]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
Converted backquote to the new style.
[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
11 2001-11-27 Richard M. Stallman <rms@gnu.org>
12
13 * cus-edit.el (custom-load-symbol): Don't always load locate-library.
14
15 2001-11-26 Richard M. Stallman <rms@gnu.org>
16
17 * wid-edit.el (widget-toggle-value-create): On graphic terminal,
18 if :on-glyph or :off-glyph is a list, eval it and store it back.
19 (checkbox): Quote the values for :on-glyph and :off-glyph.
20
21 * cus-start.el (recursive-load-depth-limit): Delete item.
22
23 2001-11-26 Sam Steingold <sds@gnu.org>
24
25 * progmodes/cc-mode.el (c-submit-bug-report): Make sure that the
26 arguments to `insert' are strings.
27
28 2001-11-26 Richard M. Stallman <rms@gnu.org>
29
30 * startup.el (command-line-1): Call kill-buffer only in non-fancy case.
31
32 2001-11-26 Eli Zaretskii <eliz@is.elta.co.il>
33
34 * loaddefs.el: Regenerated.
35
36 * international/mule-diag.el: Require help-fns instead of
37 help-funs.
38
39 * help-fns.el: Renamed from help-funs.el.
40
41 * startup.el (command-line-1): Don't try to call process-list if
42 it is not fboundp.
43
44 2001-11-26 Sam Steingold <sds@gnu.org>
45
46 * frame.el (show-trailing-whitespace): Remove :set argument (the
47 value was essentially identical to the defalt).
48
49 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
50
51 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
52
53 * icomplete.el (icomplete-minibuffer-setup): Likewise.
54
55 * hilit-chg.el (hilit-chg-set): Likewise.
56
57 * speedbar.el (speedbar-mode): Likewise.
58
59 * calendar/calendar.el (calendar-mode): Likewise.
60
61 * play/yow.el (psychoanalyze-pinhead): Use insert instead of
62 insert-string.
63
64 * play/gamegrid.el (gamegrid-init-buffer): Likewise.
65
66 * term/bg-mouse.el (bg-insert-moused-sexp): Likewise.
67
68 * term/sun-mouse.el (sun-yank-selection): Likewise.
69
70 * textmodes/bib-mode.el (return-key-bib): Likewise.
71
72 * calendar/appt.el (appt-disp-window): Likewise.
73
74 * calendar/diary-lib.el (list-diary-entries): Likewise.
75
76 * array.el (array-reconfigure-rows): Likewise.
77
78 * filecache.el (file-cache-minibuffer-complete): Likewise.
79
80 * obsolete/cplus-md.el (fill-c++-comment): Likewise.
81
82 * strokes.el (strokes-prompt-user-save-strokes): Likewise.
83
84 * allout.el (outline-version, outline-open-topic)
85 (outline-rebullet-heading, outline-insert-listified)
86 (outline-latex-verbatim-quote-curr-line)
87 (outline-latexify-one-item, outlineify-sticky): Likewise.
88
89 * vc.el (vc-next-action-on-file): Likewise.
90 (vc-dired-mode): Remove make-local-hook.
91
92 2001-11-26 Andre Spiegel <spiegel@gnu.org>
93
94 * vc.el (vc-find-version): New function.
95 (vc-version-other-window): Redefined in terms of the above.
96
97 * log-view.el (log-view-find-version): New function.
98 (log-view-mode-map): Bind it to `f'.
99
100 2001-11-26 Gerd Moellmann <gerd@gnu.org>
101
102 * language/devan-util.el (dev-char-glyph): Escape `"' in
103 string literals.
104 (dev-glyph-glyph, dev-glyph-glyph-2)
105 (devanagari-compose-syllable-region): Likewise.
106
107 2001-11-26 Richard M. Stallman <rms@gnu.org>
108
109 * window.el (save-selected-window): No error if saved window is dead.
110
111 * help-funs.el (describe-syntax): Put (interactive) after doc string.
112
113 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
114
115 * international/quail.el (quail-help): Require help-mode in
116 top-level instead.
117
118 * iswitchb.el (iswitchb-exhibit): Use insert instead of
119 insert-string.
120
121 * icomplete.el (icomplete-exhibit): Likewise.
122
123 2001-11-25 Stefan Monnier <monnier@cs.yale.edu>
124
125 * diff-mode.el (diff-end-of-hunk): Watch out for ambiguities.
126 (diff-hunk-kill): Simplify.
127 (diff-post-command-hook): Only apply to a single hunk.
128 (diff-hunk-text): Make `char-offset' non-optional.
129 (diff-find-text): Return a cons cell.
130 (diff-find-approx-text): New fun.
131 (diff-find-source-location): Use it.
132 (diff-apply-hunk, diff-test-hunk, diff-goto-source):
133 Adapt to new retval of diff-find-text.
134
135 * vc-cvs.el (vc-cvs-parse-entry): Rewrite, comparing the string-
136 rather than integer- representation of dates.
137
138 * textmodes/fill.el (fill-indent-according-to-mode): Default to nil.
139
140 * emacs-lisp/syntax.el: Don't profile syntax-ppss any more.
141 (syntax-after): New fun.
142
143 * help-funs.el (describe-syntax): New fun.
144
145 * font-lock.el (font-lock-cache-state, font-lock-cache-position)
146 (font-lock-ppss-stats, font-lock-ppss): Remove.
147 (font-lock-fontify-syntactically-region): Remove tuning code.
148 (font-lock-compile-keywords): Fix off-by-one bug.
149 (font-lock-set-defaults): Don't set removed vars.
150 (c-keywords): Add `inline'.
151 (c-type-names): Add `_Complex', `_Imaginary' and `_Bool'.
152
153 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
154 Set syntax-begin-function.
155 (lisp-interaction-mode-abbrev-table): Defvar to its correct value.
156 (lisp-interaction-mode): Don't set local-abbrev-table any more.
157 (lisp-mode-auto-fill): Use syntax-ppss and obey
158 comment-auto-fill-only-comments.
159 (lisp-fill-paragraph): Use syntax-ppss.
160
161 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
162
163 * mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
164 version of rmail-enable-mime.
165 (rmail-forward): Use it.
166
167 2001-11-25 Richard M. Stallman <rms@gnu.org>
168
169 * emacs-lisp/lisp-mode.el (lisp-indent-function): Add doc string.
170
171 * international/quail.el (quail-keyboard-layout-button):
172 Define button type.
173 (quail-keyboard-customize-button): Likewise.
174 (quail-help): Use those button types. Require `help-mode'.
175 Avoid altering the argument `package'.
176
177 * help-mode.el (help-function, help-variable, help-face)
178 (help-coding-system, help-input-method, help-character-set):
179 Define each button type with its own explicit define-button-type.
180
181 * language/devan-util.el: Comment out parts of the file
182 which apparently are garbled.
183
184 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
185
186 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
187 insert-string.
188
189 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
190
191 * play/snake.el (snake-mode): Remove make-local-hook.
192
193 * play/tetris.el (tetris-mode): Likewise.
194
195 * play/decipher.el (decipher-mode): Likewise.
196
197 * tmm.el (tmm-add-prompt): Likewise.
198
199 2001-11-25 Sam Steingold <sds@gnu.org>
200
201 * menu-bar.el (menu-bar-apropos-menu): New variable.
202 Moved all `apropos' bindings to this menu.
203 (menu-bar-help-menu): Added `menu-bar-apropos-menu'.
204
205 2001-11-24 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
206
207 The following changes are for new indian languages support based
208 on Unicode charset and CDAC fonts.
209
210 * international/mule-conf.el: Change indian-1-column charset to
211 indian-glyph charset.
212
213 * international/characters.el: Adjusted for the change of
214 indian-1-column -> indian-glyph.
215
216 * international/fontset.el: Delete the setting for indian-1-column
217 and add the setting for indian-glyph in the default fontset.
218
219 * language/indian.el: Completely re-written.
220
221 * language/devanagari.el: Completely re-written.
222
223 * language/devan-util.el: Completely re-written.
224
225 * language/ind-util.el: New file.
226
227 2001-11-24 Richard M. Stallman <rms@gnu.org>
228
229 * startup.el (command-line-1): Don't do startup screen
230 if a subprocess is running. Call the startup screen buffer
231 "GNU Emacs". Make a special mode-line-format for it.
232
233 * net/browse-url.el (browse-url-galeon-new-window-is-tab): New var.
234 (browse-url-galeon): Use that variable.
235
236 * mail/supercite.el (sc-toggle-var): Don't use set-variable or
237 eval-expression. Eval and set the variable simply.
238
239 * files.el (temporary-file-directory): Use defcustom.
240 (small-temporary-file-directory): Likewise.
241 (normal-backup-enable-predicate): Move down in file
242 after definition of temporary-file-directory.
243
244 * bindings.el (last-buffer, unbury-buffer): Doc fixes.
245
246 2001-11-24 Colin Walters <walters@debian.org>
247
248 * calc/calc-ext.el (calc-init-extensions): Update the rest of the
249 autoload names to match files renamed on initial calc import.
250
251 * calc/calc.el (Commentary): Cleanup, and add logistic curve
252 fitting suggestion from Robert J. Chassell <bob@rattlesnake.com>.
253
254 2001-11-23 Colin Walters <walters@debian.org>
255
256 * Makefile.in (finder_setwins, setwins): Include Calc again.
257
258 * calc/calc-rules.el: Add header comment.
259
260 2001-11-23 Andre Spiegel <spiegel@gnu.org>
261
262 * vc.el (with-vc-properties): Don't bind `filename' locally.
263 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings
264 to avoid name clashes. Fix `lisp-indent-function' property for
265 both.
266
267 2001-11-23 Francesco Potorti` <pot@gnu.org>
268
269 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.
270
271 2001-11-22 Colin Walters <walters@debian.org>
272
273 * calc/calc-misc.el (report-calc-bug):
274 Use `reporter-prompt-for-summary-p'.
275
276 * calc/INSTALL, calc/Makefile: Remove.
277
278 2001-11-22 Miles Bader <miles@gnu.org>
279
280 * emacs-lisp/re-builder.el (reb-match-0, reb-match-1)
281 (reb-match-2, reb-match-3): Add dark-background variants.
282
283 2001-11-22 Colin Walters <walters@debian.org>
284
285 * calc/calc-misc.el (calc-info): Don't perform voodoo, just
286 (info "Calc").
287 (report-calc-bug): Use reporter.el.
288
289 * mail/reporter.el (reporter-submit-bug-report): Doc fixes.
290
291 2001-11-21 Richard M. Stallman <rms@gnu.org>
292
293 * which-func.el (which-function): Call imenu--make-index-alist
294 if necessary to get a list of functions.
295 (which-function-imenu-failed): New variable.
296 (which-func-update): Handle all visible windows.
297 (which-func-update-1): New subroutine broken out of which-func-update.
298
299 * files.el (temporary-file-directory, null-device)
300 (small-temporary-file-directory): Definitions moved up.
301
302 * progmodes/cperl-mode.el (cperl-problems, cperl-tips)
303 (cperl-non-problems, cperl-praise): Doc fixes.
304
305 * progmodes/sh-script.el (sh-mode): Don't use define-derived-mode.
306 (sh-mode-syntax-table): Function restored.
307 Variable set up for use by function sh-mode-syntax-table.
308 (sh-set-shell): Set the syntax table.
309
310 * play/gomoku.el (gomoku-mode): Don't use define-derived-mode.
311
312 * progmodes/perl-mode.el (perl-mode): Don't use define-derived-mode.
313
314 * international/encoded-kb.el: Don't alter minor-map-alist.
315
316 2001-11-20 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
317
318 * files.el (auto-save-file-name-transforms): Put remote files in
319 temporary-file-directory rather than /tmp.
320
321 2001-11-21 Colin Walters <walters@debian.org>
322
323 * calc/calc-macs.el (calc-slow-wrapper): Move (point) call outside
324 of (function ...) wrapper.
325
326 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
327
328 * derived.el (define-derived-mode): Create the abbrev-table
329 from inside the `defvar'.
330
331 * jit-lock.el (jit-lock-defer-time): New var.
332 (jit-lock-defer-timer, jit-lock-buffers): New vars.
333 (jit-lock-mode): Initialize them. Cancel the timers more carefully.
334 (jit-lock-function): Defer fontification if requested.
335 (jit-lock-stealth-chunk-start): Pay attention to the new non-nil value.
336 (jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline'
337 text property.
338 (jit-lock-deferred-fontify): New fun.
339
340 2001-11-20 Richard M. Stallman <rms@gnu.org>
341
342 * emacs-lisp/lisp-mode.el (lisp-interaction-mode):
343 Set local-abbrev-table to lisp-mode-abbrev-table.
344
345 * emacs-lisp/re-builder.el (reb-mode):
346 Don't use define-derived-mode. Call kill-all-local-variables.
347
348 * emacs-lisp/lisp-mode.el (lisp-mode, emacs-lisp-mode):
349 Don't use define-derived-mode.
350
351 * help-mode.el (help-mode): Undo 2001-10-07 change.
352
353 * replace.el (occur-mode): Undo 2001-5-20 change.
354
355 2001-11-20 Jason Rumney <jasonr@gnu.org>
356
357 * w32-fns.el (w32-system-coding-system): Change to an alias for
358 locale-coding-system.
359 (set-w32-system-coding-system): Document the above change.
360 Set locale-coding-system instead.
361
362 2001-11-20 Richard M. Stallman <rms@gnu.org>
363
364 * ruler-mode.el: Add pagination.
365 (ruler-mode-toggle-show-tab-stops): No need to
366 test `ruler-mode' variable.
367
368 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
369
370 * play/landmark.el: Mark lm-mode as special.
371
372 * play/gomoku.el: Mark gomoku-mode as special.
373
374 2001-11-20 Juanma Barranquero <lektu@terra.es>
375
376 * emacs-lisp/re-builder.el (reb-change-target-buffer): New function.
377 (top-level): Bind it to C-c C-b.
378 (re-builder): Don't re-enter RE Builder Mode.
379
380 * bs.el (bs-delete): Signal an error if the buffer cannot be deleted.
381
382 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
383
384 * progmodes/cperl-mode.el (cperl-perldoc): Require man before binding
385 `manual-program'.
386
387 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Don't move back
388 to a line without a comment.
389
390 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
391
392 * dired.el (dired-listing-switches): Mention in the doc string
393 that some switches are not supported by ls-lisp.el
394
395 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
396
397 * imenu.el (imenu--split-menu): Use dolist and copy-sequence.
398 (imenu--create-keymap-2): Remove.
399 (imenu--create-keymap-1): Simplify, remove third argument.
400 (imenu--generic-function): Use dolist.
401 (imenu-find-default): New function.
402 (imenu--completion-buffer): Use it.
403 (imenu--mouse-menu): Use popup-menu.
404 (imenu--menubar-select): Return t rather than calling imenu.
405
406 * textmodes/fill.el (fill-delete-prefix, fill-delete-newlines):
407 New functions, extracted from fill-region-as-paragraph.
408 (fill-region-as-paragraph): Use them.
409 Use an end marker instead of eob.
410 Ignore whitespace-only fill-prefixes when indenting according to mode.
411 Simplify the loop that searches for spaces backwards.
412
413 * textmodes/picture.el (picture-vertical-step)
414 (picture-horizontal-step): Don't use defconst for variables.
415
416 * mail/mail-extr.el: Use backquote/dolist/mapc/when. Docstring fixes.
417 (mail-extract-address-components): Downcase domain names.
418 (mail-extr-delete-char): Remove. Use delete-char instead.
419
420 * emulation/pc-select.el: Doc string fixes.
421 (pc-selection-mode): Don't treat macos as a tty.
422
423 * emacs-lisp/lisp.el (mark-sexp): Mark more if repeated.
424
425 * progmodes/cc-engine.el (c-parse-state): Typo. From Martin Stjernholm.
426
427 * mwheel.el (mouse-wheel-scroll-amount): Allow float values.
428 (mouse-wheel-progessive-speed): New var.
429 (mwheel-scroll): Use it and handle float values.
430
431 * lazy-lock.el (lazy-lock-install-hooks): Remove make-local-hook.
432
433 * iswitchb.el (iswitchb-mode): Use define-minor-mode.
434 (iswitchb): Fix the case where the result was selected with the mouse.
435 (iswitchb-completion-help): Use the normal *Completions* now that
436 mouse selection works.
437 (iswitchb-minibuffer-setup): Simplify.
438
439 * newcomment.el (comment-column, comment-style, comment-multi-line)
440 (comment-auto-fill-only-comments): Remove :group arg.
441 (comment-padding): Add :type.
442 (comment-indent-new-line): Ignore comment-auto-fill-only-comments
443 if called interactively.
444
445 2001-11-19 Colin Walters <walters@verbum.org>
446
447 * calc/calc.el (toplevel): Add comment and version header.
448 (calc-init-base): Bump version to 2.02f, update date.
449
450 2001-11-19 Richard M. Stallman <rms@gnu.org>
451
452 * net/browse-url.el: Support Mozilla and Galeon.
453 By default, find the installed browser whichever it is.
454 (browse-url-mozilla): New function.
455 (browse-url-mozilla-sentinel): New function.
456 (browse-url-galeon, browse-url-galeon-sentinel): New functions.
457 (browse-url-default-browser): New function.
458 (browse-url-process-environment): Use browse-url-browser-display.
459 (browse-url-browser-display): Renamed from browse-url-netscape-display.
460 (browse-url-mozilla-startup-arguments, browse-url-galeon-program)
461 (browse-url-galeon-arguments, browse-url-galeon-startup-arguments)
462 (browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.
463 (browse-url-browser-function): New default, new options.
464
465 2001-11-19 Sam Steingold <sds@gnu.org>
466
467 * bindings.el (last-buffer, unbury-buffer): New function.
468 (mode-line-unbury-buffer): Use `unbury-buffer'.
469
470 2001-11-18 Stephen Eglen <stephen@gnu.org>
471
472 * iswitchb.el (iswitchb-cannot-complete-hook): New variable to
473 control behaviour when no further completion is possible.
474
475 2001-11-19 Colin Walters <walters@verbum.org>
476
477 * calc/calc-macs.el (calc-wrapper, calc-slow-wrapper)
478 (math-showing-full-precision, math-with-extra-prec, math-working)
479 (calc-with-default-simplification)
480 (calc-with-trail-buffer): Use backtick.
481 (Math-zerop, Math-integer-negp, Math-integer-posp, Math-negp)
482 (Math-looks-negp, Math-posp, Math-integerp, Math-natnump)
483 (Math-ratp, Math-realp, Math-anglep, Math-numberp, Math-scalarp)
484 (Math-vectorp, Math-messy-integerp, Math-objectp, Math-objvecp)
485 (Math-integer-neg, Math-equal, Math-lessp, Math-primp)
486 (Math-num-integerp, Math-bignum-test, Math-equal-int)
487 (Math-natnum-lessp, math-format-radix-digit): Change to `defsubst'.
488 (calc-record-compilation-date-macro): Deleted. Callers updated.
489 (math-format-radix-digit): Move to calc-bin.el.
490
491 * calc/calc.el (calc-record-compilation-date): Remove.
492 (calc-bug-address): Update.
493 (calc-settings-file): Use `user-init-file'.
494
495 * calc/calc-mode.el (calc-settings-file-name, calc-save-modes):
496 Handle null `calc-settings-file'.
497
498 * calc/calc-frac.el (calc-over-notation): Use `completing-read'.
499 * calc/calc-keypd.el (calc-keypad-mode): New.
500 (calc-do-keypad): Use it.
501 (calc-keypad-map): Move into `calc-keypad-mode'.
502
503 * calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote
504 to defalias argument.
505
506 * calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc)
507 (calcFunc-floor): Ditto.
508
509 * calc-units.el (calcFunc-usimplify): Ditto.
510
511 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
512 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
513 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
514 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
515 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
516 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
517 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
518 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
519 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
520 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
521 * calcsel2.el: Change all toplevel `setq' forms to `defvar' forms,
522 and move them before their first use. Use `when', `unless'.
523 Remove trailing periods from error forms. Add description and
524 headers suggested by Emacs Lisp coding conventions.
525
526 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
527
528 * newcomment.el (comment-indent):
529 Fix misindentation for comment-only lines.
530 (comment-indent-new-line): Only obey comment-multi-line if the
531 comment-ender is not the end-of-line.
532
533 2001-11-19 Richard M. Stallman <rms@gnu.org>
534
535 * net/net-utils.el (network-connection-service-abbrev-alist):
536 New variable.
537
538 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
539 Advance to start of 3rd sexp by moving fwd and backing over it.
540 At first three elements, act like defun.
541
542 * delsel.el (delete-selection-pre-hook): Handle and resignal
543 file-supersession errors to interact properly with userlock.el.
544
545 2001-11-18 Richard M. Stallman <rms@gnu.org>
546
547 * progmodes/fortran.el (fortran-mode-syntax-table):
548 Specify punctuation syntax for backslash.
549
550 * progmodes/sh-script.el (sh-must-be-shell-mode): Function deleted.
551 All calls deleted.
552
553 * international/mule-util.el (string-to-sequence): Make it obsolete.
554 (string-to-list, string-to-vector): Implement them directly
555 using append and vconcat, not with string-to-sequence.
556
557 * startup.el (command-line): Set abbrevs-changed to nil after
558 reading the init file and the abbrevs file.
559
560 * isearch.el (isearch): Use magenta2 as bg for (background light)
561
562 2001-11-17 Richard M. Stallman <rms@gnu.org>
563
564 * menu-bar.el (menu-bar-update-buffers-1): Don't pad the buffer name.
565
566 * simple.el (minibuffer-history-sexp-flag): Doc fix.
567
568 2001-11-17 Stefan Monnier <monnier@cs.yale.edu>
569
570 * font-lock.el (font-lock-compile-keywords): New arg `regexp'.
571 If set and if applicable, add a regexp to highlight defun-like
572 text inside comments and strings.
573 (font-lock-fontify-keywords-region): Pass that new arg.
574 (font-lock-set-defaults): Move the code to set `font-lock-keywords'
575 to the end and pass that new arg.
576 (c-font-lock-keywords-2): Fix regex for labels.
577 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
578 Make it work when LIMIT is several lines further.
579 (c-font-lock-keywords-3, c++-font-lock-keywords-3)
580 (objc-font-lock-keywords-3, java-font-lock-keywords-3):
581 Use backquote and make the regexes for `int a, b, c;' work on
582 multiple lines.
583
584 * emacs-lisp/re-builder.el (reb-mode): Use define-derived-mode.
585 (font-lock-defaults-alist): Don't change it any more.
586 (reb-subexp-mode-map): Cleanup.
587
588 * custom.el (custom-current-group-alist): New var.
589 (custom-declare-group): Set it.
590 (custom-current-group): New fun.
591 (custom-declare-variable, custom-handle-all-keywords):
592 Use it as a default if no :group argument is specified.
593
594 * international/mule-cmds.el (locale-name-match): Use \` and \(?:.
595 (standard-keyboard-coding-systems): New var.
596 (set-locale-environment): Use it to decide whether or not to call
597 set-keyboard-coding-system.
598 (locale-language-names): Use \"French\" for "fr".
599
600 2001-11-17 Richard M. Stallman <rms@gnu.org>
601
602 * emacs-lisp/checkdoc.el (princ-list, checkdoc-read-event)
603 (add-to-list): Delete compatibility code.
604 (checkdoc-next-message-error): Doc fix.
605
606 2001-11-17 Stephen Eglen <stephen@gnu.org>
607
608 * locate.el (locate): Show default locate pattern within the
609 prompt, but don't insert it into the minibuffer contents.
610 Catch the case when pattern is the empty string.
611
612 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
613
614 * language/european.el ("French"): New language environment.
615
616 2001-11-16 Richard M. Stallman <rms@gnu.org>
617
618 * calendar/todo-mode.el (todo-save): Fix previous change.
619
620 * subr.el (functionp): Do use cdr-safe on object.
621
622 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
623
624 * bindings.el (mode-line-mode-name): Only put the help-echo property
625 if the local-map property was put as well.
626 (global-map): Bind switch-frame, delete-frame, iconify-frame
627 and make-frame-visible events.
628
629 * emacs-lisp/elp.el (elp-not-profilable): New var.
630 (elp-not-profilable-p): New function.
631 (elp-instrument-function): Use it. Use backquotes and push.
632
633 * emacs-lisp/bytecomp.el (byte-compile-call-tree, byte-code-vector)
634 (byte-stack+-info, byte-compile-last-warned-form)
635 (byte-compile-last-logged-file): Don't defconst a variable.
636 (no-byte-compile): Declare.
637 (byte-compile-file): Don't boundp-check no-byte-compile any more.
638 (byte-compile-defvar): Leave defconst as is.
639
640 * emacs-lisp/edebug.el (edebug-form-data, edebug-offsets)
641 (edebug-offsets-stack, edebug-read-dotted-list, edebug-def-name)
642 (edebug-current-offset, edebug-old-def-name, edebug-error-point)
643 (edebug-best-error): Don't defconst a variable.
644 (edebug-read-syntax-table): Use a char-table.
645 (edebug-lemacs-specific): Remove.
646 Toplevel: Eliminate check for Lucid Emacs.
647
648 * pcvs-util.el (cvs-prefix-define): Don't defconst a variable.
649
650 * rect.el (move-to-column-force): Mark obsolete.
651 (operate-on-rectangle, delete-extract-rectangle-line)
652 (insert-rectangle, delete-whitespace-rectangle-line)
653 (open-rectangle-line, clear-rectangle-line): Use move-to-column.
654 (string-rectangle-history): New var.
655 (string-rectangle, string-insert-rectangle): Use it.
656 (delete-rectangle-line): Fix pos/column mixup and simplify.
657
658 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
659 (normal-top-level, command-line, command-line-1): Simplify.
660
661 * tar-mode.el (tar-mode): Use define-derived-mode.
662
663 * view.el (view-mode-enable): Don't use make-local-hook.
664
665 * emacs-lisp/eldoc.el (eldoc-mode): Use define-minor-mode.
666
667 2001-11-16 Richard M. Stallman <rms@gnu.org>
668
669 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word
670 if it doesn't make sense as anything else.
671 Don't recognize a "telephone number" at the beginning of the name.
672 (mail-extr-leading-garbage): Match non-word characters only.
673
674 2001-11-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
675
676 * startup.el (command-line-processed): Doc fix.
677
678 * apropos.el (apropos-next-label-button): Doc fix.
679
680 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
681
682 * comint.el (comint-mode): Simplify.
683 (make-comint-in-buffer): Run `comint-mode' only if necessary.
684
685 * subr.el (eval-after-load): Make it work with features as well.
686
687 * log-view.el (log-view-mode): Don't mark the buffer unmodified.
688
689 * international/mule-cmds.el (describe-input-method): Setup xref.
690 (set-language-environment): Use functionp.
691 (locale-language-names, locale-charset-language-names)
692 (locale-preferred-coding-systems): Defconst and purecopy.
693
694 * language/european.el (mac-roman): Add mime-charset property.
695
696 2001-11-15 Richard M. Stallman <rms@gnu.org>
697
698 * emacs-lisp/cl.el (values, values-list, multiple-value-list)
699 (multiple-value-apply, nth-value): Use defsubst rather than defalias
700 to get better doc strings.
701
702 2001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
703
704 * derived.el: Fix autoload cookie.
705
706 2001-11-15 Richard M. Stallman <rms@gnu.org>
707
708 * jka-compr.el (jka-compr-partial-uncompress): Fix previous change.
709
710 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
711
712 * menu-bar.el (menu-bar-edit-menu) <copy>: Put an explicit key binding.
713
714 2001-11-15 Richard M. Stallman <rms@gnu.org>
715
716 * dired.el (dired-undo): Display a message to explain
717 that this does not undo file system changes.
718
719 2001-11-15 David Kastrup <David.Kastrup@t-online.de>
720
721 * mouse-drag.el (mouse-drag-throw): Push back non-drag events
722 into `unread-command-events' instead of trying keymap
723 lookups ourselves. This makes mouse-clicks do the right
724 thing even when keymaps of overlays are involved.
725 (mouse-drag-drag): Likewise.
726
727 2001-11-15 Andreas Schwab <schwab@suse.de>
728
729 * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special
730 characters and append anchor to pattern added to auto-mode-alist.
731
732 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
733
734 * server.el (server-process-filter): Run pore/post-comment-hook
735 before/after visiting the file.
736
737 * info-look.el (makefile-mode): Add info for automake.
738 (autoconf-mode): Fix the name of the index for automake.
739
740 * international/latin-9.el: Give pilcrow punctuation syntax.
741
742 2001-11-15 Andre Spiegel <spiegel@gnu.org>
743
744 * vc.el: Documentation fixes.
745
746 2001-11-14 Stefan Monnier <monnier@cs.yale.edu>
747
748 * smerge-mode.el (smerge-match-conflict): Fix typo.
749 (smerge-diff): Be careful to read match-data early enough.
750
751 2001-11-14 Colin Walters <walters@verbum.org>
752
753 * calc/calc-alg.el (calcFunc-esimplify, calcFunc-simplify)
754 (calcFunc-subst): Use `defalias' instead of `fset' and
755 `symbol-function'.
756
757 * calc/calc-arith.el (calcFunc-abs, calcFunc-float)
758 (calcFunc-ceil, calcFunc-round): Ditto.
759
760 * calc/calc-bin.el (calcFunc-clip): Ditto.
761
762 * calc/calc-ext.el (calcFunc-evalv): Ditto.
763
764 * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Ditto.
765
766 * calc/calc-misc.el (math-fixnump, math-fixnatnump)
767 (calcFunc-trunc, calcFunc-floor, calc-report-bug): Ditto.
768
769 * calc/calc-units.el (calcFunc-unsimplify): Ditto.
770
771 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
772 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
773 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
774 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
775 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
776 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
777 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
778 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
779 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
780 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
781 * calcsel2.el: Style cleanup; don't put closing parens on their
782 own line, add "foo.el ends here" to each file, and update
783 copyright date.
784
785 * README: Update maintainer.
786
787 2001-11-13 Alan Shutko <ats@acm.org>
788
789 * compile.el (recompile): Use compilation-arguments if set, so as
790 to be able to M-x recompile the exact command which created a
791 compilation-mode buffer.
792
793 2001-11-13 Richard M. Stallman <rms@gnu.org>
794
795 * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
796
797 2001-11-13 Gerd Moellmann <gerd@gnu.org>
798
799 * mouse.el (mouse-drag-region): Don't run the up-event
800 handler if window start changed due to the down-mouse event.
801
802 2001-11-13 Richard M. Stallman <rms@gnu.org>
803
804 * mouse.el (mouse-show-mark): Either move point to the mark
805 or use highlighting, never both.
806 (mouse-buffer-menu): If WINDOW is a frame, select its selected window.
807
808 2001-11-13 Simon Josefsson <jas@extundo.com>
809
810 * mail/smtpmail.el (top-level): Change maintainer to Simon
811 Josefsson, cleanup the smtpmail.el header.
812
813 * mail/smtpmail.el (top-level): Don't require cl or base64.
814 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
815 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd):
816 Defsubst instead of defmacro.
817 (smtpmail-intersection): Return value in reverse order.
818 (smtpmail-open-stream): Use stringp instead of string-to-list.
819 (smtpmail-open-stream, smtpmail-try-auth-methods): New functions,
820 separated from smtpmail-via-smtp.
821
822 * mail/smtpmail.el (top-level): Autoload starttls, mail-utils and
823 rfc2104. Require base64 and cl.
824 (smtpmail-smtp-service): Doc fix. :type fix.
825 (smtpmail-debug-info): Doc fix.
826 (smtpmail-debug-verb, smtpmail-auth-credentials)
827 (smtpmail-starttls-credentials, smtpmail-auth-supported):
828 New variables.
829 (smtpmail-deduce-address-list, smtpmail-send-it): Don't require
830 mail-utils (it is autoloaded).
831 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
832 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd)
833 (smtpmail-find-credentials, smtpmail-intersection): New utility funs.
834 (smtpmail-via-smtp): Support STARTTLS, if binary is installed.
835 (smtpmail-via-smtp): Support AUTH.
836 (smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB.
837
838 2001-11-13 Richard M. Stallman <rms@gnu.org>
839
840 * ebuff-menu.el (electric-buffer-update-highlight): New function.
841 (electric-buffer-overlay): New variable.
842 (electric-buffer-menu-looper): Call electric-buffer-update-highlight.
843 (electric-buffer-list): Likewise.
844
845 2001-11-13 Per Starback <starback@ling.uu.se>
846
847 * isearch.el (isearch-whitespace-chars): Doc fix.
848 (isearch-mode): Handle negative search-slow-window-lines correctly.
849
850 2001-11-13 Stefan Monnier <monnier@cs.yale.edu>
851
852 * newcomment.el (comment-normalize-vars): Handle a nil comment-padding.
853
854 * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.
855 From Emmanuel Briot <briot@act-europe.fr>.
856
857 2001-11-13 Colin Walters <walters@debian.org>
858
859 * calc/calc.el (calc-unread-command): Use `unread-command-events'.
860
861 * calc/calc-mode.el (calc-settings-file-name): Don't hardcode
862 "~/.emacs"; use `read-file-name'.
863
864 * calc/calc-graph.el, calc/calc-embed.el, calc/calc-graph.el
865 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-prog.el
866 * calc/calc-sel.el, calc/calc-store.el, calc/calc-yank.el
867 * calc/calc.el: Use `frame-width' instead of `screen-width',
868 `frame-height' instead of `screen-height', and,
869 `executing-kbd-macro' instead of `executing-macro'.
870
871 * calc/calc-embed.el (calc-do-embedded): Call `y-or-n-p' with
872 correct number of arguments.
873
874 * calc/calc-aent.el (calc-do-alg-entry):
875 Use `blink-paren-function' instead of `blink-paren-hook'.
876
877 2001-11-12 Richard M. Stallman <rms@gnu.org>
878
879 * calendar/todo-mode.el (todo-save): Add save-excursion
880 and save-restriction.
881
882 * server.el (server-edit, server-done): Doc fix.
883
884 * simple.el (clone-indirect-buffer): Error if major mode symbol
885 has a no-clone-indirect property.
886 (clone-buffer): Check for obvious errors before reading clone name.
887
888 * info.el (Info-mode): Add a no-clone-indirect property.
889
890 2001-11-12 Sam Steingold <sds@gnu.org>
891
892 * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
893 set-buffer-modified-p to nil after `vc-exec-after'.
894 * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
895 (log-view-mode): Make read-only.
896 (log-view-current-file): Do final `expand-file-name' in the
897 current `default-directory'.
898 (log-view-current-tag): Take an optional `where' arg.
899 (log-view-diff): New user command.
900
901 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
902
903 * progmodes/cpp.el (cpp-choose-face): Fix typo.
904
905 2001-11-12 Sam Steingold <sds@gnu.org>
906
907 * emacs-lisp/cl-indent.el (toplevel): Indent properly
908 `generic-flet', `generic-labels', `with-accessors',
909 `with-condition-restarts'.
910
911 2001-11-12 Richard M. Stallman <rms@gnu.org>
912
913 * dired.el: Many trivial doc fixes.
914 (dired-get-file-for-visit): New function.
915 (dired-find-alternate-file, dired-mouse-find-file-other-window):
916 (dired-view-file, dired-find-file-other-window, dired-display-file):
917 (dired-find-file): Use dired-get-file-for-visit.
918
919 2001-11-12 Alex Schroeder <kensanata@yahoo.com>
920
921 * sql.el (sql-mode): Doc change.
922
923 * sql.el (sql-mode-syntax-table): The backslash is no longer an
924 escape character.
925
926 2001-11-12 Colin Walters <walters@debian.org>
927
928 * calc/calc-keypd.el (toplevel): Bind mouse buttons.
929 (calc-do-keypad): Don't attempt to use nonexistent global
930 mouse-map, use calc-keypad-map.
931 (calc-keypad-x-left-click): Renamed to calc-keypad-left-click.
932 (calc-keypad-left-click): Don't use mouse-map; update to new event
933 interface.
934 (calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto.
935 (calc-keypad-press): Use `unread-command-events' instead of
936 `unread-command-char'.
937
938 * calc/calc-ext.el (calc-init-extensions): Update autoload names
939 to match files renamed on initial calc import.
940
941 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
942
943 * textmodes/flyspell.el (flyspell-default-dictionary):
944 Fix previous change.
945
946 2001-11-12 Richard M. Stallman <rms@gnu.org>
947
948 * textmodes/flyspell.el (flyspell-default-dictionary):
949 Fix custom type.
950
951 2001-11-11 Richard M. Stallman <rms@gnu.org>
952
953 * calendar/solar.el (solar-sunrise-and-sunset):
954 Exchange the two extreme values of day-length.
955
956 * progmodes/sh-script.el (sh-must-be-shell-mode):
957 Allow modes derived from sh-mode.
958
959 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
960 Turn off error in some re-search-forward calls.
961
962 * replace.el (query-replace-skip-read-only): New variable.
963 (perform-replace): If that variable is non-nil, ignore matches
964 that have a read-only property.
965
966 * derived.el (define-derived-mode): Doc fix.
967
968 * server.el (server-buffer-done): Test of server-existing-buffer
969 was backwards.
970 (server-existing-buffer): Doc fix.
971
972 * textmodes/flyspell.el (flyspell-default-dictionary):
973 Allow nil as value, and make nil the default.
974
975 2001-11-11 Eli Zaretskii <eliz@is.elta.co.il>
976
977 * subdirs.el: Regenerated.
978
979 * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if
980 it is not fboundp.
981 (clipboard-yank): Ditto.
982
983 2001-11-11 Colin Walters <walters@verbum.org>
984
985 The following changes are based on patches from
986 Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro\e,A_\e(Bjohann
987 <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others.
988
989 * calc/calc.el (toplevel): Require calc-macs.
990 (calc-minibuffer-size): New.
991 (calcDigit-nondigit): Use it instead of `buffer-size'.
992 (calcDigit-backspace): Likewise.
993 (calcDigit-nondigit): Use `minibuffer-contents' instead of
994 `buffer-string'.
995 (calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of
996 `point-min'.
997 (calcDigit-key): Use `calc-minibuffer-contains' instead of a
998 `save-excursion'.
999
1000 * calc/calc-macs.el (calc-record-compilation-date-macro): Return a
1001 simple `setq' form.
1002
1003 * calc/calc-ext.el: (toplevel): Require calc.
1004 (calc-fancy-prefix-map): New.
1005 (calc-fancy-prefix): Use it.
1006 (calc-fancy-prefix-other-key): New.
1007
1008 * calc/calc-aent.el (toplevel): Require calc-macs during compilation.
1009 (calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
1010 (calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
1011 (calcAlg-enter): Likewise.
1012 (calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.
1013
1014 2001-11-10 Richard M. Stallman <rms@gnu.org>
1015
1016 * abbrev.el (read-abbrev-file): Don't set save-abbrevs.
1017 (quietly-read-abbrev-file): Doc fix.
1018
1019 * startup.el (command-line): Read standard abbrev
1020 file (abbrev-file-name), if it exists.
1021
1022 * files.el (save-abbrevs): Default value is t.
1023
1024 * progmodes/compile.el (compile-goto-error): Fix previous change
1025 in the case where subsequent errors have not been parsed yet
1026 because they are in a different source file.
1027
1028 2001-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
1029
1030 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
1031 Merge two regular expressions into one.
1032 (ps-mode): Make local bindings for `comment-start' and
1033 `comment-start-skip'.
1034 (ps-mode-looking-at-nested): Simplify an if-else construct;
1035 use `set-match-data' to set the result.
1036
1037 2001-11-10 Richard M. Stallman <rms@gnu.org>
1038
1039 * textmodes/flyspell.el (flyspell-correct-word/local-keymap):
1040 Function deleted.
1041 (flyspell-correct-word): Old definition deleted.
1042 (flyspell-correct-word/mouse-keymap): Renamed to flyspell-correct-word.
1043 All references renamed too.
1044
1045 2001-11-10 Gerd Moellmann <gerd@gnu.org>
1046
1047 * Makefile.in (finder_setwins, setwins): Exclude Calc.
1048
1049 2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
1050
1051 * wid-edit.el (checklist): Removed `:menu-tag'.
1052 (radio-button-choice): Ditto.
1053 (editable-list): Ditto.
1054
1055 2001-11-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1056
1057 * play/gomoku.el: Move definitions of constants to the beginning
1058 of file, before their use.
1059
1060 2001-11-09 Richard M. Stallman <rms@gnu.org>
1061
1062 * textmodes/flyspell.el: Use the keymap property
1063 instead of local-map, and don't use a minor-mode map.
1064 (flyspell-mode-map): Variable deleted.
1065 Don't mess with minor-mode-map-alist.
1066 (calling add-minor-mode): Specify nil for keymap.
1067 And always use add-minor-mode, now that it exists.
1068 (flyspell-overlay-keymap-property-name): Set it to `keymap'.
1069 (flyspell-mode-on): Don't locally bind flyspell-mouse-map
1070 or flyspell-local-mouse-map.
1071 (make-flyspell-overlay): Use flyspell-mouse-map directly.
1072 (flyspell-mode): Doc fix.
1073 (flyspell-mode-on): Don't call make-local-hook.
1074
1075 2001-11-09 Sam Steingold <sds@gnu.org>
1076
1077 * emacs-lisp/debug.el (debugger-make-xrefs):
1078 Add buttons to all symbols.
1079
1080 2001-11-09 Andre Spiegel <spiegel@gnu.org>
1081
1082 * vc.el: Add John David Smith to credits.
1083
1084 Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
1085
1086 * vc-hooks.el (vc-error-occured): Backquotified.
1087 (vc-file-prop-obarray): Use prime length for better efficiency.
1088
1089 * vc.el (vc-clear-context): Fill obarray with 0, not nil.
1090
1091 2001-11-09 Eli Zaretskii <eliz@is.elta.co.il>
1092
1093 * info.el (Info-file-list-for-emacs): Add entries for Calc.
1094
1095 2001-11-09 Miles Bader <miles@gnu.org>
1096
1097 * subr.el (functionp): Don't consider macros as functions.
1098
1099 2001-11-08 Miles Bader <miles@gnu.org>
1100
1101 * subr.el (functionp): Make work correctly for macros and unbound
1102 symbols.
1103
1104 * comint.el (comint-send-input): Fix description of
1105 `comint-process-echoes' in the doc-string.
1106
1107 2001-11-08 Eli Zaretskii <eliz@is.elta.co.il>
1108
1109 * international/mule.el (make-translation-table): Doc fix.
1110 Suggested by Alex Schroeder <alex@gnu.org>.
1111
1112 2001-11-07 Richard M. Stallman <rms@gnu.org>
1113
1114 * info.el (Info-fontify-node): Highlight every third menu item.
1115
1116 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
1117
1118 * cus-edit.el (custom-face-value-create): Don't ignore the
1119 `customized-face' attribute when finding the current face spec.
1120
1121 2001-11-07 Stefan Monnier <monnier@cs.yale.edu>
1122
1123 * subr.el (with-local-quit): New macro.
1124 (make-syntax-table): Always inherit.
1125 (functionp): Be more careful when `object' is a symbol.
1126
1127 * dabbrev.el (dabbrev-completion): Use "*Completions*".
1128
1129 2001-11-07 Paul Eggert <eggert@twinsun.com>
1130
1131 * dired.el (dired-move-to-filename-regexp):
1132 Do not distinguish between ASCII letters and non-ASCII characters.
1133 Don't allow comma except in the form "month day, year".
1134 Don't allow space between month name and comma.
1135 Clean up the code that checks for trailing period, comma, and space.
1136 Remove now-obsolete comments, and add more commentary about
1137 Japanese dates.
1138 Always gobble up trailing spaces, instead of doing it only sometimes.
1139
1140 2001-11-07 Miles Bader <miles@gnu.org>
1141
1142 * paren.el (show-paren-match-face): Add dark-background variant.
1143
1144 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
1145
1146 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Paren typo.
1147 (lisp-mode-variables): Don't set paragraph-{start,separate}.
1148 Don't disable adaptive-fill-mode.
1149 (lisp-fill-paragraph): Use tab-width rather than 8.
1150 Prevent filling the first line of docstrings.
1151
1152 2001-11-06 Richard M. Stallman <rms@gnu.org>
1153
1154 * play/gomoku.el (gomoku): Doc fix.
1155
1156 * jka-compr.el (jka-compr-partial-uncompress):
1157 Support an alternative of not using dd.
1158 (jka-compr-dd-program): Use defcustom to define this.
1159 (jka-compr-load-suffixes): Use defcustom.
1160 (jka-compr-mode-alist-additions): Use defcustom.
1161
1162 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
1163
1164 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):
1165 Also work when LIMIT is further than the end of line.
1166
1167 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
1168
1169 * international/quail.el (quail-update-leim-list-file): Print the
1170 offending file name if some of its quail-define-package forms is broken.
1171
1172 2001-11-05 Richard M. Stallman <rms@gnu.org>
1173
1174 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value
1175 of the evaluated form.
1176
1177 2001-11-05 Paul Eggert <eggert@twinsun.com>
1178
1179 * ls-lisp.el (ls-lisp-time-to-seconds): New function.
1180 (ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
1181 stamps always line up by default. Also, it uses a slightly
1182 different window to determine whether files are "recent".
1183
1184 2001-11-05 Andrew Innes <andrewi@gnu.org>
1185
1186 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
1187 Don't attempt to remake autoloads before nuking .elc files.
1188
1189 2001-11-04 Richard M. Stallman <rms@gnu.org>
1190
1191 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Cope if
1192 previous-single-property-change or next-single-char-property-change
1193 returns nil.
1194
1195 * international/mule-cmds.el (set-locale-environment):
1196 Make it interactive; make arg optional.
1197
1198 * international/mule-diag.el (help-funs): Require help-funs.
1199
1200 2001-11-04 Eli Zaretskii <eliz@is.elta.co.il>
1201
1202 * term/internal.el (term-setup-hook): Add IT-setup-unicode-display.
1203
1204 2001-11-04 Miles Bader <miles@gnu.org>
1205
1206 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
1207 shadow of the splash image grey on a dark background instead of black.
1208
1209 2001-11-03 Stefan Monnier <monnier@cs.yale.edu>
1210
1211 * term.el (all faces): Don't (copy-face 'default <foo>).
1212
1213 * term/xterm.el (function-key-map):
1214 Add entry for `ESC [ 3 ~' -> <delete>
1215 Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}.
1216 Use inheritance so that .emacs and terminfo take precedence.
1217
1218 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
1219
1220 * tooltip.el (tooltip-delay): Decrease to 0.7.
1221 (tooltip-hide-delay): Enlarge to 10.
1222
1223 2001-11-03 Richard M. Stallman <rms@gnu.org>
1224
1225 * startup.el (fancy-splash-tail): Explain how to recover
1226 from a crash, if there was a crash.
1227 (command-line-1): Reorganize display of startup screen,
1228 to simplify the logic. Use a temp buffer for it.
1229
1230 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
1231
1232 * frame.el (set-background-color, set-foreground-color):
1233 Call face-set-after-frame-default, to propagate the new colors to
1234 the frame's parameters alist.
1235
1236 * calendar/timeclock.el (timeclock-out): Signal an error if
1237 timeclock-last-event is nil.
1238
1239 2001-11-02 Stefan Monnier <monnier@cs.yale.edu>
1240
1241 * textmodes/fill.el (fill-context-prefix): Fix braino.
1242
1243 * international/quail.el (quail-help):
1244 Use `help-buffer' and move `help-setup-xref' to beginning.
1245
1246 * international/mule-cmds.el (describe-language-environment):
1247 Use `help-buffer' and move `help-setup-xref' to beginning.
1248
1249 * international/mule-diag.el (list-character-sets)
1250 (sort-listed-character-sets, describe-character-set)
1251 (describe-coding-system, describe-fontset, list-fontsets):
1252 Use `help-buffer' and move `help-setup-xref' to beginning.
1253 (describe-char-after): Use `internal-describe-syntax-value'.
1254
1255 2001-11-02 Richard M. Stallman <rms@gnu.org>
1256
1257 * mouse.el (popup-menu): If the user refuses to select
1258 from a menu, don't try to invoke the menu.
1259
1260 2001-11-02 Miles Bader <miles@gnu.org>
1261
1262 * help-mode.el (help-xref): New button type.
1263 (help-function, help-variable, help-face, help-coding-system)
1264 (help-input-method, help-character-set, help-type, help-symbol)
1265 (help-back, help-info, help-customize-variable, help-customize-face)
1266 (help-function-def, help-variable-def): Use it as a supertype.
1267 Remove `action' property.
1268
1269 * international/mule-diag.el (describe-character-set)
1270 (describe-coding-system): Pass correct args to `help-xref-button'.
1271 (sort-listed-character-sets): New button type.
1272 (list-character-sets): Use it.
1273 (list-charset-chars): New button type.
1274 (list-character-sets-1): Use it.
1275
1276 2001-11-01 Stefan Monnier <monnier@rum.cs.yale.edu>
1277
1278 * indent.el (tab-always-indent, indent-for-tab-command):
1279 Remove redundant `never' setting.
1280
1281 * fill.el (fill-region-as-paragraph): Don't forget to skip
1282 over current whitespace before looking for a preceding space.
1283
1284 2001-11-01 Richard M. Stallman <rms@gnu.org>
1285
1286 * files.el (file-newest-backup): Don't pass backup file name
1287 thru file-name-sans-versions, because it never has version numbers.
1288
1289 * textmodes/sgml-mode.el (sgml-xml-guess): Fix regexp
1290 to avoid ambiguous nested loops.
1291
1292 * files.el (find-file-noselect): Offer to change buffer-read-only
1293 only when the file's read-only status has changed from before
1294 as well as disagreeing with the buffer's current status.
1295 (buffer-file-read-only): New var, local in all buffers.
1296
1297 * buff-menu.el (buffer-menu): Doc fix.
1298 (buffer-menu-other-window): Doc fix.
1299 (list-buffers, list-buffers-noselect): Doc fix.
1300
1301 2001-11-01 Gerd Moellmann <gerd@gnu.org>
1302
1303 * startup.el (command-line): If the terminal Emacs is running on
1304 has erase char set to ^H, use the Backspace key for deleting
1305 backward, and the Delete key for deleting forward.
1306
1307 2001-11-01 Miles Bader <miles@gnu.org>
1308
1309 * button.el (define-button-type): Make sure every user-defined
1310 button type has a supertype.
1311
1312 2001-10-31 Jason Rumney <jasonr@gnu.org>
1313
1314 * international/mule-cmds.el (locale-language-names): Add chs and
1315 cht as aliases for Chinese-GB and Chinese-BIG5.
1316
1317 2001-10-31 Richard M. Stallman <rms@gnu.org>
1318
1319 * bindings.el (mode-line-frame-identification): Add doc string.
1320 (mode-line-position, mode-line-modes): New variables.
1321 (mode-line-format): Use mode-line-position for the part
1322 that displays the position-in-buffer info.
1323 Use mode-line-modes for the part that displays major and minor modes.
1324
1325 2001-10-31 Sam Steingold <sds@gnu.org>
1326
1327 * emacs-lisp/debug.el (debugger-make-xrefs): New function.
1328 (debugger-setup-buffer): Call it.
1329 (debugger-mode-map): Bind RET and mouse-2.
1330
1331 2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1332
1333 * startup.el: Document command line option --no-window-system
1334 instead of --no-windows.
1335
1336 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
1337
1338 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
1339
1340 * font-lock.el (java-font-lock-syntactic-face-function): New fun.
1341 (font-lock-defaults-alist): Use it.
1342 From David Ponce <david.ponce@wanadoo.fr>
1343
1344 * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
1345 output of `char-after'.
1346
1347 * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
1348
1349 * simple.el (reindent-then-newline-and-indent): Insert the newline
1350 before indenting the first line.
1351 (undo-get-state, undo-revert-to-state): New funs.
1352 (shell-command): Don't kill the buffer even if empty.
1353 (transpose-subr-start1, transpose-subr-start2, transpose-subr-end1)
1354 (transpose-subr-end2): Remove.
1355 (transpose-subr): Add `special' arg and simplify.
1356 (transpose-subr-1): Rewrite.
1357 (do-auto-fill): Use fill-indent-according-to-mode and fill-nobreak-p.
1358 (rfc822-goto-eoh): Simplify.
1359
1360 2001-10-30 Richard M. Stallman <rms@gnu.org>
1361
1362 * enriched.el (enriched-face-ans): FIx previous change.
1363
1364 2001-10-30 Gerd Moellmann <gerd@gnu.org>
1365
1366 * international/iso-acc.el (iso-accents-compose): Remove a
1367 superfluous setq.
1368
1369 2001-10-30 Eli Zaretskii <eliz@is.elta.co.il>
1370
1371 * buff-menu.el (list-buffers-noselect): If the buffer's name
1372 starts with a blank, but it visits a file, do show it (for files
1373 whose names start with a blank).
1374
1375 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
1376
1377 * textmodes/fill.el (sentence-end-double-space)
1378 (sentence-end-without-period): Move to paragraphs.el.
1379 (fill-indent-according-to-mode): Change default to t.
1380 (fill-context-prefix): Simplify control-flow and use a more
1381 sophisticated merge that unifies both previous checks.
1382 (fill-single-word-nobreak-p, fill-french-nobreak-p): New funs.
1383 (fill-nobreak-predicate): Make it into a defcustom'd hook.
1384 (fill-nobreak-p): New fun.
1385 (fill-region-as-paragraph): Use it.
1386 Handle `fill-indent-according-to-mode' slightly differently.
1387 (fill-individual-paragraphs-prefix): Simplify the control-flow.
1388 (fill-individual-paragraphs-citation): Fix.
1389
1390 * textmodes/paragraphs.el (use-hard-newlines): Use define-minor-mode.
1391 (paragraph-start): Change default to the `text-mode' value.
1392 (sentence-end-double-space, sentence-end-without-period):
1393 Move from fill.el.
1394 (forward-paragraph): Use `parstart' and `parsep' for temp variables
1395 rather than rebinding `paragraph-start' and `paragraph-separate'.
1396
1397 * indent.el (indent-line-function): Change default to indent-relative.
1398 (tab-always-indent): Add an `never' setting.
1399 (indent-according-to-mode): Handle `indent-relative' and
1400 `indent-relative-maybe' specially.
1401 (indent-for-tab-command): Rename `prefix-arg' to `arg'.
1402 Handle the `never' case for `tab-always-indent'.
1403 Don't call indent-according-to-mode for indent-relative' and
1404 `indent-relative-maybe'.
1405 (insert-tab): Rename `prefix-arg' to `arg'.
1406 (indent-region): Indent the first line as well.
1407 (indent-relative): Don't mark the buffer modified if the indentation
1408 is unchanged.
1409
1410 * textmodes/text-mode.el (paragraph-indent-minor-mode):
1411 Don't set paragraph-separate. Set paragraph-start more carefully.
1412 Set indent-line-function.
1413 (paragraph-indent-text-mode): Use it and define-derived-mode.
1414 (text-mode-map): Remove the \t binding.
1415 (text-mode): Simplify now that the default is more favorable.
1416
1417 2001-10-29 Stefan Monnier <monnier@cs.yale.edu>
1418
1419 * emacs-lisp/find-func.el (find-function-search-for-symbol):
1420 If the regexp doesn't match, use a looser one.
1421 (find-variable-noselect): Add `file' argument.
1422
1423 * pcvs.el (cvs-mode-commit-hook): New hook.
1424 (cvs-mode-commit): Run it.
1425
1426 * log-edit.el (log-edit): Run hook after `log-edit-files'.
1427
1428 * emacs-lisp/edebug.el (delay-mode-hooks): Add edebug-spec.
1429 (edebug-instrument-function): Use `find-function-noselect'.
1430
1431 2001-10-29 Richard M. Stallman <rms@gnu.org>
1432
1433 * term.el (term-if-emacs19): Macro deleted.
1434 Callers changed to use progn instead.
1435
1436 * frame.el (blink-cursor-mode): Doc fix.
1437
1438 * files.el (find-backup-file-name): Use make-backup-file-name.
1439
1440 * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to
1441 window-live-p.
1442 (edebug-set-conditional-breakpoint): Unconditionally use
1443 the former Emacs >=19 definition.
1444 (edebug-mark): Define unconditionally.
1445 (edebug-eval-expression): Always call read-from-minibuffer
1446 and specify history list.
1447 (edebug-lemacs-specific): Override emacs-mark, edebug-window-live-p,
1448 edebug-set-conditional-breakpoint.
1449 (edebug-emacs-version-specific): Function deleted;
1450 do the job at top level.
1451 (edebug-emacs-19-specific): Function deleted, this is the default.
1452
1453 2001-10-29 Sam Steingold <sds@gnu.org>
1454
1455 * w32-fns.el (convert-standard-filename): Handle cygwin-specific
1456 "/cygdrive/LETTER/" pathnames.
1457
1458 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il>
1459
1460 * faces.el (invert-face): Check for 'unspecified, not for nil,
1461 when testing whether face colors are not specified.
1462 From David.Kastrup@t-online.de (David Kastrup).
1463 (read-face-name): Doc fix.
1464 (make-face-bold, make-face-unbold, make-face-italic)
1465 (make-face-unitalic, make-face-bold-italic, invert-face):
1466 Remove trailing blank from the prompt passed to read-face-name.
1467
1468 2001-10-29 Sam Steingold <sds@gnu.org>
1469
1470 * emacs-lisp/bytecomp.el (byte-recompile-directory):
1471 Report numbers of files skipped and failed too.
1472 (byte-compile-file): Return 'no-byte-compile for skipped files.
1473
1474 2001-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1475
1476 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
1477 and `M p'.
1478
1479 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1480
1481 * international/iso-acc.el (iso-accents-compose): Push SECOND-CHAR
1482 as is on unread-command-events instead of `(SECOND-CHAR)'.
1483
1484 2001-10-29 Andre Spiegel <spiegel@gnu.org>
1485
1486 * vc.el: Mention vc-*-switches in backend API documentation.
1487 (vc-annotate): Adapt doc string to recent change.
1488
1489 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1490
1491 * enriched.el (enriched-face-ans): Handle face attributes
1492 of the form `(FACE1 FACE2 ...)'.
1493
1494 * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired buffers.
1495
1496 2001-10-29 Alex Schroeder <kensanata@yahoo.com>
1497
1498 * progmodes/sql.el (sql-mysql): Doc change by RMS.
1499
1500 * progmodes/sql.el (sql-db2): Doc change.
1501 (sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
1502 (sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
1503
1504 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1505
1506 * env.el (substitute-env-vars): Don't quote argument to `rx';
1507 it's a macro.
1508
1509 2001-10-28 Per Abrahamsen <abraham@dina.kvl.dk>
1510
1511 * cus-start.el (recursive-load-depth-limit): Added.
1512
1513 2001-10-28 Richard M. Stallman <rms@gnu.org>
1514
1515 * textmodes/ispell.el (version18p, version20p): Vars deleted.
1516 All uses removed--assume Emacs version is >= 20.
1517
1518 * mail/supercite.el (sc-emacs-features): Test for "Emacs 19"
1519 by really checking that it is not version 18.
1520
1521 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
1522
1523 2001-10-28 Miles Bader <miles@gnu.org>
1524
1525 * faces.el (face-attribute): Add INHERIT argument, consider face
1526 inheritance if it's non-nil.
1527 (face-attribute-merged-with): New function.
1528 (face-attribute-specified-or): New macro.
1529 (face-foreground, face-background, face-stipple): Add INHERIT
1530 argument. Use `face-attribute-specified-or'.
1531
1532 2001-10-28 Stefan Monnier <monnier@cs.yale.edu>
1533
1534 * font-lock.el: Require `syntax'.
1535 (font-lock-defaults-alist): Don't define keywords for lisp languages.
1536 Use `c-font-lock-syntactic-face-function' for c languages.
1537 (font-lock-mode): Don't unset vars when turning the mode off.
1538 (font-lock-default-fontify-buffer): Don't unset vars at the end.
1539 (font-lock-extra-managed-props): New var.
1540 (font-lock-default-unfontify-region): Use it.
1541 (font-lock-apply-syntactic-highlight): Flush the syntax cache.
1542 Don't eval the value when there's no match.
1543 (font-lock-ppss-stats): New var.
1544 (font-lock-ppss): New fun.
1545 (font-lock-fontify-syntactically-region): Use it and syntax.ppss.
1546 (font-lock-apply-highlight): Allow `highlight' to set several props.
1547 (font-lock-set-defaults): Use dolist.
1548 (font-lock-unset-defaults): Remove.
1549 (font-lock-match-c-style-declaration-item-and-skip-to-next):
1550 Try to recognize prototypes using `foo P_ ((args))'.
1551 ({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
1552 (c-font-lock-keywords-2): Fix last change to still use Anders' trick.
1553 (c-font-lock-syntactic-face-function): New function.
1554 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
1555 (c++-keywords): Use a more sophisticated regexp to handle
1556 shallowly nested templates.
1557
1558 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
1559
1560 * textmodes/sgml-mode.el (sgml-empty-tags): New var.
1561 (sgml-tag): Use it. Cleanup with `cond'.
1562 (sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
1563 Mark the overlays and only delete those that are marked.
1564 (sgml-skip-close-p): Remove.
1565 (sgml-value): Replace sgml-skip-close-p with its definition.
1566 (html-tag-alist): Use sgml-xml a bit more.
1567 (html-mode): Set sgml-empty-tags.
1568
1569 * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
1570 (texinfo-update-node, texinfo-sequential-node-update):
1571 Don't bind the obsolete `auto-fill-hook'.
1572 (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
1573 Use `set-buffer' rather than `switch-to-buffer'.
1574 (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
1575 Use `set-buffer' rather than `switch-to-buffer'.
1576
1577 * mail/sendmail.el (mail-mode-syntax-table): Let it inherit from
1578 text-mode-syntax-table.
1579 (mail-mode): Use define-derived-mode.
1580 Fix ordering of alternatives in adaptive-fill-regexp.
1581 (mail-mode-map): Don't rely on keymap's internal representation.
1582
1583 2001-10-27 Sam Steingold <sds@gnu.org>
1584
1585 * textmodes/sgml-mode.el (sgml-xml): Renamed from `html-xhtml'.
1586 (sgml-xml-guess): Extracted from `html-mode' and generalized.
1587 (sgml-mode-common): Call it.
1588 (sgml-mode, html-mode): Set `mode-name' based on `sgml-xml'.
1589 (sgml-tag, sgml-skip-close-p, html-tag-alist, html-line)
1590 (html-horizontal-rule, html-image, html-ordered-list):
1591 (html-unordered-list, html-list-item, html-paragraph):
1592 (html-checkboxes, html-radio-buttons): Use `sgml-xml' instead of
1593 `html-xhtml'.
1594
1595 2001-10-26 Masayuki Ataka <ataka@milk.freemail.ne.jp>
1596
1597 * textmodes/texinfmt.el (texinfo-format-ifnotinfo): New function.
1598 (ifnothtml): New alias.
1599
1600 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
1601
1602 * textmodes/text-mode.el (text-mode): Use define-derived-mode.
1603 (toggle-text-mode-auto-fill): Use derived-mode-p.
1604
1605 2001-10-27 Gerd Moellmann <gerd.moellmann@t-online.de>
1606
1607 * net/ange-ftp.el (ange-ftp-send-cmd): Call fix-name-func for
1608 `mdtm'. From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
1609
1610 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
1611
1612 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
1613 Add make-obsolete cookies, to follow faces.el.
1614
1615 These changes avoid warnings from the byte compiler in faces.el:
1616
1617 * faces.el (internal-get-face): Use facep instead of the obsolete
1618 internal-find-face.
1619 (internal-frob-font-weight, internal-frob-font-slant):
1620 New defaliases for obsolete functions.
1621 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
1622 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
1623 (x-make-font-bold-italic): Use internal-frob-font-weight and
1624 internal-frob-font-slant aliases instead of the obsolete
1625 x-frob-... functions.
1626
1627 2001-10-26 Sam Steingold <sds@gnu.org>
1628
1629 * textmodes/sgml-mode.el (html-mode): Set `html-xhtml' from the
1630 DOCTYPE; set `mode-name' based on it.
1631 (html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
1632 (sgml-tag): Close empty tags in XHTML.
1633
1634 2001-10-26 Jason Rumney <jasonr@gnu.org>
1635
1636 * w32-fns.el: (w32-charset-info-alist): Use ANSI for iso10646-1
1637 when UNICODE is not defined.
1638
1639 2001-10-26 Sam Steingold <sds@gnu.org>
1640
1641 * font-lock.el (c-font-lock-keywords-2): Do not require labels to
1642 be alone on the line.
1643
1644 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
1645
1646 * button.el (button): Special face definition for MS-DOS terminals.
1647
1648 2001-10-26 Sam Steingold <sds@gnu.org>
1649
1650 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
1651 Protect the /= test by checking that the args are non-nil.
1652 (sh-font-lock-close-heredoc): Check eof for being non-nil.
1653
1654 2001-10-26 Tomas Abrahamsson <tab@lysator.liu.se>
1655
1656 * textmodes/artist.el (artist-version): 1.2.4.
1657 (artist-butlast-fn): New variable.
1658 (artist-butlast): New function.
1659 (artist-ellipse-mirror-quadrant): Use it.
1660 (artist-mouse-draw-poly): Use nil for `point-list'.
1661 (artist-mouse-draw-poly): Check for point-list being nil.
1662
1663 2001-10-26 Peter Kleiweg <kleiweg@let.rug.nl>
1664
1665 * progmodes/ps-mode.el (ps-mode-print-function): Remove quote for
1666 lambda expression.
1667 (ps-mode-menu-main): Submenu with options on/off was replaced with
1668 a toggle button.
1669 (ps-mode, ps-run-mode): Define with `define-derived-mode'
1670 (ps-mode): Autoload cookie added on same line as comment
1671 (ps-mode-tabkey, ps-mode-backward-delete-char):
1672 (ps-mode-r-balance): Replace `delete-horizontal-space' and
1673 `indent-to' with `indent-line-to'
1674 (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
1675 instead of `eval'.
1676 (ps-mode-print-region): Use `with-temp-buffer'.
1677 (ps-run-start): Use of `mapconcat'. Use `apply' instead of `eval'.
1678 (numerous places): Add back-tick and tick around names in
1679 docstrings, fix punctuation in docstrings, remove trailing spaces.
1680
1681 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
1682
1683 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Ignore comments.
1684 (sgml-font-lock-keywords-2): Use `eval'. Moved from sgml-mode-common.
1685 (sgml-font-lock-syntactic-keywords): New var.
1686 (sgml-mode-common): Drop the two args.
1687 Don't make buffer-local variables that aren't used.
1688 Don't set sgml-font-lock-keywords-2 now that it uses `eval instead.
1689 Don't set `before-string' props from sgml-display-text.
1690 (sgml-mode): Use define-derived-mode.
1691 (sgml-tags-invisible): Use sgml-display-text.
1692 (sgml-quote): New command.
1693 (html-tag-alist): Add args for `span'.
1694 (html-mode): Use define-derived-mode.
1695 Set sgml-display-text and sgml-tag-face-alist.
1696
1697 2001-10-25 Sam Steingold <sds@gnu.org>
1698
1699 * add-log.el (add-log-always-start-new-record): New user option.
1700 (add-change-log-entry): Use it.
1701
1702 2001-10-25 Richard M. Stallman <rms@gnu.org>
1703
1704 * progmodes/etags.el (tags-query-replace): Make tags-loop-scan
1705 bind case-fold-search if FROM is not all lower case.
1706
1707 2001-10-25 Gerd Moellmann <gerd@gnu.org>
1708
1709 * startup.el (normal-top-level): Check for frame-initial-frame
1710 only if it's really used.
1711
1712 * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'.
1713
1714 * progmodes/compile.el (compilation-parse-errors-filename-function):
1715 New variable.
1716 (compilation-parse-errors): Use it.
1717
1718 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
1719
1720 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Call eval-defun
1721 interactively so that C-u M-C-x still does edebug.
1722 (checkdoc-sentencespace-region-engine): Don't force a double-space
1723 after `.' if it doesn't look like an end-of-sentence.
1724 (debug-ignored-errors): Add `disambiguate ...'.
1725
1726 2001-10-24 Stefan Monnier <monnier@cs.yale.edu>
1727
1728 * textmodes/texinfo.el (texinfo-environments)
1729 (texinfo-environment-regexp): Hoist.
1730 (texinfo-font-lock-keywords): Use `italic' and `bold' faces.
1731 Only highlight the menu name in menu items.
1732 Setup `@foo ... @end foo' as text clones.
1733 (texinfo-clone-environment): New function.
1734 (texinfo-mode): Simplify auto-fill-inhibit-regexp.
1735 (texinfo-insert-block): Simplify.
1736 (texinfo-insert-quote): Insert a plain " if preceded by \ or if
1737 the command is repeated.
1738 (texinfo-last-unended-begin, texinfo-next-unmatched-end): New funs.
1739 (texinfo-insert-@end): Simplify.
1740
1741 * textmodes/texnfo-upd.el (texinfo-section-types-regexp)
1742 (texinfo-section-level-regexp, texinfo-subsection-level-regexp)
1743 (texinfo-subsubsection-level-regexp)
1744 (texinfo-update-menu-same-level-regexps)
1745 (texinfo-update-menu-higher-regexps)
1746 (texinfo-update-menu-lower-regexps): Hoist to eliminate warnings.
1747
1748 * derived.el (define-derived-mode): Use {delay,run}-mode-hooks.
1749 (derived-mode-p): Autoload.
1750
1751 * subr.el (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks):
1752 New vars and functions.
1753 (text-clone-maintain, text-clone-create): New functions.
1754
1755 2001-10-25 Miles Bader <miles@gnu.org>
1756
1757 * facemenu.el (facemenu-add-new-face): Fix variable names.
1758
1759 2001-10-24 Richard M. Stallman <rms@gnu.org>
1760
1761 * facemenu.el (facemenu-unlisted-faces): Improve doc strings
1762 of t and nil values.
1763 (facemenu-set-face): Handle START and END interactively.
1764 (facemenu-set-foreground): Don't use a face; specify color directly.
1765 (facemenu-set-background): Likewise.
1766 (facemenu-set-face-from-menu): Doc fix.
1767 (facemenu-active-faces): Use face-attribute-vector
1768 to handle bare attributes not in faces.
1769 (facemenu-get-face): Don't handle face names fg:... and bg:...
1770 specially.
1771 (facemenu-add-new-face): New argument MENU.
1772 New way to handle adding colors to the color menus.
1773
1774 * env.el (substitute-env-vars): Quote the arg to rx.
1775
1776 2001-10-24 Sam Steingold <sds@gnu.org>
1777
1778 * mouse.el (mouse-buffer-menu-mode-groups): Added "Version
1779 Control" and "SGML" groups.
1780
1781 2001-10-24 Martin Stjernholm <bug-cc-mode@gnu.org>
1782
1783 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
1784 Better handling of C++ template args to avoid confusion with `<'
1785 and `>' used as operators in member init expressions.
1786
1787 2001-10-24 Gerd Moellmann <gerd@gnu.org>
1788
1789 * replace.el (perform-replace): Move START and END parameters
1790 to the end of the argument list and make them optional.
1791
1792 * progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
1793 perform-replace.
1794
1795 * international/fontset.el (x-must-resolve-font-name): New function.
1796 (x-complement-fontset-spec): Use it.
1797
1798 2001-10-23 Stefan Monnier <monnier@cs.yale.edu>
1799
1800 * uniquify.el (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).
1801
1802 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
1803 Turn caadr into caar of cdr.
1804
1805 2001-10-23 Gerd Moellmann <gerd@gnu.org>
1806
1807 * info.el (Info-fontify-node): Bind down-mouse-{1,2} instead
1808 of mouse-{1,2} since dragging is on the down event.
1809
1810 * play/doctor.el (make-doctor-variables): Remove a '($ please)'.
1811
1812 * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
1813 if ARG is nil.
1814
1815 * desktop.el (desktop-last-buffer): New variable.
1816 (desktop-create-buffer): Set it.
1817 (desktop-read): Bind it and switch to that buffer.
1818
1819 2001-10-22 Gerd Moellmann <gerd@gnu.org>
1820
1821 * progmodes/compile.el (compilation-set-window-height):
1822 Select old window only if it's still live.
1823
1824 2001-10-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1825
1826 * help-mode.el (help-buffer): Remove debugging code.
1827 From Stefan Monnier <monnier@cs.yale.edu>.
1828
1829 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
1830
1831 * files.el (file-name-sans-extension, file-name-extension):
1832 Don't count the leading dots in file names as signaling an extension.
1833
1834 2001-10-22 Andre Spiegel <spiegel@gnu.org>
1835
1836 * vc.el (vc-diff-switches): Doc rewritten.
1837
1838 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
1839
1840 * tooltip.el (tooltip-set-param): Doc fix.
1841
1842 * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
1843 127 to sgml-maybe-name-self.
1844 (sgml-name-8bit-mode): Doc fix.
1845 (sgml-char-names-table): New variable.
1846 (sgml-name-char): Support non-ASCII and mule-unicode-*
1847 characters. Doc fix.
1848 (sgml-maybe-name-self): Convert unibyte characters to multibyte.
1849
1850 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
1851 doc string the effect of `left' and `top' parameters in
1852 tooltip-frame-parameters, the default values, and the units.
1853 (tooltip-frame-parameters): Mention `top' and `left' in the doc string.
1854 (tooltip-show): Mention in the doc string the `top' and `left'
1855 parameters in tooltip-frame-parameters, and x-max-tooltip-size.
1856
1857 2001-10-22 Andre Spiegel <spiegel@gnu.org>
1858
1859 Add autoscaling support for vc-annotate.
1860 From J.D. Smith <jdsmith@alum.mit.edu>.
1861
1862 * vc.el (vc-annotate-display-default): Accept colormap scaling
1863 ratio (now deprecated).
1864 (vc-annotate-display-autoscale): Added.
1865 (vc-annotate-add-menu): New autoscaling menu options "Span to
1866 Oldest" and "Span Oldest->Newest". Easymenu support added for
1867 toggle menus driven by customize variable `vc-annotate-display-mode'.
1868 (vc-annotate-display-select): Added.
1869 (vc-annotate): Changed temp-buffer-show-function to
1870 `vc-annotate-display-select'.
1871 (vc-annotate-display): Removed arguments BUFFER and BACKEND.
1872 Added argument OFFSET. Instead of backend function, calls now
1873 generic `vc-annotate-difference'.
1874 (vc-annotate-difference): Added as generic function instead of
1875 backend-specific function. No longer takes argument POINT, but
1876 instead accepts a time OFFSET.
1877 (vc-default-annotate-current-time): Added.
1878
1879 * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
1880 version in vc.el, with
1881 (vc-cvs-annotate-current-time): Added, as override of default.
1882 (vc-cvs-annotate-time) Added. Taken mostly from the (now removed)
1883 `vc-cvs-annotate-difference'.
1884
1885 2001-10-22 Gerd Moellmann <gerd@gnu.org>
1886
1887 * saveplace.el (save-place): Require `saveplace'.
1888
1889 * progmodes/cwarn.el (cwarn-font-lock-feature-keywords-alist):
1890 Use `sexp' for :value-type instead of `face'.
1891
1892 2001-10-21 Eli Zaretskii <eliz@is.elta.co.il>
1893
1894 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Fix the
1895 regexps due to 5-digit message IDs.
1896
1897 2001-10-21 Jason Rumney <jasonr@gnu.org>
1898
1899 * term/w32-win.el (redisplay-dont-pause): Don't set.
1900
1901 2001-10-21 Miles Bader <miles@gnu.org>
1902
1903 * help-funs.el (help-manyarg-func-alist): Variable removed.
1904
1905 2001-10-21 Miles Bader <miles@gnu.org>
1906
1907 * help-funs.el (help-manyarg-func-alist): Remove entries for
1908 `insert', `insert-and-inherit', `insert-before-markers',
1909 `insert-before-markers-and-inherit', `message', `message-box',
1910 `message-or-box', `propertize', `format', `encode-time', `append',
1911 `concat', `vconcat', `nconc', `widget-apply', `make-hash-table',
1912 `insert-string', `ml-if', `ml-provide-prefix-argument', and
1913 `ml-prefix-argument-loop'.
1914
1915 2001-10-21 Andre Spiegel <spiegel@gnu.org>
1916
1917 * vc.el (vc-diff-internal, vc-coding-system-for-diff)
1918 (vc-default-diff-tree): New functions.
1919 (vc-version-diff): Use them. As a result, coding systems are now
1920 set up properly for all sorts of diffs, and tree diffs can now
1921 also be done locally.
1922 (vc-diff): With a prefix argument, don't require that it's called
1923 from a buffer under version control.
1924 (diff-switches): Remove duplicate definition.
1925
1926 * vc-cvs.el (vc-cvs-diff-tree): New function.
1927
1928 2001-10-21 Miles Bader <miles@gnu.org>
1929
1930 * help-funs.el (help-manyarg-func-alist): Remove entries for
1931 `list', `vector', `make-byte-code', `call-process',
1932 `call-process-region', `string', `+', `-', `*', `/', `max', `min',
1933 `logand', `logior', and `logxor'.
1934
1935 * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
1936 image bits to compensate. Use `make-string' instead of
1937 `make-bool-vector' (XBM apparently wants byte-aligned rows).
1938
1939 2001-10-20 Kim F. Storm <storm@cua.dk>
1940
1941 * simple.el (kill-ring-save): Don't show extent of copied region
1942 if using transient-mark-mode and region is fully visible.
1943
1944 2001-10-20 Gerd Moellmann <gerd@gnu.org>
1945
1946 * (Version 21.1 released.)
1947
1948 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
1949
1950 * files.el (auto-mode-alist): Associate .indent.pro with
1951 Fundamental mode. Suggested by Samuel Padgett <spadgett1@nc.rr.com>.
1952
1953 2001-10-18 Sam Steingold <sds@gnu.org>
1954
1955 Put the *Compile-Log* buffer in `compilation-mode'.
1956 * emacs-lisp/bytecomp.el (byte-goto-log-buffer): New function.
1957 (byte-compile-log-1, byte-compile-log-file)
1958 (displaying-byte-compile-warnings): Use it
1959
1960 2001-10-18 Stefan Monnier <monnier@cs.yale.edu>
1961
1962 * mail/smtpmail.el (smtpmail-via-smtp): Use mail-envelope-from if set.
1963
1964 * xml.el (xml-parse-tag): Use eq on char-after's return value.
1965
1966 2001-10-18 Gerd Moellmann <gerd@gnu.org>
1967
1968 * isearch.el (isearch-mode-map): Bind `mouse-movement' to nil.
1969
1970 * obsolete/hilit19.el (hilit-lookup-face-create):
1971 Call set-face-font only if display-graphic-p.
1972 (toplevel): Remove references to window-system.
1973
1974 2001-10-18 Miles Bader <miles@gnu.org>
1975
1976 * simple.el (what-line): Avoid problems with field properties.
1977
1978 2001-10-17 Eli Zaretskii <eliz@is.elta.co.il>
1979
1980 * wid-edit.el (widget-field-face, widget-single-line-field-face):
1981 Define special colors for a tty.
1982
1983 2001-10-17 Francesco Potorti` <pot@gnu.org>
1984
1985 * comint.el (comint-password-prompt-regexp): Make it less
1986 restrictive, letting comint recognise OpenSSH2 passphrase prompts.
1987
1988 2001-10-17 John Wiegley <johnw@gnu.org>
1989
1990 * eshell/em-unix.el (eshell/cat): Do a quick test if something is
1991 a regular file, before checking if it is a directory or symlink.
1992 This avoids a call to eshell-file-attributes, which can be
1993 expensive in some situations.
1994
1995 * eshell/em-ls.el (eshell-ls-dired-initial-args): Added an extra
1996 customization variable, to differentiate ls-in-dired from regular
1997 uses of ls.
1998
1999 2001-10-17 Miles Bader <miles@gnu.org>
2000
2001 * custom.el (defface): Mention `:inherit' in doc-string.
2002
2003 2001-10-16 Eli Zaretskii <eliz@is.elta.co.il>
2004
2005 * paren.el: Update the Commentary with installation instructions.
2006
2007 2001-10-15 Dave Love <fx@gnu.org>
2008
2009 * international/mule.el (set-auto-coding): Fix regexps for local
2010 variables section not to eat newlines.
2011
2012 2001-10-15 Miles Bader <miles@gnu.org>
2013
2014 * simple.el (display-message-or-buffer): Pass the correct buffer
2015 to `display-buffer'.
2016
2017 2001-10-14 Stefan Monnier <monnier@cs.yale.edu>
2018
2019 * progmodes/executable.el (executable-binary-suffixes): Make varalias.
2020 (executable-find): Use exec-suffixes.
2021 (executable-set-magic): Don't use make-local-hook.
2022
2023 * bindings.el (exec-suffixes): Initialize to a system-dependent value.
2024
2025 2001-10-14 Eli Zaretskii <eliz@is.elta.co.il>
2026
2027 * bindings.el (completion-ignored-extensions) [ms-dos, windows-nt]:
2028 Add .ico, .pif, .lnk, .dll, .drv, .vxd, and .386.
2029 Add .so to the Unix and GNU branch.
2030
2031 * international/latin-1.el:
2032 * international/latin-2.el:
2033 * international/latin-3.el:
2034 * international/latin-4.el:
2035 * international/latin-5.el:
2036 * international/latin-8.el:
2037 * international/latin-9.el: Add no-byte-compile: t, since
2038 Makefile.in instructs make-docfile to look at .el files.
2039
2040 2001-10-14 Miles Bader <miles@gnu.org>
2041
2042 * button.el (define-button-type): Allow supertype property to be
2043 specified with a keyword `:supertype' too.
2044 (button-put, make-text-button): Allow button type property to be
2045 specified using the keyword `:type' too.
2046 (button-type): New function.
2047 (button): Add `button-category-symbol' property.
2048
2049 2001-10-13 Stefan Monnier <monnier@cs.yale.edu>
2050
2051 * bindings.el (esc-map): Revert `j' and `C-j' bindings to
2052 indent-new-comment-line from comment-indent-new-line.
2053
2054 * textmodes/refill.el (refill-mode):
2055 Bind DEL to backward-delete-char-untabify.
2056 Set backward-delete-char-untabify-method to `hungry'.
2057
2058 * textmodes/bib-mode.el (bib-mode):
2059 * play/gomoku.el (gomoku-mode):
2060 * textmodes/page-ext.el (pages-directory-mode):
2061 * textmodes/scribe.el (scribe-mode): Use define-derived-mode.
2062
2063 * textmodes/two-column.el (2C-mode): Don't use make-local-hook.
2064
2065 * emacs-lisp/syntax.el (syntax-ppss): Autoload.
2066
2067 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
2068 Handle here-docs differently.
2069 (sh-font-lock-heredoc): Remove.
2070 (sh-here-doc-open-re, sh-here-doc-markers, sh-here-doc-re): New vars.
2071 (sh-font-lock-here-doc, sh-font-lock-close-heredoc)
2072 (sh-font-lock-open-heredoc): New functions.
2073 (sh-mode): Don't copy sh-font-lock-syntactic-keywords any more.
2074 (sh-font-lock-keywords-1): Use regexp-opt.
2075 (sh-in-comment-or-string): Use syntax-ppss.
2076 (sh-case, sh-for, sh-indexed-loop, sh-function, sh-if, sh-repeat)
2077 (sh-select, sh-tmp-file): Add explicit terminating \n.
2078
2079 * net/ange-ftp.el (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
2080 Use with-current-buffer.
2081 (ange-ftp-cd): New arg `noerror' to prevent signalling an error.
2082 (ange-ftp-send-cmd): If a `cd' is used (because of a space in the
2083 filename), catch any error that occurs in `ange-ftp-cd'.
2084 If an error happened, don't bother sending `cmd' at all.
2085 Fix a parenthesis typo.
2086 (ange-ftp-write-region): Don't blindly use binary if the remote host
2087 is unix-like.
2088
2089 * play/pong.el (pong-init): Don't use make-local-hook.
2090
2091 2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
2092
2093 * viper-ex.el (ex-edit): Make checks for modified buffer/file.
2094 (viper-get-ex-address-subr): More precise addr for the $ marker
2095
2096 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
2097
2098 * version.el (emacs-version): Bump to 21.1.50.
2099
2100 2001-10-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2101
2102 * mail/mailalias.el (mail-directory-stream): Do not double
2103 variables in the lambda-list.
2104
2105 * play/gomoku.el (gomoku-init-display): Ditto.
2106
2107 * play/landmark.el (lm-init-display): Ditto.
2108
2109 * delim-col.el (delimit-columns-rectangle-max): Ditto.
2110 (delimit-columns-rectangle-line): Ditto.
2111
2112 2001-10-12 Stefan Monnier <monnier@cs.yale.edu>
2113
2114 * newcomment.el (comment-region-internal): Don't rebind
2115 invisibility_spec now that the C routines handle it correctly.
2116
2117 * help-funs.el (locate-library): Use load-suffixes and abbrev filename.
2118
2119 * frame.el (special-display-popup-frame): Obey new specs `same-window'
2120 and `same-frame'.
2121
2122 * menu-bar.el (minibuffer-local-*map): Take inheritance into account.
2123
2124 * simple.el (minibuffer-local*-map): Remove redundant bindings.
2125
2126 * bindings.el (minibuffer-local-map): Also bind next, C-n, C-s, prior,
2127 C-p and C-r. Remove redundant bindings from inheriting maps.
2128
2129 * progmodes/cperl-mode.el: Merged in changes from v4.32.
2130 After 4.23 and: After 4.24:
2131 (cperl-contract-levels): Restore position.
2132 (cperl-beautify-level): Likewise.
2133 (cperl-beautify-regexp): Likewise.
2134 (cperl-commentify): Rudimental support for length=1 runs
2135 (cperl-find-pods-heres): Process 1-char long REx comments too /a#/x
2136 After 4.25:
2137 (cperl-commentify): Was recognizing length=2 "strings" as length=1.
2138 (imenu-example--create-perl-index): Was not enforcing
2139 syntaxification-to-the-end.
2140 (cperl-invert-if-unless): Allow `for', `foreach'.
2141 (cperl-find-pods-heres): Quote `cperl-nonoverridable-face'.
2142 Mark qw(), m()x as indentable.
2143 (cperl-init-faces): Highlight `sysopen' too.
2144 Highlight $var in `for my $var' too.
2145 (cperl-invert-if-unless): Was leaving whitespace at end.
2146 (cperl-linefeed): Was splitting $var{$foo} if point after `{'.
2147 (cperl-calculate-indent): Remove old commented out code.
2148 Support (primitive) indentation of qw(), m()x.
2149 After 4.26:
2150 (cperl-problems): Mention `fill-paragraph' on comment. \"" and
2151 q [] with intervening newlines.
2152 (cperl-autoindent-on-semi): New customization variable.
2153 (cperl-electric-semi): Use `cperl-autoindent-on-semi'.
2154 (cperl-tips): Mention how to make CPerl the default mode.
2155 (cperl-mode): Support `outline-minor-mode'. From Mark A. Hershberger.
2156 (cperl-outline-level): New function.
2157 (cperl-highlight-variables-indiscriminately): New customization var.
2158 (cperl-init-faces): Use `cperl-highlight-variables-indiscriminately'.
2159 From Sean Kamath <kamath@pogo.wv.tek.com>.
2160 (cperl-after-block-p): Support CHECK and INIT.
2161 (cperl-init-faces, cperl-short-docs): Likewise and "our".
2162 From Doug MacEachern <dougm@covalent.net>.
2163 After 4.27:
2164 (cperl-find-pods-heres): Recognize \"" as a string.
2165 Mark whitespace between q and [] as `syntax-type' => `prestring'.
2166 Allow whitespace between << and "FOO".
2167 (cperl-problems): Remove \"" and q [] with intervening newlines.
2168 Mention multiple <<EOF as unsupported.
2169 (cperl-highlight-variables-indiscriminately): Doc misprint fixed.
2170 (cperl-indent-parens-as-block): New configuration variable.
2171 (cperl-calculate-indent): Merge cases of indenting non-BLOCK groups.
2172 Use `cperl-indent-parens-as-block'.
2173 (cperl-find-pods-heres): Test for =cut without empty line instead of
2174 complaining about no =cut.
2175 (cperl-electric-pod): Change the REx for POD from "\n\n=" to "^\n=".
2176 (cperl-find-pods-heres): Likewise.
2177 (cperl-electric-pod): Change `forward-sexp' to `forward-word':
2178 POD could've been marked as comment already.
2179 (cperl-unwind-to-safe): Unwind before start of POD too.
2180 After 4.28:
2181 (cperl-forward-re): Throw an error at proper moment REx unfinished.
2182 After 4.29:
2183 (x-color-defined-p): Make an extra case to peacify the warning.
2184 Toplevel: `defvar' to peacify the warnings.
2185 (cperl-find-pods-heres): Could access `font-lock-comment-face' in -nw.
2186 No -nw-compile time warnings now.
2187 (cperl-find-tags): TAGS file had too short substring-to-search.
2188 Be less verbose in non-interactive mode
2189 (imenu-example--create-perl-index): Set index-marker after name
2190 (cperl-outline-regexp): New variable.
2191 (cperl-outline-level): Made compatible with `cperl-outline-regexp'.
2192 (cperl-mode): Made use `cperl-outline-regexp'.
2193 After 4.30:
2194 (cperl-find-pods-heres): =cut the last thing, no blank line, was error.
2195 (cperl-outline-level): Make start-of-file same level as `package'.
2196 After 4.31:
2197 (cperl-electric-pod): `head1' and `over' electric only if empty.
2198 (cperl-unreadable-ok): New variable.
2199 (cperl-find-tags): Use `cperl-unreadable-ok', do not fail
2200 on an unreadable file.
2201 (cperl-write-tags): Use `cperl-unreadable-ok', do not fail
2202 on an unreadable directory.
2203
2204 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
2205 Consider the text between two errors as belonging to the first error.
2206 (compilation-goto-locus): Use pop-to-buffer rather than
2207 switch-to-buffer-other-frame.
2208
2209 * progmodes/awk-mode.el (awk-mode-syntax-table): / has string syntax.
2210 (awk-font-lock-syntactic-keywords): New var.
2211 (awk-mode): Use it.
2212
2213 * expand.el (expand-c-for-skeleton): Add explicit terminating \n.
2214
2215 * faces.el (describe-face): Call help-setup-xref earlier.
2216
2217 * jka-compr.el (jka-compr-load-suffixes): New var.
2218 (jka-compr-install): Add its content to load-suffixes.
2219 (jka-compr-uninstall): Remove its content from load-suffixes.
2220
2221 2001-10-12 Sam Steingold <sds@gnu.org>
2222
2223 * bindings.el (completion-ignored-extensions): CL-related
2224 extensions are platform-independent.
2225
2226 * net/ange-ftp.el (ange-ftp-copy-files-async): New function for
2227 asynchronous multiple file copying.
2228
2229 2001-10-12 Gerd Moellmann <gerd@gnu.org>
2230
2231 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
2232 Turn error for repeated variables into warning.
2233
2234 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
2235 New function checking that lambda-list consists of non-constant
2236 symbols, that &rest and &optional are followed by variable names,
2237 that &rest VAR is the last element, and that variables aren't doubled.
2238 (byte-compile-lambda): Use it.
2239
2240 2001-10-12 Eli Barzilay <eli@barzilay.org>
2241
2242 * calculator.el (calculator-eng-display): Don't call concat
2243 with an integer argument.
2244
2245 2001-10-12 Miles Bader <miles@gnu.org>
2246
2247 * help-mode.el (help-customize-face): New button-type.
2248
2249 * faces.el (list-faces-display): Fix args to `help-xref-button'.
2250 (describe-face): Fix args to `help-xref-button'.
2251 Don't switch to help-buffer around call to `help-setup-xref'.
2252 Use `help-buffer' instead of hard-wired "*Help*".
2253 Require `help-mode'.
2254
2255 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
2256
2257 * net/goto-addr.el (goto-address-mail-regexp): Allow + in username.
2258
2259 * help-mode.el (help-buffer): New function.
2260 Returns the buffer-name to use for help output.
2261 Change all the code to use it instead of hard-coding *Help*.
2262 (help-mode-map): Put back the mouse-2 binding.
2263 (help-xref-stack): Change the format and make buffer-local.
2264 (help-xref-stack-item): Make buffer-local.
2265 (help-setup-xref): Do the `push' here rather than in help-do-xref.
2266 (help-xref-interned): Display the face doc as well.
2267 (help-follow-mouse): Re-introduce.
2268 (help-xref-go-back): Adapt to the new use of help-xref-stack.
2269 (help-do-xref): Don't `push' any more.
2270 (help-follow): Also follow face names.
2271
2272 * help-funs.el (describe-function-1): Remove unused `parens' arg.
2273 Don't call help-setup-xref anymore and remove its `interactive-p' arg.
2274 Autoload and cleanup.
2275 (describe-function): Call help-setup-xref.
2276 (describe-variable): Call help-setup-xref earlier.
2277
2278 * help.el (describe-bindings-internal): New fun moved from keymap.c.
2279 (view-lossage): Call help-setup-xref correctly and earlier.
2280 (describe-bindings): Call help-setup-xref earlier.
2281 (describe-key): Call help-setup-xref. Fix call to describe-function-1.
2282 (describe-mode): Don't autoload. Call help-setup-xref earlier.
2283
2284 2001-10-11 Gerd Moellmann <gerd@gnu.org>
2285
2286 * master.el (master-mode): Use define-minor-mode instead of
2287 easy-mmode-define-minor-mode. Add autload cookie.
2288 (Commentary): Remove the line showing how to autoload master-mode,
2289 since it's always autoloaded.
2290
2291 * master.el: New file.
2292
2293 2001-10-11 Dave Love <fx@gnu.org>
2294
2295 * emacs-lisp/byte-opt.el (byte-optimize-lapcode)
2296 <byte-constref-ops>: Consider byte-constant2 and clarify the code.
2297 <const-C varset-X const-C>: Fix car/cdr typo.
2298
2299 2001-10-11 Gerd Moellmann <gerd@gnu.org>
2300
2301 * emacs-lisp/bytecomp.el (byte-compile-display-log-head-p):
2302 New function extracted from byte-compile-log-1.
2303 (byte-compile-log-1): Change output to be more in line with
2304 the output of other GNU tools.
2305 (byte-compile-warn): Emit `warning' instead of `**' for warnings.
2306 (byte-compile-report-error): Downcase error message.
2307 Use `error' instead of `!!' for error messages.
2308 (byte-compile-print-syms): Treat non-interactive case specially.
2309 (displaying-byte-compile-warnings): Use backquote.
2310 (byte-compile-from-buffer): Bind byte-compile-last-line.
2311 (batch-byte-compile): Remove `Done' message.
2312
2313 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
2314
2315 * emacs-lisp/copyright.el (copyright): Add final \n.
2316
2317 2001-10-11 Miles Bader <miles@gnu.org>
2318
2319 * diff.el (diff): Display default values in prompts as
2320 `(default ...)', not `(...)'.
2321
2322 * info.el (Info-follow-reference): Likewise.
2323
2324 2001-10-10 Stefan Monnier <monnier@cs.yale.edu>
2325
2326 * emacs-lisp/autoload.el (doc-string-elt): Remove.
2327
2328 * newcomment.el (comment-indent): Be a little more robust in case
2329 comment-indent-function does funny things.
2330 (comment-normalize-vars): Autoload.
2331 (comment-region-internal): Fiddle with the visibility spec.
2332 (comment-valid-prefix): New function.
2333 (comment-indent-new-line): Use it. Ignore adaptive-fill-prefixes
2334 that would turn comment-text into non-comment-text.
2335
2336 * emacs-lisp/syntax.el: New file.
2337
2338 * progmodes/tcl.el: Change maintainer to FSF and remove loads of
2339 compatibility cruft.
2340 (tcl-using-emacs-19, tcl-using-emacs-19-23, tcl-using-xemacs-19)
2341 (tcl-version, tcl-maintainer, tcl-use-hairy-comment-detector): Remove.
2342 (tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
2343 tcl-end-of-defun, tcl-mark-defun, tcl-indent-for-comment,
2344 tcl-submit-bug-report.
2345 (tcl-mode-syntax-table): Leave \f alone.
2346 (inferior-tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
2347 tcl-end-of-defun, tcl-submit-bug-report.
2348 (tcl-xemacs-menu): Fix up and pass it directly to easymenu.
2349 (tcl-add-emacs-menu): Remove.
2350 (tcl-fill-mode-map, tcl-fill-inferior-map): Moved into the defvar.
2351 (tcl-keyword-list): Add `chain'.
2352 (tcl-font-lock-syntactic-keywords): New variable.
2353 (tcl-pps-has-arg-6): Remove.
2354 (tcl-internal-beginning-of-defun, tcl-internal-end-of-defun)
2355 (tcl-internal-mark-defun): Remove.
2356 (tcl-set-proc-regexp, tcl-set-font-lock-keywords): Use regexp-opt.
2357 (tcl-mode): Use define-derived-mode. Simplify.
2358 Set comment-indent-function.
2359 (tcl-indent-command): Use line-beginning-position and comment-indent.
2360 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
2361 (tcl-indent-line): Use tcl-calculate-indent.
2362 (tcl-indent-exp): Renamed from indent-tcl-exp. Use new names.
2363 (tcl-add-log-defun): Renamed from add-log-tcl-defun. Use match-string.
2364 (tcl-filter): Use with-current-buffer, simplify.
2365 (inferior-tcl-mode): Use define-derived-mode.
2366 (tcl-hairy-in-comment): Renamed tcl-in-comment.
2367 (tcl-simple-in-comment, tcl-in-comment): Removed.
2368 (tcl-files-alist): New function.
2369 (tcl-help-snarf-commands): Use it and return the result directly
2370 rather than through a global variable.
2371 (tcl-reread-help-files): Fix up the call to tcl-help-snarf-commands.
2372 (tcl-help-on-word): Provide the default value to completing-read.
2373 (tcl-hilit): Remove.
2374 (tcl-hashify-buffer, tcl-popup-menu): Simplify.
2375 (tcl-comment-indent): New function.
2376 (tcl-submit-bug-report): Remove.
2377 (tcl-uncomment-region, tcl-indent-for-comment, add-log-tcl-defun)
2378 (indent-tcl-exp, calculate-tcl-indent, tcl-beginning-of-defun)
2379 (tcl-end-of-defun, tcl-mark-defun, tcl-mark): Redefine as aliases.
2380
2381 2001-10-10 Miles Bader <miles@gnu.org>
2382
2383 * info.el (Info-insert-dir): Don't call `Info-fontify-menu-headers'.
2384 (Info-fontify-node): Don't fontify the node if it's already been done.
2385
2386 2001-10-10 Gerd Moellmann <gerd@gnu.org>
2387
2388 * international/iso-transl.el (iso-transl-e-caret)
2389 (iso-transl-i-caret, iso-transl-o-caret, iso-transl-u-caret):
2390 Fix duplicates. From Dave Love <d.love@dl.ac.uk>.
2391
2392 * simple.el (end-of-buffer): Fix code scrolling specially
2393 for the buffer end.
2394
2395 * startup.el (command-line-1): Bind tab-width to 8.
2396
2397 2001-10-10 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2398
2399 * emulation/tpu-edt.el: Use defalias instead of fset for
2400 user-visible commands. From Rob Riepel
2401 <riepel@Networking.Stanford.EDU>.
2402
2403 2001-10-09 Gerd Moellmann <gerd@gnu.org>
2404
2405 * ruler-mode.el: New file.
2406
2407 2001-10-09 Miles Bader <miles@gnu.org>
2408
2409 * apropos.el (button): New require.
2410
2411 * help-funs.el: New file, contents mostly from `help.el'.
2412 (describe-variable): Use `condition-case' instead of `ignore-errors'.
2413
2414 * help-mode.el: New file, contents mostly from `help.el'.
2415
2416 * help.el: Don't require `view' when compiling.
2417 (help-with-tutorial, describe-function, describe-function-1)
2418 (variable-at-point, describe-variable, locate-library):
2419 Functions moved into `help-funs.el'.
2420 (help-manyarg-func-alist): Variable moved into `help-funs.el'.
2421 (help-mode, help-mode-setup, help-mode-finish, help-button-action)
2422 (help-setup-xref, help-xref-following, help-make-xrefs)
2423 (help-xref-button, help-insert-xref-button, help-xref-interned)
2424 (help-xref-go-back, help-go-back, help-do-xref, help-follow)
2425 (help-xref-on-pp): Functions moved into `help-mode.el'
2426 (help-mode-map, help-xref-stack, help-xref-stack-item)
2427 (help-highlight-p, help-highlight-face, help-back-label)
2428 (help-xref-symbol-regexp, help-xref-mule-regexp)
2429 (help-xref-info-regexp): Variables moved into `help-mode.el'.
2430 (help-symbol, help-back, help-info, help-customize-variable)
2431 (help-function-def, help-variable-def):
2432 Button-types moved into `help-mode.el'.
2433 (load-symbol-file-load-history, symbol-file):
2434 Functions moved into `subr.el'.
2435 (symbol-file-load-history-loaded): Variable moved into `subr.el'.
2436 (view-lossage): Call `help-setup-xref' instead of doing it manually.
2437
2438 * subr.el (symbol-file-load-history-loaded)
2439 (load-symbol-file-load-history, symbol-file): Moved from `help.el'.
2440
2441 * loadup.el ("button"): Load removed.
2442
2443 * button.el (define-button-type): Respect any `supertype' property.
2444 (button-type-subtype-p, button-has-type-p): New functions.
2445
2446 * rfn-eshadow.el (rfn-eshadow-regexp): Deal correctly with escaped
2447 dollar-signs.
2448
2449 * comint.el (comint-insert-previous-argument): New function.
2450 (comint-mode-map): Bind `C-c .' to `comint-input-previous-argument'.
2451 (comint-insert-previous-argument-last-start-pos)
2452 (comint-insert-previous-argument-last-index): New variables.
2453
2454 * apropos.el (apropos-next-label-button): Use the presence of a
2455 `apropos-label' property to detect label buttons.
2456
2457 2001-10-08 Miles Bader <miles@gnu.org>
2458
2459 * button.el (next-button, previous-button): Remove N and WRAP
2460 parameters. Don't pay attention to `skip' properties.
2461 (forward-button): Implement wrapping, iterating, and skipping here
2462 instead.
2463 (button-activate): USE-MOUSE-ACTION is optional.
2464 (button-nop): Function removed.
2465 (default-button): Use `ignore' as default button action.
2466
2467 * apropos.el (apropos-next-label-button): Update arguments to
2468 `next-button'.
2469 (apropos-symbol): Add `skip' property.
2470 (apropos-function, apropos-macro, apropos-command)
2471 (apropos-variable, apropos-face, apropos-group, apropos-widget)
2472 (apropos-plist): New button types.
2473 (apropos-label-properties): Variable removed.
2474 (apropos-print): Pass button-type to apropos-print-doc, rather
2475 than help function and label text.
2476 (apropos-print-doc): Remove ACTION and STR args, add TYPE arg.
2477 Get button label from TYPE.
2478
2479 2001-10-07 Stefan Monnier <monnier@cs.yale.edu>
2480
2481 * help.el (help-mode): Use define-derived-mode.
2482 (describe-mode): Add optional `buffer' arg.
2483 Use it instead of going through help-xref-mode.
2484 Avoid doubling the word `minor' when prettifying.
2485 (describe-function-1): List the corresponding key bindings.
2486 (describe-variable): Say if the var is automatically buffer-local.
2487 If the source is `loaddefs.el', look for the real source.
2488 (help-xref-mode): Remove.
2489
2490 * emacs-lisp/bytecomp.el (byte-compile-file): Return success when
2491 the file says no-byte-compile.
2492
2493 2001-10-08 Miles Bader <miles@gnu.org>
2494
2495 * button.el (next-button, previous-button): Respect `skip' property.
2496
2497 2001-10-07 Miles Bader <miles@gnu.org>
2498
2499 * woman.el (woman-mode-map): Copy button-buffer-map instead of
2500 making a new keymap. Don't bind mouse-2. Bind M-mouse-2 to
2501 `woman-follow-word' instead of `woman-mouse-2'.
2502 (woman-follow-word): Renamed from `woman-mouse-2'.
2503 Follow current unconditionally, since this function is now only
2504 bound to M-mouse-2. Use accessor functions.
2505 (WoMan-highlight-references): Use `make-text-button'.
2506 (woman-xref): New button type.
2507
2508 * loadup.el ("faces"): Move load before loading "loaddefs.el".
2509 ("button"): New load, just before "help" (which uses it).
2510
2511 * help.el (help-mode-map): Make button-buffer-map our parent.
2512 Don't bind mouse events or tab/backtab.
2513 (help-function, help-variable, help-face, help-coding-system)
2514 (help-input-method, help-character-set, help-back, help-info)
2515 (help-customize-variable, help-function-def, help-variable-def):
2516 New button types.
2517 (help-button-action): New function.
2518 (describe-function-1): Pass help button-types to
2519 `help-xref-button' rather than help function and help-echo string.
2520 Don't put multiple help-function args in a list to pass them to
2521 help-xref-button, just pass them as multiple arguments.
2522 Use `help-insert-xref-button' to make [back]-button, rather than
2523 `help-xref-button'.
2524 (help-xref-button): Take a button-type TYPE as a parameter rather
2525 than a function. Remove HELP-ECHO parameter. Remove DATA parameter
2526 and add a &rest parameter ARGS to serve the same purpose.
2527 Use `make-text-button' to add the button.
2528 (help-insert-xref-button): Use `insert-text-button' to add the button.
2529 (help-follow-mouse, help-next-ref, help-previous-ref):
2530 Functions removed.
2531 (help-do-xref): New function.
2532 (help-follow): Use `push-button' and `help-do-xref' to do most of
2533 the work.
2534
2535 * apropos.el (apropos-symbol, apropos-label): New button types.
2536 (apropos-symbol-button-display-help)
2537 (apropos-label-button-display-help, apropos-next-label-button):
2538 New functions.
2539 (apropos-mode-map): Make button-buffer-map our parent.
2540 Don't bind mouse events.
2541 (apropos-print, apropos-print-doc): Create buttons instead of text
2542 properties.
2543 (apropos-mouse-follow): Function removed.
2544 (apropos-follow): Use buttons.
2545
2546 * button.el: New file.
2547
2548 2001-10-07 Gerd Moellmann <gerd@gnu.org>
2549
2550 * emacs-lisp/cl.el (most-positive-fixnum, most-negative-fixnum):
2551 Remove.
2552
2553 2001-10-05 Richard M. Stallman <rms@gnu.org>
2554
2555 * add-log.el (add-change-log-entry): Skip copyright notice
2556 and copying permission notice at start of file, if any.
2557 Make use of terms "entry" and "item" accord with Emacs manual.
2558 Simplify the logic for moving point while entering or creating
2559 an entry and then an item.
2560 (add-change-log-entry-other-window): Doc fix.
2561
2562 2001-10-06 Miles Bader <miles@gnu.org>
2563
2564 * rfn-eshadow.el (read-file-name-electric-shadow): Autoload cookie
2565 removed; they apparently don't work with faces.
2566
2567 2001-10-05 Sam Steingold <sds@gnu.org>
2568
2569 * textmodes/sgml-mode.el (html-xhtml): New user option.
2570 (html-tag-alist, html-horizontal-rule, html-image, html-line)
2571 (html-ordered-list, html-unordered-list, html-list-item)
2572 (html-paragraph, html-checkboxes, html-radio-buttons): Use it.
2573 (sgml-skip-close-p): New function.
2574 (sgml-value): Use it.
2575
2576 2001-10-05 Sam Steingold <sds@gnu.org>
2577
2578 * calendar/diary-lib.el (diary-entry-compare): When times are
2579 identical, compare the entries lexicographically.
2580
2581 2001-10-06 Miles Bader <miles@gnu.org>
2582
2583 * rfn-eshadow.el (rfn-eshadow-update-overlay):
2584 Use `minibuffer-prompt-end'.
2585
2586 * simple.el (previous-matching-history-element): Fix misplaced
2587 parentheses.
2588
2589 2001-10-05 Miles Bader <miles@gnu.org>
2590
2591 * rfn-eshadow.el: New file.
2592
2593 2001-10-05 Miles Bader <miles@gnu.org>
2594
2595 * cus-face.el (custom-face-attributes): Make sure each attribute
2596 has a valid default value. Remove hacks that mapped `nil' to
2597 `off' and used nil to mean `unspecified'. Remove `unspecified'
2598 choices from all attributes (unspecified is handled by the parent
2599 checklist).
2600 * cus-edit.el (custom-face-edit-convert-widget)
2601 (custom-face-edit-deactivate, custom-face-edit-activate)
2602 (custom-face-edit-delete, custom-face-edit-attribute-tag):
2603 New functions.
2604 (custom-face-edit): Specify a custom :convert-widget.
2605 (custom-pre-filter-face-spec, custom-post-filter-face-spec):
2606 Don't pass in default filters that map between `nil' and `off' and
2607 `unspecified' and `nil'.
2608
2609 2001-10-05 Gerd Moellmann <gerd@gnu.org>
2610
2611 * progmodes/compile.el (compilation-buffer-name): New function.
2612 (compile-internal): Use it to determine the name of the
2613 compilation buffer.
2614
2615 2001-10-05 Miles Bader <miles@gnu.org>
2616
2617 * progmodes/compile.el (grep-use-null-device): New variable.
2618 (grep-command): Mention `grep-use-null-device'.
2619 (grep-compute-defaults): Compute `grep-use-null-device' if necessary.
2620 Make computation of `grep-command' respect `grep-use-null-device'.
2621 (grep): Respect `grep-use-null-device'.
2622 Call `grep-compute-defaults' even if grep-command is set, if
2623 grep-use-null-device is still tentative.
2624
2625 * subr.el (call-process-shell-command): New function.
2626
2627 2001-10-05 Miles Bader <miles@gnu.org>
2628
2629 * simple.el (previous-matching-history-element)
2630 (next-history-element, next-complete-history-element): Use
2631 `minibuffer-' functions instead of calling `field-' functions directly.
2632 (minibuffer-prompt-end, minibuffer-contents):
2633 (minibuffer-contents-no-properties, delete-minibuffer-contents):
2634 Functions removed (now subrs).
2635 (minibuffer-prompt-width): Use `minibuffer-prompt-end'.
2636
2637 * minibuf-eldef.el (minibuf-eldef-setup-minibuffer)
2638 (minibuf-eldef-update-minibuffer): Use `minibuffer-' functions
2639 instead of calling `field-' functions directly.
2640 (minibuf-eldef-setup-minibuffer): Remove unused variable `prompt'.
2641
2642 2001-10-05 Gerd Moellmann <gerd@gnu.org>
2643
2644 * files.el (find-file-noselect): If file's read-only status has
2645 changed on disk, ask if buffer's read-only status should be
2646 changed, unless NOWARN is set.
2647
2648 * emacs-lisp/cl-macs.el (define-setf-expander): Make it an
2649 alias for define-setf-method.
2650
2651 * bindings.el: Remove no-byte-compile from file local variables
2652 to enable bootstrapping.
2653
2654 2001-10-04 Andrew Innes <andrewi@gnu.org>
2655
2656 * faces.el (face-font-registry-alternatives) [windows-nt]:
2657 Make gb2312 an alias for gb2312.1980.
2658
2659 2001-10-04 Stefan Monnier <monnier@cs.yale.edu>
2660
2661 * uniquify.el (uniquify-get-proposed-name): Don't assume dirsep is /.
2662 (uniquify-reverse-components): Remove.
2663
2664 * emacs-lisp/bytecomp.el (byte-recompile-directory):
2665 Make sure the file is readable.
2666 (byte-compile-file): Don't compile if `no-byte-compile' is set.
2667 (byte-compile-defvar): Update to reflect the change in Fdefvar.
2668 (batch-byte-recompile-directory): Pass arg=0.
2669
2670 * progmodes/perl-mode.el (perl-indent-continued-arguments): New var.
2671 (perl-calculate-indent): Use it.
2672 (perl-backward-to-noncomment): Use forward-comment.
2673
2674 * derived.el (define-derived-mode, derived-mode-make-docstring):
2675 Allow `parent' to be nil.
2676
2677 * textmodes/nroff-mode.el (nroff-mode-abbrev-table, nroff-mode):
2678 Use define-derived-mode.
2679 (nroff-mode-map, nroff-mode-syntax-table): Massage.
2680
2681 * mail/mailabbrev.el (mail-abbrev-in-expansion-header-p): Simplify.
2682
2683 * emacs-lisp/lselect.el: Use facep iso find-face.
2684
2685 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
2686 Use regexp-opt.
2687 (doc-string-elt): Set symbols' prop. Copied from autoload.el.
2688 (lisp-font-lock-syntactic-face-function): New function.
2689 (lisp-mode-variables): Use it. Make arg optional.
2690 (emacs-lisp-mode): Don't pass an arg to lisp-mode-variables.
2691 (lisp-mode): Don't pass an arg to lisp-mode-variables.
2692 Set comment-start-skip.
2693
2694 * emacs-lisp/lisp-mnt.el (lm-history-header): Accept `ChangeLog'.
2695
2696 * emacs-lisp/cl-macs.el (frame-parameter): Add a setf method.
2697 (ignore-errors): Don't bother using a `err' symbol.
2698
2699 * emacs-lisp/autoload.el (autoload-ensure-default-file)
2700 (autoload-insert-section-header, autoload-before-p)
2701 (autoload-remove-section): New functions.
2702 (generate-file-autoloads): Use them.
2703 (update-file-autoloads): Use them. Return FILE if there's no cookie.
2704 Make sure the autoload file is properly formatted when creating it.
2705 (update-autoloads-from-directories): Use them as well.
2706 Only update autoloads for files whose timestamp has changed.
2707 Add a dummy entry to remember the files which had no autoload cookies.
2708
2709 * timer.el (timer-relative-time): Fix computation for negative `micro'.
2710
2711 * subr.el (define-key-after): Allow `key' to be longer than 1.
2712 (make-local-hook): Make obsolete.
2713 (add-hook, remove-hook): Don't use make-local-hook any more.
2714 (make-syntax-table): Inherit all chars from s-s-t.
2715
2716 2001-10-04 Gerd Moellmann <gerd@gnu.org>
2717
2718 This is a fix for a report saying that resuming a search with C-s
2719 C-s doesn't use the case-fold-search setting of the previous
2720 search (C-s ... M-c ... then C-s C-s).
2721
2722 * isearch.el (isearch-last-case-fold-search): New variable.
2723 (isearch-mode): Remember value of isearch-case-fold-search
2724 in isearch-last-case-fold-search.
2725 (isearch-done): Quote value of isearch-case-fold-search.
2726 (isearch-repeat): When resuming a search, restore
2727 isearch-case-fold-search from isearch-last-case-fold-search.
2728
2729 Added to NEWS.
2730
2731 * startup.el (inhibit-startup-buffer-menu): New user-option.
2732 (command-line-1): If inhibit-startup-buffer-menu is set, don't
2733 display the buffer menu. From Simon Josefsson <jas@extundo.com>.
2734
2735 This allows upto 99999 messages in the summary without screwing up
2736 the summary sorting. Previously 9999 was the maximum. Added to NEWS.
2737
2738 * mail/rmailsum.el (rmail-make-summary-line)
2739 (rmail-make-summary-line-1, rmail-summary-next-same-subject)
2740 (rmail-summary-goto-msg, rmail-summary-goto-msg):
2741 Allow 5-digit message ids instead of 4.
2742
2743 This adds expansion of environment variables in the value
2744 specified with M-x setenv. Added to NEWS.
2745
2746 * env.el (substitute-env-vars): New function.
2747 (setenv): Add parameter SUBSTITUTE-ENV-VARS. If set, substitute
2748 environment variables in VALUE. Return VALUE.
2749
2750 2001-10-04 Gerd Moellmann <gerd@gnu.org>
2751
2752 * Branch for 21.1.
2753
2754 2001-10-03 Stefan Monnier <monnier@cs.yale.edu>
2755
2756 * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
2757
2758 2001-10-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2759
2760 * emulation/tpu-edt.el: Make messages match original TPU/edt
2761 editor. From riepel@Stanford.EDU (Rob Riepel).
2762
2763 2001-10-03 Eli Zaretskii <eliz@is.elta.co.il>
2764
2765 * rect.el: Update maintainer's email address.
2766
2767 2001-10-02 Andreas Schwab <schwab@suse.de>
2768
2769 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 227 and 228 for Long
2770 and Extended Passive Mode, resp.
2771
2772 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
2773
2774 These changes add support for Calendar-related items in the
2775 menu bar on tty's as well:
2776
2777 * calendar/calendar.el (calendar-mode-map): Require cal-menu
2778 unconditionally.
2779 (calendar-mode): Set up activate-menubar-hook unconditionally.
2780
2781 * calendar/cal-menu.el (cal-menu-x-popup-menu): New function,
2782 calls x-popup-menu only if popup menus are supported.
2783 (calendar-mouse-insert-hebrew-diary-entry)
2784 (calendar-mouse-insert-islamic-diary-entry)
2785 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
2786 (calendar-mouse-view-other-diary-entries)
2787 (calendar-mouse-print-dates, calendar-mouse-2-date-menu)
2788 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
2789 Call cal-menu-x-popup-menu instead of x-popup-menu.
2790
2791 2001-10-01 Gerd Moellmann <gerd@gnu.org>
2792
2793 * gs.el (gs-set-ghostview-window-prop): Fix args of `elt'.
2794
2795 * emacs-lisp/edebug.el (rx): Add def-edebug-spec.
2796
2797 * emacs-lisp/rx.el: New file.
2798
2799 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
2800
2801 * help.el (help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
2802
2803 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
2804
2805 * frame.el (select-frame-by-name, other-frame): Doc fix.
2806
2807 2001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
2808
2809 * play/snake.el (snake-score-file): Use temporary-file-directory
2810 instead of a literal "/tmp". Suggested by Robert
2811 <robert@chezmarshall.freeserve.co.uk>.
2812
2813 * play/tetris.el (tetris-score-file): Ditto.
2814
2815 2001-09-28 Eli Zaretskii <eliz@is.elta.co.il>
2816
2817 * apropos.el (apropos-print): Make the directions inserted at the
2818 beginning of the *Apropos* buffer more clear.
2819
2820 2001-09-27 Michael Kifer <kifer@cs.sunysb.edu>
2821
2822 * ediff-mult.el (ediff-get-meta-info): Installed Gerd's changes.
2823 Added comments.
2824
2825 2001-09-27 Stefan Monnier <monnier@cs.yale.edu>
2826
2827 * newcomment.el (comment-normalize-vars): Use " \t" rather than
2828 "\\s-" when defining comment-end-skip.
2829
2830 2001-09-27 Gerd Moellmann <gerd@gnu.org>
2831
2832 * mail/feedmail.el (feedmail-queue-send-edit-prompt-help):
2833 Call get-buffer-window first second arg `visible'.
2834
2835 * international/mule-diag.el (list-input-methods-1):
2836 Output something that's independent of Emacs' version.
2837
2838 * tar-mode.el (tar-mode-write-file): Don't signal an error by
2839 calling byte-to-position with a nil tar-header-offset.
2840
2841 2001-09-27 Simon Josefsson <jas@extundo.com>
2842
2843 * mail/sendmail.el (send-mail-function): Doc fix.
2844 (mail-do-fcc): Error if header-end is not a marker.
2845 (mail-do-fcc): Add a comment.
2846 (mail-reply-to): Doc fix.
2847 (mail-signature): Make ATPOINT optional.
2848 (mail-yank-original): Use cond instead of nestled if.
2849
2850 2001-09-26 Stefan Monnier <monnier@cs.yale.edu>
2851
2852 * info.el (Info-on-current-buffer): Default arg to "Top".
2853
2854 2001-09-25 Eli Barzilay <eli@barzilay.org>
2855
2856 * calculator.el (calculator-copy-displayer): New user-option.
2857 (calculator-displayer-prev, calculator-displayer-next):
2858 Renamed from calculator-displayed-{left,right}.
2859 (calculator, calculator-standard-displayer)
2860 (calculator-num-to-string, calculator-update-display)
2861 (calculator-copy, calculator-put-value): Bug and display fixes.
2862
2863 2001-09-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2864
2865 * ebnf2ps.el: Eliminate make-local-hook calls. Doc fix.
2866 (ebnf-version): New version (3.6.1).
2867
2868 * ebnf-bnf.el: Fix character range regexp. Doc fix.
2869 (ebnf-bnf-non-terminal-chars): New internal const.
2870 (ebnf-bnf-lex): Fix code.
2871
2872 * ebnf-iso.el: Fix character range regexp. Doc fix.
2873 (ebnf-iso-non-terminal-chars): New internal const.
2874 (ebnf-iso-lex): Fix code.
2875
2876 * ebnf-yac.el: Fix character range regexp. Doc fix.
2877 (ebnf-yac-skip-chars): New internal const.
2878 (ebnf-yac-skip-code): Fix code.
2879
2880 2001-09-24 Stefan Monnier <monnier@cs.yale.edu>
2881
2882 * vc.el (vc-checkin): Use vc-delete-automatic-version-backups.
2883
2884 * pcvs-parse.el (cvs-parse-commit): Expand the file name before
2885 passing it to VC.
2886
2887 * vc-hooks.el (vc-delete-automatic-version-backups): Handle the
2888 case where the file is relative.
2889
2890 2001-09-24 Gerd Moellmann <gerd@gnu.org>
2891
2892 * xml.el (xml-parse-attlist): Quotes around attributes must be the
2893 same on each side. Make sure we properly handle simple quotes.
2894 From Daiki Ueno <ueno@unixuser.org>.
2895
2896 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
2897
2898 * mail/sendmail.el (mail-mode): Doc fix. From Simon Josefsson
2899 <jas@extundo.com>.
2900
2901 * menu-bar.el (top-level): Minor fixes for text of help-echo in
2902 some items of the Options menu.
2903
2904 2001-09-22 Stefan Monnier <monnier@cs.yale.edu>
2905
2906 * pcvs-parse.el (cvs-parse-commit): Remove the temp files used by VC.
2907
2908 * vc-hooks.el (vc-delete-automatic-version-backups):
2909 Don't fail if the directory doesn't exist.
2910
2911 * diff-mode.el (diff-default-read-only): New var.
2912 (diff-mode): Use it.
2913
2914 2001-09-22 Eli Zaretskii <eliz@is.elta.co.il>
2915
2916 * hexl.el (hexl-mode-map): Fix the change of 2001-08-23:
2917 Use make-keymap instead of copy-keymap, since copying the global
2918 keymap messes up the menu bar.
2919
2920 * info.el (Info-goto-node, Info-menu): Doc fix. Suggested by
2921 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
2922
2923 2001-09-21 Eli Zaretskii <eliz@is.elta.co.il>
2924
2925 * dired.el (dired-build-subdir-alist): Accept optional arg SWITCHES.
2926
2927 * dired-aux.el (dired-insert-subdir): Pass switches to
2928 dired-build-subdir-alist.
2929
2930 2001-09-21 Stephen Gildea <gildea@stop.mail-abuse.org>
2931
2932 * time-stamp.el (time-stamp-string-preprocess): Fix bug that
2933 caused %#a and %#b to be mis-formatted.
2934
2935 2001-09-20 Eli Zaretskii <eliz@is.elta.co.il>
2936
2937 * info.el (Info-file-list-for-emacs): Add elements for ada-mode,
2938 ccmode, emacs-mime, and eudc manuals.
2939
2940 2001-09-19 Sam Steingold <sds@gnu.org>
2941
2942 w32 find cannot be used with `grep-find'.
2943 * progmodes/compile.el (find-program): New variable.
2944 (grep-compute-defaults): Use it to set `grep-find-command'.
2945
2946 2001-09-19 Gerd Moellmann <gerd@gnu.org>
2947
2948 * ps-bdf.el (bdf-read-bitmap): Initialize returned values to defaults.
2949
2950 2001-09-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2951
2952 * ebnf2ps.el: Replace "Prologue" by "Prolog" in PostScript
2953 programming. Doc fix.
2954 (ebnf-version): New version (3.6).
2955 (ebnf-eps-begin): Data fix.
2956 (ebnf-begin-file): Code fix.
2957
2958 * ebnf-bnf.el: Doc fix.
2959 (ebnf-bnf-lex): Fix regexp for non-terminal and terminal tokens.
2960
2961 * ebnf-iso.el, ebnf-otz.el, ebnf-yac.el: Doc fix.
2962
2963 2001-09-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2964
2965 * ps-print.el: Better face mapping for black/white PostScript printers.
2966 Check if mark is active when printing a region. Doc fix.
2967 (ps-print-version): New version number (6.5.5).
2968 (ps-print-color-p): Customization fix.
2969 (ps-black-white-faces): New option.
2970 (ps-black-white-faces-alist): New internal var.
2971 (ps-count-lines-preprint, ps-print-preprint-region): New funs.
2972 (ps-print-region, ps-print-region-with-faces, ps-nb-pages-buffer)
2973 (ps-nb-pages-region): Interactive fix.
2974 (ps-extend-face-list, ps-extend-face, ps-setup, ps-begin-job)
2975 (ps-face-attributes, ps-generate-postscript-with-faces): Code fix.
2976
2977 2001-09-18 Eli Zaretskii <eliz@is.elta.co.il>
2978
2979 * dired.el (dired-move-to-filename-regexp): Allow one digit in the
2980 numeric month value, and allow the Kanji character after the it to
2981 be missing (happens with ls-lisp's output on Japanese versions of
2982 MS-Windows).
2983
2984 2001-09-18 Miles Bader <miles@gnu.org>
2985
2986 * diff-mode.el (diff-mode): Don't make the buffer read-only if
2987 it's empty (and thus probably a new patch file about to be edited).
2988
2989 2001-09-17 Gerd Moellmann <gerd@gnu.org>
2990
2991 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2992 Check for '(' in column 0 of doc string.
2993
2994 * gs.el (gs-set-ghostview-window-prop): Use `elt' instead
2995 of `nth' so that using a vector as bounding-box works.
2996 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
2997
2998 2001-09-17 Andre Spiegel <spiegel@gnu.org>
2999
3000 * vc.el (vc-annotate): Use current workfile version explicitly as
3001 a default, suggested by Gustav H\e,Ae\e(Bllberg <gustav@virtutech.se>.
3002
3003 2001-09-16 Eli Zaretskii <eliz@is.elta.co.il>
3004
3005 * ps-bdf.el (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
3006 convert-standard-filename doesn't guarantee that the .el extension
3007 is preserved.
3008
3009 * dos-fns.el (convert-standard-filename): Replace invalid
3010 characters only after converting dash/underscore to a period.
3011 (original-make-auto-save-file-name): New.
3012 (make-auto-save-file-name): New function, overrides the definition
3013 on files.el and calls the original function via
3014 original-make-auto-save-file-name.
3015
3016 * mail/rmail.el (top-level): Require mule-utils when compiling.
3017 (rmail-decode-babyl-format): Use detect-coding-with-priority
3018 instead of detect-coding-region, to favor detection of emacs-mule
3019 encoded Babyl files written by rmailout.el etc. Suggested by
3020 Kenichi Handa <handa@etl.go.jp>.
3021
3022 2001-09-14 Eli Zaretskii <eliz@is.elta.co.il>
3023
3024 * eshell/em-unix.el (eshell-shuffle-files, eshell-shuffle-files):
3025 Use `equal', not `=', since the device number can be a cons cell.
3026
3027 2001-09-14 Gerd Moellmann <gerd@gnu.org>
3028
3029 * simple.el: Comment out change of 2001-09-13.
3030
3031 2001-09-13 Milan Zamazal <pdm@zamazal.org>
3032
3033 * progmodes/compile.el (grep-compute-defaults): Don't set
3034 grep-command/grep-find-command when it is already non-nil.
3035 (grep-command): Make it a user option.
3036 (grep-find-command): Likewise.
3037
3038 2001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
3039
3040 * viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):
3041 inhibit quit.
3042
3043 2001-09-13 Eli Zaretskii <eliz@is.elta.co.il>
3044
3045 * files.el (make-auto-save-file-name): If long file names are not
3046 supported on MS-DOS, truncate the file name to DOS 8+3 limits before
3047 generating an auto-save file name from it.
3048
3049 2001-09-13 Gerd Moellmann <gerd@gnu.org>
3050
3051 * ps-print.el (ps-print-region, ps-print-region-with-faces)
3052 (ps-nb-pages-region): Signal an error if called interactively
3053 and the mark is not active.
3054
3055 * simple.el (minibuffer-prompt-modification)
3056 (minibuffer-prompt-insertion): New functions.
3057 (minibuffer-prompt-properties): Use `modification-hooks' and
3058 `insert-in-front-hooks'.
3059
3060 2001-09-12 Richard M. Stallman <rms@gnu.org>
3061
3062 * textmodes/outline.el (outline-regexp): Doc fix.
3063 Initialize it in the defcustom, the usual way.
3064
3065 2001-09-12 Gerd Moellmann <gerd@gnu.org>
3066
3067 * ediff-mult.el (ediff-get-meta-info): Take into account that data
3068 from `ediff-meta-info' properties need not be an overlay.
3069 From David Ponce <dponce@voila.fr>.
3070
3071 * isearch.el (isearch-intersects-p): Fix end checks.
3072
3073 2001-09-11 Eli Zaretskii <a34785@is.elta.co.il>
3074
3075 * gud.el (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
3076 `t' branch of `cond', since Irix 6.1 and up is a special case of
3077 the standard dbx interface.
3078
3079 2001-09-11 Miles Bader <miles@gnu.org>
3080
3081 * comint.el (comint-send-input): When waiting for echoed input,
3082 don't save the expected end position in `echo-end', so that things
3083 work properly even if the buffer is modified elsewhere at the same
3084 time [this happens if `comint-truncate-buffer' is used].
3085
3086 2001-09-11 Gerd Moellmann <gerd@gnu.org>
3087
3088 * textmodes/outline.el (outline-mode): Use `^' and a shy group
3089 when constructing imenu-generic-expression from outline-regexp.
3090
3091 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
3092
3093 * eshell/em-unix.el (eshell-shuffle-files): Compare inodes with
3094 `equal' instead of `=', since they can be cons cells. From Nils
3095 Goesche <cartan@cartan.de>.
3096
3097 2001-09-10 Andre Spiegel <spiegel@gnu.org>
3098
3099 * vc.el (vc-annotate): Rewrote doc string.
3100
3101 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
3102
3103 * time-stamp.el: Update Stephen Gildea's email address.
3104
3105 2001-09-10 Gerd Moellmann <gerd@gnu.org>
3106
3107 * mail/sendmail.el (mail-send): Obey mail-send-nonascii when
3108 enable-multibyte-characters = nil. From Hallvard B Furuseth
3109 <h.b.furuseth@usit.uio.no>.
3110
3111 2001-09-09 Michael Kifer <kifer@cs.sunysb.edu>
3112
3113 * ediff-init.el (ediff-highest-priority): Bug fix.
3114
3115 * viper-cmd.el (viper-special-read-and-insert-char): New function
3116 that reads a character and uses the current input method or
3117 iso-accents when appropriate.
3118
3119 * viper.el and all others: Corrections to the comment blocks at
3120 the top.
3121
3122 2001-09-09 Eli Zaretskii <eliz@is.elta.co.il>
3123
3124 * info.el (Info-goto-node): Doc fix.
3125
3126 2001-09-07 Gerd Moellmann <gerd@gnu.org>
3127
3128 * isearch.el (isearch-intersects-p): New function.
3129 (isearch-close-unnecessary-overlays): Renamed from *unecessary*,
3130 use isearch-intersects-p, and clean up.
3131
3132 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
3133
3134 * textmodes/ispell.el (ispell-dictionary-alist-4): Add "german"
3135 and "german8", for the new German orthography dictionaries,
3136 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange
3137 the entries, to keep the line length balanced for loaddefs.el.
3138
3139 2001-09-07 Dr Francis J. Wright <F.J.Wright@qmw.ac.uk>
3140
3141 * comint.el (comint-send-input): Handle comint-process-echoes
3142 differently.
3143
3144 2001-09-07 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3145
3146 * locate.el (locate-insert-header): Remove unnecessary whitespace.
3147
3148 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
3149
3150 * arc-mode.el (archive-dostime): Fix a typo in minutes' computation.
3151
3152 2001-09-07 Gerd Moellmann <gerd@gnu.org>
3153
3154 * server.el (server-switch-buffer):
3155 * textmodes/refer.el (refer-find-entry-internal):
3156 * term/sup-mouse.el (sup-pos-to-window):
3157 * term/bg-mouse.el (bg-window-from-x-y):
3158 * emacs-lisp/edebug.el (edebug-window-live-p):
3159 Use get-window-with-predicate.
3160
3161 * window.el (get-window-with-predicate): Renamed from some-window.
3162 (some-window): Make it an alias.
3163
3164 2001-09-06 Gerd Moellmann <gerd@gnu.org>
3165
3166 * simple.el (undo): Remove positions from buffer-undo-list up to
3167 the next undo boundary only.
3168
3169 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
3170
3171 * makefile.nt (install): Don't copy sc.el. Reported by Richard
3172 Kim <ryk@dspwiz.com>
3173
3174 * cus-edit.el (custom-buffer-create-internal): Remove "100%" from
3175 the message "Creating customization items...done".
3176
3177 2001-09-05 Gerd Moellmann <gerd@gnu.org>
3178
3179 * font-lock.el (toplevel): Require `jit-lock' only if
3180 font-lock-support-mode is set to jit-lock-mode.
3181
3182 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
3183
3184 * international/quail.el (quail-use-package, quail-inactivate)
3185 (quail-activate): Mention the hooks these functions run in their
3186 doc strings.
3187
3188 2001-09-05 Edward M. Reingold <reingold@iit.edu>
3189
3190 * cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name
3191 of file in header of menu.
3192
3193 2001-09-04 Gerd Moellmann <gerd@gnu.org>
3194
3195 * env.el (setenv): Interactively, if VARIABLE has a current value,
3196 add that to the front of the history, as the doc string says.
3197
3198 * comint.el (comint-send-input): Change help-echo.
3199 From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
3200
3201 * bookmark.el (bookmark-write-file): Bind print-length and
3202 print-level to nil. From Tom Capey <tomc@edina.co.uk>.
3203
3204 * obsolete/uncompress.el: Moved there from lisp/.
3205
3206 * comint.el (comint-insert-clicked-input): Goto point-max before
3207 deleting previous input. From "Dr Francis J. Wright"
3208 <F.J.Wright@qmw.ac.uk>.
3209
3210 * simple.el (backward-word): Doc fix.
3211
3212 2001-09-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3213
3214 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
3215 * uncompress.el, uniquify.el, vc.el, view.el, window.el
3216 * w32-fns.el: Add Keywords header.
3217
3218 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
3219
3220 * menu-bar.el: Fix separators in the Edit menu. Bring "Fill" near
3221 "Text Properties". Suggested by Simon Marshall
3222 <Simon.Marshall@midas-kapiti.com>.
3223
3224 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
3225
3226 * term/mac-win.el (mac-drag-n-drop): Decode file name by
3227 consulting the value of file-name-coding-system.
3228
3229 2001-09-03 Stefan Monnier <monnier@cs.yale.edu>
3230
3231 * help.el (describe-function-1): Save precomputed `file-name' rather
3232 than recomputing it (incorrectly) with `symbol-file'.
3233
3234 2001-09-03 Gerd Moellmann <gerd@gnu.org>
3235
3236 * international/isearch-x.el (isearch-exit-recursive-edit):
3237 Take three parameters, since it's used as an after-change-function.
3238
3239 * emacs-lisp/backquote.el (backquote-backquote-symbol)
3240 (backquote-unquote-symbol, backquote-splice-symbol): Remove `*'
3241 from doc strings.
3242
3243 2001-09-02 Milan Zamazal <pdm@zamazal.org>
3244
3245 * progmodes/glasses.el (glasses-convert-to-unreadable):
3246 Consider underscores as in `glasses-make-readable'.
3247
3248 2001-09-02 Eli Zaretskii <eliz@is.elta.co.il>
3249
3250 * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for
3251 MS-DOS, since cpp might not be available.
3252
3253 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
3254 Mention "yank" in the help-echo text.
3255 Suggested by Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3256
3257 2001-09-01 Stefan Monnier <monnier@cs.yale.edu>
3258
3259 * newcomment.el (comment-indent): Insert spaces more carefully.
3260
3261 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
3262
3263 * mail/emacsbug.el (report-emacs-bug): Make sure *Messages*
3264 exists. From Andy Petrusenco <andy@int.spb.ru>.
3265
3266 * hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if
3267 display-popup-menus-p returns nil. Suggested by Andy Petrusenco
3268 <andy@int.spb.ru>.
3269
3270 2001-08-31 Gerd Moellmann <gerd@gnu.org>
3271
3272 * isearch.el (isearch-mouse-2): Renamed from isearch-mouse-yank.
3273 Instead of running mouse-yank-at-click, see what the event is
3274 bound to outside Isearch and run that.
3275
3276 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
3277
3278 * menu-bar.el (menu-bar-options-menu) <transient-mark-mode>:
3279 Fix the menu entry to mention transient-mark-mode.
3280
3281 2001-08-30 Gerd Moellmann <gerd@gnu.org>
3282
3283 * simple.el (eval-expression-print-level): Fix last change.
3284
3285 * bindings.el (mode-line-coding-system-map): New variable.
3286 (mode-line-mule-info): Give the "%Z" a local-map keymap.
3287
3288 * simple.el (eval-expression-print-level): Change the type
3289 of the defcustom to allow nil.
3290
3291 * emacs-lisp/find-gc.el: Moved here from lisp/.
3292
3293 * international/quail.el (quail-completion-1):
3294 Reverse the ((CHAR . DEFN) ...) list before processing it.
3295 From Kenichi Handa <handa@etl.go.jp>.
3296
3297 * obsolete/rsz-mini.el, obsolete/sun-curs.el, obsolete/sun-fns.el
3298 * obsolete/x-apollo.el, obsolete/x-menu.el: Moved here from lisp/.
3299
3300 2001-08-30 Eli Zaretskii <eliz@is.elta.co.il>
3301
3302 * toolbar/tool-bar.el (tool-bar-mode): Make it a no-op if images
3303 aren't supported. This avoids the annoying gray strip drawn by
3304 the Windows version instead of the missing tool bar.
3305
3306 2001-08-29 Gerd Moellmann <gerd@gnu.org>
3307
3308 * menu-bar.el (menu-bar-options-menu): Make option text, messages
3309 and tooltips more consistent. From "Marshall, Simon"
3310 <Simon.Marshall@midas-kapiti.com>.
3311
3312 * startup.el (fancy-splash-screens): Temporarily set
3313 minor-mode-map-alist to nil while displaying splash screens.
3314
3315 2001-08-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3316
3317 * buff-menu.el: Add Keywords header.
3318 Doc fix (C-x C-b is bound to list-buffers).
3319
3320 * dired-x.el: Add keyword files to get listed in finder.
3321 Remove confusing notes about GNU Emacs 19.
3322
3323 * dired.el, dired-aux.el: Add Keywords header.
3324
3325 2001-08-28 Andre Spiegel <spiegel@gnu.org>
3326
3327 * vc.el (vc-revert-file): Call the backend even if the FILE's
3328 contents can be reverted locally; pass new arg CONTENTS-DONE
3329 down to the backend.
3330
3331 * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-revert-file): Handle new
3332 optional arg CONTENTS-DONE.
3333
3334 2001-08-28 Andrew Innes <andrewi@gnu.org>
3335
3336 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.
3337
3338 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
3339
3340 * makefile.nt (install): Copy more *.el files.
3341
3342 2001-08-28 Gerd Moellmann <gerd@gnu.org>
3343
3344 * dired.el (dired-mode-map): Bind `y' to dired-show-file-type
3345 instead of `w' which is already in use.
3346
3347 * gs.el (gs-load-image): Use sleep-for.
3348 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3349
3350 2001-08-28 Miles Bader <miles@gnu.org>
3351
3352 * replace.el (query-replace-regexp-eval): Return args from
3353 `interactive' form in correct order.
3354
3355 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
3356
3357 * mouse.el (mouse-buffer-menu): If the buffer menu is split by
3358 major modes, don't create panes for modes for which
3359 mouse-buffer-menu-alist returns an empty alist.
3360
3361 2001-08-28 Thien-Thi Nguyen <ttn@gnu.org>
3362
3363 * progmodes/hideshow.el: Update first-line description.
3364 Sync comments w/ maintainer version 5.31.
3365
3366 (hs-isearch-open): Default value now `code'.
3367 Fix docstring to use "code blocks" vs "comment blocks",
3368 as opposed to "block" vs "comment".
3369 (hs-flag-region): Accept `hs-isearch-open' value
3370 of `block' as synonymous w/ `code'.
3371 (hs-hide-block-at-point): For code blocks, pass `code'
3372 to `hs-flag-region' instead of `block'.
3373
3374 2001-08-28 Miles Bader <miles@gnu.org>
3375
3376 * comint.el (comint-next-prompt): Don't loop infinitely if
3377 {next,previous}-single-char-property-change returns its input
3378 position when the search fails.
3379
3380 2001-08-27 Miles Bader <miles@gnu.org>
3381
3382 * comint.el (comint-get-old-input-default): Don't signal an error
3383 if point is not on an input field; instead, return the current
3384 line (using `comint-bol' to skip any prompt, in case we're not
3385 using fields at all).
3386
3387 * man.el (Man-mode-line-format): Variable removed.
3388 (Man-mode): Change `mode-line-buffer-identification' instead of
3389 `mode-line-format'.
3390
3391 2001-08-27 Gerd Moellmann <gerd@gnu.org>
3392
3393 * mail/sendmail.el (mail-send-hook): Remove a duplicate defcustom.
3394 From Simon Josefsson <jas@extundo.com>.
3395
3396 2001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
3397
3398 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
3399 messages. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3400
3401 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
3402 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3403
3404 * emacs-lisp/lselect.el: Ditto.
3405
3406 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
3407 Remove periods from the end of error message strings.
3408 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3409
3410 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
3411 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3412
3413 * net/telnet.el: Ditto.
3414
3415 2001-08-26 Gerd Moellmann <gerd@gnu.org>
3416
3417 * hl-line.el (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
3418 KEYMAP to the call to define-minor-mode.
3419
3420 2001-08-24 Eli Zaretskii <eliz@is.elta.co.il>
3421
3422 * term/internal.el (IT-character-translations) <hebrew-iso8859-8>:
3423 Replace some of the undefined characters with emulations of bidi
3424 formatting characters and Niqud as per SI 1311-1.
3425 (IT-unicode-translations): Ditto.
3426 (IT-display-table-setup, IT-setup-unicode-display):
3427 Fill characters without translations with dos-unsupported-char-glyph.
3428
3429 2001-08-24 Simon Josefsson <jas@extundo.com>
3430
3431 * hl-line.el (hl-line-mode): Don't be a global mode.
3432 (global-hl-line-mode): New function.
3433
3434 2001-08-24 Gerd Moellmann <gerd@gnu.org>
3435
3436 * gs.el (gs-load-image): Wait for GHOSTVIEW window property
3437 being reset by Ghostscript. Don't kill the gs process.
3438 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3439
3440 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
3441
3442 * term/mac-win.el: Require scroll-bar.
3443
3444 2001-08-23 Stefan Monnier <monnier@cs.yale.edu>
3445
3446 * ebuff-menu.el (electric-buffer-list): Use list-buffers-noselect.
3447
3448 2001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
3449
3450 * hexl.el (hexl-insert-multibyte-char) New function.
3451 (hexl-quoted-insert, hexl-self-insert-command)
3452 (hexl-insert-hex-char, hexl-insert-decimal-char)
3453 (hexl-insert-octal-char): Call it instead of hexl-insert-char.
3454 Fix the doc strings accordingly.
3455 (hexl-insert-char): Reject characters whose code is above 255.
3456 Doc fix.
3457 (hexl-mode-map): Copy the global keymap instead of creating a
3458 sparse keymap, and bind all self-inserting characters to
3459 hexl-self-insert-command.
3460
3461 2001-08-22 Stefan Monnier <monnier@cs.yale.edu>
3462
3463 * wid-edit.el (text): Re-order docstring correctly.
3464
3465 * mail/sendmail.el (mail-mode): Use adaptive-fill-regexp.
3466
3467 * textmodes/fill.el (adaptive-fill-regexp): Admit tabs as well.
3468
3469 2001-08-22 Eli Zaretskii <eliz@is.elta.co.il>
3470
3471 * simple.el (line-number-mode): Mention the variable
3472 line-number-display-limit-width in the doc string.
3473
3474 2001-08-22 Gerd Moellmann <gerd@gnu.org>
3475
3476 * bindings.el (mode-line-unbury-buffer): Add EVENT parameter.
3477 Temporarily select EVENT's window for switching buffers.
3478 (mode-line-bury-buffer): New function.
3479 (mode-line-buffer-identification-keymap): Use it instead of
3480 bury-buffer. Bind down-mouse events to prevent global down-mouse
3481 events from shining through.
3482
3483 2001-08-21 Stefan Monnier <monnier@cs.yale.edu>
3484
3485 * newcomment.el (comment-beginning): Make sure the comment-start
3486 we found isn't a comment-end (in cases where confusion is possible).
3487
3488 2001-08-22 Miles Bader <miles@gnu.org>
3489
3490 * emacs-lisp/bytecomp.el (byte-compile-file): Remove TARGET-FILE
3491 before writing it, so that hard-links don't see new version.
3492
3493 2001-08-21 Gerd Moellmann <gerd@gnu.org>
3494
3495 * gs.el (gs-set-ghostview-colors-window-prop):
3496 Call x-change-window-property with 3rd arg FRAME.
3497 (gs-load-image): Wait for a previous Ghostscript process
3498 to complete before starting a new one.
3499
3500 * image.el (image-type-regexps): Make sure that the TIFF
3501 pattern is only matched at the beginning of a string.
3502 From Markus Rost <rost@math.ohio-state.edu>.
3503
3504 * international/swedish.el: Pre-Mule file removed. From Jonas
3505 Oberg <jonas@gnu.org>.
3506
3507 2001-08-20 Rajesh Vaidheeswarran <rv@gnu.org>
3508
3509 * whitespace.el (whitespace-abort-on-error): Add custom variable
3510 to whitespace to abort a write-file if whitespace is detected in file.
3511
3512 * whitespace.el (whitespace-write-file-hook): Hook to be called
3513 when writing a file. If `whitespace-abort-on-error' is set, the
3514 write will abort on detecting whitespaces.
3515 If `whitespace-auto-cleanup' is set, the file will be cleaned
3516 automatically prior to writing.
3517
3518 * whitespace.el (whitespace-buffer-search): Let's not insert bogus
3519 whitespaces in the error output!
3520
3521 * whitespace.el (whitespace-check-indent-whitespace): Defaults to
3522 `indent-tabs-mode', since the latter notes user preferences on
3523 TABs anyway.
3524
3525 * whitespace.el (whitespace-version): 3.1. All of the above issues
3526 were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
3527
3528 2001-08-20 Gerd Moellmann <gerd@gnu.org>
3529
3530 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
3531 some spaces from a message. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3532
3533 * whitespace.el (whitespace-global-mode): Add autoload cookie.
3534
3535 2001-08-20 Alex Schroeder <alex@gnu.org>
3536
3537 * sql.el (sql-db2): Doc change.
3538
3539 2001-08-20 Alex Schroeder <alex@gnu.org>
3540
3541 * sql.el (sql-postgres): Add the database at the end of the
3542 parameters instead of at the beginning.
3543 (sql-postgres-options): Doc change.
3544
3545 2001-08-17 Gerd Moellmann <gerd@gnu.org>
3546
3547 * custom.el (defcustom): Doc fix.
3548
3549 2001-08-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3550
3551 * ps-mule.el (find-composition): Check if (char-after POS)
3552 returns a valid character.
3553
3554 2001-08-16 Eli Zaretskii <eliz@is.elta.co.il>
3555
3556 * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
3557 original-point for extra CR characters that are added/removed when
3558 the buffer is written/read whose EOL type is -dos.
3559
3560 2001-08-16 Miles Bader <miles@gnu.org>
3561
3562 * simple.el (line-move): Undo previous change.
3563
3564 * comint.el (comint-send-input): Add `inhibit-line-move-field-capture'
3565 property to input-terminating `boundary' overlays to avoid
3566 line-move wierdness.
3567
3568 2001-08-16 Gerd Moellmann <gerd@gnu.org>
3569
3570 * lazy-lock.el (lazy-lock-fontify-region): Widen the current
3571 buffer in a save-restriction. Under one test case with Ediff,
3572 window-scroll-functions are run with a window start that's
3573 temporarily outside of the restriction.
3574
3575 2001-08-16 Robert J. Chassell <bug-texinfo@gnu.org>
3576
3577 * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
3578 (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
3579 (texinfo-menu-locate-entry-p, texinfo-start-menu-description)
3580 (texinfo-update-menu-region-beginning)
3581 (texinfo-update-menu-region-end, texinfo-find-pointer): Add new
3582 command, @ifnottex, to regexps, so it is found.
3583
3584 2001-08-16 Andrew Innes <andrewi@gnu.org>
3585
3586 * makefile.nt (DONTCOMPILE): Omit bindings.el.
3587 (DONTCOMPILE): Omit sc.el.
3588
3589 * makefile.w32-in (DONTCOMPILE): Omit bindings.el.
3590 (DONTCOMPILE): Omit sc.el.
3591
3592 2001-08-16 Gerd Moellmann <gerd@gnu.org>
3593
3594 * replace.el (occur): Bind inhibit-read-only to t.
3595
3596 2001-08-16 Miles Bader <miles@gnu.org>
3597
3598 * simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t when
3599 calling `constrain-to-field', to avoid problems with comint prompts.
3600
3601 2001-08-15 Gerd Moellmann <gerd@gnu.org>
3602
3603 * emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
3604 (toplevel): Set it as `common-lisp-indent-function' for `defmethod'.
3605
3606 * ediff-mult.el (ediff-get-meta-info): Fix the condition
3607 of a while-loop.
3608
3609 * Makefile.in (DONTCOMPILE): Remove sc.el.
3610
3611 * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
3612 Don't include term/.
3613
3614 * mail/sc.el: Moved to obsolete/.
3615
3616 2001-08-14 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3617
3618 * ps-print.el: Change error function arguments to follow Emacs
3619 message convention. Doc fix.
3620 (ps-print-version): New version number (6.5.4).
3621 (coding-system-for-write): Change declaration position to avoid
3622 XEmacs compilation gripes.
3623 (coding-system-for-read, buffer-file-coding-system):
3624 Declarations to avoid XEmacs compilation gripes.
3625
3626 * ps-mule.el: Doc fix.
3627 (ps-mule-encode-header-string): If STRING is not a string, replace
3628 STRING by empty string.
3629
3630 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
3631
3632 * frame.el (show-trailing-whitespace): Doc fix.
3633
3634 2001-08-13 Eli Zaretskii <eliz@is.elta.co.il>
3635
3636 * desktop.el (desktop-save): Insert the coding: tag before
3637 desktop-header.
3638
3639 2001-08-13 Gerd Moellmann <gerd@gnu.org>
3640
3641 * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
3642 its path from $els.
3643
3644 * image.el (image-jpeg-p): Fix call of substring.
3645
3646 2001-08-10 Gerd Moellmann <gerd@gnu.org>
3647
3648 * play/animate.el (animate-string): Doc fix. Use a buffer
3649 name with stars in it.
3650 (animate-sequence): New function.
3651 From Richard Stallman <rms@gnu.org>.
3652
3653 * frame.el (select-frame-set-input-focus): New function
3654 extracted from other-frame.
3655 (other-frame): Use it.
3656 (next-multiframe-window, previous-multiframe-window): Use it.
3657
3658 * isearch.el (isearch-other-meta-char): Don't switch to the
3659 buffer of a window clicked on, when the current buffer is
3660 in Isearch mode.
3661
3662 * image.el (image-jpeg-p): Test for APPn markers in the range
3663 #xe0..#xef.
3664
3665 2001-08-09 Gerd Moellmann <gerd@gnu.org>
3666
3667 * desktop.el (desktop-save): Don't use concat to form a file
3668 name, use expand-file-name.
3669
3670 * mouse.el (mouse-delete-window): Do nothing if frame has just
3671 one window.
3672
3673 * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
3674 for the minor mode name.
3675
3676 * view.el (toplevel): Use mode-line-minor-mode-keymap for the
3677 minor mode name.
3678
3679 * time.el (display-time-string-forms): Use make-mode-line-mouse-map
3680 instead of make-mode-line-mouse2-map.
3681
3682 * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
3683 the minor mode name.
3684
3685 * emacs-lisp/easy-mmode.el (define-minor-mode):
3686 Use mode-line-minor-mode-keymap for the minor mode name.
3687
3688 * calendar/calendar.el (calendar-mode-line-format):
3689 Use make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
3690
3691 * bindings.el (make-mode-line-mouse-map): Renamed from
3692 make-mode-line-mouse2-map. Take additional arg MOUSE.
3693 (mode-line-modified): Use mouse-3 instead of mouse-2.
3694 (mode-line-buffer-identification-keymap): Bind keys differently.
3695 (propertized-buffer-identification): Adapt help-echo to new bindings.
3696
3697 * bindings.el (mode-line-format): Specify help-echo for line
3698 number, column number and buffer-percent part of the mode-line.
3699
3700 * image.el (image-type-regexps): Allow whitespace at the start
3701 of the image data for XPM, XBM and Postscript, which are
3702 text files.
3703 (image-jpeg-p): Correct calculation of next field offset.
3704
3705 2001-08-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3706
3707 * battery.el: Fix typo.
3708
3709 2001-08-08 Gerd Moellmann <gerd@gnu.org>
3710
3711 * image.el (image-type-regexps): Allow predicates. Change the way
3712 JPEG images are recognized.
3713 (image-jpeg-p): New function.
3714 (image-type-from-data): Handle predicates in image-type-regexps.
3715
3716 * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
3717 #:, #x, #o, and similar constructs.
3718
3719 2001-08-07 Gerd Moellmann <gerd@gnu.org>
3720
3721 * vc.el (vc-transfer-file): Fix malformed autoload cookie.
3722
3723 * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
3724 instead of `progn'.
3725
3726 * tar-mode.el (tar-extract): Avoid generating a new buffer
3727 for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
3728
3729 * textmodes/paragraphs.el (forward-sentence): Avoid building
3730 a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
3731
3732 * progmodes/executable.el (executable-set-magic):
3733 If executable-find returns a quoted file name, unquote it before
3734 inserting it.
3735
3736 * image.el (image-type-regexps): For JPEG files, use a regexp
3737 derived from the JFIF spec.
3738
3739 * image.el (image-type-regexps): Use `\`' instead of `^' in
3740 most regular expressions.
3741
3742 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3743
3744 * play/animate.el: Re-insert a reference to re-inserted function.
3745
3746 2001-08-06 Gerd Moellmann <gerd@gnu.org>
3747
3748 * help.el (describe-function-1): Use find-function-search-for-symbol
3749 instead of find-function-noselect because the latter follows aliases.
3750
3751 * play/animate.el (animate-birthday-present): Re-insert.
3752
3753 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
3754 Handle old-style menu definitions.
3755
3756 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3757
3758 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
3759 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
3760
3761 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
3762 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
3763 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
3764
3765 2001-08-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3766
3767 * textmodes/tildify.el: Milan Zamazal has new address.
3768
3769 2001-08-03 Gerd Moellmann <gerd@gnu.org>
3770
3771 * custom.el (custom-set-variables): Don't test `custom-requests'
3772 properties, check the third element of the options passed to
3773 custom-set-variables instead.
3774
3775 * info.el (info-insert-file-contents): Use info-file-exists-p
3776 instead of file-exists-p.
3777
3778 * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
3779 the mode-line face is restored. Fix several bugs.
3780
3781 * replace.el (perform-replace): Doc fix.
3782
3783 2001-08-02 Francesco Potorti` <pot@gnu.org>
3784
3785 * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
3786 (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
3787 (uniquify-fix-item-base, uniquify-fix-item-filename)
3788 (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
3789 Callers changed.
3790 (uniquify-set-proposed): Changed to work with a vector item.
3791 (uniquify-rationalize-file-buffer-names): Use a list of arrays for
3792 the fix list, and a list of strings for the non-file buffer
3793 names. Both changes reduce consing.
3794 (uniquify-rationalize-a-list): Local variable renaming.
3795 (uniquify-rationalize-conflicting-sublist): Use member instead of
3796 assoc.
3797 (uniquify-rename-buffer): Use unless instead of if not.
3798
3799 2001-08-02 Gerd Moellmann <gerd@gnu.org>
3800
3801 * recentf.el (recentf-dump-variable): Handle a value of nil correctly.
3802
3803 * custom.el (custom-set-variables): Set options with :require
3804 clauses last.
3805
3806 * custom.el (defcustom): Doc fix.
3807
3808 * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
3809
3810 2001-08-01 Eli Zaretskii <eliz@is.elta.co.il>
3811
3812 * man.el (man): Mention Man-switches in the doc string.
3813 (Man-switches): Mention -a in the doc string.
3814
3815 * textmodes/ispell.el (ispell-alternate-dictionary):
3816 Add /usr/share/lib/dict/words, for Irix.
3817
3818 * bindings.el: Bind shifted and control-shifted kp-* keys to the
3819 corresponding non-kp keys. Suggested by Stephen Gildea
3820 <gildea@stop.mail-abuse.org>.
3821
3822 2001-08-01 Francesco Potorti` <pot@gnu.org>
3823
3824 * uniquify.el: These changes correct a corner case that the old
3825 code managed correctly.
3826 (uniquify-fix-item-proposed): Renamed from
3827 uniquify-fix-item-min-proposed.
3828 (uniquify-set-proposed): New function.
3829 (uniquify-rationalize-file-buffer-names): Code reshuffled for
3830 clarity and speed.
3831 (uniquify-item-greaterp): Substitutes uniquify-item-lessp.
3832 This is equivalent to what the old code did.
3833 (uniquify-rationalize-a-list): Never recompute the proposed
3834 name. Sort the conflicting sublist before rationalising it: this
3835 is equivalent to what the old code did, but one directory element
3836 at a time, and only when necessary.
3837 (uniquify-rationalize-conflicting-sublist): Recompute here the
3838 proposed name.
3839
3840 2001-08-01 Gerd Moellmann <gerd@gnu.org>
3841
3842 * play/animate.el: Add Keywords and Maintainer. Remove a
3843 reference to a removed function.
3844
3845 * play/animate.el (animate-string): Handle case that the string is
3846 longer than the window is wide.
3847
3848 2001-07-31 Gerd Moellmann <gerd@gnu.org>
3849
3850 * desktop.el (desktop-save): Bind coding-system-for-write to
3851 `emacs-mule' for write-region.
3852
3853 * delsel.el (delete-selection-pre-hook): Don't set this-command
3854 to `ignore' if the region is empty.
3855
3856 * international/mule.el (set-keyboard-coding-system):
3857 Set keyboard-coding-system.
3858
3859 * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
3860 before accessing it.
3861
3862 2001-07-30 Andreas Schwab <schwab@suse.de>
3863
3864 * menu-bar.el (toggle-highlight-paren-mode):
3865 Use `(show-paren-mode)' as body.
3866
3867 2001-07-30 Andre Spiegel <spiegel@gnu.org>
3868
3869 * vc.el (vc-checkout-hook): New hook.
3870 (vc-checkout): Run it.
3871
3872 2001-07-30 Eli Zaretskii <eliz@is.elta.co.il>
3873
3874 * progmodes/make-mode.el (makefile-macroassign-regex):
3875 Recognize the ?= operator. From Jonathan Kamens <jik@curl.com>.
3876
3877 2001-07-30 Gerd Moellmann <gerd@gnu.org>
3878
3879 * vc.el (vc-switch-backend): Fix autoload cookie.
3880
3881 * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
3882 the desktop file.
3883
3884 2001-07-30 Simon Josefsson <jas@extundo.com>
3885
3886 * mail/mail-utils.el (mail-strip-quoted-names): Replace text
3887 literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
3888
3889 2001-07-27 Gerd Moellmann <gerd@gnu.org>
3890
3891 * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
3892 (last-sexp-toggle-display): Renamed from last-sexp-print.
3893 (last-sexp-toggle-display, eval-last-sexp-1):
3894 Use last-sexp-setup-props.
3895
3896 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
3897 New user-options.
3898 (mouse-wheel-change-button): New function.
3899 (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
3900 (mwheel-scroll): Ditto.
3901
3902 2001-07-26 Gerd Moellmann <gerd@gnu.org>
3903
3904 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
3905 `...', compare with unabbreviated printed representation instead.
3906 (last-sexp-print): Bind print-length and print-level to nil.
3907
3908 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
3909 before assigning text properties. Make properties rear-nonsticky.
3910
3911 * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
3912 (eval-last-sexp-1): Give printed text a `keymap' property and bind
3913 <mouse-2> and <RET> in that map to a function printing the
3914 unabbreviated value.
3915
3916 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
3917 is a buffer, put a text property `printed-value' on the printed
3918 representation, with the Lisp object printed as value.
3919
3920 2001-07-25 Eli Zaretskii <eliz@is.elta.co.il>
3921
3922 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
3923 Mention the effect of eval-expression-print-length and
3924 eval-expression-print-level in the doc strings. Suggested by
3925 Kevin Gallagher <kevingal@onramp.net>.
3926
3927 2001-07-25 Gerd Moellmann <gerd@gnu.org>
3928
3929 * xt-mouse.el (xterm-mouse-event): Recognize control sequences
3930 for buttons > 3.
3931 (xterm-mouse-translate): Handle the case that we don't get a
3932 down-event.
3933
3934 * emacs-lisp/find-func.el (find-function-regexp):
3935 Add easy-mmode-define-global-mode to the regexp. Allow newlines
3936 in front of the function name.
3937
3938 * isearch.el (isearch-other-meta-char): Fix last change.
3939
3940 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
3941 similar events for which fake prefix keys are generated. It's no
3942 longer necessary since read_key_sequence doesn't modify these
3943 events for internal purposes anymore.
3944
3945 * files.el (auto-mode-alist): Use nroff-mode for files ending
3946 in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
3947
3948 2001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
3949
3950 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
3951 tool-bar-lines parameter, behave as if its value were zero.
3952 (mouse-avoidance-set-pointer-shape): Don't do anything if
3953 x-pointer-shape is not boundp.
3954
3955 2001-07-23 Francesco Potorti` <pot@gnu.org>
3956
3957 * uniquify.el: Overall speedup changes when using many buffers.
3958 (uniquify-fix-item-base, uniquify-fix-item-filename)
3959 (uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
3960 (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
3961 place in the item, but was never used.
3962 (uniquify-fix-item-min-proposed): New defalias: the fourth place
3963 in the item is now used as cache for the proposed name.
3964 (uniquify-rationalize-file-buffer-names): Move computation made on
3965 newbuffile out of the loop, in the newbuffile-nd local var.
3966 Use dolist (cosmetic change). Compute the proposed name for the most
3967 common case and cache it in the fourth place in the item.
3968 (uniquify-rationalize-file-buffer-names): Used to return a a list
3969 of buffer whose name was changed, but that return value was never used.
3970 (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
3971 the cached proposed name, does much less consing and is quicker.
3972 (uniquify-filename-lessp): Deleted.
3973 (uniquify-rationalize-a-list): Use dolist (cosmetic change).
3974 Do not bind locally the uniquify-possibly-resolvable flag. Use the
3975 cached proposed name is possible.
3976 (uniquify-get-proposed-name): Arguments changed, callers changed.
3977 (uniquify-rationalize-conflicting-sublist): Explicitely reset the
3978 uniquify-possibly-resolvable flag, which is no more bound locally.
3979 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
3980 flag, which does not exist any more.
3981
3982 2001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
3983
3984 * term/internal.el (IT-unicode-translations): Fix the appearance of
3985 "6`".
3986
3987 * progmodes/compile.el (compile-internal): If EMACS is already
3988 defined in the environment, don't override its value.
3989
3990 2001-07-23 Gerd Moellmann <gerd@gnu.org>
3991
3992 * play/fortune.el: Undo change of 2001-07-13.
3993 Fix autoload cookies. Add types to defcustoms.
3994 (fortune) <defgroup>: Add :link.
3995 (fortune-from-region): Use eq, not eql.
3996 From Dave Love <fx@gnu.org>.
3997
3998 * play/animate.el (animate-birthday-present): Function removed.
3999
4000 * play/animate.el: New file.
4001
4002 2001-07-22 Eli Zaretskii <eliz@is.elta.co.il>
4003
4004 * startup.el (normal-top-level-add-subdirs-to-load-path):
4005 On Windows, put into normal-top-level-add-subdirs-inode-list the
4006 canonicalized names of the directories instead of inode numbers.
4007
4008 2001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
4009
4010 * ediff-util.el: Copyright years.
4011 (ediff-choose-syntax-table): New function.
4012 (ediff-setup): Use ediff-choose-syntax-table.
4013 (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
4014 vc-state is available.
4015 (ediff-make-temp-file): Use ediff-coding-system-for-write.
4016
4017 * ediff-init.el (ediff-with-syntax-table): New macro, uses
4018 with-syntax-table.
4019 (ediff-coding-system-for-read): From ediff-diff.el
4020 (ediff-coding-system-for-write): New variable.
4021 (ediff-highest-priority): Fixed the bug having to do with disappearing
4022 overlays.
4023 (ediff-file-remote-p): Use file-remote-p, if available.
4024 (ediff-listable-file): New function.
4025 (ediff-file-attributes): Use ediff-listable-file.
4026
4027 * ediff-mult.el (ediff-meta-insert-file-info1):
4028 Use ediff-listable-file.
4029
4030 * ediff-ptch.el (ediff-prompt-for-patch-file):
4031 Use ediff-coding-system-for-read.
4032 (ediff-patch-file-internal): Use ediff-coding-system-for-write.
4033
4034 * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
4035 (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
4036
4037 * ediff.el: Date of last update, copyright years.
4038
4039 * ediff-wind (ediff-setup-control-frame): Nill->nil.
4040
4041 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
4042 of Scott Bronson.
4043 (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
4044 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
4045 Deleted functions.
4046 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
4047 ex-token-list.
4048 (viper-get-ex-address-subr): Convert registers to char data type.
4049
4050 * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
4051 (viper-memq-char): Use viper-int-to-char.
4052 (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
4053 vc-locking-state.
4054 (viper-read-key): Use viper-read-key-sequence.
4055
4056 * viper.el (viper-major-mode-modifier-list):
4057 Added inferior-emacs-lisp-mode.
4058 (this-major-mode-requires-vi-state): New function that uses simple
4059 heuristics to decide if vi state is appropriate.
4060 (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
4061 (viper-non-hook-settings): Don't advise read-key-sequence.
4062 (viper-read-key-sequence): New function that replaces the
4063 previously used advice to read-key-sequence.
4064
4065 * viper-cmd.el (viper-test-com-defun,viper-exec-change)
4066 (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
4067 (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
4068 (viper-open-line-at-point,viper-substitute,viper-overwrite)
4069 (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
4070 Got rid of the negative character hack.
4071 (viper-escape-to-state,viper-replace-state-exit-cmd):
4072 Use viper-read-key-sequence.
4073 (viper-envelop-ESC-key): No need for ad-get-orig-definition.
4074 (viper-minibuffer-standard-hook,viper-read-string-with-history):
4075 Don't override existing minibuffer-setup-hook.
4076 (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
4077 Convert registers to char data type.
4078 (viper-autoindent): Use viper-indent-line.
4079
4080 * viper-keym.el: Use viper-exec-key-in-emacs.
4081
4082 2001-07-20 Stefan Monnier <monnier@cs.yale.edu>
4083
4084 * server.el (server-visit-files): Fix variable name typo.
4085
4086 2001-07-20 Gerd Moellmann <gerd@gnu.org>
4087
4088 * simple.el (delete-trailing-whitespace): Save match data
4089 around looking-at. From Markus Rost <rost@math.ohio-state.edu>.
4090
4091 2001-07-19 Stefan Monnier <monnier@cs.yale.edu>
4092
4093 * progmodes/compile.el (compilation-parse-errors): `linenum' might
4094 return a this-error using the alternative format (a pair of markers).
4095
4096 2001-07-19 Gerd Moellmann <gerd@gnu.org>
4097
4098 * font-lock.el (c++-keywords): Add Standard C++ operator names.
4099
4100 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
4101 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
4102
4103 2001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4104
4105 * international/iso-transl.el: Fix typo in the header of the file.
4106
4107 * textmodes/picture.el (picture): Doc fix.
4108
4109 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
4110 follow coding conventions in generated files.
4111
4112 2001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
4113
4114 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
4115 (tool-bar-add-item): Don't call image-related primitives if the
4116 display doesn't support images.
4117
4118 * frame.el (display-images-p): New function.
4119
4120 2001-07-17 Gerd Moellmann <gerd@gnu.org>
4121
4122 * server.el (server-visit-files): Handle the case the specified
4123 column number is <= 0.
4124
4125 2001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
4126
4127 * startup.el (command-line-1): Add support for +LINE:COLUMN
4128 command line argument.
4129
4130 2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
4131
4132 * server.el (server-process-filter, server-visit-files):
4133 Add support for +LINE:COLUMN style emacsclient calls.
4134
4135 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4136
4137 * emacs-lisp/easy-mmode.el: Add Keywords header.
4138
4139 * play/pong.el: Author has new address.
4140
4141 * play/landmark.el: Author is no more reachable.
4142
4143 * play/handwrite.el: Author is no more reachable.
4144
4145 2001-07-17 Stefan Monnier <monnier@cs.yale.edu>
4146
4147 * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
4148 (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
4149 Complete bindings for F<1..12> keys.
4150 (global-map): Remove `undo' binding (already in the default).
4151 Replace `t<n>' bindings with `f<n>' bindings.
4152
4153 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
4154
4155 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
4156 (tcl-mode): Use tcl-add-log-defun.
4157 (tcl-indent-line): Use tcl-calculate-indent.
4158 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
4159 (tcl-indent-exp): Renamed from indent-tcl-exp.
4160 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
4161 (tcl-indent-for-comment): Call comment-indent-function properly
4162 and handle the case where it returns nil.
4163
4164 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4165
4166 * calendar/cal-islam.el (calendar-goto-islamic-date):
4167 Remove autoload cookie.
4168
4169 * calendar/calendar.el (calendar-goto-islamic-date):
4170 Add call to autoload.
4171
4172 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
4173
4174 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
4175 Don't change compile-auto-highlight globally.
4176 Don't bother with `font-lock-defaults' property since XEmacs
4177 also understands the `font-lock-defaults' variable.
4178 Use make-local-variable rather than make-variable-buffer-local.
4179 Don't `defconst' comment-indent-function: keep the default.
4180 Call easy-menu-add unconditionally.
4181 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
4182 (ada-create-menu): Use :included for Emacs as well.
4183
4184 * vc.el (vc-do-command): Autoload.
4185
4186 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
4187
4188 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4189
4190 * ps-print.el: Fix Author: header.
4191
4192 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4193
4194 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
4195 mouse-1 etc., bind them to `ignore'.
4196
4197 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
4198 send-invisible, which is already defined in Comint.
4199 (eshell-watch-for-password-prompt): Use it.
4200
4201 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4202
4203 * which-func.el (which-func-mode): Doc fix.
4204
4205 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
4206 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
4207 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
4208 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
4209 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
4210 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
4211 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
4212 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
4213 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
4214 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
4215 * emulation/edt-mapper.el, emulation/edt-pc.el,
4216 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
4217 * emulation/tpu-edt.el, emulation/tpu-extras.el,
4218 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
4219 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
4220 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
4221 * international/isearch-x.el, international/iso-cvt.el,
4222 * international/ogonek.el, international/quail.el,
4223 * international/utf-8.el, jit-lock.el, language/devan-util.el,
4224 * language/devanagari.el, language/ethio-util.el,
4225 * language/ethiopic.el, language/european.el, language/indian.el,
4226 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
4227 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
4228 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
4229 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
4230 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
4231 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
4232 * progmodes/autoconf.el, progmodes/cmacexp.el,
4233 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
4234 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
4235 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
4236 * progmodes/ebnf2ps.el, progmodes/executable.el,
4237 * progmodes/fortran.el, progmodes/idlw-shell.el,
4238 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
4239 * progmodes/m4-mode.el, progmodes/mantemp.el,
4240 * progmodes/meta-mode.el, progmodes/octave-inf.el,
4241 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
4242 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
4243 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
4244 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
4245 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
4246 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
4247 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
4248 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
4249 * textmodes/two-column.el, time-stamp.el, timezone.el,
4250 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
4251 * which-func.el, whitespace.el, wid-browse.el, widget.el,
4252 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
4253 conventions.
4254
4255 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4256
4257 * simple.el (set-variable): Require 'cus-edit' instead of
4258 `wid-edit', so that the Custom widgets get defined.
4259
4260 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4261
4262 * allout.el: A fix to follow coding conventions.
4263
4264 * find-lisp.el: A fix to follow coding conventions.
4265
4266 * term/w32-win.el: A fix to follow coding conventions.
4267
4268 * textmodes/sgml-mode.el: A fix to follow coding conventions.
4269
4270 * term/xterm.el: A fix to follow coding conventions.
4271
4272 * term/news.el: A fix to follow coding conventions.
4273
4274 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
4275 header line fixed.
4276
4277 * sun-curs.el: Fix Maintainer: header line.
4278
4279 * emacs-lisp/easymenu.el: Address of the author added.
4280
4281 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4282
4283 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
4284 property.
4285
4286 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4287
4288 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
4289 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
4290 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
4291 Some fixes to follow coding conventions.
4292
4293 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4294
4295 * which-func.el (which-func-mode): Doc fix.
4296
4297 2001-07-15 Stefan Monnier <monnier@cs.yale.edu>
4298
4299 * net/rcompile.el (remote-compile): Use make-local-variable.
4300
4301 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
4302
4303 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
4304
4305 * mail/reporter.el (reporter-submit-bug-report):
4306 Don't abuse make-variable-buffer-local. Fix call to add-hook.
4307
4308 2001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4309
4310 * calendar/cal-china.el, calendar/cal-coptic.el,
4311 * calendar/cal-dst.el, calendar/cal-french.el,
4312 * calendar/cal-hebrew.el, calendar/cal-islam.el,
4313 * calendar/cal-iso.el, calendar/cal-julian.el,
4314 * calendar/cal-mayan.el, calendar/cal-persia.el,
4315 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
4316 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
4317 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
4318 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
4319 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
4320 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
4321 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
4322 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
4323 * progmodes/ada-xref.el, progmodes/cc-align.el,
4324 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
4325 * progmodes/cc-defs.el, progmodes/cc-engine.el,
4326 * progmodes/cc-langs.el, progmodes/cc-menus.el,
4327 * progmodes/cc-styles.el, progmodes/cc-vars.el,
4328 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
4329 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
4330 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
4331 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
4332 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
4333 * textmodes/reftex.el: Some fixes to follow coding
4334 conventions in Eshell files with known maintainers.
4335
4336 * emulation/viper.el: A fix to follow coding conventions.
4337
4338 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
4339 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
4340 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
4341 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
4342 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
4343 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
4344 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
4345 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
4346 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
4347 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
4348 conventions in Eshell files.
4349
4350 * composite.el, diff.el, emacs-lisp/levents.el,
4351 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
4352 * emulation/pc-mode.el, emulation/viper-cmd.el,
4353 * emulation/viper-ex.el, emulation/viper-init.el,
4354 * emulation/viper-keym.el, emulation/viper-macs.el,
4355 * emulation/viper-mous.el, emulation/viper-util.el,
4356 * emulation/viper.el, forms-pass.el, international/ccl.el,
4357 * international/characters.el, international/encoded-kb.el,
4358 * international/fontset.el, international/ja-dic-cnv.el,
4359 * international/ja-dic-utl.el, international/kinsoku.el,
4360 * international/kkc.el, international/mule-cmds.el,
4361 * international/mule-diag.el, international/mule-util.el,
4362 * international/mule.el, international/titdic-cnv.el,
4363 * language/china-util.el, language/chinese.el,
4364 * language/cyril-util.el, language/cyrillic.el, language/english.el,
4365 * language/greek.el, language/hebrew.el, language/japan-util.el,
4366 * language/japanese.el, language/korea-util.el, language/korean.el,
4367 * language/lao-util.el, language/lao.el, language/misc-lang.el,
4368 * language/slovak.el, language/thai-util.el, language/thai.el,
4369 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
4370 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
4371 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
4372 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
4373 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
4374 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
4375 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
4376 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
4377 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
4378 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
4379 to follow coding conventions in files without maintainer or in files
4380 with clear maintainer (but without Maintainer header stating so).
4381
4382 * emacs-lisp/elp.el: A fix to follow coding conventions.
4383
4384 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
4385 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
4386 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
4387 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
4388 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
4389 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
4390 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
4391 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
4392 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
4393 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
4394 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
4395 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
4396 conventions in files from Gnus.
4397
4398 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
4399 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
4400 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
4401 * echistory.el, electric.el, emacs-lisp/authors.el,
4402 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
4403 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
4404 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
4405 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
4406 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
4407 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
4408 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
4409 * international/codepage.el, international/iso-ascii.el,
4410 * international/iso-insert.el, international/iso-transl.el,
4411 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
4412 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
4413 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
4414 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
4415 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
4416 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
4417 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
4418 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
4419 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
4420 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
4421 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
4422 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
4423 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
4424 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
4425 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
4426 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
4427 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
4428 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
4429 * textmodes/tex-mode.el, textmodes/text-mode.el,
4430 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
4431 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
4432 * vt100-led.el, window.el: Some fixes to follow coding conventions in
4433 files maintained by FSF.
4434
4435 2001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4436
4437 * arc-mode.el: A fix to follow coding conventions.
4438
4439 * bindings.el: Ditto.
4440
4441 * cdl.el: Ditto.
4442
4443 * comint.el: Ditto.
4444
4445 * cus-start.el: Ditto.
4446
4447 * shell.el: Ditto.
4448
4449 * skeleton.el: Ditto.
4450
4451 2001-07-13 Stefan Monnier <monnier@cs.yale.edu>
4452
4453 * info.el (Info-build-node-completions):
4454 Make Info-current-file-completions buffer local.
4455
4456 2001-07-13 Gerd Moellmann <gerd@gnu.org>
4457
4458 * which-func.el (which-func-mode, which-func-ff-hook)
4459 (which-function-mode): Remove references to which-func-mode-global.
4460
4461 * calendar/cal-islam.el (calendar-goto-islamic-date):
4462 Add autoload cookie.
4463
4464 * play/fortune.el: Add types to defcustoms.
4465
4466 2001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4467
4468 * language/czech.el: A fix to follow coding conventions.
4469
4470 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
4471
4472 * speedbar.el (speedbar-supported-extension-expressions): Add .g
4473 to the extension list, for antlr-mode. From Christoph Wedler
4474 <Christoph.Wedler@sap.com>.
4475
4476 2001-07-11 Stefan Monnier <monnier@cs.yale.edu>
4477
4478 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
4479 (vc-dired-mode-map): Fix the madness.
4480
4481 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
4482 (vc-prefix-map): Moved back from vc.el.
4483
4484 2001-07-11 Gerd Moellmann <gerd@gnu.org>
4485
4486 * mail/mail-extr.el (mail-extr-all-top-level-domains):
4487 Increase the size of the obarray.
4488 (mail-extr-all-top-level-domains): Add more toplevel domains,
4489 add more long names.
4490 From: Per Starback <starback@ling.uu.se>.
4491
4492 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
4493
4494 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
4495 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4496
4497 * progmodes/ada-mode.el: Ditto.
4498
4499 * progmodes/ada-xref.el: Ditto.
4500
4501 2001-07-11 Miles Bader <miles@gnu.org>
4502
4503 * finder.el (finder-insert-at-column): Also move to the next line
4504 if exactly at COLUMN.
4505
4506 2001-07-10 Gerd Moellmann <gerd@gnu.org>
4507
4508 * help.el (describe-function-1): When printing FUNCTION's
4509 documentation, don't assume FUNCTION is a symbol.
4510
4511 * startup.el (normal-top-level): Don't operate on the initial
4512 frame if we failed to create one.
4513
4514 2001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
4515
4516 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
4517 itself, i.e. only indent the contents in it.
4518
4519 2001-07-10 Markus Rost <rost@math.ohio-state.edu>
4520
4521 * mail/rmail.el (rmail-show-message): Show beginning of message in
4522 all windows containing it.
4523
4524 2001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
4525
4526 * term/tty-colors.el: Fix the header line and copyright years.
4527
4528 2001-07-09 Gerd Moellmann <gerd@gnu.org>
4529
4530 * emacs-lisp/advice.el (ad-make-advised-definition): If the
4531 original definition has an interactive form, but is Elp
4532 instrumented, use the interactive form of the function called by
4533 elp-wrapper.
4534
4535 * winner.el (winner-equal): Make it a defun. Don't compare Winner
4536 configurations with compare-window-configuration; they aren't
4537 window configurations.
4538
4539 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
4540 from the server for the format we expect. Don't use it if it
4541 doesn't look like what the Internet draft for FTP extensions specifies.
4542
4543 * toolbar/*.pbm: Cleaned up.
4544 From Luis Fernandes <elf@ee.ryerson.ca>.
4545
4546 2001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
4547
4548 * cc-cmds.el: Extended the kludge to interoperate with the
4549 delsel and pending-del packages wrt to the new function
4550 `c-electric-delete-forward'.
4551
4552 2001-07-08 Stefan Monnier <monnier@cs.yale.edu>
4553
4554 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
4555 to delay the call to <mode> for global minor modes.
4556 (easy-mmode-define-navigation): Only recenter if interactive.
4557
4558 2001-07-06 Gerd Moellmann <gerd@gnu.org>
4559
4560 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
4561 to lisp-indent-line.
4562
4563 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
4564 from the server. Call encode-time only when we are sure that we
4565 got a 213 response.
4566
4567 2001-07-06 Simon Josefsson <jas@extundo.com>
4568
4569 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
4570 (mail-envelope-from): New user option.
4571 (sendmail-send-it): Use it.
4572
4573 2001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4574
4575 * ps-print.el: Use locale dependant date to print date in header.
4576 Doc fix.
4577 (ps-print-version): New version number (6.5.3).
4578 (ps-right-header, ps-right-footer): Initialization and doc fix.
4579 (ps-time-stamp-locale-default): New fun.
4580
4581 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4582
4583 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
4584 field problem with MIME-mode.
4585
4586 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
4587
4588 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4589
4590 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
4591 MIME-mode.
4592
4593 2001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
4594
4595 * bindings.el (mode-line-mule-info): Don't show the tip with
4596 buffer-file-coding-system if that is nil.
4597
4598 2001-07-05 Gerd Moellmann <gerd@gnu.org>
4599
4600 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
4601 instead of kill-line.
4602
4603 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
4604 <Pavel@Janik.cz>.
4605
4606 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
4607 <Pavel@Janik.cz>.
4608
4609 2001-07-04 Gerd Moellmann <gerd@gnu.org>
4610
4611 * font-lock.el (c-font-lock-keywords-3): When matching something
4612 like `struct X Y', finish with point after Y.
4613
4614 2001-07-04 Simon Josefsson <jas@extundo.com>
4615
4616 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
4617 in caller buffer.
4618
4619 2001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
4620
4621 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
4622 instead of string-match to find the basename of the file.
4623 From Pascal Obry <p.obry@wanadoo.fr>.
4624
4625 * net/browse-url.el (browse-url-default-windows-browser):
4626 Support the MS-DOS port when it runs on Windows.
4627 (browse-url-browser-function) [ms-dos]: Default to
4628 browse-url-default-windows-browser.
4629
4630 * help.el (locate-library): Enable code that looks for compressed
4631 libraries if auto-compression-mode is on.
4632
4633 2001-07-02 Stefan Monnier <monnier@cs.yale.edu>
4634
4635 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
4636
4637 2001-07-02 Gerd Moellmann <gerd@gnu.org>
4638
4639 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
4640
4641 2001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
4642
4643 * allout.el: Fix the header line, so that finder.el recognizes it.
4644 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4645
4646 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
4647 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4648
4649 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
4650
4651 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
4652
4653 * ps-bdf.el (bdf-directory-list): Use the value relative to
4654 installation-directory for MS-Windows as well.
4655
4656 2001-06-29 Richard M. Stallman <rms@gnu.org>
4657
4658 * wid-edit.el (widget-color-sample-face-get):
4659 Return ((foreground-color . COLOR)) instead of constructing a face.
4660
4661 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
4662
4663 * faces.el (region): Change the background color for the
4664 light-background color display to lightgoldenrod2, to make it
4665 visible on some laptops.
4666
4667 2001-06-28 Richard M. Stallman <rms@gnu.org>
4668
4669 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
4670 (rmail-msg-restore-non-pruned-header): Likewise.
4671 If point was in the old pruned header, put it at the top.
4672 (rmail-msg-prune-header): If point was at the top, keep it there.
4673
4674 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
4675 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
4676
4677 2001-06-28 Stefan Monnier <monnier@cs.yale.edu>
4678
4679 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
4680
4681 2001-06-28 Karl Fogel <kfogel@red-bean.com>
4682
4683 * saveplace.el: Update maintainer email address.
4684
4685 2001-06-27 Francesco Potorti` <pot@gnu.org>
4686
4687 * uniquify.el: (uniquify-rationalize-file-buffer-names):
4688 Undo previous change.
4689
4690 2001-06-27 Francesco Potorti` <pot@gnu.org>
4691
4692 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
4693 preliminary quick reordering. Can speed things up dramatically.
4694
4695 2001-06-26 Richard M. Stallman <rms@gnu.org>
4696
4697 * dired.el (dired-get-filename): A file name starting with ~
4698 is not absolute in this context.
4699
4700 * which-func.el (which-func-maxout): Increase default to 500000.
4701 (which-function-mode): This is now the "real" name of the function.
4702 (which-func-mode): Now an alias.
4703 (which-func-mode-global): Name deleted.
4704
4705 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
4706 button-2, when binding hs-mouse-toggle-hiding.
4707
4708 2001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4709
4710 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
4711 (rmail-msg-prune-header): Likewise.
4712 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
4713 and `rmail-msg-prune-header'.
4714
4715 2001-06-25 Stefan Monnier <monnier@cs.yale.edu>
4716
4717 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
4718 back than LINEBEG.
4719
4720 2001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
4721
4722 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
4723 window where they clicked the mouse has a header line, adjust
4724 vertical movement by one.
4725
4726 2001-06-25 Milan Zamazal <pdm@zamazal.org>
4727
4728 * progmodes/glasses.el (glasses-make-readable): Consider underscores
4729 too when separating a parenthesis.
4730
4731 2001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
4732
4733 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
4734 (bookmark-bmenu-hide-filenames): Add help-echo to
4735 mouse-highlighted text.
4736 (bookmark-bmenu-show-filenames): Remove help-echo property from
4737 the whitespace.
4738
4739 2001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
4740
4741 * files.el (auto-mode-alist): Add configure.ac (autoconf).
4742 From Karl Eichwalder <ke@suse.de>.
4743
4744 2001-06-23 Richard M. Stallman <rms@gnu.org>
4745
4746 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
4747
4748 * progmodes/cc-styles.el (c-set-style): Don't specify initial
4749 contents for completing-read.
4750
4751 2001-06-22 Richard M. Stallman <rms@gnu.org>
4752
4753 * menu-bar.el (menu-bar-make-toggle): Construct the
4754 function's doc string from HELP, not DOC, and make it accurate by
4755 adding "Toggle whether to " at the front and downcasing the initial.
4756 Change the HELP arg in some calls to make it fit this usage.
4757
4758 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
4759 Undo previous change.
4760
4761 2001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
4762
4763 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
4764
4765 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
4766
4767 2001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
4768
4769 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
4770
4771 * dabbrev.el (dabbrev--select-buffers): Fix last change.
4772
4773 2001-06-20 Richard M. Stallman <rms@gnu.org>
4774
4775 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
4776 broken out from dabbrev--find-expansion. Handle minibuffer
4777 specially here.
4778 (dabbrev--find-expansion): Simplify code in various ways.
4779 Don't treat minibuffers specially.
4780 Call dabbrev--make-friend-buffer-list.
4781 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
4782 (dabbrev--scanning-message): Do nothing when minibuffer is current.
4783
4784 2001-06-19 John Wiegley <johnw@gnu.org>
4785
4786 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
4787 Also, added a comment describing how to greatly speedup Eshell
4788 loadup time, by concatenating together all of Eshell's .elc files.
4789
4790 2001-06-19 John Wiegley <johnw@gnu.org>
4791
4792 * eshell/esh-mode.el: Disabled a test that often yields false failures.
4793
4794 2001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
4795
4796 * woman.el (WoMan-highlight-references): Add help-echo to
4797 mouse-highlighted text.
4798
4799 2001-06-18 Stefan Monnier <monnier@cs.yale.edu>
4800
4801 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
4802
4803 2001-06-18 Gerd Moellmann <gerd@gnu.org>
4804
4805 * international/quail.el (quail-start-conversion):
4806 Reset quail-translating to nil.
4807
4808 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
4809 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
4810
4811 2001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
4812
4813 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
4814 mouse-highlighted text.
4815
4816 * dired.el (dired-mark-pop-up): Fix last change.
4817
4818 2001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
4819
4820 * calendar/calendar.el (generate-calendar-month): Add help-echo to
4821 mouse-highlighted text.
4822
4823 * net/quickurl.el (quickurl-url-file): Run through
4824 convert-standard-filename.
4825 (quickurl-list-populate-buffer): Add help-echo to
4826 mouse-highlighted text.
4827 (top-level): Update Dave's URL.
4828
4829 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
4830 mouse-highlighted text.
4831
4832 * textmodes/page-ext.el (pages-copy-header-and-position):
4833 Add help-echo to mouse-highlighted text.
4834
4835 * tar-mode.el (tar-header-block-summarize): Add help-echo to
4836 mouse-highlighted text.
4837
4838 * replace.el (occur): Add help-echo to mouse-highlighted text.
4839
4840 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
4841 mouse-highlighted text.
4842
4843 * progmodes/cpp.el (cpp-make-button): Add help-echo to
4844 mouse-highlighted text.
4845
4846 * progmodes/compile.el (compile-reinitialize-errors):
4847 Add help-echo to mouse-highlighted messages.
4848 (compilation-forget-errors): Remove help-echo property as well.
4849
4850 * play/landmark.el (lm-plot-square, lm-init-display):
4851 Add help-echo to mouse-highlighted text.
4852
4853 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
4854 Add help-echo to mouse-highlighted text.
4855
4856 * dired.el (dired-insert-set-properties): Add help-echo to
4857 mouse-highlighted text.
4858 (dired-mark-pop-up): Remove help-echo property from the file name.
4859
4860 * comint.el (comint-send-input): Add help-echo to
4861 mouse-highlighted text.
4862
4863 * buff-menu.el (list-buffers-noselect): Add help-echo to
4864 mouse-highlighted text.
4865
4866 * arc-mode.el (archive-summarize-files): Add help-echo to
4867 mouse-highlighted text.
4868
4869 * ffap.el (ffap-machine-p): Always return nil if
4870 open-network-stream is not fboundp.
4871
4872 2001-06-17 Stefan Monnier <monnier@cs.yale.edu>
4873
4874 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
4875 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
4876 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
4877 incorrectly binding chars between 128 and 256 to it.
4878 (sgml-maybe-name-self): Handle latin-1 chars properly.
4879 (sgml-tags-invisible): Bind buffer-file-name to nil.
4880 Use unwind-protect and restore-buffer-modified-p.
4881 (sgml-point-entered): Use buffer-substring-no-properties.
4882 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
4883 (html-mode): Don't force `imenu-sort-function'.
4884
4885 2001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
4886
4887 * tar-mode.el: Fix the copyright notice.
4888
4889 * font-lock.el (font-lock-comment-face): For tty's with dark
4890 background, use "red1", since "lightred" is not one of the colors
4891 recognized by tty-colors.el.
4892
4893 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
4894 create a buffer for extracted file, in case there's more than one
4895 file by that name in an archive, possibly in different
4896 directories. From Kevin Rodgers <kevinr@ihs.com>.
4897
4898 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
4899 <alex@gnu.org>.
4900
4901 2001-06-15 Miles Bader <miles@gnu.org>
4902
4903 * textmodes/texinfmt.el (texinfo-format-syntax-table):
4904 Revert previous change.
4905
4906 2001-06-14 Richard M. Stallman <rms@gnu.org>
4907
4908 * replace.el (keep-lines-read-args): Return just a regexp.
4909 Provide nil for the region args.
4910 (keep-lines, flush-lines, how-many):
4911 Calculate the defaults for the region here, when args are nil.
4912
4913 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
4914
4915 * rot13.el (rot13-other-window): Some more doc fix.
4916
4917 2001-06-14 Per Starback <starback@ling.uu.se>
4918
4919 * replace.el (case-replace, query-replace-from-history-variable)
4920 (query-replace-to-history-variable, keep-lines-read-args)
4921 (occur-revert-function, query-replace-help): Dox fix.
4922
4923 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
4924
4925 * rot13.el (rot13-other-window): Doc fix.
4926
4927 2001-06-14 Miles Bader <miles@gnu.org>
4928
4929 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
4930 of " and \ to "." (punctuation).
4931 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
4932
4933 2001-06-13 Richard M. Stallman <rms@gnu.org>
4934
4935 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
4936
4937 * simple.el (shell-command-on-region): Never kill the
4938 *Shell Command Output* buffer.
4939
4940 2001-06-13 Stefan Monnier <monnier@cs.yale.edu>
4941
4942 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
4943
4944 2001-06-10 Stefan Monnier <monnier@cs.yale.edu>
4945
4946 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
4947 New var, to recognize ${ $' and PODs.
4948 (perl-font-lock-syntactic-face-function): New function.
4949 (perl-mode): Use them.
4950 (perl-continuation-line-p): New function, from perl-calculate-indent.
4951 (perl-calculate-indent): Use it, to properly handle continuation
4952 lines of continuation lines.
4953
4954 2001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
4955
4956 * server.el (server-process, server-buffer-clients): Doc fix.
4957 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4958
4959 2001-06-09 John Wiegley <johnw@gnu.org>
4960
4961 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
4962 test if the last command was Lisp or not.
4963 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
4964 B x C".
4965
4966 2001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
4967
4968 * dos-w32.el (grep-regexp-alist): Remove definition, since the
4969 general one on compile.el supports drive letters.
4970
4971 2001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
4972
4973 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
4974 key description.
4975
4976 * textmodes/reftex-sel.el (reftex-select-jump): New command.
4977
4978 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
4979 (reftex-toc-jump): New command.
4980
4981 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
4982 to parse international characters as well.
4983
4984 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
4985 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
4986
4987 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
4988
4989 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
4990 TAB to the key separators.
4991
4992 2001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
4993
4994 * international/mule.el (auto-coding-alist): Remove redundant
4995 up-cased versions of the extensions (auto-coding-alist-lookup is
4996 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
4997 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
4998
4999 2001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
5000
5001 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
5002
5003 2001-06-01 Richard M. Stallman <rms@gnu.org>
5004
5005 * help.el (describe-variable): Put value on same line
5006 with preceding text, if it is short enough to look good that way.
5007
5008 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
5009
5010 * term/internal.el (IT-unicode-translations): New variable.
5011 (IT-setup-unicode-display): New function.
5012
5013 2001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5014
5015 * ps-print.el: Handle before-string and after-string overlay properties
5016 in ps-print-*-with-faces commands. Doc fix.
5017 (ps-print-version): New version number (6.5.2).
5018 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
5019 for XEmacs.
5020 (ps-prefix-quote): Doc fix.
5021 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
5022 (ps-basic-plot-str, ps-plot-string): New funs.
5023
5024 2001-05-31 Stefan Monnier <monnier@cs.yale.edu>
5025
5026 * progmodes/etags.el (tags-compression-info-list): Fix docstring
5027 and :type spec.
5028
5029 2001-05-31 Gerd Moellmann <gerd@gnu.org>
5030
5031 * international/mule-cmds.el (inactivate-input-method):
5032 Set input-method-function to nil.
5033
5034 * xml.el (xml-parse-tag): The document may contain invalid characters.
5035 From ShengHuo ZHU <zsh@cs.rochester.edu>
5036
5037 2001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
5038
5039 * mail/rmailsum.el (rmail-message-subject-p): Don't call
5040 `rmail-summary-line-decoder' if the message does not have
5041 a Subject: field.
5042
5043 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
5044
5045 * mail/rmail.el (rmail-insert-mime-resent-message-function):
5046 New variable.
5047 (rmail-resend): Modify to work in `rmail-view-buffer'; call
5048 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
5049 is non-nil.
5050
5051 2001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
5052
5053 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
5054
5055 2001-05-29 Sam Steingold <sds@gnu.org>
5056
5057 * faces.el (face-valid-attribute-values): Bind `valid' directly
5058 instead of using `setq'.
5059
5060 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
5061 Use `tex-shell-buf'.
5062 (tex-shell-proc): Use `tex-shell-running'.
5063 (tex-shell-buf-no-error): New function.
5064 (tex-send-tex-command): Use it.
5065 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
5066 (tex-kill-job): Check the process before calling `quit-process'.
5067
5068 2001-05-29 Gerd Moellmann <gerd@gnu.org>
5069
5070 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
5071 UTF-8 sequences.
5072
5073 2001-05-28 Miles Bader <miles@gnu.org>
5074
5075 * comint.el (comint-carriage-motion): Renamed from
5076 `comint-cr-magic'. Operate on the buffer instead of the string
5077 (for use as a comint post-output filter, instead of as a
5078 pre-output filter). Handle backspaces too. Add to the
5079 `comint-output-filter-functions' hook instead of
5080 `comint-preoutput-filter-functions'.
5081
5082 2001-05-28 Gerd Moellmann <gerd@gnu.org>
5083
5084 * language/japan-util.el (japanese-hankaku): Prefer the charset
5085 `jisx0201' when the optional argument `ascii-only' is not specified.
5086 (japanese-hankaku-region): Ditto.
5087 From Katsumi Yamaoka <yamaoka@jpl.org>
5088
5089 2001-05-28 Stefan Monnier <monnier@cs.yale.edu>
5090
5091 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
5092 (outline-invisible-p): New function.
5093 (hide-leaves): Save excursion.
5094 (hide-other): Stop looping when reaching bobp.
5095
5096 2001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
5097
5098 * cus-edit.el (custom-file): Fix last change.
5099
5100 2001-05-27 Stefan Monnier <monnier@cs.yale.edu>
5101
5102 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
5103 same definition in byte-compile-function-environment as `autoload'
5104 would put in `symbol-function'.
5105
5106 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
5107 patch to correct the error message as well.
5108
5109 2001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
5110
5111 * cus-edit.el (custom-file): Don't assume we were invoked with -q
5112 unless ~/.emacs exists.
5113
5114 * novice.el (enable-command): If user-init-file is nil or does not
5115 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
5116
5117 2001-05-25 Stefan Monnier <monnier@cs.yale.edu>
5118
5119 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
5120 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
5121 Allow spaces around macro arguments.
5122 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
5123 indent-for-tab-command.
5124 (latex-mode-map, plain-tex-mode-map): New keymaps.
5125 Inherit from tex-mode-map.
5126 (tex-common-initialization): Don't setup the keymap any more
5127 since it's now done right by define-derived-mode.
5128 (latex-mode): Set skeleton-end-hook to nil.
5129 (latex-skeleton-end-hook): Remove.
5130 (tex-latex-block, latex-insert-item): Simplify.
5131 (latex-syntax-after): Use following-char rather than char-after.
5132 (tex-discount-args-cmds, tex-count-words): New functions.
5133
5134 * textmodes/tildify.el (tildify-ignored-environments-alist):
5135 Recognize \verb* as well.
5136
5137 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
5138 (perl-comment-indent): Simplify to let newcomment.el do its job.
5139 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
5140 (perl-mark-function): Cleanup the namespace.
5141 (perl-calculate-indent): Don't be fooled by nested functions.
5142
5143 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
5144
5145 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
5146 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
5147
5148 2001-05-25 Andrew Choi <akochoi@i-cable.com>
5149
5150 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
5151 actually be `\\'.
5152 (ctlau-b5-converter): Likewise.
5153
5154 2001-05-24 Andrew Choi <akochoi@i-cable.com>
5155
5156 * international/titdic-cnv.el (quail-misc-package-ext-info):
5157 Change CTLauB.el to CTLau-b5.el.
5158
5159 2001-05-23 Stefan Monnier <monnier@cs.yale.edu>
5160
5161 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
5162 rather than beginning-of-line to avoid problems with fields.
5163 (gud-perldb-massage-args): Use unless and push.
5164 (gud-chdir-before-run): New var.
5165 (gud-common-init): Use it.
5166
5167 2001-05-24 Andrew Choi <akochoi@i-cable.com>
5168
5169 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
5170 delete entries for chinese-ctlau and chinese-ctlaub.
5171 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
5172 chinese-ctlaub.
5173 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
5174 New functions.
5175
5176 2001-05-22 Gerd Moellmann <gerd@gnu.org>
5177
5178 * cus-edit.el (custom-comment-show): Remove debug code.
5179
5180 * language/japan-util.el (japanese-symbol-table): Fix handling of
5181 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
5182
5183 2001-05-21 Stefan Monnier <monnier@cs.yale.edu>
5184
5185 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
5186 Renamed by removing the silly `-flag' suffix.
5187 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
5188
5189 2001-05-20 Stefan Monnier <monnier@cs.yale.edu>
5190
5191 * replace.el (keep-lines-read-args): Use `copy-marker'.
5192 (how-many): Save excursion properly.
5193 (occur-mode): Use define-derived-mode.
5194 (perform-replace): Use with-current-buffer.
5195
5196 2001-05-20 Richard M. Stallman <rms@gnu.org>
5197
5198 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
5199
5200 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
5201
5202 * info.el (Info-read-subfile): Widen before finding the
5203 desired node in the subfile.
5204
5205 * startup.el (command-line-1): When >2 files visited,
5206 leave the last one visible, and make that the selected window.
5207
5208 2001-05-20 Gerd Moellmann <gerd@gnu.org>
5209
5210 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
5211
5212 2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
5213
5214 * international/ccl.el (define-ccl-program): Fix a typo.
5215 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5216
5217 * international/mule.el (decode-char): Fix a typo. From Pavel
5218 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5219
5220 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
5221 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5222
5223 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
5224 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5225
5226 2001-05-18 Sam Steingold <sds@gnu.org>
5227
5228 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
5229 and [RET] to `cvs-mode-find-file'.
5230
5231 2001-05-18 John Wiegley <johnw@gnu.org>
5232
5233 * eshell/esh-ext.el (eshell-explicit-command-char): A new
5234 configuration variable, which determines the initial character
5235 that forces use of an external version of a command. The default
5236 is *, but may be set to \, for example.
5237
5238 * eshell/esh-ext.el (eshell-explicit-command):
5239 Use `eshell-explicit-command-char' instead of ?*.
5240
5241 * eshell/esh-cmd.el (eshell/which):
5242 Use `eshell-explicit-command-char' instead of ?*.
5243
5244 * eshell/em-cmpl.el (eshell-completion-command-name)
5245 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
5246 instead of ?*.
5247
5248 2001-05-18 Gerd Moellmann <gerd@gnu.org>
5249
5250 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
5251 subst-char-in-string.
5252 (ange-ftp-after-parse-ls-hook): New variable.
5253 (ange-ftp-ls): Run that hook.
5254 From Peter Milliken <Peter.Milliken@GTECH.COM>.
5255
5256 * tmm.el (tmm-get-keymap): Fix handling of :filter.
5257 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
5258 text into *Completions*.
5259
5260 * net/goto-addr.el (goto-address-at-point): Deal with URLs
5261 part of which look like email addresses.
5262
5263 2001-05-18 Andrew Innes <andrewi@gnu.org>
5264
5265 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
5266 Use . instead of absolute path for lisp dir, to avoid bug in W2K
5267 cmd.exe's handling of FOR loops.
5268 (autoloads): Set find-file-suppress-same-file-warnings to t to
5269 avoid slew of spurious messages.
5270
5271 2001-05-18 Simon Josefsson <simon@josefsson.org>
5272
5273 * mail/smtpmail.el (maybe-append-domain): Renamed to
5274 `smtpmail-maybe-append-domain'.
5275 (smtpmail-via-smtp): Use the new name.
5276
5277 * net/browse-url.el (browse-url-browser-function): Add kde.
5278 (browse-url-kde-program, browse-url-kde-args): New variables.
5279 (browse-url-kde): New function.
5280
5281 2001-05-18 Miles Bader <miles@gnu.org>
5282
5283 * simple.el (delete-horizontal-space, just-one-space):
5284 Use `constrain-to-field' instead of `field-end'/`field-beginning',
5285 because it's more efficient for large files.
5286
5287 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5288
5289 * mail/rmail.el (rmail-require-mime-maybe): New function.
5290 (rmail): Use it.
5291 (rmail-mode): Handle the case of finding Rmail files.
5292
5293 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
5294 functions.
5295
5296 2001-05-17 Stefan Monnier <monnier@cs.yale.edu>
5297
5298 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
5299 text-property after moving to the beginning of line and regardless
5300 of the value of font-lock-multiline.
5301
5302 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5303
5304 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
5305
5306 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
5307 last coding system used before calling set-buffer-modified-p
5308 because that function changes last-coding-system.
5309
5310 2001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
5311
5312 * files.el (switch-to-buffer-other-window)
5313 (switch-to-buffer-other-frame): Add an xref to display-buffer in
5314 the doc string.
5315
5316 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5317
5318 * language/slovak.el, language/czech.el: New maintainer.
5319
5320 2001-05-16 Sam Steingold <sds@gnu.org>
5321
5322 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
5323 sub-form of `defgeneric' correctly.
5324
5325 2001-05-16 Gerd Moellmann <gerd@gnu.org>
5326
5327 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
5328 of `c'.
5329
5330 * textmodes/outline.el (outline-font-lock-level): Remove the
5331 condition-case, test what outline-level returns instead, to
5332 ease debugging.
5333
5334 * international/mule.el (auto-coding-regexp-alist): New user-option.
5335 (auto-coding-from-file-contents): New function.
5336 (set-auto-coding): Use it to determine a coding system.
5337
5338 2001-05-15 Gerd Moellmann <gerd@gnu.org>
5339
5340 * mouse.el (mouse-delete-other-windows): Doc fix.
5341
5342 * emacs-lisp/lisp-mode.el (lisp-mode):
5343 Make font-lock-keywords-case-fold-search a buffer-local variable with
5344 make-local-variable before setting it.
5345
5346 2001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
5347
5348 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
5349 prefixes.
5350
5351 2001-05-14 Gerd Moellmann <gerd@gnu.org>
5352
5353 * hexl.el (hexl-current-address): Print a message when called
5354 interactively.
5355
5356 2001-05-11 Stefan Monnier <monnier@cs.yale.edu>
5357
5358 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
5359
5360 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
5361
5362 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
5363
5364 2001-05-11 Gerd Moellmann <gerd@gnu.org>
5365
5366 * startup.el (command-line): If parameters have been changed in
5367 the init files which influence font selection, clear the face
5368 cache so that faces get realized with the new parameters.
5369
5370 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
5371
5372 2001-05-10 Stefan Monnier <monnier@cs.yale.edu>
5373
5374 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
5375
5376 2001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
5377
5378 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
5379 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
5380
5381 2001-05-10 Gerd Moellmann <gerd@gnu.org>
5382
5383 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
5384 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
5385
5386 2001-05-09 John Wiegley <johnw@gnu.org>
5387
5388 * eshell/esh-util.el (eshell-convert-numeric-arguments):
5389 Annotated the documentation string to tell users about
5390 `eshell-no-numeric-conversions'.
5391
5392 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
5393 conversions if a Lisp function has the property
5394 `eshell-no-numeric-conversions' set to a non-nil value.
5395
5396 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
5397 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
5398 property `eshell-no-numeric-conversions' on the following
5399 functions (which all deal with filesystem entities, and never Lisp
5400 numerical values): eshell/cd, eshell/pushd, eshell/popd,
5401 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
5402 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
5403 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
5404 eshell/which, eshell/addpath.
5405
5406 2001-05-09 John Wiegley <johnw@gnu.org>
5407
5408 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
5409 encountered as an argument, don't convert it right away, but tag
5410 the first character of the string with the text properties
5411 `number', which signifies to `eshell-lisp-command' that the
5412 argument should be passed through `string-to-number' if it is
5413 actually used in the call to a Lisp function.
5414
5415 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
5416 function, convert any string arguments that have been tagged as
5417 "numbers", by calling string-to-number.
5418
5419 * eshell/esh-util.el (eshell-number-regexp): Now that number
5420 conversions only happen for Lisp function calls, the number regexp
5421 should now match all integer and floating point forms.
5422
5423 * eshell/esh-proc.el: Disable `eshell-stop-process' and
5424 `eshell-continue-process', since they are both nonfunctional at
5425 the moment.
5426 (eshell-proc-initialize): Don't bind keys for
5427 `eshell-stop-process' or `eshell-continue-process'.
5428
5429 * eshell/em-unix.el (eshell-shuffle-files):
5430 Apply `directory-file-name' before calling `file-name-directory'.
5431
5432 * eshell/em-hist.el (eshell-add-to-history): Reference to
5433 `eshell-history-ring' needed to be `eshell-history-index'.
5434
5435 * calendar/timeclock.el (timeclock-find-discrep):
5436 Initialize `elapsed' to 0.
5437 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
5438 it's still nil.
5439
5440 2001-05-09 Stefan Monnier <monnier@cs.yale.edu>
5441
5442 * arc-mode.el (archive-int-to-mode): Construct the string directly.
5443 (archive-mode): Use capitalize.
5444 (archive-unique-fname): Use make-temp-file.
5445
5446 2001-05-09 Gerd Moellmann <gerd@gnu.org>
5447
5448 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
5449
5450 2001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
5451
5452 * tar-mode.el (tar-extract): Pay attention to the value of
5453 coding-system-for-read, if it is non-nil.
5454
5455 * calendar/holidays.el (holidays): Add an autoload cookie.
5456 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5457
5458 2001-05-08 John Wiegley <johnw@gnu.org>
5459
5460 * calendar/timeclock.el (timeclock-workday-remaining):
5461 Changed logic for determining how much time is remaining.
5462 (timeclock-workday-elapsed): Don't accept a "relative" argument
5463 for the current day's elapsed time. What could that have meant?
5464 (timeclock-workday-elapsed-string): No "relative" argument anymore.
5465 (timeclock-when-to-leave): Changed logic, similarly to what was
5466 done for `timeclock-workday-remaining'.
5467 (timeclock-find-discrep): Removed "today-only" argument, which had
5468 no meaning. Fixed some more math problems. The function now
5469 returns a three member list: (TOTAL-TIME-DISCREPANCY
5470 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
5471
5472 2001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5473
5474 * w32-fns.el (convert-standard-filename): Start replacing slashes
5475 from the beginning of the file name, not from where the last
5476 invalid character was. From "Andrew Maguire (SWW)"
5477 <Andrew.Maguire@Smallworld.co.uk>
5478
5479 2001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
5480
5481 The following changes are to provide infrastructure for handling
5482 MIME messages to rmail. They don't affect the original behaviour
5483 if rmail-enable-mime is nil.
5484
5485 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
5486 (rmail-search-mime-message-function)
5487 (rmail-search-mime-header-function): New variables.
5488 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
5489 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
5490 `rmail-view-buffer' is hidden.
5491 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
5492 call rmai-show-mime-function.
5493 (rmail-display-labels): If rmail-enable-mime is non-nil, update
5494 mode-line-process of rmail-view-buffer.
5495 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
5496 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
5497 buffer.
5498 (rmail-next-message, rmail-next-undeleted-message): Be sure to
5499 set-buffer to the Rmail buffer.
5500 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
5501 rmail-search-mime-header-function.
5502 (rmail-search-message): New function.
5503 (rmail-search): Call rmail-search-message to check if a message
5504 matches REGEXP, lastly update point after calling
5505 rmail-show-message.
5506 (rmail-undelete-previous-message, rmail-expunge-confirmed)
5507 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
5508 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
5509 header region, refer to rmail-msgref-vector while setting the
5510 current buffer to rmail-buffer temporarily.
5511 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
5512 If rmail-enable-mime is non-nil, call
5513 rmail-insert-mime-forwarded-message-function instead of inserting
5514 forwarded message by itself.
5515
5516 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
5517 Rmail buffer.
5518 (rmail-set-label, rmail-next-labeled-message): Likewise.
5519
5520 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
5521 set-buffer to the Rmail buffer.
5522 (rmail-output-to-rmail-file): Likewise.
5523 (rmail-output): Likewise.
5524
5525 * mail/rmailsum.el (rmail-message-subject-p): Process the result
5526 of mail-fetch-field by rmail-summary-line-decoder.
5527 (rmail-new-summary): Be sure to go to the Rmail buffer.
5528 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
5529 rmail-view-buffer to nil.
5530 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
5531 rmail-view-buffer.
5532 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
5533 rmail-buffer.
5534 (rmail-summary-scroll-msg-down): Likewise.
5535 (rmail-summary-beginning-of-message): Likewise.
5536 (rmail-summary-wipe): Likewise.
5537 (rmail-summary-toggle-header): Use save-window-excursion, not
5538 save-excursion. Update point in rmail-view-buffer, not in
5539 rmail-buffer.
5540 (rmail-summary-reply): Before calling rmail-reply, set buffer to
5541 rmail-view-buffer, not rmail-buffer.
5542
5543 2001-05-07 Gerd Moellmann <gerd@gnu.org>
5544
5545 * cus-edit.el (custom-file): Signal an error if user-init-file is
5546 nil (running -q).
5547
5548 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
5549
5550 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
5551 Add :version.
5552
5553 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
5554 New option.
5555 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
5556 only if smtpmail-warn-about-unknown-extensions is set.
5557
5558 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
5559 instead of rmail-sort-by-keywords.
5560
5561 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
5562 rmail-sort-by-keywords.
5563
5564 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
5565 rmail-summary-sort-by-keywords. Doc fix.
5566 (rmail-summary-mode): Doc fix.
5567
5568 * mail/rmail.el (rmail-edit): New Custom group.
5569
5570 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
5571 (rmail-edit-mode-hook): New user-option.
5572
5573 2001-05-05 Richard M. Stallman <rms@gnu.org>
5574
5575 * help.el (help-xref-symbol-regexp): Recognize "source of"
5576 and friends, meaning make a link to the source file.
5577 (help-make-xrefs): Handle "source of" and friends
5578 by constructing a link that visits the source file.
5579
5580 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
5581
5582 2001-05-04 Stefan Monnier <monnier@cs.yale.edu>
5583
5584 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
5585 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
5586 Renamed from perl-font-lock-keywords to avoid clashes.
5587 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
5588 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
5589 Updated correspondingly.
5590
5591 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
5592 Typo `nonexistant' -> `nonexistent'.
5593
5594 2001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
5595
5596 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
5597 Split `c-electric-delete' into two functions where
5598 `c-electric-delete-forward' always deletes forward and
5599 `c-electric-delete' only contains the code necessary for XEmacs to
5600 choose between backward and forward deletion.
5601
5602 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
5603 get the electric behavior on that key too.
5604 (c-fill-paragraph): Fixed bogus direct use of
5605 c-comment-prefix-regexp, which caused an error when it's a list.
5606
5607 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
5608
5609 * dired-aux.el (dired-diff): Doc fix.
5610
5611 * dired.el (dired-diff): Likewise.
5612
5613 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
5614
5615 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
5616
5617 2001-05-02 Stefan Monnier <monnier@cs.yale.edu>
5618
5619 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
5620 if both the buffer and the file are read-only.
5621
5622 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
5623 rather than font-lock-string-face.
5624 (sh-get-indent-info): Treat heredocs like strings.
5625
5626 2001-05-02 Gerd Moellmann <gerd@gnu.org>
5627
5628 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
5629 a newline following `}'.
5630 (texinfo-format-email): New function.
5631 (toplevel): Use texinfo-format-email for @email.
5632 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
5633 Add `display'.
5634 (texinfo-sort-region): Goto point-min before sorting.
5635 (texinfo-set): Remove leading white space from value.
5636 From yagi@is.titech.ac.jp.
5637
5638 * replace.el (query-replace-regexp-eval): Doc fix.
5639
5640 2001-05-01 Stefan Monnier <monnier@cs.yale.edu>
5641
5642 * diff-mode.el (diff-nonexistant-face): New face.
5643 (diff-font-lock-keywords): Use it.
5644
5645 2001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
5646
5647 * font-lock.el (font-lock-mode): Doc fix.
5648
5649 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
5650 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
5651
5652 2001-04-30 Gerd Moellmann <gerd@gnu.org>
5653
5654 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
5655 backslash at the start of the here-document delimiter.
5656 (sh-font-lock-syntactic-keywords): Likewise.
5657
5658 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
5659
5660 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
5661
5662 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
5663 (tty-color-translate, tty-color-by-index, tty-color-values)
5664 (tty-color-desc): Doc fix.
5665
5666 2001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
5667
5668 * dired-aux.el (dired-do-create-files, dired-do-copy)
5669 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
5670 Mention dired-dwim-target in the doc string.
5671
5672 2001-04-28 Miles Bader <miles@gnu.org>
5673
5674 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
5675 (dabbrev--find-expansion): Use it.
5676 (dabbrev--select-buffers): Don't select ignored buffers.
5677
5678 2001-04-27 Gerd Moellmann <gerd@gnu.org>
5679
5680 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
5681
5682 2001-04-26 Richard M. Stallman <rms@gnu.org>
5683
5684 * dabbrev.el: Add doc strings for some functions.
5685 (dabbrev--eliminate-newlines): New variable.
5686 (dabbrev--substitute-expansion): Convert newlines to spaces
5687 if dabbrev--eliminate-newlines is set.
5688 If abbrev and expansion are both all-lower-case,
5689 leave dabbrev--last-case-pattern nil.
5690
5691 2001-04-26 Gerd Moellmann <gerd@gnu.org>
5692
5693 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
5694 if necessary, like in rmail-show-message.
5695
5696 2001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5697
5698 * ps-print.el: Color specified by number is forced to be float number.
5699 (ps-print-version): New version number (6.5.1.1).
5700 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
5701 initialization.
5702 (ps-prefix-quote): New internal var.
5703 (ps-print-quote): New fun.
5704 (ps-setup, ps-output-frame-properties, ps-float-format)
5705 (ps-format-color): Code fix.
5706 (ps-plot-region): Eliminate redundant foreground color text setting.
5707
5708 2001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
5709
5710 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
5711
5712 2001-04-25 Gerd Moellmann <gerd@gnu.org>
5713
5714 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
5715
5716 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
5717
5718 * info.el (Info-additional-directory-list): Doc fix.
5719
5720 * find-lisp.el (find-lisp-find-dired-filter)
5721 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
5722 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
5723
5724 2001-04-25 Stefan Monnier <monnier@cs.yale.edu>
5725
5726 * progmodes/make-mode.el (makefile-font-lock-keywords):
5727 Rationalize the rules for includes and conditionals and use the
5728 keyword face for them.
5729
5730 * faces.el (modify-face): Add compatibility for non-interactive use.
5731
5732 2001-04-24 John Wiegley <johnw@gnu.org>
5733
5734 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
5735 fix from last night, since it wasn't finding eshell/cd.
5736
5737 2001-04-24 Gerd Moellmann <gerd@gnu.org>
5738
5739 * rect.el (string-rectangle): Revert to 20.x behaviour.
5740 (replace-rectangle): Make it an alias for string-rectangle.
5741 (string-insert-rectangle): New function.
5742
5743 2001-04-23 John Wiegley <johnw@gnu.org>
5744
5745 * eshell/em-unix.el (eshell/diff): Fixed problems that were
5746 occurring with Emacs 21's diff.el/compile.el interaction layer.
5747
5748 2001-04-23 Colin Walters <walters@cis.ohio-state.edu>
5749
5750 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
5751 case where the function was defined in a file, but not part of an
5752 eshell module.
5753
5754 2001-04-23 John Wiegley <johnw@gnu.org>
5755
5756 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
5757 code to work around a redisplay problem I've been having.
5758
5759 2001-04-23 John Wiegley <johnw@gnu.org>
5760
5761 * calendar/timeclock.el (timeclock-day-required): If the time
5762 required for a particular day is not set, use `timeclock-workday'.
5763 (timeclock-find-discrep): Added some sample code in a comment.
5764
5765 * eshell/eshell.el (eshell-command): Made a few changes so that
5766 `eshell-command' could be called programmatically.
5767
5768 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
5769
5770 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
5771
5772 2001-04-23 John Wiegley <johnw@gnu.org>
5773
5774 * calendar/timeclock.el: Updated copyright.
5775 (timeclock-generate-report): Don't report the daily or two-week
5776 total, if no time has been worked in that period.
5777 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
5778 final computational form, which was unnecessary; corrected a
5779 parsing problem when timeclock-relative was nil.
5780
5781 2001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
5782
5783 * calendar/timeclock.el (timeclock-modeline-display): Check if
5784 `list-entry' is null.
5785 (timeclock-use-display-time): The first argument to `set-variable'
5786 must be a symbol.
5787
5788 2001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
5789
5790 * calendar/calendar.el (diary-entry-marker)
5791 (calendar-today-marker, calendar-holiday-marker):
5792 Use display-color-p instead of window-system.
5793 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
5794 instead of window-system.
5795 (calendar-hide-window): Use display-multi-frame-p instead of
5796 window-system.
5797
5798 * calendar/cal-x.el (calendar-two-frame-setup)
5799 (calendar-only-one-frame-setup, calendar-one-frame-setup):
5800 Use display-multi-frame-p instead of window-system.
5801
5802 2001-04-23 Gerd Moellmann <gerd@gnu.org>
5803
5804 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
5805
5806 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
5807 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
5808
5809 2001-04-23 Alex Schroeder <alex@gnu.org>
5810
5811 * goto-addr.el: Instead of defining line-beginning-position and
5812 line-end-position a defalias is used for point-at-bol and point-at-eol.
5813
5814 2001-04-23 Alex Schroeder <alex@gnu.org>
5815
5816 * goto-addr.el: Added XEmacs compatibility code.
5817 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
5818
5819 2001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
5820
5821 * textmodes/paragraphs.el (sentence-end): Doc fix.
5822
5823 2001-04-20 Alex Schroeder <alex@gnu.org>
5824
5825 * sql.el (sql-escape-newlines-and-send): New function.
5826 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
5827
5828 2001-04-20 Alex Schroeder <alex@gnu.org>
5829
5830 * sql.el (sql-db2-program): New option.
5831 (sql-db2-options): New option.
5832 (sql-db2): New function.
5833
5834 2001-04-20 Alex Schroeder <alex@gnu.org>
5835
5836 * sql.el (sql-mode-menu): Added highlighting entries.
5837 (sql-highlight-oracle-keywords): New function.
5838 (sql-highlight-postgres-keywords): New function.
5839 (sql-highlight-ansi-keywords): New function.
5840
5841 2001-04-20 Alex Schroeder <alex@gnu.org>
5842
5843 * sql.el (sql-help): Doc change.
5844
5845 2001-04-19 Karl Fogel <kfogel@collab.net>
5846
5847 * saveplace.el (save-place-alist-to-file): Removed no-effect code
5848 that inserted file content only to delete it immediately.
5849 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
5850 <lektu@uol.com.br> for the patch.
5851
5852 2001-04-19 Stefan Monnier <monnier@cs.yale.edu>
5853
5854 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
5855
5856 2001-04-18 Gerd Moellmann <gerd@gnu.org>
5857
5858 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
5859 for defmethod.
5860
5861 * comint.el (comint-cr-magic): New function.
5862 (toplevel): Add it to comint-preoutput-filter-functions.
5863
5864 2001-04-18 Andrew Innes <andrewi@gnu.org>
5865
5866 * makefile.w32-in (EMACSLOADPATH): Define.
5867 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
5868 (recompile): Remove stuff to set EMACSLOADPATH.
5869
5870 2001-04-18 Gerd Moellmann <gerd@gnu.org>
5871
5872 * language/slovak.el ("Slovak"): Add tutorial entry.
5873
5874 * net/browse-url.el (browse-url-new-window-flag): Renamed from
5875 browse-url-new-window-p.
5876
5877 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
5878
5879 * info.el (Info-menu-update): When there are no menus and/or no
5880 cross references in the node, make the respective items of the
5881 Info menu-bar menu inactive.
5882
5883 2001-04-17 Gerd Moellmann <gerd@gnu.org>
5884
5885 * indent.el (indent-for-tab-command): Call indent-line-function
5886 with no argument if PREFIX-ARG is non-nil.
5887
5888 * frame.el (delete-other-frames): Handle minibuffer-only frames.
5889
5890 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
5891
5892 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
5893 an async subprocess if start-process is unavailable. Suggested by
5894 Tim Van Holder <tim.van.holder@pandora.be>.
5895
5896 2001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
5897
5898 * info.el (Info-additional-directory-list): Doc fix. Suggested by
5899 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
5900
5901 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
5902
5903 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
5904 manual.
5905
5906 2001-04-13 Stefan Monnier <monnier@cs.yale.edu>
5907
5908 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
5909 (cvs-menu): Add a few entries.
5910
5911 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
5912 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
5913 lock file appears to be reachable from Emacs.
5914 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
5915 (cvs-mode-find-file): Look for cvs-header-face rather than
5916 cvs-dirname-face (which doesn't exist).
5917 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
5918
5919 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
5920
5921 2001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
5922
5923 * emulation/pc-select.el (pc-selection-mode): Don't turn on
5924 normal-erase-is-backspace on a tty. Instead, bind some keys such
5925 as [delete] directly, like pc-select.el did before
5926 normal-erase-is-backspace was invented.
5927
5928 2001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
5929
5930 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
5931
5932 2001-04-11 John Wiegley <johnw@gnu.org>
5933
5934 * eshell/em-ls.el (eshell-ls-insert-directory):
5935 Set font-lock-defaults to nil, to prevent fontification in dired
5936 buffers, if Eshell's ls is being used.
5937
5938 2001-04-11 John Wiegley <johnw@gnu.org>
5939
5940 * calendar/timeclock.el (timeclock-completing-read): New function.
5941 (timeclock-ask-for-project, timeclock-ask-for-reason):
5942 Call `timeclock-completing-read'.
5943
5944 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
5945 required where `member' was being used.
5946
5947 2001-04-11 Colin Walters <walters@cis.ohio-state.edu>
5948
5949 * eshell/em-hist.el (eshell-previous-matching-input):
5950 Don't display "History item" if the the minibuffer is active.
5951
5952 2001-04-11 Gerd Moellmann <gerd@gnu.org>
5953
5954 * startup.el (command-line): Output a newline after printing
5955 an error from loading the window system's init file.
5956
5957 2001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
5958
5959 * textmodes/texinfo.el (texinfo-font-lock-keywords):
5960 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
5961 @inforef. Add an OVERRIDE of `keep' to highlight specs of
5962 keywords whose arguments routinely include @@.
5963
5964 2001-04-10 Gerd Moellmann <gerd@gnu.org>
5965
5966 * emacs-lisp/advice.el (ad-make-advised-definition):
5967 Construct advice for subrs differently.
5968
5969 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
5970 regexp in parentheses when building the regexp for searching backwards.
5971
5972 * simple.el (completion-list-mode-finish): New function.
5973 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
5974
5975 * language/european.el ("Polish"): Change sample text.
5976 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
5977
5978 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
5979 parameter.
5980
5981 * faces.el (menu): Doc fix.
5982
5983 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5984
5985 * ps-print.el: Footer implementation. Doc fix.
5986 (ps-print-version): New version number (6.5.1).
5987 (ps-header-frame-alist): New customization var for header frame
5988 properties.
5989 (ps-line-number-color): New customization var for line number color.
5990 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
5991 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
5992 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
5993 (ps-right-footer): New customization vars for footers.
5994 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
5995 footers.
5996 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
5997 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
5998 Code fix.
5999 (ps-prologue-file): Indentation fix.
6000 (ps-print-quote): Fun eliminated.
6001 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
6002 (ps-output-frame-properties): New fun.
6003 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
6004 (ps-skip-newline): Replace defun by defsubst.
6005
6006 2001-04-10 Colin Walters <walters@cis.ohio-state.edu>
6007
6008 * eshell/eshell.el (eshell-command): Needed a "%s" format
6009 specifier, in case the buffer contains percent characters.
6010
6011 2001-04-10 John Wiegley <johnw@gnu.org>
6012
6013 * calendar/timeclock.el (timeclock-generate-report): Added a
6014 missing insert of the project name.
6015
6016 2001-04-09 Gerd Moellmann <gerd@gnu.org>
6017
6018 * obsolete/profile.el: Moved from emacs-lisp/.
6019
6020 * Makefile.in (nonobsolete_setwins): New macro.
6021 (finder-data): Use it instead of `setwins'.
6022 From: Dave Love <fx@gnu.org>.
6023
6024 * server.el (server-visit-files): Set server-existing-buffer correctly.
6025 (server-visit-files): Run server-visit-hook after going to
6026 line 1 so that the hook can set point as it sees fit.
6027
6028 * bindings.el (mode-line-modified): Unify help messages.
6029
6030 2001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
6031
6032 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
6033 All callers changed.
6034
6035 2001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
6036
6037 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
6038 long file names aren't supported, truncate the file names in
6039 quail-misc-package-ext-info to 8+3 before matching them against
6040 FILENAME.
6041
6042 * dos-fns.el (dos-truncate-to-8+3): New function.
6043
6044 * progmodes/compile.el (grep-compute-defaults): Use null-device
6045 instead of literal /dev/null. Reported by Jens Schmidt
6046 <schmidt@mathematik.uni-kl.de>.
6047
6048 * simple.el (normal-erase-is-backspace-mode): Doc fix.
6049
6050 2001-04-06 Stefan Monnier <monnier@cs.yale.edu>
6051
6052 * textmodes/sgml-mode.el: Add unknown maintainer.
6053 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
6054 (html-mode-map): Use set-keymap-parent.
6055
6056 2001-04-06 Dave Love <fx@gnu.org>
6057
6058 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6059 Remove redundant string-to-list.
6060
6061 2001-04-05 Stefan Monnier <monnier@cs.yale.edu>
6062
6063 * composite.el (reference-point-alist): Doc fix.
6064
6065 2001-04-05 Sam Steingold <sds@gnu.org>
6066
6067 * font-lock.el (font-lock-keywords-case-fold-search):
6068 Make buffer-local. This fixes a very annoying bug when loading a Lisp
6069 file made font-lock case-insensitive.
6070
6071 2001-04-05 Gerd Moellmann <gerd@gnu.org>
6072
6073 * faces.el (defface menu): Doc fix.
6074
6075 * wid-edit.el (widget-color-sample-face-get): Don't make
6076 faces for undefined colors.
6077
6078 * version.el (emacs-version): Include LessTif/Motif version info.
6079
6080 2001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6081
6082 * ps-mule.el: Eliminate cl package dependence.
6083 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
6084 if they aren't defined yet.
6085 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
6086 Eliminate cl package dependence.
6087
6088 2001-04-04 Stefan Monnier <monnier@cs.yale.edu>
6089
6090 * progmodes/cc-cmds.el (c-outline-level):
6091 Bind buffer-invisibility-spec. Originally from Dave Love, but
6092 got lost when incorporating version 5.26.
6093
6094 2001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
6095
6096 * emulation/pc-select.el (pc-selection-mode):
6097 Call normal-erase-is-backspace-mode instead of binding
6098 keys individually.
6099
6100 * cus-load.el (normal-erase-is-backspace): Use it instead of
6101 delete-key-deletes-forward.
6102
6103 * startup.el (command-line): Use normal-erase-is-backspace and
6104 normal-erase-is-backspace-mode.
6105
6106 * simple.el (normal-erase-is-backspace): Rename from
6107 delete-key-deletes-forward. Doc fix.
6108 (normal-erase-is-backspace-mode): Rename from
6109 delete-key-deletes-forward-mode. Doc fix.
6110 Run normal-erase-is-backspace-hook.
6111
6112 * dired.el (dired-move-to-filename-regexp): Support file sizes in
6113 ``human-readable'' format produced by GNU `ls'.
6114 (dired-move-to-filename-regexp): Recognize ISO format dates.
6115 From Paul Eggert <eggert@twinsun.com>.
6116
6117 2001-04-04 Gerd Moellmann <gerd@gnu.org>
6118
6119 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
6120 New functions.
6121 (lm-verify): Check keywords.
6122 From Eric M. Ludlam <eric@siege-engine.com>.
6123
6124 2001-04-03 Eric M. Ludlam <eric@siege-engine.com>
6125
6126 * speedbar.el (speedbar-insert-image-button-maybe): Check for
6127 `xemacs' feature instead of for the function `set-extent-property'.
6128
6129 2001-04-03 Stefan Monnier <monnier@cs.yale.edu>
6130
6131 * mail/mh-utils.el (mh-folder-hist): New var.
6132 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
6133
6134 2001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
6135
6136 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
6137 region, position point on the first or last 16-byte group.
6138 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
6139 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
6140 hexl-beginning-of-line.
6141
6142 2001-04-03 Gerd Moellmann <gerd@gnu.org>
6143
6144 * icomplete.el (icomplete-mode): Treat an argument like other
6145 modes do.
6146
6147 * startup.el (fancy-splash-head): Use splash8.xpm for color
6148 depth 8.
6149
6150 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
6151 Add an antry for ``converts''.
6152
6153 * language/slovak.el ("Slovak"): Add documentation string.
6154 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
6155
6156 * language/czech.el ("Czech"): Add documentation string.
6157 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
6158
6159 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
6160 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
6161
6162 2001-04-02 Stefan Monnier <monnier@cs.yale.edu>
6163
6164 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
6165 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
6166 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
6167 Use `defsubst' rather than a macro to ease debugging.
6168 (mail-extr-last): Remove (use `last' instead).
6169 (mail-extract-address-components): Properly reset the syntax-table
6170 after parsing an address. Use `last' rather than mail-extr-last.
6171 Make sure the end marker stays at the very end.
6172
6173 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
6174
6175 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
6176 last change.
6177
6178 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6179
6180 * ps-print.el: Line and paragraph spacing feature. Region to cut
6181 out when printing. Doc fix.
6182 (ps-print-version): New version number (6.5).
6183 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
6184 New vars. Line and paragraph spacing feature.
6185 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
6186 out when printing.
6187 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
6188 (ps-get-font-size, ps-begin-job, ps-continue-line)
6189 (ps-plot-region): Code fix.
6190 (ps-print-prologue-2): Var eliminated.
6191 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
6192 New internal vars.
6193 (ps-get-size): New fun.
6194 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
6195 (ps-next-line): Replace defun by defsubst.
6196 (ps-mule-plot-string): Autoload doc fix.
6197
6198 * ps-bdf.el: XEmacs compatibility. Doc fix.
6199 (installation-directory, coding-system-for-read): Declare vars if
6200 it's not declared yet.
6201 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
6202
6203 * ps-mule.el: XEmacs compatibility. Doc fix.
6204 (leading-code-private-22): Declare var if it's not declared yet.
6205 (charset-bytes, charset-dimension, charset-id, charset-width)
6206 (find-charset-region, split-char, char-width, chars-in-region)
6207 (forward-point, decompose-composite-char, encode-coding-string)
6208 (coding-system-p, ccl-execute-on-string, define-ccl-program):
6209 Define funs if not defined yet.
6210 (encode-composition-rule, find-composition): Define funs if not
6211 loaded yet.
6212 (ps-mule-prologue): PostScript code fix.
6213
6214 2001-04-02 Kenichi Handa <handa@etl.go.jp>
6215
6216 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
6217 non-nil, generate font for the header strings.
6218 (ps-mule-prepare-font): Likewise.
6219 (ps-mule-generate-glyphs): Likewise.
6220 (ps-mule-string-encoding): Likewise.
6221 (ps-mule-header-charsets): New variable.
6222 (ps-mule-encode-header-string): New function.
6223 (ps-mule-header-string-charsets): New function.
6224 (ps-mule-begin-job): Check charsets in the header strings. If there
6225 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
6226
6227 * ps-print.el (ps-generate-header-line): Encode the header string by
6228 ps-mule-encode-header-string.
6229 (ps-mule-encode-header-string): Declare autoload.
6230
6231 2001-04-02 Gerd Moellmann <gerd@gnu.org>
6232
6233 * frame.el (cursor-in-non-selected-windows):
6234 Replaces show-cursor-in-non-selected-windows.
6235
6236 2001-03-31 Kenichi Handa <handa@etl.go.jp>
6237
6238 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6239 Delete entries for "chinese-py" and "chinese-ziranma".
6240 (quail-misc-package-ext-info): New variable.
6241 (tsang-quick-converter): New function.
6242 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
6243 (quick-cns-converter, py-converter, ziranma-converter)
6244 (miscdic-convert, batch-miscdic-convert): New functions.
6245
6246 2001-03-30 Kenichi Handa <handa@etl.go.jp>
6247
6248 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
6249 eight-bit-control chars.
6250
6251 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6252 Reduce making temporary vector (suggested by Dave Love).
6253
6254 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6255
6256 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
6257 string as well.
6258
6259 2001-03-30 Andreas Schwab <schwab@suse.de>
6260
6261 * files.el (backup-directory-alist): Fix typo.
6262
6263 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6264
6265 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
6266 <eggert@twinsun.com>.
6267
6268 2001-03-30 Dave Love <fx@gnu.org>
6269
6270 * progmodes/fortran.el (fortran-comment-region): Fix typo.
6271
6272 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6273
6274 * simple.el (transient-mark-mode): Mention C-g in the doc string.
6275
6276 2001-03-30 Miles Bader <miles@gnu.org>
6277
6278 * subr.el (interactive-form): Fix paren typo.
6279
6280 2001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
6281
6282 * emacs-lisp/profile.el: Say that it's obsolete in the header
6283 line, so that finder.el puts that into its data-base.
6284 Suggested by Alex Schroeder <alex@gnu.org>.
6285
6286 2001-03-29 Paul Eggert <eggert@twinsun.com>
6287
6288 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
6289 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
6290
6291 2001-03-29 Stefan Monnier <monnier@cs.yale.edu>
6292
6293 * generic.el (generic-mode-set-comments): Use "" rather than nil
6294 for comment-end.
6295
6296 2001-03-29 Gerd Moellmann <gerd@gnu.org>
6297
6298 * emacs-lisp/advice.el (ad-make-advised-definition):
6299 Call interactive-form to obtain the interactive spec of subrs.
6300
6301 * subr.el (interactive-form): New function.
6302
6303 2001-03-29 Andre Spiegel <spiegel@gnu.org>
6304
6305 * vc-sccs.el (vc-sccs-register): Use relative file names.
6306
6307 2001-03-28 Gerd Moellmann <gerd@gnu.org>
6308
6309 * bookmark.el (bookmark-get-bookmark): Handle case that
6310 BOOKMARK is not a string.
6311
6312 * image.el (image-type-regexps): Change type for PS files
6313 to `postscript'.
6314
6315 * subr.el (read-passwd): Clear command history after each
6316 character entered. From: Stephen Gildea
6317 <gildea@stop.mail-abuse.org>.
6318
6319 2001-03-27 Kenichi Handa <handa@etl.go.jp>
6320
6321 * international/kkc.el (kkc-save-init-file): Locally bind
6322 print-length to nil.
6323
6324 2001-03-26 Gerd Moellmann <gerd@gnu.org>
6325
6326 * textmodes/flyspell.el: Some doc fixes.
6327 (flyspell-maybe-correct-transposition)
6328 (flyspell-maybe-correct-doubling): Use a temporary buffer
6329
6330 * textmodes/ispell.el (ispell-parse-output): Doc fix.
6331
6332 * emacs-lisp/byte-opt.el (byte-optimize-while)
6333 (byte-optimize-form-code-walker): Diagnose too few arguments
6334 for `if' and `while'.
6335
6336 2001-03-26 Kenichi Handa <handa@etl.go.jp>
6337
6338 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6339 Prepend `\' to "\<quail-translation-docstring>".
6340
6341 2001-03-26 Gerd Moellmann <gerd@gnu.org>
6342
6343 * autorevert.el (global-auto-revert-non-file-buffers):
6344 Remove duplicate defcustom.
6345
6346 2001-03-26 Miles Bader <miles@gnu.org>
6347
6348 * international/latin1-disp.el (latin1-char-displayable-p):
6349 Add leading "-" for X font pattern.
6350
6351 2001-03-26 Kenichi Handa <handa@etl.go.jp>
6352
6353 * international/mule-diag.el (describe-coding-system):
6354 For raw-text and emacs-mule, don't add anymore text about what
6355 charsets they can encode.
6356
6357 2001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
6358
6359 * help.el (view-lossage): Mention open-dribble-file in the doc
6360 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
6361
6362 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
6363
6364 * skeleton.el (skeleton-internal-list): Fix bogus logic.
6365 (skeleton-pair-insert-maybe): Don't pair after a backslash.
6366
6367 2001-03-23 Kenichi Handa <handa@etl.go.jp>
6368
6369 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6370 Call ccl-execute-on-string directly so that CCL program handling
6371 multibyte sequence can work correctly.
6372 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
6373 property of the coding system.
6374
6375 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
6376
6377 * textmodes/fill.el (fill-individual-paragraphs-prefix):
6378 Fix transcription typo.
6379
6380 2001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
6381
6382 * whitespace.el: Add buffer local variables to toggle testing of
6383 whitespaces in buffers without affecting the default values.
6384 Bump version to 3.0 to account for a few other changes.
6385 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
6386 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
6387 (whitespace-toggle-spacetab-check): New functions.
6388
6389 2001-03-21 Stefan Monnier <monnier@cs.yale.edu>
6390
6391 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
6392
6393 2001-03-21 Gerd Moellmann <gerd@gnu.org>
6394
6395 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
6396 bs-cycle-configuration-name. From Juanma Barranquero
6397 <lektu@uol.com.br>.
6398
6399 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
6400 and cc-vars.el.
6401
6402 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
6403 headers. Always invoke sendmail with option -t.
6404
6405 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6406
6407 * Release of cc-mode 5.28.
6408
6409 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6410
6411 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
6412 Removed the hardcoded switch to "java" style in Java mode.
6413 It's instead taken care of by the default value for c-default-style.
6414
6415 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6416
6417 * cc-align.el (c-lineup-math): Fix bug where lineup was
6418 triggered by equal signs in string literals.
6419
6420 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6421
6422 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
6423 limit detection when at the ends of the buffer.
6424
6425 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
6426 "for" statement clause in case 7F; a better one is done
6427 earlier in case 7D anyway.
6428
6429 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6430
6431 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
6432 somewhat more and did a small optimization.
6433
6434 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6435
6436 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
6437 Use the limit argument only to limit the syntactic context
6438 search, not to limit the actual movement.
6439
6440 * cc-cmds.el (c-beginning-of-statement): Move by sentence
6441 inside multiline strings, just like in comments. Also various
6442 fixes to the paragraph and comment prefix recognition, block
6443 comment ender handling etc.
6444
6445 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6446
6447 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
6448 the relative position of the point.
6449
6450 * cc-cmds.el (c-electric-continued-statement): New function to
6451 use as abbrev hook to reindent for keywords such as "else"
6452 that continues an earlier statement.
6453
6454 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
6455 like classes.
6456
6457 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
6458 (pike-mode): Populate the default abbrev tables to reindent for
6459 keywords such as "else" that can continue earlier statements.
6460 Abbrev mode is therefore turned on by default now. (Note that
6461 this doesn't apply to idl-mode, since IDL afaik doesn't have
6462 statements at all.)
6463
6464 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6465
6466 * cc-engine.el (c-inside-bracelist-p): Fix for handling
6467 bracelists where the declaration contains template arguments.
6468
6469 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6470
6471 * cc-cmds.el (c-comment-indent):
6472 Use `c-get-syntactic-indentation' to correctly calculate the
6473 syntactic indentation. Fixes bug with lineup functions that
6474 return vectors.
6475
6476 * cc-engine.el (c-get-syntactic-indentation): Split the
6477 indentation sum calculation from `c-indent-line' to a separate
6478 function.
6479
6480 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6481
6482 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
6483 Fixed places where it was assumed that preprocessor directives
6484 have to start in column zero.
6485
6486 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
6487 template arguments after a class identifier properly.
6488
6489 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
6490 lists for `new Foo[]' constructs in Java as expressions and
6491 not top level definition brace lists on the top level, so that
6492 they'll get indented consistently with the same type of
6493 expression in a normal block.
6494
6495 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6496
6497 * cc-cmds.el (c-fill-paragraph): The kludge that checks
6498 whether the adaptive filling package fails to keep the comment
6499 prefix is now kludged further to check for filladapt-mode
6500 which doesn't have that problem. This is really icky, but it's
6501 the only way that works with the current misfeatures/bugs in
6502 both adaptive-fill-mode and filladapt-mode.
6503
6504 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
6505 around point is recognized more robust.
6506
6507 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6508
6509 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
6510 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
6511 (c-lit-type): Fixed all internal variables used dynamically so
6512 that they are always bound.
6513
6514 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
6515 errors:
6516
6517 (c-indent-region): Fixed reporting of syntactic errors so that
6518 the region is fully reindented even when an error occurs.
6519 The last syntactic error is printed afterwards. Also cleanup up a
6520 whole lot of code that tried to optimize indentation of whole
6521 sexps but in reality accomplishes nothing.
6522
6523 (c-indent-sexp): Use c-indent-region.
6524
6525 (c-parsing-error): Changed this variable to hold the message
6526 for any syntactic error that is discovered.
6527
6528 (c-parse-state): Search backward from point instead of the bod
6529 position when the latter is invalid. This makes CC Mode
6530 recover faster when there are unbalanced close braces.
6531
6532 (c-backward-to-start-of-if): Use c-parsing-error to report
6533 dangling "else" clauses instead of throwing an error, and fall
6534 back to a reasonable position.
6535
6536 (c-indent-line): Added argument to avoid reporting syntactic errors.
6537
6538 (c-show-syntactic-information): Don't report any syntactic errors.
6539
6540 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6541
6542 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
6543 paragraph recognition when moving by sentence in literals.
6544
6545 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
6546 start regexp for javadoc to recognize javadoc markup in general instead
6547 of a specific set of keywords, to be more future-safe.
6548
6549 (c-Pike-pikedoc-paragraph-start)
6550 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
6551 pikedoc markup.
6552
6553 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
6554
6555 (pike-mode): Initialize paragraph settings pikedoc recognition.
6556
6557 * cc-vars.el (c-default-style): Made a nicer Customize widget.
6558
6559 (c-comment-prefix-regexp): Made it possible to use an
6560 association list on this to specify mode specific regexps.
6561 The default value now use a special regexp in Pike mode to
6562 recognize pikedoc markup.
6563
6564 (c-current-comment-prefix): New variable containing the actual
6565 regexp from c-comment-prefix-regexp for the current buffer.
6566
6567 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6568
6569 * cc-cmds.el (c-electric-brace): Fixed check for special brace
6570 lists: We can't look at the syntax, since a brace list can get
6571 recognized as a plain statement-cont.
6572
6573 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
6574 special brace list opener broken over two lines got recognized
6575 as a statement on the second line. Case 9A changed.
6576
6577 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6578
6579 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
6580 adjustment after line is reindented.
6581
6582 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6583
6584 * cc-defs.el (c-point): Added optional argument for position
6585 to use instead of the current point.
6586
6587 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
6588 the in-expression block symbols when the construct starts at
6589 boi, to avoid the extra level of indentation in that case.
6590 Cases 4, 16A and 17E affected.
6591
6592 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6593
6594 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
6595 calls to `c-indent-line', to adhere better to Emacs conventions.
6596
6597 * cc-engine.el (c-indent-line): Use the syntax already bound
6598 to `c-syntactic-context', if there is any.
6599
6600 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6601
6602 * cc-engine.el (c-get-offset): Fixed bug where the indentation
6603 wasn't added up correctly when a lineup function returned nil.
6604
6605 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6606
6607 * cc-engine.el (c-collect-line-comments): Fixed bug where
6608 empty lines were ignored when collecting line comments backwards.
6609
6610 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6611
6612 * cc-align.el (c-lineup-dont-change): Return an absolute
6613 indentation column to work correctly in the case when several
6614 syntactic elements are processed for the same line.
6615
6616 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
6617 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
6618 (c-set-offset): Added absolute indentation column settings by
6619 using the vector type.
6620
6621 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6622
6623 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
6624 Implemented two new cleanups `space-before-funcall' and
6625 `compact-empty-funcall'.
6626
6627 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6628
6629 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
6630 helping building regexps.
6631
6632 * cc-engine.el (c-on-identifier): New function for detecting
6633 identifiers. It takes keywords into account.
6634
6635 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
6636 lists. `c-keywords' is set to a regexp matching all keywords
6637 in the current language.
6638
6639 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6640
6641 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
6642 list of characters to skip backwards over at the beginning of
6643 a statement, since it can precede string literals in Pike.
6644
6645 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6646
6647 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
6648 recognition when standing on the last line in a C++ comment
6649 with nothing but whitespace after the prefix.
6650
6651 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
6652 given no limit argument.
6653
6654 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6655
6656 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
6657 recognition for the `[]= operator symbol in Pike.
6658
6659 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6660
6661 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
6662 around a bug in `eval-when-compile' in the byte compiler.
6663
6664 * cc-engine.el (c-forward-token-1): Fixed bug with return
6665 value when count is zero and there's no token start within the limit.
6666
6667 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
6668 "prefix comments", i.e. comments which are followed by code on
6669 the same line.
6670
6671 * cc-mode-19.el: Fixes so that checks that must be done at
6672 compile time also are done then.
6673
6674 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6675
6676 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
6677 time and at runtime, and only when it's needed.
6678
6679 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6680
6681 Major cleanup for less error prone and more warning free
6682 compilation, including some fixes for bugs due to different
6683 compilation orders. Thanks to Martin Buchholz for providing
6684 the basis for all this.
6685
6686 * cc-bytecomp.el: New file that provides some byte compilation
6687 features: It ensures that files always are loaded from the
6688 current source directory during compilation, and it provides a
6689 set of macros to turn off specific compiler warnings for
6690 specific symbols. (It's not CC Mode specific in any way.)
6691
6692 Fixed a nearly acyclic dependency tree (both runtime and
6693 compile-time) between all files.
6694
6695 * cc-defs.el: Separated all macros before the inline functions,
6696 to ensure correct compilation.
6697
6698 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
6699 cc-defs.el to cc-engine.el and made it a function instead.
6700
6701 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
6702 about char-after.
6703
6704 * cc-vars.el: Cope even when there isn't a custom package
6705 containing defcustom available.
6706
6707 * cc-make.el: Removed since it's no longer necessary.
6708
6709 README: Updated installation instructions.
6710
6711 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6712
6713 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
6714 improve the modularity: Moved all mode init stuff from
6715 cc-langs.el to cc-mode.el, including the keymap
6716 initialization; cc-langs now only contains the various
6717 variables for configuring the language syntax.
6718
6719 * cc-engine.el, cc-styles.el (c-evaluate-offset)
6720 (c-get-offset): Moved from cc-styles to cc-engine since file
6721 dependency analysis suggests they belong there (which also
6722 makes more sense). Thanks to Martin Buchholz for doing the analysis.
6723
6724 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6725
6726 * cc-cmds.el (c-fn-region-is-active-p): New function that
6727 wraps the corresponding macro, for use in places that aren't
6728 compiled. Thanks to Martin Buchholz for pointing out this.
6729
6730 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
6731
6732 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
6733 add things to the bug report.
6734
6735 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6736
6737 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
6738 returned prefix could contain a newline when the search for a
6739 good prefix line failed.
6740
6741 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6742
6743 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
6744 (c-toggle-auto-hungry-state): Made the argument optional, as
6745 the documentation says it is.
6746
6747 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6748
6749 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
6750 multiline string syntax, #"...", as a cpp macro.
6751
6752 2001-03-21 Paul Eggert <eggert@twinsun.com>
6753
6754 * international/mule-cmds.el (set-locale-environment):
6755 Set system-messages-locale and system-time-locale, but only if the
6756 caller specifies a non-nil locale name.
6757
6758 2001-03-20 Gerd Moellmann <gerd@gnu.org>
6759
6760 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
6761 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
6762
6763 2001-03-20 Gerd Moellmann <gerd@gnu.org>
6764
6765 * follow.el (follow-avoid-tail-recenter): Doc fix.
6766
6767 * custom.el (custom-set-variables): Avoid reversing the list
6768 of args needlessly.
6769
6770 * startup.el (fancy-splash-head): Don't change the colors of the
6771 XPM image on a dark background.
6772
6773 * comint.el (comint-exec-1): Set columns of the terminal to
6774 window-width instead of frame-width.
6775
6776 * info.el (Info-scroll-down): Add missing WINDOW arg for
6777 pos-visible-in-window-p.
6778
6779 * ehelp.el (electric-help-mode-hook): Add defcustom.
6780
6781 * mail/sendmail.el (mail-mode): Activate case-folding in
6782 font-lock-defaults.
6783
6784 2001-03-19 Stefan Monnier <monnier@cs.yale.edu>
6785
6786 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
6787 (completion-ignored-extensions): Remove duplicate ".class".
6788
6789 2001-03-19 Andreas Schwab <schwab@suse.de>
6790
6791 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
6792 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
6793
6794 2001-03-19 Gerd Moellmann <gerd@gnu.org>
6795
6796 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
6797 methods since there are not prefix input methods.
6798
6799 2001-03-19 Kenichi Handa <handa@etl.go.jp>
6800
6801 * international/mule-cmds.el (read-input-method-name):
6802 Locally bind enable-recursive-minibuffers to t.
6803
6804 2001-03-18 Stefan Monnier <monnier@cs.yale.edu>
6805
6806 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
6807
6808 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
6809
6810 * ediff-util.el: Copyright years.
6811 (ediff-choose-syntax-table): New function.
6812 (ediff-setup): Use ediff-choose-syntax-table.
6813
6814 * ediff-init.el (ediff-with-syntax-table): New macro, uses
6815 with-syntax-table.
6816
6817 * ediff.el: Date of last update, copyright years.
6818
6819 * ediff-wind (ediff-setup-control-frame): Nill->nil.
6820
6821 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
6822 of Scott Bronson.
6823 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
6824 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
6825 Deleted functions.
6826 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
6827 ex-token-list.
6828
6829 * viper-util.el: Spaces, indentation.
6830
6831 * viper.el: Changed version, modification time.
6832
6833 2001-03-16 John Wiegley <johnw@gnu.org>
6834
6835 * calendar/timeclock.el (timeclock-workday-remaining):
6836 Check whether `discrep' is non-null before using it.
6837
6838 2001-03-16 John Wiegley <johnw@gnu.org>
6839
6840 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
6841 first-time checkins.
6842 (timeclock-log-data): Fixed problem with reading timelog log file.
6843 Resulting data in the "day list" was incorrect.
6844 (timeclock-find-discrep): Check if `timeclock-file' is readable
6845 before opening it.
6846 (timeclock-time-less-p): New function.
6847 (timeclock-day-base): New function.
6848 (timeclock-geometric-mean): New function.
6849 (timeclock-generate-report): Generate a summary report based on
6850 the contents of the log file. This uses `timeclock-log-data', and
6851 is an example of writing a timelog manipulation function.
6852 (timeclock-visit-timelog): A quick command for opening the timelog
6853 file.
6854 (timeclock-log-data): Bound the variable event.
6855
6856 2001-03-16 Kenichi Handa <handa@etl.go.jp>
6857
6858 * international/mule-cmds.el (select-safe-coding-system):
6859 Fix typo: symbol-name -> symbol-value.
6860
6861 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
6862 before substitute-in-file-name to handle double slashes in FILE
6863 correctly.
6864
6865 2001-03-15 Gerd Moellmann <gerd@gnu.org>
6866
6867 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
6868 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
6869
6870 2001-03-14 Gerd Moellmann <gerd@gnu.org>
6871
6872 * bindings.el (features): Add `md5' and `overlay' to the list.
6873
6874 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
6875 bound before using it. It's not bound when configured without X,
6876 for instance.
6877
6878 2001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
6879
6880 * progmodes/hideshow.el: Update copyright.
6881 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
6882 (hs-minor-mode-hook): Include `:version' in defcustom form.
6883
6884 2001-03-13 Gerd Moellmann <gerd@gnu.org>
6885
6886 * help.el (string-key-binding): Don't call event-start on
6887 a non-list.
6888
6889 2001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
6890
6891 * startup.el (fancy-splash-tail, command-line-1): Fix the
6892 copyright year.
6893
6894 2001-03-13 Kenichi Handa <handa@etl.go.jp>
6895
6896 * term.el: These changes are based on a patch sent from Yong Lu
6897 <lyongu@yahoo.com>.
6898 (term-set-escape-char): Bind M-x to execute-extended-command in
6899 term-raw-escape-map.
6900 (term-move-columns): Don't try to move to negagive column.
6901 (term-emulate-terminal): Insert a string before deleting a text to
6902 overwrite.
6903
6904 2001-03-12 Gerd Moellmann <gerd@gnu.org>
6905
6906 * play/life.el (life): Rearrange code so that all calls to
6907 life-display-generation are in a catch-form.
6908
6909 * progmodes/etags.el (tags-loop-continue): Don't change point in a
6910 file that isn't interesting. In an interesting file, push the old
6911 value of point on the mark ring.
6912
6913 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
6914 New function.
6915 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
6916 Use it.
6917
6918 * emacs-lisp/autoload.el (generate-file-autoloads):
6919 Remove warning about line lengths.
6920
6921 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
6922
6923 * progmodes/etags.el (tags-compression-info-list): New variable.
6924 (find-tag-in-order): Use it to deal with compressed source files.
6925 (tag-file-name-match-p): New function.
6926 (etags-recognize-tags-table): Use it for better match of file names.
6927
6928 2001-03-12 Kenichi Handa <handa@etl.go.jp>
6929
6930 * international/mule-cmds.el (register-input-method): Doc fix.
6931
6932 * international/quail.el (quail-translate-key): Fix condition to
6933 check if there's another breaking point in the current key.
6934
6935 2001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
6936
6937 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
6938 Babyl header to the newly-created output file, bind
6939 coding-system-for-write to either rmail-file-coding-system or
6940 emacs-mule-unix.
6941
6942 2001-03-11 Stefan Monnier <monnier@cs.yale.edu>
6943
6944 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
6945 Fix the name and regexp used for subsubsections.
6946
6947 2001-03-10 Dave Love <fx@gnu.org>
6948
6949 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
6950 and save-buffer if buffer-file-name non-nil. From rms.
6951
6952 2001-03-10 Andre Spiegel <spiegel@gnu.org>
6953
6954 * vc.el (vc-do-command): If the destination buffer is already
6955 current, don't set it up and don't erase it. Updated doc string
6956 to reflect that.
6957 (vc-version-diff): When doing a single file diff, don't switch to the
6958 *vc-diff* buffer before the command. This is to preserve local
6959 variable bindings that might affect the diff command.
6960 (vc-print-log): Don't switch to the *vc* buffer before the
6961 command, so that local variable bindings are preserved.
6962
6963 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
6964 not the current buffer.
6965 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
6966
6967 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
6968 make output go to buffer *vc*, not the current buffer.
6969
6970 2001-03-09 Stefan Monnier <monnier@cs.yale.edu>
6971
6972 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
6973 so ^, $, *, ? and + are interpreted correctly.
6974
6975 2001-03-09 Gerd Moellmann <gerd@gnu.org>
6976
6977 * help.el (string-key-binding): Renamed from
6978 mode-line-key-binding. Handle any event on a string.
6979 Check for `keymap' properties as well as `local-map' properties.
6980
6981 * comint.el (comint-insert-clicked-input): Use the last key
6982 from this-command-keys to lookup the global key definition.
6983
6984 2001-03-09 Kenichi Handa <handa@etl.go.jp>
6985
6986 * international/characters.el: Add category `j' for
6987 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
6988
6989 * international/mule-conf.el (no-conversion): Fix docstring.
6990 (raw-text): Fix docstring.
6991
6992 2001-03-08 Gerd Moellmann <gerd@gnu.org>
6993
6994 * simple.el (choose-completion-string): When not leaving the
6995 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
6996 is set.
6997
6998 * window.el (shrink-window-if-larger-than-buffer): Handle frame
6999 parameter `(minibuffer . t)'.
7000
7001 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
7002
7003 * progmodes/sh-script.el (sh-st-symbol): New symbol.
7004 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
7005 (sh-mode): Remove `make-local-variable' for unused var
7006 `font-lock-unfontify-region-function'.
7007
7008 2001-03-07 Richard M. Stallman <rms@gnu.org>
7009
7010 * info.el (Info-scroll-down): Fix previous change.
7011
7012 * mail/rmail.el (rmail-toggle-header): Use a window which
7013 is showing the Rmail buffer, rather than the selected window.
7014
7015 2001-03-07 Dave Love <fx@gnu.org>
7016
7017 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
7018 now, to avoid problems with binding imenu directly to a mouse event.
7019
7020 2001-03-07 Gerd Moellmann <gerd@gnu.org>
7021
7022 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
7023 second arg t.
7024
7025 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
7026
7027 * log-edit.el (log-edit-common-indent): New var.
7028 (log-edit-set-common-indentation): Renamed from
7029 log-edit-delete-common-indentation. Use the new var.
7030 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
7031
7032 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
7033 (cvs-mode-add-change-log-entry-other-window):
7034 Don't presume change-log-default-name is defined.
7035
7036 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
7037
7038 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
7039 the "tree" operation as well.
7040
7041 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
7042
7043 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
7044 to match paragraph-start.
7045
7046 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
7047 comment-start-skip and set comment-end-skip as well.
7048 (sgml-comment-indent): Fix for new value of comment-start-skip.
7049 (html-autoview-mode): Don't bother using make-local-hook.
7050
7051 2001-03-07 Gerd Moellmann <gerd@gnu.org>
7052
7053 * cus-edit.el (custom-save-delete): Move in front of local
7054 variables, otherwise long Custom entries would make them ineffective.
7055
7056 * uniquify.el: Set maintainer to FSF.
7057
7058 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
7059
7060 * dired-aux.el (dired-do-shell-command): Doc fix.
7061
7062 2001-03-06 Stefan Monnier <monnier@cs.yale.edu>
7063
7064 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
7065
7066 * which-func.el (which-func-modes): Add cperl-mode.
7067 (which-func-mode-global): Use define-minor-mode.
7068
7069 * info-look.el: Docstring fixes and dead code eliminated.
7070 (cperl-mode): Add support.
7071 (emacs-lisp-mode): List all entries from elisp manual, whether
7072 or not they are currently (f)bound or not. Update regexp.
7073
7074 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
7075
7076 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
7077 so that C-h m shows the correct information.
7078 Use make-local-variable rather than make-variable-buffer-local.
7079 (cperl-info-buffer, cperl-setup-tmp-buf):
7080 Use make-local-variable rather than make-variable-buffer-local.
7081 (cperl-msb-fix, cperl-get-help-defer):
7082 Check major-mode for `cperl-mode' as well.
7083
7084 * progmodes/cperl-mode.el: Updated to author version 4.23.
7085 (cperl-electric-pod): SYNOPSIS was misspelled.
7086 (cperl-find-pods-heres): @if ? a : b was considered a REx.
7087 (cperl-after-expr-p): Make true after __END__.
7088
7089 2001-03-06 Gerd Moellmann <gerd@gnu.org>
7090
7091 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
7092 bookmark-completion-ignore-case is t.
7093
7094 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
7095 switch, like xterm, and concat resource strings, with a newline
7096 between them.
7097
7098 2001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
7099
7100 * international/codepage.el (cp770-decode-table)
7101 (cp773-decode-table, cp774-decode-table): New variables.
7102
7103 * man.el (Man-hyphenated-reference-regexp): New variable.
7104 (Man-build-references-alist): Use it to search for referenced
7105 manpages. If hyphenated is non-nil, record a concatenated word in
7106 Man-refpages-alist only if it matches Man-reference-regexp.
7107 Update word's length when it is concatenated. Reverse the list,
7108 to get the first manpage at the head.
7109 (Man-possibly-hyphenated-word): New function.
7110 (Man-follow-manual-reference): Use it instead of current-word to
7111 find a manpage at point, in a way that accounts for hyphenated
7112 references.
7113
7114 2001-03-06 Alex Schroeder <alex@gnu.org>
7115
7116 * sql.el (sql-interbase): New function.
7117 (sql-interbase-program): New option.
7118 (sql-interbase-options): New option.
7119 And some typos fixed: "customise" to "customize".
7120
7121 2001-03-06 Dave Love <fx@gnu.org>
7122
7123 * textmodes/flyspell.el (flyspell-region):
7124 Set up flyspell-local-mouse-map.
7125
7126 2001-03-05 Richard M. Stallman <rms@gnu.org>
7127
7128 * mail/rmail.el (rmail-retry-failure):
7129 Don't call rmail-beginning-of-message.
7130 Don't discard From: field. Do discard Received: field.
7131 Use unwind-protect to re-prune.
7132 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
7133
7134 2001-03-06 Kenichi Handa <handa@etl.go.jp>
7135
7136 * international/quail.el (quail-title): Add autoload cookie.
7137
7138 2001-03-05 Dave Love <fx@gnu.org>
7139
7140 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
7141 new defs.
7142
7143 2001-03-05 Kenichi Handa <handa@etl.go.jp>
7144
7145 * language/ethio-util.el (ethio-toggle-space):
7146 Update current-input-method-title if necessary.
7147 (ethio-toggle-punctuation): Likewise.
7148
7149 * international/quail.el (quail-title): Fix for the case that a
7150 title of an input method is specified by a list of the same form
7151 as used in mode-line-format.
7152
7153 * international/mule-cmds.el (activate-input-method):
7154 If current-input-method-title is set by activating INPUT-METHOD,
7155 respect that value.
7156
7157 2001-03-05 Gerd Moellmann <gerd@gnu.org>
7158
7159 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
7160
7161 2001-03-05 Alex Schroeder <alex@gnu.org>
7162
7163 * sql.el (sql-sybase): Fix typo (was: query user about server two
7164 times instead of server and database).
7165
7166 * sql.el (sql-sybase): Doc change.
7167 (sql-mysql): Doc change.
7168 (sql-postgres): Doc change.
7169
7170 2001-03-05 Kenichi Handa <handa@etl.go.jp>
7171
7172 * international/mule-conf.el (emacs-mule, raw-text):
7173 Docstring modified.
7174
7175 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
7176
7177 * term/internal.el: Update copyright notice.
7178
7179 * term/pc-win.el: Update copyright notice.
7180
7181 2001-03-02 Dave Love <fx@gnu.org>
7182
7183 * files.el (insert-file-contents-literally):
7184 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
7185 not jka-compr-compression-info-list.
7186
7187 2001-03-02 Stefan Monnier <monnier@cs.yale.edu>
7188
7189 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
7190 spaces in default comment-start-skip settings rather than \s-.
7191
7192 2001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
7193
7194 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
7195 default-frame-alist as well.
7196
7197 2001-03-01 Dave Love <fx@gnu.org>
7198
7199 * textmodes/reftex.el (defvar): Wrap some defvars in
7200 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
7201
7202 * subr.el (event-basic-type): Doc fix.
7203
7204 * international/quail.el: Doc fixes.
7205
7206 * international/utf-8.el: Doc fixes.
7207
7208 * international/mule-cmds.el: Doc fixes.
7209 (leim-list-header): Fix header text.
7210
7211 * international/mule.el (coding-system-category): Doc fix.
7212
7213 * international/ccl.el (ccl-compile): Doc fix.
7214
7215 2001-03-01 Stefan Monnier <monnier@cs.yale.edu>
7216
7217 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
7218 rather than (before|after)-change-functions.
7219
7220 2001-03-01 Gerd Moellmann <gerd@gnu.org>
7221
7222 * ediff-util.el (ediff-scroll-horizontally): Arrange for
7223 scroll-left and scroll-right being called interactively so that
7224 they set the window's min_hscroll.
7225
7226 2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
7227
7228 * info.el (info-insert-file-contents-1): Accept an additional
7229 argument `lfn': if it is non-nil, concatenate `filename' and
7230 `suffix'; otherwise use the complicated MS-DOS code.
7231 All callers changed.
7232 (info-insert-file-contents, Info-find-node): If the MS-DOS port
7233 can access long file names, try the long file-name version of
7234 `info-insert-file-contents-1', then the short file-name version.
7235
7236 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
7237
7238 * language/ethio-util.el (setup-ethiopic-environment-internal):
7239 Change bindings of functions keys to conform to "Emacs Lisp Coding
7240 Convention".
7241
7242 * language/ethiopic.el ("Ethiopic"): Add documentation.
7243
7244 2001-02-28 Kenichi Handa <handa@etl.go.jp>
7245
7246 * international/utf-8.el (mule-utf-8): Set coding-category
7247 property to coding-category-utf-8.
7248
7249 2001-02-27 Richard M. Stallman <rms@gnu.org>
7250
7251 * lpr.el (lpr-page-header-switches, print-region-1):
7252 Undo 2000-07-06 change.
7253 (lpr-add-switches): Default to t on gnu/linux.
7254
7255 2001-02-27 Gerd Moellmann <gerd@gnu.org>
7256
7257 * bs.el (bs-attributes-list): Doc fix.
7258
7259 2001-02-26 Gerd Moellmann <gerd@gnu.org>
7260
7261 * help.el (describe-project): Display the file THE-GNU-PROJECT.
7262
7263 * help.el (view-order-manuals): Use goto-address.
7264
7265 * startup.el (command-line-1): Add info about ordering manuals
7266 to the not so fancy splash screens.
7267
7268 2001-02-26 Andre Spiegel <spiegel@gnu.org>
7269
7270 * vc.el (vc-default-workfile-unchanged-p)
7271 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
7272
7273 2001-02-26 Gerd Moellmann <gerd@gnu.org>
7274
7275 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
7276 fontify in the right buffer.
7277
7278 * allout.el (outline-flag-region): Move macro in front of first
7279 use to avoid a run-time error.
7280
7281 2001-02-24 Andrew Innes <andrewi@gnu.org>
7282
7283 * makefile.w32-in: Fix copyright notice.
7284
7285 2001-02-24 Kenichi Handa <handa@etl.go.jp>
7286
7287 * international/utf-8.el (mule-utf-8): Set correct value for
7288 valid-codes property.
7289
7290 * international/fontset.el (x-complement-fontset-spec): In the
7291 case that we use ASCII font for the other charsets, use only
7292 family and registry part of it.
7293
7294 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
7295
7296 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
7297 (shrink-window-if-larger-than-buffer): Doc fix.
7298
7299 2001-02-23 Stefan Monnier <monnier@cs.yale.edu>
7300
7301 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
7302 predicate passed to completing-read.
7303
7304 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
7305
7306 * startup.el (command-line): Fix last change.
7307
7308 2001-02-23 Jason Rumney <jasonr@gnu.org>
7309
7310 * startup.el (tool-bar-originally-present): New variable.
7311 (command-line): Set it if the tool-bar is switched on at startup.
7312
7313 * frame.el (frame-notice-user-settings): Only adjust frame height
7314 for no tool-bar case if tool-bar was originally switched on.
7315 From E. Jay Berkenbilt.
7316
7317 2001-02-22 Stefan Monnier <monnier@cs.yale.edu>
7318
7319 * server.el (server-switch-buffer): Only switch window if the
7320 current one is dedicated.
7321
7322 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
7323 rather than using (match-beginning 0) when searching for break point.
7324
7325 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
7326
7327 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
7328 @ follows an accent command such as @'. Support optional braces
7329 in commands that insert accents, like makeinfo does.
7330
7331 2001-02-22 Gerd Moellmann <gerd@gnu.org>
7332
7333 * startup.el (fancy-splash-text): Add a line for ordering
7334 manuals. Reverse order of splash screens shown.
7335 (use-fancy-splash-screens-p): Adapt to the text line added.
7336
7337 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
7338 manuals from the FSF.
7339
7340 * help.el (view-order-manuals): New function.
7341 (toplevel): Bind C-h C-m to this function.
7342
7343 2001-02-21 Stefan Monnier <monnier@cs.yale.edu>
7344
7345 * newcomment.el (comment-forward): Skip the comment-start before
7346 searching for the comment-end.
7347
7348 2001-02-21 Dave Love <fx@gnu.org>
7349
7350 * custom.el (custom-initialize-changed, defcustom): Doc fix.
7351
7352 * international/mule-cmds.el, international/mule.el: Doc fixes.
7353
7354 2001-02-21 Gerd Moellmann <gerd@gnu.org>
7355
7356 * startup.el (fancy-splash-screens): Use display-hourglass
7357 instead of display-busy-cursor.
7358
7359 * frame.el (display-hourglass): Renamed from busy-cursor.
7360 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
7361 (show-cursor-in-non-selected-windows): Doc fix.
7362
7363 2001-02-20 Dave Love <fx@gnu.org>
7364
7365 * international/utf-8.el: Doc and commentary fixes.
7366
7367 2001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
7368
7369 * ehelp.el (with-electric-help): Doc fix.
7370
7371 2001-02-20 Gerd Moellmann <gerd@gnu.org>
7372
7373 * msb.el (msb-mode): Call the update-buffers function explicitly
7374 with a FORCE argument.
7375
7376 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
7377 FORCE. If set, update the menu even if frame-or-buffer-changed-p
7378 returns nil.
7379
7380 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7381
7382 * ps-print.el: Timestamp package replacement. Some enhancements.
7383 Some XEmacs compatibility. Doc fix.
7384 (ps-print-version): New version number (6.4).
7385 (ps-printer-name): Initialization fix.
7386 (ps-zebra-stripe-follow): Funcionality enhancement.
7387 (ps-prologue-file): Code enhancement.
7388 (ps-right-header): Timestamp package replacement.
7389 (ps-setup, ps-face-bold-p, ps-face-italic-p)
7390 (ps-get-page-dimensions)
7391 (ps-generate-header, ps-begin-file, ps-begin-job)
7392 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
7393 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
7394 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
7395 (coding-system-for-write): Var declaration (XEmacs compatibility).
7396
7397 2001-02-20 Miles Bader <miles@gnu.org>
7398
7399 * image-file.el (image-file-name-extensions): Add "tif".
7400
7401 2001-02-19 Gerd Moellmann <gerd@gnu.org>
7402
7403 * wid-edit.el (widget-button-click): Save the selected window
7404 around the code handling clicks on buttons.
7405
7406 2001-02-18 Dave Love <fx@gnu.org>
7407
7408 * imenu.el (imenu--generic-function): Use mapc to iterate over
7409 syntax characters.
7410
7411 2001-02-17 Richard M. Stallman <rms@gnu.org>
7412
7413 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
7414
7415 * uniquify.el (uniquify-buffer-name-style): Doc fix.
7416
7417 2001-02-16 Gerd Moellmann <gerd@gnu.org>
7418
7419 * mouse.el (mouse-save-then-kill): If the distance from the new
7420 point to the mark is equal to the distance of point from the new
7421 point, move point instead of the mark.
7422
7423 2001-02-16 Dave Love <fx@gnu.org>
7424
7425 * textmodes/flyspell.el (flyspell-get-word): Return string without
7426 properties.
7427
7428 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
7429
7430 * generic.el (generic-find-file-regexp): Doc fix.
7431 (generic-ignore-files-regexp): New defcustom.
7432 (generic-mode-find-file-hook): If the file's name matches the
7433 regexp in `generic-ignore-files-regexp', don't enter
7434 default-generic-mode. Doc fix.
7435
7436 2001-02-16 Gerd Moellmann <gerd@gnu.org>
7437
7438 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
7439 Add autoload cookies.
7440
7441 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
7442 of cal-tex-24.
7443
7444 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
7445
7446 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
7447
7448 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
7449 the character class after the (optional) drive, to support file
7450 names with embedded blanks.
7451
7452 2001-02-15 Sam Steingold <sds@gnu.org>
7453
7454 * textmodes/tex-mode.el (tex-shell-running):
7455 Check the process buffer too.
7456
7457 2001-02-15 Dave Love <fx@gnu.org>
7458
7459 * battery.el (battery-status-function): Fix doc, :type.
7460
7461 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
7462
7463 2001-02-15 Gerd Moellmann <gerd@gnu.org>
7464
7465 * subr.el (read-passwd): Clear Lisp memory holding password.
7466
7467 2001-02-15 Miles Bader <miles@gnu.org>
7468
7469 * info.el (Info-copy-current-node-name): New function.
7470 (Info-mode-menu): Add it to the menu.
7471
7472 2001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
7473
7474 * international/mule-cmds.el (toggle-input-method): Doc fix.
7475
7476 2001-02-13 Stefan Monnier <monnier@cs.yale.edu>
7477
7478 * replace.el (occur): Stop at end of buffer.
7479
7480 2001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
7481
7482 * international/mule-cmds.el (set-input-method): Another doc fix.
7483
7484 2001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
7485
7486 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
7487
7488 2001-02-13 Miles Bader <miles@gnu.org>
7489
7490 * faces.el (set-face-background, set-face-foreground)
7491 (set-face-stipple): Treat a value of nil as being `unspecified'.
7492
7493 2001-02-12 Dave Love <d.love@dl.ac.uk>
7494
7495 * international/latin1-disp.el: Doc fixes.
7496 (latin1-display) <defgroup>: Add :link.
7497 (latin1-display) <function>: Set variable latin1-display.
7498
7499 2001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
7500
7501 * international/mule-cmds.el (set-input-method): Doc fix.
7502
7503 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
7504
7505 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
7506 (speedbar-line-file): Return nil if not a file.
7507 (speedbar-buffers-line-path): Return file for tags, and dir for files.
7508
7509 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
7510
7511 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
7512 for remote files.
7513 (ediff-coding-system-for-read): Replaced the no-conversion default
7514 with raw-text.
7515
7516 * ediff-init.el: Removed :version from defcustom vars.
7517
7518 * ediff-util.el (ediff-compute-custom-diffs-maybe):
7519 Better handling of the diff mode.
7520
7521 * ediff.texi: Added ediff-coding-system-for-read.
7522
7523 * viper.texi: Fix typos.
7524
7525 2001-02-11 Dave Love <fx@gnu.org>
7526
7527 * shadowfile.el: Doc fixes.
7528 (shadow) <defgroup>: Add :link.
7529 (shadowfile-unload-hook): New function.
7530 (shadow-initialize): Use defalias, not fset.
7531 (shadow-define-cluster, shadow-define-literal-group)
7532 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
7533
7534 * international/mule.el: Doc and message fixes.
7535
7536 * international/ccl.el (define-ccl-program): Doc fix.
7537
7538 2001-02-11 Kenichi Handa <handa@etl.go.jp>
7539
7540 * faces.el (mode-line): Set :line-width property to -1.
7541
7542 2001-02-10 Richard M. Stallman <rms@gnu.org>
7543
7544 * complete.el (partial-completion-mode): Doc fix.
7545
7546 * simple.el (delete-key-deletes-forward-mode):
7547 Change `let' to `let*' to fix gross bug in last change.
7548
7549 * repeat.el (repeat): Don't let execute-kbd-macro alter
7550 real-last-command.
7551
7552 2001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
7553
7554 * simple.el (eval-expression): Doc fix.
7555
7556 2001-02-09 Dave Love <fx@gnu.org>
7557
7558 * imenu.el (imenu-generic-expression): Doc fix.
7559
7560 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
7561 From Juanma Barranquero.
7562
7563 * emacs-lisp/authors.el (authors): Expand `root' before running find.
7564
7565 2001-02-09 Kenichi Handa <handa@etl.go.jp>
7566
7567 * faces.el (set-face-attribute): Describe the case of a negative
7568 value specified for :line-width.
7569
7570 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
7571
7572 * which-func.el (which-func-mode): Invert which-func-mode-global.
7573 From Juanma Barranquero <lektu@uol.com.br>.
7574
7575 2001-02-08 Dave Love <fx@gnu.org>
7576
7577 * wid-edit.el (widget-plist-convert-widget): Replace binding of
7578 widget-plist-value-type.
7579 (widget-alist-convert-widget): Replace binding of
7580 widget-alist-value-type.
7581
7582 * textmodes/paragraphs.el (sentence-end): Doc fix.
7583
7584 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
7585 Remove `backward-line'.
7586
7587 * play/pong.el (pong-blank-color, pong-bat-color)
7588 (pong-ball-color, pong-border-color, pong-left-key)
7589 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
7590 (pong-pause-key, pong-resume-key, pong-timer-delay):
7591 * mail/mh-comp.el (mh-compose-letter-function):
7592 * eshell/esh-mode.el (eshell-skip-prompt-function):
7593 * emulation/viper-ex.el (ex-unix-type-shell-options):
7594 * recentf.el (recentf-menu-filter):
7595 * ps-print.el (ps-print-region-function):
7596 * lpr.el (print-region-function):
7597 * forms.el (forms-mode-hooks):
7598 * dirtrack.el (dirtrack-directory-change-hook):
7599 * cus-start.el (temp-buffer-show-function, display-buffer-function):
7600 * textmodes/spell.el (spell-filter):
7601 * textmodes/fill.el (adaptive-fill-function):
7602 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
7603 * progmodes/etags.el (find-tag-default-function):
7604 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
7605 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
7606
7607 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
7608
7609 * emulation/viper-init.el (viper-fast-keyseq-timeout)
7610 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
7611 Meyering <jim@meyering.net>.
7612
7613 * loadup.el: Revert last change.
7614
7615 2001-02-07 Kenichi Handa <handa@etl.go.jp>
7616
7617 * international/mule.el (transform-make-coding-system-args):
7618 Make it work also for coding systems not using CCL.
7619
7620 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7621
7622 * simple.el (previous-matching-history-element)
7623 (next-matching-history-element): Doc fix.
7624
7625 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
7626 specific part.
7627
7628 2001-02-06 Dave Love <fx@gnu.org>
7629
7630 * add-log.el (add-log-current-defun-function)
7631 (add-log-buffer-file-name-function, add-log-file-name-function):
7632 Fix :type.
7633 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
7634
7635 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7636
7637 * info.el (info-initialize): Remove the test for system-type when
7638 invocation-directory is non-nil.
7639
7640 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
7641 of `font-lock-defaults' to `backward-paragraph' rather than nil.
7642
7643 2001-02-06 Andrew Innes <andrewi@gnu.org>
7644
7645 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
7646 absolute.
7647
7648 2001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
7649
7650 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
7651 buffers. When hi-lock turned on rather than only checking current
7652 buffer for regexps, all buffers are checked. Moved activation of
7653 font-lock to hi-lock-refontify. When font-lock turned off rather
7654 than removing added highlighting just in current buffer, remove it
7655 in all buffers. Changed edit menu text from "Automatic
7656 Highlighting" to "Regexp Highlighting" Documentation for
7657 highlighting phrases, minor documentation changes.
7658 (hi-lock-set-file-patterns): Execute only if there are new or
7659 existing file patterns.
7660 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
7661 unfontify and, if a support mode is active, will not refontify the
7662 whole buffer. If necessary, turn on font lock. (Removed
7663 font-lock-unfontify and font-lock support-mode-specific calls,
7664 such as lazy-lock-fontify-window.)
7665 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
7666 patterns are found. Not useful now since find-file-hook is removed
7667 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
7668 (hi-lock-face-phrase-buffer): New function. Also added related
7669 menu item and keybinding.
7670 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
7671 (hi-lock-process-phrase): New function.
7672 (hi-lock-line-face-buffer): Doc fixes.
7673 (hi-lock-face-buffer): Doc fixes.
7674 (hi-lock-unface-buffer): Doc fixes.
7675
7676 2001-02-06 Gerd Moellmann <gerd@gnu.org>
7677
7678 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
7679 dabbrev-ignored-regexps.
7680
7681 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7682
7683 * simple.el (kill-line): Doc fix.
7684
7685 2001-02-05 Dave Love <fx@gnu.org>
7686
7687 * loadup.el: Revert last two changes -- bootstrapping works with
7688 regenerated loaddefs.
7689
7690 2001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
7691
7692 * isearch.el (isearch-forward): Doc fix.
7693
7694 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
7695 of font-lock-defaults to backward-paragraph.
7696
7697 2001-02-05 Gerd Moellmann <gerd@gnu.org>
7698
7699 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
7700 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
7701
7702 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7703
7704 * ebnf2ps.el: Eliminate time-stamp functions.
7705 (ebnf-version): New version (3.5).
7706 (ebnf-eps-finish-and-write): Replace time-stamp functions by
7707 format-time-string.
7708
7709 2001-02-05 Gerd Moellmann <gerd@gnu.org>
7710
7711 * simple.el (next-line): Goto end-of-line before inserting a newline.
7712
7713 2001-02-05 Miles Bader <miles@gnu.org>
7714
7715 * image-file.el (insert-image-file): When visiting an image, also
7716 set `truncate-lines' to t so that any fringe arrow looks correct.
7717
7718 2001-02-05 Kenichi Handa <handa@etl.go.jp>
7719
7720 * isearch.el (isearch-forward): Add description about input method
7721 in the docsting.
7722
7723 2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
7724
7725 * skeleton.el (skeleton-internal-1): Always push the mark for @.
7726
7727 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
7728
7729 * info.el (info-initialize): If installation-directory is nil, for
7730 DOS/Windows systems try looking in a sibling of invocation-directory.
7731
7732 2001-02-02 Gerd Moellmann <gerd@gnu.org>
7733
7734 * wid-edit.el (widget-button-click): Fix last change.
7735
7736 * frame.el (frame-notice-user-settings): When resizing the initial
7737 frame because the tool bar is off, also change the frame's top
7738 position if a negative top position was specified.
7739
7740 2001-02-02 Miles Bader <miles@gnu.org>
7741
7742 * image-file.el (insert-image-file): When visiting an image,
7743 suppress the cursor in the image buffer.
7744
7745 2001-02-01 Dave Love <fx@gnu.org>
7746
7747 * progmodes/f90.el (f90-mode): Remove startup message.
7748
7749 * vc-cvs.el: Remove autoloads. Require vc when compiling.
7750
7751 2001-02-01 Gerd Moellmann <gerd@gnu.org>
7752
7753 * startup.el (command-line): Fix code determining whether or not
7754 to use delete-key-deletes-forward-mode.
7755
7756 2001-02-01 Andre Spiegel <spiegel@gnu.org>
7757
7758 * vc.el (vc-diff-switches): New user option.
7759 (vc-version-diff): Use it.
7760 (vc-diff-switches-list): New macro.
7761
7762 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
7763 New customization options.
7764 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
7765
7766 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
7767
7768 2001-02-01 Gerd Moellmann <gerd@gnu.org>
7769
7770 * msb.el (toplevel): Quote hook symbols.
7771
7772 2001-02-01 Kenichi Handa <handa@etl.go.jp>
7773
7774 * international/mule.el (make-coding-system): Add description
7775 about recognized properties in the docstring.
7776
7777 * international/mule-conf.el: Remove unused charsets
7778 mac-roman-lower and mac-roman-upper.
7779
7780 2001-01-31 Gerd Moellmann <gerd@gnu.org>
7781
7782 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
7783 is in front of the left-margin, if any.
7784
7785 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
7786 like `delete'.
7787
7788 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
7789
7790 * term/w32-win.el (mouse-set-font): Doc fix.
7791
7792 2001-01-31 Stefan Monnier <monnier@cs.yale.edu>
7793
7794 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
7795 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
7796 on already.
7797
7798 2001-01-31 Markus Rost <rost@math.ohio-state.edu>
7799
7800 * files.el (save-buffer): Don't give message if (buffer-file-name)
7801 returns nil.
7802
7803 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
7804
7805 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
7806
7807 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
7808 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
7809
7810 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
7811 display problems.
7812
7813 2001-01-31 Kenichi Handa <handa@etl.go.jp>
7814
7815 * international/mule.el (charset-info): Fix docstring.
7816
7817 * international/mule-diag.el (describe-character-set): Check final
7818 char valid before printing it.
7819
7820 2001-01-30 Gerd Moellmann <gerd@gnu.org>
7821
7822 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
7823
7824 * frame.el (frame-notice-user-settings): Do the tool-bar
7825 stuff only for graphical displays. Fix a braino.
7826
7827 * frame.el (frame-initialize): Create initial frame visible.
7828 (frame-notice-user-settings): When tool-bar has been switched off,
7829 correct the frame size and sync tool-bar-mode.
7830
7831 * startup.el (command-line): Remove manipulation of frame
7832 height for tool bars.
7833
7834 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7835
7836 * lpr.el: Compatibility with XEmacs and doc fixes.
7837 (lpr-windows-system, lpr-lp-system): New vars.
7838 (lpr-printer-switch): New defcustom.
7839 (printer-name, lpr-command): Customization fix.
7840 (print-region-1): Code fix.
7841 (print-region-new-buffer, printify-region): Indentation fix.
7842 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
7843 New functions.
7844
7845 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7846
7847 * msb.el (toplevel): Fix the eval-after-load.
7848
7849 2001-01-29 Dave Love <fx@gnu.org>
7850
7851 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
7852
7853 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
7854
7855 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
7856 (tcl-using-emacs-19-23): Consider Emacs 21+.
7857 (tcl-help-directory-list, tcl-command-switches): Fix :type.
7858 (tcl-add-emacs-menu): Supply menu name.
7859 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
7860
7861 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7862
7863 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
7864
7865 2001-01-29 Stefan Monnier <monnier@cs.yale.edu>
7866
7867 * pcvs.el (cvs-mark-fis-dead): New function.
7868 (cvs-mode-add): Use it.
7869 (cvs-mode-add-change-log-entry-other-window):
7870 Rebind change-log-default-name to itself rather than to nil.
7871
7872 2001-01-29 Sam Steingold <sds@gnu.org>
7873
7874 * vc-cvs.el: Replaced (require 'vc) with a bunch of
7875 `autoload' statements.
7876
7877 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
7878
7879 * files.el (confirm-kill-emacs): Doc fix.
7880
7881 * frame.el (frame-initialize): Doc fix.
7882
7883 * time-stamp.el (time-stamp-string): Doc fix.
7884
7885 * woman.el (WoMan-log-1): Make the log buffer writable.
7886 From Markus Rost <rost@math.ohio-state.edu>.
7887
7888 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7889
7890 * imenu.el (imenu-syntax-alist): Add autoload cookie for
7891 the `make-variable-buffer-local'.
7892
7893 2001-01-29 Dave Love <fx@gnu.org>
7894
7895 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
7896 (ansi-color-for-comint-mode-on, ansi-color-process-output):
7897 Add autoload cookie.
7898 (ansi-color-apply-sequence): Fix typo.
7899
7900 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7901
7902 * menu-bar.el (menu-bar-files-menu): Add menu items for
7903 Postscript printing in black and white.
7904
7905 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
7906 X-Mailman-Version, Precedence, List-Help, List-Post,
7907 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
7908 Content-Type, Content-Length.
7909
7910 2001-01-29 Dave Love <fx@gnu.org>
7911
7912 * elide-head.el (elide-head): Make overlay evaporate.
7913
7914 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
7915
7916 2001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
7917
7918 * isearch.el (isearch-highlight): Don't punt if the display
7919 doesn't support colors, since isearch faces are defined for
7920 monochrome displays as well.
7921
7922 2001-01-27 Sam Steingold <sds@gnu.org>
7923
7924 * shell.el (shell-write-history-on-exit): Make sure that we are in
7925 the shell buffer (M-x tex-file RET inserted the error message into
7926 the TeX buffer).
7927
7928 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7929
7930 * simple.el (transient-mark-mode): Doc fix.
7931
7932 2001-01-27 Gerd Moellmann <gerd@gnu.org>
7933
7934 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
7935
7936 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7937
7938 * shell.el (shell-unquote-argument): If the shell is one of the
7939 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
7940 quote character.
7941 (shell-dumb-shell-regexp): Document that the shells which match
7942 this regexp are supposed to not treat a backslash as a quote character.
7943
7944 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
7945 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
7946
7947 2001-01-27 Richard M. Stallman <rms@gnu.org>
7948
7949 * dabbrev.el (dabbrev--substitute-expansion):
7950 Treat a one-capital-letter abbrev as "not all upper case",
7951 so as to force preservation of the expansion's pattern
7952 if the expansion starts with a capital letter.
7953
7954 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7955
7956 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
7957 Doc fix.
7958
7959 * simple.el (transient-mark-mode): Document the fact that many
7960 commands act on the region when mark is active.
7961
7962 2001-01-27 Kenichi Handa <handa@etl.go.jp>
7963
7964 * international/quail.el (quail-setup-completion-buf): Make the
7965 multibyteness of current buffer inherited to Quail completion buffer.
7966 (quail-show-guidance-buf): Make the multibyteness of current
7967 buffer inherited to Quail guidance buffer.
7968 (quail-help): Make the multibyteness of current buffer inherited
7969 to Quail help buffer.
7970
7971 2001-01-26 Dave Love <fx@gnu.org>
7972
7973 * time-stamp.el: Doc fixes.
7974
7975 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
7976 (delphi-keyword-face, delphi-other-face): Fix :type.
7977
7978 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
7979
7980 * mail/feedmail.el (feedmail): Add :link.
7981 (feedmail-send-it): Doc fix.
7982
7983 * mail/sendmail.el: Doc fixes.
7984 (sendmail-send-it): Fix the non-ASCII regexp and use
7985 rfc2047-encode-string.
7986
7987 * dired.el, dired-aux.el: Revert last change.
7988
7989 2001-01-26 Gerd Moellmann <gerd@gnu.org>
7990
7991 * makefile.w32-in (DONTCOMPILE): Add various term files.
7992
7993 2001-01-26 Dave Love <fx@gnu.org>
7994
7995 * Makefile.in (DONTCOMPILE): Add various term files.
7996
7997 2001-01-26 Gerd Moellmann <gerd@gnu.org>
7998
7999 * man.el (Man-default-man-entry, Man-mode): Doc fix.
8000
8001 * startup.el (display-startup-echo-area-message): Make sure
8002 the echo area is resized to fit the size of the startup message.
8003
8004 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
8005 part of which is a constant.
8006
8007 2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
8008
8009 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
8010
8011 2001-01-26 Richard M. Stallman <rms@gnu.org>
8012
8013 * simple.el (next-line): Don't let `newline' expand abbrevs.
8014 Simplify slightly.
8015 (open-line): Don't let `newline' expand abbrevs.
8016
8017 2001-01-25 John Wiegley <johnw@gnu.org>
8018
8019 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
8020 to `repeat' in the :type field.
8021
8022 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
8023 allow a choice of regexp or nil.
8024 (pcomplete-dir-ignore): Same.
8025
8026 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
8027 a command) to always fail.
8028
8029 2001-01-25 Gerd Moellmann <gerd@gnu.org>
8030
8031 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
8032 discard the result.
8033 (iswitchb-to-end): Likewise.
8034
8035 2001-01-25 Sam Steingold <sds@gnu.org>
8036
8037 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
8038 Require vc.
8039
8040 2001-01-25 Stefan Monnier <monnier@cs.yale.edu>
8041
8042 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
8043
8044 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
8045
8046 2001-01-25 Dave Love <fx@gnu.org>
8047
8048 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
8049 (describe-coding-system): Tweak the English text.
8050
8051 * loadup.el: Preload international/ccl for utf-8.
8052
8053 2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
8054
8055 * mail/rmail.el (rmail-redecode-body): Doc fix.
8056
8057 2001-01-25 Kenichi Handa <handa@etl.go.jp>
8058
8059 * international/mule-cmds.el (reset-language-environment):
8060 Reset coding-category-utf-8 to mule-utf-8.
8061
8062 * international/mule-conf.el (coding-category-utf-8):
8063 Initialize to mule-utf-8.
8064
8065 * loadup.el: Preload international/utf-8.
8066
8067 * international/utf-8.el: New file.
8068
8069 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
8070
8071 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
8072
8073 2001-01-24 Sam Steingold <sds@gnu.org>
8074
8075 * dired.el (dired-replace-in-string): Removed.
8076 (dired-sort-toggle): Use `replace-regexps-in-string'
8077 instead of `dired-replace-in-string'.
8078
8079 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
8080 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
8081
8082 * gs.el (gs-replace-in-string): Removed.
8083 (gs-options): Use `replace-regexps-in-string'
8084 instead of `gs-replace-in-string'.
8085
8086 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
8087
8088 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
8089 bug report is mailed to an email list and posted to a news group.
8090
8091 2001-01-24 Gerd Moellmann <gerd@gnu.org>
8092
8093 * comint.el (comint-replace-by-expanded-history-before-point):
8094 Fix change of 2000-08-03 to move point to the start of the line again.
8095
8096 * startup.el (tool-bar-images-pixel-height): New variable.
8097 (command-line): After loading the user's init file, when
8098 tool-bar-mode is on, increase the frame's size by some lines for
8099 the tool-bar.
8100
8101 * frame.el (frame-initialize): Create the initial frame invisible.
8102
8103 2001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
8104
8105 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
8106 (chinese-big5): MIME:Big5.
8107
8108 2001-01-24 Gerd Moellmann <gerd@gnu.org>
8109
8110 * international/mule-cmds.el (universal-coding-system-argument):
8111 Handle commands with prefix args.
8112
8113 2001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8114
8115 * calendar/diary-lib.el (diary-float): Fix case of MONTH
8116 being a list of numbers.
8117 (diary-mail-entries): Rewritten.
8118
8119 2001-01-23 Dave Love <fx@gnu.org>
8120
8121 * international/mule.el (make-coding-system): Fix typo.
8122
8123 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
8124 Add backward-paragraph as font-lock-beginning-of-syntax-function.
8125
8126 2001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
8127
8128 * font-lock.el (font-lock-mode): Doc fix.
8129
8130 2001-01-23 Kenichi Handa <handa@etl.go.jp>
8131
8132 * international/mule.el (make-translation-table): Fix docstring.
8133
8134 2001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
8135
8136 * mail/rmail.el (rmail-redecode-body): New function.
8137
8138 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
8139
8140 2001-01-22 Gerd Moellmann <gerd@gnu.org>
8141
8142 * isearch.el (isearch-lazy-highlight-case-fold-search)
8143 (isearch-lazy-highlight-regexp): New variables.
8144 (isearch-lazy-highlight-cleanup): Update lazy highlight if
8145 case-fold search or regexp search has been toggled.
8146
8147 * wid-edit.el (widget-button-click): Avoid a save-excursion
8148 around running a global binding.
8149
8150 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
8151 to 0.25.
8152
8153 2001-01-20 Miles Bader <miles@gnu.org>
8154
8155 * cus-edit.el (custom-face-save): Do post-processing on the face's
8156 new value like `custom-face-set' does.
8157
8158 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
8159
8160 * mail/emacsbug.el (report-emacs-bug): Report the value of
8161 LC_CTYPE, not LC_TYPE.
8162
8163 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
8164 isearch-toggle-regexp and isearch-edit-string to doc string.
8165
8166 2001-01-19 Gerd Moellmann <gerd@gnu.org>
8167
8168 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
8169 as font-lock-beginning-of-syntax-function in font-lock-defaults.
8170
8171 * jit-lock.el (jit-lock-fontify-now): Don't bind
8172 font-lock-beginning-of-syntax-function to nil.
8173
8174 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
8175
8176 * mail/emacsbug.el (report-emacs-bug): Report values of
8177 locale-coding-system, default-enable-multibyte-characters, and the
8178 environment variables LC_ALL, LC_TYPE, and LANG.
8179
8180 2001-01-19 Gerd Moellmann <gerd@gnu.org>
8181
8182 * font-lock.el (font-lock-default-fontify-region): Fix last change.
8183
8184 * font-lock.el (font-lock-multiline): Default to nil.
8185 (font-lock-default-fontify-region): If font-lock-multiline is
8186 nil, don't check the property `font-lock-multiline'.
8187
8188 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
8189 is nil, don't check the `font-lock-multiline' text property.
8190
8191 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
8192
8193 * viper.el: Call initial-major-mode on startup.
8194
8195 * ediff.el (ediff-patch-file): Use better defaults.
8196
8197 * ediff-vers.el: Fix for 8+3 DOS file systems.
8198
8199 2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
8200
8201 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
8202 diff mode, if available.
8203
8204 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
8205
8206 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
8207
8208 * ediff-init.el (subst-char-in-string): Define and use it, unless
8209 it's already defined.
8210
8211 2001-01-18 Gerd Moellmann <gerd@gnu.org>
8212
8213 * tooltip.el (tooltip-hide-delay): New user-option.
8214 (tooltip-show): Use tooltip-hide-delay instead of the default.
8215
8216 2001-01-18 Kenichi Handa <handa@etl.go.jp>
8217
8218 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
8219 kill-local-variable doesn't work for enable-multibyte-characters.
8220
8221 2001-01-17 Dave Love <fx@gnu.org>
8222
8223 * ediff-init.el (ediff-before-setup-hook)
8224 (ediff-merge-filename-prefix): Add :version.
8225
8226 * international/latin1-disp.el: Require disp-table.
8227 (latin1-display): Fix :set.
8228
8229 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
8230
8231 2001-01-17 Gerd Moellmann <gerd@gnu.org>
8232
8233 * isearch.el (isearch-lazy-highlight-initial-delay)
8234 (isearch-lazy-highlight-interval): Default to 0.
8235
8236 2001-01-17 Bob Glickstein <bobg@zanshin.com>
8237
8238 * isearch.el (isearch-highlight): Set isearch-overlay priority to
8239 1 here rather than each time through
8240 isearch-lazy-highlight-new-loop.
8241 (isearch-lazy-highlight-max): Variable deleted.
8242 (isearch-lazy-highlight-max-at-a-time): New user variable, like
8243 isearch-lazy-highlight-max but controls a single invocation of
8244 isearch-lazy-highlight-update.
8245 (isearch-lazy-highlight-wrapped): Variable recreated.
8246 (isearch-lazy-highlight-window-start): New variable.
8247 (isearch-lazy-highlight-cleanup): Restored to behavior of
8248 before 2-Jan.
8249 (isearch-lazy-highlight-remove-overlays): Function deleted;
8250 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
8251 behavior removed.
8252 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
8253 isearch-lazy-highlight-update in a loop rather than just once.
8254 Test isearch-invalid-regexp here and decide not to start a new
8255 loop, rather than testing it each time through
8256 isearch-lazy-highlight-update.
8257 (isearch-lazy-highlight-search): Function restored.
8258 (isearch-lazy-highlight-update): Get called in a timer loop again,
8259 but this time highlight more than one match each time through.
8260 Only highlight matches in the visible part of the window.
8261 Start at point, move in the direction of the search, and wrap around at
8262 the edge of the window. Use sit-for to force redisplay and ensure
8263 window-start is credible. "Face suppressing" behavior removed;
8264 overlay priorities should make it unnecessary, right?
8265 (isearch-highlight): Face suppressing behavior removed.
8266 (isearch-dehighlight): Face suppressing behavior removed.
8267 (isearch-set-lazy-highlight-faces-at): Removed.
8268
8269 2001-01-17 Kenichi Handa <handa@etl.go.jp>
8270
8271 * language/european.el ("Latin-1"): Make the format of description
8272 about additional language environments same as that of Latin-2.
8273
8274 2001-01-16 Dave Love <fx@gnu.org>
8275
8276 * isearch.el (isearch-lazy-highlight): Add :version.
8277
8278 * simple.el (backward-delete-char-untabify-method)
8279 (next-line-add-newlines): Add :version.
8280
8281 2001-01-16 Gerd Moellmann <gerd@gnu.org>
8282
8283 * bindings.el: Bind <backspace> and <delete> via function-key-map.
8284 Don't bind <delete> otherwise.
8285
8286 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
8287 and <delete> via function-key-map.
8288
8289 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
8290 Subject line only if point is after the `Subject:'.
8291
8292 2001-01-16 Kenichi Handa <handa@etl.go.jp>
8293
8294 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
8295 japanese-jisx0213-2 in `charset' property of this lang. env.
8296
8297 * language/european.el ("Latin-1"): Add description for Dutch and
8298 Spanish lang. env.
8299
8300 * international/mule.el (decode-char): Fix conditions.
8301 (encode-char): Handle eight-bit-control too.
8302 (transform-make-coding-system-args): New function.
8303 (make-coding-system): Accept XEmacs style arguments for CCL base
8304 coding system.
8305
8306 2001-01-15 Gerd Moellmann <gerd@gnu.org>
8307
8308 * progmodes/etags.el (find-tag-noselect): Save the value of
8309 tags-file-name before switching buffers, for the case it has a
8310 buffer-local value.
8311
8312 2001-01-15 Alex Schroeder <alex@gnu.org>
8313
8314 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
8315 From Dave Love <fx@gnu.org>.
8316 (ansi-color-for-comint-mode): Fix :version.
8317
8318 2001-01-15 Alex Schroeder <alex@gnu.org>
8319
8320 * ansi-color.el (ansi-color-unfontify-region): Doc change.
8321
8322 2001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
8323
8324 * dired.el (dired-insert-directory): If file-system-info fails,
8325 remove the " free " part, but don't signal an error.
8326
8327 2001-01-12 Sam Steingold <sds@gnu.org>
8328
8329 * bookmark.el (bookmark-maybe-historicize-string):
8330 Use new backquote syntax.
8331
8332 2001-01-12 Richard M. Stallman <rms@gnu.org>
8333
8334 * subr.el (last): Handle a list that doesn't end in nil.
8335
8336 2001-01-12 Sam Steingold <sds@gnu.org>
8337
8338 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
8339 to `backward-delete-char-untabify'.
8340
8341 2001-01-12 Dave Love <fx@gnu.org>
8342
8343 * cus-edit.el (customize-menu-create): Fix the :filter following
8344 easymenu change.
8345
8346 * wid-edit.el (function): Add :match-alternatives.
8347 (widget-color-action): Doc fix.
8348
8349 2001-01-12 Gerd Moellmann <gerd@gnu.org>
8350
8351 * calendar/calendar.el (calendar-basic-setup): Doc fix.
8352
8353 2001-01-12 Kenichi Handa <handa@etl.go.jp>
8354
8355 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
8356
8357 * international/ccl.el (define-ccl-program): Fix docstring.
8358
8359 2001-01-11 Dave Love <fx@gnu.org>
8360
8361 * international/mule-cmds.el (standard-display-european-internal):
8362 Set display table for 2208 as for 160.
8363
8364 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
8365
8366 * progmodes/fortran.el (fortran-mode-map): Modify Customization
8367 entry for custom-menu-create change.
8368 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
8369 don't cons it in the search loop.
8370
8371 * imenu.el (imenu--truncate-items): Revert last change.
8372
8373 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
8374
8375 * info.el (Info-setup-header-line): If the node header includes
8376 either Next: or Prev: links, don't show the File: and Node: parts
8377 in the header line.
8378
8379 2001-01-11 Gerd Moellmann <gerd@gnu.org>
8380
8381 * comint.el (comint-goto-process-mark): Don't print a message
8382 when running in batch mode.
8383
8384 * isearch.el (isearch-search): In the condition-case handler for
8385 `error', set isearch-invalid-regexp to the whole error message.
8386
8387 * subr.el (eval-after-load): Call load-symbol-file-load-history to
8388 ensure that eval-after-load works for files dumped with Emacs.
8389
8390 * help.el (load-symbol-file-load-history): New function extracted
8391 from function symbol-file.
8392 (symbol-file): Use it.
8393
8394 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
8395
8396 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
8397
8398 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
8399 behave as if there were no prefix argument.
8400 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
8401 argument were nil.
8402
8403 2001-01-11 Richard M. Stallman <rms@gnu.org>
8404
8405 * isearch.el (isearch-lazy-highlight-update):
8406 Don't look for more potential matches once maximum is exceeded.
8407 Use overlays-in to check correctly for overlap with current match.
8408 Ignore empty matches.
8409
8410 2001-01-11 Miles Bader <miles@gnu.org>
8411
8412 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
8413 (ispell-overlay-window, ispell-help, ispell-show-choices)
8414 (ispell-command-loop): Use it instead of `window-height'.
8415
8416 2001-01-10 Gerd Moellmann <gerd@gnu.org>
8417
8418 * files.el (confirm-kill-emacs): New user-option.
8419 (save-buffers-kill-emacs): Ask for final confirmation before
8420 killing Emacs.
8421
8422 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
8423 to nil.
8424
8425 2001-01-10 Dave Love <fx@gnu.org>
8426
8427 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
8428
8429 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
8430
8431 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
8432
8433 * calculator.el (calculator-number-digits): Fix :type.
8434
8435 * vc-cvs.el (vc-cvs-header): Fix :type.
8436 * vc-rcs.el (vc-rcs-header): Fix :type.
8437 * vc-sccs.el (vc-sccs-header): Fix :type.
8438
8439 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
8440
8441 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
8442
8443 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
8444
8445 2001-01-10 Gerd Moellmann <gerd@gnu.org>
8446
8447 * simple.el (set-variable): Force a thorough redisplay for the
8448 case that the variable has an effect on the display, like
8449 `tab-width' has.
8450
8451 2001-01-10 Andre Spiegel <spiegel@gnu.org>
8452
8453 * vc.el: Add documentation for backend interface.
8454
8455 2001-01-10 Kenichi Handa <handa@etl.go.jp>
8456
8457 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
8458
8459 * international/mule-conf.el (latin-extra-code-table): Set to t
8460 for \223 and \224.
8461
8462 2001-01-09 Kenichi Handa <handa@etl.go.jp>
8463
8464 * international/mule-cmds.el (locale-language-names): Map "es" to
8465 "Spanish" and "nl" to "Dutch".
8466
8467 2001-01-09 Gerd Moellmann <gerd@gnu.org>
8468
8469 * bindings.el (global-map): Bind <home> to beginning-of-line,
8470 <end> to end-of-line, C-<home> to beginning-of-buffer, and
8471 C-<end> to end-of-buffer.
8472
8473 * language/european.el: Add Dutch and Spanish language info
8474 to be able to use the appropriate tutorials.
8475
8476 2001-01-09 Alex Schroeder <alex@gnu.org>
8477
8478 * ansi-color.el (ansi-color-process-output): Use markers instead
8479 of positions for start and end of region.
8480 (ansi-color-apply-on-region): Rewrote code to make it more robust.
8481 Previously, occasional mistakes happend when fontifying many
8482 chunks of output (eg. ls --color=yes /dev). This happened
8483 whenever an overlay was created up to the end of the region, which
8484 coincided with the process-mark. New text would then be added
8485 within that overlay instead of after it.
8486 (ansi-color-make-extent): Overlays are created with the property
8487 `modification-hooks' set to '(ansi-color-freeze-overlay).
8488 (ansi-color-freeze-overlay): New function. When inserting text at
8489 the end of the overlay, the overlay will resize.
8490
8491 2000-01-09 Alex Schroeder <alex@gnu.org>
8492
8493 * ansi-color.el (ansi-color-process-output): Doc change.
8494 (ansi-color-unfontify-region): Doc change. No longer installed
8495 automatically in font-lock-unfontify-region-function.
8496 (ansi-color-apply): Doc change.
8497 (ansi-color-apply-on-region): Use extents or overlays instead of
8498 text-properties.
8499 (ansi-color-make-extent): New function.
8500 (ansi-color-set-extent-face): New function.
8501
8502 2000-01-09 Alex Schroeder <alex@gnu.org>
8503
8504 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
8505 both use ansi-color-process-output, now.
8506 (ansi-color-process-output): Doesn't return string anymore. It is
8507 installed in comint-output-filter-functions for both Emacs and
8508 XEmacs, now.
8509 (ansi-color-unfontify-region): Simplified code removing variables
8510 pos and start-ansi.
8511 (ansi-color-apply): Put text-property ansi-color before putting
8512 text-property face because ansi-color-unfontify-region is called
8513 immediately after the call to put-text-property.
8514 (ansi-color-context-region): Doc change.
8515 (ansi-color-filter-region): Simplified code.
8516 (ansi-color-apply-on-region): Changed start to start-marker, using
8517 a marker explicitly. 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
8521 2000-01-09 Alex Schroeder <alex@gnu.org>
8522
8523 * ansi-color.el (ansi-color-faces-vector): Doc change.
8524 (ansi-color-for-comint-mode): Changed :type property to choice.
8525 (ansi-color-last-context): Removed.
8526 (ansi-color-process-output): Don't use ansi-color-last-context, as
8527 the main functions will store their context now.
8528 (ansi-color-context): Doc change.
8529 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
8530 Uses ansi-color-context such that repeated calls will strip
8531 partial escape sequences, too.
8532 (ansi-color-apply): Simplified code. Colorize end of string if
8533 face is not null. Store context in new (FACE STRING) format, such
8534 that repeated calls will strip partial escape sequences, too.
8535 Append faces to face property using ansi-color-apply-sequence such
8536 that cumulative mode actually works.
8537 (ansi-color-context-region): New variable.
8538 (ansi-color-filter-region): Rewrote it based on
8539 ansi-color-apply-on-region. Uses ansi-color-context-region such
8540 that repeated calls will strip partial escape sequences, too.
8541 (ansi-color-apply-on-region): Simplified code. Colorize end of
8542 region if face is not null. Store context in new (FACE POS)
8543 format, such that repeated calls will strip partial escape
8544 sequences, too. Append faces to face property using
8545 ansi-color-apply-sequence such that cumulative mode actually works.
8546 (ansi-color-apply-sequence): New function.
8547 (ansi-color-get-face): When the default face is added to the list
8548 of faces, all previous settings are discarded and the list of
8549 faces is set to '(default).
8550
8551 2000-01-09 Alex Schroeder <alex@gnu.org>
8552
8553 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
8554 face, such that ansi-color-apply and ansi-color-apply-on-region
8555 will do the right thing.
8556 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
8557 returns nil, set the list of faces back to nil instead of
8558 appending the result of ansi-color-get-face to the front of the list.
8559
8560 2000-01-09 Alex Schroeder <alex@gnu.org>
8561
8562 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
8563 (ansi-color-process): Doc change.
8564 (ansi-color-last-context): New buffer-local variable.
8565 (ansi-color-process-output): New function. It is automatically
8566 added to comint-output-filter-functions if this is XEmacs.
8567 (ansi-color-unfontify-region): New optional parameter for XEmacs
8568 compatibility. Check wether font-lock-syntactic-keywords is
8569 boundp before removing the syntax table text property, as XEmacs
8570 doesn't have it.
8571 (ansi-color-filter-region): Doc change.
8572 (ansi-color-apply-on-region): Doc change.
8573 (ansi-color-make-face): New function. Compatibility layer for
8574 XEmacs. Return temporary faces instead of cons cells for XEmacs.
8575 (ansi-color-make-color-map): Use ansi-color-make-face.
8576 (ansi-color-get-face): Avoid face text property '(nil) as results
8577 in an errow for XEmacs.
8578
8579 2000-01-09 Alex Schroeder <alex@gnu.org>
8580
8581 * ansi-color.el (ansi-color-unfontify-region): New function.
8582 Uses text-property ansi-color in order to preserve fontification by
8583 ansi-color. When the package is loaded, a lambda expression is
8584 put onto font-lock-mode-hook. This lambda expression will check
8585 font-lock-unfontify-region-function and replace
8586 font-lock-default-unfontify-region with ansi-color-unfontify-region.
8587 (ansi-color-apply): Add text-property ansi-color in addition to
8588 text-property face.
8589 (ansi-color-apply-on-region): Add text-property ansi-color in
8590 addition to text-property face.
8591 (save-buffer-state): Copy of the macro that is also used by
8592 lazy-lock and font-lock.
8593
8594 (ansi-color-for-comint-mode): New option.
8595 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
8596 (ansi-color-for-comint-mode-off): Ditto.
8597 (ansi-color-for-comint-mode-filter): Ditto.
8598 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
8599 decide what to do. This function is added to
8600 comint-preoutput-filter-functions when the package is loaded.
8601
8602 (ansi-color-for-shell-mode-set): Removed.
8603 (ansi-color-for-shell-mode): Removed.
8604
8605 2000-01-09 Alex Schroeder <alex@gnu.org>
8606
8607 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
8608 the lambda expression from the ansi-color-for-shell-mode :set
8609 property. Additionally, modify shell-mode-hook to enable or
8610 disable font-lock-mode for future shell buffers.
8611 (ansi-color-for-shell-mode): The :set property calls
8612 ansi-color-for-shell-mode-set instead of a lambda expression.
8613
8614 2000-01-09 Alex Schroeder <alex@gnu.org>
8615
8616 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
8617 (ansi-color-context): New variable.
8618 (ansi-color-apply): Save context between calls.
8619
8620 2001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
8621
8622 * isearch.el (isearch, isearch-lazy-highlight-face):
8623 New definitions for face colors and attributes.
8624
8625 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
8626 of display-mouse-p.
8627
8628 2001-01-09 Kenichi Handa <handa@etl.go.jp>
8629
8630 * international/mule.el (make-coding-system): If the coding system
8631 accepts extra latin codes, register such codes as safe for the
8632 coding system.
8633
8634 2001-01-08 Richard M. Stallman <rms@gnu.org>
8635
8636 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
8637 don't mention the file name or the date here, because they are
8638 logged at the start of the file.
8639
8640 2001-01-08 Richard M. Stallman <rms@gnu.org>
8641
8642 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
8643 Change screen-width to frame-width.
8644
8645 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
8646
8647 * info.el (Info-search): Print the default as part of the prompt.
8648
8649 2001-01-08 Andre Spiegel <spiegel@gnu.org>
8650
8651 * vc.el (vc-default-latest-on-branch-p): New function, replaces
8652 constant implementations in backends.
8653
8654 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
8655 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
8656
8657 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
8658 WRITABLE to EDITABLE.
8659
8660 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
8661 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
8662 to EDITABLE.
8663
8664 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
8665
8666 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
8667 (copyright, copyright-update): Compute the current year at run time.
8668
8669 2001-01-08 Gerd Moellmann <gerd@gnu.org>
8670
8671 * isearch.el (isearch-old-signal-hook): Removed.
8672 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
8673 instead of setting signal-hook-function.
8674 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
8675
8676 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
8677
8678 * emulation/edt.el: Update to version 4.0. Provide support for
8679 EDT scroll margins at top and bottom of the window. Provide an
8680 emulation of the EDT SUBS command (bound to GOLD-Enter, by
8681 default). Enhance edt-quit, bound to GOLD-q by default, to warn
8682 user when file-related buffer modifications exist.
8683 Provide support for running EDT Emulation in XEmacs.
8684 Provide customize access to some user updatable variables.
8685 Add Commentary section to file header.
8686 Fixed a few minor bugs and cleaned up some code.
8687
8688 * emulation/edt-mapper.el: Update to version 4.0. Provide support
8689 for detecting a keypress that generates an ASCII key sequence.
8690 (Previously, only a keypress that generates a vector was
8691 recognized.) Embed Window Manager name into name of the generated
8692 EDT Emulation initialization file since the initialization file is
8693 Window Manager specific. Add Commentary section to file header.
8694
8695 2001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
8696
8697 * mail/sendmail.el (mail-mode): Doc fix.
8698
8699 * info.el (Info-goto-emacs-command-node): Doc fix.
8700 (Info-goto-emacs-key-command-node): Doc fix.
8701
8702 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
8703
8704 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
8705 systems without long file-name support.
8706
8707 2001-01-06 Andrew Innes <andrewi@gnu.org>
8708
8709 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
8710
8711 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
8712
8713 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
8714 (isearch-lazy-highlight-update): Doc fix.
8715
8716 * ffap.el (ffap-bindings): Doc fix.
8717
8718 * dired-x.el (dired-virtual-guess-dir): Doc fix.
8719
8720 2001-01-05 Dave Love <fx@gnu.org>
8721
8722 * emacs-lisp/cl-seq.el (remove, remq): Remove.
8723
8724 2001-01-05 Gerd Moellmann <gerd@gnu.org>
8725
8726 * mouse-drag.el (mouse-drag-safe-scroll):
8727 Bind scroll-preserve-screen-position to nil.
8728
8729 * isearch.el (isearch-old-signal-hook): New variable.
8730 (isearch-mode): Set signal-hook-function to isearch-done.
8731 (isearch-done): Restore old signal-hook-function.
8732
8733 * info.el (Info-fontify-node): Mark one more char as intangible.
8734
8735 2000-01-05 Kenichi Handa <handa@etl.go.jp>
8736
8737 * composite.el (compose-last-chars): New argument COMPONENTS.
8738 If it is non-nil, compose preceding characters by compose-region with
8739 COMPONENTS.
8740
8741 * international/quail.el (quail-input-string-to-events): New function.
8742 (quail-input-method): Convert input string to events here.
8743 (quail-start-translation): Return input string, not event list.
8744 (quail-start-conversion): Likewise.
8745
8746 2001-01-04 Gerd Moellmann <gerd@gnu.org>
8747
8748 * tooltip.el (tooltip-cancel-delayed-tip)
8749 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
8750 and tooltip-add-timeout.
8751 (tooltip-show): Set border color from faces's foreground.
8752 (tooltip-show-help-function): If called with the same help string
8753 as last time, do nothing.
8754 (tooltip-help-tips): Don't set tooltip-help-message to nil.
8755
8756 * startup.el (fancy-splash-screens): Don't bind show-help-function
8757 to nil.
8758
8759 * tooltip.el (tooltip-frame-parameters): Remove colors.
8760 (tooltip): New face
8761 (tooltip-set-param): New function.
8762 (tooltip-show): Set up color frame parameters from face `tooltip'.
8763 Display the tooltip text in face `tooltip'.
8764
8765 2001-01-04 Dave Love <fx@gnu.org>
8766
8767 * whitespace.el (whitespace-global-mode): Fix typo.
8768
8769 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
8770
8771 2001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8772
8773 * help.el (help-for-help): Fix a typo in a doc string.
8774 From kwzh@gnu.org (Karl Heuer).
8775
8776 2001-01-03 Dave Love <fx@gnu.org>
8777
8778 * dired-x.el: Doc fixes. Maintainer change.
8779 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
8780 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
8781 (dired-guess-shell-alist-user): Customize.
8782 (dired-x-help-address): Set to bug-gnu-emacs.
8783 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
8784 (dired-default-directory): Renamed from default-directory.
8785
8786 * hl-line.el (hl-line): Doc fix.
8787
8788 2001-01-03 Karl Fogel <kfogel@red-bean.com>
8789
8790 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
8791
8792 2001-01-02 Richard M. Stallman <rms@gnu.org>
8793
8794 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
8795 to remove all the current alternative-match highlighting.
8796 If nil, remove only what's outside the current window.
8797 (isearch-lazy-highlight-remove-overlays): Take optional
8798 region within which NOT to remove them.
8799 (isearch-lazy-highlight-new-loop): Greatly simplified.
8800 (isearch-lazy-highlight-update): Find all the other occurrences
8801 visible in the window, in just one call.
8802 (isearch-lazy-highlight-start): Now holds start of region to scan.
8803 (isearch-lazy-highlight-end): Now holds end of region to scan.
8804 (isearch-lazy-highlight-wrapped): Variable deleted.
8805 (isearch-lazy-highlight-search): Function deleted.
8806
8807 2000-01-02 Andrew Innes <andrewi@gnu.org>
8808
8809 * w32-fns.el (convert-standard-filename): Do length check on name
8810 before aref.
8811
8812 2001-01-02 Dave Love <fx@gnu.org>
8813
8814 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
8815 value.
8816 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
8817
8818 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
8819
8820 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
8821 read syntax.
8822
8823 * calendar/todo-mode.el (todo): Add :link, :version.
8824 (todo-save-top-priorities): Remove autoload cookie.
8825 (todo-add-category, todo-add-item-non-interactively)
8826 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
8827
8828 2001-01-02 Gerd Moellmann <gerd@gnu.org>
8829
8830 * comint.el (comint-input-history-ignore): New variable.
8831 (comint-read-input-ring): Ignore entries matching
8832 comint-input-history-ignore.
8833
8834 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
8835
8836 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
8837 (lm-copyright-mark): New function.
8838 (lm-crack-copyright): New function.
8839 (lm-verify): Check that the file has a copyright.
8840 Check that the file is copyright Free Software Foundation.
8841
8842 2000-12-30 Kenichi Handa <handa@etl.go.jp>
8843
8844 * international/mule-diag.el (print-fontset): Indent font name by
8845 24 columns, not 25.
8846
8847 2000-12-29 Gerd Moellmann <gerd@gnu.org>
8848
8849 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
8850 in Subject line.
8851
8852 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
8853 Use mail-mode-hook instead of mail-setup-hook.
8854 Otherwise continuing an interrupted message with C-u C-x m for
8855 instance, winds up in Mail mode without abbrevs.
8856
8857 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8858
8859 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
8860 non-nil. Adding almost all customization variables on ps-setup.
8861 Doc fix.
8862 (ps-print-version): New version number (6.3.3).
8863 (ps-end-with-control-d): Initialization fix.
8864 (ps-lines-printed): New var.
8865 (ps-skip-newline): New fun.
8866 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
8867 (ps-next-line, ps-continue-line, ps-plot-region)
8868 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
8869
8870 2000-12-29 Kenichi Handa <handa@etl.go.jp>
8871
8872 * international/fontset.el (x-complement-fontset-spec):
8873 Resolve ASCII font name so that the same family name is used for fonts
8874 registered in x-font-name-charset-alist.
8875 (create-fontset-from-fontset-spec): Adjusted for the above change.
8876 The name of fontset alias should be a unresolved ASCII font name.
8877
8878 2000-12-28 Gerd Moellmann <gerd@gnu.org>
8879
8880 * simple.el (delete-key-deletes-forward-mode): Bind backspace
8881 and delete in isearch-mode-map.
8882
8883 2000-12-28 Richard M. Stallman <rms@gnu.org>
8884
8885 * dired-x.el (dired-guess-shell-alist-default):
8886 Use xpdf instead of acroread.
8887
8888 2000-12-28 Kenichi Handa <handa@etl.go.jp>
8889
8890 * textmodes/artist.el (artist-butlast): Deleted.
8891 (artist-ellipse-mirror-quadrant): Use butlast instead of
8892 artist-butlast.
8893
8894 * subr.el (butlast, nbutlast): Moved from cl.el to here.
8895
8896 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
8897
8898 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
8899
8900 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
8901
8902 * ls-lisp.el: Better support for the Mac and MS-Windows.
8903 (ls-lisp): New defgroup.
8904 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
8905 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
8906 (ls-lisp-support-shell-wildcards): New defcustoms.
8907 (ls-lisp-parse-symlink): New function.
8908 (insert-directory): Code to convert switches to a list and set up
8909 the wildcard argument copied from ls-lisp-insert-directory.
8910 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
8911 for -C and -R switches.
8912 (ls-lisp-column-format): New function.
8913 (ls-lisp-delete-matching, ls-lisp-handle-switches)
8914 (ls-lisp-format-time): Add doc strings.
8915 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
8916 Support ls-lisp-dirs-first.
8917 (ls-lisp-classify, ls-lisp-extension): New functions.
8918 (ls-lisp-format): Optionally support emulation of symlinks.
8919 Support -i, -s, and -G switches.
8920
8921 2000-12-27 Gerd Moellmann <gerd@gnu.org>
8922
8923 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
8924
8925 * version.el (emacs-version): Print X scroll bar information.
8926
8927 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
8928 instead of x-toolkit-scroll-bars-p.
8929
8930 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
8931 of x-toolkit-scroll-bars-p.
8932
8933 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
8934
8935 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
8936 (ffap-bindings): Doc fix, to reflect the above change.
8937
8938 2000-12-27 Kenichi Handa <handa@etl.go.jp>
8939
8940 * term.el (term-char-mode): Define all non-ascii self-inserting
8941 characters to 'term-send-raw in term-raw-map.
8942
8943 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
8944
8945 * viper-init (viper-restore-cursor-type): Added condition-case guard.
8946
8947 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
8948 Changed initialization; use add-hook.
8949 (ediff-file-remote-p): Use file-local-copy.
8950
8951 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
8952
8953 * ediff.el (ediff-patch-buffer): Bug fix.
8954 (ediff-revision): Allow selection of the file at the prompt.
8955
8956 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
8957
8958 * subr.el (combine-run-hooks): Remove.
8959
8960 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
8961 and remove the rogue second spec.
8962
8963 2000-12-23 Gerd Moellmann <gerd@gnu.org>
8964
8965 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
8966
8967 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
8968
8969 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
8970 Use minibuffer menu prompt for the `=' prefix.
8971 (smerge-command-prefix): Change default to C-^.
8972 (smerge-mode): Don't assume font-lock doesn't move point.
8973
8974 * skeleton.el (skeleton-internal-1): Make sure the first line of
8975 the region is also re-indented.
8976 (skeleton-end-newline): New var.
8977 (skeleton-end-hook): Use it.
8978
8979 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8980
8981 * comint.el (comint-password-prompt-regexp): Support CVS.
8982
8983 2000-12-22 Gerd Moellmann <gerd@gnu.org>
8984
8985 * simple.el (delete-key-deletes-forward-mode): Simplify.
8986 Also backspace key combinations, depending on
8987 delete-key-deletes-forward.
8988
8989 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
8990
8991 * simple.el (delete-key-deletes-forward): Doc fix.
8992
8993 2000-08-22 Emmanuel Briot <briot@gnat.com>
8994
8995 * xml.el (top level comment): Updated to reflect the fact that
8996 white spaces are relevant in the XML file.
8997 (xml-parse-file): Do not kill an existing Emacs buffer if the file
8998 to parse was already edited. This allows for on-the-fly analysis
8999 of XML files.
9000 (xml-parse-tag): Check that the casing is the same in the start
9001 tag and end tag, since XML is case-sensitive. Allows for spaces
9002 in the end tag, after the name of the tag.
9003 (xml-parse-attlist): Allow for the character '-' in the name of
9004 attributes, as in the standard http-equiv attribute Do not save
9005 the properties in the XML tree, since they are not relevant.
9006
9007 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
9008
9009 * generic.el (generic-read-type): Undo last change, inline into
9010 `generic-mode' and then remove.
9011 (generic-mode): Inline generic-read-type.
9012 (define-generic-mode): Push the symbol name rather than the symbol
9013 onto generic-mode-list.
9014
9015 2000-12-21 Gerd Moellmann <gerd@gnu.org>
9016
9017 * generic.el (generic-read-type): Build an alist for
9018 completing-read as in 20.7.
9019
9020 * play/landmark.el (lm): Use interactive spec `P'.
9021 (toplevel): Don't set debug-on-error.
9022
9023 * server.el (server-switch-buffer): Choose a window on a visible frame.
9024
9025 2000-12-21 Dave Pearson <davep@davep.org>
9026
9027 * quickurl.el: Commentry change, I've moved my web site.
9028
9029 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9030
9031 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
9032 ranges like \177-\237, but accepts the character sequence from \177 to
9033 \237. Doc fix.
9034 (ebnf-version): New version (3.4).
9035 (ebnf-setup): Code fix.
9036 (ebnf-range-regexp): New fun.
9037 (ebnf-8-bit-chars): Const fix.
9038
9039 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
9040 entry. Doc fix.
9041 (ebnf-bnf-lex): Code fix.
9042 (ebnf-bnf-comment-chars): Const fix.
9043
9044 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
9045 entry. Doc fix.
9046 (ebnf-iso-comment-chars): Const fix.
9047
9048 * ebnf-otz.el: Doc fix.
9049
9050 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
9051 entry. Doc fix.
9052 (ebnf-yac-skip-code): Code fix.
9053 (ebnf-yac-comment-chars): Const fix.
9054
9055 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
9056
9057 * files.el (insert-directory-safely): New function.
9058 (recover-file): Use it instead of insert-directory.
9059 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9060
9061 2000-12-21 Kenichi Handa <handa@etl.go.jp>
9062
9063 * international/mule-cmds.el (select-safe-coding-system):
9064 Check coding-category-list more rigidly. Improve help message.
9065
9066 * dired.el (dired-move-to-filename-regexp): Fix previous change.
9067
9068 2000-12-21 Miles Bader <miles@gnu.org>
9069
9070 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
9071
9072 2000-12-21 Kenichi Handa <handa@etl.go.jp>
9073
9074 * international/mule-diag.el (describe-char-after): Make *Help*
9075 buffer inherit multibyteness of the current buffer.
9076
9077 * international/mule.el (make-char): Docstring adjusted for the
9078 change of make-char-internal.
9079
9080 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
9081
9082 * international/iso-cvt.el: Docstrings fix.
9083
9084 2000-12-20 Dave Love <fx@gnu.org>
9085
9086 * subr.el (eval-after-load): Doc fix.
9087
9088 2000-12-20 Kenichi Handa <handa@etl.go.jp>
9089
9090 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
9091 for numbers.
9092
9093 2000-12-20 Miles Bader <miles@gnu.org>
9094
9095 * international/quail.el (quail-help): Resize the help window
9096 again after it has all its contents. Remove unneeded progn.
9097
9098 2000-12-19 Gerd Moellmann <gerd@gnu.org>
9099
9100 * pcmpl-linux.el: Fix copy/paste error.
9101
9102 2000-12-19 Andrew Innes <andrewi@gnu.org>
9103
9104 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
9105
9106 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
9107
9108 * progmodes/idlw-rinfo.el: Fixed copyright notice.
9109
9110 * progmodes/idlw-toolbar.el: Fixed copyright notice.
9111
9112 * progmodes/idlw-shell.el: Fixed copyright notice.
9113
9114 * progmodes/idlwave.el: Fixed copyright notice.
9115
9116 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
9117 TAB as key separators.
9118
9119 2000-12-19 Alex Schroeder <alex@gnu.org>
9120
9121 * sql.el (sql-sybase-options): New option.
9122 (sql-sybase): Use it. Add sql-database to the list of parameters
9123 provided for login. The options -w 2048 -n are not used any more.
9124 (sql-postgres-options): Changed default from "--pset" to "-P".
9125 (sql-mysql-options): Doc change.
9126 (sql-stop): Doc change.
9127
9128 2000-12-19 Kenichi Handa <handa@etl.go.jp>
9129
9130 * international/quail.el (quail-input-method): Always hide
9131 the guidance buffer on exiting.
9132
9133 2000-12-18 Gerd Moellmann <gerd@gnu.org>
9134
9135 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
9136 isn't fboundp.
9137
9138 * server.el (server-buffer-done): Bury the buffer before
9139 killing it.
9140
9141 * faces.el (face-spec-set): Interpret a nil in specs for
9142 foreground and background colors as `unspecified', for
9143 compatibility with 20.x.
9144
9145 2000-12-18 Dave Love <fx@gnu.org>
9146
9147 * simple.el (mail-user-agent): Doc fix.
9148 (input-mode-8-bit): Removed.
9149
9150 * international/mule.el (set-keyboard-coding-system): Doc fix.
9151 (keyboard-coding-system): New option.
9152
9153 * mail/sendmail.el (send-mail-function): Customize.
9154
9155 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
9156
9157 * international/codepage.el (cp866-decode-table): New table.
9158
9159 2000-12-18 Gerd Moellmann <gerd@gnu.org>
9160
9161 * version.el (emacs-version): Remove `%a' from the time format
9162 because the weekday doesn't fit well into each locale.
9163
9164 2000-12-18 Miles Bader <miles@gnu.org>
9165
9166 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
9167
9168 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
9169 Check that emacs-major-version is `=' to 20, not `>='.
9170 (artist-replace-chars): Use `make-string' instead of a loop.
9171
9172 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
9173
9174 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
9175 (cvs-execute-single-file): Don't change directory.
9176 Patch from Per Cederqvist.
9177
9178 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
9179
9180 * textmodes/ispell.el (check-ispell-version):
9181 If `ispell-program-name' is "aspell", pass it the -v switch instead
9182 of -vv.
9183
9184 2000-12-16 Kenichi Handa <handa@etl.go.jp>
9185
9186 * international/mule-diag.el (mule-diag): Insert information about
9187 configure options, multibyte awareness, language env.
9188
9189 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
9190 regexp to search for candidates.
9191
9192 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
9193
9194 * info.el (Info-forward-node): If the node has an
9195 Info-header-line, widen the buffer before searching for "next:"
9196 and "up:" pointers, and set the search limit to stay in the
9197 current node.
9198
9199 2000-12-16 Miles Bader <miles@gnu.org>
9200
9201 * simple.el (delete-trailing-whitespace): Remove extraneous let.
9202
9203 2000-12-15 Miles Bader <miles@gnu.org>
9204
9205 * comint.el (comint-send-string, comint-send-region): Also accept
9206 a buffer, buffer-name, or nil for PROCESS, for compatibility with
9207 process-send-string/region.
9208
9209 2000-12-15 Gerd Moellmann <gerd@gnu.org>
9210
9211 * isearch.el (isearch-lazy-highlight-max): New user-option.
9212 (isearch-lazy-highlight-update): Don't highlight more than
9213 isearch-lazy-highlight-max matches.
9214
9215 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
9216
9217 2000-12-15 Richard M. Stallman <rms@gnu.org>
9218
9219 * sort.el (sort-columns): Fix error message.
9220
9221 * dabbrev.el (dabbrev--last-case-pattern): Value is now
9222 `upcase' or `downcase' or nil.
9223 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
9224 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
9225 (dabbrev--substitute-expansion): New arg record-case-pattern.
9226 If it is non-nil, set dabbrev--last-case-pattern.
9227 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
9228
9229 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
9230
9231 2000-12-15 Miles Bader <miles@gnu.org>
9232
9233 * paths.el (Info-default-directory-list): Don't delete
9234 configure-info-directory from the list of standard info
9235 directories when appending it to the end -- their order is important.
9236
9237 * faces.el (read-face-attribute): If there's no entry for the
9238 user's input in VALID, just use it as-is (this will often result
9239 in an error, but it may be OK for e.g. colors using hexadecimal
9240 notation, and at least will yield a better error message).
9241
9242 * window.el (mode-line-window-height-fudge): Function removed.
9243 (height-affecting-face-attributes, mode-line-window-height-fudge):
9244 Variables removed.
9245 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
9246 window is really the right size. Use vertical-motion
9247 rather than forward-line.
9248 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
9249 (ispell-command-loop, ispell-show-choices): Use the variable
9250 ispell-choices-win-default-height, rather than the function.
9251 (ispell-choices-win-default-height): Function removed.
9252 (ispell-mode-line-window-height-fudge): Function removed.
9253
9254 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
9255
9256 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
9257
9258 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
9259
9260 * paths.el (Info-default-directory-list):
9261 If configure-info-directory is not one of the standard directories,
9262 put it first in the list; otherwise put it last. Doc string
9263 changed accordingly.
9264
9265 * info.el (Info-directory-list): Change doc string to reflect the
9266 change in Info-default-directory-list.
9267
9268 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
9269 windows-nt as windowed environments, even under -nw.
9270
9271 * startup.el (command-line): Don't call x-backspace-delete-keys-p
9272 if not fboundp. Switch delete-forward mode for the <delete> key
9273 on all PC platforms, even under -nw.
9274
9275 * term/internal.el ([M-delete]): Remap to M-d.
9276
9277 2000-12-14 Gerd Moellmann <gerd@gnu.org>
9278
9279 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
9280
9281 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
9282
9283 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
9284
9285 2000-12-14 Gerd Moellmann <gerd@gnu.org>
9286
9287 * startup.el (command-line): Call delete-key-deletes-forward-mode,
9288 if appropriate.
9289
9290 * simple.el (delete-key-deletes-forward): New user-option.
9291 (delete-key-deletes-forward-mode): New function.
9292
9293 * bindings.el: Bind `delete' to backward-delete-char.
9294
9295 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
9296 Test if symbol is bound before getting its value.
9297
9298 * tooltip.el (tooltip-show): If an error is signaled in
9299 x-show-tip, display that error, and display the help in the
9300 echo area.
9301
9302 2000-12-14 Kenichi Handa <handa@etl.go.jp>
9303
9304 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
9305 Show "... entries" messages for every 10000 entries, not 10.
9306
9307 2000-12-13 Karl Fogel <kfogel@red-bean.com>
9308
9309 * bookmark.el: Provide a generic exit hook, as suggested by
9310 Ovidiu Predescu <ovidiu@cup.hp.com>:
9311 (bookmark-exit-hook): New var.
9312 (bookmark-exit-hook-internal): New func, replaces
9313 old raw lambda form in `kill-emacs-hook', and runs new
9314 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
9315 as logically that feature must have been provided if this function
9316 is running.
9317 Removed ;;;###autoload before the `add-hook' call.
9318
9319 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
9320
9321 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
9322 (easy-menu-current-active-maps): New function.
9323 (easy-menu-get-map): Use it.
9324 Make a proper menu entry when creating a new keymap.
9325
9326 2000-12-13 Kenichi Handa <handa@etl.go.jp>
9327
9328 * international/characters.el: Fix cases and syntaxes for
9329 mule-unicode-0100-24ff.
9330
9331 * dired.el (dired-move-to-filename-regexp): Fixed for the case
9332 that a Japanese character is not appended after day and year.
9333
9334 * info.el (Info-suffix-list): Change format for a command that
9335 requires arguments.
9336 (info-insert-file-contents): Adjusted for the above change.
9337
9338 2000-12-12 Andreas Schwab <schwab@suse.de>
9339
9340 * tar-mode.el (tar-extract): Base the name of the subfile buffer
9341 on the name of the tar buffer. Verify that the existing buffer is
9342 visiting the same subfile.
9343
9344 2000-12-12 Dave Love <fx@gnu.org>
9345
9346 * subdirs.el: Add obsolete.
9347
9348 2000-12-12 Gerd Moellmann <gerd@gnu.org>
9349
9350 * mail/rmailsum.el (rmail-summary-expunge)
9351 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
9352 instead of rmail-confirm-expunge.
9353
9354 * replace.el (perform-replace): Don't use an empty match adjacent
9355 to a non-empty match when computing the next match before the
9356 replacement is performed.
9357
9358 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
9359
9360 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
9361 definition (patch by Stefan Monnier).
9362 (glasses-mode): Use jit-lock instead of `after-change-functions'
9363 (patch by Stefan Monnier).
9364
9365 2000-12-12 Miles Bader <miles@gnu.org>
9366
9367 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
9368 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
9369
9370 2000-12-12 Andrew Choi <akochoi@i-cable.com>
9371
9372 * term/mac-win.el: Remove load for ls-lisp.
9373
9374 * loadup.el: Load ls-lisp for system-type `macos'.
9375
9376 2000-12-12 Miles Bader <miles@gnu.org>
9377
9378 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
9379 Respect field end too.
9380 (just-one-space): Respect fields as `delete-horizontal-space'.
9381 (newline-and-indent, reindent-then-newline-and-indent):
9382 Use `delete-horizontal-space'.
9383
9384 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
9385
9386 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
9387 (so as to obey the field property in the minibuffer).
9388
9389 * obsolete/c-mode.el: Moved from lisp/progmodes.
9390 * obsolete/auto-show.el: Moved from lisp.
9391 * obsolete/ooutline.el: Moved from lisp/textmodes.
9392
9393 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
9394
9395 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
9396 changes to list them here.
9397
9398 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
9399 Too many changes to list them here.
9400
9401 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
9402 Too many changes to list them here.
9403
9404 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
9405
9406 2000-12-11 Gerd Moellmann <gerd@gnu.org>
9407
9408 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
9409
9410 * cus-edit.el (custom-save-variables, custom-save-faces):
9411 Comment fix.
9412
9413 * hscroll.el: Moved to `obsolete' subdir.
9414
9415 2000-12-11 Miles Bader <miles@gnu.org>
9416
9417 * window.el (window-text-height): Function removed (now in C).
9418
9419 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
9420
9421 * log-edit.el (log-edit-parent-buffer): New var.
9422 (log-edit): Set it. Add BUFFER argument.
9423 (log-edit-done): Use char-before.
9424 Don't bother checking validity of vc-comment-ring.
9425 Only bury the buffer if log-edit popped it up.
9426
9427 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
9428 (cvs-mode-diff-help): Remove.
9429 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
9430 (cvs-mode-marked): Set up the default for CMD manually.
9431
9432 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
9433 Remove binding for ? now made unnecessary.
9434
9435 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
9436
9437 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
9438 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
9439
9440 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
9441 when master file is not open.
9442
9443 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
9444
9445 * progmodes/ada-stmt.el: Update `maintainer'.
9446
9447 2000-12-09 Stephen Gildea <gildea@stop.mail-abuse.org>
9448
9449 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
9450 choices to match documentation string.
9451
9452 2000-12-09 Miles Bader <miles@gnu.org>
9453
9454 * minibuf-eldef.el: New file.
9455
9456 * window.el (fit-window-to-buffer): Don't pass last argument to
9457 pos-visible-in-window-p, now that its meaning is inverted.
9458
9459 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
9460
9461 * image.el (create-image): Doc fix; spotted by Per Cederqvist
9462 <ceder@lysator.liu.se>.
9463
9464 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
9465
9466 * autoinsert.el (auto-insert-alist): Add missing final \n.
9467
9468 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
9469 (cvs-menu-map): Remove.
9470 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
9471 (cvs-mode-quit): Turn it back into a plain function.
9472
9473 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
9474 (texinfo-filter): Remove (move to texinfo.el).
9475
9476 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
9477 file where it's more visible.
9478 (texinfo-filter, texinfo-chapter-level-regexp): New variables
9479 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
9480 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
9481 (texinfo-inside-macro-p): Only catch `scan-error's.
9482 (texinfo-inside-env-p): Make better use of the match info.
9483 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
9484 (texinfo-insert-@end): Slight re-organization.
9485 Also remove useless `looking-at' call.
9486
9487 2000-12-08 Andrew Innes <andrewi@gnu.org>
9488
9489 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
9490 accessible in -nw mode.
9491
9492 * term/w32-win.el: Remove stuff about selection timeout, which is
9493 irrelevant on Windows. Move clipboard support to w32-fns.el, so
9494 it is accessible in -nw mode.
9495
9496 2000-12-08 Dave Love <fx@gnu.org>
9497
9498 * emacs-lisp/lisp-mode.el (lisp-mode):
9499 Set font-lock-keywords-case-fold-search.
9500
9501 2000-12-08 Gerd Moellmann <gerd@gnu.org>
9502
9503 * textmodes/ispell.el (ispell): Doc fix.
9504
9505 2000-12-08 Kenichi Handa <handa@etl.go.jp>
9506
9507 * international/quail.el (quail-insert-decode-map): Check the
9508 frame width of a window displaying the current buffer, not that of
9509 the selected frame.
9510 (quail-help): Make sure that the help buffer has window before
9511 inserting text in it.
9512
9513 2000-12-07 Sam Steingold <sds@gnu.org>
9514
9515 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
9516 Backquote is used in isearch.el, so autoloading saves nothing.
9517
9518 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
9519
9520 * startup.el (normal-top-level-add-subdirs-to-load-path):
9521 Ignore the CVS and RCS subdirectories case-insensitively.
9522
9523 * dired.el (dired-insert-directory): If file-system-info is
9524 fboundp, call it instead of invoking dired-free-space-program.
9525
9526 2000-12-07 Gerd Moellmann <gerd@gnu.org>
9527
9528 * server.el (server-visit-files): Push files on file-name-history.
9529
9530 * progmodes/cc-langs.el: Update copyright.
9531
9532 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
9533
9534 * bindings.el (mode-line-mode-menu): Add glasses-mode.
9535
9536 * bindings.el (mode-line-mode-menu): Reverse the order
9537 of define-keys so that the menu appears in alphabetical order.
9538
9539 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
9540
9541 * progmodes/glasses.el (glasses-mode): Update mode line at the end
9542 of the function.
9543
9544 2000-12-07 Dave Love <fx@gnu.org>
9545
9546 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
9547
9548 * facemenu.el (facemenu-unlisted-faces): Fix value.
9549
9550 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
9551
9552 * font-lock.el (font-lock-default-fontify-region):
9553 Include the terminating \n (off-by-one error).
9554 (font-lock-set-defaults): Use dolist.
9555
9556 * derived.el (define-derived-mode): Don't use combine-run-hooks.
9557
9558 2000-12-07 Kenichi Handa <handa@etl.go.jp>
9559
9560 * international/mule-cmds.el (describe-language-environment):
9561 Fix for the case that an input method title is not string but a list.
9562
9563 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
9564 of wrong SIZE record.
9565
9566 2000-12-06 Dave Love <fx@gnu.org>
9567
9568 * newcomment.el (comment-region, comment-dwim): Doc fix.
9569
9570 * textmodes/texinfo.el: Require tex-mode when compiling.
9571 (texinfo-update-node): Doc fix.
9572 (texinfo-imenu-generic-expression): Add @anchor.
9573 (texinfo-font-lock-keywords): Add @uref.
9574 (texinfo-inside-macro-p): Don't use ignore-errors.
9575 (texinfo-insert-quote): Match more contexts.
9576
9577 * international/mule.el (decode-char, encode-char): Doc fix.
9578 (auto-coding-alist): Customize.
9579
9580 * files.el (load-file): Fix change of 2000-03-12.
9581
9582 * wid-edit.el (widget-text-keymap): Doc fix.
9583
9584 2000-12-06 Andrew Innes <andrewi@gnu.org>
9585
9586 * makefile.w32-in (lisp): Set to an absolute directory, namely
9587 $(CURDIR).
9588
9589 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
9590
9591 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
9592 read generated-autoload-file, and set buffer-file-coding-system to
9593 raw-text-unix after reading the file.
9594
9595 * international/mule-conf.el (file-coding-system-alist):
9596 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9597
9598 2000-12-06 Gerd Moellmann <gerd@gnu.org>
9599
9600 * replace.el (occur): Make line-number-width 1 smaller for the
9601 colon following the line number.
9602
9603 * startup.el (fancy-splash-text, command-line-1):
9604 Use `File' for the menu name instead of `Files'.
9605
9606 * tmm.el: Update copyright.
9607
9608 * cus-start.el: Add entry for even-window-heights.
9609
9610 2000-12-06 Miles Bader <miles@gnu.org>
9611
9612 * faces.el (frame-set-background-mode): Avoid stomping on
9613 locally modified faces.
9614
9615 2000-12-06 Kenichi Handa <handa@etl.go.jp>
9616
9617 * international/fontset.el: Correct the font registries for
9618 japanese-jisx0213-1 and japanese-jisx0213-2.
9619
9620 2000-12-05 Gerd Moellmann <gerd@gnu.org>
9621
9622 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
9623
9624 * iswitchb.el: Update customization commentary.
9625
9626 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
9627
9628 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
9629 (tpu-search-highlight): Fixed comparison of overlay end positions.
9630 (tpu-trim-line-ends): Implemented trimming logic locally.
9631
9632 * emulation/tpu-extras.el (tpu-write-file-hook)
9633 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
9634
9635 2000-12-05 Kenichi Handa <handa@etl.go.jp>
9636
9637 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
9638 to cn-gb.
9639 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
9640
9641 2000-12-04 Dave Love <fx@gnu.org>
9642
9643 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
9644
9645 2000-12-04 Gerd Moellmann <gerd@gnu.org>
9646
9647 * mail/rmailsum.el (rmail-summary-expunge)
9648 (rmail-summary-expunge-and-save): Ask for confirmation with
9649 rmail-expunge-confirmed.
9650
9651 * mail/rmail.el (rmail-expunge-confirmed): New function.
9652 (rmail-expunge): Use it.
9653
9654 2000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
9655
9656 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
9657 (etags-recognize-tags-table, find-tag-in-order):
9658 New functionality: interpret file names as tags.
9659
9660 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
9661
9662 * info.el (Info-scroll-prefer-subnodes): New defcustom.
9663 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
9664 the first subnode until the bottom of the current node is visible.
9665
9666 2000-12-04 Gerd Moellmann <gerd@gnu.org>
9667
9668 * format.el (format-decode): Don't change buffer's undo list.
9669
9670 2000-12-04 Kenichi Handa <handa@etl.go.jp>
9671
9672 * faces.el (face-font-registry-alternatives): Add entries for CJK
9673 fonts. Doc-string adjusted for the actual usage of this data.
9674
9675 * international/fontset.el: Change the font registries for CJK
9676 fonts in the default fontset. Don't append '*' to registries.
9677
9678 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
9679
9680 * emacs-lisp/easy-mmode.el (define-derived-mode)
9681 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
9682
9683 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
9684 (derived-mode-p): New function.
9685 (derived-mode-make-docstring): Add `docstring' argument.
9686 Use it if available and complete it if necessary.
9687
9688 2000-12-03 Andreas Schwab <schwab@suse.de>
9689
9690 * type-break.el (type-break): Don't make parent of itself.
9691
9692 2000-12-03 Miles Bader <miles@gnu.org>
9693
9694 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
9695
9696 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
9697
9698 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
9699 (tex-main-file, tex-file): Simplify.
9700 (tex-generate-zap-file-name): Use subst-char-in-string.
9701 (tex-strip-dots): Remove.
9702
9703 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
9704
9705 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
9706 to check if the match succeeded.
9707
9708 2000-12-02 Gerd Moellmann <gerd@gnu.org>
9709
9710 * startup.el (use-fancy-splash-screens-p): New function.
9711 (command-line-1): Use it to determine whether or not to use
9712 a fancy splash screen.
9713
9714 2000-12-02 Andreas Schwab <schwab@suse.de>
9715
9716 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
9717
9718 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
9719
9720 * international/mule.el (make-char): Fix last change.
9721
9722 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
9723 New defcustoms.
9724 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
9725 autoloading tex-mode; instead, do the same manually.
9726 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
9727 with numeric argument. Docstring fix.
9728 (toplevel): Require cl when compiling.
9729
9730 * international/mule.el (make-char): Doc fix.
9731
9732 2000-12-02 Jason Rumney <jasonr@gnu.org>
9733
9734 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
9735 the Emacs Lisp manual)
9736
9737 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
9738
9739 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
9740
9741 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
9742 the Emacs Lisp manual).
9743
9744 2000-12-02 Gerd Moellmann <gerd@gnu.org>
9745
9746 * simple.el (next-line-add-newlines): Change default to nil.
9747
9748 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
9749
9750 * files.el (revert-buffer, recover-file):
9751 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
9752
9753 2000-12-01 Gerd Moellmann <gerd@gnu.org>
9754
9755 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
9756
9757 2000-12-01 Miles Bader <miles@gnu.org>
9758
9759 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
9760
9761 2000-12-01 Kenichi Handa <handa@etl.go.jp>
9762
9763 * international/mule-diag.el (describe-char-after): Fix typo.
9764 (describe-character-set, non-iso-charset-alist): Fix typo.
9765
9766 2000-12-01 Miles Bader <miles@gnu.org>
9767
9768 * image-file.el (image-file-name-regexp): Automatically add
9769 upper-case variants of each filename extension in
9770 `image-file-name-extensions', since they seem to be common.
9771
9772 * simple.el (minibuffer-contents)
9773 (minibuffer-contents-no-properties, delete-minibuffer-contents):
9774 New functions.
9775 * filecache.el (file-cache-directory-name)
9776 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
9777
9778 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
9779
9780 * filecache.el (file-cache-minibuffer-complete): Don't try to
9781 delete the minibuffer prompt.
9782
9783 2000-11-30 Dave Love <fx@gnu.org>
9784
9785 * cus-start.el: Fix read-buffer-function type.
9786
9787 2000-11-30 Gerd Moellmann <gerd@gnu.org>
9788
9789 * md5.el: Removed. There's a built-in function, now.
9790
9791 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
9792
9793 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
9794 as dummy 0-th char of rmail-deleted-vector.
9795
9796 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
9797
9798 * ps-print.el (ps-end-job): Bind case-fold-search only after
9799 switching to ps-spool-buffer.
9800
9801 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9802
9803 * ps-print.el: Line number font customization. PostScript: Lines and
9804 PageCount are initialized on each page. Doc Fix.
9805 (ps-print-version): New version number (6.3.2).
9806 (ps-lpr-switches, ps-font-info-database, ps-font-size)
9807 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
9808 (ps-right-header): Customization fix.
9809 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
9810 Fix code.
9811 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
9812 New vars.
9813
9814 2000-11-30 Gerd Moellmann <gerd@gnu.org>
9815
9816 * bs.el: Fix typos and spelling errors.
9817 (bs-appearance) <defgroup>: Renamed from bs-appearence.
9818 (bs-configuration): Doc fix.
9819
9820 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
9821
9822 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
9823
9824 * emulation/tpu-edt.el (tpu-version): New version.
9825 (tpu-search-overlay, tpu-replace-overlay): New initial range.
9826 (tpu-original-mode-line): Variable deleted.
9827 (tpu-mark-flag): New initial value.
9828 (tpu-set-mode-line): Don't redefine mode-line-format.
9829 Add tpu-mark-flag to minor-mode-alist.
9830 (tpu-update-mode-line): New mark flag logic.
9831 (tpu-get): Use find-file-wildcards.
9832 (tpu-search-highlight): Move overlay less, reset overlay properly.
9833 (tpu-unselect): Deactivate mark.
9834 (tpu-lm-replace): Reset overlay properly.
9835 (tpu-forward-line): Use forward-visible-line.
9836 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
9837
9838 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
9839
9840 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
9841
9842 * cus-edit.el (custom-face-value-create): Always emphasize tag.
9843
9844 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9845
9846 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
9847 and skip whitespace and newlines.
9848
9849 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
9850
9851 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
9852
9853 2000-11-29 Gerd Moellmann <gerd@gnu.org>
9854
9855 * help.el (describe-function-1): Regexp-quote function name
9856 when used as part of a regexp.
9857
9858 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
9859 Use face-attribute instead of face-foreground and face-background.
9860 (tool-bar-add-item): Likewise, and handle unspecified colors.
9861
9862 * enriched.el (enriched-face-ans): Use face-attribute instead
9863 of face-foreground and face-background.
9864
9865 * faces.el (face-foreground, face-background, face-stipple):
9866 Return nil if attribute is unspecified, for backward compatibility.
9867
9868 * files.el (auto-mode-alist): Add an entry for antlr-mode.
9869
9870 * play/5x5.el: Remove version info.
9871
9872 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
9873
9874 * frame.el (blink-cursor-mode): Doc fix.
9875
9876 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9877
9878 * antlr-mode.el: New commands to run ANTLR from within Emacs and
9879 to create Makefile rules.
9880 (antlr-tool-command): New user option.
9881 (antlr-ask-about-save): New user option.
9882 (antlr-makefile-specification): New user option.
9883 (antlr-file-formats-alist): New variable.
9884 (antlr-special-file-formats): New variable.
9885 (antlr-unknown-file-formats): New user option.
9886 (antlr-help-unknown-file-text): New variable.
9887 (antlr-help-rules-intro): New variable.
9888 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
9889 (antlr-mode-menu): Add entries.
9890 (antlr-file-dependencies): New function.
9891 (antlr-directory-dependencies): New function.
9892 (antlr-superclasses-glibs): New function.
9893 (antlr-run-tool): New command.
9894 (antlr-makefile-insert-variable): New function.
9895 (antlr-insert-makefile-rules): New function.
9896 (antlr-show-makefile-rules): New command.
9897
9898 * antlr-mode.el: More Emacs/XEmacs stuff.
9899 (antlr-no-action-keywords): New constant with value nil.
9900 (antlr-font-lock-keywords-alist): Use it. Old value would break
9901 syntax highlighting in Emacs-21.0.
9902 (antlr-default-directory): Emacs/XEmacs dependend function.
9903 (antlr-read-shell-command): Ditto.
9904 (antlr-with-displaying-help-buffer): Ditto.
9905
9906 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9907
9908 * antlr-mode.el: imenu, parsing and highlighting changes.
9909 (antlr-imenu-create-index-function): Don't create extra submenus
9910 for definitions in different grammar classes. It is not necessary
9911 for the menu and would make command `imenu' awkward to use.
9912 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
9913 header actions and more than one.
9914 (antlr-font-lock-tokendef-face): Changed color.
9915 (antlr-font-lock-tokenref-face): Changed color.
9916 (antlr-font-lock-additional-keywords): Also highlight lowercase.
9917 (antlr-mode-syntax-table): New variable.
9918 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
9919 (antlr-with-syntax-table): Don't copy syntax table.
9920
9921 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9922
9923 * antlr-mode.el: Minor changes: language setting.
9924 (antlr-language-alist): The value for file option "language" can
9925 be both an identifier and a string.
9926 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
9927 (antlr-language-limit-n-regexp): Change accordingly.
9928
9929 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9930
9931 * antlr-mode.el: Minor changes: tabs, hiding.
9932 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
9933 (antlr-action-visibility): Also allow value nil to also hide the
9934 braces. Renamed from `antlr-tiny-action-length'.
9935 Suggested by Jay@aol.com.
9936 (antlr-hide-actions): Change accordingly. Hide line if completely
9937 hidden action is on a line of its own.
9938
9939 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
9940
9941 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
9942
9943 * sort.el (sort-columns): Don't concat strings with numbers.
9944
9945 2000-11-29 Dave Love <fx@gnu.org>
9946
9947 * cus-edit.el (face): Fix :format.
9948
9949 * mail/feedmail.el: Require smtpmail when compiling.
9950 (mail-do-fcc): Autoload.
9951 (feedmail) <defgroup>: Fix :link.
9952 (feedmail-nuke-body-in-fcc): Fix :type.
9953 (feedmail-send-it): Add autoload cookie.
9954
9955 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
9956
9957 * newcomment.el (comment-indent): Save excursion around call to
9958 comment-indent-function.
9959
9960 2000-11-29 Miles Bader <miles@gnu.org>
9961
9962 * subr.el (member-ignore-case): Return the tail of the list who's
9963 car matches, like `member', not the matching element itself.
9964
9965 2000-11-29 Kenichi Handa <handa@etl.go.jp>
9966
9967 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
9968 should not contain `\n'.
9969
9970 2000-11-28 Gerd Moellmann <gerd@gnu.org>
9971
9972 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
9973
9974 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
9975
9976 * dired-aux.el (dired-do-create-files): Construct default file
9977 name for dired-mark-read-file-name so that when the user enters
9978 just RET, the target file will end up in the target directory.
9979
9980 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
9981 local-abbrev-table before changing buffers because it might
9982 have a buffer-local binding.
9983
9984 2000-11-28 Miles Bader <miles@gnu.org>
9985
9986 * simple.el (delete-horizontal-space): Handle fields more generally.
9987
9988 2000-11-28 Gerd Moellmann <gerd@gnu.org>
9989
9990 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
9991
9992 2000-11-28 Dave Love <fx@gnu.org>
9993
9994 * progmodes/ps-mode.el (ps-mode): Set comment-start and
9995 comment-start-skip locally.
9996
9997 * progmodes/fortran.el (fortran-mode): Don't set
9998 fortran-comment-line-start-skip. Set comment-start to
9999 fortran-comment-line-start.
10000 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
10001 (fortran-comment-line-start-skip): Simplify slightly.
10002
10003 2000-11-28 Gerd Moellmann <gerd@gnu.org>
10004
10005 * play/5x5.el: Remove RCS keyword.
10006
10007 * bs.el: Mistaken commit, undone 2000-11-30.
10008
10009 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
10010
10011 * textmodes/tildify.el (tildify-string-alist):
10012 Add `plain-tex-mode' here.
10013
10014 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
10015
10016 * chistory.el (Command-history-setup): Remove extraneous `keymap'
10017 reference.
10018
10019 2000-11-28 Miles Bader <miles@gnu.org>
10020
10021 * cus-face.el (custom-face-attributes): Add post-filter function
10022 for :box. Make pre-filter function for :box handle all cases.
10023
10024 * wid-edit.el (widget-choose): Make sure pop-up window is large
10025 enough to display all the choices, as there's no way to scroll it.
10026
10027 2000-11-28 Kenichi Handa <handa@etl.go.jp>
10028
10029 * international/mule-conf.el: Make the coding system no-conversion
10030 safe for all characters.
10031
10032 2000-11-27 Dave Love <fx@gnu.org>
10033
10034 * net/ldap.el (ldap) <defgroup>: Add :version.
10035
10036 * tooltip.el (tooltip-use-echo-area): Doc fix.
10037
10038 * cus-start.el <minibuffer-prompt-properties>: Add version.
10039 <read-buffer-function>: Add.
10040
10041 * apropos.el (apropos-print): Add help-echo to active text.
10042
10043 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
10044
10045 2000-11-27 Gerd Moellmann <gerd@gnu.org>
10046
10047 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
10048 type, group and version.
10049
10050 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
10051
10052 * select.el (x-get-selection): Docstring fix.
10053
10054 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
10055
10056 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
10057
10058 2000-11-27 Andrew Innes <andrewi@gnu.org>
10059
10060 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
10061
10062 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
10063
10064 2000-11-27 Miles Bader <miles@gnu.org>
10065
10066 * dired.el (dired-get-filename): Return filename verbatim if
10067 LOCALP is `verbatim'.
10068 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
10069 `verbatim' so that we don't inadvertently delete a non-existant
10070 directory name.
10071
10072 2000-11-27 Kenichi Handa <handa@etl.go.jp>
10073
10074 * international/characters.el: Specify cases and syntaxes for
10075 mule-unicode-0100-24ff.
10076
10077 2000-11-27 Gerd Moellmann <gerd@gnu.org>
10078
10079 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
10080 that foreground and/or background colors of the face `tool-bar'
10081 are unspecified.
10082
10083 2000-11-27 Miles Bader <miles@gnu.org>
10084
10085 * wid-edit.el (widget-field-buffer, widget-field-start)
10086 (widget-field-end): Handle widget field `pseudo-overlays'.
10087 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
10088 if it's there instead of in `widget-field-list'.
10089
10090 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
10091 (help-make-xrefs): Delete extraneous newlines at the end of the
10092 docstring.
10093
10094 2000-11-25 Jason Rumney <jasonr@gnu.org>
10095
10096 * startup.el (command-line): Call set-locale-environment after
10097 Window System init file is read, as it can result in a call to
10098 redraw-frame.
10099
10100 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
10101
10102 * simple.el (shell-command): Mention the effect of the prefix
10103 argument in the doc string.
10104
10105 2000-11-25 Miles Bader <miles@gnu.org>
10106
10107 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
10108
10109 * wid-edit.el (widget-field-value-delete): Don't try to delete
10110 overlay when it's the `pseudo-overlay' that exists at some points.
10111
10112 2000-11-24 Jason Rumney <jasonr@gnu.org>
10113
10114 * international/mule-cmds.el (locale-language-names): Add "jp" as
10115 a non-standard alternative for Japanese.
10116
10117 2000-11-24 Andre Spiegel <spiegel@gnu.org>
10118
10119 * vc-hooks.el: Require 'cl during compilation.
10120
10121 2000-11-24 Gerd Moellmann <gerd@gnu.org>
10122
10123 * faces.el (face-set-after-frame-default): Let face attributes
10124 specified for new frames override frame parameters.
10125
10126 * startup.el (command-line): Fix computation of the source file
10127 for user-init-file when user-init-file is a compiled file.
10128
10129 2000-11-24 Miles Bader <miles@gnu.org>
10130
10131 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
10132 (custom-post-filter-face-spec): New functions.
10133 (custom-face-set, custom-face-value-create): Filter the face spec
10134 before and after customization.
10135 (custom-face-set): If VALUE specifies a null face, pass a
10136 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
10137 * cus-face.el (custom-face-attributes): Remove SET and GET
10138 functions. Add some IN-FILTER and OUT-FILTER functions in the few
10139 cases they're needed.
10140
10141 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
10142 that it's distinguishable from the :off-glyph on dark-background
10143 displays. Set its background color too.
10144
10145 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
10146 so that people can easily turn it off.
10147
10148 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
10149
10150 * ediff-diff.el: Moved variables around to have it compile under NT.
10151
10152 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
10153
10154 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
10155
10156 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
10157 redundant skip-small-frames test.
10158
10159 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
10160 (viper-downgrade-to-insert): Protect against errors in hooks.
10161
10162 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
10163 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
10164 (viper-restore-cursor-type,viper-set-insert-cursor-type):
10165 New functions.
10166
10167 * viper-util.el (viper-memq-char): Bug fixes.
10168
10169 * viper.el (viper-mode): Fix cursor handling.
10170
10171 2000-11-24 Kenichi Handa <handa@etl.go.jp>
10172
10173 * international/mule-diag.el (list-iso-charset-chars):
10174 For two-byte charset, fix the `while' condition.
10175 (list-non-iso-charset-chars): Fix the `while' condition.
10176
10177 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
10178
10179 * subr.el (add-hook, remove-hook): Don't call make-local-hook
10180 if the variable is make-variable-buffer-local.
10181
10182 * progmodes/ada-stmt.el (ada-template-map):
10183 Initialize and bind it to C-c t in ada-mode-map.
10184 (ada-stmt-mode-hook): New function extracted from old code.
10185 Only change the buffer-local side of skeleton-*.
10186 (ada-mode-hook): Use it.
10187
10188 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
10189
10190 * iswitchb.el (iswitchb-minibuf-depth): New variable.
10191 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
10192 we expect to be returned by minibuffer-depth once we prompt the
10193 user in the minibuffer.
10194 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
10195 as recorded in iswitchb-minibuf-depth, return non-nil.
10196
10197 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
10198
10199 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
10200 (hscroll-window-maybe): Docstring fix.
10201
10202 2000-11-23 Dave Love <fx@gnu.org>
10203
10204 * rect.el (string-rectangle): Don't test delete-selection-mode.
10205
10206 2000-11-23 Gerd Moellmann <gerd@gnu.org>
10207
10208 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
10209 is in the tool bar.
10210
10211 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
10212 with `no-dir'; we want the directory part to be able to remove it.
10213
10214 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10215
10216 * textmodes/outline.el (outline-flag-region):
10217 Don't bind inhibit-read-only since we don't modify the buffer.
10218 (outline-isearch-open-invisible): Don't jump to overlay-start
10219 since we're trying to unhide text around point.
10220 (outline-discard-overlays): Use dolist.
10221
10222 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
10223
10224 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10225
10226 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
10227
10228 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10229
10230 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
10231 Fix ARG regexp to skip quoted braces.
10232 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
10233 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
10234 are (correctly) handled separately).
10235 Remove `caption' and `footnote' from `citations': they contain text.
10236 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
10237 (latex-skeleton-end-hook): New function.
10238 (latex-mode): Use it.
10239 (tex-start-tex-marker): Remove.
10240 (tex-send-tex-command): Don't set tex-start-tex-marker.
10241 (tex-error-parse-syntax-table): New var.
10242 (tex-compilation-parse-errors): Use it.
10243 Ignore tex-start-tex-marker. Don't bother with marker-position.
10244 (tex-validate-buffer): Don't bother with marker-position.
10245
10246 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
10247 (flyspell-generic-progmode-verify): Use it.
10248
10249 2000-11-22 Sam Steingold <sds@gnu.org>
10250
10251 * simple.el (delete-trailing-whitespace): New interactive function.
10252
10253 * progmodes/ada-mode.el (ada-mode): Use it instead of
10254 `ada-remove-trailing-spaces'.
10255 (ada-remove-trailing-spaces): Removed.
10256
10257 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
10258
10259 * textmodes/picture.el (picture-clean): Removed.
10260 (picture-mode-exit): Call it instead of `picture-clean'.
10261
10262 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10263
10264 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
10265
10266 * hi-lock.el (hi-lock-refontify): Don't call non-existent
10267 jit-lock-fontify-buffer; it should anyway be unneccessary to
10268 do anything special when jit-lock is active.
10269 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
10270
10271 2000-11-22 Dave Love <fx@gnu.org>
10272
10273 * calendar/todo-mode.el (todo-top-priorities): Use
10274 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
10275
10276 * language/chinese.el, language/cyrillic.el:
10277 * language/devanagari.el, language/ethiopic.el, language/greek.el:
10278 * language/hebrew.el, language/indian.el, language/japanese.el:
10279 * language/korean.el, language/lao.el, language/misc-lang.el:
10280 * language/thai.el, language/tibetan.el, language/vietnamese.el:
10281 Use provide.
10282
10283 * cus-edit.el (custom-buffer-create-internal): Save some consing.
10284 (custom-variable-set): Improve validation error mesage.
10285
10286 * rect.el (string-rectangle): Revert last change.
10287 (string-rectangle-line): New arg DELETE.
10288 (string-rectangle): Check delete-selection-mode.
10289
10290 * emacs-lisp/edebug.el (edebug-version)
10291 (edebug-maintainer-address): Deleted.
10292 (edebug-submit-bug-report): Just alias to report-emacs-bug.
10293 (edebug-read-function): Account for other `'#' read forms.
10294 (edebug-mode-menus): Make some items toggles.
10295 (edebug-outside-unread-command-event, unread-command-event):
10296 Remove these to avoid warnings.
10297
10298 2000-11-22 David Ponce <david@dponce.com>
10299
10300 * recentf.el (recentf-menu-items-for-commands)
10301 (recentf-make-menu-items, recentf-make-menu-item)
10302 (recentf-filter-changer): Added :help and :active menu-item properties.
10303
10304 (recentf-build-dir-rules, recentf-dump-variable)
10305 (recentf-edit-list, recentf-open-files-item)
10306 (recentf-open-files): Replaced unnecessary `mapcar' with new
10307 built-in `mapc'.
10308
10309 2000-11-23 Miles Bader <miles@gnu.org>
10310
10311 * faces.el (menu): Make inverse-video on ttys too.
10312
10313 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10314
10315 * simple.el (comment-line-break-function): Use the new name
10316 indent-new-comment-line -> comment-indent-new-line.
10317 (clone-indirect-buffer): Don't ignore NORECORD.
10318 (next-completion): Properly handle the case where items are adjacent.
10319
10320 * mouse.el (popup-menu): Stupid typo.
10321
10322 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10323
10324 * emacs-lisp/authors.el: Remove autoload cookies, add author,
10325 maintainer, keywords tags.
10326
10327 * rect.el (replace-rectangle): Don't call string-rectangle-line
10328 with too many arguments.
10329
10330 2000-11-22 Andre Spiegel <spiegel@gnu.org>
10331
10332 * ediff-util.el (ediff-file-checked-out-p)
10333 (ediff-file-checked-in-p): Call vc-state instead of
10334 vc-locking-user, which no longer exists.
10335
10336 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
10337
10338 2000-11-22 Dave Love <fx@gnu.org>
10339
10340 * md5.el (md5): Provide.
10341 (md5): Fix error call.
10342
10343 2000-11-22 Miles Bader <miles@gnu.org>
10344
10345 * textmodes/refill.el (refill-adjust-ignorable-overlay)
10346 (refill-fill-paragraph-at): Remove debugging code.
10347
10348 * calendar/calendar.el (generate-calendar-window): When we don't
10349 call `fit-window-to-buffer', make sure the top line is fully visible.
10350
10351 * image-file.el (insert-image-file): Don't make `read-only'
10352 property rear-nonsticky.
10353
10354 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
10355 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
10356 stashing away its original value.
10357 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
10358 in the recursive edit.
10359 Bind `isearch-original-minibuffer-message-timeout' to protect it.
10360 (isearch-done): Restore `minibuffer-message-timeout'.
10361
10362 * cus-start.el: Remove entry for `mode-line-inverse-video'.
10363
10364 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
10365
10366 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
10367
10368 * find-lisp.el (find-lisp-find-files-internal):
10369 Use dolist, when and file-name-as-directory.
10370
10371 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
10372 (define-derived-mode, define-minor-mode): Add specs.
10373
10374 * window.el: General comment and spacing fixes.
10375 (save-selected-window): Use backquotes.
10376 (window-safely-shrinkable-p): New function.
10377 (shrink-window-if-larger-than-buffer): Use it.
10378
10379 * subr.el (make-local-hook): Docstring fix.
10380
10381 * shell.el (shell-mode): Use define-derived-mode.
10382
10383 * newcomment.el (comment-indent): Insert comment before calling
10384 comment-indent-function. Don't insert in column 0.
10385 (comment-dwim): Indent before inserting comment.
10386
10387 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
10388 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
10389 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
10390 Use mapc rather than map.
10391
10392 * files.el (find-buffer-visiting): Compare all attributes before
10393 declaring two files identical (rather than just their inode-no).
10394 (auto-mode-alist): Use \' rather than $.
10395
10396 * which-func.el: Update maintainer line.
10397
10398 * pcvs.el (uniquify-buffer-file-name): Remove advice.
10399 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
10400 (uniquify-buffer-file-name): Use it.
10401
10402 2000-11-22 Miles Bader <miles@gnu.org>
10403
10404 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
10405 * simple.el (minibuffer-avoid-prompt): New function.
10406
10407 2000-11-21 Gerd Moellmann <gerd@gnu.org>
10408
10409 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
10410
10411 2000-11-21 Miles Bader <miles@gnu.org>
10412
10413 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
10414 inclusion of `track-mouse'.
10415
10416 * textmodes/refill.el (refill-ignorable-overlay): New variable.
10417 (refill-adjust-ignorable-overlay): New function.
10418 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
10419 only the paragraph's tail if possible.
10420 Update `refill-ignorable-overlay'.
10421 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
10422
10423 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
10424 point inside the fill-prefix.
10425
10426 * textmodes/refill.el (refill-post-command-function): Don't reset
10427 refill-doit in the case where a self-insertion command doesn't
10428 case a refill. Use `refill-fill-paragraph-at', getting position
10429 from `refill-doit'.
10430 (refill-after-change-function): Set `refill-doit' to END.
10431 (refill-fill-paragraph-at): New function, mostly from old
10432 refill-fill-paragraph.
10433 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
10434 (refill-pre-command-function): New function.
10435 (refill-mode): Add it to `pre-command-hook'.
10436
10437 2000-11-20 Gerd Moellmann <gerd@gnu.org>
10438
10439 * textmodes/artist.el (artist-mode): Fix autoload cookie.
10440
10441 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
10442 javadoc tags.
10443
10444 2000-11-20 Andre Spiegel <spiegel@gnu.org>
10445
10446 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
10447 vc.el).
10448
10449 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
10450 require vc.
10451
10452 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
10453 checkouts.
10454
10455 2000-11-20 Dave Love <fx@gnu.org>
10456
10457 * Makefile.in (DONTCOMPILE): Omit bindings.el.
10458
10459 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
10460
10461 * calculator.el (calculator-paste): Use `if' instead of `and'
10462 and `or'.
10463 (calculator-help): Don't use electric-describe-mode for XEmacs.
10464
10465 2000-11-19 Gerd Moellmann <gerd@gnu.org>
10466
10467 * info.el (info-menu-5): Doc fix.
10468
10469 * textmodes/artist.el: New file.
10470
10471 2000-11-19 Andre Spiegel <spiegel@gnu.org>
10472
10473 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
10474 and differentiate according to checkout model.
10475 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
10476 since this function is only concerned with master state.
10477
10478 * vc-hooks.el (vc-workfile-unchanged-p)
10479 (vc-default-workfile-unchanged-p): Moved here from vc.el.
10480
10481 * vc.el (vc-workfile-unchanged-p)
10482 (vc-default-workfile-unchanged-p): See above.
10483
10484 2000-11-19 Miles Bader <miles@gnu.org>
10485
10486 * image-file.el (insert-image-file): Make `intangible' and
10487 `read-only' properties rear-nonsticky too.
10488
10489 2000-11-18 Gerd Moellmann <gerd@gnu.org>
10490
10491 * ps-print.el: Update copyright notice.
10492
10493 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
10494 (tooltip-show): Use the offsets.
10495
10496 * bindings.el (mode-line-modified): Fix a typo.
10497 (mode-line-toggle-modified, mode-line-widen)
10498 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
10499
10500 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10501
10502 * ps-print.el (toplevel): Test for find-coding-system being
10503 fboundp before calling ps-x-find-coding-system.
10504
10505 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
10506
10507 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
10508 (vc-version-backup-file): Docstring fix.
10509
10510 2000-11-16 Gerd Moellmann <gerd@gnu.org>
10511
10512 * files.el (basic-save-buffer): Don't add a newline if
10513 find-file-literally is non-nil.
10514 (find-file-literally): Extend doc string.
10515
10516 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
10517 sort(1) with the `-f' argument.
10518
10519 2000-11-16 Andre Spiegel <spiegel@gnu.org>
10520
10521 * vc.el: Updated backend documentation.
10522 (vc-default-check-headers): New function.
10523
10524 * vc-{cvs,rcs,sccs}.el: Functions reordered.
10525
10526 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
10527 up-to-date.
10528 (vc-do-command): In the asynchronous case, output messages only if
10529 the minibuffer is not active.
10530
10531 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
10532 `vc-cvs-use-edit' is on.
10533 (vc-cvs-checkout): When this is used for reverting the workfile,
10534 make a backup of the original contents and revert to that in case
10535 of error.
10536 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
10537 remote repositories.
10538
10539 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
10540 for both version and ratio in the minibuffer.
10541
10542 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
10543 Use vc-do-command to perform the annotation, not call-process.
10544
10545 2000-11-16 Kenichi Handa <handa@etl.go.jp>
10546
10547 * international/quail.el (quail-start-translation): Don't call
10548 `message' before reading key sequence.
10549
10550 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
10551
10552 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
10553
10554 2000-11-16 Kenichi Handa <handa@etl.go.jp>
10555
10556 * window.el (fit-window-to-buffer): Be sure to acquire at least
10557 one text line even if the buffer is empty.
10558
10559 2000-11-16 Gerd Moellmann <gerd@gnu.org>
10560
10561 * net/ange-ftp.el (ange-ftp-file-writable-p)
10562 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
10563 Bind ange-ftp-process-verbose to nil.
10564
10565 2000-11-15 Dave Love <fx@gnu.org>
10566
10567 * wid-edit.el (widget-specify-field, widget-specify-button):
10568 If :help-echo is a function, set help-echo of overlay to
10569 widget-mouse-help.
10570 (widget-mouse-help): New function.
10571 (widget-echo-help): Rewritten for :help-echo functions only taking
10572 a widget arg.
10573
10574 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
10575 Use display-graphic-p.
10576 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
10577 and that JPEG is available.
10578 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
10579
10580 * international/mule-cmds.el (locale-charset-language-names):
10581 Match @euro.
10582
10583 2000-11-15 Gerd Moellmann <gerd@gnu.org>
10584
10585 * faces.el (face-set-after-frame-default):
10586 If `inhibit-default-face-x-resources' is bound, don't intialize the
10587 default face from X resources.
10588
10589 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
10590
10591 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
10592 Don't set EMACSLOADPATH.
10593
10594 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
10595
10596 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
10597 texinfo-insert-@url.
10598 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
10599 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
10600
10601 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
10602
10603 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
10604 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
10605 (checkdoc-minor-keymap): Backward compatibility.
10606 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
10607 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
10608 (checkdoc-this-string-valid-engine): Be a bit more strict
10609 to avoid matching substrings of `...' quoted vars/funs.
10610 (checkdoc-defun-info): Only look for `interactive' if alone.
10611 (debug-ignored-errors): Add "arg doesn't appear in docstring".
10612
10613 * progmodes/compile.el (grep): `tag-default' can be nil.
10614
10615 * newcomment.el (comment-indent): Paren typo.
10616
10617 2000-11-14 Dave Love <fx@gnu.org>
10618
10619 * calculator.el: New maintainer version.
10620
10621 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
10622
10623 * cmuscheme.el: Doc fixes.
10624 (cmuscheme) <defgroup>: Use `scheme' as parent.
10625 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
10626
10627 * xscheme.el (scheme-program-name): Don't define here.
10628
10629 * progmodes/scheme.el (scheme-program-name): New variable
10630 (originally in cmuscheme).
10631
10632 2000-11-14 Miles Bader <miles@gnu.org>
10633
10634 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
10635 Handle header-lines. Don't loop forever if we can't enlarge the
10636 window anymore. Simplify a bit.
10637
10638 2000-11-14 Kenichi Handa <handa@etl.go.jp>
10639
10640 * window.el (fit-window-to-buffer): Don't check
10641 window-text-height. Assure that the last line is fully visible.
10642
10643 * international/quail.el (quail-show-guidance-buf):
10644 Call fit-window-to-buffer to assure the enough height of the guidance
10645 buffer.
10646 (quail-update-guidance): Avoid making the guidance buffer shorter.
10647
10648 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
10649
10650 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
10651 rather than `prepend' and add an interesting comment.
10652 (tex-math-face, tex-font-lock-syntactic-face-function):
10653 New face and function to use it.
10654 (tex-define-common-keys, tex-mode-map): Use menu-item rather
10655 than `menu-enable' symbol property.
10656 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
10657 (tex-mode): Add some latex-mode commands for auto-selection.
10658 Use tex-font-lock-syntactic-face-function.
10659 (tex-insert-quote): Simplify.
10660 (tex-shell): New mode.
10661 (tex-start-shell): Use it.
10662 (tex-shell-proc, tex-shell-buf): New functions.
10663 (tex-send-command): Use it.
10664 (tex-main-file): Fix the meaning of the new arg REALFILE.
10665 (tex-send-tex-command): New function split from `tex-start-tex'.
10666 Set compilation-last-buffer and compilation-parsing-end.
10667
10668 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
10669 when it follows non-comment text on the line.
10670
10671 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
10672 Set font-lock-defaults.
10673 (lisp-mode-shared-map): Init inside the defvar.
10674 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
10675 Use define-derived-mode.
10676
10677 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
10678
10679 * faces.el (header-line): Use `:box nil' for color/gs displays too.
10680
10681 2000-11-14 Gerd Moellmann <gerd@gnu.org>
10682
10683 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
10684 Don't recursively optimize body because that can lead to infinite
10685 recursion; see comment there.
10686
10687 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
10688
10689 * faces.el (face-spec-set-match-display): Revert the change from
10690 2000-10-24. Add a FIXME for after v21.1.
10691
10692 2000-11-13 Miles Bader <miles@gnu.org>
10693
10694 * textmodes/fill.el (skip-line-prefix): New function.
10695 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
10696 (fill-paragraph): Don't leave point inside the fill-prefix.
10697 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
10698 point inside the fill-prefix.
10699
10700 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
10701
10702 * calendar/calendar.el (generate-calendar-window):
10703 Use `fit-window-to-buffer'.
10704
10705 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
10706
10707 * gud.el (gud-minor-mode): New var.
10708 (gud-symbol, gud-val): New functions.
10709 (gud-find-file): Copy gud-minor-mode to the new buffer.
10710 (gud-menu-map): Include entries for commands that are not always
10711 available, using :enable to (de)activate them.
10712 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
10713 (gud-mode-map): New map.
10714 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
10715 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
10716 Don't set up gud's menu (it's done by the minor-mode).
10717 (gud-minibuffer-local-map): New.
10718 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
10719 (gud-query-cmdline): New function.
10720 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
10721 (gud-mode): Use define-derived-mode.
10722 Don't set up gud's menu (it's done by the minor-mode).
10723 (gud-chop-words): Remove.
10724 (gud-common-init): Use split-string instead.
10725 (gud-new-keymap, gud-make-debug-menu): Eradicate.
10726
10727 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
10728 Add keyword arg :name.
10729
10730 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
10731 (diff-count-matches, diff-split-hunk): New functions.
10732 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
10733
10734 * pcvs-info.el (cvs-fi-conflict-face): New var.
10735
10736 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
10737 Make it into a simple syntax-table, shared among all submodes.
10738 (sh-heredoc-face): Re-introduce.
10739 (sh-font-lock-syntactic-face-function): New function.
10740 (sh-mode): Use it. Also use define-derived-mode.
10741 Remove old bogus setting of indent-region-function.
10742 (sh-set-shell): Don't set the syntax-table any more.
10743 (sh-mode-syntax-table) <defun>: Remove.
10744
10745 2000-11-12 Miles Bader <miles@gnu.org>
10746
10747 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
10748 message if interactive.
10749
10750 2000-11-12 Dave Love <fx@gnu.org>
10751
10752 * mail/feedmail.el: Fix header,
10753 (feedmail) <defgroup>: Add :link.
10754
10755 * view.el: Use local-map property, not keymap on mode-line string.
10756
10757 * scroll-all.el (scroll-all-mode): Customize variable.
10758 Add autoload cookie to function.
10759
10760 * lazy-lock.el: Remove compatibility code.
10761
10762 * finder.el (finder-known-keywords): Add `files', remove `vms'.
10763 (finder-help-echo): New variable.
10764 (finder-mouse-face-on-line): Add help-echo stuff.
10765 (finder-list-keywords, finder-list-matches): Use mapc.
10766
10767 * faces.el (face-font-registry-alternatives): Add :version.
10768
10769 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
10770 tags-table-list.
10771
10772 * net/browse-url.el (browse-url-browser-function): Update :version.
10773
10774 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
10775 (mail-mode): Use [:alnum:] in some regexps.
10776
10777 2000-11-10 Dave Love <fx@gnu.org>
10778
10779 * ediff.el (ediff-regions-internal, ediff-documentation):
10780 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
10781 fundamental mode.
10782
10783 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
10784 buffer into fundamental mode.
10785 (ediff-set-difference): Use copy-sequence if available.
10786
10787 * ediff-ptch.el (ediff-dispatch-file-patching-job):
10788 Check ediff-patch-map non-nil.
10789 (ediff-fixup-patch-map, ediff-fixup-patch-map)
10790 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
10791 buffer into fundamental mode.
10792
10793 * ediff-merg.el (state-or-merge): Defvar when compiling.
10794
10795 2000-11-10 Jason Rumney <jasonr@gnu.org>
10796
10797 * w32-fns.el (w32-add-charset-info): New function.
10798 (w32-charset-info-alist): Use it.
10799
10800 2000-11-10 Gerd Moellmann <gerd@gnu.org>
10801
10802 * faces.el (face-font-registry-alternatives): New user-option.
10803
10804 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
10805
10806 * textmodes/texinfo.el (texinfo-block-default): New var.
10807 (texinfo-insert-block): Use it. Insert a newline if needed.
10808
10809 * textmodes/fill.el (fill-indent-according-to-mode): New var.
10810 (fill-region-as-paragraph): Use it.
10811
10812 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
10813 (latex-mode): Tweak tex-*-(head|trail)er regexps.
10814 Tweak paragraph regexps to allow a leading [ \t]*.
10815 (tex-latex-block): Insert a newline if necessary.
10816 (latex-insert-item): Only insert a newline if necessary.
10817 (tex-guess-main-file): New function.
10818 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
10819 Set tex-main-file if TeX-master is provided.
10820 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
10821
10822 2000-11-10 Gerd Moellmann <gerd@gnu.org>
10823
10824 * startup.el (command-line): Set the default tooltip-mode
10825 to t for graphical displays which implement x-show-tip.
10826
10827 * tooltip.el (tooltip-mode): Add a comment about startup.el
10828 setting the default value of this user-option.
10829
10830 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
10831
10832 * font-lock.el (font-lock-*-face) <defvar>: Move.
10833 (font-lock-defaults-alist): Mark obsolete.
10834 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
10835 (font-lock-mode): Use define-minor-mode.
10836 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
10837 (font-lock-turn-off-thing-lock): Be more explicit.
10838 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
10839 (font-lock-syntactic-face-function): New var.
10840 (font-lock-fontify-syntactically-region): Use it.
10841 (font-lock-doc-face): New.
10842
10843 * pcvs.el (cvs-enabledp): Ignore errors.
10844 (cvs-commit-filelist): Never query.
10845 (cvs-mode-insert): Always add a terminating / in the initial prompt.
10846 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
10847 (cvs-do-removal): Use cvs-partition rather than delete-if.
10848 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
10849 cvs-bury-buffer.
10850
10851 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
10852 Allow `next' to jump to after the end of the last match.
10853
10854 2000-11-09 Gerd Moellmann <gerd@gnu.org>
10855
10856 * simple.el (byte-compiling-files-p): New function.
10857
10858 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
10859 if it is there.
10860
10861 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
10862 nil again.
10863
10864 * textmodes/ispell.el (ispell-library-path): Don't call
10865 check-ispell-version when byte-compiling because that starts
10866 an ispell process, and ispell might not be installed.
10867 (toplevel): Don't set up a menu when byte-compiling.
10868
10869 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
10870 it, so that a boundp test can be used to determine if we're
10871 currently byte-compiling.
10872
10873 2000-11-09 Dave Love <fx@gnu.org>
10874
10875 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
10876
10877 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10878
10879 * ps-print.el: Patch for variable initialization when spooling.
10880 Doc fix.
10881 (ps-output-list): Fun eliminated.
10882 (ps-begin-file, ps-begin-job): Code fix.
10883
10884 2000-11-08 Dave Love <fx@gnu.org>
10885
10886 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
10887
10888 2000-11-08 Gerd Moellmann <gerd@gnu.org>
10889
10890 * simple.el (shell-command, display-message-or-buffer)
10891 (shell-command-on-region): Mention resize-mini-windows in the doc
10892 string.
10893 (display-message-or-buffer): Take the value of resize-mini-windows
10894 into account.
10895
10896 2000-11-07 Gerd Moellmann <gerd@gnu.org>
10897
10898 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
10899
10900 * dired.el (dired-between-files): Add `^. find' as an alternative
10901 to the regular expression, for find-dired.
10902
10903 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
10904
10905 * textmodes/texnfo-upd.el: Require texinfo.
10906 (defmacro, defgroup): Remove.
10907 (texinfo-section-to-generic-alist): Remove.
10908 Use texinfo-section-list instead (i.e. level is changed string->int).
10909 (texinfo-filter): New function.
10910 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
10911 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
10912 Use it. And use regexp-opt.
10913 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
10914 (texinfo-update-menu-region-beginning)
10915 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
10916 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
10917 (texinfo-update-menu-same-level-regexps): Update.
10918 (texinfo-update-node, texinfo-every-node-update)
10919 (texinfo-sequential-node-update): Remove autoload cookie.
10920
10921 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
10922 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
10923 (texinfo-chapter-level-regexp): Remove.
10924 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
10925
10926 2000-11-06 Dave Love <fx@gnu.org>
10927
10928 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
10929
10930 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
10931 Match defun*.
10932
10933 2000-11-06 Kenichi Handa <handa@etl.go.jp>
10934
10935 * composite.el (composition-function-table): Variable declaration
10936 moved to src/composite.c.
10937 (compose-chars-after): New optional arg object.
10938
10939 2000-11-06 Gerd Moellmann <gerd@gnu.org>
10940
10941 * bindings.el (mode-line-toggle-read-only)
10942 (mode-line-toggle-modified, mode-line-widen)
10943 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
10944 (make-mode-line-mouse2-map): Rewritten.
10945 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
10946 functions so that C-h k can show something with a doc string.
10947
10948 * startup.el (fancy-splash-delay): Set to 10 seconds.
10949 (fancy-splash-max-time): New user-option.
10950 (fancy-splash-stop-time): New variable.
10951 (fancy-splash-screens): Set it. Catch `stop-splashing'.
10952 (fancy-splash-screens-1): Throw `stop-splashing' when current
10953 time is greater than fancy-splash-stop-time.
10954
10955 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
10956
10957 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
10958
10959 * pcvs.el (cvs-mode-marked): New arg `noquery'.
10960 Prompt user for a file rather than raising an error.
10961 (cvs-enabledp): Fix call to cvs-mode-marked.
10962 (cvs-insert-file): New function (extracted from cvs-mode-insert).
10963 (cvs-mode-insert): Use it. Change the init prompt' value.
10964 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
10965
10966 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
10967 Don't pass default arg to ewoc-locate.
10968 (ewoc-collect): Return result in the right order.
10969
10970 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
10971
10972 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
10973 (cvs-status-get-tags): Fix regexp.
10974 (cvs-status-trees, cvs-status-cvstrees):
10975 Combine after change hooks and don't sit-for.
10976 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
10977 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
10978 Use make-char rather than hard-coded cryptic data.
10979 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
10980
10981 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
10982
10983 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
10984 (cvs-insert-strings): New function.
10985
10986 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
10987
10988 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
10989 `mwheel-scroll-amount'.
10990 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
10991 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
10992 string-matching against the version string.
10993
10994 2000-11-06 Kenichi Handa <handa@etl.go.jp>
10995
10996 * language/thai.el ("Thai"): Set a lisp form that produces
10997 composed string in `sample-text' language info.
10998
10999 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
11000 composed string in `sample-text' language info.
11001
11002 * international/mule-cmds.el (describe-language-environment):
11003 Eval `sample-text' data and insert the result.
11004
11005 * international/mule-conf.el (compound-text): Define this coding
11006 system here. Make x-ctext and ctext aliases of it.
11007
11008 * language/european.el (compound-text, ctext): Moved to
11009 international/mule-conf.el.
11010
11011 2000-11-05 Andrew Innes <andrewi@gnu.org>
11012
11013 * w32-fns.el (w32-version): New function.
11014
11015 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
11016
11017 * progmodes/awk-mode.el: Update copyright.
11018 (awk-mode-abbrev-table): Remove.
11019 (awk-font-lock-keywords): Use regexp-opt.
11020 (awk-mode): Use define-derived-mode.
11021
11022 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
11023 when extracting a suffix.
11024
11025 2000-11-04 Andre Spiegel <spiegel@gnu.org>
11026
11027 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
11028 auto-save-mode.
11029
11030 2000-11-04 Jason Rumney <jasonr@gnu.org>
11031
11032 * language/european.el (decode-mac-roman): Test against r1 not r0.
11033
11034 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
11035
11036 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
11037 (icon-mode): Define indent-line-function.
11038 (icon-comment-indent): Simplify.
11039 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
11040
11041 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
11042
11043 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
11044 Bind change-log-default-mode to defeat the caching done on it.
11045 Don't bother saving excursion any more.
11046
11047 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
11048
11049 * frame.el (after-setting-font-hook): Rename hooks -> hook.
11050 (set-frame-font): Use the new name (and the old for compatibility).
11051
11052 * toolbar/tool-bar.el (tool-bar-mode):
11053 * time.el (display-time-mode):
11054 * recentf.el (recentf-mode):
11055 * paren.el (show-paren-mode):
11056 * mwheel.el (mouse-wheel-mode):
11057 * msb.el (msb-mode):
11058 * jka-compr.el (auto-compression-mode):
11059 * image-file.el (auto-image-file-mode):
11060 * hl-line.el (hl-line-mode):
11061 * delsel.el (delete-selection-mode):
11062 * autoinsert.el (auto-insert-mode):
11063 * complete.el (partial-completion-mode): Drop unneeded positional args.
11064
11065 * info.el (Info-mode):
11066 * comint.el (comint-mode): Don't bother with make-local-hook.
11067
11068 * log-edit.el (log-edit-menu): New menu.
11069
11070 2000-11-03 Miles Bader <miles@gnu.org>
11071
11072 * wid-edit.el (widget-end-of-line): Reinstate, with a new
11073 definition, so that trailing spaces are handled properly.
11074 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
11075
11076 2000-11-03 Gerd Moellmann <gerd@gnu.org>
11077
11078 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
11079 tab character.
11080 (fancy-splash-screens): Set tab-width to 20.
11081
11082 2000-11-03 Dave Love <fx@gnu.org>
11083
11084 * comint.el (comint-completion-addsuffix): Fix custom type.
11085
11086 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
11087
11088 * font-lock.el (font-lock-buffers): Remove.
11089 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
11090 (font-lock-change-major-mode): Remove.
11091 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
11092 (font-lock-default-fontify-region): Extend the multiline
11093 fontification to whole lines.
11094 (font-lock-fontify-anchored-keywords)
11095 (font-lock-fontify-keywords-region): If matching just one
11096 line (with \n) only mark the \n as multiline.
11097
11098 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
11099 Correctly handle the case where several :group args are supplied.
11100 Allow :extra-args.
11101 (easy-mmode-define-global-mode): Allow :extra-args.
11102 Correctly handle the case where several :group args are supplied.
11103
11104 2000-11-02 Miles Bader <miles@gnu.org>
11105
11106 * calendar/calendar.el (diary-face, calendar-today-face)
11107 (holiday-face): Remove dependency on `window-system'.
11108
11109 2000-11-02 Ken Raeburn <raeburn@gnu.org>
11110
11111 * Makefile.in (emacs): Set EMACSLOADPATH always.
11112 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
11113 (compile-files): Bomb out if compilation of a file fails.
11114
11115 2000-11-02 Dave Love <fx@gnu.org>
11116
11117 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
11118
11119 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
11120
11121 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
11122 punctuation in the warning inserted into the *mail* buffer.
11123
11124 2000-11-02 Gerd Moellmann <gerd@gnu.org>
11125
11126 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
11127 (authors-public-domain-p): New function.
11128 (authors-print): Use it.
11129
11130 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
11131
11132 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
11133
11134 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11135
11136 * ps-print.el: Extension for even/odd printing. Doc fix.
11137 (ps-print-version): New version number (6.3.1).
11138 (ps-even-or-odd-pages): Customization fix.
11139 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
11140 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
11141 (ps-page-count): Var replaced by `ps-page-column'.
11142 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
11143 (ps-print-sheet-p): New fun.
11144
11145 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
11146
11147 * tooltip.el (tooltip-gud-tips-setup): New function.
11148 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
11149 (tooltip-mode): Call tooltip-gud-tips-setup.
11150 (tooltip-gud-tips): Use `gud-basic-call' instead of
11151 process-send-string, so the prompt gets frobbed appropriately.
11152 Handle nil return value from `tooltip-gud-print-command'.
11153
11154 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
11155
11156 * comint.el (comint-add-to-input-history): New function.
11157 (comint-send-input): Use `comint-add-to-input-history'.
11158
11159 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
11160
11161 * info.el (info-menu-header): New face.
11162 (Info-fontify-menu-headers): New function.
11163 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
11164
11165 * info.el (Info-insert-dir): Don't include blank lines at
11166 beginning of additional dir files (one is added automatically).
11167
11168 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
11169
11170 * emacs-lisp/easy-mmode.el (define-minor-mode):
11171 Revert the latest changes.
11172 Allow the three positional arguments to be skipped and replaced
11173 by keyword arguments.
11174 Add a :toggle argument to determine whether a nil arg means toggle
11175 or means turn-on. The default is unchanged.
11176 Add a call to force-mode-line-update.
11177
11178 2000-11-01 Dave Love <fx@gnu.org>
11179
11180 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
11181
11182 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
11183
11184 * calendar/calendar.el (diary-face, holiday-face):
11185 Add dark-background variants.
11186
11187 2000-10-31 Sam Steingold <sds@gnu.org>
11188
11189 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
11190 `tex-main-file' does not have directory in it.
11191
11192 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
11193
11194 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
11195
11196 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
11197
11198 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
11199 functional change.
11200
11201 2000-10-31 Gerd Moellmann <gerd@gnu.org>
11202
11203 * files.el (find-file-noselect): When we expand a wildcard, return
11204 a list of buffers, as we should do according to the doc string.
11205
11206 2000-10-31 Ken Raeburn <raeburn@gnu.org>
11207
11208 * loadup.el (top level): Adjust load path if program name is
11209 "../src/bootstrap-emacs", in case it's not dumped and thus the
11210 load path adjustment hasn't already been done.
11211
11212 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11213
11214 * ps-print.el: Fix bug on selected pages for printing.
11215 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
11216 is on. Try to avoid warning messages when compiling. Doc Fix.
11217 (ps-print-version): New version number (6.3).
11218 (ps-color-device): Use `color-values' to determine if device
11219 supports color.
11220 (ps-color-values): Try to use `x-color-values' when using XEmacs.
11221 (ps-print-page-p): Changed from defsubst to defun.
11222 (ps-page-number): Changed from defmacro to defun.
11223 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
11224 printing.
11225 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
11226 (ps-end-file, ps-dummy-page): Funs eliminated.
11227 (ps-print-color-scale): Changed default value.
11228 (ps-page-n-up, ps-print-page-p): New internal vars.
11229 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
11230 (ps-plot-region, ps-generate, ps-end-job): Code fix.
11231
11232 * delim-col.el: Little programming improvement.
11233 (delimit-columns-str): New macro.
11234 (delimit-columns-region, delimit-columns-rectangle): Code fix.
11235
11236 2000-10-31 Kenichi Handa <handa@etl.go.jp>
11237
11238 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
11239 Moved to european.el.
11240 (ccl-encode-mac-roman-font, fontset-mac): Modified for
11241 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
11242 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
11243 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
11244
11245 2000-10-30 Dave Love <fx@gnu.org>
11246
11247 * progmodes/cc-menus.el (imenu-generic-expression)
11248 (imenu-progress-message): Only defvar when compiling.
11249
11250 * emacs-lisp/elp.el (elp-unload-hook): New function.
11251
11252 * loadhist.el (unload-feature): Call elp-restore-function,
11253 checking for symbols; don't use elp-restore-all.
11254 (loadhist-hook-functions): Doc fix.
11255
11256 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
11257
11258 * log-edit.el (log-edit-confirm): Fix the default.
11259
11260 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11261
11262 * delim-col.el: Little fix: replace delimit-columns-align-columns by
11263 delimit-columns-format.
11264 (delimit-columns-region, delimit-columns-rectangle): Code fix.
11265
11266 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
11267
11268 * comint.el (comint-replace-by-expanded-history): Don't use
11269 comint-get-old-input (we're not looking at *old* input).
11270 (comint-get-old-input-default): If using fields, signal an error
11271 when the point is not in an input field.
11272
11273 2000-10-30 Kenichi Handa <handa@etl.go.jp>
11274
11275 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
11276 and mule-unicode-e000-ffff.
11277
11278 * international/mule.el (decode-char, encode-char): New functions.
11279 (make-coding-system): Accept a symbol of translation table as a
11280 value of property `safe-chars'.
11281
11282 * international/mule-cmds.el (encode-coding-char): Check property
11283 safe-chars instead of safe-charsets.
11284
11285 * international/fontset.el (fontset-default): Modified for
11286 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
11287 (x-font-name-charset-alist): Likewise.
11288 (ccl-encode-unicode-font): New CCL program. Record it in
11289 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
11290
11291 * language/european.el (mac-roman-decoder, mac-roman-encoder):
11292 New translation tables.
11293 (decode-mac-roman, encode-mac-roman): Definition of these CCL
11294 programs are modified and moved from mac-win.el.
11295 (mac-roman): Definition of this coding system is modified and
11296 moved from mac-win.el.
11297
11298 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
11299
11300 * ediff-wind.el (ediff-setup-control-frame): Enclose
11301 face-attribute in condition-case to avoid errors in older emacsen.
11302
11303 2000-10-29 Miles Bader <miles@gnu.org>
11304
11305 * custom.el (custom-add-to-group): Allow multiple entries for a
11306 given value OPTION, as long as their widget types are different.
11307 * cus-edit.el (custom-face-value-create): If face name doesn't end
11308 with "face", add such here (similar to custom group widgets).
11309
11310 * comint.el (comint-highlight-prompt): Add :type.
11311
11312 2000-10-28 John Wiegley <johnw@gnu.org>
11313
11314 * calendar/timeclock.el (timeclock-log): Doc fix.
11315 (timeclock-last-event): Doc fix.
11316 (timeclock-log): Kill the timelog buffer after appending a new event.
11317 (timeclock-find-discrep): Use a temp buffer to read in the
11318 timelog, instead of visiting the file.
11319 (timeclock-log-data): A new function, along with a host of helper
11320 functions, for the purpose of making timelog data accessible to
11321 programmers.
11322
11323 * eshell/esh-mode.el (window-height test): Make certain that
11324 `eshell-stringify-t' is non-nil.
11325 (eshell-password-prompt-regexp): Changed to a much simpler
11326 password regexp.
11327 (eshell-send-input): If `eshell-invoke-directly' returns t,
11328 directly invoke the parsed command using `eval'. This improves
11329 turn-around time on simple commands by a factor of three or
11330 greater, such as cd, ls, pwd, etc. -- which get used very often.
11331 It also conserves thousands of cons cells per call (since
11332 `eshell-do-eval' consumes memory like a Cookie Monster set loose
11333 in the Pacific Cookie Company).
11334
11335 * eshell/esh-test.el (eshell-test): Whitespace fix.
11336
11337 * eshell/em-ls.el (eshell-ls-insert-directory):
11338 Make `eshell-ls-initial-args' nil when inserting directory contents.
11339
11340 * eshell/em-script.el (eshell-script-initialize): Add names to
11341 `eshell-complex-commands, since `source' and `.' are complex.
11342
11343 * eshell/esh-cmd.el (eshell-rewrite-for-command)
11344 (eshell-rewrite-while-command): Use `eshell-protect' instead of
11345 `eshell-copy-handles'.
11346 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
11347 bodies.
11348 (eshell-separate-commands): Whitespace fix.
11349 (eshell-complex-commands): Added a new list of names, for
11350 determining whether a given command is as simple as it looks.
11351 (eshell-invoke-directly): New function. Returns t if a command
11352 should be invoked directly (using `eval'), rather than indirectly
11353 using `eshell-do-eval'.
11354 (eshell-do-eval): Whitespace fix.
11355
11356 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
11357 which provides an emulation of the DOS shell behavior of assuming
11358 that cp/mv/ln should copy/move/link to the current directory.
11359 (eshell-remove-entries): Added a doc string.
11360 (eshell-shuffle-files): Removed the check for `target' being null.
11361 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
11362 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
11363 it to do a smarter check of whether a destination was provided.
11364 (eshell/mv, eshell/cp): Enable `:preserve-args'.
11365 (eshell/ln): Enable `:preserve-args', and use
11366 `eshell-mvcpln-template' to implement the body of the function.
11367 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
11368 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
11369 list after flattening it. This makes it possible to cat files
11370 with numerical names.
11371 (eshell-unix-initialize): Added several names to
11372 `eshell-complex-commands.
11373 (eshell-unix-command-complex-p): Return t if a given command name
11374 may result in external processes being invoked.
11375
11376 * eshell/em-glob.el (eshell-glob-show-progress): Make this
11377 variable nil by default, since it slows down glob processing by a
11378 factor of two or more, and increases memory consumption.
11379
11380 * eshell/em-smart.el: Added a note about how memory consumptive
11381 smart display mode can be (at least this is true in Emacs 21).
11382 (eshell-smart-initialize): Whitespace fix.
11383 (eshell-refresh-windows): Use `if' instead of `when'.
11384 (eshell-smart-scroll-window): Calling `save-current-buffer' was
11385 not necessary.
11386 (eshell-currently-handling-window): Added a missing global variable.
11387
11388 * eshell/em-ls.el (eshell-do-ls): Code simplification.
11389 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
11390 Whitespace fix.
11391 (eshell-ls-exclude-hidden): Added this variable in addition to
11392 `eshell-ls-exclude-regexp'. This one prevents files beginning
11393 with . from even being read, which can improve memory consumption
11394 quite a bit.
11395 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
11396 read file entries beginning with a dot. In home directories with
11397 lots of hidden files, fully two-thirds of the time spent in ls is
11398 used to read directory entries that are immediately thrown away.
11399 (eshell-ls-initial-args): Added back this configuration variable,
11400 for specifying default initial arguments to every call to ls.
11401 Much faster than using an alias to do the same thing.
11402 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
11403 (eshell-ls-dir): Whitespace change.
11404
11405 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
11406
11407 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
11408 (eshell-stringify-t): Added a customization variable, to indicate
11409 whether `t' should be rendered as a string at all. If not, one
11410 can still determine if the result of an expression is true using
11411 "file-exists-p FILE && echo true".
11412 (eshell-stringify): If `eshell-stringify-t' is nil, don't
11413 stringify t!
11414
11415 * eshell/esh-module.el: Whitespace fix.
11416
11417 * eshell/em-alias.el (eshell-alias-initialize):
11418 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
11419 (eshell-command-aliased-p): New function that returns t if a
11420 command name names an aliased.
11421
11422 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
11423
11424 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
11425 redrawing the screen when changing cursor color.
11426 (viper-insert-state-pre-command-sentinel)
11427 (viper-replace-state-pre-command-sentinel)
11428 (viper-replace-state-post-command-sentinel):
11429 Use viper-preserve-cursor-color.
11430 Many functions changed to use viper= instead of = when comparing
11431 characters.
11432 * viper-util.el (viper-memq-char,viper=): New functions for
11433 working with characters.
11434 (viper-change-cursor-color): Fixed buglet.
11435 Many functions changed to use viper= instead of = when comparing
11436 characters.
11437 * viper.el (viper-insert-state-mode-list): Added eshell.
11438
11439 * ediff-init.el (ediff-before-setup-hook): New hook.
11440 Several typos fixed in various docstrings.
11441 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
11442 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
11443 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
11444 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
11445 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
11446 (ediff-get-selected-buffers): New function.
11447 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
11448 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
11449 Use save-window-excursion.
11450 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
11451 termination check in while loop.
11452 * ediff.el (ediff-get-default-file-name): Better defaults when in
11453 dired buffer.
11454 (ediff-files,ediff-merge-files,ediff-files3)
11455 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
11456
11457 2000-10-28 Dave Love <fx@gnu.org>
11458
11459 * info.el (Info-fontify-node): Add help-echo for menu items.
11460
11461 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
11462
11463 * startup.el (normal-top-level): If the value of $TERM indicates
11464 we are running from xterm or one of its work-alikes, default to a
11465 light background mode.
11466
11467 Support for -fg, -bg, and -rv command-line arguments for TTYs:
11468 * faces.el (tty-handle-reverse-video): New function.
11469 (tty-create-frame-with-faces): Call it.
11470
11471 * frame.el (frame-notice-user-settings): Don't apply
11472 default-frame-alist and initial-frame-alist to MS-DOS frames.
11473 Call tty-handle-reverse-video, frame-set-background-mode, and
11474 face-set-after-frame-default for non-MS-DOS frames.
11475
11476 * startup.el (tty-long-option-alist): New variable.
11477 (tty-handle-args): New function.
11478 (command-line): Call tty-handle-args.
11479
11480 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
11481 startup.el now does that for all character-terminal frames.
11482
11483 2000-10-28 Miles Bader <miles@gnu.org>
11484
11485 * emacs-lisp/easy-mmode.el (define-minor-mode):
11486 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
11487 is global. If :global is followed by a non-nil but non-t value,
11488 make the mode buffer-local, but also generate a `global-MODE'
11489 version using `easy-mmode-define-global-mode'.
11490 Add :conditional-turn-on keyword argument.
11491
11492 2000-10-28 Dave Love <fx@gnu.org>
11493
11494 * international/latin1-disp.el (latin1-char-displayable-p):
11495 Don't use window-system.
11496
11497 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
11498
11499 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
11500 Don't call find-buffer-file-type-coding-system. Instead, just
11501 set eol-type to -unix if inhibit-eol-conversion is in effect, or
11502 if the file is on an untranslated filesystem.
11503 (add-untranslated-filesystem): Use "D" instead of "f" inside
11504 interactive.
11505
11506 2000-10-27 Dave Love <fx@gnu.org>
11507
11508 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
11509 (refill-mode): Use it.
11510
11511 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
11512
11513 * international/quail.el (quail-activate): Don't make-local-hook.
11514
11515 2000-10-27 Andre Spiegel <spiegel@gnu.org>
11516
11517 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
11518 manual backups and file.~<rev>.~ for automatic ones.
11519 (vc-make-version-backup): Don't do it on MS-DOS without long file
11520 names.
11521
11522 * vc.el (vc-version-other-window): If an automatic backup of the
11523 desired version exists, rename it instead of copying it.
11524
11525 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
11526 after command. If there's an unexpected error, signal it instead
11527 of being silent.
11528 (vc-cvs-merge-news): Be prepared for no news at all.
11529
11530 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
11531
11532 * shell.el (shell): Add BUFFER argument.
11533 * comint.el (make-comint-in-buffer): New function.
11534 (make-comint): Use it.
11535
11536 * faces.el (face-spec-choose): Change syntax so that the list of
11537 attribute-value pairs is now the cdr of each clause, not the cadr.
11538 Detect old-style entries, and handle them. Use pop.
11539
11540 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
11541
11542 * cus-edit.el (custom-mode-map): Use a sparse map.
11543 (custom-mode): Don't bother with make-local-hook.
11544
11545 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
11546
11547 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
11548
11549 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11550
11551 * ps-print.el: Avoid compilation gripes.
11552 (ps-print-version): New version number (6.2.1).
11553
11554 2000-10-26 Dave Love <fx@gnu.org>
11555
11556 * menu-bar.el: Modify some menu item help strings.
11557 (menu-bar-help-menu): Add link to MORE.STUFF.
11558
11559 * cus-edit.el (custom-mode): Add `special' mode-class property.
11560
11561 * wid-browse.el (widget-browse-mode): Likewise.
11562
11563 * wid-edit.el (widget-specify-field): Revert to using local-map
11564 property, not keymap.
11565
11566 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
11567
11568 * wid-edit.el (widget-field-end): When checking for a `boundary'
11569 field, do so in the correct buffer.
11570
11571 * simple.el (undo): Correctly distinguish between numeric and
11572 non-numeric prefix args in non-transient-mark-mode, as per the doc
11573 string. When in transient-mark-mode, treat all prefix-args as
11574 numeric.
11575
11576 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
11577 Position point on match. Handle N == 0 correctly.
11578
11579 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
11580 (comint-mode-map): Reverse order of `comint-write-output' and
11581 `comint-append-output-to-file'.
11582 (comint-append-output-to-file): Reinstate this function, for the
11583 benefit of the menu.
11584
11585 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
11586
11587 * vc.el (vc-version-other-window): Bind `file'.
11588
11589 2000-10-25 Gerd Moellmann <gerd@gnu.org>
11590
11591 * Makefile.in (update-authors): New target for maintenance purposes.
11592
11593 * emacs-lisp/authors.el (batch-update-authors): New function.
11594 (authors-fixed-entries): New defconst.
11595 (authors-add-fixed-entries): New function.
11596 (authors): Call it.: Don't process lispref/.
11597
11598 2000-10-25 Jason Rumney <jasonr@gnu.org>
11599
11600 * cus-edit.el (custom-button-face, custom-button-pressed-face):
11601 Merge x w32 and mac definitions.
11602
11603 2000-10-25 Gerd Moellmann <gerd@gnu.org>
11604
11605 * menu-bar.el (menu-bar-options-menu): Add a help string for
11606 `uniquify'.
11607
11608 2000-10-25 Stephen Gildea <gildea@stop.mail-abuse.org>
11609
11610 * time-stamp.el (time-stamp-string-preprocess):
11611 Fix a wrong type argument error.
11612
11613 2000-10-25 Miles Bader <miles@gnu.org>
11614
11615 * recentf.el (recentf-mode): Variable removed.
11616 (recentf-mode): Use `define-minor-mode'.
11617
11618 * mwheel.el (mouse-wheel-mode): New global minor mode.
11619 (mwheel-install): Use `mouse-wheel-mode'.
11620
11621 2000-10-25 Dave Love <fx@gnu.org>
11622
11623 * progmodes/cperl-mode.el (cperl-mode):
11624 Set normal-auto-fill-function correctly.
11625
11626 * wid-edit.el (widget-field-keymap, widget-text-keymap):
11627 Don't inherit from global-map and don't nullify menu-bar and tool-bar
11628 bindings.
11629
11630 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
11631
11632 * wid-edit.el (widget-field-at): New function.
11633 (widget-at, widget-field-activate): Use it.
11634 (widget-tabable-at): Use `widget-at'.
11635 (widget-specify-field): If the terminating character of the widget
11636 field (which is read-only) is a newline, put it into a special
11637 `boundary' field so that C-n/C-p act more naturally.
11638 (widget-field-end): Also don't subtract one if a special
11639 `boundary' field has been added after the widget field.
11640
11641 * comint.el (comint-output-filter, comint-send-input):
11642 Don't bother adding stickiness fields to overlays to fool the field
11643 code, since it should notice the overlay insertion-types now.
11644
11645 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
11646 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
11647 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
11648
11649 2000-10-24 Gerd Moellmann <gerd@gnu.org>
11650
11651 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
11652 (authors): Set file coding system to iso-2022-7bit.
11653 Add file-local variables to output buffer.
11654
11655 * files.el (after-find-file): Don't print any warnings if
11656 WARN is nil.
11657
11658 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11659
11660 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
11661
11662 * delim-col.el: Now there is a column formatting mechanism.
11663 Modified to customization mechanisms convention. Doc fix.
11664 (columns): New group for delim-col.
11665 (delimit-columns-before, delimit-columns-after)
11666 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
11667 (delimit-columns-end): New vars.
11668 (delimit-columns-customize, delimit-columns-format): New funs.
11669 (delimit-columns-region, delimit-columns-rectangle)
11670 (delimit-columns-rectangle-line): Modified to support column
11671 formatting.
11672
11673 2000-10-24 Dave Love <fx@gnu.org>
11674
11675 * log-edit.el (log-edit): Add :version and a :group for vc.
11676
11677 2000-10-24 Gerd Moellmann <gerd@gnu.org>
11678
11679 * files.el (after-find-file): Don't print a message ``New file''
11680 if WARN is nil.
11681
11682 * wid-edit.el (widget-field-keymap, widget-text-keymap):
11683 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
11684 get duplicate tool-bar entries because we'll see the global ones
11685 on more than one path through keymaps.
11686
11687 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
11688
11689 * progmodes/cmacexp.el: Change Francesco's email address.
11690
11691 2000-10-24 Kenichi Handa <handa@etl.go.jp>
11692
11693 * window.el (fit-window-to-buffer): Adjust point of the window
11694 buffer, not that of the current buffer.
11695
11696 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
11697
11698 * progmodes/cmacexp.el: Update the euthor's email address.
11699
11700 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
11701
11702 * faces.el (face-spec-set-match-display): Add `graphic' display
11703 type (the inverse of `tty'). Use `display-graphic-p' instead of
11704 the window-system variable.
11705
11706 2000-10-24 Kenichi Handa <handa@etl.go.jp>
11707
11708 * international/isearch-x.el (isearch-with-input-method):
11709 Call input-method-function with the first event in
11710 unread-command-events.
11711
11712 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
11713
11714 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
11715
11716 2000-10-24 Andrew Choi <akochoi@i-cable.com>
11717
11718 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
11719 New charsets.
11720
11721 * term/mac-win.el: Remove definitions of mac-roman-lower and
11722 mac-roman-upper, require dired, and define instead of set
11723 mac-ready-for-drag-n-drop to avoid compilation error.
11724
11725 2000-10-23 Andrew Innes <andrewi@gnu.org>
11726
11727 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
11728 Remove superfluous calls to subst-char-in-string; instead apply
11729 expand-file-name after convert-standard-filename to ensure
11730 expected directory separators are used.
11731
11732 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
11733
11734 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
11735
11736 2000-10-23 Dave Love <fx@gnu.org>
11737
11738 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
11739 (tool-bar-add-item): Set foreground and background for XBM icons.
11740
11741 * international/latin1-disp.el (latin1-char-displayable-p):
11742 New function (from Handa).
11743 (latin1-display-check-font): Use it.
11744
11745 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
11746 using :key-sequence, making it much more usable.
11747 Use nconc, not append.
11748 (imenu--create-keymap-1): Avoid append.
11749
11750 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
11751
11752 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
11753
11754 [the following changes fix a bug where `define-minor-mode' didn't
11755 correctly generate :require clauses for defcustoms in compiled files]
11756 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
11757 (byte-compile-log-file, byte-compile-log-1): Don't set
11758 `byte-compile-current-file' to nil. Instead set
11759 `byte-compile-last-logged-file' to it. Test whether
11760 byte-compile-current-file equals byte-compile-last-logged-file
11761 instead of whether its nil.
11762 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
11763
11764 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
11765
11766 * textmodes/refill.el: Fix var names in doc.
11767 (refill-mode): Don't bother with make-local-hook anymore.
11768
11769 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
11770
11771 * faces.el (face-user-default-spec, face-default-spec): New functions.
11772 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
11773 (frame-set-background-mode, face-set-after-frame-default):
11774 Use `face-user-default-spec'. Simplify code slightly.
11775
11776 * woman.el (woman-italic-face, woman-bold-face)
11777 (woman-unknown-face): Add dark-background variants.
11778 (woman-default-faces): Renamed from `woman-colour-faces'.
11779 Set using the stored defaults, rather than using hard-wired colors.
11780 (woman-monochrome-faces): Renamed from `woman-black-faces'.
11781 Just make the foreground `unspecified' rather than "black".
11782 (woman-menu): Rename menu entries accordingly.
11783
11784 * faces.el (header-line): Make more reasonable on mono/grayscale
11785 displays.
11786
11787 2000-10-23 Andrew Choi <akochoi@i-cable.com>
11788
11789 * cus-edit.el (custom-button-face): Use 3D look for mac.
11790 (custom-button-pressed-face): Likewise.
11791
11792 * faces.el (set-face-attributes-from-resources): Handle mac frames
11793 in the same way as x and w32 frames.
11794 (face-valid-attribute-values): Likewise.
11795 (read-face-attribute): Likewise.
11796 (defined-colors): Likewise.
11797 (color-defined-p): Likewise.
11798 (color-values): Likewise.
11799 (display-grayscale-p): Likewise.
11800 (face-set-after-frame-default): Likewise.
11801 (mode-line): Same default face as for x and w32.
11802 (tool-bar): Likewise.
11803
11804 * frame.el: Remove call to frame-notice-user-settings at end of
11805 the file.
11806
11807 * info.el (Info-fontify-node): Make underlines invisible for mac
11808 as for x, pc, and w32 frame types.
11809
11810 * term/mac-win.el: New file.
11811
11812 2000-10-22 Dave Love <fx@gnu.org>
11813
11814 * textmodes/refill.el: New file.
11815
11816 2000-10-22 Andre Spiegel <spiegel@gnu.org>
11817
11818 * vc-hooks.el (vc-version-backup-file-name): New optional args
11819 MANUAL and REGEXP.
11820 (vc-delete-automatic-version-backups, vc-make-version-backup):
11821 New functions.
11822 (vc-before-save): Use the latter.
11823 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
11824 confusion.
11825
11826 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
11827 expected by vc[-hooks].el.
11828
11829 * vc.el (vc-checkout): Added `-p' suffix in call to
11830 vc-make-version-backups-p; use vc-make-version-backup to actually
11831 make the backup.
11832 (vc-version-other-window, vc-version-backup-file): Handle both
11833 automatic and manual backups.
11834 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
11835 of all of them.
11836
11837 2000-10-22 Miles Bader <miles@gnu.org>
11838
11839 * comint.el (comint-highlight-input, comint-highlight-prompt):
11840 Renamed, `-face' at end removed.
11841 (comint-send-input, comint-output-filter): Use renamed faces.
11842
11843 * window.el (fit-window-to-buffer): Change defaulting of
11844 MAX-HEIGHT slightly.
11845
11846 * faces.el (color-values, color-defined-p): Use `member', not
11847 `memq', because it works correctly for strings.
11848 (frame-set-background-mode): Actually, "unspecified-fg" and
11849 "unspecified-bg" *are* strings. Use `member', not `memq', and
11850 `equal', not `eq', when a string value is possible.
11851
11852 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
11853
11854 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
11855
11856 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
11857
11858 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
11859 sh-electric-rparen, sh-electric-less and sh-electric-hash.
11860 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
11861 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
11862 (sh-font-lock-syntactic-keywords): Use them.
11863 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
11864 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
11865 (sh-mode): Don't override font-lock-unfontify-region-function.
11866 Use a copy of sh-font-lock-syntactic-keywords.
11867 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
11868 Don't call sh-scan-buffer since font-lock does it on the fly.
11869 (sh-get-indent-info): Use `face' rather than `syntax-table'
11870 text-property to detect here-documents.
11871 Replace sh-special-syntax with sh-st-punc.
11872 (sh-prev-line): Use `face' rather than `syntax-table'
11873 text-property to skip over here-documents.
11874 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
11875 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
11876 (sh-electric-less, sh-set-here-doc-region)
11877 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
11878 (sh-scan-buffer, sh-rescan-buffer): Remove.
11879
11880 2000-10-21 Andrew Innes <andrewi@gnu.org>
11881
11882 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
11883 remote (ange-ftp) file names.
11884
11885 2000-10-21 Miles Bader <miles@gnu.org>
11886
11887 * window.el (fit-window-to-buffer): New function.
11888 (shrink-window-if-larger-than-buffer): Use it.
11889 (window-text-height): Don't expect minibuffers to have mode-lines.
11890
11891 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
11892 * international/quail.el (quail-update-guidance):
11893 Use `fit-window-to-buffer' instead of `set-window-text-height'.
11894
11895 * international/quail.el (quail-show-guidance-buf): Make sure
11896 guidance window really has enough room.
11897 (quail-update-guidance): If quail-guidance-win is already shown,
11898 make sure its height is OK.
11899
11900 * window.el (window-text-height, set-window-text-height):
11901 New functions.
11902 (shrink-window-if-larger-than-buffer): Use `window-text-height'
11903 instead of `window-height' & `mode-line-window-height-fudge'.
11904 (mode-line-window-height-fudge): Add FACE parameter.
11905 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
11906 instead of `enlarge-window' & `mode-line-window-height-fudge'.
11907
11908 2000-10-20 Miles Bader <miles@gnu.org>
11909
11910 * window.el (height-affecting-face-attributes): Use `defconst'.
11911
11912 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
11913 New function, conditionally aliased to `mode-line-window-height-fudge'.
11914 (ispell-help): Use it.
11915 (ispell-choices-win-default-height): Don't include mode-line fudge.
11916 (ispell-choices-win-default-height): New function.
11917 (ispell-show-choices, ispell-command-loop): Use function
11918 `ispell-choices-win-default-height' instead of variable.
11919
11920 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
11921
11922 * window.el (mode-line-window-height-fudge): New variable.
11923 (height-affecting-face-attributes): New variable.
11924 (mode-line-window-height-fudge): New function.
11925 (shrink-window-if-larger-than-buffer): Use it.
11926 * help.el (resize-temp-buffer-window): Likewise.
11927
11928 * info.el (Info-fontify-node): Add support for @subsubsection
11929 titles, which use `Info-title-4-face'.
11930 (Info-title-4-face): New face.
11931 (Info-title-3-face): Inherit from Info-title-4-face instead of
11932 variable-pitch.
11933
11934 2000-10-19 Jason Rumney <jasonr@gnu.org>
11935
11936 * dired.el (dired-insert-directory): Do not let errors signalled by
11937 attempt to run dired-free-space-program prevent dired from working.
11938
11939 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
11940
11941 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
11942
11943 2000-10-19 Gerd Moellmann <gerd@gnu.org>
11944
11945 * dirtrack.el (dirtrack): Fix call to run-hooks.
11946
11947 * cmuscheme.el (cmuscheme-program-name): Renamed from
11948 scheme-program-name because xscheme.el contains a defcustom with
11949 the same name. As a consequence, customizing group `cmuscheme'
11950 loaded `xscheme' which redefined run-scheme.
11951 (run-scheme): Use cmuscheme-program-name.
11952
11953 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
11954
11955 * play/doctor.el (doctor-death): Update the Samaritans'
11956 anonymous address, and add a website for Befrienders International.
11957
11958 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11959
11960 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
11961 Avoid compilation gripes. Doc fix.
11962 (ps-print-version): New version number (6.2).
11963 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
11964 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
11965 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
11966 (ps-x-extent-priority, ps-x-extent-start-position)
11967 (ps-x-face-font-instance, ps-x-find-coding-system)
11968 (ps-x-font-instance-properties, ps-x-make-color-instance)
11969 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
11970 avoid compilation gripes without defining functions.
11971 (ps-e-find-composition): Alias for function find-composition, to have a
11972 suitable function depending on Emacs version.
11973 (ps-color-device, ps-color-values, ps-face-foreground-name)
11974 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
11975 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
11976 (ps-print-ensure-fontified): Function definitions surrounded by
11977 `eval-and-compile' to avoid compilation gripes.
11978 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
11979 by symbol-value to avoid compilation gripes.
11980 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
11981 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
11982
11983 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
11984
11985 * startup.el (normal-top-level): Call `frame-set-background-mode'
11986 after `frame-notice-user-settings' because the latter doesn't call
11987 the former on a tty.
11988
11989 * faces.el (frame-set-background-mode): `unspecified' &c are
11990 symbols, not strings.
11991
11992 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
11993
11994 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
11995 why some "light*" colors are deliberately absent from the alist.
11996
11997 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
11998 Change colors for tty's, as suggested by Miles Bader.
11999
12000 2000-10-19 Kenichi Handa <handa@etl.go.jp>
12001
12002 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
12003 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
12004 for ISO10646-1 fonts.
12005 (x-font-name-charset-alist): Add an entry for "iso10646-1".
12006
12007 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
12008
12009 * faces.el (frame-set-background-mode): If a tty frame defines a
12010 background color, use that to compute the background mode, instead
12011 of always defaulting to "dark".
12012
12013 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
12014
12015 * comint.el (comint-write-output): New function.
12016 (comint-mode-map): Add it to the menu.
12017 Bind `C-c C-s' to comint-write-output.
12018
12019 2000-10-18 Gerd Moellmann <gerd@gnu.org>
12020
12021 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
12022 Use fancy-splash-delay.
12023
12024 2000-10-18 Alex Schroeder <alex@gnu.org>
12025
12026 * progmodes/sql.el (sql-sybase-options): New option.
12027 (sql-sybase): Use it. Add sql-database to the list of parameters
12028 provided for login. The options -w 2048 -n are not used any more.
12029
12030 * comint.el (comint-read-input-ring): Bugfix such that the first
12031 and the last entry of the input ring file are not lost.
12032
12033 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12034
12035 * ps-print.el: Internal variable changes to defcustom,
12036 make-local-hook changes to defvar. Doc fix.
12037 (ps-print-version): New version number (6.1).
12038 (ps-setup, ps-do-despool): Code fix.
12039 (ps-printer-name): Customization fix.
12040 (ps-printer-name-option): Now is a defcustom instead of an
12041 internal variable.
12042 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
12043 (ps-print-begin-column-hook): Now are defvar instead of
12044 make-local-hook.
12045
12046 2000-10-18 Miles Bader <miles@gnu.org>
12047
12048 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
12049 (comint-kill-output): Changed into an alias for `comint-delete-output',
12050 and made obsolete.
12051 (comint-mode-map): Rename references to comint-kill-output.
12052
12053 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
12054
12055 * diff-mode.el (diff-header-face, diff-file-header-face)
12056 (diff-changed-face): Add bold and italic attributes to tty faces.
12057 (diff-function-face): New face.
12058 (diff-font-lock-keywords): Use it.
12059
12060 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
12061
12062 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
12063 Remove commented-out call to force-mode-line-update.
12064 (comint-kill-output): Use `forward-line 0' instead of
12065 beginning-of-line to make sure we get past the prompt.
12066
12067 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
12068
12069 * diff-mode.el (diff-header-face, diff-file-header-face):
12070 Add specific setting for dark background.
12071 (diff-context-face): Renamed from diff-comment-face.
12072 Set explicitly rather than inheriting from font-lock-comment-face.
12073
12074 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12075
12076 * startup.el (command-line): Move the code which sets the default
12077 TTY colors to before before-init-hook.
12078
12079 2000-10-17 Gerd Moellmann <gerd@gnu.org>
12080
12081 * jit-lock.el (jit-lock-stealth-time): Doc fix.
12082
12083 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12084
12085 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
12086 extensions, for MS-DOS.
12087
12088 * diff-mode.el (diff-header-face, diff-file-header-face)
12089 (diff-changed-face): Define tty-specific colors.
12090
12091 2000-10-17 Gerd Moellmann <gerd@gnu.org>
12092
12093 * startup.el (fancy-splash-text): Realign the text.
12094
12095 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12096
12097 * font-lock.el (font-lock-comment-face): Define a separate default
12098 for dark-background tty's.
12099
12100 2000-10-17 Miles Bader <miles@gnu.org>
12101
12102 * help.el (resize-temp-buffer-window): Add hack to avoid last line
12103 being obscured by whizzy mode-lines on graphics displays.
12104
12105 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12106
12107 * info.el (Info-title-1-face, Info-title-2-face)
12108 (Info-title-3-face): Define colors for tty's.
12109 (info-header-node): Remove unneeded tty-specific definition.
12110
12111 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
12112
12113 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
12114 reverse from the frame parameters, and don't invert foreground and
12115 background colors.
12116
12117 2000-10-16 Miles Bader <miles@gnu.org>
12118
12119 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
12120 string "*Info*". Call propertized-buffer-identification to spruce
12121 up the result.
12122
12123 2000-10-16 Gerd Moellmann <gerd@gnu.org>
12124
12125 * help.el: Provide `help' for the sake of define-minor-mode
12126 which generates defcustoms with requires.
12127
12128 * jit-lock.el (jit-lock-after-change): If we're in text that
12129 matches a multi-line font-lock pattern, make sure the whole text
12130 will be redisplayed.
12131
12132 * emacs-lisp/authors.el (authors-add): Don't add an entry if
12133 author's name is unknown.
12134
12135 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
12136 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
12137 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
12138 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
12139 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
12140 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
12141 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
12142 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
12143 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
12144 Add author information.
12145
12146 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
12147
12148 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
12149 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
12150 full-color version (using the Gimp) to eliminate dithering artifacts.
12151
12152 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
12153
12154 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
12155
12156 * simple.el (syntax-flag-table, string-to-syntax): Remove.
12157
12158 2000-10-15 Dave Love <fx@gnu.org>
12159
12160 * progmodes/sh-script.el: Require skeleton and comint when compiling.
12161
12162 * pcomplete.el (pcomplete) <defgroup>: Add :version.
12163
12164 * whitespace.el: Doc fixes.
12165 (top-level): Don't add hooks here.
12166 (whitespace-running-emacs): Deleted.
12167 (timer): Don't require.
12168 (whitespace): Add back :version conditional on xemacs test.
12169 (whitespace-spacetab-regexp, whitespace-indent-regexp)
12170 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
12171 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
12172 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
12173 Avoid specific xemacs test.
12174 (whitespace-global-mode): New option.
12175 (whitespace-global-mode): New command.
12176 (whitespace-unload-hook): New function.
12177
12178 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
12179 (Info-fontify-node, Info-goto-node, Info-mode-menu)
12180 (Info-fontify-node): `Goto' goes to `Go to'.
12181 (Info-fontify-node): Add help-echo to xref links.
12182
12183 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
12184
12185 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
12186
12187 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
12188
12189 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
12190 Use plist-get and allow :inherit.
12191
12192 * emacs-lisp/cl-macs.el (cl-do-arglist):
12193 Use plist-get and plist-member instead of memq.
12194
12195 * emacs-lisp/ewoc.el (ewoc-location): New function.
12196 (ewoc-enter-after, ewoc-enter-before): Document return value.
12197 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
12198 Don't need make-local-hook any more.
12199 (cvs-addto-collection): Return the new tin.
12200 (cvs-mode-insert): Jump to the new line.
12201
12202 * jit-lock.el (jit-lock-fontify-buffer): Remove.
12203
12204 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
12205
12206 * font-lock.el (font-lock-syntactically-fontified): New var.
12207 (font-lock-fontify-syntactic-keywords-region): Use it.
12208 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
12209
12210 * diff-mode.el (diff-find-file-name): Fix regexp.
12211
12212 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
12213 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
12214
12215 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
12216 (sh-mode-syntax-table): Add punctuation syntax for < and >.
12217 (sh-mode): Don't make all vars local here.
12218 (sh-kw): Reformat.
12219 (sh-set-shell): Use dolist. Don't set indent-region-function.
12220 (sh-mode-syntax-table): Use pop.
12221 (sh-remember-variable): Use push.
12222 (sh-help-string-for-variable): Use memq.
12223 (sh-safe-backward-sexp): Remove.
12224 (sh-safe-forward-sexp): Add ARG.
12225 (sh-get-indent-info, sh-prev-stmt): Use it.
12226 (sh-prev-line): Simplify by using forward-comment.
12227 (sh-this-is-a-continuation): Simplify.
12228 (sh-learn-buffer-indent): Use dolist.
12229 (sh-do-nothing): Remove.
12230 (sh-set-char-syntax, sh-set-here-doc-region):
12231 Use inhibit-modification-hooks.
12232 (sh-name-style): Use mapcar and push.
12233 (sh-load-style): Use dolist.
12234 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
12235 (sh-case, sh-while-getopts): Use propertize directly rather
12236 than sh-electric-rparen.
12237
12238 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
12239
12240 * textmodes/tex-mode.el: Require CL when compiling.
12241 (tex-mode-syntax-table): Init immediately.
12242 (tex-mode-map): Bind M-RET to latex-insert-item.
12243 (latex-mode): Set indent-line-function to latex-indent.
12244 (tex-common-initialization): Don't setup the syntax-table any more.
12245 (latex-insert-item): New skeleton.
12246 (tex-next-unmatched-end): Fix copy/paste braino.
12247 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
12248 (latex-indent, latex-find-indent): New functions.
12249 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
12250 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
12251 (tex-compilation-parse-errors): Use with-syntax-table.
12252
12253 2000-10-15 Miles Bader <miles@gnu.org>
12254
12255 * font-lock.el (font-lock-comment-face): Change dark-background,
12256 color, non-tty, default to `chocolate1'.
12257
12258 2000-10-13 John Wiegley <johnw@gnu.org>
12259
12260 * eshell/esh-util.el (require): Added a missing `require' form,
12261 needed when compiling (for an ange-ftp macro definition).
12262
12263 2000-10-13 Dave Love <fx@gnu.org>
12264
12265 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
12266
12267 2000-10-13 Gerd Moellmann <gerd@gnu.org>
12268
12269 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
12270
12271 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
12272 transparent -colors 8).
12273
12274 2000-10-13 Stephen Gildea <gildea@stop.mail-abuse.org>
12275
12276 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
12277 that breaks with old list format timestamps.
12278 (time-stamp-warn-inactive, time-stamp-old-format-warn)
12279 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
12280
12281 2000-10-13 John Wiegley <johnw@gnu.org>
12282
12283 * align.el, pcomplete.el, calendar/timeclock.el,
12284 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
12285
12286 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
12287 faulty math, where holiday hours were being computing as seconds.
12288
12289 2000-10-13 John Wiegley <johnw@gnu.org>
12290
12291 * desktop.el (desktop-buffer-modes-to-save): Added a global for
12292 specifying what "other" kinds of buffers should be saved.
12293 This used to be hard-coded.
12294 (desktop-buffer-misc-functions): A global for specifying how
12295 auxiliary data should be determined for special buffer types.
12296 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
12297 instead of hard-coding the special buffer types.
12298 (desktop-save): Run `desktop-buffer-misc-functions' to gather
12299 auxiliary data, instead of hard-coding for Info buffers and dired.
12300 (desktop-buffer-info-misc-data): Aux function for determining Info
12301 buffer auxiliary info.
12302 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
12303 (desktop-buffer-info): Changed this function to use the info
12304 gathered above.
12305 (desktop-create-buffer): Be a little more careful about what
12306 `minor-mode' means before calling it. This is important for some
12307 buffer types.
12308
12309 2000-10-13 John Wiegley <johnw@gnu.org>
12310
12311 * eshell/esh-util.el: Added a global form which declares an
12312 autoload for `parse-time-string', if that function is not already
12313 defined, and if parse-time.el is available on the user's system.
12314
12315 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
12316 to be aware of ange-ftp user info.
12317 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
12318 (eshell-ls-annotate): Use `eshell-file-attributes'.
12319 (eshell-ls-file): Made the user-id printing code a bit smarter.
12320
12321 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
12322 allow identification of alias user ids in remote directories.
12323 It's manual, but there's no other way to know when the current user
12324 on the local machine, is also the owning user on the remote machine.
12325 (fboundp): Bind `ange-cache'.
12326 (eshell-directory-files-and-attributes): Re-organized the logic a
12327 bit to use `eshell-file-attributes' instead of `file-attributes'.
12328 The former is more sensitive to directories that are read via FTP,
12329 and knows how to use ange-ftp to determine full attribute
12330 information, instead of just the name and last modtime.
12331 (eshell-current-ange-uids): Return the current user id when in a
12332 remote directory.
12333 (eshell-parse-ange-ls): Parse a full directory listing that has
12334 been returned by ange-ftp.
12335 (eshell-file-attributes): This beefed up version of
12336 `file-attributes' is only special if the user is currently in a
12337 remote directory, in which case it does a lot of work to find out
12338 what the real attributes of a file are, as they appear on the
12339 remote machine. This makes usage of remote directories (i.e.,
12340 ange-ftp pathnames) much more useful. You can now use Eshell as a
12341 full-fledged FTP client, with much more manipulation ability than
12342 most other clients.
12343
12344 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
12345 variable, which means that Eshell's du should always be preferred
12346 in remote directories.
12347 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
12348 just `file-attributes'.
12349 (eshell-mvcp-template): Bind `ange-cache', to improve performance
12350 when reading remote directories. This is an Eshell-specific
12351 variable (not part of ange-ftp).
12352 (eshell/ln): Bind `ange-cache'.
12353 (eshell/du): Added some extra logic for determining when to use
12354 Eshell's du (which is slow), and when to use the external version
12355 (which may or may not exist).
12356
12357 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
12358 Call `eshell-interactive-process', rather than using
12359 `get-buffer-process', since backgrounded processes don't count in
12360 the context of this function's logic.
12361
12362 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
12363 `forward-char', so that null strings are parsed correctly.
12364
12365 2000-09-13 John Wiegley <johnw@gnu.org>
12366
12367 * eshell/em-pred.el (eshell-pred-file-type)
12368 (eshell-pred-file-links, eshell-pred-file-size):
12369 Use `eshell-file-attributes'. This is more correct over ange-ftp.
12370
12371 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
12372 that remote file globbing is more efficient.
12373
12374 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
12375 gathering the files and attributes within a directory.
12376
12377 * eshell/em-unix.el (eshell/cat): If any of the files passed on
12378 the command line is a special file (not a regular file, directory
12379 or symlink), always attempt to call the external version of cat.
12380
12381 2000-09-13 John Wiegley <johnw@gnu.org>
12382
12383 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
12384 Eshell-friendly version of find-tag.
12385
12386 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
12387
12388 * image-file.el (image-file-name-extensions)
12389 (image-file-name-regexps): Add autoload cookies.
12390
12391 2000-10-13 Kenichi Handa <handa@etl.go.jp>
12392
12393 * international/mule-cmds.el (select-safe-coding-system): If FROM
12394 is string, show it in *Warning* buffer.
12395
12396 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
12397
12398 * startup.el (normal-top-level): Use display-popup-menus-p instead
12399 of window-system.
12400 (command-line): Use display-graphic-p instead of window-system.
12401 (command-line-1): Use display-popup-menus-p and display-mouse-p
12402 instead of window-system.
12403
12404 2000-10-12 Sam Steingold <sds@gnu.org>
12405
12406 * tooltip.el (tooltip-use-echo-area): New user variable.
12407 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
12408
12409 2000-10-12 Dave Love <fx@gnu.org>
12410
12411 * recentf.el: Maintainer's checkdoc fixes.
12412
12413 * startup.el (normal-top-level-add-subdirs-to-load-path):
12414 Use character class, not ASCII when matching file names.
12415 (fancy-splash-head): Add trailing slash to URL.
12416 (command-line): Don't require XPM support for toolbar.
12417
12418 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
12419 (cperl-invalid-face): Revert last change.
12420 (cperl-init-faces): Quote cperl-invalid-face.
12421
12422 2000-10-12 Kenichi Handa <handa@etl.go.jp>
12423
12424 * startup.el (fancy-splash-text): Remove superfluous quote.
12425
12426 2000-10-12 Gerd Moellmann <gerd@gnu.org>
12427
12428 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
12429 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
12430 (command-line-1): Don't use fancy-splash-pending-command.
12431 (fancy-splash-screens-1): Goto point-min after inserting text.
12432
12433 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
12434
12435 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
12436 instead of shared-lisp-mode-map.
12437
12438 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
12439
12440 * faces.el (header-line): Change tty-variant to use underlining.
12441
12442 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
12443 (isearch-highlight): Restore lazy-isearch face properties at old
12444 position, and suppress them at new position.
12445 (isearch-dehighlight): Restore lazy-isearch face properties.
12446 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
12447 over the real isearch overlay, but in that case, don't give it a
12448 face property. Use `push'.
12449
12450 2000-10-12 Kenichi Handa <handa@etl.go.jp>
12451
12452 * man.el (Man-getpage-in-background): Fix previous change.
12453 Decode the process output only when we are in multibyte mode.
12454
12455 2000-10-11 Dave Love <fx@gnu.org>
12456
12457 * info.el (Info-mode-menu): Fix some help.
12458 (info-tool-bar-map): Add entry for Info-last.
12459
12460 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
12461 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
12462 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
12463 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
12464 * toolbar/search-replace.xpm, toolbar/exit.xpm:
12465 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
12466 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
12467 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
12468 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
12469 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
12470 Reduce colour requirements to 25 overall. (Probably wants
12471 revisiting from the originals to reduce further.)
12472
12473 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
12474
12475 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
12476 buffer-file-coding-system, instead of raw-text.
12477 (dehexlify-buffer): Bind coding-system-for-read to
12478 buffer-file-coding-system, instead of raw-text.
12479
12480 2000-10-11 Sam Steingold <sds@gnu.org>
12481
12482 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
12483 `underline' - fixes the bug introduced on 2000-09-21.
12484
12485 2000-10-11 Dave Love <fx@gnu.org>
12486
12487 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
12488 Avoid compiler warnings.
12489 (scheme-mode): Doc fix.
12490 (scheme-font-lock-keywords-1): Match `define-syntax'.
12491
12492 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
12493
12494 * faces.el (frame-set-background-mode): Pay attention to saved
12495 face specs as well as default ones. Only do anything if the
12496 bg-mode or display-type has actually changed. Use `dolist'.
12497 (region): Make dark-background `region' face less in-your-face.
12498
12499 2000-10-10 Sam Steingold <sds@gnu.org>
12500
12501 * chistory.el, ielm.el, ledit.el:
12502 * progmodes/inf-lisp.el, progmodes/scheme.el:
12503 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
12504
12505 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
12506
12507 * textmodes/texinfo.el: Update copyright and fix typo.
12508
12509 * desktop.el (desktop-modes-not-to-save): New var.
12510 (desktop-save-buffer-p): Use it.
12511 Also, obey desktop-buffers-not-to-save even for non-file buffers.
12512 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
12513
12514 2000-10-10 Dave Love <fx@gnu.org>
12515
12516 * toolbar/tool-bar.el (tool-bar-add-item)
12517 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
12518
12519 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
12520 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
12521 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
12522 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
12523 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
12524 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
12525 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
12526 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
12527 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
12528 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
12529 the .xpms; probably need retouching.
12530
12531 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
12532
12533 * subr.el (add-to-list): Add optional argument APPEND.
12534 * battery.el (display-battery): Use `add-to-list'.
12535
12536 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
12537
12538 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
12539 properties.
12540 (zone, zone-when-idle, zone-leave-me-alone)
12541 (zone-pgm-whack-chars): Use new symbol properties.
12542
12543 * battery.el (display-battery): Doc spelling fix.
12544
12545 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
12546 property.
12547
12548 2000-10-09 Dave Love <fx@gnu.org>
12549
12550 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
12551 has been initialized before calling tool-bar-setup.
12552 (tool-bar-add-item-from-menu): Add autoload cookie.
12553
12554 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
12555
12556 * menu-bar.el (send-mail-item-name): New function.
12557 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
12558 of mail-user-agent in the menu. Don't display the "Send Mail"
12559 item if mail-user-agent is nil or its value is ignore.
12560 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
12561 if read-mail-command is nil or its value is ignore.
12562
12563 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
12564
12565 2000-10-09 Miles Bader <miles@gnu.org>
12566
12567 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
12568 Correct image size.
12569 * toolbar/left_arrow.xpm: Correct image size.
12570
12571 * jka-compr.el: Don't call `jka-compr-install' when loading (it
12572 will be done by the definition of `auto-compression-mode' if
12573 necessary. Move code to uninstall existing file-name handler
12574 before definition of `auto-compression-mode'.
12575
12576 * image-file.el (auto-image-file-mode): Move to the end of the
12577 file, because `define-minor-mode' actually calls the mode-function
12578 if the associated variable is non-nil, which requires that all
12579 needed functions be already defined.
12580
12581 * mouse.el (popup-menu): Balance parens.
12582
12583 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
12584
12585 * mouse.el (popup-menu): Move the command call outside the loop
12586 so that popup-menu returns whatever the command returns.
12587
12588 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
12589 (initialize-new-tags-table): Use run-hook-with-args-until-success.
12590 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
12591 (tags-table-format-functions): Renamed from tags-table-format-hooks.
12592
12593 * vc.el (vc-version-diff): diff-switches can be a list.
12594 Use relative filenames for prettier output.
12595
12596 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
12597 (vc-post-command-functions): Remove old-VC compatibility code.
12598
12599 * newcomment.el (comment-indent-default): Autoload.
12600
12601 * font-lock.el (font-lock-defaults): Make buffer-local.
12602 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
12603 (font-lock-choose-keywords):
12604 Ignore LEVEL unless KEYWORDS is a list of syms.
12605 (c-keywords, c++-keywords, objc-keywords, java-keywords):
12606 Don't wrap regexp-opt things in \(...\) unnecessarily.
12607
12608 * jit-lock.el: Don't require font-lock any more.
12609 (jit-lock-functions): Make buffer-local.
12610 (jit-lock-saved-fontify-buffer-function): Remove.
12611 (jit-lock-mode): Remove autoload cookie.
12612 Remove font-lock specific code.
12613 (jit-lock-unregister): Don't bother handling complex hooks any more.
12614 (jit-lock-refontify): New function.
12615 (jit-lock-fontify-buffer): Use it.
12616 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
12617 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
12618 Add optional args START and END.
12619 Never call font-lock-fontify-region directly.
12620 (jit-lock-function, jit-lock-stealth-fontify): Use it.
12621
12622 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
12623
12624 2000-10-08 Dave Love <fx@gnu.org>
12625
12626 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
12627
12628 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
12629
12630 * play/studly.el (studlify-region, studlify-word): Add autoload
12631 cookie.
12632
12633 * play/morse.el (morse-region, unmorse-region): Add autoload
12634 cookie.
12635
12636 * play/spook.el (spook-phrases-file): Use expand-file-name, not
12637 concat.
12638
12639 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
12640 insist on symbols starting with word syntax.
12641 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
12642 (eval-defun-1): Doc fix.
12643 (indent-sexp): Use nconc to build up indent-stack.
12644
12645 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
12646 Gnus with little use.
12647 (mail-setup-hook): Add mail-abbrevs-setup to options.
12648
12649 * recentf.el: Doc fixes.
12650
12651 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
12652 Clean up remainder.
12653
12654 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
12655 without timezone and (8) with timezone to enforce some whitespace.
12656 Simplify code somewhat.
12657
12658 * options.el (list-options): Doc that you should use customize.
12659
12660 * iswitchb.el (iswitchb-mode): Add :require.
12661
12662 * info.el (Info-goto-node, Info-menu): Doc fix.
12663 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
12664 (info-tool-bar-map): New variable.
12665 (Info-mode): Use it.
12666 (Info-edit-map): Define all in defvar.
12667 (speedbar-attached-frame): Avoid compiler warning.
12668
12669 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
12670 (global-map): Bind [tool-bar] to a filtered map.
12671 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
12672 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
12673 Allow PBM icons.
12674 (tool-bar-setup): Adjust calls of tool-bar-add-item.
12675
12676 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
12677 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
12678 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
12679 icons, except up_arrow, which is left-arrow rotated.
12680
12681 * imenu.el (imenu-add-to-menubar): Fix last change.
12682
12683 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
12684
12685 * generic-x.el (rul-generic-mode): Remove eval-when-compile
12686 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
12687
12688 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
12689
12690 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
12691 typos in doc strings.
12692
12693 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
12694 the doc strings how to customize Font Lock faces.
12695
12696 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
12697 computing growth when dragging the header line.
12698
12699 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
12700
12701 * simple.el (kill-line): Doc fix.
12702
12703 2000-10-08 Miles Bader <miles@gnu.org>
12704
12705 * faces.el (secondary-selection): Make foreground visible on tty.
12706
12707 * jka-compr.el (auto-compression-mode): Move to the end of the
12708 file, because `define-minor-mode' actually calls the mode-function
12709 if the associated variable is non-nil, which requires that all
12710 needed functions be already defined.
12711 (with-auto-compression-mode): Add autoload cookie.
12712
12713 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
12714
12715 * files.el (find-backup-file-name) [ms-dos]: If support for long
12716 file names is not available, behave as if version-control were set
12717 to never.
12718
12719 2000-10-07 Dave Love <fx@gnu.org>
12720
12721 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
12722 (browse-url-gnome-moz): New function.
12723 (browse-url-browser-function): Use it.
12724 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
12725
12726 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
12727
12728 * indent.el (tab-always-indent): New var.
12729 (indent-for-tab-command): Use it.
12730
12731 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
12732 raise an error. This way it can still default to a sane value.
12733
12734 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
12735
12736 * startup.el (fancy-splash-screens): Use local rather than global map.
12737 Don't use `update-menu-bindings' any more.
12738 Get rid of assumptions about keymap representation.
12739
12740 2000-10-06 Dave Love <fx@gnu.org>
12741
12742 * textmodes/fill.el (sentence-end-double-space)
12743 (sentence-end-without-period): Doc fix.
12744 (adaptive-fill-regexp): Purecopy.
12745 (unjustify-current-line): Use line-end-position.
12746 (fill-individual-paragraphs-prefix): Use line-beginning-position.
12747
12748 * net/eudc-vars.el (eudc): Add :version, :link.
12749
12750 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
12751
12752 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
12753 Fix for define-minor-mode.
12754 (function-at-point): Alias to function-called-at-point.
12755
12756 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
12757
12758 * simple.el (backward-word): Doc fix.
12759
12760 * image-file.el (image-file-name-regexp): image-file-regexps ->
12761 image-file-name-regexps.
12762 (image-file-name-extensions): Add pbm.
12763
12764 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
12765
12766 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
12767 and add filename to the names so that diff-mode can jump to source.
12768
12769 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
12770 (tex-font-lock-keywords, tex-font-lock-keywords-2)
12771 (tex-font-lock-keywords-1): Remove.
12772 (font-lock-turn-on-thing-lock): Use jit-lock-register.
12773 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
12774 (font-lock-default-fontify-region):
12775 Expand beg..end correctly when just following a multiline region.
12776 (font-lock-fontify-anchored-keywords):
12777 Include the anchor text as part of the multiline.
12778
12779 2000-10-06 Gerd Moellmann <gerd@gnu.org>
12780
12781 * loadup.el (toplevel): Load `loaddefs' before `help' because the
12782 latter needs the autoloaded define-minor-mode macro during the
12783 bootstrap.
12784
12785 * startup.el (command-line): For now, activate tool-bar-mode only
12786 if XPM images are supported.
12787
12788 * mouse.el (mouse-drag-header-line): Don't allow resizing a
12789 window by dragging a header-line at the top of the frame; that's
12790 confusing because the header-line doesn't move.
12791 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
12792 of treating the event as a list. Some cleanup.
12793
12794 2000-10-06 Miles Bader <miles@gnu.org>
12795
12796 * simple.el (display-message-or-buffer): New function.
12797 (shell-command-on-region): Use `display-message-or-buffer'.
12798
12799 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
12800 docstring parts.
12801
12802 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
12803 (smbclient-prompt-regexp): Add usage note to doc string.
12804 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
12805 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
12806 Use add-hook for adding the comint filter function, and only do so
12807 if it's not already in the global hook list.
12808 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
12809 to `make-local-variable'.
12810 (nslookup-font-lock-keywords): Remove prompt entry.
12811 (nslookup): Don't set the process-filter.
12812 (finger): Exit the loop correctly when the regexps list runs out.
12813 (ftp, smbclient, smbclient-list-shares):
12814 Set the real major mode immediately, not after execing.
12815 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
12816
12817 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
12818
12819 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
12820
12821 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
12822
12823 * which-func.el (which-func-format): Remove spurious space.
12824 (which-func-mode): Don't make it permanent-local.
12825 (which-func-ff-hook): Allow which-func-maxout to be nil.
12826 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
12827 (which-func-mode): Simplify.
12828 Use post-command-idle-hook rather than post-command-hook.
12829 Go through all buffers and update their state.
12830 (which-function): Also try add-log-current-defun-function.
12831
12832 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
12833 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
12834 Update call to with-vc-properties accordingly.
12835 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
12836 (vc-revert-buffer): More careful about window selection and deletion.
12837 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
12838
12839 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
12840 (cvs-retrieve-revision): Reuse a pre-existing buffer.
12841 (cvs-dired-action): Change the default to quickdir.
12842
12843 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
12844 if comment-indent-function returns nil.
12845 (comment-indent-default): New function.
12846 (comment-indent-function): Use it and document the new semantics.
12847
12848 * image-file.el: Docstring fixes.
12849
12850 * help.el (help-xref-on-pp): Use match-string.
12851 (describe-variable): New arg BUFFER.
12852 Store the current buffer in the help-xref-stack.
12853 (temp-buffer-resize-mode): Use define-minor-mode.
12854
12855 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
12856 consistently with its docstring.
12857 Set jit-lock-first-unfontify-pos in an idempotent way.
12858 (jit-lock-register): Autoload and add arg CONTEXTUAL.
12859
12860 2000-10-05 Alex Schroeder <alex@gnu.org>
12861
12862 * sql.el (sql-mysql-options): New variable.
12863 (sql-mysql): Use it.
12864
12865 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
12866
12867 * image.el (image): New group.
12868
12869 * smerge-mode.el (smerge-mine-face, smerge-other-face)
12870 (smerge-base-face, smerge-markers-face): Add dark-background variants.
12871
12872 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
12873
12874 * net/net-utils.el (nslookup-font-lock-keywords)
12875 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
12876 Ignore the value of wqindow-system; always define keywords
12877
12878 2000-10-05 Kenichi Handa <handa@etl.go.jp>
12879
12880 * startup.el (fancy-splash-screens): Remove the code for
12881 debugging; `(trace-to-stderr "EXITTT\n")'.
12882
12883 2000-10-05 Miles Bader <miles@gnu.org>
12884
12885 * diff-mode.el (diff-goto-source): Update call to
12886 `diff-hunk-status-msg' to reflect new REV variable.
12887
12888 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
12889
12890 * progmodes/icon.el (icon-mode):
12891 Don't gratuitously override the default for comment-column.
12892
12893 * vc-hooks.el (vc-mode-line): Fix interactive spec.
12894
12895 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
12896 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
12897 (jit-lock-functions): New var.
12898 (jit-lock-function-1): Use it if non-nil.
12899 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
12900 Set the `fontified' property before doing the fontification to avoid
12901 repeatedly going through the same error.
12902 Don't turn errors into messages.
12903 (jit-lock-register, jit-lock-unregister): New functions.
12904
12905 * dired.el (dired-mark-pop-up): Turn comment into docstring.
12906 Use with-current-buffer.
12907
12908 * dired-aux.el (dired-do-create-files, dired-kill-tree):
12909 Turn comment into docstring.
12910
12911 * apropos.el (apropos-mode): Use define-derived-mode.
12912
12913 2000-10-04 Gerd Moellmann <gerd@gnu.org>
12914
12915 * startup.el (fancy-splash-pending-command): New variable.
12916 (fancy-splash-pre-command): New function.
12917 (fancy-splash-screens): Rewritten.
12918 (command-line-1): If fancy-splash-pending-command is set, call it
12919 interactively.
12920
12921 2000-10-04 Dave Love <fx@gnu.org>
12922
12923 * toolbar/tool-bar.el (tool-bar-setup): New function.
12924 (tool-bar-mode): Use it.
12925
12926 * subr.el (substitute-key-definition): Doc fix.
12927 (play-sound-file): New command.
12928
12929 2000-10-04 Andre Spiegel <spiegel@gnu.org>
12930
12931 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
12932 vc-version-backup-file-name): New functions.
12933
12934 * files.el (basic-save-buffer): Call vc-before-save before saving.
12935
12936 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
12937 vc-cvs-stay-local-p.
12938
12939 * vc.el (vc-revert-buffer): Handle empty diff properly.
12940 (vc-version-backup-file): New function.
12941 (vc-checkout): Create a version backup if necessary.
12942 (vc-checkin): If a version backup file exists, delete it.
12943 (vc-version-diff): Diff locally using version backups, if available.
12944 (vc-revert-file): If there's a version backup, revert locally.
12945 (vc-transfer-file): Use version backup for base version, if
12946 available. If not, ask for confirmation whether to get it from the
12947 server. Update mode line before check-in.
12948
12949 2000-10-04 Dave Love <fx@gnu.org>
12950
12951 * toolbar/tool-bar.el (tool-bar-setup): New function.
12952 (tool-bar-mode): Use it.
12953
12954 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
12955
12956 * net/net-utils.el (nslookup-font-lock-keywords)
12957 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
12958 Only set if window-system is non-nil
12959 (net-utils-run-program): Returns buffer.
12960 (network-connection-reconnect): Added this function.
12961
12962 * generic.el:
12963 Incorporates extensive cleanup and docfixes by
12964 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
12965 Uses cl compile-time macros.
12966 (generic-mode-name, generic-comment-list)
12967 (generic-keywords-list, generic-font-lock-expressions)
12968 (generic-mode-function-list, generic-mode-syntax-table):
12969 Removed variables.
12970 (generic-mode-alist): Renamed to generic-mode-list.
12971 (generic-find-file-regexp): Default changed to "^#".
12972 (generic-read-type): Uses completing read on generic-mode-list.
12973 (generic-mode-sanity-check): removed this function.
12974 (generic-add-to-auto-mode): Removed this function
12975 (generic-mode-internal): Bind mode-specific definitions
12976 into function instead of putting them in alist.
12977 (generic-mode-set-comments): Reworked extensively.
12978 (generic-mode-find-file-hook): Simplified regexp searching
12979 (generic-make-keywords-list): Omit extra pair of parens
12980
12981 * find-lisp.el (find-lisp-find-files-internal):
12982 Make sure directory name ends with "/".
12983
12984 * generic-x.el (apache-conf-generic-mode):
12985 Regexp now allows leading whitespace.
12986 (rc-generic-mode): Added eval-when-compile
12987 around generic-make-keywords-list.
12988 Deleted duplicate regexp
12989 (rul-generic-mode): Added eval-when-compile
12990 around generic-make-keywords-list.
12991 (etc-fstab-generic-mode): New generic mode.
12992 (rul-generic-mode): Removed one eval-when-compile
12993 which caused a max-specpdl-size exceeded error.
12994
12995 2000-10-04 Miles Bader <miles@gnu.org>
12996
12997 * simple.el (minibuffer-temporary-goal-position): New variable.
12998 (next-history-element): Try to keep the position of point in the
12999 input string constant.
13000
13001 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
13002 (dired-do-create-files): If there's only one file, pass it in as
13003 the DEFAULT arg to dired-mark-read-file-name.
13004
13005 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
13006
13007 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
13008 (diff-goto-source): Be smarter when choosing REVERSE or not.
13009
13010 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
13011 (texinfo-mode-menu): Add an explicit shortcut for update all.
13012
13013 2000-10-03 Andre Spiegel <spiegel@gnu.org>
13014
13015 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
13016 factorize backend-specific code cleanly (this was essentially
13017 conceived by Stefan Monnier).
13018 (vc-unregister): Function removed.
13019 (vc-revert-file): New function.
13020 (vc-revert-buffer): Delegate some of the work to it.
13021
13022 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
13023 default branch unconditionally.
13024 (vc-rcs-set-default-branch): New function.
13025 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
13026 (vc-rcs-checkin): If an appropriate default branch has been set,
13027 force creation of that branch.
13028 (vc-rcs-receive-file): Rewritten to contain only backend-specific
13029 code (as suggested by Stefan Monnier).
13030
13031 2000-10-02 Gerd Moellmann <gerd@gnu.org>
13032
13033 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
13034 highlighting overlay with a different face over the overlay
13035 isearch uses to highlight the current match because that can lead
13036 to bad face combinations.
13037
13038 * loadup.el (toplevel): Load faces before isearch.
13039
13040 * isearch.el (isearch-faces): New custom group.
13041 (isearch): New defface; was already tested for in the code.
13042 (isearch-lazy-highlight-face): Changed to defface from defcustom.
13043 (isearch-highlight): Always use face `isearch'.
13044
13045 2000-10-02 Dave Love <fx@gnu.org>
13046
13047 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
13048 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
13049 comparison of opcode with operand.
13050
13051 2000-10-03 Miles Bader <miles@gnu.org>
13052
13053 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
13054 buffer, since the echo area will now grow to accommodate them.
13055
13056 2000-10-02 Andre Spiegel <spiegel@gnu.org>
13057
13058 * vc-hooks.el (vc-registered): If FILE used to be registered under
13059 a certain backend, try that one first.
13060
13061 * vc.el (vc-responsible-backend): Undo the previous change in the
13062 argument list. Handle multiple backends correctly.
13063 (vc-find-new-backend): Function removed.
13064 (vc-register): Use vc-responsible-backend, as before.
13065 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
13066
13067 2000-10-02 Gerd Moellmann <gerd@gnu.org>
13068
13069 * startup.el (fancy-splash-head): Change message below the
13070 logo.
13071
13072 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
13073
13074 * diff-mode.el (diff-goto-source): Emit a status message.
13075 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
13076 (diff-test-hunk): Fix doc string.
13077 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
13078 (diff-advance-after-apply-hunk): New variable.
13079 (diff-apply-hunk): Don't return a value.
13080
13081 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
13082
13083 * vc.el (vc-editable-p): Minor optimization.
13084 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
13085 (vc-find-new-backend): New function split from vc-responsible-backend.
13086 (vc-register): Use it.
13087 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
13088 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
13089 (vc-default-unregister, vc-revert-buffer): Docstring fix.
13090 (vc-clear-headers): Don't use find-file.
13091 (vc-revert-buffer): Use `and' again (must have been a braino).
13092 (vc-switch-backend): Only prompt if requested.
13093 Short circuit if nothing is to be done.
13094 Don't use vc-resynch-buffer which could lose unsaved editing.
13095 (vc-default-receive-file): Update call to vc-unregister.
13096 (with-vc-file, vc-next-action-on-file):
13097 Use vc-backend rather than vc-registered.
13098 (vc-next-action-on-file): Use intern-soft.
13099 Deal with read-only *vc-diff* buffer.
13100 (vc-transfer-file): Docstring fix.
13101
13102 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
13103 (vc-rcs-receive-file): Avoid with-vc-properties.
13104 Update call to vc-unregister.
13105 Use constant `RCS' rather than (dynamically bound) var `backend'.
13106
13107 2000-10-01 Andre Spiegel <spiegel@gnu.org>
13108
13109 * vc.el (vc-next-action-on-file): Update mode line only if file
13110 is visited.
13111 (vc-start-entry): New argument initial-contents. Don't visit the file
13112 if it isn't already visited. Brought documentation up-to-date.
13113 (vc-next-action, vc-register): Updated calls to vc-start-entry.
13114 (vc-checkin): New optional arg initial-contents, which is passed to
13115 vc-start-entry.
13116 (vc-finish-logentry): Make sure to bury log buffer only if there
13117 really is one. Call `vc-resynch-buffer' on log-file, not
13118 buffer-file-name.
13119 (vc-default-comment-history, vc-default-wash-log): New functions.
13120 (vc-index-of): Removed.
13121 (vc-transfer-file): Make do without the above.
13122 (vc-default-receive-file): Call comment-history unconditionally. Pass
13123 the resulting string to vc-checkin, instead of inserting it into the
13124 comment ring.
13125
13126 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
13127 unconditionally. Use the comments as initial contents of the log
13128 entry buffer. Document the trick to force branch creation with no
13129 changes.
13130
13131 2000-10-01 Miles Bader <miles@gnu.org>
13132
13133 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
13134 `recenter' with an arg to prevent redrawing the display.
13135
13136 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
13137
13138 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
13139
13140 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
13141
13142 * progmodes/c-mode.el (c-mode):
13143 Don't gratuitously override the default for comment-column.
13144
13145 * textmodes/tex-mode.el (latex-metasection-list): New var.
13146 (latex-imenu-create-index): Use it.
13147 Move the regexp construction outside loops (and use push).
13148 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
13149 (tex-font-lock-keywords): Moved from font-lock.el.
13150 (tex-comment-indent): Remove.
13151 (tex-common-initialization): Don't set comment-indent-function.
13152 (latex-block-default): New var.
13153 (tex-latex-block): Use it to provide a default choice.
13154 Add any unknown choice to latex-block-names.
13155 Insert [...] after {...}.
13156 (tex-last-unended-begin): Simplify regexp.
13157 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
13158 (latex-forward-sexp-1, latex-forward-sexp): New functions.
13159 (latex-mode): Set forward-sexp-function.
13160
13161 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
13162 Add regexp for @ignore ... @end ignore.
13163 (texinfo-heading-face): New face.
13164 (texinfo-font-lock-keywords): Use it.
13165 (texinfo-mode-menu): New menu.
13166 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
13167 New functions.
13168 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
13169 (texinfo-section-types-regexp, texinfo-section-level-regexp)
13170 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
13171 Remove declaration.
13172 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
13173
13174 * delsel.el (delete-selection-mode): Use define-minor-mode.
13175
13176 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
13177
13178 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13179
13180 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
13181
13182 2000-09-30 Gerd Moellmann <gerd@gnu.org>
13183
13184 * replace.el (keep-lines-read-args): New function.
13185 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
13186 read arguments interactively. Add parameters RSTART and REND.
13187 Operate on the active region in Transient Mark mode.
13188
13189 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
13190
13191 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
13192 (authors-obsolete-files-regexps): New variable.
13193 (authors-add): Don't record changes in obsolete files.
13194
13195 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13196
13197 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
13198
13199 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
13200 (comment-indent): Make sure there's a space between code and comment.
13201 Shift comments left to avoid going past fill-column.
13202
13203 2000-09-29 Gerd Moellmann <gerd@gnu.org>
13204
13205 * startup.el (startup-echo-area-message): New function.
13206 (display-startup-echo-area-message): Use it.
13207 (fancy-splash-screens): Rewritten to use keymaps and a timer.
13208 (fancy-splash-default-action): New function.
13209 (fancy-splash-screens-1): New function.
13210 (fancy-splash-head): Put a help-echo and a keymap under the image.
13211
13212 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13213
13214 * diff-mode.el (diff-add-log-file-name): Remove.
13215 (diff-mode): Use add-log-buffer-file-name-function.
13216
13217 * add-log.el (find-change-log): New arg BUFFER-FILE.
13218 (add-log-file-name): Obey add-log-file-name-function.
13219 (add-log-buffer-file-name-function): New var.
13220 (add-change-log-entry): Use it.
13221
13222 2000-09-29 Miles Bader <miles@gnu.org>
13223
13224 * image-file.el (image-file-name-extensions): New variable.
13225 (image-file-name-regexps): Renamed from `image-file-regexps'.
13226 New default value is nil. Call `auto-image-file-mode'.
13227 (image-file-name-regexp): New function.
13228 (auto-image-file-mode): New minor mode.
13229 (insert-image-file): Don't make conditional on the image-file
13230 handler being enabled.
13231 (image-file-handler): Make the call here conditional instead.
13232 (set-image-file-handler-enabled, enable-image-file-handler)
13233 (disable-image-file-handler): Functions removed.
13234
13235 * emacs-lisp/authors.el (authors-print): Rephrase many-files
13236 string.
13237
13238 2000-09-29 Gerd Moellmann <gerd@gnu.org>
13239
13240 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
13241 it's a function from CL.
13242 (latex-imenu-create-index): Replace eval-when-compile with progn
13243 because latex-section-alist is not bound while compiling.
13244
13245 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
13246
13247 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
13248 (outline-mode): Use define-derived-mode.
13249
13250 * progmodes/perl-mode.el (perl-mode):
13251 * progmodes/awk-mode.el (awk-mode):
13252 * progmodes/asm-mode.el (asm-mode):
13253 Don't gratuitously override the default for comment-column.
13254
13255 * emacs-lisp/lisp.el (lisp-complete-symbol):
13256 Distinguish the let-binding case from the funcall case.
13257 (forward-sexp-function): New variable.
13258 (forward-sexp): Use it.
13259
13260 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
13261 (easy-mmode-defmap): Remove the now useless autoload.
13262
13263 * time.el (display-time-mode): Use define-minor-mode.
13264
13265 * subr.el (add-minor-mode): Don't eval NAME.
13266 Don't depend on the presence of TOGGLE-FUN for any special behavior.
13267 Use if rather than cond.
13268
13269 * simple.el (read-expression-map): Define more properly.
13270 (comment-indent-hook): Remove.
13271 (string-to-syntax): Bug fix.
13272
13273 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
13274 (cvs-ediff-diff): Fix typo.
13275 (cvs-revert-if-needed): Don't bother preserving read-only.
13276
13277 * paren.el (show-paren-mode): Use define-minor-mode.
13278
13279 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
13280 (toggle-auto-compression): Remove.
13281 (jka-compr-build-file-regexp): Remove useless grouping.
13282
13283 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
13284 Avoid user-reserved bindings.
13285 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
13286 (diff-header-face): Revert to grey85.
13287
13288 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
13289
13290 * complete.el (partial-completion-mode) <defcustom>: Remove.
13291 (partial-completion-mode): Use define-minor-mode.
13292 (PC-do-completion): Understand `completion-auto-help = delay'
13293 to mean to popup the completion buffer only the second time.
13294 (PC-include-file-all-completions, PC-include-file-all-completions)
13295 (PC-include-file-all-completions): Don't quote lambda.
13296
13297 * comint.el (comint-mode-hook): Docstring fix.
13298 (comint-mode): Use define-derived-mode.
13299 (comint-mode-map): Remove obsolete comment.
13300 (make-comint): Minor stylistic change.
13301 (comint-insert-clicked-input): Be more careful to find the overlay.
13302 Use this-command-keys rather than hardcoding mouse-2.
13303
13304 * font-lock.el: Replace confusing (,@ with ,
13305 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
13306 Don't use regexp-opt-depth. Spice up the regexp for args.
13307 Don't distinguish between cmds that can take an opt arg or not.
13308 Use `append' and `prepend' rather than `keep'.
13309
13310 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
13311 (latex-outline-regexp): New var.
13312 (latex-outline-level): New fun.
13313 (latex-section-alist): New var.
13314 (latex-imenu-create-index): Use it. Use `push' as well.
13315 (tex-shell-map): Initialize it properly.
13316 (tex-mode): Minor stylistic change.
13317 (plain-tex-mode): Use define-derived-mode.
13318 (latex-mode): Use define-derived-mode.
13319 Construct the paragraph regexps in a more readable way.
13320 Set the buffer-local outline-{level,regexp} vars.
13321 (slitex-mode): Derive from latex-mode.
13322 (tex-common-initialization): Don't kill-all-vars anymore.
13323 Add setting for comment-add and font-lock-defaults.
13324 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
13325 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
13326 (tex-start-tex): New arg DIR (and send a chdir command for it).
13327 Also display the shell buffer and save it in tex-last-buffer-texed.
13328 (tex-region): Use expand-file-name rather than concat.
13329 Remove code made useless by changes in tex-start-tex.
13330 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
13331
13332 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
13333
13334 2000-09-28 Dave Love <fx@gnu.org>
13335
13336 * eshell/eshell.el (eshell) <defgroup>: Add :version.
13337
13338 2000-09-28 Gerd Moellmann <gerd@gnu.org>
13339
13340 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
13341 `append'.
13342
13343 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
13344
13345 * info.el (Info-extract-pointer): Undo last change.
13346 Instead, fix the position of the `bound' arg to re-search-backward.
13347
13348 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
13349
13350 * info.el (Info-extract-pointer):
13351 Widen more carefully, to avoid finding pointers in other nodes.
13352 (Info-index): Use push.
13353
13354 2000-09-27 Gerd Moellmann <gerd@gnu.org>
13355
13356 * frame.el (set-frame-font): Remove call to obsolete function
13357 frame-update-faces.
13358 (set-foreground-color, set-background-color): Likewise for
13359 frame-update-face-colors.
13360
13361 2000-09-27 Miles Bader <miles@gnu.org>
13362
13363 * image-file.el: New file.
13364
13365 2000-09-27 Gerd Moellmann <gerd@gnu.org>
13366
13367 * frame.el (frame-notice-user-settings): Don't call
13368 frame-update-faces, which is a no-op now.
13369
13370 * ediff-wind.el (ediff-control-frame-parameters): Add zero
13371 tool-bar-lines.
13372
13373 2000-09-27 Dave Love <fx@gnu.org>
13374
13375 * mouse.el: Fix last change.
13376
13377 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
13378
13379 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
13380
13381 2000-09-22 Kenichi Handa <handa@etl.go.jp>
13382
13383 * international/quail.el (quail-help): The output message is
13384 improved.
13385
13386 2000-09-26 Dave Love <fx@gnu.org>
13387
13388 * mouse.el (popup-menu): If POSITION is nil, set it using
13389 mouse-position.
13390
13391 2000-09-25 Sam Steingold <sds@gnu.org>
13392
13393 * net/browse-url.el (browse-url-file-url): Check for null maps.
13394
13395 2000-09-26 Gerd Moellmann <gerd@gnu.org>
13396
13397 * frame.el (frame-notice-user-settings): Don't add a
13398 tool-bar-lines frame parameter to default-frame-alist in batch mode.
13399
13400 * frame.el (frame-notice-user-settings):
13401 Make tool-bar-mode and default-frame-alist consistent.
13402
13403 * toolbar/tool-bar.el (tool-bar-help): New function.
13404
13405 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13406
13407 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
13408 current-load-list in top-level forms. Else this leaks a cons cell
13409 every time a defun is called.
13410
13411 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
13412
13413 2000-09-25 Dave Love <fx@gnu.org>
13414
13415 * startup.el (fancy-splash-head): Check XPM is available.
13416
13417 * autoinsert.el (auto-insert): Doc fix.
13418 (auto-insert-alist): Following GNU notices, don't say `copyright
13419 _by_'. Use line-beginning-position.
13420 (auto-insert): Check buffer-file-name is non-nil before use.
13421
13422 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13423
13424 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
13425 starting with `@def' or `@multitable', in addition to ones
13426 specified by the user in auto-fill-inhibit-regexp.
13427
13428 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
13429
13430 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
13431 rmail-dont-reply-to-names matches the empty string.
13432
13433 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13434
13435 * startup.el (command-line-1, fancy-splash-text): Change the
13436 text to sound more friendly.
13437
13438 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
13439
13440 * progmodes/hideshow.el: Update author email address.
13441 Generally, sync w/ maintainer version 5.22.
13442 (hs-hide-all-non-comment-function): New var.
13443 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
13444 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
13445 (hs-show-region): Delete this command.
13446 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
13447
13448 2000-09-22 Dave Love <fx@gnu.org>
13449
13450 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
13451 (hl-line-highlight): Specify buffer when moving overlay.
13452
13453 * progmodes/fortran.el (fortran-mode): Locally set
13454 normal-auto-fill-function.
13455 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
13456 (fortran-mode-map): Adjust auto-fill menu entry.
13457
13458 2000-09-22 Gerd Moellmann <gerd@gnu.org>
13459
13460 * vc-rcs.el (toplevel): Require `vc' when compiling.
13461
13462 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
13463
13464 2000-09-22 Andre Spiegel <spiegel@gnu.org>
13465
13466 * vc.el (vc-switch-backend): Signal an error if the file is not
13467 registered under the new backend.
13468
13469 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
13470 without explicit revision number.
13471
13472 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
13473
13474 * diff-mode.el (diff-file-header-face): Reset to its previous value.
13475 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
13476 (diff-xor): New function.
13477 (diff-find-source-location): Use it. Fix a stupid name clash.
13478 (diff-hunk-status-msg): New function.
13479 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
13480 (diff-test-hunk): Use diff-find-source-location.
13481 (diff-goto-source): Favor the `reverse'.
13482 (diff-hunk-text): Properly handle one-sided context diffs.
13483 (diff-apply-hunk): When done, advance to the next hunk.
13484
13485 2000-09-21 Gerd Moellmann <gerd@gnu.org>
13486
13487 * startup.el (command-line): If frame was created with a non-zero
13488 tool-bar-lines parameter, switch tool-bar-mode on.
13489
13490 * add-log.el (change-log-date-face, change-log-name-face)
13491 (change-log-email-face, change-log-file-face)
13492 (change-log-list-face, change-log-conditionals-face)
13493 (change-log-function-face, change-log-acknowledgement-face):
13494 New faces, inheriting from font-lock faces.
13495 (change-log-font-lock-keywords): Use them.
13496
13497 2000-09-21 Dave Love <fx@gnu.org>
13498
13499 * progmodes/cperl-mode.el (top-level): Clean up
13500 `eval-when-compile's and assorted defvars.
13501 (cperl-invalid-face): Don't double-quote value. Change custom
13502 type.
13503 (cperl-mode): Set normal-auto-fill-function and don't zap
13504 auto-fill-function.
13505 (cperl-imenu--function-name-regexp-perl): Renamed from
13506 imenu-example--function-name-regexp-perl.
13507 (cperl-imenu--create-perl-index): Renamed from
13508 imenu-example--create-perl-index.
13509 (cperl-xsub-scan): Don't require cl.
13510
13511 * msb.el (msb-mode-map): Use substitute-key-definition.
13512 (msb-mode): Use msb-mode-map.
13513
13514 2000-09-21 Andre Spiegel <spiegel@gnu.org>
13515
13516 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
13517 New functions.
13518 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
13519 (vc-switch-backend): New function.
13520 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
13521 (vc-register): Fix prompt.
13522 (vc-unregister, vc-default-unregister): New functions.
13523 (vc-version-diff): Handle empty buffer in sentinel.
13524
13525 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
13526 (vc-rcs-state-heuristic): Use it to guess the state of files with
13527 non-strict locking.
13528 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
13529 been set with -b, but not created yet.
13530 (vc-rcs-fetch-master-state): With non-strict locking, compare file
13531 contents in order to find the state.
13532 (vc-rcs-checkin): Allow creation of branches with no changes.
13533 (vc-rcs-unregister, vc-rcs-receive-file)
13534 (vc-rcs-set-non-strict-locking): New functions.
13535
13536 * vc-hooks.el (vc-name): Force correct computation of the value
13537 in case it is missing.
13538
13539 2000-09-21 Gerd Moellmann <gerd@gnu.org>
13540
13541 * startup.el (fancy-splash-tail): Use a different foreground
13542 color on a dark frame background.
13543
13544 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
13545
13546 * info.el: Use the correct capitalization when making Info-mode
13547 and Info-edit-mode `special' modes.
13548
13549 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
13550
13551 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
13552 (diff-mode): Add support for add-log.el.
13553 (diff-hunk-text): Use char offsets rather than line offsets.
13554 (diff-find-source-location): Replace LINE with line-offset (nil
13555 if not found) and always set POS to a meaningful position.
13556 Adapt to the new char-offsets.
13557 (diff-apply-hunk): Drop support for the unused `select' POPUP.
13558 Adapt to the new diff-find-source-location.
13559 (diff-goto-source): Adapt to the new diff-find-source-location.
13560
13561 * add-log.el (add-log-file-name): New function (split out of
13562 add-change-log-entry).
13563 (add-change-log-entry): Use it.
13564 Call add-log-file-name-function with the changelog file name if
13565 the current buffer is not associated with any file.
13566 Avoid find-file if the selected window is dedicated.
13567
13568 * diff-mode.el (diff-find-source-location):
13569 Move code from diff-apply-hunk. Return buffer rather than file.
13570 (diff-apply-hunk): Use the new result from diff-find-source-location.
13571 (diff-goto-source): Use the new diff-find-source-location.
13572
13573 2000-09-20 Dave Love <fx@gnu.org>
13574
13575 * iswitchb.el: Some doc fixes.
13576 (iswitchb-mode-map): Define completely initially. Inherit
13577 minibuffer-local-map.
13578 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
13579 fundamental-mode.
13580 (iswitchb-global-map): New variable.
13581 (iswitchb-summaries-to-end): Amalgamate regexps.
13582 (iswitchb-mode): New.
13583 (iswitchb-mode-hook): New variable.
13584 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
13585 `extensions'.
13586
13587 2000-09-20 Gerd Moellmann <gerd@gnu.org>
13588
13589 * ehelp.el (electric-help): New defgroup.
13590 (electric-help-shrink-window): New user-option.
13591 (with-electric-help): Use it.
13592
13593 * window.el (shrink-window-if-larger-than-buffer): If face
13594 `mode-line' has a :box, and we're on a graphical frame, add 1
13595 to the needed window height.
13596
13597 * frame.el (frame-notice-user-settings): Add a last parameter nil
13598 to a call to `append', because the last list passed to `append' is
13599 not copied, and so subsequent calls to assq-delete-all will modify
13600 default-frame-alist.
13601
13602 * startup.el (fancy-splash-image): Change :type.
13603 (fancy-splash-head): Use an XBM image if appropriate.
13604 (command-line-1): Show splash screens in more cases.
13605
13606 * startup.el (fancy-splash-text): Don't quote faces.
13607
13608 * dired.el (dired-font-lock-keywords): Undo last change.
13609 (dired-readin): Bind indent-tabs-mode to nil.
13610
13611 * startup.el (fancy-splash-head): If frame's background mode
13612 is `dark', change the black background of the image to gray.
13613 (fancy-splash-screens): Display startup echo area message.
13614 (display-startup-echo-area-message): New function.
13615
13616 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
13617
13618 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
13619
13620 * info.el (info-header-node): Tweak for color ttys.
13621
13622 * faces.el (face-valid-attribute-values): Make sure directories we
13623 search for stipples both exist and are readable before trying to
13624 search them.
13625
13626 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
13627 in the dry-run case.
13628
13629 * jka-compr.el (with-auto-compression-mode): New macro.
13630
13631 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
13632 (custom-group-tag-face, custom-variable-tag-face): Use relative
13633 :height and inherit from `variable-pitch' face instead of
13634 hardwiring :family.
13635 * hi-lock.el (hi-black-hb): Likewise.
13636
13637 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
13638 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
13639 toolbar-add-item, if image doesn't have a mask add a `:mask
13640 heuristic'.
13641
13642 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
13643
13644 * diff-mode.el: Docstring fixes.
13645 (diff-header-face, diff-comment-face): New faces.
13646 (diff-font-lock-keywords): Highlight a bit differently.
13647 (diff-find-source-location): Don't return SPAN any more.
13648 (diff-hunk-text): Don't bother erasing the temp buffer.
13649 (diff-find-text): Drop argument LINE.
13650 (diff-apply-hunk): Update calls to diff-find-text.
13651 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
13652
13653 * calendar/calendar.el: Docstring fixes.
13654 (calendar-make-alist): Don't quote lambda.
13655 (calendar-star-date): Use make-local-variable.
13656
13657 2000-09-19 Dave Love <fx@gnu.org>
13658
13659 * toolbar/tool-bar.el: Renamed from toolbar.el.
13660 Change `toolbar' to `tool-bar' generally in symbols.
13661 Make some items invisible in `special' major modes.
13662 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
13663 Add arg PROPS.
13664
13665 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
13666 Add :version here.
13667 (fancy-splash-delay, fancy-splash-image): Remove :version here.
13668
13669 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13670
13671 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
13672
13673 * files.el (find-file-suppress-same-file-warnings): New user-option.
13674 (find-file-noselect): Use it.
13675
13676 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
13677 (fancy-splash-screen): Defgroup.
13678
13679 * add-log.el (change-log-font-lock-keywords): Match names
13680 more exactly for the case that font-lock-constant-face is
13681 underlined.
13682
13683 2000-09-19 Richard M. Stallman <rms@gnu.org>
13684
13685 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
13686
13687 2000-09-19 Andre Spiegel <spiegel@gnu.org>
13688
13689 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
13690
13691 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13692
13693 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
13694 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
13695 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
13696 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
13697 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
13698 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
13699 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
13700 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
13701 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
13702 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
13703 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
13704 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
13705
13706 * startup.el (fancy-splash-text): New variable.
13707 (fancy-splash-delay, fancy-splash-image): New user-options.
13708 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
13709 (fancy-splash-screens): New functions.
13710 (command-line-1): If display has a `display' frame parameter, has
13711 colors, and we have XPM support, show more fancy splash screens.
13712
13713 2000-09-19 Dave Love <fx@gnu.org>
13714
13715 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
13716 with null `help'. Use modern backquote syntax.
13717
13718 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13719
13720 * font-lock.el (font-lock-mode): Change message telling the user
13721 that ``the buffer is too big''.
13722
13723 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
13724 for instance for the case that tab-width is 2.
13725
13726 2000-09-18 Gerd Moellmann <gerd@gnu.org>
13727
13728 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
13729 toolbar-add-item, if image doesn't have a mask add a `:mask
13730 heuristic'.
13731
13732 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
13733
13734 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
13735 and return a cons if it's non-nil.
13736 (diff-apply-hunk): Try to jump to the line in the source text
13737 corresponding to the position of point in the in the hunk.
13738
13739 * info.el (Info-title-3-face, Info-title-2-face)
13740 (Info-title-1-face): Use face inheritance and relative sizes
13741 instead of hard-wiring things.
13742
13743 * faces.el (secondary-selection): Make dark-background variant sane.
13744
13745 2000-09-16 Andrew Innes <andrewi@gnu.org>
13746
13747 * makefile.w32-in (compile-files-CMD): No need to make .elc files
13748 read-only, since they aren't under VC now.
13749
13750 2000-09-17 Dave Love <fx@gnu.org>
13751
13752 * tmm.el: Replace mapcar with mapc in several places.
13753
13754 * loadhist.el (unload-feature): Maybe call elp-restore-list and
13755 ad-unadvise.
13756
13757 * international/latin1-disp.el: New file.
13758
13759 * calendar/cal-move.el (scroll-calendar-left)
13760 (scroll-calendar-right): Make arg optional (for active mode line).
13761
13762 * calendar/calendar.el (calendar-mode-line-format): Make fields
13763 mouse-sensitive.
13764 (calendar-read-date, calendar-read-date, calendar-window-list):
13765 Unquote lambda.
13766 (calendar-month-name): Use aref, not sref.
13767
13768 * view.el (minor-mode-alist): Propertize the string.
13769
13770 * international/characters.el (standard-case-table): Add entries
13771 for Greek.
13772
13773 2000-09-18 Miles Bader <miles@gnu.org>
13774
13775 * info.el (info-node, info-xref): Add dark-background variants.
13776
13777 * faces.el (header-line): Change defaults to be less confusing
13778 when mixed with mode-lines.
13779
13780 * info.el (Info-fontify-node): Make a few cleanups.
13781 Add extra `help-echo' and `local-map' props to node xrefs.
13782 Use header-specific faces for node-names & xrefs.
13783 (Info-use-header-line): New variable.
13784 (info-header-xref, info-header-node): New faces.
13785 (Info-setup-header-line): New function.
13786 (Info-select-node): Call Info-setup-header-line when enabled.
13787 (Info-extract-pointer): Work even if the header line is hidden.
13788 (Info-header-line): New variable.
13789
13790 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
13791
13792 * vms-patch.el (print-region-function): Don't quote lambda.
13793
13794 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
13795
13796 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
13797 (lm-get-header-re): Allow spaces between the header and the colon.
13798 (lm-header): Allow $ in non-RCS headers.
13799 (lm-header-multiline): Put the strings back into order.
13800 Stop at an empty line. Don't require two space chars if the
13801 line is clearly not another header line.
13802
13803 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
13804 (popup-menu-popup): Remove.
13805
13806 2000-09-15 Gerd Moellmann <gerd@gnu.org>
13807
13808 * toolbar/toolbar.el (toolbar-add-item): Use the same image
13809 specification if or if not tool-bar item contains an `:enabled'
13810 property.
13811
13812 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
13813 current buffer has no file name.
13814
13815 2000-09-15 Dave Love <fx@gnu.org>
13816
13817 * strokes.el: Sync with maintainer's current version with changes
13818 for Emacs, but avoid runtime cl and levents.
13819 (toplevel): Change autoloads and compilation requires.
13820 (strokes-version, strokes-bug-address, strokes-lift): Values
13821 changed.
13822 (strokes-xpm-header, strokes-insinuated): New variable.
13823 (strokes): Add :link.
13824 (strokes-mode): Customized.
13825 (strokes-while-inhibiting-garbage-collector): New macro.
13826 (strokes-remassoc): Avoid remove-if.
13827 (strokes-fix-button2-command): Don't use ad-do-it.
13828 (strokes-insinuate): New function.
13829 (strokes-button-press-event-p, strokes-button-release-event-p):
13830 New functions, used instead of non-`strokes-' versions..
13831 (strokes-mouse-event-p): Rewritten.
13832 (strokes-event-closest-point): Avoid event-point.
13833 (strokes-get-grid-position): Avoid cdadr, caadr
13834 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
13835 functions.
13836 (strokes-help): Use with-output-to-temp-buffer.
13837 (strokes-window-configuration-changed-p): New function.
13838 (strokes-update-window-configuration): Use buffer-live-p,
13839 strokes-window-configuration-changed-p.
13840 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
13841 (strokes-char-face): New face.
13842 (strokes-char-table, strokes-base64-chars): New variable.
13843 (strokes-xpm-for-stroke, strokes-list-strokes)
13844 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
13845 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
13846 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
13847 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
13848 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
13849 functions.
13850
13851 2000-09-15 Gerd Moellmann <gerd@gnu.org>
13852
13853 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
13854
13855 * image.el (create-image): Doc fix.
13856
13857 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
13858 instead of `:heuristic-mask t'.
13859
13860 2000-09-14 Andrew Innes <andrewi@gnu.org>
13861
13862 * makefile.w32-in: Revert to Unix line endings.
13863
13864 2000-09-14 Andrew Innes <andrewi@gnu.org>
13865
13866 * makefile.w32-in: Add bootstrap support. Also copy lisp source
13867 when installing.
13868
13869 * makefile.nt (DONTCOMPILE): Fix typo.
13870
13871 * shell.el (shell-write-history-on-exit): New function.
13872 (shell-dumb-shell-regexp): New custom variable.
13873 (shell-mode): Make shell-write-history-on-exit the process
13874 sentinel if shell name matches shell-dumb-shell-regexp.
13875
13876 * w32-fns.el: Comment out before-init-hook function which resets
13877 source-directory based; this breaks bootstrap.
13878
13879 2000-09-14 Dave Love <fx@gnu.org>
13880
13881 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
13882 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
13883 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
13884 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
13885 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
13886 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
13887 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
13888 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
13889 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
13890
13891 * toolbar/toolbar.el: New.
13892
13893 * subdirs.el: Add toolbar.
13894
13895 2000-09-14 Gerd Moellmann <gerd@gnu.org>
13896
13897 * indent.el (indent-for-tab-command): Doc fix.
13898
13899 2000-09-14 Alex Schroeder <alex@gnu.org>
13900
13901 * ansi-color.el (ansi-colors): Doc change.
13902 (ansi-color-get-face): Simplified regexp.
13903 (ansi-color-faces-vector): Added more faces, doc change.
13904 (ansi-color-names-vector): Doc change.
13905 (ansi-color-regexp): Simplified regexp.
13906 (ansi-color-parameter-regexp): New regexp.
13907 (ansi-color-filter-apply): Doc change.
13908 (ansi-color-filter-region): Doc change.
13909 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
13910 deal with zero length parameters.
13911 (ansi-color-apply-on-region): Doc change.
13912 (ansi-color-map): Doc change.
13913 (ansi-color-map-update): Removed debugging message.
13914 (ansi-color-get-face-1): Added condition-case to trap
13915 args-out-of-range errors.
13916 (ansi-color-get-face): Doc change.
13917 (ansi-color-make-face): Removed.
13918 (ansi-color-for-shell-mode): New option.
13919
13920 2000-09-13 Kenichi Handa <handa@etl.go.jp>
13921
13922 * international/quail.el (quail-start-translation): Translate KEY
13923 if necessary even if it doesn't have any mapping in the current
13924 input method.
13925 (quail-start-conversion): Likewise.
13926 (quail-help): The output message is improved.
13927
13928 2000-09-13 Miles Bader <miles@gnu.org>
13929
13930 * comint.el (comint-output-filter): Revert to using
13931 `insert-before-markers'. Add bletcherous hack to undo damage
13932 caused by `insert-before-markers'. Put `front-sticky' property on
13933 overlays created here so that the field code understands how the
13934 overlay works. Use a let when making comint-last-prompt-overlay,
13935 so that the code is easier to read.
13936
13937 2000-09-13 Dave Love <fx@gnu.org>
13938
13939 * wid-edit.el (widget-default-format-handler): DTRT when
13940 doc-property is a function.
13941
13942 2000-09-12 Francesco Potorti` <pot@gnu.org>
13943
13944 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
13945 filed name if it's not there.
13946
13947 2000-09-12 Dave Love <fx@gnu.org>
13948
13949 * simple.el (read-mail-command): Doc fix.
13950 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
13951
13952 * vc.el (vc-dired-listing-switches): Fix :version.
13953
13954 * vc-hooks.el: Doc fixes.
13955
13956 * subr.el (add-minor-mode): Use toggle-fun arg.
13957
13958 * speedbar.el: Add :version to several defcustoms.
13959
13960 * imenu.el (imenu--truncate-items, imenu--cleanup)
13961 (imenu--generic-function): Avoid mapcar.
13962 (imenu--replace-spaces): Function removed.
13963 (imenu--completion-buffer): Use subst-char-in-string.
13964 (imenu-add-to-menubar): Use keymap inheritance.
13965
13966 2000-09-12 Miles Bader <miles@gnu.org>
13967
13968 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
13969 (diff-mode-map): Bind `diff-test-hunk'.
13970 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
13971
13972 2000-09-11 Gerd Moellmann <gerd@gnu.org>
13973
13974 * bytecomp.el (byte-compile-defvar): Undo last change
13975 because it breaks '(make-variable-buffer-local (defvar ...)'
13976 which is used at least in dired.
13977
13978 2000-09-12 Kenichi Handa <handa@etl.go.jp>
13979
13980 * international/quail.el (quail-define-package): Docstring
13981 modified.
13982
13983 2000-09-12 Kenichi Handa <handa@etl.go.jp>
13984
13985 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
13986 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
13987 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
13988 docstring of "chinese-py".
13989
13990 * international/quail.el (quail-translation-docstring): New
13991 variable.
13992 (quail-show-keyboard-layout): Docstring modified.
13993 (quail-select-current): Likewise.
13994 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
13995 infinite recursive call.
13996 (quail-help): Check quail-translation-docstring. Format of the
13997 output changed.
13998 (quail-help-insert-keymap-description): Adjusted for the above
13999 change.
14000
14001 2000-09-11 Gerd Moellmann <gerd@gnu.org>
14002
14003 * bytecomp.el (byte-compile-defvar): Only cons onto
14004 current-load-list in top-level forms. Else this leaks a cons cell
14005 every time a defun is called.
14006
14007 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
14008
14009 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
14010 Now understands non-unified diffs. Some functionality moved into
14011 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
14012 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
14013 modify anything. Only reposition point in the patched file if the
14014 patch succeeds. Only pop up another window if POPUP is true.
14015 Emit a message describing what happened if successful, and at what
14016 line-offset. Automatically detect reversed hunks and do something
14017 appropriate.
14018 (diff-hunk-text, diff-find-text): New functions.
14019 (diff-filter-lines): Function removed.
14020 (diff-test-hunk): New function.
14021 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
14022
14023 2000-09-10 Dave Love <fx@gnu.org>
14024
14025 * textmodes/tildify.el: Minor doc/commentary fixes.
14026 (tildify) <defgroup>: Add :version.
14027
14028 * faces.el (face-x-resources): Make custom type more specific.
14029 (frame-background-mode): Use mapc.
14030 (region) <defcustom>: Add :version.
14031
14032 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
14033
14034 * vc-sccs.el (vc-sccs-register):
14035 * vc-rcs.el (vc-rcs-register):
14036 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
14037 * vc.el (vc-register): Clear file's properties.
14038
14039 2000-09-08 Gerd Moellmann <gerd@gnu.org>
14040
14041 * faces.el (face-spec-set): Only face-spec-reset-face when
14042 ATTRS is non-nil.
14043
14044 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
14045
14046 * help.el (help-insert-xref-button): Fix a typo in doc string.
14047
14048 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
14049
14050 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
14051 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
14052 methods.
14053
14054 * menu-bar.el (read-mail-item-name): New function.
14055 (menu-bar-tools-menu): Use it to compute and display the package
14056 used to read email.
14057 (menu-bar-tools-menu): Fix typo in GUD's help string.
14058
14059 2000-09-07 Dave Love <fx@gnu.org>
14060
14061 * diff-mode.el (diff-mouse-goto-source): New function.
14062
14063 * vc-sccs.el: Doc fixes.
14064 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
14065
14066 * vc-rcs.el: Doc fixes.
14067 (vc-rcs-register-switches, vc-rcs-checkin-switches)
14068 (vc-rcs-checkout-switches, vc-rcs-header)
14069 (vc-rcs-master-templates): Add or change :version.
14070
14071 * vc-cvs.el: Doc fixes.
14072 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
14073 (vc-cvs-stay-local): Add :version.
14074
14075 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
14076
14077 2000-09-07 Kenichi Handa <handa@etl.go.jp>
14078
14079 * international/quail.el (quail-help): Fix previous change.
14080
14081 2000-09-07 Gerd Moellmann <gerd@gnu.org>
14082
14083 * faces.el (color-values): Doc fix.
14084
14085 * faces.el (frame-set-background-mode): Use frame-parameter
14086 instead of frame-parameters.
14087
14088 * frame.el (filtered-frame-list): Reduce consing.
14089 (frames-on-display-list): Call frame-parameter instead of
14090 frame-parameters.
14091
14092 2000-09-07 Kenichi Handa <handa@etl.go.jp>
14093
14094 * language/devan-util.el (devanagari-to-indian-region): In the
14095 loop, change the following char, not preceding char.
14096
14097 2000-09-07 Gerd Moellmann <gerd@gnu.org>
14098
14099 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
14100 instead of frame-parameters.
14101
14102 * faces.el (set-face-attribute): Simplify by calling
14103 internal-set-lisp-face-attribute with FRAME being 0.
14104
14105 * vc.el: Remove `Id' version control keyword.
14106
14107 2000-09-07 Kenichi Handa <handa@etl.go.jp>
14108
14109 * help.el (help-make-xrefs): Adjusted for the change of
14110 help-xref-mule-regexp.
14111 (help-insert-xref-button): New function.
14112
14113 * international/mule-cmds.el (help-xref-mule-regexp-template):
14114 Include the pattern for character set.
14115 (leim): New group.
14116
14117 * international/quail.el: Don't require face.
14118 (quail): New group.
14119 (quail-other-command): Dummy command to make quail-help work better.
14120 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
14121 (quail-keyboard-layout-substitution): New variable.
14122 (quail-update-keyboard-layout): New function.
14123 (quail-keyboard-layout-type): New customizable variable.
14124 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
14125 (quail-keyboard-translate): Pay attention to
14126 quail-keyboard-layout-substitution.
14127 (quail-insert-kbd-layout): New function.
14128 (quail-show-keyboard-layout): New function.
14129 (quail-get-translation): If the definition is a vector of length
14130 1, and the element is a string of length 1, return the character
14131 in that string.
14132 (quail-update-current-translations): Fix the case of
14133 relative-index out of range.
14134 (quail-build-decode-map, quail-insert-decode-map): New Functions.
14135 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
14136 Show key sequences for all available characters.
14137 (quail-help-insert-keymap-description): Don't show such verbose
14138 key bindings as quail-self-insert-command.
14139
14140 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
14141 Format changed, and each element now have extra documentations.
14142 (tit-process-header): Delete invalid characters from TIT-PROMPT.
14143 Adjusted for the change of quail-cxterm-package-ext-info.
14144
14145 2000-09-06 Gerd Moellmann <gerd@gnu.org>
14146
14147 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
14148 requiring it leads to a recursive loading of vc.el and vc-hooks.el
14149 during bootstrap.
14150
14151 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14152
14153 * vc.el: (toplevel): Don't require `dired' at run-time.
14154 (vc-dired-resynch-file): Remove autoload cookie.
14155
14156 2000-09-05 Andre Spiegel <spiegel@gnu.org>
14157
14158 * vc.el: Made several backend functions optional.
14159 (vc-default-responsible-p): New function.
14160 (vc-merge): Use RET for first version to trigger merge-news, not
14161 prefix arg.
14162 (vc-annotate): Handle backends that do not support annotation.
14163 (vc-default-merge-news): Removed. The existence of a merge-news
14164 implementation is now checked on caller sites.
14165
14166 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
14167 case.
14168
14169 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
14170 special case that has been removed from the default in vc-hooks.el.
14171
14172 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14173
14174 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
14175
14176 2000-09-05 Andre Spiegel <spiegel@gnu.org>
14177
14178 * vc-hooks.el: Require vc during compilation.
14179 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
14180 macro `with-vc-properties' in vc.el.
14181 (vc-file-getprop): Doc fix.
14182 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
14183
14184 * vc.el: Require dired-aux during compilation.
14185 (vc-name-assoc-file): Moved to vc-sccs.el.
14186 (with-vc-properties): New macro.
14187 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
14188 vc-finish-steal): Use it.
14189 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
14190 to the backend-specific function is now supposed to do the checkout,
14191 too.
14192 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
14193
14194 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
14195 set file properties; that gets done in the generic code now.
14196
14197 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
14198 Changed parameter list, added code from vc.el that does the
14199 checkout, possibly with a double-take.
14200
14201 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
14202 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
14203 the above under the new name.
14204 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
14205 parameter list, added checkout command.
14206 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
14207 properties; that gets done in the generic code now.
14208
14209 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14210
14211 * vc.el: Docstring fixes (courtesy of checkdoc).
14212
14213 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14214
14215 * vc.el (vc-checkout-writable-buffer-hook)
14216 (vc-checkout-writable-buffer): Remove.
14217 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
14218 (vc-log-mode): Make it into a clean derived major mode.
14219 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
14220 vc-log-mode if log-edit is not available.
14221 (vc-dired-mode-map): Don't set-keymap-parent yet.
14222 (vc-dired-mode): Do set-keymap-parent here.
14223 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
14224
14225 2000-09-05 Gerd Moellmann <gerd@gnu.org>
14226
14227 * faces.el (set-face-attribute, face-spec-reset-face)
14228 (face-spec-set): Avoid consing by removing calls to `apply'.
14229
14230 * frame.el (frame-parameter): Move to C code.
14231
14232 2000-09-05 Dave Love <fx@gnu.org>
14233
14234 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
14235 insert-before-markers-and-inherit. Now checked systematically!
14236
14237 2000-09-05 Alex Schroeder <alex@gnu.org>
14238
14239 * sql.el (sql-postgres): Use sql-postgres-options.
14240 (sql-postgres-options): New variable.
14241
14242 2000-09-05 Alex Schroeder <alex@gnu.org>
14243
14244 * sql.el (sql-mode-menu): Work around missing variable mark-active
14245 in XEmacs.
14246 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
14247 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
14248 compatibility.
14249
14250 2000-09-04 Gerd Moellmann <gerd@gnu.org>
14251
14252 * vc.el (vc-dired-resynch-file): Add autoload cookie.
14253
14254 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
14255
14256 * Makefile.in (DONTCOMPILE): Fix typo in file name.
14257
14258 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14259
14260 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
14261 don't support anything else under SCCS yet.
14262
14263 * vc-hooks.el: Minor doc fixes.
14264
14265 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14266
14267 * vc.el (vc-next-action-on-file): Do not visit the file if it's
14268 not necessary. If verbose in state `needs-patch', do the same as
14269 under `up-to-date'. When NOT verbose and `needs-patch', check out
14270 latest version instead of `merge-news'.
14271 (vc-next-action-dired): Don't mess with default-directory here; it
14272 breaks other parts of dired. It is the job of the
14273 backend-specific functions to adjust it temporarily if they need it.
14274 (vc-next-action): Remove a special CVS case.
14275 (vc-clear-headers): New optional arg FILE.
14276 (vc-checkin, vc-checkout): Set properties vc-state and
14277 vc-checkout-time properly.
14278 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
14279 (vc-print-log): Use new backend function `show-log-entry'.
14280 (vc-cancel-version): Do the checks in a different order. Added a
14281 FIXME concerning RCS-only code.
14282
14283 * vc-rcs.el (vc-rcs-show-log-entry): New function.
14284 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
14285
14286 * vc-cvs.el (vc-cvs-show-log-entry): New function.
14287
14288 * vc-hooks.el (vc-default-mode-line-string): Show state
14289 `needs-patch' as a `-' too.
14290
14291 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14292
14293 * vc.el (vc-responsible-backend): New optional arg REGISTER.
14294 (vc-default-could-register): New function.
14295 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
14296 (vc-resynch-buffer): Call vc-dired-resynch-file.
14297 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
14298 vc-resynch-buffer instead of vc-resynch-window.
14299 (vc-next-action-dired): Don't redisplay here, that gets done as a
14300 result of the individual file operations.
14301 (vc-retrieve-snapshot): Corrected prompt order.
14302
14303 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
14304
14305 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
14306 as well.
14307 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
14308 hostname regexps. Updated all callers.
14309 (vc-cvs-responsible-p): Handle directories as well.
14310 (vc-cvs-could-register): New function.
14311 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
14312 properties up-to-date.
14313
14314 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
14315 user whether to create one.
14316
14317 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14318
14319 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
14320 check out a non-existing file.
14321
14322 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
14323 workfile does not exist.
14324
14325 * vc.el (vc-version-diff): Use `require' to check for existence of
14326 diff-mode.
14327
14328 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14329
14330 * vc-cvs.el (vc-cvs-registered): Use new function
14331 vc-cvs-parse-entry to do the actual work.
14332
14333 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14334
14335 * vc-hooks.el (vc-find-backend-function): If function doesn't
14336 exist, return nil instead of error.
14337 (vc-call-backend): Doc fix.
14338
14339 * vc.el (vc-do-command): Doc fix.
14340 (vc-finish-logentry): When checking in from vc-dired, choose the
14341 right backend for logentry check.
14342 (vc-dired-mode-map): Inherit from dired-mode-map.
14343 (vc-dired-mode): Local value of dired-move-to-filename-regexp
14344 simplified.
14345 (vc-dired-state-info): Removed, updated caller.
14346 (vc-default-dired-state-info): Use parentheses instead of hyphens.
14347 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
14348 (vc-dired-listing-switches): New variable.
14349 (vc-directory): Use it, instead of dired-listing-switches.
14350
14351 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
14352 (vc-cvs-dir-state): New function.
14353 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
14354 (vc-cvs-parse-entry): New function, also to be used in
14355 vc-cvs-registered.
14356
14357 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14358
14359 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
14360 *or* single-window-frames.
14361
14362 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14363
14364 * vc.el (vc-update-changelog): Split into generic part and default
14365 implementation. Doc string adapted.
14366 (vc-default-update-changelog): New function. Call the `rcs2log'
14367 script in exec-directory, to fix a long-standing nuisance.
14368
14369 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
14370 simply signals an error.
14371
14372 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14373
14374 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
14375 control-flow more clear and to avoid running `cvs' twice.
14376
14377 * vc.el (vc-next-action-on-file): Doc fix.
14378 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
14379 (vc-print-log): Eval `file' before constructing the continuation.
14380
14381 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14382
14383 * vc.el (vc-next-action-on-file): Corrected several messages.
14384 (vc-merge): Add prefix arg `merge-news'; handle it.
14385
14386 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
14387 is not reached. It is.
14388 (vc-cvs-merge): Set state to 'edited after merge.
14389 (vc-cvs-merge-news): Set workfile version to nil if not known.
14390 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
14391
14392 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
14393 via stdout. (Merge from main line.)
14394
14395 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14396
14397 * vc.el (vc-finish-logentry): Thinko in the "same comment"
14398 detection.
14399
14400 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14401
14402 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
14403 against kill-all-local-variables.
14404 (vc-log-edit): Don't save vc-parent-buffer any more.
14405 (vc-last-comment-match): Initialize to an empty string.
14406 (vc-post-command-functions): New hook.
14407 (vc-do-command): Run it.
14408 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
14409 (vc-finish-logentry): Only add the comment to the ring if it's
14410 different from the last comment entered.
14411 (vc-new-comment-index): New function.
14412 (vc-previous-comment): Use it. Make the minibuffer message
14413 slightly less terse.
14414 (vc-comment-search-reverse): Make it work forward as well. Don't
14415 set vc-comment-ring-index if no match is found. Use
14416 vc-new-comment-index.
14417 (vc-comment-search-forward): Use vc-comment-search-reverse.
14418 (vc-dired-mode-map): Don't inherit from dired-mode-map since
14419 define-derived-mode will do it for us. Bind `v' to a keymap that
14420 inherits from vc-prefix-map so that we can bind `vt' without
14421 binding C-x v t.
14422 (vc-retrieve-snapshot): Parenthesis typo.
14423
14424 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
14425 to 1. Make sure to switch to *vc* before looking for an error
14426 message. Use vc-parse-buffer.
14427
14428 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14429
14430 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
14431 and NAME.
14432 (vc-retrieve-snapshot): Split into two parts.
14433 (vc-default-retrieve-snapshot): New function.
14434
14435 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
14436 (vc-cvs-retrieve-snapshot): New function (untested).
14437 (vc-cvs-stay-local): Default to t.
14438 (vc-cvs-remote-p): New function and property.
14439 (vc-cvs-state): Stay local only if the above is t.
14440 (vc-handle-cvs): Removed.
14441 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
14442 done via vc-handled-backends now.
14443 (vc-cvs-header): Escape Id.
14444
14445 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14446
14447 * vc.el (vc-do-command): Remove unused commands.
14448 (vc-version-diff): Make sure default-directory ends with a slash.
14449 Move the window commands into a vc-exec-after.
14450 (vc-print-log): Move more of the code into the `vc-exec-after'.
14451
14452 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14453
14454 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
14455 (vc-print-log): Search current revision from beginning of buffer.
14456 (vc-revert-buffer): Clear echo area after the diff is finished.
14457 (vc-prefix-map): Removed definition of "t" for terse display in vc
14458 dired.
14459 (vc-dired-mode-map): Inherit from dired-mode-map. Added
14460 definition of "vt" for terse display.
14461 (vc-dired-mode): Fix dired-move-to-filename-regexp.
14462
14463 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14464
14465 * vc.el (vc-exec-after): Avoid caddr.
14466
14467 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14468
14469 * vc.el (vc-exec-after): New function.
14470 (vc-do-command): Use it to add a termination message for async
14471 procs.
14472 (vc-checkout): Try to handle a missing-backend situation.
14473 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
14474 of a directory with a backend using async diffs.
14475 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
14476 present.
14477
14478 * vc-sccs.el (vc-sccs-state-heuristic): Use
14479 file-ownership-preserved-p.
14480
14481 * vc-rcs.el (vc-rcs-state-heuristic): Use
14482 file-ownership-preserved-p.
14483 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
14484
14485 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14486
14487 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
14488 vc-do-command.
14489
14490 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
14491 when there are no changes.
14492
14493 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14494
14495 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
14496
14497 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
14498
14499 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14500
14501 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
14502
14503 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
14504 the `fset' outside of the defvar so that it works even if
14505 vc-prefix-map was already defined.
14506 (vc-setup-buffer): New function, split out of vc-do-command.
14507 (vc-do-command): Allow BUFFER to be t to mean `just use the
14508 current buffer without any fuss'.
14509 (vc-version-diff): Change the `diff' backend operation to just put
14510 the diff in the current buffer without erasing it. Always use
14511 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
14512 shrink-window-if-larger-than-buffer.
14513 (vc-print-log): Change the `print-log' backend operation to just
14514 put the log in the current buffer without erasing it. Protect
14515 shrink-window-if-larger-than-buffer.
14516 (vc-update-change-log): Fix setd typo.
14517
14518 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
14519 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
14520
14521 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
14522 (vc-rcs-diff): Insert in the current buffer and remove unused arg
14523 CMP.
14524
14525 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
14526 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
14527 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
14528
14529 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14530
14531 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
14532 not possible, use vc-BACKEND-workfile-unchanged-p.
14533 (vc-default-workfile-unchanged-p): New function. Delegates to a
14534 full vc-BACKEND-diff.
14535
14536 * vc-hooks.el (vc-simple-command): Removed.
14537
14538 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
14539 instead of vc-simple-command.
14540 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
14541 avoid doing a diff when opening a file.
14542 (vc-rcs-state): Added check for unlocked-changes.
14543 (vc-rcs-header): Escape Id.
14544 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
14545 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
14546 version.
14547
14548 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
14549 (vc-sccs-diff): Remove optional arg CMP.
14550 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
14551 SCCS-specific function.
14552
14553 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
14554 vc-simple-command.
14555
14556 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14557
14558 * vc.el (vc-editable-p): Renamed from vc-writable-p.
14559 (with-vc-file, vc-merge): Use vc-editable-p.
14560 (vc-do-command): Remove unused var vc-file and fix the
14561 doubly-defined `status' var. Add a user message when starting an
14562 async command.
14563 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
14564 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
14565 Use with-current-buffer.
14566 (vc-buffer-sync): Use unless.
14567 (vc-next-action-on-file): If the file is 'edited by read-only,
14568 make it read-write instead of trying to commit.
14569 (vc-version-diff, vc-update-change-log): Use `setq
14570 default-directory' rather than `cd'.
14571 (vc-log-edit): Don't forget to set default-directory in the
14572 buffer.
14573
14574 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
14575 (vc-sccs-state-heuristic): Use file-writable-p instead of
14576 comparing userids.
14577 (vc-sccs-checkout): Use `unless'.
14578
14579 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
14580 of comparing userids.
14581 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
14582 Simplify the logic by eliminating unreachable code.
14583 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
14584 just do a recursive call if we need to retry.
14585 (vc-rcs-checkout): Handle the case where rcs is missing by making
14586 the buffer read-write if requested and re-signalling the error.
14587
14588 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
14589
14590 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14591
14592 * vc-hooks.el (vc-handled-backends): Docstring change.
14593 (vc-ignore-vc-files): Mark obsolete.
14594 (vc-registered): Check vc-ignore-vc-files.
14595 (vc-find-file-hook, vc-file-not-found-hook): Don't check
14596 vc-ignore-vc-files.
14597
14598 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
14599
14600 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14601
14602 * vc.el (vc-checkout): Don't do anything special for ange-ftp
14603 files since ange-ftp already has vc-registered return nil.
14604
14605 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
14606 (vc-sccs-workfile-version): Use with-temp-buffer and new
14607 vc-parse-buffer and don't bother setting the property.
14608 (vc-sccs-add-triple): Use with-current-buffer and
14609 find-file-noselect.
14610 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
14611
14612 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
14613 derives from the old vc-parse-buffer but uses the revision number
14614 rather than the date (much easier to compare robustly).
14615 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
14616 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
14617 locking-user more directly. Check strict locking and set
14618 checkout-model appropriately.
14619 (vc-rcs-parse-locks): Remove.
14620 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
14621 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
14622 (vc-rcs-system-release): Use with-current-buffer and
14623 vc-parse-buffer.
14624 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
14625
14626 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
14627 (vc-simple-command): Docstring fix.
14628 (vc-registered): Align the way the file-handler is called with the
14629 way the function itself works.
14630 (vc-file-owner): Remove.
14631
14632 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
14633 extraction of fields and call to file-attributes because of a
14634 temporary bug in rcp.el.
14635 (vc-cvs-fetch-status): Use with-current-buffer.
14636
14637 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14638
14639 * vc.el (vc-do-command): Use file-relative-name.
14640 (vc-responsible-backend): Use vc-backend if possible.
14641 (vc-create-snapshot): Improve the `interactive' spec. Add support
14642 for branches and dispatch to backend-specific `create-snapshot'.
14643 (vc-default-create-snapshot): New function, containing the bulk of
14644 the old vc-create-snapshot.
14645 (vc-retrieve-snapshot): Improve the interactive spec.
14646
14647 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
14648 (vc-backend-hook-functions): Remove.
14649 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
14650 (vc-backend): Reintroduce the test for `file = nil' now that I
14651 know why it was there (and added a comment to better remember).
14652
14653 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
14654 code from vc-sccs-hooks.el.
14655 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
14656 'vc anymore.
14657 (vc-sccs-responsible-p): Use expand-file-name instead of concat
14658 and file-directory-p instead of file-exists-p.
14659 (vc-sccs-check-headers): Simplify the regexp.
14660
14661 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
14662 from vc-rcs-hooks.el. Don't require 'vc anymore.
14663 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
14664 file-directory-p instead of file-exists-p.
14665
14666 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
14667 from vc-cvs-hooks.el.
14668 (proto vc-cvs-registered): Require 'vc-cvs instead of
14669 'vc-cvs-hooks. Don't require 'vc anymore.
14670 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
14671 file-directory-p instead of file-exists-p.
14672 (vc-cvs-create-snapshot): New function, replacing
14673 vc-cvs-assign-name.
14674 (vc-cvs-assign-name): Remove.
14675
14676 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14677
14678 * vc-cvs.el (vc-cvs-header): New var.
14679
14680 * vc-rcs.el (vc-rcs-exists): Remove.
14681 (vc-rcs-header): New var.
14682
14683 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
14684 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
14685 (vc-sccs-header): New var.
14686
14687 * vc.el (vc-do-command): Get rid of the `last' argument.
14688 (vc-header-alist): Remove, replaced by vc-X-header.
14689 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
14690 (vc-dired-hook): Use expand-file-name instead of concat.
14691 (vc-directory): Use file-name-as-directory.
14692 (vc-snapshot-precondition, vc-create-snapshot)
14693 (vc-retrieve-snapshot): Allow the command to operate on any
14694 directory.
14695
14696 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
14697 just removing the 'WORKFILE argument or by removing the 'MASTER
14698 argument and replacing `file' with (vc-name file).
14699
14700 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14701
14702 * vc.el: Update Copyright and add a crude list of backend funs.
14703 (vc-writable-p): New function.
14704 (with-vc-file): Use vc-writable-p.
14705 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
14706 (vc-register): Avoid vc-name.
14707 (vc-locking-user): Remove.
14708 (vc-steal-lock): Make the `owner' arg non-optional.
14709 (vc-merge): Use vc-writable-p instead of vc-locking-user and
14710 vc-checkout-model.
14711 (vc-default-dired-state-info): Use vc-state instead of
14712 vc-locking-user and return special strings for special states.
14713 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
14714 and get rid of one of the special CVS cases.
14715 (vc-cancel-version): prettify error message with \\[...].
14716 (vc-rename-master): New function.
14717 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
14718 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
14719 the CVS special case generic.
14720 (vc-default-record-rename): Remove.
14721 (vc-file-tree-walk-internal): Only call FUNC for files that are
14722 under control of some VC backend and replace `concat' with
14723 expand-file-name.
14724 (vc-file-tree-walk): Update docstring.
14725 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
14726 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
14727
14728 * vc-sccs.el (vc-sccs-rename-file): Renamed from
14729 vc-sccs-record-rename. Use `find-file-noselect' rather than
14730 `find-file' and call `vc-rename-master' to do the actual move.
14731 (vc-sccs-diff): Remove unused `backend' variable.
14732
14733 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
14734 to delay loading of vc-sccs until it is really used.
14735 (vc-sccs-master-templates): Preload.
14736 (vc-sccs-state): Update call to vc-sccs-parse-locks.
14737 (vc-sccs-project-dir): Remove (merged into
14738 vc-sccs-search-project-dir).
14739 (vc-sccs-search-project-dir): Rewrite using file name handling ops
14740 rather than `concat', make sure it is preloaded and don't bother
14741 to check that the file actually exists.
14742 (vc-sccs-parse-locks): Remove unused `file' argument, remove
14743 `locks' argument (use buffer's content instead) and eliminate n^2
14744 behavior.
14745
14746 * vc-rcs.el: Update Copyright.
14747 (vc-rcs-rename-file): New function.
14748 (vc-rcs-diff): Remove unused `backend' variable.
14749
14750 * vc-hooks.el: Update Copyright.
14751 (vc-backend): Don't accept a nil argument any more.
14752 (vc-up-to-date-p): Turn into a defsubst.
14753 (vc-possible-master): New function.
14754 (vc-check-master-templates): Use `vc-possible-master' and allow
14755 funs in vc-X-master-templates to return a non-existent file.
14756
14757 * vc-cvs.el: Update Copyright.
14758 (vc-cvs-diff): Remove unused `backend' variable.
14759 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
14760
14761 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
14762
14763 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14764
14765 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
14766 since it can be called from vc-rcs.el.
14767 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
14768
14769 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14770
14771 * vc.el (vc-version-diff): Expand file name read from the
14772 minibuffer. Handle the case when a previous version number can't
14773 be guessed. Give suitable messages when there were no differences
14774 found.
14775 (vc-clear-headers): Call backend-specific implementation, if one
14776 exists.
14777 (vc-cancel-version): Made error checks generic. When done, clear
14778 headers generically, too.
14779
14780 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
14781 from vc-clear-headers in vc.el.
14782
14783 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
14784 correctly.
14785 (vc-rcs-latest-on-branch-p): Made second argument VERSION
14786 optional. Handle the case when it's not there.
14787
14788 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14789
14790 * vc.el (vc-locking-user): Moved from vc-hooks.el.
14791
14792 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14793
14794 * vc-hooks.el (vc-loadup): Remove.
14795 (vc-find-backend-function): Use `require'. Also, handle the case
14796 where vc-BACKEND-hooks.el doesn't exist.
14797 (vc-call-backend): Cleanup.
14798
14799 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14800
14801 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
14802 vc-rcs-grab-templates)
14803 (vc-rcs-registered): Remove. The default function works as well.
14804 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
14805 vc-sccs-grab-templates)
14806 (vc-sccs-registered): Remove. The default function works as well.
14807
14808 * vc.el (vc-version-diff): Left out a vc- in call to
14809 vc-call-backend.
14810 (vc-default-dired-state-info, vc-default-record-rename)
14811 (vc-default-merge-news): Update for the new backend argument.
14812
14813 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
14814 using the default function.
14815 (vc-call-backend): If calling the default function, pass it the
14816 backend as first argument. Update the docstring accordingly.
14817 (vc-default-state-heuristic, vc-default-mode-line-string): Update
14818 for the new backend argument.
14819 (vc-make-backend-sym): Renamed from vc-make-backend-function.
14820 (vc-find-backend-function): Use the new name.
14821 (vc-default-registered): New function.
14822
14823 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14824
14825 * vc.el (vc-merge): Use vc-find-backend-function.
14826
14827 * vc-hooks.el (vc-backend-functions): Remove.
14828 (vc-loadup): Don't setup 'vc-functions.
14829 (vc-find-backend-function): New function.
14830 (vc-call-backend): Use above fun and populate 'vc-functions
14831 lazily.
14832 (vc-backend-defines): Remove.
14833
14834 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14835
14836 * vc.el (vc-register): Put a FIXME note for a newly found bug.
14837 Call vc-call-backend without the leading vc-.
14838 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
14839 (vc-check-headers): Call vc-call-backend without the leading vc-.
14840 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
14841 (vc-annotate-display): Replace confusing use of `cond' with `or'.
14842 Call vc-call-backend without the leading vc-.
14843
14844 * vc-cvs.el (tail): Provide vc-cvs.
14845 * vc-sccs.el (tail): Provide vc-sccs.
14846 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
14847
14848 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
14849 (vc-make-backend-function, vc-call): Pass names without leading
14850 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
14851 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
14852 (vc-call-backend): Always try to load vc-X-hooks.
14853 (vc-registered): Remove vc- in call to vc-call-backend.
14854
14855 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14856
14857 * vc.el (vc-process-filter): New function.
14858 (vc-do-command): Setup `vc-process-filter' for the async process.
14859 (vc-maybe-resolve-conflicts): New function to reduce
14860 code-duplication. Additionally, it puts the buffer in
14861 `smerge-mode' if applicable.
14862 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
14863 calling `merge-news'.
14864 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
14865 (vc-log-edit): New function. Replacement for `vc-log-mode' by
14866 interfacing to log-edit.el.
14867 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
14868 log-edit is available.
14869 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
14870
14871 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14872
14873 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
14874 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
14875 defvar and the initialization.
14876 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
14877
14878 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
14879 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
14880
14881 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
14882
14883 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14884
14885 * vc.el (vc-file-clear-masterprops): Removed.
14886 (vc-checkin, vc-revert-buffer): Removed calls to the above.
14887 (vc-version-diff): Use buffer-size without argument.
14888 (vc-register): Heed vc-initial-comment.
14889
14890 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
14891 default branch.
14892
14893 * vc-rcs.el (vc-rcs-register): Parse command output to find master
14894 file name and workfile version.
14895 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
14896
14897 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
14898 vc-file-clear-masterprops.
14899
14900 * vc-sccs.el (vc-sccs-checkout): Removed call to
14901 vc-file-clear-masterprops. If writable, set vc-state to 'edited
14902 rather than user login name.
14903
14904
14905 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14906
14907 * vc.el (vc-workfile-unchanged-p): Remove unused argument
14908 `want-differences-if-changed' and simplify.
14909 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
14910 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
14911 output (which is invalid for async vc-diff) to decide whether to
14912 do the revert silently or not.
14913
14914 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14915
14916 * vc-hooks.el (vc-loadup): Load files quietly.
14917 (vc-call-backend): Oops, brain fart.
14918
14919 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14920
14921 * vc-cvs.el (vc-cvs-state): Typo.
14922 (vc-cvs-merge-news): Return the status code rather than the error msg.
14923
14924 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14925
14926 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
14927 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
14928 vc-state or vc-up-to-date-p.
14929 (vc-merge): Use vc-backend-defines to check whether merging is
14930 possible. Set state to 'edited after successful merge.
14931
14932 * vc-hooks.el (vc-locking-user): If locked by the calling user,
14933 return that name. Redocumented.
14934
14935 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14936
14937 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
14938 new `vc-state' semantics.
14939 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
14940 'vc-locking-user to the current user.
14941 (vc-merge): Inline vc-backend-merge. Comment out code that I
14942 don't understand and hence can't adapt to the new `vc-state' and
14943 `vc-locking-user' semantics.
14944 (vc-backend-merge): Remove.
14945
14946 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
14947 rather than 'vc-locking-user.
14948
14949 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
14950
14951 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
14952 (vc-state): Don't use 'reserved any more. Just use the same
14953 convention as the one used for vc-<backend>-state where the
14954 locking user (as a string) is returned.
14955 (vc-locking-user): Update, based on the above convention. The
14956 'vc-locking-user property has disappeared.
14957 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
14958
14959 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
14960 with a heuristic one.
14961 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
14962 (vc-cvs-checkin): Do a trivial parse to set the state in case of
14963 error. That allows us to get to 'needs-merge even in the
14964 stay-local case. There's still no way to detect 'needs-patch in
14965 such a setup (or to force an update for that matter).
14966 (vc-cvs-logentry-check): Remove, the default works as well.
14967
14968 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14969
14970 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
14971
14972 * vc.el (vc-do-command): kill-all-local-variables, to reset any
14973 major-mode in which the buffer might have been put earlier. Use
14974 `remove' and `when'. Allow `okstatus' to be `async' and use
14975 `start-process' in this case.
14976 (vc-version-diff): Handle the case where the diff looks empty
14977 because of the use of an async process.
14978
14979 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14980
14981 * vc.el (vc-next-action-on-file): Removed optional parameter
14982 `simple'. Recompute state unconditionally.
14983 (vc-default-toggle-read-only): Removed.
14984
14985 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
14986 (vc-toggle-read-only): Undid prev change.
14987
14988 * vc-cvs.el (vc-cvs-stay-local): Renamed from
14989 vc-cvs-simple-toggle. Redocumented.
14990 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
14991 (vc-cvs-toggle-read-only): Removed.
14992
14993 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14994
14995 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
14996 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
14997 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
14998 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
14999 still is. So maybe it should be removed.
15000 (vc-head-version, vc-find-binary): Remove.
15001 (vc-recompute-state): Move from vc-hooks.el.
15002 (vc-next-action-on-file): Add a `simple' argument to allow
15003 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
15004 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
15005 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
15006 (vc-dired-mode-map): Properly defvar it.
15007 (vc-print-log): Call log-view-mode if available.
15008 (small-temporary-file-directory): defvar instead of use boundp.
15009 (vc-merge-news): Moved to vc-cvs.el.
15010 (vc-default-merge-news): New function.
15011
15012 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
15013 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
15014 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
15015 unknown `vc-latest-version' function. It should probably refer to
15016 vc-workfile-version or somesuch, but it's very unclear to me and I
15017 don't have SCCS to test things.
15018
15019 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
15020 (vc-sccs-state-heuristic): Fix typo.
15021 (vc-sccs-workfile-unchanged-p): Add missing argument.
15022
15023 * vc-rcs.el: Require vc and vc-rcs-hooks.
15024 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
15025 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
15026 (vc-release-greater-or-equal-p): Move from vc.
15027 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
15028 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
15029 (vc-rcs-checkout): Add a missing `new-version' argument in the
15030 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
15031
15032 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
15033 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
15034 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
15035 than the apparently unbound `workfile-version'.
15036
15037 * vc-hooks.el (vc-master-templates): Def the obsolete var.
15038 (vc-file-prop-obarray): Use `make-vector'.
15039 (vc-backend-functions): Add new hookable functions
15040 vc-toggle-read-only, vc-record-rename and vc-merge-news.
15041 (vc-loadup): If neither backend nor default functions exist, use
15042 the backend function rather than nil.
15043 (vc-call-backend): If the function if not bound yet, try to load
15044 the non-hook file to see if it provides it.
15045 (vc-call): New macro plus use it wherever possible.
15046 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
15047 nor `vc-find-binary' since it's only called from
15048 vc-mistrust-permission which is only used once the backend is known.
15049 (vc-checkout-model): Fix parenthesis.
15050 (vc-recompute-state, vc-prefix-map): Move to vc.el.
15051
15052 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
15053 (vc-cvs-release, vc-cvs-system-release): Remove.
15054 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
15055 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
15056 status symbols.
15057 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
15058 (vc-cvs-toggle-read-only): First cut at a function to allow a
15059 cvs-status-free vc-toggle-read-only.
15060 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
15061 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
15062 vc-cvs-status. Also set vc-state rather than vc-locking-user.
15063 (vc-cvs-checkout): Modify access rights directly if the user
15064 requested not to use `cvs edit'. And refresh the mode line.
15065
15066 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
15067 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
15068
15069 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15070
15071 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
15072 workfile' that got lost when the code was extracted from vc.el.
15073 And merged the tail with the rest of the code (not possible in the
15074 old vc.el where the tail was shared among all backends). And
15075 explicitly set the state to 'edited if `writable' is set.
15076
15077 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
15078 (vc-cvs-state): Be careful to return the value from
15079 vc-cvs-parse-state.
15080 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
15081 property but return it instead. Also be careful to handle a nil
15082 or "" `rev' when workfile is non-nil (it was handled properly when
15083 workfile was nil).
15084
15085 * vc.el: Removed those pesky unnecessary `(function' quotes.
15086 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
15087 directly in the defvar.
15088 (vc-do-command): Bind inhibit-read-only so as to properly handle
15089 the case where the destination buffer has been made read-only.
15090 (vc-diff): Delegate to vc-version-diff in all cases.
15091 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
15092 (vc-annotate-mode-variables): Removed (code moved partly to
15093 defvars and partly to vc-annotate-add-menu).
15094 (vc-annotate-mode): Turned into a derived-mode.
15095 (vc-annotate-add-menu): Moved in code in
15096 vc-annotate-mode-variables.
15097 (vc-update-change-log): Use make-temp-file if available.
15098
15099 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
15100
15101 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
15102 `vc-checkout-model' updated to `vc-cvs-update-model'.
15103
15104 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15105
15106 * vc.el (vc-next-action-on-file): Added handling of state
15107 `unlocked-changes'.
15108 (vc-checkout-carefully): Is now practically obsolete, unless the
15109 above is too slow to be enabled unconditionally.
15110 (vc-update-change-log): Fixed typo.
15111
15112 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
15113
15114 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
15115 Now handles state `unlocked-changes'.
15116 (vc-sccs-workfile-unchanged-p): New function, to support the above.
15117
15118 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
15119
15120 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
15121 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
15122 `unlocked-changes'.
15123 (vc-rcs-workfile-unchanged-p): Renamed from
15124 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
15125 function yet, but supposed to become one soon.
15126
15127 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
15128 `vc-steal-lock'.
15129 (vc-call-backend): Changed error message.
15130 (vc-state): Added description of state `unlocked-changes'.
15131
15132 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15133
15134 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
15135 always return t in CVS-controlled directories.
15136
15137 * vc.el (vc-responsible-backend): New function.
15138 (vc-register): Largely rewritten.
15139 (vc-admin): Removed (implementation moved into vc-register).
15140 (vc-checkin): Redocumented.
15141 (vc-finish-logentry): If no backend defined yet (because we are in
15142 the process of registering), use the responsible backend.
15143
15144 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
15145 Updated function lists.
15146 (vc-call-backend): Fixed typo.
15147
15148 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
15149 New functions.
15150 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
15151 Removed query option. Redocumented.
15152
15153 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15154
15155 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
15156
15157 * vc.el: Updated callers of `vc-checkout-required' to use
15158 `vc-checkout-model'.
15159
15160 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15161
15162 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
15163 stuff updated to reference this function instead of the old
15164 `vc-backend-release-p'.
15165
15166 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15167
15168 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
15169 vc-checkout-model. Return appropriate values. Updated callers.
15170
15171 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15172
15173 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
15174 (vc-backend-revert): Function moved into `vc-revert';
15175 `vc-next-action' must be updated to accomodate this change.
15176 (vc-backend-steal): Function moved into `vc-finish-steal'.
15177 (vc-backend-logentry-check): Function moved into
15178 `vc-finish-logentry'.
15179 (vc-backend-printlog): Function moved into `vc-print-log'.
15180 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
15181 (vc-backend-assign-name): Function moved into
15182 `vc-create-snapshot'.
15183
15184 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15185
15186 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
15187 Rename to vc-checkout-model. Return appropriate values.
15188 Update callers.
15189
15190 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
15191 to vc-checkout-model.
15192 (vc-checkout-required): Rename to vc-checkout-model.
15193 Re-implement and re-comment.
15194 (vc-after-save): Use vc-checkout-model.
15195
15196 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15197
15198 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
15199 Update to use the vc-BACKEND-diff functions instead.
15200 `vc-diff' is now working.
15201
15202 * vc-rcs.el (vc-rcs-logentry-check): New function.
15203
15204 * vc-cvs.el (vc-cvs-logentry-check): New function.
15205
15206 * vc-sccs.el (vc-sccs-diff): Function changed name from
15207 `vc-backend-diff'. This makes `vc-diff' work.
15208
15209 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
15210 of functions possibly implemented in a vc-BACKEND library.
15211 (vc-checkout-required): Fix bug that caused an error to be
15212 signaled during `vc-after-save'.
15213
15214 * vc.el: Fix typo.
15215 This checkin is made with our new VC code base for the very first time.
15216 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
15217
15218 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
15219 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
15220
15221 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
15222 updated to `vc-uses-locking'.
15223 (vc-checkout-required): Call to backend function.
15224 `vc-checkout-required' updated to `vc-uses-locking' instead.
15225
15226 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
15227 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
15228
15229 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
15230 to match the split into various backends.
15231 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
15232 (vc-retrieve-snapshot): Bug fix.
15233
15234 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15235
15236 * vc-sccs.el (vc-sccs-release): Doc fix.
15237
15238 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15239
15240 * vc.el (vc-next-action-on-file): Bug found and fixed.
15241 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
15242 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
15243
15244 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
15245 (vc-rcs-checkout): Name space cleaned up. No more revision number
15246 crunching function names that are not prefixed with vc-rcs.
15247 (vc-rcs-checkout-model): Function added. References to
15248 `vc-checkout-model' replaced.
15249
15250 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15251
15252 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
15253 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
15254 still need to be split, and implemented for RCS).
15255
15256 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15257
15258 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
15259
15260 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
15261 required by the vc.el file.
15262
15263 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
15264 required by the vc.el file.
15265 (vc-rcs-exists): Function added.
15266
15267 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
15268 required by the vc.el file.
15269
15270 * vc.el (vc-admin): Updated to handle selection of appropriate
15271 backend. Current implementation is crufty and need re-thinking.
15272
15273 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
15274
15275 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15276
15277 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
15278 beginning of annotate buffers correctly.
15279
15280 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
15281 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
15282 functionality updated quite a lot to support multiple backends.
15283 Variables `vc-annotate-mode', `vc-annotate-buffers',
15284 `vc-annotate-backend' added.
15285
15286 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
15287 `vc-annotate-difference' added to supported backend functions.
15288
15289 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15290
15291 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
15292 Use with-temp-file instead of /bin/sh. Merged from mainline
15293
15294 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15295
15296 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
15297
15298 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
15299
15300 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
15301
15302 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15303
15304 * vc-hooks.el: vc-state-heuristic added to
15305 vc-backend-hook-functions.
15306
15307 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
15308
15309 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
15310
15311 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
15312 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
15313 state to `reserved'.
15314
15315 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
15316 `vc-checkout-required'. Rename the `locked' state to `reserved'.
15317
15318 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15319
15320 * vc-rcs-hooks.el: Implement new state model. Hardly anything
15321 untouched.
15322
15323 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
15324
15325 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
15326 if defined. (Merged from main line, slightly adapted.)
15327
15328 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
15329 millenium problem (merged from mainline).
15330
15331 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15332
15333 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
15334 part and moved the non-BACKEND stuff to vc.el.
15335
15336 * vc.el: Split the annotate feature into a BACKEND specific part
15337 and moved it from the vc-cvs.el file to this one.
15338
15339 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15340
15341 * vc-hooks.el: Implement new state model.
15342 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
15343 (vc-locking-user): Simplify. Now only needed if the file is
15344 locked by somebody else.
15345 (vc-lock-from-permissions): Remove. Functionality is in
15346 vc-sccs-hooks.el and vc-rcs-hooks.el now.
15347 (vc-mode-line-string): New name for former vc-status. Adapted.
15348 (vc-mode-line): Adapt to use the above. Remove optional parameter.
15349
15350 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
15351 Various simplifications and adaptations all over the place.
15352
15353 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
15354 Simplify and adapt the rest.
15355
15356 * vc.el (vc-resynch-window): Add TODO comment: check for
15357 interaction with view mode according to recent RCS change.
15358 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
15359
15360 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15361
15362 * vc.el: Convert the remaining function comments to docstrings.
15363
15364 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15365
15366 * vc.el (vc-backend-release, vc-release-greater-or-equal)
15367 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
15368 (vc-minor-part, vc-previous-version): Functions that operate and
15369 compare revision numbers got proper documentation. Comments added
15370 about their possible removal.
15371
15372 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15373
15374 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
15375 the vc-backend.el files.
15376
15377 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
15378
15379 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
15380 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
15381 (vc-rcs-previous-version): Functions added.
15382
15383 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
15384
15385 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
15386
15387 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15388
15389 * vc-hooks.el (vc-master-templates): Is really obsolete.
15390 Comment out the definition for now. What is the right procedure
15391 to get rid of it?
15392 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
15393 rewritten.
15394 (vc-default-registered): Remove.
15395 (vc-check-master-templates): New function; does mostly what the
15396 above did before.
15397 (vc-locking-user): Don't rely on the backend to set the property.
15398
15399 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
15400 Rewrite documentation.
15401 (vc-rcs-templates-grabbed): New variable.
15402 (vc-rcs-grab-templates): New function.
15403 (vc-rcs-registered): Rewrite to use above mechanism.
15404
15405 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
15406 Rewrite documentation.
15407 (vc-sccs-templates-grabbed): New variable.
15408 (vc-sccs-grab-templates): New function.
15409 (vc-sccs-registered): Rewrite to use above mechanism.
15410 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
15411 Don't throw the result, simply return it.
15412
15413 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
15414 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
15415 (vc-cvs-registered): Does the check itself now. Simplify.
15416
15417 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
15418 from main line.
15419
15420 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15421
15422 * vc-cvs.el (vc-cvs-diff): New function.
15423
15424 * vc-sccs.el (vc-sccs-diff): New function.
15425
15426 * vc-rcs.el (vc-rcs-diff): New function.
15427 (vc-rcs-checkout): Bug (typo) found and fixed.
15428 (vc-rcs-register-switches): New variable.
15429
15430 * vc.el (vc-backend-diff): Function removed and placed in the
15431 backend files.
15432
15433 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15434
15435 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
15436
15437 * vc.el (vc-backend-checkout): Function removed and replaced in
15438 the vc-backend.el files.
15439
15440 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
15441
15442 * vc.el (vc-backend-admin): Removed and replaced in the
15443 vc-backend.el files.
15444
15445 * vc.el (Martin): Removed all the annotate functionality since it
15446 is CVS backend specific.
15447
15448 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15449
15450 * spec.txt: Added specification of vc-state.
15451
15452 * vc-sccs-hooks.el (vc-sccs-master-properties):
15453 Remove handling of vc-latest-version and
15454 vc-your-latest-version. What used to be vc-latest-version, is now
15455 returned as vc-workfile-version.
15456 (vc-sccs-workfile-version): Adapt.
15457
15458 2000-09-04 Dave Love <fx@gnu.org>
15459
15460 * vc.el: [Merged from mainline.]
15461 (vc-dired-mode): Make the dired-move-to-filename-regexp
15462 regexp match the date, to avoid treating date as file size.
15463 Add YYYY S option to WESTERN/
15464
15465 2000-09-04 Dave Love <fx@gnu.org>
15466
15467 * vc.el: Require `compile' when compiling.
15468 (vc-logentry-check-hook): New option.
15469 (vc-steal-lock): Use compose-mail.
15470 (vc-dired-mode-map): Defvar when compiling.
15471 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
15472 vc-sccs.el and renamed. Callers changed.
15473 (vc-backend-checkout, vc-backend-logentry-check)
15474 (vc-backend-merge-news): Doc fix.
15475 (vc-default-logentry-check): New function.
15476 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
15477 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
15478 (vc-backend-merge): Doc fix. Use backend functions.
15479 (vc-check-headers): Use backend functions.
15480
15481 * vc-cvs.el: Require vc when compiling.
15482 (vc-cvs-register-switches): Doc fix.
15483 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
15484 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
15485 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
15486 New functions (code from vc.el).
15487 (vc-annotate-display-default): Fix interactive spec.
15488 (vc-annotate-time-span): Doc fix.
15489
15490 * vc-rcs.el: Require vc when compiling.
15491 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
15492 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
15493 (vc-rcs-checkin): New functions (code from vc.el).
15494 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
15495 Doc fix.
15496 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
15497
15498 * vc-sccs.el: Require vc when compiling.
15499 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
15500 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
15501 (vc-sccs-revert)
15502 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
15503 from vc.el).
15504 (vc-sccs-add-triple, vc-sccs-record-rename)
15505 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
15506 (vc-sccs-admin): Doc fix.
15507
15508 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15509
15510 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
15511 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
15512 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
15513 from vc.el.
15514
15515 * vc-sccs.el (vc-admin-sccs): Added from vc.el
15516
15517 * vc-cvs.el: Moved the annotate functionality from vc.el.
15518 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
15519
15520 2000-09-04 Dave Love <fx@gnu.org>
15521
15522 * vc.el (vc-backend-release): Call vc-system-release.
15523
15524 * vc-sccs.el (vc-sccs-system-release):
15525 Renamed from vc-sccs-backend-release.
15526
15527 * vc-rcs.el (vc-rcs-system-release):
15528 Renamed from vc-rcs-backend-release.
15529
15530 * vc-cvs.el (vc-cvs-system-release):
15531 Renamed from vc-cvs-backend-release.
15532
15533 2000-09-04 Dave Love <fx@gnu.org>
15534
15535 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
15536 backend files.
15537 (vc-backend-release): Dispatch to backend functions.
15538 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
15539 probably needs attention.]
15540
15541 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
15542 (vc-sccs-backend-release): New function.
15543
15544 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
15545 (vc-cvs-backend-release): New function.
15546
15547 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
15548 Doc fix.
15549 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
15550 (vc-default-dired-state-info): New function.
15551 (vc-dired-state-info): Dispatch to backends.
15552 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
15553
15554 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
15555 from vc.el and renamed.
15556
15557 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15558
15559 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
15560 (vc-version-other-window, vc-backend-assign-name): Removed
15561 references to vc-latest-version; sometimes changed into
15562 vc-workfile-version.
15563
15564 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
15565 vc-rcs-master-workfile-version.
15566 (vc-rcs-workfile-version): Use the above. Don't call
15567 vc-latest-version (that was unreachable code, anyway).
15568 (vc-rcs-fetch-master-properties): Doc fix.
15569
15570 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
15571 (vc-backend-hook-functions): Removed them from this list, too.
15572 (vc-fetch-properties): Removed.
15573 (vc-workfile-version): Doc fix.
15574
15575 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
15576 (vc-rcs-workfile-version, vc-rcs-locking-user)
15577 (vc-rcs-uses-locking): Use it.
15578
15579 * vc-hooks.el (vc-consult-rcs-headers):
15580 Moved into vc-rcs-hooks.el, under the name
15581 vc-rcs-consult-headers.
15582
15583 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
15584 headers.
15585 (vc-cvs-find-master): Use this name only; correct different
15586 versions of the name.
15587
15588 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
15589 New functions.
15590 (vc-sccs-locking-user): Use the latter.
15591
15592 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
15593 New functions.
15594
15595 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
15596 Moved into both
15597 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
15598 functions are implementation details of those two backends.
15599
15600 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15601
15602 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
15603 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
15604
15605 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
15606 (vc-sccs-parse-locks): SCCS-specific code moved here from
15607 vc-hooks.
15608
15609 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
15610 code moved here from vc-hooks.
15611
15612 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
15613 into back-end specific parts and removed. Callers not updated
15614 yet; because I guess these callers will disappear into back-end
15615 specific files anyway.
15616
15617 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15618
15619 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
15620 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
15621 `vc-uses-locking'.
15622
15623 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
15624 Store yes/no in the property, and return t/nil. Updated all
15625 callers.
15626
15627 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
15628 vc-sccs-uses-locking. Don't set property.
15629 (vc-sccs-locking-user): Don't set property.
15630
15631 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
15632 vc-cvs-uses-locking. Don't set property here; leave that to
15633 vc-hooks.
15634 (vc-cvs-locking-user): Reflect above change. Streamlined.
15635
15636 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
15637 vc-rcs-uses-locking.
15638 (vc-rcs-locking-user): Reflect above change.
15639
15640 2000-09-04 Dave Love <fx@gnu.org>
15641
15642 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
15643
15644 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
15645
15646 * vc-hooks.el (vc-checkout-model): Punt to backends.
15647
15648 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
15649
15650 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
15651
15652 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
15653 New functions.
15654
15655 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
15656 New functions.
15657
15658 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
15659 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
15660
15661 * vc-hooks.el (vc-default-locking-user): New function.
15662 (vc-locking-user, vc-workfile-version): Punt to backends.
15663
15664 2000-09-04 Dave Love <fx@gnu.org>
15665
15666 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
15667 (vc-master-workfile-version): Moved from vc-hooks.
15668
15669 * vc-rcs-hooks.el: Fix duplicate code in last change.
15670
15671 * vc-rcs-hooks.el: Require vc-hooks when compiling.
15672 (vc-rcs-master-templates): Improve :type.
15673 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
15674 vc-master-workfile-version): Moved from vc-hooks.
15675
15676 * vc-sccs-hooks.el: Require vc-hooks when compiling.
15677 (vc-sccs-master-templates): Improve :type.
15678 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
15679
15680 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
15681
15682 * vc-cvs-hooks.el: Require vc-hooks when compiling.
15683 (vc-cvs-master-templates): Improve :type. Use
15684 vc-cvs-find-cvs-master.
15685 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
15686 from vc-hooks.
15687 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
15688
15689 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
15690 Moved to vc-cvs-hooks.
15691
15692 * vc-hooks.el: Add doc strings in various places. Simplify the
15693 minor mode setup.
15694 (vc-handled-backends): New user variable.
15695 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
15696 simplification.
15697
15698 2000-09-04 Dave Love <fx@gnu.org>
15699
15700 * vc.el: Some doc fixes for autoloaded and interactive functions.
15701 Fix compilation warnings from ediff stuff.
15702 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
15703
15704 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
15705
15706 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
15707
15708 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
15709
15710 2000-09-04 Dave Love <fx@gnu.org>
15711
15712 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
15713 New variable.
15714 (vc-make-backend-function, vc-loadup, vc-call-backend)
15715 (vc-backend-defines): New functions.
15716
15717 * vc-hooks.el: Various doc fixes.
15718 (vc-default-back-end, vc-follow-symlinks): Custom fix.
15719 (vc-match-substring): Function removed. Callers changed to use
15720 match-string.
15721 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
15722 Simplify.
15723
15724 2000-09-04 Dave Love <fx@gnu.org>
15725
15726 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
15727 type.
15728 (vc-sccs-project-dir, vc-search-sccs-project-dir)
15729 (vc-sccs-registered): Doc fix.
15730
15731 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
15732 (vc-cvs-registered): Doc fix.
15733
15734 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
15735 (vc-rcs-registered): Doc fix.
15736
15737 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15738
15739 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
15740
15741 * vc-hooks.el: vc-registered has been renamed
15742 vc-default-registered. Some functions have been moved to the
15743 backend specific files. they all support the
15744 vc-BACKEND-registered functions.
15745
15746 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15747
15748 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
15749
15750 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
15751
15752 2000-09-04 Dave Love <fx@gnu.org>
15753
15754 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
15755 menu-bar-update-hook.
15756
15757 * help.el (help-manyarg-func-alist): Add
15758 find-operation-coding-system.
15759
15760 * wid-edit.el (widget-sexp-validate): Fix garbled code.
15761
15762 * custom.el (custom-set-variables): Print message about errors in
15763 setting.
15764
15765 2000-09-03 Andrew Innes <andrewi@gnu.org>
15766
15767 * makefile.w32-in: Change to DOS line endings.
15768
15769 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15770
15771 * mouse.el (mouse-popup-menubar): Supply the prompt string for
15772 minor-mode keymaps, if they don't have one.
15773
15774 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15775
15776 * eshell/esh-module.el (eval-when-compile): Don't lose if
15777 esh-module.el's file name is truncated to DOS 8+3 limits.
15778
15779 2000-09-01 John Wiegley <johnw@gnu.org>
15780
15781 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
15782 predicate, which caused entries in the completion list to be
15783 doubled.
15784
15785 2000-08-30 John Wiegley <johnw@gnu.org>
15786
15787 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
15788 sending to subprocesses. Also, hook pre-command-hook if
15789 `eshell-send-direct-to-subprocesses' is non-nil.
15790 (eshell-send-direct-to-subprocesses): New config variable. If t,
15791 subprocess input is send immediately.
15792 (eshell-toggle-direct-send): New function.
15793 (eshell-self-insert-command): New function.
15794 (eshell-intercept-commands): New function.
15795 (eshell-send-input): If direct subprocess sending is enabled,
15796 don't echo any input to the Eshell buffer. Let the subprocess
15797 handle that. This requires "stty echo" in bash, for example.
15798
15799 2000-08-28 John Wiegley <johnw@gnu.org>
15800
15801 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
15802 completion function for Eshell's implementation of `unset'.
15803
15804 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15805
15806 * info.el (Info-directory-list): Doc fix.
15807
15808 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
15809
15810 * filecache.el (file-cache-add-directory-using-find): Don't quote
15811 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
15812
15813 2000-08-31 Kenichi Handa <handa@etl.go.jp>
15814
15815 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
15816 coding systems.
15817
15818 2000-08-30 Andrew Innes <andrewi@gnu.org>
15819
15820 * timer.el (run-with-idle-timer): Undo last change, so that timer
15821 is not activated immediately if Emacs is already idle. Some
15822 existing code relies on this behaviour.
15823
15824 2000-08-30 Miles Bader <miles@gnu.org>
15825
15826 * frame.el (set-frame-font): Do completion of font-name for
15827 interactive use.
15828
15829 2000-08-30 Kenichi Handa <handa@etl.go.jp>
15830
15831 * international/quail.el (quail-start-translation): Bind locally
15832 last-command-event, last-command, and this-command.
15833 (quail-start-conversion): Likewise.
15834 (quail-self-insert-command): Fix docstring.
15835
15836 2000-08-29 Gerd Moellmann <gerd@gnu.org>
15837
15838 * progmodes/executable.el
15839 (executable-make-buffer-file-executable-if-script-p): Check that
15840 buffer contains at least 2 characters.
15841
15842 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
15843
15844 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
15845
15846 2000-08-29 Dave Love <fx@gnu.org>
15847
15848 * diff-mode.el (diff-mode) <defgroup>: Add :version.
15849 (diff-mode-shared-map): Bind mouse-2.
15850 (diff-imenu-generic-expression): New variable.
15851 (diff-mode): Use it.
15852
15853 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
15854 (mouse-popup-menubar): Add minor mode menus.
15855 (popup-menu): Check for lookup-key returning number.
15856
15857 2000-08-29 Miles Bader <miles@gnu.org>
15858
15859 * comint.el (comint-send-input): Create overlays using the proper
15860 front/read-advance arguments.
15861
15862 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15863
15864 * ps-print.el: Even/odd pages printing. Doc fix.
15865 (ps-print-version): New version number (6.0).
15866 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
15867 (ps-background, ps-begin-file, ps-begin-job): Code fix.
15868 (ps-print-duplex-feature): Variable eliminated.
15869 (ps-even-or-odd-pages): New variable.
15870
15871 * progmodes/ebnf2ps.el: Doc fix.
15872 (ebnf-version): New version (3.3).
15873 (ebnf-user-arrow): Change variable customization to sexp.
15874 (ebnf-user-arrow): Function eliminated.
15875 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
15876
15877 2000-08-29 Kenichi Handa <handa@etl.go.jp>
15878
15879 * help.el (help-xref-mule-regexp): New variable.
15880 (help-make-xrefs): Handle help-xref-mule-regexp.
15881
15882 * international/mule-cmds.el (help-xref-mule-regexp-template): New
15883 variable.
15884 (describe-input-method): Temporarily activate the specfied input
15885 method to display the information.
15886 (describe-language-environment): Hyperlinks to mule related items.
15887
15888 * international/mule-diag.el (charset-multibyte-form-string): New
15889 function.
15890 (list-character-sets-1): Use charset-multibyte-form-string.
15891 (describe-character-set): New function.
15892 (describe-coding-system): Hyperlinks to safe character sets.
15893
15894 * international/quail.el (quail-help): New arg PACKAGE.
15895 Hyperlinks to mule related items.
15896 (quail-help-insert-keymap-description): Use
15897 substitute-command-keys instead of describe-bindings.
15898 (quail-translation-help): Hyperlinks to mule related items.
15899
15900 2000-08-28 John Wiegley <johnw@gnu.org>
15901
15902 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
15903 have a defsubst call itself. Made `eshell-flatten-list' back into
15904 a function again.
15905
15906 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
15907 catch, in case re-centering point at bottom messes up the display.
15908 This happens frequently in Emacs 21, due I believe to variable
15909 line heights.
15910
15911 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
15912 to call `find-tag-interactive'.
15913
15914 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
15915 the list of remember directories.
15916
15917 2000-08-28 John Wiegley <johnw@gnu.org>
15918
15919 * align.el: Test align-region-separate to see if it's a symbol.
15920
15921 2000-08-28 John Wiegley <johnw@gnu.org>
15922
15923 * eshell/esh-util.el (eshell-flatten-list): Made this function
15924 into a defsubst form. It gets used very frequently, although
15925 calls don't occur all that often.
15926
15927 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
15928 examining it.
15929
15930 * eshell/esh-cmd.el (eshell-rewrite-while-command):
15931 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
15932 `eshell-protect'.
15933 (eshell-copy-handles): Created a new macro for duplicating the
15934 current set of open handles. This is needed by the looping
15935 functions.
15936 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
15937 is not incorrectly stomped on.
15938
15939 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
15940 declaration for pcomplete-use-paring.
15941 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
15942 value of eshell-cmpl-use-paring.
15943 * pcomplete.el (pcomplete-use-paring): New config variable, to
15944 indicate whether paring should be used.
15945 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
15946 completion alternatives that have already been used.
15947
15948 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
15949 bound to C-c C-y, which will repeat the previous N arguments
15950 (based on prefix argument).
15951 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
15952
15953 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
15954 if there is no *Help* buffer. This is for XEmacs, which renames
15955 its help buffers uniquely. TODO: Find out what the current buffer
15956 name to delete is.
15957
15958 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
15959 first entry that correlates to a passwd/group number. Later
15960 entries (used for group/user name aliasing to multiple IDs) are
15961 ignored.
15962
15963 * eshell/em-xtra.el (eshell/expr):
15964 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
15965 (eshell-grep, eshell/diff, eshell/locate):
15966 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
15967 argument list, before passing it to the system command.
15968
15969 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
15970 `find-tag' for use at final position in Eshell buffers (which
15971 otherwise triggers an error on Emacs 21).
15972 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
15973 buffer, if it is currently bound to `find-tag'.
15974
15975 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
15976 in the list of matched Makefile names.
15977 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
15978 directory, prefer its contents to Makefile.
15979
15980 * eshell/em-dirs.el (eshell/cd): cd commands that look up
15981 directory parts (like "cd old new", or "cd =regexp"), are now case
15982 sensitive on non-Windows/DOS platforms.
15983
15984 * eshell/esh-mode.el (eshell-parse-command-input): When a user
15985 types RET after an open delimiter (like "), display a message
15986 indicating that Eshell is waiting for the closing delimiter.
15987
15988 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
15989 environment variables.
15990
15991 * eshell/em-unix.el (eshell/diff): Added logic to fail more
15992 gracefully if the user enters incorrect arguments.
15993
15994 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
15995 Eshell buffers.
15996
15997 * eshell/esh-var.el (eshell-interpolate-variable):
15998 * eshell/esh-mode.el (eshell-move-argument):
15999 * eshell/em-unix.el (eshell-du-sum-directory):
16000 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
16001 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
16002 (not (= ...)).
16003
16004 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
16005 to ensure the `preserve' flag gets propagated when doing recursive
16006 directory copies.
16007
16008 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
16009
16010 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
16011 Don't convert \n into \0177 in memory.
16012 (eshell-read-history, eshell-write-history): Convert \n to \0177,
16013 and back again, when reading and writing.
16014
16015 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
16016
16017 * eshell/esh-util.el (eshell-processp): Added to relieve constant
16018 testing of `fboundp' on `processp'.
16019
16020 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
16021 (eshell/jobs): Don't call process-list if it is not bound.
16022 (eshell-gather-process-output): Support systems where async
16023 subprocesses aren't supported.
16024 (eshell-scratch-buffer, eshell-last-sync-output-start): New
16025 variables.
16026
16027 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
16028 eshell-do-eval returns t.
16029 (eshell-do-pipelines-synchronously): New defmacro.
16030 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
16031 when async subprocesses aren't supported.
16032 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
16033 if async subprocesses aren't supported.
16034 (eshell-resume-command): Don't assume STATUS is a string.
16035
16036 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
16037
16038 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
16039 (eshell-close-target, eshell-get-target): Use eshell-processp.
16040 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
16041 fix.
16042 (eshell-get-target, eshell-create-handles): Doc fix.
16043
16044 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
16045
16046 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
16047 criterion to include commands that output something, as long as it
16048 leaves both the command and the end-of-buffer visible when the
16049 command has exited.
16050 (eshell-review-quick-commands): Adjust the help doc string
16051 accordingly.
16052
16053 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
16054
16055 * locate.el (locate): Cleaned up locate command's interactive prompting
16056 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
16057
16058 * filecache.el (file-cache-case-fold-search): New variable
16059 (file-cache-assoc-function): New variable
16060 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
16061 Use file-cache-case-fold-search variable
16062 (file-cache-add-file): Use file-cache-assoc-function
16063 (file-cache-delete-file): likewise
16064 (file-cache-directory-name): likewise
16065 (file-cache-debug-read-from-minibuffer): likewise
16066
16067 2000-08-28 Gerd Moellmann <gerd@gnu.org>
16068
16069 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
16070 (abbrev-table-name): New function.
16071 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
16072 If non-nil list local abbrev, only.
16073
16074 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
16075
16076 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
16077 from Gnus support code, and use special article copy buffer
16078 `(gnus-original-article-buffer)' instead. This allows to get rid
16079 of article-hide-headers usage (which breaks in the latest Gnus
16080 version). Thanks to Detlev Zundel.
16081
16082 2000-08-28 Kenichi Handa <handa@etl.go.jp>
16083
16084 * international/quail.el (quail-use-package): Hide "... loaded"
16085 message.
16086 (quail-start-translation, quail-start-conversion): Likewise.
16087
16088 * international/kkc.el (kkc-region): Hide "... loaded" message.
16089
16090 2000-08-27 Dave Love <fx@gnu.org>
16091
16092 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
16093
16094 2000-08-27 Miles Bader <miles@gnu.org>
16095
16096 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
16097
16098 2000-08-27 Kenichi Handa <handa@etl.go.jp>
16099
16100 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
16101 'ja-dic-cnv), not (require 'skkdic-cnv).
16102
16103 2000-08-26 Miles Bader <miles@gnu.org>
16104
16105 * faces.el (face-x-resources): Add entry for :inherit.
16106 * cus-face.el (custom-face-attributes): Add support for :inherit
16107 attribute. Add support for relative face heights.
16108 (custom-face-attributes-get): Treat `nil' as being a default value
16109 for :inherit (as well as `unspecified').
16110
16111 * faces.el (set-face-attribute): Update doc string.
16112 (face-attribute-name-alist): Add :inherit.
16113 (face-valid-attribute-values): Handle :inherit.
16114 (face-read-string): Rephrase prompt to be less confusing.
16115 Assume that DEFAULT is a string, since we must return a string.
16116 (face-read-integer): Use `format' to turn DEFAULT into an
16117 acceptable default for face-read-string. Match NEW-VALUE against
16118 the string "unspecified", not the symbol `unspecified', since
16119 that's what face-read-string returns.
16120 (read-face-attribute): Lookup a name for old-value in valid, and
16121 use it as a default if we find one. Treat all values from
16122 face-read-string as strings. If the default is used, don't do any
16123 more processing on the value, just use the old value directly.
16124 (read-face-and-attribute, modify-face): Tweak prompt.
16125 (read-face-name): Don't assume prompt ends with a space.
16126
16127 * faces.el (describe-face): Add support for :inherit attribute.
16128
16129 2000-08-25 Kenichi Handa <handa@etl.go.jp>
16130
16131 * terminal.el (terminal-emulator): Fix args to `concat'. Now
16132 concat doesn't accept interger.
16133
16134 * international/kkc.el: Remove SKK from Keywords. Require
16135 ja-dic-utl instead of skkdic-utl.
16136
16137 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
16138 Provide ja-dic-cnv instead of skkdic-cnv.
16139 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
16140 (iso-2022-7bit-short): Add safe-charsets property.
16141 (skkdic-convert-postfix): Search Japanese chou-on character in
16142 addition to Hiragana character.
16143 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
16144 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
16145 (batch-skkdic-convert): Likewise.
16146
16147 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
16148 Provide ja-dic-utl instead of skkdic-utl.
16149 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
16150
16151 2000-08-24 Dave Love <fx@gnu.org>
16152
16153 * disp-table.el (standard-display-default): Make the test of `l'
16154 useful.
16155
16156 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
16157 mod sample text.
16158
16159 * international/iso-ascii.el: Make pilcrow convenient string
16160 consistent with section.
16161 (iso-ascii-display): Set up multibyte characters as well as
16162 unibyte.
16163
16164 2000-08-24 Kenichi Handa <handa@etl.go.jp>
16165
16166 * international/mule-cmds.el (reset-language-environment): Set
16167 default-process-coding-system to '(undecided . iso-latin-1), which
16168 makes process I/O almost consistent with file I/O. Call this
16169 function when mule-cmds.el[c] is loaded.
16170
16171 2000-08-22 Andrew Innes <andrewi@gnu.org>
16172
16173 * makefile.w32-in: New file.
16174
16175 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
16176
16177 * comint.el (comint-output-filter): Compare end of
16178 comint-last-output-overlay with the start of the newly inserted
16179 text, not the end, when deciding whether to extend it.
16180 Set saved-point's insertion type to advance after insertion.
16181
16182 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
16183 since this is now done independently of font-lock mode.
16184
16185 2000-08-21 Gerd Moellmann <gerd@gnu.org>
16186
16187 * server.el (server-kill-new-buffers): New user option.
16188 (server-existing-buffer): New buffer-local variable.
16189 (server-visit-files): When using an existing buffer, set
16190 server-existing-buffer to t.
16191 (server-buffer-done): If server-kill-new-buffers is t, kill the
16192 buffer, unless it was already present before visiting it with
16193 Emacs server.
16194
16195 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
16196
16197 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
16198 even if the display doesn't support colors: some displays will
16199 support bold/underline faces.
16200
16201 2000-08-21 Gerd Moellmann <gerd@gnu.org>
16202
16203 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
16204
16205 * startup.el (command-line): If user's init file had an error,
16206 add explanatory text to *Messages*.
16207
16208 2000-08-21 Kenichi Handa <handa@etl.go.jp>
16209
16210 * man.el (Man-getpage-in-background): Decode the process output by
16211 the system locale coding system.
16212
16213 2000-08-20 Dave Love <fx@gnu.org>
16214
16215 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
16216 Don't test x-popup-menu.
16217 (function) <complete-function>: Complete only fbound symbols.
16218 <validate, value>: New.
16219 (variable) <complete-function>: Complete only bound symbols.
16220 (coding-system): Add :base-only, :complete-function, :validate,
16221 :value, :prompt-match.
16222 (widget-coding-system-prompt-value): Use read-coding-system and
16223 act on :base-only.
16224 (editable-field): Add :help-echo.
16225 (widget-push-button-gui, widget-push-button-cache)
16226 (widget-gui-action, widget-editable-list-gui): COmment out, along
16227 with uses.
16228 (widget-at): Make arg optional.
16229 (widget-echo-help): Adjust for current help-echo calling sequence.
16230 (widget-specify-field, widget-specify-button)
16231 (widget-specify-insert, widget-get-sibling, widget-image-find)
16232 (widget-convert, widget-insert, widget-leave-text)
16233 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
16234 (widget-setup, widget-field-find, widget-before-change)
16235 (widget-after-change, widget-default-complete)
16236 (widget-default-create, widget-default-delete)
16237 (widget-push-button-value-create, editable-field)
16238 (widget-field-prompt-value, widget-field-validate)
16239 (widget-choice-value-create, widget-choice-action)
16240 (widget-choice-validate, widget-checklist-add-item)
16241 (widget-radio-add-item, widget-radio-chosen)
16242 (widget-radio-value-inline, widget-editable-list-value-create)
16243 (widget-editable-list-entry-create)
16244 (widget-documentation-link-add)
16245 (widget-documentation-string-value-create)
16246 (widget-regexp-validate, widget-file-complete)
16247 (widget-sexp-validate, widget-plist-convert-widget)
16248 (widget-plist-convert-widget, widget-alist-convert-widget)
16249 (widget-alist-convert-widget, widget-color-complete): Simplify,
16250 particularly to avoid bindings which aren't optimized out.
16251
16252 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
16253 Doc fix.
16254 (down-list, backward-up-list, up-list, kill-sexp)
16255 (backward-kill-sexp, mark-sexp): Make arg optional.
16256 (lisp-complete-symbol): Add optional arg PREDICATE.
16257
16258 * cus-start.el: Add display-buffer-reuse-frames,
16259 file-coding-system-alist.
16260
16261 2000-08-20 Gerd Moellmann <gerd@gnu.org>
16262
16263 * startup.el (command-line): Clear realized faces after
16264 modifying TTY color mappings.
16265
16266 2000-08-20 Miles Bader <miles@gnu.org>
16267
16268 * faces.el (face-attr-match-p): Don't return true if ATTRS are
16269 merely a subset of FACE's attributes.
16270
16271 2000-08-19 Miles Bader <miles@gnu.org>
16272
16273 * comint.el (comint-output-filter): Save the point with a marker,
16274 not just a buffer position.
16275
16276 * international/mule.el (set-buffer-process-coding-system): Make
16277 interactive prompt less confusing.
16278
16279 2000-08-19 Gerd Moellmann <gerd@gnu.org>
16280
16281 * hilit-chg.el: General cleanup of doc strings, comments and
16282 code formatting.
16283
16284 2000-08-19 Miles Bader <miles@gnu.org>
16285
16286 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
16287 Compiler macro removed; beginning-of-line is no longer always
16288 equivalent to forward-line, in the presence of fields.
16289
16290 * comint.el (comint-output-filter): Remove ad-hoc saving of
16291 restriction, and just use save-restriction, now that it works
16292 correctly. Don't adjust comint-last-input-start to account for
16293 our insertion; it shouldn't have moved because we don't use
16294 insert-before-markers anymore. Comment out call to
16295 `force-mode-line-update'; why is it here?
16296
16297 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
16298 while checking for prompt to delete. Use `forward-line 0'
16299 instead of beginning-of-line.
16300 (gud-filter): Temporarily widen gud comint buffer while
16301 examining output.
16302
16303 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
16304
16305 * progmodes/sh-script.el: Big bag of typos.
16306
16307 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
16308 check since ispell-process is not bound when ispell is not yet loaded.
16309
16310 2000-08-18 Dave Love <fx@gnu.org>
16311
16312 * image.el (find-image): Copy `spec' before using plist-put.
16313
16314 2000-08-18 Gerd Moellmann <gerd@gnu.org>
16315
16316 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
16317 `portugues'.
16318
16319 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
16320 backward-kill-sexp, analogous to kill-sexp.
16321
16322 * progmodes/icon.el (icon-indent-line)
16323 (icon-is-continuation-line): Handle comments specially.
16324
16325 2000-08-17 Ken Stevens <k.stevens@ieee.org>
16326
16327 * ispell.el: Set to standard author/maintainer/keyword fields.
16328 Fine tuning to menu map appearance and operation, and added help.
16329 Remove `start' and `end' error messages when compiling.
16330 (ispell-choices-win-default-height): Fixed comment string.
16331 (ispell-dictionary-alist-1): Fixed regexp in castellano and
16332 castellano8 dictionaries.
16333 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
16334 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
16335 dictionary, added italiano dictionary.
16336 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
16337 word character
16338 (ispell-tex-skip-alists): Added psfig support.
16339 (ispell-skip-html): Renamed from ispell-skip-sgml.
16340 (ispell-begin-skip-region-regexp, ispell-skip-region)
16341 (ispell-minor-check): Improved html skipping support to skip across
16342 code, and recognize `&' commands without propper `;' syntax;
16343 (ispell-process-line): Fix alignment error when manually
16344 correcting spelling.
16345 (ispell): Fix comment string.
16346 (ispell-add-per-file-word-list): Always put word list on new line.
16347
16348 2000-08-17 Gerd Moellmann <gerd@gnu.org>
16349
16350 * format.el (format-encode-run-method): Fix error message to say
16351 `encode' instead of `decode'. Use save-window-excursion around
16352 shell-command-on-region as in format-decode-run-method because
16353 shell-command-on-region can display a buffer with error output.
16354 (format-decode): Don't record undo information for the decoding.
16355 (format-annotate-function): Add parameter FORMAT-COUNT. Make
16356 that number part of the temporary buffer name so that more than
16357 one decoding using a temporary buffer can happen safely.
16358
16359 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
16360 of `A-z' in the regexp.
16361
16362 * hilit-chg.el: Fix typos in commentary.
16363
16364 * help.el (view-emacs-news): Rewritten for new naming scheme
16365 for old NEWS files.
16366
16367 * startup.el (command-line): Pop to *Messages* in case an error
16368 is signaled while loading user-init-file.
16369
16370 2000-08-17 Andreas Schwab <schwab@suse.de>
16371
16372 * files.el (insert-directory): Don't lose original file name,
16373 undoing an undocumented change.
16374
16375 2000-08-17 Alex Schroeder <alex@gnu.org>
16376
16377 * sql.el (sql-magic-go): Use comint-bol.
16378 (sql-copy-column): Use comint-line-beginning-position.
16379 (comint-line-beginning-position): Define a replacement for
16380 comint-line-beginning-position if it is not fboundp.
16381
16382 2000-08-17 Alex Schroeder <alex@gnu.org>
16383
16384 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
16385 it didn't have any effect anyway.
16386
16387 2000-08-17 Alex Schroeder <alex@gnu.org>
16388
16389 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
16390 --pset and pager=off instead of sending \\o|cat at the beginning
16391 of the session.
16392
16393 2000-08-17 Miles Bader <miles@gnu.org>
16394
16395 * progmodes/octave-inf.el: Add compatibility definition of
16396 comint-line-beginning-position.
16397
16398 2000-08-17 Kenichi Handa <handa@etl.go.jp>
16399
16400 * startup.el (normal-top-level): Look in each dir in load-path for
16401 a leim-list.el file too. This assures of loading leim-list.el
16402 that is created at Emacs installation time even if a user have his
16403 own leim-list.el.
16404
16405 2000-08-17 Miles Bader <miles@gnu.org>
16406
16407 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
16408 foreground color to black if the background is dark.
16409
16410 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
16411
16412 * loadhist.el (unload-feature): Typo.
16413
16414 * finder.el (finder-compile-keywords):
16415 * cus-dep.el (custom-make-dependencies): Add local-variable settings
16416 to the generated file.
16417
16418 * mail/mh-e.el (mh-make-local-vars):
16419 Replace make-variable-buffer-local with make-local-variable.
16420
16421 * play/landmark.el:
16422 * options.el (Edit-options-{set,toggle,t,nil}):
16423 * mail/mailabbrev.el (mail-abbrevs-mode):
16424 * textmodes/tex-mode.el (tex-expand-files):
16425 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
16426
16427 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
16428
16429 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
16430 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
16431 Allow going past the last element.
16432 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
16433 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
16434 (cvs-mouse-toggle-mark): Don't move point.
16435 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
16436
16437 * progmodes/compile.el (grep): Provide a default set of files.
16438 (next-error): Docstring fix.
16439 (compilation-find-file): Avoid find-file (fails in a dedicated window).
16440
16441 * emacs-lisp/easy-mmode.el (define-minor-mode):
16442 Use `symbol-value' to keep the byte-compiler quiet.
16443
16444 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
16445 (diff-find-source-location): New fun, extracted from diff-goto-source.
16446 (diff-goto-source): Use it.
16447 (diff-next-complex-hunk, diff-filter-lines): New function.
16448 (diff-apply-hunk): New command.
16449
16450 * smerge-mode.el (smerge-mode-menu): Doc fix.
16451
16452 * msb.el (msb-mode): Define it in terms of define-minor-mode.
16453
16454 2000-08-16 Dave Love <fx@gnu.org>
16455
16456 * windmove.el (windmove) <defgroup>: Add :version.
16457
16458 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
16459 (goto-address-fontify-p, goto-address-highlight-p)
16460 (goto-address-url-face, goto-address-url-mouse-face)
16461 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
16462 (goto-address-url-regexp): Use thing-at-point-url-regexp.
16463 (goto-address-fontify, goto-address-at-mouse): Simplify,
16464 (goto-address-at-point): browse-url-url-at-point,
16465 goto-address-find-address-at-point can return nil.
16466 (goto-address-find-address-at-point): Return nil on failure.
16467
16468 * align.el (align) <defgroup>: Add :version.
16469
16470 * calculator.el (calculator): Add :version.
16471 (calculator): Use two lines for calculator window if `modeline'
16472 face is boxed.
16473
16474 * play/5x5.el: Doc fixes.
16475 (5x5) <defgroup>: Add :version.
16476
16477 * play/fortune.el (fortune) <defgroup>: Add :version.
16478 (fortune-append): Fix error message.
16479 (fortune-from-region): Doc fix.
16480
16481 * play/pong.el (pong): Doc fix.
16482
16483 * play/morse.el: Keywords, commentary, autoloads.
16484
16485 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
16486
16487 * desktop.el (desktop-save): Don't look at symbol-value of a
16488 member of minor-mode-alist, unless it is boundp.
16489
16490 2000-08-16 Sam Steingold <sds@gnu.org>
16491
16492 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
16493 `while'; use `with-current-buffer' instead of `save-excursion'.
16494 Removed unnecessary kludges now that "*Buffer List*" is excluded.
16495
16496 2000-08-16 Kenichi Handa <handa@etl.go.jp>
16497
16498 * international/ccl.el (declare-ccl-program): Docstring modified.
16499 (ccl-execute-with-args): Likewise.
16500
16501 2000-08-16 Miles Bader <miles@gnu.org>
16502
16503 * progmodes/sql.el: Add compatibility definition of
16504 comint-line-beginning-position.
16505
16506 2000-08-15 Gerd Moellmann <gerd@gnu.org>
16507
16508 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
16509 'buffer-menu' property.
16510 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
16511 fails.
16512 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
16513 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
16514 wasn't killed.
16515
16516 * buff-menu.el (list-buffers-noselect): Don't display the
16517 *Buffer List* buffer.
16518
16519 * font-lock.el: Require jit-lock to prevent a very late
16520 `Loading jit-lock' message.
16521
16522 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
16523 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
16524 mail address.
16525
16526 2000-08-15 Miles Bader <miles@gnu.org>
16527
16528 * textmodes/ispell.el (ispell-graphic-p): New constant.
16529 (ispell-choices-win-default-height, ispell-help): Use
16530 `ispell-graphic-p' instead of `xemacsp'.
16531
16532 2000-08-15 Dave Love <fx@gnu.org>
16533
16534 * simple.el: Autoload widget-convert when compiling.
16535 (mail-user-agent): Doc fix.
16536
16537 * help.el (function-called-at-point, variable-at-point): Use
16538 with-syntax-table.
16539 (help-manyarg-func-alist): Add insert-and-inherit.
16540
16541 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
16542
16543 * delsel.el (delsel-unload-hook): New function.
16544
16545 * find-file.el: Doc fixes. Move provide to end.
16546 (ff) <defgroup>: Add :link.
16547 (ff-goto-click): Deleted.
16548 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
16549 Use mouse-set-point.
16550
16551 * textmodes/tildify.el: Doc fixes.
16552 (tildify) <defgroup>: Add:version.
16553
16554 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
16555 (glasses-custom-set): Use set-default, not set.
16556 (minor-mode-alist): Propertize the lighter.
16557 (glasses-mode): Provide optional arg.
16558
16559 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
16560 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
16561 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
16562 option. Provide :type.
16563 (cwarn-configuration): Provide :type.
16564 (cwarn-mode): Doc fix.
16565
16566 * add-log.el (change-log-merge): Doc fix.
16567 (change-log-redate): New command.
16568
16569 * net/browse-url.el (browse-url-filename-alist): Add a clause for
16570 Doze and Dog.
16571 (browse-url): Use dolist, not mapcar.
16572 (browse-url-at-point): Check for null url.
16573 (browse-url-event-buffer, browse-url-event-point): Functions
16574 deleted.
16575 (browse-url-at-mouse, browse-url-netscape): Simplify.
16576
16577 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
16578 modes.
16579 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
16580 Fix previous change to mapcan.
16581 (msb--init-file-alist, msb--add-separators)
16582 (msb--make-keymap-menu): Simplify.
16583 (msb--choose-file-menu): Use copy-sequence.
16584 (msb-mode-map): Add title to keymap.
16585 (msb-unload-hook): New function.
16586
16587 * bs.el: Fix indentation.
16588 (bs) <defgroup>: Add :links.
16589 (bs-show): Doc fix.
16590 (bs-apply-sort-faces): Don't use window-system.
16591 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
16592
16593 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
16594
16595 * calendar/timeclock.el (timeclock-file): Run .timelog through
16596 convert-standard-filename.
16597
16598 2000-08-14 Gerd Moellmann <gerd@gnu.org>
16599
16600 * emacs-lisp/authors.el: New file.
16601
16602 * paren.el (show-paren-priority): New user option.
16603 (show-paren-function): Set overlay priorities to
16604 show-paren-priority.
16605
16606 2000-08-14 Miles Bader <miles@gnu.org>
16607
16608 * comint.el (comint-bol): Use `forward-line 0' instead of calling
16609 beginning-of-line with inhibit-field-text-motion bound.
16610
16611 2000-08-14 Gerd Moellmann <gerd@gnu.org>
16612
16613 * calendar/timeclock.el: New file.
16614
16615 2000-08-14 David Ponce <david@dponce.com>
16616
16617 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
16618 `widget-button-click'. so that one can use left mouse button to
16619 click on dialog buttons.
16620
16621 2000-08-14 Emmanuel Briot <briot@gnat.com>
16622
16623 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
16624 identifiers, since XML is case sensitive
16625
16626 2000-08-12 Miles Bader <miles@gnu.org>
16627
16628 * comint.el (comint-output-filter): Don't bother frobbing
16629 window-start, it doesn't seem to be necessary.
16630
16631 * comint.el (comint-send-string, comint-send-region): Make into
16632 real functions. Snapshot the prompt before sending.
16633
16634 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
16635
16636 * info.el (Info-find-emacs-command-nodes): Rewrite to use
16637 technique similar to Info-index, instead of relying on specific
16638 names of relevant Index nodes.
16639 (Info-goto-emacs-command-node): Bind Info-history to nil when
16640 going to the first node found by Info-find-emacs-command-nodes.
16641
16642 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
16643
16644 * menu-bar.el (menu-bar-help-menu): Add a :help string.
16645
16646 2000-08-10 Miles Bader <miles@gnu.org>
16647
16648 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
16649
16650 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
16651
16652 * info.el (Info-file-list-for-emacs): More elements for the
16653 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
16654 and woman manuals.
16655
16656 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
16657
16658 * comint.el (comint-send-input): Make the newline boundary overlay
16659 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
16660 (comint-output-filter): Use `insert' instead of
16661 `insert-before-markers'. Extend comint-last-output-overlay when
16662 necessary since we can't rely on insert-before-markers to do it.
16663 * gud.el (gud-filter): Use `with-current-buffer' instead of
16664 save-excursion when inserting the output, so that point gets
16665 updated correctly; the old method relied on a rather dodgy
16666 side-effect of comint-output-filter to avoid the effect of
16667 save-excursion.
16668
16669 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
16670
16671 * files.el (recover-file): Call insert-directory instead of
16672 invoking `ls' directly.
16673
16674 2000-08-10 Miles Bader <miles@gnu.org>
16675
16676 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
16677 (comint-last-prompt-overlay): New variables.
16678 (comint-output-filter): Implement prompt highlighting.
16679 (comint-snapshot-last-prompt): New function.
16680 (comint-send-input): Snapshot the last prompt.
16681 Use comint-highlight-input-face.
16682 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
16683 Use defface instead of defcustom.
16684 (send-invisible, comint-send-eof): Snapshot the last prompt.
16685 (comint-delchar-or-maybe-eof): Use comint-send-eof.
16686 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
16687
16688 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
16689
16690 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
16691 (regexp-opt-group): Use a list of chars for `letters'.
16692 (regexp-opt-charset): `chars' is now a list of chars.
16693 Use a char-table rather than a vector so it works for multibyte chars.
16694
16695 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
16696 Set cvs-minor-current-files to the selected fileinfo.
16697 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
16698 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
16699
16700 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
16701
16702 * files.el (insert-directory): Don't call access-file on
16703 directories on DOS and Windows.
16704
16705 2000-08-09 Kenichi Handa <handa@etl.go.jp>
16706
16707 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
16708 longer if necessary.
16709 (ccl-embed-code): Call ccl-embed-data to store CODE in
16710 ccl-program-vector.
16711
16712 2000-08-09 Miles Bader <miles@gnu.org>
16713
16714 * comint.el (comint-output-filter): Properly handle the case where
16715 the text surrounded by comint-last-output-overlay was deleted.
16716
16717 2000-08-08 Gerd Moellmann <gerd@gnu.org>
16718
16719 * info.el (Info-insert-dir): Use Info-additional-directory-list if
16720 non-nil.
16721 (Info-file-list-for-emacs): Remove "info" from the list because
16722 that leads to trying to use the documentation from file `info'
16723 in various situations where it isn't appropriate, for instance
16724 C-h C-k C-h i.
16725
16726 * ffap.el (ffap-read-file-or-url-internal): Handle case that
16727 DIR and/or STRING are nil.
16728
16729 * progmodes/compile.el (compilation-setup): Make variable
16730 compilation-error-screen-columns buffer-local, as some comment
16731 in the code suggests it should be.
16732
16733 * files.el (auto-mode-interpreter-regexp): New variable.
16734 (set-auto-mode): Use it.
16735
16736 * indent.el (indent-for-tab-command): Doc fix.
16737
16738 * mouse-sel.el (mouse-sel-mode): Doc fix.
16739
16740 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
16741 labels.
16742
16743 * help.el (print-help-return-message): When
16744 display-buffer-reuse-frames is set, let the help window been quit,
16745 instead of deleting it, which might delete a reused frame.
16746
16747 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
16748
16749 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
16750 rename a directory to a name that differs only by its letter case.
16751
16752 2000-08-08 Kenichi Handa <handa@etl.go.jp>
16753
16754 * international/quail.el (quail-define-rules): Handle Quail decode
16755 map correctly. Add code for supporting annotations.
16756 (quail-install-decode-map): New function.
16757 (quail-defrule-internal): New optional arguments decode-map and
16758 props.
16759 (quail-advice): New function.
16760
16761 2000-08-07 Sam Steingold <sds@gnu.org>
16762
16763 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
16764 `defconst', `define-condition', `with-slots'.
16765 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
16766
16767 2000-08-03 Miles Bader <miles@gnu.org>
16768
16769 * comint.el (comint-use-prompt-regexp-instead-of-fields):
16770 New variable.
16771 (comint-prompt-regexp, comint-get-old-input): Document dependence on
16772 comint-use-prompt-regexp-instead-of-fields.
16773 (comint-send-input): Add `input' field property to stuff we send to
16774 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
16775 (comint-output-filter): Add `output' field property to process
16776 output, if comint-use-prompt-regexp-instead-of-fields is nil.
16777 (comint-replace-by-expanded-history)
16778 (comint-get-old-input-default, comint-show-output)
16779 (comint-backward-matching-input, comint-forward-matching-input)
16780 (comint-next-prompt, comint-previous-prompt): Use field
16781 properties if comint-use-prompt-regexp-instead-of-fields is nil.
16782 (comint-line-beginning-position): New function.
16783 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
16784 (comint-replace-by-expanded-history-before-point): Use
16785 comint-line-beginning-position and line-end-position.
16786 (comint-last-output-overlay): New variable.
16787 (comint-mode): Make `comint-last-output-overlay' buffer-local.
16788
16789 * shell.el (shell-prompt-pattern): Doc change.
16790 (shell-backward-command): Use line-beginning-position.
16791
16792 * gud.el (gud-gdb-complete-command): Use
16793 comint-line-beginning-position.
16794
16795 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
16796 comint-bol doesn't actually go to the beginning of the line.
16797
16798 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
16799 if comint-use-prompt-regexp-instead-of-fields is non-nil.
16800 (try-expand-line-all-buffers): Likewise.
16801
16802 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
16803 explicitly matching comint-prompt-regexp.
16804 (sql-copy-column): Use comint-line-beginning-position instead of
16805 explicitly matching comint-prompt-regexp.
16806
16807 * progmodes/octave-inf.el (inferior-octave-complete): Use
16808 comint-line-beginning-position.
16809
16810 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
16811
16812 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
16813 looking for a prompt, use `forward-line 0' instead of
16814 `beginning-of-line', to avoid getting caught by an input field.
16815
16816 2000-08-07 Gerd Moellmann <gerd@gnu.org>
16817
16818 * files.el (shell-quote-wildcard-pattern): Make sure to return
16819 PATTERN, in the Unix case.
16820
16821 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
16822
16823 * play/zone.el (zone): Discard any pending input before running
16824 the randomly-chosen pgm.
16825
16826 2000-08-07 Kenichi Handa <handa@etl.go.jp>
16827
16828 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
16829 checking the existence of any multibyte characters.
16830
16831 2000-08-06 Gerd Moellmann <gerd@gnu.org>
16832
16833 * help.el (describe-mode): Test minor-mode symbol for being
16834 bound before testing its value for being nil.
16835
16836 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
16837 `first', `second', and `third'.
16838
16839 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
16840 (second): Make it an alias for `cadr'.
16841
16842 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
16843
16844 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
16845 types of display support faces now.
16846
16847 2000-08-05 Gerd Moellmann <gerd@gnu.org>
16848
16849 * pcvs.el (require): Require `cl' during compilation, only.
16850
16851 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
16852 (toplevel): Remove `remq' and `remove' from autoloads.
16853 (cl-fake-autoloads): New variable. If set, arrange for an error
16854 when CL functions etc. are autoloaded.
16855
16856 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
16857
16858 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
16859
16860 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
16861 popped up, but the user clicks outside the menu, return an empty
16862 regexp (that causes unhighlight-regexp to have no effect).
16863
16864 * menu-bar.el (menu-bar-games-menu): Add Zone.
16865
16866 * hi-lock.el (toplevel): Require font-lock.
16867
16868 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16869
16870 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
16871 (ebnf-8-bit-chars): New var for bug fix.
16872 (ebnf-string): Bug fix.
16873
16874 2000-08-03 Sam Steingold <sds@gnu.org>
16875
16876 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
16877 instead of `buffer-string'.
16878 (require 'cl): Always, not just when compiling.
16879 `ignore-errors' in `interactive', `list*', `defun*' &c make this
16880 necessary.
16881
16882 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
16883
16884 * international/mule-cmds.el (select-safe-coding-system): Make
16885 the message text about selecting a safe coding system more clear.
16886
16887 2000-08-02 Gerd Moellmann <gerd@gnu.org>
16888
16889 * hi-lock.el: New file.
16890
16891 * play/zone.el: New file.
16892
16893 * replace.el (occur): Set tab-width in the *Occur* buffer to the
16894 value of tab-width in the original buffer. Choose a line number
16895 format that's a multiple of the original buffer's tab width, so
16896 that lines appear right.
16897
16898 * textmodes/ispell.el (ispell): New function, replacing an alias.
16899 Spell-check active region if in transient-mark-mode and mark
16900 is active; otherwise spell-check buffer.
16901
16902 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16903
16904 * ps-mule.el: Fix a customization problem on
16905 ps-mule-font-info-database-default.
16906
16907 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
16908
16909 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
16910 display-mouse-p instead of window-system.
16911 (ebrowse-member-mode-map): Ditto.
16912
16913 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16914
16915 * progmodes/ebnf2ps.el: Update ps-print functions call.
16916 Indentation fix. Doc fix.
16917 (ebnf-version): New version number (3.2).
16918 (ebnf-format-color, ebnf-begin-job): Code fix.
16919
16920 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
16921
16922 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
16923 font lock support on window-system.
16924 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
16925
16926 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
16927 display-color-p, if fboundp, instead of window-system.
16928
16929 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
16930
16931 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
16932 instead of window-system.
16933
16934 * wid-edit.el (widget-choose): Use display-mouse-p instead of
16935 window-system.
16936 (widget-choice-mouse-down-action): Use display-popup-menus-p
16937 instead of window-system.
16938
16939 * strokes.el (strokes-file): Run the file name through
16940 convert-standard-filename.
16941 (strokes-mode): Call display-mouse-p instead of looking at
16942 window-system. Change the error message accordingly.
16943
16944 * progmodes/cpp.el (toplevel): Support faces on tty's.
16945
16946 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
16947 (lm-plot-square, lm-init-display): Don't use window-system.
16948
16949 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
16950 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
16951
16952 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
16953 instead of looking at window-system.
16954
16955 2000-07-30 Gerd Moellmann <gerd@gnu.org>
16956
16957 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
16958 of testing if iswitchb-prepost-hooks is bound, because the
16959 latter will always be true when invoking a recursive minibuffer
16960 from an active Iswitchb buffer.
16961
16962 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
16963
16964 * files.el (shell-quote-wildcard-pattern): New function.
16965 (insert-directory): Call it. Only prepend "\" to command on Unix
16966 and GNU/Linux systems.
16967
16968 2000-07-30 Gerd Moellmann <gerd@gnu.org>
16969
16970 * eshell/esh-groups.el: Change custom :link file names
16971 from `eshell.info' to `eshell'.
16972
16973 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
16974
16975 * dired.el (dired-build-subdir-alist): Expand subdirectory names
16976 correctly in recursive ange-ftp listings.
16977
16978 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16979
16980 * ps-print.el: Fix bug 1: if ps-font-size-internal,
16981 ps-header-font-size-internal and
16982 ps-header-title-font-size-internal variables are not set,
16983 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
16984 face text property is (foreground-color . COLOR) or
16985 `(background-color . COLOR)', ps-print crashes. Doc fix.
16986 (ps-print-version): New version number (5.2.4).
16987 (ps-plot-region): Code fix.
16988 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
16989 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
16990 Bug fix 2.
16991
16992 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
16993
16994 * glasses.el (glasses-make-readable): Fix uncapitalization of
16995 identifiers like `myXMLDocument'.
16996
16997 2000-07-28 Karl Fogel <kfogel@red-bean.com>
16998
16999 * mail/mail-hist.el (mail-hist-previous-input)
17000 (mail-hist-next-input): Do the obvious code factorization.
17001 (mail-hist-retrieve-and-insert): New func, contains common
17002 code of above two.
17003 If inserting a message body, leave point at top.
17004
17005 2000-07-28 Sam Steingold <sds@gnu.org>
17006
17007 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
17008 Use `<=', not `<' to compare times!
17009 (ange-ftp-ls): Remove.
17010
17011 2000-07-27 Gerd Moellmann <gerd@gnu.org>
17012
17013 * play/cookie1.el: Add explanation of how to make cookie.el
17014 compatible with strfile(1) to comment.
17015
17016 * subr.el (remove, remq): New functions.
17017
17018 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
17019 escape `*' in regexps.
17020 (midnight-find): Reverse order of arguments in the funcall of
17021 TEST.
17022
17023 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
17024 and `.class'.
17025
17026 * play/meese.el: Add Commentary section.
17027
17028 2000-07-27 Alex Schroeder <alex@gnu.org>
17029
17030 * sql.el (sql-ms): Added autoload cookie.
17031 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
17032 (sql-oracle): Ditto.
17033 (sql-help): Doc change.
17034
17035 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
17036 types and exceptions.
17037
17038 2000-07-27 Alex Schroeder <alex@gnu.org>
17039
17040 * sql.el (sql-placeholder-history): New variable.
17041 (sql-query-placeholders-and-send): New function that will query
17042 the user and replace placeholders with user input.
17043 (sql-oracle): If running on NT, set comint-input-sender to
17044 sql-query-placeholders-and-send.
17045
17046 (sql-stop): If in the SQLi buffer, insert stop notification, else
17047 present it as a message.
17048
17049 2000-07-27 Alex Schroeder <alex@gnu.org>
17050
17051 * sql.el (sql-input-ring-separator): Doc change.
17052 (sql-input-ring-file-name): Doc change.
17053 (sql-interactive-mode): Use `sql-input-ring-separator' and
17054 `sql-input-ring-file-name' to set the comint-mode equivalents
17055 without making them local variables.
17056 (sql-stop): Don't bind `sql-input-ring-separator' and
17057 `sql-input-ring-file-name' dynamically to their comint-mode
17058 equivalents.
17059
17060 2000-07-27 Kenichi Handa <handa@etl.go.jp>
17061
17062 * international/mule.el (register-char-codings): New function.
17063 (make-coding-system): Handle `safe-chars' specification in the arg
17064 PROPERTY.
17065
17066 * international/mule-cmds.el
17067 (find-coding-systems-region-subset-p): This function deleted.
17068 (sort-coding-systems-predicate): New variable.
17069 (sort-coding-systems): New function.
17070 (find-coding-systems-region): Use
17071 find-coding-systems-region-internal.
17072 (find-coding-systems-string): Use find-coding-systems-region.
17073 (find-coding-systems-for-charsets): Check
17074 char-coding-system-table.
17075 (select-safe-coding-system-accept-default-p): New variable.
17076 (select-safe-coding-system): Mostly rewritten. New argument
17077 ACCEPT-DEFAULT-P.
17078 (select-message-coding-system): Call select-safe-coding-system
17079 with ACCEPT-DEFAULT-P arg.
17080 (reset-language-environment): Reset default-sendmail-coding-system
17081 to the default value iso-latin-1.
17082 (set-language-environment): Don't set the obsolete variable
17083 charset-origin-alist.
17084
17085 * international/codepage.el (cp-coding-system-for-codepage-1):
17086 Give `safe-chars' property to make-coding-system.
17087
17088 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
17089 calling select-message-coding-system twice.
17090
17091 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
17092 instead of `safe-charsets'.
17093 (cyrillic-alternativnyj): Likewise.
17094 (ccl-encode-alternativnyj): Don't check the charset
17095 cyrillic-iso8859-5.
17096
17097 2000-07-27 Kenichi Handa <handa@etl.go.jp>
17098
17099 * composite.el (compose-chars-after): Preserve match data.
17100
17101 2000-07-26 Sam Steingold <sds@gnu.org>
17102
17103 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
17104 (ange-ftp-real-file-newer-than-file-p): New function.
17105 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
17106 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
17107
17108 * tooltip.el (tooltip-float-time): Removed (use `float-time').
17109 * midnight.el (midnight-float-time): Ditto.
17110
17111 2000-07-26 Andreas Schwab <schwab@suse.de>
17112
17113 * files.el (normal-backup-enable-predicate): Correct
17114 interpretation of the return value of compare-strings.
17115
17116 2000-07-26 Gerd Moellmann <gerd@gnu.org>
17117
17118 * isearch.el (isearch-resume): New function.
17119 (isearch-done): Add something to command-history to resume
17120 the search.
17121 (isearch-yank-line, isearch-yank-word): Use
17122 buffer-substring-no-properties instead of buffer-substring.
17123
17124 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
17125 of flyspell-mouse-map.
17126
17127 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
17128 duplicate definition.
17129 (makefile-mode): Remove duplicate setting of local-abbrev-table.
17130
17131 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
17132 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
17133
17134 2000-07-25 Sam Steingold <sds@gnu.org>
17135
17136 * net/ange-ftp.el: Get modtime over the net.
17137 (ange-ftp-file-modtime): New function.
17138 (ange-ftp-write-region, ange-ftp-insert-file-contents)
17139 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
17140 Use it.
17141 (ange-ftp-dot-to-slash): New function.
17142 (ange-ftp-fix-name-for-vms): Use it.
17143
17144 * midnight.el (midnight-buffer-display-time): Use
17145 `with-current-buffer'.
17146
17147 2000-07-25 Gerd Moellmann <gerd@gnu.org>
17148
17149 * find-dired.el: Update copyright notice.
17150 (find-dired): Offer to kill a running `find'.
17151
17152 * enriched.el (enriched-face-ans): For a `foreground-color'
17153 property, return '(("x-color" COLOR))' so that COLOR will be
17154 output as a parameter of the x-color annotation. Likewise for the
17155 `background-color' property. In the case of normal face
17156 properties, don't return annotations for unspecified foreground
17157 and background face attributes.
17158
17159 2000-07-25 Kenichi Handa <handa@etl.go.jp>
17160
17161 * language/japan-util.el (japanese-katakana-region): Fix handling
17162 HANKAKU argument.
17163
17164 2000-07-25 Miles Bader <miles@gnu.org>
17165
17166 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
17167 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
17168 constrain-to-field.
17169
17170 2000-07-24 Andrew Innes <andrewi@gnu.org>
17171
17172 * timer.el (timer-activate-when-idle): Add optional parameter
17173 DONT-WAIT. Update docstring.
17174 (run-with-idle-timer): Specify extra parameter to
17175 timer-activate-when-idle, so that timer will be activated
17176 immediately if Emacs is already idle.
17177
17178 * w32-fns.el (w32-using-nt): Fix docstring.
17179
17180 2000-07-24 Dave Love <fx@gnu.org>
17181
17182 * mouse.el (popup-menu): Set last-command-event.
17183 (mouse-major-mode-menu-prefix): Declare.
17184
17185 2000-07-24 Gerd Moellmann <gerd@gnu.org>
17186
17187 * textmodes/flyspell.el: Update to author's version 1.5d.
17188
17189 * progmodes/hideshow.el: Update copyright notice.
17190
17191 * vcursor.el: Set maintainer to FSF, since author cannot
17192 be reached.
17193
17194 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
17195
17196 * info.el (Info-goto-emacs-key-command-node): Leave a space after
17197 the prompt.
17198
17199 * mouse.el (popup-menu): Run the keymap through indirect-function,
17200 in case it was defined with define-prefix-key. If the menu is a
17201 list of keymaps, look up the binding of user's choice in each one
17202 of the keymaps.
17203 (mouse-popup-menubar): If the global and local menu-bar keymaps
17204 don't have a prompt string, create one and insert it into the
17205 keymap. Don't barf if current-local-map returns nil.
17206
17207 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
17208
17209 * dired.el (dired-sort-R-check): Added to allow recursive listing
17210 to be undone.
17211 (dired-sort-other): Use it.
17212
17213 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17214
17215 * Release of cc-mode 5.27
17216
17217 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17218
17219 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
17220 c-beginning-of-statement-1 that caused a bad case of recursion
17221 which could consume a lot of CPU in large classes in languages
17222 that have in-expression classes (i.e. Java and Pike).
17223
17224 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
17225 statements before top level constructs (i.e. case 6 is moved
17226 before case 5 and is now case 4) to catch in-expression
17227 classes in top level expressions correctly.
17228
17229 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17230
17231 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
17232 objc-method-intro. Case 4 removed and case 5I added.
17233
17234 * cc-langs.el (c-append-paragraph-start): New variable used by
17235 c-common-init to get paragraph-start correct.
17236 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
17237 initialize paragraph-start to make it correct both with and
17238 without the javadoc special case.
17239
17240 * cc-mode.el (java-mode): Use c-append-paragraph-start to
17241 initialize paragraph-start for javadoc markup.
17242
17243 * cc-vars.el (c-style-variables-are-local-p): Incompatible
17244 change by defaulting this to t. It's motivated by the
17245 confusing behavior that otherwise arise from the style system
17246 when editing both java and non-java files at the same time
17247 (see the comments about style setting in c-common-init).
17248
17249 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17250
17251 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
17252 similar to the one in c-fill-paragraph to check the fill
17253 prefix from the adaptive fill function for sanity.
17254
17255 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17256
17257 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
17258 defun block.
17259
17260 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17261
17262 * cc-align.el (c-lineup-multi-inher): Handle lines with
17263 leading comma nicely. Extended to handle member initializers
17264 too.
17265
17266 * cc-engine.el: (c-beginning-of-inheritance-list,
17267 c-guess-basic-syntax): Fixed recognition of inheritance lists
17268 when the lines begins with a comma.
17269
17270 * cc-vars.el (c-offsets-alist): Changed default for
17271 member-init-cont to c-lineup-multi-inher since it now handles
17272 member initializers and indents better for leading commas.
17273
17274 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17275
17276 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
17277 handling that caused class open lines to be recognized as
17278 statement-conts in some cases.
17279
17280 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
17281 guessed by the adaptive fill function unless point is on the
17282 first line of a block comment.
17283
17284 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
17285 when the buffer ends with a macro continuation char.
17286
17287 * cc-engine.el (c-guess-basic-syntax): Added support for
17288 function definitions as statements in Pike. The first
17289 statement in a lambda block is now labeled defun-block-intro
17290 instead of statement-block-intro.
17291
17292 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
17293 so that the class surrounding point is selected, not the one
17294 innermost in the state.
17295
17296 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
17297 recognition of switch labels having hanging multiline
17298 statements.
17299
17300 * cc-engine.el (c-beginning-of-member-init-list): Broke out
17301 some code in c-guess-basic-syntax to a separate function.
17302 * cc-engine.el (c-just-after-func-arglist-p): Fixed
17303 recognition of member inits with multiple line arglists.
17304 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
17305 member-init-cont when the commas are in funny places.
17306
17307 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17308
17309 * cc-defs.el (c-auto-newline): Removed this macro since it's
17310 not used anymore.
17311
17312 * cc-engine.el (c-looking-at-bos): New helper function.
17313 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
17314 inexpr and toplevel classes apart in Pike.
17315
17316 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
17317 of case 9A.
17318
17319 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
17320 constant, since "class" can introduce an in-expression class
17321 in Pike nowadays.
17322
17323 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17324
17325 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
17326 indentation on cpp-macro lines.
17327
17328 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
17329 a syntax modifier like comment-intro, to make it possible to
17330 get syntactic indentation for preprocessor directives. It's
17331 incompatible wrt to lineup functions on cpp-macro, but it has
17332 no observable effect in the 99.9% common case where cpp-macro
17333 is set to -1000.
17334
17335 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17336
17337 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
17338 member-init-cont when the preceding arglist is several lines.
17339
17340 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17341
17342 * cc-styles.el (c-style-alist): The basic offset for the BSD
17343 style corrected to 8.
17344
17345 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17346
17347 * cc-styles.el (c-style-alist): Adjusted the indentation of
17348 brace list openers in the gnu style.
17349
17350 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17351
17352 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
17353
17354 * cc-cmds.el (c-electric-brace, c-electric-slash,
17355 c-electric-star, c-electric-semi&comma, c-electric-colon,
17356 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
17357 when c-syntactic-indentation is nil.
17358
17359 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
17360 we were left at comments preceding the first statement when
17361 reaching the beginning of the buffer.
17362
17363 * cc-vars.el (c-syntactic-indentation): New variable to turn
17364 off all syntactic indentation.
17365
17366 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17367
17368 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
17369 between the text and the block comment ender when it hangs,
17370 depending on how many there are before the fill.
17371
17372 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17373
17374 * cc-engine.el (c-beginning-of-closest-statement): New helper
17375 function to go back to the closest preceding statement start,
17376 which could be inside a conditional statement.
17377 * cc-engine.el (c-guess-basic-syntax): Use
17378 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
17379
17380 * cc-engine.el (c-guess-basic-syntax): Better handling of
17381 arglist-intro, arglist-cont-nonempty and arglist-close when
17382 the arglist is nested inside parens. Cases 7A, 7C and 7F
17383 changed.
17384
17385 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
17386 up-to-date with javadoc 1.2.
17387
17388 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17389
17390 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
17391 multiline Pike type decls.
17392
17393 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17394
17395 * cc-cmds.el (c-indent-new-comment-line): Always break
17396 multiline comments in multiline mode, regardless of
17397 comment-multi-line.
17398
17399 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17400
17401 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
17402 fully::qualified::names in C++ member init lists. Preamble in
17403 case 5D changed.
17404
17405 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17406
17407 * cc-langs.el (c-common-init): Handling of obsolete variables
17408 moved to c-initialize-cc-mode. More compatible style override
17409 when using global style variables.
17410 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
17411 variables moved here.
17412
17413 * cc-styles.el (c-make-styles-buffer-local): Flag style
17414 variable localness in c-style-variables-are-local-p to make
17415 the compatibility measure in c-common-init work well.
17416
17417 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
17418 longer contain set-from-style.
17419 * cc-styles.el (c-initialize-builtin-style): Don't check for
17420 set-from-style on c-special-indent-hook.
17421 * cc-styles.el (c-copy-tree): Obsolete. The standard function
17422 copy-alist is sufficient now.
17423
17424 * cc-styles.el (c-set-style, c-set-style-1,
17425 c-get-style-variables): Fixes to variable initialization so
17426 that duplicate entries in styles have the same effect
17427 regardless of DONT-OVERRIDE.
17428
17429 * cc-styles.el (c-set-style-2): Fixed bug where the
17430 initialization of inheriting styles failed when the
17431 dont-override flag is set.
17432
17433 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
17434 on this.
17435
17436 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17437
17438 * cc-defs.el (c-forward-comment): Removed the workaround
17439 introduced in 5.38 since it had worse side-effects. If a line
17440 contains the string "//\"", it regarded the // as a comment
17441 start since the \ temporarily doesn't have escape syntax.
17442
17443 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
17444
17445 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
17446 ada-xref.el before ada-prj.el, so that the Project menu is created
17447 when ada-prj tries to add to it.
17448 (ada-activate-keys-for-case): Suppress the characters that are not
17449 part of the Ada syntax. Better compatibility with else-mode
17450 (ada-adjust-case-interactive): When auto-casing is not active,
17451 correctly insert newlines (used to insert only ^M). Prevent the
17452 syntax table from being changed in case of an error
17453 (or '_' becomes part of a word and some commands are confused).
17454 Do nothing if ada-auto-case is nil.
17455 (ada-after-keyword-p): Ignore keywords that are also attributes
17456 (ada-batch-reformat): Update usage comment
17457 (ada-call-from-contextual-menu): New function
17458 (ada-case-read-exceptions): Reinitialize the casing exception list
17459 first to nil first, so that the casing exception file can be
17460 shared.
17461 (ada-check-defun-name): Handles "configure" keyword for gnatdist
17462 files.
17463 (ada-compile-goto-error): Fix regexp used to detect a file:line
17464 anywhere in the error message
17465 (ada-contextual-menu-last-point): New variable
17466 (ada-create-keymap): If the variable delete-key-deletes-forward is
17467 t on XEmacs, it means that DEL should delete one character
17468 forward.
17469 (ada-create-menu): Use :included instead of :visible for XEmacs.
17470 New submenu "Options".
17471 (ada-end-stmt-re): Correctly indent "select ... then abort"
17472 statements.
17473 (ada-fill-comment-paragraph): Correctly delete all leading '--'
17474 even if they don't match ada-fill-comment-prefix Fix handling of
17475 paragraphs on the first or last line of a file.
17476 (ada-format-paramlist): Fix handling of default parameter values.
17477 (ada-get-body-name): New function.
17478 (ada-get-current-indent): Optimized by searchling directly for an
17479 existing generic part or a statement outside of it. Handle
17480 ada-indent-align-comments when indenting comments Replaced some
17481 regexps by testing directly the next character. This results in a
17482 huge speedup on some files. New indentation scheme for renames
17483 statements. Stop looking for the 'while' or 'for' associated with
17484 a 'loop' at the first semicolon encountered. A "return" can also
17485 match an anonymous access subprogram declaration.
17486 (ada-get-indent-noindent): Ignore strings and comments when
17487 looking for the keywords "record" and "private".
17488 (ada-goto-matching-decl-start): When matching "if", make sure we
17489 are not in fact seeing "end if". Ignore "when" statements except
17490 when initial keyword was "begin". Fix handling of nested
17491 procedures. Add a recursive call to this function to skip over
17492 other 'end' statmts. Fix indentation for "when .. => begin"
17493 (ada-in-open-paren-p): Fix indentation for complex boolean
17494 expressions, where 'and then', 'or else' and parenthesis
17495 statements are mixed up.
17496 (ada-in-paramlist-p): Skip comments while searching for the
17497 beginning Fix handling of operator declarations.
17498 (ada-indent-align-comments): New variable
17499 (ada-indent-current): Change the syntax table only in the
17500 protected section, so that we are sure it is restored correctly.
17501 (ada-indent-on-previous-lines): Use ada-use-indent and
17502 ada-with-indent Correctly indent "select ... then"
17503 (ada-indent-region): Slight speedup.
17504 (ada-indent-renames): New variable.
17505 (ada-last-which-function-subprog, ada-last-which-function-line):
17506 New variables
17507 (ada-looking-at-semi-private): Correctly indent the 'private'
17508 keyword when it is the first word in a package declaration.
17509 (ada-loose-case-word): Stop searching if at the end of the buffer.
17510 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
17511 even if point is not initially at the end of the word.
17512 (ada-matching-decl-start-re): Add "when".
17513 (ada-mode): Add support for abbrev-mode, outline-mode and
17514 which-func-mode Override the old find-file.el entry in
17515 ff-special-constructs since it is using the obsolete
17516 ada-spec-suffix variable
17517 (ada-no-auto-case): New function
17518 (ada-scan-paramlist): When parsing the argument type, accept
17519 spaces (as in "X 'Class", generated by Rational Rose).
17520 (ada-other-file-name): No longer loads the other file.
17521 (ada-popup-menu): Save and restore the current buffer and cursor
17522 position before and after displaying the menu.
17523 (ada-search-ignore-complex-boolean): New function.
17524 (ada-uncomment-region): Emacs21 already knows how to delete
17525 comments not starting in the first column.
17526 (ada-use-indent): New variable
17527 (ada-which-function): New function.
17528 (ada-with-indent): New variable
17529 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
17530 can be batch-compiled from the command line.
17531
17532 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
17533 Add to the menu when the file is loaded, not in ada-mode-hook.
17534 Add -toolbar to the default ddd command Switches moved from
17535 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
17536 ada-prj-default-comp-opt
17537 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
17538 Reference Manual to the menu
17539 (ada-check-current): rewritten as a call to ada-compile-current
17540 (ada-compile): Removed.
17541 (ada-compile-application, ada-compile-current, ada-check-current):
17542 Set the compilation-search-path so that compile.el automatically
17543 finds the sources in src_dir. Automatic scrollong of the
17544 compilation buffer. C-uC-cC-c asks for confirmation before
17545 compiling
17546 (ada-compile-current): New parameter, prj-field
17547 (ada-complete-identifier): Load the .ali file before doing
17548 processing
17549 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
17550 conform to gnatmake's behavior.
17551 (ada-find-file-in-dir): New function
17552 (ada-find-references): Set the environment variables for gnatfind
17553 (ada-find-src-file-in-dir): New function.
17554 (ada-first-non-nil): Removed
17555 (ada-gdb-application): Add support for jdb, the java debugger.
17556 (ada-get-ada-file-name): Load the original-file first if not done
17557 yet.
17558 (ada-get-all-references): Handles the new ali syntax (parent types
17559 are found between <>).
17560 (ada-initialize-runtime-library): New function
17561 (ada-mode-hook): Always load a project file when a file is opened,
17562 so that the casing exceptions are correctly read.
17563 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
17564 (ada-parse-prj-file): Use find-file-noselect instead of find-file
17565 to open the project file, since the latter does not work with
17566 speedbar Get default values before loading the prj file, or the
17567 default executable file name is wrong. Use the absolute value of
17568 src_dir to initialize ada-search-directories and
17569 compilation-search-path,... Add the standard runtime library to
17570 the search path for find-file.
17571 (ada-prj-default-debugger): Was missing an opening '{'
17572 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
17573 variables.
17574 (ada-prj-default-gnatmake-opt): New variable
17575 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
17576 buffers, the project file is the default one Save the windows
17577 configuration before displaying the menu.
17578 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
17579 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
17580 ...) regexp-quote identifiers names to support operators +,
17581 -,... in regexps.
17582 (ada-remote): New function.
17583 (ada-run-application): Erase the output buffer before starting the
17584 run Support remote execution of the application. Use
17585 call-process, or the arguments are incorrectly parsed
17586 (ada-set-default-project-file): Reread the content of the active
17587 project file, not the one from the current buffer When a project
17588 file is set as the default project, all directories are
17589 automatically associated with it.
17590 (ada-set-environment): New function
17591 (ada-treat-cmd-string): New special variable ${current}
17592 (ada-treat-cmd-string): Revised. The substitution is now done for
17593 any ${...} substring
17594 (ada-xref-current): If no body was found, compiles the spec
17595 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
17596 compiler to get rid of command line length limitations.
17597 (ada-xref-get-project-field): New function
17598 (ada-xref-project-files): New variable
17599 (ada-xref-runtime-library-specs-path)
17600 (ada-xref-runtime-library-ali-path): New variables
17601 (ada-xref-set-default-prj-values): Default run command now does a
17602 cd to the build directory. New field: main_unit Provide a default
17603 file name even if the current buffer has no prj file.
17604
17605 * ada-prj.el:
17606 Rewritten to show a tabbed-dialog.
17607 (ada-prj-add-ada-menu): Remove the map and name parameters.
17608 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
17609 New function
17610 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
17611 (ada-prj-load-from-file): New function
17612 (ada-prj-save): Always save fields that depend on the current buffer
17613 (ada-prj-show-value): New function
17614
17615 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
17616 Ada mode. This will allow us to display the Ada menu in any buffer
17617 we want (for project items).
17618 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
17619 number of spaces in the header.
17620
17621 2000-07-24 Dave Love <fx@gnu.org>
17622
17623 * ediff-init.el (ediff-region-help-echo): Bind face-help.
17624
17625 2000-07-23 Noah Friedman <friedman@splode.com>
17626
17627 * type-break.el (type-break): perform autosave.
17628 Suggested by Stephen Gildea <gildea@stop.mail-abuse.org>.
17629 (type-break-do-query): Cancel query schedule while performing
17630 actual query, to avoid possibility of a second query being made
17631 while first one is already in progress.
17632 (type-break-time-stamp-format): New variable.
17633 (type-break-time-stamp): New function.
17634 (type-break-time-warning): Use it.
17635 (type-break-keystroke-warning): Use it.
17636 (type-break-noninteractive-query): Use it.
17637
17638 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
17639 cookie.
17640 Use add-minor-mode to set minor-mode-alist, if available.
17641 (eldoc-echo-area-use-multiline-p): New user option.
17642 (eldoc-echo-area-multiline-supported-p): New variable.
17643 (eldoc-docstring-format-sym-doc): Use them.
17644 (eldoc-mode): If not using idle timers, append to local post and
17645 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
17646 (eldoc-display-message-no-interference-p): Don't interfere with
17647 edebug.
17648 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
17649 (eldoc-function-arglist): New function.
17650 (eldoc-function-argstring): Use it.
17651
17652 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
17653 auto save directory exists before calling directory-files.
17654
17655 2000-07-23 Dave Love <fx@gnu.org>
17656
17657 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
17658 ^o, ^u.
17659
17660 2000-07-21 Dave Love <fx@gnu.org>
17661
17662 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
17663 now passed to the function. It now works properly.
17664
17665 * smerge-mode.el (smerge-mode-menu): Fill it out.
17666
17667 2000-07-20 Gerd Moellmann <gerd@gnu.org>
17668
17669 * info-look.el (info-lookup): If *info* is shown in another frame
17670 on the same display, select that frame, instead of switching to
17671 the Info buffer in another window of the selected frame.
17672
17673 * simple.el (universal-argument-map): Bind numeric keypad keys
17674 kp-0 to kp-9 and kp-subtract.
17675 (digit-argument): Handle these keys.
17676
17677 2000-07-20 Dave Love <fx@gnu.org>
17678
17679 * net/goto-addr.el (goto-address-fontify): Don't bother with
17680 buffer-modified and read-only stuff -- irrelevant with overlays.
17681 Put an extra property on the overlays and use it to clean up in
17682 case goto-address is re-run.
17683
17684 2000-07-19 Richard M. Stallman <rms@gnu.org>
17685
17686 * timer.el (run-with-idle-timer): Doc fix.
17687
17688 * mail/mail-utils.el (mail-strip-quoted-names):
17689 Handle case where <...> appears inside "...".
17690 Use replace-match to edit the string more simply.
17691 (rmail-dont-reply-to): Cope with an unmatched ".
17692
17693 2000-07-19 Dave Love <fx@gnu.org>
17694
17695 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
17696 implementation.
17697
17698 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
17699 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
17700 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
17701
17702 2000-07-19 Gerd Moellmann <gerd@gnu.org>
17703
17704 * textmodes/refer.el: Correct maintainer's email address.
17705
17706 * progmodes/hideif.el: Correct author's email address.
17707 Fix typo in comment.
17708
17709 * xml.el: New file.
17710
17711 * mail/mailheader.el: Correct author's mail address.
17712
17713 * gnus/parse-time.el: Correct author's mail address.
17714
17715 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
17716
17717 * comint.el (comint-highlight-input, comint-highlight-face):
17718 New user options.
17719 (comint-input-ring-file-name): Change custom type.
17720 (comint-mode-map): Bind mouse-2.
17721 (comint-insert-clicked-input): New function.
17722 (comint-send-input): Handle input highlighting.
17723
17724 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
17725
17726 * mouse.el (popup-menu): New function.
17727 (mouse-major-mode-menu): Use it.
17728
17729 2000-07-18 Dave Love <fx@gnu.org>
17730
17731 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
17732 improvements.
17733
17734 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17735
17736 * faces.el (face-font-selection-order)
17737 (face-font-family-alternatives): Add custom type.
17738
17739 2000-07-18 Dave Love <fx@gnu.org>
17740
17741 * cus-edit.el (custom-variable-reset-saved)
17742 (custom-variable-reset-standard): Remove unused bindings.
17743
17744 * rect.el (open-rectangle-line): Remove unused let.
17745
17746 * hl-line.el (hl-line-highlight): Check hl-line-mode.
17747
17748 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17749
17750 * cdl.el: Fix `Maintainer' keyword.
17751
17752 * play/pong.el: Add author's email address.
17753
17754 2000-07-17 Sam Steingold <sds@gnu.org>
17755
17756 * files.el (insert-directory): Call `split-string' instead of
17757 re-implementing it.
17758
17759 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17760
17761 * mail/vms-pmail.el: Change maintainer to FSF.
17762
17763 * net/goto-addr.el: Change maintainer to FSF.
17764
17765 * info.el (Info-title-face-alist): Removed.
17766
17767 2000-07-18 David Ponce <david@dponce.com>
17768
17769 * recentf.el (recentf-open-files): New command that works like
17770 `recentf-open-more-files', but shows the whole list of files (not just
17771 those omitted from the menu). Useful if you don't use a menu-bar!
17772 (recentf-open-more-files) Modified to use `recentf-open-files'.
17773
17774 (recentf-open-files, recentf-open-more-files)
17775 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
17776
17777 (recentf-dialog-mode): New mode for dialogs. You can now just type
17778 "q" to cancel the dialogs.
17779
17780 2000-07-18 David Ponce <david@dponce.com>
17781
17782 * recentf.el: This is a major update of recentf.el. It adds new
17783 features to better organize the recentf menu and "More..." buffer.
17784
17785 Using new provided menu filtering functions you can now organize the
17786 recent files list:
17787
17788 - by major modes
17789 - by directories
17790 - by user defined rules
17791
17792 Finally, with the new `recentf-filter-changer' customizable filter you
17793 can define a ring of filters and dynamically (via the menu) cycle on
17794 each menu organization in the ring (a la msb).
17795
17796 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
17797
17798 * eshell/eshell.el (eshell): Replace links to eshell.info with
17799 links to eshell, to avoid problems on systems where the manual is
17800 installed as `eshell'.
17801 * eshell/esh-cmd.el (eshell-cmd): Ditto.
17802 * eshell/em-smart.el (eshell-smart): Ditto.
17803 * eshell/em-banner.el (eshell-banner): Ditto.
17804 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
17805
17806 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
17807 same-file check in the MS-DOS version (it does support inodes).
17808
17809 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
17810
17811 * eshell/eshell.el (eshell-directory-name):
17812 Run default directory name through convert-standard-filename.
17813
17814 2000-07-18 Kenichi Handa <handa@etl.go.jp>
17815
17816 * international/mule-cmds.el (select-safe-coding-system):
17817 Fix typo in the comment.
17818
17819 * language/european.el (compound-text):
17820 Force katakana-jisx0201 to be designated to G1.
17821
17822 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
17823 Don't translate some national variant characters of latin-jisx0201.
17824 (x-ctext): Force katakana-jisx0201 to be designated to G1.
17825
17826 * international/kkc.el (kkc-after-update-conversion-functions):
17827 New variable.
17828 (kkc-update-conversion): Run functions in it at the tail.
17829
17830 2000-07-16 John Wiegley <johnw@gnu.org>
17831
17832 * lisp/align.el (align-newline-and-indent):
17833 Adding new function. for auto-aligning blocks of code on RET.
17834 (align-region): Fixed badly formatted minibuffer message.
17835
17836 2000-07-17 Kenichi Handa <handa@etl.go.jp>
17837
17838 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
17839 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
17840 the conversion list at first if appropriate.
17841 (kkc-next): Don't update kkc-next-count here.
17842 (kkc-prev): Don't update kkc-prev-count here.
17843 (kkc-show-conversion-list-update): Fix setting up of conversion
17844 list message.
17845
17846 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
17847
17848 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
17849
17850 2000-07-16 Dave Love <fx@gnu.org>
17851
17852 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
17853 function to be more specific.
17854
17855 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
17856 non-string help-echo.
17857 (widget-types-convert-widget): Defsubst it.
17858 (widget-echo-help): Try to cope with a help-echo function of two
17859 possible sorts.
17860
17861 2000-07-15 Jason Rumney <jasonr@gnu.org>
17862
17863 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
17864 Declare as obsolete.
17865
17866 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
17867
17868 2000-07-14 Gerd Moellmann <gerd@gnu.org>
17869
17870 * hilit-chg.el: Fix typo.
17871
17872 2000-07-14 Dave Love <fx@gnu.org>
17873
17874 * info.el (Info-mode-menu): Fix use of :help, :enable.
17875
17876 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
17877
17878 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
17879
17880 2000-07-13 Dave Love <fx@gnu.org>
17881
17882 * emacs-lisp/easymenu.el: Doc fixes.
17883 (easy-menu-remove): Defalias to ignore.
17884
17885 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
17886 Call throw correctly.
17887
17888 2000-07-13 Gerd Moellmann <gerd@gnu.org>
17889
17890 * faces.el (frame-background-mode): Doc fix.
17891
17892 * simple.el (eval-expression-print-length): Change custom type to
17893 allow entering nil as value.
17894
17895 2000-07-13 Dave Love <fx@gnu.org>
17896
17897 * progmodes/fortran.el (fortran-imenu-generic-expression):
17898 Change definition layout.
17899 (fortran-mode-menu): Reinstate customize entries.
17900
17901 * cus-edit.el (custom-group-menu-create, customize-menu-create):
17902 Use :filter, per old XEmacs code.
17903
17904 2000-07-12 Gerd Moellmann <gerd@gnu.org>
17905
17906 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
17907 event when deciding what to send to the terminal.
17908
17909 2000-07-12 Dave Love <fx@gnu.org>
17910
17911 * cus-start.el: Add optional version as 4th element of specs and
17912 use it for several things new in v21. Remove load-path. Fix type
17913 of line-number-display-limit.
17914
17915 2000-07-11 Dave Love <fx@gnu.org>
17916
17917 * progmodes/fortran.el: Don't require easymenu.
17918 Use repeat counts in various regexps.
17919 (fortran-mode-syntax-table): Defvar directly.
17920 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
17921 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
17922 Use defvar, not defconst.
17923 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
17924 (fortran-mode): Set fortran-comment-line-start-skip,
17925 fortran-comment-line-start-skip, dabbrev-case-fold-search.
17926 (fortran-comment-indent): Use defsubst.
17927 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
17928 Use fortran-comment-indent, not fortran-comment-indent-function.
17929 (fortran-comment-region, fortran-electric-line-number): Simplify.
17930 (fortran-auto-fill): New function.
17931 (fortran-do-auto-fill): Deleted.
17932 (fortran-find-comment-start-skip):
17933 Check for non-null comment-start-skip.
17934 (fortran-auto-fill-mode, fortran-fill-statement):
17935 Use fortran-auto-fill.
17936 (fortran-fill): Use fortran-auto-fill. Check for null
17937 comment-start-skip. Simplify final clause and use end-of-line finally.
17938
17939 * widget.el (widget-plist-member): New alias.
17940
17941 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
17942
17943 * eshell/esh-module.el (toplevel): Reference
17944 byte-compile-current-file only if it is bound.
17945
17946 2000-07-10 Gerd Moellmann <gerd@gnu.org>
17947
17948 * dired.el: Don't require `dired-aux'.
17949
17950 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
17951
17952 * dired-aux.el (dired-show-file-type): New function.
17953 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
17954 (dired-show-file-type): Add autoload.
17955
17956 2000-07-10 Kenichi Handa <handa@etl.go.jp>
17957
17958 * international/mule-diag.el (describe-font): Adjusted for the
17959 change of fontset-info.
17960 (print-fontset): Likewise.
17961
17962 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
17963
17964 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
17965
17966 2000-07-07 Gerd Moellmann <gerd@gnu.org>
17967
17968 * bindings.el: Bind `[delete]' to delete-char.
17969
17970 * dired.el (dired-find-alternate-file): New function.
17971 (dired-mode-map): Bind `a' to dired-find-alternate-file.
17972 (toplevel): Require dired-aux when compiling.
17973 (dired-buffers): Move defvar within file to avoid compiler warning.
17974
17975 * info.el (Info-last-search): Variable removed.
17976 (Info-search-history): New variable.
17977 (Info-search): New Info-search-history.
17978
17979 * battery.el, info-look.el: Change author's mail address.
17980
17981 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
17982
17983 * mail/rmail.el (rmail-clear-headers): Don't throw an error
17984 if rmail-ignored-headers is nil.
17985 (rmail-retry-failure): Bind rmail-ignored-headers and
17986 rmail-displayed-headers to nil.
17987
17988 2000-07-06 Gerd Moellmann <gerd@gnu.org>
17989
17990 * lpr.el (lpr-page-header-switches): Add `-h' switch.
17991 (print-region-1): Don't hard code `-h' here.
17992
17993 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
17994
17995 2000-07-01 Francesco Potorti` <pot@gnu.org>
17996
17997 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
17998 exim can use "your message" instead of "the message".
17999
18000 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
18001
18002 * facemenu.el: Docstrings fixes.
18003 (facemenu-get-face): Don't use internal-find-face.
18004 (facemenu-iterate): Rename arg to match the docstring.
18005
18006 * newcomment.el (uncomment-region): Be more careful when skipping
18007 backwards over `=' not to bump into BOBP.
18008
18009 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
18010
18011 * ediff-diff.el (ediff-wordify): Use syntax table.
18012 * ediff-init.el (ediff-has-face-support-p): Use
18013 ediff-color-display-p.
18014 (ediff-color-display-p): Use display-color-p, changed to defun
18015 from defsubst.
18016 Got rid of special cases for NeXT and OS/2.
18017 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
18018 face.
18019
18020 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
18021
18022 * emacs-lisp/lucid.el: Require CL.
18023 (copy-tree, remprop): Remove, it's provided by CL.
18024 (map-keymap): Define in terms of cl-map-keymap.
18025 (extent-property, set-extent-end-glyph): New functions.
18026
18027 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
18028
18029 2000-07-05 Gerd Moellmann <gerd@gnu.org>
18030
18031 * Makefile.in (DONTCOMPILE): Add comment that the name may
18032 not be changed without changing the make-dist script.
18033
18034 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
18035 (cl-mapc): Use mapc instead of cl-old-mapc.
18036
18037 2000-07-05 Andrew Innes <andrewi@gnu.org>
18038
18039 * makefile.nt: Add support for `bootstrap' and related targets.
18040
18041 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
18042
18043 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
18044 (easy-menu-do-define): Use `menu-item' format.
18045 Handle case where easy-menu-create-menu returns a symbol.
18046 Manually call the potential top-level filter in the function binding.
18047 (easy-menu-filter-return): New arg NAME.
18048 Convert to a keymap if MENU is an XEmacs menu.
18049 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
18050 (easy-menu-converted-items-table, easy-menu-convert-item):
18051 New var and fun to memoize easy-menu-convert-item-1.
18052 (easy-menu-do-add-item): Use it.
18053 (easy-menu-create-menu): Use easy-menu-convert-item.
18054 Wrap easy-menu-filter-return around any :filter specification.
18055 Don't convert the menu if a filter was specified.
18056 Tell easy-menu-make-symbol not to check for MENU being an expression.
18057 (easy-menu-make-symbol): New arg NOEXP.
18058
18059 2000-07-05 Gerd Moellmann <gerd@gnu.org>
18060
18061 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
18062 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
18063 (eval-defun): If called with prefix arg, instrument code for
18064 Edebug.
18065
18066 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
18067 similar to that of eval-defun.
18068
18069 2000-07-04 Dave Love <fx@gnu.org>
18070
18071 * hl-line.el (hl-line-overlay): Make it permanent-local.
18072
18073 * calendar/todo-mode.el: Replaced with a working version, based on
18074 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
18075
18076 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
18077
18078 * paths.el (prune-directory-list): New function.
18079 (Info-default-directory-list): Rewritten to more methodically
18080 enumerate a big list of possible info directories (based on the
18081 list used by the standalone info reader).
18082
18083 * info.el (info-initialize): Use prune-directory-list to remove
18084 non-existent directories from Info-directory-list.
18085
18086 * paths.el (Info-default-directory-list): Try a list of possible
18087 info-directories instead of a single one. Add the possible
18088 info directory "/usr/share/info".
18089
18090 * woman.el (woman-man.conf-path): Explicitly include the debian
18091 man-db config file "/etc/manpath.config".
18092 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
18093 are present in `manpath.config'.
18094 (woman-manpath): Include "/usr/share/man".
18095
18096 2000-07-03 Gerd Moellmann <gerd@gnu.org>
18097
18098 * frame.el (blink-cursor-mode): Don't hide cursor initially.
18099
18100 * startup.el (command-line): Initialize blink-cursor based
18101 on window-system.
18102
18103 * frame.el (blink-cursor): Default to nil if not running under
18104 a window-system.
18105
18106 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
18107 (face-x-resources): Remove duplicate entry for :font.
18108
18109 * textmodes/refer.el (refer-find-entry-internal): Use some-window
18110 instead of cycling through windows with next-window.
18111
18112 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
18113 of cycling through windows with next-window.
18114
18115 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
18116 of cycling through windows with next-window.
18117
18118 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
18119 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
18120 instead of cycling through windows with next-window.
18121
18122 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
18123 instead of cycling through windows with next-window.
18124
18125 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
18126 of cycling through windows with next-window.
18127
18128 * terminal.el (te-process-output): Use walk-windows instead of
18129 cycling through windows with next-window.
18130
18131 * server.el (server-switch-buffer): Use some-window instead of
18132 cycling through windows with next-window.
18133
18134 * window.el (some-window): New function.
18135 (walk-windows): Remove reference to walk-windows-start.
18136
18137 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
18138
18139 2000-07-03 Richard Stallman <rms@gnu.org>
18140
18141 * window.el (walk-windows): Guarantee termination by keeping a list
18142 of all the windows already handled.
18143
18144 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
18145
18146 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
18147 window-system.
18148
18149 * man.el (Man-notify-when-ready): Don't use window-system. If
18150 Man-notify-method is newframe, and the display is not
18151 multi-frame, select the frame created for the man page.
18152 (Man-init-defvars): Doc fix.
18153
18154 2000-06-28 Gerd Moellmann <gerd@gnu.org>
18155
18156 * faces.el (region): Change background color for light background.
18157
18158 * ediff-wind.el (ediff-setup-control-frame): Remove :box
18159 attribute from mode-line face of Ediff control frame.
18160
18161 * replace.el (query-replace-map): Bind `e' like `E'.
18162
18163 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
18164
18165 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
18166 Change name to "Select All".
18167
18168 * dos-fns.el (convert-standard-filename): Fix last change.
18169
18170 2000-06-27 Gerd Moellmann <gerd@gnu.org>
18171
18172 * help.el (describe-variable): Don't insert a second `'s' in front
18173 of the string `value is shown below'. Since the syntax-table is
18174 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
18175 an existing `'s', so that this won't be deleted.
18176
18177 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
18178 * pcmpl-unix.el: New files.
18179
18180 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
18181
18182 * wid-edit.el (widget-member): Use the new plist-member.
18183
18184 2000-06-26 Gerd Moellmann <gerd@gnu.org>
18185
18186 * replace.el (perform-replace): Undo change of 2000-04-04.
18187 Instead, move backward 1 character at the end of the loop when
18188 necessary.
18189
18190 * faces.el (fringe): Change face for different backgrounds.
18191
18192 * eshell/esh-module.el (toplevel): Load defgroup's differently;
18193 patch from John.
18194
18195 * eshell/*.el: Change spelling of the Free Software Foundation.
18196
18197 * eshell/esh-toggle.el: Removed.
18198
18199 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
18200
18201 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
18202 interactively.
18203
18204 2000-06-26 Alex Schroeder <alex@gnu.org>
18205
18206 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
18207 `define-key'; instead of checking `(emacs-version)' check for
18208 `set-keymap-parent' and `set-keymap-name' directly. Add entries
18209 for `;' and `o' which might be electric.
18210
18211 (sql-electric-stuff): New user option.
18212 (sql-magic-go): New function which uses `sql-electric-stuff'.
18213 (sql-magic-semicolon): New function which uses
18214 `sql-electric-stuff'.
18215
18216 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
18217 is not fboundp.
18218
18219 (sql-oracle-options): New variable.
18220 (sql-oracle): Use it.
18221
18222 (sql-imenu-generic-expression): Doc change.
18223 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
18224 is used.
18225
18226 (sql-informix): Added command line parameter "-" to force
18227 sql-informix-program to use stdout.
18228
18229 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
18230
18231 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
18232 (cp864-decode-table): Doc fix.
18233 (cp720-decode-table): New variable, supports the Arabic OEM
18234 codepage used by Windows.
18235 (cp737-decode-table): New, Greek OEM codepage used by Windows.
18236
18237 2000-06-23 Dave Love <fx@gnu.org>
18238
18239 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
18240 (font-lock-fontify-anchored-keywords): Use
18241 line-beginning-position.
18242 (global-font-lock-mode): Use mapc.
18243
18244 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
18245
18246 * eshell/esh-module.el: Require CL when compiling.
18247
18248 2000-06-23 Gerd Moellmann <gerd@gnu.org>
18249
18250 * comint.el (comint-substitute-in-file-name): Call replace-match
18251 with second and third arg t.
18252
18253 * cus-edit.el (custom-button-face, custom-button-pressed-face):
18254 Specify foreground color.
18255
18256 * faces.el (tool-bar, mode-line, header-line): Specify foreground
18257 color.
18258
18259 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
18260
18261 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
18262 cddr instead of cdddr.
18263
18264 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
18265 instead of copy-list.
18266
18267 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
18268 of copy-list.
18269
18270 * subdirs.el: Add eshell subdirectory.
18271
18272 * eshell: New subdirectory containing the Eshell package.
18273
18274 * pcomplete.el: New file.
18275
18276 2000-06-23 Paul Eggert <eggert@twinsun.com>
18277
18278 * mail/mailpost.el (post-mail-send-it): Make sure file has
18279 proper permissions from birth.
18280
18281 * files.el (basic-save-buffer-2): When temporarily setting
18282 file modes, set them to current modes plus 0200, not to 0777.
18283
18284 * emerge.el (emerge-make-temp-file): Make sure file has proper
18285 permissions from birth.
18286
18287 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
18288
18289 * files.el (make-backup-file-name-1): On DOS/Windows, run the
18290 backup file name through convert-standard-filename.
18291
18292 * dos-fns.el (convert-standard-filename): Convert leading
18293 directories as well. When long file names are supported, convert
18294 characters that are invalid in Windows file names.
18295
18296 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18297
18298 * ps-print.el: Fix bug: if ^L is the very first buffer character,
18299 ps-print crashes. New feature: page selection for printing. Create
18300 raw-text-unix coding system for XEmacs. Doc fix.
18301 (ps-print-version): New version number (5.2.3).
18302 (ps-plot-region): Bug fix.
18303 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
18304 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
18305 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
18306 funs.
18307 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
18308 (ps-last-page): New vars.
18309
18310 2000-06-21 Gerd Moellmann <gerd@gnu.org>
18311
18312 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
18313 empty option string.
18314
18315 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
18316
18317 * man.el (man): Doc fix.
18318
18319 2000-06-21 Kenichi Handa <handa@etl.go.jp>
18320
18321 * international/mule-cmds.el (set-language-info-alist): Docstring
18322 fixed.
18323
18324 2000-06-20 Gerd Moellmann <gerd@gnu.org>
18325
18326 * version.el (emacs-version): Use ISO date format.
18327
18328 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
18329 instead of `M-backspace'.
18330
18331 * simple.el (turn-off-auto-fill): New function.
18332
18333 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
18334
18335 * jit-lock.el (with-buffer-prepared-for-jit-lock):
18336 Renamed from with-buffer-prepared-for-font-lock and use
18337 inhibit-modification-hooks rather than setting *-change-functions.
18338 Update all functions to use the new name.
18339 (jit-lock-first-unfontify-pos): New semantics (and doc).
18340 (jit-lock-mode): Make non-interactive.
18341 Don't automatically turn on font-lock.
18342 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
18343 Always use jit-lock-after-change.
18344 Remove and restore font-lock-after-change-function.
18345 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
18346 (jit-lock-after-unfontify-buffer): Remove.
18347 (jit-lock-stealth-fontify):
18348 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
18349 (jit-lock-after-change): Set the `fontified' text-prop to nil.
18350
18351 2000-06-20 Sam Steingold <sds@gnu.org>
18352
18353 * emacs-lisp/cl-indent.el (toplevel): Indent
18354 `print-unreadable-object' properly. Untabify.
18355
18356 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
18357
18358 * textmodes/reftex.el (reftex-find-citation-regexp-format):
18359 Support for bibentry.
18360 (reftex-compile-variables): Fixed problem with end of section-re.
18361
18362 * texmodes/reftex-dcr.el (reftex-view-crossref,
18363 reftex-view-crossref-from-bibtex):
18364 Deal with changed `reftex-find-citation-regexp-format'.
18365 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
18366 Replaced `remprop' with `put'.
18367 (reftex-view-crossref, reftex-view-crossref-when-idle):
18368 Support for bibentry.
18369
18370 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
18371 New entry for bibentry package.
18372
18373 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
18374 Regexp also matches "\nobibliography".
18375
18376 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
18377 Call `reftex-ensure-write-access' before doing anything.
18378 (reftex-ensure-write-access): New function.
18379
18380 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
18381
18382 * progmodes/idlwave.el: File re-installed (update to version 4.2)
18383
18384 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
18385
18386 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
18387
18388 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
18389
18390
18391 2000-06-20 Dave Love <fx@gnu.org>
18392
18393 * faces.el (frame-background-mode): Use set-default, not set, in
18394 setter.
18395 (frame-update-faces, frame-update-face-colors): Define with
18396 defalias.
18397
18398 * enriched.el (enriched-decode-foreground)
18399 (enriched-decode-background): Don't use internal-find-face.
18400
18401 * apropos.el: Doc fixes.
18402
18403 * cus-edit.el (customize-changed-options): Check arg.
18404 (customize-version-lessp): Don't require decimal point.
18405
18406 * custom.el (defcustom, defgroup): Doc fix.
18407
18408 * newcomment.el (comment) <defgroup>: Add :version.
18409 (comment-multi-line): Doc fix.
18410
18411 * emulation/mlsupport.el (define-hooked-local-abbrev,
18412 define-hooked-global-abbrev): Fix, using define-abbrev.
18413
18414 2000-06-19 Gerd Moellmann <gerd@gnu.org>
18415
18416 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
18417 the whole buffer.
18418
18419 2000-06-19 Dave Love <fx@gnu.org>
18420
18421 * menu-bar.el (menu-bar-options-save): New function.
18422 (menu-bar-options-menu): Use it.
18423 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
18424 Simplify.
18425
18426 2000-06-19 Andreas Schwab <schwab@suse.de>
18427
18428 * progmodes/etags.el (tags-query-replace): Put new parameters
18429 START and END at the end, for backward compatibility.
18430
18431 2000-06-19 Kenichi Handa <handa@etl.go.jp>
18432
18433 * international/codepage.el:
18434 (cp-coding-system-for-codepage-1): Delete special codes for
18435 generating xxx-dos coding system because now a CCL based coding
18436 system can handle EOL conversion by default.
18437
18438 * international/mule.el (make-coding-system): Generate subsidiary
18439 coding systems for EOL handling variants even for a CCL based
18440 coding system.
18441
18442 2000-06-19 Kenichi Handa <handa@etl.go.jp>
18443
18444 * international/isearch-x.el (isearch-minibuffer-input-method)
18445 (isearch-minibuffer-input-method-function): These variables
18446 deleted.
18447 (isearch-with-input-method): Don't use the above variables.
18448 (isearch-process-search-multibyte-characters): Likewise. Call
18449 read-string with the arg INHERIT-INPUT-METHOD t.
18450
18451 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
18452
18453 * font-lock.el (font-lock-after-fontify-buffer)
18454 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
18455
18456 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
18457 Use consistent make-local-variable style for font-lock-fontified.
18458 (jit-lock-fontify-buffer):
18459 Don't bother checking for font-lock-mode and jit-lock-mode.
18460
18461 * time.el: Remove trailing ^M that prevent CVS-merging.
18462
18463 2000-06-16 Gerd Moellmann <gerd@gnu.org>
18464
18465 * Makefile.in (distclean): New target.
18466
18467 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
18468
18469 * Makefile.in (srcdir): Define for update-subdirs.
18470
18471 2000-06-16 Gerd Moellmann <gerd@gnu.org>
18472
18473 * find-lisp.el: New file.
18474
18475 2000-06-16 Andrew Innes <andrewi@gnu.org>
18476
18477 * time.el (display-time-mail-function): New variable, to allow
18478 external packages to indicate when new mail is available.
18479 (display-time-update): Use it.
18480
18481 2000-06-16 Kenichi Handa <handa@etl.go.jp>
18482
18483 * international/mule.el (mule-version): Change version name to
18484 SAKAKI. AOI has already been used by Meadow.
18485
18486 * international/quail.el (quail-show-guidance-buf): To find the
18487 bottom window (but minibuffer), pay attention to the height of
18488 minibuffer.
18489
18490 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
18491
18492 * arc-mode.el (archive-mode-map): Use the new menu-item format for
18493 menu-bar menus. Add help strings. Don't remove the Edit menu
18494 from the menu bar, as the menu bar has enough space now.
18495
18496 * Makefile.in (SHELL): Make sure /bin/sh is used.
18497
18498 * woman.el (woman-man-buffer): Fix bold and underlined CJK
18499 characters, which use series of two ^H characters instead of one.
18500
18501 2000-06-15 Gerd Moellmann <gerd@gnu.org>
18502
18503 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
18504 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
18505 functions.
18506 (Info-find-node-2): Try a case-sensitive search first, then
18507 do a case-insensitive search.
18508
18509 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
18510 tutorials.
18511
18512 * complete.el (PC-env-vars-alist): New variable.
18513 (PC-complete-as-file-name): New function.
18514 (partial-completion-mode): Initialize PC-env-vars-alist from
18515 process-environment.
18516 (PC-do-completion): Handle completion of env vars.
18517
18518 * info.el (Info-set-mode-line): Show file name in mode line,
18519 use `*Info*' instead of `Info:'.
18520
18521 * startup.el (command-line-1): Change copyright messages to year
18522 2000.
18523
18524 2000-06-15 Dave Love <fx@gnu.org>
18525
18526 * net/goto-addr.el (goto-address-fontify): Use keymap property,
18527 not local-map.
18528
18529 2000-06-15 Kenichi Handa <handa@etl.go.jp>
18530
18531 * international/mule.el (set-buffer-file-coding-system): Almost
18532 rewritten to handle `undecided' as no-op.
18533
18534 2000-06-14 Gerd Moellmann <gerd@gnu.org>
18535
18536 * Makefile.in: New file.
18537
18538 * Makefile: Removed.
18539
18540 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
18541 (goto-address-highlight-keymap): Bind C-c RET.
18542
18543 2000-06-14 Kenichi Handa <handa@etl.go.jp>
18544
18545 * mail/sendmail.el (sendmail-send-it): The temporary buffer
18546 inherits buffer-file-coding-system of the current buffer.
18547
18548 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
18549 0. Give correct argument to set-auto-coding-function.
18550 (tar-expunge): For goto-char, use (point-min), not 0.
18551 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
18552 (tar-subfile-save-buffer): Likewize.
18553
18554 * international/mule.el
18555 (after-insert-file-set-buffer-file-coding-system): Call
18556 set-buffer-file-coding-system with the arg FORCE t.
18557
18558 2000-06-13 Gerd Moellmann <gerd@gnu.org>
18559
18560 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
18561 nil. Contemporary sendmails issue an X-Authentication-Warning if
18562 the sender is set with `-f'.
18563
18564 2000-06-13 Dave Love <fx@gnu.org>
18565
18566 * help.el (describe-function-1): Kluge around cases of functions
18567 fset to subrs whose doc doesn't match their symbol-name.
18568
18569 * image.el (insert-image): Default STRING to a space.
18570
18571 * info.el Doc fixes.
18572 (Info-build-node-completions): Match Ref tags.
18573
18574 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
18575
18576 * frame.el (display-multi-frame-p, display-multi-font-p): New
18577 defaliases for display-graphic-p.
18578
18579 * hl-line.el: Fixed a typo in commentary.
18580
18581 2000-06-13 Kenichi Handa <handa@etl.go.jp>
18582
18583 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
18584 fixed.
18585
18586 2000-06-12 Dave Love <fx@gnu.org>
18587
18588 * image.el (insert-image): Save a little consing.
18589
18590 2000-06-12 Kenichi Handa <handa@etl.go.jp>
18591
18592 * language/tibet-util.el: Convert all tibetan-1-column characters
18593 to the corresponding tibetan characters.
18594 (tibetan-add-components): Delete code for the special treatment of
18595 'a chung.
18596
18597 * language/tibetan.el (tibetan-composable-pattern): Fix previous
18598 change.
18599 (tibetan-vowel-transcription-alist): More rules added.
18600 (tibetan-composite-vowel-alist): New variable.
18601 (tibetan-precomposition-rule-alist): More rules added.
18602
18603 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
18604
18605 * startup.el (command-line): Only call menu-bar-mode if interactive.
18606
18607 * thingatpt.el (toplevel symbol-properties):
18608 * textmodes/makeinfo.el (makeinfo-compile):
18609 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
18610 * progmodes/hideif.el (hif-compress-define-list)
18611 (hide-ifdef-use-define-alist):
18612 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
18613 (ange-ftp-vms-add-file-entry):
18614 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
18615 * man.el (Man-build-man-command):
18616 * mail/rnewspost.el (news-reply-header-hook):
18617 * info.el (Info-insert-dir):
18618 * emulation/mlconvert.el (backward-word, forward-word, setq):
18619 * emacs-lisp/gulp.el (gulp-send-requests):
18620 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
18621 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
18622 (byte-optimize-apply, end of file):
18623 * emacs-lisp/advice.el (ad-advice-class-completion-table)
18624 (ad-make-freeze-definition):
18625 * startup.el (command-line, command-line-1): Don't quote lambdas.
18626
18627 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
18628 (cvs-cleanup-removed): New function.
18629 (cvs-cleanup-functions): New var.
18630 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
18631 some flexibility in specifying additional entries to auto-cleanup.
18632 (cvs-quickdir): New function.
18633 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
18634 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
18635 (cvs-mode-find-file): Check that we are on a filename or dirname
18636 when invoked through a mouse-click.
18637 (cvs-full-path): Remove.
18638 (cvs-dired-action): Re-introduced.
18639 (cvs-dired-noselect): Use it.
18640 (vc-post-command-functions): use this new hook if available.
18641
18642 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
18643 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
18644 (cvs-filename-map, cvs-dirname-map): Remove.
18645 (cvs-default-action): Remove.
18646 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
18647 if the arg is really a keymap.
18648 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
18649 Don't hardcode the mapping from state (aka type) to face, but check
18650 the var cvs-fi-<type>-face instead.
18651 (cvs-fileinfo-from-entries): New function.
18652
18653 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
18654 Docstring fix.
18655 (cvs-find-file-and-jump): Change default to be safer.
18656 (cvs-mode-diff-map): Define it as a function as well.
18657 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
18658 Bind mouse-2 in this global map rather than with text-properties.
18659
18660 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
18661 file to resolve the ambiguity between C(conflict) and C(need-merge).
18662
18663 2000-06-12 Kenichi Handa <handa@etl.go.jp>
18664
18665 * international/mule.el (set-buffer-file-coding-system): If
18666 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
18667 unconditionally.
18668
18669 2000-06-12 Dave Love <fx@gnu.org>
18670
18671 * wid-edit.el (widget-specify-button): Really suppress the face if
18672 required.
18673
18674 2000-06-11 Gerd Moellmann <gerd@gnu.org>
18675
18676 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
18677
18678 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
18679
18680 * imenu.el (imenu-generic-expression): Docstring fix.
18681
18682 * composite.el (composition-function-table): Move the `put'
18683 below the autoload cookie so we can load the file before loaddefs.
18684
18685 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
18686
18687 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
18688 Handle easy-mmode-define-global-mode.
18689 For complex macros like define-minor-mode that can generate
18690 several autoload entries, try to autoload entries in the
18691 macroexpanded code.
18692
18693 * emacs-lisp/easy-mmode.el (define-minor-mode):
18694 If KEYMAP is a symbol, just use it.
18695 Use byte-compile-current-file and load-file-name to infer the
18696 proper :require to pass to defcustom.
18697 Wrap the hook var into `progn' so as not to autoload it.
18698 Add a :autoload-end cookie.
18699 Be more careful about the evaluation of KEYMAP.
18700 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
18701 (define-derived-mode): Move define-abbrev-table outside of defvar.
18702
18703 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
18704
18705 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
18706 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
18707 (backup-compiled-files): Ignore errors during `tar'.
18708 (bootstrap): Make autoloads before elc files.
18709
18710 2000-06-10 Kenichi Handa <handa@etl.go.jp>
18711
18712 * international/mule.el (set-buffer-file-coding-system): If one of
18713 undecided-XXX is specified, change only EOL conversion.
18714
18715 * international/mule-conf.el (unix): New alias for the coding
18716 system undecided-unix.
18717
18718 2000-06-09 Dave Love <fx@gnu.org>
18719
18720 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
18721
18722 * progmodes/executable.el: Byte compile dynamic.
18723 (executable-insert): Change custom type.
18724 (executable-find): Add autoload cookie.
18725 (executable-make-buffer-file-executable-if-script-p): New
18726 function. After Noah Friedman.
18727
18728 * files.el (after-save-hook): Customize, with
18729 executable-make-buffer-file-executable-if-script-p as an option.
18730
18731 2000-06-09 Kenichi Handa <handa@etl.go.jp>
18732
18733 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
18734 "tib24p-mule.bdf" for Tibetan.
18735
18736 * composite.el (decompose-composite-char): Declare it as obsolete.
18737
18738 * man.el (Man-fontify-manpage): Pay attention to underline and
18739 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
18740
18741 2000-06-08 Gerd Moellmann <gerd@gnu.org>
18742
18743 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
18744 Set maintainer to FSF since author isn't reachable.
18745
18746 2000-06-08 Dave Love <fx@gnu.org>
18747
18748 * international/mule-cmds.el (select-safe-coding-system): If
18749 DEFAULT-CODING-SYSTEM is not specified, also check the most
18750 preferred coding-system if buffer-file-coding-system is
18751 `undecided'. From Handa.
18752
18753 2000-06-08 Kenichi Handa <handa@etl.go.jp>
18754
18755 * international/mule.el
18756 (after-insert-file-set-buffer-file-coding-system): If the buffer
18757 size is greater than INSERTED, judget that we are not visiting.
18758
18759 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
18760
18761 * whitespace.el (defgroup whitespace): Comment out `:version'.
18762 XEmacs 20.4 has problems defining the group with this present.
18763 We'll have this commented out till get resolve the problem.
18764
18765 2000-06-07 John Wiegley <johnw@gnu.org>
18766
18767 * align.el (align-dq-string-modes, align-sq-string-modes)
18768 (align-open-comment-modes): Add pyhton-mode.
18769 (align-rules-list): Use get-text-property instead of
18770 text-properties-at.
18771 (align-rules-list): Add python-assignment.
18772 (align-rules-list): Change perl-comma-delimiter to
18773 basic-comma-delimiter. Use if for Perl modes and python-mode.
18774 (align-rules-list): Add python-chain-logic and
18775 basic-line-continuation.
18776
18777 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
18778
18779 * apropos.el (apropos-mode-hook): New user variable.
18780 (apropos-mode): Run apropos-mode-hook.
18781
18782 2000-06-07 David Ponce <david@dponce.com>
18783
18784 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
18785 commands. Require `wid-edit' at run-time.
18786
18787 2000-06-07 David Ponce <david@dponce.com>
18788
18789 * recentf.el: Added some "Commentary".
18790 (recentf-open-more-files, recentf-edit-list): Minor changes to
18791 move the point at the top of the file list. This behaviour is
18792 consistent with the menu one when the list contains a lot of
18793 files.
18794 (recentf-cleanup): Now displays the number of items removed from
18795 the list.
18796 (recentf-relative-filter) New menu filter to show filenames
18797 relative to `default-directory'.
18798
18799 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18800
18801 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
18802 with/without giving an error if PostScript printer doesn't have this
18803 kind of page size. Zebra Stripe continues or restarts on next page.
18804 Manual/automatic paper feeding. Switch or not the header.
18805 (ps-print-version): New version number (5.2.2).
18806 (ps-windows-system): Include emx as a Windows system.
18807 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
18808 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
18809 (ps-background-text): Code fix.
18810 (ps-error-handler-message, ps-user-defined-prologue)
18811 (ps-print-prologue-header, ps-printer-name)
18812 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
18813 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
18814 (ps-use-face-background): Customization fix.
18815 (ps-n-up-database): Data fix.
18816 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
18817 (ps-switch-header): New vars.
18818 (ps-xemacs-color-name, ps-face-foreground-name)
18819 (ps-face-background-name, ps-boolean-constant): New funs.
18820
18821 2000-06-07 Dave Love <fx@gnu.org>
18822
18823 * allout.el: New version from Manheimer.
18824
18825 2000-06-07 Kenichi Handa <handa@etl.go.jp>
18826
18827 * textmodes/fill.el (fill-find-break-point): Check the validity of
18828 charset.
18829
18830 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
18831
18832 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
18833 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
18834 Call display-color-p and display-mouse-p instead of looking at
18835 window-system.
18836
18837 2000-06-06 Dave Love <fx@gnu.org>
18838
18839 * image.el (find-image): Doc fix. Return nil if image not found.
18840 (put-image, insert-image): Make STRING arg optional.
18841
18842 2000-06-06 Kenichi Handa <handa@etl.go.jp>
18843
18844 * language/vietnamese.el: Remove eval-when-compile.
18845 (viet-viscii-nonascii-translation-table): Define it as a
18846 translation table made from viet-viscii-decode-table.
18847 (viet-viscii-encode-table): Define it as a translation table made
18848 from the reverse map of above.
18849 (viet-vscii-nonascii-translation-table): Define it as a
18850 translation table made from viet-vscii-decode-table.
18851 (viet-vscii-encode-table): Define it as a translation table made
18852 from the reverse map of above.
18853 (ccl-decode-viscii): Use translate-character.
18854 (ccl-encode-viscii, ccl-encode-viscii-font)
18855 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
18856 Likewize.
18857
18858 * language/cyrillic.el: Remove eval-when-compile.
18859 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
18860 translation table made from cyrillic-koi8-r-decode-table.
18861 (cyrillic-koi8-r-encode-table): Define it as a translation table
18862 made from the reverse map of above.
18863 (ccl-decode-koi8): Use translate-character.
18864 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
18865 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
18866 a translation table made from cyrillic-alternativnyj-decode-table.
18867 (cyrillic-alternativnyj-encode-table): Define it as a translation
18868 table made from the reverse map of above.
18869 (ccl-decode-alternativnyj): Use translate-character.
18870 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
18871 Likewize
18872
18873 * international/mule-diag.el (non-iso-charset-alist): Specify
18874 translation table symbol instead of translation table itself.
18875 (list-block-of-chars): CHARSET may be a translation table symbol.
18876
18877 * international/mule.el (make-coding-system): If CODING-SYSTEM
18878 already exists, override it.
18879
18880 * international/fontset.el: Use family `proportional' for Tibetan
18881 fonts.
18882
18883 * international/ccl.el (ccl-compile-translate-character): Don't
18884 check if Rrr has property translation-table.
18885 (ccl-compile-map-multiple): Modified to avoid compiler warning.
18886
18887 2000-06-05 Gerd Moellmann <gerd@gnu.org>
18888
18889 * info.el: Bind case-fold-search to t when searching in case
18890 a user sets it to nil in a hook.
18891
18892 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
18893
18894 * autoarg.el (autoarg-mode, autoarg-kp-mode):
18895 * hl-line.el (hl-line-mode): Use the new :global key argument.
18896
18897 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
18898 (tar-clip-time-string): Prepend a space.
18899 (tar-grind-file-mode): Construct a string rather than modifying one.
18900 (tar-header-block-summarize): Fix docstring.
18901 Use `format' rather than an error-prone set of copy-loops.
18902
18903 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
18904 (diff-goto-source, diff-unified->context, diff-context->unified)
18905 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
18906 understand the format output by the `-p' argument to diff.
18907
18908 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
18909 (sh-re-done): Use defconst.
18910 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
18911 (sh-help-string-for-variable, sh-guess-basic-offset):
18912 Don't quote lambdas.
18913 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
18914 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
18915
18916 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
18917 (mh-letter-mode): Derive from text-mode.
18918 This implicitly means that it now calls kill-all-local-variables.
18919 Also remove the Emacs-18 compatibility code.
18920
18921 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
18922 Make use of symbol-property doc-string-elt.
18923 Use memq rather than a sequence of eq.
18924 (doc-string-elt): Fix the wrong or missing previously unused values.
18925 (autoload-print-form): New function extracted from
18926 generate-file-autoloads to allow recursion when handling progn
18927 so that defvar's and defun's docstrings are properly printed.
18928 (generate-file-autoloads): Use it.
18929
18930 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
18931 Use find-file-hooks in the minor-mode function.
18932 Be careful not to loop indefinitely in the post-command-hook function.
18933
18934 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
18935
18936 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
18937 tty's.
18938 * ediff-diff.el (ediff-exec-process): Use --binary for fine
18939 differences whenever appropriate.
18940 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
18941 * viper.el (find-file, find-file-other-window): Get viper to do
18942 wildcards.
18943
18944 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
18945
18946 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
18947 (jit-lock-fontify-buffer): New function for JIT refontification.
18948 (jit-lock-mode): Fix docstring.
18949 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
18950 Remove jit-lock-after-change from the _local_ hook.
18951 (jit-lock-function-1): Fix docstring.
18952
18953 * info.el (Info-on-current-buffer): Initialize info.
18954
18955 * newcomment.el (comment-indent): Ignore comment-indent-hook.
18956
18957 * progmodes/tcl.el (tcl-indent-for-comment):
18958 Ignore comment-indent-hook.
18959
18960 * emacs-lisp/easy-mmode.el: Require CL during compilation.
18961 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
18962 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
18963 and improve to use the lighter to guess the capitalization.
18964 (define-minor-mode): Inline code from easy-mmode-define-toggle.
18965 Add keyword arguments to specify global-ness or the custom group.
18966 Add local-map and help-echo properties to the lighter.
18967 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
18968 (easy-mmode-define-global-mode): New macro.
18969
18970 2000-06-02 Dave Love <fx@gnu.org>
18971
18972 * wid-edit.el: byte-compile-dynamic since we typically don't use
18973 all the widgets. Don't require cl or widget. Remove
18974 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
18975 (widget-read-event): Removed. Callers changed to use read-event.
18976 (widget-button-release-event-p): Renamed from
18977 button-release-event-p.
18978 (widget-field-add-space, widget-field-use-before-change):
18979 Uncustomize.
18980 (widget-specify-field): Use keymap property, not local-map.
18981 (widget-specify-button): Obey :suppress-face.
18982 (widget-specify-insert): Use modern backquote syntax.
18983 (widget-image-directory): Renamed from widget-glyph-directory.
18984 (widget-image-enable): Renamed from widget-glyph-enable.
18985 (widget-image-find): Replaces widget-glyph-find.
18986 (widget-button-pressed-face): Move defvar.
18987 (widget-image-insert): Replaces widget-glyph-insert.
18988 (widget-convert): Use keywordp.
18989 (widget-leave-text, widget-children-value-delete): Use mapc.
18990 (widget-keymap): Remove XEmacs stuff.
18991 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
18992 (widget-button-click): Don't set point at the click, but re-centre
18993 if we scroll out of window. Rewritten for images v. glyphs &c.
18994 (widget-tabable-at): Use POS arg, not point.
18995 (widget-beginning-of-line, widget-end-of-line)
18996 (widget-item-value-create, widget-sublist, widget-princ-to-string)
18997 (widget-sexp-prompt-value, widget-echo-help): Simplify.
18998 (widget-default-create): Use widget-image-insert; some rewriting.
18999 (widget-visibility-value-create)
19000 (widget-push-button-value-create, widget-toggle-value-create): Use
19001 widget-image-insert.
19002 (checkbox): Create on and off images dynamically.
19003 (documentation-link): Change :help-echo.
19004 (widget-documentation-link-echo-help): Remove.
19005
19006 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
19007
19008 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
19009
19010 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
19011 (easy-mmode-define-toggle, define-minor-mode): Use it.
19012 (easy-mmode-define-keymap): Docstring fix.
19013 (define-derived-mode): Default PARENT to fundamental-mode.
19014 Add the derived-mode-parent symbol-property.
19015 (easy-mmode-derived-mode-p): New function.
19016
19017 2000-06-02 Dave Love <fx@gnu.org>
19018
19019 * files.el (convert-standard-filename): Doc fix.
19020 (normal-backup-enable-predicate): New function.
19021 (backup-enable-predicate): Use it to replace the lambda form.
19022
19023 * calendar/todo-mode.el: [This needs more work on the outline
19024 stuff.] Doc fixes.
19025 (todo) <defgroup>: Add :version.
19026 (todo-add-category): Don't use pushnew.
19027 (todo-cmd-raise): Fix typo.
19028 (todo-top-priorities): Change temp buffer name.
19029 (todo-category-alist): Avoid redundant lambda.
19030 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
19031 Use outline-next-heading.
19032
19033 * autoarg.el: Rewritten to use define-minor-mode.
19034 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
19035 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
19036
19037 2000-06-02 Kenichi Handa <handa@etl.go.jp>
19038
19039 * isearch.el (isearch-other-meta-char): Fix previous change.
19040
19041 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
19042
19043 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
19044 (log-edit-done): Only add the comment to the ring if it's different
19045 from the last comment entered.
19046
19047 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
19048
19049 2000-06-01 Dave Love <fx@gnu.org>
19050
19051 * hl-line.el: Rewritten using define-minor-mode.
19052
19053 * help.el (describe-function-1): Distinguish special form from
19054 builtin function. Sanity-check presence of arglist for builtins.
19055
19056 2000-06-01 Kenichi Handa <handa@etl.go.jp>
19057
19058 * international/characters.el: Fix syntax/category setting of
19059 Tibetan characters.
19060
19061 * language/tibet-util.el (tibetan-add-components): Fixes for new
19062 encoding of Tibetan characters.
19063 (tibetan-decompose-precomposition-alist): New variable.
19064 (tibetan-decompose-region): Convert precomposed characters to
19065 non-precomposed characters.
19066 (tibetan-decompose-string): Likewise.
19067 (tibetan-composition-function): Fix args to
19068 thibetan-compose-string.
19069
19070 * language/tibetan.el (tibetan-composable-pattern): More
19071 characters included.
19072 (tibetan-consonant-transcription-alist): Rule for "R" added.
19073 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
19074 "+R" added.
19075 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
19076
19077 * language/lao-util.el (lao-composition-function): Fix args to
19078 compose-string.
19079
19080 * language/thai-util.el (thai-composition-function): Fix args to
19081 compose-string.
19082
19083 * isearch.el (isearch-update): Set disable-point-adjustment to t
19084 to prevent the point moving to the end of a composition when a
19085 part of a composition is searched.
19086 (isearch-other-meta-char): If the key invoking this command can be
19087 mapped by function-key-map to a printing char, call
19088 isearch-process-search-char directly.
19089
19090 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
19091
19092 * emacs-lisp/bytecomp.el:
19093 * frame.el:
19094 * international/mule-cmds.el:
19095 * international/mule-util.el:
19096 * international/mule.el:
19097 * mouse.el:
19098 * subr.el:
19099 * faces.el: Update calls to make-obsolete with a WHEN argument.
19100
19101 * byte-run.el (make-obsolete, make-obsolete-variable):
19102 Add an optional WHEN argument and change the format of the
19103 symbol-property information.
19104 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
19105 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
19106 new obsolete-symbol-property format and print WHEN if it is provided.
19107
19108 2000-05-31 Dave Love <fx@gnu.org>
19109
19110 * loadhist.el (loadhist-hook-functions): Remove
19111 before-change-function, after-change-function.
19112 (unload-feature): Deal with symbols which are both bound and
19113 fbound.
19114
19115 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
19116 before-change-function, after-change-function.
19117
19118 * simple.el (newline): Don't bind before-change-function,
19119 after-change-function.
19120
19121 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
19122
19123 * whitespace.el (whitespace-rescan-timer-time): Update interval
19124 set to 600 seconds (10 minutes) instead of 60 seconds since
19125 a large number of whitespace buffers causes emacs to `freeze'
19126 for a considerable amount of time.
19127
19128 * whitespace.el: Updated email address
19129
19130 2000-05-31 Dave Love <fx@gnu.org>
19131
19132 * add-log.el (change-log-font-lock-keywords) <function>: Add
19133 pattern for function of change.
19134 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
19135 acknowledgements patterns.
19136
19137 2000-05-31 Kenichi Handa <handa@etl.go.jp>
19138
19139 * isearch.el (isearch-printing-char): If keyboard coding system is
19140 being used, call isearch-process-search-multibyte-characters.
19141
19142 * international/isearch-x.el: Mostly rewritten.
19143
19144 * international/quail.el (quail-start-conversion): Don't include
19145 unhandled events in the returned events, but set them in
19146 unread-command-events. Exit if all inputs are deleted.
19147
19148 2000-05-30 Jason Rumney <jasonr@gnu.org>
19149
19150 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
19151
19152 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
19153 Reenable code to create initial fontsets.
19154 Use set-fontset-font in place of put-charset-property.
19155
19156 2000-05-30 Gerd Moellmann <gerd@gnu.org>
19157
19158 * progmodes/perl-mode.el (perl-indent-line): When looking for a
19159 label, ensure that the first colon isn't followed by another.
19160
19161 * paths.el (Info-default-directory-list): Doc fix.
19162
19163 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
19164 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
19165 send a query containing USER only, not USER@HOST.
19166
19167 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
19168 and rmail-msgend to compute the restriction at the end, instead of
19169 computing it.
19170
19171 2000-05-29 Gerd Moellmann <gerd@gnu.org>
19172
19173 * dabbrev.el (dabbrev-expand): Don't display messages in the
19174 echo area if the minibuffer window is active.
19175
19176 * jit-lock.el (jit-lock-mode): Add after change function to
19177 local hook.
19178
19179 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
19180
19181 * antlr-mode.el: New commands: hide/unhide actions,
19182 upcase/downcase literals.
19183 (antlr-tiny-action-length): New user option.
19184 (antlr-hide-actions): New command. Suggested by
19185 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
19186 (antlr-mode-map): New binding [C-c C-v].
19187 (antlr-mode-menu): New entries.
19188 (antlr-downcase-literals): New command.
19189 (antlr-upcase-literals): Ditto.
19190
19191 * antlr-mode.el: Minor changes: indendation, mode-name.
19192 (antlr-indent-line): Indent cpp directive at column 0.
19193 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
19194
19195 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
19196 (antlr-font-lock-additional-keywords): Workaround for intentional
19197 bug in XEmacs version of font-lock.
19198 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
19199 be used by a smarter version of `buffers-menu-grouping-function'.
19200
19201 2000-05-29 Gerd Moellmann <gerd@gnu.org>
19202
19203 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
19204 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
19205
19206 2000-05-29 Kenichi Handa <handa@etl.go.jp>
19207
19208 * international/encoded-kb.el
19209 (encoded-kbd-iso2022-designation-map): Pay attention to that
19210 charset-iso-final-char return -1 for eight-bit-control and
19211 eight-bit-graphic.
19212
19213 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
19214
19215 * speedbar.el (speedbar-use-images, speedbar-update-flag)
19216 (speedbar-easymenu-definition-base): Use display-graphic-p where
19217 available, instead of window-system.
19218
19219 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
19220
19221 * international/codepage.el (cp-coding-system-for-codepage-1): Add
19222 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
19223 coding systems.
19224
19225 2000-05-26 Dave Love <fx@gnu.org>
19226
19227 * disp-table.el (standard-display-underline): Don't use
19228 internal-find-face.
19229
19230 * mail/reporter.el: Maintainer change. Doc fixes.
19231 (reporter-version): Deleted.
19232
19233 * emacs-lisp/elp.el: Maintainer change.
19234 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
19235
19236 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
19237
19238 * add-log.el (add-change-log-entry): Merge the current entry with the
19239 previous one if the previous one is empty.
19240
19241 2000-05-26 Dave Love <fx@gnu.org>
19242
19243 * loadhist.el (unload-feature): Fix interactive spec [from
19244 lijnzaad@ebi.ac.uk].
19245
19246 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
19247 subr-arity to check primitives.
19248 (byte-compile-flush-pending, byte-compile-file-form-progn)
19249 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
19250 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
19251 mapcar.
19252
19253 2000-05-26 Kenichi Handa <handa@etl.go.jp>
19254
19255 * international/fontset.el: Set family names of non-latin charsets
19256 in default fontset to "*".
19257
19258 * international/mule-diag.el (print-fontset): Combine family part
19259 and registry part of the fontname by "-*-" instead of "-".
19260
19261 * international/mule-cmds.el (encode-coding-char): Make strings
19262 multibyte before calling encode-coding-string.
19263
19264 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
19265
19266 * derived.el: Fix keywords.
19267 (define-derived-mode): Only define if needed.
19268
19269 * simple.el (fill-comment, comment-column, comment-start)
19270 (comment-start-skip, comment-end, comment-indent-function)
19271 (block-comment-start, block-comment-end, indent-for-comment)
19272 (set-comment-column, kill-comment, comment-padding, comment-region)
19273 (comment-multi-line, indent-new-comment-line): Remove.
19274
19275 * bindings.el (esc-map): Change ; to comment-dwim and use the new
19276 function names for comment operations.
19277
19278 * newcomment.el: Add abundant autoload cookies.
19279 (comment-style): Don't depend on runtime data at compile-time.
19280 (comment-indent-hook): Remove.
19281 (comment-indent): Check if comment-indent-hook is bound.
19282 (comment-region): Docstring fix.
19283
19284 2000-05-25 Dave Love <fx@gnu.org>
19285
19286 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
19287 byte-code-function-p.
19288
19289 * mail/rmailsum.el: Add provide.
19290
19291 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
19292
19293 * smerge-mode.el (smerge-diff-switches): Don't use list* in
19294 defcustom.
19295
19296 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
19297
19298 * ediff-diff.el (ediff-exec-process): delete --binary option from
19299 non-buffer ediff jobs.
19300
19301 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19302
19303 * hilit-chg.el (highlight-changes-mode): Ask about color or
19304 grayscale support, not about window-system.
19305
19306 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
19307 window-system.
19308 (ffap-highlight): Always default to t.
19309
19310 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
19311 display-popup-menus-p instead of looking at window-system.
19312
19313 * disp-table.el (standard-display-g1, standard-display-graphic):
19314 Only refuse to use string glyphs on X and MS-Windows.
19315
19316 * avoid.el: Remove window-system from commentary, suggest to use
19317 display-*-p instead.
19318
19319 * apropos.el (apropos-print): Use display-mouse-p instead of
19320 window-system.
19321
19322 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19323
19324 * international/codepage.el (cp-decoding-vector-for-codepage):
19325 Fill up unsupported characters with their own codes. From Kenichi
19326 Handa.
19327
19328 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19329
19330 * international/mule-diag.el (describe-char-after): Use
19331 display-graphic-p instead of window-system, so that this function
19332 works on MS-DOS.
19333
19334 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19335
19336 * international/codepage.el (cp-make-coding-systems-for-codepage):
19337 Remove the eight-bit-graphic and eight-bit-control charsets from
19338 the list of charsets which we convert into `?'.
19339
19340 2000-05-25 Kenichi Handa <handa@etl.go.jp>
19341
19342 * international/mule-conf.el: Specify CHARSET-ID explicitely for
19343 private charsets.
19344 (mule-unicode-0100-24ff, japanese-jisx0213-1,
19345 japanese-jisx0213-2): New charsets.
19346
19347 * international/fontset.el: Setup default fontset for new charsets.
19348
19349 2000-05-24 Dave Love <fx@gnu.org>
19350
19351 * info.el (Info-find-node-2): Restructure [following "Vadim
19352 S. Solomin" <sovs@uic.nnov.ru>].
19353
19354 * icomplete.el: Fix header for Finder.
19355
19356 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
19357
19358 * rmailout.el (rmail-output-to-rmail-file): Added optional param
19359 STAY.
19360
19361 * rmail.el (rmail-automatic-folder-directives): New user variable.
19362 (rmail-show-message): Add call to `rmail-auto-file' during
19363 display.
19364 (rmail-auto-file): New function.
19365
19366 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
19367
19368 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
19369 account.
19370 (ediff-test-utility,ediff-diff-mandatory-option)
19371 (ediff-reset-diff-options): Utilities for proper initialization of
19372 ediff-diff-options and ediff-diff3-options on Windows.
19373
19374 * ediff-init.el (ediff-merge-filename-prefix): New customizable
19375 variable.
19376
19377 * ediff-mult.el (ediff-filegroup-action): Use
19378 ediff-merge-filename-prefix.
19379
19380 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
19381
19382 * viper-ex.el (ex-write): Set selective display to nil.
19383
19384 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
19385
19386 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
19387 aliases for hebrew-iso-8bit.
19388
19389 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
19390
19391 * woman.el: New version from Francis J. Wright
19392 <F.J.Wright@Maths.QMW.ac.uk>.
19393 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
19394 names in environment variables regardless of the path separator.
19395 (woman-topic-all-completions-1): Don't call file-name-directory-p
19396 on all files, since woman-file-regexp already filters out any
19397 directories.
19398
19399 2000-05-24 Kenichi Handa <handa@etl.go.jp>
19400
19401 * international/quail.el (quail-start-translation): Don't change
19402 modified-p of the current buffer.
19403 (quail-start-conversion): Likewise.
19404
19405 * international/kkc.el (kkc-region): Don't change modified-p of
19406 the current buffer.
19407
19408 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
19409 conform to RFC1468.
19410 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
19411
19412 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
19413
19414 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
19415 (speedbar-insert-button): Invisible text property fix.
19416 (speedbar-directory-plus): Renamed from speedbar-directory-+
19417 (speedbar-directory-minus): Renamed from speedbar-directory--
19418 (speedbar-page-plus): Renamed from speedbar-file-+
19419 (speedbar-page-minus): Renamed from speedbar-file--
19420 (speedbar-page): Renamed from speedbar-file-
19421 (speedbar-tag): Renamed from speedbar-tag-
19422 (speedbar-tag-plus): Renamed from speedbar-tag-+
19423 (speedbar-tag-minus): Renamed from speedbar-tag--
19424 (speedbar-expand-image-button-alist): Use above renames.
19425
19426 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
19427 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
19428 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
19429 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
19430 * sb-pg.xpm: Renamed from sb-file.xpm
19431 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
19432 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
19433
19434 2000-05-24 Kenichi Handa <handa@etl.go.jp>
19435
19436 * international/quail.el (quail-show-guidance-buf): Set
19437 current-input-method of the guidance buffer to the name of the
19438 curren input method.
19439
19440 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
19441
19442 * progmodes/compile.el (compile-internal): Style typo.
19443
19444 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
19445 quote vars and functions in the docstring.
19446
19447 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
19448
19449 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
19450 Don't quote lambdas.
19451
19452 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
19453
19454 2000-05-23 Gerd Moellmann <gerd@gnu.org>
19455
19456 * startup.el (command-line): Determine source file of compiled
19457 user init file differently. Warn if compiled user init file
19458 is older than its source file.
19459
19460 * ffap.el (ffap-url-regexp): Add `https'.
19461
19462 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
19463
19464 * files.el (make-backup-file-name-1): Replace slashes with `!'
19465 rather than `|' (which is not allowed on Windows). Replace the
19466 drive letters with a string "drive_X".
19467
19468 2000-05-23 Gerd Moellmann <gerd@gnu.org>
19469
19470 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
19471
19472 * files.el (interpreter-mode-alist): Add `bash2'.
19473
19474 2000-05-22 Dave Love <fx@gnu.org>
19475
19476 * loadhist.el (feature-symbols, file-provides, file-requires): Use
19477 mapc.
19478 (feature-file): Avoid calling symbol-name. Doc fix.
19479 (file-set-intersect, file-dependents): Use dolist, not mapcar.
19480 (loadhist-hook-functions): Add mouse-position-function.
19481 (unload-feature): Change uses of mapcar.
19482
19483 * files.el (parse-colon-path): Doc fix.
19484 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
19485 (set-auto-mode): Use mapc.
19486
19487 * complete.el (PC-look-for-include-file): Use :alnum: character
19488 class.
19489 (partial-completion-mode): Add autoload cookie.
19490
19491 2000-05-22 Sam Steingold <sds@gnu.org>
19492
19493 * info.el (Info-fontify-node): Fixed the call to
19494 `add-text-properties' (bug introduced on 2000-05-18).
19495
19496 2000-05-22 Dave Love <fx@gnu.org>
19497
19498 * bindings.el: Remove debug-ignored-errors set in other files.
19499
19500 * progmodes/etags.el: Add to debug-ignored-errors.
19501 (visit-tags-table-buffer): Clear out buffers holding old tables
19502 when making a new list.
19503 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
19504 mapc.
19505
19506 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
19507 quote keywords.
19508 (cmpl-string-case-type): Use character classes.
19509
19510 * comint.el:
19511 * textmodes/ispell.el:
19512 * imenu.el:
19513 * mail/mh-e.el:
19514 * progmodes/compile.el: Add to debug-ignored-errors.
19515
19516 * dabbrev.el: Add to debug-ignored-errors.
19517 (dabbrev-completion): Use mapc.
19518
19519 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
19520
19521 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
19522 (woman-mapcan, woman-parse-man.conf)
19523 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
19524 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
19525 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
19526 path syntax better.
19527 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
19528 (woman-manpath): Call woman-parse-man.conf.
19529 (woman-emulation): New defcustom, defaults to nroff.
19530 (woman-font-support): New defconst.
19531 (woman-use-symbol-font): New defcustom.
19532 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
19533 "Emulation".
19534 Many functions: Doc fix.
19535
19536 2000-05-22 Kenichi Handa <handa@etl.go.jp>
19537
19538 * international/quail.el (quail-simple-translation-keymap): Map
19539 128..255 to quail-self-insert-command.
19540 (quail-keyboard-layout-alist): Add definition for "pc102-de".
19541
19542 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
19543
19544 * help.el (help-manyarg-func-alist): Typo.
19545
19546 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
19547 intervals which makes it heaps simpler.
19548
19549 * newcomment.el (comment-region-internal): Go back to BEG after quoting
19550 the nested comment markers.
19551
19552 * subr.el (remove-hook): Don't turn the hook's value into a list.
19553
19554 2000-05-21 Dave Love <fx@gnu.org>
19555
19556 * edmacro.el (edmacro-parse-keys): Return vector if any elements
19557 are invalid characters.
19558
19559 * international/mule-util.el (detect-coding-with-priority): Use
19560 mapc. Remove redundant lambda.
19561
19562 * international/mule-diag.el (list-non-iso-charset-chars)
19563 (describe-fontset): Remove redundant lambda.
19564
19565 * emulation/crisp.el (brief-mode): New alias.
19566
19567 * emacs-lisp/ring.el (ring-elements): New function.
19568
19569 * emacs-lisp/easymenu.el (easy-menu-create-menu)
19570 (easy-menu-do-add-item): Use keywordp.
19571
19572 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
19573
19574 * replace.el: Doc and error message fixes.
19575 (replace-highlight): Use facep, not internal-find-face.
19576
19577 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
19578
19579 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
19580
19581 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
19582 (log-edit-insert-changelog): Drop `:' as well.
19583
19584 * log-view.el: Fix file description.
19585 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
19586 available.
19587 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
19588 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
19589
19590 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
19591 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
19592 Print a status message if the toggle is called interactively.
19593 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
19594 for global minor modes and use `defcustom' for them.
19595 Use add-minor-mode.
19596 (easy-mmode-define-derived-mode): Remove.
19597 (define-derived-mode): Fancier default docstring.
19598 (easy-mmode-define-navigation): Signal an error rather than (ding).
19599
19600 * newcomment.el (comment-styles): New `box-multi'.
19601 (comment-normalize-vars): Better default for comment-continue to
19602 avoid whitespace-only continuations.
19603 (comment-search-forward): Always move even in the no-syntax case.
19604 (comment-padright): Only obey N if it's only obeyed for padleft.
19605 (comment-make-extra-lines): Better handling of empty continuations.
19606 Use `=' for the filler if comment-start has only one character.
19607 (uncomment-region): Try handling the special `=' filler.
19608 (comment-region): Allow LINES even if MULTI is nil.
19609 (comment-box): Choose box style based on comment-style.
19610
19611 2000-05-20 Kenichi Handa <handa@etl.go.jp>
19612
19613 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
19614 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
19615
19616 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
19617
19618 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
19619 and insert, not subst-char-in-region.
19620
19621 * international/mule-diag.el (list-character-sets-1): Handle
19622 charsets eight-bit-control and eight-bit-graphic.
19623 (list-iso-charset-chars): Likewise.
19624 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
19625 charactes as is. Use indent-to to align characters.
19626
19627 * international/mule-cmds.el (find-multibyte-characters): Never
19628 exclude charsets eight-bit-control and eight-bit-graphic.
19629
19630 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
19631
19632 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
19633 Don't quote lambdas.
19634
19635 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
19636
19637 2000-05-19 Gerd Moellmann <gerd@gnu.org>
19638
19639 * gud.el (gud-jdb-directories): Doc fix.
19640
19641 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
19642
19643 * newcomment.el: New file.
19644
19645 2000-05-19 Gerd Moellmann <gerd@gnu.org>
19646
19647 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
19648
19649 2000-05-18 Andreas Schwab <schwab@suse.de>
19650
19651 * dired.el (dired-between-files): Also skip lines beginning with
19652 `used'.
19653
19654 2000-05-18 Gerd Moellmann <gerd@gnu.org>
19655
19656 * msb.el (msb-menu-cond): Add choice `user'.
19657
19658 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19659
19660 * ps-print.el: Compatibility, customization and doc fix.
19661 (ps-printer-name-option): Replace defconst by defvar.
19662 (ps-postscript-code-directory): XEmacs compatibility.
19663 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
19664 fix.
19665 (ps-user-defined-prologue, ps-print-prologue-header)
19666 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
19667 compatibility and code fix.
19668 (ps-print-background-image, ps-print-background-text):
19669 Customization fix.
19670 (ps-line-number-start, ps-n-up-on): New vars.
19671
19672 2000-05-18 Espen Skoglund <esk@ira.uka.de>
19673
19674 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
19675 the indent-comment function to just return the appropriate indent.
19676
19677 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
19678
19679 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
19680 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
19681 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
19682
19683 2000-05-18 Dave Love <fx@gnu.org>
19684
19685 * info.el (Info-fontify-node): Add intangible property as well as
19686 invisible.
19687
19688 * calendar/appt.el (appt-make-list): Match all lines of entry.
19689 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
19690
19691 2000-05-18 Kenichi Handa <handa@etl.go.jp>
19692
19693 * international/mule-diag.el (describe-char-after): Call
19694 internal-char-font, not char-font. If internal-char-font returns
19695 nil, display "-- none --".
19696
19697 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
19698
19699 * image.el (image-type-available-p): Don't reference image-types
19700 if it isn't bound.
19701
19702 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
19703
19704 * autoarg.el (autoarg-mode): Typo in the :set argument.
19705
19706 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
19707
19708 * startup.el (command-line-1): Don't signal an error if the
19709 directory for auto-save-list files does not yet exist.
19710
19711 2000-05-17 Kenichi Handa <handa@etl.go.jp>
19712
19713 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
19714
19715 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
19716
19717 * subr.el (remove-hook): `setq' hook-value, not `set'.
19718
19719 2000-05-16 Sam Steingold <sds@gnu.org>
19720
19721 * info.el (debug-ignored-errors): More errors to ignore.
19722
19723 2000-05-16 Dave Love <fx@gnu.org>
19724
19725 * cus-edit.el: Don't require cl or easymenu.
19726 (custom-variable-prompt): Test standard-value property, not
19727 user-variable-p.
19728
19729 2000-05-16 Sam Steingold <sds@gnu.org>
19730
19731 * subr.el (add-hook): `setq' hook-value, not `set'.
19732
19733 2000-05-16 Gerd Moellmann <gerd@gnu.org>
19734
19735 * startup.el (command-line-1): Mention the FAQ in the startup
19736 message.
19737
19738 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
19739
19740 * progmodes/compile.el (compilation-parse-errors): Collect
19741 `nomessage' regexps last.
19742
19743 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
19744
19745 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
19746 to the function name.
19747
19748 2000-05-15 Dave Love <fx@gnu.org>
19749
19750 * speedbar.el (speedbar-recenter): Typo.
19751 (speedbar-expand-line): Make arg optional.
19752 (speedbar-mode): Avoid a compiler warning.
19753
19754 2000-05-15 Gerd Moellmann <gerd@gnu.org>
19755
19756 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
19757 user-specified option string is empty.
19758
19759 * mouse.el (mouse-yank-at-click): Doc fix.
19760
19761 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
19762
19763 * term/internal.el (IT-character-translations): More updates of
19764 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
19765 documents.
19766
19767 2000-05-15 Gerd Moellmann <gerd@gnu.org>
19768
19769 * env.el (getenv): New function, interactively callable.
19770 (setenv, getenv): Remove autoload cookies.
19771
19772 * loadup.el: Load `env'.
19773
19774 * progmodes/f90.el: Change author's mail address.
19775
19776 2000-05-14 Dave Love <fx@gnu.org>
19777
19778 * mail/rmail.el (rmail-show-message-hook): Customize and offer
19779 goto-addr as an option.
19780
19781 * help.el (help-xref-stack): Doc fix.
19782 (help-xref-following): New variable.
19783 (help-make-xrefs): Use it.
19784 (help-xref-go-back): Use position information from stack element.
19785 (help-follow): Make position in stack element a pair. Use
19786 help-xref-following.
19787
19788 * autoarg.el: New file.
19789
19790 * faces.el: Declare more functions obsolete.
19791
19792 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
19793 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
19794 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
19795 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
19796 Remove all the setup-...-environment functions.
19797
19798 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
19799
19800 * speedbar.el: Updated the commentary section. xemacs20p now uses
19801 >= when detecting. Require `defimage' safely.
19802 (speedbar-easymenu-definition-base): Add toggle for images.
19803 (speedbar-easymenu-definition-special): Add flush cache & expand.
19804 (speedbar-visiting-tag-hook): Set new defaults. Added options.
19805 (speedbar-reconfigure-keymaps-hook): New variable.
19806 (speedbar-frame-parameters): Updated documentation.
19807 (speedbar-use-imenu-flag): Updated custom tag
19808 (speedbar-dynamic-tags-function-list): New variable.
19809 (speedbar-tag-hierarchy-method): Updated doc & custom.
19810 (speedbar-indentation-width, speedbar-indentation-width) New
19811 variables.
19812 (speedbar-hide-button-brackets-flag): Customizable.
19813 (speedbar-vc-indicator): Doc update.
19814 (speedbar-ignored-path-expressions): Updated default value.
19815 (speedbar-supported-extension-expressions): Updated default value.
19816 (speedbar-syntax-table): Remove {} paren status.
19817 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
19818 as "+". Added overlay aliases.
19819 (speedbar-mode): Use `speedbar-mode-line-update' instead of
19820 `force-mode-line-update'.
19821 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
19822 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
19823 `mouse-set-point'
19824 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
19825 (speedbar-item-info-tag-helper): Revamped to handle a wider range
19826 of arbitrary text, and new helper functions.
19827 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
19828 filename finder.
19829 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
19830 (speedbar-directory-buttons): Update path search/expansion.
19831 (speedbar-make-tag-line): Pay attention to
19832 `speedbar-indentation-width'. Use more care w/ invisible
19833 properties.
19834 (speedbar-change-expand-button-char): Call
19835 `speedbar-insert-image-button-maybe'.
19836 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
19837 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
19838 (speedbar-trim-words-tag-hierarchy)
19839 (speedbar-simple-group-tag-hierarchy): New functions
19840 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
19841 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
19842 functions.
19843 (speedbar-mouse-set-point): New function
19844 (speedbar-power-click): Updated documentation.
19845 (speedbar-line-token, speedbar-goto-this-file): Handle more types
19846 of tag prefix text.
19847 (speedbar-expand-line, speedbar-contract-line): Make more robust
19848 to strange text.
19849 (speedbar-expand-line): Takes universal argument to flush the
19850 cache.
19851 (speedbar-flush-expand-line): New function.
19852 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
19853 Use new generator insertion method.
19854 (speedbar-fetch-dynamic-tags): New function.
19855 (speedbar-fetch-dynamic-imenu): Removed code now handled in
19856 `speedbar-fetch-dynamic-imenu'.
19857 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
19858 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
19859 "Revert Buffer" menu items.
19860 (speedbar-buffer-buttons-engine): Be smarter when creating a
19861 filename tag (for expansion purposes.).
19862 (speedbar-highlight-one-tag-line,
19863 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
19864 (speedbar-recenter): New functions.
19865 (defimage-speedbar): Image loading abstraction.
19866 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
19867 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
19868 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
19869 (speedbar-tag-type, speedbar-tag-mail): New images.
19870 (speedbar-expand-image-button-alist): New variable.
19871 (speedbar-insert-image-button-maybe): Insert an image over some
19872 buttons.
19873
19874 2000-05-13 Kenichi Handa <handa@etl.go.jp>
19875
19876 * international/mule-cmds.el (encode-coding-char): An ASCII
19877 character is always encodable.
19878
19879 * international/mule-conf.el: Add more information in descriptions
19880 of character sets.
19881
19882 * international/mule-diag.el (describe-char-after): New function.
19883 (describe-font-internal): Adjusted for the change of font-info.
19884 (describe-font): Likewise.
19885 (print-fontset): Rewritten for the new fontset implementation.
19886 (describe-fontset): Include fontset alias names in completion.
19887 (list-fontsets): Adjusted for the change of print-fontset.
19888
19889 * simple.el (what-cursor-position): If DETAIL is non-nil, call
19890 describe-char-after instead of displaying the detail in the echo
19891 area.
19892 (syntax-code-table): Format changed.
19893 (string-to-syntax): Adjusted for the above change.
19894
19895 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
19896
19897 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
19898
19899 2000-05-12 Dave Love <fx@gnu.org>
19900
19901 * calendar/todo-mode.el: Remove some compatibility stuff and CL
19902 dependence. Use line-{beginning,end}-position, not
19903 point-at{b,e}ol. Some doc fixes.
19904 (todo-position): New function. Fix callers of position to use it.
19905 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
19906
19907 2000-05-12 Gerd Moellmann <gerd@gnu.org>
19908
19909 * time.el (display-time-mail-icon): Use `:ascent center'.
19910
19911 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
19912 handling FTP security extensions.
19913
19914 2000-05-11 Dave Love <fx@gnu.org>
19915
19916 * calendar/todo-mode.el: New file.
19917
19918 2000-05-11 Gerd Moellmann <gerd@gnu.org>
19919
19920 * comint.el (comint-read-input-ring): Move reference to
19921 comint-input-ring-size outside of the save-excursion. It was
19922 causing the default value to be the only one ever seen.
19923
19924 * font-lock.el: Update copyright. Remove Simon Marshall's email
19925 address on request from him.
19926
19927 * subr.el (substitute-key-definition): Add comment describing
19928 the meaning of PREFIX.
19929
19930 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
19931
19932 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
19933
19934 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
19935 (add-minor-mode): Don't make the variable buffer-local and add a
19936 reference to define-minor-mode in the docstring.
19937
19938 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
19939 HEADER/FOOTER and fix bug with trailing empty directory.
19940 (cvs-append-to-ignore): Use vc-editable-p if available.
19941 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
19942 (vc-do-command): Tweak advice to handle the new VC.
19943
19944 * log-view.el (log-view-goto-rev): New function for the new VC.
19945 (log-view-minor-wrap): Use mark-active.
19946
19947 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
19948 (log-edit-changelog-full-paragraphs): New var.
19949 (log-edit-insert-changelog): Remove a lonely leading `* file'.
19950 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
19951 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
19952 (log-edit-changelog-ours-p, log-edit-changelog-entries)
19953 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
19954 Replace the `cvs' prefix with `log-edit'.
19955
19956 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
19957
19958 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
19959 (diff-font-lock-defaults): Explicitly turn off multiline.
19960 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
19961 (diff-ediff-patch): Fix call to ediff-patch-file.
19962 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
19963 Handle comments.
19964
19965 * frame.el (automatic-hscrolling): Typo.
19966
19967 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
19968
19969 2000-05-09 Sam Steingold <sds@goems.com>
19970
19971 * apropos.el (apropos-print): use `describe-face' instead of
19972 `customize-face-other-window'.
19973
19974 2000-05-09 Dave Love <fx@gnu.org>
19975
19976 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
19977
19978 * help.el (describe-variable): Have customize button pop the
19979 help-xref stack when invoked.
19980 (help-xref-symbol-regexp): Add `face'.
19981 (help-make-xrefs): Check for quoted face names and adapt regexp
19982 submatch numbers to cope.
19983 (help-xref-interned): Maybe insert face doc too. Separate
19984 sections with a line of hyphens.
19985
19986 * faces.el: Some doc fixes. Declare some functions obsolete.
19987 (describe-face): Add customize button. Return the help
19988 text. Fix prompt.
19989
19990 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
19991
19992 * term/internal.el (IT-character-translations): Fix last change.
19993
19994 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
19995
19996 * woman.el: New file
19997 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
19998
19999 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
20000
20001 * term/internal.el (IT-character-translations): Update ASCII
20002 simulations for greek-iso8859-7, add latin-iso8859-14 and
20003 latin-iso8859-15.
20004
20005 * international/mule-cmds.el (set-language-info-alist): Call
20006 define-prefix-command with 3 arguments, to make the map suitable
20007 for a menu.
20008
20009 2000-05-07 Dave Love <fx@gnu.org>
20010
20011 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
20012
20013 2000-05-05 Dave Love <fx@gnu.org>
20014
20015 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
20016 list in doc string. Don't quote keyword symbols.
20017 * emacs-lisp/cl.el: Likewise
20018 * emacs-lisp/cl-seq.el: Likewise
20019
20020 2000-05-05 Gerd Moellmann <gerd@gnu.org>
20021
20022 * abbrev.el (abbrev-mode): Make ARG optional.
20023
20024 2000-05-04 Gerd Moellmann <gerd@gnu.org>
20025
20026 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
20027
20028 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
20029
20030 * subr.el (substitute-key-definition): Clarify documentation.
20031
20032 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
20033
20034 * glasses.el (glasses-convert-to-unreadable): Use
20035 `glasses-separator' instead of the hard-wired "_".
20036 (glasses-mode): Call `glasses-make-unreadable' only in a single
20037 place.
20038
20039 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
20040
20041 * term/internal.el (cjk-codepages-alist): Add associations for
20042 Chinese and Korean codepages. Remove FIXME comment.
20043
20044 2000-05-03 Dave Love <fx@gnu.org>
20045
20046 * time.el (display-time-mail-face, display-time-use-mail-icon):
20047 New option.
20048 (display-time-mail-icon): New variable.
20049 (display-time-string-forms): Use the above. Fix the local-map.
20050
20051 2000-05-03 Gerd Moellmann <gerd@gnu.org>
20052
20053 * replace.el (query-replace-map): Add binding for `E'.
20054 (query-replace-help): Extend help text.
20055 (perform-replace): Allow editing the replacement string.
20056
20057 * make-mode.el (makefile-mode-abbrev-table): New variable.
20058 (makefile-mode): Set local abbrev table to
20059 makefile-mode-abbrev-table.
20060 (makefile-font-lock-keywords): Fontify includes and conditionals.
20061
20062 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
20063 set TOGGLE's value.
20064
20065 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
20066 mail-interactive-insert-alias.
20067 (mail-abbrev-complete-alias): New command.
20068 (mail-mode-map): Bind it to `M-TAB'.
20069
20070 2000-05-03 Kenichi Handa <handa@etl.go.jp>
20071
20072 * language/lao-util.el (lao-compose-region): New function.
20073
20074 2000-05-02 Gerd Moellmann <gerd@gnu.org>
20075
20076 * files.el (recover-session): Make directories as necessary
20077 if they don't exist yet.
20078
20079 * calendar/cal-french.el
20080 (french-calendar-multibyte-special-days-array)
20081 (french-calendar-special-days-array): Change French text.
20082 (calendar-french-date-string): Change output.
20083 (calendar-goto-french-date): Likewise.
20084
20085 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
20086
20087 * wid-edit.el (widget-default-active): Obey `:always-active'.
20088 (widget-documentation-string-value-create): Set `:always-active'.
20089
20090 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
20091
20092 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
20093 default prefix to `~/_emacs.d/auto-save.list/_s'.
20094 (normal-top-level): Create the directory for auto-save files, if
20095 it doesn't already exist (in the ms-dos case only).
20096
20097 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
20098
20099 * international/mule-cmds.el (set-language-environment): Don't
20100 concat an integer (dos-codepage), use format instead.
20101
20102 2000-05-02 Dave Love <fx@gnu.org>
20103
20104 * help.el (help-xref-on-pp): Check for constant symbols.
20105
20106 2000-04-29 Gerd Moellmann <gerd@gnu.org>
20107
20108 * startup.el (normal-top-level): Put a condition-case around
20109 the code loading subdirs.el.
20110
20111 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20112
20113 * ps-print.el: Upside-down and face background color printing,
20114 line number step, doc fix.
20115 (ps-print-version): New version number (5.2).
20116 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
20117 (ps-face-attribute-list, ps-plot-with-face): Code fix.
20118 (ps-spool-config): Var fix.
20119 (ps-printer-name-option): Const fix.
20120 (ps-print-upside-down, ps-use-face-background)
20121 (ps-line-number-step): New vars.
20122 (ps-window-system, ps-lp-system): New consts.
20123 (ps-face-background): New fun.
20124
20125 2000-04-28 Richard Stallman <rms@gnu.org>
20126
20127 * files.el (make-auto-save-file-name):
20128 Apply auto-save-file-name-transforms to visited file name
20129 before generating auto save file name.
20130 (auto-save-file-name-transforms): New variable.
20131
20132 * files.el (backup-enable-predicate):
20133 Correctly test for a file under a temporary directory.
20134
20135 2000-04-28 Gerd Moellmann <gerd@gnu.org>
20136
20137 * subr.el (add-minor-mode): Rewritten.
20138
20139 2000-04-28 Kenichi Handa <handa@etl.go.jp>
20140
20141 * mail/sendmail.el (sendmail-send-it): Set
20142 buffer-file-coding-system to the selected coding system for MIME
20143 header.
20144
20145 2000-04-27 Gerd Moellmann <gerd@gnu.org>
20146
20147 * dired.el (dired-move-to-filename-regexp): Allow format where
20148 YYYY is followed by two spaces.
20149
20150 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
20151 in the second character class of the regexp.
20152
20153 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
20154 mh-etc, too.
20155
20156 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
20157 nil.
20158
20159 * subr.el (add-minor-mode): Use `set' instead of `setq'.
20160
20161 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
20162 argument.
20163
20164 2000-04-27 Sen Nagata <sen@eccosys.com>
20165
20166 * emacs-lisp/crm.el (crm-completion-table): New variable.
20167 (crm-collection-fn, crm-test-completion)
20168 (completing-read-multiple): Use it.
20169
20170 2000-04-27 Dave Love <fx@gnu.org>
20171
20172 * help.el (locate-library): Use mapc.
20173 (help-manyarg-func-alist): Add call-process-region.
20174
20175 2000-04-26 Gerd Moellmann <gerd@gnu.org>
20176
20177 * subr.el (add-minor-mode): Make argument MAP optional.
20178
20179 * desktop.el (desktop-save): Save list of minor modes.
20180 (desktop-create-buffer): Restore minor modes.
20181 (desktop-minor-mode-table): New user-option.
20182
20183 * subr.el (add-minor-mode): New function.
20184
20185 * image.el (find-image): New function.
20186 (defimage): Rewritten to find image at load time.
20187
20188 * startup.el (normal-top-level-add-to-load-path): Handle
20189 case that the default directory is not in load-path.
20190
20191 * help.el: Old patch from Stefan Monnier.
20192 (help-xref-on-pp): New function.
20193 (describe-variable): Use it to display xrefs in a symbol's value.
20194
20195 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
20196
20197 * cus-edit.el (custom-face): Fix parenthesis.
20198
20199 2000-04-26 Kenichi Handa <handa@etl.go.jp>
20200
20201 * mail/rmail.el (rmail-expunge): When there are no deleted
20202 messages, do nothing.
20203
20204 2000-04-26 Dave Love <fx@gnu.org>
20205
20206 * international/mule-cmds.el (locale-translation-file-name):
20207 Defvar to nil.
20208 (set-locale-environment): Set it here (at runtime).
20209
20210 2000-04-25 Gerd Moellmann <gerd@gnu.org>
20211
20212 * replace.el (perform-replace): Add parameters START and END. Use
20213 them instead of the check for a region in Transient Mark mode.
20214 (query-replace-read-args): Return two more list elements for the
20215 start and end of the region in Transient Mark mode.
20216 (query-replace, query-replace-regexp, query-replace-regexp-eval)
20217 (map-query-replace-regexp, replace-string, replace-regexp): Add
20218 optional last arguments START and END and pass them to
20219 perform-replace.
20220
20221 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
20222 form with additional arguments for perform-replace.
20223
20224 * progmodes/etags.el (tags-query-replace): Add parameters START
20225 and END. Construct a form with additional arguments for
20226 perform-replace.
20227
20228 * simple.el (shell-command): Set default directory for "*Shell
20229 Command Output" buffer.
20230
20231 * language/european.el (iso-latin-4): Fix typo.
20232
20233 * emacs-lisp/crm.el: New file.
20234
20235 2000-04-24 Dave Love <fx@gnu.org>
20236
20237 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
20238 (Custom-reset-saved, Custom-reset-standard)
20239 (custom-group-value-create, custom-group-set, custom-group-save)
20240 (custom-group-reset-current, custom-group-reset-saved)
20241 (custom-group-reset-standard): Use mapc.
20242 (custom-buffer-create-internal): Disable undo when creating items.
20243 Use mapc.
20244 (custom-face): Avoid redundant lambda.
20245
20246 2000-04-24 Gerd Moellmann <gerd@gnu.org>
20247
20248 * startup.el (auto-save-list-file-prefix): Set default to
20249 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
20250
20251 2000-04-24 Sam Steingold <sds@gnu.org>
20252
20253 * time-stamp.el (time-stamp-string-preprocess): Always convert
20254 `field-result' to a string.
20255
20256 2000-04-24 Gerd Moellmann <gerd@gnu.org>
20257
20258 * frame.el (scrolling): New group.
20259 (automatic-hscrolling): New user-option.
20260
20261 * startup.el (command-line-x-option-alist): Add `-lsp' and
20262 `--line-spacing'.
20263
20264 2000-04-19 Dave Love <fx@gnu.org>
20265
20266 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
20267 (cl-mapc): Rename from mapc. Fix the funcall.
20268
20269 2000-04-19 Gerd Moellmann <gerd@gnu.org>
20270
20271 * simple.el (clone-indirect-buffer-other-window): New command.
20272 (clone-indirect-buffer): Add optional arg NORECROD.
20273 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
20274
20275 * help.el (resize-temp-buffer-window): Use count-screen-lines.
20276
20277 * window.el (count-screen-lines): New function.
20278 (shrink-window-if-larger-than-buffer): Use count-screen-lines
20279 instead of window-buffer-height.
20280
20281 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
20282 non-existing variable comint-input-sentinel.
20283 (inferior-lisp-args-to-list): Removed.
20284 (inferior-lisp): Use split-string instead of
20285 inferior-lisp-args-to-list.
20286
20287 * hexl.el (hexl-insert-hex-string): New command.
20288
20289 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
20290 instead of concat.
20291
20292 2000-04-18 Gerd Moellmann <gerd@gnu.org>
20293
20294 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
20295 at the start of an existing but empty folder.
20296
20297 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20298
20299 * ps-mule.el: Customization fix, doc fix.
20300 (ps-multibyte-buffer): Customization fix.
20301
20302 2000-04-17 Richard M. Stallman <rms@gnu.org>
20303
20304 * subr.el (read-passwd): Use read-char-exclusive.
20305
20306 2000-04-17 Gerd Moellmann <gerd@gnu.org>
20307
20308 * textmodes/texinfo.el (texinfo-insert-@email)
20309 (texinfo-insert-@emph, texinfo-insert-@quotation)
20310 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
20311 (texinfo-mode-map): Add key bindings for them.
20312
20313 * files.el (basic-save-buffer-2): Use a template with `$'
20314 instead of `#' for VMS.
20315
20316 * simple.el (clone-indirect-buffer): New function.
20317
20318 2000-04-16 Stephen Eglen <stephen@gnu.org>
20319
20320 * iswitchb.el (iswitchb-case): New function. If the user input
20321 contains any upper-case characters, the search is made
20322 case-sensitive.
20323
20324 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
20325
20326 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
20327 comment-end.
20328 (texinfo-font-lock-syntactic-keywords): New var.
20329 (texinfo-font-lock-keywords): Remove comment regexp.
20330 (texinfo-insert-block): New function.
20331 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
20332 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
20333 and font-lock-defaults. Use regexp-opt for outline-regexp.
20334 (texinfo-environments): New var.
20335 (texinfo-environment-regexp): Use regexp-opt and
20336 texinfo-environments.
20337
20338 * textmodes/ispell.el (ispell-menu-map-needed): Check that
20339 ispell-process is bound since this might be eval'd before ispell
20340 is loaded.
20341 (ispell-message): Use a tiny bit less magic and a bit more hard
20342 data to figure out what kind of sc-cite-regexp to use.
20343
20344 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
20345
20346 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
20347 (insert-cyclic-diary-entry): Unquote the lambda.
20348
20349 * gud.el (gud-jdb-build-source-files-list): Fix typo.
20350
20351 * files.el (backup-enable-predicate): Unquote the lambda.
20352
20353 * cus-edit.el (custom-face, face): Unquote the lambda.
20354
20355 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20356
20357 * ps-print.el: Check for line-beginning-position definition.
20358
20359 * ps-print.el: Fix counting lines in a region.
20360 (ps-print-version): New version number (5.1.5).
20361 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
20362 (ps-printing-region): Fun code fix.
20363
20364 2000-04-15 Gerd Moellmann <gerd@gnu.org>
20365
20366 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
20367 to file-directory-p.
20368
20369 2000-04-14 Gerd Moellmann <gerd@gnu.org>
20370
20371 * gud.el (gud-jdb-build-source-files-list): Check that directory
20372 exists before calling directory-files.
20373
20374 2000-04-13 Dave Love <fx@gnu.org>
20375
20376 * emacs-lisp/trace.el: Change maintainer. Use new backquote
20377 syntax.
20378
20379 * emacs-lisp/cl-specs.el: Remove when, unless.
20380
20381 * emacs-lisp/cl-extra.el: Don't quote keywords.
20382 (cl-old-mapc): New variable.
20383 (mapc): Use it.
20384 (cl-map-intervals): Use with-current-buffer. Don't check for
20385 next-property-change.
20386 (cl-map-overlays): Use with-current-buffer.
20387 (cl-expt): Remove.
20388 (copy-tree, remprop): Define unconditionally.
20389
20390 * emacs-lisp/cl-compat.el (keywordp): Remove.
20391
20392 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
20393 to use keywordp.
20394 (edebug-spec): Enable keywordp.
20395
20396 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
20397 string-lessp.
20398
20399 * cus-start.el: Use keywordp.
20400
20401 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
20402
20403 * diary-lib.el (include-other-diary-files): Fix the fix of
20404 2000-02-18 by doing a save-excursion.
20405
20406 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20407
20408 * ps-print.el: Customization fix, doc fix.
20409 (ps-print-version): New version number (5.1.4).
20410 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
20411 (ps-print-preprint): Adjust code.
20412 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
20413 (ps-print-prologue-header, ps-print-control-characters)
20414 (ps-spool-config): Customization fix.
20415
20416 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
20417
20418 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
20419 converted to the new menu-item format, names silightly changed,
20420 help strings added.
20421
20422 Support for spelling without async subprocesses:
20423
20424 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
20425 (ispell-session-buffer): New variables.
20426 (ispell-start-process, ispell-process-status,
20427 ispell-accept-output, ispell-send-string): New functions, for
20428 Ispell invocation when async subprocesses aren't supported.
20429 (ispell-word, ispell-pdict-save, ispell-command-loop,
20430 ispell-process-line, ispell-buffer-local-parsing): Replace calls
20431 to process-send-string with calls to ispell-send-string, and
20432 accept-process-output with ispell-accept-output.
20433 (ispell-init-process): Call ispell-process-status instead of
20434 process-status with.
20435 (ispell-init-process): Call ispell-start-process. Call
20436 ispell-accept-output and ispell-send-string. Don't call
20437 process-kill-without-query and kill-process if they are unbound.
20438 (ispell-async-processp): New function.
20439
20440 2000-04-12 Dave Love <fx@gnu.org>
20441
20442 * info.el: Add debug-ignored-errors.
20443 (Info-mode-menu): Add some items.
20444 (Info-directory): Add autoload cookie.
20445
20446 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
20447 Modify `truncate-lines'. Make `describe-language-environment'
20448 always visible and add help. Modify `describe-key' help. Invoke
20449 Info-directory from `info'. New entry `emacs-manual'.
20450
20451 2000-04-10 Gerd Moellmann <gerd@gnu.org>
20452
20453 * progmodes/ebrowse.el (ebrowse-tree-mode):
20454 Use propertized-buffer-identification.
20455 (ebrowse-update-member-buffer-mode-line): Likewise.
20456 (ebrowse--mode-strings): Removed.
20457 (ebrowse--mode-line-props): Removed.
20458
20459 * files.el (auto-mode-alist): Add `EBROWSE'.
20460
20461 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
20462 space before testing for end of buffer.
20463 (ebrowse-load): Removed.
20464 (ebrowse-revert-tree-buffer-from-file): Rewritten.
20465 (ebrowse-create-tree-buffer): Rewritten.
20466 (ebrowse-tree-mode): Read tree from buffer.
20467
20468 * progmodes/ebrowse-ffh.el: Removed.
20469
20470 2000-04-10 Kenichi Handa <handa@etl.go.jp>
20471
20472 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
20473
20474 2000-04-10 Gerd Moellmann <gerd@gnu.org>
20475
20476 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
20477 at the wrong place.
20478
20479 2000-04-09 Dave Love <fx@gnu.org>
20480
20481 * files.el (backup-enable-predicate):
20482 Use temporary-file-directory, small-temporary-file-directory.
20483 (make-backup-file-name-function, backup-directory-alist): New vars.
20484 (make-backup-file-name-1): New function.
20485 (make-backup-file-name): Use it.
20486 (find-backup-file-name): Likewise. Use format for clarity, not concat.
20487 (file-newest-backup): Use make-backup-file-name.
20488
20489 2000-04-09 Gerd Moellmann <gerd@gnu.org>
20490
20491 * progmodes/ebrowse-ffh.el: New file.
20492
20493 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
20494 Moved to ebrowse-ffh.el.
20495 (ebrowse-load): Add autoload.
20496
20497 * finder.el (finder-commentary): Add autoload cookie.
20498
20499 * mail/rfc2368.el: Correct author's email address.
20500
20501 * progmodes/ebrowse.el: New file.
20502
20503 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
20504 item help string.
20505 (easy-menu-do-add-item): Ditto.
20506 (easy-menu-define): Extend doc string.
20507
20508 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
20509 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
20510 (jit-lock-function, jit-lock-stealth-fontify): Don't use
20511 with-buffer-unmodified.
20512
20513 2000-04-08 Dave Love <fx@gnu.org>
20514
20515 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
20516 unless, when.
20517
20518 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
20519
20520 * viper-util.el (viper-put-on-search-overlay): New subroutine.
20521 (viper-flash-search-pattern): No operation when using Emacs
20522 doesn't support face.
20523 Use `viper-put-on-search-overlay'.
20524
20525 2000-04-04 Gerd Moellmann <gerd@gnu.org>
20526
20527 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
20528 like C-r.
20529
20530 * progmodes/make-mode.el: Some doc fixes.
20531 (makefile-mode-abbrev-table): New variable.
20532 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
20533 (makefile-font-lock-keywords): Fontify includes and conditionals.
20534 (toplevel): Require `dabbrev' and `add-log' when compiling.
20535
20536 * replace.el (perform-replace): Don't move forward one char
20537 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
20538 to do that because it leaves point 1 position after the last
20539 replacement, after everything has been replaced.
20540
20541 * jit-lock.el (with-buffer-unmodified): New macro.
20542 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
20543 modified state.
20544 (jit-lock-function-1): Extracted from jit-lock-function; not
20545 preserving buffer's modified state.
20546 (jit-lock-function, jit-lock-stealth-fontify):
20547 Call jit-lock-function-1.
20548
20549 * mail/rfc2368.el: Remove supernumerary copyright line.
20550
20551 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
20552
20553 * glasses.el: Provide facilities for inserting space before left
20554 parentheses and uncapitalization of identifiers.
20555 (glasses-mode): Try to remove old overlays in all cases.
20556
20557 2000-04-03 Gerd Moellmann <gerd@gnu.org>
20558
20559 * progmodes/compile.el (compile-internal): Display the compilation
20560 buffer in a different frame, if it's already displayed there.
20561
20562 * mail/rfc2368.el: New file.
20563
20564 * simple.el (sendmail-user-agent-compose): Recognize a `body'
20565 header and insert its value as mail body.
20566
20567 * subr.el (member-ignore-case): New function.
20568
20569 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
20570 (dabbrev--find-expansion): Ignore buffers matching a regexp
20571 from dabbrev-ignored-regexps.
20572
20573 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
20574 to extensions handled by gzip.
20575
20576 2000-04-03 Richard M. Stallman <rms@gnu.org>
20577
20578 * files.el (insert-directory): List the total free space
20579 along with the used space.
20580
20581 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
20582 line is followed by one that matches CITATION-REGEXP, end the
20583 paragraph.
20584
20585 2000-04-03 Markus Rost <rost@delysid.gnu.org>
20586
20587 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
20588 (rmail-make-basic-summary-line): Use that option.
20589
20590 2000-04-03 Kenichi Handa <handa@etl.go.jp>
20591
20592 * international/mule-cmds.el (encoded-string-description):
20593 Rewritten. Try pretty description for ISO 2022 escape sequences
20594 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
20595 for hexadecimal format.
20596
20597 2000-04-01 Dave Love <fx@gnu.org>
20598
20599 * cpp.el: Change customization group to `c' from `C'.
20600
20601 * vcursor.el (vcursor-move): Use display-color-p.
20602
20603 * international/mule-util.el: Provide mule-utils.
20604 (string-to-sequence): Simplify and speed up.
20605
20606 * international/mule.el (make-coding-system): Purecopy doc-string.
20607
20608 * international/mule-cmds.el: Various menu changes.
20609 (describe-specified-language-support): Handle `Default'.
20610 (set-language-info): Purecopy `info'.
20611
20612 2000-03-31 Andrew Innes <andrewi@gnu.org>
20613
20614 * vc.el (vc-backend-diff): Return the correct status if we had to
20615 retry the rcsdiff command without the --brief option.
20616
20617 2000-03-31 Dave Love <fx@gnu.org>
20618
20619 * help.el (help-manyarg-func-alist): Correct several omissions.
20620
20621 * add-log.el: Don't require cl, fortran.
20622 (add-log-current-defun-function): Doc fix.
20623 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
20624 (change-log-version-rcs): Function deleted.
20625 (change-log-version-number-search): Doc fix.
20626 Use vc-workfile-version. Avoid CL dolist.
20627 (add-change-log-entry): Just call add-log-current-defun to get
20628 defun. Simplify somewhat.
20629 (change-log-get-method-definition-1): Likewise.
20630 (add-log-current-defun): Return nil if calling
20631 add-log-current-defun-function does so. Move Fortran stuff to
20632 fortran.el. Return string without properties.
20633
20634 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
20635 and :alpha: char classes.
20636
20637 * mail/supercite.el: Defvar curline when compiling.
20638 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
20639 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
20640 rather than a-zA-Z0-9 to allow non-ASCII characters.
20641
20642 2000-03-31 Gerd Moellmann <gerd@gnu.org>
20643
20644 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
20645
20646 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
20647 Re-enable new code.
20648
20649 * lpr.el (print-region-1): Use -d to specify printer name for
20650 systems `usg-unix-v*, `dgux', `hpux', `irix'.
20651
20652 2000-03-31 Dave Love <fx@gnu.org>
20653
20654 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
20655 Look for function definition in symbol's function value slot first
20656 instead of first consulting byte-compile-function-environment.
20657
20658 2000-03-31 Kenichi Handa <handa@etl.go.jp>
20659
20660 * language/european.el ("Polish"): New language environment.
20661 (setup-polish-environment): New function.
20662
20663 2000-03-30 Gerd Moellmann <gerd@gnu.org>
20664
20665 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
20666 Disable new code.
20667
20668 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
20669 trying to `load' the symbol of an autoload instead of the file
20670 recorded in the autoload. Fix error messages.
20671
20672 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20673
20674 * ps-print.el: PostScript programming fix for ghostview, doc fix.
20675 (ps-print-version): New version number (5.1.3).
20676 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
20677 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
20678 (ps-generate-postscript-with-faces): Code fix.
20679 (ps-color-values): XEmacs compatibility.
20680 (ps-print-background-image, ps-print-background-text, ps-printer-name)
20681 (ps-default-fg, ps-default-bg): Adjust customization.
20682 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
20683 (ps-color-scale): Renaming old ps-color-value fun.
20684 (ps-print-headers): Replace ps-print-header group to avoid conflict
20685 with ps-print-header variable.
20686 (ps-print-miscellany): New group.
20687 (ps-format-color, ps-rgb-color): New funs.
20688 (ps-default-foreground): New var.
20689 (ps-printer-name-option): New const.
20690
20691 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
20692
20693 * net/net-utils.el:
20694 (network-connection-host, network-connection-service): New variables
20695 (network-connection-mode): New mode, derived from comint-mode
20696 (network-connection-mode-setup): New function, saves host and
20697 service information in local variables.
20698
20699 * lisp/locate.el:
20700 (locate-word-at-point): Added this function
20701 (locate): Default to using locate-word-at-point as input
20702 Run dired-mode-hook
20703
20704 2000-03-29 Dave Love <fx@gnu.org>
20705
20706 * calendar/appt.el: Doc fixes.
20707 (appt-check): Convert min-to-app to a string before passing to
20708 appt-disp-window-function or concat.
20709 (appt-delete-window): Remove test for frame-root-window.
20710 (appt-select-lowest-window, appt-convert-time): Simplify.
20711
20712 * emacs-lisp/bytecomp.el: Doc fixes.
20713 (byte-compile-file-form-autoload):
20714 Update byte-compile-function-environment.
20715
20716 2000-03-29 Andreas Schwab <schwab@suse.de>
20717
20718 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
20719
20720 * dired.el (dired-insert-directory): If dired-free-space-program
20721 failed just delete its output.
20722
20723 2000-03-29 Dave Love <fx@gnu.org>
20724
20725 * international/iso-cvt.el: Move provide to end. Doc fixes.
20726 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
20727 (iso-iso2sgml, iso-sgml2iso): New functions.
20728 (iso-cvt-define-menu): Fix some entries and use backquote for
20729 clarity.
20730
20731 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
20732
20733 2000-03-28 Gerd Moellmann <gerd@gnu.org>
20734
20735 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
20736 ISO-DATE. If non-nil, return date in ISO 8601 format.
20737
20738 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
20739
20740 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
20741 if it ever becomes used.
20742 (log-edit-mode-hook): Default to vc-log-mode-hook.
20743 (log-edit-mode): Fix the docstring.
20744
20745 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
20746 the code.
20747
20748 2000-03-26 Dave Love <fx@gnu.org>
20749
20750 * net/browse-url.el (browse-url): Re-fix case of
20751 browse-url-browser-function being an alist.
20752 (browse-url): Add :link to defgroup.
20753
20754 * files.el: Doc fixes.
20755 (file-truename): Include `[' in wildcard characters.
20756 (automount-dir-prefix): Customize.
20757 (find-file-wildcards): Add :version.
20758 (find-file-noselect): Simplify a mapcar call.
20759
20760 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
20761 compatible with inf-lisp version.
20762 (eval-defun-1): Fix custom-declare-variable case.
20763
20764 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
20765
20766 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
20767
20768 2000-03-24 Gerd Moellmann <gerd@gnu.org>
20769
20770 * Makefile (COMPILE_FIRST): New macro.
20771 (compile-files): Compile files from COMPILE_FIRST first.
20772
20773 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
20774
20775 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
20776 matching open parenthesis in column 0 to defun-prompt-regexp
20777 only if open-paren-in-column-0-is-defun-start is set.
20778
20779 * sun-curs.el: Require CL at compile-time only.
20780
20781 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
20782 instead of copy-list which is a function from CL.
20783 (msb--choose-menu, msb--mode-menu-cond)
20784 (msb--create-buffer-menu-2): Use dolist instead of mapc.
20785 (msb--init-file-alist): Use mapcar instead of mapcan.
20786 (msb--aggregate-alist): Use mapcar instead of mapcan.
20787 Fix `(' in column 0 in doc string.
20788 (msb--add-separators): Use mapcar instead of mapcan.
20789
20790 * cus-dep.el: Require CL at compile-time only.
20791
20792 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
20793
20794 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
20795 (byte-compile-warnings): New warning `noruntime'.
20796 (byte-compile-constants, byte-compile-variables): Fix docstring.
20797 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
20798 execute `eval-whenc-compile's body.
20799 (byte-compile-unresolved-functions): Fix docstring.
20800 (byte-compile-eval): New function.
20801 (byte-compile-callargs-warn): Check if the function will be available
20802 at runtime (via property `byte-compile-noruntime').
20803 (byte-compile-print-syms): New function.
20804 (byte-compile-warn-about-unresolved-functions): Also warn about
20805 `noruntime' functions (and use `byte-compile-print-syms').
20806 (byte-compile-file): Capitalize the message.
20807
20808 2000-03-24 Gerd Moellmann <gerd@gnu.org>
20809
20810 * mail/rmail.el (rmail-confirm-expunge): New user-option.
20811 (rmail-expunge): Ask for confirmation depending on the setting
20812 of rmail-confirm-expunge.
20813
20814 2000-03-23 Gerd Moellmann <gerd@gnu.org>
20815
20816 * Makefile (bootstrap-clean): If $(emacs) exists, build
20817 loaddefs.el first. A loaddefs.el that's not up-to-date might
20818 cause a bootstrap failure because things don't autoload as expected.
20819
20820 2000-03-23 Dave Love <fx@gnu.org>
20821
20822 * net/browse-url.el: Restore previous use of
20823 browse-url-maybe-new-window.
20824
20825 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20826
20827 * ps-print.el: Skip banner page fix.
20828 (ps-print-version): New version number (5.1.2).
20829 (ps-begin-file, ps-end-file, ps-generate): Code fix.
20830
20831 2000-03-23 Dave Pearson <davep@davep.org>
20832
20833 * net/quickurl.el Changed the type of parameter passed to the
20834 function defined by `quickurl-format-function'. Before only the
20835 text of the URL was passed. Now the whole URL structure is passed
20836 and the function is responsible for extracting the parts it requires.
20837 Changed the default of `quickurl-format-function' accordingly.
20838 (quickurl-insert): Changed the `funcall' of
20839 `quickurl-format-function' to match the above change.
20840 (quickurl-list-insert): Changed the `url' case so that it makes
20841 use of `quickurl-format-function', previous to this the format was
20842 hard wired.
20843
20844 2000-03-22 Gerd Moellmann <gerd@gnu.org>
20845
20846 * startup.el: Change some spellings for the X Window System.
20847
20848 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
20849
20850 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
20851 Clean up the code and the regexp and make sure the cursor is
20852 temporarily moved to the suspicious line while querying the user.
20853
20854 2000-03-22 Jason Rumney <jasonr@gnu.org>
20855
20856 * w32-fns.el (w32-charset-info-alist): Initialize.
20857
20858 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20859
20860 * ps-print.el: N-up last page fix.
20861 (ps-print-version): New version number (5.1.1).
20862 (ps-end-file, ps-end-job, ps-generate): Code fix.
20863
20864 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
20865
20866 * files.el (find-file-run-dired): Update docstring.
20867 (find-directory-functions): New hook.
20868 (find-file-noselect): Run find-directory-functions rather than
20869 calling dired directly.
20870
20871 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
20872
20873 * pcvs.el: Add a minimal leading commentary.
20874 (cvs-make-cvs-buffer): Change the header part by removing the startup
20875 message and adding a `Module' entry. Also replace the FOOTER and
20876 HEADER special fileinfos with the new support in ewoc for updating
20877 its own footer and header.
20878 (cvs-update-header): Update to use the header/footer of the ewoc.
20879 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
20880 (cvs-is-within-p): New function.
20881 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
20882 to only examine some subset of the buffers.
20883
20884 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
20885 `format' instead of our own ad-hoc functions.
20886 Remove HEADER and FOOTER cases, now handled in the EWOC.
20887 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
20888
20889 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
20890 output to avoid scaring the user.
20891 (cvs-parse-table): Catch message for non-up-to-date commits.
20892
20893 * pcvs-defs.el (cvs-startup-message): Remove.
20894 (cvs-global-menu): New autoloaded menu.
20895
20896 * pcvs-util.el (cvs-string-fill): Remove.
20897
20898 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
20899 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
20900 PP part of it and also make it work for footers and headers.
20901 (ewoc-create): Drop POS and BUFFER arguments.
20902 Use the DLL's dummy node to store the end-of-footer position.
20903 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
20904 (ewoc-refresh): Remove unused `header' variable.
20905 (ewoc-(get|set)-hf): New functions.
20906
20907 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
20908 log-view-*-(message|file) and use easy-mmode-define-navigation.
20909 (log-view-message-re): Match SCCS format as well.
20910 And match the revision line rather than the dashed separator line.
20911 (log-view-mode): Use the new define-derived-mode.
20912 (log-view-current-tag): Fill in with an actual implementation.
20913
20914 * cvs-status.el (cvs-status-(prev|next)): Rename from
20915 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
20916 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
20917 to let the output "breathe" a little more (more readable).
20918 (cvs-status-mode): Use the new define-derived-mode.
20919
20920 * smerge-mode.el (smerge-auto-leave): New function and variable.
20921 (smerge-basic-map): Rename from smerge-basic-keymap.
20922 Change the bindings for smerge-diff-*.
20923 (smerge-*-map): Use easy-mmode-defmap.
20924 (smerge-(next|prev)): Use easy-mmode-define-navigation.
20925 (smerge-keep-*): Use smerge-auto-leave.
20926
20927 2000-03-21 Jason Rumney <jasonr@gnu.org>
20928
20929 * cus-edit.el (custom-button-face): Use 3D look for w32.
20930 (custom-button-pressed-face): Likewise.
20931
20932 2000-03-21 Gerd Moellmann <gerd@gnu.org>
20933
20934 * progmodes/etags.el (tags-case-fold-search): New user-option.
20935 (tags-loop-eval): New function. Bind case-fold-search around eval
20936 depending on the value of tags-case-fold-search.
20937 (tags-loop-continue): Use tags-loop-eval.
20938 (find-tag-in-order): Bind case-fold-search depending on the value
20939 of tags-case-fold-search.
20940
20941 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
20942
20943 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
20944 (diff-end-of-hunk): Return the end position for use in
20945 `easy-mmode-define-navigation'.
20946 (diff-recenter): Remove.
20947 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
20948 of `easy-mmode-define-navigation'.
20949 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
20950 previous renaming) and fix to use new names.
20951 (diff-merge-strings): Use \n as separator: simpler, faster.
20952 (diff-mode): Use `define-derived-mode'.
20953
20954 * derived.el (define-derived-mode): Don't autoload anymore.
20955 Prefer the macro-only version provided by easy-mmode.el.
20956
20957 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
20958 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
20959 (easy-mmode-define-navigation): New macro.
20960
20961 * subr.el (combine-run-hooks): New function.
20962
20963 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
20964
20965 * term/x-win.el: Fontsets related initialization is simplified.
20966
20967 * international/mule-diag.el (describe-font): Don't refer to
20968 global-fontset-alist, instead call font-list.
20969 (describe-fontset, list-fontsets, mule-diag): Likewise.
20970 (print-fontset): Adjusted for the change of fontset implementation.
20971
20972 * international/fontset.el (x-charset-registries): Variable removed,
20973 instead the corresponding data is stored in the default fontset.
20974 (register-alternate-fontnames): Function removed.
20975 (resolved-ascii-font): Variable removed.
20976 (x-compose-font-name): Ignore the second argument REDOCE.
20977 (x-complement-fontset-spec): Complement only an ASCII font and
20978 element for those charsets than can use that ASCII font.
20979 (generate-fontset-menu): Don't refer to global-fontset-alist,
20980 instead call fontset-list.
20981 (uninstantiated-fontset-alist): Variable removed.
20982 (x-style-funcs-alist): Likewise.
20983 (fontset-default-styles): Likewise.
20984 (x-modify-font-name): Function removed.
20985 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
20986 (create-fontset-from-ascii-font): Docsting adjusted for the above
20987 change.
20988 (instantiate-fontset, resolve-fontset-name): Functions removed.
20989 (fontset-list): Now implemented by C code.
20990
20991 * faces.el (read-face-font): Fix TABLE arg to completing-read.
20992 (describe-face): Include `font' attribute in the description.
20993
20994 2000-03-21 Kenichi Handa <handa@etl.go.jp>
20995
20996 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
20997
20998 2000-03-20 Gerd Moellmann <gerd@gnu.org>
20999
21000 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
21001 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
21002 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
21003
21004 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
21005 about behavior of set-buffer-modified-p wrt redisplay.
21006
21007 2000-03-19 Richard M. Stallman <rms@gnu.org>
21008
21009 * view.el (view-mode-disable): Kill local binding of view-read-only.
21010
21011 2000-03-18 Gerd Moellmann <gerd@gnu.org>
21012
21013 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
21014 is a string, convert it to a syntax cell using string-to-syntax.
21015
21016 * simple.el (syntax-code-table, syntax-flag-table): New variables.
21017 (string-to-syntax): New function.
21018
21019 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
21020 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
21021 try to use passive ftp mode.
21022
21023 2000-03-17 Gerd Moellmann <gerd@gnu.org>
21024
21025 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
21026
21027 * simple.el (append-to-buffer): Update point of windows after
21028 insertion.
21029
21030 * abbrev.el (inverse-add-abbrev): Identify word by first moving
21031 forward then moving backward. Reindent.
21032
21033 * frame.el (other-frame): Call x-focus-frame only if
21034 focus-follows-mouse is off.
21035
21036 2000-03-17 Dave Love <fx@gnu.org>
21037
21038 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
21039
21040 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
21041
21042 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
21043 regexp for labels cannot span several lines.
21044
21045 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
21046 `(setq :<key> ':<key>)' to the macro expansion.
21047
21048 2000-03-16 Dave Love <fx@gnu.org>
21049
21050 * progmodes/f90.el (f90): Put custom group under `languages', not
21051 `fortran'.
21052 (f90-mode-hook): Customize.
21053 (f90-mode): Set add-log-current-defun-function.
21054 (f90-current-defun): New function.
21055
21056 2000-03-16 Gerd Moellmann <gerd@gnu.org>
21057
21058 * cus-edit.el (custom-variable-tag-face): Handle case that
21059 default face's height is not a number.
21060 (custom-face-tag-face, custom-group-tag-face-1)
21061 (custom-group-tag-face): Ditto.
21062 (custom-group-tag-face-1): Add :group.
21063
21064 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
21065
21066 2000-03-15 Gerd Moellmann <gerd@gnu.org>
21067
21068 * pcvs-defs.el (toplevel): Remove autoload cookie for form
21069 requiring easymenu.
21070
21071 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21072
21073 * ps-print.el: PostScript user-defined prologue, PostScript error
21074 handler, doc fix.
21075 (ps-print-version): New version number (5.1).
21076 (ps-user-defined-prologue, ps-error-handler-message)
21077 (ps-print-prologue-0, ps-error-handler-alist): New vars.
21078 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
21079 (ps-insert-string): New function.
21080
21081 2000-03-15 Kenichi Handa <handa@etl.go.jp>
21082
21083 * international/ccl.el (ccl-compile-expression): Don't generate
21084 invalid self-assignment code.
21085
21086 2000-03-14 Dave Love <fx@gnu.org>
21087
21088 * subr.el (replace-regexp-in-string): Renamed from
21089 replace-regexps-in-string. Doc fix.
21090
21091 2000-03-12 Dave Love <fx@gnu.org>
21092
21093 * cus-edit.el: Doc fixes.
21094 (customize-set-variable, customize-save-variable): Rename args for doc.
21095 (custom-variable-tag-face, custom-face-tag-face)
21096 (custom-group-tag-face-1, custom-group-tag-face): Modify from
21097 style which user identify as hyperlink.
21098 (hook): Don't add undefined functions to the hook.
21099 (debug-ignored-errors): Transfer message from bindings.el.
21100
21101 2000-03-12 Gerd Moellmann <gerd@gnu.org>
21102
21103 * recentf.el (recentf-keep-non-readable-files-p):
21104 Remove double/nested definition.
21105
21106 2000-03-12 Dave Love <fx@gnu.org>
21107
21108 * facemenu.el (facemenu-get-face): Use display-color-p.
21109 * enriched.el (enriched-decode-foreground): Likewise.
21110 (enriched-decode-background): Likewise.
21111 * isearch.el (isearch-highlight): Likewise.
21112 * info-look.el (info-lookup): Likewise.
21113 * simple.el (completion-setup-function): Likewise.
21114
21115 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
21116 :options.
21117
21118 * bindings.el (mode-line-format): Fix line-number and
21119 column-number items. Add help-echo for the background.
21120 (mode-line-mule-info): Modify help-echo.
21121
21122 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
21123
21124 * files.el (load-file): Allow completion to .elc.
21125
21126 * man.el: Doc fixes.
21127 (Man-init-defvars): Use display-color-p to set fontification.
21128
21129 * play/hanoi.el (hanoi-internal): Don't use oddp.
21130
21131 2000-03-12 Gerd Moellmann <gerd@gnu.org>
21132
21133 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
21134
21135 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
21136
21137 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
21138
21139 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
21140 Fix comment.
21141
21142 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
21143
21144 * font-lock.el (font-lock-keywords): Fix the doc now that
21145 regexp-opt-depth is unnecessary.
21146 (save-buffer-state): Set an edebug spec.
21147 (font-lock-fontify-anchored-keywords): Properly handle the case when
21148 the matcher goes past the limit.
21149
21150 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
21151 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
21152
21153 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
21154 dll.el and cookie.el (from Elib) with heavy renaming and other
21155 massaging.
21156
21157 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
21158 Autoload the functions used.
21159 (easy-mmode-define-syntax): Fix CL typo.
21160 (easy-mmode-define-derived-mode): Improve the docstring generation.
21161
21162 2000-03-10 Gerd Moellmann <gerd@gnu.org>
21163
21164 * textmodes/texinfo.el (texinfo-version): Variable and function
21165 removed.
21166
21167 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
21168
21169 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
21170 allow more flexibility.
21171 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
21172 (easy-mmode-defmap, easy-mmode-defsyntax)
21173 (easy-mmode-define-derived-mode): New macros.
21174
21175 2000-03-09 Didier Verna <didier@xemacs.org>
21176
21177 * rect.el (replace-rectangle): New function.
21178
21179 2000-03-09 Dave Love <fx@gnu.org>
21180
21181 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
21182 (fortran-comment-line-start-skip): Don't match cpp stuff.
21183 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
21184 (fortran-mode-map): Remove over-eager custom-menu-create for now.
21185 (fortran-mode): Don't set fortran-comment-line-start-skip,
21186 fortran-comment-line-start here. Set comment-start,
21187 add-log-current-defun.
21188 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
21189 (fortran-current-defun): New function.
21190
21191 2000-03-09 Gerd Moellmann <gerd@gnu.org>
21192
21193 * emacs-lisp/re-builder.el: New file.
21194
21195 * mouse.el (mouse-drag-region): Don't run up-event handler
21196 if hscroll has changed.
21197
21198 * octave-mod.el (octave-font-lock-keywords): To font-lock the
21199 builtin operators, use `font-lock-builtin-face' for Emacs and
21200 `font-lock-preprocessor-face' otherwise.
21201
21202 * font-lock.el (lisp-font-lock-keywords-1): Highlight
21203 `(defun (setf foo)' differently.
21204
21205 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
21206
21207 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
21208 (regexp-opt): Update comment and adapt the code the new meaning of
21209 the `paren' argument of regex-opt-group for shy-groups.
21210 (regexp-opt-depth): Handle shy groups as well as backslashed
21211 backslashes.
21212 (regexp-opt-group): Turn the leading comment into a docstring.
21213 Allow `paren' to be a string (the string to use to open a group).
21214 Remove open-presuf and close-presuf. Instead of checking for `all
21215 one-char' and then later on check for `several one-char', handle
21216 both cases close together. Also apply a more generic algorithm
21217 for suffixes (the mirror image of the algorithm used for
21218 prefixes). Use shy-groups. Use nreverse rather than reverse.
21219 (regexp-opt-try-suffix): Removed.
21220
21221 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
21222 from comint-mode-map, so we can just inherit from it. Also, move
21223 the initialization into the `defvar' since there's no docstring
21224 anyway and it's fairly short.
21225 (inferior-scheme-mode): Define it as derived-mode: the code is
21226 shorter and this way we inherit from comint-mode-map rather than
21227 copying it.
21228
21229 * subr.el (replace-regexps-in-string): Properly handle the case
21230 where we match an empty string.
21231
21232 * comint.el (comint-exec-1): Add the current-dir to the exec-path
21233 when the command has a directory component (such as "./testml").
21234 Also fix a typo in the comment.
21235
21236 2000-03-08 Gerd Moellmann <gerd@gnu.org>
21237
21238 * Makefile (compile-files): Compile files one by one because
21239 that's the only way to ensure a clean compilation environment for
21240 each individual file.
21241
21242 * frame.el (other-frame): Call x-focus-frame.
21243
21244 2000-03-07 Dave Love <fx@gnu.org>
21245
21246 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
21247 :require to defcustom.
21248
21249 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
21250
21251 * files.el (auto-mode-alist): Add configure.in.
21252
21253 * progmodes/autoconf.el: New file.
21254
21255 2000-03-07 Gerd Moellmann <gerd@gnu.org>
21256
21257 * mail/mh-e.el: Change maintainer to `none'.
21258
21259 * recentf.el (recentf-keep-non-readable-files-p): Quote args
21260 to remove-hook and add-hook.
21261
21262 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
21263
21264 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
21265 it as the default.
21266 (mail-send): Test mail-send-nonascii also for the new `mime' value.
21267 (sendmail-send-it): Conditionally add MIME headers specifying the
21268 used character set.
21269
21270 2000-03-07 Dave Love <fx@gnu.org>
21271
21272 * winner.el: Fix keywords, autoload cookies.
21273 Split eval-when-compile form to avoid compilation failure.
21274
21275 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
21276
21277 * international/mule.el: Modify comment about coding system
21278 property `coding-category'.
21279 (make-coding-system): New argument EOL-TYPE. Pay attention to
21280 coding-category property of PROPERTIES.
21281
21282 * international/mule-conf.el (coding-category-utf-8)
21283 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
21284 categories. Include them in the argument for set-coding-priority.
21285
21286 * international/mule-cmds.el (reset-language-environment):
21287 Include coding-category-utf-8, coding-category-utf-16-be, and
21288 coding-category-utf-16-le in the argument for set-coding-priority.
21289 (reset-language-environment): Initialize coding-category-utf-8,
21290 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
21291
21292 2000-03-06 Karl Fogel <kfogel@red-bean.com>
21293
21294 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
21295 code abstracted out of `bookmark-jump-noselect'. Now tries info
21296 extensions as well as compression extensions.
21297 (bookmark-jump-noselect): Use above new func.
21298
21299 2000-03-03 Gerd Moellmann <gerd@gnu.org>
21300
21301 * strokes.el: Change maintainer's mail address.
21302
21303 2000-03-03 Kenichi Handa <handa@etl.go.jp>
21304
21305 * international/mule-diag.el (list-character-sets): Make help-echo
21306 string by substitute-command-keys.
21307 (list-character-sets): Likewise.
21308 (sort-listed-character-sets): Call help-setup-xref.
21309
21310 2000-03-02 Gerd Moellmann <gerd@gnu.org>
21311
21312 * time.el (display-time-mail-file): Add `none' to the list of choices.
21313
21314 2000-03-01 Dave Love <fx@gnu.org>
21315
21316 * help.el (help-xref-go-back): Don't try to set position.
21317
21318 * international/mule-diag.el (list-character-sets):
21319 Call help-setup-xref. Add help-echo to xrefs.
21320 (list-character-sets-1): Add help-echo to xrefs.
21321
21322 2000-03-02 Gerd Moellmann <gerd@gnu.org>
21323
21324 * frame.el (blink-cursor-mode): Switch cursor on when turning
21325 the mode off.
21326
21327 * add-log.el (add-log-current-defun): Add support for
21328 Autoconf mode.
21329
21330 * mail/rmail.el (rmail-quit-hook): New variable.
21331
21332 2000-03-01 Dave Love <fx@gnu.org>
21333
21334 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
21335
21336 * help.el (help-xref-button): Add help-echo arg.
21337 (describe-function-1, describe-variable, help-make-xrefs): Use it.
21338
21339 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
21340
21341 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
21342
21343 2000-03-01 Gerd Moellmann <gerd@gnu.org>
21344
21345 * image.el (defimage): Look for image files in load-path.
21346
21347 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
21348
21349 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21350
21351 * recentf.el (recentf): Added version tag to the defgroup of recentf.
21352
21353 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21354
21355 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
21356 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
21357 action to select/unselect a file.
21358 (recentf-edit-list): Code cleanup and improvement.
21359 (recentf-open-more-files-action): `recentf-open-more-files' button
21360 widget action to open a file.
21361 (recentf-open-more-files): No more use standard completion but widgets.
21362 (recentf-more-collection): Deleted.
21363 (recentf-more-history): Deleted.
21364 (recentf-setup-more-completion): Deleted.
21365
21366 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21367
21368 * recentf.el (recentf-mode): No more needs that Emacs is running
21369 under a window-system.
21370
21371 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21372
21373 * recentf.el (recentf-edit-list): New command to edit the recent
21374 list which allow the user to remove files.
21375 (recentf-edit-selected-items): New global variable, used by
21376 `recentf-edit-list' to hold the list of files to be removed from
21377 the recent list.
21378 (recentf-make-menu-items): Updated to display a "Edit list..."
21379 menu item. Minor code cleanup.
21380
21381 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21382
21383 * recentf.el (recentf-open-more-files): New command to open files
21384 that are not displayed in the menu.
21385 (recentf-more-collection): New global variable holding the set of
21386 permissible completions used by `recentf-open-more-files'.
21387 (recentf-more-history): New global variable holding the history list
21388 used by `recentf-open-more-files' completion.
21389 (recentf-setup-more-completion): New function to setup completion for
21390 `recentf-open-more-files'.
21391 (recentf-make-menu-items): Updated to display a "More..." menu item.
21392
21393 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21394
21395 * recentf.el (recentf-menu-action): Doc fixed.
21396
21397 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21398
21399 * recentf.el (recentf-menu-filter): Doc updated.
21400 (recentf-update-menu-hook): Allow menu filters to force menu update.
21401 (recentf-make-menu-items): New menu filter handling.
21402 (recentf-make-menu-item): New helper function.
21403 (recentf-menu-elements): New menu handling function.
21404 (recentf-sort-ascending): Updated to new menu filter handling.
21405 (recentf-sort-descending): Updated to new menu filter handling.
21406 (recentf-sort-basenames-ascending): New menu filter function.
21407 (recentf-sort-basenames-descending): New menu filter function.
21408 (recentf-show-basenames): New menu filter function.
21409 (recentf-show-basenames-ascending): New menu filter function.
21410 (recentf-show-basenames-descending): New menu filter function.
21411
21412 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
21413
21414 * diary-lib.el (list-diary-entries): Don't try to go forward at
21415 the end of the buffer.
21416
21417 2000-02-29 Kenichi Handa <handa@etl.go.jp>
21418
21419 * international/mule-diag.el (list-character-sets):
21420 Completely rewritten.
21421 (sort-listed-character-sets): New function.
21422 (list-character-sets-1): Completely rewritten.
21423 (list-character-sets-2): New function.
21424 (non-iso-charset-alist): New variable.
21425 (decode-codepage-char): New function.
21426 (charset-history): New variable.
21427 (read-charset) (list-block-of-chars)
21428 (list-iso-charset-chars)
21429 (list-non-iso-charset-chars)
21430 (list-charset-chars): New functions.
21431 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
21432 (dump-charsets): Likewise.
21433
21434 2000-02-29 Gerd Moellmann <gerd@gnu.org>
21435
21436 * dired-x.el (dired-filename-at-point): Add `@' to valid
21437 file name characters.
21438 (dired-filename-at-point): Handle ange-ftp file names.
21439
21440 * frame.el (frame-notice-user-settings): Use assq-delete-all
21441 instead of assoc-delete-all.
21442 (frame-notice-user-settings): Ditto.
21443
21444 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
21445 Don't copy alist.
21446
21447 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
21448
21449 * calculator.el (calculator-use-menu): New option.
21450 (calculator-initial-bindings): Changed some bindings to work as macros.
21451 (calculator-forced-input): Removed.
21452 (calculator-restart-other-mode): New variable.
21453 (calculator-mode-map): Set up menu.
21454
21455 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
21456
21457 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
21458
21459 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
21460
21461 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
21462 translate all ESC key sequences.
21463 (viper-goto-mark-subr): Restore markers for files for which
21464 they were saved.
21465 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
21466 * viper-util.el (viper-set-replace-overlay-glyphs)
21467 (viper-set-replace-overlay): Always check if the replacement
21468 overlay is live.
21469 * viper.el (viper-vi-state-mode-list): Add major modes.
21470 * ediff-wind.el: Minor comment changes.
21471 * ediff.el: Copyright notice date fix.
21472
21473 2000-02-27 Jason Rumney <jasonr@gnu.org>
21474
21475 * faces.el (face-font-family-alternatives): Add arial to helv.
21476 (mode-line, header-line, tool-bar): Same default as x for w32.
21477 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
21478 face-font-family-alternatives from working.
21479 * term/w32-win.el (mouse-set-font): Do not build fontset from
21480 chosen font.
21481
21482 2000-02-25 Sam Steingold <sds@goems.com>
21483
21484 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
21485 properly.
21486
21487 2000-02-25 Richard M. Stallman <rms@gnu.org>
21488
21489 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
21490
21491 2000-02-25 Gerd Moellmann <gerd@gnu.org>
21492
21493 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
21494
21495 * frame.el (busy-cursor-delay-seconds): New option.
21496
21497 2000-02-24 Gerd Moellmann <gerd@gnu.org>
21498
21499 * frame.el (show-cursor-in-non-selected-windows): New option.
21500
21501 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
21502
21503 * diary-lib.el (include-other-diary-files): Undo the selective
21504 display in any included file and don't kill it.
21505
21506 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
21507
21508 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
21509 Menu items converted to (menu-item format, help strings added.
21510 [downcase, upcase]: Don't enable on MS-DOS.
21511 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
21512 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
21513
21514 2000-02-23 Dave Love <fx@gnu.org>
21515
21516 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
21517 (backward-kill-word): Revert addition of * to interactive spec --
21518 it's a feature.
21519
21520 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
21521 (backward-kill-sentence, kill-sentence): Likewise.
21522
21523 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
21524 scratch buffer name.
21525 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
21526
21527 * term/w32-win.el (internal-face-interactive): Update prompt for
21528 new read-face-name.
21529
21530 * mail/footnote.el (footnote): Add :version to defgroup.
21531 (footnote-section-tag-regexp): Customize.
21532 (footnote-start-tag, footnote-end-tag): New option.
21533 (footnote-latin-regexp): New variable.
21534 (Footnote-latin): New function.
21535 (footnote-style-alist): Add element for latin style.
21536 (footnote-style): Moved.
21537 (Footnote-goto-footnote): Use eq to test arg.
21538
21539 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
21540
21541 * emacs-lisp/byte-opt.el: Change old backquote syntax.
21542 (byte-compile-trueconstp): Include keywords.
21543 (byte-optimize-quote, byte-optimize-lapcode):
21544 Use byte-compile-const-symbol-p.
21545 (byte-optimize-char-before): New optimization.
21546
21547 * emacs-lisp/bytecomp.el: Change old backquote syntax.
21548 (byte-compile-const-symbol-p): New function.
21549 (byte-compile-constp, byte-compile-out-toplevel)
21550 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
21551 Use it.
21552
21553 * subr.el (define-key-after): Default AFTER to t. Doc fix.
21554
21555 2000-02-23 Kenichi Handa <handa@etl.go.jp>
21556
21557 * international/encoded-kb.el: Be sure to update minor-mode-alist
21558 and minor-mode-map-alist.
21559 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
21560 codes SS2 and SS3 correctly.
21561 (encoded-kbd-self-insert-ccl): New function.
21562 (encoded-kbd-setup-keymap): New function.
21563 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
21564 by calling encoded-kbd-setup-keymap.
21565
21566 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
21567 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
21568
21569 2000-02-22 Dave Love <fx@gnu.org>
21570
21571 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
21572 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
21573 (lisp-mode-syntax-table): Set up for #|...|# comments.
21574 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
21575 classes. Match `defface'.
21576 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
21577 (eval-defun-1): Fix for defcustom.
21578 (lisp-indent-region): Doc fix.
21579
21580 * subr.el (when, unless, split-string): Doc fix.
21581 (read-passwd): Move call of clear-this-command-keys to the right place.
21582 (replace-regexps-in-string): New function.
21583
21584 2000-02-22 Gerd Moellmann <gerd@gnu.org>
21585
21586 * help.el (describe-variable): Set syntax table to
21587 emacs-lisp-mode-syntax-table when moving forward over the
21588 symbol's name.
21589
21590 2000-02-22 Dave Love <fx@gnu.org>
21591
21592 * xt-mouse.el: Doc fixes.
21593 (xterm-mouse-position-function): New function, replacing advice of
21594 mouse-position.
21595 (xterm-mouse-mode): Use it. Don't turn on under a window system.
21596
21597 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
21598
21599 2000-02-21 Gerd Moellmann <gerd@gnu.org>
21600
21601 * format.el (format-annotate-single-property-change):
21602 Handle properties.with dotted-list values.
21603 (format-proper-list-p): New function.
21604
21605 * enriched.el (enriched-face-ans): Handle '(foreground-color
21606 . COLOR) and (background-color . COLOR).
21607
21608 2000-02-20 Dave Love <fx@gnu.org>
21609
21610 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
21611 and assignments to it.
21612 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
21613 current local map.
21614 (make-flyspell-overlay): Use it.
21615 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
21616
21617 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
21618 (lm-get-header-re): Defun, not defsubst.
21619 (lm-get-package-name): Defun, not defsubst. Simplify.
21620 (lm-version): Doc fix. Simplify.
21621 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
21622 (lm-crack-address, lm-last-modified-date, lm-commentary)
21623 (lm-verify, lm-synopsis): Simplify.
21624 (lm-report-bug): Require emacsbug. Use compose-mail.
21625
21626 2000-02-20 Gerd Moellmann <gerd@gnu.org>
21627
21628 * dired.el (dired-mode): Call propertized-buffer-identification
21629 to set mode-line-buffer-identification to something having
21630 the right text properties.
21631
21632 * bindings.el (propertized-buffer-identification): New function.
21633
21634 2000-02-20 Dave Love <fx@gnu.org>
21635
21636 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
21637 check for t-mouse too.
21638
21639 * cus-start.el: Make echo-keystrokes `number'.
21640
21641 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
21642
21643 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
21644 Don't call ring-empty-p unless tags-location-ring is bound.
21645 From Noah Friedman <friedman@splode.com>.
21646
21647 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
21648
21649 * progmodes/hideshow.el (hs-flag-region): No longer use
21650 `intangible' overlay property.
21651
21652 (hs-toggle-hiding): New command.
21653 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
21654
21655 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
21656 Fix omission bug: Run `hs-minor-mode-hook' for both activation
21657 and deactivation.
21658
21659 2000-02-18 Gerd Moellmann <gerd@gnu.org>
21660
21661 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
21662
21663 2000-02-17 Gerd Moellmann <gerd@gnu.org>
21664
21665 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
21666
21667 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
21668 of `*' to handle `(* ... *)' comments.
21669
21670 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
21671
21672 * faces.el (list-faces-display): Use display-mouse-p instead of
21673 window-system.
21674
21675 * menu-bar.el (global-map): Menu-bar items converted to the new
21676 format (menu-item..., rearranged for better CUA compliance, and
21677 their names changed for better clarity. Help strings added.
21678
21679 * international/mule-cmds.el (mule-menu-keymap)
21680 (describe-language-environment-map, set-coding-system-map)
21681 (setup-language-environment-map): Convert to new (menu-item...
21682 form, add help strings. Change names of menu items for better clarity.
21683 "Mule" menu-bar item removed (it's now in the "Options" submenu).
21684
21685 2000-02-17 Gerd Moellmann <gerd@gnu.org>
21686
21687 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
21688 within the code.
21689
21690 2000-02-16 Dave Love <fx@gnu.org>
21691
21692 * faces.el: Don't require custom. Add more specific :groups to
21693 various deffaces.
21694 (set-face-attribute): Purecopy args.
21695 (read-face-name): Default to name at point and use it in prompt.
21696 Remove colon from arg in all callers.
21697 (list-faces-display): Hyperlink to face descriptions and customize
21698 buffers.
21699
21700 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
21701
21702 * wid-edit.el (widget-match-inline): An atom never matches a list.
21703
21704 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21705
21706 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
21707 at ':' characters by call to split-string.
21708
21709 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21710
21711 * textmodes/bibtex.el: Added RCS version identification.
21712
21713 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21714
21715 * textmodes/bibtex.el: Some temporary comments removed.
21716 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
21717 (bibtex-field-const): Allow capital letters.
21718 (bibtex-start-of-string): Deleted because unused.
21719
21720 * textmodes/bibtex.el: Unified some nomenclature. We no longer
21721 use the term 'reference' to describe a bibtex entry as a whole.
21722 Further, reference keys are no longer called 'labels'.
21723 (bibtex-keys): Renamed to bibtex-reference-keys.
21724 (bibtex-reformat-previous-labels): Renamed to
21725 bibtex-reformat-previous-reference-keys.
21726 (bibtex-reference-type): Renamed to bibtex-entry-type.
21727 (bibtex-reference-head): Renamed to bibtex-entry-head.
21728 (bibtex-reference-maybe-empty-head): Renamed to
21729 bibtex-entry-maybe-empty-head.
21730 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
21731 (bibtex-search-reference): Renamed to bibtex-search-entry.
21732 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
21733 bibtex-enclosing-entry-maybe-empty-head.
21734 (bibtex-entry-field-alist, bibtex-entry-head)
21735 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
21736 (bibtex-map-entries, bibtex-search-entry)
21737 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
21738 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
21739 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
21740 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
21741 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
21742 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
21743 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
21744
21745 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21746
21747 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
21748 comment.
21749 (bibtex-format-field-delimiters): New function, functionality
21750 extracted from bibtex-format-entry.
21751 (bibtex-autokey-get-yearfield-digits): New function, functionality
21752 extracted from bibtex-autokey-get-yearfield.
21753
21754 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
21755 entries in order to avoid stack overflow in the regexp matcher if
21756 field contents become large.
21757 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
21758 (bibtex-field-string-part-not-braced)
21759 (bibtex-field-string-part-no-inner-braces)
21760 (bibtex-field-string-part-1-inner-brace)
21761 (bibtex-field-string-part-2-inner-braces)
21762 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
21763 (bibtex-field-string-quoted, bibtex-field-string)
21764 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
21765 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
21766 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
21767 Deleted as parsing is now performed by the following functions.
21768 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
21769 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
21770 (bibtex-parse-field-string, bibtex-search-forward-field-string)
21771 (bibtex-parse-association, bibtex-field-name-for-parsing)
21772 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
21773 (bibtex-search-forward-field, bibtex-search-backward-field)
21774 (bibtex-start-of-field, bibtex-end-of-field)
21775 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
21776 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
21777 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
21778 (bibtex-parse-string, bibtex-search-forward-string)
21779 (bibtex-search-backward-string, bibtex-start-of-string)
21780 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
21781 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
21782 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
21783 entries. Instead of reporting the results of the parsing by
21784 match-beginning or match-end, these functions return data structures
21785 that hold the corresponding positions.
21786 (bibtex-enclosing-field): Changed to also report field boundaries by
21787 return values rather than by match-beginning or match-end.
21788 The following functions have been adapted to use the new
21789 parsing functions.
21790 (bibtex-skip-to-valid-entry, bibtex-search-reference)
21791 (bibtex-enclosing-field, bibtex-format-entry)
21792 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
21793 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
21794 (bibtex-print-help-message, bibtex-end-of-entry)
21795 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
21796 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
21797 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
21798 Use the new method for parsing.
21799 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
21800 (bibtex-map-entries, bibtex-flash-head)
21801 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
21802 (bibtex-autokey-change, bibtex-autokey-get-namefield)
21803 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
21804 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
21805 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
21806 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
21807 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
21808 order to make the new binding of case-fold-search immediately visible.
21809
21810 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21811
21812 * textmodes/bibtex.el: Copyright notice is up to date.
21813 Added constant 'bibtex-maintainer-salutation.
21814
21815 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
21816 than make-temp-name, use match-string-no-properties and eliminate
21817 a quadratic behavior when building bibtex-strings.
21818
21819 * bibtex.el (bibtex-reference-key): Accept string entries whose
21820 reference key contains upper case letters.
21821
21822 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21823
21824 * bibtex.el (bibtex-reference-head): Allow entries to start with
21825 a new line.
21826
21827 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21828
21829 * bibtex.el: Hiding of entry bodies is not longer provided by
21830 bibtex.el directly. Instead the hideshow package can be used.
21831 Added a special bibtex entry to hs-special-modes-alist.
21832 (bibtex-hs-forward-sexp): Added for hideshow.el.
21833
21834 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21835
21836 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
21837 proceedings entry type (for cross referencing). Thanks to Wagner
21838 Toledo Correa for the suggestion.
21839
21840 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
21841
21842 2000-02-14 Kenichi Handa <handa@etl.go.jp>
21843
21844 * international/characters.el: Setup case table for Vietnamese.
21845
21846 2000-02-12 Gerd Moellmann <gerd@gnu.org>
21847
21848 * uniquify.el (toplevel): Require CL at compile time.
21849 (uniquify-push): Removed.
21850
21851 * shadowfile.el (shadow-when): Removed.
21852
21853 * tempo.el (tempo-dolist, tempo-mapc): Removed.
21854 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
21855
21856 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
21857 regexp for paragraph-start.
21858
21859 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
21860 commas as well.
21861
21862 2000-02-10 Dave Love <fx@gnu.org>
21863
21864 * wid-edit.el: (widgets) [defgroup]: Remove url link.
21865 (widget-color-choice-list, widget-color-history, widget-mouse-help):
21866 Deleted.
21867 (widget-specify-field, widget-specify-button): Don't use
21868 widget-mouse-help as help-echo property.
21869 (default): Use #'ignore for :validate and :mouse-down-action.
21870 (checkbox): Add help-echo.
21871 (widget-sexp-validate): Rewritten to clarify error messages.
21872 (character): Use char-valid-p in :match function.
21873 (widget-color-complete): Use facemenu-color-alist.
21874 (widget-color-action): Use facemenu-read-color.
21875
21876 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
21877 set up `caar' &c that we now have.
21878
21879 2000-02-09 Ray Blaak <blaak@gnu.org>
21880
21881 * delphi.el: Make resourcestring a declaration region, like const
21882 and var.
21883
21884 2000-02-09 Dave Love <fx@gnu.org>
21885
21886 * bindings.el (mode-line-input-method-map): New variable.
21887 (mode-line-mule-info): Use it; fix last change.
21888 (mode-line-mode-menu): Move definition.
21889 (mode-line-mouse-sensitive-p): Deleted.
21890 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
21891 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
21892
21893 * startup.el (command-line-1): Don't call
21894 make-mode-line-mouse-sensitive.
21895
21896 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
21897
21898 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
21899 before rmail-toggle-header, because the former toggles headers.
21900
21901 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
21902
21903 * diff-mode.el (diff-kill-junk): New interactive function.
21904 (diff-reverse-direction): Use delete-and-extract-region.
21905 (diff-post-command-hook): Restrict the area so that the hook also works
21906 outside of any diff hunk. This is necessary for the minor-mode.
21907 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
21908 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
21909
21910 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
21911 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
21912 so that it can be used more easily in <foo>-mode-hook. Also make sure
21913 to avoid duplicate entries.
21914 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
21915 (font-lock-remove-keywords): Just as was done for `add', allow it to
21916 work even if font-lock-mode is nil. Also make sure we don't modify
21917 any pre-existing list by forcing a copy-sequence. Finally rename
21918 `major-mode' to `mode'.
21919 (font-lock-fontify-syntactic-anchored-keywords)
21920 (font-lock-fontify-anchored-keywords)
21921 (font-lock-fontify-keywords-region): Use line-end-position.
21922 Don't make `font-lock-multiline' local (it's now done in
21923 font-lock-set-defaults).
21924 (font-lock-set-defaults): Make `font-lock-multiline' local.
21925 Move the `font-lock-fontified' creation to inside the `unless'.
21926
21927 2000-02-06 Andrew Innes <andrewi@gnu.org>
21928
21929 * term/w32-win.el (x-handle-args): Comment out call to message,
21930 which occurs before window system is initialized.
21931
21932 * makefile.nt: Add support for recompiling lisp code.
21933
21934 2000-02-04 Dave Love <fx@gnu.org>
21935
21936 * bindings.el (mode-line-mule-info): Fix/extend last change.
21937
21938 * completion.el: Replace completion-dolist with dolist.
21939
21940 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
21941
21942 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
21943
21944 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
21945 environment names before they go into the section regexp.
21946
21947 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
21948 char class in regexp.
21949
21950 * textmodes/reftex-parse.el (reftex-with-special-syntax):
21951 Bind `case-fold-search' to nil.
21952
21953 * progmodes/idlwave.el (idlwave-template):
21954 Respect `idlwave-abbrev-change-case'.
21955 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
21956 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
21957 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
21958 (idlwave-rw-case): New function.
21959 (idlwave-statement-match): Fixed problem with assignment regexp.
21960 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
21961 (idlwave-surround): New argument LENGTH to support padding of
21962 operators longer than 1 char.
21963
21964 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
21965 idlwave-shell-expression-overlay. Implemented printing of
21966 expressions on higher levels of the calling stack.
21967 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
21968 (idlwave-retrieve-expression-from-level): New function.
21969 (idlwave-shell-last-calling-stack): Variable removed.
21970 (idlwave-shell-reset): Argument action reversed (`visible' to
21971 `hidden'). Also remove stop-line overlay.
21972 (idlwave-shell-calling-stack-routine): New variable.
21973 (idlwave-shell-parse-stack-and-display): Messages now display
21974 negative level numbers.
21975 (idlwave-shell-mode): Set `modeline-format'.
21976 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
21977 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
21978 (idlwave-shell-print-expression-function): New option.
21979
21980 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
21981 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
21982 `tool-bar' instead of `toolbar'.
21983
21984 2000-02-02 Dave Love <fx@gnu.org>
21985
21986 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
21987 emacs-lisp-mode-hook. Don't check for defalias being defined.
21988
21989 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
21990 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
21991 Use the new builtins directly.
21992
21993 * whitespace.el (whitespace): Add :version to defgroup.
21994
21995 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
21996 Doc fix.
21997
21998 * thingatpt.el (sexp-at-point, symbol-at-point)
21999 (number-at-point, list-at-point): Add autoload cookie.
22000
22001 * recentf.el (recentf): Add :version to defgroup.
22002
22003 * quickurl.el (quickurl): Add :version to defgroup.
22004
22005 * elide-head.el (elide-head): Use point-marker more.
22006
22007 * bs.el (bs): Add :version to defgroup.
22008
22009 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
22010
22011 * progmodes/delphi.el (delphi): Add :version to defgroup.
22012
22013 2000-02-02 Gerd Moellmann <gerd@gnu.org>
22014
22015 * ange-ftp.el (ange-ftp-write-region): Handle case that
22016 succeeding process operation sets a different coding system.
22017
22018 * calculator.el: New file.
22019
22020 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
22021
22022 * frame.el (frames-on-display-list, framep-on-display): New functions.
22023 (display-mouse-p, display-popup-menus-p, display-graphic-p)
22024 (display-selections-p, display-screens, display-pixel-width)
22025 (display-pixel-height, display-mm-width, display-mm-height)
22026 (display-backing-store, display-save-under, display-planes)
22027 (display-color-cells, display-visual-class): New functions.
22028
22029 * term/tty-colors.el (tty-color-gray-shades): New function.
22030
22031 * faces.el (display-color-p): Use framep-on-display.
22032 (display-grayscale-p): New function.
22033
22034 2000-01-31 Dave Love <fx@gnu.org>
22035
22036 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
22037 (create-fontset-from-x-resource): Don't concat integers.
22038
22039 2000-01-31 Inge Frick <inge@nada.kth.se>
22040
22041 * view.el: Some changes in documentation. Removed some trailing
22042 whitespace. Changed some parameter names to agree with documentation.
22043 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
22044 window is not deleted. Modifies change 1998-04-26.
22045
22046 2000-01-31 Gerd Moellmann <gerd@gnu.org>
22047
22048 * windmove.el: New file.
22049
22050 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
22051 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
22052 progmodes/ebnf-yac.el: Update copyright and license info.
22053
22054 * jit-lock.el (jit-lock-function): Widen before calculating
22055 end position.
22056 (jit-lock-stealth-chunk-start): Rewritten.
22057
22058 * info.el (Info-title-face-alist): Removed.
22059 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
22060 (Info-fontify-node): Use these faces.
22061
22062 2000-01-30 Gerd Moellmann <gerd@gnu.org>
22063
22064 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
22065 (cl-macro-list1): Recognize `&allow-other-keys' instead of
22066 `&allow-other-keywords'.
22067
22068 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
22069 the list of directories scanned heuristically.
22070
22071 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
22072
22073 2000-01-30 Jason Rumney <jasonr@gnu.org>
22074
22075 * w32-fns.el: Define w32-tty-standard-colors.
22076
22077 * startup.el (command-line): Use w32-tty-standard-colors when in
22078 w32 console mode.
22079
22080 2000-01-30 Dave Love <fx@gnu.org>
22081
22082 * jka-compr.el (jka-compr-load): Fix up load-history.
22083
22084 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
22085
22086 * emacs-lisp/cl-macs.el: Revert previous change.
22087
22088 2000-01-29 Dave Love <fx@gnu.org>
22089
22090 * facemenu.el: Purecopy various strings.
22091
22092 * timezone.el (timezone-fix-time): Window against 69 for two-digit
22093 years. Deal with three-digit years.
22094
22095 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
22096 Use defconst, purecopy.
22097 (help-back-label): Purecopy it.
22098
22099 2000-01-18 Gerd Moellmann <gerd@gnu.org>
22100
22101 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
22102 variable. If non-nil, order the buffer list according to the
22103 currently selected frame.
22104 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
22105 non-nil, pass the selected frame to function buffer-list.
22106
22107 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22108
22109 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
22110
22111 2000-01-28 Dave Love <fx@gnu.org>
22112
22113 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
22114
22115 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
22116 Don't use lisp-indent-hook property.
22117 (cl-abs): Remove.
22118
22119 * subr.el: Move out indent and edebug specs for when and unless.
22120
22121 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
22122 when, unless.
22123
22124 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
22125 unless, when.
22126
22127 2000-01-28 Gerd Moellmann <gerd@gnu.org>
22128
22129 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
22130 `collecting' as synonym for `collect'.
22131
22132 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
22133 for the case it contains spaces.
22134
22135 * simple.el (what-cursor-position): Change formatting of messages.
22136
22137 * frame.el (delete-other-frames): New function.
22138 (toplevel): Bind it to C-x 5 1.
22139
22140 * sort.el (sort-numeric-base): New option.
22141 (sort-numeric-fields): If number starts with `0' or `0[xX[',
22142 interpret it as octal or hexadecimal. Use sort-numeric-base
22143 as default base.
22144
22145 * progmodes/glasses.el: New file.
22146
22147 2000-01-27 Gerd Moellmann <gerd@gnu.org>
22148
22149 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
22150 userids differently.
22151
22152 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
22153 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
22154 progmodes/ebnf-yac.el: New files.
22155
22156 2000-01-26 Dave Love <fx@gnu.org>
22157
22158 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
22159 on a function with an empty body. [From Eric Ludlam.]
22160
22161 2000-01-25 Andre Spiegel <spiegel@gnu.org>
22162
22163 * vc.el (vc-version-diff): Make sure file name is expanded.
22164
22165 2000-01-25 Gerd Moellmann <gerd@gnu.org>
22166
22167 * scroll-bar.el (scroll-bar-timer): Variable removed.
22168 (scroll-bar-toolkit-scroll): Don't use a timer.
22169
22170 2000-01-25 Kenichi Handa <handa@etl.go.jp>
22171
22172 * language/thai-util.el (thai-composition-function):
22173 Delete superfluous `a'.
22174
22175 2000-01-24 Dave Love <fx@gnu.org>
22176
22177 * fortran.el (fortran-mode): Use beginning-of-defun-function,
22178 end-of-defun-function.
22179
22180 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
22181
22182 2000-01-22 Jason Rumney <jasonr@gnu.org>
22183
22184 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
22185 conflicts with new face support.
22186
22187 2000-01-22 Richard M. Stallman <rms@gnu.org>
22188
22189 * replace.el (query-replace): Rename last arg to DELIMITED.
22190 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
22191 (query-replace-regexp): Likewise.
22192
22193 2000-01-20 Richard M. Stallman <rms@gnu.org>
22194
22195 * subr.el (with-syntax-table): Use make-symbol, not gensym.
22196
22197 * emacs-lisp/lisp.el (beginning-of-defun-function):
22198 Variable renamed from beginning-of-defun.
22199 Do not call make-variable-buffer-local.
22200 (beginning-of-defun-raw): Use new variable name; doc fix.
22201 (beginning-of-defun): Doc fix.
22202 (end-of-defun-function): Variable renamed from end-of-defun.
22203 Do not call make-variable-buffer-local.
22204 (end-of-defun): Use new variable name; doc fix.
22205
22206 * subr.el (dolist, dotimes): Copied from cl-macs.el
22207 and made to work.
22208
22209 * mail/undigest.el (rmail-digest-end-regexps):
22210 Variable replaces rmail-digest-end-regexp.
22211 Allows multiple regexps for detecting the end line.
22212 (undigestify-rmail-message): Corresponding changes.
22213
22214 2000-01-19 Dave Love <fx@gnu.org>
22215
22216 * files.el (user-init-file): Don't declare here -- is primitive.
22217
22218 * startup.el (command-line): Check for compiled user-init-file and
22219 set to uncompiled version if necessary.
22220
22221 2000-01-18 Gerd Moellmann <gerd@gnu.org>
22222
22223 * mail/undigest.el (rmail-digest-end-regexp): New user option.
22224 (undigestify-rmail-message): Use it.
22225
22226 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
22227
22228 2000-01-17 Gerd Moellmann <gerd@gnu.org>
22229
22230 * tmm.el (tmm-goto-completions): Adapt to prompt being part
22231 of mini-buffer.
22232
22233 2000-01-14 Gerd Moellmann <gerd@gnu.org>
22234
22235 * emacs-lisp/copyright.el (copyright-update): Removed the
22236 requirement for a trailing space from `copyright-regexp', to
22237 support copyrights with owner specified on a separate line..
22238
22239 * align.el: New file.
22240
22241 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
22242
22243 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
22244
22245 2000-01-13 Dave Love <fx@gnu.org>
22246
22247 * ph.el: Removed. (Obsoleted by EUDC.)
22248
22249 2000-01-13 Gerd Moellmann <gerd@gnu.org>
22250
22251 * net/eudc.el (toplevel): Remove autoloaded code installing
22252 menu with easymenu, because that causes build problems.
22253
22254 * frame.el (frame-notice-user-settings): New variable.
22255 (frame-notice-user-settings): Don't modify frame parameters
22256 if called a second time.
22257
22258 2000-01-13 Richard M. Stallman <rms@gnu.org>
22259
22260 * frame.el (frame-notice-user-settings):
22261 Notice default-frame-parameters even for non-window frames.
22262
22263 2000-01-13 Gerd Moellmann <gerd@gnu.org>
22264
22265 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
22266 for Emacs.
22267 (eudc-bob-can-display-inline-images): Extend for Emacs.
22268 (eudc-bob-toggle-inline-display): Ditto.
22269 (eudc-bob-display-jpeg): Ditto.
22270
22271 2000-01-12 Gerd Moellmann <gerd@gnu.org>
22272
22273 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
22274 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
22275 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
22276
22277 * add-log.el (add-change-log-entry): Fix error trying an
22278 `(insert nil)'.
22279
22280 * subdirs.el: Add `net' directory.
22281
22282 * net: New directory.
22283
22284 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
22285 eval-last-sexp. Don't bind debug-on-error here.
22286 (eval-last-sexp): New function. Bind debug-on-error if
22287 eval-expression-debug-on-error is non-nil.
22288 (eval-defun-2, eval-defun): Likewise.
22289
22290 * simple.el (eval-expression): Don't bind debug-on-error if
22291 eval-expression-debug-on-error is nil. Detect changed
22292 debug-on-error, and propagate new value to global binding, if
22293 eval-expression-debug-on-error is non-nil,
22294 (eval-expression-debug-on-error): Change doc string.
22295
22296 2000-01-11 Richard M. Stallman <rms@gnu.org>
22297
22298 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
22299
22300 * emacs-lisp/lisp-mode.el (with-syntax-table):
22301 Set up lisp-indent-function property.
22302
22303 * subr.el (with-syntax-table): Moved from simple.el.
22304
22305 * simple.el (with-syntax-table): Moved to subr.el.
22306
22307 2000-01-11 Gerd Moellmann <gerd@gnu.org>
22308
22309 * tmm.el (tmm-shortcut): Delete region after prompt instead
22310 of erasing buffer.
22311
22312 * textmodes/fill.el (fill-common-string-prefix): New function.
22313 (fill-context-prefix): Use the longest common prefix of first
22314 and second line fill prefix, if there is one.
22315
22316 2000-01-11 Richard M. Stallman <rms@gnu.org>
22317
22318 * array.el (array-mode): Don't use make-variable-buffer-local.
22319 Use make-local-variable for `truncate-lines'.
22320
22321 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
22322
22323 * add-log.el (add-log-current-defun): Handle user-defined
22324 add-log-current-function returning nil,
22325
22326 * add-log.el (add-change-log-entry): Insert version number
22327 if having found a current function
22328
22329 * add-log.el (add-log-current-defun):
22330 Call `add-log-current-defun-function'. Try matches at level 0 and
22331 level 1. Strip whitespace from defun found.
22332
22333 2000-01-10 John Wiegley <johnw@gnu.org>
22334
22335 * allout.el (isearch-done/outline-provisions): Added `edit'
22336 argument to correspond with the current definition of `isearch-done'.
22337
22338 2000-01-10 Dave Love <fx@gnu.org>
22339
22340 * elide-head.el (elide-head): Use point-marker, not point.
22341
22342 2000-01-10 Gerd Moellmann <gerd@gnu.org>
22343
22344 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
22345 before and after the year 2000.
22346
22347 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
22348 Add ispell- prefix.
22349
22350 2000-01-10 Ken Stevens <k.stevens@ieee.org>
22351
22352 * ispell.el: Only define dictionaries in menus when they exist.
22353 (version18p): New variable.
22354 (version20p): New variable.
22355 (xemacsp): New variable.
22356 (ispell-choices-win-default-height): Fix for XEmacs visibility.
22357 (ispell-dictionary-alist1): Added Brasileiro dictionary.
22358 (ispell-dictionary-alist6): Russian command lines no longer accept
22359 run-together words.
22360 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
22361 (ispell-dictionary-alist): Add koi8-r to customize definition.
22362 (check-ispell-version): Added documentation string. Return library
22363 path when called non-interactively.
22364 (ispell-menu-map-needed): Uses new variables.
22365 (ispell-library-path): New variable.
22366 (ispell-decode-string): XEmacs fix for bogus variable bindings.
22367 (ispell-word): Improved documentation string. Test for valid
22368 character mappings. Correctly check typed in word changes that can
22369 result in single words split into multiple words.
22370 Return replacement word.
22371 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
22372 replace in recursive query replace mode. Help message for
22373 recursive edit mode.
22374 (ispell-show-choices): Protect against bad framepop bindings.
22375 (ispell-help): Fix to work with XEmacs.
22376 (ispell-highlight-spelling-error): Use new variables.
22377 (ispell-overlay-window): Fix to work with XEmacs.
22378 (ispell-parse-output): Passed and returns location information
22379 tracking spelling corrections. Doesn't recheck same word on
22380 current line.
22381 (ispell-init-process): Protect against bogus XEmacs variable binding.
22382 Fix call to single argument in sleep-for. Use new variables.
22383 (ispell-region): Passed and returns location information tracking
22384 spelling corrections. Doesn't check same word on current line.
22385 Improved documentation string. Doesn't resend a line already
22386 checked to the ispell process - fixes bug in LaTeX parsing.
22387 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
22388 (ispell-skip-region): No longer skips <TT> in SGML.
22389 (ispell-process-line): Tracks location information with spelling
22390 corrections. Added documentation string. Accounts for words
22391 already accepted on this line. Don't allow query-replace on line
22392 starting with math characters. Doesn't resend a line already sent
22393 to ispell process. Fixes alignment error bug.
22394
22395 2000-01-10 Richard M. Stallman <rms@gnu.org>
22396
22397 * dired-x.el (dired-guess-shell-alist-default):
22398 Suggest xloadimage, which is free, not xv, which isn't.
22399
22400 * ange-ftp.el (ange-ftp-file-name-nondirectory):
22401 Don't ever include the host name or user name in the value.
22402
22403 2000-01-09 Gerd Moellmann <gerd@gnu.org>
22404
22405 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
22406 of a real newline.
22407
22408 2000-01-09 Stephen Eglen <stephen@gnu.org>
22409
22410 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
22411 for .png files.
22412
22413 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
22414
22415 * cus-edit.el (custom-hook-convert-widget): Fix comment.
22416
22417 2000-01-09 Gerd Moellmann <gerd@gnu.org>
22418
22419 * progmodes/cperl-mode.el: Replace ^F with ^L.
22420
22421 * sendmail.el (toplevel): Provide `sendmail' when compiling before
22422 `require'ing rmail and mailalias to prevent infinite recursion.
22423
22424 2000-01-08 Dave Love <fx@gnu.org>
22425
22426 * emacs-lisp/backquote.el: Remove inappropriate customization
22427 (allowing custom.el to use backquote).
22428
22429 2000-01-07 Dave Love <fx@gnu.org>
22430
22431 * add-log.el (add-log-debugging): Deleted.
22432 (add-change-log-entry): Treat a backup FILE-NAME as its parent
22433 file. Remove debugging code.
22434 (change-log-get-method-definition, change-log-name): Add doc.
22435 (change-log-sortable-date-at): New function.
22436 (change-log-merge): New command.
22437
22438 * time.el (display-time-string-forms): Make the Mail string active.
22439 (display-time-update): Provide help-echo for load average.
22440
22441 * bindings.el (make-mode-line-mouse2-map): New function.
22442 (mode-line-modified): Use it and simplify.
22443 (mode-line-mule-info): Provide help-echo info.
22444 (minor-mode-alist): Activate the strings.
22445 (make-mode-line-mouse-sensitive): Simplify for
22446 mode-line-buffer-identification.
22447
22448 2000-01-07 Gerd Moellmann <gerd@gnu.org>
22449
22450 * play/pong.el: New file.
22451
22452 2000-01-06 Dave Love <fx@gnu.org>
22453
22454 * array.el: Assorted cleanups for compiler warnings, doc strings,
22455 `array-' prefix for symbols.
22456
22457 2000-01-05 Dave Love <fx@gnu.org>
22458
22459 * textmodes/outline.el (outline-mode-menu-bar-map):
22460 Add outline-headers-as-kill.
22461 (outline-mode): Define imenu-generic-expression.
22462 (outline-headers-as-kill): New command.
22463
22464 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
22465 from paragraph-start.
22466 (paragraph-indent-minor-mode): New command.
22467
22468 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
22469 M-C-e, M-C-h, C-j, C-xnd, TAB.
22470 (fortran-mode): Set beginning-of-defun, end-of-defun.
22471 (fortran-column-ruler): Simplify.
22472 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
22473 (fortran-with-subprogram-narrowing): Likewise.
22474 (fortran-indent-subprogram): Call mark-defun.
22475 (fortran-check-for-matching-do): Change narrowing.
22476
22477 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
22478 (cl-lucid-hash-tag): Delete.
22479 (cl-hash-table-p): Correct test for native table.
22480 (cl-hash-table-count): Use hash-table-count.
22481
22482 * browse-url.el (browse-url): Fix case of
22483 browse-url-browser-function being an alist.
22484
22485 2000-01-05 Carsten Dominik <cd@gnu.org>
22486
22487 * textmodes/reftex-vars.el (reftex-parse-file-extension)
22488 (reftex-index-phrase-file-extension): New options.
22489
22490 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
22491 Use new option `reftex-index-phrase-file-extension'.
22492
22493 * textmodes/reftex.el (reftex-access-parse-file): Use new option
22494 `reftex-parse-file-extension'.
22495
22496 2000-01-05 Dave Love <fx@gnu.org>
22497
22498 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
22499 (beginning-of-defun-raw): Use it.
22500 (end-of-defun): New variable.
22501 (end-of-defun): Use it.
22502 (check-parens): New command.
22503
22504 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
22505
22506 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
22507 (hs-show-block): Don't use `mapcar' when not accumulating.
22508
22509 Fix buglet in local variables initialization.
22510
22511 2000-01-05 Andreas Schwab <schwab@suse.de>
22512
22513 * hscroll.el (hscroll): Doc fix.
22514
22515 2000-01-05 Carsten Dominik <cd@gnu.org>
22516
22517 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
22518 Require idlw-toolbar.
22519
22520 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
22521 file idlw-rinfo.el.
22522 (idlwave-customize): Load must read file idlw-shell.el.
22523 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
22524
22525 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
22526
22527 * progmodes/idlw-shell.el: Also provide idlwave-shell
22528 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
22529 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
22530
22531 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
22532 both reftex-dcr and reftex-vcr.
22533
22534 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
22535
22536 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22537
22538 * ps-print.el: PostScript code now is in separate files, doc fix.
22539 (ps-print-version): New version number (5.0.3).
22540 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
22541 local.
22542 (ps-spool-config): Initialization fix.
22543 (ps-print-prologue-1, ps-print-prologue-2)
22544 (ps-print-duplex-feature): PostScript code moved to separated file.
22545 (ps-background-image): Little code reformating.
22546 (ps-begin-file, ps-begin-job): Fix code.
22547 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
22548 (ps-prologue-file): New fun.
22549
22550 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22551
22552 * ps-vars.el: Eliminated.
22553
22554 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
22555 `;;;###autoload'.
22556
22557 * ps-print.el: ps-vars eliminated, doc fix.
22558 (ps-print-version): New version number (5.0.2).
22559 (ps-spool-config): Initialization fix.
22560 (ps-print-customize): New fun.
22561
22562 2000-01-04 Gerd Moellmann <gerd@gnu.org>
22563
22564 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
22565
22566 2000-01-04 Dave Love <fx@gnu.org>
22567
22568 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
22569 menu items.
22570
22571 2000-01-03 Dave Love <fx@gnu.org>
22572
22573 * elide-head.el (elide-head) [defgroup]: Add :version.
22574
22575 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
22576 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
22577 Use `cl-hash-table-p', not `hash-table-p'.
22578 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
22579
22580 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22581
22582 * faces.el (face-read-integer, read-face-attribute)
22583 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
22584
22585 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
22586
22587 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
22588 at comment end, and re-insert them after filling.
22589
22590 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22591
22592 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
22593 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
22594 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
22595
22596 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22597
22598 * term/x-win.el (xw-defined-colors): Call color-supported-p,
22599 the new name of face-color-supported-p.
22600
22601 * term/w32-win.el (xw-defined-colors): Likewise.
22602
22603 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22604
22605 * simple.el (completion-setup-function): Count completion-size
22606 from minibuffer-prompt-end, not from point-min.
22607
22608 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
22609
22610 * faces.el (read-face-attribute, defined-colors, color-defined-p):
22611 Pass the frame to tty-color-* functions.
22612 (display-color-p, frame-set-background-mode): Pass the frame to
22613 tty-display-color-p.
22614
22615 * term/tty-colors.el (tty-defined-color-alist): Renamed from
22616 tty-color-alist.
22617 (tty-color-alist, tty-modify-color-alist): New functions.
22618 (tty-color-define, tty-color-clear, tty-color-approximate)
22619 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
22620 optional parameter FRAME.
22621
22622 2000-01-01 Gerd Moellmann <gerd@gnu.org>
22623
22624 * image.el (create-image, defimage): Don't assume image data is
22625 a string.
22626
22627 * image.el (defimage): Handle specifications containing :data
22628 instead of :file.
22629 (image-type-from-data): New function.
22630 (image-type-from-file-header): Use it.
22631 (create-image): Add parameter DATA-P.
22632
22633 See ChangeLog.8 for earlier changes.
22634
22635 ;; Local Variables:
22636 ;; coding: iso-2022-7bit
22637 ;; End:
22638
22639 Copyright (C) 2000, 2001 Free Software Foundation, Inc.
22640 Copying and distribution of this file, with or without modification,
22641 are permitted provided the copyright notice and this notice are preserved.