]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(quail-help): Require help-mode in top-level instead.
[gnu-emacs] / lisp / ChangeLog
1 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2
3 * international/quail.el (quail-help): Require help-mode in
4 top-level instead.
5
6 * iswitchb.el (iswitchb-exhibit): Use insert instead of
7 insert-string.
8
9 * icomplete.el (icomplete-exhibit): Likewise.
10
11 2001-11-25 Stefan Monnier <monnier@cs.yale.edu>
12
13 * diff-mode.el (diff-end-of-hunk): Watch out for ambiguities.
14 (diff-hunk-kill): Simplify.
15 (diff-post-command-hook): Only apply to a single hunk.
16 (diff-hunk-text): Make `char-offset' non-optional.
17 (diff-find-text): Return a cons cell.
18 (diff-find-approx-text): New fun.
19 (diff-find-source-location): Use it.
20 (diff-apply-hunk, diff-test-hunk, diff-goto-source):
21 Adapt to new retval of diff-find-source-location.
22
23 * vc-cvs.el (vc-cvs-parse-entry): Rewrite, comparing the string-
24 rather than integer- representation of dates.
25
26 * textmodes/fill.el (fill-indent-according-to-mode): Default to nil.
27
28 * emacs-lisp/syntax.el: Don't profile syntax-ppss any more.
29 (syntax-after): New fun.
30
31 * help-funs.el (describe-syntax): New fun.
32
33 * font-lock.el (font-lock-cache-state, font-lock-cache-position)
34 (font-lock-ppss-stats, font-lock-ppss): Remove.
35 (font-lock-fontify-syntactically-region): Remove tuning code.
36 (font-lock-compile-keywords): Fix off-by-one bug.
37 (font-lock-set-defaults): Don't set removed vars.
38 (c-keywords): Add `inline'.
39 (c-type-names): Add `_Complex', `_Imaginary' and `_Bool'.
40
41 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
42 Set syntax-begin-function.
43 (lisp-interaction-mode-abbrev-table): Defvar to its correct value.
44 (lisp-interaction-mode): Don't set local-abbrev-table any more.
45 (lisp-mode-auto-fill): Use syntax-ppss and obey
46 comment-auto-fill-only-comments.
47 (lisp-fill-paragraph): Use syntax-ppss.
48
49 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
50
51 * mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
52 version of rmail-enable-mime.
53 (rmail-forward): Use it.
54
55 2001-11-25 Richard M. Stallman <rms@gnu.org>
56
57 * emacs-lisp/lisp-mode.el (lisp-indent-function): Add doc string.
58
59 * international/quail.el (quail-keyboard-layout-button):
60 Define button type.
61 (quail-keyboard-customize-button): Likewise.
62 (quail-help): Use those button types. Require `help-mode'.
63 Avoid altering the argument `package'.
64
65 * help-mode.el (help-function, help-variable, help-face)
66 (help-coding-system, help-input-method, help-character-set):
67 Define each button type with its own explicit define-button-type.
68
69 * language/devan-util.el: Comment out parts of the file
70 which apparently are garbled.
71
72 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
73
74 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
75 insert-string.
76
77 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
78
79 * play/snake.el (snake-mode): Remove make-local-hook.
80
81 * play/tetris.el (tetris-mode): Likewise.
82
83 * play/decipher.el (decipher-mode): Likewise.
84
85 * tmm.el (tmm-add-prompt): Likewise.
86
87 2001-11-25 Sam Steingold <sds@gnu.org>
88
89 * menu-bar.el (menu-bar-apropos-menu): New variable.
90 Moved all `apropos' bindings to this menu.
91 (menu-bar-help-menu): Added `menu-bar-apropos-menu'.
92
93 2001-11-24 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
94
95 The following changes are for new indian languages support based
96 on Unicode charset and CDAC fonts.
97
98 * international/mule-conf.el: Change indian-1-column charset to
99 indian-glyph charset.
100
101 * international/characters.el: Adjusted for the change of
102 indian-1-column -> indian-glyph.
103
104 * international/fontset.el: Delete the setting for indian-1-column
105 and add the setting for indian-glyph in the default fontset.
106
107 * language/indian.el: Completely re-written.
108
109 * language/devanagari.el: Completely re-written.
110
111 * language/devan-util.el: Completely re-written.
112
113 * language/ind-util.el: New file.
114
115 2001-11-24 Richard M. Stallman <rms@gnu.org>
116
117 * startup.el (command-line-1): Don't do startup screen
118 if a subprocess is running. Call the startup screen buffer
119 "GNU Emacs". Make a special mode-line-format for it.
120
121 * net/browse-url.el (browse-url-galeon-new-window-is-tab): New var.
122 (browse-url-galeon): Use that variable.
123
124 * mail/supercite.el (sc-toggle-var): Don't use set-variable or
125 eval-expression. Eval and set the variable simply.
126
127 * files.el (temporary-file-directory): Use defcustom.
128 (small-temporary-file-directory): Likewise.
129 (normal-backup-enable-predicate): Move down in file
130 after definition of temporary-file-directory.
131
132 * bindings.el (last-buffer, unbury-buffer): Doc fixes.
133
134 2001-11-24 Colin Walters <walters@debian.org>
135
136 * calc/calc-ext.el (calc-init-extensions): Update the rest of the
137 autoload names to match files renamed on initial calc import.
138
139 * calc/calc.el (Commentary): Cleanup, and add logistic curve
140 fitting suggestion from Robert J. Chassell <bob@rattlesnake.com>.
141
142 2001-11-23 Colin Walters <walters@debian.org>
143
144 * Makefile.in (finder_setwins, setwins): Include Calc again.
145
146 * calc/calc-rules.el: Add header comment.
147
148 2001-11-23 Andre Spiegel <spiegel@gnu.org>
149
150 * vc.el (with-vc-properties): Don't bind `filename' locally.
151 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings
152 to avoid name clashes. Fix `lisp-indent-function' property for
153 both.
154
155 2001-11-23 Francesco Potorti` <pot@gnu.org>
156
157 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.
158
159 2001-11-22 Colin Walters <walters@debian.org>
160
161 * calc/calc-misc.el (report-calc-bug):
162 Use `reporter-prompt-for-summary-p'.
163
164 * calc/INSTALL, calc/Makefile: Remove.
165
166 2001-11-22 Miles Bader <miles@gnu.org>
167
168 * emacs-lisp/re-builder.el (reb-match-0, reb-match-1)
169 (reb-match-2, reb-match-3): Add dark-background variants.
170
171 2001-11-22 Colin Walters <walters@debian.org>
172
173 * calc/calc-misc.el (calc-info): Don't perform voodoo, just
174 (info "Calc").
175 (report-calc-bug): Use reporter.el.
176
177 * mail/reporter.el (reporter-submit-bug-report): Doc fixes.
178
179 2001-11-21 Richard M. Stallman <rms@gnu.org>
180
181 * which-func.el (which-function): Call imenu--make-index-alist
182 if necessary to get a list of functions.
183 (which-function-imenu-failed): New variable.
184 (which-func-update): Handle all visible windows.
185 (which-func-update-1): New subroutine broken out of which-func-update.
186
187 * files.el (temporary-file-directory, null-device)
188 (small-temporary-file-directory): Definitions moved up.
189
190 * progmodes/cperl-mode.el (cperl-problems, cperl-tips)
191 (cperl-non-problems, cperl-praise): Doc fixes.
192
193 * progmodes/sh-script.el (sh-mode): Don't use define-derived-mode.
194 (sh-mode-syntax-table): Function restored.
195 Variable set up for use by function sh-mode-syntax-table.
196 (sh-set-shell): Set the syntax table.
197
198 * play/gomoku.el (gomoku-mode): Don't use define-derived-mode.
199
200 * progmodes/perl-mode.el (perl-mode): Don't use define-derived-mode.
201
202 * international/encoded-kb.el: Don't alter minor-map-alist.
203
204 2001-11-20 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
205
206 * files.el (auto-save-file-name-transforms): Put remote files in
207 temporary-file-directory rather than /tmp.
208
209 2001-11-21 Colin Walters <walters@debian.org>
210
211 * calc/calc-macs.el (calc-slow-wrapper): Move (point) call outside
212 of (function ...) wrapper.
213
214 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
215
216 * derived.el (define-derived-mode): Create the abbrev-table
217 from inside the `defvar'.
218
219 * jit-lock.el (jit-lock-defer-time): New var.
220 (jit-lock-defer-timer, jit-lock-buffers): New vars.
221 (jit-lock-mode): Initialize them. Cancel the timers more carefully.
222 (jit-lock-function): Defer fontification if requested.
223 (jit-lock-stealth-chunk-start): Pay attention to the new non-nil value.
224 (jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline'
225 text property.
226 (jit-lock-deferred-fontify): New fun.
227
228 2001-11-20 Richard M. Stallman <rms@gnu.org>
229
230 * emacs-lisp/lisp-mode.el (lisp-interaction-mode):
231 Set local-abbrev-table to lisp-mode-abbrev-table.
232
233 * emacs-lisp/re-builder.el (reb-mode):
234 Don't use define-derived-mode. Call kill-all-local-variables.
235
236 * emacs-lisp/lisp-mode.el (lisp-mode, emacs-lisp-mode):
237 Don't use define-derived-mode.
238
239 * help-mode.el (help-mode): Undo 2001-10-07 change.
240
241 * replace.el (occur-mode): Undo 2001-5-20 change.
242
243 2001-11-20 Jason Rumney <jasonr@gnu.org>
244
245 * w32-fns.el (w32-system-coding-system): Change to an alias for
246 locale-coding-system.
247 (set-w32-system-coding-system): Document the above change.
248 Set locale-coding-system instead.
249
250 2001-11-20 Richard M. Stallman <rms@gnu.org>
251
252 * ruler-mode.el: Add pagination.
253 (ruler-mode-toggle-show-tab-stops): No need to
254 test `ruler-mode' variable.
255
256 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
257
258 * play/landmark.el: Mark lm-mode as special.
259
260 * play/gomoku.el: Mark gomoku-mode as special.
261
262 2001-11-20 Juanma Barranquero <lektu@terra.es>
263
264 * emacs-lisp/re-builder.el (reb-change-target-buffer): New function.
265 (top-level): Bind it to C-c C-b.
266 (re-builder): Don't re-enter RE Builder Mode.
267
268 * bs.el (bs-delete): Signal an error if the buffer cannot be deleted.
269
270 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
271
272 * progmodes/cperl-mode.el (cperl-perldoc): Require man before binding
273 `manual-program'.
274
275 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Don't move back
276 to a line without a comment.
277
278 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
279
280 * dired.el (dired-listing-switches): Mention in the doc string
281 that some switches are not supported by ls-lisp.el
282
283 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
284
285 * imenu.el (imenu--split-menu): Use dolist and copy-sequence.
286 (imenu--create-keymap-2): Remove.
287 (imenu--create-keymap-1): Simplify, remove third argument.
288 (imenu--generic-function): Use dolist.
289 (imenu-find-default): New function.
290 (imenu--completion-buffer): Use it.
291 (imenu--mouse-menu): Use popup-menu.
292 (imenu--menubar-select): Return t rather than calling imenu.
293
294 * textmodes/fill.el (fill-delete-prefix, fill-delete-newlines):
295 New functions, extracted from fill-region-as-paragraph.
296 (fill-region-as-paragraph): Use them.
297 Use an end marker instead of eob.
298 Ignore whitespace-only fill-prefixes when indenting according to mode.
299 Simplify the loop that searches for spaces backwards.
300
301 * textmodes/picture.el (picture-vertical-step)
302 (picture-horizontal-step): Don't use defconst for variables.
303
304 * mail/mail-extr.el: Use backquote/dolist/mapc/when. Docstring fixes.
305 (mail-extract-address-components): Downcase domain names.
306 (mail-extr-delete-char): Remove. Use delete-char instead.
307
308 * emulation/pc-select.el: Doc string fixes.
309 (pc-selection-mode): Don't treat macos as a tty.
310
311 * emacs-lisp/lisp.el (mark-sexp): Mark more if repeated.
312
313 * progmodes/cc-engine.el (c-parse-state): Typo. From Martin Stjernholm.
314
315 * mwheel.el (mouse-wheel-scroll-amount): Allow float values.
316 (mouse-wheel-progessive-speed): New var.
317 (mwheel-scroll): Use it and handle float values.
318
319 * lazy-lock.el (lazy-lock-install-hooks): Remove make-local-hook.
320
321 * iswitchb.el (iswitchb-mode): Use define-minor-mode.
322 (iswitchb): Fix the case where the result was selected with the mouse.
323 (iswitchb-completion-help): Use the normal *Completions* now that
324 mouse selection works.
325 (iswitchb-minibuffer-setup): Simplify.
326
327 * newcomment.el (comment-column, comment-style, comment-multi-line)
328 (comment-auto-fill-only-comments): Remove :group arg.
329 (comment-padding): Add :type.
330 (comment-indent-new-line): Ignore comment-auto-fill-only-comments
331 if called interactively.
332
333 2001-11-19 Colin Walters <walters@verbum.org>
334
335 * calc/calc.el (toplevel): Add comment and version header.
336 (calc-init-base): Bump version to 2.02f, update date.
337
338 2001-11-19 Richard M. Stallman <rms@gnu.org>
339
340 * net/browse-url.el: Support Mozilla and Galeon.
341 By default, find the installed browser whichever it is.
342 (browse-url-mozilla): New function.
343 (browse-url-mozilla-sentinel): New function.
344 (browse-url-galeon, browse-url-galeon-sentinel): New functions.
345 (browse-url-default-browser): New function.
346 (browse-url-process-environment): Use browse-url-browser-display.
347 (browse-url-browser-display): Renamed from browse-url-netscape-display.
348 (browse-url-mozilla-startup-arguments, browse-url-galeon-program)
349 (browse-url-galeon-arguments, browse-url-galeon-startup-arguments)
350 (browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.
351 (browse-url-browser-function): New default, new options.
352
353 2001-11-19 Sam Steingold <sds@gnu.org>
354
355 * bindings.el (last-buffer, unbury-buffer): New function.
356 (mode-line-unbury-buffer): Use `unbury-buffer'.
357
358 2001-11-18 Stephen Eglen <stephen@gnu.org>
359
360 * iswitchb.el (iswitchb-cannot-complete-hook): New variable to
361 control behaviour when no further completion is possible.
362
363 2001-11-19 Colin Walters <walters@verbum.org>
364
365 * calc/calc-macs.el (calc-wrapper, calc-slow-wrapper)
366 (math-showing-full-precision, math-with-extra-prec, math-working)
367 (calc-with-default-simplification)
368 (calc-with-trail-buffer): Use backtick.
369 (Math-zerop, Math-integer-negp, Math-integer-posp, Math-negp)
370 (Math-looks-negp, Math-posp, Math-integerp, Math-natnump)
371 (Math-ratp, Math-realp, Math-anglep, Math-numberp, Math-scalarp)
372 (Math-vectorp, Math-messy-integerp, Math-objectp, Math-objvecp)
373 (Math-integer-neg, Math-equal, Math-lessp, Math-primp)
374 (Math-num-integerp, Math-bignum-test, Math-equal-int)
375 (Math-natnum-lessp, math-format-radix-digit): Change to `defsubst'.
376 (calc-record-compilation-date-macro): Deleted. Callers updated.
377 (math-format-radix-digit): Move to calc-bin.el.
378
379 * calc/calc.el (calc-record-compilation-date): Remove.
380 (calc-bug-address): Update.
381 (calc-settings-file): Use `user-init-file'.
382
383 * calc/calc-mode.el (calc-settings-file-name, calc-save-modes):
384 Handle null `calc-settings-file'.
385
386 * calc/calc-frac.el (calc-over-notation): Use `completing-read'.
387 * calc/calc-keypd.el (calc-keypad-mode): New.
388 (calc-do-keypad): Use it.
389 (calc-keypad-map): Move into `calc-keypad-mode'.
390
391 * calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote
392 to defalias argument.
393
394 * calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc)
395 (calcFunc-floor): Ditto.
396
397 * calc-units.el (calcFunc-usimplify): Ditto.
398
399 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
400 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
401 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
402 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
403 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
404 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
405 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
406 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
407 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
408 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
409 * calcsel2.el: Change all toplevel `setq' forms to `defvar' forms,
410 and move them before their first use. Use `when', `unless'.
411 Remove trailing periods from error forms. Add description and
412 headers suggested by Emacs Lisp coding conventions.
413
414 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
415
416 * newcomment.el (comment-indent):
417 Fix misindentation for comment-only lines.
418 (comment-indent-new-line): Only obey comment-multi-line if the
419 comment-ender is not the end-of-line.
420
421 2001-11-19 Richard M. Stallman <rms@gnu.org>
422
423 * net/net-utils.el (network-connection-service-abbrev-alist):
424 New variable.
425
426 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
427 Advance to start of 3rd sexp by moving fwd and backing over it.
428 At first three elements, act like defun.
429
430 * delsel.el (delete-selection-pre-hook): Handle and resignal
431 file-supersession errors to interact properly with userlock.el.
432
433 2001-11-18 Richard M. Stallman <rms@gnu.org>
434
435 * progmodes/fortran.el (fortran-mode-syntax-table):
436 Specify punctuation syntax for backslash.
437
438 * progmodes/sh-script.el (sh-must-be-shell-mode): Function deleted.
439 All calls deleted.
440
441 * international/mule-util.el (string-to-sequence): Make it obsolete.
442 (string-to-list, string-to-vector): Implement them directly
443 using append and vconcat, not with string-to-sequence.
444
445 * startup.el (command-line): Set abbrevs-changed to nil after
446 reading the init file and the abbrevs file.
447
448 * isearch.el (isearch): Use magenta2 as bg for (background light)
449
450 2001-11-17 Richard M. Stallman <rms@gnu.org>
451
452 * menu-bar.el (menu-bar-update-buffers-1): Don't pad the buffer name.
453
454 * simple.el (minibuffer-history-sexp-flag): Doc fix.
455
456 2001-11-17 Stefan Monnier <monnier@cs.yale.edu>
457
458 * font-lock.el (font-lock-compile-keywords): New arg `regexp'.
459 If set and if applicable, add a regexp to highlight defun-like
460 text inside comments and strings.
461 (font-lock-fontify-keywords-region): Pass that new arg.
462 (font-lock-set-defaults): Move the code to set `font-lock-keywords'
463 to the end and pass that new arg.
464 (c-font-lock-keywords-2): Fix regex for labels.
465 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
466 Make it work when LIMIT is several lines further.
467 (c-font-lock-keywords-3, c++-font-lock-keywords-3)
468 (objc-font-lock-keywords-3, java-font-lock-keywords-3):
469 Use backquote and make the regexes for `int a, b, c;' work on
470 multiple lines.
471
472 * emacs-lisp/re-builder.el (reb-mode): Use define-derived-mode.
473 (font-lock-defaults-alist): Don't change it any more.
474 (reb-subexp-mode-map): Cleanup.
475
476 * custom.el (custom-current-group-alist): New var.
477 (custom-declare-group): Set it.
478 (custom-current-group): New fun.
479 (custom-declare-variable, custom-handle-all-keywords):
480 Use it as a default if no :group argument is specified.
481
482 * international/mule-cmds.el (locale-name-match): Use \` and \(?:.
483 (standard-keyboard-coding-systems): New var.
484 (set-locale-environment): Use it to decide whether or not to call
485 set-keyboard-coding-system.
486 (locale-language-names): Use \"French\" for "fr".
487
488 2001-11-17 Richard M. Stallman <rms@gnu.org>
489
490 * emacs-lisp/checkdoc.el (princ-list, checkdoc-read-event)
491 (add-to-list): Delete compatibility code.
492 (checkdoc-next-message-error): Doc fix.
493
494 2001-11-17 Stephen Eglen <stephen@gnu.org>
495
496 * locate.el (locate): Show default locate pattern within the
497 prompt, but don't insert it into the minibuffer contents.
498 Catch the case when pattern is the empty string.
499
500 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
501
502 * language/european.el ("French"): New language environment.
503
504 2001-11-16 Richard M. Stallman <rms@gnu.org>
505
506 * calendar/todo-mode.el (todo-save): Fix previous change.
507
508 * subr.el (functionp): Do use cdr-safe on object.
509
510 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
511
512 * bindings.el (mode-line-mode-name): Only put the help-echo property
513 if the local-map property was put as well.
514 (global-map): Bind switch-frame, delete-frame, iconify-frame
515 and make-frame-visible events.
516
517 * emacs-lisp/elp.el (elp-not-profilable): New var.
518 (elp-not-profilable-p): New function.
519 (elp-instrument-function): Use it. Use backquotes and push.
520
521 * emacs-lisp/bytecomp.el (byte-compile-call-tree, byte-code-vector)
522 (byte-stack+-info, byte-compile-last-warned-form)
523 (byte-compile-last-logged-file): Don't defconst a variable.
524 (no-byte-compile): Declare.
525 (byte-compile-file): Don't boundp-check no-byte-compile any more.
526 (byte-compile-defvar): Leave defconst as is.
527
528 * emacs-lisp/edebug.el (edebug-form-data, edebug-offsets)
529 (edebug-offsets-stack, edebug-read-dotted-list, edebug-def-name)
530 (edebug-current-offset, edebug-old-def-name, edebug-error-point)
531 (edebug-best-error): Don't defconst a variable.
532 (edebug-read-syntax-table): Use a char-table.
533 (edebug-lemacs-specific): Remove.
534 Toplevel: Eliminate check for Lucid Emacs.
535
536 * pcvs-util.el (cvs-prefix-define): Don't defconst a variable.
537
538 * rect.el (move-to-column-force): Mark obsolete.
539 (operate-on-rectangle, delete-extract-rectangle-line)
540 (insert-rectangle, delete-whitespace-rectangle-line)
541 (open-rectangle-line, clear-rectangle-line): Use move-to-column.
542 (string-rectangle-history): New var.
543 (string-rectangle, string-insert-rectangle): Use it.
544 (delete-rectangle-line): Fix pos/column mixup and simplify.
545
546 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
547 (normal-top-level, command-line, command-line-1): Simplify.
548
549 * tar-mode.el (tar-mode): Use define-derived-mode.
550
551 * view.el (view-mode-enable): Don't use make-local-hook.
552
553 * emacs-lisp/eldoc.el (eldoc-mode): Use define-minor-mode.
554
555 2001-11-16 Richard M. Stallman <rms@gnu.org>
556
557 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word
558 if it doesn't make sense as anything else.
559 Don't recognize a "telephone number" at the beginning of the name.
560 (mail-extr-leading-garbage): Match non-word characters only.
561
562 2001-11-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
563
564 * startup.el (command-line-processed): Doc fix.
565
566 * apropos.el (apropos-next-label-button): Doc fix.
567
568 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
569
570 * comint.el (comint-mode): Simplify.
571 (make-comint-in-buffer): Run `comint-mode' only if necessary.
572
573 * subr.el (eval-after-load): Make it work with features as well.
574
575 * log-view.el (log-view-mode): Don't mark the buffer unmodified.
576
577 * international/mule-cmds.el (describe-input-method): Setup xref.
578 (set-language-environment): Use functionp.
579 (locale-language-names, locale-charset-language-names)
580 (locale-preferred-coding-systems): Defconst and purecopy.
581
582 * language/european.el (mac-roman): Add mime-charset property.
583
584 2001-11-15 Richard M. Stallman <rms@gnu.org>
585
586 * emacs-lisp/cl.el (values, values-list, multiple-value-list)
587 (multiple-value-apply, nth-value): Use defsubst rather than defalias
588 to get better doc strings.
589
590 2001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
591
592 * derived.el: Fix autoload cookie.
593
594 2001-11-15 Richard M. Stallman <rms@gnu.org>
595
596 * jka-compr.el (jka-compr-partial-uncompress): Fix previous change.
597
598 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
599
600 * menu-bar.el (menu-bar-edit-menu) <copy>: Put an explicit key binding.
601
602 2001-11-15 Richard M. Stallman <rms@gnu.org>
603
604 * dired.el (dired-undo): Display a message to explain
605 that this does not undo file system changes.
606
607 2001-11-15 David Kastrup <David.Kastrup@t-online.de>
608
609 * mouse-drag.el (mouse-drag-throw): Push back non-drag events
610 into `unread-command-events' instead of trying keymap
611 lookups ourselves. This makes mouse-clicks do the right
612 thing even when keymaps of overlays are involved.
613 (mouse-drag-drag): Likewise.
614
615 2001-11-15 Andreas Schwab <schwab@suse.de>
616
617 * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special
618 characters and append anchor to pattern added to auto-mode-alist.
619
620 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
621
622 * server.el (server-process-filter): Run pore/post-comment-hook
623 before/after visiting the file.
624
625 * info-look.el (makefile-mode): Add info for automake.
626 (autoconf-mode): Fix the name of the index for automake.
627
628 * international/latin-9.el: Give pilcrow punctuation syntax.
629
630 2001-11-15 Andre Spiegel <spiegel@gnu.org>
631
632 * vc.el: Documentation fixes.
633
634 2001-11-14 Stefan Monnier <monnier@cs.yale.edu>
635
636 * smerge-mode.el (smerge-match-conflict): Fix typo.
637 (smerge-diff): Be careful to read match-data early enough.
638
639 2001-11-14 Colin Walters <walters@verbum.org>
640
641 * calc/calc-alg.el (calcFunc-esimplify, calcFunc-simplify)
642 (calcFunc-subst): Use `defalias' instead of `fset' and
643 `symbol-function'.
644
645 * calc/calc-arith.el (calcFunc-abs, calcFunc-float)
646 (calcFunc-ceil, calcFunc-round): Ditto.
647
648 * calc/calc-bin.el (calcFunc-clip): Ditto.
649
650 * calc/calc-ext.el (calcFunc-evalv): Ditto.
651
652 * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Ditto.
653
654 * calc/calc-misc.el (math-fixnump, math-fixnatnump)
655 (calcFunc-trunc, calcFunc-floor, calc-report-bug): Ditto.
656
657 * calc/calc-units.el (calcFunc-unsimplify): Ditto.
658
659 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
660 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
661 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
662 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
663 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
664 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
665 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
666 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
667 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
668 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
669 * calcsel2.el: Style cleanup; don't put closing parens on their
670 own line, add "foo.el ends here" to each file, and update
671 copyright date.
672
673 * README: Update maintainer.
674
675 2001-11-13 Alan Shutko <ats@acm.org>
676
677 * compile.el (recompile): Use compilation-arguments if set, so as
678 to be able to M-x recompile the exact command which created a
679 compilation-mode buffer.
680
681 2001-11-13 Richard M. Stallman <rms@gnu.org>
682
683 * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
684
685 2001-11-13 Gerd Moellmann <gerd@gnu.org>
686
687 * mouse.el (mouse-drag-region): Don't run the up-event
688 handler if window start changed due to the down-mouse event.
689
690 2001-11-13 Richard M. Stallman <rms@gnu.org>
691
692 * mouse.el (mouse-show-mark): Either move point to the mark
693 or use highlighting, never both.
694 (mouse-buffer-menu): If WINDOW is a frame, select its selected window.
695
696 2001-11-13 Simon Josefsson <jas@extundo.com>
697
698 * mail/smtpmail.el (top-level): Change maintainer to Simon
699 Josefsson, cleanup the smtpmail.el header.
700
701 * mail/smtpmail.el (top-level): Don't require cl or base64.
702 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
703 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd):
704 Defsubst instead of defmacro.
705 (smtpmail-intersection): Return value in reverse order.
706 (smtpmail-open-stream): Use stringp instead of string-to-list.
707 (smtpmail-open-stream, smtpmail-try-auth-methods): New functions,
708 separated from smtpmail-via-smtp.
709
710 * mail/smtpmail.el (top-level): Autoload starttls, mail-utils and
711 rfc2104. Require base64 and cl.
712 (smtpmail-smtp-service): Doc fix. :type fix.
713 (smtpmail-debug-info): Doc fix.
714 (smtpmail-debug-verb, smtpmail-auth-credentials)
715 (smtpmail-starttls-credentials, smtpmail-auth-supported):
716 New variables.
717 (smtpmail-deduce-address-list, smtpmail-send-it): Don't require
718 mail-utils (it is autoloaded).
719 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
720 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd)
721 (smtpmail-find-credentials, smtpmail-intersection): New utility funs.
722 (smtpmail-via-smtp): Support STARTTLS, if binary is installed.
723 (smtpmail-via-smtp): Support AUTH.
724 (smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB.
725
726 2001-11-13 Richard M. Stallman <rms@gnu.org>
727
728 * ebuff-menu.el (electric-buffer-update-highlight): New function.
729 (electric-buffer-overlay): New variable.
730 (electric-buffer-menu-looper): Call electric-buffer-update-highlight.
731 (electric-buffer-list): Likewise.
732
733 2001-11-13 Per Starback <starback@ling.uu.se>
734
735 * isearch.el (isearch-whitespace-chars): Doc fix.
736 (isearch-mode): Handle negative search-slow-window-lines correctly.
737
738 2001-11-13 Stefan Monnier <monnier@cs.yale.edu>
739
740 * newcomment.el (comment-normalize-vars): Handle a nil comment-padding.
741
742 * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.
743 From Emmanuel Briot <briot@act-europe.fr>.
744
745 2001-11-13 Colin Walters <walters@debian.org>
746
747 * calc/calc.el (calc-unread-command): Use `unread-command-events'.
748
749 * calc/calc-mode.el (calc-settings-file-name): Don't hardcode
750 "~/.emacs"; use `read-file-name'.
751
752 * calc/calc-graph.el, calc/calc-embed.el, calc/calc-graph.el
753 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-prog.el
754 * calc/calc-sel.el, calc/calc-store.el, calc/calc-yank.el
755 * calc/calc.el: Use `frame-width' instead of `screen-width',
756 `frame-height' instead of `screen-height', and,
757 `executing-kbd-macro' instead of `executing-macro'.
758
759 * calc/calc-embed.el (calc-do-embedded): Call `y-or-n-p' with
760 correct number of arguments.
761
762 * calc/calc-aent.el (calc-do-alg-entry):
763 Use `blink-paren-function' instead of `blink-paren-hook'.
764
765 2001-11-12 Richard M. Stallman <rms@gnu.org>
766
767 * calendar/todo-mode.el (todo-save): Add save-excursion
768 and save-restriction.
769
770 * server.el (server-edit, server-done): Doc fix.
771
772 * simple.el (clone-indirect-buffer): Error if major mode symbol
773 has a no-clone-indirect property.
774 (clone-buffer): Check for obvious errors before reading clone name.
775
776 * info.el (Info-mode): Add a no-clone-indirect property.
777
778 2001-11-12 Sam Steingold <sds@gnu.org>
779
780 * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
781 set-buffer-modified-p to nil after `vc-exec-after'.
782 * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
783 (log-view-mode): Make read-only.
784 (log-view-current-file): Do final `expand-file-name' in the
785 current `default-directory'.
786 (log-view-current-tag): Take an optional `where' arg.
787 (log-view-diff): New user command.
788
789 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
790
791 * progmodes/cpp.el (cpp-choose-face): Fix typo.
792
793 2001-11-12 Sam Steingold <sds@gnu.org>
794
795 * emacs-lisp/cl-indent.el (toplevel): Indent properly
796 `generic-flet', `generic-labels', `with-accessors',
797 `with-condition-restarts'.
798
799 2001-11-12 Richard M. Stallman <rms@gnu.org>
800
801 * dired.el: Many trivial doc fixes.
802 (dired-get-file-for-visit): New function.
803 (dired-find-alternate-file, dired-mouse-find-file-other-window):
804 (dired-view-file, dired-find-file-other-window, dired-display-file):
805 (dired-find-file): Use dired-get-file-for-visit.
806
807 2001-11-12 Alex Schroeder <kensanata@yahoo.com>
808
809 * sql.el (sql-mode): Doc change.
810
811 * sql.el (sql-mode-syntax-table): The backslash is no longer an
812 escape character.
813
814 2001-11-12 Colin Walters <walters@debian.org>
815
816 * calc/calc-keypd.el (toplevel): Bind mouse buttons.
817 (calc-do-keypad): Don't attempt to use nonexistent global
818 mouse-map, use calc-keypad-map.
819 (calc-keypad-x-left-click): Renamed to calc-keypad-left-click.
820 (calc-keypad-left-click): Don't use mouse-map; update to new event
821 interface.
822 (calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto.
823 (calc-keypad-press): Use `unread-command-events' instead of
824 `unread-command-char'.
825
826 * calc/calc-ext.el (calc-init-extensions): Update autoload names
827 to match files renamed on initial calc import.
828
829 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
830
831 * textmodes/flyspell.el (flyspell-default-dictionary):
832 Fix previous change.
833
834 2001-11-12 Richard M. Stallman <rms@gnu.org>
835
836 * textmodes/flyspell.el (flyspell-default-dictionary):
837 Fix custom type.
838
839 2001-11-11 Richard M. Stallman <rms@gnu.org>
840
841 * calendar/solar.el (solar-sunrise-and-sunset):
842 Exchange the two extreme values of day-length.
843
844 * progmodes/sh-script.el (sh-must-be-shell-mode):
845 Allow modes derived from sh-mode.
846
847 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
848 Turn off error in some re-search-forward calls.
849
850 * replace.el (query-replace-skip-read-only): New variable.
851 (perform-replace): If that variable is non-nil, ignore matches
852 that have a read-only property.
853
854 * derived.el (define-derived-mode): Doc fix.
855
856 * server.el (server-buffer-done): Test of server-existing-buffer
857 was backwards.
858 (server-existing-buffer): Doc fix.
859
860 * textmodes/flyspell.el (flyspell-default-dictionary):
861 Allow nil as value, and make nil the default.
862
863 2001-11-11 Eli Zaretskii <eliz@is.elta.co.il>
864
865 * subdirs.el: Regenerated.
866
867 * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if
868 it is not fboundp.
869 (clipboard-yank): Ditto.
870
871 2001-11-11 Colin Walters <walters@verbum.org>
872
873 The following changes are based on patches from
874 Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro\e,A_\e(Bjohann
875 <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others.
876
877 * calc/calc.el (toplevel): Require calc-macs.
878 (calc-minibuffer-size): New.
879 (calcDigit-nondigit): Use it instead of `buffer-size'.
880 (calcDigit-backspace): Likewise.
881 (calcDigit-nondigit): Use `minibuffer-contents' instead of
882 `buffer-string'.
883 (calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of
884 `point-min'.
885 (calcDigit-key): Use `calc-minibuffer-contains' instead of a
886 `save-excursion'.
887
888 * calc/calc-macs.el (calc-record-compilation-date-macro): Return a
889 simple `setq' form.
890
891 * calc/calc-ext.el: (toplevel): Require calc.
892 (calc-fancy-prefix-map): New.
893 (calc-fancy-prefix): Use it.
894 (calc-fancy-prefix-other-key): New.
895
896 * calc/calc-aent.el (toplevel): Require calc-macs during compilation.
897 (calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
898 (calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
899 (calcAlg-enter): Likewise.
900 (calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.
901
902 2001-11-10 Richard M. Stallman <rms@gnu.org>
903
904 * abbrev.el (read-abbrev-file): Don't set save-abbrevs.
905 (quietly-read-abbrev-file): Doc fix.
906
907 * startup.el (command-line): Read standard abbrev
908 file (abbrev-file-name), if it exists.
909
910 * files.el (save-abbrevs): Default value is t.
911
912 * progmodes/compile.el (compile-goto-error): Fix previous change
913 in the case where subsequent errors have not been parsed yet
914 because they are in a different source file.
915
916 2001-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
917
918 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
919 Merge two regular expressions into one.
920 (ps-mode): Make local bindings for `comment-start' and
921 `comment-start-skip'.
922 (ps-mode-looking-at-nested): Simplify an if-else construct;
923 use `set-match-data' to set the result.
924
925 2001-11-10 Richard M. Stallman <rms@gnu.org>
926
927 * textmodes/flyspell.el (flyspell-correct-word/local-keymap):
928 Function deleted.
929 (flyspell-correct-word): Old definition deleted.
930 (flyspell-correct-word/mouse-keymap): Renamed to flyspell-correct-word.
931 All references renamed too.
932
933 2001-11-10 Gerd Moellmann <gerd@gnu.org>
934
935 * Makefile.in (finder_setwins, setwins): Exclude Calc.
936
937 2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
938
939 * wid-edit.el (checklist): Removed `:menu-tag'.
940 (radio-button-choice): Ditto.
941 (editable-list): Ditto.
942
943 2001-11-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
944
945 * play/gomoku.el: Move definitions of constants to the beginning
946 of file, before their use.
947
948 2001-11-09 Richard M. Stallman <rms@gnu.org>
949
950 * textmodes/flyspell.el: Use the keymap property
951 instead of local-map, and don't use a minor-mode map.
952 (flyspell-mode-map): Variable deleted.
953 Don't mess with minor-mode-map-alist.
954 (calling add-minor-mode): Specify nil for keymap.
955 And always use add-minor-mode, now that it exists.
956 (flyspell-overlay-keymap-property-name): Set it to `keymap'.
957 (flyspell-mode-on): Don't locally bind flyspell-mouse-map
958 or flyspell-local-mouse-map.
959 (make-flyspell-overlay): Use flyspell-mouse-map directly.
960 (flyspell-mode): Doc fix.
961 (flyspell-mode-on): Don't call make-local-hook.
962
963 2001-11-09 Sam Steingold <sds@gnu.org>
964
965 * emacs-lisp/debug.el (debugger-make-xrefs):
966 Add buttons to all symbols.
967
968 2001-11-09 Andre Spiegel <spiegel@gnu.org>
969
970 * vc.el: Add John David Smith to credits.
971
972 Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
973
974 * vc-hooks.el (vc-error-occured): Backquotified.
975 (vc-file-prop-obarray): Use prime length for better efficiency.
976
977 * vc.el (vc-clear-context): Fill obarray with 0, not nil.
978
979 2001-11-09 Eli Zaretskii <eliz@is.elta.co.il>
980
981 * info.el (Info-file-list-for-emacs): Add entries for Calc.
982
983 2001-11-09 Miles Bader <miles@gnu.org>
984
985 * subr.el (functionp): Don't consider macros as functions.
986
987 2001-11-08 Miles Bader <miles@gnu.org>
988
989 * subr.el (functionp): Make work correctly for macros and unbound
990 symbols.
991
992 * comint.el (comint-send-input): Fix description of
993 `comint-process-echoes' in the doc-string.
994
995 2001-11-08 Eli Zaretskii <eliz@is.elta.co.il>
996
997 * international/mule.el (make-translation-table): Doc fix.
998 Suggested by Alex Schroeder <alex@gnu.org>.
999
1000 2001-11-07 Richard M. Stallman <rms@gnu.org>
1001
1002 * info.el (Info-fontify-node): Highlight every third menu item.
1003
1004 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
1005
1006 * cus-edit.el (custom-face-value-create): Don't ignore the
1007 `customized-face' attribute when finding the current face spec.
1008
1009 2001-11-07 Stefan Monnier <monnier@cs.yale.edu>
1010
1011 * subr.el (with-local-quit): New macro.
1012 (make-syntax-table): Always inherit.
1013 (functionp): Be more careful when `object' is a symbol.
1014
1015 * dabbrev.el (dabbrev-completion): Use "*Completions*".
1016
1017 2001-11-07 Paul Eggert <eggert@twinsun.com>
1018
1019 * dired.el (dired-move-to-filename-regexp):
1020 Do not distinguish between ASCII letters and non-ASCII characters.
1021 Don't allow comma except in the form "month day, year".
1022 Don't allow space between month name and comma.
1023 Clean up the code that checks for trailing period, comma, and space.
1024 Remove now-obsolete comments, and add more commentary about
1025 Japanese dates.
1026 Always gobble up trailing spaces, instead of doing it only sometimes.
1027
1028 2001-11-07 Miles Bader <miles@gnu.org>
1029
1030 * paren.el (show-paren-match-face): Add dark-background variant.
1031
1032 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
1033
1034 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Paren typo.
1035 (lisp-mode-variables): Don't set paragraph-{start,separate}.
1036 Don't disable adaptive-fill-mode.
1037 (lisp-fill-paragraph): Use tab-width rather than 8.
1038 Prevent filling the first line of docstrings.
1039
1040 2001-11-06 Richard M. Stallman <rms@gnu.org>
1041
1042 * play/gomoku.el (gomoku): Doc fix.
1043
1044 * jka-compr.el (jka-compr-partial-uncompress):
1045 Support an alternative of not using dd.
1046 (jka-compr-dd-program): Use defcustom to define this.
1047 (jka-compr-load-suffixes): Use defcustom.
1048 (jka-compr-mode-alist-additions): Use defcustom.
1049
1050 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
1051
1052 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):
1053 Also work when LIMIT is further than the end of line.
1054
1055 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
1056
1057 * international/quail.el (quail-update-leim-list-file): Print the
1058 offending file name if some of its quail-define-package forms is broken.
1059
1060 2001-11-05 Richard M. Stallman <rms@gnu.org>
1061
1062 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value
1063 of the evaluated form.
1064
1065 2001-11-05 Paul Eggert <eggert@twinsun.com>
1066
1067 * ls-lisp.el (ls-lisp-time-to-seconds): New function.
1068 (ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
1069 stamps always line up by default. Also, it uses a slightly
1070 different window to determine whether files are "recent".
1071
1072 2001-11-05 Andrew Innes <andrewi@gnu.org>
1073
1074 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
1075 Don't attempt to remake autoloads before nuking .elc files.
1076
1077 2001-11-04 Richard M. Stallman <rms@gnu.org>
1078
1079 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Cope if
1080 previous-single-property-change or next-single-char-property-change
1081 returns nil.
1082
1083 * international/mule-cmds.el (set-locale-environment):
1084 Make it interactive; make arg optional.
1085
1086 * international/mule-diag.el (help-funs): Require help-funs.
1087
1088 2001-11-04 Eli Zaretskii <eliz@is.elta.co.il>
1089
1090 * term/internal.el (term-setup-hook): Add IT-setup-unicode-display.
1091
1092 2001-11-04 Miles Bader <miles@gnu.org>
1093
1094 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
1095 shadow of the splash image grey on a dark background instead of black.
1096
1097 2001-11-03 Stefan Monnier <monnier@cs.yale.edu>
1098
1099 * term.el (all faces): Don't (copy-face 'default <foo>).
1100
1101 * term/xterm.el (function-key-map):
1102 Add entry for `ESC [ 3 ~' -> <delete>
1103 Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}.
1104 Use inheritance so that .emacs and terminfo take precedence.
1105
1106 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
1107
1108 * tooltip.el (tooltip-delay): Decrease to 0.7.
1109 (tooltip-hide-delay): Enlarge to 10.
1110
1111 2001-11-03 Richard M. Stallman <rms@gnu.org>
1112
1113 * startup.el (fancy-splash-tail): Explain how to recover
1114 from a crash, if there was a crash.
1115 (command-line-1): Reorganize display of startup screen,
1116 to simplify the logic. Use a temp buffer for it.
1117
1118 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
1119
1120 * frame.el (set-background-color, set-foreground-color):
1121 Call face-set-after-frame-default, to propagate the new colors to
1122 the frame's parameters alist.
1123
1124 * calendar/timeclock.el (timeclock-out): Signal an error if
1125 timeclock-last-event is nil.
1126
1127 2001-11-02 Stefan Monnier <monnier@cs.yale.edu>
1128
1129 * textmodes/fill.el (fill-context-prefix): Fix braino.
1130
1131 * international/quail.el (quail-help):
1132 Use `help-buffer' and move `help-setup-xref' to beginning.
1133
1134 * international/mule-cmds.el (describe-language-environment):
1135 Use `help-buffer' and move `help-setup-xref' to beginning.
1136
1137 * international/mule-diag.el (list-character-sets)
1138 (sort-listed-character-sets, describe-character-set)
1139 (describe-coding-system, describe-fontset, list-fontsets):
1140 Use `help-buffer' and move `help-setup-xref' to beginning.
1141 (describe-char-after): Use `internal-describe-syntax-value'.
1142
1143 2001-11-02 Richard M. Stallman <rms@gnu.org>
1144
1145 * mouse.el (popup-menu): If the user refuses to select
1146 from a menu, don't try to invoke the menu.
1147
1148 2001-11-02 Miles Bader <miles@gnu.org>
1149
1150 * help-mode.el (help-xref): New button type.
1151 (help-function, help-variable, help-face, help-coding-system)
1152 (help-input-method, help-character-set, help-type, help-symbol)
1153 (help-back, help-info, help-customize-variable, help-customize-face)
1154 (help-function-def, help-variable-def): Use it as a supertype.
1155 Remove `action' property.
1156
1157 * international/mule-diag.el (describe-character-set)
1158 (describe-coding-system): Pass correct args to `help-xref-button'.
1159 (sort-listed-character-sets): New button type.
1160 (list-character-sets): Use it.
1161 (list-charset-chars): New button type.
1162 (list-character-sets-1): Use it.
1163
1164 2001-11-01 Stefan Monnier <monnier@rum.cs.yale.edu>
1165
1166 * indent.el (tab-always-indent, indent-for-tab-command):
1167 Remove redundant `never' setting.
1168
1169 * fill.el (fill-region-as-paragraph): Don't forget to skip
1170 over current whitespace before looking for a preceding space.
1171
1172 2001-11-01 Richard M. Stallman <rms@gnu.org>
1173
1174 * files.el (file-newest-backup): Don't pass backup file name
1175 thru file-name-sans-versions, because it never has version numbers.
1176
1177 * textmodes/sgml-mode.el (sgml-xml-guess): Fix regexp
1178 to avoid ambiguous nested loops.
1179
1180 * files.el (find-file-noselect): Offer to change buffer-read-only
1181 only when the file's read-only status has changed from before
1182 as well as disagreeing with the buffer's current status.
1183 (buffer-file-read-only): New var, local in all buffers.
1184
1185 * buff-menu.el (buffer-menu): Doc fix.
1186 (buffer-menu-other-window): Doc fix.
1187 (list-buffers, list-buffers-noselect): Doc fix.
1188
1189 2001-11-01 Gerd Moellmann <gerd@gnu.org>
1190
1191 * startup.el (command-line): If the terminal Emacs is running on
1192 has erase char set to ^H, use the Backspace key for deleting
1193 backward, and the Delete key for deleting forward.
1194
1195 2001-11-01 Miles Bader <miles@gnu.org>
1196
1197 * button.el (define-button-type): Make sure every user-defined
1198 button type has a supertype.
1199
1200 2001-10-31 Jason Rumney <jasonr@gnu.org>
1201
1202 * international/mule-cmds.el (locale-language-names): Add chs and
1203 cht as aliases for Chinese-GB and Chinese-BIG5.
1204
1205 2001-10-31 Richard M. Stallman <rms@gnu.org>
1206
1207 * bindings.el (mode-line-frame-identification): Add doc string.
1208 (mode-line-position, mode-line-modes): New variables.
1209 (mode-line-format): Use mode-line-position for the part
1210 that displays the position-in-buffer info.
1211 Use mode-line-modes for the part that displays major and minor modes.
1212
1213 2001-10-31 Sam Steingold <sds@gnu.org>
1214
1215 * emacs-lisp/debug.el (debugger-make-xrefs): New function.
1216 (debugger-setup-buffer): Call it.
1217 (debugger-mode-map): Bind RET and mouse-2.
1218
1219 2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1220
1221 * startup.el: Document command line option --no-window-system
1222 instead of --no-windows.
1223
1224 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
1225
1226 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
1227
1228 * font-lock.el (java-font-lock-syntactic-face-function): New fun.
1229 (font-lock-defaults-alist): Use it.
1230 From David Ponce <david.ponce@wanadoo.fr>
1231
1232 * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
1233 output of `char-after'.
1234
1235 * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
1236
1237 * simple.el (reindent-then-newline-and-indent): Insert the newline
1238 before indenting the first line.
1239 (undo-get-state, undo-revert-to-state): New funs.
1240 (shell-command): Don't kill the buffer even if empty.
1241 (transpose-subr-start1, transpose-subr-start2, transpose-subr-end1)
1242 (transpose-subr-end2): Remove.
1243 (transpose-subr): Add `special' arg and simplify.
1244 (transpose-subr-1): Rewrite.
1245 (do-auto-fill): Use fill-indent-according-to-mode and fill-nobreak-p.
1246 (rfc822-goto-eoh): Simplify.
1247
1248 2001-10-30 Richard M. Stallman <rms@gnu.org>
1249
1250 * enriched.el (enriched-face-ans): FIx previous change.
1251
1252 2001-10-30 Gerd Moellmann <gerd@gnu.org>
1253
1254 * international/iso-acc.el (iso-accents-compose): Remove a
1255 superfluous setq.
1256
1257 2001-10-30 Eli Zaretskii <eliz@is.elta.co.il>
1258
1259 * buff-menu.el (list-buffers-noselect): If the buffer's name
1260 starts with a blank, but it visits a file, do show it (for files
1261 whose names start with a blank).
1262
1263 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
1264
1265 * textmodes/fill.el (sentence-end-double-space)
1266 (sentence-end-without-period): Move to paragraphs.el.
1267 (fill-indent-according-to-mode): Change default to t.
1268 (fill-context-prefix): Simplify control-flow and use a more
1269 sophisticated merge that unifies both previous checks.
1270 (fill-single-word-nobreak-p, fill-french-nobreak-p): New funs.
1271 (fill-nobreak-predicate): Make it into a defcustom'd hook.
1272 (fill-nobreak-p): New fun.
1273 (fill-region-as-paragraph): Use it.
1274 Handle `fill-indent-according-to-mode' slightly differently.
1275 (fill-individual-paragraphs-prefix): Simplify the control-flow.
1276 (fill-individual-paragraphs-citation): Fix.
1277
1278 * textmodes/paragraphs.el (use-hard-newlines): Use define-minor-mode.
1279 (paragraph-start): Change default to the `text-mode' value.
1280 (sentence-end-double-space, sentence-end-without-period):
1281 Move from fill.el.
1282 (forward-paragraph): Use `parstart' and `parsep' for temp variables
1283 rather than rebinding `paragraph-start' and `paragraph-separate'.
1284
1285 * indent.el (indent-line-function): Change default to indent-relative.
1286 (tab-always-indent): Add an `never' setting.
1287 (indent-according-to-mode): Handle `indent-relative' and
1288 `indent-relative-maybe' specially.
1289 (indent-for-tab-command): Rename `prefix-arg' to `arg'.
1290 Handle the `never' case for `tab-always-indent'.
1291 Don't call indent-according-to-mode for indent-relative' and
1292 `indent-relative-maybe'.
1293 (insert-tab): Rename `prefix-arg' to `arg'.
1294 (indent-region): Indent the first line as well.
1295 (indent-relative): Don't mark the buffer modified if the indentation
1296 is unchanged.
1297
1298 * textmodes/text-mode.el (paragraph-indent-minor-mode):
1299 Don't set paragraph-separate. Set paragraph-start more carefully.
1300 Set indent-line-function.
1301 (paragraph-indent-text-mode): Use it and define-derived-mode.
1302 (text-mode-map): Remove the \t binding.
1303 (text-mode): Simplify now that the default is more favorable.
1304
1305 2001-10-29 Stefan Monnier <monnier@cs.yale.edu>
1306
1307 * emacs-lisp/find-func.el (find-function-search-for-symbol):
1308 If the regexp doesn't match, use a looser one.
1309 (find-variable-noselect): Add `file' argument.
1310
1311 * pcvs.el (cvs-mode-commit-hook): New hook.
1312 (cvs-mode-commit): Run it.
1313
1314 * log-edit.el (log-edit): Run hook after `log-edit-files'.
1315
1316 * emacs-lisp/edebug.el (delay-mode-hooks): Add edebug-spec.
1317 (edebug-instrument-function): Use `find-function-noselect'.
1318
1319 2001-10-29 Richard M. Stallman <rms@gnu.org>
1320
1321 * term.el (term-if-emacs19): Macro deleted.
1322 Callers changed to use progn instead.
1323
1324 * frame.el (blink-cursor-mode): Doc fix.
1325
1326 * files.el (find-backup-file-name): Use make-backup-file-name.
1327
1328 * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to
1329 window-live-p.
1330 (edebug-set-conditional-breakpoint): Unconditionally use
1331 the former Emacs >=19 definition.
1332 (edebug-mark): Define unconditionally.
1333 (edebug-eval-expression): Always call read-from-minibuffer
1334 and specify history list.
1335 (edebug-lemacs-specific): Override emacs-mark, edebug-window-live-p,
1336 edebug-set-conditional-breakpoint.
1337 (edebug-emacs-version-specific): Function deleted;
1338 do the job at top level.
1339 (edebug-emacs-19-specific): Function deleted, this is the default.
1340
1341 2001-10-29 Sam Steingold <sds@gnu.org>
1342
1343 * w32-fns.el (convert-standard-filename): Handle cygwin-specific
1344 "/cygdrive/LETTER/" pathnames.
1345
1346 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il>
1347
1348 * faces.el (invert-face): Check for 'unspecified, not for nil,
1349 when testing whether face colors are not specified.
1350 From David.Kastrup@t-online.de (David Kastrup).
1351 (read-face-name): Doc fix.
1352 (make-face-bold, make-face-unbold, make-face-italic)
1353 (make-face-unitalic, make-face-bold-italic, invert-face):
1354 Remove trailing blank from the prompt passed to read-face-name.
1355
1356 2001-10-29 Sam Steingold <sds@gnu.org>
1357
1358 * emacs-lisp/bytecomp.el (byte-recompile-directory):
1359 Report numbers of files skipped and failed too.
1360 (byte-compile-file): Return 'no-byte-compile for skipped files.
1361
1362 2001-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1363
1364 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
1365 and `M p'.
1366
1367 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1368
1369 * international/iso-acc.el (iso-accents-compose): Push SECOND-CHAR
1370 as is on unread-command-events instead of `(SECOND-CHAR)'.
1371
1372 2001-10-29 Andre Spiegel <spiegel@gnu.org>
1373
1374 * vc.el: Mention vc-*-switches in backend API documentation.
1375 (vc-annotate): Adapt doc string to recent change.
1376
1377 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1378
1379 * enriched.el (enriched-face-ans): Handle face attributes
1380 of the form `(FACE1 FACE2 ...)'.
1381
1382 * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired buffers.
1383
1384 2001-10-29 Alex Schroeder <kensanata@yahoo.com>
1385
1386 * progmodes/sql.el (sql-mysql): Doc change by RMS.
1387
1388 * progmodes/sql.el (sql-db2): Doc change.
1389 (sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
1390 (sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
1391
1392 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1393
1394 * env.el (substitute-env-vars): Don't quote argument to `rx';
1395 it's a macro.
1396
1397 2001-10-28 Per Abrahamsen <abraham@dina.kvl.dk>
1398
1399 * cus-start.el (recursive-load-depth-limit): Added.
1400
1401 2001-10-28 Richard M. Stallman <rms@gnu.org>
1402
1403 * textmodes/ispell.el (version18p, version20p): Vars deleted.
1404 All uses removed--assume Emacs version is >= 20.
1405
1406 * mail/supercite.el (sc-emacs-features): Test for "Emacs 19"
1407 by really checking that it is not version 18.
1408
1409 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
1410
1411 2001-10-28 Miles Bader <miles@gnu.org>
1412
1413 * faces.el (face-attribute): Add INHERIT argument, consider face
1414 inheritance if it's non-nil.
1415 (face-attribute-merged-with): New function.
1416 (face-attribute-specified-or): New macro.
1417 (face-foreground, face-background, face-stipple): Add INHERIT
1418 argument. Use `face-attribute-specified-or'.
1419
1420 2001-10-28 Stefan Monnier <monnier@cs.yale.edu>
1421
1422 * font-lock.el: Require `syntax'.
1423 (font-lock-defaults-alist): Don't define keywords for lisp languages.
1424 Use `c-font-lock-syntactic-face-function' for c languages.
1425 (font-lock-mode): Don't unset vars when turning the mode off.
1426 (font-lock-default-fontify-buffer): Don't unset vars at the end.
1427 (font-lock-extra-managed-props): New var.
1428 (font-lock-default-unfontify-region): Use it.
1429 (font-lock-apply-syntactic-highlight): Flush the syntax cache.
1430 Don't eval the value when there's no match.
1431 (font-lock-ppss-stats): New var.
1432 (font-lock-ppss): New fun.
1433 (font-lock-fontify-syntactically-region): Use it and syntax.ppss.
1434 (font-lock-apply-highlight): Allow `highlight' to set several props.
1435 (font-lock-set-defaults): Use dolist.
1436 (font-lock-unset-defaults): Remove.
1437 (font-lock-match-c-style-declaration-item-and-skip-to-next):
1438 Try to recognize prototypes using `foo P_ ((args))'.
1439 ({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
1440 (c-font-lock-keywords-2): Fix last change to still use Anders' trick.
1441 (c-font-lock-syntactic-face-function): New function.
1442 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
1443 (c++-keywords): Use a more sophisticated regexp to handle
1444 shallowly nested templates.
1445
1446 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
1447
1448 * textmodes/sgml-mode.el (sgml-empty-tags): New var.
1449 (sgml-tag): Use it. Cleanup with `cond'.
1450 (sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
1451 Mark the overlays and only delete those that are marked.
1452 (sgml-skip-close-p): Remove.
1453 (sgml-value): Replace sgml-skip-close-p with its definition.
1454 (html-tag-alist): Use sgml-xml a bit more.
1455 (html-mode): Set sgml-empty-tags.
1456
1457 * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
1458 (texinfo-update-node, texinfo-sequential-node-update):
1459 Don't bind the obsolete `auto-fill-hook'.
1460 (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
1461 Use `set-buffer' rather than `switch-to-buffer'.
1462 (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
1463 Use `set-buffer' rather than `switch-to-buffer'.
1464
1465 * mail/sendmail.el (mail-mode-syntax-table): Let it inherit from
1466 text-mode-syntax-table.
1467 (mail-mode): Use define-derived-mode.
1468 Fix ordering of alternatives in adaptive-fill-regexp.
1469 (mail-mode-map): Don't rely on keymap's internal representation.
1470
1471 2001-10-27 Sam Steingold <sds@gnu.org>
1472
1473 * textmodes/sgml-mode.el (sgml-xml): Renamed from `html-xhtml'.
1474 (sgml-xml-guess): Extracted from `html-mode' and generalized.
1475 (sgml-mode-common): Call it.
1476 (sgml-mode, html-mode): Set `mode-name' based on `sgml-xml'.
1477 (sgml-tag, sgml-skip-close-p, html-tag-alist, html-line)
1478 (html-horizontal-rule, html-image, html-ordered-list):
1479 (html-unordered-list, html-list-item, html-paragraph):
1480 (html-checkboxes, html-radio-buttons): Use `sgml-xml' instead of
1481 `html-xhtml'.
1482
1483 2001-10-26 Masayuki Ataka <ataka@milk.freemail.ne.jp>
1484
1485 * textmodes/texinfmt.el (texinfo-format-ifnotinfo): New function.
1486 (ifnothtml): New alias.
1487
1488 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
1489
1490 * textmodes/text-mode.el (text-mode): Use define-derived-mode.
1491 (toggle-text-mode-auto-fill): Use derived-mode-p.
1492
1493 2001-10-27 Gerd Moellmann <gerd.moellmann@t-online.de>
1494
1495 * net/ange-ftp.el (ange-ftp-send-cmd): Call fix-name-func for
1496 `mdtm'. From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
1497
1498 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
1499
1500 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
1501 Add make-obsolete cookies, to follow faces.el.
1502
1503 These changes avoid warnings from the byte compiler in faces.el:
1504
1505 * faces.el (internal-get-face): Use facep instead of the obsolete
1506 internal-find-face.
1507 (internal-frob-font-weight, internal-frob-font-slant):
1508 New defaliases for obsolete functions.
1509 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
1510 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
1511 (x-make-font-bold-italic): Use internal-frob-font-weight and
1512 internal-frob-font-slant aliases instead of the obsolete
1513 x-frob-... functions.
1514
1515 2001-10-26 Sam Steingold <sds@gnu.org>
1516
1517 * textmodes/sgml-mode.el (html-mode): Set `html-xhtml' from the
1518 DOCTYPE; set `mode-name' based on it.
1519 (html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
1520 (sgml-tag): Close empty tags in XHTML.
1521
1522 2001-10-26 Jason Rumney <jasonr@gnu.org>
1523
1524 * w32-fns.el: (w32-charset-info-alist): Use ANSI for iso10646-1
1525 when UNICODE is not defined.
1526
1527 2001-10-26 Sam Steingold <sds@gnu.org>
1528
1529 * font-lock.el (c-font-lock-keywords-2): Do not require labels to
1530 be alone on the line.
1531
1532 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
1533
1534 * button.el (button): Special face definition for MS-DOS terminals.
1535
1536 2001-10-26 Sam Steingold <sds@gnu.org>
1537
1538 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
1539 Protect the /= test by checking that the args are non-nil.
1540 (sh-font-lock-close-heredoc): Check eof for being non-nil.
1541
1542 2001-10-26 Tomas Abrahamsson <tab@lysator.liu.se>
1543
1544 * textmodes/artist.el (artist-version): 1.2.4.
1545 (artist-butlast-fn): New variable.
1546 (artist-butlast): New function.
1547 (artist-ellipse-mirror-quadrant): Use it.
1548 (artist-mouse-draw-poly): Use nil for `point-list'.
1549 (artist-mouse-draw-poly): Check for point-list being nil.
1550
1551 2001-10-26 Peter Kleiweg <kleiweg@let.rug.nl>
1552
1553 * progmodes/ps-mode.el (ps-mode-print-function): Remove quote for
1554 lambda expression.
1555 (ps-mode-menu-main): Submenu with options on/off was replaced with
1556 a toggle button.
1557 (ps-mode, ps-run-mode): Define with `define-derived-mode'
1558 (ps-mode): Autoload cookie added on same line as comment
1559 (ps-mode-tabkey, ps-mode-backward-delete-char):
1560 (ps-mode-r-balance): Replace `delete-horizontal-space' and
1561 `indent-to' with `indent-line-to'
1562 (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
1563 instead of `eval'.
1564 (ps-mode-print-region): Use `with-temp-buffer'.
1565 (ps-run-start): Use of `mapconcat'. Use `apply' instead of `eval'.
1566 (numerous places): Add back-tick and tick around names in
1567 docstrings, fix punctuation in docstrings, remove trailing spaces.
1568
1569 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
1570
1571 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Ignore comments.
1572 (sgml-font-lock-keywords-2): Use `eval'. Moved from sgml-mode-common.
1573 (sgml-font-lock-syntactic-keywords): New var.
1574 (sgml-mode-common): Drop the two args.
1575 Don't make buffer-local variables that aren't used.
1576 Don't set sgml-font-lock-keywords-2 now that it uses `eval instead.
1577 Don't set `before-string' props from sgml-display-text.
1578 (sgml-mode): Use define-derived-mode.
1579 (sgml-tags-invisible): Use sgml-display-text.
1580 (sgml-quote): New command.
1581 (html-tag-alist): Add args for `span'.
1582 (html-mode): Use define-derived-mode.
1583 Set sgml-display-text and sgml-tag-face-alist.
1584
1585 2001-10-25 Sam Steingold <sds@gnu.org>
1586
1587 * add-log.el (add-log-always-start-new-record): New user option.
1588 (add-change-log-entry): Use it.
1589
1590 2001-10-25 Richard M. Stallman <rms@gnu.org>
1591
1592 * progmodes/etags.el (tags-query-replace): Make tags-loop-scan
1593 bind case-fold-search if FROM is not all lower case.
1594
1595 2001-10-25 Gerd Moellmann <gerd@gnu.org>
1596
1597 * startup.el (normal-top-level): Check for frame-initial-frame
1598 only if it's really used.
1599
1600 * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'.
1601
1602 * progmodes/compile.el (compilation-parse-errors-filename-function):
1603 New variable.
1604 (compilation-parse-errors): Use it.
1605
1606 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
1607
1608 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Call eval-defun
1609 interactively so that C-u M-C-x still does edebug.
1610 (checkdoc-sentencespace-region-engine): Don't force a double-space
1611 after `.' if it doesn't look like an end-of-sentence.
1612 (debug-ignored-errors): Add `disambiguate ...'.
1613
1614 2001-10-24 Stefan Monnier <monnier@cs.yale.edu>
1615
1616 * textmodes/texinfo.el (texinfo-environments)
1617 (texinfo-environment-regexp): Hoist.
1618 (texinfo-font-lock-keywords): Use `italic' and `bold' faces.
1619 Only highlight the menu name in menu items.
1620 Setup `@foo ... @end foo' as text clones.
1621 (texinfo-clone-environment): New function.
1622 (texinfo-mode): Simplify auto-fill-inhibit-regexp.
1623 (texinfo-insert-block): Simplify.
1624 (texinfo-insert-quote): Insert a plain " if preceded by \ or if
1625 the command is repeated.
1626 (texinfo-last-unended-begin, texinfo-next-unmatched-end): New funs.
1627 (texinfo-insert-@end): Simplify.
1628
1629 * textmodes/texnfo-upd.el (texinfo-section-types-regexp)
1630 (texinfo-section-level-regexp, texinfo-subsection-level-regexp)
1631 (texinfo-subsubsection-level-regexp)
1632 (texinfo-update-menu-same-level-regexps)
1633 (texinfo-update-menu-higher-regexps)
1634 (texinfo-update-menu-lower-regexps): Hoist to eliminate warnings.
1635
1636 * derived.el (define-derived-mode): Use {delay,run}-mode-hooks.
1637 (derived-mode-p): Autoload.
1638
1639 * subr.el (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks):
1640 New vars and functions.
1641 (text-clone-maintain, text-clone-create): New functions.
1642
1643 2001-10-25 Miles Bader <miles@gnu.org>
1644
1645 * facemenu.el (facemenu-add-new-face): Fix variable names.
1646
1647 2001-10-24 Richard M. Stallman <rms@gnu.org>
1648
1649 * facemenu.el (facemenu-unlisted-faces): Improve doc strings
1650 of t and nil values.
1651 (facemenu-set-face): Handle START and END interactively.
1652 (facemenu-set-foreground): Don't use a face; specify color directly.
1653 (facemenu-set-background): Likewise.
1654 (facemenu-set-face-from-menu): Doc fix.
1655 (facemenu-active-faces): Use face-attribute-vector
1656 to handle bare attributes not in faces.
1657 (facemenu-get-face): Don't handle face names fg:... and bg:...
1658 specially.
1659 (facemenu-add-new-face): New argument MENU.
1660 New way to handle adding colors to the color menus.
1661
1662 * env.el (substitute-env-vars): Quote the arg to rx.
1663
1664 2001-10-24 Sam Steingold <sds@gnu.org>
1665
1666 * mouse.el (mouse-buffer-menu-mode-groups): Added "Version
1667 Control" and "SGML" groups.
1668
1669 2001-10-24 Martin Stjernholm <bug-cc-mode@gnu.org>
1670
1671 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
1672 Better handling of C++ template args to avoid confusion with `<'
1673 and `>' used as operators in member init expressions.
1674
1675 2001-10-24 Gerd Moellmann <gerd@gnu.org>
1676
1677 * replace.el (perform-replace): Move START and END parameters
1678 to the end of the argument list and make them optional.
1679
1680 * progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
1681 perform-replace.
1682
1683 * international/fontset.el (x-must-resolve-font-name): New function.
1684 (x-complement-fontset-spec): Use it.
1685
1686 2001-10-23 Stefan Monnier <monnier@cs.yale.edu>
1687
1688 * uniquify.el (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).
1689
1690 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
1691 Turn caadr into caar of cdr.
1692
1693 2001-10-23 Gerd Moellmann <gerd@gnu.org>
1694
1695 * info.el (Info-fontify-node): Bind down-mouse-{1,2} instead
1696 of mouse-{1,2} since dragging is on the down event.
1697
1698 * play/doctor.el (make-doctor-variables): Remove a '($ please)'.
1699
1700 * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
1701 if ARG is nil.
1702
1703 * desktop.el (desktop-last-buffer): New variable.
1704 (desktop-create-buffer): Set it.
1705 (desktop-read): Bind it and switch to that buffer.
1706
1707 2001-10-22 Gerd Moellmann <gerd@gnu.org>
1708
1709 * progmodes/compile.el (compilation-set-window-height):
1710 Select old window only if it's still live.
1711
1712 2001-10-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1713
1714 * help-mode.el (help-buffer): Remove debugging code.
1715 From Stefan Monnier <monnier@cs.yale.edu>.
1716
1717 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
1718
1719 * files.el (file-name-sans-extension, file-name-extension):
1720 Don't count the leading dots in file names as signaling an extension.
1721
1722 2001-10-22 Andre Spiegel <spiegel@gnu.org>
1723
1724 * vc.el (vc-diff-switches): Doc rewritten.
1725
1726 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
1727
1728 * tooltip.el (tooltip-set-param): Doc fix.
1729
1730 * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
1731 127 to sgml-maybe-name-self.
1732 (sgml-name-8bit-mode): Doc fix.
1733 (sgml-char-names-table): New variable.
1734 (sgml-name-char): Support non-ASCII and mule-unicode-*
1735 characters. Doc fix.
1736 (sgml-maybe-name-self): Convert unibyte characters to multibyte.
1737
1738 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
1739 doc string the effect of `left' and `top' parameters in
1740 tooltip-frame-parameters, the default values, and the units.
1741 (tooltip-frame-parameters): Mention `top' and `left' in the doc string.
1742 (tooltip-show): Mention in the doc string the `top' and `left'
1743 parameters in tooltip-frame-parameters, and x-max-tooltip-size.
1744
1745 2001-10-22 Andre Spiegel <spiegel@gnu.org>
1746
1747 Add autoscaling support for vc-annotate.
1748 From J.D. Smith <jdsmith@alum.mit.edu>.
1749
1750 * vc.el (vc-annotate-display-default): Accept colormap scaling
1751 ratio (now deprecated).
1752 (vc-annotate-display-autoscale): Added.
1753 (vc-annotate-add-menu): New autoscaling menu options "Span to
1754 Oldest" and "Span Oldest->Newest". Easymenu support added for
1755 toggle menus driven by customize variable `vc-annotate-display-mode'.
1756 (vc-annotate-display-select): Added.
1757 (vc-annotate): Changed temp-buffer-show-function to
1758 `vc-annotate-display-select'.
1759 (vc-annotate-display): Removed arguments BUFFER and BACKEND.
1760 Added argument OFFSET. Instead of backend function, calls now
1761 generic `vc-annotate-difference'.
1762 (vc-annotate-difference): Added as generic function instead of
1763 backend-specific function. No longer takes argument POINT, but
1764 instead accepts a time OFFSET.
1765 (vc-default-annotate-current-time): Added.
1766
1767 * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
1768 version in vc.el, with
1769 (vc-cvs-annotate-current-time): Added, as override of default.
1770 (vc-cvs-annotate-time) Added. Taken mostly from the (now removed)
1771 `vc-cvs-annotate-difference'.
1772
1773 2001-10-22 Gerd Moellmann <gerd@gnu.org>
1774
1775 * saveplace.el (save-place): Require `saveplace'.
1776
1777 * progmodes/cwarn.el (cwarn-font-lock-feature-keywords-alist):
1778 Use `sexp' for :value-type instead of `face'.
1779
1780 2001-10-21 Eli Zaretskii <eliz@is.elta.co.il>
1781
1782 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Fix the
1783 regexps due to 5-digit message IDs.
1784
1785 2001-10-21 Jason Rumney <jasonr@gnu.org>
1786
1787 * term/w32-win.el (redisplay-dont-pause): Don't set.
1788
1789 2001-10-21 Miles Bader <miles@gnu.org>
1790
1791 * help-funs.el (help-manyarg-func-alist): Variable removed.
1792
1793 2001-10-21 Miles Bader <miles@gnu.org>
1794
1795 * help-funs.el (help-manyarg-func-alist): Remove entries for
1796 `insert', `insert-and-inherit', `insert-before-markers',
1797 `insert-before-markers-and-inherit', `message', `message-box',
1798 `message-or-box', `propertize', `format', `encode-time', `append',
1799 `concat', `vconcat', `nconc', `widget-apply', `make-hash-table',
1800 `insert-string', `ml-if', `ml-provide-prefix-argument', and
1801 `ml-prefix-argument-loop'.
1802
1803 2001-10-21 Andre Spiegel <spiegel@gnu.org>
1804
1805 * vc.el (vc-diff-internal, vc-coding-system-for-diff)
1806 (vc-default-diff-tree): New functions.
1807 (vc-version-diff): Use them. As a result, coding systems are now
1808 set up properly for all sorts of diffs, and tree diffs can now
1809 also be done locally.
1810 (vc-diff): With a prefix argument, don't require that it's called
1811 from a buffer under version control.
1812 (diff-switches): Remove duplicate definition.
1813
1814 * vc-cvs.el (vc-cvs-diff-tree): New function.
1815
1816 2001-10-21 Miles Bader <miles@gnu.org>
1817
1818 * help-funs.el (help-manyarg-func-alist): Remove entries for
1819 `list', `vector', `make-byte-code', `call-process',
1820 `call-process-region', `string', `+', `-', `*', `/', `max', `min',
1821 `logand', `logior', and `logxor'.
1822
1823 * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
1824 image bits to compensate. Use `make-string' instead of
1825 `make-bool-vector' (XBM apparently wants byte-aligned rows).
1826
1827 2001-10-20 Kim F. Storm <storm@cua.dk>
1828
1829 * simple.el (kill-ring-save): Don't show extent of copied region
1830 if using transient-mark-mode and region is fully visible.
1831
1832 2001-10-20 Gerd Moellmann <gerd@gnu.org>
1833
1834 * (Version 21.1 released.)
1835
1836 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
1837
1838 * files.el (auto-mode-alist): Associate .indent.pro with
1839 Fundamental mode. Suggested by Samuel Padgett <spadgett1@nc.rr.com>.
1840
1841 2001-10-18 Sam Steingold <sds@gnu.org>
1842
1843 Put the *Compile-Log* buffer in `compilation-mode'.
1844 * emacs-lisp/bytecomp.el (byte-goto-log-buffer): New function.
1845 (byte-compile-log-1, byte-compile-log-file)
1846 (displaying-byte-compile-warnings): Use it
1847
1848 2001-10-18 Stefan Monnier <monnier@cs.yale.edu>
1849
1850 * mail/smtpmail.el (smtpmail-via-smtp): Use mail-envelope-from if set.
1851
1852 * xml.el (xml-parse-tag): Use eq on char-after's return value.
1853
1854 2001-10-18 Gerd Moellmann <gerd@gnu.org>
1855
1856 * isearch.el (isearch-mode-map): Bind `mouse-movement' to nil.
1857
1858 * obsolete/hilit19.el (hilit-lookup-face-create):
1859 Call set-face-font only if display-graphic-p.
1860 (toplevel): Remove references to window-system.
1861
1862 2001-10-18 Miles Bader <miles@gnu.org>
1863
1864 * simple.el (what-line): Avoid problems with field properties.
1865
1866 2001-10-17 Eli Zaretskii <eliz@is.elta.co.il>
1867
1868 * wid-edit.el (widget-field-face, widget-single-line-field-face):
1869 Define special colors for a tty.
1870
1871 2001-10-17 Francesco Potorti` <pot@gnu.org>
1872
1873 * comint.el (comint-password-prompt-regexp): Make it less
1874 restrictive, letting comint recognise OpenSSH2 passphrase prompts.
1875
1876 2001-10-17 John Wiegley <johnw@gnu.org>
1877
1878 * eshell/em-unix.el (eshell/cat): Do a quick test if something is
1879 a regular file, before checking if it is a directory or symlink.
1880 This avoids a call to eshell-file-attributes, which can be
1881 expensive in some situations.
1882
1883 * eshell/em-ls.el (eshell-ls-dired-initial-args): Added an extra
1884 customization variable, to differentiate ls-in-dired from regular
1885 uses of ls.
1886
1887 2001-10-17 Miles Bader <miles@gnu.org>
1888
1889 * custom.el (defface): Mention `:inherit' in doc-string.
1890
1891 2001-10-16 Eli Zaretskii <eliz@is.elta.co.il>
1892
1893 * paren.el: Update the Commentary with installation instructions.
1894
1895 2001-10-15 Dave Love <fx@gnu.org>
1896
1897 * international/mule.el (set-auto-coding): Fix regexps for local
1898 variables section not to eat newlines.
1899
1900 2001-10-15 Miles Bader <miles@gnu.org>
1901
1902 * simple.el (display-message-or-buffer): Pass the correct buffer
1903 to `display-buffer'.
1904
1905 2001-10-14 Stefan Monnier <monnier@cs.yale.edu>
1906
1907 * progmodes/executable.el (executable-binary-suffixes): Make varalias.
1908 (executable-find): Use exec-suffixes.
1909 (executable-set-magic): Don't use make-local-hook.
1910
1911 * bindings.el (exec-suffixes): Initialize to a system-dependent value.
1912
1913 2001-10-14 Eli Zaretskii <eliz@is.elta.co.il>
1914
1915 * bindings.el (completion-ignored-extensions) [ms-dos, windows-nt]:
1916 Add .ico, .pif, .lnk, .dll, .drv, .vxd, and .386.
1917 Add .so to the Unix and GNU branch.
1918
1919 * international/latin-1.el:
1920 * international/latin-2.el:
1921 * international/latin-3.el:
1922 * international/latin-4.el:
1923 * international/latin-5.el:
1924 * international/latin-8.el:
1925 * international/latin-9.el: Add no-byte-compile: t, since
1926 Makefile.in instructs make-docfile to look at .el files.
1927
1928 2001-10-14 Miles Bader <miles@gnu.org>
1929
1930 * button.el (define-button-type): Allow supertype property to be
1931 specified with a keyword `:supertype' too.
1932 (button-put, make-text-button): Allow button type property to be
1933 specified using the keyword `:type' too.
1934 (button-type): New function.
1935 (button): Add `button-category-symbol' property.
1936
1937 2001-10-13 Stefan Monnier <monnier@cs.yale.edu>
1938
1939 * bindings.el (esc-map): Revert `j' and `C-j' bindings to
1940 indent-new-comment-line from comment-indent-new-line.
1941
1942 * textmodes/refill.el (refill-mode):
1943 Bind DEL to backward-delete-char-untabify.
1944 Set backward-delete-char-untabify-method to `hungry'.
1945
1946 * textmodes/bib-mode.el (bib-mode):
1947 * play/gomoku.el (gomoku-mode):
1948 * textmodes/page-ext.el (pages-directory-mode):
1949 * textmodes/scribe.el (scribe-mode): Use define-derived-mode.
1950
1951 * textmodes/two-column.el (2C-mode): Don't use make-local-hook.
1952
1953 * emacs-lisp/syntax.el (syntax-ppss): Autoload.
1954
1955 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
1956 Handle here-docs differently.
1957 (sh-font-lock-heredoc): Remove.
1958 (sh-here-doc-open-re, sh-here-doc-markers, sh-here-doc-re): New vars.
1959 (sh-font-lock-here-doc, sh-font-lock-close-heredoc)
1960 (sh-font-lock-open-heredoc): New functions.
1961 (sh-mode): Don't copy sh-font-lock-syntactic-keywords any more.
1962 (sh-font-lock-keywords-1): Use regexp-opt.
1963 (sh-in-comment-or-string): Use syntax-ppss.
1964 (sh-case, sh-for, sh-indexed-loop, sh-function, sh-if, sh-repeat)
1965 (sh-select, sh-tmp-file): Add explicit terminating \n.
1966
1967 * net/ange-ftp.el (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
1968 Use with-current-buffer.
1969 (ange-ftp-cd): New arg `noerror' to prevent signalling an error.
1970 (ange-ftp-send-cmd): If a `cd' is used (because of a space in the
1971 filename), catch any error that occurs in `ange-ftp-cd'.
1972 If an error happened, don't bother sending `cmd' at all.
1973 Fix a parenthesis typo.
1974 (ange-ftp-write-region): Don't blindly use binary if the remote host
1975 is unix-like.
1976
1977 * play/pong.el (pong-init): Don't use make-local-hook.
1978
1979 2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
1980
1981 * viper-ex.el (ex-edit): Make checks for modified buffer/file.
1982 (viper-get-ex-address-subr): More precise addr for the $ marker
1983
1984 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
1985
1986 * version.el (emacs-version): Bump to 21.1.50.
1987
1988 2001-10-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1989
1990 * mail/mailalias.el (mail-directory-stream): Do not double
1991 variables in the lambda-list.
1992
1993 * play/gomoku.el (gomoku-init-display): Ditto.
1994
1995 * play/landmark.el (lm-init-display): Ditto.
1996
1997 * delim-col.el (delimit-columns-rectangle-max): Ditto.
1998 (delimit-columns-rectangle-line): Ditto.
1999
2000 2001-10-12 Stefan Monnier <monnier@cs.yale.edu>
2001
2002 * newcomment.el (comment-region-internal): Don't rebind
2003 invisibility_spec now that the C routines handle it correctly.
2004
2005 * help-funs.el (locate-library): Use load-suffixes and abbrev filename.
2006
2007 * frame.el (special-display-popup-frame): Obey new specs `same-window'
2008 and `same-frame'.
2009
2010 * menu-bar.el (minibuffer-local-*map): Take inheritance into account.
2011
2012 * simple.el (minibuffer-local*-map): Remove redundant bindings.
2013
2014 * bindings.el (minibuffer-local-map): Also bind next, C-n, C-s, prior,
2015 C-p and C-r. Remove redundant bindings from inheriting maps.
2016
2017 * progmodes/cperl-mode.el: Merged in changes from v4.32.
2018 After 4.23 and: After 4.24:
2019 (cperl-contract-levels): Restore position.
2020 (cperl-beautify-level): Likewise.
2021 (cperl-beautify-regexp): Likewise.
2022 (cperl-commentify): Rudimental support for length=1 runs
2023 (cperl-find-pods-heres): Process 1-char long REx comments too /a#/x
2024 After 4.25:
2025 (cperl-commentify): Was recognizing length=2 "strings" as length=1.
2026 (imenu-example--create-perl-index): Was not enforcing
2027 syntaxification-to-the-end.
2028 (cperl-invert-if-unless): Allow `for', `foreach'.
2029 (cperl-find-pods-heres): Quote `cperl-nonoverridable-face'.
2030 Mark qw(), m()x as indentable.
2031 (cperl-init-faces): Highlight `sysopen' too.
2032 Highlight $var in `for my $var' too.
2033 (cperl-invert-if-unless): Was leaving whitespace at end.
2034 (cperl-linefeed): Was splitting $var{$foo} if point after `{'.
2035 (cperl-calculate-indent): Remove old commented out code.
2036 Support (primitive) indentation of qw(), m()x.
2037 After 4.26:
2038 (cperl-problems): Mention `fill-paragraph' on comment. \"" and
2039 q [] with intervening newlines.
2040 (cperl-autoindent-on-semi): New customization variable.
2041 (cperl-electric-semi): Use `cperl-autoindent-on-semi'.
2042 (cperl-tips): Mention how to make CPerl the default mode.
2043 (cperl-mode): Support `outline-minor-mode'. From Mark A. Hershberger.
2044 (cperl-outline-level): New function.
2045 (cperl-highlight-variables-indiscriminately): New customization var.
2046 (cperl-init-faces): Use `cperl-highlight-variables-indiscriminately'.
2047 From Sean Kamath <kamath@pogo.wv.tek.com>.
2048 (cperl-after-block-p): Support CHECK and INIT.
2049 (cperl-init-faces, cperl-short-docs): Likewise and "our".
2050 From Doug MacEachern <dougm@covalent.net>.
2051 After 4.27:
2052 (cperl-find-pods-heres): Recognize \"" as a string.
2053 Mark whitespace between q and [] as `syntax-type' => `prestring'.
2054 Allow whitespace between << and "FOO".
2055 (cperl-problems): Remove \"" and q [] with intervening newlines.
2056 Mention multiple <<EOF as unsupported.
2057 (cperl-highlight-variables-indiscriminately): Doc misprint fixed.
2058 (cperl-indent-parens-as-block): New configuration variable.
2059 (cperl-calculate-indent): Merge cases of indenting non-BLOCK groups.
2060 Use `cperl-indent-parens-as-block'.
2061 (cperl-find-pods-heres): Test for =cut without empty line instead of
2062 complaining about no =cut.
2063 (cperl-electric-pod): Change the REx for POD from "\n\n=" to "^\n=".
2064 (cperl-find-pods-heres): Likewise.
2065 (cperl-electric-pod): Change `forward-sexp' to `forward-word':
2066 POD could've been marked as comment already.
2067 (cperl-unwind-to-safe): Unwind before start of POD too.
2068 After 4.28:
2069 (cperl-forward-re): Throw an error at proper moment REx unfinished.
2070 After 4.29:
2071 (x-color-defined-p): Make an extra case to peacify the warning.
2072 Toplevel: `defvar' to peacify the warnings.
2073 (cperl-find-pods-heres): Could access `font-lock-comment-face' in -nw.
2074 No -nw-compile time warnings now.
2075 (cperl-find-tags): TAGS file had too short substring-to-search.
2076 Be less verbose in non-interactive mode
2077 (imenu-example--create-perl-index): Set index-marker after name
2078 (cperl-outline-regexp): New variable.
2079 (cperl-outline-level): Made compatible with `cperl-outline-regexp'.
2080 (cperl-mode): Made use `cperl-outline-regexp'.
2081 After 4.30:
2082 (cperl-find-pods-heres): =cut the last thing, no blank line, was error.
2083 (cperl-outline-level): Make start-of-file same level as `package'.
2084 After 4.31:
2085 (cperl-electric-pod): `head1' and `over' electric only if empty.
2086 (cperl-unreadable-ok): New variable.
2087 (cperl-find-tags): Use `cperl-unreadable-ok', do not fail
2088 on an unreadable file.
2089 (cperl-write-tags): Use `cperl-unreadable-ok', do not fail
2090 on an unreadable directory.
2091
2092 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
2093 Consider the text between two errors as belonging to the first error.
2094 (compilation-goto-locus): Use pop-to-buffer rather than
2095 switch-to-buffer-other-frame.
2096
2097 * progmodes/awk-mode.el (awk-mode-syntax-table): / has string syntax.
2098 (awk-font-lock-syntactic-keywords): New var.
2099 (awk-mode): Use it.
2100
2101 * expand.el (expand-c-for-skeleton): Add explicit terminating \n.
2102
2103 * faces.el (describe-face): Call help-setup-xref earlier.
2104
2105 * jka-compr.el (jka-compr-load-suffixes): New var.
2106 (jka-compr-install): Add its content to load-suffixes.
2107 (jka-compr-uninstall): Remove its content from load-suffixes.
2108
2109 2001-10-12 Sam Steingold <sds@gnu.org>
2110
2111 * bindings.el (completion-ignored-extensions): CL-related
2112 extensions are platform-independent.
2113
2114 * net/ange-ftp.el (ange-ftp-copy-files-async): New function for
2115 asynchronous multiple file copying.
2116
2117 2001-10-12 Gerd Moellmann <gerd@gnu.org>
2118
2119 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
2120 Turn error for repeated variables into warning.
2121
2122 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
2123 New function checking that lambda-list consists of non-constant
2124 symbols, that &rest and &optional are followed by variable names,
2125 that &rest VAR is the last element, and that variables aren't doubled.
2126 (byte-compile-lambda): Use it.
2127
2128 2001-10-12 Eli Barzilay <eli@barzilay.org>
2129
2130 * calculator.el (calculator-eng-display): Don't call concat
2131 with an integer argument.
2132
2133 2001-10-12 Miles Bader <miles@gnu.org>
2134
2135 * help-mode.el (help-customize-face): New button-type.
2136
2137 * faces.el (list-faces-display): Fix args to `help-xref-button'.
2138 (describe-face): Fix args to `help-xref-button'.
2139 Don't switch to help-buffer around call to `help-setup-xref'.
2140 Use `help-buffer' instead of hard-wired "*Help*".
2141 Require `help-mode'.
2142
2143 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
2144
2145 * net/goto-addr.el (goto-address-mail-regexp): Allow + in username.
2146
2147 * help-mode.el (help-buffer): New function.
2148 Returns the buffer-name to use for help output.
2149 Change all the code to use it instead of hard-coding *Help*.
2150 (help-mode-map): Put back the mouse-2 binding.
2151 (help-xref-stack): Change the format and make buffer-local.
2152 (help-xref-stack-item): Make buffer-local.
2153 (help-setup-xref): Do the `push' here rather than in help-do-xref.
2154 (help-xref-interned): Display the face doc as well.
2155 (help-follow-mouse): Re-introduce.
2156 (help-xref-go-back): Adapt to the new use of help-xref-stack.
2157 (help-do-xref): Don't `push' any more.
2158 (help-follow): Also follow face names.
2159
2160 * help-funs.el (describe-function-1): Remove unused `parens' arg.
2161 Don't call help-setup-xref anymore and remove its `interactive-p' arg.
2162 Autoload and cleanup.
2163 (describe-function): Call help-setup-xref.
2164 (describe-variable): Call help-setup-xref earlier.
2165
2166 * help.el (describe-bindings-internal): New fun moved from keymap.c.
2167 (view-lossage): Call help-setup-xref correctly and earlier.
2168 (describe-bindings): Call help-setup-xref earlier.
2169 (describe-key): Call help-setup-xref. Fix call to describe-function-1.
2170 (describe-mode): Don't autoload. Call help-setup-xref earlier.
2171
2172 2001-10-11 Gerd Moellmann <gerd@gnu.org>
2173
2174 * master.el (master-mode): Use define-minor-mode instead of
2175 easy-mmode-define-minor-mode. Add autload cookie.
2176 (Commentary): Remove the line showing how to autoload master-mode,
2177 since it's always autoloaded.
2178
2179 * master.el: New file.
2180
2181 2001-10-11 Dave Love <fx@gnu.org>
2182
2183 * emacs-lisp/byte-opt.el (byte-optimize-lapcode)
2184 <byte-constref-ops>: Consider byte-constant2 and clarify the code.
2185 <const-C varset-X const-C>: Fix car/cdr typo.
2186
2187 2001-10-11 Gerd Moellmann <gerd@gnu.org>
2188
2189 * emacs-lisp/bytecomp.el (byte-compile-display-log-head-p):
2190 New function extracted from byte-compile-log-1.
2191 (byte-compile-log-1): Change output to be more in line with
2192 the output of other GNU tools.
2193 (byte-compile-warn): Emit `warning' instead of `**' for warnings.
2194 (byte-compile-report-error): Downcase error message.
2195 Use `error' instead of `!!' for error messages.
2196 (byte-compile-print-syms): Treat non-interactive case specially.
2197 (displaying-byte-compile-warnings): Use backquote.
2198 (byte-compile-from-buffer): Bind byte-compile-last-line.
2199 (batch-byte-compile): Remove `Done' message.
2200
2201 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
2202
2203 * emacs-lisp/copyright.el (copyright): Add final \n.
2204
2205 2001-10-11 Miles Bader <miles@gnu.org>
2206
2207 * diff.el (diff): Display default values in prompts as
2208 `(default ...)', not `(...)'.
2209
2210 * info.el (Info-follow-reference): Likewise.
2211
2212 2001-10-10 Stefan Monnier <monnier@cs.yale.edu>
2213
2214 * emacs-lisp/autoload.el (doc-string-elt): Remove.
2215
2216 * newcomment.el (comment-indent): Be a little more robust in case
2217 comment-indent-function does funny things.
2218 (comment-normalize-vars): Autoload.
2219 (comment-region-internal): Fiddle with the visibility spec.
2220 (comment-valid-prefix): New function.
2221 (comment-indent-new-line): Use it. Ignore adaptive-fill-prefixes
2222 that would turn comment-text into non-comment-text.
2223
2224 * emacs-lisp/syntax.el: New file.
2225
2226 * progmodes/tcl.el: Change maintainer to FSF and remove loads of
2227 compatibility cruft.
2228 (tcl-using-emacs-19, tcl-using-emacs-19-23, tcl-using-xemacs-19)
2229 (tcl-version, tcl-maintainer, tcl-use-hairy-comment-detector): Remove.
2230 (tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
2231 tcl-end-of-defun, tcl-mark-defun, tcl-indent-for-comment,
2232 tcl-submit-bug-report.
2233 (tcl-mode-syntax-table): Leave \f alone.
2234 (inferior-tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
2235 tcl-end-of-defun, tcl-submit-bug-report.
2236 (tcl-xemacs-menu): Fix up and pass it directly to easymenu.
2237 (tcl-add-emacs-menu): Remove.
2238 (tcl-fill-mode-map, tcl-fill-inferior-map): Moved into the defvar.
2239 (tcl-keyword-list): Add `chain'.
2240 (tcl-font-lock-syntactic-keywords): New variable.
2241 (tcl-pps-has-arg-6): Remove.
2242 (tcl-internal-beginning-of-defun, tcl-internal-end-of-defun)
2243 (tcl-internal-mark-defun): Remove.
2244 (tcl-set-proc-regexp, tcl-set-font-lock-keywords): Use regexp-opt.
2245 (tcl-mode): Use define-derived-mode. Simplify.
2246 Set comment-indent-function.
2247 (tcl-indent-command): Use line-beginning-position and comment-indent.
2248 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
2249 (tcl-indent-line): Use tcl-calculate-indent.
2250 (tcl-indent-exp): Renamed from indent-tcl-exp. Use new names.
2251 (tcl-add-log-defun): Renamed from add-log-tcl-defun. Use match-string.
2252 (tcl-filter): Use with-current-buffer, simplify.
2253 (inferior-tcl-mode): Use define-derived-mode.
2254 (tcl-hairy-in-comment): Renamed tcl-in-comment.
2255 (tcl-simple-in-comment, tcl-in-comment): Removed.
2256 (tcl-files-alist): New function.
2257 (tcl-help-snarf-commands): Use it and return the result directly
2258 rather than through a global variable.
2259 (tcl-reread-help-files): Fix up the call to tcl-help-snarf-commands.
2260 (tcl-help-on-word): Provide the default value to completing-read.
2261 (tcl-hilit): Remove.
2262 (tcl-hashify-buffer, tcl-popup-menu): Simplify.
2263 (tcl-comment-indent): New function.
2264 (tcl-submit-bug-report): Remove.
2265 (tcl-uncomment-region, tcl-indent-for-comment, add-log-tcl-defun)
2266 (indent-tcl-exp, calculate-tcl-indent, tcl-beginning-of-defun)
2267 (tcl-end-of-defun, tcl-mark-defun, tcl-mark): Redefine as aliases.
2268
2269 2001-10-10 Miles Bader <miles@gnu.org>
2270
2271 * info.el (Info-insert-dir): Don't call `Info-fontify-menu-headers'.
2272 (Info-fontify-node): Don't fontify the node if it's already been done.
2273
2274 2001-10-10 Gerd Moellmann <gerd@gnu.org>
2275
2276 * international/iso-transl.el (iso-transl-e-caret)
2277 (iso-transl-i-caret, iso-transl-o-caret, iso-transl-u-caret):
2278 Fix duplicates. From Dave Love <d.love@dl.ac.uk>.
2279
2280 * simple.el (end-of-buffer): Fix code scrolling specially
2281 for the buffer end.
2282
2283 * startup.el (command-line-1): Bind tab-width to 8.
2284
2285 2001-10-10 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2286
2287 * emulation/tpu-edt.el: Use defalias instead of fset for
2288 user-visible commands. From Rob Riepel
2289 <riepel@Networking.Stanford.EDU>.
2290
2291 2001-10-09 Gerd Moellmann <gerd@gnu.org>
2292
2293 * ruler-mode.el: New file.
2294
2295 2001-10-09 Miles Bader <miles@gnu.org>
2296
2297 * apropos.el (button): New require.
2298
2299 * help-funs.el: New file, contents mostly from `help.el'.
2300 (describe-variable): Use `condition-case' instead of `ignore-errors'.
2301
2302 * help-mode.el: New file, contents mostly from `help.el'.
2303
2304 * help.el: Don't require `view' when compiling.
2305 (help-with-tutorial, describe-function, describe-function-1)
2306 (variable-at-point, describe-variable, locate-library):
2307 Functions moved into `help-funs.el'.
2308 (help-manyarg-func-alist): Variable moved into `help-funs.el'.
2309 (help-mode, help-mode-setup, help-mode-finish, help-button-action)
2310 (help-setup-xref, help-xref-following, help-make-xrefs)
2311 (help-xref-button, help-insert-xref-button, help-xref-interned)
2312 (help-xref-go-back, help-go-back, help-do-xref, help-follow)
2313 (help-xref-on-pp): Functions moved into `help-mode.el'
2314 (help-mode-map, help-xref-stack, help-xref-stack-item)
2315 (help-highlight-p, help-highlight-face, help-back-label)
2316 (help-xref-symbol-regexp, help-xref-mule-regexp)
2317 (help-xref-info-regexp): Variables moved into `help-mode.el'.
2318 (help-symbol, help-back, help-info, help-customize-variable)
2319 (help-function-def, help-variable-def):
2320 Button-types moved into `help-mode.el'.
2321 (load-symbol-file-load-history, symbol-file):
2322 Functions moved into `subr.el'.
2323 (symbol-file-load-history-loaded): Variable moved into `subr.el'.
2324 (view-lossage): Call `help-setup-xref' instead of doing it manually.
2325
2326 * subr.el (symbol-file-load-history-loaded)
2327 (load-symbol-file-load-history, symbol-file): Moved from `help.el'.
2328
2329 * loadup.el ("button"): Load removed.
2330
2331 * button.el (define-button-type): Respect any `supertype' property.
2332 (button-type-subtype-p, button-has-type-p): New functions.
2333
2334 * rfn-eshadow.el (rfn-eshadow-regexp): Deal correctly with escaped
2335 dollar-signs.
2336
2337 * comint.el (comint-insert-previous-argument): New function.
2338 (comint-mode-map): Bind `C-c .' to `comint-input-previous-argument'.
2339 (comint-insert-previous-argument-last-start-pos)
2340 (comint-insert-previous-argument-last-index): New variables.
2341
2342 * apropos.el (apropos-next-label-button): Use the presence of a
2343 `apropos-label' property to detect label buttons.
2344
2345 2001-10-08 Miles Bader <miles@gnu.org>
2346
2347 * button.el (next-button, previous-button): Remove N and WRAP
2348 parameters. Don't pay attention to `skip' properties.
2349 (forward-button): Implement wrapping, iterating, and skipping here
2350 instead.
2351 (button-activate): USE-MOUSE-ACTION is optional.
2352 (button-nop): Function removed.
2353 (default-button): Use `ignore' as default button action.
2354
2355 * apropos.el (apropos-next-label-button): Update arguments to
2356 `next-button'.
2357 (apropos-symbol): Add `skip' property.
2358 (apropos-function, apropos-macro, apropos-command)
2359 (apropos-variable, apropos-face, apropos-group, apropos-widget)
2360 (apropos-plist): New button types.
2361 (apropos-label-properties): Variable removed.
2362 (apropos-print): Pass button-type to apropos-print-doc, rather
2363 than help function and label text.
2364 (apropos-print-doc): Remove ACTION and STR args, add TYPE arg.
2365 Get button label from TYPE.
2366
2367 2001-10-07 Stefan Monnier <monnier@cs.yale.edu>
2368
2369 * help.el (help-mode): Use define-derived-mode.
2370 (describe-mode): Add optional `buffer' arg.
2371 Use it instead of going through help-xref-mode.
2372 Avoid doubling the word `minor' when prettifying.
2373 (describe-function-1): List the corresponding key bindings.
2374 (describe-variable): Say if the var is automatically buffer-local.
2375 If the source is `loaddefs.el', look for the real source.
2376 (help-xref-mode): Remove.
2377
2378 * emacs-lisp/bytecomp.el (byte-compile-file): Return success when
2379 the file says no-byte-compile.
2380
2381 2001-10-08 Miles Bader <miles@gnu.org>
2382
2383 * button.el (next-button, previous-button): Respect `skip' property.
2384
2385 2001-10-07 Miles Bader <miles@gnu.org>
2386
2387 * woman.el (woman-mode-map): Copy button-buffer-map instead of
2388 making a new keymap. Don't bind mouse-2. Bind M-mouse-2 to
2389 `woman-follow-word' instead of `woman-mouse-2'.
2390 (woman-follow-word): Renamed from `woman-mouse-2'.
2391 Follow current unconditionally, since this function is now only
2392 bound to M-mouse-2. Use accessor functions.
2393 (WoMan-highlight-references): Use `make-text-button'.
2394 (woman-xref): New button type.
2395
2396 * loadup.el ("faces"): Move load before loading "loaddefs.el".
2397 ("button"): New load, just before "help" (which uses it).
2398
2399 * help.el (help-mode-map): Make button-buffer-map our parent.
2400 Don't bind mouse events or tab/backtab.
2401 (help-function, help-variable, help-face, help-coding-system)
2402 (help-input-method, help-character-set, help-back, help-info)
2403 (help-customize-variable, help-function-def, help-variable-def):
2404 New button types.
2405 (help-button-action): New function.
2406 (describe-function-1): Pass help button-types to
2407 `help-xref-button' rather than help function and help-echo string.
2408 Don't put multiple help-function args in a list to pass them to
2409 help-xref-button, just pass them as multiple arguments.
2410 Use `help-insert-xref-button' to make [back]-button, rather than
2411 `help-xref-button'.
2412 (help-xref-button): Take a button-type TYPE as a parameter rather
2413 than a function. Remove HELP-ECHO parameter. Remove DATA parameter
2414 and add a &rest parameter ARGS to serve the same purpose.
2415 Use `make-text-button' to add the button.
2416 (help-insert-xref-button): Use `insert-text-button' to add the button.
2417 (help-follow-mouse, help-next-ref, help-previous-ref):
2418 Functions removed.
2419 (help-do-xref): New function.
2420 (help-follow): Use `push-button' and `help-do-xref' to do most of
2421 the work.
2422
2423 * apropos.el (apropos-symbol, apropos-label): New button types.
2424 (apropos-symbol-button-display-help)
2425 (apropos-label-button-display-help, apropos-next-label-button):
2426 New functions.
2427 (apropos-mode-map): Make button-buffer-map our parent.
2428 Don't bind mouse events.
2429 (apropos-print, apropos-print-doc): Create buttons instead of text
2430 properties.
2431 (apropos-mouse-follow): Function removed.
2432 (apropos-follow): Use buttons.
2433
2434 * button.el: New file.
2435
2436 2001-10-07 Gerd Moellmann <gerd@gnu.org>
2437
2438 * emacs-lisp/cl.el (most-positive-fixnum, most-negative-fixnum):
2439 Remove.
2440
2441 2001-10-05 Richard M. Stallman <rms@gnu.org>
2442
2443 * add-log.el (add-change-log-entry): Skip copyright notice
2444 and copying permission notice at start of file, if any.
2445 Make use of terms "entry" and "item" accord with Emacs manual.
2446 Simplify the logic for moving point while entering or creating
2447 an entry and then an item.
2448 (add-change-log-entry-other-window): Doc fix.
2449
2450 2001-10-06 Miles Bader <miles@gnu.org>
2451
2452 * rfn-eshadow.el (read-file-name-electric-shadow): Autoload cookie
2453 removed; they apparently don't work with faces.
2454
2455 2001-10-05 Sam Steingold <sds@gnu.org>
2456
2457 * textmodes/sgml-mode.el (html-xhtml): New user option.
2458 (html-tag-alist, html-horizontal-rule, html-image, html-line)
2459 (html-ordered-list, html-unordered-list, html-list-item)
2460 (html-paragraph, html-checkboxes, html-radio-buttons): Use it.
2461 (sgml-skip-close-p): New function.
2462 (sgml-value): Use it.
2463
2464 2001-10-05 Sam Steingold <sds@gnu.org>
2465
2466 * calendar/diary-lib.el (diary-entry-compare): When times are
2467 identical, compare the entries lexicographically.
2468
2469 2001-10-06 Miles Bader <miles@gnu.org>
2470
2471 * rfn-eshadow.el (rfn-eshadow-update-overlay):
2472 Use `minibuffer-prompt-end'.
2473
2474 * simple.el (previous-matching-history-element): Fix misplaced
2475 parentheses.
2476
2477 2001-10-05 Miles Bader <miles@gnu.org>
2478
2479 * rfn-eshadow.el: New file.
2480
2481 2001-10-05 Miles Bader <miles@gnu.org>
2482
2483 * cus-face.el (custom-face-attributes): Make sure each attribute
2484 has a valid default value. Remove hacks that mapped `nil' to
2485 `off' and used nil to mean `unspecified'. Remove `unspecified'
2486 choices from all attributes (unspecified is handled by the parent
2487 checklist).
2488 * cus-edit.el (custom-face-edit-convert-widget)
2489 (custom-face-edit-deactivate, custom-face-edit-activate)
2490 (custom-face-edit-delete, custom-face-edit-attribute-tag):
2491 New functions.
2492 (custom-face-edit): Specify a custom :convert-widget.
2493 (custom-pre-filter-face-spec, custom-post-filter-face-spec):
2494 Don't pass in default filters that map between `nil' and `off' and
2495 `unspecified' and `nil'.
2496
2497 2001-10-05 Gerd Moellmann <gerd@gnu.org>
2498
2499 * progmodes/compile.el (compilation-buffer-name): New function.
2500 (compile-internal): Use it to determine the name of the
2501 compilation buffer.
2502
2503 2001-10-05 Miles Bader <miles@gnu.org>
2504
2505 * progmodes/compile.el (grep-use-null-device): New variable.
2506 (grep-command): Mention `grep-use-null-device'.
2507 (grep-compute-defaults): Compute `grep-use-null-device' if necessary.
2508 Make computation of `grep-command' respect `grep-use-null-device'.
2509 (grep): Respect `grep-use-null-device'.
2510 Call `grep-compute-defaults' even if grep-command is set, if
2511 grep-use-null-device is still tentative.
2512
2513 * subr.el (call-process-shell-command): New function.
2514
2515 2001-10-05 Miles Bader <miles@gnu.org>
2516
2517 * simple.el (previous-matching-history-element)
2518 (next-history-element, next-complete-history-element): Use
2519 `minibuffer-' functions instead of calling `field-' functions directly.
2520 (minibuffer-prompt-end, minibuffer-contents):
2521 (minibuffer-contents-no-properties, delete-minibuffer-contents):
2522 Functions removed (now subrs).
2523 (minibuffer-prompt-width): Use `minibuffer-prompt-end'.
2524
2525 * minibuf-eldef.el (minibuf-eldef-setup-minibuffer)
2526 (minibuf-eldef-update-minibuffer): Use `minibuffer-' functions
2527 instead of calling `field-' functions directly.
2528 (minibuf-eldef-setup-minibuffer): Remove unused variable `prompt'.
2529
2530 2001-10-05 Gerd Moellmann <gerd@gnu.org>
2531
2532 * files.el (find-file-noselect): If file's read-only status has
2533 changed on disk, ask if buffer's read-only status should be
2534 changed, unless NOWARN is set.
2535
2536 * emacs-lisp/cl-macs.el (define-setf-expander): Make it an
2537 alias for define-setf-method.
2538
2539 * bindings.el: Remove no-byte-compile from file local variables
2540 to enable bootstrapping.
2541
2542 2001-10-04 Andrew Innes <andrewi@gnu.org>
2543
2544 * faces.el (face-font-registry-alternatives) [windows-nt]:
2545 Make gb2312 an alias for gb2312.1980.
2546
2547 2001-10-04 Stefan Monnier <monnier@cs.yale.edu>
2548
2549 * uniquify.el (uniquify-get-proposed-name): Don't assume dirsep is /.
2550 (uniquify-reverse-components): Remove.
2551
2552 * emacs-lisp/bytecomp.el (byte-recompile-directory):
2553 Make sure the file is readable.
2554 (byte-compile-file): Don't compile if `no-byte-compile' is set.
2555 (byte-compile-defvar): Update to reflect the change in Fdefvar.
2556 (batch-byte-recompile-directory): Pass arg=0.
2557
2558 * progmodes/perl-mode.el (perl-indent-continued-arguments): New var.
2559 (perl-calculate-indent): Use it.
2560 (perl-backward-to-noncomment): Use forward-comment.
2561
2562 * derived.el (define-derived-mode, derived-mode-make-docstring):
2563 Allow `parent' to be nil.
2564
2565 * textmodes/nroff-mode.el (nroff-mode-abbrev-table, nroff-mode):
2566 Use define-derived-mode.
2567 (nroff-mode-map, nroff-mode-syntax-table): Massage.
2568
2569 * mail/mailabbrev.el (mail-abbrev-in-expansion-header-p): Simplify.
2570
2571 * emacs-lisp/lselect.el: Use facep iso find-face.
2572
2573 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
2574 Use regexp-opt.
2575 (doc-string-elt): Set symbols' prop. Copied from autoload.el.
2576 (lisp-font-lock-syntactic-face-function): New function.
2577 (lisp-mode-variables): Use it. Make arg optional.
2578 (emacs-lisp-mode): Don't pass an arg to lisp-mode-variables.
2579 (lisp-mode): Don't pass an arg to lisp-mode-variables.
2580 Set comment-start-skip.
2581
2582 * emacs-lisp/lisp-mnt.el (lm-history-header): Accept `ChangeLog'.
2583
2584 * emacs-lisp/cl-macs.el (frame-parameter): Add a setf method.
2585 (ignore-errors): Don't bother using a `err' symbol.
2586
2587 * emacs-lisp/autoload.el (autoload-ensure-default-file)
2588 (autoload-insert-section-header, autoload-before-p)
2589 (autoload-remove-section): New functions.
2590 (generate-file-autoloads): Use them.
2591 (update-file-autoloads): Use them. Return FILE if there's no cookie.
2592 Make sure the autoload file is properly formatted when creating it.
2593 (update-autoloads-from-directories): Use them as well.
2594 Only update autoloads for files whose timestamp has changed.
2595 Add a dummy entry to remember the files which had no autoload cookies.
2596
2597 * timer.el (timer-relative-time): Fix computation for negative `micro'.
2598
2599 * subr.el (define-key-after): Allow `key' to be longer than 1.
2600 (make-local-hook): Make obsolete.
2601 (add-hook, remove-hook): Don't use make-local-hook any more.
2602 (make-syntax-table): Inherit all chars from s-s-t.
2603
2604 2001-10-04 Gerd Moellmann <gerd@gnu.org>
2605
2606 This is a fix for a report saying that resuming a search with C-s
2607 C-s doesn't use the case-fold-search setting of the previous
2608 search (C-s ... M-c ... then C-s C-s).
2609
2610 * isearch.el (isearch-last-case-fold-search): New variable.
2611 (isearch-mode): Remember value of isearch-case-fold-search
2612 in isearch-last-case-fold-search.
2613 (isearch-done): Quote value of isearch-case-fold-search.
2614 (isearch-repeat): When resuming a search, restore
2615 isearch-case-fold-search from isearch-last-case-fold-search.
2616
2617 Added to NEWS.
2618
2619 * startup.el (inhibit-startup-buffer-menu): New user-option.
2620 (command-line-1): If inhibit-startup-buffer-menu is set, don't
2621 display the buffer menu. From Simon Josefsson <jas@extundo.com>.
2622
2623 This allows upto 99999 messages in the summary without screwing up
2624 the summary sorting. Previously 9999 was the maximum. Added to NEWS.
2625
2626 * mail/rmailsum.el (rmail-make-summary-line)
2627 (rmail-make-summary-line-1, rmail-summary-next-same-subject)
2628 (rmail-summary-goto-msg, rmail-summary-goto-msg):
2629 Allow 5-digit message ids instead of 4.
2630
2631 This adds expansion of environment variables in the value
2632 specified with M-x setenv. Added to NEWS.
2633
2634 * env.el (substitute-env-vars): New function.
2635 (setenv): Add parameter SUBSTITUTE-ENV-VARS. If set, substitute
2636 environment variables in VALUE. Return VALUE.
2637
2638 2001-10-04 Gerd Moellmann <gerd@gnu.org>
2639
2640 * Branch for 21.1.
2641
2642 2001-10-03 Stefan Monnier <monnier@cs.yale.edu>
2643
2644 * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
2645
2646 2001-10-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2647
2648 * emulation/tpu-edt.el: Make messages match original TPU/edt
2649 editor. From riepel@Stanford.EDU (Rob Riepel).
2650
2651 2001-10-03 Eli Zaretskii <eliz@is.elta.co.il>
2652
2653 * rect.el: Update maintainer's email address.
2654
2655 2001-10-02 Andreas Schwab <schwab@suse.de>
2656
2657 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 227 and 228 for Long
2658 and Extended Passive Mode, resp.
2659
2660 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
2661
2662 These changes add support for Calendar-related items in the
2663 menu bar on tty's as well:
2664
2665 * calendar/calendar.el (calendar-mode-map): Require cal-menu
2666 unconditionally.
2667 (calendar-mode): Set up activate-menubar-hook unconditionally.
2668
2669 * calendar/cal-menu.el (cal-menu-x-popup-menu): New function,
2670 calls x-popup-menu only if popup menus are supported.
2671 (calendar-mouse-insert-hebrew-diary-entry)
2672 (calendar-mouse-insert-islamic-diary-entry)
2673 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
2674 (calendar-mouse-view-other-diary-entries)
2675 (calendar-mouse-print-dates, calendar-mouse-2-date-menu)
2676 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
2677 Call cal-menu-x-popup-menu instead of x-popup-menu.
2678
2679 2001-10-01 Gerd Moellmann <gerd@gnu.org>
2680
2681 * gs.el (gs-set-ghostview-window-prop): Fix args of `elt'.
2682
2683 * emacs-lisp/edebug.el (rx): Add def-edebug-spec.
2684
2685 * emacs-lisp/rx.el: New file.
2686
2687 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
2688
2689 * help.el (help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
2690
2691 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
2692
2693 * frame.el (select-frame-by-name, other-frame): Doc fix.
2694
2695 2001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
2696
2697 * play/snake.el (snake-score-file): Use temporary-file-directory
2698 instead of a literal "/tmp". Suggested by Robert
2699 <robert@chezmarshall.freeserve.co.uk>.
2700
2701 * play/tetris.el (tetris-score-file): Ditto.
2702
2703 2001-09-28 Eli Zaretskii <eliz@is.elta.co.il>
2704
2705 * apropos.el (apropos-print): Make the directions inserted at the
2706 beginning of the *Apropos* buffer more clear.
2707
2708 2001-09-27 Michael Kifer <kifer@cs.sunysb.edu>
2709
2710 * ediff-mult.el (ediff-get-meta-info): Installed Gerd's changes.
2711 Added comments.
2712
2713 2001-09-27 Stefan Monnier <monnier@cs.yale.edu>
2714
2715 * newcomment.el (comment-normalize-vars): Use " \t" rather than
2716 "\\s-" when defining comment-end-skip.
2717
2718 2001-09-27 Gerd Moellmann <gerd@gnu.org>
2719
2720 * mail/feedmail.el (feedmail-queue-send-edit-prompt-help):
2721 Call get-buffer-window first second arg `visible'.
2722
2723 * international/mule-diag.el (list-input-methods-1):
2724 Output something that's independent of Emacs' version.
2725
2726 * tar-mode.el (tar-mode-write-file): Don't signal an error by
2727 calling byte-to-position with a nil tar-header-offset.
2728
2729 2001-09-27 Simon Josefsson <jas@extundo.com>
2730
2731 * mail/sendmail.el (send-mail-function): Doc fix.
2732 (mail-do-fcc): Error if header-end is not a marker.
2733 (mail-do-fcc): Add a comment.
2734 (mail-reply-to): Doc fix.
2735 (mail-signature): Make ATPOINT optional.
2736 (mail-yank-original): Use cond instead of nestled if.
2737
2738 2001-09-26 Stefan Monnier <monnier@cs.yale.edu>
2739
2740 * info.el (Info-on-current-buffer): Default arg to "Top".
2741
2742 2001-09-25 Eli Barzilay <eli@barzilay.org>
2743
2744 * calculator.el (calculator-copy-displayer): New user-option.
2745 (calculator-displayer-prev, calculator-displayer-next):
2746 Renamed from calculator-displayed-{left,right}.
2747 (calculator, calculator-standard-displayer)
2748 (calculator-num-to-string, calculator-update-display)
2749 (calculator-copy, calculator-put-value): Bug and display fixes.
2750
2751 2001-09-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2752
2753 * ebnf2ps.el: Eliminate make-local-hook calls. Doc fix.
2754 (ebnf-version): New version (3.6.1).
2755
2756 * ebnf-bnf.el: Fix character range regexp. Doc fix.
2757 (ebnf-bnf-non-terminal-chars): New internal const.
2758 (ebnf-bnf-lex): Fix code.
2759
2760 * ebnf-iso.el: Fix character range regexp. Doc fix.
2761 (ebnf-iso-non-terminal-chars): New internal const.
2762 (ebnf-iso-lex): Fix code.
2763
2764 * ebnf-yac.el: Fix character range regexp. Doc fix.
2765 (ebnf-yac-skip-chars): New internal const.
2766 (ebnf-yac-skip-code): Fix code.
2767
2768 2001-09-24 Stefan Monnier <monnier@cs.yale.edu>
2769
2770 * vc.el (vc-checkin): Use vc-delete-automatic-version-backups.
2771
2772 * pcvs-parse.el (cvs-parse-commit): Expand the file name before
2773 passing it to VC.
2774
2775 * vc-hooks.el (vc-delete-automatic-version-backups): Handle the
2776 case where the file is relative.
2777
2778 2001-09-24 Gerd Moellmann <gerd@gnu.org>
2779
2780 * xml.el (xml-parse-attlist): Quotes around attributes must be the
2781 same on each side. Make sure we properly handle simple quotes.
2782 From Daiki Ueno <ueno@unixuser.org>.
2783
2784 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
2785
2786 * mail/sendmail.el (mail-mode): Doc fix. From Simon Josefsson
2787 <jas@extundo.com>.
2788
2789 * menu-bar.el (top-level): Minor fixes for text of help-echo in
2790 some items of the Options menu.
2791
2792 2001-09-22 Stefan Monnier <monnier@cs.yale.edu>
2793
2794 * pcvs-parse.el (cvs-parse-commit): Remove the temp files used by VC.
2795
2796 * vc-hooks.el (vc-delete-automatic-version-backups):
2797 Don't fail if the directory doesn't exist.
2798
2799 * diff-mode.el (diff-default-read-only): New var.
2800 (diff-mode): Use it.
2801
2802 2001-09-22 Eli Zaretskii <eliz@is.elta.co.il>
2803
2804 * hexl.el (hexl-mode-map): Fix the change of 2001-08-23:
2805 Use make-keymap instead of copy-keymap, since copying the global
2806 keymap messes up the menu bar.
2807
2808 * info.el (Info-goto-node, Info-menu): Doc fix. Suggested by
2809 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
2810
2811 2001-09-21 Eli Zaretskii <eliz@is.elta.co.il>
2812
2813 * dired.el (dired-build-subdir-alist): Accept optional arg SWITCHES.
2814
2815 * dired-aux.el (dired-insert-subdir): Pass switches to
2816 dired-build-subdir-alist.
2817
2818 2001-09-21 Stephen Gildea <gildea@stop.mail-abuse.org>
2819
2820 * time-stamp.el (time-stamp-string-preprocess): Fix bug that
2821 caused %#a and %#b to be mis-formatted.
2822
2823 2001-09-20 Eli Zaretskii <eliz@is.elta.co.il>
2824
2825 * info.el (Info-file-list-for-emacs): Add elements for ada-mode,
2826 ccmode, emacs-mime, and eudc manuals.
2827
2828 2001-09-19 Sam Steingold <sds@gnu.org>
2829
2830 w32 find cannot be used with `grep-find'.
2831 * progmodes/compile.el (find-program): New variable.
2832 (grep-compute-defaults): Use it to set `grep-find-command'.
2833
2834 2001-09-19 Gerd Moellmann <gerd@gnu.org>
2835
2836 * ps-bdf.el (bdf-read-bitmap): Initialize returned values to defaults.
2837
2838 2001-09-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2839
2840 * ebnf2ps.el: Replace "Prologue" by "Prolog" in PostScript
2841 programming. Doc fix.
2842 (ebnf-version): New version (3.6).
2843 (ebnf-eps-begin): Data fix.
2844 (ebnf-begin-file): Code fix.
2845
2846 * ebnf-bnf.el: Doc fix.
2847 (ebnf-bnf-lex): Fix regexp for non-terminal and terminal tokens.
2848
2849 * ebnf-iso.el, ebnf-otz.el, ebnf-yac.el: Doc fix.
2850
2851 2001-09-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2852
2853 * ps-print.el: Better face mapping for black/white PostScript printers.
2854 Check if mark is active when printing a region. Doc fix.
2855 (ps-print-version): New version number (6.5.5).
2856 (ps-print-color-p): Customization fix.
2857 (ps-black-white-faces): New option.
2858 (ps-black-white-faces-alist): New internal var.
2859 (ps-count-lines-preprint, ps-print-preprint-region): New funs.
2860 (ps-print-region, ps-print-region-with-faces, ps-nb-pages-buffer)
2861 (ps-nb-pages-region): Interactive fix.
2862 (ps-extend-face-list, ps-extend-face, ps-setup, ps-begin-job)
2863 (ps-face-attributes, ps-generate-postscript-with-faces): Code fix.
2864
2865 2001-09-18 Eli Zaretskii <eliz@is.elta.co.il>
2866
2867 * dired.el (dired-move-to-filename-regexp): Allow one digit in the
2868 numeric month value, and allow the Kanji character after the it to
2869 be missing (happens with ls-lisp's output on Japanese versions of
2870 MS-Windows).
2871
2872 2001-09-18 Miles Bader <miles@gnu.org>
2873
2874 * diff-mode.el (diff-mode): Don't make the buffer read-only if
2875 it's empty (and thus probably a new patch file about to be edited).
2876
2877 2001-09-17 Gerd Moellmann <gerd@gnu.org>
2878
2879 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2880 Check for '(' in column 0 of doc string.
2881
2882 * gs.el (gs-set-ghostview-window-prop): Use `elt' instead
2883 of `nth' so that using a vector as bounding-box works.
2884 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
2885
2886 2001-09-17 Andre Spiegel <spiegel@gnu.org>
2887
2888 * vc.el (vc-annotate): Use current workfile version explicitly as
2889 a default, suggested by Gustav H\e,Ae\e(Bllberg <gustav@virtutech.se>.
2890
2891 2001-09-16 Eli Zaretskii <eliz@is.elta.co.il>
2892
2893 * ps-bdf.el (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
2894 convert-standard-filename doesn't guarantee that the .el extension
2895 is preserved.
2896
2897 * dos-fns.el (convert-standard-filename): Replace invalid
2898 characters only after converting dash/underscore to a period.
2899 (original-make-auto-save-file-name): New.
2900 (make-auto-save-file-name): New function, overrides the definition
2901 on files.el and calls the original function via
2902 original-make-auto-save-file-name.
2903
2904 * mail/rmail.el (top-level): Require mule-utils when compiling.
2905 (rmail-decode-babyl-format): Use detect-coding-with-priority
2906 instead of detect-coding-region, to favor detection of emacs-mule
2907 encoded Babyl files written by rmailout.el etc. Suggested by
2908 Kenichi Handa <handa@etl.go.jp>.
2909
2910 2001-09-14 Eli Zaretskii <eliz@is.elta.co.il>
2911
2912 * eshell/em-unix.el (eshell-shuffle-files, eshell-shuffle-files):
2913 Use `equal', not `=', since the device number can be a cons cell.
2914
2915 2001-09-14 Gerd Moellmann <gerd@gnu.org>
2916
2917 * simple.el: Comment out change of 2001-09-13.
2918
2919 2001-09-13 Milan Zamazal <pdm@zamazal.org>
2920
2921 * progmodes/compile.el (grep-compute-defaults): Don't set
2922 grep-command/grep-find-command when it is already non-nil.
2923 (grep-command): Make it a user option.
2924 (grep-find-command): Likewise.
2925
2926 2001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
2927
2928 * viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):
2929 inhibit quit.
2930
2931 2001-09-13 Eli Zaretskii <eliz@is.elta.co.il>
2932
2933 * files.el (make-auto-save-file-name): If long file names are not
2934 supported on MS-DOS, truncate the file name to DOS 8+3 limits before
2935 generating an auto-save file name from it.
2936
2937 2001-09-13 Gerd Moellmann <gerd@gnu.org>
2938
2939 * ps-print.el (ps-print-region, ps-print-region-with-faces)
2940 (ps-nb-pages-region): Signal an error if called interactively
2941 and the mark is not active.
2942
2943 * simple.el (minibuffer-prompt-modification)
2944 (minibuffer-prompt-insertion): New functions.
2945 (minibuffer-prompt-properties): Use `modification-hooks' and
2946 `insert-in-front-hooks'.
2947
2948 2001-09-12 Richard M. Stallman <rms@gnu.org>
2949
2950 * textmodes/outline.el (outline-regexp): Doc fix.
2951 Initialize it in the defcustom, the usual way.
2952
2953 2001-09-12 Gerd Moellmann <gerd@gnu.org>
2954
2955 * ediff-mult.el (ediff-get-meta-info): Take into account that data
2956 from `ediff-meta-info' properties need not be an overlay.
2957 From David Ponce <dponce@voila.fr>.
2958
2959 * isearch.el (isearch-intersects-p): Fix end checks.
2960
2961 2001-09-11 Eli Zaretskii <a34785@is.elta.co.il>
2962
2963 * gud.el (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
2964 `t' branch of `cond', since Irix 6.1 and up is a special case of
2965 the standard dbx interface.
2966
2967 2001-09-11 Miles Bader <miles@gnu.org>
2968
2969 * comint.el (comint-send-input): When waiting for echoed input,
2970 don't save the expected end position in `echo-end', so that things
2971 work properly even if the buffer is modified elsewhere at the same
2972 time [this happens if `comint-truncate-buffer' is used].
2973
2974 2001-09-11 Gerd Moellmann <gerd@gnu.org>
2975
2976 * textmodes/outline.el (outline-mode): Use `^' and a shy group
2977 when constructing imenu-generic-expression from outline-regexp.
2978
2979 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
2980
2981 * eshell/em-unix.el (eshell-shuffle-files): Compare inodes with
2982 `equal' instead of `=', since they can be cons cells. From Nils
2983 Goesche <cartan@cartan.de>.
2984
2985 2001-09-10 Andre Spiegel <spiegel@gnu.org>
2986
2987 * vc.el (vc-annotate): Rewrote doc string.
2988
2989 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
2990
2991 * time-stamp.el: Update Stephen Gildea's email address.
2992
2993 2001-09-10 Gerd Moellmann <gerd@gnu.org>
2994
2995 * mail/sendmail.el (mail-send): Obey mail-send-nonascii when
2996 enable-multibyte-characters = nil. From Hallvard B Furuseth
2997 <h.b.furuseth@usit.uio.no>.
2998
2999 2001-09-09 Michael Kifer <kifer@cs.sunysb.edu>
3000
3001 * ediff-init.el (ediff-highest-priority): Bug fix.
3002
3003 * viper-cmd.el (viper-special-read-and-insert-char): New function
3004 that reads a character and uses the current input method or
3005 iso-accents when appropriate.
3006
3007 * viper.el and all others: Corrections to the comment blocks at
3008 the top.
3009
3010 2001-09-09 Eli Zaretskii <eliz@is.elta.co.il>
3011
3012 * info.el (Info-goto-node): Doc fix.
3013
3014 2001-09-07 Gerd Moellmann <gerd@gnu.org>
3015
3016 * isearch.el (isearch-intersects-p): New function.
3017 (isearch-close-unnecessary-overlays): Renamed from *unecessary*,
3018 use isearch-intersects-p, and clean up.
3019
3020 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
3021
3022 * textmodes/ispell.el (ispell-dictionary-alist-4): Add "german"
3023 and "german8", for the new German orthography dictionaries,
3024 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange
3025 the entries, to keep the line length balanced for loaddefs.el.
3026
3027 2001-09-07 Dr Francis J. Wright <F.J.Wright@qmw.ac.uk>
3028
3029 * comint.el (comint-send-input): Handle comint-process-echoes
3030 differently.
3031
3032 2001-09-07 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3033
3034 * locate.el (locate-insert-header): Remove unnecessary whitespace.
3035
3036 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
3037
3038 * arc-mode.el (archive-dostime): Fix a typo in minutes' computation.
3039
3040 2001-09-07 Gerd Moellmann <gerd@gnu.org>
3041
3042 * server.el (server-switch-buffer):
3043 * textmodes/refer.el (refer-find-entry-internal):
3044 * term/sup-mouse.el (sup-pos-to-window):
3045 * term/bg-mouse.el (bg-window-from-x-y):
3046 * emacs-lisp/edebug.el (edebug-window-live-p):
3047 Use get-window-with-predicate.
3048
3049 * window.el (get-window-with-predicate): Renamed from some-window.
3050 (some-window): Make it an alias.
3051
3052 2001-09-06 Gerd Moellmann <gerd@gnu.org>
3053
3054 * simple.el (undo): Remove positions from buffer-undo-list up to
3055 the next undo boundary only.
3056
3057 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
3058
3059 * makefile.nt (install): Don't copy sc.el. Reported by Richard
3060 Kim <ryk@dspwiz.com>
3061
3062 * cus-edit.el (custom-buffer-create-internal): Remove "100%" from
3063 the message "Creating customization items...done".
3064
3065 2001-09-05 Gerd Moellmann <gerd@gnu.org>
3066
3067 * font-lock.el (toplevel): Require `jit-lock' only if
3068 font-lock-support-mode is set to jit-lock-mode.
3069
3070 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
3071
3072 * international/quail.el (quail-use-package, quail-inactivate)
3073 (quail-activate): Mention the hooks these functions run in their
3074 doc strings.
3075
3076 2001-09-05 Edward M. Reingold <reingold@iit.edu>
3077
3078 * cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name
3079 of file in header of menu.
3080
3081 2001-09-04 Gerd Moellmann <gerd@gnu.org>
3082
3083 * env.el (setenv): Interactively, if VARIABLE has a current value,
3084 add that to the front of the history, as the doc string says.
3085
3086 * comint.el (comint-send-input): Change help-echo.
3087 From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
3088
3089 * bookmark.el (bookmark-write-file): Bind print-length and
3090 print-level to nil. From Tom Capey <tomc@edina.co.uk>.
3091
3092 * obsolete/uncompress.el: Moved there from lisp/.
3093
3094 * comint.el (comint-insert-clicked-input): Goto point-max before
3095 deleting previous input. From "Dr Francis J. Wright"
3096 <F.J.Wright@qmw.ac.uk>.
3097
3098 * simple.el (backward-word): Doc fix.
3099
3100 2001-09-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3101
3102 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
3103 * uncompress.el, uniquify.el, vc.el, view.el, window.el
3104 * w32-fns.el: Add Keywords header.
3105
3106 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
3107
3108 * menu-bar.el: Fix separators in the Edit menu. Bring "Fill" near
3109 "Text Properties". Suggested by Simon Marshall
3110 <Simon.Marshall@midas-kapiti.com>.
3111
3112 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
3113
3114 * term/mac-win.el (mac-drag-n-drop): Decode file name by
3115 consulting the value of file-name-coding-system.
3116
3117 2001-09-03 Stefan Monnier <monnier@cs.yale.edu>
3118
3119 * help.el (describe-function-1): Save precomputed `file-name' rather
3120 than recomputing it (incorrectly) with `symbol-file'.
3121
3122 2001-09-03 Gerd Moellmann <gerd@gnu.org>
3123
3124 * international/isearch-x.el (isearch-exit-recursive-edit):
3125 Take three parameters, since it's used as an after-change-function.
3126
3127 * emacs-lisp/backquote.el (backquote-backquote-symbol)
3128 (backquote-unquote-symbol, backquote-splice-symbol): Remove `*'
3129 from doc strings.
3130
3131 2001-09-02 Milan Zamazal <pdm@zamazal.org>
3132
3133 * progmodes/glasses.el (glasses-convert-to-unreadable):
3134 Consider underscores as in `glasses-make-readable'.
3135
3136 2001-09-02 Eli Zaretskii <eliz@is.elta.co.il>
3137
3138 * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for
3139 MS-DOS, since cpp might not be available.
3140
3141 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
3142 Mention "yank" in the help-echo text.
3143 Suggested by Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3144
3145 2001-09-01 Stefan Monnier <monnier@cs.yale.edu>
3146
3147 * newcomment.el (comment-indent): Insert spaces more carefully.
3148
3149 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
3150
3151 * mail/emacsbug.el (report-emacs-bug): Make sure *Messages*
3152 exists. From Andy Petrusenco <andy@int.spb.ru>.
3153
3154 * hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if
3155 display-popup-menus-p returns nil. Suggested by Andy Petrusenco
3156 <andy@int.spb.ru>.
3157
3158 2001-08-31 Gerd Moellmann <gerd@gnu.org>
3159
3160 * isearch.el (isearch-mouse-2): Renamed from isearch-mouse-yank.
3161 Instead of running mouse-yank-at-click, see what the event is
3162 bound to outside Isearch and run that.
3163
3164 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
3165
3166 * menu-bar.el (menu-bar-options-menu) <transient-mark-mode>:
3167 Fix the menu entry to mention transient-mark-mode.
3168
3169 2001-08-30 Gerd Moellmann <gerd@gnu.org>
3170
3171 * simple.el (eval-expression-print-level): Fix last change.
3172
3173 * bindings.el (mode-line-coding-system-map): New variable.
3174 (mode-line-mule-info): Give the "%Z" a local-map keymap.
3175
3176 * simple.el (eval-expression-print-level): Change the type
3177 of the defcustom to allow nil.
3178
3179 * emacs-lisp/find-gc.el: Moved here from lisp/.
3180
3181 * international/quail.el (quail-completion-1):
3182 Reverse the ((CHAR . DEFN) ...) list before processing it.
3183 From Kenichi Handa <handa@etl.go.jp>.
3184
3185 * obsolete/rsz-mini.el, obsolete/sun-curs.el, obsolete/sun-fns.el
3186 * obsolete/x-apollo.el, obsolete/x-menu.el: Moved here from lisp/.
3187
3188 2001-08-30 Eli Zaretskii <eliz@is.elta.co.il>
3189
3190 * toolbar/tool-bar.el (tool-bar-mode): Make it a no-op if images
3191 aren't supported. This avoids the annoying gray strip drawn by
3192 the Windows version instead of the missing tool bar.
3193
3194 2001-08-29 Gerd Moellmann <gerd@gnu.org>
3195
3196 * menu-bar.el (menu-bar-options-menu): Make option text, messages
3197 and tooltips more consistent. From "Marshall, Simon"
3198 <Simon.Marshall@midas-kapiti.com>.
3199
3200 * startup.el (fancy-splash-screens): Temporarily set
3201 minor-mode-map-alist to nil while displaying splash screens.
3202
3203 2001-08-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3204
3205 * buff-menu.el: Add Keywords header.
3206 Doc fix (C-x C-b is bound to list-buffers).
3207
3208 * dired-x.el: Add keyword files to get listed in finder.
3209 Remove confusing notes about GNU Emacs 19.
3210
3211 * dired.el, dired-aux.el: Add Keywords header.
3212
3213 2001-08-28 Andre Spiegel <spiegel@gnu.org>
3214
3215 * vc.el (vc-revert-file): Call the backend even if the FILE's
3216 contents can be reverted locally; pass new arg CONTENTS-DONE
3217 down to the backend.
3218
3219 * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-revert-file): Handle new
3220 optional arg CONTENTS-DONE.
3221
3222 2001-08-28 Andrew Innes <andrewi@gnu.org>
3223
3224 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.
3225
3226 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
3227
3228 * makefile.nt (install): Copy more *.el files.
3229
3230 2001-08-28 Gerd Moellmann <gerd@gnu.org>
3231
3232 * dired.el (dired-mode-map): Bind `y' to dired-show-file-type
3233 instead of `w' which is already in use.
3234
3235 * gs.el (gs-load-image): Use sleep-for.
3236 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3237
3238 2001-08-28 Miles Bader <miles@gnu.org>
3239
3240 * replace.el (query-replace-regexp-eval): Return args from
3241 `interactive' form in correct order.
3242
3243 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
3244
3245 * mouse.el (mouse-buffer-menu): If the buffer menu is split by
3246 major modes, don't create panes for modes for which
3247 mouse-buffer-menu-alist returns an empty alist.
3248
3249 2001-08-28 Thien-Thi Nguyen <ttn@gnu.org>
3250
3251 * progmodes/hideshow.el: Update first-line description.
3252 Sync comments w/ maintainer version 5.31.
3253
3254 (hs-isearch-open): Default value now `code'.
3255 Fix docstring to use "code blocks" vs "comment blocks",
3256 as opposed to "block" vs "comment".
3257 (hs-flag-region): Accept `hs-isearch-open' value
3258 of `block' as synonymous w/ `code'.
3259 (hs-hide-block-at-point): For code blocks, pass `code'
3260 to `hs-flag-region' instead of `block'.
3261
3262 2001-08-28 Miles Bader <miles@gnu.org>
3263
3264 * comint.el (comint-next-prompt): Don't loop infinitely if
3265 {next,previous}-single-char-property-change returns its input
3266 position when the search fails.
3267
3268 2001-08-27 Miles Bader <miles@gnu.org>
3269
3270 * comint.el (comint-get-old-input-default): Don't signal an error
3271 if point is not on an input field; instead, return the current
3272 line (using `comint-bol' to skip any prompt, in case we're not
3273 using fields at all).
3274
3275 * man.el (Man-mode-line-format): Variable removed.
3276 (Man-mode): Change `mode-line-buffer-identification' instead of
3277 `mode-line-format'.
3278
3279 2001-08-27 Gerd Moellmann <gerd@gnu.org>
3280
3281 * mail/sendmail.el (mail-send-hook): Remove a duplicate defcustom.
3282 From Simon Josefsson <jas@extundo.com>.
3283
3284 2001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
3285
3286 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
3287 messages. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3288
3289 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
3290 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3291
3292 * emacs-lisp/lselect.el: Ditto.
3293
3294 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
3295 Remove periods from the end of error message strings.
3296 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3297
3298 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
3299 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3300
3301 * net/telnet.el: Ditto.
3302
3303 2001-08-26 Gerd Moellmann <gerd@gnu.org>
3304
3305 * hl-line.el (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
3306 KEYMAP to the call to define-minor-mode.
3307
3308 2001-08-24 Eli Zaretskii <eliz@is.elta.co.il>
3309
3310 * term/internal.el (IT-character-translations) <hebrew-iso8859-8>:
3311 Replace some of the undefined characters with emulations of bidi
3312 formatting characters and Niqud as per SI 1311-1.
3313 (IT-unicode-translations): Ditto.
3314 (IT-display-table-setup, IT-setup-unicode-display):
3315 Fill characters without translations with dos-unsupported-char-glyph.
3316
3317 2001-08-24 Simon Josefsson <jas@extundo.com>
3318
3319 * hl-line.el (hl-line-mode): Don't be a global mode.
3320 (global-hl-line-mode): New function.
3321
3322 2001-08-24 Gerd Moellmann <gerd@gnu.org>
3323
3324 * gs.el (gs-load-image): Wait for GHOSTVIEW window property
3325 being reset by Ghostscript. Don't kill the gs process.
3326 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3327
3328 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
3329
3330 * term/mac-win.el: Require scroll-bar.
3331
3332 2001-08-23 Stefan Monnier <monnier@cs.yale.edu>
3333
3334 * ebuff-menu.el (electric-buffer-list): Use list-buffers-noselect.
3335
3336 2001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
3337
3338 * hexl.el (hexl-insert-multibyte-char) New function.
3339 (hexl-quoted-insert, hexl-self-insert-command)
3340 (hexl-insert-hex-char, hexl-insert-decimal-char)
3341 (hexl-insert-octal-char): Call it instead of hexl-insert-char.
3342 Fix the doc strings accordingly.
3343 (hexl-insert-char): Reject characters whose code is above 255.
3344 Doc fix.
3345 (hexl-mode-map): Copy the global keymap instead of creating a
3346 sparse keymap, and bind all self-inserting characters to
3347 hexl-self-insert-command.
3348
3349 2001-08-22 Stefan Monnier <monnier@cs.yale.edu>
3350
3351 * wid-edit.el (text): Re-order docstring correctly.
3352
3353 * mail/sendmail.el (mail-mode): Use adaptive-fill-regexp.
3354
3355 * textmodes/fill.el (adaptive-fill-regexp): Admit tabs as well.
3356
3357 2001-08-22 Eli Zaretskii <eliz@is.elta.co.il>
3358
3359 * simple.el (line-number-mode): Mention the variable
3360 line-number-display-limit-width in the doc string.
3361
3362 2001-08-22 Gerd Moellmann <gerd@gnu.org>
3363
3364 * bindings.el (mode-line-unbury-buffer): Add EVENT parameter.
3365 Temporarily select EVENT's window for switching buffers.
3366 (mode-line-bury-buffer): New function.
3367 (mode-line-buffer-identification-keymap): Use it instead of
3368 bury-buffer. Bind down-mouse events to prevent global down-mouse
3369 events from shining through.
3370
3371 2001-08-21 Stefan Monnier <monnier@cs.yale.edu>
3372
3373 * newcomment.el (comment-beginning): Make sure the comment-start
3374 we found isn't a comment-end (in cases where confusion is possible).
3375
3376 2001-08-22 Miles Bader <miles@gnu.org>
3377
3378 * emacs-lisp/bytecomp.el (byte-compile-file): Remove TARGET-FILE
3379 before writing it, so that hard-links don't see new version.
3380
3381 2001-08-21 Gerd Moellmann <gerd@gnu.org>
3382
3383 * gs.el (gs-set-ghostview-colors-window-prop):
3384 Call x-change-window-property with 3rd arg FRAME.
3385 (gs-load-image): Wait for a previous Ghostscript process
3386 to complete before starting a new one.
3387
3388 * image.el (image-type-regexps): Make sure that the TIFF
3389 pattern is only matched at the beginning of a string.
3390 From Markus Rost <rost@math.ohio-state.edu>.
3391
3392 * international/swedish.el: Pre-Mule file removed. From Jonas
3393 Oberg <jonas@gnu.org>.
3394
3395 2001-08-20 Rajesh Vaidheeswarran <rv@gnu.org>
3396
3397 * whitespace.el (whitespace-abort-on-error): Add custom variable
3398 to whitespace to abort a write-file if whitespace is detected in file.
3399
3400 * whitespace.el (whitespace-write-file-hook): Hook to be called
3401 when writing a file. If `whitespace-abort-on-error' is set, the
3402 write will abort on detecting whitespaces.
3403 If `whitespace-auto-cleanup' is set, the file will be cleaned
3404 automatically prior to writing.
3405
3406 * whitespace.el (whitespace-buffer-search): Let's not insert bogus
3407 whitespaces in the error output!
3408
3409 * whitespace.el (whitespace-check-indent-whitespace): Defaults to
3410 `indent-tabs-mode', since the latter notes user preferences on
3411 TABs anyway.
3412
3413 * whitespace.el (whitespace-version): 3.1. All of the above issues
3414 were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
3415
3416 2001-08-20 Gerd Moellmann <gerd@gnu.org>
3417
3418 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
3419 some spaces from a message. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3420
3421 * whitespace.el (whitespace-global-mode): Add autoload cookie.
3422
3423 2001-08-20 Alex Schroeder <alex@gnu.org>
3424
3425 * sql.el (sql-db2): Doc change.
3426
3427 2001-08-20 Alex Schroeder <alex@gnu.org>
3428
3429 * sql.el (sql-postgres): Add the database at the end of the
3430 parameters instead of at the beginning.
3431 (sql-postgres-options): Doc change.
3432
3433 2001-08-17 Gerd Moellmann <gerd@gnu.org>
3434
3435 * custom.el (defcustom): Doc fix.
3436
3437 2001-08-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3438
3439 * ps-mule.el (find-composition): Check if (char-after POS)
3440 returns a valid character.
3441
3442 2001-08-16 Eli Zaretskii <eliz@is.elta.co.il>
3443
3444 * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
3445 original-point for extra CR characters that are added/removed when
3446 the buffer is written/read whose EOL type is -dos.
3447
3448 2001-08-16 Miles Bader <miles@gnu.org>
3449
3450 * simple.el (line-move): Undo previous change.
3451
3452 * comint.el (comint-send-input): Add `inhibit-line-move-field-capture'
3453 property to input-terminating `boundary' overlays to avoid
3454 line-move wierdness.
3455
3456 2001-08-16 Gerd Moellmann <gerd@gnu.org>
3457
3458 * lazy-lock.el (lazy-lock-fontify-region): Widen the current
3459 buffer in a save-restriction. Under one test case with Ediff,
3460 window-scroll-functions are run with a window start that's
3461 temporarily outside of the restriction.
3462
3463 2001-08-16 Robert J. Chassell <bug-texinfo@gnu.org>
3464
3465 * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
3466 (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
3467 (texinfo-menu-locate-entry-p, texinfo-start-menu-description)
3468 (texinfo-update-menu-region-beginning)
3469 (texinfo-update-menu-region-end, texinfo-find-pointer): Add new
3470 command, @ifnottex, to regexps, so it is found.
3471
3472 2001-08-16 Andrew Innes <andrewi@gnu.org>
3473
3474 * makefile.nt (DONTCOMPILE): Omit bindings.el.
3475 (DONTCOMPILE): Omit sc.el.
3476
3477 * makefile.w32-in (DONTCOMPILE): Omit bindings.el.
3478 (DONTCOMPILE): Omit sc.el.
3479
3480 2001-08-16 Gerd Moellmann <gerd@gnu.org>
3481
3482 * replace.el (occur): Bind inhibit-read-only to t.
3483
3484 2001-08-16 Miles Bader <miles@gnu.org>
3485
3486 * simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t when
3487 calling `constrain-to-field', to avoid problems with comint prompts.
3488
3489 2001-08-15 Gerd Moellmann <gerd@gnu.org>
3490
3491 * emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
3492 (toplevel): Set it as `common-lisp-indent-function' for `defmethod'.
3493
3494 * ediff-mult.el (ediff-get-meta-info): Fix the condition
3495 of a while-loop.
3496
3497 * Makefile.in (DONTCOMPILE): Remove sc.el.
3498
3499 * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
3500 Don't include term/.
3501
3502 * mail/sc.el: Moved to obsolete/.
3503
3504 2001-08-14 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3505
3506 * ps-print.el: Change error function arguments to follow Emacs
3507 message convention. Doc fix.
3508 (ps-print-version): New version number (6.5.4).
3509 (coding-system-for-write): Change declaration position to avoid
3510 XEmacs compilation gripes.
3511 (coding-system-for-read, buffer-file-coding-system):
3512 Declarations to avoid XEmacs compilation gripes.
3513
3514 * ps-mule.el: Doc fix.
3515 (ps-mule-encode-header-string): If STRING is not a string, replace
3516 STRING by empty string.
3517
3518 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
3519
3520 * frame.el (show-trailing-whitespace): Doc fix.
3521
3522 2001-08-13 Eli Zaretskii <eliz@is.elta.co.il>
3523
3524 * desktop.el (desktop-save): Insert the coding: tag before
3525 desktop-header.
3526
3527 2001-08-13 Gerd Moellmann <gerd@gnu.org>
3528
3529 * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
3530 its path from $els.
3531
3532 * image.el (image-jpeg-p): Fix call of substring.
3533
3534 2001-08-10 Gerd Moellmann <gerd@gnu.org>
3535
3536 * play/animate.el (animate-string): Doc fix. Use a buffer
3537 name with stars in it.
3538 (animate-sequence): New function.
3539 From Richard Stallman <rms@gnu.org>.
3540
3541 * frame.el (select-frame-set-input-focus): New function
3542 extracted from other-frame.
3543 (other-frame): Use it.
3544 (next-multiframe-window, previous-multiframe-window): Use it.
3545
3546 * isearch.el (isearch-other-meta-char): Don't switch to the
3547 buffer of a window clicked on, when the current buffer is
3548 in Isearch mode.
3549
3550 * image.el (image-jpeg-p): Test for APPn markers in the range
3551 #xe0..#xef.
3552
3553 2001-08-09 Gerd Moellmann <gerd@gnu.org>
3554
3555 * desktop.el (desktop-save): Don't use concat to form a file
3556 name, use expand-file-name.
3557
3558 * mouse.el (mouse-delete-window): Do nothing if frame has just
3559 one window.
3560
3561 * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
3562 for the minor mode name.
3563
3564 * view.el (toplevel): Use mode-line-minor-mode-keymap for the
3565 minor mode name.
3566
3567 * time.el (display-time-string-forms): Use make-mode-line-mouse-map
3568 instead of make-mode-line-mouse2-map.
3569
3570 * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
3571 the minor mode name.
3572
3573 * emacs-lisp/easy-mmode.el (define-minor-mode):
3574 Use mode-line-minor-mode-keymap for the minor mode name.
3575
3576 * calendar/calendar.el (calendar-mode-line-format):
3577 Use make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
3578
3579 * bindings.el (make-mode-line-mouse-map): Renamed from
3580 make-mode-line-mouse2-map. Take additional arg MOUSE.
3581 (mode-line-modified): Use mouse-3 instead of mouse-2.
3582 (mode-line-buffer-identification-keymap): Bind keys differently.
3583 (propertized-buffer-identification): Adapt help-echo to new bindings.
3584
3585 * bindings.el (mode-line-format): Specify help-echo for line
3586 number, column number and buffer-percent part of the mode-line.
3587
3588 * image.el (image-type-regexps): Allow whitespace at the start
3589 of the image data for XPM, XBM and Postscript, which are
3590 text files.
3591 (image-jpeg-p): Correct calculation of next field offset.
3592
3593 2001-08-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3594
3595 * battery.el: Fix typo.
3596
3597 2001-08-08 Gerd Moellmann <gerd@gnu.org>
3598
3599 * image.el (image-type-regexps): Allow predicates. Change the way
3600 JPEG images are recognized.
3601 (image-jpeg-p): New function.
3602 (image-type-from-data): Handle predicates in image-type-regexps.
3603
3604 * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
3605 #:, #x, #o, and similar constructs.
3606
3607 2001-08-07 Gerd Moellmann <gerd@gnu.org>
3608
3609 * vc.el (vc-transfer-file): Fix malformed autoload cookie.
3610
3611 * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
3612 instead of `progn'.
3613
3614 * tar-mode.el (tar-extract): Avoid generating a new buffer
3615 for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
3616
3617 * textmodes/paragraphs.el (forward-sentence): Avoid building
3618 a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
3619
3620 * progmodes/executable.el (executable-set-magic):
3621 If executable-find returns a quoted file name, unquote it before
3622 inserting it.
3623
3624 * image.el (image-type-regexps): For JPEG files, use a regexp
3625 derived from the JFIF spec.
3626
3627 * image.el (image-type-regexps): Use `\`' instead of `^' in
3628 most regular expressions.
3629
3630 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3631
3632 * play/animate.el: Re-insert a reference to re-inserted function.
3633
3634 2001-08-06 Gerd Moellmann <gerd@gnu.org>
3635
3636 * help.el (describe-function-1): Use find-function-search-for-symbol
3637 instead of find-function-noselect because the latter follows aliases.
3638
3639 * play/animate.el (animate-birthday-present): Re-insert.
3640
3641 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
3642 Handle old-style menu definitions.
3643
3644 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3645
3646 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
3647 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
3648
3649 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
3650 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
3651 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
3652
3653 2001-08-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3654
3655 * textmodes/tildify.el: Milan Zamazal has new address.
3656
3657 2001-08-03 Gerd Moellmann <gerd@gnu.org>
3658
3659 * custom.el (custom-set-variables): Don't test `custom-requests'
3660 properties, check the third element of the options passed to
3661 custom-set-variables instead.
3662
3663 * info.el (info-insert-file-contents): Use info-file-exists-p
3664 instead of file-exists-p.
3665
3666 * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
3667 the mode-line face is restored. Fix several bugs.
3668
3669 * replace.el (perform-replace): Doc fix.
3670
3671 2001-08-02 Francesco Potorti` <pot@gnu.org>
3672
3673 * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
3674 (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
3675 (uniquify-fix-item-base, uniquify-fix-item-filename)
3676 (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
3677 Callers changed.
3678 (uniquify-set-proposed): Changed to work with a vector item.
3679 (uniquify-rationalize-file-buffer-names): Use a list of arrays for
3680 the fix list, and a list of strings for the non-file buffer
3681 names. Both changes reduce consing.
3682 (uniquify-rationalize-a-list): Local variable renaming.
3683 (uniquify-rationalize-conflicting-sublist): Use member instead of
3684 assoc.
3685 (uniquify-rename-buffer): Use unless instead of if not.
3686
3687 2001-08-02 Gerd Moellmann <gerd@gnu.org>
3688
3689 * recentf.el (recentf-dump-variable): Handle a value of nil correctly.
3690
3691 * custom.el (custom-set-variables): Set options with :require
3692 clauses last.
3693
3694 * custom.el (defcustom): Doc fix.
3695
3696 * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
3697
3698 2001-08-01 Eli Zaretskii <eliz@is.elta.co.il>
3699
3700 * man.el (man): Mention Man-switches in the doc string.
3701 (Man-switches): Mention -a in the doc string.
3702
3703 * textmodes/ispell.el (ispell-alternate-dictionary):
3704 Add /usr/share/lib/dict/words, for Irix.
3705
3706 * bindings.el: Bind shifted and control-shifted kp-* keys to the
3707 corresponding non-kp keys. Suggested by Stephen Gildea
3708 <gildea@stop.mail-abuse.org>.
3709
3710 2001-08-01 Francesco Potorti` <pot@gnu.org>
3711
3712 * uniquify.el: These changes correct a corner case that the old
3713 code managed correctly.
3714 (uniquify-fix-item-proposed): Renamed from
3715 uniquify-fix-item-min-proposed.
3716 (uniquify-set-proposed): New function.
3717 (uniquify-rationalize-file-buffer-names): Code reshuffled for
3718 clarity and speed.
3719 (uniquify-item-greaterp): Substitutes uniquify-item-lessp.
3720 This is equivalent to what the old code did.
3721 (uniquify-rationalize-a-list): Never recompute the proposed
3722 name. Sort the conflicting sublist before rationalising it: this
3723 is equivalent to what the old code did, but one directory element
3724 at a time, and only when necessary.
3725 (uniquify-rationalize-conflicting-sublist): Recompute here the
3726 proposed name.
3727
3728 2001-08-01 Gerd Moellmann <gerd@gnu.org>
3729
3730 * play/animate.el: Add Keywords and Maintainer. Remove a
3731 reference to a removed function.
3732
3733 * play/animate.el (animate-string): Handle case that the string is
3734 longer than the window is wide.
3735
3736 2001-07-31 Gerd Moellmann <gerd@gnu.org>
3737
3738 * desktop.el (desktop-save): Bind coding-system-for-write to
3739 `emacs-mule' for write-region.
3740
3741 * delsel.el (delete-selection-pre-hook): Don't set this-command
3742 to `ignore' if the region is empty.
3743
3744 * international/mule.el (set-keyboard-coding-system):
3745 Set keyboard-coding-system.
3746
3747 * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
3748 before accessing it.
3749
3750 2001-07-30 Andreas Schwab <schwab@suse.de>
3751
3752 * menu-bar.el (toggle-highlight-paren-mode):
3753 Use `(show-paren-mode)' as body.
3754
3755 2001-07-30 Andre Spiegel <spiegel@gnu.org>
3756
3757 * vc.el (vc-checkout-hook): New hook.
3758 (vc-checkout): Run it.
3759
3760 2001-07-30 Eli Zaretskii <eliz@is.elta.co.il>
3761
3762 * progmodes/make-mode.el (makefile-macroassign-regex):
3763 Recognize the ?= operator. From Jonathan Kamens <jik@curl.com>.
3764
3765 2001-07-30 Gerd Moellmann <gerd@gnu.org>
3766
3767 * vc.el (vc-switch-backend): Fix autoload cookie.
3768
3769 * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
3770 the desktop file.
3771
3772 2001-07-30 Simon Josefsson <jas@extundo.com>
3773
3774 * mail/mail-utils.el (mail-strip-quoted-names): Replace text
3775 literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
3776
3777 2001-07-27 Gerd Moellmann <gerd@gnu.org>
3778
3779 * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
3780 (last-sexp-toggle-display): Renamed from last-sexp-print.
3781 (last-sexp-toggle-display, eval-last-sexp-1):
3782 Use last-sexp-setup-props.
3783
3784 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
3785 New user-options.
3786 (mouse-wheel-change-button): New function.
3787 (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
3788 (mwheel-scroll): Ditto.
3789
3790 2001-07-26 Gerd Moellmann <gerd@gnu.org>
3791
3792 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
3793 `...', compare with unabbreviated printed representation instead.
3794 (last-sexp-print): Bind print-length and print-level to nil.
3795
3796 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
3797 before assigning text properties. Make properties rear-nonsticky.
3798
3799 * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
3800 (eval-last-sexp-1): Give printed text a `keymap' property and bind
3801 <mouse-2> and <RET> in that map to a function printing the
3802 unabbreviated value.
3803
3804 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
3805 is a buffer, put a text property `printed-value' on the printed
3806 representation, with the Lisp object printed as value.
3807
3808 2001-07-25 Eli Zaretskii <eliz@is.elta.co.il>
3809
3810 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
3811 Mention the effect of eval-expression-print-length and
3812 eval-expression-print-level in the doc strings. Suggested by
3813 Kevin Gallagher <kevingal@onramp.net>.
3814
3815 2001-07-25 Gerd Moellmann <gerd@gnu.org>
3816
3817 * xt-mouse.el (xterm-mouse-event): Recognize control sequences
3818 for buttons > 3.
3819 (xterm-mouse-translate): Handle the case that we don't get a
3820 down-event.
3821
3822 * emacs-lisp/find-func.el (find-function-regexp):
3823 Add easy-mmode-define-global-mode to the regexp. Allow newlines
3824 in front of the function name.
3825
3826 * isearch.el (isearch-other-meta-char): Fix last change.
3827
3828 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
3829 similar events for which fake prefix keys are generated. It's no
3830 longer necessary since read_key_sequence doesn't modify these
3831 events for internal purposes anymore.
3832
3833 * files.el (auto-mode-alist): Use nroff-mode for files ending
3834 in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
3835
3836 2001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
3837
3838 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
3839 tool-bar-lines parameter, behave as if its value were zero.
3840 (mouse-avoidance-set-pointer-shape): Don't do anything if
3841 x-pointer-shape is not boundp.
3842
3843 2001-07-23 Francesco Potorti` <pot@gnu.org>
3844
3845 * uniquify.el: Overall speedup changes when using many buffers.
3846 (uniquify-fix-item-base, uniquify-fix-item-filename)
3847 (uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
3848 (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
3849 place in the item, but was never used.
3850 (uniquify-fix-item-min-proposed): New defalias: the fourth place
3851 in the item is now used as cache for the proposed name.
3852 (uniquify-rationalize-file-buffer-names): Move computation made on
3853 newbuffile out of the loop, in the newbuffile-nd local var.
3854 Use dolist (cosmetic change). Compute the proposed name for the most
3855 common case and cache it in the fourth place in the item.
3856 (uniquify-rationalize-file-buffer-names): Used to return a a list
3857 of buffer whose name was changed, but that return value was never used.
3858 (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
3859 the cached proposed name, does much less consing and is quicker.
3860 (uniquify-filename-lessp): Deleted.
3861 (uniquify-rationalize-a-list): Use dolist (cosmetic change).
3862 Do not bind locally the uniquify-possibly-resolvable flag. Use the
3863 cached proposed name is possible.
3864 (uniquify-get-proposed-name): Arguments changed, callers changed.
3865 (uniquify-rationalize-conflicting-sublist): Explicitely reset the
3866 uniquify-possibly-resolvable flag, which is no more bound locally.
3867 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
3868 flag, which does not exist any more.
3869
3870 2001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
3871
3872 * term/internal.el (IT-unicode-translations): Fix the appearance of
3873 "6`".
3874
3875 * progmodes/compile.el (compile-internal): If EMACS is already
3876 defined in the environment, don't override its value.
3877
3878 2001-07-23 Gerd Moellmann <gerd@gnu.org>
3879
3880 * play/fortune.el: Undo change of 2001-07-13.
3881 Fix autoload cookies. Add types to defcustoms.
3882 (fortune) <defgroup>: Add :link.
3883 (fortune-from-region): Use eq, not eql.
3884 From Dave Love <fx@gnu.org>.
3885
3886 * play/animate.el (animate-birthday-present): Function removed.
3887
3888 * play/animate.el: New file.
3889
3890 2001-07-22 Eli Zaretskii <eliz@is.elta.co.il>
3891
3892 * startup.el (normal-top-level-add-subdirs-to-load-path):
3893 On Windows, put into normal-top-level-add-subdirs-inode-list the
3894 canonicalized names of the directories instead of inode numbers.
3895
3896 2001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
3897
3898 * ediff-util.el: Copyright years.
3899 (ediff-choose-syntax-table): New function.
3900 (ediff-setup): Use ediff-choose-syntax-table.
3901 (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
3902 vc-state is available.
3903 (ediff-make-temp-file): Use ediff-coding-system-for-write.
3904
3905 * ediff-init.el (ediff-with-syntax-table): New macro, uses
3906 with-syntax-table.
3907 (ediff-coding-system-for-read): From ediff-diff.el
3908 (ediff-coding-system-for-write): New variable.
3909 (ediff-highest-priority): Fixed the bug having to do with disappearing
3910 overlays.
3911 (ediff-file-remote-p): Use file-remote-p, if available.
3912 (ediff-listable-file): New function.
3913 (ediff-file-attributes): Use ediff-listable-file.
3914
3915 * ediff-mult.el (ediff-meta-insert-file-info1):
3916 Use ediff-listable-file.
3917
3918 * ediff-ptch.el (ediff-prompt-for-patch-file):
3919 Use ediff-coding-system-for-read.
3920 (ediff-patch-file-internal): Use ediff-coding-system-for-write.
3921
3922 * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
3923 (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
3924
3925 * ediff.el: Date of last update, copyright years.
3926
3927 * ediff-wind (ediff-setup-control-frame): Nill->nil.
3928
3929 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
3930 of Scott Bronson.
3931 (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
3932 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
3933 Deleted functions.
3934 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
3935 ex-token-list.
3936 (viper-get-ex-address-subr): Convert registers to char data type.
3937
3938 * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
3939 (viper-memq-char): Use viper-int-to-char.
3940 (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
3941 vc-locking-state.
3942 (viper-read-key): Use viper-read-key-sequence.
3943
3944 * viper.el (viper-major-mode-modifier-list):
3945 Added inferior-emacs-lisp-mode.
3946 (this-major-mode-requires-vi-state): New function that uses simple
3947 heuristics to decide if vi state is appropriate.
3948 (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
3949 (viper-non-hook-settings): Don't advise read-key-sequence.
3950 (viper-read-key-sequence): New function that replaces the
3951 previously used advice to read-key-sequence.
3952
3953 * viper-cmd.el (viper-test-com-defun,viper-exec-change)
3954 (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
3955 (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
3956 (viper-open-line-at-point,viper-substitute,viper-overwrite)
3957 (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
3958 Got rid of the negative character hack.
3959 (viper-escape-to-state,viper-replace-state-exit-cmd):
3960 Use viper-read-key-sequence.
3961 (viper-envelop-ESC-key): No need for ad-get-orig-definition.
3962 (viper-minibuffer-standard-hook,viper-read-string-with-history):
3963 Don't override existing minibuffer-setup-hook.
3964 (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
3965 Convert registers to char data type.
3966 (viper-autoindent): Use viper-indent-line.
3967
3968 * viper-keym.el: Use viper-exec-key-in-emacs.
3969
3970 2001-07-20 Stefan Monnier <monnier@cs.yale.edu>
3971
3972 * server.el (server-visit-files): Fix variable name typo.
3973
3974 2001-07-20 Gerd Moellmann <gerd@gnu.org>
3975
3976 * simple.el (delete-trailing-whitespace): Save match data
3977 around looking-at. From Markus Rost <rost@math.ohio-state.edu>.
3978
3979 2001-07-19 Stefan Monnier <monnier@cs.yale.edu>
3980
3981 * progmodes/compile.el (compilation-parse-errors): `linenum' might
3982 return a this-error using the alternative format (a pair of markers).
3983
3984 2001-07-19 Gerd Moellmann <gerd@gnu.org>
3985
3986 * font-lock.el (c++-keywords): Add Standard C++ operator names.
3987
3988 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
3989 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
3990
3991 2001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3992
3993 * international/iso-transl.el: Fix typo in the header of the file.
3994
3995 * textmodes/picture.el (picture): Doc fix.
3996
3997 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
3998 follow coding conventions in generated files.
3999
4000 2001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
4001
4002 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
4003 (tool-bar-add-item): Don't call image-related primitives if the
4004 display doesn't support images.
4005
4006 * frame.el (display-images-p): New function.
4007
4008 2001-07-17 Gerd Moellmann <gerd@gnu.org>
4009
4010 * server.el (server-visit-files): Handle the case the specified
4011 column number is <= 0.
4012
4013 2001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
4014
4015 * startup.el (command-line-1): Add support for +LINE:COLUMN
4016 command line argument.
4017
4018 2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
4019
4020 * server.el (server-process-filter, server-visit-files):
4021 Add support for +LINE:COLUMN style emacsclient calls.
4022
4023 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4024
4025 * emacs-lisp/easy-mmode.el: Add Keywords header.
4026
4027 * play/pong.el: Author has new address.
4028
4029 * play/landmark.el: Author is no more reachable.
4030
4031 * play/handwrite.el: Author is no more reachable.
4032
4033 2001-07-17 Stefan Monnier <monnier@cs.yale.edu>
4034
4035 * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
4036 (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
4037 Complete bindings for F<1..12> keys.
4038 (global-map): Remove `undo' binding (already in the default).
4039 Replace `t<n>' bindings with `f<n>' bindings.
4040
4041 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
4042
4043 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
4044 (tcl-mode): Use tcl-add-log-defun.
4045 (tcl-indent-line): Use tcl-calculate-indent.
4046 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
4047 (tcl-indent-exp): Renamed from indent-tcl-exp.
4048 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
4049 (tcl-indent-for-comment): Call comment-indent-function properly
4050 and handle the case where it returns nil.
4051
4052 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4053
4054 * calendar/cal-islam.el (calendar-goto-islamic-date):
4055 Remove autoload cookie.
4056
4057 * calendar/calendar.el (calendar-goto-islamic-date):
4058 Add call to autoload.
4059
4060 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
4061
4062 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
4063 Don't change compile-auto-highlight globally.
4064 Don't bother with `font-lock-defaults' property since XEmacs
4065 also understands the `font-lock-defaults' variable.
4066 Use make-local-variable rather than make-variable-buffer-local.
4067 Don't `defconst' comment-indent-function: keep the default.
4068 Call easy-menu-add unconditionally.
4069 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
4070 (ada-create-menu): Use :included for Emacs as well.
4071
4072 * vc.el (vc-do-command): Autoload.
4073
4074 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
4075
4076 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4077
4078 * ps-print.el: Fix Author: header.
4079
4080 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4081
4082 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
4083 mouse-1 etc., bind them to `ignore'.
4084
4085 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
4086 send-invisible, which is already defined in Comint.
4087 (eshell-watch-for-password-prompt): Use it.
4088
4089 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4090
4091 * which-func.el (which-func-mode): Doc fix.
4092
4093 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
4094 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
4095 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
4096 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
4097 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
4098 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
4099 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
4100 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
4101 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
4102 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
4103 * emulation/edt-mapper.el, emulation/edt-pc.el,
4104 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
4105 * emulation/tpu-edt.el, emulation/tpu-extras.el,
4106 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
4107 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
4108 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
4109 * international/isearch-x.el, international/iso-cvt.el,
4110 * international/ogonek.el, international/quail.el,
4111 * international/utf-8.el, jit-lock.el, language/devan-util.el,
4112 * language/devanagari.el, language/ethio-util.el,
4113 * language/ethiopic.el, language/european.el, language/indian.el,
4114 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
4115 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
4116 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
4117 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
4118 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
4119 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
4120 * progmodes/autoconf.el, progmodes/cmacexp.el,
4121 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
4122 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
4123 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
4124 * progmodes/ebnf2ps.el, progmodes/executable.el,
4125 * progmodes/fortran.el, progmodes/idlw-shell.el,
4126 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
4127 * progmodes/m4-mode.el, progmodes/mantemp.el,
4128 * progmodes/meta-mode.el, progmodes/octave-inf.el,
4129 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
4130 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
4131 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
4132 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
4133 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
4134 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
4135 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
4136 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
4137 * textmodes/two-column.el, time-stamp.el, timezone.el,
4138 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
4139 * which-func.el, whitespace.el, wid-browse.el, widget.el,
4140 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
4141 conventions.
4142
4143 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4144
4145 * simple.el (set-variable): Require 'cus-edit' instead of
4146 `wid-edit', so that the Custom widgets get defined.
4147
4148 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4149
4150 * allout.el: A fix to follow coding conventions.
4151
4152 * find-lisp.el: A fix to follow coding conventions.
4153
4154 * term/w32-win.el: A fix to follow coding conventions.
4155
4156 * textmodes/sgml-mode.el: A fix to follow coding conventions.
4157
4158 * term/xterm.el: A fix to follow coding conventions.
4159
4160 * term/news.el: A fix to follow coding conventions.
4161
4162 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
4163 header line fixed.
4164
4165 * sun-curs.el: Fix Maintainer: header line.
4166
4167 * emacs-lisp/easymenu.el: Address of the author added.
4168
4169 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4170
4171 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
4172 property.
4173
4174 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4175
4176 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
4177 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
4178 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
4179 Some fixes to follow coding conventions.
4180
4181 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4182
4183 * which-func.el (which-func-mode): Doc fix.
4184
4185 2001-07-15 Stefan Monnier <monnier@cs.yale.edu>
4186
4187 * net/rcompile.el (remote-compile): Use make-local-variable.
4188
4189 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
4190
4191 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
4192
4193 * mail/reporter.el (reporter-submit-bug-report):
4194 Don't abuse make-variable-buffer-local. Fix call to add-hook.
4195
4196 2001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4197
4198 * calendar/cal-china.el, calendar/cal-coptic.el,
4199 * calendar/cal-dst.el, calendar/cal-french.el,
4200 * calendar/cal-hebrew.el, calendar/cal-islam.el,
4201 * calendar/cal-iso.el, calendar/cal-julian.el,
4202 * calendar/cal-mayan.el, calendar/cal-persia.el,
4203 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
4204 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
4205 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
4206 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
4207 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
4208 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
4209 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
4210 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
4211 * progmodes/ada-xref.el, progmodes/cc-align.el,
4212 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
4213 * progmodes/cc-defs.el, progmodes/cc-engine.el,
4214 * progmodes/cc-langs.el, progmodes/cc-menus.el,
4215 * progmodes/cc-styles.el, progmodes/cc-vars.el,
4216 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
4217 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
4218 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
4219 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
4220 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
4221 * textmodes/reftex.el: Some fixes to follow coding
4222 conventions in Eshell files with known maintainers.
4223
4224 * emulation/viper.el: A fix to follow coding conventions.
4225
4226 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
4227 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
4228 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
4229 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
4230 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
4231 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
4232 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
4233 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
4234 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
4235 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
4236 conventions in Eshell files.
4237
4238 * composite.el, diff.el, emacs-lisp/levents.el,
4239 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
4240 * emulation/pc-mode.el, emulation/viper-cmd.el,
4241 * emulation/viper-ex.el, emulation/viper-init.el,
4242 * emulation/viper-keym.el, emulation/viper-macs.el,
4243 * emulation/viper-mous.el, emulation/viper-util.el,
4244 * emulation/viper.el, forms-pass.el, international/ccl.el,
4245 * international/characters.el, international/encoded-kb.el,
4246 * international/fontset.el, international/ja-dic-cnv.el,
4247 * international/ja-dic-utl.el, international/kinsoku.el,
4248 * international/kkc.el, international/mule-cmds.el,
4249 * international/mule-diag.el, international/mule-util.el,
4250 * international/mule.el, international/titdic-cnv.el,
4251 * language/china-util.el, language/chinese.el,
4252 * language/cyril-util.el, language/cyrillic.el, language/english.el,
4253 * language/greek.el, language/hebrew.el, language/japan-util.el,
4254 * language/japanese.el, language/korea-util.el, language/korean.el,
4255 * language/lao-util.el, language/lao.el, language/misc-lang.el,
4256 * language/slovak.el, language/thai-util.el, language/thai.el,
4257 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
4258 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
4259 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
4260 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
4261 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
4262 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
4263 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
4264 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
4265 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
4266 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
4267 to follow coding conventions in files without maintainer or in files
4268 with clear maintainer (but without Maintainer header stating so).
4269
4270 * emacs-lisp/elp.el: A fix to follow coding conventions.
4271
4272 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
4273 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
4274 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
4275 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
4276 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
4277 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
4278 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
4279 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
4280 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
4281 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
4282 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
4283 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
4284 conventions in files from Gnus.
4285
4286 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
4287 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
4288 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
4289 * echistory.el, electric.el, emacs-lisp/authors.el,
4290 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
4291 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
4292 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
4293 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
4294 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
4295 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
4296 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
4297 * international/codepage.el, international/iso-ascii.el,
4298 * international/iso-insert.el, international/iso-transl.el,
4299 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
4300 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
4301 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
4302 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
4303 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
4304 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
4305 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
4306 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
4307 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
4308 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
4309 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
4310 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
4311 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
4312 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
4313 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
4314 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
4315 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
4316 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
4317 * textmodes/tex-mode.el, textmodes/text-mode.el,
4318 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
4319 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
4320 * vt100-led.el, window.el: Some fixes to follow coding conventions in
4321 files maintained by FSF.
4322
4323 2001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4324
4325 * arc-mode.el: A fix to follow coding conventions.
4326
4327 * bindings.el: Ditto.
4328
4329 * cdl.el: Ditto.
4330
4331 * comint.el: Ditto.
4332
4333 * cus-start.el: Ditto.
4334
4335 * shell.el: Ditto.
4336
4337 * skeleton.el: Ditto.
4338
4339 2001-07-13 Stefan Monnier <monnier@cs.yale.edu>
4340
4341 * info.el (Info-build-node-completions):
4342 Make Info-current-file-completions buffer local.
4343
4344 2001-07-13 Gerd Moellmann <gerd@gnu.org>
4345
4346 * which-func.el (which-func-mode, which-func-ff-hook)
4347 (which-function-mode): Remove references to which-func-mode-global.
4348
4349 * calendar/cal-islam.el (calendar-goto-islamic-date):
4350 Add autoload cookie.
4351
4352 * play/fortune.el: Add types to defcustoms.
4353
4354 2001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4355
4356 * language/czech.el: A fix to follow coding conventions.
4357
4358 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
4359
4360 * speedbar.el (speedbar-supported-extension-expressions): Add .g
4361 to the extension list, for antlr-mode. From Christoph Wedler
4362 <Christoph.Wedler@sap.com>.
4363
4364 2001-07-11 Stefan Monnier <monnier@cs.yale.edu>
4365
4366 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
4367 (vc-dired-mode-map): Fix the madness.
4368
4369 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
4370 (vc-prefix-map): Moved back from vc.el.
4371
4372 2001-07-11 Gerd Moellmann <gerd@gnu.org>
4373
4374 * mail/mail-extr.el (mail-extr-all-top-level-domains):
4375 Increase the size of the obarray.
4376 (mail-extr-all-top-level-domains): Add more toplevel domains,
4377 add more long names.
4378 From: Per Starback <starback@ling.uu.se>.
4379
4380 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
4381
4382 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
4383 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4384
4385 * progmodes/ada-mode.el: Ditto.
4386
4387 * progmodes/ada-xref.el: Ditto.
4388
4389 2001-07-11 Miles Bader <miles@gnu.org>
4390
4391 * finder.el (finder-insert-at-column): Also move to the next line
4392 if exactly at COLUMN.
4393
4394 2001-07-10 Gerd Moellmann <gerd@gnu.org>
4395
4396 * help.el (describe-function-1): When printing FUNCTION's
4397 documentation, don't assume FUNCTION is a symbol.
4398
4399 * startup.el (normal-top-level): Don't operate on the initial
4400 frame if we failed to create one.
4401
4402 2001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
4403
4404 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
4405 itself, i.e. only indent the contents in it.
4406
4407 2001-07-10 Markus Rost <rost@math.ohio-state.edu>
4408
4409 * mail/rmail.el (rmail-show-message): Show beginning of message in
4410 all windows containing it.
4411
4412 2001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
4413
4414 * term/tty-colors.el: Fix the header line and copyright years.
4415
4416 2001-07-09 Gerd Moellmann <gerd@gnu.org>
4417
4418 * emacs-lisp/advice.el (ad-make-advised-definition): If the
4419 original definition has an interactive form, but is Elp
4420 instrumented, use the interactive form of the function called by
4421 elp-wrapper.
4422
4423 * winner.el (winner-equal): Make it a defun. Don't compare Winner
4424 configurations with compare-window-configuration; they aren't
4425 window configurations.
4426
4427 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
4428 from the server for the format we expect. Don't use it if it
4429 doesn't look like what the Internet draft for FTP extensions specifies.
4430
4431 * toolbar/*.pbm: Cleaned up.
4432 From Luis Fernandes <elf@ee.ryerson.ca>.
4433
4434 2001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
4435
4436 * cc-cmds.el: Extended the kludge to interoperate with the
4437 delsel and pending-del packages wrt to the new function
4438 `c-electric-delete-forward'.
4439
4440 2001-07-08 Stefan Monnier <monnier@cs.yale.edu>
4441
4442 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
4443 to delay the call to <mode> for global minor modes.
4444 (easy-mmode-define-navigation): Only recenter if interactive.
4445
4446 2001-07-06 Gerd Moellmann <gerd@gnu.org>
4447
4448 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
4449 to lisp-indent-line.
4450
4451 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
4452 from the server. Call encode-time only when we are sure that we
4453 got a 213 response.
4454
4455 2001-07-06 Simon Josefsson <jas@extundo.com>
4456
4457 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
4458 (mail-envelope-from): New user option.
4459 (sendmail-send-it): Use it.
4460
4461 2001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4462
4463 * ps-print.el: Use locale dependant date to print date in header.
4464 Doc fix.
4465 (ps-print-version): New version number (6.5.3).
4466 (ps-right-header, ps-right-footer): Initialization and doc fix.
4467 (ps-time-stamp-locale-default): New fun.
4468
4469 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4470
4471 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
4472 field problem with MIME-mode.
4473
4474 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
4475
4476 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4477
4478 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
4479 MIME-mode.
4480
4481 2001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
4482
4483 * bindings.el (mode-line-mule-info): Don't show the tip with
4484 buffer-file-coding-system if that is nil.
4485
4486 2001-07-05 Gerd Moellmann <gerd@gnu.org>
4487
4488 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
4489 instead of kill-line.
4490
4491 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
4492 <Pavel@Janik.cz>.
4493
4494 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
4495 <Pavel@Janik.cz>.
4496
4497 2001-07-04 Gerd Moellmann <gerd@gnu.org>
4498
4499 * font-lock.el (c-font-lock-keywords-3): When matching something
4500 like `struct X Y', finish with point after Y.
4501
4502 2001-07-04 Simon Josefsson <jas@extundo.com>
4503
4504 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
4505 in caller buffer.
4506
4507 2001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
4508
4509 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
4510 instead of string-match to find the basename of the file.
4511 From Pascal Obry <p.obry@wanadoo.fr>.
4512
4513 * net/browse-url.el (browse-url-default-windows-browser):
4514 Support the MS-DOS port when it runs on Windows.
4515 (browse-url-browser-function) [ms-dos]: Default to
4516 browse-url-default-windows-browser.
4517
4518 * help.el (locate-library): Enable code that looks for compressed
4519 libraries if auto-compression-mode is on.
4520
4521 2001-07-02 Stefan Monnier <monnier@cs.yale.edu>
4522
4523 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
4524
4525 2001-07-02 Gerd Moellmann <gerd@gnu.org>
4526
4527 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
4528
4529 2001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
4530
4531 * allout.el: Fix the header line, so that finder.el recognizes it.
4532 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4533
4534 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
4535 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4536
4537 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
4538
4539 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
4540
4541 * ps-bdf.el (bdf-directory-list): Use the value relative to
4542 installation-directory for MS-Windows as well.
4543
4544 2001-06-29 Richard M. Stallman <rms@gnu.org>
4545
4546 * wid-edit.el (widget-color-sample-face-get):
4547 Return ((foreground-color . COLOR)) instead of constructing a face.
4548
4549 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
4550
4551 * faces.el (region): Change the background color for the
4552 light-background color display to lightgoldenrod2, to make it
4553 visible on some laptops.
4554
4555 2001-06-28 Richard M. Stallman <rms@gnu.org>
4556
4557 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
4558 (rmail-msg-restore-non-pruned-header): Likewise.
4559 If point was in the old pruned header, put it at the top.
4560 (rmail-msg-prune-header): If point was at the top, keep it there.
4561
4562 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
4563 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
4564
4565 2001-06-28 Stefan Monnier <monnier@cs.yale.edu>
4566
4567 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
4568
4569 2001-06-28 Karl Fogel <kfogel@red-bean.com>
4570
4571 * saveplace.el: Update maintainer email address.
4572
4573 2001-06-27 Francesco Potorti` <pot@gnu.org>
4574
4575 * uniquify.el: (uniquify-rationalize-file-buffer-names):
4576 Undo previous change.
4577
4578 2001-06-27 Francesco Potorti` <pot@gnu.org>
4579
4580 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
4581 preliminary quick reordering. Can speed things up dramatically.
4582
4583 2001-06-26 Richard M. Stallman <rms@gnu.org>
4584
4585 * dired.el (dired-get-filename): A file name starting with ~
4586 is not absolute in this context.
4587
4588 * which-func.el (which-func-maxout): Increase default to 500000.
4589 (which-function-mode): This is now the "real" name of the function.
4590 (which-func-mode): Now an alias.
4591 (which-func-mode-global): Name deleted.
4592
4593 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
4594 button-2, when binding hs-mouse-toggle-hiding.
4595
4596 2001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4597
4598 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
4599 (rmail-msg-prune-header): Likewise.
4600 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
4601 and `rmail-msg-prune-header'.
4602
4603 2001-06-25 Stefan Monnier <monnier@cs.yale.edu>
4604
4605 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
4606 back than LINEBEG.
4607
4608 2001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
4609
4610 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
4611 window where they clicked the mouse has a header line, adjust
4612 vertical movement by one.
4613
4614 2001-06-25 Milan Zamazal <pdm@zamazal.org>
4615
4616 * progmodes/glasses.el (glasses-make-readable): Consider underscores
4617 too when separating a parenthesis.
4618
4619 2001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
4620
4621 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
4622 (bookmark-bmenu-hide-filenames): Add help-echo to
4623 mouse-highlighted text.
4624 (bookmark-bmenu-show-filenames): Remove help-echo property from
4625 the whitespace.
4626
4627 2001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
4628
4629 * files.el (auto-mode-alist): Add configure.ac (autoconf).
4630 From Karl Eichwalder <ke@suse.de>.
4631
4632 2001-06-23 Richard M. Stallman <rms@gnu.org>
4633
4634 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
4635
4636 * progmodes/cc-styles.el (c-set-style): Don't specify initial
4637 contents for completing-read.
4638
4639 2001-06-22 Richard M. Stallman <rms@gnu.org>
4640
4641 * menu-bar.el (menu-bar-make-toggle): Construct the
4642 function's doc string from HELP, not DOC, and make it accurate by
4643 adding "Toggle whether to " at the front and downcasing the initial.
4644 Change the HELP arg in some calls to make it fit this usage.
4645
4646 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
4647 Undo previous change.
4648
4649 2001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
4650
4651 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
4652
4653 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
4654
4655 2001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
4656
4657 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
4658
4659 * dabbrev.el (dabbrev--select-buffers): Fix last change.
4660
4661 2001-06-20 Richard M. Stallman <rms@gnu.org>
4662
4663 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
4664 broken out from dabbrev--find-expansion. Handle minibuffer
4665 specially here.
4666 (dabbrev--find-expansion): Simplify code in various ways.
4667 Don't treat minibuffers specially.
4668 Call dabbrev--make-friend-buffer-list.
4669 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
4670 (dabbrev--scanning-message): Do nothing when minibuffer is current.
4671
4672 2001-06-19 John Wiegley <johnw@gnu.org>
4673
4674 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
4675 Also, added a comment describing how to greatly speedup Eshell
4676 loadup time, by concatenating together all of Eshell's .elc files.
4677
4678 2001-06-19 John Wiegley <johnw@gnu.org>
4679
4680 * eshell/esh-mode.el: Disabled a test that often yields false failures.
4681
4682 2001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
4683
4684 * woman.el (WoMan-highlight-references): Add help-echo to
4685 mouse-highlighted text.
4686
4687 2001-06-18 Stefan Monnier <monnier@cs.yale.edu>
4688
4689 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
4690
4691 2001-06-18 Gerd Moellmann <gerd@gnu.org>
4692
4693 * international/quail.el (quail-start-conversion):
4694 Reset quail-translating to nil.
4695
4696 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
4697 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
4698
4699 2001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
4700
4701 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
4702 mouse-highlighted text.
4703
4704 * dired.el (dired-mark-pop-up): Fix last change.
4705
4706 2001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
4707
4708 * calendar/calendar.el (generate-calendar-month): Add help-echo to
4709 mouse-highlighted text.
4710
4711 * net/quickurl.el (quickurl-url-file): Run through
4712 convert-standard-filename.
4713 (quickurl-list-populate-buffer): Add help-echo to
4714 mouse-highlighted text.
4715 (top-level): Update Dave's URL.
4716
4717 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
4718 mouse-highlighted text.
4719
4720 * textmodes/page-ext.el (pages-copy-header-and-position):
4721 Add help-echo to mouse-highlighted text.
4722
4723 * tar-mode.el (tar-header-block-summarize): Add help-echo to
4724 mouse-highlighted text.
4725
4726 * replace.el (occur): Add help-echo to mouse-highlighted text.
4727
4728 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
4729 mouse-highlighted text.
4730
4731 * progmodes/cpp.el (cpp-make-button): Add help-echo to
4732 mouse-highlighted text.
4733
4734 * progmodes/compile.el (compile-reinitialize-errors):
4735 Add help-echo to mouse-highlighted messages.
4736 (compilation-forget-errors): Remove help-echo property as well.
4737
4738 * play/landmark.el (lm-plot-square, lm-init-display):
4739 Add help-echo to mouse-highlighted text.
4740
4741 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
4742 Add help-echo to mouse-highlighted text.
4743
4744 * dired.el (dired-insert-set-properties): Add help-echo to
4745 mouse-highlighted text.
4746 (dired-mark-pop-up): Remove help-echo property from the file name.
4747
4748 * comint.el (comint-send-input): Add help-echo to
4749 mouse-highlighted text.
4750
4751 * buff-menu.el (list-buffers-noselect): Add help-echo to
4752 mouse-highlighted text.
4753
4754 * arc-mode.el (archive-summarize-files): Add help-echo to
4755 mouse-highlighted text.
4756
4757 * ffap.el (ffap-machine-p): Always return nil if
4758 open-network-stream is not fboundp.
4759
4760 2001-06-17 Stefan Monnier <monnier@cs.yale.edu>
4761
4762 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
4763 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
4764 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
4765 incorrectly binding chars between 128 and 256 to it.
4766 (sgml-maybe-name-self): Handle latin-1 chars properly.
4767 (sgml-tags-invisible): Bind buffer-file-name to nil.
4768 Use unwind-protect and restore-buffer-modified-p.
4769 (sgml-point-entered): Use buffer-substring-no-properties.
4770 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
4771 (html-mode): Don't force `imenu-sort-function'.
4772
4773 2001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
4774
4775 * tar-mode.el: Fix the copyright notice.
4776
4777 * font-lock.el (font-lock-comment-face): For tty's with dark
4778 background, use "red1", since "lightred" is not one of the colors
4779 recognized by tty-colors.el.
4780
4781 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
4782 create a buffer for extracted file, in case there's more than one
4783 file by that name in an archive, possibly in different
4784 directories. From Kevin Rodgers <kevinr@ihs.com>.
4785
4786 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
4787 <alex@gnu.org>.
4788
4789 2001-06-15 Miles Bader <miles@gnu.org>
4790
4791 * textmodes/texinfmt.el (texinfo-format-syntax-table):
4792 Revert previous change.
4793
4794 2001-06-14 Richard M. Stallman <rms@gnu.org>
4795
4796 * replace.el (keep-lines-read-args): Return just a regexp.
4797 Provide nil for the region args.
4798 (keep-lines, flush-lines, how-many):
4799 Calculate the defaults for the region here, when args are nil.
4800
4801 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
4802
4803 * rot13.el (rot13-other-window): Some more doc fix.
4804
4805 2001-06-14 Per Starback <starback@ling.uu.se>
4806
4807 * replace.el (case-replace, query-replace-from-history-variable)
4808 (query-replace-to-history-variable, keep-lines-read-args)
4809 (occur-revert-function, query-replace-help): Dox fix.
4810
4811 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
4812
4813 * rot13.el (rot13-other-window): Doc fix.
4814
4815 2001-06-14 Miles Bader <miles@gnu.org>
4816
4817 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
4818 of " and \ to "." (punctuation).
4819 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
4820
4821 2001-06-13 Richard M. Stallman <rms@gnu.org>
4822
4823 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
4824
4825 * simple.el (shell-command-on-region): Never kill the
4826 *Shell Command Output* buffer.
4827
4828 2001-06-13 Stefan Monnier <monnier@cs.yale.edu>
4829
4830 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
4831
4832 2001-06-10 Stefan Monnier <monnier@cs.yale.edu>
4833
4834 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
4835 New var, to recognize ${ $' and PODs.
4836 (perl-font-lock-syntactic-face-function): New function.
4837 (perl-mode): Use them.
4838 (perl-continuation-line-p): New function, from perl-calculate-indent.
4839 (perl-calculate-indent): Use it, to properly handle continuation
4840 lines of continuation lines.
4841
4842 2001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
4843
4844 * server.el (server-process, server-buffer-clients): Doc fix.
4845 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4846
4847 2001-06-09 John Wiegley <johnw@gnu.org>
4848
4849 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
4850 test if the last command was Lisp or not.
4851 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
4852 B x C".
4853
4854 2001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
4855
4856 * dos-w32.el (grep-regexp-alist): Remove definition, since the
4857 general one on compile.el supports drive letters.
4858
4859 2001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
4860
4861 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
4862 key description.
4863
4864 * textmodes/reftex-sel.el (reftex-select-jump): New command.
4865
4866 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
4867 (reftex-toc-jump): New command.
4868
4869 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
4870 to parse international characters as well.
4871
4872 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
4873 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
4874
4875 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
4876
4877 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
4878 TAB to the key separators.
4879
4880 2001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
4881
4882 * international/mule.el (auto-coding-alist): Remove redundant
4883 up-cased versions of the extensions (auto-coding-alist-lookup is
4884 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
4885 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
4886
4887 2001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
4888
4889 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
4890
4891 2001-06-01 Richard M. Stallman <rms@gnu.org>
4892
4893 * help.el (describe-variable): Put value on same line
4894 with preceding text, if it is short enough to look good that way.
4895
4896 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
4897
4898 * term/internal.el (IT-unicode-translations): New variable.
4899 (IT-setup-unicode-display): New function.
4900
4901 2001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4902
4903 * ps-print.el: Handle before-string and after-string overlay properties
4904 in ps-print-*-with-faces commands. Doc fix.
4905 (ps-print-version): New version number (6.5.2).
4906 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
4907 for XEmacs.
4908 (ps-prefix-quote): Doc fix.
4909 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
4910 (ps-basic-plot-str, ps-plot-string): New funs.
4911
4912 2001-05-31 Stefan Monnier <monnier@cs.yale.edu>
4913
4914 * progmodes/etags.el (tags-compression-info-list): Fix docstring
4915 and :type spec.
4916
4917 2001-05-31 Gerd Moellmann <gerd@gnu.org>
4918
4919 * international/mule-cmds.el (inactivate-input-method):
4920 Set input-method-function to nil.
4921
4922 * xml.el (xml-parse-tag): The document may contain invalid characters.
4923 From ShengHuo ZHU <zsh@cs.rochester.edu>
4924
4925 2001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4926
4927 * mail/rmailsum.el (rmail-message-subject-p): Don't call
4928 `rmail-summary-line-decoder' if the message does not have
4929 a Subject: field.
4930
4931 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
4932
4933 * mail/rmail.el (rmail-insert-mime-resent-message-function):
4934 New variable.
4935 (rmail-resend): Modify to work in `rmail-view-buffer'; call
4936 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
4937 is non-nil.
4938
4939 2001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
4940
4941 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
4942
4943 2001-05-29 Sam Steingold <sds@gnu.org>
4944
4945 * faces.el (face-valid-attribute-values): Bind `valid' directly
4946 instead of using `setq'.
4947
4948 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
4949 Use `tex-shell-buf'.
4950 (tex-shell-proc): Use `tex-shell-running'.
4951 (tex-shell-buf-no-error): New function.
4952 (tex-send-tex-command): Use it.
4953 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
4954 (tex-kill-job): Check the process before calling `quit-process'.
4955
4956 2001-05-29 Gerd Moellmann <gerd@gnu.org>
4957
4958 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
4959 UTF-8 sequences.
4960
4961 2001-05-28 Miles Bader <miles@gnu.org>
4962
4963 * comint.el (comint-carriage-motion): Renamed from
4964 `comint-cr-magic'. Operate on the buffer instead of the string
4965 (for use as a comint post-output filter, instead of as a
4966 pre-output filter). Handle backspaces too. Add to the
4967 `comint-output-filter-functions' hook instead of
4968 `comint-preoutput-filter-functions'.
4969
4970 2001-05-28 Gerd Moellmann <gerd@gnu.org>
4971
4972 * language/japan-util.el (japanese-hankaku): Prefer the charset
4973 `jisx0201' when the optional argument `ascii-only' is not specified.
4974 (japanese-hankaku-region): Ditto.
4975 From Katsumi Yamaoka <yamaoka@jpl.org>
4976
4977 2001-05-28 Stefan Monnier <monnier@cs.yale.edu>
4978
4979 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
4980 (outline-invisible-p): New function.
4981 (hide-leaves): Save excursion.
4982 (hide-other): Stop looping when reaching bobp.
4983
4984 2001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
4985
4986 * cus-edit.el (custom-file): Fix last change.
4987
4988 2001-05-27 Stefan Monnier <monnier@cs.yale.edu>
4989
4990 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
4991 same definition in byte-compile-function-environment as `autoload'
4992 would put in `symbol-function'.
4993
4994 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
4995 patch to correct the error message as well.
4996
4997 2001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
4998
4999 * cus-edit.el (custom-file): Don't assume we were invoked with -q
5000 unless ~/.emacs exists.
5001
5002 * novice.el (enable-command): If user-init-file is nil or does not
5003 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
5004
5005 2001-05-25 Stefan Monnier <monnier@cs.yale.edu>
5006
5007 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
5008 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
5009 Allow spaces around macro arguments.
5010 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
5011 indent-for-tab-command.
5012 (latex-mode-map, plain-tex-mode-map): New keymaps.
5013 Inherit from tex-mode-map.
5014 (tex-common-initialization): Don't setup the keymap any more
5015 since it's now done right by define-derived-mode.
5016 (latex-mode): Set skeleton-end-hook to nil.
5017 (latex-skeleton-end-hook): Remove.
5018 (tex-latex-block, latex-insert-item): Simplify.
5019 (latex-syntax-after): Use following-char rather than char-after.
5020 (tex-discount-args-cmds, tex-count-words): New functions.
5021
5022 * textmodes/tildify.el (tildify-ignored-environments-alist):
5023 Recognize \verb* as well.
5024
5025 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
5026 (perl-comment-indent): Simplify to let newcomment.el do its job.
5027 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
5028 (perl-mark-function): Cleanup the namespace.
5029 (perl-calculate-indent): Don't be fooled by nested functions.
5030
5031 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
5032
5033 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
5034 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
5035
5036 2001-05-25 Andrew Choi <akochoi@i-cable.com>
5037
5038 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
5039 actually be `\\'.
5040 (ctlau-b5-converter): Likewise.
5041
5042 2001-05-24 Andrew Choi <akochoi@i-cable.com>
5043
5044 * international/titdic-cnv.el (quail-misc-package-ext-info):
5045 Change CTLauB.el to CTLau-b5.el.
5046
5047 2001-05-23 Stefan Monnier <monnier@cs.yale.edu>
5048
5049 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
5050 rather than beginning-of-line to avoid problems with fields.
5051 (gud-perldb-massage-args): Use unless and push.
5052 (gud-chdir-before-run): New var.
5053 (gud-common-init): Use it.
5054
5055 2001-05-24 Andrew Choi <akochoi@i-cable.com>
5056
5057 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
5058 delete entries for chinese-ctlau and chinese-ctlaub.
5059 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
5060 chinese-ctlaub.
5061 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
5062 New functions.
5063
5064 2001-05-22 Gerd Moellmann <gerd@gnu.org>
5065
5066 * cus-edit.el (custom-comment-show): Remove debug code.
5067
5068 * language/japan-util.el (japanese-symbol-table): Fix handling of
5069 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
5070
5071 2001-05-21 Stefan Monnier <monnier@cs.yale.edu>
5072
5073 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
5074 Renamed by removing the silly `-flag' suffix.
5075 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
5076
5077 2001-05-20 Stefan Monnier <monnier@cs.yale.edu>
5078
5079 * replace.el (keep-lines-read-args): Use `copy-marker'.
5080 (how-many): Save excursion properly.
5081 (occur-mode): Use define-derived-mode.
5082 (perform-replace): Use with-current-buffer.
5083
5084 2001-05-20 Richard M. Stallman <rms@gnu.org>
5085
5086 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
5087
5088 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
5089
5090 * info.el (Info-read-subfile): Widen before finding the
5091 desired node in the subfile.
5092
5093 * startup.el (command-line-1): When >2 files visited,
5094 leave the last one visible, and make that the selected window.
5095
5096 2001-05-20 Gerd Moellmann <gerd@gnu.org>
5097
5098 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
5099
5100 2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
5101
5102 * international/ccl.el (define-ccl-program): Fix a typo.
5103 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5104
5105 * international/mule.el (decode-char): Fix a typo. From Pavel
5106 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5107
5108 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
5109 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5110
5111 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
5112 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5113
5114 2001-05-18 Sam Steingold <sds@gnu.org>
5115
5116 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
5117 and [RET] to `cvs-mode-find-file'.
5118
5119 2001-05-18 John Wiegley <johnw@gnu.org>
5120
5121 * eshell/esh-ext.el (eshell-explicit-command-char): A new
5122 configuration variable, which determines the initial character
5123 that forces use of an external version of a command. The default
5124 is *, but may be set to \, for example.
5125
5126 * eshell/esh-ext.el (eshell-explicit-command):
5127 Use `eshell-explicit-command-char' instead of ?*.
5128
5129 * eshell/esh-cmd.el (eshell/which):
5130 Use `eshell-explicit-command-char' instead of ?*.
5131
5132 * eshell/em-cmpl.el (eshell-completion-command-name)
5133 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
5134 instead of ?*.
5135
5136 2001-05-18 Gerd Moellmann <gerd@gnu.org>
5137
5138 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
5139 subst-char-in-string.
5140 (ange-ftp-after-parse-ls-hook): New variable.
5141 (ange-ftp-ls): Run that hook.
5142 From Peter Milliken <Peter.Milliken@GTECH.COM>.
5143
5144 * tmm.el (tmm-get-keymap): Fix handling of :filter.
5145 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
5146 text into *Completions*.
5147
5148 * net/goto-addr.el (goto-address-at-point): Deal with URLs
5149 part of which look like email addresses.
5150
5151 2001-05-18 Andrew Innes <andrewi@gnu.org>
5152
5153 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
5154 Use . instead of absolute path for lisp dir, to avoid bug in W2K
5155 cmd.exe's handling of FOR loops.
5156 (autoloads): Set find-file-suppress-same-file-warnings to t to
5157 avoid slew of spurious messages.
5158
5159 2001-05-18 Simon Josefsson <simon@josefsson.org>
5160
5161 * mail/smtpmail.el (maybe-append-domain): Renamed to
5162 `smtpmail-maybe-append-domain'.
5163 (smtpmail-via-smtp): Use the new name.
5164
5165 * net/browse-url.el (browse-url-browser-function): Add kde.
5166 (browse-url-kde-program, browse-url-kde-args): New variables.
5167 (browse-url-kde): New function.
5168
5169 2001-05-18 Miles Bader <miles@gnu.org>
5170
5171 * simple.el (delete-horizontal-space, just-one-space):
5172 Use `constrain-to-field' instead of `field-end'/`field-beginning',
5173 because it's more efficient for large files.
5174
5175 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5176
5177 * mail/rmail.el (rmail-require-mime-maybe): New function.
5178 (rmail): Use it.
5179 (rmail-mode): Handle the case of finding Rmail files.
5180
5181 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
5182 functions.
5183
5184 2001-05-17 Stefan Monnier <monnier@cs.yale.edu>
5185
5186 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
5187 text-property after moving to the beginning of line and regardless
5188 of the value of font-lock-multiline.
5189
5190 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5191
5192 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
5193
5194 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
5195 last coding system used before calling set-buffer-modified-p
5196 because that function changes last-coding-system.
5197
5198 2001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
5199
5200 * files.el (switch-to-buffer-other-window)
5201 (switch-to-buffer-other-frame): Add an xref to display-buffer in
5202 the doc string.
5203
5204 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5205
5206 * language/slovak.el, language/czech.el: New maintainer.
5207
5208 2001-05-16 Sam Steingold <sds@gnu.org>
5209
5210 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
5211 sub-form of `defgeneric' correctly.
5212
5213 2001-05-16 Gerd Moellmann <gerd@gnu.org>
5214
5215 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
5216 of `c'.
5217
5218 * textmodes/outline.el (outline-font-lock-level): Remove the
5219 condition-case, test what outline-level returns instead, to
5220 ease debugging.
5221
5222 * international/mule.el (auto-coding-regexp-alist): New user-option.
5223 (auto-coding-from-file-contents): New function.
5224 (set-auto-coding): Use it to determine a coding system.
5225
5226 2001-05-15 Gerd Moellmann <gerd@gnu.org>
5227
5228 * mouse.el (mouse-delete-other-windows): Doc fix.
5229
5230 * emacs-lisp/lisp-mode.el (lisp-mode):
5231 Make font-lock-keywords-case-fold-search a buffer-local variable with
5232 make-local-variable before setting it.
5233
5234 2001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
5235
5236 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
5237 prefixes.
5238
5239 2001-05-14 Gerd Moellmann <gerd@gnu.org>
5240
5241 * hexl.el (hexl-current-address): Print a message when called
5242 interactively.
5243
5244 2001-05-11 Stefan Monnier <monnier@cs.yale.edu>
5245
5246 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
5247
5248 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
5249
5250 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
5251
5252 2001-05-11 Gerd Moellmann <gerd@gnu.org>
5253
5254 * startup.el (command-line): If parameters have been changed in
5255 the init files which influence font selection, clear the face
5256 cache so that faces get realized with the new parameters.
5257
5258 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
5259
5260 2001-05-10 Stefan Monnier <monnier@cs.yale.edu>
5261
5262 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
5263
5264 2001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
5265
5266 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
5267 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
5268
5269 2001-05-10 Gerd Moellmann <gerd@gnu.org>
5270
5271 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
5272 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
5273
5274 2001-05-09 John Wiegley <johnw@gnu.org>
5275
5276 * eshell/esh-util.el (eshell-convert-numeric-arguments):
5277 Annotated the documentation string to tell users about
5278 `eshell-no-numeric-conversions'.
5279
5280 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
5281 conversions if a Lisp function has the property
5282 `eshell-no-numeric-conversions' set to a non-nil value.
5283
5284 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
5285 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
5286 property `eshell-no-numeric-conversions' on the following
5287 functions (which all deal with filesystem entities, and never Lisp
5288 numerical values): eshell/cd, eshell/pushd, eshell/popd,
5289 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
5290 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
5291 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
5292 eshell/which, eshell/addpath.
5293
5294 2001-05-09 John Wiegley <johnw@gnu.org>
5295
5296 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
5297 encountered as an argument, don't convert it right away, but tag
5298 the first character of the string with the text properties
5299 `number', which signifies to `eshell-lisp-command' that the
5300 argument should be passed through `string-to-number' if it is
5301 actually used in the call to a Lisp function.
5302
5303 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
5304 function, convert any string arguments that have been tagged as
5305 "numbers", by calling string-to-number.
5306
5307 * eshell/esh-util.el (eshell-number-regexp): Now that number
5308 conversions only happen for Lisp function calls, the number regexp
5309 should now match all integer and floating point forms.
5310
5311 * eshell/esh-proc.el: Disable `eshell-stop-process' and
5312 `eshell-continue-process', since they are both nonfunctional at
5313 the moment.
5314 (eshell-proc-initialize): Don't bind keys for
5315 `eshell-stop-process' or `eshell-continue-process'.
5316
5317 * eshell/em-unix.el (eshell-shuffle-files):
5318 Apply `directory-file-name' before calling `file-name-directory'.
5319
5320 * eshell/em-hist.el (eshell-add-to-history): Reference to
5321 `eshell-history-ring' needed to be `eshell-history-index'.
5322
5323 * calendar/timeclock.el (timeclock-find-discrep):
5324 Initialize `elapsed' to 0.
5325 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
5326 it's still nil.
5327
5328 2001-05-09 Stefan Monnier <monnier@cs.yale.edu>
5329
5330 * arc-mode.el (archive-int-to-mode): Construct the string directly.
5331 (archive-mode): Use capitalize.
5332 (archive-unique-fname): Use make-temp-file.
5333
5334 2001-05-09 Gerd Moellmann <gerd@gnu.org>
5335
5336 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
5337
5338 2001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
5339
5340 * tar-mode.el (tar-extract): Pay attention to the value of
5341 coding-system-for-read, if it is non-nil.
5342
5343 * calendar/holidays.el (holidays): Add an autoload cookie.
5344 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5345
5346 2001-05-08 John Wiegley <johnw@gnu.org>
5347
5348 * calendar/timeclock.el (timeclock-workday-remaining):
5349 Changed logic for determining how much time is remaining.
5350 (timeclock-workday-elapsed): Don't accept a "relative" argument
5351 for the current day's elapsed time. What could that have meant?
5352 (timeclock-workday-elapsed-string): No "relative" argument anymore.
5353 (timeclock-when-to-leave): Changed logic, similarly to what was
5354 done for `timeclock-workday-remaining'.
5355 (timeclock-find-discrep): Removed "today-only" argument, which had
5356 no meaning. Fixed some more math problems. The function now
5357 returns a three member list: (TOTAL-TIME-DISCREPANCY
5358 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
5359
5360 2001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5361
5362 * w32-fns.el (convert-standard-filename): Start replacing slashes
5363 from the beginning of the file name, not from where the last
5364 invalid character was. From "Andrew Maguire (SWW)"
5365 <Andrew.Maguire@Smallworld.co.uk>
5366
5367 2001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
5368
5369 The following changes are to provide infrastructure for handling
5370 MIME messages to rmail. They don't affect the original behaviour
5371 if rmail-enable-mime is nil.
5372
5373 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
5374 (rmail-search-mime-message-function)
5375 (rmail-search-mime-header-function): New variables.
5376 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
5377 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
5378 `rmail-view-buffer' is hidden.
5379 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
5380 call rmai-show-mime-function.
5381 (rmail-display-labels): If rmail-enable-mime is non-nil, update
5382 mode-line-process of rmail-view-buffer.
5383 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
5384 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
5385 buffer.
5386 (rmail-next-message, rmail-next-undeleted-message): Be sure to
5387 set-buffer to the Rmail buffer.
5388 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
5389 rmail-search-mime-header-function.
5390 (rmail-search-message): New function.
5391 (rmail-search): Call rmail-search-message to check if a message
5392 matches REGEXP, lastly update point after calling
5393 rmail-show-message.
5394 (rmail-undelete-previous-message, rmail-expunge-confirmed)
5395 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
5396 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
5397 header region, refer to rmail-msgref-vector while setting the
5398 current buffer to rmail-buffer temporarily.
5399 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
5400 If rmail-enable-mime is non-nil, call
5401 rmail-insert-mime-forwarded-message-function instead of inserting
5402 forwarded message by itself.
5403
5404 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
5405 Rmail buffer.
5406 (rmail-set-label, rmail-next-labeled-message): Likewise.
5407
5408 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
5409 set-buffer to the Rmail buffer.
5410 (rmail-output-to-rmail-file): Likewise.
5411 (rmail-output): Likewise.
5412
5413 * mail/rmailsum.el (rmail-message-subject-p): Process the result
5414 of mail-fetch-field by rmail-summary-line-decoder.
5415 (rmail-new-summary): Be sure to go to the Rmail buffer.
5416 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
5417 rmail-view-buffer to nil.
5418 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
5419 rmail-view-buffer.
5420 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
5421 rmail-buffer.
5422 (rmail-summary-scroll-msg-down): Likewise.
5423 (rmail-summary-beginning-of-message): Likewise.
5424 (rmail-summary-wipe): Likewise.
5425 (rmail-summary-toggle-header): Use save-window-excursion, not
5426 save-excursion. Update point in rmail-view-buffer, not in
5427 rmail-buffer.
5428 (rmail-summary-reply): Before calling rmail-reply, set buffer to
5429 rmail-view-buffer, not rmail-buffer.
5430
5431 2001-05-07 Gerd Moellmann <gerd@gnu.org>
5432
5433 * cus-edit.el (custom-file): Signal an error if user-init-file is
5434 nil (running -q).
5435
5436 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
5437
5438 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
5439 Add :version.
5440
5441 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
5442 New option.
5443 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
5444 only if smtpmail-warn-about-unknown-extensions is set.
5445
5446 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
5447 instead of rmail-sort-by-keywords.
5448
5449 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
5450 rmail-sort-by-keywords.
5451
5452 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
5453 rmail-summary-sort-by-keywords. Doc fix.
5454 (rmail-summary-mode): Doc fix.
5455
5456 * mail/rmail.el (rmail-edit): New Custom group.
5457
5458 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
5459 (rmail-edit-mode-hook): New user-option.
5460
5461 2001-05-05 Richard M. Stallman <rms@gnu.org>
5462
5463 * help.el (help-xref-symbol-regexp): Recognize "source of"
5464 and friends, meaning make a link to the source file.
5465 (help-make-xrefs): Handle "source of" and friends
5466 by constructing a link that visits the source file.
5467
5468 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
5469
5470 2001-05-04 Stefan Monnier <monnier@cs.yale.edu>
5471
5472 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
5473 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
5474 Renamed from perl-font-lock-keywords to avoid clashes.
5475 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
5476 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
5477 Updated correspondingly.
5478
5479 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
5480 Typo `nonexistant' -> `nonexistent'.
5481
5482 2001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
5483
5484 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
5485 Split `c-electric-delete' into two functions where
5486 `c-electric-delete-forward' always deletes forward and
5487 `c-electric-delete' only contains the code necessary for XEmacs to
5488 choose between backward and forward deletion.
5489
5490 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
5491 get the electric behavior on that key too.
5492 (c-fill-paragraph): Fixed bogus direct use of
5493 c-comment-prefix-regexp, which caused an error when it's a list.
5494
5495 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
5496
5497 * dired-aux.el (dired-diff): Doc fix.
5498
5499 * dired.el (dired-diff): Likewise.
5500
5501 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
5502
5503 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
5504
5505 2001-05-02 Stefan Monnier <monnier@cs.yale.edu>
5506
5507 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
5508 if both the buffer and the file are read-only.
5509
5510 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
5511 rather than font-lock-string-face.
5512 (sh-get-indent-info): Treat heredocs like strings.
5513
5514 2001-05-02 Gerd Moellmann <gerd@gnu.org>
5515
5516 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
5517 a newline following `}'.
5518 (texinfo-format-email): New function.
5519 (toplevel): Use texinfo-format-email for @email.
5520 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
5521 Add `display'.
5522 (texinfo-sort-region): Goto point-min before sorting.
5523 (texinfo-set): Remove leading white space from value.
5524 From yagi@is.titech.ac.jp.
5525
5526 * replace.el (query-replace-regexp-eval): Doc fix.
5527
5528 2001-05-01 Stefan Monnier <monnier@cs.yale.edu>
5529
5530 * diff-mode.el (diff-nonexistant-face): New face.
5531 (diff-font-lock-keywords): Use it.
5532
5533 2001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
5534
5535 * font-lock.el (font-lock-mode): Doc fix.
5536
5537 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
5538 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
5539
5540 2001-04-30 Gerd Moellmann <gerd@gnu.org>
5541
5542 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
5543 backslash at the start of the here-document delimiter.
5544 (sh-font-lock-syntactic-keywords): Likewise.
5545
5546 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
5547
5548 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
5549
5550 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
5551 (tty-color-translate, tty-color-by-index, tty-color-values)
5552 (tty-color-desc): Doc fix.
5553
5554 2001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
5555
5556 * dired-aux.el (dired-do-create-files, dired-do-copy)
5557 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
5558 Mention dired-dwim-target in the doc string.
5559
5560 2001-04-28 Miles Bader <miles@gnu.org>
5561
5562 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
5563 (dabbrev--find-expansion): Use it.
5564 (dabbrev--select-buffers): Don't select ignored buffers.
5565
5566 2001-04-27 Gerd Moellmann <gerd@gnu.org>
5567
5568 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
5569
5570 2001-04-26 Richard M. Stallman <rms@gnu.org>
5571
5572 * dabbrev.el: Add doc strings for some functions.
5573 (dabbrev--eliminate-newlines): New variable.
5574 (dabbrev--substitute-expansion): Convert newlines to spaces
5575 if dabbrev--eliminate-newlines is set.
5576 If abbrev and expansion are both all-lower-case,
5577 leave dabbrev--last-case-pattern nil.
5578
5579 2001-04-26 Gerd Moellmann <gerd@gnu.org>
5580
5581 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
5582 if necessary, like in rmail-show-message.
5583
5584 2001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5585
5586 * ps-print.el: Color specified by number is forced to be float number.
5587 (ps-print-version): New version number (6.5.1.1).
5588 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
5589 initialization.
5590 (ps-prefix-quote): New internal var.
5591 (ps-print-quote): New fun.
5592 (ps-setup, ps-output-frame-properties, ps-float-format)
5593 (ps-format-color): Code fix.
5594 (ps-plot-region): Eliminate redundant foreground color text setting.
5595
5596 2001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
5597
5598 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
5599
5600 2001-04-25 Gerd Moellmann <gerd@gnu.org>
5601
5602 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
5603
5604 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
5605
5606 * info.el (Info-additional-directory-list): Doc fix.
5607
5608 * find-lisp.el (find-lisp-find-dired-filter)
5609 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
5610 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
5611
5612 2001-04-25 Stefan Monnier <monnier@cs.yale.edu>
5613
5614 * progmodes/make-mode.el (makefile-font-lock-keywords):
5615 Rationalize the rules for includes and conditionals and use the
5616 keyword face for them.
5617
5618 * faces.el (modify-face): Add compatibility for non-interactive use.
5619
5620 2001-04-24 John Wiegley <johnw@gnu.org>
5621
5622 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
5623 fix from last night, since it wasn't finding eshell/cd.
5624
5625 2001-04-24 Gerd Moellmann <gerd@gnu.org>
5626
5627 * rect.el (string-rectangle): Revert to 20.x behaviour.
5628 (replace-rectangle): Make it an alias for string-rectangle.
5629 (string-insert-rectangle): New function.
5630
5631 2001-04-23 John Wiegley <johnw@gnu.org>
5632
5633 * eshell/em-unix.el (eshell/diff): Fixed problems that were
5634 occurring with Emacs 21's diff.el/compile.el interaction layer.
5635
5636 2001-04-23 Colin Walters <walters@cis.ohio-state.edu>
5637
5638 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
5639 case where the function was defined in a file, but not part of an
5640 eshell module.
5641
5642 2001-04-23 John Wiegley <johnw@gnu.org>
5643
5644 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
5645 code to work around a redisplay problem I've been having.
5646
5647 2001-04-23 John Wiegley <johnw@gnu.org>
5648
5649 * calendar/timeclock.el (timeclock-day-required): If the time
5650 required for a particular day is not set, use `timeclock-workday'.
5651 (timeclock-find-discrep): Added some sample code in a comment.
5652
5653 * eshell/eshell.el (eshell-command): Made a few changes so that
5654 `eshell-command' could be called programmatically.
5655
5656 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
5657
5658 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
5659
5660 2001-04-23 John Wiegley <johnw@gnu.org>
5661
5662 * calendar/timeclock.el: Updated copyright.
5663 (timeclock-generate-report): Don't report the daily or two-week
5664 total, if no time has been worked in that period.
5665 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
5666 final computational form, which was unnecessary; corrected a
5667 parsing problem when timeclock-relative was nil.
5668
5669 2001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
5670
5671 * calendar/timeclock.el (timeclock-modeline-display): Check if
5672 `list-entry' is null.
5673 (timeclock-use-display-time): The first argument to `set-variable'
5674 must be a symbol.
5675
5676 2001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
5677
5678 * calendar/calendar.el (diary-entry-marker)
5679 (calendar-today-marker, calendar-holiday-marker):
5680 Use display-color-p instead of window-system.
5681 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
5682 instead of window-system.
5683 (calendar-hide-window): Use display-multi-frame-p instead of
5684 window-system.
5685
5686 * calendar/cal-x.el (calendar-two-frame-setup)
5687 (calendar-only-one-frame-setup, calendar-one-frame-setup):
5688 Use display-multi-frame-p instead of window-system.
5689
5690 2001-04-23 Gerd Moellmann <gerd@gnu.org>
5691
5692 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
5693
5694 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
5695 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
5696
5697 2001-04-23 Alex Schroeder <alex@gnu.org>
5698
5699 * goto-addr.el: Instead of defining line-beginning-position and
5700 line-end-position a defalias is used for point-at-bol and point-at-eol.
5701
5702 2001-04-23 Alex Schroeder <alex@gnu.org>
5703
5704 * goto-addr.el: Added XEmacs compatibility code.
5705 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
5706
5707 2001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
5708
5709 * textmodes/paragraphs.el (sentence-end): Doc fix.
5710
5711 2001-04-20 Alex Schroeder <alex@gnu.org>
5712
5713 * sql.el (sql-escape-newlines-and-send): New function.
5714 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
5715
5716 2001-04-20 Alex Schroeder <alex@gnu.org>
5717
5718 * sql.el (sql-db2-program): New option.
5719 (sql-db2-options): New option.
5720 (sql-db2): New function.
5721
5722 2001-04-20 Alex Schroeder <alex@gnu.org>
5723
5724 * sql.el (sql-mode-menu): Added highlighting entries.
5725 (sql-highlight-oracle-keywords): New function.
5726 (sql-highlight-postgres-keywords): New function.
5727 (sql-highlight-ansi-keywords): New function.
5728
5729 2001-04-20 Alex Schroeder <alex@gnu.org>
5730
5731 * sql.el (sql-help): Doc change.
5732
5733 2001-04-19 Karl Fogel <kfogel@collab.net>
5734
5735 * saveplace.el (save-place-alist-to-file): Removed no-effect code
5736 that inserted file content only to delete it immediately.
5737 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
5738 <lektu@uol.com.br> for the patch.
5739
5740 2001-04-19 Stefan Monnier <monnier@cs.yale.edu>
5741
5742 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
5743
5744 2001-04-18 Gerd Moellmann <gerd@gnu.org>
5745
5746 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
5747 for defmethod.
5748
5749 * comint.el (comint-cr-magic): New function.
5750 (toplevel): Add it to comint-preoutput-filter-functions.
5751
5752 2001-04-18 Andrew Innes <andrewi@gnu.org>
5753
5754 * makefile.w32-in (EMACSLOADPATH): Define.
5755 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
5756 (recompile): Remove stuff to set EMACSLOADPATH.
5757
5758 2001-04-18 Gerd Moellmann <gerd@gnu.org>
5759
5760 * language/slovak.el ("Slovak"): Add tutorial entry.
5761
5762 * net/browse-url.el (browse-url-new-window-flag): Renamed from
5763 browse-url-new-window-p.
5764
5765 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
5766
5767 * info.el (Info-menu-update): When there are no menus and/or no
5768 cross references in the node, make the respective items of the
5769 Info menu-bar menu inactive.
5770
5771 2001-04-17 Gerd Moellmann <gerd@gnu.org>
5772
5773 * indent.el (indent-for-tab-command): Call indent-line-function
5774 with no argument if PREFIX-ARG is non-nil.
5775
5776 * frame.el (delete-other-frames): Handle minibuffer-only frames.
5777
5778 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
5779
5780 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
5781 an async subprocess if start-process is unavailable. Suggested by
5782 Tim Van Holder <tim.van.holder@pandora.be>.
5783
5784 2001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
5785
5786 * info.el (Info-additional-directory-list): Doc fix. Suggested by
5787 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
5788
5789 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
5790
5791 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
5792 manual.
5793
5794 2001-04-13 Stefan Monnier <monnier@cs.yale.edu>
5795
5796 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
5797 (cvs-menu): Add a few entries.
5798
5799 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
5800 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
5801 lock file appears to be reachable from Emacs.
5802 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
5803 (cvs-mode-find-file): Look for cvs-header-face rather than
5804 cvs-dirname-face (which doesn't exist).
5805 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
5806
5807 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
5808
5809 2001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
5810
5811 * emulation/pc-select.el (pc-selection-mode): Don't turn on
5812 normal-erase-is-backspace on a tty. Instead, bind some keys such
5813 as [delete] directly, like pc-select.el did before
5814 normal-erase-is-backspace was invented.
5815
5816 2001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
5817
5818 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
5819
5820 2001-04-11 John Wiegley <johnw@gnu.org>
5821
5822 * eshell/em-ls.el (eshell-ls-insert-directory):
5823 Set font-lock-defaults to nil, to prevent fontification in dired
5824 buffers, if Eshell's ls is being used.
5825
5826 2001-04-11 John Wiegley <johnw@gnu.org>
5827
5828 * calendar/timeclock.el (timeclock-completing-read): New function.
5829 (timeclock-ask-for-project, timeclock-ask-for-reason):
5830 Call `timeclock-completing-read'.
5831
5832 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
5833 required where `member' was being used.
5834
5835 2001-04-11 Colin Walters <walters@cis.ohio-state.edu>
5836
5837 * eshell/em-hist.el (eshell-previous-matching-input):
5838 Don't display "History item" if the the minibuffer is active.
5839
5840 2001-04-11 Gerd Moellmann <gerd@gnu.org>
5841
5842 * startup.el (command-line): Output a newline after printing
5843 an error from loading the window system's init file.
5844
5845 2001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
5846
5847 * textmodes/texinfo.el (texinfo-font-lock-keywords):
5848 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
5849 @inforef. Add an OVERRIDE of `keep' to highlight specs of
5850 keywords whose arguments routinely include @@.
5851
5852 2001-04-10 Gerd Moellmann <gerd@gnu.org>
5853
5854 * emacs-lisp/advice.el (ad-make-advised-definition):
5855 Construct advice for subrs differently.
5856
5857 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
5858 regexp in parentheses when building the regexp for searching backwards.
5859
5860 * simple.el (completion-list-mode-finish): New function.
5861 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
5862
5863 * language/european.el ("Polish"): Change sample text.
5864 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
5865
5866 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
5867 parameter.
5868
5869 * faces.el (menu): Doc fix.
5870
5871 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5872
5873 * ps-print.el: Footer implementation. Doc fix.
5874 (ps-print-version): New version number (6.5.1).
5875 (ps-header-frame-alist): New customization var for header frame
5876 properties.
5877 (ps-line-number-color): New customization var for line number color.
5878 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
5879 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
5880 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
5881 (ps-right-footer): New customization vars for footers.
5882 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
5883 footers.
5884 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
5885 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
5886 Code fix.
5887 (ps-prologue-file): Indentation fix.
5888 (ps-print-quote): Fun eliminated.
5889 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
5890 (ps-output-frame-properties): New fun.
5891 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
5892 (ps-skip-newline): Replace defun by defsubst.
5893
5894 2001-04-10 Colin Walters <walters@cis.ohio-state.edu>
5895
5896 * eshell/eshell.el (eshell-command): Needed a "%s" format
5897 specifier, in case the buffer contains percent characters.
5898
5899 2001-04-10 John Wiegley <johnw@gnu.org>
5900
5901 * calendar/timeclock.el (timeclock-generate-report): Added a
5902 missing insert of the project name.
5903
5904 2001-04-09 Gerd Moellmann <gerd@gnu.org>
5905
5906 * obsolete/profile.el: Moved from emacs-lisp/.
5907
5908 * Makefile.in (nonobsolete_setwins): New macro.
5909 (finder-data): Use it instead of `setwins'.
5910 From: Dave Love <fx@gnu.org>.
5911
5912 * server.el (server-visit-files): Set server-existing-buffer correctly.
5913 (server-visit-files): Run server-visit-hook after going to
5914 line 1 so that the hook can set point as it sees fit.
5915
5916 * bindings.el (mode-line-modified): Unify help messages.
5917
5918 2001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
5919
5920 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
5921 All callers changed.
5922
5923 2001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
5924
5925 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
5926 long file names aren't supported, truncate the file names in
5927 quail-misc-package-ext-info to 8+3 before matching them against
5928 FILENAME.
5929
5930 * dos-fns.el (dos-truncate-to-8+3): New function.
5931
5932 * progmodes/compile.el (grep-compute-defaults): Use null-device
5933 instead of literal /dev/null. Reported by Jens Schmidt
5934 <schmidt@mathematik.uni-kl.de>.
5935
5936 * simple.el (normal-erase-is-backspace-mode): Doc fix.
5937
5938 2001-04-06 Stefan Monnier <monnier@cs.yale.edu>
5939
5940 * textmodes/sgml-mode.el: Add unknown maintainer.
5941 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
5942 (html-mode-map): Use set-keymap-parent.
5943
5944 2001-04-06 Dave Love <fx@gnu.org>
5945
5946 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
5947 Remove redundant string-to-list.
5948
5949 2001-04-05 Stefan Monnier <monnier@cs.yale.edu>
5950
5951 * composite.el (reference-point-alist): Doc fix.
5952
5953 2001-04-05 Sam Steingold <sds@gnu.org>
5954
5955 * font-lock.el (font-lock-keywords-case-fold-search):
5956 Make buffer-local. This fixes a very annoying bug when loading a Lisp
5957 file made font-lock case-insensitive.
5958
5959 2001-04-05 Gerd Moellmann <gerd@gnu.org>
5960
5961 * faces.el (defface menu): Doc fix.
5962
5963 * wid-edit.el (widget-color-sample-face-get): Don't make
5964 faces for undefined colors.
5965
5966 * version.el (emacs-version): Include LessTif/Motif version info.
5967
5968 2001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5969
5970 * ps-mule.el: Eliminate cl package dependence.
5971 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
5972 if they aren't defined yet.
5973 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
5974 Eliminate cl package dependence.
5975
5976 2001-04-04 Stefan Monnier <monnier@cs.yale.edu>
5977
5978 * progmodes/cc-cmds.el (c-outline-level):
5979 Bind buffer-invisibility-spec. Originally from Dave Love, but
5980 got lost when incorporating version 5.26.
5981
5982 2001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
5983
5984 * emulation/pc-select.el (pc-selection-mode):
5985 Call normal-erase-is-backspace-mode instead of binding
5986 keys individually.
5987
5988 * cus-load.el (normal-erase-is-backspace): Use it instead of
5989 delete-key-deletes-forward.
5990
5991 * startup.el (command-line): Use normal-erase-is-backspace and
5992 normal-erase-is-backspace-mode.
5993
5994 * simple.el (normal-erase-is-backspace): Rename from
5995 delete-key-deletes-forward. Doc fix.
5996 (normal-erase-is-backspace-mode): Rename from
5997 delete-key-deletes-forward-mode. Doc fix.
5998 Run normal-erase-is-backspace-hook.
5999
6000 * dired.el (dired-move-to-filename-regexp): Support file sizes in
6001 ``human-readable'' format produced by GNU `ls'.
6002 (dired-move-to-filename-regexp): Recognize ISO format dates.
6003 From Paul Eggert <eggert@twinsun.com>.
6004
6005 2001-04-04 Gerd Moellmann <gerd@gnu.org>
6006
6007 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
6008 New functions.
6009 (lm-verify): Check keywords.
6010 From Eric M. Ludlam <eric@siege-engine.com>.
6011
6012 2001-04-03 Eric M. Ludlam <eric@siege-engine.com>
6013
6014 * speedbar.el (speedbar-insert-image-button-maybe): Check for
6015 `xemacs' feature instead of for the function `set-extent-property'.
6016
6017 2001-04-03 Stefan Monnier <monnier@cs.yale.edu>
6018
6019 * mail/mh-utils.el (mh-folder-hist): New var.
6020 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
6021
6022 2001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
6023
6024 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
6025 region, position point on the first or last 16-byte group.
6026 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
6027 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
6028 hexl-beginning-of-line.
6029
6030 2001-04-03 Gerd Moellmann <gerd@gnu.org>
6031
6032 * icomplete.el (icomplete-mode): Treat an argument like other
6033 modes do.
6034
6035 * startup.el (fancy-splash-head): Use splash8.xpm for color
6036 depth 8.
6037
6038 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
6039 Add an antry for ``converts''.
6040
6041 * language/slovak.el ("Slovak"): Add documentation string.
6042 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
6043
6044 * language/czech.el ("Czech"): Add documentation string.
6045 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
6046
6047 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
6048 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
6049
6050 2001-04-02 Stefan Monnier <monnier@cs.yale.edu>
6051
6052 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
6053 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
6054 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
6055 Use `defsubst' rather than a macro to ease debugging.
6056 (mail-extr-last): Remove (use `last' instead).
6057 (mail-extract-address-components): Properly reset the syntax-table
6058 after parsing an address. Use `last' rather than mail-extr-last.
6059 Make sure the end marker stays at the very end.
6060
6061 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
6062
6063 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
6064 last change.
6065
6066 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6067
6068 * ps-print.el: Line and paragraph spacing feature. Region to cut
6069 out when printing. Doc fix.
6070 (ps-print-version): New version number (6.5).
6071 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
6072 New vars. Line and paragraph spacing feature.
6073 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
6074 out when printing.
6075 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
6076 (ps-get-font-size, ps-begin-job, ps-continue-line)
6077 (ps-plot-region): Code fix.
6078 (ps-print-prologue-2): Var eliminated.
6079 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
6080 New internal vars.
6081 (ps-get-size): New fun.
6082 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
6083 (ps-next-line): Replace defun by defsubst.
6084 (ps-mule-plot-string): Autoload doc fix.
6085
6086 * ps-bdf.el: XEmacs compatibility. Doc fix.
6087 (installation-directory, coding-system-for-read): Declare vars if
6088 it's not declared yet.
6089 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
6090
6091 * ps-mule.el: XEmacs compatibility. Doc fix.
6092 (leading-code-private-22): Declare var if it's not declared yet.
6093 (charset-bytes, charset-dimension, charset-id, charset-width)
6094 (find-charset-region, split-char, char-width, chars-in-region)
6095 (forward-point, decompose-composite-char, encode-coding-string)
6096 (coding-system-p, ccl-execute-on-string, define-ccl-program):
6097 Define funs if not defined yet.
6098 (encode-composition-rule, find-composition): Define funs if not
6099 loaded yet.
6100 (ps-mule-prologue): PostScript code fix.
6101
6102 2001-04-02 Kenichi Handa <handa@etl.go.jp>
6103
6104 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
6105 non-nil, generate font for the header strings.
6106 (ps-mule-prepare-font): Likewise.
6107 (ps-mule-generate-glyphs): Likewise.
6108 (ps-mule-string-encoding): Likewise.
6109 (ps-mule-header-charsets): New variable.
6110 (ps-mule-encode-header-string): New function.
6111 (ps-mule-header-string-charsets): New function.
6112 (ps-mule-begin-job): Check charsets in the header strings. If there
6113 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
6114
6115 * ps-print.el (ps-generate-header-line): Encode the header string by
6116 ps-mule-encode-header-string.
6117 (ps-mule-encode-header-string): Declare autoload.
6118
6119 2001-04-02 Gerd Moellmann <gerd@gnu.org>
6120
6121 * frame.el (cursor-in-non-selected-windows):
6122 Replaces show-cursor-in-non-selected-windows.
6123
6124 2001-03-31 Kenichi Handa <handa@etl.go.jp>
6125
6126 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6127 Delete entries for "chinese-py" and "chinese-ziranma".
6128 (quail-misc-package-ext-info): New variable.
6129 (tsang-quick-converter): New function.
6130 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
6131 (quick-cns-converter, py-converter, ziranma-converter)
6132 (miscdic-convert, batch-miscdic-convert): New functions.
6133
6134 2001-03-30 Kenichi Handa <handa@etl.go.jp>
6135
6136 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
6137 eight-bit-control chars.
6138
6139 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6140 Reduce making temporary vector (suggested by Dave Love).
6141
6142 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6143
6144 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
6145 string as well.
6146
6147 2001-03-30 Andreas Schwab <schwab@suse.de>
6148
6149 * files.el (backup-directory-alist): Fix typo.
6150
6151 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6152
6153 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
6154 <eggert@twinsun.com>.
6155
6156 2001-03-30 Dave Love <fx@gnu.org>
6157
6158 * progmodes/fortran.el (fortran-comment-region): Fix typo.
6159
6160 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6161
6162 * simple.el (transient-mark-mode): Mention C-g in the doc string.
6163
6164 2001-03-30 Miles Bader <miles@gnu.org>
6165
6166 * subr.el (interactive-form): Fix paren typo.
6167
6168 2001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
6169
6170 * emacs-lisp/profile.el: Say that it's obsolete in the header
6171 line, so that finder.el puts that into its data-base.
6172 Suggested by Alex Schroeder <alex@gnu.org>.
6173
6174 2001-03-29 Paul Eggert <eggert@twinsun.com>
6175
6176 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
6177 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
6178
6179 2001-03-29 Stefan Monnier <monnier@cs.yale.edu>
6180
6181 * generic.el (generic-mode-set-comments): Use "" rather than nil
6182 for comment-end.
6183
6184 2001-03-29 Gerd Moellmann <gerd@gnu.org>
6185
6186 * emacs-lisp/advice.el (ad-make-advised-definition):
6187 Call interactive-form to obtain the interactive spec of subrs.
6188
6189 * subr.el (interactive-form): New function.
6190
6191 2001-03-29 Andre Spiegel <spiegel@gnu.org>
6192
6193 * vc-sccs.el (vc-sccs-register): Use relative file names.
6194
6195 2001-03-28 Gerd Moellmann <gerd@gnu.org>
6196
6197 * bookmark.el (bookmark-get-bookmark): Handle case that
6198 BOOKMARK is not a string.
6199
6200 * image.el (image-type-regexps): Change type for PS files
6201 to `postscript'.
6202
6203 * subr.el (read-passwd): Clear command history after each
6204 character entered. From: Stephen Gildea
6205 <gildea@stop.mail-abuse.org>.
6206
6207 2001-03-27 Kenichi Handa <handa@etl.go.jp>
6208
6209 * international/kkc.el (kkc-save-init-file): Locally bind
6210 print-length to nil.
6211
6212 2001-03-26 Gerd Moellmann <gerd@gnu.org>
6213
6214 * textmodes/flyspell.el: Some doc fixes.
6215 (flyspell-maybe-correct-transposition)
6216 (flyspell-maybe-correct-doubling): Use a temporary buffer
6217
6218 * textmodes/ispell.el (ispell-parse-output): Doc fix.
6219
6220 * emacs-lisp/byte-opt.el (byte-optimize-while)
6221 (byte-optimize-form-code-walker): Diagnose too few arguments
6222 for `if' and `while'.
6223
6224 2001-03-26 Kenichi Handa <handa@etl.go.jp>
6225
6226 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6227 Prepend `\' to "\<quail-translation-docstring>".
6228
6229 2001-03-26 Gerd Moellmann <gerd@gnu.org>
6230
6231 * autorevert.el (global-auto-revert-non-file-buffers):
6232 Remove duplicate defcustom.
6233
6234 2001-03-26 Miles Bader <miles@gnu.org>
6235
6236 * international/latin1-disp.el (latin1-char-displayable-p):
6237 Add leading "-" for X font pattern.
6238
6239 2001-03-26 Kenichi Handa <handa@etl.go.jp>
6240
6241 * international/mule-diag.el (describe-coding-system):
6242 For raw-text and emacs-mule, don't add anymore text about what
6243 charsets they can encode.
6244
6245 2001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
6246
6247 * help.el (view-lossage): Mention open-dribble-file in the doc
6248 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
6249
6250 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
6251
6252 * skeleton.el (skeleton-internal-list): Fix bogus logic.
6253 (skeleton-pair-insert-maybe): Don't pair after a backslash.
6254
6255 2001-03-23 Kenichi Handa <handa@etl.go.jp>
6256
6257 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6258 Call ccl-execute-on-string directly so that CCL program handling
6259 multibyte sequence can work correctly.
6260 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
6261 property of the coding system.
6262
6263 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
6264
6265 * textmodes/fill.el (fill-individual-paragraphs-prefix):
6266 Fix transcription typo.
6267
6268 2001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
6269
6270 * whitespace.el: Add buffer local variables to toggle testing of
6271 whitespaces in buffers without affecting the default values.
6272 Bump version to 3.0 to account for a few other changes.
6273 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
6274 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
6275 (whitespace-toggle-spacetab-check): New functions.
6276
6277 2001-03-21 Stefan Monnier <monnier@cs.yale.edu>
6278
6279 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
6280
6281 2001-03-21 Gerd Moellmann <gerd@gnu.org>
6282
6283 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
6284 bs-cycle-configuration-name. From Juanma Barranquero
6285 <lektu@uol.com.br>.
6286
6287 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
6288 and cc-vars.el.
6289
6290 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
6291 headers. Always invoke sendmail with option -t.
6292
6293 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6294
6295 * Release of cc-mode 5.28.
6296
6297 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6298
6299 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
6300 Removed the hardcoded switch to "java" style in Java mode.
6301 It's instead taken care of by the default value for c-default-style.
6302
6303 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6304
6305 * cc-align.el (c-lineup-math): Fix bug where lineup was
6306 triggered by equal signs in string literals.
6307
6308 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6309
6310 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
6311 limit detection when at the ends of the buffer.
6312
6313 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
6314 "for" statement clause in case 7F; a better one is done
6315 earlier in case 7D anyway.
6316
6317 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6318
6319 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
6320 somewhat more and did a small optimization.
6321
6322 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6323
6324 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
6325 Use the limit argument only to limit the syntactic context
6326 search, not to limit the actual movement.
6327
6328 * cc-cmds.el (c-beginning-of-statement): Move by sentence
6329 inside multiline strings, just like in comments. Also various
6330 fixes to the paragraph and comment prefix recognition, block
6331 comment ender handling etc.
6332
6333 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6334
6335 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
6336 the relative position of the point.
6337
6338 * cc-cmds.el (c-electric-continued-statement): New function to
6339 use as abbrev hook to reindent for keywords such as "else"
6340 that continues an earlier statement.
6341
6342 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
6343 like classes.
6344
6345 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
6346 (pike-mode): Populate the default abbrev tables to reindent for
6347 keywords such as "else" that can continue earlier statements.
6348 Abbrev mode is therefore turned on by default now. (Note that
6349 this doesn't apply to idl-mode, since IDL afaik doesn't have
6350 statements at all.)
6351
6352 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6353
6354 * cc-engine.el (c-inside-bracelist-p): Fix for handling
6355 bracelists where the declaration contains template arguments.
6356
6357 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6358
6359 * cc-cmds.el (c-comment-indent):
6360 Use `c-get-syntactic-indentation' to correctly calculate the
6361 syntactic indentation. Fixes bug with lineup functions that
6362 return vectors.
6363
6364 * cc-engine.el (c-get-syntactic-indentation): Split the
6365 indentation sum calculation from `c-indent-line' to a separate
6366 function.
6367
6368 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6369
6370 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
6371 Fixed places where it was assumed that preprocessor directives
6372 have to start in column zero.
6373
6374 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
6375 template arguments after a class identifier properly.
6376
6377 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
6378 lists for `new Foo[]' constructs in Java as expressions and
6379 not top level definition brace lists on the top level, so that
6380 they'll get indented consistently with the same type of
6381 expression in a normal block.
6382
6383 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6384
6385 * cc-cmds.el (c-fill-paragraph): The kludge that checks
6386 whether the adaptive filling package fails to keep the comment
6387 prefix is now kludged further to check for filladapt-mode
6388 which doesn't have that problem. This is really icky, but it's
6389 the only way that works with the current misfeatures/bugs in
6390 both adaptive-fill-mode and filladapt-mode.
6391
6392 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
6393 around point is recognized more robust.
6394
6395 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6396
6397 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
6398 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
6399 (c-lit-type): Fixed all internal variables used dynamically so
6400 that they are always bound.
6401
6402 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
6403 errors:
6404
6405 (c-indent-region): Fixed reporting of syntactic errors so that
6406 the region is fully reindented even when an error occurs.
6407 The last syntactic error is printed afterwards. Also cleanup up a
6408 whole lot of code that tried to optimize indentation of whole
6409 sexps but in reality accomplishes nothing.
6410
6411 (c-indent-sexp): Use c-indent-region.
6412
6413 (c-parsing-error): Changed this variable to hold the message
6414 for any syntactic error that is discovered.
6415
6416 (c-parse-state): Search backward from point instead of the bod
6417 position when the latter is invalid. This makes CC Mode
6418 recover faster when there are unbalanced close braces.
6419
6420 (c-backward-to-start-of-if): Use c-parsing-error to report
6421 dangling "else" clauses instead of throwing an error, and fall
6422 back to a reasonable position.
6423
6424 (c-indent-line): Added argument to avoid reporting syntactic errors.
6425
6426 (c-show-syntactic-information): Don't report any syntactic errors.
6427
6428 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6429
6430 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
6431 paragraph recognition when moving by sentence in literals.
6432
6433 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
6434 start regexp for javadoc to recognize javadoc markup in general instead
6435 of a specific set of keywords, to be more future-safe.
6436
6437 (c-Pike-pikedoc-paragraph-start)
6438 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
6439 pikedoc markup.
6440
6441 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
6442
6443 (pike-mode): Initialize paragraph settings pikedoc recognition.
6444
6445 * cc-vars.el (c-default-style): Made a nicer Customize widget.
6446
6447 (c-comment-prefix-regexp): Made it possible to use an
6448 association list on this to specify mode specific regexps.
6449 The default value now use a special regexp in Pike mode to
6450 recognize pikedoc markup.
6451
6452 (c-current-comment-prefix): New variable containing the actual
6453 regexp from c-comment-prefix-regexp for the current buffer.
6454
6455 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6456
6457 * cc-cmds.el (c-electric-brace): Fixed check for special brace
6458 lists: We can't look at the syntax, since a brace list can get
6459 recognized as a plain statement-cont.
6460
6461 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
6462 special brace list opener broken over two lines got recognized
6463 as a statement on the second line. Case 9A changed.
6464
6465 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6466
6467 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
6468 adjustment after line is reindented.
6469
6470 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6471
6472 * cc-defs.el (c-point): Added optional argument for position
6473 to use instead of the current point.
6474
6475 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
6476 the in-expression block symbols when the construct starts at
6477 boi, to avoid the extra level of indentation in that case.
6478 Cases 4, 16A and 17E affected.
6479
6480 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6481
6482 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
6483 calls to `c-indent-line', to adhere better to Emacs conventions.
6484
6485 * cc-engine.el (c-indent-line): Use the syntax already bound
6486 to `c-syntactic-context', if there is any.
6487
6488 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6489
6490 * cc-engine.el (c-get-offset): Fixed bug where the indentation
6491 wasn't added up correctly when a lineup function returned nil.
6492
6493 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6494
6495 * cc-engine.el (c-collect-line-comments): Fixed bug where
6496 empty lines were ignored when collecting line comments backwards.
6497
6498 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6499
6500 * cc-align.el (c-lineup-dont-change): Return an absolute
6501 indentation column to work correctly in the case when several
6502 syntactic elements are processed for the same line.
6503
6504 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
6505 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
6506 (c-set-offset): Added absolute indentation column settings by
6507 using the vector type.
6508
6509 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6510
6511 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
6512 Implemented two new cleanups `space-before-funcall' and
6513 `compact-empty-funcall'.
6514
6515 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6516
6517 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
6518 helping building regexps.
6519
6520 * cc-engine.el (c-on-identifier): New function for detecting
6521 identifiers. It takes keywords into account.
6522
6523 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
6524 lists. `c-keywords' is set to a regexp matching all keywords
6525 in the current language.
6526
6527 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6528
6529 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
6530 list of characters to skip backwards over at the beginning of
6531 a statement, since it can precede string literals in Pike.
6532
6533 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6534
6535 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
6536 recognition when standing on the last line in a C++ comment
6537 with nothing but whitespace after the prefix.
6538
6539 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
6540 given no limit argument.
6541
6542 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6543
6544 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
6545 recognition for the `[]= operator symbol in Pike.
6546
6547 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6548
6549 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
6550 around a bug in `eval-when-compile' in the byte compiler.
6551
6552 * cc-engine.el (c-forward-token-1): Fixed bug with return
6553 value when count is zero and there's no token start within the limit.
6554
6555 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
6556 "prefix comments", i.e. comments which are followed by code on
6557 the same line.
6558
6559 * cc-mode-19.el: Fixes so that checks that must be done at
6560 compile time also are done then.
6561
6562 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6563
6564 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
6565 time and at runtime, and only when it's needed.
6566
6567 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6568
6569 Major cleanup for less error prone and more warning free
6570 compilation, including some fixes for bugs due to different
6571 compilation orders. Thanks to Martin Buchholz for providing
6572 the basis for all this.
6573
6574 * cc-bytecomp.el: New file that provides some byte compilation
6575 features: It ensures that files always are loaded from the
6576 current source directory during compilation, and it provides a
6577 set of macros to turn off specific compiler warnings for
6578 specific symbols. (It's not CC Mode specific in any way.)
6579
6580 Fixed a nearly acyclic dependency tree (both runtime and
6581 compile-time) between all files.
6582
6583 * cc-defs.el: Separated all macros before the inline functions,
6584 to ensure correct compilation.
6585
6586 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
6587 cc-defs.el to cc-engine.el and made it a function instead.
6588
6589 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
6590 about char-after.
6591
6592 * cc-vars.el: Cope even when there isn't a custom package
6593 containing defcustom available.
6594
6595 * cc-make.el: Removed since it's no longer necessary.
6596
6597 README: Updated installation instructions.
6598
6599 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6600
6601 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
6602 improve the modularity: Moved all mode init stuff from
6603 cc-langs.el to cc-mode.el, including the keymap
6604 initialization; cc-langs now only contains the various
6605 variables for configuring the language syntax.
6606
6607 * cc-engine.el, cc-styles.el (c-evaluate-offset)
6608 (c-get-offset): Moved from cc-styles to cc-engine since file
6609 dependency analysis suggests they belong there (which also
6610 makes more sense). Thanks to Martin Buchholz for doing the analysis.
6611
6612 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6613
6614 * cc-cmds.el (c-fn-region-is-active-p): New function that
6615 wraps the corresponding macro, for use in places that aren't
6616 compiled. Thanks to Martin Buchholz for pointing out this.
6617
6618 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
6619
6620 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
6621 add things to the bug report.
6622
6623 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6624
6625 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
6626 returned prefix could contain a newline when the search for a
6627 good prefix line failed.
6628
6629 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6630
6631 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
6632 (c-toggle-auto-hungry-state): Made the argument optional, as
6633 the documentation says it is.
6634
6635 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6636
6637 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
6638 multiline string syntax, #"...", as a cpp macro.
6639
6640 2001-03-21 Paul Eggert <eggert@twinsun.com>
6641
6642 * international/mule-cmds.el (set-locale-environment):
6643 Set system-messages-locale and system-time-locale, but only if the
6644 caller specifies a non-nil locale name.
6645
6646 2001-03-20 Gerd Moellmann <gerd@gnu.org>
6647
6648 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
6649 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
6650
6651 2001-03-20 Gerd Moellmann <gerd@gnu.org>
6652
6653 * follow.el (follow-avoid-tail-recenter): Doc fix.
6654
6655 * custom.el (custom-set-variables): Avoid reversing the list
6656 of args needlessly.
6657
6658 * startup.el (fancy-splash-head): Don't change the colors of the
6659 XPM image on a dark background.
6660
6661 * comint.el (comint-exec-1): Set columns of the terminal to
6662 window-width instead of frame-width.
6663
6664 * info.el (Info-scroll-down): Add missing WINDOW arg for
6665 pos-visible-in-window-p.
6666
6667 * ehelp.el (electric-help-mode-hook): Add defcustom.
6668
6669 * mail/sendmail.el (mail-mode): Activate case-folding in
6670 font-lock-defaults.
6671
6672 2001-03-19 Stefan Monnier <monnier@cs.yale.edu>
6673
6674 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
6675 (completion-ignored-extensions): Remove duplicate ".class".
6676
6677 2001-03-19 Andreas Schwab <schwab@suse.de>
6678
6679 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
6680 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
6681
6682 2001-03-19 Gerd Moellmann <gerd@gnu.org>
6683
6684 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
6685 methods since there are not prefix input methods.
6686
6687 2001-03-19 Kenichi Handa <handa@etl.go.jp>
6688
6689 * international/mule-cmds.el (read-input-method-name):
6690 Locally bind enable-recursive-minibuffers to t.
6691
6692 2001-03-18 Stefan Monnier <monnier@cs.yale.edu>
6693
6694 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
6695
6696 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
6697
6698 * ediff-util.el: Copyright years.
6699 (ediff-choose-syntax-table): New function.
6700 (ediff-setup): Use ediff-choose-syntax-table.
6701
6702 * ediff-init.el (ediff-with-syntax-table): New macro, uses
6703 with-syntax-table.
6704
6705 * ediff.el: Date of last update, copyright years.
6706
6707 * ediff-wind (ediff-setup-control-frame): Nill->nil.
6708
6709 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
6710 of Scott Bronson.
6711 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
6712 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
6713 Deleted functions.
6714 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
6715 ex-token-list.
6716
6717 * viper-util.el: Spaces, indentation.
6718
6719 * viper.el: Changed version, modification time.
6720
6721 2001-03-16 John Wiegley <johnw@gnu.org>
6722
6723 * calendar/timeclock.el (timeclock-workday-remaining):
6724 Check whether `discrep' is non-null before using it.
6725
6726 2001-03-16 John Wiegley <johnw@gnu.org>
6727
6728 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
6729 first-time checkins.
6730 (timeclock-log-data): Fixed problem with reading timelog log file.
6731 Resulting data in the "day list" was incorrect.
6732 (timeclock-find-discrep): Check if `timeclock-file' is readable
6733 before opening it.
6734 (timeclock-time-less-p): New function.
6735 (timeclock-day-base): New function.
6736 (timeclock-geometric-mean): New function.
6737 (timeclock-generate-report): Generate a summary report based on
6738 the contents of the log file. This uses `timeclock-log-data', and
6739 is an example of writing a timelog manipulation function.
6740 (timeclock-visit-timelog): A quick command for opening the timelog
6741 file.
6742 (timeclock-log-data): Bound the variable event.
6743
6744 2001-03-16 Kenichi Handa <handa@etl.go.jp>
6745
6746 * international/mule-cmds.el (select-safe-coding-system):
6747 Fix typo: symbol-name -> symbol-value.
6748
6749 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
6750 before substitute-in-file-name to handle double slashes in FILE
6751 correctly.
6752
6753 2001-03-15 Gerd Moellmann <gerd@gnu.org>
6754
6755 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
6756 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
6757
6758 2001-03-14 Gerd Moellmann <gerd@gnu.org>
6759
6760 * bindings.el (features): Add `md5' and `overlay' to the list.
6761
6762 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
6763 bound before using it. It's not bound when configured without X,
6764 for instance.
6765
6766 2001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
6767
6768 * progmodes/hideshow.el: Update copyright.
6769 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
6770 (hs-minor-mode-hook): Include `:version' in defcustom form.
6771
6772 2001-03-13 Gerd Moellmann <gerd@gnu.org>
6773
6774 * help.el (string-key-binding): Don't call event-start on
6775 a non-list.
6776
6777 2001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
6778
6779 * startup.el (fancy-splash-tail, command-line-1): Fix the
6780 copyright year.
6781
6782 2001-03-13 Kenichi Handa <handa@etl.go.jp>
6783
6784 * term.el: These changes are based on a patch sent from Yong Lu
6785 <lyongu@yahoo.com>.
6786 (term-set-escape-char): Bind M-x to execute-extended-command in
6787 term-raw-escape-map.
6788 (term-move-columns): Don't try to move to negagive column.
6789 (term-emulate-terminal): Insert a string before deleting a text to
6790 overwrite.
6791
6792 2001-03-12 Gerd Moellmann <gerd@gnu.org>
6793
6794 * play/life.el (life): Rearrange code so that all calls to
6795 life-display-generation are in a catch-form.
6796
6797 * progmodes/etags.el (tags-loop-continue): Don't change point in a
6798 file that isn't interesting. In an interesting file, push the old
6799 value of point on the mark ring.
6800
6801 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
6802 New function.
6803 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
6804 Use it.
6805
6806 * emacs-lisp/autoload.el (generate-file-autoloads):
6807 Remove warning about line lengths.
6808
6809 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
6810
6811 * progmodes/etags.el (tags-compression-info-list): New variable.
6812 (find-tag-in-order): Use it to deal with compressed source files.
6813 (tag-file-name-match-p): New function.
6814 (etags-recognize-tags-table): Use it for better match of file names.
6815
6816 2001-03-12 Kenichi Handa <handa@etl.go.jp>
6817
6818 * international/mule-cmds.el (register-input-method): Doc fix.
6819
6820 * international/quail.el (quail-translate-key): Fix condition to
6821 check if there's another breaking point in the current key.
6822
6823 2001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
6824
6825 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
6826 Babyl header to the newly-created output file, bind
6827 coding-system-for-write to either rmail-file-coding-system or
6828 emacs-mule-unix.
6829
6830 2001-03-11 Stefan Monnier <monnier@cs.yale.edu>
6831
6832 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
6833 Fix the name and regexp used for subsubsections.
6834
6835 2001-03-10 Dave Love <fx@gnu.org>
6836
6837 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
6838 and save-buffer if buffer-file-name non-nil. From rms.
6839
6840 2001-03-10 Andre Spiegel <spiegel@gnu.org>
6841
6842 * vc.el (vc-do-command): If the destination buffer is already
6843 current, don't set it up and don't erase it. Updated doc string
6844 to reflect that.
6845 (vc-version-diff): When doing a single file diff, don't switch to the
6846 *vc-diff* buffer before the command. This is to preserve local
6847 variable bindings that might affect the diff command.
6848 (vc-print-log): Don't switch to the *vc* buffer before the
6849 command, so that local variable bindings are preserved.
6850
6851 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
6852 not the current buffer.
6853 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
6854
6855 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
6856 make output go to buffer *vc*, not the current buffer.
6857
6858 2001-03-09 Stefan Monnier <monnier@cs.yale.edu>
6859
6860 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
6861 so ^, $, *, ? and + are interpreted correctly.
6862
6863 2001-03-09 Gerd Moellmann <gerd@gnu.org>
6864
6865 * help.el (string-key-binding): Renamed from
6866 mode-line-key-binding. Handle any event on a string.
6867 Check for `keymap' properties as well as `local-map' properties.
6868
6869 * comint.el (comint-insert-clicked-input): Use the last key
6870 from this-command-keys to lookup the global key definition.
6871
6872 2001-03-09 Kenichi Handa <handa@etl.go.jp>
6873
6874 * international/characters.el: Add category `j' for
6875 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
6876
6877 * international/mule-conf.el (no-conversion): Fix docstring.
6878 (raw-text): Fix docstring.
6879
6880 2001-03-08 Gerd Moellmann <gerd@gnu.org>
6881
6882 * simple.el (choose-completion-string): When not leaving the
6883 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
6884 is set.
6885
6886 * window.el (shrink-window-if-larger-than-buffer): Handle frame
6887 parameter `(minibuffer . t)'.
6888
6889 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
6890
6891 * progmodes/sh-script.el (sh-st-symbol): New symbol.
6892 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
6893 (sh-mode): Remove `make-local-variable' for unused var
6894 `font-lock-unfontify-region-function'.
6895
6896 2001-03-07 Richard M. Stallman <rms@gnu.org>
6897
6898 * info.el (Info-scroll-down): Fix previous change.
6899
6900 * mail/rmail.el (rmail-toggle-header): Use a window which
6901 is showing the Rmail buffer, rather than the selected window.
6902
6903 2001-03-07 Dave Love <fx@gnu.org>
6904
6905 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
6906 now, to avoid problems with binding imenu directly to a mouse event.
6907
6908 2001-03-07 Gerd Moellmann <gerd@gnu.org>
6909
6910 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
6911 second arg t.
6912
6913 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
6914
6915 * log-edit.el (log-edit-common-indent): New var.
6916 (log-edit-set-common-indentation): Renamed from
6917 log-edit-delete-common-indentation. Use the new var.
6918 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
6919
6920 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
6921 (cvs-mode-add-change-log-entry-other-window):
6922 Don't presume change-log-default-name is defined.
6923
6924 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
6925
6926 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
6927 the "tree" operation as well.
6928
6929 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
6930
6931 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
6932 to match paragraph-start.
6933
6934 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
6935 comment-start-skip and set comment-end-skip as well.
6936 (sgml-comment-indent): Fix for new value of comment-start-skip.
6937 (html-autoview-mode): Don't bother using make-local-hook.
6938
6939 2001-03-07 Gerd Moellmann <gerd@gnu.org>
6940
6941 * cus-edit.el (custom-save-delete): Move in front of local
6942 variables, otherwise long Custom entries would make them ineffective.
6943
6944 * uniquify.el: Set maintainer to FSF.
6945
6946 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
6947
6948 * dired-aux.el (dired-do-shell-command): Doc fix.
6949
6950 2001-03-06 Stefan Monnier <monnier@cs.yale.edu>
6951
6952 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
6953
6954 * which-func.el (which-func-modes): Add cperl-mode.
6955 (which-func-mode-global): Use define-minor-mode.
6956
6957 * info-look.el: Docstring fixes and dead code eliminated.
6958 (cperl-mode): Add support.
6959 (emacs-lisp-mode): List all entries from elisp manual, whether
6960 or not they are currently (f)bound or not. Update regexp.
6961
6962 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
6963
6964 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
6965 so that C-h m shows the correct information.
6966 Use make-local-variable rather than make-variable-buffer-local.
6967 (cperl-info-buffer, cperl-setup-tmp-buf):
6968 Use make-local-variable rather than make-variable-buffer-local.
6969 (cperl-msb-fix, cperl-get-help-defer):
6970 Check major-mode for `cperl-mode' as well.
6971
6972 * progmodes/cperl-mode.el: Updated to author version 4.23.
6973 (cperl-electric-pod): SYNOPSIS was misspelled.
6974 (cperl-find-pods-heres): @if ? a : b was considered a REx.
6975 (cperl-after-expr-p): Make true after __END__.
6976
6977 2001-03-06 Gerd Moellmann <gerd@gnu.org>
6978
6979 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
6980 bookmark-completion-ignore-case is t.
6981
6982 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
6983 switch, like xterm, and concat resource strings, with a newline
6984 between them.
6985
6986 2001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
6987
6988 * international/codepage.el (cp770-decode-table)
6989 (cp773-decode-table, cp774-decode-table): New variables.
6990
6991 * man.el (Man-hyphenated-reference-regexp): New variable.
6992 (Man-build-references-alist): Use it to search for referenced
6993 manpages. If hyphenated is non-nil, record a concatenated word in
6994 Man-refpages-alist only if it matches Man-reference-regexp.
6995 Update word's length when it is concatenated. Reverse the list,
6996 to get the first manpage at the head.
6997 (Man-possibly-hyphenated-word): New function.
6998 (Man-follow-manual-reference): Use it instead of current-word to
6999 find a manpage at point, in a way that accounts for hyphenated
7000 references.
7001
7002 2001-03-06 Alex Schroeder <alex@gnu.org>
7003
7004 * sql.el (sql-interbase): New function.
7005 (sql-interbase-program): New option.
7006 (sql-interbase-options): New option.
7007 And some typos fixed: "customise" to "customize".
7008
7009 2001-03-06 Dave Love <fx@gnu.org>
7010
7011 * textmodes/flyspell.el (flyspell-region):
7012 Set up flyspell-local-mouse-map.
7013
7014 2001-03-05 Richard M. Stallman <rms@gnu.org>
7015
7016 * mail/rmail.el (rmail-retry-failure):
7017 Don't call rmail-beginning-of-message.
7018 Don't discard From: field. Do discard Received: field.
7019 Use unwind-protect to re-prune.
7020 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
7021
7022 2001-03-06 Kenichi Handa <handa@etl.go.jp>
7023
7024 * international/quail.el (quail-title): Add autoload cookie.
7025
7026 2001-03-05 Dave Love <fx@gnu.org>
7027
7028 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
7029 new defs.
7030
7031 2001-03-05 Kenichi Handa <handa@etl.go.jp>
7032
7033 * language/ethio-util.el (ethio-toggle-space):
7034 Update current-input-method-title if necessary.
7035 (ethio-toggle-punctuation): Likewise.
7036
7037 * international/quail.el (quail-title): Fix for the case that a
7038 title of an input method is specified by a list of the same form
7039 as used in mode-line-format.
7040
7041 * international/mule-cmds.el (activate-input-method):
7042 If current-input-method-title is set by activating INPUT-METHOD,
7043 respect that value.
7044
7045 2001-03-05 Gerd Moellmann <gerd@gnu.org>
7046
7047 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
7048
7049 2001-03-05 Alex Schroeder <alex@gnu.org>
7050
7051 * sql.el (sql-sybase): Fix typo (was: query user about server two
7052 times instead of server and database).
7053
7054 * sql.el (sql-sybase): Doc change.
7055 (sql-mysql): Doc change.
7056 (sql-postgres): Doc change.
7057
7058 2001-03-05 Kenichi Handa <handa@etl.go.jp>
7059
7060 * international/mule-conf.el (emacs-mule, raw-text):
7061 Docstring modified.
7062
7063 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
7064
7065 * term/internal.el: Update copyright notice.
7066
7067 * term/pc-win.el: Update copyright notice.
7068
7069 2001-03-02 Dave Love <fx@gnu.org>
7070
7071 * files.el (insert-file-contents-literally):
7072 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
7073 not jka-compr-compression-info-list.
7074
7075 2001-03-02 Stefan Monnier <monnier@cs.yale.edu>
7076
7077 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
7078 spaces in default comment-start-skip settings rather than \s-.
7079
7080 2001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
7081
7082 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
7083 default-frame-alist as well.
7084
7085 2001-03-01 Dave Love <fx@gnu.org>
7086
7087 * textmodes/reftex.el (defvar): Wrap some defvars in
7088 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
7089
7090 * subr.el (event-basic-type): Doc fix.
7091
7092 * international/quail.el: Doc fixes.
7093
7094 * international/utf-8.el: Doc fixes.
7095
7096 * international/mule-cmds.el: Doc fixes.
7097 (leim-list-header): Fix header text.
7098
7099 * international/mule.el (coding-system-category): Doc fix.
7100
7101 * international/ccl.el (ccl-compile): Doc fix.
7102
7103 2001-03-01 Stefan Monnier <monnier@cs.yale.edu>
7104
7105 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
7106 rather than (before|after)-change-functions.
7107
7108 2001-03-01 Gerd Moellmann <gerd@gnu.org>
7109
7110 * ediff-util.el (ediff-scroll-horizontally): Arrange for
7111 scroll-left and scroll-right being called interactively so that
7112 they set the window's min_hscroll.
7113
7114 2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
7115
7116 * info.el (info-insert-file-contents-1): Accept an additional
7117 argument `lfn': if it is non-nil, concatenate `filename' and
7118 `suffix'; otherwise use the complicated MS-DOS code.
7119 All callers changed.
7120 (info-insert-file-contents, Info-find-node): If the MS-DOS port
7121 can access long file names, try the long file-name version of
7122 `info-insert-file-contents-1', then the short file-name version.
7123
7124 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
7125
7126 * language/ethio-util.el (setup-ethiopic-environment-internal):
7127 Change bindings of functions keys to conform to "Emacs Lisp Coding
7128 Convention".
7129
7130 * language/ethiopic.el ("Ethiopic"): Add documentation.
7131
7132 2001-02-28 Kenichi Handa <handa@etl.go.jp>
7133
7134 * international/utf-8.el (mule-utf-8): Set coding-category
7135 property to coding-category-utf-8.
7136
7137 2001-02-27 Richard M. Stallman <rms@gnu.org>
7138
7139 * lpr.el (lpr-page-header-switches, print-region-1):
7140 Undo 2000-07-06 change.
7141 (lpr-add-switches): Default to t on gnu/linux.
7142
7143 2001-02-27 Gerd Moellmann <gerd@gnu.org>
7144
7145 * bs.el (bs-attributes-list): Doc fix.
7146
7147 2001-02-26 Gerd Moellmann <gerd@gnu.org>
7148
7149 * help.el (describe-project): Display the file THE-GNU-PROJECT.
7150
7151 * help.el (view-order-manuals): Use goto-address.
7152
7153 * startup.el (command-line-1): Add info about ordering manuals
7154 to the not so fancy splash screens.
7155
7156 2001-02-26 Andre Spiegel <spiegel@gnu.org>
7157
7158 * vc.el (vc-default-workfile-unchanged-p)
7159 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
7160
7161 2001-02-26 Gerd Moellmann <gerd@gnu.org>
7162
7163 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
7164 fontify in the right buffer.
7165
7166 * allout.el (outline-flag-region): Move macro in front of first
7167 use to avoid a run-time error.
7168
7169 2001-02-24 Andrew Innes <andrewi@gnu.org>
7170
7171 * makefile.w32-in: Fix copyright notice.
7172
7173 2001-02-24 Kenichi Handa <handa@etl.go.jp>
7174
7175 * international/utf-8.el (mule-utf-8): Set correct value for
7176 valid-codes property.
7177
7178 * international/fontset.el (x-complement-fontset-spec): In the
7179 case that we use ASCII font for the other charsets, use only
7180 family and registry part of it.
7181
7182 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
7183
7184 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
7185 (shrink-window-if-larger-than-buffer): Doc fix.
7186
7187 2001-02-23 Stefan Monnier <monnier@cs.yale.edu>
7188
7189 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
7190 predicate passed to completing-read.
7191
7192 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
7193
7194 * startup.el (command-line): Fix last change.
7195
7196 2001-02-23 Jason Rumney <jasonr@gnu.org>
7197
7198 * startup.el (tool-bar-originally-present): New variable.
7199 (command-line): Set it if the tool-bar is switched on at startup.
7200
7201 * frame.el (frame-notice-user-settings): Only adjust frame height
7202 for no tool-bar case if tool-bar was originally switched on.
7203 From E. Jay Berkenbilt.
7204
7205 2001-02-22 Stefan Monnier <monnier@cs.yale.edu>
7206
7207 * server.el (server-switch-buffer): Only switch window if the
7208 current one is dedicated.
7209
7210 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
7211 rather than using (match-beginning 0) when searching for break point.
7212
7213 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
7214
7215 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
7216 @ follows an accent command such as @'. Support optional braces
7217 in commands that insert accents, like makeinfo does.
7218
7219 2001-02-22 Gerd Moellmann <gerd@gnu.org>
7220
7221 * startup.el (fancy-splash-text): Add a line for ordering
7222 manuals. Reverse order of splash screens shown.
7223 (use-fancy-splash-screens-p): Adapt to the text line added.
7224
7225 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
7226 manuals from the FSF.
7227
7228 * help.el (view-order-manuals): New function.
7229 (toplevel): Bind C-h C-m to this function.
7230
7231 2001-02-21 Stefan Monnier <monnier@cs.yale.edu>
7232
7233 * newcomment.el (comment-forward): Skip the comment-start before
7234 searching for the comment-end.
7235
7236 2001-02-21 Dave Love <fx@gnu.org>
7237
7238 * custom.el (custom-initialize-changed, defcustom): Doc fix.
7239
7240 * international/mule-cmds.el, international/mule.el: Doc fixes.
7241
7242 2001-02-21 Gerd Moellmann <gerd@gnu.org>
7243
7244 * startup.el (fancy-splash-screens): Use display-hourglass
7245 instead of display-busy-cursor.
7246
7247 * frame.el (display-hourglass): Renamed from busy-cursor.
7248 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
7249 (show-cursor-in-non-selected-windows): Doc fix.
7250
7251 2001-02-20 Dave Love <fx@gnu.org>
7252
7253 * international/utf-8.el: Doc and commentary fixes.
7254
7255 2001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
7256
7257 * ehelp.el (with-electric-help): Doc fix.
7258
7259 2001-02-20 Gerd Moellmann <gerd@gnu.org>
7260
7261 * msb.el (msb-mode): Call the update-buffers function explicitly
7262 with a FORCE argument.
7263
7264 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
7265 FORCE. If set, update the menu even if frame-or-buffer-changed-p
7266 returns nil.
7267
7268 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7269
7270 * ps-print.el: Timestamp package replacement. Some enhancements.
7271 Some XEmacs compatibility. Doc fix.
7272 (ps-print-version): New version number (6.4).
7273 (ps-printer-name): Initialization fix.
7274 (ps-zebra-stripe-follow): Funcionality enhancement.
7275 (ps-prologue-file): Code enhancement.
7276 (ps-right-header): Timestamp package replacement.
7277 (ps-setup, ps-face-bold-p, ps-face-italic-p)
7278 (ps-get-page-dimensions)
7279 (ps-generate-header, ps-begin-file, ps-begin-job)
7280 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
7281 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
7282 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
7283 (coding-system-for-write): Var declaration (XEmacs compatibility).
7284
7285 2001-02-20 Miles Bader <miles@gnu.org>
7286
7287 * image-file.el (image-file-name-extensions): Add "tif".
7288
7289 2001-02-19 Gerd Moellmann <gerd@gnu.org>
7290
7291 * wid-edit.el (widget-button-click): Save the selected window
7292 around the code handling clicks on buttons.
7293
7294 2001-02-18 Dave Love <fx@gnu.org>
7295
7296 * imenu.el (imenu--generic-function): Use mapc to iterate over
7297 syntax characters.
7298
7299 2001-02-17 Richard M. Stallman <rms@gnu.org>
7300
7301 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
7302
7303 * uniquify.el (uniquify-buffer-name-style): Doc fix.
7304
7305 2001-02-16 Gerd Moellmann <gerd@gnu.org>
7306
7307 * mouse.el (mouse-save-then-kill): If the distance from the new
7308 point to the mark is equal to the distance of point from the new
7309 point, move point instead of the mark.
7310
7311 2001-02-16 Dave Love <fx@gnu.org>
7312
7313 * textmodes/flyspell.el (flyspell-get-word): Return string without
7314 properties.
7315
7316 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
7317
7318 * generic.el (generic-find-file-regexp): Doc fix.
7319 (generic-ignore-files-regexp): New defcustom.
7320 (generic-mode-find-file-hook): If the file's name matches the
7321 regexp in `generic-ignore-files-regexp', don't enter
7322 default-generic-mode. Doc fix.
7323
7324 2001-02-16 Gerd Moellmann <gerd@gnu.org>
7325
7326 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
7327 Add autoload cookies.
7328
7329 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
7330 of cal-tex-24.
7331
7332 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
7333
7334 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
7335
7336 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
7337 the character class after the (optional) drive, to support file
7338 names with embedded blanks.
7339
7340 2001-02-15 Sam Steingold <sds@gnu.org>
7341
7342 * textmodes/tex-mode.el (tex-shell-running):
7343 Check the process buffer too.
7344
7345 2001-02-15 Dave Love <fx@gnu.org>
7346
7347 * battery.el (battery-status-function): Fix doc, :type.
7348
7349 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
7350
7351 2001-02-15 Gerd Moellmann <gerd@gnu.org>
7352
7353 * subr.el (read-passwd): Clear Lisp memory holding password.
7354
7355 2001-02-15 Miles Bader <miles@gnu.org>
7356
7357 * info.el (Info-copy-current-node-name): New function.
7358 (Info-mode-menu): Add it to the menu.
7359
7360 2001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
7361
7362 * international/mule-cmds.el (toggle-input-method): Doc fix.
7363
7364 2001-02-13 Stefan Monnier <monnier@cs.yale.edu>
7365
7366 * replace.el (occur): Stop at end of buffer.
7367
7368 2001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
7369
7370 * international/mule-cmds.el (set-input-method): Another doc fix.
7371
7372 2001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
7373
7374 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
7375
7376 2001-02-13 Miles Bader <miles@gnu.org>
7377
7378 * faces.el (set-face-background, set-face-foreground)
7379 (set-face-stipple): Treat a value of nil as being `unspecified'.
7380
7381 2001-02-12 Dave Love <d.love@dl.ac.uk>
7382
7383 * international/latin1-disp.el: Doc fixes.
7384 (latin1-display) <defgroup>: Add :link.
7385 (latin1-display) <function>: Set variable latin1-display.
7386
7387 2001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
7388
7389 * international/mule-cmds.el (set-input-method): Doc fix.
7390
7391 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
7392
7393 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
7394 (speedbar-line-file): Return nil if not a file.
7395 (speedbar-buffers-line-path): Return file for tags, and dir for files.
7396
7397 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
7398
7399 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
7400 for remote files.
7401 (ediff-coding-system-for-read): Replaced the no-conversion default
7402 with raw-text.
7403
7404 * ediff-init.el: Removed :version from defcustom vars.
7405
7406 * ediff-util.el (ediff-compute-custom-diffs-maybe):
7407 Better handling of the diff mode.
7408
7409 * ediff.texi: Added ediff-coding-system-for-read.
7410
7411 * viper.texi: Fix typos.
7412
7413 2001-02-11 Dave Love <fx@gnu.org>
7414
7415 * shadowfile.el: Doc fixes.
7416 (shadow) <defgroup>: Add :link.
7417 (shadowfile-unload-hook): New function.
7418 (shadow-initialize): Use defalias, not fset.
7419 (shadow-define-cluster, shadow-define-literal-group)
7420 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
7421
7422 * international/mule.el: Doc and message fixes.
7423
7424 * international/ccl.el (define-ccl-program): Doc fix.
7425
7426 2001-02-11 Kenichi Handa <handa@etl.go.jp>
7427
7428 * faces.el (mode-line): Set :line-width property to -1.
7429
7430 2001-02-10 Richard M. Stallman <rms@gnu.org>
7431
7432 * complete.el (partial-completion-mode): Doc fix.
7433
7434 * simple.el (delete-key-deletes-forward-mode):
7435 Change `let' to `let*' to fix gross bug in last change.
7436
7437 * repeat.el (repeat): Don't let execute-kbd-macro alter
7438 real-last-command.
7439
7440 2001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
7441
7442 * simple.el (eval-expression): Doc fix.
7443
7444 2001-02-09 Dave Love <fx@gnu.org>
7445
7446 * imenu.el (imenu-generic-expression): Doc fix.
7447
7448 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
7449 From Juanma Barranquero.
7450
7451 * emacs-lisp/authors.el (authors): Expand `root' before running find.
7452
7453 2001-02-09 Kenichi Handa <handa@etl.go.jp>
7454
7455 * faces.el (set-face-attribute): Describe the case of a negative
7456 value specified for :line-width.
7457
7458 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
7459
7460 * which-func.el (which-func-mode): Invert which-func-mode-global.
7461 From Juanma Barranquero <lektu@uol.com.br>.
7462
7463 2001-02-08 Dave Love <fx@gnu.org>
7464
7465 * wid-edit.el (widget-plist-convert-widget): Replace binding of
7466 widget-plist-value-type.
7467 (widget-alist-convert-widget): Replace binding of
7468 widget-alist-value-type.
7469
7470 * textmodes/paragraphs.el (sentence-end): Doc fix.
7471
7472 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
7473 Remove `backward-line'.
7474
7475 * play/pong.el (pong-blank-color, pong-bat-color)
7476 (pong-ball-color, pong-border-color, pong-left-key)
7477 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
7478 (pong-pause-key, pong-resume-key, pong-timer-delay):
7479 * mail/mh-comp.el (mh-compose-letter-function):
7480 * eshell/esh-mode.el (eshell-skip-prompt-function):
7481 * emulation/viper-ex.el (ex-unix-type-shell-options):
7482 * recentf.el (recentf-menu-filter):
7483 * ps-print.el (ps-print-region-function):
7484 * lpr.el (print-region-function):
7485 * forms.el (forms-mode-hooks):
7486 * dirtrack.el (dirtrack-directory-change-hook):
7487 * cus-start.el (temp-buffer-show-function, display-buffer-function):
7488 * textmodes/spell.el (spell-filter):
7489 * textmodes/fill.el (adaptive-fill-function):
7490 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
7491 * progmodes/etags.el (find-tag-default-function):
7492 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
7493 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
7494
7495 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
7496
7497 * emulation/viper-init.el (viper-fast-keyseq-timeout)
7498 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
7499 Meyering <jim@meyering.net>.
7500
7501 * loadup.el: Revert last change.
7502
7503 2001-02-07 Kenichi Handa <handa@etl.go.jp>
7504
7505 * international/mule.el (transform-make-coding-system-args):
7506 Make it work also for coding systems not using CCL.
7507
7508 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7509
7510 * simple.el (previous-matching-history-element)
7511 (next-matching-history-element): Doc fix.
7512
7513 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
7514 specific part.
7515
7516 2001-02-06 Dave Love <fx@gnu.org>
7517
7518 * add-log.el (add-log-current-defun-function)
7519 (add-log-buffer-file-name-function, add-log-file-name-function):
7520 Fix :type.
7521 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
7522
7523 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7524
7525 * info.el (info-initialize): Remove the test for system-type when
7526 invocation-directory is non-nil.
7527
7528 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
7529 of `font-lock-defaults' to `backward-paragraph' rather than nil.
7530
7531 2001-02-06 Andrew Innes <andrewi@gnu.org>
7532
7533 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
7534 absolute.
7535
7536 2001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
7537
7538 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
7539 buffers. When hi-lock turned on rather than only checking current
7540 buffer for regexps, all buffers are checked. Moved activation of
7541 font-lock to hi-lock-refontify. When font-lock turned off rather
7542 than removing added highlighting just in current buffer, remove it
7543 in all buffers. Changed edit menu text from "Automatic
7544 Highlighting" to "Regexp Highlighting" Documentation for
7545 highlighting phrases, minor documentation changes.
7546 (hi-lock-set-file-patterns): Execute only if there are new or
7547 existing file patterns.
7548 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
7549 unfontify and, if a support mode is active, will not refontify the
7550 whole buffer. If necessary, turn on font lock. (Removed
7551 font-lock-unfontify and font-lock support-mode-specific calls,
7552 such as lazy-lock-fontify-window.)
7553 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
7554 patterns are found. Not useful now since find-file-hook is removed
7555 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
7556 (hi-lock-face-phrase-buffer): New function. Also added related
7557 menu item and keybinding.
7558 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
7559 (hi-lock-process-phrase): New function.
7560 (hi-lock-line-face-buffer): Doc fixes.
7561 (hi-lock-face-buffer): Doc fixes.
7562 (hi-lock-unface-buffer): Doc fixes.
7563
7564 2001-02-06 Gerd Moellmann <gerd@gnu.org>
7565
7566 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
7567 dabbrev-ignored-regexps.
7568
7569 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7570
7571 * simple.el (kill-line): Doc fix.
7572
7573 2001-02-05 Dave Love <fx@gnu.org>
7574
7575 * loadup.el: Revert last two changes -- bootstrapping works with
7576 regenerated loaddefs.
7577
7578 2001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
7579
7580 * isearch.el (isearch-forward): Doc fix.
7581
7582 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
7583 of font-lock-defaults to backward-paragraph.
7584
7585 2001-02-05 Gerd Moellmann <gerd@gnu.org>
7586
7587 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
7588 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
7589
7590 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7591
7592 * ebnf2ps.el: Eliminate time-stamp functions.
7593 (ebnf-version): New version (3.5).
7594 (ebnf-eps-finish-and-write): Replace time-stamp functions by
7595 format-time-string.
7596
7597 2001-02-05 Gerd Moellmann <gerd@gnu.org>
7598
7599 * simple.el (next-line): Goto end-of-line before inserting a newline.
7600
7601 2001-02-05 Miles Bader <miles@gnu.org>
7602
7603 * image-file.el (insert-image-file): When visiting an image, also
7604 set `truncate-lines' to t so that any fringe arrow looks correct.
7605
7606 2001-02-05 Kenichi Handa <handa@etl.go.jp>
7607
7608 * isearch.el (isearch-forward): Add description about input method
7609 in the docsting.
7610
7611 2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
7612
7613 * skeleton.el (skeleton-internal-1): Always push the mark for @.
7614
7615 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
7616
7617 * info.el (info-initialize): If installation-directory is nil, for
7618 DOS/Windows systems try looking in a sibling of invocation-directory.
7619
7620 2001-02-02 Gerd Moellmann <gerd@gnu.org>
7621
7622 * wid-edit.el (widget-button-click): Fix last change.
7623
7624 * frame.el (frame-notice-user-settings): When resizing the initial
7625 frame because the tool bar is off, also change the frame's top
7626 position if a negative top position was specified.
7627
7628 2001-02-02 Miles Bader <miles@gnu.org>
7629
7630 * image-file.el (insert-image-file): When visiting an image,
7631 suppress the cursor in the image buffer.
7632
7633 2001-02-01 Dave Love <fx@gnu.org>
7634
7635 * progmodes/f90.el (f90-mode): Remove startup message.
7636
7637 * vc-cvs.el: Remove autoloads. Require vc when compiling.
7638
7639 2001-02-01 Gerd Moellmann <gerd@gnu.org>
7640
7641 * startup.el (command-line): Fix code determining whether or not
7642 to use delete-key-deletes-forward-mode.
7643
7644 2001-02-01 Andre Spiegel <spiegel@gnu.org>
7645
7646 * vc.el (vc-diff-switches): New user option.
7647 (vc-version-diff): Use it.
7648 (vc-diff-switches-list): New macro.
7649
7650 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
7651 New customization options.
7652 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
7653
7654 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
7655
7656 2001-02-01 Gerd Moellmann <gerd@gnu.org>
7657
7658 * msb.el (toplevel): Quote hook symbols.
7659
7660 2001-02-01 Kenichi Handa <handa@etl.go.jp>
7661
7662 * international/mule.el (make-coding-system): Add description
7663 about recognized properties in the docstring.
7664
7665 * international/mule-conf.el: Remove unused charsets
7666 mac-roman-lower and mac-roman-upper.
7667
7668 2001-01-31 Gerd Moellmann <gerd@gnu.org>
7669
7670 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
7671 is in front of the left-margin, if any.
7672
7673 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
7674 like `delete'.
7675
7676 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
7677
7678 * term/w32-win.el (mouse-set-font): Doc fix.
7679
7680 2001-01-31 Stefan Monnier <monnier@cs.yale.edu>
7681
7682 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
7683 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
7684 on already.
7685
7686 2001-01-31 Markus Rost <rost@math.ohio-state.edu>
7687
7688 * files.el (save-buffer): Don't give message if (buffer-file-name)
7689 returns nil.
7690
7691 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
7692
7693 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
7694
7695 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
7696 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
7697
7698 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
7699 display problems.
7700
7701 2001-01-31 Kenichi Handa <handa@etl.go.jp>
7702
7703 * international/mule.el (charset-info): Fix docstring.
7704
7705 * international/mule-diag.el (describe-character-set): Check final
7706 char valid before printing it.
7707
7708 2001-01-30 Gerd Moellmann <gerd@gnu.org>
7709
7710 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
7711
7712 * frame.el (frame-notice-user-settings): Do the tool-bar
7713 stuff only for graphical displays. Fix a braino.
7714
7715 * frame.el (frame-initialize): Create initial frame visible.
7716 (frame-notice-user-settings): When tool-bar has been switched off,
7717 correct the frame size and sync tool-bar-mode.
7718
7719 * startup.el (command-line): Remove manipulation of frame
7720 height for tool bars.
7721
7722 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7723
7724 * lpr.el: Compatibility with XEmacs and doc fixes.
7725 (lpr-windows-system, lpr-lp-system): New vars.
7726 (lpr-printer-switch): New defcustom.
7727 (printer-name, lpr-command): Customization fix.
7728 (print-region-1): Code fix.
7729 (print-region-new-buffer, printify-region): Indentation fix.
7730 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
7731 New functions.
7732
7733 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7734
7735 * msb.el (toplevel): Fix the eval-after-load.
7736
7737 2001-01-29 Dave Love <fx@gnu.org>
7738
7739 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
7740
7741 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
7742
7743 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
7744 (tcl-using-emacs-19-23): Consider Emacs 21+.
7745 (tcl-help-directory-list, tcl-command-switches): Fix :type.
7746 (tcl-add-emacs-menu): Supply menu name.
7747 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
7748
7749 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7750
7751 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
7752
7753 2001-01-29 Stefan Monnier <monnier@cs.yale.edu>
7754
7755 * pcvs.el (cvs-mark-fis-dead): New function.
7756 (cvs-mode-add): Use it.
7757 (cvs-mode-add-change-log-entry-other-window):
7758 Rebind change-log-default-name to itself rather than to nil.
7759
7760 2001-01-29 Sam Steingold <sds@gnu.org>
7761
7762 * vc-cvs.el: Replaced (require 'vc) with a bunch of
7763 `autoload' statements.
7764
7765 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
7766
7767 * files.el (confirm-kill-emacs): Doc fix.
7768
7769 * frame.el (frame-initialize): Doc fix.
7770
7771 * time-stamp.el (time-stamp-string): Doc fix.
7772
7773 * woman.el (WoMan-log-1): Make the log buffer writable.
7774 From Markus Rost <rost@math.ohio-state.edu>.
7775
7776 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7777
7778 * imenu.el (imenu-syntax-alist): Add autoload cookie for
7779 the `make-variable-buffer-local'.
7780
7781 2001-01-29 Dave Love <fx@gnu.org>
7782
7783 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
7784 (ansi-color-for-comint-mode-on, ansi-color-process-output):
7785 Add autoload cookie.
7786 (ansi-color-apply-sequence): Fix typo.
7787
7788 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7789
7790 * menu-bar.el (menu-bar-files-menu): Add menu items for
7791 Postscript printing in black and white.
7792
7793 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
7794 X-Mailman-Version, Precedence, List-Help, List-Post,
7795 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
7796 Content-Type, Content-Length.
7797
7798 2001-01-29 Dave Love <fx@gnu.org>
7799
7800 * elide-head.el (elide-head): Make overlay evaporate.
7801
7802 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
7803
7804 2001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
7805
7806 * isearch.el (isearch-highlight): Don't punt if the display
7807 doesn't support colors, since isearch faces are defined for
7808 monochrome displays as well.
7809
7810 2001-01-27 Sam Steingold <sds@gnu.org>
7811
7812 * shell.el (shell-write-history-on-exit): Make sure that we are in
7813 the shell buffer (M-x tex-file RET inserted the error message into
7814 the TeX buffer).
7815
7816 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7817
7818 * simple.el (transient-mark-mode): Doc fix.
7819
7820 2001-01-27 Gerd Moellmann <gerd@gnu.org>
7821
7822 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
7823
7824 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7825
7826 * shell.el (shell-unquote-argument): If the shell is one of the
7827 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
7828 quote character.
7829 (shell-dumb-shell-regexp): Document that the shells which match
7830 this regexp are supposed to not treat a backslash as a quote character.
7831
7832 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
7833 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
7834
7835 2001-01-27 Richard M. Stallman <rms@gnu.org>
7836
7837 * dabbrev.el (dabbrev--substitute-expansion):
7838 Treat a one-capital-letter abbrev as "not all upper case",
7839 so as to force preservation of the expansion's pattern
7840 if the expansion starts with a capital letter.
7841
7842 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7843
7844 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
7845 Doc fix.
7846
7847 * simple.el (transient-mark-mode): Document the fact that many
7848 commands act on the region when mark is active.
7849
7850 2001-01-27 Kenichi Handa <handa@etl.go.jp>
7851
7852 * international/quail.el (quail-setup-completion-buf): Make the
7853 multibyteness of current buffer inherited to Quail completion buffer.
7854 (quail-show-guidance-buf): Make the multibyteness of current
7855 buffer inherited to Quail guidance buffer.
7856 (quail-help): Make the multibyteness of current buffer inherited
7857 to Quail help buffer.
7858
7859 2001-01-26 Dave Love <fx@gnu.org>
7860
7861 * time-stamp.el: Doc fixes.
7862
7863 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
7864 (delphi-keyword-face, delphi-other-face): Fix :type.
7865
7866 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
7867
7868 * mail/feedmail.el (feedmail): Add :link.
7869 (feedmail-send-it): Doc fix.
7870
7871 * mail/sendmail.el: Doc fixes.
7872 (sendmail-send-it): Fix the non-ASCII regexp and use
7873 rfc2047-encode-string.
7874
7875 * dired.el, dired-aux.el: Revert last change.
7876
7877 2001-01-26 Gerd Moellmann <gerd@gnu.org>
7878
7879 * makefile.w32-in (DONTCOMPILE): Add various term files.
7880
7881 2001-01-26 Dave Love <fx@gnu.org>
7882
7883 * Makefile.in (DONTCOMPILE): Add various term files.
7884
7885 2001-01-26 Gerd Moellmann <gerd@gnu.org>
7886
7887 * man.el (Man-default-man-entry, Man-mode): Doc fix.
7888
7889 * startup.el (display-startup-echo-area-message): Make sure
7890 the echo area is resized to fit the size of the startup message.
7891
7892 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
7893 part of which is a constant.
7894
7895 2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
7896
7897 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
7898
7899 2001-01-26 Richard M. Stallman <rms@gnu.org>
7900
7901 * simple.el (next-line): Don't let `newline' expand abbrevs.
7902 Simplify slightly.
7903 (open-line): Don't let `newline' expand abbrevs.
7904
7905 2001-01-25 John Wiegley <johnw@gnu.org>
7906
7907 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
7908 to `repeat' in the :type field.
7909
7910 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
7911 allow a choice of regexp or nil.
7912 (pcomplete-dir-ignore): Same.
7913
7914 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
7915 a command) to always fail.
7916
7917 2001-01-25 Gerd Moellmann <gerd@gnu.org>
7918
7919 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
7920 discard the result.
7921 (iswitchb-to-end): Likewise.
7922
7923 2001-01-25 Sam Steingold <sds@gnu.org>
7924
7925 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
7926 Require vc.
7927
7928 2001-01-25 Stefan Monnier <monnier@cs.yale.edu>
7929
7930 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
7931
7932 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
7933
7934 2001-01-25 Dave Love <fx@gnu.org>
7935
7936 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
7937 (describe-coding-system): Tweak the English text.
7938
7939 * loadup.el: Preload international/ccl for utf-8.
7940
7941 2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
7942
7943 * mail/rmail.el (rmail-redecode-body): Doc fix.
7944
7945 2001-01-25 Kenichi Handa <handa@etl.go.jp>
7946
7947 * international/mule-cmds.el (reset-language-environment):
7948 Reset coding-category-utf-8 to mule-utf-8.
7949
7950 * international/mule-conf.el (coding-category-utf-8):
7951 Initialize to mule-utf-8.
7952
7953 * loadup.el: Preload international/utf-8.
7954
7955 * international/utf-8.el: New file.
7956
7957 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
7958
7959 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
7960
7961 2001-01-24 Sam Steingold <sds@gnu.org>
7962
7963 * dired.el (dired-replace-in-string): Removed.
7964 (dired-sort-toggle): Use `replace-regexps-in-string'
7965 instead of `dired-replace-in-string'.
7966
7967 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
7968 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
7969
7970 * gs.el (gs-replace-in-string): Removed.
7971 (gs-options): Use `replace-regexps-in-string'
7972 instead of `gs-replace-in-string'.
7973
7974 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
7975
7976 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
7977 bug report is mailed to an email list and posted to a news group.
7978
7979 2001-01-24 Gerd Moellmann <gerd@gnu.org>
7980
7981 * comint.el (comint-replace-by-expanded-history-before-point):
7982 Fix change of 2000-08-03 to move point to the start of the line again.
7983
7984 * startup.el (tool-bar-images-pixel-height): New variable.
7985 (command-line): After loading the user's init file, when
7986 tool-bar-mode is on, increase the frame's size by some lines for
7987 the tool-bar.
7988
7989 * frame.el (frame-initialize): Create the initial frame invisible.
7990
7991 2001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
7992
7993 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
7994 (chinese-big5): MIME:Big5.
7995
7996 2001-01-24 Gerd Moellmann <gerd@gnu.org>
7997
7998 * international/mule-cmds.el (universal-coding-system-argument):
7999 Handle commands with prefix args.
8000
8001 2001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8002
8003 * calendar/diary-lib.el (diary-float): Fix case of MONTH
8004 being a list of numbers.
8005 (diary-mail-entries): Rewritten.
8006
8007 2001-01-23 Dave Love <fx@gnu.org>
8008
8009 * international/mule.el (make-coding-system): Fix typo.
8010
8011 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
8012 Add backward-paragraph as font-lock-beginning-of-syntax-function.
8013
8014 2001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
8015
8016 * font-lock.el (font-lock-mode): Doc fix.
8017
8018 2001-01-23 Kenichi Handa <handa@etl.go.jp>
8019
8020 * international/mule.el (make-translation-table): Fix docstring.
8021
8022 2001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
8023
8024 * mail/rmail.el (rmail-redecode-body): New function.
8025
8026 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
8027
8028 2001-01-22 Gerd Moellmann <gerd@gnu.org>
8029
8030 * isearch.el (isearch-lazy-highlight-case-fold-search)
8031 (isearch-lazy-highlight-regexp): New variables.
8032 (isearch-lazy-highlight-cleanup): Update lazy highlight if
8033 case-fold search or regexp search has been toggled.
8034
8035 * wid-edit.el (widget-button-click): Avoid a save-excursion
8036 around running a global binding.
8037
8038 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
8039 to 0.25.
8040
8041 2001-01-20 Miles Bader <miles@gnu.org>
8042
8043 * cus-edit.el (custom-face-save): Do post-processing on the face's
8044 new value like `custom-face-set' does.
8045
8046 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
8047
8048 * mail/emacsbug.el (report-emacs-bug): Report the value of
8049 LC_CTYPE, not LC_TYPE.
8050
8051 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
8052 isearch-toggle-regexp and isearch-edit-string to doc string.
8053
8054 2001-01-19 Gerd Moellmann <gerd@gnu.org>
8055
8056 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
8057 as font-lock-beginning-of-syntax-function in font-lock-defaults.
8058
8059 * jit-lock.el (jit-lock-fontify-now): Don't bind
8060 font-lock-beginning-of-syntax-function to nil.
8061
8062 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
8063
8064 * mail/emacsbug.el (report-emacs-bug): Report values of
8065 locale-coding-system, default-enable-multibyte-characters, and the
8066 environment variables LC_ALL, LC_TYPE, and LANG.
8067
8068 2001-01-19 Gerd Moellmann <gerd@gnu.org>
8069
8070 * font-lock.el (font-lock-default-fontify-region): Fix last change.
8071
8072 * font-lock.el (font-lock-multiline): Default to nil.
8073 (font-lock-default-fontify-region): If font-lock-multiline is
8074 nil, don't check the property `font-lock-multiline'.
8075
8076 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
8077 is nil, don't check the `font-lock-multiline' text property.
8078
8079 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
8080
8081 * viper.el: Call initial-major-mode on startup.
8082
8083 * ediff.el (ediff-patch-file): Use better defaults.
8084
8085 * ediff-vers.el: Fix for 8+3 DOS file systems.
8086
8087 2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
8088
8089 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
8090 diff mode, if available.
8091
8092 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
8093
8094 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
8095
8096 * ediff-init.el (subst-char-in-string): Define and use it, unless
8097 it's already defined.
8098
8099 2001-01-18 Gerd Moellmann <gerd@gnu.org>
8100
8101 * tooltip.el (tooltip-hide-delay): New user-option.
8102 (tooltip-show): Use tooltip-hide-delay instead of the default.
8103
8104 2001-01-18 Kenichi Handa <handa@etl.go.jp>
8105
8106 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
8107 kill-local-variable doesn't work for enable-multibyte-characters.
8108
8109 2001-01-17 Dave Love <fx@gnu.org>
8110
8111 * ediff-init.el (ediff-before-setup-hook)
8112 (ediff-merge-filename-prefix): Add :version.
8113
8114 * international/latin1-disp.el: Require disp-table.
8115 (latin1-display): Fix :set.
8116
8117 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
8118
8119 2001-01-17 Gerd Moellmann <gerd@gnu.org>
8120
8121 * isearch.el (isearch-lazy-highlight-initial-delay)
8122 (isearch-lazy-highlight-interval): Default to 0.
8123
8124 2001-01-17 Bob Glickstein <bobg@zanshin.com>
8125
8126 * isearch.el (isearch-highlight): Set isearch-overlay priority to
8127 1 here rather than each time through
8128 isearch-lazy-highlight-new-loop.
8129 (isearch-lazy-highlight-max): Variable deleted.
8130 (isearch-lazy-highlight-max-at-a-time): New user variable, like
8131 isearch-lazy-highlight-max but controls a single invocation of
8132 isearch-lazy-highlight-update.
8133 (isearch-lazy-highlight-wrapped): Variable recreated.
8134 (isearch-lazy-highlight-window-start): New variable.
8135 (isearch-lazy-highlight-cleanup): Restored to behavior of
8136 before 2-Jan.
8137 (isearch-lazy-highlight-remove-overlays): Function deleted;
8138 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
8139 behavior removed.
8140 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
8141 isearch-lazy-highlight-update in a loop rather than just once.
8142 Test isearch-invalid-regexp here and decide not to start a new
8143 loop, rather than testing it each time through
8144 isearch-lazy-highlight-update.
8145 (isearch-lazy-highlight-search): Function restored.
8146 (isearch-lazy-highlight-update): Get called in a timer loop again,
8147 but this time highlight more than one match each time through.
8148 Only highlight matches in the visible part of the window.
8149 Start at point, move in the direction of the search, and wrap around at
8150 the edge of the window. Use sit-for to force redisplay and ensure
8151 window-start is credible. "Face suppressing" behavior removed;
8152 overlay priorities should make it unnecessary, right?
8153 (isearch-highlight): Face suppressing behavior removed.
8154 (isearch-dehighlight): Face suppressing behavior removed.
8155 (isearch-set-lazy-highlight-faces-at): Removed.
8156
8157 2001-01-17 Kenichi Handa <handa@etl.go.jp>
8158
8159 * language/european.el ("Latin-1"): Make the format of description
8160 about additional language environments same as that of Latin-2.
8161
8162 2001-01-16 Dave Love <fx@gnu.org>
8163
8164 * isearch.el (isearch-lazy-highlight): Add :version.
8165
8166 * simple.el (backward-delete-char-untabify-method)
8167 (next-line-add-newlines): Add :version.
8168
8169 2001-01-16 Gerd Moellmann <gerd@gnu.org>
8170
8171 * bindings.el: Bind <backspace> and <delete> via function-key-map.
8172 Don't bind <delete> otherwise.
8173
8174 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
8175 and <delete> via function-key-map.
8176
8177 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
8178 Subject line only if point is after the `Subject:'.
8179
8180 2001-01-16 Kenichi Handa <handa@etl.go.jp>
8181
8182 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
8183 japanese-jisx0213-2 in `charset' property of this lang. env.
8184
8185 * language/european.el ("Latin-1"): Add description for Dutch and
8186 Spanish lang. env.
8187
8188 * international/mule.el (decode-char): Fix conditions.
8189 (encode-char): Handle eight-bit-control too.
8190 (transform-make-coding-system-args): New function.
8191 (make-coding-system): Accept XEmacs style arguments for CCL base
8192 coding system.
8193
8194 2001-01-15 Gerd Moellmann <gerd@gnu.org>
8195
8196 * progmodes/etags.el (find-tag-noselect): Save the value of
8197 tags-file-name before switching buffers, for the case it has a
8198 buffer-local value.
8199
8200 2001-01-15 Alex Schroeder <alex@gnu.org>
8201
8202 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
8203 From Dave Love <fx@gnu.org>.
8204 (ansi-color-for-comint-mode): Fix :version.
8205
8206 2001-01-15 Alex Schroeder <alex@gnu.org>
8207
8208 * ansi-color.el (ansi-color-unfontify-region): Doc change.
8209
8210 2001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
8211
8212 * dired.el (dired-insert-directory): If file-system-info fails,
8213 remove the " free " part, but don't signal an error.
8214
8215 2001-01-12 Sam Steingold <sds@gnu.org>
8216
8217 * bookmark.el (bookmark-maybe-historicize-string):
8218 Use new backquote syntax.
8219
8220 2001-01-12 Richard M. Stallman <rms@gnu.org>
8221
8222 * subr.el (last): Handle a list that doesn't end in nil.
8223
8224 2001-01-12 Sam Steingold <sds@gnu.org>
8225
8226 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
8227 to `backward-delete-char-untabify'.
8228
8229 2001-01-12 Dave Love <fx@gnu.org>
8230
8231 * cus-edit.el (customize-menu-create): Fix the :filter following
8232 easymenu change.
8233
8234 * wid-edit.el (function): Add :match-alternatives.
8235 (widget-color-action): Doc fix.
8236
8237 2001-01-12 Gerd Moellmann <gerd@gnu.org>
8238
8239 * calendar/calendar.el (calendar-basic-setup): Doc fix.
8240
8241 2001-01-12 Kenichi Handa <handa@etl.go.jp>
8242
8243 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
8244
8245 * international/ccl.el (define-ccl-program): Fix docstring.
8246
8247 2001-01-11 Dave Love <fx@gnu.org>
8248
8249 * international/mule-cmds.el (standard-display-european-internal):
8250 Set display table for 2208 as for 160.
8251
8252 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
8253
8254 * progmodes/fortran.el (fortran-mode-map): Modify Customization
8255 entry for custom-menu-create change.
8256 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
8257 don't cons it in the search loop.
8258
8259 * imenu.el (imenu--truncate-items): Revert last change.
8260
8261 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
8262
8263 * info.el (Info-setup-header-line): If the node header includes
8264 either Next: or Prev: links, don't show the File: and Node: parts
8265 in the header line.
8266
8267 2001-01-11 Gerd Moellmann <gerd@gnu.org>
8268
8269 * comint.el (comint-goto-process-mark): Don't print a message
8270 when running in batch mode.
8271
8272 * isearch.el (isearch-search): In the condition-case handler for
8273 `error', set isearch-invalid-regexp to the whole error message.
8274
8275 * subr.el (eval-after-load): Call load-symbol-file-load-history to
8276 ensure that eval-after-load works for files dumped with Emacs.
8277
8278 * help.el (load-symbol-file-load-history): New function extracted
8279 from function symbol-file.
8280 (symbol-file): Use it.
8281
8282 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
8283
8284 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
8285
8286 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
8287 behave as if there were no prefix argument.
8288 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
8289 argument were nil.
8290
8291 2001-01-11 Richard M. Stallman <rms@gnu.org>
8292
8293 * isearch.el (isearch-lazy-highlight-update):
8294 Don't look for more potential matches once maximum is exceeded.
8295 Use overlays-in to check correctly for overlap with current match.
8296 Ignore empty matches.
8297
8298 2001-01-11 Miles Bader <miles@gnu.org>
8299
8300 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
8301 (ispell-overlay-window, ispell-help, ispell-show-choices)
8302 (ispell-command-loop): Use it instead of `window-height'.
8303
8304 2001-01-10 Gerd Moellmann <gerd@gnu.org>
8305
8306 * files.el (confirm-kill-emacs): New user-option.
8307 (save-buffers-kill-emacs): Ask for final confirmation before
8308 killing Emacs.
8309
8310 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
8311 to nil.
8312
8313 2001-01-10 Dave Love <fx@gnu.org>
8314
8315 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
8316
8317 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
8318
8319 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
8320
8321 * calculator.el (calculator-number-digits): Fix :type.
8322
8323 * vc-cvs.el (vc-cvs-header): Fix :type.
8324 * vc-rcs.el (vc-rcs-header): Fix :type.
8325 * vc-sccs.el (vc-sccs-header): Fix :type.
8326
8327 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
8328
8329 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
8330
8331 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
8332
8333 2001-01-10 Gerd Moellmann <gerd@gnu.org>
8334
8335 * simple.el (set-variable): Force a thorough redisplay for the
8336 case that the variable has an effect on the display, like
8337 `tab-width' has.
8338
8339 2001-01-10 Andre Spiegel <spiegel@gnu.org>
8340
8341 * vc.el: Add documentation for backend interface.
8342
8343 2001-01-10 Kenichi Handa <handa@etl.go.jp>
8344
8345 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
8346
8347 * international/mule-conf.el (latin-extra-code-table): Set to t
8348 for \223 and \224.
8349
8350 2001-01-09 Kenichi Handa <handa@etl.go.jp>
8351
8352 * international/mule-cmds.el (locale-language-names): Map "es" to
8353 "Spanish" and "nl" to "Dutch".
8354
8355 2001-01-09 Gerd Moellmann <gerd@gnu.org>
8356
8357 * bindings.el (global-map): Bind <home> to beginning-of-line,
8358 <end> to end-of-line, C-<home> to beginning-of-buffer, and
8359 C-<end> to end-of-buffer.
8360
8361 * language/european.el: Add Dutch and Spanish language info
8362 to be able to use the appropriate tutorials.
8363
8364 2001-01-09 Alex Schroeder <alex@gnu.org>
8365
8366 * ansi-color.el (ansi-color-process-output): Use markers instead
8367 of positions for start and end of region.
8368 (ansi-color-apply-on-region): Rewrote code to make it more robust.
8369 Previously, occasional mistakes happend when fontifying many
8370 chunks of output (eg. ls --color=yes /dev). This happened
8371 whenever an overlay was created up to the end of the region, which
8372 coincided with the process-mark. New text would then be added
8373 within that overlay instead of after it.
8374 (ansi-color-make-extent): Overlays are created with the property
8375 `modification-hooks' set to '(ansi-color-freeze-overlay).
8376 (ansi-color-freeze-overlay): New function. When inserting text at
8377 the end of the overlay, the overlay will resize.
8378
8379 2000-01-09 Alex Schroeder <alex@gnu.org>
8380
8381 * ansi-color.el (ansi-color-process-output): Doc change.
8382 (ansi-color-unfontify-region): Doc change. No longer installed
8383 automatically in font-lock-unfontify-region-function.
8384 (ansi-color-apply): Doc change.
8385 (ansi-color-apply-on-region): Use extents or overlays instead of
8386 text-properties.
8387 (ansi-color-make-extent): New function.
8388 (ansi-color-set-extent-face): New function.
8389
8390 2000-01-09 Alex Schroeder <alex@gnu.org>
8391
8392 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
8393 both use ansi-color-process-output, now.
8394 (ansi-color-process-output): Doesn't return string anymore. It is
8395 installed in comint-output-filter-functions for both Emacs and
8396 XEmacs, now.
8397 (ansi-color-unfontify-region): Simplified code removing variables
8398 pos and start-ansi.
8399 (ansi-color-apply): Put text-property ansi-color before putting
8400 text-property face because ansi-color-unfontify-region is called
8401 immediately after the call to put-text-property.
8402 (ansi-color-context-region): Doc change.
8403 (ansi-color-filter-region): Simplified code.
8404 (ansi-color-apply-on-region): Changed start to start-marker, using
8405 a marker explicitly. Put text-property ansi-color before putting
8406 text-property face because ansi-color-unfontify-region is called
8407 immediately after the call to put-text-property.
8408
8409 2000-01-09 Alex Schroeder <alex@gnu.org>
8410
8411 * ansi-color.el (ansi-color-faces-vector): Doc change.
8412 (ansi-color-for-comint-mode): Changed :type property to choice.
8413 (ansi-color-last-context): Removed.
8414 (ansi-color-process-output): Don't use ansi-color-last-context, as
8415 the main functions will store their context now.
8416 (ansi-color-context): Doc change.
8417 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
8418 Uses ansi-color-context such that repeated calls will strip
8419 partial escape sequences, too.
8420 (ansi-color-apply): Simplified code. Colorize end of string if
8421 face is not null. Store context in new (FACE STRING) format, such
8422 that repeated calls will strip partial escape sequences, too.
8423 Append faces to face property using ansi-color-apply-sequence such
8424 that cumulative mode actually works.
8425 (ansi-color-context-region): New variable.
8426 (ansi-color-filter-region): Rewrote it based on
8427 ansi-color-apply-on-region. Uses ansi-color-context-region such
8428 that repeated calls will strip partial escape sequences, too.
8429 (ansi-color-apply-on-region): Simplified code. Colorize end of
8430 region if face is not null. Store context in new (FACE POS)
8431 format, such that repeated calls will strip partial escape
8432 sequences, too. Append faces to face property using
8433 ansi-color-apply-sequence such that cumulative mode actually works.
8434 (ansi-color-apply-sequence): New function.
8435 (ansi-color-get-face): When the default face is added to the list
8436 of faces, all previous settings are discarded and the list of
8437 faces is set to '(default).
8438
8439 2000-01-09 Alex Schroeder <alex@gnu.org>
8440
8441 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
8442 face, such that ansi-color-apply and ansi-color-apply-on-region
8443 will do the right thing.
8444 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
8445 returns nil, set the list of faces back to nil instead of
8446 appending the result of ansi-color-get-face to the front of the list.
8447
8448 2000-01-09 Alex Schroeder <alex@gnu.org>
8449
8450 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
8451 (ansi-color-process): Doc change.
8452 (ansi-color-last-context): New buffer-local variable.
8453 (ansi-color-process-output): New function. It is automatically
8454 added to comint-output-filter-functions if this is XEmacs.
8455 (ansi-color-unfontify-region): New optional parameter for XEmacs
8456 compatibility. Check wether font-lock-syntactic-keywords is
8457 boundp before removing the syntax table text property, as XEmacs
8458 doesn't have it.
8459 (ansi-color-filter-region): Doc change.
8460 (ansi-color-apply-on-region): Doc change.
8461 (ansi-color-make-face): New function. Compatibility layer for
8462 XEmacs. Return temporary faces instead of cons cells for XEmacs.
8463 (ansi-color-make-color-map): Use ansi-color-make-face.
8464 (ansi-color-get-face): Avoid face text property '(nil) as results
8465 in an errow for XEmacs.
8466
8467 2000-01-09 Alex Schroeder <alex@gnu.org>
8468
8469 * ansi-color.el (ansi-color-unfontify-region): New function.
8470 Uses text-property ansi-color in order to preserve fontification by
8471 ansi-color. When the package is loaded, a lambda expression is
8472 put onto font-lock-mode-hook. This lambda expression will check
8473 font-lock-unfontify-region-function and replace
8474 font-lock-default-unfontify-region with ansi-color-unfontify-region.
8475 (ansi-color-apply): Add text-property ansi-color in addition to
8476 text-property face.
8477 (ansi-color-apply-on-region): Add text-property ansi-color in
8478 addition to text-property face.
8479 (save-buffer-state): Copy of the macro that is also used by
8480 lazy-lock and font-lock.
8481
8482 (ansi-color-for-comint-mode): New option.
8483 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
8484 (ansi-color-for-comint-mode-off): Ditto.
8485 (ansi-color-for-comint-mode-filter): Ditto.
8486 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
8487 decide what to do. This function is added to
8488 comint-preoutput-filter-functions when the package is loaded.
8489
8490 (ansi-color-for-shell-mode-set): Removed.
8491 (ansi-color-for-shell-mode): Removed.
8492
8493 2000-01-09 Alex Schroeder <alex@gnu.org>
8494
8495 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
8496 the lambda expression from the ansi-color-for-shell-mode :set
8497 property. Additionally, modify shell-mode-hook to enable or
8498 disable font-lock-mode for future shell buffers.
8499 (ansi-color-for-shell-mode): The :set property calls
8500 ansi-color-for-shell-mode-set instead of a lambda expression.
8501
8502 2000-01-09 Alex Schroeder <alex@gnu.org>
8503
8504 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
8505 (ansi-color-context): New variable.
8506 (ansi-color-apply): Save context between calls.
8507
8508 2001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
8509
8510 * isearch.el (isearch, isearch-lazy-highlight-face):
8511 New definitions for face colors and attributes.
8512
8513 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
8514 of display-mouse-p.
8515
8516 2001-01-09 Kenichi Handa <handa@etl.go.jp>
8517
8518 * international/mule.el (make-coding-system): If the coding system
8519 accepts extra latin codes, register such codes as safe for the
8520 coding system.
8521
8522 2001-01-08 Richard M. Stallman <rms@gnu.org>
8523
8524 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
8525 don't mention the file name or the date here, because they are
8526 logged at the start of the file.
8527
8528 2001-01-08 Richard M. Stallman <rms@gnu.org>
8529
8530 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
8531 Change screen-width to frame-width.
8532
8533 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
8534
8535 * info.el (Info-search): Print the default as part of the prompt.
8536
8537 2001-01-08 Andre Spiegel <spiegel@gnu.org>
8538
8539 * vc.el (vc-default-latest-on-branch-p): New function, replaces
8540 constant implementations in backends.
8541
8542 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
8543 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
8544
8545 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
8546 WRITABLE to EDITABLE.
8547
8548 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
8549 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
8550 to EDITABLE.
8551
8552 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
8553
8554 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
8555 (copyright, copyright-update): Compute the current year at run time.
8556
8557 2001-01-08 Gerd Moellmann <gerd@gnu.org>
8558
8559 * isearch.el (isearch-old-signal-hook): Removed.
8560 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
8561 instead of setting signal-hook-function.
8562 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
8563
8564 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
8565
8566 * emulation/edt.el: Update to version 4.0. Provide support for
8567 EDT scroll margins at top and bottom of the window. Provide an
8568 emulation of the EDT SUBS command (bound to GOLD-Enter, by
8569 default). Enhance edt-quit, bound to GOLD-q by default, to warn
8570 user when file-related buffer modifications exist.
8571 Provide support for running EDT Emulation in XEmacs.
8572 Provide customize access to some user updatable variables.
8573 Add Commentary section to file header.
8574 Fixed a few minor bugs and cleaned up some code.
8575
8576 * emulation/edt-mapper.el: Update to version 4.0. Provide support
8577 for detecting a keypress that generates an ASCII key sequence.
8578 (Previously, only a keypress that generates a vector was
8579 recognized.) Embed Window Manager name into name of the generated
8580 EDT Emulation initialization file since the initialization file is
8581 Window Manager specific. Add Commentary section to file header.
8582
8583 2001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
8584
8585 * mail/sendmail.el (mail-mode): Doc fix.
8586
8587 * info.el (Info-goto-emacs-command-node): Doc fix.
8588 (Info-goto-emacs-key-command-node): Doc fix.
8589
8590 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
8591
8592 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
8593 systems without long file-name support.
8594
8595 2001-01-06 Andrew Innes <andrewi@gnu.org>
8596
8597 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
8598
8599 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
8600
8601 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
8602 (isearch-lazy-highlight-update): Doc fix.
8603
8604 * ffap.el (ffap-bindings): Doc fix.
8605
8606 * dired-x.el (dired-virtual-guess-dir): Doc fix.
8607
8608 2001-01-05 Dave Love <fx@gnu.org>
8609
8610 * emacs-lisp/cl-seq.el (remove, remq): Remove.
8611
8612 2001-01-05 Gerd Moellmann <gerd@gnu.org>
8613
8614 * mouse-drag.el (mouse-drag-safe-scroll):
8615 Bind scroll-preserve-screen-position to nil.
8616
8617 * isearch.el (isearch-old-signal-hook): New variable.
8618 (isearch-mode): Set signal-hook-function to isearch-done.
8619 (isearch-done): Restore old signal-hook-function.
8620
8621 * info.el (Info-fontify-node): Mark one more char as intangible.
8622
8623 2000-01-05 Kenichi Handa <handa@etl.go.jp>
8624
8625 * composite.el (compose-last-chars): New argument COMPONENTS.
8626 If it is non-nil, compose preceding characters by compose-region with
8627 COMPONENTS.
8628
8629 * international/quail.el (quail-input-string-to-events): New function.
8630 (quail-input-method): Convert input string to events here.
8631 (quail-start-translation): Return input string, not event list.
8632 (quail-start-conversion): Likewise.
8633
8634 2001-01-04 Gerd Moellmann <gerd@gnu.org>
8635
8636 * tooltip.el (tooltip-cancel-delayed-tip)
8637 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
8638 and tooltip-add-timeout.
8639 (tooltip-show): Set border color from faces's foreground.
8640 (tooltip-show-help-function): If called with the same help string
8641 as last time, do nothing.
8642 (tooltip-help-tips): Don't set tooltip-help-message to nil.
8643
8644 * startup.el (fancy-splash-screens): Don't bind show-help-function
8645 to nil.
8646
8647 * tooltip.el (tooltip-frame-parameters): Remove colors.
8648 (tooltip): New face
8649 (tooltip-set-param): New function.
8650 (tooltip-show): Set up color frame parameters from face `tooltip'.
8651 Display the tooltip text in face `tooltip'.
8652
8653 2001-01-04 Dave Love <fx@gnu.org>
8654
8655 * whitespace.el (whitespace-global-mode): Fix typo.
8656
8657 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
8658
8659 2001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8660
8661 * help.el (help-for-help): Fix a typo in a doc string.
8662 From kwzh@gnu.org (Karl Heuer).
8663
8664 2001-01-03 Dave Love <fx@gnu.org>
8665
8666 * dired-x.el: Doc fixes. Maintainer change.
8667 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
8668 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
8669 (dired-guess-shell-alist-user): Customize.
8670 (dired-x-help-address): Set to bug-gnu-emacs.
8671 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
8672 (dired-default-directory): Renamed from default-directory.
8673
8674 * hl-line.el (hl-line): Doc fix.
8675
8676 2001-01-03 Karl Fogel <kfogel@red-bean.com>
8677
8678 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
8679
8680 2001-01-02 Richard M. Stallman <rms@gnu.org>
8681
8682 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
8683 to remove all the current alternative-match highlighting.
8684 If nil, remove only what's outside the current window.
8685 (isearch-lazy-highlight-remove-overlays): Take optional
8686 region within which NOT to remove them.
8687 (isearch-lazy-highlight-new-loop): Greatly simplified.
8688 (isearch-lazy-highlight-update): Find all the other occurrences
8689 visible in the window, in just one call.
8690 (isearch-lazy-highlight-start): Now holds start of region to scan.
8691 (isearch-lazy-highlight-end): Now holds end of region to scan.
8692 (isearch-lazy-highlight-wrapped): Variable deleted.
8693 (isearch-lazy-highlight-search): Function deleted.
8694
8695 2000-01-02 Andrew Innes <andrewi@gnu.org>
8696
8697 * w32-fns.el (convert-standard-filename): Do length check on name
8698 before aref.
8699
8700 2001-01-02 Dave Love <fx@gnu.org>
8701
8702 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
8703 value.
8704 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
8705
8706 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
8707
8708 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
8709 read syntax.
8710
8711 * calendar/todo-mode.el (todo): Add :link, :version.
8712 (todo-save-top-priorities): Remove autoload cookie.
8713 (todo-add-category, todo-add-item-non-interactively)
8714 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
8715
8716 2001-01-02 Gerd Moellmann <gerd@gnu.org>
8717
8718 * comint.el (comint-input-history-ignore): New variable.
8719 (comint-read-input-ring): Ignore entries matching
8720 comint-input-history-ignore.
8721
8722 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
8723
8724 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
8725 (lm-copyright-mark): New function.
8726 (lm-crack-copyright): New function.
8727 (lm-verify): Check that the file has a copyright.
8728 Check that the file is copyright Free Software Foundation.
8729
8730 2000-12-30 Kenichi Handa <handa@etl.go.jp>
8731
8732 * international/mule-diag.el (print-fontset): Indent font name by
8733 24 columns, not 25.
8734
8735 2000-12-29 Gerd Moellmann <gerd@gnu.org>
8736
8737 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
8738 in Subject line.
8739
8740 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
8741 Use mail-mode-hook instead of mail-setup-hook.
8742 Otherwise continuing an interrupted message with C-u C-x m for
8743 instance, winds up in Mail mode without abbrevs.
8744
8745 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8746
8747 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
8748 non-nil. Adding almost all customization variables on ps-setup.
8749 Doc fix.
8750 (ps-print-version): New version number (6.3.3).
8751 (ps-end-with-control-d): Initialization fix.
8752 (ps-lines-printed): New var.
8753 (ps-skip-newline): New fun.
8754 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
8755 (ps-next-line, ps-continue-line, ps-plot-region)
8756 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
8757
8758 2000-12-29 Kenichi Handa <handa@etl.go.jp>
8759
8760 * international/fontset.el (x-complement-fontset-spec):
8761 Resolve ASCII font name so that the same family name is used for fonts
8762 registered in x-font-name-charset-alist.
8763 (create-fontset-from-fontset-spec): Adjusted for the above change.
8764 The name of fontset alias should be a unresolved ASCII font name.
8765
8766 2000-12-28 Gerd Moellmann <gerd@gnu.org>
8767
8768 * simple.el (delete-key-deletes-forward-mode): Bind backspace
8769 and delete in isearch-mode-map.
8770
8771 2000-12-28 Richard M. Stallman <rms@gnu.org>
8772
8773 * dired-x.el (dired-guess-shell-alist-default):
8774 Use xpdf instead of acroread.
8775
8776 2000-12-28 Kenichi Handa <handa@etl.go.jp>
8777
8778 * textmodes/artist.el (artist-butlast): Deleted.
8779 (artist-ellipse-mirror-quadrant): Use butlast instead of
8780 artist-butlast.
8781
8782 * subr.el (butlast, nbutlast): Moved from cl.el to here.
8783
8784 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
8785
8786 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
8787
8788 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
8789
8790 * ls-lisp.el: Better support for the Mac and MS-Windows.
8791 (ls-lisp): New defgroup.
8792 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
8793 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
8794 (ls-lisp-support-shell-wildcards): New defcustoms.
8795 (ls-lisp-parse-symlink): New function.
8796 (insert-directory): Code to convert switches to a list and set up
8797 the wildcard argument copied from ls-lisp-insert-directory.
8798 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
8799 for -C and -R switches.
8800 (ls-lisp-column-format): New function.
8801 (ls-lisp-delete-matching, ls-lisp-handle-switches)
8802 (ls-lisp-format-time): Add doc strings.
8803 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
8804 Support ls-lisp-dirs-first.
8805 (ls-lisp-classify, ls-lisp-extension): New functions.
8806 (ls-lisp-format): Optionally support emulation of symlinks.
8807 Support -i, -s, and -G switches.
8808
8809 2000-12-27 Gerd Moellmann <gerd@gnu.org>
8810
8811 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
8812
8813 * version.el (emacs-version): Print X scroll bar information.
8814
8815 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
8816 instead of x-toolkit-scroll-bars-p.
8817
8818 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
8819 of x-toolkit-scroll-bars-p.
8820
8821 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
8822
8823 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
8824 (ffap-bindings): Doc fix, to reflect the above change.
8825
8826 2000-12-27 Kenichi Handa <handa@etl.go.jp>
8827
8828 * term.el (term-char-mode): Define all non-ascii self-inserting
8829 characters to 'term-send-raw in term-raw-map.
8830
8831 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
8832
8833 * viper-init (viper-restore-cursor-type): Added condition-case guard.
8834
8835 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
8836 Changed initialization; use add-hook.
8837 (ediff-file-remote-p): Use file-local-copy.
8838
8839 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
8840
8841 * ediff.el (ediff-patch-buffer): Bug fix.
8842 (ediff-revision): Allow selection of the file at the prompt.
8843
8844 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
8845
8846 * subr.el (combine-run-hooks): Remove.
8847
8848 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
8849 and remove the rogue second spec.
8850
8851 2000-12-23 Gerd Moellmann <gerd@gnu.org>
8852
8853 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
8854
8855 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
8856
8857 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
8858 Use minibuffer menu prompt for the `=' prefix.
8859 (smerge-command-prefix): Change default to C-^.
8860 (smerge-mode): Don't assume font-lock doesn't move point.
8861
8862 * skeleton.el (skeleton-internal-1): Make sure the first line of
8863 the region is also re-indented.
8864 (skeleton-end-newline): New var.
8865 (skeleton-end-hook): Use it.
8866
8867 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8868
8869 * comint.el (comint-password-prompt-regexp): Support CVS.
8870
8871 2000-12-22 Gerd Moellmann <gerd@gnu.org>
8872
8873 * simple.el (delete-key-deletes-forward-mode): Simplify.
8874 Also backspace key combinations, depending on
8875 delete-key-deletes-forward.
8876
8877 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
8878
8879 * simple.el (delete-key-deletes-forward): Doc fix.
8880
8881 2000-08-22 Emmanuel Briot <briot@gnat.com>
8882
8883 * xml.el (top level comment): Updated to reflect the fact that
8884 white spaces are relevant in the XML file.
8885 (xml-parse-file): Do not kill an existing Emacs buffer if the file
8886 to parse was already edited. This allows for on-the-fly analysis
8887 of XML files.
8888 (xml-parse-tag): Check that the casing is the same in the start
8889 tag and end tag, since XML is case-sensitive. Allows for spaces
8890 in the end tag, after the name of the tag.
8891 (xml-parse-attlist): Allow for the character '-' in the name of
8892 attributes, as in the standard http-equiv attribute Do not save
8893 the properties in the XML tree, since they are not relevant.
8894
8895 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
8896
8897 * generic.el (generic-read-type): Undo last change, inline into
8898 `generic-mode' and then remove.
8899 (generic-mode): Inline generic-read-type.
8900 (define-generic-mode): Push the symbol name rather than the symbol
8901 onto generic-mode-list.
8902
8903 2000-12-21 Gerd Moellmann <gerd@gnu.org>
8904
8905 * generic.el (generic-read-type): Build an alist for
8906 completing-read as in 20.7.
8907
8908 * play/landmark.el (lm): Use interactive spec `P'.
8909 (toplevel): Don't set debug-on-error.
8910
8911 * server.el (server-switch-buffer): Choose a window on a visible frame.
8912
8913 2000-12-21 Dave Pearson <davep@davep.org>
8914
8915 * quickurl.el: Commentry change, I've moved my web site.
8916
8917 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8918
8919 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
8920 ranges like \177-\237, but accepts the character sequence from \177 to
8921 \237. Doc fix.
8922 (ebnf-version): New version (3.4).
8923 (ebnf-setup): Code fix.
8924 (ebnf-range-regexp): New fun.
8925 (ebnf-8-bit-chars): Const fix.
8926
8927 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
8928 entry. Doc fix.
8929 (ebnf-bnf-lex): Code fix.
8930 (ebnf-bnf-comment-chars): Const fix.
8931
8932 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
8933 entry. Doc fix.
8934 (ebnf-iso-comment-chars): Const fix.
8935
8936 * ebnf-otz.el: Doc fix.
8937
8938 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
8939 entry. Doc fix.
8940 (ebnf-yac-skip-code): Code fix.
8941 (ebnf-yac-comment-chars): Const fix.
8942
8943 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
8944
8945 * files.el (insert-directory-safely): New function.
8946 (recover-file): Use it instead of insert-directory.
8947 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8948
8949 2000-12-21 Kenichi Handa <handa@etl.go.jp>
8950
8951 * international/mule-cmds.el (select-safe-coding-system):
8952 Check coding-category-list more rigidly. Improve help message.
8953
8954 * dired.el (dired-move-to-filename-regexp): Fix previous change.
8955
8956 2000-12-21 Miles Bader <miles@gnu.org>
8957
8958 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
8959
8960 2000-12-21 Kenichi Handa <handa@etl.go.jp>
8961
8962 * international/mule-diag.el (describe-char-after): Make *Help*
8963 buffer inherit multibyteness of the current buffer.
8964
8965 * international/mule.el (make-char): Docstring adjusted for the
8966 change of make-char-internal.
8967
8968 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
8969
8970 * international/iso-cvt.el: Docstrings fix.
8971
8972 2000-12-20 Dave Love <fx@gnu.org>
8973
8974 * subr.el (eval-after-load): Doc fix.
8975
8976 2000-12-20 Kenichi Handa <handa@etl.go.jp>
8977
8978 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
8979 for numbers.
8980
8981 2000-12-20 Miles Bader <miles@gnu.org>
8982
8983 * international/quail.el (quail-help): Resize the help window
8984 again after it has all its contents. Remove unneeded progn.
8985
8986 2000-12-19 Gerd Moellmann <gerd@gnu.org>
8987
8988 * pcmpl-linux.el: Fix copy/paste error.
8989
8990 2000-12-19 Andrew Innes <andrewi@gnu.org>
8991
8992 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
8993
8994 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
8995
8996 * progmodes/idlw-rinfo.el: Fixed copyright notice.
8997
8998 * progmodes/idlw-toolbar.el: Fixed copyright notice.
8999
9000 * progmodes/idlw-shell.el: Fixed copyright notice.
9001
9002 * progmodes/idlwave.el: Fixed copyright notice.
9003
9004 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
9005 TAB as key separators.
9006
9007 2000-12-19 Alex Schroeder <alex@gnu.org>
9008
9009 * sql.el (sql-sybase-options): New option.
9010 (sql-sybase): Use it. Add sql-database to the list of parameters
9011 provided for login. The options -w 2048 -n are not used any more.
9012 (sql-postgres-options): Changed default from "--pset" to "-P".
9013 (sql-mysql-options): Doc change.
9014 (sql-stop): Doc change.
9015
9016 2000-12-19 Kenichi Handa <handa@etl.go.jp>
9017
9018 * international/quail.el (quail-input-method): Always hide
9019 the guidance buffer on exiting.
9020
9021 2000-12-18 Gerd Moellmann <gerd@gnu.org>
9022
9023 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
9024 isn't fboundp.
9025
9026 * server.el (server-buffer-done): Bury the buffer before
9027 killing it.
9028
9029 * faces.el (face-spec-set): Interpret a nil in specs for
9030 foreground and background colors as `unspecified', for
9031 compatibility with 20.x.
9032
9033 2000-12-18 Dave Love <fx@gnu.org>
9034
9035 * simple.el (mail-user-agent): Doc fix.
9036 (input-mode-8-bit): Removed.
9037
9038 * international/mule.el (set-keyboard-coding-system): Doc fix.
9039 (keyboard-coding-system): New option.
9040
9041 * mail/sendmail.el (send-mail-function): Customize.
9042
9043 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
9044
9045 * international/codepage.el (cp866-decode-table): New table.
9046
9047 2000-12-18 Gerd Moellmann <gerd@gnu.org>
9048
9049 * version.el (emacs-version): Remove `%a' from the time format
9050 because the weekday doesn't fit well into each locale.
9051
9052 2000-12-18 Miles Bader <miles@gnu.org>
9053
9054 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
9055
9056 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
9057 Check that emacs-major-version is `=' to 20, not `>='.
9058 (artist-replace-chars): Use `make-string' instead of a loop.
9059
9060 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
9061
9062 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
9063 (cvs-execute-single-file): Don't change directory.
9064 Patch from Per Cederqvist.
9065
9066 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
9067
9068 * textmodes/ispell.el (check-ispell-version):
9069 If `ispell-program-name' is "aspell", pass it the -v switch instead
9070 of -vv.
9071
9072 2000-12-16 Kenichi Handa <handa@etl.go.jp>
9073
9074 * international/mule-diag.el (mule-diag): Insert information about
9075 configure options, multibyte awareness, language env.
9076
9077 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
9078 regexp to search for candidates.
9079
9080 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
9081
9082 * info.el (Info-forward-node): If the node has an
9083 Info-header-line, widen the buffer before searching for "next:"
9084 and "up:" pointers, and set the search limit to stay in the
9085 current node.
9086
9087 2000-12-16 Miles Bader <miles@gnu.org>
9088
9089 * simple.el (delete-trailing-whitespace): Remove extraneous let.
9090
9091 2000-12-15 Miles Bader <miles@gnu.org>
9092
9093 * comint.el (comint-send-string, comint-send-region): Also accept
9094 a buffer, buffer-name, or nil for PROCESS, for compatibility with
9095 process-send-string/region.
9096
9097 2000-12-15 Gerd Moellmann <gerd@gnu.org>
9098
9099 * isearch.el (isearch-lazy-highlight-max): New user-option.
9100 (isearch-lazy-highlight-update): Don't highlight more than
9101 isearch-lazy-highlight-max matches.
9102
9103 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
9104
9105 2000-12-15 Richard M. Stallman <rms@gnu.org>
9106
9107 * sort.el (sort-columns): Fix error message.
9108
9109 * dabbrev.el (dabbrev--last-case-pattern): Value is now
9110 `upcase' or `downcase' or nil.
9111 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
9112 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
9113 (dabbrev--substitute-expansion): New arg record-case-pattern.
9114 If it is non-nil, set dabbrev--last-case-pattern.
9115 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
9116
9117 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
9118
9119 2000-12-15 Miles Bader <miles@gnu.org>
9120
9121 * paths.el (Info-default-directory-list): Don't delete
9122 configure-info-directory from the list of standard info
9123 directories when appending it to the end -- their order is important.
9124
9125 * faces.el (read-face-attribute): If there's no entry for the
9126 user's input in VALID, just use it as-is (this will often result
9127 in an error, but it may be OK for e.g. colors using hexadecimal
9128 notation, and at least will yield a better error message).
9129
9130 * window.el (mode-line-window-height-fudge): Function removed.
9131 (height-affecting-face-attributes, mode-line-window-height-fudge):
9132 Variables removed.
9133 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
9134 window is really the right size. Use vertical-motion
9135 rather than forward-line.
9136 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
9137 (ispell-command-loop, ispell-show-choices): Use the variable
9138 ispell-choices-win-default-height, rather than the function.
9139 (ispell-choices-win-default-height): Function removed.
9140 (ispell-mode-line-window-height-fudge): Function removed.
9141
9142 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
9143
9144 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
9145
9146 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
9147
9148 * paths.el (Info-default-directory-list):
9149 If configure-info-directory is not one of the standard directories,
9150 put it first in the list; otherwise put it last. Doc string
9151 changed accordingly.
9152
9153 * info.el (Info-directory-list): Change doc string to reflect the
9154 change in Info-default-directory-list.
9155
9156 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
9157 windows-nt as windowed environments, even under -nw.
9158
9159 * startup.el (command-line): Don't call x-backspace-delete-keys-p
9160 if not fboundp. Switch delete-forward mode for the <delete> key
9161 on all PC platforms, even under -nw.
9162
9163 * term/internal.el ([M-delete]): Remap to M-d.
9164
9165 2000-12-14 Gerd Moellmann <gerd@gnu.org>
9166
9167 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
9168
9169 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
9170
9171 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
9172
9173 2000-12-14 Gerd Moellmann <gerd@gnu.org>
9174
9175 * startup.el (command-line): Call delete-key-deletes-forward-mode,
9176 if appropriate.
9177
9178 * simple.el (delete-key-deletes-forward): New user-option.
9179 (delete-key-deletes-forward-mode): New function.
9180
9181 * bindings.el: Bind `delete' to backward-delete-char.
9182
9183 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
9184 Test if symbol is bound before getting its value.
9185
9186 * tooltip.el (tooltip-show): If an error is signaled in
9187 x-show-tip, display that error, and display the help in the
9188 echo area.
9189
9190 2000-12-14 Kenichi Handa <handa@etl.go.jp>
9191
9192 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
9193 Show "... entries" messages for every 10000 entries, not 10.
9194
9195 2000-12-13 Karl Fogel <kfogel@red-bean.com>
9196
9197 * bookmark.el: Provide a generic exit hook, as suggested by
9198 Ovidiu Predescu <ovidiu@cup.hp.com>:
9199 (bookmark-exit-hook): New var.
9200 (bookmark-exit-hook-internal): New func, replaces
9201 old raw lambda form in `kill-emacs-hook', and runs new
9202 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
9203 as logically that feature must have been provided if this function
9204 is running.
9205 Removed ;;;###autoload before the `add-hook' call.
9206
9207 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
9208
9209 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
9210 (easy-menu-current-active-maps): New function.
9211 (easy-menu-get-map): Use it.
9212 Make a proper menu entry when creating a new keymap.
9213
9214 2000-12-13 Kenichi Handa <handa@etl.go.jp>
9215
9216 * international/characters.el: Fix cases and syntaxes for
9217 mule-unicode-0100-24ff.
9218
9219 * dired.el (dired-move-to-filename-regexp): Fixed for the case
9220 that a Japanese character is not appended after day and year.
9221
9222 * info.el (Info-suffix-list): Change format for a command that
9223 requires arguments.
9224 (info-insert-file-contents): Adjusted for the above change.
9225
9226 2000-12-12 Andreas Schwab <schwab@suse.de>
9227
9228 * tar-mode.el (tar-extract): Base the name of the subfile buffer
9229 on the name of the tar buffer. Verify that the existing buffer is
9230 visiting the same subfile.
9231
9232 2000-12-12 Dave Love <fx@gnu.org>
9233
9234 * subdirs.el: Add obsolete.
9235
9236 2000-12-12 Gerd Moellmann <gerd@gnu.org>
9237
9238 * mail/rmailsum.el (rmail-summary-expunge)
9239 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
9240 instead of rmail-confirm-expunge.
9241
9242 * replace.el (perform-replace): Don't use an empty match adjacent
9243 to a non-empty match when computing the next match before the
9244 replacement is performed.
9245
9246 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
9247
9248 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
9249 definition (patch by Stefan Monnier).
9250 (glasses-mode): Use jit-lock instead of `after-change-functions'
9251 (patch by Stefan Monnier).
9252
9253 2000-12-12 Miles Bader <miles@gnu.org>
9254
9255 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
9256 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
9257
9258 2000-12-12 Andrew Choi <akochoi@i-cable.com>
9259
9260 * term/mac-win.el: Remove load for ls-lisp.
9261
9262 * loadup.el: Load ls-lisp for system-type `macos'.
9263
9264 2000-12-12 Miles Bader <miles@gnu.org>
9265
9266 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
9267 Respect field end too.
9268 (just-one-space): Respect fields as `delete-horizontal-space'.
9269 (newline-and-indent, reindent-then-newline-and-indent):
9270 Use `delete-horizontal-space'.
9271
9272 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
9273
9274 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
9275 (so as to obey the field property in the minibuffer).
9276
9277 * obsolete/c-mode.el: Moved from lisp/progmodes.
9278 * obsolete/auto-show.el: Moved from lisp.
9279 * obsolete/ooutline.el: Moved from lisp/textmodes.
9280
9281 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
9282
9283 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
9284 changes to list them here.
9285
9286 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
9287 Too many changes to list them here.
9288
9289 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
9290 Too many changes to list them here.
9291
9292 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
9293
9294 2000-12-11 Gerd Moellmann <gerd@gnu.org>
9295
9296 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
9297
9298 * cus-edit.el (custom-save-variables, custom-save-faces):
9299 Comment fix.
9300
9301 * hscroll.el: Moved to `obsolete' subdir.
9302
9303 2000-12-11 Miles Bader <miles@gnu.org>
9304
9305 * window.el (window-text-height): Function removed (now in C).
9306
9307 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
9308
9309 * log-edit.el (log-edit-parent-buffer): New var.
9310 (log-edit): Set it. Add BUFFER argument.
9311 (log-edit-done): Use char-before.
9312 Don't bother checking validity of vc-comment-ring.
9313 Only bury the buffer if log-edit popped it up.
9314
9315 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
9316 (cvs-mode-diff-help): Remove.
9317 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
9318 (cvs-mode-marked): Set up the default for CMD manually.
9319
9320 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
9321 Remove binding for ? now made unnecessary.
9322
9323 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
9324
9325 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
9326 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
9327
9328 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
9329 when master file is not open.
9330
9331 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
9332
9333 * progmodes/ada-stmt.el: Update `maintainer'.
9334
9335 2000-12-09 Stephen Gildea <gildea@stop.mail-abuse.org>
9336
9337 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
9338 choices to match documentation string.
9339
9340 2000-12-09 Miles Bader <miles@gnu.org>
9341
9342 * minibuf-eldef.el: New file.
9343
9344 * window.el (fit-window-to-buffer): Don't pass last argument to
9345 pos-visible-in-window-p, now that its meaning is inverted.
9346
9347 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
9348
9349 * image.el (create-image): Doc fix; spotted by Per Cederqvist
9350 <ceder@lysator.liu.se>.
9351
9352 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
9353
9354 * autoinsert.el (auto-insert-alist): Add missing final \n.
9355
9356 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
9357 (cvs-menu-map): Remove.
9358 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
9359 (cvs-mode-quit): Turn it back into a plain function.
9360
9361 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
9362 (texinfo-filter): Remove (move to texinfo.el).
9363
9364 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
9365 file where it's more visible.
9366 (texinfo-filter, texinfo-chapter-level-regexp): New variables
9367 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
9368 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
9369 (texinfo-inside-macro-p): Only catch `scan-error's.
9370 (texinfo-inside-env-p): Make better use of the match info.
9371 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
9372 (texinfo-insert-@end): Slight re-organization.
9373 Also remove useless `looking-at' call.
9374
9375 2000-12-08 Andrew Innes <andrewi@gnu.org>
9376
9377 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
9378 accessible in -nw mode.
9379
9380 * term/w32-win.el: Remove stuff about selection timeout, which is
9381 irrelevant on Windows. Move clipboard support to w32-fns.el, so
9382 it is accessible in -nw mode.
9383
9384 2000-12-08 Dave Love <fx@gnu.org>
9385
9386 * emacs-lisp/lisp-mode.el (lisp-mode):
9387 Set font-lock-keywords-case-fold-search.
9388
9389 2000-12-08 Gerd Moellmann <gerd@gnu.org>
9390
9391 * textmodes/ispell.el (ispell): Doc fix.
9392
9393 2000-12-08 Kenichi Handa <handa@etl.go.jp>
9394
9395 * international/quail.el (quail-insert-decode-map): Check the
9396 frame width of a window displaying the current buffer, not that of
9397 the selected frame.
9398 (quail-help): Make sure that the help buffer has window before
9399 inserting text in it.
9400
9401 2000-12-07 Sam Steingold <sds@gnu.org>
9402
9403 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
9404 Backquote is used in isearch.el, so autoloading saves nothing.
9405
9406 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
9407
9408 * startup.el (normal-top-level-add-subdirs-to-load-path):
9409 Ignore the CVS and RCS subdirectories case-insensitively.
9410
9411 * dired.el (dired-insert-directory): If file-system-info is
9412 fboundp, call it instead of invoking dired-free-space-program.
9413
9414 2000-12-07 Gerd Moellmann <gerd@gnu.org>
9415
9416 * server.el (server-visit-files): Push files on file-name-history.
9417
9418 * progmodes/cc-langs.el: Update copyright.
9419
9420 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
9421
9422 * bindings.el (mode-line-mode-menu): Add glasses-mode.
9423
9424 * bindings.el (mode-line-mode-menu): Reverse the order
9425 of define-keys so that the menu appears in alphabetical order.
9426
9427 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
9428
9429 * progmodes/glasses.el (glasses-mode): Update mode line at the end
9430 of the function.
9431
9432 2000-12-07 Dave Love <fx@gnu.org>
9433
9434 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
9435
9436 * facemenu.el (facemenu-unlisted-faces): Fix value.
9437
9438 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
9439
9440 * font-lock.el (font-lock-default-fontify-region):
9441 Include the terminating \n (off-by-one error).
9442 (font-lock-set-defaults): Use dolist.
9443
9444 * derived.el (define-derived-mode): Don't use combine-run-hooks.
9445
9446 2000-12-07 Kenichi Handa <handa@etl.go.jp>
9447
9448 * international/mule-cmds.el (describe-language-environment):
9449 Fix for the case that an input method title is not string but a list.
9450
9451 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
9452 of wrong SIZE record.
9453
9454 2000-12-06 Dave Love <fx@gnu.org>
9455
9456 * newcomment.el (comment-region, comment-dwim): Doc fix.
9457
9458 * textmodes/texinfo.el: Require tex-mode when compiling.
9459 (texinfo-update-node): Doc fix.
9460 (texinfo-imenu-generic-expression): Add @anchor.
9461 (texinfo-font-lock-keywords): Add @uref.
9462 (texinfo-inside-macro-p): Don't use ignore-errors.
9463 (texinfo-insert-quote): Match more contexts.
9464
9465 * international/mule.el (decode-char, encode-char): Doc fix.
9466 (auto-coding-alist): Customize.
9467
9468 * files.el (load-file): Fix change of 2000-03-12.
9469
9470 * wid-edit.el (widget-text-keymap): Doc fix.
9471
9472 2000-12-06 Andrew Innes <andrewi@gnu.org>
9473
9474 * makefile.w32-in (lisp): Set to an absolute directory, namely
9475 $(CURDIR).
9476
9477 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
9478
9479 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
9480 read generated-autoload-file, and set buffer-file-coding-system to
9481 raw-text-unix after reading the file.
9482
9483 * international/mule-conf.el (file-coding-system-alist):
9484 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9485
9486 2000-12-06 Gerd Moellmann <gerd@gnu.org>
9487
9488 * replace.el (occur): Make line-number-width 1 smaller for the
9489 colon following the line number.
9490
9491 * startup.el (fancy-splash-text, command-line-1):
9492 Use `File' for the menu name instead of `Files'.
9493
9494 * tmm.el: Update copyright.
9495
9496 * cus-start.el: Add entry for even-window-heights.
9497
9498 2000-12-06 Miles Bader <miles@gnu.org>
9499
9500 * faces.el (frame-set-background-mode): Avoid stomping on
9501 locally modified faces.
9502
9503 2000-12-06 Kenichi Handa <handa@etl.go.jp>
9504
9505 * international/fontset.el: Correct the font registries for
9506 japanese-jisx0213-1 and japanese-jisx0213-2.
9507
9508 2000-12-05 Gerd Moellmann <gerd@gnu.org>
9509
9510 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
9511
9512 * iswitchb.el: Update customization commentary.
9513
9514 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
9515
9516 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
9517 (tpu-search-highlight): Fixed comparison of overlay end positions.
9518 (tpu-trim-line-ends): Implemented trimming logic locally.
9519
9520 * emulation/tpu-extras.el (tpu-write-file-hook)
9521 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
9522
9523 2000-12-05 Kenichi Handa <handa@etl.go.jp>
9524
9525 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
9526 to cn-gb.
9527 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
9528
9529 2000-12-04 Dave Love <fx@gnu.org>
9530
9531 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
9532
9533 2000-12-04 Gerd Moellmann <gerd@gnu.org>
9534
9535 * mail/rmailsum.el (rmail-summary-expunge)
9536 (rmail-summary-expunge-and-save): Ask for confirmation with
9537 rmail-expunge-confirmed.
9538
9539 * mail/rmail.el (rmail-expunge-confirmed): New function.
9540 (rmail-expunge): Use it.
9541
9542 2000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
9543
9544 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
9545 (etags-recognize-tags-table, find-tag-in-order):
9546 New functionality: interpret file names as tags.
9547
9548 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
9549
9550 * info.el (Info-scroll-prefer-subnodes): New defcustom.
9551 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
9552 the first subnode until the bottom of the current node is visible.
9553
9554 2000-12-04 Gerd Moellmann <gerd@gnu.org>
9555
9556 * format.el (format-decode): Don't change buffer's undo list.
9557
9558 2000-12-04 Kenichi Handa <handa@etl.go.jp>
9559
9560 * faces.el (face-font-registry-alternatives): Add entries for CJK
9561 fonts. Doc-string adjusted for the actual usage of this data.
9562
9563 * international/fontset.el: Change the font registries for CJK
9564 fonts in the default fontset. Don't append '*' to registries.
9565
9566 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
9567
9568 * emacs-lisp/easy-mmode.el (define-derived-mode)
9569 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
9570
9571 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
9572 (derived-mode-p): New function.
9573 (derived-mode-make-docstring): Add `docstring' argument.
9574 Use it if available and complete it if necessary.
9575
9576 2000-12-03 Andreas Schwab <schwab@suse.de>
9577
9578 * type-break.el (type-break): Don't make parent of itself.
9579
9580 2000-12-03 Miles Bader <miles@gnu.org>
9581
9582 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
9583
9584 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
9585
9586 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
9587 (tex-main-file, tex-file): Simplify.
9588 (tex-generate-zap-file-name): Use subst-char-in-string.
9589 (tex-strip-dots): Remove.
9590
9591 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
9592
9593 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
9594 to check if the match succeeded.
9595
9596 2000-12-02 Gerd Moellmann <gerd@gnu.org>
9597
9598 * startup.el (use-fancy-splash-screens-p): New function.
9599 (command-line-1): Use it to determine whether or not to use
9600 a fancy splash screen.
9601
9602 2000-12-02 Andreas Schwab <schwab@suse.de>
9603
9604 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
9605
9606 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
9607
9608 * international/mule.el (make-char): Fix last change.
9609
9610 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
9611 New defcustoms.
9612 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
9613 autoloading tex-mode; instead, do the same manually.
9614 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
9615 with numeric argument. Docstring fix.
9616 (toplevel): Require cl when compiling.
9617
9618 * international/mule.el (make-char): Doc fix.
9619
9620 2000-12-02 Jason Rumney <jasonr@gnu.org>
9621
9622 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
9623 the Emacs Lisp manual)
9624
9625 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
9626
9627 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
9628
9629 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
9630 the Emacs Lisp manual).
9631
9632 2000-12-02 Gerd Moellmann <gerd@gnu.org>
9633
9634 * simple.el (next-line-add-newlines): Change default to nil.
9635
9636 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
9637
9638 * files.el (revert-buffer, recover-file):
9639 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
9640
9641 2000-12-01 Gerd Moellmann <gerd@gnu.org>
9642
9643 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
9644
9645 2000-12-01 Miles Bader <miles@gnu.org>
9646
9647 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
9648
9649 2000-12-01 Kenichi Handa <handa@etl.go.jp>
9650
9651 * international/mule-diag.el (describe-char-after): Fix typo.
9652 (describe-character-set, non-iso-charset-alist): Fix typo.
9653
9654 2000-12-01 Miles Bader <miles@gnu.org>
9655
9656 * image-file.el (image-file-name-regexp): Automatically add
9657 upper-case variants of each filename extension in
9658 `image-file-name-extensions', since they seem to be common.
9659
9660 * simple.el (minibuffer-contents)
9661 (minibuffer-contents-no-properties, delete-minibuffer-contents):
9662 New functions.
9663 * filecache.el (file-cache-directory-name)
9664 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
9665
9666 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
9667
9668 * filecache.el (file-cache-minibuffer-complete): Don't try to
9669 delete the minibuffer prompt.
9670
9671 2000-11-30 Dave Love <fx@gnu.org>
9672
9673 * cus-start.el: Fix read-buffer-function type.
9674
9675 2000-11-30 Gerd Moellmann <gerd@gnu.org>
9676
9677 * md5.el: Removed. There's a built-in function, now.
9678
9679 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
9680
9681 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
9682 as dummy 0-th char of rmail-deleted-vector.
9683
9684 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
9685
9686 * ps-print.el (ps-end-job): Bind case-fold-search only after
9687 switching to ps-spool-buffer.
9688
9689 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9690
9691 * ps-print.el: Line number font customization. PostScript: Lines and
9692 PageCount are initialized on each page. Doc Fix.
9693 (ps-print-version): New version number (6.3.2).
9694 (ps-lpr-switches, ps-font-info-database, ps-font-size)
9695 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
9696 (ps-right-header): Customization fix.
9697 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
9698 Fix code.
9699 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
9700 New vars.
9701
9702 2000-11-30 Gerd Moellmann <gerd@gnu.org>
9703
9704 * bs.el: Fix typos and spelling errors.
9705 (bs-appearance) <defgroup>: Renamed from bs-appearence.
9706 (bs-configuration): Doc fix.
9707
9708 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
9709
9710 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
9711
9712 * emulation/tpu-edt.el (tpu-version): New version.
9713 (tpu-search-overlay, tpu-replace-overlay): New initial range.
9714 (tpu-original-mode-line): Variable deleted.
9715 (tpu-mark-flag): New initial value.
9716 (tpu-set-mode-line): Don't redefine mode-line-format.
9717 Add tpu-mark-flag to minor-mode-alist.
9718 (tpu-update-mode-line): New mark flag logic.
9719 (tpu-get): Use find-file-wildcards.
9720 (tpu-search-highlight): Move overlay less, reset overlay properly.
9721 (tpu-unselect): Deactivate mark.
9722 (tpu-lm-replace): Reset overlay properly.
9723 (tpu-forward-line): Use forward-visible-line.
9724 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
9725
9726 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
9727
9728 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
9729
9730 * cus-edit.el (custom-face-value-create): Always emphasize tag.
9731
9732 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9733
9734 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
9735 and skip whitespace and newlines.
9736
9737 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
9738
9739 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
9740
9741 2000-11-29 Gerd Moellmann <gerd@gnu.org>
9742
9743 * help.el (describe-function-1): Regexp-quote function name
9744 when used as part of a regexp.
9745
9746 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
9747 Use face-attribute instead of face-foreground and face-background.
9748 (tool-bar-add-item): Likewise, and handle unspecified colors.
9749
9750 * enriched.el (enriched-face-ans): Use face-attribute instead
9751 of face-foreground and face-background.
9752
9753 * faces.el (face-foreground, face-background, face-stipple):
9754 Return nil if attribute is unspecified, for backward compatibility.
9755
9756 * files.el (auto-mode-alist): Add an entry for antlr-mode.
9757
9758 * play/5x5.el: Remove version info.
9759
9760 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
9761
9762 * frame.el (blink-cursor-mode): Doc fix.
9763
9764 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9765
9766 * antlr-mode.el: New commands to run ANTLR from within Emacs and
9767 to create Makefile rules.
9768 (antlr-tool-command): New user option.
9769 (antlr-ask-about-save): New user option.
9770 (antlr-makefile-specification): New user option.
9771 (antlr-file-formats-alist): New variable.
9772 (antlr-special-file-formats): New variable.
9773 (antlr-unknown-file-formats): New user option.
9774 (antlr-help-unknown-file-text): New variable.
9775 (antlr-help-rules-intro): New variable.
9776 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
9777 (antlr-mode-menu): Add entries.
9778 (antlr-file-dependencies): New function.
9779 (antlr-directory-dependencies): New function.
9780 (antlr-superclasses-glibs): New function.
9781 (antlr-run-tool): New command.
9782 (antlr-makefile-insert-variable): New function.
9783 (antlr-insert-makefile-rules): New function.
9784 (antlr-show-makefile-rules): New command.
9785
9786 * antlr-mode.el: More Emacs/XEmacs stuff.
9787 (antlr-no-action-keywords): New constant with value nil.
9788 (antlr-font-lock-keywords-alist): Use it. Old value would break
9789 syntax highlighting in Emacs-21.0.
9790 (antlr-default-directory): Emacs/XEmacs dependend function.
9791 (antlr-read-shell-command): Ditto.
9792 (antlr-with-displaying-help-buffer): Ditto.
9793
9794 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9795
9796 * antlr-mode.el: imenu, parsing and highlighting changes.
9797 (antlr-imenu-create-index-function): Don't create extra submenus
9798 for definitions in different grammar classes. It is not necessary
9799 for the menu and would make command `imenu' awkward to use.
9800 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
9801 header actions and more than one.
9802 (antlr-font-lock-tokendef-face): Changed color.
9803 (antlr-font-lock-tokenref-face): Changed color.
9804 (antlr-font-lock-additional-keywords): Also highlight lowercase.
9805 (antlr-mode-syntax-table): New variable.
9806 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
9807 (antlr-with-syntax-table): Don't copy syntax table.
9808
9809 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9810
9811 * antlr-mode.el: Minor changes: language setting.
9812 (antlr-language-alist): The value for file option "language" can
9813 be both an identifier and a string.
9814 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
9815 (antlr-language-limit-n-regexp): Change accordingly.
9816
9817 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9818
9819 * antlr-mode.el: Minor changes: tabs, hiding.
9820 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
9821 (antlr-action-visibility): Also allow value nil to also hide the
9822 braces. Renamed from `antlr-tiny-action-length'.
9823 Suggested by Jay@aol.com.
9824 (antlr-hide-actions): Change accordingly. Hide line if completely
9825 hidden action is on a line of its own.
9826
9827 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
9828
9829 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
9830
9831 * sort.el (sort-columns): Don't concat strings with numbers.
9832
9833 2000-11-29 Dave Love <fx@gnu.org>
9834
9835 * cus-edit.el (face): Fix :format.
9836
9837 * mail/feedmail.el: Require smtpmail when compiling.
9838 (mail-do-fcc): Autoload.
9839 (feedmail) <defgroup>: Fix :link.
9840 (feedmail-nuke-body-in-fcc): Fix :type.
9841 (feedmail-send-it): Add autoload cookie.
9842
9843 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
9844
9845 * newcomment.el (comment-indent): Save excursion around call to
9846 comment-indent-function.
9847
9848 2000-11-29 Miles Bader <miles@gnu.org>
9849
9850 * subr.el (member-ignore-case): Return the tail of the list who's
9851 car matches, like `member', not the matching element itself.
9852
9853 2000-11-29 Kenichi Handa <handa@etl.go.jp>
9854
9855 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
9856 should not contain `\n'.
9857
9858 2000-11-28 Gerd Moellmann <gerd@gnu.org>
9859
9860 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
9861
9862 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
9863
9864 * dired-aux.el (dired-do-create-files): Construct default file
9865 name for dired-mark-read-file-name so that when the user enters
9866 just RET, the target file will end up in the target directory.
9867
9868 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
9869 local-abbrev-table before changing buffers because it might
9870 have a buffer-local binding.
9871
9872 2000-11-28 Miles Bader <miles@gnu.org>
9873
9874 * simple.el (delete-horizontal-space): Handle fields more generally.
9875
9876 2000-11-28 Gerd Moellmann <gerd@gnu.org>
9877
9878 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
9879
9880 2000-11-28 Dave Love <fx@gnu.org>
9881
9882 * progmodes/ps-mode.el (ps-mode): Set comment-start and
9883 comment-start-skip locally.
9884
9885 * progmodes/fortran.el (fortran-mode): Don't set
9886 fortran-comment-line-start-skip. Set comment-start to
9887 fortran-comment-line-start.
9888 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
9889 (fortran-comment-line-start-skip): Simplify slightly.
9890
9891 2000-11-28 Gerd Moellmann <gerd@gnu.org>
9892
9893 * play/5x5.el: Remove RCS keyword.
9894
9895 * bs.el: Mistaken commit, undone 2000-11-30.
9896
9897 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
9898
9899 * textmodes/tildify.el (tildify-string-alist):
9900 Add `plain-tex-mode' here.
9901
9902 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
9903
9904 * chistory.el (Command-history-setup): Remove extraneous `keymap'
9905 reference.
9906
9907 2000-11-28 Miles Bader <miles@gnu.org>
9908
9909 * cus-face.el (custom-face-attributes): Add post-filter function
9910 for :box. Make pre-filter function for :box handle all cases.
9911
9912 * wid-edit.el (widget-choose): Make sure pop-up window is large
9913 enough to display all the choices, as there's no way to scroll it.
9914
9915 2000-11-28 Kenichi Handa <handa@etl.go.jp>
9916
9917 * international/mule-conf.el: Make the coding system no-conversion
9918 safe for all characters.
9919
9920 2000-11-27 Dave Love <fx@gnu.org>
9921
9922 * net/ldap.el (ldap) <defgroup>: Add :version.
9923
9924 * tooltip.el (tooltip-use-echo-area): Doc fix.
9925
9926 * cus-start.el <minibuffer-prompt-properties>: Add version.
9927 <read-buffer-function>: Add.
9928
9929 * apropos.el (apropos-print): Add help-echo to active text.
9930
9931 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
9932
9933 2000-11-27 Gerd Moellmann <gerd@gnu.org>
9934
9935 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
9936 type, group and version.
9937
9938 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
9939
9940 * select.el (x-get-selection): Docstring fix.
9941
9942 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
9943
9944 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
9945
9946 2000-11-27 Andrew Innes <andrewi@gnu.org>
9947
9948 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
9949
9950 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
9951
9952 2000-11-27 Miles Bader <miles@gnu.org>
9953
9954 * dired.el (dired-get-filename): Return filename verbatim if
9955 LOCALP is `verbatim'.
9956 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
9957 `verbatim' so that we don't inadvertently delete a non-existant
9958 directory name.
9959
9960 2000-11-27 Kenichi Handa <handa@etl.go.jp>
9961
9962 * international/characters.el: Specify cases and syntaxes for
9963 mule-unicode-0100-24ff.
9964
9965 2000-11-27 Gerd Moellmann <gerd@gnu.org>
9966
9967 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
9968 that foreground and/or background colors of the face `tool-bar'
9969 are unspecified.
9970
9971 2000-11-27 Miles Bader <miles@gnu.org>
9972
9973 * wid-edit.el (widget-field-buffer, widget-field-start)
9974 (widget-field-end): Handle widget field `pseudo-overlays'.
9975 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
9976 if it's there instead of in `widget-field-list'.
9977
9978 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
9979 (help-make-xrefs): Delete extraneous newlines at the end of the
9980 docstring.
9981
9982 2000-11-25 Jason Rumney <jasonr@gnu.org>
9983
9984 * startup.el (command-line): Call set-locale-environment after
9985 Window System init file is read, as it can result in a call to
9986 redraw-frame.
9987
9988 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
9989
9990 * simple.el (shell-command): Mention the effect of the prefix
9991 argument in the doc string.
9992
9993 2000-11-25 Miles Bader <miles@gnu.org>
9994
9995 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
9996
9997 * wid-edit.el (widget-field-value-delete): Don't try to delete
9998 overlay when it's the `pseudo-overlay' that exists at some points.
9999
10000 2000-11-24 Jason Rumney <jasonr@gnu.org>
10001
10002 * international/mule-cmds.el (locale-language-names): Add "jp" as
10003 a non-standard alternative for Japanese.
10004
10005 2000-11-24 Andre Spiegel <spiegel@gnu.org>
10006
10007 * vc-hooks.el: Require 'cl during compilation.
10008
10009 2000-11-24 Gerd Moellmann <gerd@gnu.org>
10010
10011 * faces.el (face-set-after-frame-default): Let face attributes
10012 specified for new frames override frame parameters.
10013
10014 * startup.el (command-line): Fix computation of the source file
10015 for user-init-file when user-init-file is a compiled file.
10016
10017 2000-11-24 Miles Bader <miles@gnu.org>
10018
10019 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
10020 (custom-post-filter-face-spec): New functions.
10021 (custom-face-set, custom-face-value-create): Filter the face spec
10022 before and after customization.
10023 (custom-face-set): If VALUE specifies a null face, pass a
10024 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
10025 * cus-face.el (custom-face-attributes): Remove SET and GET
10026 functions. Add some IN-FILTER and OUT-FILTER functions in the few
10027 cases they're needed.
10028
10029 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
10030 that it's distinguishable from the :off-glyph on dark-background
10031 displays. Set its background color too.
10032
10033 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
10034 so that people can easily turn it off.
10035
10036 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
10037
10038 * ediff-diff.el: Moved variables around to have it compile under NT.
10039
10040 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
10041
10042 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
10043
10044 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
10045 redundant skip-small-frames test.
10046
10047 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
10048 (viper-downgrade-to-insert): Protect against errors in hooks.
10049
10050 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
10051 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
10052 (viper-restore-cursor-type,viper-set-insert-cursor-type):
10053 New functions.
10054
10055 * viper-util.el (viper-memq-char): Bug fixes.
10056
10057 * viper.el (viper-mode): Fix cursor handling.
10058
10059 2000-11-24 Kenichi Handa <handa@etl.go.jp>
10060
10061 * international/mule-diag.el (list-iso-charset-chars):
10062 For two-byte charset, fix the `while' condition.
10063 (list-non-iso-charset-chars): Fix the `while' condition.
10064
10065 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
10066
10067 * subr.el (add-hook, remove-hook): Don't call make-local-hook
10068 if the variable is make-variable-buffer-local.
10069
10070 * progmodes/ada-stmt.el (ada-template-map):
10071 Initialize and bind it to C-c t in ada-mode-map.
10072 (ada-stmt-mode-hook): New function extracted from old code.
10073 Only change the buffer-local side of skeleton-*.
10074 (ada-mode-hook): Use it.
10075
10076 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
10077
10078 * iswitchb.el (iswitchb-minibuf-depth): New variable.
10079 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
10080 we expect to be returned by minibuffer-depth once we prompt the
10081 user in the minibuffer.
10082 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
10083 as recorded in iswitchb-minibuf-depth, return non-nil.
10084
10085 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
10086
10087 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
10088 (hscroll-window-maybe): Docstring fix.
10089
10090 2000-11-23 Dave Love <fx@gnu.org>
10091
10092 * rect.el (string-rectangle): Don't test delete-selection-mode.
10093
10094 2000-11-23 Gerd Moellmann <gerd@gnu.org>
10095
10096 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
10097 is in the tool bar.
10098
10099 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
10100 with `no-dir'; we want the directory part to be able to remove it.
10101
10102 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10103
10104 * textmodes/outline.el (outline-flag-region):
10105 Don't bind inhibit-read-only since we don't modify the buffer.
10106 (outline-isearch-open-invisible): Don't jump to overlay-start
10107 since we're trying to unhide text around point.
10108 (outline-discard-overlays): Use dolist.
10109
10110 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
10111
10112 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10113
10114 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
10115
10116 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10117
10118 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
10119 Fix ARG regexp to skip quoted braces.
10120 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
10121 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
10122 are (correctly) handled separately).
10123 Remove `caption' and `footnote' from `citations': they contain text.
10124 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
10125 (latex-skeleton-end-hook): New function.
10126 (latex-mode): Use it.
10127 (tex-start-tex-marker): Remove.
10128 (tex-send-tex-command): Don't set tex-start-tex-marker.
10129 (tex-error-parse-syntax-table): New var.
10130 (tex-compilation-parse-errors): Use it.
10131 Ignore tex-start-tex-marker. Don't bother with marker-position.
10132 (tex-validate-buffer): Don't bother with marker-position.
10133
10134 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
10135 (flyspell-generic-progmode-verify): Use it.
10136
10137 2000-11-22 Sam Steingold <sds@gnu.org>
10138
10139 * simple.el (delete-trailing-whitespace): New interactive function.
10140
10141 * progmodes/ada-mode.el (ada-mode): Use it instead of
10142 `ada-remove-trailing-spaces'.
10143 (ada-remove-trailing-spaces): Removed.
10144
10145 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
10146
10147 * textmodes/picture.el (picture-clean): Removed.
10148 (picture-mode-exit): Call it instead of `picture-clean'.
10149
10150 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10151
10152 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
10153
10154 * hi-lock.el (hi-lock-refontify): Don't call non-existent
10155 jit-lock-fontify-buffer; it should anyway be unneccessary to
10156 do anything special when jit-lock is active.
10157 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
10158
10159 2000-11-22 Dave Love <fx@gnu.org>
10160
10161 * calendar/todo-mode.el (todo-top-priorities): Use
10162 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
10163
10164 * language/chinese.el, language/cyrillic.el:
10165 * language/devanagari.el, language/ethiopic.el, language/greek.el:
10166 * language/hebrew.el, language/indian.el, language/japanese.el:
10167 * language/korean.el, language/lao.el, language/misc-lang.el:
10168 * language/thai.el, language/tibetan.el, language/vietnamese.el:
10169 Use provide.
10170
10171 * cus-edit.el (custom-buffer-create-internal): Save some consing.
10172 (custom-variable-set): Improve validation error mesage.
10173
10174 * rect.el (string-rectangle): Revert last change.
10175 (string-rectangle-line): New arg DELETE.
10176 (string-rectangle): Check delete-selection-mode.
10177
10178 * emacs-lisp/edebug.el (edebug-version)
10179 (edebug-maintainer-address): Deleted.
10180 (edebug-submit-bug-report): Just alias to report-emacs-bug.
10181 (edebug-read-function): Account for other `'#' read forms.
10182 (edebug-mode-menus): Make some items toggles.
10183 (edebug-outside-unread-command-event, unread-command-event):
10184 Remove these to avoid warnings.
10185
10186 2000-11-22 David Ponce <david@dponce.com>
10187
10188 * recentf.el (recentf-menu-items-for-commands)
10189 (recentf-make-menu-items, recentf-make-menu-item)
10190 (recentf-filter-changer): Added :help and :active menu-item properties.
10191
10192 (recentf-build-dir-rules, recentf-dump-variable)
10193 (recentf-edit-list, recentf-open-files-item)
10194 (recentf-open-files): Replaced unnecessary `mapcar' with new
10195 built-in `mapc'.
10196
10197 2000-11-23 Miles Bader <miles@gnu.org>
10198
10199 * faces.el (menu): Make inverse-video on ttys too.
10200
10201 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10202
10203 * simple.el (comment-line-break-function): Use the new name
10204 indent-new-comment-line -> comment-indent-new-line.
10205 (clone-indirect-buffer): Don't ignore NORECORD.
10206 (next-completion): Properly handle the case where items are adjacent.
10207
10208 * mouse.el (popup-menu): Stupid typo.
10209
10210 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10211
10212 * emacs-lisp/authors.el: Remove autoload cookies, add author,
10213 maintainer, keywords tags.
10214
10215 * rect.el (replace-rectangle): Don't call string-rectangle-line
10216 with too many arguments.
10217
10218 2000-11-22 Andre Spiegel <spiegel@gnu.org>
10219
10220 * ediff-util.el (ediff-file-checked-out-p)
10221 (ediff-file-checked-in-p): Call vc-state instead of
10222 vc-locking-user, which no longer exists.
10223
10224 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
10225
10226 2000-11-22 Dave Love <fx@gnu.org>
10227
10228 * md5.el (md5): Provide.
10229 (md5): Fix error call.
10230
10231 2000-11-22 Miles Bader <miles@gnu.org>
10232
10233 * textmodes/refill.el (refill-adjust-ignorable-overlay)
10234 (refill-fill-paragraph-at): Remove debugging code.
10235
10236 * calendar/calendar.el (generate-calendar-window): When we don't
10237 call `fit-window-to-buffer', make sure the top line is fully visible.
10238
10239 * image-file.el (insert-image-file): Don't make `read-only'
10240 property rear-nonsticky.
10241
10242 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
10243 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
10244 stashing away its original value.
10245 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
10246 in the recursive edit.
10247 Bind `isearch-original-minibuffer-message-timeout' to protect it.
10248 (isearch-done): Restore `minibuffer-message-timeout'.
10249
10250 * cus-start.el: Remove entry for `mode-line-inverse-video'.
10251
10252 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
10253
10254 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
10255
10256 * find-lisp.el (find-lisp-find-files-internal):
10257 Use dolist, when and file-name-as-directory.
10258
10259 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
10260 (define-derived-mode, define-minor-mode): Add specs.
10261
10262 * window.el: General comment and spacing fixes.
10263 (save-selected-window): Use backquotes.
10264 (window-safely-shrinkable-p): New function.
10265 (shrink-window-if-larger-than-buffer): Use it.
10266
10267 * subr.el (make-local-hook): Docstring fix.
10268
10269 * shell.el (shell-mode): Use define-derived-mode.
10270
10271 * newcomment.el (comment-indent): Insert comment before calling
10272 comment-indent-function. Don't insert in column 0.
10273 (comment-dwim): Indent before inserting comment.
10274
10275 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
10276 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
10277 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
10278 Use mapc rather than map.
10279
10280 * files.el (find-buffer-visiting): Compare all attributes before
10281 declaring two files identical (rather than just their inode-no).
10282 (auto-mode-alist): Use \' rather than $.
10283
10284 * which-func.el: Update maintainer line.
10285
10286 * pcvs.el (uniquify-buffer-file-name): Remove advice.
10287 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
10288 (uniquify-buffer-file-name): Use it.
10289
10290 2000-11-22 Miles Bader <miles@gnu.org>
10291
10292 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
10293 * simple.el (minibuffer-avoid-prompt): New function.
10294
10295 2000-11-21 Gerd Moellmann <gerd@gnu.org>
10296
10297 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
10298
10299 2000-11-21 Miles Bader <miles@gnu.org>
10300
10301 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
10302 inclusion of `track-mouse'.
10303
10304 * textmodes/refill.el (refill-ignorable-overlay): New variable.
10305 (refill-adjust-ignorable-overlay): New function.
10306 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
10307 only the paragraph's tail if possible.
10308 Update `refill-ignorable-overlay'.
10309 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
10310
10311 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
10312 point inside the fill-prefix.
10313
10314 * textmodes/refill.el (refill-post-command-function): Don't reset
10315 refill-doit in the case where a self-insertion command doesn't
10316 case a refill. Use `refill-fill-paragraph-at', getting position
10317 from `refill-doit'.
10318 (refill-after-change-function): Set `refill-doit' to END.
10319 (refill-fill-paragraph-at): New function, mostly from old
10320 refill-fill-paragraph.
10321 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
10322 (refill-pre-command-function): New function.
10323 (refill-mode): Add it to `pre-command-hook'.
10324
10325 2000-11-20 Gerd Moellmann <gerd@gnu.org>
10326
10327 * textmodes/artist.el (artist-mode): Fix autoload cookie.
10328
10329 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
10330 javadoc tags.
10331
10332 2000-11-20 Andre Spiegel <spiegel@gnu.org>
10333
10334 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
10335 vc.el).
10336
10337 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
10338 require vc.
10339
10340 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
10341 checkouts.
10342
10343 2000-11-20 Dave Love <fx@gnu.org>
10344
10345 * Makefile.in (DONTCOMPILE): Omit bindings.el.
10346
10347 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
10348
10349 * calculator.el (calculator-paste): Use `if' instead of `and'
10350 and `or'.
10351 (calculator-help): Don't use electric-describe-mode for XEmacs.
10352
10353 2000-11-19 Gerd Moellmann <gerd@gnu.org>
10354
10355 * info.el (info-menu-5): Doc fix.
10356
10357 * textmodes/artist.el: New file.
10358
10359 2000-11-19 Andre Spiegel <spiegel@gnu.org>
10360
10361 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
10362 and differentiate according to checkout model.
10363 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
10364 since this function is only concerned with master state.
10365
10366 * vc-hooks.el (vc-workfile-unchanged-p)
10367 (vc-default-workfile-unchanged-p): Moved here from vc.el.
10368
10369 * vc.el (vc-workfile-unchanged-p)
10370 (vc-default-workfile-unchanged-p): See above.
10371
10372 2000-11-19 Miles Bader <miles@gnu.org>
10373
10374 * image-file.el (insert-image-file): Make `intangible' and
10375 `read-only' properties rear-nonsticky too.
10376
10377 2000-11-18 Gerd Moellmann <gerd@gnu.org>
10378
10379 * ps-print.el: Update copyright notice.
10380
10381 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
10382 (tooltip-show): Use the offsets.
10383
10384 * bindings.el (mode-line-modified): Fix a typo.
10385 (mode-line-toggle-modified, mode-line-widen)
10386 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
10387
10388 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10389
10390 * ps-print.el (toplevel): Test for find-coding-system being
10391 fboundp before calling ps-x-find-coding-system.
10392
10393 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
10394
10395 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
10396 (vc-version-backup-file): Docstring fix.
10397
10398 2000-11-16 Gerd Moellmann <gerd@gnu.org>
10399
10400 * files.el (basic-save-buffer): Don't add a newline if
10401 find-file-literally is non-nil.
10402 (find-file-literally): Extend doc string.
10403
10404 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
10405 sort(1) with the `-f' argument.
10406
10407 2000-11-16 Andre Spiegel <spiegel@gnu.org>
10408
10409 * vc.el: Updated backend documentation.
10410 (vc-default-check-headers): New function.
10411
10412 * vc-{cvs,rcs,sccs}.el: Functions reordered.
10413
10414 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
10415 up-to-date.
10416 (vc-do-command): In the asynchronous case, output messages only if
10417 the minibuffer is not active.
10418
10419 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
10420 `vc-cvs-use-edit' is on.
10421 (vc-cvs-checkout): When this is used for reverting the workfile,
10422 make a backup of the original contents and revert to that in case
10423 of error.
10424 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
10425 remote repositories.
10426
10427 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
10428 for both version and ratio in the minibuffer.
10429
10430 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
10431 Use vc-do-command to perform the annotation, not call-process.
10432
10433 2000-11-16 Kenichi Handa <handa@etl.go.jp>
10434
10435 * international/quail.el (quail-start-translation): Don't call
10436 `message' before reading key sequence.
10437
10438 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
10439
10440 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
10441
10442 2000-11-16 Kenichi Handa <handa@etl.go.jp>
10443
10444 * window.el (fit-window-to-buffer): Be sure to acquire at least
10445 one text line even if the buffer is empty.
10446
10447 2000-11-16 Gerd Moellmann <gerd@gnu.org>
10448
10449 * net/ange-ftp.el (ange-ftp-file-writable-p)
10450 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
10451 Bind ange-ftp-process-verbose to nil.
10452
10453 2000-11-15 Dave Love <fx@gnu.org>
10454
10455 * wid-edit.el (widget-specify-field, widget-specify-button):
10456 If :help-echo is a function, set help-echo of overlay to
10457 widget-mouse-help.
10458 (widget-mouse-help): New function.
10459 (widget-echo-help): Rewritten for :help-echo functions only taking
10460 a widget arg.
10461
10462 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
10463 Use display-graphic-p.
10464 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
10465 and that JPEG is available.
10466 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
10467
10468 * international/mule-cmds.el (locale-charset-language-names):
10469 Match @euro.
10470
10471 2000-11-15 Gerd Moellmann <gerd@gnu.org>
10472
10473 * faces.el (face-set-after-frame-default):
10474 If `inhibit-default-face-x-resources' is bound, don't intialize the
10475 default face from X resources.
10476
10477 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
10478
10479 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
10480 Don't set EMACSLOADPATH.
10481
10482 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
10483
10484 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
10485 texinfo-insert-@url.
10486 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
10487 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
10488
10489 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
10490
10491 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
10492 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
10493 (checkdoc-minor-keymap): Backward compatibility.
10494 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
10495 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
10496 (checkdoc-this-string-valid-engine): Be a bit more strict
10497 to avoid matching substrings of `...' quoted vars/funs.
10498 (checkdoc-defun-info): Only look for `interactive' if alone.
10499 (debug-ignored-errors): Add "arg doesn't appear in docstring".
10500
10501 * progmodes/compile.el (grep): `tag-default' can be nil.
10502
10503 * newcomment.el (comment-indent): Paren typo.
10504
10505 2000-11-14 Dave Love <fx@gnu.org>
10506
10507 * calculator.el: New maintainer version.
10508
10509 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
10510
10511 * cmuscheme.el: Doc fixes.
10512 (cmuscheme) <defgroup>: Use `scheme' as parent.
10513 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
10514
10515 * xscheme.el (scheme-program-name): Don't define here.
10516
10517 * progmodes/scheme.el (scheme-program-name): New variable
10518 (originally in cmuscheme).
10519
10520 2000-11-14 Miles Bader <miles@gnu.org>
10521
10522 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
10523 Handle header-lines. Don't loop forever if we can't enlarge the
10524 window anymore. Simplify a bit.
10525
10526 2000-11-14 Kenichi Handa <handa@etl.go.jp>
10527
10528 * window.el (fit-window-to-buffer): Don't check
10529 window-text-height. Assure that the last line is fully visible.
10530
10531 * international/quail.el (quail-show-guidance-buf):
10532 Call fit-window-to-buffer to assure the enough height of the guidance
10533 buffer.
10534 (quail-update-guidance): Avoid making the guidance buffer shorter.
10535
10536 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
10537
10538 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
10539 rather than `prepend' and add an interesting comment.
10540 (tex-math-face, tex-font-lock-syntactic-face-function):
10541 New face and function to use it.
10542 (tex-define-common-keys, tex-mode-map): Use menu-item rather
10543 than `menu-enable' symbol property.
10544 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
10545 (tex-mode): Add some latex-mode commands for auto-selection.
10546 Use tex-font-lock-syntactic-face-function.
10547 (tex-insert-quote): Simplify.
10548 (tex-shell): New mode.
10549 (tex-start-shell): Use it.
10550 (tex-shell-proc, tex-shell-buf): New functions.
10551 (tex-send-command): Use it.
10552 (tex-main-file): Fix the meaning of the new arg REALFILE.
10553 (tex-send-tex-command): New function split from `tex-start-tex'.
10554 Set compilation-last-buffer and compilation-parsing-end.
10555
10556 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
10557 when it follows non-comment text on the line.
10558
10559 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
10560 Set font-lock-defaults.
10561 (lisp-mode-shared-map): Init inside the defvar.
10562 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
10563 Use define-derived-mode.
10564
10565 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
10566
10567 * faces.el (header-line): Use `:box nil' for color/gs displays too.
10568
10569 2000-11-14 Gerd Moellmann <gerd@gnu.org>
10570
10571 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
10572 Don't recursively optimize body because that can lead to infinite
10573 recursion; see comment there.
10574
10575 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
10576
10577 * faces.el (face-spec-set-match-display): Revert the change from
10578 2000-10-24. Add a FIXME for after v21.1.
10579
10580 2000-11-13 Miles Bader <miles@gnu.org>
10581
10582 * textmodes/fill.el (skip-line-prefix): New function.
10583 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
10584 (fill-paragraph): Don't leave point inside the fill-prefix.
10585 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
10586 point inside the fill-prefix.
10587
10588 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
10589
10590 * calendar/calendar.el (generate-calendar-window):
10591 Use `fit-window-to-buffer'.
10592
10593 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
10594
10595 * gud.el (gud-minor-mode): New var.
10596 (gud-symbol, gud-val): New functions.
10597 (gud-find-file): Copy gud-minor-mode to the new buffer.
10598 (gud-menu-map): Include entries for commands that are not always
10599 available, using :enable to (de)activate them.
10600 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
10601 (gud-mode-map): New map.
10602 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
10603 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
10604 Don't set up gud's menu (it's done by the minor-mode).
10605 (gud-minibuffer-local-map): New.
10606 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
10607 (gud-query-cmdline): New function.
10608 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
10609 (gud-mode): Use define-derived-mode.
10610 Don't set up gud's menu (it's done by the minor-mode).
10611 (gud-chop-words): Remove.
10612 (gud-common-init): Use split-string instead.
10613 (gud-new-keymap, gud-make-debug-menu): Eradicate.
10614
10615 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
10616 Add keyword arg :name.
10617
10618 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
10619 (diff-count-matches, diff-split-hunk): New functions.
10620 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
10621
10622 * pcvs-info.el (cvs-fi-conflict-face): New var.
10623
10624 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
10625 Make it into a simple syntax-table, shared among all submodes.
10626 (sh-heredoc-face): Re-introduce.
10627 (sh-font-lock-syntactic-face-function): New function.
10628 (sh-mode): Use it. Also use define-derived-mode.
10629 Remove old bogus setting of indent-region-function.
10630 (sh-set-shell): Don't set the syntax-table any more.
10631 (sh-mode-syntax-table) <defun>: Remove.
10632
10633 2000-11-12 Miles Bader <miles@gnu.org>
10634
10635 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
10636 message if interactive.
10637
10638 2000-11-12 Dave Love <fx@gnu.org>
10639
10640 * mail/feedmail.el: Fix header,
10641 (feedmail) <defgroup>: Add :link.
10642
10643 * view.el: Use local-map property, not keymap on mode-line string.
10644
10645 * scroll-all.el (scroll-all-mode): Customize variable.
10646 Add autoload cookie to function.
10647
10648 * lazy-lock.el: Remove compatibility code.
10649
10650 * finder.el (finder-known-keywords): Add `files', remove `vms'.
10651 (finder-help-echo): New variable.
10652 (finder-mouse-face-on-line): Add help-echo stuff.
10653 (finder-list-keywords, finder-list-matches): Use mapc.
10654
10655 * faces.el (face-font-registry-alternatives): Add :version.
10656
10657 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
10658 tags-table-list.
10659
10660 * net/browse-url.el (browse-url-browser-function): Update :version.
10661
10662 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
10663 (mail-mode): Use [:alnum:] in some regexps.
10664
10665 2000-11-10 Dave Love <fx@gnu.org>
10666
10667 * ediff.el (ediff-regions-internal, ediff-documentation):
10668 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
10669 fundamental mode.
10670
10671 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
10672 buffer into fundamental mode.
10673 (ediff-set-difference): Use copy-sequence if available.
10674
10675 * ediff-ptch.el (ediff-dispatch-file-patching-job):
10676 Check ediff-patch-map non-nil.
10677 (ediff-fixup-patch-map, ediff-fixup-patch-map)
10678 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
10679 buffer into fundamental mode.
10680
10681 * ediff-merg.el (state-or-merge): Defvar when compiling.
10682
10683 2000-11-10 Jason Rumney <jasonr@gnu.org>
10684
10685 * w32-fns.el (w32-add-charset-info): New function.
10686 (w32-charset-info-alist): Use it.
10687
10688 2000-11-10 Gerd Moellmann <gerd@gnu.org>
10689
10690 * faces.el (face-font-registry-alternatives): New user-option.
10691
10692 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
10693
10694 * textmodes/texinfo.el (texinfo-block-default): New var.
10695 (texinfo-insert-block): Use it. Insert a newline if needed.
10696
10697 * textmodes/fill.el (fill-indent-according-to-mode): New var.
10698 (fill-region-as-paragraph): Use it.
10699
10700 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
10701 (latex-mode): Tweak tex-*-(head|trail)er regexps.
10702 Tweak paragraph regexps to allow a leading [ \t]*.
10703 (tex-latex-block): Insert a newline if necessary.
10704 (latex-insert-item): Only insert a newline if necessary.
10705 (tex-guess-main-file): New function.
10706 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
10707 Set tex-main-file if TeX-master is provided.
10708 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
10709
10710 2000-11-10 Gerd Moellmann <gerd@gnu.org>
10711
10712 * startup.el (command-line): Set the default tooltip-mode
10713 to t for graphical displays which implement x-show-tip.
10714
10715 * tooltip.el (tooltip-mode): Add a comment about startup.el
10716 setting the default value of this user-option.
10717
10718 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
10719
10720 * font-lock.el (font-lock-*-face) <defvar>: Move.
10721 (font-lock-defaults-alist): Mark obsolete.
10722 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
10723 (font-lock-mode): Use define-minor-mode.
10724 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
10725 (font-lock-turn-off-thing-lock): Be more explicit.
10726 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
10727 (font-lock-syntactic-face-function): New var.
10728 (font-lock-fontify-syntactically-region): Use it.
10729 (font-lock-doc-face): New.
10730
10731 * pcvs.el (cvs-enabledp): Ignore errors.
10732 (cvs-commit-filelist): Never query.
10733 (cvs-mode-insert): Always add a terminating / in the initial prompt.
10734 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
10735 (cvs-do-removal): Use cvs-partition rather than delete-if.
10736 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
10737 cvs-bury-buffer.
10738
10739 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
10740 Allow `next' to jump to after the end of the last match.
10741
10742 2000-11-09 Gerd Moellmann <gerd@gnu.org>
10743
10744 * simple.el (byte-compiling-files-p): New function.
10745
10746 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
10747 if it is there.
10748
10749 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
10750 nil again.
10751
10752 * textmodes/ispell.el (ispell-library-path): Don't call
10753 check-ispell-version when byte-compiling because that starts
10754 an ispell process, and ispell might not be installed.
10755 (toplevel): Don't set up a menu when byte-compiling.
10756
10757 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
10758 it, so that a boundp test can be used to determine if we're
10759 currently byte-compiling.
10760
10761 2000-11-09 Dave Love <fx@gnu.org>
10762
10763 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
10764
10765 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10766
10767 * ps-print.el: Patch for variable initialization when spooling.
10768 Doc fix.
10769 (ps-output-list): Fun eliminated.
10770 (ps-begin-file, ps-begin-job): Code fix.
10771
10772 2000-11-08 Dave Love <fx@gnu.org>
10773
10774 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
10775
10776 2000-11-08 Gerd Moellmann <gerd@gnu.org>
10777
10778 * simple.el (shell-command, display-message-or-buffer)
10779 (shell-command-on-region): Mention resize-mini-windows in the doc
10780 string.
10781 (display-message-or-buffer): Take the value of resize-mini-windows
10782 into account.
10783
10784 2000-11-07 Gerd Moellmann <gerd@gnu.org>
10785
10786 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
10787
10788 * dired.el (dired-between-files): Add `^. find' as an alternative
10789 to the regular expression, for find-dired.
10790
10791 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
10792
10793 * textmodes/texnfo-upd.el: Require texinfo.
10794 (defmacro, defgroup): Remove.
10795 (texinfo-section-to-generic-alist): Remove.
10796 Use texinfo-section-list instead (i.e. level is changed string->int).
10797 (texinfo-filter): New function.
10798 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
10799 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
10800 Use it. And use regexp-opt.
10801 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
10802 (texinfo-update-menu-region-beginning)
10803 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
10804 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
10805 (texinfo-update-menu-same-level-regexps): Update.
10806 (texinfo-update-node, texinfo-every-node-update)
10807 (texinfo-sequential-node-update): Remove autoload cookie.
10808
10809 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
10810 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
10811 (texinfo-chapter-level-regexp): Remove.
10812 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
10813
10814 2000-11-06 Dave Love <fx@gnu.org>
10815
10816 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
10817
10818 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
10819 Match defun*.
10820
10821 2000-11-06 Kenichi Handa <handa@etl.go.jp>
10822
10823 * composite.el (composition-function-table): Variable declaration
10824 moved to src/composite.c.
10825 (compose-chars-after): New optional arg object.
10826
10827 2000-11-06 Gerd Moellmann <gerd@gnu.org>
10828
10829 * bindings.el (mode-line-toggle-read-only)
10830 (mode-line-toggle-modified, mode-line-widen)
10831 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
10832 (make-mode-line-mouse2-map): Rewritten.
10833 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
10834 functions so that C-h k can show something with a doc string.
10835
10836 * startup.el (fancy-splash-delay): Set to 10 seconds.
10837 (fancy-splash-max-time): New user-option.
10838 (fancy-splash-stop-time): New variable.
10839 (fancy-splash-screens): Set it. Catch `stop-splashing'.
10840 (fancy-splash-screens-1): Throw `stop-splashing' when current
10841 time is greater than fancy-splash-stop-time.
10842
10843 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
10844
10845 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
10846
10847 * pcvs.el (cvs-mode-marked): New arg `noquery'.
10848 Prompt user for a file rather than raising an error.
10849 (cvs-enabledp): Fix call to cvs-mode-marked.
10850 (cvs-insert-file): New function (extracted from cvs-mode-insert).
10851 (cvs-mode-insert): Use it. Change the init prompt' value.
10852 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
10853
10854 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
10855 Don't pass default arg to ewoc-locate.
10856 (ewoc-collect): Return result in the right order.
10857
10858 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
10859
10860 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
10861 (cvs-status-get-tags): Fix regexp.
10862 (cvs-status-trees, cvs-status-cvstrees):
10863 Combine after change hooks and don't sit-for.
10864 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
10865 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
10866 Use make-char rather than hard-coded cryptic data.
10867 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
10868
10869 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
10870
10871 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
10872 (cvs-insert-strings): New function.
10873
10874 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
10875
10876 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
10877 `mwheel-scroll-amount'.
10878 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
10879 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
10880 string-matching against the version string.
10881
10882 2000-11-06 Kenichi Handa <handa@etl.go.jp>
10883
10884 * language/thai.el ("Thai"): Set a lisp form that produces
10885 composed string in `sample-text' language info.
10886
10887 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
10888 composed string in `sample-text' language info.
10889
10890 * international/mule-cmds.el (describe-language-environment):
10891 Eval `sample-text' data and insert the result.
10892
10893 * international/mule-conf.el (compound-text): Define this coding
10894 system here. Make x-ctext and ctext aliases of it.
10895
10896 * language/european.el (compound-text, ctext): Moved to
10897 international/mule-conf.el.
10898
10899 2000-11-05 Andrew Innes <andrewi@gnu.org>
10900
10901 * w32-fns.el (w32-version): New function.
10902
10903 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
10904
10905 * progmodes/awk-mode.el: Update copyright.
10906 (awk-mode-abbrev-table): Remove.
10907 (awk-font-lock-keywords): Use regexp-opt.
10908 (awk-mode): Use define-derived-mode.
10909
10910 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
10911 when extracting a suffix.
10912
10913 2000-11-04 Andre Spiegel <spiegel@gnu.org>
10914
10915 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
10916 auto-save-mode.
10917
10918 2000-11-04 Jason Rumney <jasonr@gnu.org>
10919
10920 * language/european.el (decode-mac-roman): Test against r1 not r0.
10921
10922 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
10923
10924 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
10925 (icon-mode): Define indent-line-function.
10926 (icon-comment-indent): Simplify.
10927 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
10928
10929 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
10930
10931 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
10932 Bind change-log-default-mode to defeat the caching done on it.
10933 Don't bother saving excursion any more.
10934
10935 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
10936
10937 * frame.el (after-setting-font-hook): Rename hooks -> hook.
10938 (set-frame-font): Use the new name (and the old for compatibility).
10939
10940 * toolbar/tool-bar.el (tool-bar-mode):
10941 * time.el (display-time-mode):
10942 * recentf.el (recentf-mode):
10943 * paren.el (show-paren-mode):
10944 * mwheel.el (mouse-wheel-mode):
10945 * msb.el (msb-mode):
10946 * jka-compr.el (auto-compression-mode):
10947 * image-file.el (auto-image-file-mode):
10948 * hl-line.el (hl-line-mode):
10949 * delsel.el (delete-selection-mode):
10950 * autoinsert.el (auto-insert-mode):
10951 * complete.el (partial-completion-mode): Drop unneeded positional args.
10952
10953 * info.el (Info-mode):
10954 * comint.el (comint-mode): Don't bother with make-local-hook.
10955
10956 * log-edit.el (log-edit-menu): New menu.
10957
10958 2000-11-03 Miles Bader <miles@gnu.org>
10959
10960 * wid-edit.el (widget-end-of-line): Reinstate, with a new
10961 definition, so that trailing spaces are handled properly.
10962 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
10963
10964 2000-11-03 Gerd Moellmann <gerd@gnu.org>
10965
10966 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
10967 tab character.
10968 (fancy-splash-screens): Set tab-width to 20.
10969
10970 2000-11-03 Dave Love <fx@gnu.org>
10971
10972 * comint.el (comint-completion-addsuffix): Fix custom type.
10973
10974 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
10975
10976 * font-lock.el (font-lock-buffers): Remove.
10977 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
10978 (font-lock-change-major-mode): Remove.
10979 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
10980 (font-lock-default-fontify-region): Extend the multiline
10981 fontification to whole lines.
10982 (font-lock-fontify-anchored-keywords)
10983 (font-lock-fontify-keywords-region): If matching just one
10984 line (with \n) only mark the \n as multiline.
10985
10986 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
10987 Correctly handle the case where several :group args are supplied.
10988 Allow :extra-args.
10989 (easy-mmode-define-global-mode): Allow :extra-args.
10990 Correctly handle the case where several :group args are supplied.
10991
10992 2000-11-02 Miles Bader <miles@gnu.org>
10993
10994 * calendar/calendar.el (diary-face, calendar-today-face)
10995 (holiday-face): Remove dependency on `window-system'.
10996
10997 2000-11-02 Ken Raeburn <raeburn@gnu.org>
10998
10999 * Makefile.in (emacs): Set EMACSLOADPATH always.
11000 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
11001 (compile-files): Bomb out if compilation of a file fails.
11002
11003 2000-11-02 Dave Love <fx@gnu.org>
11004
11005 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
11006
11007 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
11008
11009 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
11010 punctuation in the warning inserted into the *mail* buffer.
11011
11012 2000-11-02 Gerd Moellmann <gerd@gnu.org>
11013
11014 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
11015 (authors-public-domain-p): New function.
11016 (authors-print): Use it.
11017
11018 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
11019
11020 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
11021
11022 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11023
11024 * ps-print.el: Extension for even/odd printing. Doc fix.
11025 (ps-print-version): New version number (6.3.1).
11026 (ps-even-or-odd-pages): Customization fix.
11027 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
11028 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
11029 (ps-page-count): Var replaced by `ps-page-column'.
11030 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
11031 (ps-print-sheet-p): New fun.
11032
11033 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
11034
11035 * tooltip.el (tooltip-gud-tips-setup): New function.
11036 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
11037 (tooltip-mode): Call tooltip-gud-tips-setup.
11038 (tooltip-gud-tips): Use `gud-basic-call' instead of
11039 process-send-string, so the prompt gets frobbed appropriately.
11040 Handle nil return value from `tooltip-gud-print-command'.
11041
11042 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
11043
11044 * comint.el (comint-add-to-input-history): New function.
11045 (comint-send-input): Use `comint-add-to-input-history'.
11046
11047 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
11048
11049 * info.el (info-menu-header): New face.
11050 (Info-fontify-menu-headers): New function.
11051 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
11052
11053 * info.el (Info-insert-dir): Don't include blank lines at
11054 beginning of additional dir files (one is added automatically).
11055
11056 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
11057
11058 * emacs-lisp/easy-mmode.el (define-minor-mode):
11059 Revert the latest changes.
11060 Allow the three positional arguments to be skipped and replaced
11061 by keyword arguments.
11062 Add a :toggle argument to determine whether a nil arg means toggle
11063 or means turn-on. The default is unchanged.
11064 Add a call to force-mode-line-update.
11065
11066 2000-11-01 Dave Love <fx@gnu.org>
11067
11068 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
11069
11070 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
11071
11072 * calendar/calendar.el (diary-face, holiday-face):
11073 Add dark-background variants.
11074
11075 2000-10-31 Sam Steingold <sds@gnu.org>
11076
11077 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
11078 `tex-main-file' does not have directory in it.
11079
11080 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
11081
11082 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
11083
11084 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
11085
11086 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
11087 functional change.
11088
11089 2000-10-31 Gerd Moellmann <gerd@gnu.org>
11090
11091 * files.el (find-file-noselect): When we expand a wildcard, return
11092 a list of buffers, as we should do according to the doc string.
11093
11094 2000-10-31 Ken Raeburn <raeburn@gnu.org>
11095
11096 * loadup.el (top level): Adjust load path if program name is
11097 "../src/bootstrap-emacs", in case it's not dumped and thus the
11098 load path adjustment hasn't already been done.
11099
11100 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11101
11102 * ps-print.el: Fix bug on selected pages for printing.
11103 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
11104 is on. Try to avoid warning messages when compiling. Doc Fix.
11105 (ps-print-version): New version number (6.3).
11106 (ps-color-device): Use `color-values' to determine if device
11107 supports color.
11108 (ps-color-values): Try to use `x-color-values' when using XEmacs.
11109 (ps-print-page-p): Changed from defsubst to defun.
11110 (ps-page-number): Changed from defmacro to defun.
11111 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
11112 printing.
11113 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
11114 (ps-end-file, ps-dummy-page): Funs eliminated.
11115 (ps-print-color-scale): Changed default value.
11116 (ps-page-n-up, ps-print-page-p): New internal vars.
11117 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
11118 (ps-plot-region, ps-generate, ps-end-job): Code fix.
11119
11120 * delim-col.el: Little programming improvement.
11121 (delimit-columns-str): New macro.
11122 (delimit-columns-region, delimit-columns-rectangle): Code fix.
11123
11124 2000-10-31 Kenichi Handa <handa@etl.go.jp>
11125
11126 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
11127 Moved to european.el.
11128 (ccl-encode-mac-roman-font, fontset-mac): Modified for
11129 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
11130 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
11131 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
11132
11133 2000-10-30 Dave Love <fx@gnu.org>
11134
11135 * progmodes/cc-menus.el (imenu-generic-expression)
11136 (imenu-progress-message): Only defvar when compiling.
11137
11138 * emacs-lisp/elp.el (elp-unload-hook): New function.
11139
11140 * loadhist.el (unload-feature): Call elp-restore-function,
11141 checking for symbols; don't use elp-restore-all.
11142 (loadhist-hook-functions): Doc fix.
11143
11144 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
11145
11146 * log-edit.el (log-edit-confirm): Fix the default.
11147
11148 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11149
11150 * delim-col.el: Little fix: replace delimit-columns-align-columns by
11151 delimit-columns-format.
11152 (delimit-columns-region, delimit-columns-rectangle): Code fix.
11153
11154 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
11155
11156 * comint.el (comint-replace-by-expanded-history): Don't use
11157 comint-get-old-input (we're not looking at *old* input).
11158 (comint-get-old-input-default): If using fields, signal an error
11159 when the point is not in an input field.
11160
11161 2000-10-30 Kenichi Handa <handa@etl.go.jp>
11162
11163 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
11164 and mule-unicode-e000-ffff.
11165
11166 * international/mule.el (decode-char, encode-char): New functions.
11167 (make-coding-system): Accept a symbol of translation table as a
11168 value of property `safe-chars'.
11169
11170 * international/mule-cmds.el (encode-coding-char): Check property
11171 safe-chars instead of safe-charsets.
11172
11173 * international/fontset.el (fontset-default): Modified for
11174 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
11175 (x-font-name-charset-alist): Likewise.
11176 (ccl-encode-unicode-font): New CCL program. Record it in
11177 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
11178
11179 * language/european.el (mac-roman-decoder, mac-roman-encoder):
11180 New translation tables.
11181 (decode-mac-roman, encode-mac-roman): Definition of these CCL
11182 programs are modified and moved from mac-win.el.
11183 (mac-roman): Definition of this coding system is modified and
11184 moved from mac-win.el.
11185
11186 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
11187
11188 * ediff-wind.el (ediff-setup-control-frame): Enclose
11189 face-attribute in condition-case to avoid errors in older emacsen.
11190
11191 2000-10-29 Miles Bader <miles@gnu.org>
11192
11193 * custom.el (custom-add-to-group): Allow multiple entries for a
11194 given value OPTION, as long as their widget types are different.
11195 * cus-edit.el (custom-face-value-create): If face name doesn't end
11196 with "face", add such here (similar to custom group widgets).
11197
11198 * comint.el (comint-highlight-prompt): Add :type.
11199
11200 2000-10-28 John Wiegley <johnw@gnu.org>
11201
11202 * calendar/timeclock.el (timeclock-log): Doc fix.
11203 (timeclock-last-event): Doc fix.
11204 (timeclock-log): Kill the timelog buffer after appending a new event.
11205 (timeclock-find-discrep): Use a temp buffer to read in the
11206 timelog, instead of visiting the file.
11207 (timeclock-log-data): A new function, along with a host of helper
11208 functions, for the purpose of making timelog data accessible to
11209 programmers.
11210
11211 * eshell/esh-mode.el (window-height test): Make certain that
11212 `eshell-stringify-t' is non-nil.
11213 (eshell-password-prompt-regexp): Changed to a much simpler
11214 password regexp.
11215 (eshell-send-input): If `eshell-invoke-directly' returns t,
11216 directly invoke the parsed command using `eval'. This improves
11217 turn-around time on simple commands by a factor of three or
11218 greater, such as cd, ls, pwd, etc. -- which get used very often.
11219 It also conserves thousands of cons cells per call (since
11220 `eshell-do-eval' consumes memory like a Cookie Monster set loose
11221 in the Pacific Cookie Company).
11222
11223 * eshell/esh-test.el (eshell-test): Whitespace fix.
11224
11225 * eshell/em-ls.el (eshell-ls-insert-directory):
11226 Make `eshell-ls-initial-args' nil when inserting directory contents.
11227
11228 * eshell/em-script.el (eshell-script-initialize): Add names to
11229 `eshell-complex-commands, since `source' and `.' are complex.
11230
11231 * eshell/esh-cmd.el (eshell-rewrite-for-command)
11232 (eshell-rewrite-while-command): Use `eshell-protect' instead of
11233 `eshell-copy-handles'.
11234 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
11235 bodies.
11236 (eshell-separate-commands): Whitespace fix.
11237 (eshell-complex-commands): Added a new list of names, for
11238 determining whether a given command is as simple as it looks.
11239 (eshell-invoke-directly): New function. Returns t if a command
11240 should be invoked directly (using `eval'), rather than indirectly
11241 using `eshell-do-eval'.
11242 (eshell-do-eval): Whitespace fix.
11243
11244 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
11245 which provides an emulation of the DOS shell behavior of assuming
11246 that cp/mv/ln should copy/move/link to the current directory.
11247 (eshell-remove-entries): Added a doc string.
11248 (eshell-shuffle-files): Removed the check for `target' being null.
11249 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
11250 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
11251 it to do a smarter check of whether a destination was provided.
11252 (eshell/mv, eshell/cp): Enable `:preserve-args'.
11253 (eshell/ln): Enable `:preserve-args', and use
11254 `eshell-mvcpln-template' to implement the body of the function.
11255 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
11256 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
11257 list after flattening it. This makes it possible to cat files
11258 with numerical names.
11259 (eshell-unix-initialize): Added several names to
11260 `eshell-complex-commands.
11261 (eshell-unix-command-complex-p): Return t if a given command name
11262 may result in external processes being invoked.
11263
11264 * eshell/em-glob.el (eshell-glob-show-progress): Make this
11265 variable nil by default, since it slows down glob processing by a
11266 factor of two or more, and increases memory consumption.
11267
11268 * eshell/em-smart.el: Added a note about how memory consumptive
11269 smart display mode can be (at least this is true in Emacs 21).
11270 (eshell-smart-initialize): Whitespace fix.
11271 (eshell-refresh-windows): Use `if' instead of `when'.
11272 (eshell-smart-scroll-window): Calling `save-current-buffer' was
11273 not necessary.
11274 (eshell-currently-handling-window): Added a missing global variable.
11275
11276 * eshell/em-ls.el (eshell-do-ls): Code simplification.
11277 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
11278 Whitespace fix.
11279 (eshell-ls-exclude-hidden): Added this variable in addition to
11280 `eshell-ls-exclude-regexp'. This one prevents files beginning
11281 with . from even being read, which can improve memory consumption
11282 quite a bit.
11283 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
11284 read file entries beginning with a dot. In home directories with
11285 lots of hidden files, fully two-thirds of the time spent in ls is
11286 used to read directory entries that are immediately thrown away.
11287 (eshell-ls-initial-args): Added back this configuration variable,
11288 for specifying default initial arguments to every call to ls.
11289 Much faster than using an alias to do the same thing.
11290 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
11291 (eshell-ls-dir): Whitespace change.
11292
11293 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
11294
11295 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
11296 (eshell-stringify-t): Added a customization variable, to indicate
11297 whether `t' should be rendered as a string at all. If not, one
11298 can still determine if the result of an expression is true using
11299 "file-exists-p FILE && echo true".
11300 (eshell-stringify): If `eshell-stringify-t' is nil, don't
11301 stringify t!
11302
11303 * eshell/esh-module.el: Whitespace fix.
11304
11305 * eshell/em-alias.el (eshell-alias-initialize):
11306 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
11307 (eshell-command-aliased-p): New function that returns t if a
11308 command name names an aliased.
11309
11310 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
11311
11312 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
11313 redrawing the screen when changing cursor color.
11314 (viper-insert-state-pre-command-sentinel)
11315 (viper-replace-state-pre-command-sentinel)
11316 (viper-replace-state-post-command-sentinel):
11317 Use viper-preserve-cursor-color.
11318 Many functions changed to use viper= instead of = when comparing
11319 characters.
11320 * viper-util.el (viper-memq-char,viper=): New functions for
11321 working with characters.
11322 (viper-change-cursor-color): Fixed buglet.
11323 Many functions changed to use viper= instead of = when comparing
11324 characters.
11325 * viper.el (viper-insert-state-mode-list): Added eshell.
11326
11327 * ediff-init.el (ediff-before-setup-hook): New hook.
11328 Several typos fixed in various docstrings.
11329 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
11330 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
11331 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
11332 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
11333 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
11334 (ediff-get-selected-buffers): New function.
11335 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
11336 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
11337 Use save-window-excursion.
11338 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
11339 termination check in while loop.
11340 * ediff.el (ediff-get-default-file-name): Better defaults when in
11341 dired buffer.
11342 (ediff-files,ediff-merge-files,ediff-files3)
11343 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
11344
11345 2000-10-28 Dave Love <fx@gnu.org>
11346
11347 * info.el (Info-fontify-node): Add help-echo for menu items.
11348
11349 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
11350
11351 * startup.el (normal-top-level): If the value of $TERM indicates
11352 we are running from xterm or one of its work-alikes, default to a
11353 light background mode.
11354
11355 Support for -fg, -bg, and -rv command-line arguments for TTYs:
11356 * faces.el (tty-handle-reverse-video): New function.
11357 (tty-create-frame-with-faces): Call it.
11358
11359 * frame.el (frame-notice-user-settings): Don't apply
11360 default-frame-alist and initial-frame-alist to MS-DOS frames.
11361 Call tty-handle-reverse-video, frame-set-background-mode, and
11362 face-set-after-frame-default for non-MS-DOS frames.
11363
11364 * startup.el (tty-long-option-alist): New variable.
11365 (tty-handle-args): New function.
11366 (command-line): Call tty-handle-args.
11367
11368 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
11369 startup.el now does that for all character-terminal frames.
11370
11371 2000-10-28 Miles Bader <miles@gnu.org>
11372
11373 * emacs-lisp/easy-mmode.el (define-minor-mode):
11374 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
11375 is global. If :global is followed by a non-nil but non-t value,
11376 make the mode buffer-local, but also generate a `global-MODE'
11377 version using `easy-mmode-define-global-mode'.
11378 Add :conditional-turn-on keyword argument.
11379
11380 2000-10-28 Dave Love <fx@gnu.org>
11381
11382 * international/latin1-disp.el (latin1-char-displayable-p):
11383 Don't use window-system.
11384
11385 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
11386
11387 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
11388 Don't call find-buffer-file-type-coding-system. Instead, just
11389 set eol-type to -unix if inhibit-eol-conversion is in effect, or
11390 if the file is on an untranslated filesystem.
11391 (add-untranslated-filesystem): Use "D" instead of "f" inside
11392 interactive.
11393
11394 2000-10-27 Dave Love <fx@gnu.org>
11395
11396 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
11397 (refill-mode): Use it.
11398
11399 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
11400
11401 * international/quail.el (quail-activate): Don't make-local-hook.
11402
11403 2000-10-27 Andre Spiegel <spiegel@gnu.org>
11404
11405 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
11406 manual backups and file.~<rev>.~ for automatic ones.
11407 (vc-make-version-backup): Don't do it on MS-DOS without long file
11408 names.
11409
11410 * vc.el (vc-version-other-window): If an automatic backup of the
11411 desired version exists, rename it instead of copying it.
11412
11413 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
11414 after command. If there's an unexpected error, signal it instead
11415 of being silent.
11416 (vc-cvs-merge-news): Be prepared for no news at all.
11417
11418 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
11419
11420 * shell.el (shell): Add BUFFER argument.
11421 * comint.el (make-comint-in-buffer): New function.
11422 (make-comint): Use it.
11423
11424 * faces.el (face-spec-choose): Change syntax so that the list of
11425 attribute-value pairs is now the cdr of each clause, not the cadr.
11426 Detect old-style entries, and handle them. Use pop.
11427
11428 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
11429
11430 * cus-edit.el (custom-mode-map): Use a sparse map.
11431 (custom-mode): Don't bother with make-local-hook.
11432
11433 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
11434
11435 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
11436
11437 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11438
11439 * ps-print.el: Avoid compilation gripes.
11440 (ps-print-version): New version number (6.2.1).
11441
11442 2000-10-26 Dave Love <fx@gnu.org>
11443
11444 * menu-bar.el: Modify some menu item help strings.
11445 (menu-bar-help-menu): Add link to MORE.STUFF.
11446
11447 * cus-edit.el (custom-mode): Add `special' mode-class property.
11448
11449 * wid-browse.el (widget-browse-mode): Likewise.
11450
11451 * wid-edit.el (widget-specify-field): Revert to using local-map
11452 property, not keymap.
11453
11454 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
11455
11456 * wid-edit.el (widget-field-end): When checking for a `boundary'
11457 field, do so in the correct buffer.
11458
11459 * simple.el (undo): Correctly distinguish between numeric and
11460 non-numeric prefix args in non-transient-mark-mode, as per the doc
11461 string. When in transient-mark-mode, treat all prefix-args as
11462 numeric.
11463
11464 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
11465 Position point on match. Handle N == 0 correctly.
11466
11467 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
11468 (comint-mode-map): Reverse order of `comint-write-output' and
11469 `comint-append-output-to-file'.
11470 (comint-append-output-to-file): Reinstate this function, for the
11471 benefit of the menu.
11472
11473 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
11474
11475 * vc.el (vc-version-other-window): Bind `file'.
11476
11477 2000-10-25 Gerd Moellmann <gerd@gnu.org>
11478
11479 * Makefile.in (update-authors): New target for maintenance purposes.
11480
11481 * emacs-lisp/authors.el (batch-update-authors): New function.
11482 (authors-fixed-entries): New defconst.
11483 (authors-add-fixed-entries): New function.
11484 (authors): Call it.: Don't process lispref/.
11485
11486 2000-10-25 Jason Rumney <jasonr@gnu.org>
11487
11488 * cus-edit.el (custom-button-face, custom-button-pressed-face):
11489 Merge x w32 and mac definitions.
11490
11491 2000-10-25 Gerd Moellmann <gerd@gnu.org>
11492
11493 * menu-bar.el (menu-bar-options-menu): Add a help string for
11494 `uniquify'.
11495
11496 2000-10-25 Stephen Gildea <gildea@stop.mail-abuse.org>
11497
11498 * time-stamp.el (time-stamp-string-preprocess):
11499 Fix a wrong type argument error.
11500
11501 2000-10-25 Miles Bader <miles@gnu.org>
11502
11503 * recentf.el (recentf-mode): Variable removed.
11504 (recentf-mode): Use `define-minor-mode'.
11505
11506 * mwheel.el (mouse-wheel-mode): New global minor mode.
11507 (mwheel-install): Use `mouse-wheel-mode'.
11508
11509 2000-10-25 Dave Love <fx@gnu.org>
11510
11511 * progmodes/cperl-mode.el (cperl-mode):
11512 Set normal-auto-fill-function correctly.
11513
11514 * wid-edit.el (widget-field-keymap, widget-text-keymap):
11515 Don't inherit from global-map and don't nullify menu-bar and tool-bar
11516 bindings.
11517
11518 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
11519
11520 * wid-edit.el (widget-field-at): New function.
11521 (widget-at, widget-field-activate): Use it.
11522 (widget-tabable-at): Use `widget-at'.
11523 (widget-specify-field): If the terminating character of the widget
11524 field (which is read-only) is a newline, put it into a special
11525 `boundary' field so that C-n/C-p act more naturally.
11526 (widget-field-end): Also don't subtract one if a special
11527 `boundary' field has been added after the widget field.
11528
11529 * comint.el (comint-output-filter, comint-send-input):
11530 Don't bother adding stickiness fields to overlays to fool the field
11531 code, since it should notice the overlay insertion-types now.
11532
11533 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
11534 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
11535 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
11536
11537 2000-10-24 Gerd Moellmann <gerd@gnu.org>
11538
11539 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
11540 (authors): Set file coding system to iso-2022-7bit.
11541 Add file-local variables to output buffer.
11542
11543 * files.el (after-find-file): Don't print any warnings if
11544 WARN is nil.
11545
11546 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11547
11548 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
11549
11550 * delim-col.el: Now there is a column formatting mechanism.
11551 Modified to customization mechanisms convention. Doc fix.
11552 (columns): New group for delim-col.
11553 (delimit-columns-before, delimit-columns-after)
11554 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
11555 (delimit-columns-end): New vars.
11556 (delimit-columns-customize, delimit-columns-format): New funs.
11557 (delimit-columns-region, delimit-columns-rectangle)
11558 (delimit-columns-rectangle-line): Modified to support column
11559 formatting.
11560
11561 2000-10-24 Dave Love <fx@gnu.org>
11562
11563 * log-edit.el (log-edit): Add :version and a :group for vc.
11564
11565 2000-10-24 Gerd Moellmann <gerd@gnu.org>
11566
11567 * files.el (after-find-file): Don't print a message ``New file''
11568 if WARN is nil.
11569
11570 * wid-edit.el (widget-field-keymap, widget-text-keymap):
11571 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
11572 get duplicate tool-bar entries because we'll see the global ones
11573 on more than one path through keymaps.
11574
11575 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
11576
11577 * progmodes/cmacexp.el: Change Francesco's email address.
11578
11579 2000-10-24 Kenichi Handa <handa@etl.go.jp>
11580
11581 * window.el (fit-window-to-buffer): Adjust point of the window
11582 buffer, not that of the current buffer.
11583
11584 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
11585
11586 * progmodes/cmacexp.el: Update the euthor's email address.
11587
11588 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
11589
11590 * faces.el (face-spec-set-match-display): Add `graphic' display
11591 type (the inverse of `tty'). Use `display-graphic-p' instead of
11592 the window-system variable.
11593
11594 2000-10-24 Kenichi Handa <handa@etl.go.jp>
11595
11596 * international/isearch-x.el (isearch-with-input-method):
11597 Call input-method-function with the first event in
11598 unread-command-events.
11599
11600 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
11601
11602 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
11603
11604 2000-10-24 Andrew Choi <akochoi@i-cable.com>
11605
11606 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
11607 New charsets.
11608
11609 * term/mac-win.el: Remove definitions of mac-roman-lower and
11610 mac-roman-upper, require dired, and define instead of set
11611 mac-ready-for-drag-n-drop to avoid compilation error.
11612
11613 2000-10-23 Andrew Innes <andrewi@gnu.org>
11614
11615 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
11616 Remove superfluous calls to subst-char-in-string; instead apply
11617 expand-file-name after convert-standard-filename to ensure
11618 expected directory separators are used.
11619
11620 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
11621
11622 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
11623
11624 2000-10-23 Dave Love <fx@gnu.org>
11625
11626 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
11627 (tool-bar-add-item): Set foreground and background for XBM icons.
11628
11629 * international/latin1-disp.el (latin1-char-displayable-p):
11630 New function (from Handa).
11631 (latin1-display-check-font): Use it.
11632
11633 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
11634 using :key-sequence, making it much more usable.
11635 Use nconc, not append.
11636 (imenu--create-keymap-1): Avoid append.
11637
11638 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
11639
11640 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
11641
11642 [the following changes fix a bug where `define-minor-mode' didn't
11643 correctly generate :require clauses for defcustoms in compiled files]
11644 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
11645 (byte-compile-log-file, byte-compile-log-1): Don't set
11646 `byte-compile-current-file' to nil. Instead set
11647 `byte-compile-last-logged-file' to it. Test whether
11648 byte-compile-current-file equals byte-compile-last-logged-file
11649 instead of whether its nil.
11650 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
11651
11652 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
11653
11654 * textmodes/refill.el: Fix var names in doc.
11655 (refill-mode): Don't bother with make-local-hook anymore.
11656
11657 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
11658
11659 * faces.el (face-user-default-spec, face-default-spec): New functions.
11660 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
11661 (frame-set-background-mode, face-set-after-frame-default):
11662 Use `face-user-default-spec'. Simplify code slightly.
11663
11664 * woman.el (woman-italic-face, woman-bold-face)
11665 (woman-unknown-face): Add dark-background variants.
11666 (woman-default-faces): Renamed from `woman-colour-faces'.
11667 Set using the stored defaults, rather than using hard-wired colors.
11668 (woman-monochrome-faces): Renamed from `woman-black-faces'.
11669 Just make the foreground `unspecified' rather than "black".
11670 (woman-menu): Rename menu entries accordingly.
11671
11672 * faces.el (header-line): Make more reasonable on mono/grayscale
11673 displays.
11674
11675 2000-10-23 Andrew Choi <akochoi@i-cable.com>
11676
11677 * cus-edit.el (custom-button-face): Use 3D look for mac.
11678 (custom-button-pressed-face): Likewise.
11679
11680 * faces.el (set-face-attributes-from-resources): Handle mac frames
11681 in the same way as x and w32 frames.
11682 (face-valid-attribute-values): Likewise.
11683 (read-face-attribute): Likewise.
11684 (defined-colors): Likewise.
11685 (color-defined-p): Likewise.
11686 (color-values): Likewise.
11687 (display-grayscale-p): Likewise.
11688 (face-set-after-frame-default): Likewise.
11689 (mode-line): Same default face as for x and w32.
11690 (tool-bar): Likewise.
11691
11692 * frame.el: Remove call to frame-notice-user-settings at end of
11693 the file.
11694
11695 * info.el (Info-fontify-node): Make underlines invisible for mac
11696 as for x, pc, and w32 frame types.
11697
11698 * term/mac-win.el: New file.
11699
11700 2000-10-22 Dave Love <fx@gnu.org>
11701
11702 * textmodes/refill.el: New file.
11703
11704 2000-10-22 Andre Spiegel <spiegel@gnu.org>
11705
11706 * vc-hooks.el (vc-version-backup-file-name): New optional args
11707 MANUAL and REGEXP.
11708 (vc-delete-automatic-version-backups, vc-make-version-backup):
11709 New functions.
11710 (vc-before-save): Use the latter.
11711 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
11712 confusion.
11713
11714 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
11715 expected by vc[-hooks].el.
11716
11717 * vc.el (vc-checkout): Added `-p' suffix in call to
11718 vc-make-version-backups-p; use vc-make-version-backup to actually
11719 make the backup.
11720 (vc-version-other-window, vc-version-backup-file): Handle both
11721 automatic and manual backups.
11722 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
11723 of all of them.
11724
11725 2000-10-22 Miles Bader <miles@gnu.org>
11726
11727 * comint.el (comint-highlight-input, comint-highlight-prompt):
11728 Renamed, `-face' at end removed.
11729 (comint-send-input, comint-output-filter): Use renamed faces.
11730
11731 * window.el (fit-window-to-buffer): Change defaulting of
11732 MAX-HEIGHT slightly.
11733
11734 * faces.el (color-values, color-defined-p): Use `member', not
11735 `memq', because it works correctly for strings.
11736 (frame-set-background-mode): Actually, "unspecified-fg" and
11737 "unspecified-bg" *are* strings. Use `member', not `memq', and
11738 `equal', not `eq', when a string value is possible.
11739
11740 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
11741
11742 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
11743
11744 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
11745
11746 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
11747 sh-electric-rparen, sh-electric-less and sh-electric-hash.
11748 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
11749 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
11750 (sh-font-lock-syntactic-keywords): Use them.
11751 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
11752 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
11753 (sh-mode): Don't override font-lock-unfontify-region-function.
11754 Use a copy of sh-font-lock-syntactic-keywords.
11755 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
11756 Don't call sh-scan-buffer since font-lock does it on the fly.
11757 (sh-get-indent-info): Use `face' rather than `syntax-table'
11758 text-property to detect here-documents.
11759 Replace sh-special-syntax with sh-st-punc.
11760 (sh-prev-line): Use `face' rather than `syntax-table'
11761 text-property to skip over here-documents.
11762 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
11763 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
11764 (sh-electric-less, sh-set-here-doc-region)
11765 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
11766 (sh-scan-buffer, sh-rescan-buffer): Remove.
11767
11768 2000-10-21 Andrew Innes <andrewi@gnu.org>
11769
11770 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
11771 remote (ange-ftp) file names.
11772
11773 2000-10-21 Miles Bader <miles@gnu.org>
11774
11775 * window.el (fit-window-to-buffer): New function.
11776 (shrink-window-if-larger-than-buffer): Use it.
11777 (window-text-height): Don't expect minibuffers to have mode-lines.
11778
11779 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
11780 * international/quail.el (quail-update-guidance):
11781 Use `fit-window-to-buffer' instead of `set-window-text-height'.
11782
11783 * international/quail.el (quail-show-guidance-buf): Make sure
11784 guidance window really has enough room.
11785 (quail-update-guidance): If quail-guidance-win is already shown,
11786 make sure its height is OK.
11787
11788 * window.el (window-text-height, set-window-text-height):
11789 New functions.
11790 (shrink-window-if-larger-than-buffer): Use `window-text-height'
11791 instead of `window-height' & `mode-line-window-height-fudge'.
11792 (mode-line-window-height-fudge): Add FACE parameter.
11793 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
11794 instead of `enlarge-window' & `mode-line-window-height-fudge'.
11795
11796 2000-10-20 Miles Bader <miles@gnu.org>
11797
11798 * window.el (height-affecting-face-attributes): Use `defconst'.
11799
11800 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
11801 New function, conditionally aliased to `mode-line-window-height-fudge'.
11802 (ispell-help): Use it.
11803 (ispell-choices-win-default-height): Don't include mode-line fudge.
11804 (ispell-choices-win-default-height): New function.
11805 (ispell-show-choices, ispell-command-loop): Use function
11806 `ispell-choices-win-default-height' instead of variable.
11807
11808 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
11809
11810 * window.el (mode-line-window-height-fudge): New variable.
11811 (height-affecting-face-attributes): New variable.
11812 (mode-line-window-height-fudge): New function.
11813 (shrink-window-if-larger-than-buffer): Use it.
11814 * help.el (resize-temp-buffer-window): Likewise.
11815
11816 * info.el (Info-fontify-node): Add support for @subsubsection
11817 titles, which use `Info-title-4-face'.
11818 (Info-title-4-face): New face.
11819 (Info-title-3-face): Inherit from Info-title-4-face instead of
11820 variable-pitch.
11821
11822 2000-10-19 Jason Rumney <jasonr@gnu.org>
11823
11824 * dired.el (dired-insert-directory): Do not let errors signalled by
11825 attempt to run dired-free-space-program prevent dired from working.
11826
11827 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
11828
11829 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
11830
11831 2000-10-19 Gerd Moellmann <gerd@gnu.org>
11832
11833 * dirtrack.el (dirtrack): Fix call to run-hooks.
11834
11835 * cmuscheme.el (cmuscheme-program-name): Renamed from
11836 scheme-program-name because xscheme.el contains a defcustom with
11837 the same name. As a consequence, customizing group `cmuscheme'
11838 loaded `xscheme' which redefined run-scheme.
11839 (run-scheme): Use cmuscheme-program-name.
11840
11841 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
11842
11843 * play/doctor.el (doctor-death): Update the Samaritans'
11844 anonymous address, and add a website for Befrienders International.
11845
11846 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11847
11848 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
11849 Avoid compilation gripes. Doc fix.
11850 (ps-print-version): New version number (6.2).
11851 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
11852 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
11853 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
11854 (ps-x-extent-priority, ps-x-extent-start-position)
11855 (ps-x-face-font-instance, ps-x-find-coding-system)
11856 (ps-x-font-instance-properties, ps-x-make-color-instance)
11857 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
11858 avoid compilation gripes without defining functions.
11859 (ps-e-find-composition): Alias for function find-composition, to have a
11860 suitable function depending on Emacs version.
11861 (ps-color-device, ps-color-values, ps-face-foreground-name)
11862 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
11863 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
11864 (ps-print-ensure-fontified): Function definitions surrounded by
11865 `eval-and-compile' to avoid compilation gripes.
11866 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
11867 by symbol-value to avoid compilation gripes.
11868 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
11869 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
11870
11871 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
11872
11873 * startup.el (normal-top-level): Call `frame-set-background-mode'
11874 after `frame-notice-user-settings' because the latter doesn't call
11875 the former on a tty.
11876
11877 * faces.el (frame-set-background-mode): `unspecified' &c are
11878 symbols, not strings.
11879
11880 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
11881
11882 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
11883 why some "light*" colors are deliberately absent from the alist.
11884
11885 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
11886 Change colors for tty's, as suggested by Miles Bader.
11887
11888 2000-10-19 Kenichi Handa <handa@etl.go.jp>
11889
11890 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
11891 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
11892 for ISO10646-1 fonts.
11893 (x-font-name-charset-alist): Add an entry for "iso10646-1".
11894
11895 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
11896
11897 * faces.el (frame-set-background-mode): If a tty frame defines a
11898 background color, use that to compute the background mode, instead
11899 of always defaulting to "dark".
11900
11901 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
11902
11903 * comint.el (comint-write-output): New function.
11904 (comint-mode-map): Add it to the menu.
11905 Bind `C-c C-s' to comint-write-output.
11906
11907 2000-10-18 Gerd Moellmann <gerd@gnu.org>
11908
11909 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
11910 Use fancy-splash-delay.
11911
11912 2000-10-18 Alex Schroeder <alex@gnu.org>
11913
11914 * progmodes/sql.el (sql-sybase-options): New option.
11915 (sql-sybase): Use it. Add sql-database to the list of parameters
11916 provided for login. The options -w 2048 -n are not used any more.
11917
11918 * comint.el (comint-read-input-ring): Bugfix such that the first
11919 and the last entry of the input ring file are not lost.
11920
11921 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11922
11923 * ps-print.el: Internal variable changes to defcustom,
11924 make-local-hook changes to defvar. Doc fix.
11925 (ps-print-version): New version number (6.1).
11926 (ps-setup, ps-do-despool): Code fix.
11927 (ps-printer-name): Customization fix.
11928 (ps-printer-name-option): Now is a defcustom instead of an
11929 internal variable.
11930 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
11931 (ps-print-begin-column-hook): Now are defvar instead of
11932 make-local-hook.
11933
11934 2000-10-18 Miles Bader <miles@gnu.org>
11935
11936 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
11937 (comint-kill-output): Changed into an alias for `comint-delete-output',
11938 and made obsolete.
11939 (comint-mode-map): Rename references to comint-kill-output.
11940
11941 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
11942
11943 * diff-mode.el (diff-header-face, diff-file-header-face)
11944 (diff-changed-face): Add bold and italic attributes to tty faces.
11945 (diff-function-face): New face.
11946 (diff-font-lock-keywords): Use it.
11947
11948 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
11949
11950 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
11951 Remove commented-out call to force-mode-line-update.
11952 (comint-kill-output): Use `forward-line 0' instead of
11953 beginning-of-line to make sure we get past the prompt.
11954
11955 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
11956
11957 * diff-mode.el (diff-header-face, diff-file-header-face):
11958 Add specific setting for dark background.
11959 (diff-context-face): Renamed from diff-comment-face.
11960 Set explicitly rather than inheriting from font-lock-comment-face.
11961
11962 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
11963
11964 * startup.el (command-line): Move the code which sets the default
11965 TTY colors to before before-init-hook.
11966
11967 2000-10-17 Gerd Moellmann <gerd@gnu.org>
11968
11969 * jit-lock.el (jit-lock-stealth-time): Doc fix.
11970
11971 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
11972
11973 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
11974 extensions, for MS-DOS.
11975
11976 * diff-mode.el (diff-header-face, diff-file-header-face)
11977 (diff-changed-face): Define tty-specific colors.
11978
11979 2000-10-17 Gerd Moellmann <gerd@gnu.org>
11980
11981 * startup.el (fancy-splash-text): Realign the text.
11982
11983 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
11984
11985 * font-lock.el (font-lock-comment-face): Define a separate default
11986 for dark-background tty's.
11987
11988 2000-10-17 Miles Bader <miles@gnu.org>
11989
11990 * help.el (resize-temp-buffer-window): Add hack to avoid last line
11991 being obscured by whizzy mode-lines on graphics displays.
11992
11993 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
11994
11995 * info.el (Info-title-1-face, Info-title-2-face)
11996 (Info-title-3-face): Define colors for tty's.
11997 (info-header-node): Remove unneeded tty-specific definition.
11998
11999 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
12000
12001 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
12002 reverse from the frame parameters, and don't invert foreground and
12003 background colors.
12004
12005 2000-10-16 Miles Bader <miles@gnu.org>
12006
12007 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
12008 string "*Info*". Call propertized-buffer-identification to spruce
12009 up the result.
12010
12011 2000-10-16 Gerd Moellmann <gerd@gnu.org>
12012
12013 * help.el: Provide `help' for the sake of define-minor-mode
12014 which generates defcustoms with requires.
12015
12016 * jit-lock.el (jit-lock-after-change): If we're in text that
12017 matches a multi-line font-lock pattern, make sure the whole text
12018 will be redisplayed.
12019
12020 * emacs-lisp/authors.el (authors-add): Don't add an entry if
12021 author's name is unknown.
12022
12023 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
12024 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
12025 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
12026 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
12027 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
12028 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
12029 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
12030 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
12031 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
12032 Add author information.
12033
12034 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
12035
12036 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
12037 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
12038 full-color version (using the Gimp) to eliminate dithering artifacts.
12039
12040 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
12041
12042 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
12043
12044 * simple.el (syntax-flag-table, string-to-syntax): Remove.
12045
12046 2000-10-15 Dave Love <fx@gnu.org>
12047
12048 * progmodes/sh-script.el: Require skeleton and comint when compiling.
12049
12050 * pcomplete.el (pcomplete) <defgroup>: Add :version.
12051
12052 * whitespace.el: Doc fixes.
12053 (top-level): Don't add hooks here.
12054 (whitespace-running-emacs): Deleted.
12055 (timer): Don't require.
12056 (whitespace): Add back :version conditional on xemacs test.
12057 (whitespace-spacetab-regexp, whitespace-indent-regexp)
12058 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
12059 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
12060 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
12061 Avoid specific xemacs test.
12062 (whitespace-global-mode): New option.
12063 (whitespace-global-mode): New command.
12064 (whitespace-unload-hook): New function.
12065
12066 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
12067 (Info-fontify-node, Info-goto-node, Info-mode-menu)
12068 (Info-fontify-node): `Goto' goes to `Go to'.
12069 (Info-fontify-node): Add help-echo to xref links.
12070
12071 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
12072
12073 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
12074
12075 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
12076
12077 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
12078 Use plist-get and allow :inherit.
12079
12080 * emacs-lisp/cl-macs.el (cl-do-arglist):
12081 Use plist-get and plist-member instead of memq.
12082
12083 * emacs-lisp/ewoc.el (ewoc-location): New function.
12084 (ewoc-enter-after, ewoc-enter-before): Document return value.
12085 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
12086 Don't need make-local-hook any more.
12087 (cvs-addto-collection): Return the new tin.
12088 (cvs-mode-insert): Jump to the new line.
12089
12090 * jit-lock.el (jit-lock-fontify-buffer): Remove.
12091
12092 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
12093
12094 * font-lock.el (font-lock-syntactically-fontified): New var.
12095 (font-lock-fontify-syntactic-keywords-region): Use it.
12096 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
12097
12098 * diff-mode.el (diff-find-file-name): Fix regexp.
12099
12100 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
12101 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
12102
12103 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
12104 (sh-mode-syntax-table): Add punctuation syntax for < and >.
12105 (sh-mode): Don't make all vars local here.
12106 (sh-kw): Reformat.
12107 (sh-set-shell): Use dolist. Don't set indent-region-function.
12108 (sh-mode-syntax-table): Use pop.
12109 (sh-remember-variable): Use push.
12110 (sh-help-string-for-variable): Use memq.
12111 (sh-safe-backward-sexp): Remove.
12112 (sh-safe-forward-sexp): Add ARG.
12113 (sh-get-indent-info, sh-prev-stmt): Use it.
12114 (sh-prev-line): Simplify by using forward-comment.
12115 (sh-this-is-a-continuation): Simplify.
12116 (sh-learn-buffer-indent): Use dolist.
12117 (sh-do-nothing): Remove.
12118 (sh-set-char-syntax, sh-set-here-doc-region):
12119 Use inhibit-modification-hooks.
12120 (sh-name-style): Use mapcar and push.
12121 (sh-load-style): Use dolist.
12122 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
12123 (sh-case, sh-while-getopts): Use propertize directly rather
12124 than sh-electric-rparen.
12125
12126 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
12127
12128 * textmodes/tex-mode.el: Require CL when compiling.
12129 (tex-mode-syntax-table): Init immediately.
12130 (tex-mode-map): Bind M-RET to latex-insert-item.
12131 (latex-mode): Set indent-line-function to latex-indent.
12132 (tex-common-initialization): Don't setup the syntax-table any more.
12133 (latex-insert-item): New skeleton.
12134 (tex-next-unmatched-end): Fix copy/paste braino.
12135 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
12136 (latex-indent, latex-find-indent): New functions.
12137 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
12138 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
12139 (tex-compilation-parse-errors): Use with-syntax-table.
12140
12141 2000-10-15 Miles Bader <miles@gnu.org>
12142
12143 * font-lock.el (font-lock-comment-face): Change dark-background,
12144 color, non-tty, default to `chocolate1'.
12145
12146 2000-10-13 John Wiegley <johnw@gnu.org>
12147
12148 * eshell/esh-util.el (require): Added a missing `require' form,
12149 needed when compiling (for an ange-ftp macro definition).
12150
12151 2000-10-13 Dave Love <fx@gnu.org>
12152
12153 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
12154
12155 2000-10-13 Gerd Moellmann <gerd@gnu.org>
12156
12157 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
12158
12159 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
12160 transparent -colors 8).
12161
12162 2000-10-13 Stephen Gildea <gildea@stop.mail-abuse.org>
12163
12164 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
12165 that breaks with old list format timestamps.
12166 (time-stamp-warn-inactive, time-stamp-old-format-warn)
12167 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
12168
12169 2000-10-13 John Wiegley <johnw@gnu.org>
12170
12171 * align.el, pcomplete.el, calendar/timeclock.el,
12172 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
12173
12174 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
12175 faulty math, where holiday hours were being computing as seconds.
12176
12177 2000-10-13 John Wiegley <johnw@gnu.org>
12178
12179 * desktop.el (desktop-buffer-modes-to-save): Added a global for
12180 specifying what "other" kinds of buffers should be saved.
12181 This used to be hard-coded.
12182 (desktop-buffer-misc-functions): A global for specifying how
12183 auxiliary data should be determined for special buffer types.
12184 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
12185 instead of hard-coding the special buffer types.
12186 (desktop-save): Run `desktop-buffer-misc-functions' to gather
12187 auxiliary data, instead of hard-coding for Info buffers and dired.
12188 (desktop-buffer-info-misc-data): Aux function for determining Info
12189 buffer auxiliary info.
12190 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
12191 (desktop-buffer-info): Changed this function to use the info
12192 gathered above.
12193 (desktop-create-buffer): Be a little more careful about what
12194 `minor-mode' means before calling it. This is important for some
12195 buffer types.
12196
12197 2000-10-13 John Wiegley <johnw@gnu.org>
12198
12199 * eshell/esh-util.el: Added a global form which declares an
12200 autoload for `parse-time-string', if that function is not already
12201 defined, and if parse-time.el is available on the user's system.
12202
12203 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
12204 to be aware of ange-ftp user info.
12205 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
12206 (eshell-ls-annotate): Use `eshell-file-attributes'.
12207 (eshell-ls-file): Made the user-id printing code a bit smarter.
12208
12209 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
12210 allow identification of alias user ids in remote directories.
12211 It's manual, but there's no other way to know when the current user
12212 on the local machine, is also the owning user on the remote machine.
12213 (fboundp): Bind `ange-cache'.
12214 (eshell-directory-files-and-attributes): Re-organized the logic a
12215 bit to use `eshell-file-attributes' instead of `file-attributes'.
12216 The former is more sensitive to directories that are read via FTP,
12217 and knows how to use ange-ftp to determine full attribute
12218 information, instead of just the name and last modtime.
12219 (eshell-current-ange-uids): Return the current user id when in a
12220 remote directory.
12221 (eshell-parse-ange-ls): Parse a full directory listing that has
12222 been returned by ange-ftp.
12223 (eshell-file-attributes): This beefed up version of
12224 `file-attributes' is only special if the user is currently in a
12225 remote directory, in which case it does a lot of work to find out
12226 what the real attributes of a file are, as they appear on the
12227 remote machine. This makes usage of remote directories (i.e.,
12228 ange-ftp pathnames) much more useful. You can now use Eshell as a
12229 full-fledged FTP client, with much more manipulation ability than
12230 most other clients.
12231
12232 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
12233 variable, which means that Eshell's du should always be preferred
12234 in remote directories.
12235 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
12236 just `file-attributes'.
12237 (eshell-mvcp-template): Bind `ange-cache', to improve performance
12238 when reading remote directories. This is an Eshell-specific
12239 variable (not part of ange-ftp).
12240 (eshell/ln): Bind `ange-cache'.
12241 (eshell/du): Added some extra logic for determining when to use
12242 Eshell's du (which is slow), and when to use the external version
12243 (which may or may not exist).
12244
12245 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
12246 Call `eshell-interactive-process', rather than using
12247 `get-buffer-process', since backgrounded processes don't count in
12248 the context of this function's logic.
12249
12250 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
12251 `forward-char', so that null strings are parsed correctly.
12252
12253 2000-09-13 John Wiegley <johnw@gnu.org>
12254
12255 * eshell/em-pred.el (eshell-pred-file-type)
12256 (eshell-pred-file-links, eshell-pred-file-size):
12257 Use `eshell-file-attributes'. This is more correct over ange-ftp.
12258
12259 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
12260 that remote file globbing is more efficient.
12261
12262 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
12263 gathering the files and attributes within a directory.
12264
12265 * eshell/em-unix.el (eshell/cat): If any of the files passed on
12266 the command line is a special file (not a regular file, directory
12267 or symlink), always attempt to call the external version of cat.
12268
12269 2000-09-13 John Wiegley <johnw@gnu.org>
12270
12271 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
12272 Eshell-friendly version of find-tag.
12273
12274 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
12275
12276 * image-file.el (image-file-name-extensions)
12277 (image-file-name-regexps): Add autoload cookies.
12278
12279 2000-10-13 Kenichi Handa <handa@etl.go.jp>
12280
12281 * international/mule-cmds.el (select-safe-coding-system): If FROM
12282 is string, show it in *Warning* buffer.
12283
12284 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
12285
12286 * startup.el (normal-top-level): Use display-popup-menus-p instead
12287 of window-system.
12288 (command-line): Use display-graphic-p instead of window-system.
12289 (command-line-1): Use display-popup-menus-p and display-mouse-p
12290 instead of window-system.
12291
12292 2000-10-12 Sam Steingold <sds@gnu.org>
12293
12294 * tooltip.el (tooltip-use-echo-area): New user variable.
12295 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
12296
12297 2000-10-12 Dave Love <fx@gnu.org>
12298
12299 * recentf.el: Maintainer's checkdoc fixes.
12300
12301 * startup.el (normal-top-level-add-subdirs-to-load-path):
12302 Use character class, not ASCII when matching file names.
12303 (fancy-splash-head): Add trailing slash to URL.
12304 (command-line): Don't require XPM support for toolbar.
12305
12306 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
12307 (cperl-invalid-face): Revert last change.
12308 (cperl-init-faces): Quote cperl-invalid-face.
12309
12310 2000-10-12 Kenichi Handa <handa@etl.go.jp>
12311
12312 * startup.el (fancy-splash-text): Remove superfluous quote.
12313
12314 2000-10-12 Gerd Moellmann <gerd@gnu.org>
12315
12316 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
12317 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
12318 (command-line-1): Don't use fancy-splash-pending-command.
12319 (fancy-splash-screens-1): Goto point-min after inserting text.
12320
12321 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
12322
12323 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
12324 instead of shared-lisp-mode-map.
12325
12326 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
12327
12328 * faces.el (header-line): Change tty-variant to use underlining.
12329
12330 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
12331 (isearch-highlight): Restore lazy-isearch face properties at old
12332 position, and suppress them at new position.
12333 (isearch-dehighlight): Restore lazy-isearch face properties.
12334 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
12335 over the real isearch overlay, but in that case, don't give it a
12336 face property. Use `push'.
12337
12338 2000-10-12 Kenichi Handa <handa@etl.go.jp>
12339
12340 * man.el (Man-getpage-in-background): Fix previous change.
12341 Decode the process output only when we are in multibyte mode.
12342
12343 2000-10-11 Dave Love <fx@gnu.org>
12344
12345 * info.el (Info-mode-menu): Fix some help.
12346 (info-tool-bar-map): Add entry for Info-last.
12347
12348 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
12349 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
12350 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
12351 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
12352 * toolbar/search-replace.xpm, toolbar/exit.xpm:
12353 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
12354 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
12355 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
12356 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
12357 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
12358 Reduce colour requirements to 25 overall. (Probably wants
12359 revisiting from the originals to reduce further.)
12360
12361 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
12362
12363 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
12364 buffer-file-coding-system, instead of raw-text.
12365 (dehexlify-buffer): Bind coding-system-for-read to
12366 buffer-file-coding-system, instead of raw-text.
12367
12368 2000-10-11 Sam Steingold <sds@gnu.org>
12369
12370 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
12371 `underline' - fixes the bug introduced on 2000-09-21.
12372
12373 2000-10-11 Dave Love <fx@gnu.org>
12374
12375 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
12376 Avoid compiler warnings.
12377 (scheme-mode): Doc fix.
12378 (scheme-font-lock-keywords-1): Match `define-syntax'.
12379
12380 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
12381
12382 * faces.el (frame-set-background-mode): Pay attention to saved
12383 face specs as well as default ones. Only do anything if the
12384 bg-mode or display-type has actually changed. Use `dolist'.
12385 (region): Make dark-background `region' face less in-your-face.
12386
12387 2000-10-10 Sam Steingold <sds@gnu.org>
12388
12389 * chistory.el, ielm.el, ledit.el:
12390 * progmodes/inf-lisp.el, progmodes/scheme.el:
12391 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
12392
12393 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
12394
12395 * textmodes/texinfo.el: Update copyright and fix typo.
12396
12397 * desktop.el (desktop-modes-not-to-save): New var.
12398 (desktop-save-buffer-p): Use it.
12399 Also, obey desktop-buffers-not-to-save even for non-file buffers.
12400 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
12401
12402 2000-10-10 Dave Love <fx@gnu.org>
12403
12404 * toolbar/tool-bar.el (tool-bar-add-item)
12405 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
12406
12407 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
12408 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
12409 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
12410 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
12411 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
12412 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
12413 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
12414 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
12415 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
12416 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
12417 the .xpms; probably need retouching.
12418
12419 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
12420
12421 * subr.el (add-to-list): Add optional argument APPEND.
12422 * battery.el (display-battery): Use `add-to-list'.
12423
12424 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
12425
12426 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
12427 properties.
12428 (zone, zone-when-idle, zone-leave-me-alone)
12429 (zone-pgm-whack-chars): Use new symbol properties.
12430
12431 * battery.el (display-battery): Doc spelling fix.
12432
12433 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
12434 property.
12435
12436 2000-10-09 Dave Love <fx@gnu.org>
12437
12438 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
12439 has been initialized before calling tool-bar-setup.
12440 (tool-bar-add-item-from-menu): Add autoload cookie.
12441
12442 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
12443
12444 * menu-bar.el (send-mail-item-name): New function.
12445 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
12446 of mail-user-agent in the menu. Don't display the "Send Mail"
12447 item if mail-user-agent is nil or its value is ignore.
12448 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
12449 if read-mail-command is nil or its value is ignore.
12450
12451 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
12452
12453 2000-10-09 Miles Bader <miles@gnu.org>
12454
12455 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
12456 Correct image size.
12457 * toolbar/left_arrow.xpm: Correct image size.
12458
12459 * jka-compr.el: Don't call `jka-compr-install' when loading (it
12460 will be done by the definition of `auto-compression-mode' if
12461 necessary. Move code to uninstall existing file-name handler
12462 before definition of `auto-compression-mode'.
12463
12464 * image-file.el (auto-image-file-mode): Move to the end of the
12465 file, because `define-minor-mode' actually calls the mode-function
12466 if the associated variable is non-nil, which requires that all
12467 needed functions be already defined.
12468
12469 * mouse.el (popup-menu): Balance parens.
12470
12471 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
12472
12473 * mouse.el (popup-menu): Move the command call outside the loop
12474 so that popup-menu returns whatever the command returns.
12475
12476 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
12477 (initialize-new-tags-table): Use run-hook-with-args-until-success.
12478 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
12479 (tags-table-format-functions): Renamed from tags-table-format-hooks.
12480
12481 * vc.el (vc-version-diff): diff-switches can be a list.
12482 Use relative filenames for prettier output.
12483
12484 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
12485 (vc-post-command-functions): Remove old-VC compatibility code.
12486
12487 * newcomment.el (comment-indent-default): Autoload.
12488
12489 * font-lock.el (font-lock-defaults): Make buffer-local.
12490 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
12491 (font-lock-choose-keywords):
12492 Ignore LEVEL unless KEYWORDS is a list of syms.
12493 (c-keywords, c++-keywords, objc-keywords, java-keywords):
12494 Don't wrap regexp-opt things in \(...\) unnecessarily.
12495
12496 * jit-lock.el: Don't require font-lock any more.
12497 (jit-lock-functions): Make buffer-local.
12498 (jit-lock-saved-fontify-buffer-function): Remove.
12499 (jit-lock-mode): Remove autoload cookie.
12500 Remove font-lock specific code.
12501 (jit-lock-unregister): Don't bother handling complex hooks any more.
12502 (jit-lock-refontify): New function.
12503 (jit-lock-fontify-buffer): Use it.
12504 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
12505 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
12506 Add optional args START and END.
12507 Never call font-lock-fontify-region directly.
12508 (jit-lock-function, jit-lock-stealth-fontify): Use it.
12509
12510 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
12511
12512 2000-10-08 Dave Love <fx@gnu.org>
12513
12514 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
12515
12516 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
12517
12518 * play/studly.el (studlify-region, studlify-word): Add autoload
12519 cookie.
12520
12521 * play/morse.el (morse-region, unmorse-region): Add autoload
12522 cookie.
12523
12524 * play/spook.el (spook-phrases-file): Use expand-file-name, not
12525 concat.
12526
12527 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
12528 insist on symbols starting with word syntax.
12529 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
12530 (eval-defun-1): Doc fix.
12531 (indent-sexp): Use nconc to build up indent-stack.
12532
12533 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
12534 Gnus with little use.
12535 (mail-setup-hook): Add mail-abbrevs-setup to options.
12536
12537 * recentf.el: Doc fixes.
12538
12539 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
12540 Clean up remainder.
12541
12542 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
12543 without timezone and (8) with timezone to enforce some whitespace.
12544 Simplify code somewhat.
12545
12546 * options.el (list-options): Doc that you should use customize.
12547
12548 * iswitchb.el (iswitchb-mode): Add :require.
12549
12550 * info.el (Info-goto-node, Info-menu): Doc fix.
12551 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
12552 (info-tool-bar-map): New variable.
12553 (Info-mode): Use it.
12554 (Info-edit-map): Define all in defvar.
12555 (speedbar-attached-frame): Avoid compiler warning.
12556
12557 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
12558 (global-map): Bind [tool-bar] to a filtered map.
12559 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
12560 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
12561 Allow PBM icons.
12562 (tool-bar-setup): Adjust calls of tool-bar-add-item.
12563
12564 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
12565 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
12566 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
12567 icons, except up_arrow, which is left-arrow rotated.
12568
12569 * imenu.el (imenu-add-to-menubar): Fix last change.
12570
12571 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
12572
12573 * generic-x.el (rul-generic-mode): Remove eval-when-compile
12574 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
12575
12576 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
12577
12578 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
12579 typos in doc strings.
12580
12581 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
12582 the doc strings how to customize Font Lock faces.
12583
12584 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
12585 computing growth when dragging the header line.
12586
12587 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
12588
12589 * simple.el (kill-line): Doc fix.
12590
12591 2000-10-08 Miles Bader <miles@gnu.org>
12592
12593 * faces.el (secondary-selection): Make foreground visible on tty.
12594
12595 * jka-compr.el (auto-compression-mode): Move to the end of the
12596 file, because `define-minor-mode' actually calls the mode-function
12597 if the associated variable is non-nil, which requires that all
12598 needed functions be already defined.
12599 (with-auto-compression-mode): Add autoload cookie.
12600
12601 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
12602
12603 * files.el (find-backup-file-name) [ms-dos]: If support for long
12604 file names is not available, behave as if version-control were set
12605 to never.
12606
12607 2000-10-07 Dave Love <fx@gnu.org>
12608
12609 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
12610 (browse-url-gnome-moz): New function.
12611 (browse-url-browser-function): Use it.
12612 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
12613
12614 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
12615
12616 * indent.el (tab-always-indent): New var.
12617 (indent-for-tab-command): Use it.
12618
12619 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
12620 raise an error. This way it can still default to a sane value.
12621
12622 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
12623
12624 * startup.el (fancy-splash-screens): Use local rather than global map.
12625 Don't use `update-menu-bindings' any more.
12626 Get rid of assumptions about keymap representation.
12627
12628 2000-10-06 Dave Love <fx@gnu.org>
12629
12630 * textmodes/fill.el (sentence-end-double-space)
12631 (sentence-end-without-period): Doc fix.
12632 (adaptive-fill-regexp): Purecopy.
12633 (unjustify-current-line): Use line-end-position.
12634 (fill-individual-paragraphs-prefix): Use line-beginning-position.
12635
12636 * net/eudc-vars.el (eudc): Add :version, :link.
12637
12638 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
12639
12640 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
12641 Fix for define-minor-mode.
12642 (function-at-point): Alias to function-called-at-point.
12643
12644 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
12645
12646 * simple.el (backward-word): Doc fix.
12647
12648 * image-file.el (image-file-name-regexp): image-file-regexps ->
12649 image-file-name-regexps.
12650 (image-file-name-extensions): Add pbm.
12651
12652 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
12653
12654 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
12655 and add filename to the names so that diff-mode can jump to source.
12656
12657 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
12658 (tex-font-lock-keywords, tex-font-lock-keywords-2)
12659 (tex-font-lock-keywords-1): Remove.
12660 (font-lock-turn-on-thing-lock): Use jit-lock-register.
12661 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
12662 (font-lock-default-fontify-region):
12663 Expand beg..end correctly when just following a multiline region.
12664 (font-lock-fontify-anchored-keywords):
12665 Include the anchor text as part of the multiline.
12666
12667 2000-10-06 Gerd Moellmann <gerd@gnu.org>
12668
12669 * loadup.el (toplevel): Load `loaddefs' before `help' because the
12670 latter needs the autoloaded define-minor-mode macro during the
12671 bootstrap.
12672
12673 * startup.el (command-line): For now, activate tool-bar-mode only
12674 if XPM images are supported.
12675
12676 * mouse.el (mouse-drag-header-line): Don't allow resizing a
12677 window by dragging a header-line at the top of the frame; that's
12678 confusing because the header-line doesn't move.
12679 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
12680 of treating the event as a list. Some cleanup.
12681
12682 2000-10-06 Miles Bader <miles@gnu.org>
12683
12684 * simple.el (display-message-or-buffer): New function.
12685 (shell-command-on-region): Use `display-message-or-buffer'.
12686
12687 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
12688 docstring parts.
12689
12690 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
12691 (smbclient-prompt-regexp): Add usage note to doc string.
12692 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
12693 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
12694 Use add-hook for adding the comint filter function, and only do so
12695 if it's not already in the global hook list.
12696 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
12697 to `make-local-variable'.
12698 (nslookup-font-lock-keywords): Remove prompt entry.
12699 (nslookup): Don't set the process-filter.
12700 (finger): Exit the loop correctly when the regexps list runs out.
12701 (ftp, smbclient, smbclient-list-shares):
12702 Set the real major mode immediately, not after execing.
12703 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
12704
12705 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
12706
12707 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
12708
12709 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
12710
12711 * which-func.el (which-func-format): Remove spurious space.
12712 (which-func-mode): Don't make it permanent-local.
12713 (which-func-ff-hook): Allow which-func-maxout to be nil.
12714 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
12715 (which-func-mode): Simplify.
12716 Use post-command-idle-hook rather than post-command-hook.
12717 Go through all buffers and update their state.
12718 (which-function): Also try add-log-current-defun-function.
12719
12720 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
12721 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
12722 Update call to with-vc-properties accordingly.
12723 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
12724 (vc-revert-buffer): More careful about window selection and deletion.
12725 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
12726
12727 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
12728 (cvs-retrieve-revision): Reuse a pre-existing buffer.
12729 (cvs-dired-action): Change the default to quickdir.
12730
12731 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
12732 if comment-indent-function returns nil.
12733 (comment-indent-default): New function.
12734 (comment-indent-function): Use it and document the new semantics.
12735
12736 * image-file.el: Docstring fixes.
12737
12738 * help.el (help-xref-on-pp): Use match-string.
12739 (describe-variable): New arg BUFFER.
12740 Store the current buffer in the help-xref-stack.
12741 (temp-buffer-resize-mode): Use define-minor-mode.
12742
12743 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
12744 consistently with its docstring.
12745 Set jit-lock-first-unfontify-pos in an idempotent way.
12746 (jit-lock-register): Autoload and add arg CONTEXTUAL.
12747
12748 2000-10-05 Alex Schroeder <alex@gnu.org>
12749
12750 * sql.el (sql-mysql-options): New variable.
12751 (sql-mysql): Use it.
12752
12753 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
12754
12755 * image.el (image): New group.
12756
12757 * smerge-mode.el (smerge-mine-face, smerge-other-face)
12758 (smerge-base-face, smerge-markers-face): Add dark-background variants.
12759
12760 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
12761
12762 * net/net-utils.el (nslookup-font-lock-keywords)
12763 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
12764 Ignore the value of wqindow-system; always define keywords
12765
12766 2000-10-05 Kenichi Handa <handa@etl.go.jp>
12767
12768 * startup.el (fancy-splash-screens): Remove the code for
12769 debugging; `(trace-to-stderr "EXITTT\n")'.
12770
12771 2000-10-05 Miles Bader <miles@gnu.org>
12772
12773 * diff-mode.el (diff-goto-source): Update call to
12774 `diff-hunk-status-msg' to reflect new REV variable.
12775
12776 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
12777
12778 * progmodes/icon.el (icon-mode):
12779 Don't gratuitously override the default for comment-column.
12780
12781 * vc-hooks.el (vc-mode-line): Fix interactive spec.
12782
12783 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
12784 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
12785 (jit-lock-functions): New var.
12786 (jit-lock-function-1): Use it if non-nil.
12787 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
12788 Set the `fontified' property before doing the fontification to avoid
12789 repeatedly going through the same error.
12790 Don't turn errors into messages.
12791 (jit-lock-register, jit-lock-unregister): New functions.
12792
12793 * dired.el (dired-mark-pop-up): Turn comment into docstring.
12794 Use with-current-buffer.
12795
12796 * dired-aux.el (dired-do-create-files, dired-kill-tree):
12797 Turn comment into docstring.
12798
12799 * apropos.el (apropos-mode): Use define-derived-mode.
12800
12801 2000-10-04 Gerd Moellmann <gerd@gnu.org>
12802
12803 * startup.el (fancy-splash-pending-command): New variable.
12804 (fancy-splash-pre-command): New function.
12805 (fancy-splash-screens): Rewritten.
12806 (command-line-1): If fancy-splash-pending-command is set, call it
12807 interactively.
12808
12809 2000-10-04 Dave Love <fx@gnu.org>
12810
12811 * toolbar/tool-bar.el (tool-bar-setup): New function.
12812 (tool-bar-mode): Use it.
12813
12814 * subr.el (substitute-key-definition): Doc fix.
12815 (play-sound-file): New command.
12816
12817 2000-10-04 Andre Spiegel <spiegel@gnu.org>
12818
12819 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
12820 vc-version-backup-file-name): New functions.
12821
12822 * files.el (basic-save-buffer): Call vc-before-save before saving.
12823
12824 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
12825 vc-cvs-stay-local-p.
12826
12827 * vc.el (vc-revert-buffer): Handle empty diff properly.
12828 (vc-version-backup-file): New function.
12829 (vc-checkout): Create a version backup if necessary.
12830 (vc-checkin): If a version backup file exists, delete it.
12831 (vc-version-diff): Diff locally using version backups, if available.
12832 (vc-revert-file): If there's a version backup, revert locally.
12833 (vc-transfer-file): Use version backup for base version, if
12834 available. If not, ask for confirmation whether to get it from the
12835 server. Update mode line before check-in.
12836
12837 2000-10-04 Dave Love <fx@gnu.org>
12838
12839 * toolbar/tool-bar.el (tool-bar-setup): New function.
12840 (tool-bar-mode): Use it.
12841
12842 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
12843
12844 * net/net-utils.el (nslookup-font-lock-keywords)
12845 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
12846 Only set if window-system is non-nil
12847 (net-utils-run-program): Returns buffer.
12848 (network-connection-reconnect): Added this function.
12849
12850 * generic.el:
12851 Incorporates extensive cleanup and docfixes by
12852 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
12853 Uses cl compile-time macros.
12854 (generic-mode-name, generic-comment-list)
12855 (generic-keywords-list, generic-font-lock-expressions)
12856 (generic-mode-function-list, generic-mode-syntax-table):
12857 Removed variables.
12858 (generic-mode-alist): Renamed to generic-mode-list.
12859 (generic-find-file-regexp): Default changed to "^#".
12860 (generic-read-type): Uses completing read on generic-mode-list.
12861 (generic-mode-sanity-check): removed this function.
12862 (generic-add-to-auto-mode): Removed this function
12863 (generic-mode-internal): Bind mode-specific definitions
12864 into function instead of putting them in alist.
12865 (generic-mode-set-comments): Reworked extensively.
12866 (generic-mode-find-file-hook): Simplified regexp searching
12867 (generic-make-keywords-list): Omit extra pair of parens
12868
12869 * find-lisp.el (find-lisp-find-files-internal):
12870 Make sure directory name ends with "/".
12871
12872 * generic-x.el (apache-conf-generic-mode):
12873 Regexp now allows leading whitespace.
12874 (rc-generic-mode): Added eval-when-compile
12875 around generic-make-keywords-list.
12876 Deleted duplicate regexp
12877 (rul-generic-mode): Added eval-when-compile
12878 around generic-make-keywords-list.
12879 (etc-fstab-generic-mode): New generic mode.
12880 (rul-generic-mode): Removed one eval-when-compile
12881 which caused a max-specpdl-size exceeded error.
12882
12883 2000-10-04 Miles Bader <miles@gnu.org>
12884
12885 * simple.el (minibuffer-temporary-goal-position): New variable.
12886 (next-history-element): Try to keep the position of point in the
12887 input string constant.
12888
12889 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
12890 (dired-do-create-files): If there's only one file, pass it in as
12891 the DEFAULT arg to dired-mark-read-file-name.
12892
12893 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
12894
12895 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
12896 (diff-goto-source): Be smarter when choosing REVERSE or not.
12897
12898 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
12899 (texinfo-mode-menu): Add an explicit shortcut for update all.
12900
12901 2000-10-03 Andre Spiegel <spiegel@gnu.org>
12902
12903 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
12904 factorize backend-specific code cleanly (this was essentially
12905 conceived by Stefan Monnier).
12906 (vc-unregister): Function removed.
12907 (vc-revert-file): New function.
12908 (vc-revert-buffer): Delegate some of the work to it.
12909
12910 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
12911 default branch unconditionally.
12912 (vc-rcs-set-default-branch): New function.
12913 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
12914 (vc-rcs-checkin): If an appropriate default branch has been set,
12915 force creation of that branch.
12916 (vc-rcs-receive-file): Rewritten to contain only backend-specific
12917 code (as suggested by Stefan Monnier).
12918
12919 2000-10-02 Gerd Moellmann <gerd@gnu.org>
12920
12921 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
12922 highlighting overlay with a different face over the overlay
12923 isearch uses to highlight the current match because that can lead
12924 to bad face combinations.
12925
12926 * loadup.el (toplevel): Load faces before isearch.
12927
12928 * isearch.el (isearch-faces): New custom group.
12929 (isearch): New defface; was already tested for in the code.
12930 (isearch-lazy-highlight-face): Changed to defface from defcustom.
12931 (isearch-highlight): Always use face `isearch'.
12932
12933 2000-10-02 Dave Love <fx@gnu.org>
12934
12935 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
12936 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
12937 comparison of opcode with operand.
12938
12939 2000-10-03 Miles Bader <miles@gnu.org>
12940
12941 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
12942 buffer, since the echo area will now grow to accommodate them.
12943
12944 2000-10-02 Andre Spiegel <spiegel@gnu.org>
12945
12946 * vc-hooks.el (vc-registered): If FILE used to be registered under
12947 a certain backend, try that one first.
12948
12949 * vc.el (vc-responsible-backend): Undo the previous change in the
12950 argument list. Handle multiple backends correctly.
12951 (vc-find-new-backend): Function removed.
12952 (vc-register): Use vc-responsible-backend, as before.
12953 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
12954
12955 2000-10-02 Gerd Moellmann <gerd@gnu.org>
12956
12957 * startup.el (fancy-splash-head): Change message below the
12958 logo.
12959
12960 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
12961
12962 * diff-mode.el (diff-goto-source): Emit a status message.
12963 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
12964 (diff-test-hunk): Fix doc string.
12965 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
12966 (diff-advance-after-apply-hunk): New variable.
12967 (diff-apply-hunk): Don't return a value.
12968
12969 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
12970
12971 * vc.el (vc-editable-p): Minor optimization.
12972 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
12973 (vc-find-new-backend): New function split from vc-responsible-backend.
12974 (vc-register): Use it.
12975 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
12976 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
12977 (vc-default-unregister, vc-revert-buffer): Docstring fix.
12978 (vc-clear-headers): Don't use find-file.
12979 (vc-revert-buffer): Use `and' again (must have been a braino).
12980 (vc-switch-backend): Only prompt if requested.
12981 Short circuit if nothing is to be done.
12982 Don't use vc-resynch-buffer which could lose unsaved editing.
12983 (vc-default-receive-file): Update call to vc-unregister.
12984 (with-vc-file, vc-next-action-on-file):
12985 Use vc-backend rather than vc-registered.
12986 (vc-next-action-on-file): Use intern-soft.
12987 Deal with read-only *vc-diff* buffer.
12988 (vc-transfer-file): Docstring fix.
12989
12990 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
12991 (vc-rcs-receive-file): Avoid with-vc-properties.
12992 Update call to vc-unregister.
12993 Use constant `RCS' rather than (dynamically bound) var `backend'.
12994
12995 2000-10-01 Andre Spiegel <spiegel@gnu.org>
12996
12997 * vc.el (vc-next-action-on-file): Update mode line only if file
12998 is visited.
12999 (vc-start-entry): New argument initial-contents. Don't visit the file
13000 if it isn't already visited. Brought documentation up-to-date.
13001 (vc-next-action, vc-register): Updated calls to vc-start-entry.
13002 (vc-checkin): New optional arg initial-contents, which is passed to
13003 vc-start-entry.
13004 (vc-finish-logentry): Make sure to bury log buffer only if there
13005 really is one. Call `vc-resynch-buffer' on log-file, not
13006 buffer-file-name.
13007 (vc-default-comment-history, vc-default-wash-log): New functions.
13008 (vc-index-of): Removed.
13009 (vc-transfer-file): Make do without the above.
13010 (vc-default-receive-file): Call comment-history unconditionally. Pass
13011 the resulting string to vc-checkin, instead of inserting it into the
13012 comment ring.
13013
13014 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
13015 unconditionally. Use the comments as initial contents of the log
13016 entry buffer. Document the trick to force branch creation with no
13017 changes.
13018
13019 2000-10-01 Miles Bader <miles@gnu.org>
13020
13021 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
13022 `recenter' with an arg to prevent redrawing the display.
13023
13024 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
13025
13026 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
13027
13028 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
13029
13030 * progmodes/c-mode.el (c-mode):
13031 Don't gratuitously override the default for comment-column.
13032
13033 * textmodes/tex-mode.el (latex-metasection-list): New var.
13034 (latex-imenu-create-index): Use it.
13035 Move the regexp construction outside loops (and use push).
13036 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
13037 (tex-font-lock-keywords): Moved from font-lock.el.
13038 (tex-comment-indent): Remove.
13039 (tex-common-initialization): Don't set comment-indent-function.
13040 (latex-block-default): New var.
13041 (tex-latex-block): Use it to provide a default choice.
13042 Add any unknown choice to latex-block-names.
13043 Insert [...] after {...}.
13044 (tex-last-unended-begin): Simplify regexp.
13045 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
13046 (latex-forward-sexp-1, latex-forward-sexp): New functions.
13047 (latex-mode): Set forward-sexp-function.
13048
13049 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
13050 Add regexp for @ignore ... @end ignore.
13051 (texinfo-heading-face): New face.
13052 (texinfo-font-lock-keywords): Use it.
13053 (texinfo-mode-menu): New menu.
13054 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
13055 New functions.
13056 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
13057 (texinfo-section-types-regexp, texinfo-section-level-regexp)
13058 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
13059 Remove declaration.
13060 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
13061
13062 * delsel.el (delete-selection-mode): Use define-minor-mode.
13063
13064 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
13065
13066 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13067
13068 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
13069
13070 2000-09-30 Gerd Moellmann <gerd@gnu.org>
13071
13072 * replace.el (keep-lines-read-args): New function.
13073 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
13074 read arguments interactively. Add parameters RSTART and REND.
13075 Operate on the active region in Transient Mark mode.
13076
13077 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
13078
13079 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
13080 (authors-obsolete-files-regexps): New variable.
13081 (authors-add): Don't record changes in obsolete files.
13082
13083 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13084
13085 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
13086
13087 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
13088 (comment-indent): Make sure there's a space between code and comment.
13089 Shift comments left to avoid going past fill-column.
13090
13091 2000-09-29 Gerd Moellmann <gerd@gnu.org>
13092
13093 * startup.el (startup-echo-area-message): New function.
13094 (display-startup-echo-area-message): Use it.
13095 (fancy-splash-screens): Rewritten to use keymaps and a timer.
13096 (fancy-splash-default-action): New function.
13097 (fancy-splash-screens-1): New function.
13098 (fancy-splash-head): Put a help-echo and a keymap under the image.
13099
13100 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13101
13102 * diff-mode.el (diff-add-log-file-name): Remove.
13103 (diff-mode): Use add-log-buffer-file-name-function.
13104
13105 * add-log.el (find-change-log): New arg BUFFER-FILE.
13106 (add-log-file-name): Obey add-log-file-name-function.
13107 (add-log-buffer-file-name-function): New var.
13108 (add-change-log-entry): Use it.
13109
13110 2000-09-29 Miles Bader <miles@gnu.org>
13111
13112 * image-file.el (image-file-name-extensions): New variable.
13113 (image-file-name-regexps): Renamed from `image-file-regexps'.
13114 New default value is nil. Call `auto-image-file-mode'.
13115 (image-file-name-regexp): New function.
13116 (auto-image-file-mode): New minor mode.
13117 (insert-image-file): Don't make conditional on the image-file
13118 handler being enabled.
13119 (image-file-handler): Make the call here conditional instead.
13120 (set-image-file-handler-enabled, enable-image-file-handler)
13121 (disable-image-file-handler): Functions removed.
13122
13123 * emacs-lisp/authors.el (authors-print): Rephrase many-files
13124 string.
13125
13126 2000-09-29 Gerd Moellmann <gerd@gnu.org>
13127
13128 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
13129 it's a function from CL.
13130 (latex-imenu-create-index): Replace eval-when-compile with progn
13131 because latex-section-alist is not bound while compiling.
13132
13133 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
13134
13135 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
13136 (outline-mode): Use define-derived-mode.
13137
13138 * progmodes/perl-mode.el (perl-mode):
13139 * progmodes/awk-mode.el (awk-mode):
13140 * progmodes/asm-mode.el (asm-mode):
13141 Don't gratuitously override the default for comment-column.
13142
13143 * emacs-lisp/lisp.el (lisp-complete-symbol):
13144 Distinguish the let-binding case from the funcall case.
13145 (forward-sexp-function): New variable.
13146 (forward-sexp): Use it.
13147
13148 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
13149 (easy-mmode-defmap): Remove the now useless autoload.
13150
13151 * time.el (display-time-mode): Use define-minor-mode.
13152
13153 * subr.el (add-minor-mode): Don't eval NAME.
13154 Don't depend on the presence of TOGGLE-FUN for any special behavior.
13155 Use if rather than cond.
13156
13157 * simple.el (read-expression-map): Define more properly.
13158 (comment-indent-hook): Remove.
13159 (string-to-syntax): Bug fix.
13160
13161 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
13162 (cvs-ediff-diff): Fix typo.
13163 (cvs-revert-if-needed): Don't bother preserving read-only.
13164
13165 * paren.el (show-paren-mode): Use define-minor-mode.
13166
13167 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
13168 (toggle-auto-compression): Remove.
13169 (jka-compr-build-file-regexp): Remove useless grouping.
13170
13171 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
13172 Avoid user-reserved bindings.
13173 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
13174 (diff-header-face): Revert to grey85.
13175
13176 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
13177
13178 * complete.el (partial-completion-mode) <defcustom>: Remove.
13179 (partial-completion-mode): Use define-minor-mode.
13180 (PC-do-completion): Understand `completion-auto-help = delay'
13181 to mean to popup the completion buffer only the second time.
13182 (PC-include-file-all-completions, PC-include-file-all-completions)
13183 (PC-include-file-all-completions): Don't quote lambda.
13184
13185 * comint.el (comint-mode-hook): Docstring fix.
13186 (comint-mode): Use define-derived-mode.
13187 (comint-mode-map): Remove obsolete comment.
13188 (make-comint): Minor stylistic change.
13189 (comint-insert-clicked-input): Be more careful to find the overlay.
13190 Use this-command-keys rather than hardcoding mouse-2.
13191
13192 * font-lock.el: Replace confusing (,@ with ,
13193 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
13194 Don't use regexp-opt-depth. Spice up the regexp for args.
13195 Don't distinguish between cmds that can take an opt arg or not.
13196 Use `append' and `prepend' rather than `keep'.
13197
13198 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
13199 (latex-outline-regexp): New var.
13200 (latex-outline-level): New fun.
13201 (latex-section-alist): New var.
13202 (latex-imenu-create-index): Use it. Use `push' as well.
13203 (tex-shell-map): Initialize it properly.
13204 (tex-mode): Minor stylistic change.
13205 (plain-tex-mode): Use define-derived-mode.
13206 (latex-mode): Use define-derived-mode.
13207 Construct the paragraph regexps in a more readable way.
13208 Set the buffer-local outline-{level,regexp} vars.
13209 (slitex-mode): Derive from latex-mode.
13210 (tex-common-initialization): Don't kill-all-vars anymore.
13211 Add setting for comment-add and font-lock-defaults.
13212 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
13213 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
13214 (tex-start-tex): New arg DIR (and send a chdir command for it).
13215 Also display the shell buffer and save it in tex-last-buffer-texed.
13216 (tex-region): Use expand-file-name rather than concat.
13217 Remove code made useless by changes in tex-start-tex.
13218 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
13219
13220 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
13221
13222 2000-09-28 Dave Love <fx@gnu.org>
13223
13224 * eshell/eshell.el (eshell) <defgroup>: Add :version.
13225
13226 2000-09-28 Gerd Moellmann <gerd@gnu.org>
13227
13228 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
13229 `append'.
13230
13231 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
13232
13233 * info.el (Info-extract-pointer): Undo last change.
13234 Instead, fix the position of the `bound' arg to re-search-backward.
13235
13236 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
13237
13238 * info.el (Info-extract-pointer):
13239 Widen more carefully, to avoid finding pointers in other nodes.
13240 (Info-index): Use push.
13241
13242 2000-09-27 Gerd Moellmann <gerd@gnu.org>
13243
13244 * frame.el (set-frame-font): Remove call to obsolete function
13245 frame-update-faces.
13246 (set-foreground-color, set-background-color): Likewise for
13247 frame-update-face-colors.
13248
13249 2000-09-27 Miles Bader <miles@gnu.org>
13250
13251 * image-file.el: New file.
13252
13253 2000-09-27 Gerd Moellmann <gerd@gnu.org>
13254
13255 * frame.el (frame-notice-user-settings): Don't call
13256 frame-update-faces, which is a no-op now.
13257
13258 * ediff-wind.el (ediff-control-frame-parameters): Add zero
13259 tool-bar-lines.
13260
13261 2000-09-27 Dave Love <fx@gnu.org>
13262
13263 * mouse.el: Fix last change.
13264
13265 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
13266
13267 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
13268
13269 2000-09-22 Kenichi Handa <handa@etl.go.jp>
13270
13271 * international/quail.el (quail-help): The output message is
13272 improved.
13273
13274 2000-09-26 Dave Love <fx@gnu.org>
13275
13276 * mouse.el (popup-menu): If POSITION is nil, set it using
13277 mouse-position.
13278
13279 2000-09-25 Sam Steingold <sds@gnu.org>
13280
13281 * net/browse-url.el (browse-url-file-url): Check for null maps.
13282
13283 2000-09-26 Gerd Moellmann <gerd@gnu.org>
13284
13285 * frame.el (frame-notice-user-settings): Don't add a
13286 tool-bar-lines frame parameter to default-frame-alist in batch mode.
13287
13288 * frame.el (frame-notice-user-settings):
13289 Make tool-bar-mode and default-frame-alist consistent.
13290
13291 * toolbar/tool-bar.el (tool-bar-help): New function.
13292
13293 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13294
13295 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
13296 current-load-list in top-level forms. Else this leaks a cons cell
13297 every time a defun is called.
13298
13299 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
13300
13301 2000-09-25 Dave Love <fx@gnu.org>
13302
13303 * startup.el (fancy-splash-head): Check XPM is available.
13304
13305 * autoinsert.el (auto-insert): Doc fix.
13306 (auto-insert-alist): Following GNU notices, don't say `copyright
13307 _by_'. Use line-beginning-position.
13308 (auto-insert): Check buffer-file-name is non-nil before use.
13309
13310 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13311
13312 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
13313 starting with `@def' or `@multitable', in addition to ones
13314 specified by the user in auto-fill-inhibit-regexp.
13315
13316 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
13317
13318 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
13319 rmail-dont-reply-to-names matches the empty string.
13320
13321 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13322
13323 * startup.el (command-line-1, fancy-splash-text): Change the
13324 text to sound more friendly.
13325
13326 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
13327
13328 * progmodes/hideshow.el: Update author email address.
13329 Generally, sync w/ maintainer version 5.22.
13330 (hs-hide-all-non-comment-function): New var.
13331 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
13332 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
13333 (hs-show-region): Delete this command.
13334 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
13335
13336 2000-09-22 Dave Love <fx@gnu.org>
13337
13338 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
13339 (hl-line-highlight): Specify buffer when moving overlay.
13340
13341 * progmodes/fortran.el (fortran-mode): Locally set
13342 normal-auto-fill-function.
13343 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
13344 (fortran-mode-map): Adjust auto-fill menu entry.
13345
13346 2000-09-22 Gerd Moellmann <gerd@gnu.org>
13347
13348 * vc-rcs.el (toplevel): Require `vc' when compiling.
13349
13350 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
13351
13352 2000-09-22 Andre Spiegel <spiegel@gnu.org>
13353
13354 * vc.el (vc-switch-backend): Signal an error if the file is not
13355 registered under the new backend.
13356
13357 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
13358 without explicit revision number.
13359
13360 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
13361
13362 * diff-mode.el (diff-file-header-face): Reset to its previous value.
13363 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
13364 (diff-xor): New function.
13365 (diff-find-source-location): Use it. Fix a stupid name clash.
13366 (diff-hunk-status-msg): New function.
13367 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
13368 (diff-test-hunk): Use diff-find-source-location.
13369 (diff-goto-source): Favor the `reverse'.
13370 (diff-hunk-text): Properly handle one-sided context diffs.
13371 (diff-apply-hunk): When done, advance to the next hunk.
13372
13373 2000-09-21 Gerd Moellmann <gerd@gnu.org>
13374
13375 * startup.el (command-line): If frame was created with a non-zero
13376 tool-bar-lines parameter, switch tool-bar-mode on.
13377
13378 * add-log.el (change-log-date-face, change-log-name-face)
13379 (change-log-email-face, change-log-file-face)
13380 (change-log-list-face, change-log-conditionals-face)
13381 (change-log-function-face, change-log-acknowledgement-face):
13382 New faces, inheriting from font-lock faces.
13383 (change-log-font-lock-keywords): Use them.
13384
13385 2000-09-21 Dave Love <fx@gnu.org>
13386
13387 * progmodes/cperl-mode.el (top-level): Clean up
13388 `eval-when-compile's and assorted defvars.
13389 (cperl-invalid-face): Don't double-quote value. Change custom
13390 type.
13391 (cperl-mode): Set normal-auto-fill-function and don't zap
13392 auto-fill-function.
13393 (cperl-imenu--function-name-regexp-perl): Renamed from
13394 imenu-example--function-name-regexp-perl.
13395 (cperl-imenu--create-perl-index): Renamed from
13396 imenu-example--create-perl-index.
13397 (cperl-xsub-scan): Don't require cl.
13398
13399 * msb.el (msb-mode-map): Use substitute-key-definition.
13400 (msb-mode): Use msb-mode-map.
13401
13402 2000-09-21 Andre Spiegel <spiegel@gnu.org>
13403
13404 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
13405 New functions.
13406 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
13407 (vc-switch-backend): New function.
13408 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
13409 (vc-register): Fix prompt.
13410 (vc-unregister, vc-default-unregister): New functions.
13411 (vc-version-diff): Handle empty buffer in sentinel.
13412
13413 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
13414 (vc-rcs-state-heuristic): Use it to guess the state of files with
13415 non-strict locking.
13416 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
13417 been set with -b, but not created yet.
13418 (vc-rcs-fetch-master-state): With non-strict locking, compare file
13419 contents in order to find the state.
13420 (vc-rcs-checkin): Allow creation of branches with no changes.
13421 (vc-rcs-unregister, vc-rcs-receive-file)
13422 (vc-rcs-set-non-strict-locking): New functions.
13423
13424 * vc-hooks.el (vc-name): Force correct computation of the value
13425 in case it is missing.
13426
13427 2000-09-21 Gerd Moellmann <gerd@gnu.org>
13428
13429 * startup.el (fancy-splash-tail): Use a different foreground
13430 color on a dark frame background.
13431
13432 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
13433
13434 * info.el: Use the correct capitalization when making Info-mode
13435 and Info-edit-mode `special' modes.
13436
13437 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
13438
13439 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
13440 (diff-mode): Add support for add-log.el.
13441 (diff-hunk-text): Use char offsets rather than line offsets.
13442 (diff-find-source-location): Replace LINE with line-offset (nil
13443 if not found) and always set POS to a meaningful position.
13444 Adapt to the new char-offsets.
13445 (diff-apply-hunk): Drop support for the unused `select' POPUP.
13446 Adapt to the new diff-find-source-location.
13447 (diff-goto-source): Adapt to the new diff-find-source-location.
13448
13449 * add-log.el (add-log-file-name): New function (split out of
13450 add-change-log-entry).
13451 (add-change-log-entry): Use it.
13452 Call add-log-file-name-function with the changelog file name if
13453 the current buffer is not associated with any file.
13454 Avoid find-file if the selected window is dedicated.
13455
13456 * diff-mode.el (diff-find-source-location):
13457 Move code from diff-apply-hunk. Return buffer rather than file.
13458 (diff-apply-hunk): Use the new result from diff-find-source-location.
13459 (diff-goto-source): Use the new diff-find-source-location.
13460
13461 2000-09-20 Dave Love <fx@gnu.org>
13462
13463 * iswitchb.el: Some doc fixes.
13464 (iswitchb-mode-map): Define completely initially. Inherit
13465 minibuffer-local-map.
13466 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
13467 fundamental-mode.
13468 (iswitchb-global-map): New variable.
13469 (iswitchb-summaries-to-end): Amalgamate regexps.
13470 (iswitchb-mode): New.
13471 (iswitchb-mode-hook): New variable.
13472 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
13473 `extensions'.
13474
13475 2000-09-20 Gerd Moellmann <gerd@gnu.org>
13476
13477 * ehelp.el (electric-help): New defgroup.
13478 (electric-help-shrink-window): New user-option.
13479 (with-electric-help): Use it.
13480
13481 * window.el (shrink-window-if-larger-than-buffer): If face
13482 `mode-line' has a :box, and we're on a graphical frame, add 1
13483 to the needed window height.
13484
13485 * frame.el (frame-notice-user-settings): Add a last parameter nil
13486 to a call to `append', because the last list passed to `append' is
13487 not copied, and so subsequent calls to assq-delete-all will modify
13488 default-frame-alist.
13489
13490 * startup.el (fancy-splash-image): Change :type.
13491 (fancy-splash-head): Use an XBM image if appropriate.
13492 (command-line-1): Show splash screens in more cases.
13493
13494 * startup.el (fancy-splash-text): Don't quote faces.
13495
13496 * dired.el (dired-font-lock-keywords): Undo last change.
13497 (dired-readin): Bind indent-tabs-mode to nil.
13498
13499 * startup.el (fancy-splash-head): If frame's background mode
13500 is `dark', change the black background of the image to gray.
13501 (fancy-splash-screens): Display startup echo area message.
13502 (display-startup-echo-area-message): New function.
13503
13504 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
13505
13506 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
13507
13508 * info.el (info-header-node): Tweak for color ttys.
13509
13510 * faces.el (face-valid-attribute-values): Make sure directories we
13511 search for stipples both exist and are readable before trying to
13512 search them.
13513
13514 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
13515 in the dry-run case.
13516
13517 * jka-compr.el (with-auto-compression-mode): New macro.
13518
13519 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
13520 (custom-group-tag-face, custom-variable-tag-face): Use relative
13521 :height and inherit from `variable-pitch' face instead of
13522 hardwiring :family.
13523 * hi-lock.el (hi-black-hb): Likewise.
13524
13525 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
13526 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
13527 toolbar-add-item, if image doesn't have a mask add a `:mask
13528 heuristic'.
13529
13530 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
13531
13532 * diff-mode.el: Docstring fixes.
13533 (diff-header-face, diff-comment-face): New faces.
13534 (diff-font-lock-keywords): Highlight a bit differently.
13535 (diff-find-source-location): Don't return SPAN any more.
13536 (diff-hunk-text): Don't bother erasing the temp buffer.
13537 (diff-find-text): Drop argument LINE.
13538 (diff-apply-hunk): Update calls to diff-find-text.
13539 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
13540
13541 * calendar/calendar.el: Docstring fixes.
13542 (calendar-make-alist): Don't quote lambda.
13543 (calendar-star-date): Use make-local-variable.
13544
13545 2000-09-19 Dave Love <fx@gnu.org>
13546
13547 * toolbar/tool-bar.el: Renamed from toolbar.el.
13548 Change `toolbar' to `tool-bar' generally in symbols.
13549 Make some items invisible in `special' major modes.
13550 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
13551 Add arg PROPS.
13552
13553 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
13554 Add :version here.
13555 (fancy-splash-delay, fancy-splash-image): Remove :version here.
13556
13557 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13558
13559 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
13560
13561 * files.el (find-file-suppress-same-file-warnings): New user-option.
13562 (find-file-noselect): Use it.
13563
13564 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
13565 (fancy-splash-screen): Defgroup.
13566
13567 * add-log.el (change-log-font-lock-keywords): Match names
13568 more exactly for the case that font-lock-constant-face is
13569 underlined.
13570
13571 2000-09-19 Richard M. Stallman <rms@gnu.org>
13572
13573 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
13574
13575 2000-09-19 Andre Spiegel <spiegel@gnu.org>
13576
13577 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
13578
13579 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13580
13581 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
13582 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
13583 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
13584 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
13585 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
13586 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
13587 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
13588 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
13589 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
13590 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
13591 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
13592 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
13593
13594 * startup.el (fancy-splash-text): New variable.
13595 (fancy-splash-delay, fancy-splash-image): New user-options.
13596 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
13597 (fancy-splash-screens): New functions.
13598 (command-line-1): If display has a `display' frame parameter, has
13599 colors, and we have XPM support, show more fancy splash screens.
13600
13601 2000-09-19 Dave Love <fx@gnu.org>
13602
13603 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
13604 with null `help'. Use modern backquote syntax.
13605
13606 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13607
13608 * font-lock.el (font-lock-mode): Change message telling the user
13609 that ``the buffer is too big''.
13610
13611 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
13612 for instance for the case that tab-width is 2.
13613
13614 2000-09-18 Gerd Moellmann <gerd@gnu.org>
13615
13616 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
13617 toolbar-add-item, if image doesn't have a mask add a `:mask
13618 heuristic'.
13619
13620 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
13621
13622 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
13623 and return a cons if it's non-nil.
13624 (diff-apply-hunk): Try to jump to the line in the source text
13625 corresponding to the position of point in the in the hunk.
13626
13627 * info.el (Info-title-3-face, Info-title-2-face)
13628 (Info-title-1-face): Use face inheritance and relative sizes
13629 instead of hard-wiring things.
13630
13631 * faces.el (secondary-selection): Make dark-background variant sane.
13632
13633 2000-09-16 Andrew Innes <andrewi@gnu.org>
13634
13635 * makefile.w32-in (compile-files-CMD): No need to make .elc files
13636 read-only, since they aren't under VC now.
13637
13638 2000-09-17 Dave Love <fx@gnu.org>
13639
13640 * tmm.el: Replace mapcar with mapc in several places.
13641
13642 * loadhist.el (unload-feature): Maybe call elp-restore-list and
13643 ad-unadvise.
13644
13645 * international/latin1-disp.el: New file.
13646
13647 * calendar/cal-move.el (scroll-calendar-left)
13648 (scroll-calendar-right): Make arg optional (for active mode line).
13649
13650 * calendar/calendar.el (calendar-mode-line-format): Make fields
13651 mouse-sensitive.
13652 (calendar-read-date, calendar-read-date, calendar-window-list):
13653 Unquote lambda.
13654 (calendar-month-name): Use aref, not sref.
13655
13656 * view.el (minor-mode-alist): Propertize the string.
13657
13658 * international/characters.el (standard-case-table): Add entries
13659 for Greek.
13660
13661 2000-09-18 Miles Bader <miles@gnu.org>
13662
13663 * info.el (info-node, info-xref): Add dark-background variants.
13664
13665 * faces.el (header-line): Change defaults to be less confusing
13666 when mixed with mode-lines.
13667
13668 * info.el (Info-fontify-node): Make a few cleanups.
13669 Add extra `help-echo' and `local-map' props to node xrefs.
13670 Use header-specific faces for node-names & xrefs.
13671 (Info-use-header-line): New variable.
13672 (info-header-xref, info-header-node): New faces.
13673 (Info-setup-header-line): New function.
13674 (Info-select-node): Call Info-setup-header-line when enabled.
13675 (Info-extract-pointer): Work even if the header line is hidden.
13676 (Info-header-line): New variable.
13677
13678 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
13679
13680 * vms-patch.el (print-region-function): Don't quote lambda.
13681
13682 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
13683
13684 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
13685 (lm-get-header-re): Allow spaces between the header and the colon.
13686 (lm-header): Allow $ in non-RCS headers.
13687 (lm-header-multiline): Put the strings back into order.
13688 Stop at an empty line. Don't require two space chars if the
13689 line is clearly not another header line.
13690
13691 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
13692 (popup-menu-popup): Remove.
13693
13694 2000-09-15 Gerd Moellmann <gerd@gnu.org>
13695
13696 * toolbar/toolbar.el (toolbar-add-item): Use the same image
13697 specification if or if not tool-bar item contains an `:enabled'
13698 property.
13699
13700 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
13701 current buffer has no file name.
13702
13703 2000-09-15 Dave Love <fx@gnu.org>
13704
13705 * strokes.el: Sync with maintainer's current version with changes
13706 for Emacs, but avoid runtime cl and levents.
13707 (toplevel): Change autoloads and compilation requires.
13708 (strokes-version, strokes-bug-address, strokes-lift): Values
13709 changed.
13710 (strokes-xpm-header, strokes-insinuated): New variable.
13711 (strokes): Add :link.
13712 (strokes-mode): Customized.
13713 (strokes-while-inhibiting-garbage-collector): New macro.
13714 (strokes-remassoc): Avoid remove-if.
13715 (strokes-fix-button2-command): Don't use ad-do-it.
13716 (strokes-insinuate): New function.
13717 (strokes-button-press-event-p, strokes-button-release-event-p):
13718 New functions, used instead of non-`strokes-' versions..
13719 (strokes-mouse-event-p): Rewritten.
13720 (strokes-event-closest-point): Avoid event-point.
13721 (strokes-get-grid-position): Avoid cdadr, caadr
13722 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
13723 functions.
13724 (strokes-help): Use with-output-to-temp-buffer.
13725 (strokes-window-configuration-changed-p): New function.
13726 (strokes-update-window-configuration): Use buffer-live-p,
13727 strokes-window-configuration-changed-p.
13728 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
13729 (strokes-char-face): New face.
13730 (strokes-char-table, strokes-base64-chars): New variable.
13731 (strokes-xpm-for-stroke, strokes-list-strokes)
13732 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
13733 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
13734 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
13735 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
13736 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
13737 functions.
13738
13739 2000-09-15 Gerd Moellmann <gerd@gnu.org>
13740
13741 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
13742
13743 * image.el (create-image): Doc fix.
13744
13745 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
13746 instead of `:heuristic-mask t'.
13747
13748 2000-09-14 Andrew Innes <andrewi@gnu.org>
13749
13750 * makefile.w32-in: Revert to Unix line endings.
13751
13752 2000-09-14 Andrew Innes <andrewi@gnu.org>
13753
13754 * makefile.w32-in: Add bootstrap support. Also copy lisp source
13755 when installing.
13756
13757 * makefile.nt (DONTCOMPILE): Fix typo.
13758
13759 * shell.el (shell-write-history-on-exit): New function.
13760 (shell-dumb-shell-regexp): New custom variable.
13761 (shell-mode): Make shell-write-history-on-exit the process
13762 sentinel if shell name matches shell-dumb-shell-regexp.
13763
13764 * w32-fns.el: Comment out before-init-hook function which resets
13765 source-directory based; this breaks bootstrap.
13766
13767 2000-09-14 Dave Love <fx@gnu.org>
13768
13769 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
13770 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
13771 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
13772 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
13773 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
13774 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
13775 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
13776 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
13777 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
13778
13779 * toolbar/toolbar.el: New.
13780
13781 * subdirs.el: Add toolbar.
13782
13783 2000-09-14 Gerd Moellmann <gerd@gnu.org>
13784
13785 * indent.el (indent-for-tab-command): Doc fix.
13786
13787 2000-09-14 Alex Schroeder <alex@gnu.org>
13788
13789 * ansi-color.el (ansi-colors): Doc change.
13790 (ansi-color-get-face): Simplified regexp.
13791 (ansi-color-faces-vector): Added more faces, doc change.
13792 (ansi-color-names-vector): Doc change.
13793 (ansi-color-regexp): Simplified regexp.
13794 (ansi-color-parameter-regexp): New regexp.
13795 (ansi-color-filter-apply): Doc change.
13796 (ansi-color-filter-region): Doc change.
13797 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
13798 deal with zero length parameters.
13799 (ansi-color-apply-on-region): Doc change.
13800 (ansi-color-map): Doc change.
13801 (ansi-color-map-update): Removed debugging message.
13802 (ansi-color-get-face-1): Added condition-case to trap
13803 args-out-of-range errors.
13804 (ansi-color-get-face): Doc change.
13805 (ansi-color-make-face): Removed.
13806 (ansi-color-for-shell-mode): New option.
13807
13808 2000-09-13 Kenichi Handa <handa@etl.go.jp>
13809
13810 * international/quail.el (quail-start-translation): Translate KEY
13811 if necessary even if it doesn't have any mapping in the current
13812 input method.
13813 (quail-start-conversion): Likewise.
13814 (quail-help): The output message is improved.
13815
13816 2000-09-13 Miles Bader <miles@gnu.org>
13817
13818 * comint.el (comint-output-filter): Revert to using
13819 `insert-before-markers'. Add bletcherous hack to undo damage
13820 caused by `insert-before-markers'. Put `front-sticky' property on
13821 overlays created here so that the field code understands how the
13822 overlay works. Use a let when making comint-last-prompt-overlay,
13823 so that the code is easier to read.
13824
13825 2000-09-13 Dave Love <fx@gnu.org>
13826
13827 * wid-edit.el (widget-default-format-handler): DTRT when
13828 doc-property is a function.
13829
13830 2000-09-12 Francesco Potorti` <pot@gnu.org>
13831
13832 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
13833 filed name if it's not there.
13834
13835 2000-09-12 Dave Love <fx@gnu.org>
13836
13837 * simple.el (read-mail-command): Doc fix.
13838 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
13839
13840 * vc.el (vc-dired-listing-switches): Fix :version.
13841
13842 * vc-hooks.el: Doc fixes.
13843
13844 * subr.el (add-minor-mode): Use toggle-fun arg.
13845
13846 * speedbar.el: Add :version to several defcustoms.
13847
13848 * imenu.el (imenu--truncate-items, imenu--cleanup)
13849 (imenu--generic-function): Avoid mapcar.
13850 (imenu--replace-spaces): Function removed.
13851 (imenu--completion-buffer): Use subst-char-in-string.
13852 (imenu-add-to-menubar): Use keymap inheritance.
13853
13854 2000-09-12 Miles Bader <miles@gnu.org>
13855
13856 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
13857 (diff-mode-map): Bind `diff-test-hunk'.
13858 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
13859
13860 2000-09-11 Gerd Moellmann <gerd@gnu.org>
13861
13862 * bytecomp.el (byte-compile-defvar): Undo last change
13863 because it breaks '(make-variable-buffer-local (defvar ...)'
13864 which is used at least in dired.
13865
13866 2000-09-12 Kenichi Handa <handa@etl.go.jp>
13867
13868 * international/quail.el (quail-define-package): Docstring
13869 modified.
13870
13871 2000-09-12 Kenichi Handa <handa@etl.go.jp>
13872
13873 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
13874 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
13875 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
13876 docstring of "chinese-py".
13877
13878 * international/quail.el (quail-translation-docstring): New
13879 variable.
13880 (quail-show-keyboard-layout): Docstring modified.
13881 (quail-select-current): Likewise.
13882 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
13883 infinite recursive call.
13884 (quail-help): Check quail-translation-docstring. Format of the
13885 output changed.
13886 (quail-help-insert-keymap-description): Adjusted for the above
13887 change.
13888
13889 2000-09-11 Gerd Moellmann <gerd@gnu.org>
13890
13891 * bytecomp.el (byte-compile-defvar): Only cons onto
13892 current-load-list in top-level forms. Else this leaks a cons cell
13893 every time a defun is called.
13894
13895 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
13896
13897 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
13898 Now understands non-unified diffs. Some functionality moved into
13899 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
13900 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
13901 modify anything. Only reposition point in the patched file if the
13902 patch succeeds. Only pop up another window if POPUP is true.
13903 Emit a message describing what happened if successful, and at what
13904 line-offset. Automatically detect reversed hunks and do something
13905 appropriate.
13906 (diff-hunk-text, diff-find-text): New functions.
13907 (diff-filter-lines): Function removed.
13908 (diff-test-hunk): New function.
13909 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
13910
13911 2000-09-10 Dave Love <fx@gnu.org>
13912
13913 * textmodes/tildify.el: Minor doc/commentary fixes.
13914 (tildify) <defgroup>: Add :version.
13915
13916 * faces.el (face-x-resources): Make custom type more specific.
13917 (frame-background-mode): Use mapc.
13918 (region) <defcustom>: Add :version.
13919
13920 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
13921
13922 * vc-sccs.el (vc-sccs-register):
13923 * vc-rcs.el (vc-rcs-register):
13924 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
13925 * vc.el (vc-register): Clear file's properties.
13926
13927 2000-09-08 Gerd Moellmann <gerd@gnu.org>
13928
13929 * faces.el (face-spec-set): Only face-spec-reset-face when
13930 ATTRS is non-nil.
13931
13932 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
13933
13934 * help.el (help-insert-xref-button): Fix a typo in doc string.
13935
13936 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
13937
13938 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
13939 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
13940 methods.
13941
13942 * menu-bar.el (read-mail-item-name): New function.
13943 (menu-bar-tools-menu): Use it to compute and display the package
13944 used to read email.
13945 (menu-bar-tools-menu): Fix typo in GUD's help string.
13946
13947 2000-09-07 Dave Love <fx@gnu.org>
13948
13949 * diff-mode.el (diff-mouse-goto-source): New function.
13950
13951 * vc-sccs.el: Doc fixes.
13952 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
13953
13954 * vc-rcs.el: Doc fixes.
13955 (vc-rcs-register-switches, vc-rcs-checkin-switches)
13956 (vc-rcs-checkout-switches, vc-rcs-header)
13957 (vc-rcs-master-templates): Add or change :version.
13958
13959 * vc-cvs.el: Doc fixes.
13960 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
13961 (vc-cvs-stay-local): Add :version.
13962
13963 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
13964
13965 2000-09-07 Kenichi Handa <handa@etl.go.jp>
13966
13967 * international/quail.el (quail-help): Fix previous change.
13968
13969 2000-09-07 Gerd Moellmann <gerd@gnu.org>
13970
13971 * faces.el (color-values): Doc fix.
13972
13973 * faces.el (frame-set-background-mode): Use frame-parameter
13974 instead of frame-parameters.
13975
13976 * frame.el (filtered-frame-list): Reduce consing.
13977 (frames-on-display-list): Call frame-parameter instead of
13978 frame-parameters.
13979
13980 2000-09-07 Kenichi Handa <handa@etl.go.jp>
13981
13982 * language/devan-util.el (devanagari-to-indian-region): In the
13983 loop, change the following char, not preceding char.
13984
13985 2000-09-07 Gerd Moellmann <gerd@gnu.org>
13986
13987 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
13988 instead of frame-parameters.
13989
13990 * faces.el (set-face-attribute): Simplify by calling
13991 internal-set-lisp-face-attribute with FRAME being 0.
13992
13993 * vc.el: Remove `Id' version control keyword.
13994
13995 2000-09-07 Kenichi Handa <handa@etl.go.jp>
13996
13997 * help.el (help-make-xrefs): Adjusted for the change of
13998 help-xref-mule-regexp.
13999 (help-insert-xref-button): New function.
14000
14001 * international/mule-cmds.el (help-xref-mule-regexp-template):
14002 Include the pattern for character set.
14003 (leim): New group.
14004
14005 * international/quail.el: Don't require face.
14006 (quail): New group.
14007 (quail-other-command): Dummy command to make quail-help work better.
14008 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
14009 (quail-keyboard-layout-substitution): New variable.
14010 (quail-update-keyboard-layout): New function.
14011 (quail-keyboard-layout-type): New customizable variable.
14012 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
14013 (quail-keyboard-translate): Pay attention to
14014 quail-keyboard-layout-substitution.
14015 (quail-insert-kbd-layout): New function.
14016 (quail-show-keyboard-layout): New function.
14017 (quail-get-translation): If the definition is a vector of length
14018 1, and the element is a string of length 1, return the character
14019 in that string.
14020 (quail-update-current-translations): Fix the case of
14021 relative-index out of range.
14022 (quail-build-decode-map, quail-insert-decode-map): New Functions.
14023 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
14024 Show key sequences for all available characters.
14025 (quail-help-insert-keymap-description): Don't show such verbose
14026 key bindings as quail-self-insert-command.
14027
14028 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
14029 Format changed, and each element now have extra documentations.
14030 (tit-process-header): Delete invalid characters from TIT-PROMPT.
14031 Adjusted for the change of quail-cxterm-package-ext-info.
14032
14033 2000-09-06 Gerd Moellmann <gerd@gnu.org>
14034
14035 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
14036 requiring it leads to a recursive loading of vc.el and vc-hooks.el
14037 during bootstrap.
14038
14039 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14040
14041 * vc.el: (toplevel): Don't require `dired' at run-time.
14042 (vc-dired-resynch-file): Remove autoload cookie.
14043
14044 2000-09-05 Andre Spiegel <spiegel@gnu.org>
14045
14046 * vc.el: Made several backend functions optional.
14047 (vc-default-responsible-p): New function.
14048 (vc-merge): Use RET for first version to trigger merge-news, not
14049 prefix arg.
14050 (vc-annotate): Handle backends that do not support annotation.
14051 (vc-default-merge-news): Removed. The existence of a merge-news
14052 implementation is now checked on caller sites.
14053
14054 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
14055 case.
14056
14057 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
14058 special case that has been removed from the default in vc-hooks.el.
14059
14060 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14061
14062 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
14063
14064 2000-09-05 Andre Spiegel <spiegel@gnu.org>
14065
14066 * vc-hooks.el: Require vc during compilation.
14067 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
14068 macro `with-vc-properties' in vc.el.
14069 (vc-file-getprop): Doc fix.
14070 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
14071
14072 * vc.el: Require dired-aux during compilation.
14073 (vc-name-assoc-file): Moved to vc-sccs.el.
14074 (with-vc-properties): New macro.
14075 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
14076 vc-finish-steal): Use it.
14077 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
14078 to the backend-specific function is now supposed to do the checkout,
14079 too.
14080 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
14081
14082 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
14083 set file properties; that gets done in the generic code now.
14084
14085 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
14086 Changed parameter list, added code from vc.el that does the
14087 checkout, possibly with a double-take.
14088
14089 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
14090 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
14091 the above under the new name.
14092 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
14093 parameter list, added checkout command.
14094 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
14095 properties; that gets done in the generic code now.
14096
14097 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14098
14099 * vc.el: Docstring fixes (courtesy of checkdoc).
14100
14101 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14102
14103 * vc.el (vc-checkout-writable-buffer-hook)
14104 (vc-checkout-writable-buffer): Remove.
14105 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
14106 (vc-log-mode): Make it into a clean derived major mode.
14107 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
14108 vc-log-mode if log-edit is not available.
14109 (vc-dired-mode-map): Don't set-keymap-parent yet.
14110 (vc-dired-mode): Do set-keymap-parent here.
14111 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
14112
14113 2000-09-05 Gerd Moellmann <gerd@gnu.org>
14114
14115 * faces.el (set-face-attribute, face-spec-reset-face)
14116 (face-spec-set): Avoid consing by removing calls to `apply'.
14117
14118 * frame.el (frame-parameter): Move to C code.
14119
14120 2000-09-05 Dave Love <fx@gnu.org>
14121
14122 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
14123 insert-before-markers-and-inherit. Now checked systematically!
14124
14125 2000-09-05 Alex Schroeder <alex@gnu.org>
14126
14127 * sql.el (sql-postgres): Use sql-postgres-options.
14128 (sql-postgres-options): New variable.
14129
14130 2000-09-05 Alex Schroeder <alex@gnu.org>
14131
14132 * sql.el (sql-mode-menu): Work around missing variable mark-active
14133 in XEmacs.
14134 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
14135 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
14136 compatibility.
14137
14138 2000-09-04 Gerd Moellmann <gerd@gnu.org>
14139
14140 * vc.el (vc-dired-resynch-file): Add autoload cookie.
14141
14142 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
14143
14144 * Makefile.in (DONTCOMPILE): Fix typo in file name.
14145
14146 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14147
14148 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
14149 don't support anything else under SCCS yet.
14150
14151 * vc-hooks.el: Minor doc fixes.
14152
14153 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14154
14155 * vc.el (vc-next-action-on-file): Do not visit the file if it's
14156 not necessary. If verbose in state `needs-patch', do the same as
14157 under `up-to-date'. When NOT verbose and `needs-patch', check out
14158 latest version instead of `merge-news'.
14159 (vc-next-action-dired): Don't mess with default-directory here; it
14160 breaks other parts of dired. It is the job of the
14161 backend-specific functions to adjust it temporarily if they need it.
14162 (vc-next-action): Remove a special CVS case.
14163 (vc-clear-headers): New optional arg FILE.
14164 (vc-checkin, vc-checkout): Set properties vc-state and
14165 vc-checkout-time properly.
14166 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
14167 (vc-print-log): Use new backend function `show-log-entry'.
14168 (vc-cancel-version): Do the checks in a different order. Added a
14169 FIXME concerning RCS-only code.
14170
14171 * vc-rcs.el (vc-rcs-show-log-entry): New function.
14172 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
14173
14174 * vc-cvs.el (vc-cvs-show-log-entry): New function.
14175
14176 * vc-hooks.el (vc-default-mode-line-string): Show state
14177 `needs-patch' as a `-' too.
14178
14179 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14180
14181 * vc.el (vc-responsible-backend): New optional arg REGISTER.
14182 (vc-default-could-register): New function.
14183 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
14184 (vc-resynch-buffer): Call vc-dired-resynch-file.
14185 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
14186 vc-resynch-buffer instead of vc-resynch-window.
14187 (vc-next-action-dired): Don't redisplay here, that gets done as a
14188 result of the individual file operations.
14189 (vc-retrieve-snapshot): Corrected prompt order.
14190
14191 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
14192
14193 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
14194 as well.
14195 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
14196 hostname regexps. Updated all callers.
14197 (vc-cvs-responsible-p): Handle directories as well.
14198 (vc-cvs-could-register): New function.
14199 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
14200 properties up-to-date.
14201
14202 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
14203 user whether to create one.
14204
14205 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14206
14207 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
14208 check out a non-existing file.
14209
14210 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
14211 workfile does not exist.
14212
14213 * vc.el (vc-version-diff): Use `require' to check for existence of
14214 diff-mode.
14215
14216 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14217
14218 * vc-cvs.el (vc-cvs-registered): Use new function
14219 vc-cvs-parse-entry to do the actual work.
14220
14221 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14222
14223 * vc-hooks.el (vc-find-backend-function): If function doesn't
14224 exist, return nil instead of error.
14225 (vc-call-backend): Doc fix.
14226
14227 * vc.el (vc-do-command): Doc fix.
14228 (vc-finish-logentry): When checking in from vc-dired, choose the
14229 right backend for logentry check.
14230 (vc-dired-mode-map): Inherit from dired-mode-map.
14231 (vc-dired-mode): Local value of dired-move-to-filename-regexp
14232 simplified.
14233 (vc-dired-state-info): Removed, updated caller.
14234 (vc-default-dired-state-info): Use parentheses instead of hyphens.
14235 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
14236 (vc-dired-listing-switches): New variable.
14237 (vc-directory): Use it, instead of dired-listing-switches.
14238
14239 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
14240 (vc-cvs-dir-state): New function.
14241 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
14242 (vc-cvs-parse-entry): New function, also to be used in
14243 vc-cvs-registered.
14244
14245 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14246
14247 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
14248 *or* single-window-frames.
14249
14250 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14251
14252 * vc.el (vc-update-changelog): Split into generic part and default
14253 implementation. Doc string adapted.
14254 (vc-default-update-changelog): New function. Call the `rcs2log'
14255 script in exec-directory, to fix a long-standing nuisance.
14256
14257 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
14258 simply signals an error.
14259
14260 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14261
14262 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
14263 control-flow more clear and to avoid running `cvs' twice.
14264
14265 * vc.el (vc-next-action-on-file): Doc fix.
14266 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
14267 (vc-print-log): Eval `file' before constructing the continuation.
14268
14269 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14270
14271 * vc.el (vc-next-action-on-file): Corrected several messages.
14272 (vc-merge): Add prefix arg `merge-news'; handle it.
14273
14274 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
14275 is not reached. It is.
14276 (vc-cvs-merge): Set state to 'edited after merge.
14277 (vc-cvs-merge-news): Set workfile version to nil if not known.
14278 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
14279
14280 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
14281 via stdout. (Merge from main line.)
14282
14283 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14284
14285 * vc.el (vc-finish-logentry): Thinko in the "same comment"
14286 detection.
14287
14288 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14289
14290 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
14291 against kill-all-local-variables.
14292 (vc-log-edit): Don't save vc-parent-buffer any more.
14293 (vc-last-comment-match): Initialize to an empty string.
14294 (vc-post-command-functions): New hook.
14295 (vc-do-command): Run it.
14296 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
14297 (vc-finish-logentry): Only add the comment to the ring if it's
14298 different from the last comment entered.
14299 (vc-new-comment-index): New function.
14300 (vc-previous-comment): Use it. Make the minibuffer message
14301 slightly less terse.
14302 (vc-comment-search-reverse): Make it work forward as well. Don't
14303 set vc-comment-ring-index if no match is found. Use
14304 vc-new-comment-index.
14305 (vc-comment-search-forward): Use vc-comment-search-reverse.
14306 (vc-dired-mode-map): Don't inherit from dired-mode-map since
14307 define-derived-mode will do it for us. Bind `v' to a keymap that
14308 inherits from vc-prefix-map so that we can bind `vt' without
14309 binding C-x v t.
14310 (vc-retrieve-snapshot): Parenthesis typo.
14311
14312 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
14313 to 1. Make sure to switch to *vc* before looking for an error
14314 message. Use vc-parse-buffer.
14315
14316 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14317
14318 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
14319 and NAME.
14320 (vc-retrieve-snapshot): Split into two parts.
14321 (vc-default-retrieve-snapshot): New function.
14322
14323 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
14324 (vc-cvs-retrieve-snapshot): New function (untested).
14325 (vc-cvs-stay-local): Default to t.
14326 (vc-cvs-remote-p): New function and property.
14327 (vc-cvs-state): Stay local only if the above is t.
14328 (vc-handle-cvs): Removed.
14329 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
14330 done via vc-handled-backends now.
14331 (vc-cvs-header): Escape Id.
14332
14333 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14334
14335 * vc.el (vc-do-command): Remove unused commands.
14336 (vc-version-diff): Make sure default-directory ends with a slash.
14337 Move the window commands into a vc-exec-after.
14338 (vc-print-log): Move more of the code into the `vc-exec-after'.
14339
14340 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14341
14342 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
14343 (vc-print-log): Search current revision from beginning of buffer.
14344 (vc-revert-buffer): Clear echo area after the diff is finished.
14345 (vc-prefix-map): Removed definition of "t" for terse display in vc
14346 dired.
14347 (vc-dired-mode-map): Inherit from dired-mode-map. Added
14348 definition of "vt" for terse display.
14349 (vc-dired-mode): Fix dired-move-to-filename-regexp.
14350
14351 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14352
14353 * vc.el (vc-exec-after): Avoid caddr.
14354
14355 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14356
14357 * vc.el (vc-exec-after): New function.
14358 (vc-do-command): Use it to add a termination message for async
14359 procs.
14360 (vc-checkout): Try to handle a missing-backend situation.
14361 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
14362 of a directory with a backend using async diffs.
14363 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
14364 present.
14365
14366 * vc-sccs.el (vc-sccs-state-heuristic): Use
14367 file-ownership-preserved-p.
14368
14369 * vc-rcs.el (vc-rcs-state-heuristic): Use
14370 file-ownership-preserved-p.
14371 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
14372
14373 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14374
14375 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
14376 vc-do-command.
14377
14378 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
14379 when there are no changes.
14380
14381 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14382
14383 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
14384
14385 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
14386
14387 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14388
14389 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
14390
14391 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
14392 the `fset' outside of the defvar so that it works even if
14393 vc-prefix-map was already defined.
14394 (vc-setup-buffer): New function, split out of vc-do-command.
14395 (vc-do-command): Allow BUFFER to be t to mean `just use the
14396 current buffer without any fuss'.
14397 (vc-version-diff): Change the `diff' backend operation to just put
14398 the diff in the current buffer without erasing it. Always use
14399 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
14400 shrink-window-if-larger-than-buffer.
14401 (vc-print-log): Change the `print-log' backend operation to just
14402 put the log in the current buffer without erasing it. Protect
14403 shrink-window-if-larger-than-buffer.
14404 (vc-update-change-log): Fix setd typo.
14405
14406 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
14407 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
14408
14409 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
14410 (vc-rcs-diff): Insert in the current buffer and remove unused arg
14411 CMP.
14412
14413 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
14414 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
14415 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
14416
14417 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14418
14419 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
14420 not possible, use vc-BACKEND-workfile-unchanged-p.
14421 (vc-default-workfile-unchanged-p): New function. Delegates to a
14422 full vc-BACKEND-diff.
14423
14424 * vc-hooks.el (vc-simple-command): Removed.
14425
14426 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
14427 instead of vc-simple-command.
14428 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
14429 avoid doing a diff when opening a file.
14430 (vc-rcs-state): Added check for unlocked-changes.
14431 (vc-rcs-header): Escape Id.
14432 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
14433 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
14434 version.
14435
14436 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
14437 (vc-sccs-diff): Remove optional arg CMP.
14438 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
14439 SCCS-specific function.
14440
14441 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
14442 vc-simple-command.
14443
14444 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14445
14446 * vc.el (vc-editable-p): Renamed from vc-writable-p.
14447 (with-vc-file, vc-merge): Use vc-editable-p.
14448 (vc-do-command): Remove unused var vc-file and fix the
14449 doubly-defined `status' var. Add a user message when starting an
14450 async command.
14451 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
14452 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
14453 Use with-current-buffer.
14454 (vc-buffer-sync): Use unless.
14455 (vc-next-action-on-file): If the file is 'edited by read-only,
14456 make it read-write instead of trying to commit.
14457 (vc-version-diff, vc-update-change-log): Use `setq
14458 default-directory' rather than `cd'.
14459 (vc-log-edit): Don't forget to set default-directory in the
14460 buffer.
14461
14462 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
14463 (vc-sccs-state-heuristic): Use file-writable-p instead of
14464 comparing userids.
14465 (vc-sccs-checkout): Use `unless'.
14466
14467 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
14468 of comparing userids.
14469 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
14470 Simplify the logic by eliminating unreachable code.
14471 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
14472 just do a recursive call if we need to retry.
14473 (vc-rcs-checkout): Handle the case where rcs is missing by making
14474 the buffer read-write if requested and re-signalling the error.
14475
14476 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
14477
14478 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14479
14480 * vc-hooks.el (vc-handled-backends): Docstring change.
14481 (vc-ignore-vc-files): Mark obsolete.
14482 (vc-registered): Check vc-ignore-vc-files.
14483 (vc-find-file-hook, vc-file-not-found-hook): Don't check
14484 vc-ignore-vc-files.
14485
14486 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
14487
14488 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14489
14490 * vc.el (vc-checkout): Don't do anything special for ange-ftp
14491 files since ange-ftp already has vc-registered return nil.
14492
14493 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
14494 (vc-sccs-workfile-version): Use with-temp-buffer and new
14495 vc-parse-buffer and don't bother setting the property.
14496 (vc-sccs-add-triple): Use with-current-buffer and
14497 find-file-noselect.
14498 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
14499
14500 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
14501 derives from the old vc-parse-buffer but uses the revision number
14502 rather than the date (much easier to compare robustly).
14503 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
14504 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
14505 locking-user more directly. Check strict locking and set
14506 checkout-model appropriately.
14507 (vc-rcs-parse-locks): Remove.
14508 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
14509 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
14510 (vc-rcs-system-release): Use with-current-buffer and
14511 vc-parse-buffer.
14512 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
14513
14514 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
14515 (vc-simple-command): Docstring fix.
14516 (vc-registered): Align the way the file-handler is called with the
14517 way the function itself works.
14518 (vc-file-owner): Remove.
14519
14520 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
14521 extraction of fields and call to file-attributes because of a
14522 temporary bug in rcp.el.
14523 (vc-cvs-fetch-status): Use with-current-buffer.
14524
14525 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14526
14527 * vc.el (vc-do-command): Use file-relative-name.
14528 (vc-responsible-backend): Use vc-backend if possible.
14529 (vc-create-snapshot): Improve the `interactive' spec. Add support
14530 for branches and dispatch to backend-specific `create-snapshot'.
14531 (vc-default-create-snapshot): New function, containing the bulk of
14532 the old vc-create-snapshot.
14533 (vc-retrieve-snapshot): Improve the interactive spec.
14534
14535 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
14536 (vc-backend-hook-functions): Remove.
14537 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
14538 (vc-backend): Reintroduce the test for `file = nil' now that I
14539 know why it was there (and added a comment to better remember).
14540
14541 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
14542 code from vc-sccs-hooks.el.
14543 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
14544 'vc anymore.
14545 (vc-sccs-responsible-p): Use expand-file-name instead of concat
14546 and file-directory-p instead of file-exists-p.
14547 (vc-sccs-check-headers): Simplify the regexp.
14548
14549 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
14550 from vc-rcs-hooks.el. Don't require 'vc anymore.
14551 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
14552 file-directory-p instead of file-exists-p.
14553
14554 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
14555 from vc-cvs-hooks.el.
14556 (proto vc-cvs-registered): Require 'vc-cvs instead of
14557 'vc-cvs-hooks. Don't require 'vc anymore.
14558 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
14559 file-directory-p instead of file-exists-p.
14560 (vc-cvs-create-snapshot): New function, replacing
14561 vc-cvs-assign-name.
14562 (vc-cvs-assign-name): Remove.
14563
14564 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14565
14566 * vc-cvs.el (vc-cvs-header): New var.
14567
14568 * vc-rcs.el (vc-rcs-exists): Remove.
14569 (vc-rcs-header): New var.
14570
14571 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
14572 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
14573 (vc-sccs-header): New var.
14574
14575 * vc.el (vc-do-command): Get rid of the `last' argument.
14576 (vc-header-alist): Remove, replaced by vc-X-header.
14577 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
14578 (vc-dired-hook): Use expand-file-name instead of concat.
14579 (vc-directory): Use file-name-as-directory.
14580 (vc-snapshot-precondition, vc-create-snapshot)
14581 (vc-retrieve-snapshot): Allow the command to operate on any
14582 directory.
14583
14584 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
14585 just removing the 'WORKFILE argument or by removing the 'MASTER
14586 argument and replacing `file' with (vc-name file).
14587
14588 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14589
14590 * vc.el: Update Copyright and add a crude list of backend funs.
14591 (vc-writable-p): New function.
14592 (with-vc-file): Use vc-writable-p.
14593 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
14594 (vc-register): Avoid vc-name.
14595 (vc-locking-user): Remove.
14596 (vc-steal-lock): Make the `owner' arg non-optional.
14597 (vc-merge): Use vc-writable-p instead of vc-locking-user and
14598 vc-checkout-model.
14599 (vc-default-dired-state-info): Use vc-state instead of
14600 vc-locking-user and return special strings for special states.
14601 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
14602 and get rid of one of the special CVS cases.
14603 (vc-cancel-version): prettify error message with \\[...].
14604 (vc-rename-master): New function.
14605 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
14606 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
14607 the CVS special case generic.
14608 (vc-default-record-rename): Remove.
14609 (vc-file-tree-walk-internal): Only call FUNC for files that are
14610 under control of some VC backend and replace `concat' with
14611 expand-file-name.
14612 (vc-file-tree-walk): Update docstring.
14613 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
14614 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
14615
14616 * vc-sccs.el (vc-sccs-rename-file): Renamed from
14617 vc-sccs-record-rename. Use `find-file-noselect' rather than
14618 `find-file' and call `vc-rename-master' to do the actual move.
14619 (vc-sccs-diff): Remove unused `backend' variable.
14620
14621 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
14622 to delay loading of vc-sccs until it is really used.
14623 (vc-sccs-master-templates): Preload.
14624 (vc-sccs-state): Update call to vc-sccs-parse-locks.
14625 (vc-sccs-project-dir): Remove (merged into
14626 vc-sccs-search-project-dir).
14627 (vc-sccs-search-project-dir): Rewrite using file name handling ops
14628 rather than `concat', make sure it is preloaded and don't bother
14629 to check that the file actually exists.
14630 (vc-sccs-parse-locks): Remove unused `file' argument, remove
14631 `locks' argument (use buffer's content instead) and eliminate n^2
14632 behavior.
14633
14634 * vc-rcs.el: Update Copyright.
14635 (vc-rcs-rename-file): New function.
14636 (vc-rcs-diff): Remove unused `backend' variable.
14637
14638 * vc-hooks.el: Update Copyright.
14639 (vc-backend): Don't accept a nil argument any more.
14640 (vc-up-to-date-p): Turn into a defsubst.
14641 (vc-possible-master): New function.
14642 (vc-check-master-templates): Use `vc-possible-master' and allow
14643 funs in vc-X-master-templates to return a non-existent file.
14644
14645 * vc-cvs.el: Update Copyright.
14646 (vc-cvs-diff): Remove unused `backend' variable.
14647 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
14648
14649 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
14650
14651 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14652
14653 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
14654 since it can be called from vc-rcs.el.
14655 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
14656
14657 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14658
14659 * vc.el (vc-version-diff): Expand file name read from the
14660 minibuffer. Handle the case when a previous version number can't
14661 be guessed. Give suitable messages when there were no differences
14662 found.
14663 (vc-clear-headers): Call backend-specific implementation, if one
14664 exists.
14665 (vc-cancel-version): Made error checks generic. When done, clear
14666 headers generically, too.
14667
14668 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
14669 from vc-clear-headers in vc.el.
14670
14671 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
14672 correctly.
14673 (vc-rcs-latest-on-branch-p): Made second argument VERSION
14674 optional. Handle the case when it's not there.
14675
14676 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14677
14678 * vc.el (vc-locking-user): Moved from vc-hooks.el.
14679
14680 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14681
14682 * vc-hooks.el (vc-loadup): Remove.
14683 (vc-find-backend-function): Use `require'. Also, handle the case
14684 where vc-BACKEND-hooks.el doesn't exist.
14685 (vc-call-backend): Cleanup.
14686
14687 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14688
14689 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
14690 vc-rcs-grab-templates)
14691 (vc-rcs-registered): Remove. The default function works as well.
14692 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
14693 vc-sccs-grab-templates)
14694 (vc-sccs-registered): Remove. The default function works as well.
14695
14696 * vc.el (vc-version-diff): Left out a vc- in call to
14697 vc-call-backend.
14698 (vc-default-dired-state-info, vc-default-record-rename)
14699 (vc-default-merge-news): Update for the new backend argument.
14700
14701 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
14702 using the default function.
14703 (vc-call-backend): If calling the default function, pass it the
14704 backend as first argument. Update the docstring accordingly.
14705 (vc-default-state-heuristic, vc-default-mode-line-string): Update
14706 for the new backend argument.
14707 (vc-make-backend-sym): Renamed from vc-make-backend-function.
14708 (vc-find-backend-function): Use the new name.
14709 (vc-default-registered): New function.
14710
14711 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14712
14713 * vc.el (vc-merge): Use vc-find-backend-function.
14714
14715 * vc-hooks.el (vc-backend-functions): Remove.
14716 (vc-loadup): Don't setup 'vc-functions.
14717 (vc-find-backend-function): New function.
14718 (vc-call-backend): Use above fun and populate 'vc-functions
14719 lazily.
14720 (vc-backend-defines): Remove.
14721
14722 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14723
14724 * vc.el (vc-register): Put a FIXME note for a newly found bug.
14725 Call vc-call-backend without the leading vc-.
14726 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
14727 (vc-check-headers): Call vc-call-backend without the leading vc-.
14728 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
14729 (vc-annotate-display): Replace confusing use of `cond' with `or'.
14730 Call vc-call-backend without the leading vc-.
14731
14732 * vc-cvs.el (tail): Provide vc-cvs.
14733 * vc-sccs.el (tail): Provide vc-sccs.
14734 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
14735
14736 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
14737 (vc-make-backend-function, vc-call): Pass names without leading
14738 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
14739 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
14740 (vc-call-backend): Always try to load vc-X-hooks.
14741 (vc-registered): Remove vc- in call to vc-call-backend.
14742
14743 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14744
14745 * vc.el (vc-process-filter): New function.
14746 (vc-do-command): Setup `vc-process-filter' for the async process.
14747 (vc-maybe-resolve-conflicts): New function to reduce
14748 code-duplication. Additionally, it puts the buffer in
14749 `smerge-mode' if applicable.
14750 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
14751 calling `merge-news'.
14752 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
14753 (vc-log-edit): New function. Replacement for `vc-log-mode' by
14754 interfacing to log-edit.el.
14755 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
14756 log-edit is available.
14757 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
14758
14759 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14760
14761 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
14762 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
14763 defvar and the initialization.
14764 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
14765
14766 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
14767 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
14768
14769 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
14770
14771 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14772
14773 * vc.el (vc-file-clear-masterprops): Removed.
14774 (vc-checkin, vc-revert-buffer): Removed calls to the above.
14775 (vc-version-diff): Use buffer-size without argument.
14776 (vc-register): Heed vc-initial-comment.
14777
14778 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
14779 default branch.
14780
14781 * vc-rcs.el (vc-rcs-register): Parse command output to find master
14782 file name and workfile version.
14783 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
14784
14785 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
14786 vc-file-clear-masterprops.
14787
14788 * vc-sccs.el (vc-sccs-checkout): Removed call to
14789 vc-file-clear-masterprops. If writable, set vc-state to 'edited
14790 rather than user login name.
14791
14792
14793 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14794
14795 * vc.el (vc-workfile-unchanged-p): Remove unused argument
14796 `want-differences-if-changed' and simplify.
14797 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
14798 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
14799 output (which is invalid for async vc-diff) to decide whether to
14800 do the revert silently or not.
14801
14802 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14803
14804 * vc-hooks.el (vc-loadup): Load files quietly.
14805 (vc-call-backend): Oops, brain fart.
14806
14807 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14808
14809 * vc-cvs.el (vc-cvs-state): Typo.
14810 (vc-cvs-merge-news): Return the status code rather than the error msg.
14811
14812 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14813
14814 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
14815 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
14816 vc-state or vc-up-to-date-p.
14817 (vc-merge): Use vc-backend-defines to check whether merging is
14818 possible. Set state to 'edited after successful merge.
14819
14820 * vc-hooks.el (vc-locking-user): If locked by the calling user,
14821 return that name. Redocumented.
14822
14823 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14824
14825 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
14826 new `vc-state' semantics.
14827 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
14828 'vc-locking-user to the current user.
14829 (vc-merge): Inline vc-backend-merge. Comment out code that I
14830 don't understand and hence can't adapt to the new `vc-state' and
14831 `vc-locking-user' semantics.
14832 (vc-backend-merge): Remove.
14833
14834 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
14835 rather than 'vc-locking-user.
14836
14837 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
14838
14839 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
14840 (vc-state): Don't use 'reserved any more. Just use the same
14841 convention as the one used for vc-<backend>-state where the
14842 locking user (as a string) is returned.
14843 (vc-locking-user): Update, based on the above convention. The
14844 'vc-locking-user property has disappeared.
14845 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
14846
14847 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
14848 with a heuristic one.
14849 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
14850 (vc-cvs-checkin): Do a trivial parse to set the state in case of
14851 error. That allows us to get to 'needs-merge even in the
14852 stay-local case. There's still no way to detect 'needs-patch in
14853 such a setup (or to force an update for that matter).
14854 (vc-cvs-logentry-check): Remove, the default works as well.
14855
14856 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14857
14858 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
14859
14860 * vc.el (vc-do-command): kill-all-local-variables, to reset any
14861 major-mode in which the buffer might have been put earlier. Use
14862 `remove' and `when'. Allow `okstatus' to be `async' and use
14863 `start-process' in this case.
14864 (vc-version-diff): Handle the case where the diff looks empty
14865 because of the use of an async process.
14866
14867 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14868
14869 * vc.el (vc-next-action-on-file): Removed optional parameter
14870 `simple'. Recompute state unconditionally.
14871 (vc-default-toggle-read-only): Removed.
14872
14873 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
14874 (vc-toggle-read-only): Undid prev change.
14875
14876 * vc-cvs.el (vc-cvs-stay-local): Renamed from
14877 vc-cvs-simple-toggle. Redocumented.
14878 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
14879 (vc-cvs-toggle-read-only): Removed.
14880
14881 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14882
14883 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
14884 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
14885 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
14886 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
14887 still is. So maybe it should be removed.
14888 (vc-head-version, vc-find-binary): Remove.
14889 (vc-recompute-state): Move from vc-hooks.el.
14890 (vc-next-action-on-file): Add a `simple' argument to allow
14891 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
14892 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
14893 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
14894 (vc-dired-mode-map): Properly defvar it.
14895 (vc-print-log): Call log-view-mode if available.
14896 (small-temporary-file-directory): defvar instead of use boundp.
14897 (vc-merge-news): Moved to vc-cvs.el.
14898 (vc-default-merge-news): New function.
14899
14900 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
14901 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
14902 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
14903 unknown `vc-latest-version' function. It should probably refer to
14904 vc-workfile-version or somesuch, but it's very unclear to me and I
14905 don't have SCCS to test things.
14906
14907 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
14908 (vc-sccs-state-heuristic): Fix typo.
14909 (vc-sccs-workfile-unchanged-p): Add missing argument.
14910
14911 * vc-rcs.el: Require vc and vc-rcs-hooks.
14912 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
14913 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
14914 (vc-release-greater-or-equal-p): Move from vc.
14915 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
14916 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
14917 (vc-rcs-checkout): Add a missing `new-version' argument in the
14918 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
14919
14920 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
14921 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
14922 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
14923 than the apparently unbound `workfile-version'.
14924
14925 * vc-hooks.el (vc-master-templates): Def the obsolete var.
14926 (vc-file-prop-obarray): Use `make-vector'.
14927 (vc-backend-functions): Add new hookable functions
14928 vc-toggle-read-only, vc-record-rename and vc-merge-news.
14929 (vc-loadup): If neither backend nor default functions exist, use
14930 the backend function rather than nil.
14931 (vc-call-backend): If the function if not bound yet, try to load
14932 the non-hook file to see if it provides it.
14933 (vc-call): New macro plus use it wherever possible.
14934 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
14935 nor `vc-find-binary' since it's only called from
14936 vc-mistrust-permission which is only used once the backend is known.
14937 (vc-checkout-model): Fix parenthesis.
14938 (vc-recompute-state, vc-prefix-map): Move to vc.el.
14939
14940 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
14941 (vc-cvs-release, vc-cvs-system-release): Remove.
14942 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
14943 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
14944 status symbols.
14945 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
14946 (vc-cvs-toggle-read-only): First cut at a function to allow a
14947 cvs-status-free vc-toggle-read-only.
14948 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
14949 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
14950 vc-cvs-status. Also set vc-state rather than vc-locking-user.
14951 (vc-cvs-checkout): Modify access rights directly if the user
14952 requested not to use `cvs edit'. And refresh the mode line.
14953
14954 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
14955 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
14956
14957 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14958
14959 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
14960 workfile' that got lost when the code was extracted from vc.el.
14961 And merged the tail with the rest of the code (not possible in the
14962 old vc.el where the tail was shared among all backends). And
14963 explicitly set the state to 'edited if `writable' is set.
14964
14965 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
14966 (vc-cvs-state): Be careful to return the value from
14967 vc-cvs-parse-state.
14968 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
14969 property but return it instead. Also be careful to handle a nil
14970 or "" `rev' when workfile is non-nil (it was handled properly when
14971 workfile was nil).
14972
14973 * vc.el: Removed those pesky unnecessary `(function' quotes.
14974 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
14975 directly in the defvar.
14976 (vc-do-command): Bind inhibit-read-only so as to properly handle
14977 the case where the destination buffer has been made read-only.
14978 (vc-diff): Delegate to vc-version-diff in all cases.
14979 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
14980 (vc-annotate-mode-variables): Removed (code moved partly to
14981 defvars and partly to vc-annotate-add-menu).
14982 (vc-annotate-mode): Turned into a derived-mode.
14983 (vc-annotate-add-menu): Moved in code in
14984 vc-annotate-mode-variables.
14985 (vc-update-change-log): Use make-temp-file if available.
14986
14987 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
14988
14989 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
14990 `vc-checkout-model' updated to `vc-cvs-update-model'.
14991
14992 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
14993
14994 * vc.el (vc-next-action-on-file): Added handling of state
14995 `unlocked-changes'.
14996 (vc-checkout-carefully): Is now practically obsolete, unless the
14997 above is too slow to be enabled unconditionally.
14998 (vc-update-change-log): Fixed typo.
14999
15000 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
15001
15002 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
15003 Now handles state `unlocked-changes'.
15004 (vc-sccs-workfile-unchanged-p): New function, to support the above.
15005
15006 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
15007
15008 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
15009 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
15010 `unlocked-changes'.
15011 (vc-rcs-workfile-unchanged-p): Renamed from
15012 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
15013 function yet, but supposed to become one soon.
15014
15015 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
15016 `vc-steal-lock'.
15017 (vc-call-backend): Changed error message.
15018 (vc-state): Added description of state `unlocked-changes'.
15019
15020 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15021
15022 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
15023 always return t in CVS-controlled directories.
15024
15025 * vc.el (vc-responsible-backend): New function.
15026 (vc-register): Largely rewritten.
15027 (vc-admin): Removed (implementation moved into vc-register).
15028 (vc-checkin): Redocumented.
15029 (vc-finish-logentry): If no backend defined yet (because we are in
15030 the process of registering), use the responsible backend.
15031
15032 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
15033 Updated function lists.
15034 (vc-call-backend): Fixed typo.
15035
15036 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
15037 New functions.
15038 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
15039 Removed query option. Redocumented.
15040
15041 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15042
15043 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
15044
15045 * vc.el: Updated callers of `vc-checkout-required' to use
15046 `vc-checkout-model'.
15047
15048 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15049
15050 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
15051 stuff updated to reference this function instead of the old
15052 `vc-backend-release-p'.
15053
15054 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15055
15056 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
15057 vc-checkout-model. Return appropriate values. Updated callers.
15058
15059 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15060
15061 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
15062 (vc-backend-revert): Function moved into `vc-revert';
15063 `vc-next-action' must be updated to accomodate this change.
15064 (vc-backend-steal): Function moved into `vc-finish-steal'.
15065 (vc-backend-logentry-check): Function moved into
15066 `vc-finish-logentry'.
15067 (vc-backend-printlog): Function moved into `vc-print-log'.
15068 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
15069 (vc-backend-assign-name): Function moved into
15070 `vc-create-snapshot'.
15071
15072 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15073
15074 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
15075 Rename to vc-checkout-model. Return appropriate values.
15076 Update callers.
15077
15078 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
15079 to vc-checkout-model.
15080 (vc-checkout-required): Rename to vc-checkout-model.
15081 Re-implement and re-comment.
15082 (vc-after-save): Use vc-checkout-model.
15083
15084 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15085
15086 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
15087 Update to use the vc-BACKEND-diff functions instead.
15088 `vc-diff' is now working.
15089
15090 * vc-rcs.el (vc-rcs-logentry-check): New function.
15091
15092 * vc-cvs.el (vc-cvs-logentry-check): New function.
15093
15094 * vc-sccs.el (vc-sccs-diff): Function changed name from
15095 `vc-backend-diff'. This makes `vc-diff' work.
15096
15097 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
15098 of functions possibly implemented in a vc-BACKEND library.
15099 (vc-checkout-required): Fix bug that caused an error to be
15100 signaled during `vc-after-save'.
15101
15102 * vc.el: Fix typo.
15103 This checkin is made with our new VC code base for the very first time.
15104 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
15105
15106 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
15107 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
15108
15109 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
15110 updated to `vc-uses-locking'.
15111 (vc-checkout-required): Call to backend function.
15112 `vc-checkout-required' updated to `vc-uses-locking' instead.
15113
15114 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
15115 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
15116
15117 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
15118 to match the split into various backends.
15119 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
15120 (vc-retrieve-snapshot): Bug fix.
15121
15122 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15123
15124 * vc-sccs.el (vc-sccs-release): Doc fix.
15125
15126 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15127
15128 * vc.el (vc-next-action-on-file): Bug found and fixed.
15129 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
15130 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
15131
15132 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
15133 (vc-rcs-checkout): Name space cleaned up. No more revision number
15134 crunching function names that are not prefixed with vc-rcs.
15135 (vc-rcs-checkout-model): Function added. References to
15136 `vc-checkout-model' replaced.
15137
15138 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15139
15140 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
15141 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
15142 still need to be split, and implemented for RCS).
15143
15144 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15145
15146 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
15147
15148 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
15149 required by the vc.el file.
15150
15151 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
15152 required by the vc.el file.
15153 (vc-rcs-exists): Function added.
15154
15155 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
15156 required by the vc.el file.
15157
15158 * vc.el (vc-admin): Updated to handle selection of appropriate
15159 backend. Current implementation is crufty and need re-thinking.
15160
15161 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
15162
15163 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15164
15165 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
15166 beginning of annotate buffers correctly.
15167
15168 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
15169 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
15170 functionality updated quite a lot to support multiple backends.
15171 Variables `vc-annotate-mode', `vc-annotate-buffers',
15172 `vc-annotate-backend' added.
15173
15174 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
15175 `vc-annotate-difference' added to supported backend functions.
15176
15177 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15178
15179 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
15180 Use with-temp-file instead of /bin/sh. Merged from mainline
15181
15182 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15183
15184 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
15185
15186 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
15187
15188 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
15189
15190 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15191
15192 * vc-hooks.el: vc-state-heuristic added to
15193 vc-backend-hook-functions.
15194
15195 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
15196
15197 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
15198
15199 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
15200 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
15201 state to `reserved'.
15202
15203 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
15204 `vc-checkout-required'. Rename the `locked' state to `reserved'.
15205
15206 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15207
15208 * vc-rcs-hooks.el: Implement new state model. Hardly anything
15209 untouched.
15210
15211 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
15212
15213 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
15214 if defined. (Merged from main line, slightly adapted.)
15215
15216 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
15217 millenium problem (merged from mainline).
15218
15219 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15220
15221 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
15222 part and moved the non-BACKEND stuff to vc.el.
15223
15224 * vc.el: Split the annotate feature into a BACKEND specific part
15225 and moved it from the vc-cvs.el file to this one.
15226
15227 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15228
15229 * vc-hooks.el: Implement new state model.
15230 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
15231 (vc-locking-user): Simplify. Now only needed if the file is
15232 locked by somebody else.
15233 (vc-lock-from-permissions): Remove. Functionality is in
15234 vc-sccs-hooks.el and vc-rcs-hooks.el now.
15235 (vc-mode-line-string): New name for former vc-status. Adapted.
15236 (vc-mode-line): Adapt to use the above. Remove optional parameter.
15237
15238 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
15239 Various simplifications and adaptations all over the place.
15240
15241 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
15242 Simplify and adapt the rest.
15243
15244 * vc.el (vc-resynch-window): Add TODO comment: check for
15245 interaction with view mode according to recent RCS change.
15246 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
15247
15248 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15249
15250 * vc.el: Convert the remaining function comments to docstrings.
15251
15252 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15253
15254 * vc.el (vc-backend-release, vc-release-greater-or-equal)
15255 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
15256 (vc-minor-part, vc-previous-version): Functions that operate and
15257 compare revision numbers got proper documentation. Comments added
15258 about their possible removal.
15259
15260 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15261
15262 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
15263 the vc-backend.el files.
15264
15265 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
15266
15267 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
15268 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
15269 (vc-rcs-previous-version): Functions added.
15270
15271 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
15272
15273 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
15274
15275 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15276
15277 * vc-hooks.el (vc-master-templates): Is really obsolete.
15278 Comment out the definition for now. What is the right procedure
15279 to get rid of it?
15280 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
15281 rewritten.
15282 (vc-default-registered): Remove.
15283 (vc-check-master-templates): New function; does mostly what the
15284 above did before.
15285 (vc-locking-user): Don't rely on the backend to set the property.
15286
15287 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
15288 Rewrite documentation.
15289 (vc-rcs-templates-grabbed): New variable.
15290 (vc-rcs-grab-templates): New function.
15291 (vc-rcs-registered): Rewrite to use above mechanism.
15292
15293 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
15294 Rewrite documentation.
15295 (vc-sccs-templates-grabbed): New variable.
15296 (vc-sccs-grab-templates): New function.
15297 (vc-sccs-registered): Rewrite to use above mechanism.
15298 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
15299 Don't throw the result, simply return it.
15300
15301 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
15302 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
15303 (vc-cvs-registered): Does the check itself now. Simplify.
15304
15305 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
15306 from main line.
15307
15308 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15309
15310 * vc-cvs.el (vc-cvs-diff): New function.
15311
15312 * vc-sccs.el (vc-sccs-diff): New function.
15313
15314 * vc-rcs.el (vc-rcs-diff): New function.
15315 (vc-rcs-checkout): Bug (typo) found and fixed.
15316 (vc-rcs-register-switches): New variable.
15317
15318 * vc.el (vc-backend-diff): Function removed and placed in the
15319 backend files.
15320
15321 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15322
15323 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
15324
15325 * vc.el (vc-backend-checkout): Function removed and replaced in
15326 the vc-backend.el files.
15327
15328 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
15329
15330 * vc.el (vc-backend-admin): Removed and replaced in the
15331 vc-backend.el files.
15332
15333 * vc.el (Martin): Removed all the annotate functionality since it
15334 is CVS backend specific.
15335
15336 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15337
15338 * spec.txt: Added specification of vc-state.
15339
15340 * vc-sccs-hooks.el (vc-sccs-master-properties):
15341 Remove handling of vc-latest-version and
15342 vc-your-latest-version. What used to be vc-latest-version, is now
15343 returned as vc-workfile-version.
15344 (vc-sccs-workfile-version): Adapt.
15345
15346 2000-09-04 Dave Love <fx@gnu.org>
15347
15348 * vc.el: [Merged from mainline.]
15349 (vc-dired-mode): Make the dired-move-to-filename-regexp
15350 regexp match the date, to avoid treating date as file size.
15351 Add YYYY S option to WESTERN/
15352
15353 2000-09-04 Dave Love <fx@gnu.org>
15354
15355 * vc.el: Require `compile' when compiling.
15356 (vc-logentry-check-hook): New option.
15357 (vc-steal-lock): Use compose-mail.
15358 (vc-dired-mode-map): Defvar when compiling.
15359 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
15360 vc-sccs.el and renamed. Callers changed.
15361 (vc-backend-checkout, vc-backend-logentry-check)
15362 (vc-backend-merge-news): Doc fix.
15363 (vc-default-logentry-check): New function.
15364 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
15365 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
15366 (vc-backend-merge): Doc fix. Use backend functions.
15367 (vc-check-headers): Use backend functions.
15368
15369 * vc-cvs.el: Require vc when compiling.
15370 (vc-cvs-register-switches): Doc fix.
15371 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
15372 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
15373 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
15374 New functions (code from vc.el).
15375 (vc-annotate-display-default): Fix interactive spec.
15376 (vc-annotate-time-span): Doc fix.
15377
15378 * vc-rcs.el: Require vc when compiling.
15379 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
15380 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
15381 (vc-rcs-checkin): New functions (code from vc.el).
15382 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
15383 Doc fix.
15384 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
15385
15386 * vc-sccs.el: Require vc when compiling.
15387 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
15388 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
15389 (vc-sccs-revert)
15390 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
15391 from vc.el).
15392 (vc-sccs-add-triple, vc-sccs-record-rename)
15393 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
15394 (vc-sccs-admin): Doc fix.
15395
15396 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15397
15398 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
15399 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
15400 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
15401 from vc.el.
15402
15403 * vc-sccs.el (vc-admin-sccs): Added from vc.el
15404
15405 * vc-cvs.el: Moved the annotate functionality from vc.el.
15406 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
15407
15408 2000-09-04 Dave Love <fx@gnu.org>
15409
15410 * vc.el (vc-backend-release): Call vc-system-release.
15411
15412 * vc-sccs.el (vc-sccs-system-release):
15413 Renamed from vc-sccs-backend-release.
15414
15415 * vc-rcs.el (vc-rcs-system-release):
15416 Renamed from vc-rcs-backend-release.
15417
15418 * vc-cvs.el (vc-cvs-system-release):
15419 Renamed from vc-cvs-backend-release.
15420
15421 2000-09-04 Dave Love <fx@gnu.org>
15422
15423 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
15424 backend files.
15425 (vc-backend-release): Dispatch to backend functions.
15426 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
15427 probably needs attention.]
15428
15429 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
15430 (vc-sccs-backend-release): New function.
15431
15432 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
15433 (vc-cvs-backend-release): New function.
15434
15435 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
15436 Doc fix.
15437 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
15438 (vc-default-dired-state-info): New function.
15439 (vc-dired-state-info): Dispatch to backends.
15440 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
15441
15442 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
15443 from vc.el and renamed.
15444
15445 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15446
15447 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
15448 (vc-version-other-window, vc-backend-assign-name): Removed
15449 references to vc-latest-version; sometimes changed into
15450 vc-workfile-version.
15451
15452 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
15453 vc-rcs-master-workfile-version.
15454 (vc-rcs-workfile-version): Use the above. Don't call
15455 vc-latest-version (that was unreachable code, anyway).
15456 (vc-rcs-fetch-master-properties): Doc fix.
15457
15458 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
15459 (vc-backend-hook-functions): Removed them from this list, too.
15460 (vc-fetch-properties): Removed.
15461 (vc-workfile-version): Doc fix.
15462
15463 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
15464 (vc-rcs-workfile-version, vc-rcs-locking-user)
15465 (vc-rcs-uses-locking): Use it.
15466
15467 * vc-hooks.el (vc-consult-rcs-headers):
15468 Moved into vc-rcs-hooks.el, under the name
15469 vc-rcs-consult-headers.
15470
15471 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
15472 headers.
15473 (vc-cvs-find-master): Use this name only; correct different
15474 versions of the name.
15475
15476 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
15477 New functions.
15478 (vc-sccs-locking-user): Use the latter.
15479
15480 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
15481 New functions.
15482
15483 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
15484 Moved into both
15485 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
15486 functions are implementation details of those two backends.
15487
15488 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15489
15490 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
15491 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
15492
15493 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
15494 (vc-sccs-parse-locks): SCCS-specific code moved here from
15495 vc-hooks.
15496
15497 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
15498 code moved here from vc-hooks.
15499
15500 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
15501 into back-end specific parts and removed. Callers not updated
15502 yet; because I guess these callers will disappear into back-end
15503 specific files anyway.
15504
15505 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15506
15507 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
15508 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
15509 `vc-uses-locking'.
15510
15511 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
15512 Store yes/no in the property, and return t/nil. Updated all
15513 callers.
15514
15515 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
15516 vc-sccs-uses-locking. Don't set property.
15517 (vc-sccs-locking-user): Don't set property.
15518
15519 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
15520 vc-cvs-uses-locking. Don't set property here; leave that to
15521 vc-hooks.
15522 (vc-cvs-locking-user): Reflect above change. Streamlined.
15523
15524 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
15525 vc-rcs-uses-locking.
15526 (vc-rcs-locking-user): Reflect above change.
15527
15528 2000-09-04 Dave Love <fx@gnu.org>
15529
15530 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
15531
15532 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
15533
15534 * vc-hooks.el (vc-checkout-model): Punt to backends.
15535
15536 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
15537
15538 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
15539
15540 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
15541 New functions.
15542
15543 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
15544 New functions.
15545
15546 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
15547 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
15548
15549 * vc-hooks.el (vc-default-locking-user): New function.
15550 (vc-locking-user, vc-workfile-version): Punt to backends.
15551
15552 2000-09-04 Dave Love <fx@gnu.org>
15553
15554 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
15555 (vc-master-workfile-version): Moved from vc-hooks.
15556
15557 * vc-rcs-hooks.el: Fix duplicate code in last change.
15558
15559 * vc-rcs-hooks.el: Require vc-hooks when compiling.
15560 (vc-rcs-master-templates): Improve :type.
15561 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
15562 vc-master-workfile-version): Moved from vc-hooks.
15563
15564 * vc-sccs-hooks.el: Require vc-hooks when compiling.
15565 (vc-sccs-master-templates): Improve :type.
15566 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
15567
15568 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
15569
15570 * vc-cvs-hooks.el: Require vc-hooks when compiling.
15571 (vc-cvs-master-templates): Improve :type. Use
15572 vc-cvs-find-cvs-master.
15573 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
15574 from vc-hooks.
15575 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
15576
15577 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
15578 Moved to vc-cvs-hooks.
15579
15580 * vc-hooks.el: Add doc strings in various places. Simplify the
15581 minor mode setup.
15582 (vc-handled-backends): New user variable.
15583 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
15584 simplification.
15585
15586 2000-09-04 Dave Love <fx@gnu.org>
15587
15588 * vc.el: Some doc fixes for autoloaded and interactive functions.
15589 Fix compilation warnings from ediff stuff.
15590 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
15591
15592 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
15593
15594 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
15595
15596 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
15597
15598 2000-09-04 Dave Love <fx@gnu.org>
15599
15600 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
15601 New variable.
15602 (vc-make-backend-function, vc-loadup, vc-call-backend)
15603 (vc-backend-defines): New functions.
15604
15605 * vc-hooks.el: Various doc fixes.
15606 (vc-default-back-end, vc-follow-symlinks): Custom fix.
15607 (vc-match-substring): Function removed. Callers changed to use
15608 match-string.
15609 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
15610 Simplify.
15611
15612 2000-09-04 Dave Love <fx@gnu.org>
15613
15614 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
15615 type.
15616 (vc-sccs-project-dir, vc-search-sccs-project-dir)
15617 (vc-sccs-registered): Doc fix.
15618
15619 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
15620 (vc-cvs-registered): Doc fix.
15621
15622 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
15623 (vc-rcs-registered): Doc fix.
15624
15625 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15626
15627 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
15628
15629 * vc-hooks.el: vc-registered has been renamed
15630 vc-default-registered. Some functions have been moved to the
15631 backend specific files. they all support the
15632 vc-BACKEND-registered functions.
15633
15634 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15635
15636 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
15637
15638 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
15639
15640 2000-09-04 Dave Love <fx@gnu.org>
15641
15642 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
15643 menu-bar-update-hook.
15644
15645 * help.el (help-manyarg-func-alist): Add
15646 find-operation-coding-system.
15647
15648 * wid-edit.el (widget-sexp-validate): Fix garbled code.
15649
15650 * custom.el (custom-set-variables): Print message about errors in
15651 setting.
15652
15653 2000-09-03 Andrew Innes <andrewi@gnu.org>
15654
15655 * makefile.w32-in: Change to DOS line endings.
15656
15657 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15658
15659 * mouse.el (mouse-popup-menubar): Supply the prompt string for
15660 minor-mode keymaps, if they don't have one.
15661
15662 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15663
15664 * eshell/esh-module.el (eval-when-compile): Don't lose if
15665 esh-module.el's file name is truncated to DOS 8+3 limits.
15666
15667 2000-09-01 John Wiegley <johnw@gnu.org>
15668
15669 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
15670 predicate, which caused entries in the completion list to be
15671 doubled.
15672
15673 2000-08-30 John Wiegley <johnw@gnu.org>
15674
15675 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
15676 sending to subprocesses. Also, hook pre-command-hook if
15677 `eshell-send-direct-to-subprocesses' is non-nil.
15678 (eshell-send-direct-to-subprocesses): New config variable. If t,
15679 subprocess input is send immediately.
15680 (eshell-toggle-direct-send): New function.
15681 (eshell-self-insert-command): New function.
15682 (eshell-intercept-commands): New function.
15683 (eshell-send-input): If direct subprocess sending is enabled,
15684 don't echo any input to the Eshell buffer. Let the subprocess
15685 handle that. This requires "stty echo" in bash, for example.
15686
15687 2000-08-28 John Wiegley <johnw@gnu.org>
15688
15689 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
15690 completion function for Eshell's implementation of `unset'.
15691
15692 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15693
15694 * info.el (Info-directory-list): Doc fix.
15695
15696 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
15697
15698 * filecache.el (file-cache-add-directory-using-find): Don't quote
15699 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
15700
15701 2000-08-31 Kenichi Handa <handa@etl.go.jp>
15702
15703 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
15704 coding systems.
15705
15706 2000-08-30 Andrew Innes <andrewi@gnu.org>
15707
15708 * timer.el (run-with-idle-timer): Undo last change, so that timer
15709 is not activated immediately if Emacs is already idle. Some
15710 existing code relies on this behaviour.
15711
15712 2000-08-30 Miles Bader <miles@gnu.org>
15713
15714 * frame.el (set-frame-font): Do completion of font-name for
15715 interactive use.
15716
15717 2000-08-30 Kenichi Handa <handa@etl.go.jp>
15718
15719 * international/quail.el (quail-start-translation): Bind locally
15720 last-command-event, last-command, and this-command.
15721 (quail-start-conversion): Likewise.
15722 (quail-self-insert-command): Fix docstring.
15723
15724 2000-08-29 Gerd Moellmann <gerd@gnu.org>
15725
15726 * progmodes/executable.el
15727 (executable-make-buffer-file-executable-if-script-p): Check that
15728 buffer contains at least 2 characters.
15729
15730 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
15731
15732 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
15733
15734 2000-08-29 Dave Love <fx@gnu.org>
15735
15736 * diff-mode.el (diff-mode) <defgroup>: Add :version.
15737 (diff-mode-shared-map): Bind mouse-2.
15738 (diff-imenu-generic-expression): New variable.
15739 (diff-mode): Use it.
15740
15741 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
15742 (mouse-popup-menubar): Add minor mode menus.
15743 (popup-menu): Check for lookup-key returning number.
15744
15745 2000-08-29 Miles Bader <miles@gnu.org>
15746
15747 * comint.el (comint-send-input): Create overlays using the proper
15748 front/read-advance arguments.
15749
15750 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15751
15752 * ps-print.el: Even/odd pages printing. Doc fix.
15753 (ps-print-version): New version number (6.0).
15754 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
15755 (ps-background, ps-begin-file, ps-begin-job): Code fix.
15756 (ps-print-duplex-feature): Variable eliminated.
15757 (ps-even-or-odd-pages): New variable.
15758
15759 * progmodes/ebnf2ps.el: Doc fix.
15760 (ebnf-version): New version (3.3).
15761 (ebnf-user-arrow): Change variable customization to sexp.
15762 (ebnf-user-arrow): Function eliminated.
15763 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
15764
15765 2000-08-29 Kenichi Handa <handa@etl.go.jp>
15766
15767 * help.el (help-xref-mule-regexp): New variable.
15768 (help-make-xrefs): Handle help-xref-mule-regexp.
15769
15770 * international/mule-cmds.el (help-xref-mule-regexp-template): New
15771 variable.
15772 (describe-input-method): Temporarily activate the specfied input
15773 method to display the information.
15774 (describe-language-environment): Hyperlinks to mule related items.
15775
15776 * international/mule-diag.el (charset-multibyte-form-string): New
15777 function.
15778 (list-character-sets-1): Use charset-multibyte-form-string.
15779 (describe-character-set): New function.
15780 (describe-coding-system): Hyperlinks to safe character sets.
15781
15782 * international/quail.el (quail-help): New arg PACKAGE.
15783 Hyperlinks to mule related items.
15784 (quail-help-insert-keymap-description): Use
15785 substitute-command-keys instead of describe-bindings.
15786 (quail-translation-help): Hyperlinks to mule related items.
15787
15788 2000-08-28 John Wiegley <johnw@gnu.org>
15789
15790 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
15791 have a defsubst call itself. Made `eshell-flatten-list' back into
15792 a function again.
15793
15794 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
15795 catch, in case re-centering point at bottom messes up the display.
15796 This happens frequently in Emacs 21, due I believe to variable
15797 line heights.
15798
15799 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
15800 to call `find-tag-interactive'.
15801
15802 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
15803 the list of remember directories.
15804
15805 2000-08-28 John Wiegley <johnw@gnu.org>
15806
15807 * align.el: Test align-region-separate to see if it's a symbol.
15808
15809 2000-08-28 John Wiegley <johnw@gnu.org>
15810
15811 * eshell/esh-util.el (eshell-flatten-list): Made this function
15812 into a defsubst form. It gets used very frequently, although
15813 calls don't occur all that often.
15814
15815 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
15816 examining it.
15817
15818 * eshell/esh-cmd.el (eshell-rewrite-while-command):
15819 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
15820 `eshell-protect'.
15821 (eshell-copy-handles): Created a new macro for duplicating the
15822 current set of open handles. This is needed by the looping
15823 functions.
15824 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
15825 is not incorrectly stomped on.
15826
15827 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
15828 declaration for pcomplete-use-paring.
15829 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
15830 value of eshell-cmpl-use-paring.
15831 * pcomplete.el (pcomplete-use-paring): New config variable, to
15832 indicate whether paring should be used.
15833 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
15834 completion alternatives that have already been used.
15835
15836 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
15837 bound to C-c C-y, which will repeat the previous N arguments
15838 (based on prefix argument).
15839 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
15840
15841 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
15842 if there is no *Help* buffer. This is for XEmacs, which renames
15843 its help buffers uniquely. TODO: Find out what the current buffer
15844 name to delete is.
15845
15846 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
15847 first entry that correlates to a passwd/group number. Later
15848 entries (used for group/user name aliasing to multiple IDs) are
15849 ignored.
15850
15851 * eshell/em-xtra.el (eshell/expr):
15852 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
15853 (eshell-grep, eshell/diff, eshell/locate):
15854 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
15855 argument list, before passing it to the system command.
15856
15857 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
15858 `find-tag' for use at final position in Eshell buffers (which
15859 otherwise triggers an error on Emacs 21).
15860 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
15861 buffer, if it is currently bound to `find-tag'.
15862
15863 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
15864 in the list of matched Makefile names.
15865 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
15866 directory, prefer its contents to Makefile.
15867
15868 * eshell/em-dirs.el (eshell/cd): cd commands that look up
15869 directory parts (like "cd old new", or "cd =regexp"), are now case
15870 sensitive on non-Windows/DOS platforms.
15871
15872 * eshell/esh-mode.el (eshell-parse-command-input): When a user
15873 types RET after an open delimiter (like "), display a message
15874 indicating that Eshell is waiting for the closing delimiter.
15875
15876 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
15877 environment variables.
15878
15879 * eshell/em-unix.el (eshell/diff): Added logic to fail more
15880 gracefully if the user enters incorrect arguments.
15881
15882 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
15883 Eshell buffers.
15884
15885 * eshell/esh-var.el (eshell-interpolate-variable):
15886 * eshell/esh-mode.el (eshell-move-argument):
15887 * eshell/em-unix.el (eshell-du-sum-directory):
15888 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
15889 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
15890 (not (= ...)).
15891
15892 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
15893 to ensure the `preserve' flag gets propagated when doing recursive
15894 directory copies.
15895
15896 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
15897
15898 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
15899 Don't convert \n into \0177 in memory.
15900 (eshell-read-history, eshell-write-history): Convert \n to \0177,
15901 and back again, when reading and writing.
15902
15903 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
15904
15905 * eshell/esh-util.el (eshell-processp): Added to relieve constant
15906 testing of `fboundp' on `processp'.
15907
15908 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
15909 (eshell/jobs): Don't call process-list if it is not bound.
15910 (eshell-gather-process-output): Support systems where async
15911 subprocesses aren't supported.
15912 (eshell-scratch-buffer, eshell-last-sync-output-start): New
15913 variables.
15914
15915 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
15916 eshell-do-eval returns t.
15917 (eshell-do-pipelines-synchronously): New defmacro.
15918 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
15919 when async subprocesses aren't supported.
15920 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
15921 if async subprocesses aren't supported.
15922 (eshell-resume-command): Don't assume STATUS is a string.
15923
15924 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
15925
15926 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
15927 (eshell-close-target, eshell-get-target): Use eshell-processp.
15928 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
15929 fix.
15930 (eshell-get-target, eshell-create-handles): Doc fix.
15931
15932 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
15933
15934 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
15935 criterion to include commands that output something, as long as it
15936 leaves both the command and the end-of-buffer visible when the
15937 command has exited.
15938 (eshell-review-quick-commands): Adjust the help doc string
15939 accordingly.
15940
15941 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
15942
15943 * locate.el (locate): Cleaned up locate command's interactive prompting
15944 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
15945
15946 * filecache.el (file-cache-case-fold-search): New variable
15947 (file-cache-assoc-function): New variable
15948 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
15949 Use file-cache-case-fold-search variable
15950 (file-cache-add-file): Use file-cache-assoc-function
15951 (file-cache-delete-file): likewise
15952 (file-cache-directory-name): likewise
15953 (file-cache-debug-read-from-minibuffer): likewise
15954
15955 2000-08-28 Gerd Moellmann <gerd@gnu.org>
15956
15957 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
15958 (abbrev-table-name): New function.
15959 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
15960 If non-nil list local abbrev, only.
15961
15962 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
15963
15964 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
15965 from Gnus support code, and use special article copy buffer
15966 `(gnus-original-article-buffer)' instead. This allows to get rid
15967 of article-hide-headers usage (which breaks in the latest Gnus
15968 version). Thanks to Detlev Zundel.
15969
15970 2000-08-28 Kenichi Handa <handa@etl.go.jp>
15971
15972 * international/quail.el (quail-use-package): Hide "... loaded"
15973 message.
15974 (quail-start-translation, quail-start-conversion): Likewise.
15975
15976 * international/kkc.el (kkc-region): Hide "... loaded" message.
15977
15978 2000-08-27 Dave Love <fx@gnu.org>
15979
15980 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
15981
15982 2000-08-27 Miles Bader <miles@gnu.org>
15983
15984 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
15985
15986 2000-08-27 Kenichi Handa <handa@etl.go.jp>
15987
15988 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
15989 'ja-dic-cnv), not (require 'skkdic-cnv).
15990
15991 2000-08-26 Miles Bader <miles@gnu.org>
15992
15993 * faces.el (face-x-resources): Add entry for :inherit.
15994 * cus-face.el (custom-face-attributes): Add support for :inherit
15995 attribute. Add support for relative face heights.
15996 (custom-face-attributes-get): Treat `nil' as being a default value
15997 for :inherit (as well as `unspecified').
15998
15999 * faces.el (set-face-attribute): Update doc string.
16000 (face-attribute-name-alist): Add :inherit.
16001 (face-valid-attribute-values): Handle :inherit.
16002 (face-read-string): Rephrase prompt to be less confusing.
16003 Assume that DEFAULT is a string, since we must return a string.
16004 (face-read-integer): Use `format' to turn DEFAULT into an
16005 acceptable default for face-read-string. Match NEW-VALUE against
16006 the string "unspecified", not the symbol `unspecified', since
16007 that's what face-read-string returns.
16008 (read-face-attribute): Lookup a name for old-value in valid, and
16009 use it as a default if we find one. Treat all values from
16010 face-read-string as strings. If the default is used, don't do any
16011 more processing on the value, just use the old value directly.
16012 (read-face-and-attribute, modify-face): Tweak prompt.
16013 (read-face-name): Don't assume prompt ends with a space.
16014
16015 * faces.el (describe-face): Add support for :inherit attribute.
16016
16017 2000-08-25 Kenichi Handa <handa@etl.go.jp>
16018
16019 * terminal.el (terminal-emulator): Fix args to `concat'. Now
16020 concat doesn't accept interger.
16021
16022 * international/kkc.el: Remove SKK from Keywords. Require
16023 ja-dic-utl instead of skkdic-utl.
16024
16025 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
16026 Provide ja-dic-cnv instead of skkdic-cnv.
16027 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
16028 (iso-2022-7bit-short): Add safe-charsets property.
16029 (skkdic-convert-postfix): Search Japanese chou-on character in
16030 addition to Hiragana character.
16031 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
16032 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
16033 (batch-skkdic-convert): Likewise.
16034
16035 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
16036 Provide ja-dic-utl instead of skkdic-utl.
16037 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
16038
16039 2000-08-24 Dave Love <fx@gnu.org>
16040
16041 * disp-table.el (standard-display-default): Make the test of `l'
16042 useful.
16043
16044 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
16045 mod sample text.
16046
16047 * international/iso-ascii.el: Make pilcrow convenient string
16048 consistent with section.
16049 (iso-ascii-display): Set up multibyte characters as well as
16050 unibyte.
16051
16052 2000-08-24 Kenichi Handa <handa@etl.go.jp>
16053
16054 * international/mule-cmds.el (reset-language-environment): Set
16055 default-process-coding-system to '(undecided . iso-latin-1), which
16056 makes process I/O almost consistent with file I/O. Call this
16057 function when mule-cmds.el[c] is loaded.
16058
16059 2000-08-22 Andrew Innes <andrewi@gnu.org>
16060
16061 * makefile.w32-in: New file.
16062
16063 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
16064
16065 * comint.el (comint-output-filter): Compare end of
16066 comint-last-output-overlay with the start of the newly inserted
16067 text, not the end, when deciding whether to extend it.
16068 Set saved-point's insertion type to advance after insertion.
16069
16070 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
16071 since this is now done independently of font-lock mode.
16072
16073 2000-08-21 Gerd Moellmann <gerd@gnu.org>
16074
16075 * server.el (server-kill-new-buffers): New user option.
16076 (server-existing-buffer): New buffer-local variable.
16077 (server-visit-files): When using an existing buffer, set
16078 server-existing-buffer to t.
16079 (server-buffer-done): If server-kill-new-buffers is t, kill the
16080 buffer, unless it was already present before visiting it with
16081 Emacs server.
16082
16083 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
16084
16085 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
16086 even if the display doesn't support colors: some displays will
16087 support bold/underline faces.
16088
16089 2000-08-21 Gerd Moellmann <gerd@gnu.org>
16090
16091 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
16092
16093 * startup.el (command-line): If user's init file had an error,
16094 add explanatory text to *Messages*.
16095
16096 2000-08-21 Kenichi Handa <handa@etl.go.jp>
16097
16098 * man.el (Man-getpage-in-background): Decode the process output by
16099 the system locale coding system.
16100
16101 2000-08-20 Dave Love <fx@gnu.org>
16102
16103 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
16104 Don't test x-popup-menu.
16105 (function) <complete-function>: Complete only fbound symbols.
16106 <validate, value>: New.
16107 (variable) <complete-function>: Complete only bound symbols.
16108 (coding-system): Add :base-only, :complete-function, :validate,
16109 :value, :prompt-match.
16110 (widget-coding-system-prompt-value): Use read-coding-system and
16111 act on :base-only.
16112 (editable-field): Add :help-echo.
16113 (widget-push-button-gui, widget-push-button-cache)
16114 (widget-gui-action, widget-editable-list-gui): COmment out, along
16115 with uses.
16116 (widget-at): Make arg optional.
16117 (widget-echo-help): Adjust for current help-echo calling sequence.
16118 (widget-specify-field, widget-specify-button)
16119 (widget-specify-insert, widget-get-sibling, widget-image-find)
16120 (widget-convert, widget-insert, widget-leave-text)
16121 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
16122 (widget-setup, widget-field-find, widget-before-change)
16123 (widget-after-change, widget-default-complete)
16124 (widget-default-create, widget-default-delete)
16125 (widget-push-button-value-create, editable-field)
16126 (widget-field-prompt-value, widget-field-validate)
16127 (widget-choice-value-create, widget-choice-action)
16128 (widget-choice-validate, widget-checklist-add-item)
16129 (widget-radio-add-item, widget-radio-chosen)
16130 (widget-radio-value-inline, widget-editable-list-value-create)
16131 (widget-editable-list-entry-create)
16132 (widget-documentation-link-add)
16133 (widget-documentation-string-value-create)
16134 (widget-regexp-validate, widget-file-complete)
16135 (widget-sexp-validate, widget-plist-convert-widget)
16136 (widget-plist-convert-widget, widget-alist-convert-widget)
16137 (widget-alist-convert-widget, widget-color-complete): Simplify,
16138 particularly to avoid bindings which aren't optimized out.
16139
16140 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
16141 Doc fix.
16142 (down-list, backward-up-list, up-list, kill-sexp)
16143 (backward-kill-sexp, mark-sexp): Make arg optional.
16144 (lisp-complete-symbol): Add optional arg PREDICATE.
16145
16146 * cus-start.el: Add display-buffer-reuse-frames,
16147 file-coding-system-alist.
16148
16149 2000-08-20 Gerd Moellmann <gerd@gnu.org>
16150
16151 * startup.el (command-line): Clear realized faces after
16152 modifying TTY color mappings.
16153
16154 2000-08-20 Miles Bader <miles@gnu.org>
16155
16156 * faces.el (face-attr-match-p): Don't return true if ATTRS are
16157 merely a subset of FACE's attributes.
16158
16159 2000-08-19 Miles Bader <miles@gnu.org>
16160
16161 * comint.el (comint-output-filter): Save the point with a marker,
16162 not just a buffer position.
16163
16164 * international/mule.el (set-buffer-process-coding-system): Make
16165 interactive prompt less confusing.
16166
16167 2000-08-19 Gerd Moellmann <gerd@gnu.org>
16168
16169 * hilit-chg.el: General cleanup of doc strings, comments and
16170 code formatting.
16171
16172 2000-08-19 Miles Bader <miles@gnu.org>
16173
16174 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
16175 Compiler macro removed; beginning-of-line is no longer always
16176 equivalent to forward-line, in the presence of fields.
16177
16178 * comint.el (comint-output-filter): Remove ad-hoc saving of
16179 restriction, and just use save-restriction, now that it works
16180 correctly. Don't adjust comint-last-input-start to account for
16181 our insertion; it shouldn't have moved because we don't use
16182 insert-before-markers anymore. Comment out call to
16183 `force-mode-line-update'; why is it here?
16184
16185 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
16186 while checking for prompt to delete. Use `forward-line 0'
16187 instead of beginning-of-line.
16188 (gud-filter): Temporarily widen gud comint buffer while
16189 examining output.
16190
16191 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
16192
16193 * progmodes/sh-script.el: Big bag of typos.
16194
16195 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
16196 check since ispell-process is not bound when ispell is not yet loaded.
16197
16198 2000-08-18 Dave Love <fx@gnu.org>
16199
16200 * image.el (find-image): Copy `spec' before using plist-put.
16201
16202 2000-08-18 Gerd Moellmann <gerd@gnu.org>
16203
16204 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
16205 `portugues'.
16206
16207 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
16208 backward-kill-sexp, analogous to kill-sexp.
16209
16210 * progmodes/icon.el (icon-indent-line)
16211 (icon-is-continuation-line): Handle comments specially.
16212
16213 2000-08-17 Ken Stevens <k.stevens@ieee.org>
16214
16215 * ispell.el: Set to standard author/maintainer/keyword fields.
16216 Fine tuning to menu map appearance and operation, and added help.
16217 Remove `start' and `end' error messages when compiling.
16218 (ispell-choices-win-default-height): Fixed comment string.
16219 (ispell-dictionary-alist-1): Fixed regexp in castellano and
16220 castellano8 dictionaries.
16221 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
16222 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
16223 dictionary, added italiano dictionary.
16224 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
16225 word character
16226 (ispell-tex-skip-alists): Added psfig support.
16227 (ispell-skip-html): Renamed from ispell-skip-sgml.
16228 (ispell-begin-skip-region-regexp, ispell-skip-region)
16229 (ispell-minor-check): Improved html skipping support to skip across
16230 code, and recognize `&' commands without propper `;' syntax;
16231 (ispell-process-line): Fix alignment error when manually
16232 correcting spelling.
16233 (ispell): Fix comment string.
16234 (ispell-add-per-file-word-list): Always put word list on new line.
16235
16236 2000-08-17 Gerd Moellmann <gerd@gnu.org>
16237
16238 * format.el (format-encode-run-method): Fix error message to say
16239 `encode' instead of `decode'. Use save-window-excursion around
16240 shell-command-on-region as in format-decode-run-method because
16241 shell-command-on-region can display a buffer with error output.
16242 (format-decode): Don't record undo information for the decoding.
16243 (format-annotate-function): Add parameter FORMAT-COUNT. Make
16244 that number part of the temporary buffer name so that more than
16245 one decoding using a temporary buffer can happen safely.
16246
16247 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
16248 of `A-z' in the regexp.
16249
16250 * hilit-chg.el: Fix typos in commentary.
16251
16252 * help.el (view-emacs-news): Rewritten for new naming scheme
16253 for old NEWS files.
16254
16255 * startup.el (command-line): Pop to *Messages* in case an error
16256 is signaled while loading user-init-file.
16257
16258 2000-08-17 Andreas Schwab <schwab@suse.de>
16259
16260 * files.el (insert-directory): Don't lose original file name,
16261 undoing an undocumented change.
16262
16263 2000-08-17 Alex Schroeder <alex@gnu.org>
16264
16265 * sql.el (sql-magic-go): Use comint-bol.
16266 (sql-copy-column): Use comint-line-beginning-position.
16267 (comint-line-beginning-position): Define a replacement for
16268 comint-line-beginning-position if it is not fboundp.
16269
16270 2000-08-17 Alex Schroeder <alex@gnu.org>
16271
16272 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
16273 it didn't have any effect anyway.
16274
16275 2000-08-17 Alex Schroeder <alex@gnu.org>
16276
16277 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
16278 --pset and pager=off instead of sending \\o|cat at the beginning
16279 of the session.
16280
16281 2000-08-17 Miles Bader <miles@gnu.org>
16282
16283 * progmodes/octave-inf.el: Add compatibility definition of
16284 comint-line-beginning-position.
16285
16286 2000-08-17 Kenichi Handa <handa@etl.go.jp>
16287
16288 * startup.el (normal-top-level): Look in each dir in load-path for
16289 a leim-list.el file too. This assures of loading leim-list.el
16290 that is created at Emacs installation time even if a user have his
16291 own leim-list.el.
16292
16293 2000-08-17 Miles Bader <miles@gnu.org>
16294
16295 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
16296 foreground color to black if the background is dark.
16297
16298 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
16299
16300 * loadhist.el (unload-feature): Typo.
16301
16302 * finder.el (finder-compile-keywords):
16303 * cus-dep.el (custom-make-dependencies): Add local-variable settings
16304 to the generated file.
16305
16306 * mail/mh-e.el (mh-make-local-vars):
16307 Replace make-variable-buffer-local with make-local-variable.
16308
16309 * play/landmark.el:
16310 * options.el (Edit-options-{set,toggle,t,nil}):
16311 * mail/mailabbrev.el (mail-abbrevs-mode):
16312 * textmodes/tex-mode.el (tex-expand-files):
16313 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
16314
16315 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
16316
16317 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
16318 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
16319 Allow going past the last element.
16320 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
16321 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
16322 (cvs-mouse-toggle-mark): Don't move point.
16323 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
16324
16325 * progmodes/compile.el (grep): Provide a default set of files.
16326 (next-error): Docstring fix.
16327 (compilation-find-file): Avoid find-file (fails in a dedicated window).
16328
16329 * emacs-lisp/easy-mmode.el (define-minor-mode):
16330 Use `symbol-value' to keep the byte-compiler quiet.
16331
16332 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
16333 (diff-find-source-location): New fun, extracted from diff-goto-source.
16334 (diff-goto-source): Use it.
16335 (diff-next-complex-hunk, diff-filter-lines): New function.
16336 (diff-apply-hunk): New command.
16337
16338 * smerge-mode.el (smerge-mode-menu): Doc fix.
16339
16340 * msb.el (msb-mode): Define it in terms of define-minor-mode.
16341
16342 2000-08-16 Dave Love <fx@gnu.org>
16343
16344 * windmove.el (windmove) <defgroup>: Add :version.
16345
16346 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
16347 (goto-address-fontify-p, goto-address-highlight-p)
16348 (goto-address-url-face, goto-address-url-mouse-face)
16349 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
16350 (goto-address-url-regexp): Use thing-at-point-url-regexp.
16351 (goto-address-fontify, goto-address-at-mouse): Simplify,
16352 (goto-address-at-point): browse-url-url-at-point,
16353 goto-address-find-address-at-point can return nil.
16354 (goto-address-find-address-at-point): Return nil on failure.
16355
16356 * align.el (align) <defgroup>: Add :version.
16357
16358 * calculator.el (calculator): Add :version.
16359 (calculator): Use two lines for calculator window if `modeline'
16360 face is boxed.
16361
16362 * play/5x5.el: Doc fixes.
16363 (5x5) <defgroup>: Add :version.
16364
16365 * play/fortune.el (fortune) <defgroup>: Add :version.
16366 (fortune-append): Fix error message.
16367 (fortune-from-region): Doc fix.
16368
16369 * play/pong.el (pong): Doc fix.
16370
16371 * play/morse.el: Keywords, commentary, autoloads.
16372
16373 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
16374
16375 * desktop.el (desktop-save): Don't look at symbol-value of a
16376 member of minor-mode-alist, unless it is boundp.
16377
16378 2000-08-16 Sam Steingold <sds@gnu.org>
16379
16380 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
16381 `while'; use `with-current-buffer' instead of `save-excursion'.
16382 Removed unnecessary kludges now that "*Buffer List*" is excluded.
16383
16384 2000-08-16 Kenichi Handa <handa@etl.go.jp>
16385
16386 * international/ccl.el (declare-ccl-program): Docstring modified.
16387 (ccl-execute-with-args): Likewise.
16388
16389 2000-08-16 Miles Bader <miles@gnu.org>
16390
16391 * progmodes/sql.el: Add compatibility definition of
16392 comint-line-beginning-position.
16393
16394 2000-08-15 Gerd Moellmann <gerd@gnu.org>
16395
16396 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
16397 'buffer-menu' property.
16398 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
16399 fails.
16400 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
16401 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
16402 wasn't killed.
16403
16404 * buff-menu.el (list-buffers-noselect): Don't display the
16405 *Buffer List* buffer.
16406
16407 * font-lock.el: Require jit-lock to prevent a very late
16408 `Loading jit-lock' message.
16409
16410 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
16411 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
16412 mail address.
16413
16414 2000-08-15 Miles Bader <miles@gnu.org>
16415
16416 * textmodes/ispell.el (ispell-graphic-p): New constant.
16417 (ispell-choices-win-default-height, ispell-help): Use
16418 `ispell-graphic-p' instead of `xemacsp'.
16419
16420 2000-08-15 Dave Love <fx@gnu.org>
16421
16422 * simple.el: Autoload widget-convert when compiling.
16423 (mail-user-agent): Doc fix.
16424
16425 * help.el (function-called-at-point, variable-at-point): Use
16426 with-syntax-table.
16427 (help-manyarg-func-alist): Add insert-and-inherit.
16428
16429 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
16430
16431 * delsel.el (delsel-unload-hook): New function.
16432
16433 * find-file.el: Doc fixes. Move provide to end.
16434 (ff) <defgroup>: Add :link.
16435 (ff-goto-click): Deleted.
16436 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
16437 Use mouse-set-point.
16438
16439 * textmodes/tildify.el: Doc fixes.
16440 (tildify) <defgroup>: Add:version.
16441
16442 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
16443 (glasses-custom-set): Use set-default, not set.
16444 (minor-mode-alist): Propertize the lighter.
16445 (glasses-mode): Provide optional arg.
16446
16447 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
16448 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
16449 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
16450 option. Provide :type.
16451 (cwarn-configuration): Provide :type.
16452 (cwarn-mode): Doc fix.
16453
16454 * add-log.el (change-log-merge): Doc fix.
16455 (change-log-redate): New command.
16456
16457 * net/browse-url.el (browse-url-filename-alist): Add a clause for
16458 Doze and Dog.
16459 (browse-url): Use dolist, not mapcar.
16460 (browse-url-at-point): Check for null url.
16461 (browse-url-event-buffer, browse-url-event-point): Functions
16462 deleted.
16463 (browse-url-at-mouse, browse-url-netscape): Simplify.
16464
16465 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
16466 modes.
16467 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
16468 Fix previous change to mapcan.
16469 (msb--init-file-alist, msb--add-separators)
16470 (msb--make-keymap-menu): Simplify.
16471 (msb--choose-file-menu): Use copy-sequence.
16472 (msb-mode-map): Add title to keymap.
16473 (msb-unload-hook): New function.
16474
16475 * bs.el: Fix indentation.
16476 (bs) <defgroup>: Add :links.
16477 (bs-show): Doc fix.
16478 (bs-apply-sort-faces): Don't use window-system.
16479 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
16480
16481 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
16482
16483 * calendar/timeclock.el (timeclock-file): Run .timelog through
16484 convert-standard-filename.
16485
16486 2000-08-14 Gerd Moellmann <gerd@gnu.org>
16487
16488 * emacs-lisp/authors.el: New file.
16489
16490 * paren.el (show-paren-priority): New user option.
16491 (show-paren-function): Set overlay priorities to
16492 show-paren-priority.
16493
16494 2000-08-14 Miles Bader <miles@gnu.org>
16495
16496 * comint.el (comint-bol): Use `forward-line 0' instead of calling
16497 beginning-of-line with inhibit-field-text-motion bound.
16498
16499 2000-08-14 Gerd Moellmann <gerd@gnu.org>
16500
16501 * calendar/timeclock.el: New file.
16502
16503 2000-08-14 David Ponce <david@dponce.com>
16504
16505 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
16506 `widget-button-click'. so that one can use left mouse button to
16507 click on dialog buttons.
16508
16509 2000-08-14 Emmanuel Briot <briot@gnat.com>
16510
16511 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
16512 identifiers, since XML is case sensitive
16513
16514 2000-08-12 Miles Bader <miles@gnu.org>
16515
16516 * comint.el (comint-output-filter): Don't bother frobbing
16517 window-start, it doesn't seem to be necessary.
16518
16519 * comint.el (comint-send-string, comint-send-region): Make into
16520 real functions. Snapshot the prompt before sending.
16521
16522 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
16523
16524 * info.el (Info-find-emacs-command-nodes): Rewrite to use
16525 technique similar to Info-index, instead of relying on specific
16526 names of relevant Index nodes.
16527 (Info-goto-emacs-command-node): Bind Info-history to nil when
16528 going to the first node found by Info-find-emacs-command-nodes.
16529
16530 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
16531
16532 * menu-bar.el (menu-bar-help-menu): Add a :help string.
16533
16534 2000-08-10 Miles Bader <miles@gnu.org>
16535
16536 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
16537
16538 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
16539
16540 * info.el (Info-file-list-for-emacs): More elements for the
16541 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
16542 and woman manuals.
16543
16544 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
16545
16546 * comint.el (comint-send-input): Make the newline boundary overlay
16547 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
16548 (comint-output-filter): Use `insert' instead of
16549 `insert-before-markers'. Extend comint-last-output-overlay when
16550 necessary since we can't rely on insert-before-markers to do it.
16551 * gud.el (gud-filter): Use `with-current-buffer' instead of
16552 save-excursion when inserting the output, so that point gets
16553 updated correctly; the old method relied on a rather dodgy
16554 side-effect of comint-output-filter to avoid the effect of
16555 save-excursion.
16556
16557 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
16558
16559 * files.el (recover-file): Call insert-directory instead of
16560 invoking `ls' directly.
16561
16562 2000-08-10 Miles Bader <miles@gnu.org>
16563
16564 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
16565 (comint-last-prompt-overlay): New variables.
16566 (comint-output-filter): Implement prompt highlighting.
16567 (comint-snapshot-last-prompt): New function.
16568 (comint-send-input): Snapshot the last prompt.
16569 Use comint-highlight-input-face.
16570 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
16571 Use defface instead of defcustom.
16572 (send-invisible, comint-send-eof): Snapshot the last prompt.
16573 (comint-delchar-or-maybe-eof): Use comint-send-eof.
16574 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
16575
16576 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
16577
16578 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
16579 (regexp-opt-group): Use a list of chars for `letters'.
16580 (regexp-opt-charset): `chars' is now a list of chars.
16581 Use a char-table rather than a vector so it works for multibyte chars.
16582
16583 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
16584 Set cvs-minor-current-files to the selected fileinfo.
16585 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
16586 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
16587
16588 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
16589
16590 * files.el (insert-directory): Don't call access-file on
16591 directories on DOS and Windows.
16592
16593 2000-08-09 Kenichi Handa <handa@etl.go.jp>
16594
16595 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
16596 longer if necessary.
16597 (ccl-embed-code): Call ccl-embed-data to store CODE in
16598 ccl-program-vector.
16599
16600 2000-08-09 Miles Bader <miles@gnu.org>
16601
16602 * comint.el (comint-output-filter): Properly handle the case where
16603 the text surrounded by comint-last-output-overlay was deleted.
16604
16605 2000-08-08 Gerd Moellmann <gerd@gnu.org>
16606
16607 * info.el (Info-insert-dir): Use Info-additional-directory-list if
16608 non-nil.
16609 (Info-file-list-for-emacs): Remove "info" from the list because
16610 that leads to trying to use the documentation from file `info'
16611 in various situations where it isn't appropriate, for instance
16612 C-h C-k C-h i.
16613
16614 * ffap.el (ffap-read-file-or-url-internal): Handle case that
16615 DIR and/or STRING are nil.
16616
16617 * progmodes/compile.el (compilation-setup): Make variable
16618 compilation-error-screen-columns buffer-local, as some comment
16619 in the code suggests it should be.
16620
16621 * files.el (auto-mode-interpreter-regexp): New variable.
16622 (set-auto-mode): Use it.
16623
16624 * indent.el (indent-for-tab-command): Doc fix.
16625
16626 * mouse-sel.el (mouse-sel-mode): Doc fix.
16627
16628 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
16629 labels.
16630
16631 * help.el (print-help-return-message): When
16632 display-buffer-reuse-frames is set, let the help window been quit,
16633 instead of deleting it, which might delete a reused frame.
16634
16635 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
16636
16637 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
16638 rename a directory to a name that differs only by its letter case.
16639
16640 2000-08-08 Kenichi Handa <handa@etl.go.jp>
16641
16642 * international/quail.el (quail-define-rules): Handle Quail decode
16643 map correctly. Add code for supporting annotations.
16644 (quail-install-decode-map): New function.
16645 (quail-defrule-internal): New optional arguments decode-map and
16646 props.
16647 (quail-advice): New function.
16648
16649 2000-08-07 Sam Steingold <sds@gnu.org>
16650
16651 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
16652 `defconst', `define-condition', `with-slots'.
16653 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
16654
16655 2000-08-03 Miles Bader <miles@gnu.org>
16656
16657 * comint.el (comint-use-prompt-regexp-instead-of-fields):
16658 New variable.
16659 (comint-prompt-regexp, comint-get-old-input): Document dependence on
16660 comint-use-prompt-regexp-instead-of-fields.
16661 (comint-send-input): Add `input' field property to stuff we send to
16662 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
16663 (comint-output-filter): Add `output' field property to process
16664 output, if comint-use-prompt-regexp-instead-of-fields is nil.
16665 (comint-replace-by-expanded-history)
16666 (comint-get-old-input-default, comint-show-output)
16667 (comint-backward-matching-input, comint-forward-matching-input)
16668 (comint-next-prompt, comint-previous-prompt): Use field
16669 properties if comint-use-prompt-regexp-instead-of-fields is nil.
16670 (comint-line-beginning-position): New function.
16671 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
16672 (comint-replace-by-expanded-history-before-point): Use
16673 comint-line-beginning-position and line-end-position.
16674 (comint-last-output-overlay): New variable.
16675 (comint-mode): Make `comint-last-output-overlay' buffer-local.
16676
16677 * shell.el (shell-prompt-pattern): Doc change.
16678 (shell-backward-command): Use line-beginning-position.
16679
16680 * gud.el (gud-gdb-complete-command): Use
16681 comint-line-beginning-position.
16682
16683 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
16684 comint-bol doesn't actually go to the beginning of the line.
16685
16686 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
16687 if comint-use-prompt-regexp-instead-of-fields is non-nil.
16688 (try-expand-line-all-buffers): Likewise.
16689
16690 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
16691 explicitly matching comint-prompt-regexp.
16692 (sql-copy-column): Use comint-line-beginning-position instead of
16693 explicitly matching comint-prompt-regexp.
16694
16695 * progmodes/octave-inf.el (inferior-octave-complete): Use
16696 comint-line-beginning-position.
16697
16698 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
16699
16700 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
16701 looking for a prompt, use `forward-line 0' instead of
16702 `beginning-of-line', to avoid getting caught by an input field.
16703
16704 2000-08-07 Gerd Moellmann <gerd@gnu.org>
16705
16706 * files.el (shell-quote-wildcard-pattern): Make sure to return
16707 PATTERN, in the Unix case.
16708
16709 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
16710
16711 * play/zone.el (zone): Discard any pending input before running
16712 the randomly-chosen pgm.
16713
16714 2000-08-07 Kenichi Handa <handa@etl.go.jp>
16715
16716 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
16717 checking the existence of any multibyte characters.
16718
16719 2000-08-06 Gerd Moellmann <gerd@gnu.org>
16720
16721 * help.el (describe-mode): Test minor-mode symbol for being
16722 bound before testing its value for being nil.
16723
16724 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
16725 `first', `second', and `third'.
16726
16727 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
16728 (second): Make it an alias for `cadr'.
16729
16730 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
16731
16732 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
16733 types of display support faces now.
16734
16735 2000-08-05 Gerd Moellmann <gerd@gnu.org>
16736
16737 * pcvs.el (require): Require `cl' during compilation, only.
16738
16739 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
16740 (toplevel): Remove `remq' and `remove' from autoloads.
16741 (cl-fake-autoloads): New variable. If set, arrange for an error
16742 when CL functions etc. are autoloaded.
16743
16744 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
16745
16746 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
16747
16748 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
16749 popped up, but the user clicks outside the menu, return an empty
16750 regexp (that causes unhighlight-regexp to have no effect).
16751
16752 * menu-bar.el (menu-bar-games-menu): Add Zone.
16753
16754 * hi-lock.el (toplevel): Require font-lock.
16755
16756 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16757
16758 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
16759 (ebnf-8-bit-chars): New var for bug fix.
16760 (ebnf-string): Bug fix.
16761
16762 2000-08-03 Sam Steingold <sds@gnu.org>
16763
16764 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
16765 instead of `buffer-string'.
16766 (require 'cl): Always, not just when compiling.
16767 `ignore-errors' in `interactive', `list*', `defun*' &c make this
16768 necessary.
16769
16770 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
16771
16772 * international/mule-cmds.el (select-safe-coding-system): Make
16773 the message text about selecting a safe coding system more clear.
16774
16775 2000-08-02 Gerd Moellmann <gerd@gnu.org>
16776
16777 * hi-lock.el: New file.
16778
16779 * play/zone.el: New file.
16780
16781 * replace.el (occur): Set tab-width in the *Occur* buffer to the
16782 value of tab-width in the original buffer. Choose a line number
16783 format that's a multiple of the original buffer's tab width, so
16784 that lines appear right.
16785
16786 * textmodes/ispell.el (ispell): New function, replacing an alias.
16787 Spell-check active region if in transient-mark-mode and mark
16788 is active; otherwise spell-check buffer.
16789
16790 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16791
16792 * ps-mule.el: Fix a customization problem on
16793 ps-mule-font-info-database-default.
16794
16795 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
16796
16797 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
16798 display-mouse-p instead of window-system.
16799 (ebrowse-member-mode-map): Ditto.
16800
16801 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16802
16803 * progmodes/ebnf2ps.el: Update ps-print functions call.
16804 Indentation fix. Doc fix.
16805 (ebnf-version): New version number (3.2).
16806 (ebnf-format-color, ebnf-begin-job): Code fix.
16807
16808 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
16809
16810 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
16811 font lock support on window-system.
16812 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
16813
16814 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
16815 display-color-p, if fboundp, instead of window-system.
16816
16817 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
16818
16819 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
16820 instead of window-system.
16821
16822 * wid-edit.el (widget-choose): Use display-mouse-p instead of
16823 window-system.
16824 (widget-choice-mouse-down-action): Use display-popup-menus-p
16825 instead of window-system.
16826
16827 * strokes.el (strokes-file): Run the file name through
16828 convert-standard-filename.
16829 (strokes-mode): Call display-mouse-p instead of looking at
16830 window-system. Change the error message accordingly.
16831
16832 * progmodes/cpp.el (toplevel): Support faces on tty's.
16833
16834 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
16835 (lm-plot-square, lm-init-display): Don't use window-system.
16836
16837 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
16838 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
16839
16840 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
16841 instead of looking at window-system.
16842
16843 2000-07-30 Gerd Moellmann <gerd@gnu.org>
16844
16845 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
16846 of testing if iswitchb-prepost-hooks is bound, because the
16847 latter will always be true when invoking a recursive minibuffer
16848 from an active Iswitchb buffer.
16849
16850 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
16851
16852 * files.el (shell-quote-wildcard-pattern): New function.
16853 (insert-directory): Call it. Only prepend "\" to command on Unix
16854 and GNU/Linux systems.
16855
16856 2000-07-30 Gerd Moellmann <gerd@gnu.org>
16857
16858 * eshell/esh-groups.el: Change custom :link file names
16859 from `eshell.info' to `eshell'.
16860
16861 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
16862
16863 * dired.el (dired-build-subdir-alist): Expand subdirectory names
16864 correctly in recursive ange-ftp listings.
16865
16866 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16867
16868 * ps-print.el: Fix bug 1: if ps-font-size-internal,
16869 ps-header-font-size-internal and
16870 ps-header-title-font-size-internal variables are not set,
16871 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
16872 face text property is (foreground-color . COLOR) or
16873 `(background-color . COLOR)', ps-print crashes. Doc fix.
16874 (ps-print-version): New version number (5.2.4).
16875 (ps-plot-region): Code fix.
16876 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
16877 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
16878 Bug fix 2.
16879
16880 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
16881
16882 * glasses.el (glasses-make-readable): Fix uncapitalization of
16883 identifiers like `myXMLDocument'.
16884
16885 2000-07-28 Karl Fogel <kfogel@red-bean.com>
16886
16887 * mail/mail-hist.el (mail-hist-previous-input)
16888 (mail-hist-next-input): Do the obvious code factorization.
16889 (mail-hist-retrieve-and-insert): New func, contains common
16890 code of above two.
16891 If inserting a message body, leave point at top.
16892
16893 2000-07-28 Sam Steingold <sds@gnu.org>
16894
16895 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
16896 Use `<=', not `<' to compare times!
16897 (ange-ftp-ls): Remove.
16898
16899 2000-07-27 Gerd Moellmann <gerd@gnu.org>
16900
16901 * play/cookie1.el: Add explanation of how to make cookie.el
16902 compatible with strfile(1) to comment.
16903
16904 * subr.el (remove, remq): New functions.
16905
16906 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
16907 escape `*' in regexps.
16908 (midnight-find): Reverse order of arguments in the funcall of
16909 TEST.
16910
16911 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
16912 and `.class'.
16913
16914 * play/meese.el: Add Commentary section.
16915
16916 2000-07-27 Alex Schroeder <alex@gnu.org>
16917
16918 * sql.el (sql-ms): Added autoload cookie.
16919 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
16920 (sql-oracle): Ditto.
16921 (sql-help): Doc change.
16922
16923 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
16924 types and exceptions.
16925
16926 2000-07-27 Alex Schroeder <alex@gnu.org>
16927
16928 * sql.el (sql-placeholder-history): New variable.
16929 (sql-query-placeholders-and-send): New function that will query
16930 the user and replace placeholders with user input.
16931 (sql-oracle): If running on NT, set comint-input-sender to
16932 sql-query-placeholders-and-send.
16933
16934 (sql-stop): If in the SQLi buffer, insert stop notification, else
16935 present it as a message.
16936
16937 2000-07-27 Alex Schroeder <alex@gnu.org>
16938
16939 * sql.el (sql-input-ring-separator): Doc change.
16940 (sql-input-ring-file-name): Doc change.
16941 (sql-interactive-mode): Use `sql-input-ring-separator' and
16942 `sql-input-ring-file-name' to set the comint-mode equivalents
16943 without making them local variables.
16944 (sql-stop): Don't bind `sql-input-ring-separator' and
16945 `sql-input-ring-file-name' dynamically to their comint-mode
16946 equivalents.
16947
16948 2000-07-27 Kenichi Handa <handa@etl.go.jp>
16949
16950 * international/mule.el (register-char-codings): New function.
16951 (make-coding-system): Handle `safe-chars' specification in the arg
16952 PROPERTY.
16953
16954 * international/mule-cmds.el
16955 (find-coding-systems-region-subset-p): This function deleted.
16956 (sort-coding-systems-predicate): New variable.
16957 (sort-coding-systems): New function.
16958 (find-coding-systems-region): Use
16959 find-coding-systems-region-internal.
16960 (find-coding-systems-string): Use find-coding-systems-region.
16961 (find-coding-systems-for-charsets): Check
16962 char-coding-system-table.
16963 (select-safe-coding-system-accept-default-p): New variable.
16964 (select-safe-coding-system): Mostly rewritten. New argument
16965 ACCEPT-DEFAULT-P.
16966 (select-message-coding-system): Call select-safe-coding-system
16967 with ACCEPT-DEFAULT-P arg.
16968 (reset-language-environment): Reset default-sendmail-coding-system
16969 to the default value iso-latin-1.
16970 (set-language-environment): Don't set the obsolete variable
16971 charset-origin-alist.
16972
16973 * international/codepage.el (cp-coding-system-for-codepage-1):
16974 Give `safe-chars' property to make-coding-system.
16975
16976 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
16977 calling select-message-coding-system twice.
16978
16979 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
16980 instead of `safe-charsets'.
16981 (cyrillic-alternativnyj): Likewise.
16982 (ccl-encode-alternativnyj): Don't check the charset
16983 cyrillic-iso8859-5.
16984
16985 2000-07-27 Kenichi Handa <handa@etl.go.jp>
16986
16987 * composite.el (compose-chars-after): Preserve match data.
16988
16989 2000-07-26 Sam Steingold <sds@gnu.org>
16990
16991 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
16992 (ange-ftp-real-file-newer-than-file-p): New function.
16993 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
16994 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
16995
16996 * tooltip.el (tooltip-float-time): Removed (use `float-time').
16997 * midnight.el (midnight-float-time): Ditto.
16998
16999 2000-07-26 Andreas Schwab <schwab@suse.de>
17000
17001 * files.el (normal-backup-enable-predicate): Correct
17002 interpretation of the return value of compare-strings.
17003
17004 2000-07-26 Gerd Moellmann <gerd@gnu.org>
17005
17006 * isearch.el (isearch-resume): New function.
17007 (isearch-done): Add something to command-history to resume
17008 the search.
17009 (isearch-yank-line, isearch-yank-word): Use
17010 buffer-substring-no-properties instead of buffer-substring.
17011
17012 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
17013 of flyspell-mouse-map.
17014
17015 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
17016 duplicate definition.
17017 (makefile-mode): Remove duplicate setting of local-abbrev-table.
17018
17019 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
17020 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
17021
17022 2000-07-25 Sam Steingold <sds@gnu.org>
17023
17024 * net/ange-ftp.el: Get modtime over the net.
17025 (ange-ftp-file-modtime): New function.
17026 (ange-ftp-write-region, ange-ftp-insert-file-contents)
17027 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
17028 Use it.
17029 (ange-ftp-dot-to-slash): New function.
17030 (ange-ftp-fix-name-for-vms): Use it.
17031
17032 * midnight.el (midnight-buffer-display-time): Use
17033 `with-current-buffer'.
17034
17035 2000-07-25 Gerd Moellmann <gerd@gnu.org>
17036
17037 * find-dired.el: Update copyright notice.
17038 (find-dired): Offer to kill a running `find'.
17039
17040 * enriched.el (enriched-face-ans): For a `foreground-color'
17041 property, return '(("x-color" COLOR))' so that COLOR will be
17042 output as a parameter of the x-color annotation. Likewise for the
17043 `background-color' property. In the case of normal face
17044 properties, don't return annotations for unspecified foreground
17045 and background face attributes.
17046
17047 2000-07-25 Kenichi Handa <handa@etl.go.jp>
17048
17049 * language/japan-util.el (japanese-katakana-region): Fix handling
17050 HANKAKU argument.
17051
17052 2000-07-25 Miles Bader <miles@gnu.org>
17053
17054 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
17055 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
17056 constrain-to-field.
17057
17058 2000-07-24 Andrew Innes <andrewi@gnu.org>
17059
17060 * timer.el (timer-activate-when-idle): Add optional parameter
17061 DONT-WAIT. Update docstring.
17062 (run-with-idle-timer): Specify extra parameter to
17063 timer-activate-when-idle, so that timer will be activated
17064 immediately if Emacs is already idle.
17065
17066 * w32-fns.el (w32-using-nt): Fix docstring.
17067
17068 2000-07-24 Dave Love <fx@gnu.org>
17069
17070 * mouse.el (popup-menu): Set last-command-event.
17071 (mouse-major-mode-menu-prefix): Declare.
17072
17073 2000-07-24 Gerd Moellmann <gerd@gnu.org>
17074
17075 * textmodes/flyspell.el: Update to author's version 1.5d.
17076
17077 * progmodes/hideshow.el: Update copyright notice.
17078
17079 * vcursor.el: Set maintainer to FSF, since author cannot
17080 be reached.
17081
17082 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
17083
17084 * info.el (Info-goto-emacs-key-command-node): Leave a space after
17085 the prompt.
17086
17087 * mouse.el (popup-menu): Run the keymap through indirect-function,
17088 in case it was defined with define-prefix-key. If the menu is a
17089 list of keymaps, look up the binding of user's choice in each one
17090 of the keymaps.
17091 (mouse-popup-menubar): If the global and local menu-bar keymaps
17092 don't have a prompt string, create one and insert it into the
17093 keymap. Don't barf if current-local-map returns nil.
17094
17095 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
17096
17097 * dired.el (dired-sort-R-check): Added to allow recursive listing
17098 to be undone.
17099 (dired-sort-other): Use it.
17100
17101 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17102
17103 * Release of cc-mode 5.27
17104
17105 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17106
17107 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
17108 c-beginning-of-statement-1 that caused a bad case of recursion
17109 which could consume a lot of CPU in large classes in languages
17110 that have in-expression classes (i.e. Java and Pike).
17111
17112 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
17113 statements before top level constructs (i.e. case 6 is moved
17114 before case 5 and is now case 4) to catch in-expression
17115 classes in top level expressions correctly.
17116
17117 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17118
17119 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
17120 objc-method-intro. Case 4 removed and case 5I added.
17121
17122 * cc-langs.el (c-append-paragraph-start): New variable used by
17123 c-common-init to get paragraph-start correct.
17124 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
17125 initialize paragraph-start to make it correct both with and
17126 without the javadoc special case.
17127
17128 * cc-mode.el (java-mode): Use c-append-paragraph-start to
17129 initialize paragraph-start for javadoc markup.
17130
17131 * cc-vars.el (c-style-variables-are-local-p): Incompatible
17132 change by defaulting this to t. It's motivated by the
17133 confusing behavior that otherwise arise from the style system
17134 when editing both java and non-java files at the same time
17135 (see the comments about style setting in c-common-init).
17136
17137 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17138
17139 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
17140 similar to the one in c-fill-paragraph to check the fill
17141 prefix from the adaptive fill function for sanity.
17142
17143 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17144
17145 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
17146 defun block.
17147
17148 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17149
17150 * cc-align.el (c-lineup-multi-inher): Handle lines with
17151 leading comma nicely. Extended to handle member initializers
17152 too.
17153
17154 * cc-engine.el: (c-beginning-of-inheritance-list,
17155 c-guess-basic-syntax): Fixed recognition of inheritance lists
17156 when the lines begins with a comma.
17157
17158 * cc-vars.el (c-offsets-alist): Changed default for
17159 member-init-cont to c-lineup-multi-inher since it now handles
17160 member initializers and indents better for leading commas.
17161
17162 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17163
17164 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
17165 handling that caused class open lines to be recognized as
17166 statement-conts in some cases.
17167
17168 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
17169 guessed by the adaptive fill function unless point is on the
17170 first line of a block comment.
17171
17172 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
17173 when the buffer ends with a macro continuation char.
17174
17175 * cc-engine.el (c-guess-basic-syntax): Added support for
17176 function definitions as statements in Pike. The first
17177 statement in a lambda block is now labeled defun-block-intro
17178 instead of statement-block-intro.
17179
17180 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
17181 so that the class surrounding point is selected, not the one
17182 innermost in the state.
17183
17184 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
17185 recognition of switch labels having hanging multiline
17186 statements.
17187
17188 * cc-engine.el (c-beginning-of-member-init-list): Broke out
17189 some code in c-guess-basic-syntax to a separate function.
17190 * cc-engine.el (c-just-after-func-arglist-p): Fixed
17191 recognition of member inits with multiple line arglists.
17192 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
17193 member-init-cont when the commas are in funny places.
17194
17195 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17196
17197 * cc-defs.el (c-auto-newline): Removed this macro since it's
17198 not used anymore.
17199
17200 * cc-engine.el (c-looking-at-bos): New helper function.
17201 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
17202 inexpr and toplevel classes apart in Pike.
17203
17204 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
17205 of case 9A.
17206
17207 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
17208 constant, since "class" can introduce an in-expression class
17209 in Pike nowadays.
17210
17211 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17212
17213 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
17214 indentation on cpp-macro lines.
17215
17216 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
17217 a syntax modifier like comment-intro, to make it possible to
17218 get syntactic indentation for preprocessor directives. It's
17219 incompatible wrt to lineup functions on cpp-macro, but it has
17220 no observable effect in the 99.9% common case where cpp-macro
17221 is set to -1000.
17222
17223 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17224
17225 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
17226 member-init-cont when the preceding arglist is several lines.
17227
17228 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17229
17230 * cc-styles.el (c-style-alist): The basic offset for the BSD
17231 style corrected to 8.
17232
17233 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17234
17235 * cc-styles.el (c-style-alist): Adjusted the indentation of
17236 brace list openers in the gnu style.
17237
17238 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17239
17240 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
17241
17242 * cc-cmds.el (c-electric-brace, c-electric-slash,
17243 c-electric-star, c-electric-semi&comma, c-electric-colon,
17244 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
17245 when c-syntactic-indentation is nil.
17246
17247 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
17248 we were left at comments preceding the first statement when
17249 reaching the beginning of the buffer.
17250
17251 * cc-vars.el (c-syntactic-indentation): New variable to turn
17252 off all syntactic indentation.
17253
17254 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17255
17256 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
17257 between the text and the block comment ender when it hangs,
17258 depending on how many there are before the fill.
17259
17260 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17261
17262 * cc-engine.el (c-beginning-of-closest-statement): New helper
17263 function to go back to the closest preceding statement start,
17264 which could be inside a conditional statement.
17265 * cc-engine.el (c-guess-basic-syntax): Use
17266 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
17267
17268 * cc-engine.el (c-guess-basic-syntax): Better handling of
17269 arglist-intro, arglist-cont-nonempty and arglist-close when
17270 the arglist is nested inside parens. Cases 7A, 7C and 7F
17271 changed.
17272
17273 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
17274 up-to-date with javadoc 1.2.
17275
17276 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17277
17278 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
17279 multiline Pike type decls.
17280
17281 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17282
17283 * cc-cmds.el (c-indent-new-comment-line): Always break
17284 multiline comments in multiline mode, regardless of
17285 comment-multi-line.
17286
17287 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17288
17289 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
17290 fully::qualified::names in C++ member init lists. Preamble in
17291 case 5D changed.
17292
17293 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17294
17295 * cc-langs.el (c-common-init): Handling of obsolete variables
17296 moved to c-initialize-cc-mode. More compatible style override
17297 when using global style variables.
17298 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
17299 variables moved here.
17300
17301 * cc-styles.el (c-make-styles-buffer-local): Flag style
17302 variable localness in c-style-variables-are-local-p to make
17303 the compatibility measure in c-common-init work well.
17304
17305 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
17306 longer contain set-from-style.
17307 * cc-styles.el (c-initialize-builtin-style): Don't check for
17308 set-from-style on c-special-indent-hook.
17309 * cc-styles.el (c-copy-tree): Obsolete. The standard function
17310 copy-alist is sufficient now.
17311
17312 * cc-styles.el (c-set-style, c-set-style-1,
17313 c-get-style-variables): Fixes to variable initialization so
17314 that duplicate entries in styles have the same effect
17315 regardless of DONT-OVERRIDE.
17316
17317 * cc-styles.el (c-set-style-2): Fixed bug where the
17318 initialization of inheriting styles failed when the
17319 dont-override flag is set.
17320
17321 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
17322 on this.
17323
17324 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17325
17326 * cc-defs.el (c-forward-comment): Removed the workaround
17327 introduced in 5.38 since it had worse side-effects. If a line
17328 contains the string "//\"", it regarded the // as a comment
17329 start since the \ temporarily doesn't have escape syntax.
17330
17331 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
17332
17333 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
17334 ada-xref.el before ada-prj.el, so that the Project menu is created
17335 when ada-prj tries to add to it.
17336 (ada-activate-keys-for-case): Suppress the characters that are not
17337 part of the Ada syntax. Better compatibility with else-mode
17338 (ada-adjust-case-interactive): When auto-casing is not active,
17339 correctly insert newlines (used to insert only ^M). Prevent the
17340 syntax table from being changed in case of an error
17341 (or '_' becomes part of a word and some commands are confused).
17342 Do nothing if ada-auto-case is nil.
17343 (ada-after-keyword-p): Ignore keywords that are also attributes
17344 (ada-batch-reformat): Update usage comment
17345 (ada-call-from-contextual-menu): New function
17346 (ada-case-read-exceptions): Reinitialize the casing exception list
17347 first to nil first, so that the casing exception file can be
17348 shared.
17349 (ada-check-defun-name): Handles "configure" keyword for gnatdist
17350 files.
17351 (ada-compile-goto-error): Fix regexp used to detect a file:line
17352 anywhere in the error message
17353 (ada-contextual-menu-last-point): New variable
17354 (ada-create-keymap): If the variable delete-key-deletes-forward is
17355 t on XEmacs, it means that DEL should delete one character
17356 forward.
17357 (ada-create-menu): Use :included instead of :visible for XEmacs.
17358 New submenu "Options".
17359 (ada-end-stmt-re): Correctly indent "select ... then abort"
17360 statements.
17361 (ada-fill-comment-paragraph): Correctly delete all leading '--'
17362 even if they don't match ada-fill-comment-prefix Fix handling of
17363 paragraphs on the first or last line of a file.
17364 (ada-format-paramlist): Fix handling of default parameter values.
17365 (ada-get-body-name): New function.
17366 (ada-get-current-indent): Optimized by searchling directly for an
17367 existing generic part or a statement outside of it. Handle
17368 ada-indent-align-comments when indenting comments Replaced some
17369 regexps by testing directly the next character. This results in a
17370 huge speedup on some files. New indentation scheme for renames
17371 statements. Stop looking for the 'while' or 'for' associated with
17372 a 'loop' at the first semicolon encountered. A "return" can also
17373 match an anonymous access subprogram declaration.
17374 (ada-get-indent-noindent): Ignore strings and comments when
17375 looking for the keywords "record" and "private".
17376 (ada-goto-matching-decl-start): When matching "if", make sure we
17377 are not in fact seeing "end if". Ignore "when" statements except
17378 when initial keyword was "begin". Fix handling of nested
17379 procedures. Add a recursive call to this function to skip over
17380 other 'end' statmts. Fix indentation for "when .. => begin"
17381 (ada-in-open-paren-p): Fix indentation for complex boolean
17382 expressions, where 'and then', 'or else' and parenthesis
17383 statements are mixed up.
17384 (ada-in-paramlist-p): Skip comments while searching for the
17385 beginning Fix handling of operator declarations.
17386 (ada-indent-align-comments): New variable
17387 (ada-indent-current): Change the syntax table only in the
17388 protected section, so that we are sure it is restored correctly.
17389 (ada-indent-on-previous-lines): Use ada-use-indent and
17390 ada-with-indent Correctly indent "select ... then"
17391 (ada-indent-region): Slight speedup.
17392 (ada-indent-renames): New variable.
17393 (ada-last-which-function-subprog, ada-last-which-function-line):
17394 New variables
17395 (ada-looking-at-semi-private): Correctly indent the 'private'
17396 keyword when it is the first word in a package declaration.
17397 (ada-loose-case-word): Stop searching if at the end of the buffer.
17398 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
17399 even if point is not initially at the end of the word.
17400 (ada-matching-decl-start-re): Add "when".
17401 (ada-mode): Add support for abbrev-mode, outline-mode and
17402 which-func-mode Override the old find-file.el entry in
17403 ff-special-constructs since it is using the obsolete
17404 ada-spec-suffix variable
17405 (ada-no-auto-case): New function
17406 (ada-scan-paramlist): When parsing the argument type, accept
17407 spaces (as in "X 'Class", generated by Rational Rose).
17408 (ada-other-file-name): No longer loads the other file.
17409 (ada-popup-menu): Save and restore the current buffer and cursor
17410 position before and after displaying the menu.
17411 (ada-search-ignore-complex-boolean): New function.
17412 (ada-uncomment-region): Emacs21 already knows how to delete
17413 comments not starting in the first column.
17414 (ada-use-indent): New variable
17415 (ada-which-function): New function.
17416 (ada-with-indent): New variable
17417 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
17418 can be batch-compiled from the command line.
17419
17420 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
17421 Add to the menu when the file is loaded, not in ada-mode-hook.
17422 Add -toolbar to the default ddd command Switches moved from
17423 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
17424 ada-prj-default-comp-opt
17425 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
17426 Reference Manual to the menu
17427 (ada-check-current): rewritten as a call to ada-compile-current
17428 (ada-compile): Removed.
17429 (ada-compile-application, ada-compile-current, ada-check-current):
17430 Set the compilation-search-path so that compile.el automatically
17431 finds the sources in src_dir. Automatic scrollong of the
17432 compilation buffer. C-uC-cC-c asks for confirmation before
17433 compiling
17434 (ada-compile-current): New parameter, prj-field
17435 (ada-complete-identifier): Load the .ali file before doing
17436 processing
17437 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
17438 conform to gnatmake's behavior.
17439 (ada-find-file-in-dir): New function
17440 (ada-find-references): Set the environment variables for gnatfind
17441 (ada-find-src-file-in-dir): New function.
17442 (ada-first-non-nil): Removed
17443 (ada-gdb-application): Add support for jdb, the java debugger.
17444 (ada-get-ada-file-name): Load the original-file first if not done
17445 yet.
17446 (ada-get-all-references): Handles the new ali syntax (parent types
17447 are found between <>).
17448 (ada-initialize-runtime-library): New function
17449 (ada-mode-hook): Always load a project file when a file is opened,
17450 so that the casing exceptions are correctly read.
17451 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
17452 (ada-parse-prj-file): Use find-file-noselect instead of find-file
17453 to open the project file, since the latter does not work with
17454 speedbar Get default values before loading the prj file, or the
17455 default executable file name is wrong. Use the absolute value of
17456 src_dir to initialize ada-search-directories and
17457 compilation-search-path,... Add the standard runtime library to
17458 the search path for find-file.
17459 (ada-prj-default-debugger): Was missing an opening '{'
17460 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
17461 variables.
17462 (ada-prj-default-gnatmake-opt): New variable
17463 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
17464 buffers, the project file is the default one Save the windows
17465 configuration before displaying the menu.
17466 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
17467 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
17468 ...) regexp-quote identifiers names to support operators +,
17469 -,... in regexps.
17470 (ada-remote): New function.
17471 (ada-run-application): Erase the output buffer before starting the
17472 run Support remote execution of the application. Use
17473 call-process, or the arguments are incorrectly parsed
17474 (ada-set-default-project-file): Reread the content of the active
17475 project file, not the one from the current buffer When a project
17476 file is set as the default project, all directories are
17477 automatically associated with it.
17478 (ada-set-environment): New function
17479 (ada-treat-cmd-string): New special variable ${current}
17480 (ada-treat-cmd-string): Revised. The substitution is now done for
17481 any ${...} substring
17482 (ada-xref-current): If no body was found, compiles the spec
17483 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
17484 compiler to get rid of command line length limitations.
17485 (ada-xref-get-project-field): New function
17486 (ada-xref-project-files): New variable
17487 (ada-xref-runtime-library-specs-path)
17488 (ada-xref-runtime-library-ali-path): New variables
17489 (ada-xref-set-default-prj-values): Default run command now does a
17490 cd to the build directory. New field: main_unit Provide a default
17491 file name even if the current buffer has no prj file.
17492
17493 * ada-prj.el:
17494 Rewritten to show a tabbed-dialog.
17495 (ada-prj-add-ada-menu): Remove the map and name parameters.
17496 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
17497 New function
17498 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
17499 (ada-prj-load-from-file): New function
17500 (ada-prj-save): Always save fields that depend on the current buffer
17501 (ada-prj-show-value): New function
17502
17503 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
17504 Ada mode. This will allow us to display the Ada menu in any buffer
17505 we want (for project items).
17506 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
17507 number of spaces in the header.
17508
17509 2000-07-24 Dave Love <fx@gnu.org>
17510
17511 * ediff-init.el (ediff-region-help-echo): Bind face-help.
17512
17513 2000-07-23 Noah Friedman <friedman@splode.com>
17514
17515 * type-break.el (type-break): perform autosave.
17516 Suggested by Stephen Gildea <gildea@stop.mail-abuse.org>.
17517 (type-break-do-query): Cancel query schedule while performing
17518 actual query, to avoid possibility of a second query being made
17519 while first one is already in progress.
17520 (type-break-time-stamp-format): New variable.
17521 (type-break-time-stamp): New function.
17522 (type-break-time-warning): Use it.
17523 (type-break-keystroke-warning): Use it.
17524 (type-break-noninteractive-query): Use it.
17525
17526 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
17527 cookie.
17528 Use add-minor-mode to set minor-mode-alist, if available.
17529 (eldoc-echo-area-use-multiline-p): New user option.
17530 (eldoc-echo-area-multiline-supported-p): New variable.
17531 (eldoc-docstring-format-sym-doc): Use them.
17532 (eldoc-mode): If not using idle timers, append to local post and
17533 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
17534 (eldoc-display-message-no-interference-p): Don't interfere with
17535 edebug.
17536 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
17537 (eldoc-function-arglist): New function.
17538 (eldoc-function-argstring): Use it.
17539
17540 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
17541 auto save directory exists before calling directory-files.
17542
17543 2000-07-23 Dave Love <fx@gnu.org>
17544
17545 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
17546 ^o, ^u.
17547
17548 2000-07-21 Dave Love <fx@gnu.org>
17549
17550 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
17551 now passed to the function. It now works properly.
17552
17553 * smerge-mode.el (smerge-mode-menu): Fill it out.
17554
17555 2000-07-20 Gerd Moellmann <gerd@gnu.org>
17556
17557 * info-look.el (info-lookup): If *info* is shown in another frame
17558 on the same display, select that frame, instead of switching to
17559 the Info buffer in another window of the selected frame.
17560
17561 * simple.el (universal-argument-map): Bind numeric keypad keys
17562 kp-0 to kp-9 and kp-subtract.
17563 (digit-argument): Handle these keys.
17564
17565 2000-07-20 Dave Love <fx@gnu.org>
17566
17567 * net/goto-addr.el (goto-address-fontify): Don't bother with
17568 buffer-modified and read-only stuff -- irrelevant with overlays.
17569 Put an extra property on the overlays and use it to clean up in
17570 case goto-address is re-run.
17571
17572 2000-07-19 Richard M. Stallman <rms@gnu.org>
17573
17574 * timer.el (run-with-idle-timer): Doc fix.
17575
17576 * mail/mail-utils.el (mail-strip-quoted-names):
17577 Handle case where <...> appears inside "...".
17578 Use replace-match to edit the string more simply.
17579 (rmail-dont-reply-to): Cope with an unmatched ".
17580
17581 2000-07-19 Dave Love <fx@gnu.org>
17582
17583 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
17584 implementation.
17585
17586 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
17587 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
17588 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
17589
17590 2000-07-19 Gerd Moellmann <gerd@gnu.org>
17591
17592 * textmodes/refer.el: Correct maintainer's email address.
17593
17594 * progmodes/hideif.el: Correct author's email address.
17595 Fix typo in comment.
17596
17597 * xml.el: New file.
17598
17599 * mail/mailheader.el: Correct author's mail address.
17600
17601 * gnus/parse-time.el: Correct author's mail address.
17602
17603 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
17604
17605 * comint.el (comint-highlight-input, comint-highlight-face):
17606 New user options.
17607 (comint-input-ring-file-name): Change custom type.
17608 (comint-mode-map): Bind mouse-2.
17609 (comint-insert-clicked-input): New function.
17610 (comint-send-input): Handle input highlighting.
17611
17612 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
17613
17614 * mouse.el (popup-menu): New function.
17615 (mouse-major-mode-menu): Use it.
17616
17617 2000-07-18 Dave Love <fx@gnu.org>
17618
17619 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
17620 improvements.
17621
17622 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17623
17624 * faces.el (face-font-selection-order)
17625 (face-font-family-alternatives): Add custom type.
17626
17627 2000-07-18 Dave Love <fx@gnu.org>
17628
17629 * cus-edit.el (custom-variable-reset-saved)
17630 (custom-variable-reset-standard): Remove unused bindings.
17631
17632 * rect.el (open-rectangle-line): Remove unused let.
17633
17634 * hl-line.el (hl-line-highlight): Check hl-line-mode.
17635
17636 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17637
17638 * cdl.el: Fix `Maintainer' keyword.
17639
17640 * play/pong.el: Add author's email address.
17641
17642 2000-07-17 Sam Steingold <sds@gnu.org>
17643
17644 * files.el (insert-directory): Call `split-string' instead of
17645 re-implementing it.
17646
17647 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17648
17649 * mail/vms-pmail.el: Change maintainer to FSF.
17650
17651 * net/goto-addr.el: Change maintainer to FSF.
17652
17653 * info.el (Info-title-face-alist): Removed.
17654
17655 2000-07-18 David Ponce <david@dponce.com>
17656
17657 * recentf.el (recentf-open-files): New command that works like
17658 `recentf-open-more-files', but shows the whole list of files (not just
17659 those omitted from the menu). Useful if you don't use a menu-bar!
17660 (recentf-open-more-files) Modified to use `recentf-open-files'.
17661
17662 (recentf-open-files, recentf-open-more-files)
17663 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
17664
17665 (recentf-dialog-mode): New mode for dialogs. You can now just type
17666 "q" to cancel the dialogs.
17667
17668 2000-07-18 David Ponce <david@dponce.com>
17669
17670 * recentf.el: This is a major update of recentf.el. It adds new
17671 features to better organize the recentf menu and "More..." buffer.
17672
17673 Using new provided menu filtering functions you can now organize the
17674 recent files list:
17675
17676 - by major modes
17677 - by directories
17678 - by user defined rules
17679
17680 Finally, with the new `recentf-filter-changer' customizable filter you
17681 can define a ring of filters and dynamically (via the menu) cycle on
17682 each menu organization in the ring (a la msb).
17683
17684 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
17685
17686 * eshell/eshell.el (eshell): Replace links to eshell.info with
17687 links to eshell, to avoid problems on systems where the manual is
17688 installed as `eshell'.
17689 * eshell/esh-cmd.el (eshell-cmd): Ditto.
17690 * eshell/em-smart.el (eshell-smart): Ditto.
17691 * eshell/em-banner.el (eshell-banner): Ditto.
17692 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
17693
17694 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
17695 same-file check in the MS-DOS version (it does support inodes).
17696
17697 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
17698
17699 * eshell/eshell.el (eshell-directory-name):
17700 Run default directory name through convert-standard-filename.
17701
17702 2000-07-18 Kenichi Handa <handa@etl.go.jp>
17703
17704 * international/mule-cmds.el (select-safe-coding-system):
17705 Fix typo in the comment.
17706
17707 * language/european.el (compound-text):
17708 Force katakana-jisx0201 to be designated to G1.
17709
17710 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
17711 Don't translate some national variant characters of latin-jisx0201.
17712 (x-ctext): Force katakana-jisx0201 to be designated to G1.
17713
17714 * international/kkc.el (kkc-after-update-conversion-functions):
17715 New variable.
17716 (kkc-update-conversion): Run functions in it at the tail.
17717
17718 2000-07-16 John Wiegley <johnw@gnu.org>
17719
17720 * lisp/align.el (align-newline-and-indent):
17721 Adding new function. for auto-aligning blocks of code on RET.
17722 (align-region): Fixed badly formatted minibuffer message.
17723
17724 2000-07-17 Kenichi Handa <handa@etl.go.jp>
17725
17726 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
17727 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
17728 the conversion list at first if appropriate.
17729 (kkc-next): Don't update kkc-next-count here.
17730 (kkc-prev): Don't update kkc-prev-count here.
17731 (kkc-show-conversion-list-update): Fix setting up of conversion
17732 list message.
17733
17734 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
17735
17736 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
17737
17738 2000-07-16 Dave Love <fx@gnu.org>
17739
17740 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
17741 function to be more specific.
17742
17743 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
17744 non-string help-echo.
17745 (widget-types-convert-widget): Defsubst it.
17746 (widget-echo-help): Try to cope with a help-echo function of two
17747 possible sorts.
17748
17749 2000-07-15 Jason Rumney <jasonr@gnu.org>
17750
17751 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
17752 Declare as obsolete.
17753
17754 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
17755
17756 2000-07-14 Gerd Moellmann <gerd@gnu.org>
17757
17758 * hilit-chg.el: Fix typo.
17759
17760 2000-07-14 Dave Love <fx@gnu.org>
17761
17762 * info.el (Info-mode-menu): Fix use of :help, :enable.
17763
17764 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
17765
17766 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
17767
17768 2000-07-13 Dave Love <fx@gnu.org>
17769
17770 * emacs-lisp/easymenu.el: Doc fixes.
17771 (easy-menu-remove): Defalias to ignore.
17772
17773 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
17774 Call throw correctly.
17775
17776 2000-07-13 Gerd Moellmann <gerd@gnu.org>
17777
17778 * faces.el (frame-background-mode): Doc fix.
17779
17780 * simple.el (eval-expression-print-length): Change custom type to
17781 allow entering nil as value.
17782
17783 2000-07-13 Dave Love <fx@gnu.org>
17784
17785 * progmodes/fortran.el (fortran-imenu-generic-expression):
17786 Change definition layout.
17787 (fortran-mode-menu): Reinstate customize entries.
17788
17789 * cus-edit.el (custom-group-menu-create, customize-menu-create):
17790 Use :filter, per old XEmacs code.
17791
17792 2000-07-12 Gerd Moellmann <gerd@gnu.org>
17793
17794 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
17795 event when deciding what to send to the terminal.
17796
17797 2000-07-12 Dave Love <fx@gnu.org>
17798
17799 * cus-start.el: Add optional version as 4th element of specs and
17800 use it for several things new in v21. Remove load-path. Fix type
17801 of line-number-display-limit.
17802
17803 2000-07-11 Dave Love <fx@gnu.org>
17804
17805 * progmodes/fortran.el: Don't require easymenu.
17806 Use repeat counts in various regexps.
17807 (fortran-mode-syntax-table): Defvar directly.
17808 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
17809 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
17810 Use defvar, not defconst.
17811 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
17812 (fortran-mode): Set fortran-comment-line-start-skip,
17813 fortran-comment-line-start-skip, dabbrev-case-fold-search.
17814 (fortran-comment-indent): Use defsubst.
17815 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
17816 Use fortran-comment-indent, not fortran-comment-indent-function.
17817 (fortran-comment-region, fortran-electric-line-number): Simplify.
17818 (fortran-auto-fill): New function.
17819 (fortran-do-auto-fill): Deleted.
17820 (fortran-find-comment-start-skip):
17821 Check for non-null comment-start-skip.
17822 (fortran-auto-fill-mode, fortran-fill-statement):
17823 Use fortran-auto-fill.
17824 (fortran-fill): Use fortran-auto-fill. Check for null
17825 comment-start-skip. Simplify final clause and use end-of-line finally.
17826
17827 * widget.el (widget-plist-member): New alias.
17828
17829 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
17830
17831 * eshell/esh-module.el (toplevel): Reference
17832 byte-compile-current-file only if it is bound.
17833
17834 2000-07-10 Gerd Moellmann <gerd@gnu.org>
17835
17836 * dired.el: Don't require `dired-aux'.
17837
17838 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
17839
17840 * dired-aux.el (dired-show-file-type): New function.
17841 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
17842 (dired-show-file-type): Add autoload.
17843
17844 2000-07-10 Kenichi Handa <handa@etl.go.jp>
17845
17846 * international/mule-diag.el (describe-font): Adjusted for the
17847 change of fontset-info.
17848 (print-fontset): Likewise.
17849
17850 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
17851
17852 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
17853
17854 2000-07-07 Gerd Moellmann <gerd@gnu.org>
17855
17856 * bindings.el: Bind `[delete]' to delete-char.
17857
17858 * dired.el (dired-find-alternate-file): New function.
17859 (dired-mode-map): Bind `a' to dired-find-alternate-file.
17860 (toplevel): Require dired-aux when compiling.
17861 (dired-buffers): Move defvar within file to avoid compiler warning.
17862
17863 * info.el (Info-last-search): Variable removed.
17864 (Info-search-history): New variable.
17865 (Info-search): New Info-search-history.
17866
17867 * battery.el, info-look.el: Change author's mail address.
17868
17869 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
17870
17871 * mail/rmail.el (rmail-clear-headers): Don't throw an error
17872 if rmail-ignored-headers is nil.
17873 (rmail-retry-failure): Bind rmail-ignored-headers and
17874 rmail-displayed-headers to nil.
17875
17876 2000-07-06 Gerd Moellmann <gerd@gnu.org>
17877
17878 * lpr.el (lpr-page-header-switches): Add `-h' switch.
17879 (print-region-1): Don't hard code `-h' here.
17880
17881 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
17882
17883 2000-07-01 Francesco Potorti` <pot@gnu.org>
17884
17885 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
17886 exim can use "your message" instead of "the message".
17887
17888 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
17889
17890 * facemenu.el: Docstrings fixes.
17891 (facemenu-get-face): Don't use internal-find-face.
17892 (facemenu-iterate): Rename arg to match the docstring.
17893
17894 * newcomment.el (uncomment-region): Be more careful when skipping
17895 backwards over `=' not to bump into BOBP.
17896
17897 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
17898
17899 * ediff-diff.el (ediff-wordify): Use syntax table.
17900 * ediff-init.el (ediff-has-face-support-p): Use
17901 ediff-color-display-p.
17902 (ediff-color-display-p): Use display-color-p, changed to defun
17903 from defsubst.
17904 Got rid of special cases for NeXT and OS/2.
17905 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
17906 face.
17907
17908 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
17909
17910 * emacs-lisp/lucid.el: Require CL.
17911 (copy-tree, remprop): Remove, it's provided by CL.
17912 (map-keymap): Define in terms of cl-map-keymap.
17913 (extent-property, set-extent-end-glyph): New functions.
17914
17915 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
17916
17917 2000-07-05 Gerd Moellmann <gerd@gnu.org>
17918
17919 * Makefile.in (DONTCOMPILE): Add comment that the name may
17920 not be changed without changing the make-dist script.
17921
17922 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
17923 (cl-mapc): Use mapc instead of cl-old-mapc.
17924
17925 2000-07-05 Andrew Innes <andrewi@gnu.org>
17926
17927 * makefile.nt: Add support for `bootstrap' and related targets.
17928
17929 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
17930
17931 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
17932 (easy-menu-do-define): Use `menu-item' format.
17933 Handle case where easy-menu-create-menu returns a symbol.
17934 Manually call the potential top-level filter in the function binding.
17935 (easy-menu-filter-return): New arg NAME.
17936 Convert to a keymap if MENU is an XEmacs menu.
17937 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
17938 (easy-menu-converted-items-table, easy-menu-convert-item):
17939 New var and fun to memoize easy-menu-convert-item-1.
17940 (easy-menu-do-add-item): Use it.
17941 (easy-menu-create-menu): Use easy-menu-convert-item.
17942 Wrap easy-menu-filter-return around any :filter specification.
17943 Don't convert the menu if a filter was specified.
17944 Tell easy-menu-make-symbol not to check for MENU being an expression.
17945 (easy-menu-make-symbol): New arg NOEXP.
17946
17947 2000-07-05 Gerd Moellmann <gerd@gnu.org>
17948
17949 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
17950 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
17951 (eval-defun): If called with prefix arg, instrument code for
17952 Edebug.
17953
17954 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
17955 similar to that of eval-defun.
17956
17957 2000-07-04 Dave Love <fx@gnu.org>
17958
17959 * hl-line.el (hl-line-overlay): Make it permanent-local.
17960
17961 * calendar/todo-mode.el: Replaced with a working version, based on
17962 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
17963
17964 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
17965
17966 * paths.el (prune-directory-list): New function.
17967 (Info-default-directory-list): Rewritten to more methodically
17968 enumerate a big list of possible info directories (based on the
17969 list used by the standalone info reader).
17970
17971 * info.el (info-initialize): Use prune-directory-list to remove
17972 non-existent directories from Info-directory-list.
17973
17974 * paths.el (Info-default-directory-list): Try a list of possible
17975 info-directories instead of a single one. Add the possible
17976 info directory "/usr/share/info".
17977
17978 * woman.el (woman-man.conf-path): Explicitly include the debian
17979 man-db config file "/etc/manpath.config".
17980 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
17981 are present in `manpath.config'.
17982 (woman-manpath): Include "/usr/share/man".
17983
17984 2000-07-03 Gerd Moellmann <gerd@gnu.org>
17985
17986 * frame.el (blink-cursor-mode): Don't hide cursor initially.
17987
17988 * startup.el (command-line): Initialize blink-cursor based
17989 on window-system.
17990
17991 * frame.el (blink-cursor): Default to nil if not running under
17992 a window-system.
17993
17994 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
17995 (face-x-resources): Remove duplicate entry for :font.
17996
17997 * textmodes/refer.el (refer-find-entry-internal): Use some-window
17998 instead of cycling through windows with next-window.
17999
18000 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
18001 of cycling through windows with next-window.
18002
18003 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
18004 of cycling through windows with next-window.
18005
18006 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
18007 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
18008 instead of cycling through windows with next-window.
18009
18010 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
18011 instead of cycling through windows with next-window.
18012
18013 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
18014 of cycling through windows with next-window.
18015
18016 * terminal.el (te-process-output): Use walk-windows instead of
18017 cycling through windows with next-window.
18018
18019 * server.el (server-switch-buffer): Use some-window instead of
18020 cycling through windows with next-window.
18021
18022 * window.el (some-window): New function.
18023 (walk-windows): Remove reference to walk-windows-start.
18024
18025 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
18026
18027 2000-07-03 Richard Stallman <rms@gnu.org>
18028
18029 * window.el (walk-windows): Guarantee termination by keeping a list
18030 of all the windows already handled.
18031
18032 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
18033
18034 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
18035 window-system.
18036
18037 * man.el (Man-notify-when-ready): Don't use window-system. If
18038 Man-notify-method is newframe, and the display is not
18039 multi-frame, select the frame created for the man page.
18040 (Man-init-defvars): Doc fix.
18041
18042 2000-06-28 Gerd Moellmann <gerd@gnu.org>
18043
18044 * faces.el (region): Change background color for light background.
18045
18046 * ediff-wind.el (ediff-setup-control-frame): Remove :box
18047 attribute from mode-line face of Ediff control frame.
18048
18049 * replace.el (query-replace-map): Bind `e' like `E'.
18050
18051 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
18052
18053 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
18054 Change name to "Select All".
18055
18056 * dos-fns.el (convert-standard-filename): Fix last change.
18057
18058 2000-06-27 Gerd Moellmann <gerd@gnu.org>
18059
18060 * help.el (describe-variable): Don't insert a second `'s' in front
18061 of the string `value is shown below'. Since the syntax-table is
18062 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
18063 an existing `'s', so that this won't be deleted.
18064
18065 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
18066 * pcmpl-unix.el: New files.
18067
18068 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
18069
18070 * wid-edit.el (widget-member): Use the new plist-member.
18071
18072 2000-06-26 Gerd Moellmann <gerd@gnu.org>
18073
18074 * replace.el (perform-replace): Undo change of 2000-04-04.
18075 Instead, move backward 1 character at the end of the loop when
18076 necessary.
18077
18078 * faces.el (fringe): Change face for different backgrounds.
18079
18080 * eshell/esh-module.el (toplevel): Load defgroup's differently;
18081 patch from John.
18082
18083 * eshell/*.el: Change spelling of the Free Software Foundation.
18084
18085 * eshell/esh-toggle.el: Removed.
18086
18087 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
18088
18089 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
18090 interactively.
18091
18092 2000-06-26 Alex Schroeder <alex@gnu.org>
18093
18094 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
18095 `define-key'; instead of checking `(emacs-version)' check for
18096 `set-keymap-parent' and `set-keymap-name' directly. Add entries
18097 for `;' and `o' which might be electric.
18098
18099 (sql-electric-stuff): New user option.
18100 (sql-magic-go): New function which uses `sql-electric-stuff'.
18101 (sql-magic-semicolon): New function which uses
18102 `sql-electric-stuff'.
18103
18104 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
18105 is not fboundp.
18106
18107 (sql-oracle-options): New variable.
18108 (sql-oracle): Use it.
18109
18110 (sql-imenu-generic-expression): Doc change.
18111 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
18112 is used.
18113
18114 (sql-informix): Added command line parameter "-" to force
18115 sql-informix-program to use stdout.
18116
18117 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
18118
18119 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
18120 (cp864-decode-table): Doc fix.
18121 (cp720-decode-table): New variable, supports the Arabic OEM
18122 codepage used by Windows.
18123 (cp737-decode-table): New, Greek OEM codepage used by Windows.
18124
18125 2000-06-23 Dave Love <fx@gnu.org>
18126
18127 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
18128 (font-lock-fontify-anchored-keywords): Use
18129 line-beginning-position.
18130 (global-font-lock-mode): Use mapc.
18131
18132 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
18133
18134 * eshell/esh-module.el: Require CL when compiling.
18135
18136 2000-06-23 Gerd Moellmann <gerd@gnu.org>
18137
18138 * comint.el (comint-substitute-in-file-name): Call replace-match
18139 with second and third arg t.
18140
18141 * cus-edit.el (custom-button-face, custom-button-pressed-face):
18142 Specify foreground color.
18143
18144 * faces.el (tool-bar, mode-line, header-line): Specify foreground
18145 color.
18146
18147 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
18148
18149 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
18150 cddr instead of cdddr.
18151
18152 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
18153 instead of copy-list.
18154
18155 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
18156 of copy-list.
18157
18158 * subdirs.el: Add eshell subdirectory.
18159
18160 * eshell: New subdirectory containing the Eshell package.
18161
18162 * pcomplete.el: New file.
18163
18164 2000-06-23 Paul Eggert <eggert@twinsun.com>
18165
18166 * mail/mailpost.el (post-mail-send-it): Make sure file has
18167 proper permissions from birth.
18168
18169 * files.el (basic-save-buffer-2): When temporarily setting
18170 file modes, set them to current modes plus 0200, not to 0777.
18171
18172 * emerge.el (emerge-make-temp-file): Make sure file has proper
18173 permissions from birth.
18174
18175 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
18176
18177 * files.el (make-backup-file-name-1): On DOS/Windows, run the
18178 backup file name through convert-standard-filename.
18179
18180 * dos-fns.el (convert-standard-filename): Convert leading
18181 directories as well. When long file names are supported, convert
18182 characters that are invalid in Windows file names.
18183
18184 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18185
18186 * ps-print.el: Fix bug: if ^L is the very first buffer character,
18187 ps-print crashes. New feature: page selection for printing. Create
18188 raw-text-unix coding system for XEmacs. Doc fix.
18189 (ps-print-version): New version number (5.2.3).
18190 (ps-plot-region): Bug fix.
18191 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
18192 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
18193 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
18194 funs.
18195 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
18196 (ps-last-page): New vars.
18197
18198 2000-06-21 Gerd Moellmann <gerd@gnu.org>
18199
18200 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
18201 empty option string.
18202
18203 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
18204
18205 * man.el (man): Doc fix.
18206
18207 2000-06-21 Kenichi Handa <handa@etl.go.jp>
18208
18209 * international/mule-cmds.el (set-language-info-alist): Docstring
18210 fixed.
18211
18212 2000-06-20 Gerd Moellmann <gerd@gnu.org>
18213
18214 * version.el (emacs-version): Use ISO date format.
18215
18216 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
18217 instead of `M-backspace'.
18218
18219 * simple.el (turn-off-auto-fill): New function.
18220
18221 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
18222
18223 * jit-lock.el (with-buffer-prepared-for-jit-lock):
18224 Renamed from with-buffer-prepared-for-font-lock and use
18225 inhibit-modification-hooks rather than setting *-change-functions.
18226 Update all functions to use the new name.
18227 (jit-lock-first-unfontify-pos): New semantics (and doc).
18228 (jit-lock-mode): Make non-interactive.
18229 Don't automatically turn on font-lock.
18230 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
18231 Always use jit-lock-after-change.
18232 Remove and restore font-lock-after-change-function.
18233 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
18234 (jit-lock-after-unfontify-buffer): Remove.
18235 (jit-lock-stealth-fontify):
18236 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
18237 (jit-lock-after-change): Set the `fontified' text-prop to nil.
18238
18239 2000-06-20 Sam Steingold <sds@gnu.org>
18240
18241 * emacs-lisp/cl-indent.el (toplevel): Indent
18242 `print-unreadable-object' properly. Untabify.
18243
18244 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
18245
18246 * textmodes/reftex.el (reftex-find-citation-regexp-format):
18247 Support for bibentry.
18248 (reftex-compile-variables): Fixed problem with end of section-re.
18249
18250 * texmodes/reftex-dcr.el (reftex-view-crossref,
18251 reftex-view-crossref-from-bibtex):
18252 Deal with changed `reftex-find-citation-regexp-format'.
18253 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
18254 Replaced `remprop' with `put'.
18255 (reftex-view-crossref, reftex-view-crossref-when-idle):
18256 Support for bibentry.
18257
18258 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
18259 New entry for bibentry package.
18260
18261 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
18262 Regexp also matches "\nobibliography".
18263
18264 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
18265 Call `reftex-ensure-write-access' before doing anything.
18266 (reftex-ensure-write-access): New function.
18267
18268 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
18269
18270 * progmodes/idlwave.el: File re-installed (update to version 4.2)
18271
18272 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
18273
18274 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
18275
18276 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
18277
18278
18279 2000-06-20 Dave Love <fx@gnu.org>
18280
18281 * faces.el (frame-background-mode): Use set-default, not set, in
18282 setter.
18283 (frame-update-faces, frame-update-face-colors): Define with
18284 defalias.
18285
18286 * enriched.el (enriched-decode-foreground)
18287 (enriched-decode-background): Don't use internal-find-face.
18288
18289 * apropos.el: Doc fixes.
18290
18291 * cus-edit.el (customize-changed-options): Check arg.
18292 (customize-version-lessp): Don't require decimal point.
18293
18294 * custom.el (defcustom, defgroup): Doc fix.
18295
18296 * newcomment.el (comment) <defgroup>: Add :version.
18297 (comment-multi-line): Doc fix.
18298
18299 * emulation/mlsupport.el (define-hooked-local-abbrev,
18300 define-hooked-global-abbrev): Fix, using define-abbrev.
18301
18302 2000-06-19 Gerd Moellmann <gerd@gnu.org>
18303
18304 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
18305 the whole buffer.
18306
18307 2000-06-19 Dave Love <fx@gnu.org>
18308
18309 * menu-bar.el (menu-bar-options-save): New function.
18310 (menu-bar-options-menu): Use it.
18311 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
18312 Simplify.
18313
18314 2000-06-19 Andreas Schwab <schwab@suse.de>
18315
18316 * progmodes/etags.el (tags-query-replace): Put new parameters
18317 START and END at the end, for backward compatibility.
18318
18319 2000-06-19 Kenichi Handa <handa@etl.go.jp>
18320
18321 * international/codepage.el:
18322 (cp-coding-system-for-codepage-1): Delete special codes for
18323 generating xxx-dos coding system because now a CCL based coding
18324 system can handle EOL conversion by default.
18325
18326 * international/mule.el (make-coding-system): Generate subsidiary
18327 coding systems for EOL handling variants even for a CCL based
18328 coding system.
18329
18330 2000-06-19 Kenichi Handa <handa@etl.go.jp>
18331
18332 * international/isearch-x.el (isearch-minibuffer-input-method)
18333 (isearch-minibuffer-input-method-function): These variables
18334 deleted.
18335 (isearch-with-input-method): Don't use the above variables.
18336 (isearch-process-search-multibyte-characters): Likewise. Call
18337 read-string with the arg INHERIT-INPUT-METHOD t.
18338
18339 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
18340
18341 * font-lock.el (font-lock-after-fontify-buffer)
18342 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
18343
18344 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
18345 Use consistent make-local-variable style for font-lock-fontified.
18346 (jit-lock-fontify-buffer):
18347 Don't bother checking for font-lock-mode and jit-lock-mode.
18348
18349 * time.el: Remove trailing ^M that prevent CVS-merging.
18350
18351 2000-06-16 Gerd Moellmann <gerd@gnu.org>
18352
18353 * Makefile.in (distclean): New target.
18354
18355 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
18356
18357 * Makefile.in (srcdir): Define for update-subdirs.
18358
18359 2000-06-16 Gerd Moellmann <gerd@gnu.org>
18360
18361 * find-lisp.el: New file.
18362
18363 2000-06-16 Andrew Innes <andrewi@gnu.org>
18364
18365 * time.el (display-time-mail-function): New variable, to allow
18366 external packages to indicate when new mail is available.
18367 (display-time-update): Use it.
18368
18369 2000-06-16 Kenichi Handa <handa@etl.go.jp>
18370
18371 * international/mule.el (mule-version): Change version name to
18372 SAKAKI. AOI has already been used by Meadow.
18373
18374 * international/quail.el (quail-show-guidance-buf): To find the
18375 bottom window (but minibuffer), pay attention to the height of
18376 minibuffer.
18377
18378 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
18379
18380 * arc-mode.el (archive-mode-map): Use the new menu-item format for
18381 menu-bar menus. Add help strings. Don't remove the Edit menu
18382 from the menu bar, as the menu bar has enough space now.
18383
18384 * Makefile.in (SHELL): Make sure /bin/sh is used.
18385
18386 * woman.el (woman-man-buffer): Fix bold and underlined CJK
18387 characters, which use series of two ^H characters instead of one.
18388
18389 2000-06-15 Gerd Moellmann <gerd@gnu.org>
18390
18391 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
18392 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
18393 functions.
18394 (Info-find-node-2): Try a case-sensitive search first, then
18395 do a case-insensitive search.
18396
18397 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
18398 tutorials.
18399
18400 * complete.el (PC-env-vars-alist): New variable.
18401 (PC-complete-as-file-name): New function.
18402 (partial-completion-mode): Initialize PC-env-vars-alist from
18403 process-environment.
18404 (PC-do-completion): Handle completion of env vars.
18405
18406 * info.el (Info-set-mode-line): Show file name in mode line,
18407 use `*Info*' instead of `Info:'.
18408
18409 * startup.el (command-line-1): Change copyright messages to year
18410 2000.
18411
18412 2000-06-15 Dave Love <fx@gnu.org>
18413
18414 * net/goto-addr.el (goto-address-fontify): Use keymap property,
18415 not local-map.
18416
18417 2000-06-15 Kenichi Handa <handa@etl.go.jp>
18418
18419 * international/mule.el (set-buffer-file-coding-system): Almost
18420 rewritten to handle `undecided' as no-op.
18421
18422 2000-06-14 Gerd Moellmann <gerd@gnu.org>
18423
18424 * Makefile.in: New file.
18425
18426 * Makefile: Removed.
18427
18428 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
18429 (goto-address-highlight-keymap): Bind C-c RET.
18430
18431 2000-06-14 Kenichi Handa <handa@etl.go.jp>
18432
18433 * mail/sendmail.el (sendmail-send-it): The temporary buffer
18434 inherits buffer-file-coding-system of the current buffer.
18435
18436 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
18437 0. Give correct argument to set-auto-coding-function.
18438 (tar-expunge): For goto-char, use (point-min), not 0.
18439 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
18440 (tar-subfile-save-buffer): Likewize.
18441
18442 * international/mule.el
18443 (after-insert-file-set-buffer-file-coding-system): Call
18444 set-buffer-file-coding-system with the arg FORCE t.
18445
18446 2000-06-13 Gerd Moellmann <gerd@gnu.org>
18447
18448 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
18449 nil. Contemporary sendmails issue an X-Authentication-Warning if
18450 the sender is set with `-f'.
18451
18452 2000-06-13 Dave Love <fx@gnu.org>
18453
18454 * help.el (describe-function-1): Kluge around cases of functions
18455 fset to subrs whose doc doesn't match their symbol-name.
18456
18457 * image.el (insert-image): Default STRING to a space.
18458
18459 * info.el Doc fixes.
18460 (Info-build-node-completions): Match Ref tags.
18461
18462 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
18463
18464 * frame.el (display-multi-frame-p, display-multi-font-p): New
18465 defaliases for display-graphic-p.
18466
18467 * hl-line.el: Fixed a typo in commentary.
18468
18469 2000-06-13 Kenichi Handa <handa@etl.go.jp>
18470
18471 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
18472 fixed.
18473
18474 2000-06-12 Dave Love <fx@gnu.org>
18475
18476 * image.el (insert-image): Save a little consing.
18477
18478 2000-06-12 Kenichi Handa <handa@etl.go.jp>
18479
18480 * language/tibet-util.el: Convert all tibetan-1-column characters
18481 to the corresponding tibetan characters.
18482 (tibetan-add-components): Delete code for the special treatment of
18483 'a chung.
18484
18485 * language/tibetan.el (tibetan-composable-pattern): Fix previous
18486 change.
18487 (tibetan-vowel-transcription-alist): More rules added.
18488 (tibetan-composite-vowel-alist): New variable.
18489 (tibetan-precomposition-rule-alist): More rules added.
18490
18491 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
18492
18493 * startup.el (command-line): Only call menu-bar-mode if interactive.
18494
18495 * thingatpt.el (toplevel symbol-properties):
18496 * textmodes/makeinfo.el (makeinfo-compile):
18497 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
18498 * progmodes/hideif.el (hif-compress-define-list)
18499 (hide-ifdef-use-define-alist):
18500 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
18501 (ange-ftp-vms-add-file-entry):
18502 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
18503 * man.el (Man-build-man-command):
18504 * mail/rnewspost.el (news-reply-header-hook):
18505 * info.el (Info-insert-dir):
18506 * emulation/mlconvert.el (backward-word, forward-word, setq):
18507 * emacs-lisp/gulp.el (gulp-send-requests):
18508 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
18509 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
18510 (byte-optimize-apply, end of file):
18511 * emacs-lisp/advice.el (ad-advice-class-completion-table)
18512 (ad-make-freeze-definition):
18513 * startup.el (command-line, command-line-1): Don't quote lambdas.
18514
18515 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
18516 (cvs-cleanup-removed): New function.
18517 (cvs-cleanup-functions): New var.
18518 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
18519 some flexibility in specifying additional entries to auto-cleanup.
18520 (cvs-quickdir): New function.
18521 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
18522 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
18523 (cvs-mode-find-file): Check that we are on a filename or dirname
18524 when invoked through a mouse-click.
18525 (cvs-full-path): Remove.
18526 (cvs-dired-action): Re-introduced.
18527 (cvs-dired-noselect): Use it.
18528 (vc-post-command-functions): use this new hook if available.
18529
18530 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
18531 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
18532 (cvs-filename-map, cvs-dirname-map): Remove.
18533 (cvs-default-action): Remove.
18534 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
18535 if the arg is really a keymap.
18536 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
18537 Don't hardcode the mapping from state (aka type) to face, but check
18538 the var cvs-fi-<type>-face instead.
18539 (cvs-fileinfo-from-entries): New function.
18540
18541 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
18542 Docstring fix.
18543 (cvs-find-file-and-jump): Change default to be safer.
18544 (cvs-mode-diff-map): Define it as a function as well.
18545 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
18546 Bind mouse-2 in this global map rather than with text-properties.
18547
18548 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
18549 file to resolve the ambiguity between C(conflict) and C(need-merge).
18550
18551 2000-06-12 Kenichi Handa <handa@etl.go.jp>
18552
18553 * international/mule.el (set-buffer-file-coding-system): If
18554 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
18555 unconditionally.
18556
18557 2000-06-12 Dave Love <fx@gnu.org>
18558
18559 * wid-edit.el (widget-specify-button): Really suppress the face if
18560 required.
18561
18562 2000-06-11 Gerd Moellmann <gerd@gnu.org>
18563
18564 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
18565
18566 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
18567
18568 * imenu.el (imenu-generic-expression): Docstring fix.
18569
18570 * composite.el (composition-function-table): Move the `put'
18571 below the autoload cookie so we can load the file before loaddefs.
18572
18573 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
18574
18575 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
18576 Handle easy-mmode-define-global-mode.
18577 For complex macros like define-minor-mode that can generate
18578 several autoload entries, try to autoload entries in the
18579 macroexpanded code.
18580
18581 * emacs-lisp/easy-mmode.el (define-minor-mode):
18582 If KEYMAP is a symbol, just use it.
18583 Use byte-compile-current-file and load-file-name to infer the
18584 proper :require to pass to defcustom.
18585 Wrap the hook var into `progn' so as not to autoload it.
18586 Add a :autoload-end cookie.
18587 Be more careful about the evaluation of KEYMAP.
18588 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
18589 (define-derived-mode): Move define-abbrev-table outside of defvar.
18590
18591 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
18592
18593 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
18594 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
18595 (backup-compiled-files): Ignore errors during `tar'.
18596 (bootstrap): Make autoloads before elc files.
18597
18598 2000-06-10 Kenichi Handa <handa@etl.go.jp>
18599
18600 * international/mule.el (set-buffer-file-coding-system): If one of
18601 undecided-XXX is specified, change only EOL conversion.
18602
18603 * international/mule-conf.el (unix): New alias for the coding
18604 system undecided-unix.
18605
18606 2000-06-09 Dave Love <fx@gnu.org>
18607
18608 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
18609
18610 * progmodes/executable.el: Byte compile dynamic.
18611 (executable-insert): Change custom type.
18612 (executable-find): Add autoload cookie.
18613 (executable-make-buffer-file-executable-if-script-p): New
18614 function. After Noah Friedman.
18615
18616 * files.el (after-save-hook): Customize, with
18617 executable-make-buffer-file-executable-if-script-p as an option.
18618
18619 2000-06-09 Kenichi Handa <handa@etl.go.jp>
18620
18621 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
18622 "tib24p-mule.bdf" for Tibetan.
18623
18624 * composite.el (decompose-composite-char): Declare it as obsolete.
18625
18626 * man.el (Man-fontify-manpage): Pay attention to underline and
18627 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
18628
18629 2000-06-08 Gerd Moellmann <gerd@gnu.org>
18630
18631 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
18632 Set maintainer to FSF since author isn't reachable.
18633
18634 2000-06-08 Dave Love <fx@gnu.org>
18635
18636 * international/mule-cmds.el (select-safe-coding-system): If
18637 DEFAULT-CODING-SYSTEM is not specified, also check the most
18638 preferred coding-system if buffer-file-coding-system is
18639 `undecided'. From Handa.
18640
18641 2000-06-08 Kenichi Handa <handa@etl.go.jp>
18642
18643 * international/mule.el
18644 (after-insert-file-set-buffer-file-coding-system): If the buffer
18645 size is greater than INSERTED, judget that we are not visiting.
18646
18647 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
18648
18649 * whitespace.el (defgroup whitespace): Comment out `:version'.
18650 XEmacs 20.4 has problems defining the group with this present.
18651 We'll have this commented out till get resolve the problem.
18652
18653 2000-06-07 John Wiegley <johnw@gnu.org>
18654
18655 * align.el (align-dq-string-modes, align-sq-string-modes)
18656 (align-open-comment-modes): Add pyhton-mode.
18657 (align-rules-list): Use get-text-property instead of
18658 text-properties-at.
18659 (align-rules-list): Add python-assignment.
18660 (align-rules-list): Change perl-comma-delimiter to
18661 basic-comma-delimiter. Use if for Perl modes and python-mode.
18662 (align-rules-list): Add python-chain-logic and
18663 basic-line-continuation.
18664
18665 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
18666
18667 * apropos.el (apropos-mode-hook): New user variable.
18668 (apropos-mode): Run apropos-mode-hook.
18669
18670 2000-06-07 David Ponce <david@dponce.com>
18671
18672 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
18673 commands. Require `wid-edit' at run-time.
18674
18675 2000-06-07 David Ponce <david@dponce.com>
18676
18677 * recentf.el: Added some "Commentary".
18678 (recentf-open-more-files, recentf-edit-list): Minor changes to
18679 move the point at the top of the file list. This behaviour is
18680 consistent with the menu one when the list contains a lot of
18681 files.
18682 (recentf-cleanup): Now displays the number of items removed from
18683 the list.
18684 (recentf-relative-filter) New menu filter to show filenames
18685 relative to `default-directory'.
18686
18687 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18688
18689 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
18690 with/without giving an error if PostScript printer doesn't have this
18691 kind of page size. Zebra Stripe continues or restarts on next page.
18692 Manual/automatic paper feeding. Switch or not the header.
18693 (ps-print-version): New version number (5.2.2).
18694 (ps-windows-system): Include emx as a Windows system.
18695 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
18696 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
18697 (ps-background-text): Code fix.
18698 (ps-error-handler-message, ps-user-defined-prologue)
18699 (ps-print-prologue-header, ps-printer-name)
18700 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
18701 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
18702 (ps-use-face-background): Customization fix.
18703 (ps-n-up-database): Data fix.
18704 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
18705 (ps-switch-header): New vars.
18706 (ps-xemacs-color-name, ps-face-foreground-name)
18707 (ps-face-background-name, ps-boolean-constant): New funs.
18708
18709 2000-06-07 Dave Love <fx@gnu.org>
18710
18711 * allout.el: New version from Manheimer.
18712
18713 2000-06-07 Kenichi Handa <handa@etl.go.jp>
18714
18715 * textmodes/fill.el (fill-find-break-point): Check the validity of
18716 charset.
18717
18718 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
18719
18720 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
18721 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
18722 Call display-color-p and display-mouse-p instead of looking at
18723 window-system.
18724
18725 2000-06-06 Dave Love <fx@gnu.org>
18726
18727 * image.el (find-image): Doc fix. Return nil if image not found.
18728 (put-image, insert-image): Make STRING arg optional.
18729
18730 2000-06-06 Kenichi Handa <handa@etl.go.jp>
18731
18732 * language/vietnamese.el: Remove eval-when-compile.
18733 (viet-viscii-nonascii-translation-table): Define it as a
18734 translation table made from viet-viscii-decode-table.
18735 (viet-viscii-encode-table): Define it as a translation table made
18736 from the reverse map of above.
18737 (viet-vscii-nonascii-translation-table): Define it as a
18738 translation table made from viet-vscii-decode-table.
18739 (viet-vscii-encode-table): Define it as a translation table made
18740 from the reverse map of above.
18741 (ccl-decode-viscii): Use translate-character.
18742 (ccl-encode-viscii, ccl-encode-viscii-font)
18743 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
18744 Likewize.
18745
18746 * language/cyrillic.el: Remove eval-when-compile.
18747 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
18748 translation table made from cyrillic-koi8-r-decode-table.
18749 (cyrillic-koi8-r-encode-table): Define it as a translation table
18750 made from the reverse map of above.
18751 (ccl-decode-koi8): Use translate-character.
18752 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
18753 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
18754 a translation table made from cyrillic-alternativnyj-decode-table.
18755 (cyrillic-alternativnyj-encode-table): Define it as a translation
18756 table made from the reverse map of above.
18757 (ccl-decode-alternativnyj): Use translate-character.
18758 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
18759 Likewize
18760
18761 * international/mule-diag.el (non-iso-charset-alist): Specify
18762 translation table symbol instead of translation table itself.
18763 (list-block-of-chars): CHARSET may be a translation table symbol.
18764
18765 * international/mule.el (make-coding-system): If CODING-SYSTEM
18766 already exists, override it.
18767
18768 * international/fontset.el: Use family `proportional' for Tibetan
18769 fonts.
18770
18771 * international/ccl.el (ccl-compile-translate-character): Don't
18772 check if Rrr has property translation-table.
18773 (ccl-compile-map-multiple): Modified to avoid compiler warning.
18774
18775 2000-06-05 Gerd Moellmann <gerd@gnu.org>
18776
18777 * info.el: Bind case-fold-search to t when searching in case
18778 a user sets it to nil in a hook.
18779
18780 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
18781
18782 * autoarg.el (autoarg-mode, autoarg-kp-mode):
18783 * hl-line.el (hl-line-mode): Use the new :global key argument.
18784
18785 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
18786 (tar-clip-time-string): Prepend a space.
18787 (tar-grind-file-mode): Construct a string rather than modifying one.
18788 (tar-header-block-summarize): Fix docstring.
18789 Use `format' rather than an error-prone set of copy-loops.
18790
18791 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
18792 (diff-goto-source, diff-unified->context, diff-context->unified)
18793 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
18794 understand the format output by the `-p' argument to diff.
18795
18796 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
18797 (sh-re-done): Use defconst.
18798 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
18799 (sh-help-string-for-variable, sh-guess-basic-offset):
18800 Don't quote lambdas.
18801 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
18802 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
18803
18804 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
18805 (mh-letter-mode): Derive from text-mode.
18806 This implicitly means that it now calls kill-all-local-variables.
18807 Also remove the Emacs-18 compatibility code.
18808
18809 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
18810 Make use of symbol-property doc-string-elt.
18811 Use memq rather than a sequence of eq.
18812 (doc-string-elt): Fix the wrong or missing previously unused values.
18813 (autoload-print-form): New function extracted from
18814 generate-file-autoloads to allow recursion when handling progn
18815 so that defvar's and defun's docstrings are properly printed.
18816 (generate-file-autoloads): Use it.
18817
18818 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
18819 Use find-file-hooks in the minor-mode function.
18820 Be careful not to loop indefinitely in the post-command-hook function.
18821
18822 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
18823
18824 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
18825 tty's.
18826 * ediff-diff.el (ediff-exec-process): Use --binary for fine
18827 differences whenever appropriate.
18828 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
18829 * viper.el (find-file, find-file-other-window): Get viper to do
18830 wildcards.
18831
18832 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
18833
18834 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
18835 (jit-lock-fontify-buffer): New function for JIT refontification.
18836 (jit-lock-mode): Fix docstring.
18837 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
18838 Remove jit-lock-after-change from the _local_ hook.
18839 (jit-lock-function-1): Fix docstring.
18840
18841 * info.el (Info-on-current-buffer): Initialize info.
18842
18843 * newcomment.el (comment-indent): Ignore comment-indent-hook.
18844
18845 * progmodes/tcl.el (tcl-indent-for-comment):
18846 Ignore comment-indent-hook.
18847
18848 * emacs-lisp/easy-mmode.el: Require CL during compilation.
18849 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
18850 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
18851 and improve to use the lighter to guess the capitalization.
18852 (define-minor-mode): Inline code from easy-mmode-define-toggle.
18853 Add keyword arguments to specify global-ness or the custom group.
18854 Add local-map and help-echo properties to the lighter.
18855 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
18856 (easy-mmode-define-global-mode): New macro.
18857
18858 2000-06-02 Dave Love <fx@gnu.org>
18859
18860 * wid-edit.el: byte-compile-dynamic since we typically don't use
18861 all the widgets. Don't require cl or widget. Remove
18862 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
18863 (widget-read-event): Removed. Callers changed to use read-event.
18864 (widget-button-release-event-p): Renamed from
18865 button-release-event-p.
18866 (widget-field-add-space, widget-field-use-before-change):
18867 Uncustomize.
18868 (widget-specify-field): Use keymap property, not local-map.
18869 (widget-specify-button): Obey :suppress-face.
18870 (widget-specify-insert): Use modern backquote syntax.
18871 (widget-image-directory): Renamed from widget-glyph-directory.
18872 (widget-image-enable): Renamed from widget-glyph-enable.
18873 (widget-image-find): Replaces widget-glyph-find.
18874 (widget-button-pressed-face): Move defvar.
18875 (widget-image-insert): Replaces widget-glyph-insert.
18876 (widget-convert): Use keywordp.
18877 (widget-leave-text, widget-children-value-delete): Use mapc.
18878 (widget-keymap): Remove XEmacs stuff.
18879 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
18880 (widget-button-click): Don't set point at the click, but re-centre
18881 if we scroll out of window. Rewritten for images v. glyphs &c.
18882 (widget-tabable-at): Use POS arg, not point.
18883 (widget-beginning-of-line, widget-end-of-line)
18884 (widget-item-value-create, widget-sublist, widget-princ-to-string)
18885 (widget-sexp-prompt-value, widget-echo-help): Simplify.
18886 (widget-default-create): Use widget-image-insert; some rewriting.
18887 (widget-visibility-value-create)
18888 (widget-push-button-value-create, widget-toggle-value-create): Use
18889 widget-image-insert.
18890 (checkbox): Create on and off images dynamically.
18891 (documentation-link): Change :help-echo.
18892 (widget-documentation-link-echo-help): Remove.
18893
18894 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
18895
18896 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
18897
18898 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
18899 (easy-mmode-define-toggle, define-minor-mode): Use it.
18900 (easy-mmode-define-keymap): Docstring fix.
18901 (define-derived-mode): Default PARENT to fundamental-mode.
18902 Add the derived-mode-parent symbol-property.
18903 (easy-mmode-derived-mode-p): New function.
18904
18905 2000-06-02 Dave Love <fx@gnu.org>
18906
18907 * files.el (convert-standard-filename): Doc fix.
18908 (normal-backup-enable-predicate): New function.
18909 (backup-enable-predicate): Use it to replace the lambda form.
18910
18911 * calendar/todo-mode.el: [This needs more work on the outline
18912 stuff.] Doc fixes.
18913 (todo) <defgroup>: Add :version.
18914 (todo-add-category): Don't use pushnew.
18915 (todo-cmd-raise): Fix typo.
18916 (todo-top-priorities): Change temp buffer name.
18917 (todo-category-alist): Avoid redundant lambda.
18918 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
18919 Use outline-next-heading.
18920
18921 * autoarg.el: Rewritten to use define-minor-mode.
18922 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
18923 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
18924
18925 2000-06-02 Kenichi Handa <handa@etl.go.jp>
18926
18927 * isearch.el (isearch-other-meta-char): Fix previous change.
18928
18929 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
18930
18931 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
18932 (log-edit-done): Only add the comment to the ring if it's different
18933 from the last comment entered.
18934
18935 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
18936
18937 2000-06-01 Dave Love <fx@gnu.org>
18938
18939 * hl-line.el: Rewritten using define-minor-mode.
18940
18941 * help.el (describe-function-1): Distinguish special form from
18942 builtin function. Sanity-check presence of arglist for builtins.
18943
18944 2000-06-01 Kenichi Handa <handa@etl.go.jp>
18945
18946 * international/characters.el: Fix syntax/category setting of
18947 Tibetan characters.
18948
18949 * language/tibet-util.el (tibetan-add-components): Fixes for new
18950 encoding of Tibetan characters.
18951 (tibetan-decompose-precomposition-alist): New variable.
18952 (tibetan-decompose-region): Convert precomposed characters to
18953 non-precomposed characters.
18954 (tibetan-decompose-string): Likewise.
18955 (tibetan-composition-function): Fix args to
18956 thibetan-compose-string.
18957
18958 * language/tibetan.el (tibetan-composable-pattern): More
18959 characters included.
18960 (tibetan-consonant-transcription-alist): Rule for "R" added.
18961 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
18962 "+R" added.
18963 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
18964
18965 * language/lao-util.el (lao-composition-function): Fix args to
18966 compose-string.
18967
18968 * language/thai-util.el (thai-composition-function): Fix args to
18969 compose-string.
18970
18971 * isearch.el (isearch-update): Set disable-point-adjustment to t
18972 to prevent the point moving to the end of a composition when a
18973 part of a composition is searched.
18974 (isearch-other-meta-char): If the key invoking this command can be
18975 mapped by function-key-map to a printing char, call
18976 isearch-process-search-char directly.
18977
18978 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
18979
18980 * emacs-lisp/bytecomp.el:
18981 * frame.el:
18982 * international/mule-cmds.el:
18983 * international/mule-util.el:
18984 * international/mule.el:
18985 * mouse.el:
18986 * subr.el:
18987 * faces.el: Update calls to make-obsolete with a WHEN argument.
18988
18989 * byte-run.el (make-obsolete, make-obsolete-variable):
18990 Add an optional WHEN argument and change the format of the
18991 symbol-property information.
18992 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
18993 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
18994 new obsolete-symbol-property format and print WHEN if it is provided.
18995
18996 2000-05-31 Dave Love <fx@gnu.org>
18997
18998 * loadhist.el (loadhist-hook-functions): Remove
18999 before-change-function, after-change-function.
19000 (unload-feature): Deal with symbols which are both bound and
19001 fbound.
19002
19003 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
19004 before-change-function, after-change-function.
19005
19006 * simple.el (newline): Don't bind before-change-function,
19007 after-change-function.
19008
19009 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
19010
19011 * whitespace.el (whitespace-rescan-timer-time): Update interval
19012 set to 600 seconds (10 minutes) instead of 60 seconds since
19013 a large number of whitespace buffers causes emacs to `freeze'
19014 for a considerable amount of time.
19015
19016 * whitespace.el: Updated email address
19017
19018 2000-05-31 Dave Love <fx@gnu.org>
19019
19020 * add-log.el (change-log-font-lock-keywords) <function>: Add
19021 pattern for function of change.
19022 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
19023 acknowledgements patterns.
19024
19025 2000-05-31 Kenichi Handa <handa@etl.go.jp>
19026
19027 * isearch.el (isearch-printing-char): If keyboard coding system is
19028 being used, call isearch-process-search-multibyte-characters.
19029
19030 * international/isearch-x.el: Mostly rewritten.
19031
19032 * international/quail.el (quail-start-conversion): Don't include
19033 unhandled events in the returned events, but set them in
19034 unread-command-events. Exit if all inputs are deleted.
19035
19036 2000-05-30 Jason Rumney <jasonr@gnu.org>
19037
19038 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
19039
19040 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
19041 Reenable code to create initial fontsets.
19042 Use set-fontset-font in place of put-charset-property.
19043
19044 2000-05-30 Gerd Moellmann <gerd@gnu.org>
19045
19046 * progmodes/perl-mode.el (perl-indent-line): When looking for a
19047 label, ensure that the first colon isn't followed by another.
19048
19049 * paths.el (Info-default-directory-list): Doc fix.
19050
19051 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
19052 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
19053 send a query containing USER only, not USER@HOST.
19054
19055 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
19056 and rmail-msgend to compute the restriction at the end, instead of
19057 computing it.
19058
19059 2000-05-29 Gerd Moellmann <gerd@gnu.org>
19060
19061 * dabbrev.el (dabbrev-expand): Don't display messages in the
19062 echo area if the minibuffer window is active.
19063
19064 * jit-lock.el (jit-lock-mode): Add after change function to
19065 local hook.
19066
19067 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
19068
19069 * antlr-mode.el: New commands: hide/unhide actions,
19070 upcase/downcase literals.
19071 (antlr-tiny-action-length): New user option.
19072 (antlr-hide-actions): New command. Suggested by
19073 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
19074 (antlr-mode-map): New binding [C-c C-v].
19075 (antlr-mode-menu): New entries.
19076 (antlr-downcase-literals): New command.
19077 (antlr-upcase-literals): Ditto.
19078
19079 * antlr-mode.el: Minor changes: indendation, mode-name.
19080 (antlr-indent-line): Indent cpp directive at column 0.
19081 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
19082
19083 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
19084 (antlr-font-lock-additional-keywords): Workaround for intentional
19085 bug in XEmacs version of font-lock.
19086 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
19087 be used by a smarter version of `buffers-menu-grouping-function'.
19088
19089 2000-05-29 Gerd Moellmann <gerd@gnu.org>
19090
19091 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
19092 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
19093
19094 2000-05-29 Kenichi Handa <handa@etl.go.jp>
19095
19096 * international/encoded-kb.el
19097 (encoded-kbd-iso2022-designation-map): Pay attention to that
19098 charset-iso-final-char return -1 for eight-bit-control and
19099 eight-bit-graphic.
19100
19101 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
19102
19103 * speedbar.el (speedbar-use-images, speedbar-update-flag)
19104 (speedbar-easymenu-definition-base): Use display-graphic-p where
19105 available, instead of window-system.
19106
19107 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
19108
19109 * international/codepage.el (cp-coding-system-for-codepage-1): Add
19110 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
19111 coding systems.
19112
19113 2000-05-26 Dave Love <fx@gnu.org>
19114
19115 * disp-table.el (standard-display-underline): Don't use
19116 internal-find-face.
19117
19118 * mail/reporter.el: Maintainer change. Doc fixes.
19119 (reporter-version): Deleted.
19120
19121 * emacs-lisp/elp.el: Maintainer change.
19122 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
19123
19124 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
19125
19126 * add-log.el (add-change-log-entry): Merge the current entry with the
19127 previous one if the previous one is empty.
19128
19129 2000-05-26 Dave Love <fx@gnu.org>
19130
19131 * loadhist.el (unload-feature): Fix interactive spec [from
19132 lijnzaad@ebi.ac.uk].
19133
19134 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
19135 subr-arity to check primitives.
19136 (byte-compile-flush-pending, byte-compile-file-form-progn)
19137 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
19138 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
19139 mapcar.
19140
19141 2000-05-26 Kenichi Handa <handa@etl.go.jp>
19142
19143 * international/fontset.el: Set family names of non-latin charsets
19144 in default fontset to "*".
19145
19146 * international/mule-diag.el (print-fontset): Combine family part
19147 and registry part of the fontname by "-*-" instead of "-".
19148
19149 * international/mule-cmds.el (encode-coding-char): Make strings
19150 multibyte before calling encode-coding-string.
19151
19152 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
19153
19154 * derived.el: Fix keywords.
19155 (define-derived-mode): Only define if needed.
19156
19157 * simple.el (fill-comment, comment-column, comment-start)
19158 (comment-start-skip, comment-end, comment-indent-function)
19159 (block-comment-start, block-comment-end, indent-for-comment)
19160 (set-comment-column, kill-comment, comment-padding, comment-region)
19161 (comment-multi-line, indent-new-comment-line): Remove.
19162
19163 * bindings.el (esc-map): Change ; to comment-dwim and use the new
19164 function names for comment operations.
19165
19166 * newcomment.el: Add abundant autoload cookies.
19167 (comment-style): Don't depend on runtime data at compile-time.
19168 (comment-indent-hook): Remove.
19169 (comment-indent): Check if comment-indent-hook is bound.
19170 (comment-region): Docstring fix.
19171
19172 2000-05-25 Dave Love <fx@gnu.org>
19173
19174 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
19175 byte-code-function-p.
19176
19177 * mail/rmailsum.el: Add provide.
19178
19179 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
19180
19181 * smerge-mode.el (smerge-diff-switches): Don't use list* in
19182 defcustom.
19183
19184 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
19185
19186 * ediff-diff.el (ediff-exec-process): delete --binary option from
19187 non-buffer ediff jobs.
19188
19189 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19190
19191 * hilit-chg.el (highlight-changes-mode): Ask about color or
19192 grayscale support, not about window-system.
19193
19194 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
19195 window-system.
19196 (ffap-highlight): Always default to t.
19197
19198 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
19199 display-popup-menus-p instead of looking at window-system.
19200
19201 * disp-table.el (standard-display-g1, standard-display-graphic):
19202 Only refuse to use string glyphs on X and MS-Windows.
19203
19204 * avoid.el: Remove window-system from commentary, suggest to use
19205 display-*-p instead.
19206
19207 * apropos.el (apropos-print): Use display-mouse-p instead of
19208 window-system.
19209
19210 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19211
19212 * international/codepage.el (cp-decoding-vector-for-codepage):
19213 Fill up unsupported characters with their own codes. From Kenichi
19214 Handa.
19215
19216 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19217
19218 * international/mule-diag.el (describe-char-after): Use
19219 display-graphic-p instead of window-system, so that this function
19220 works on MS-DOS.
19221
19222 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19223
19224 * international/codepage.el (cp-make-coding-systems-for-codepage):
19225 Remove the eight-bit-graphic and eight-bit-control charsets from
19226 the list of charsets which we convert into `?'.
19227
19228 2000-05-25 Kenichi Handa <handa@etl.go.jp>
19229
19230 * international/mule-conf.el: Specify CHARSET-ID explicitely for
19231 private charsets.
19232 (mule-unicode-0100-24ff, japanese-jisx0213-1,
19233 japanese-jisx0213-2): New charsets.
19234
19235 * international/fontset.el: Setup default fontset for new charsets.
19236
19237 2000-05-24 Dave Love <fx@gnu.org>
19238
19239 * info.el (Info-find-node-2): Restructure [following "Vadim
19240 S. Solomin" <sovs@uic.nnov.ru>].
19241
19242 * icomplete.el: Fix header for Finder.
19243
19244 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
19245
19246 * rmailout.el (rmail-output-to-rmail-file): Added optional param
19247 STAY.
19248
19249 * rmail.el (rmail-automatic-folder-directives): New user variable.
19250 (rmail-show-message): Add call to `rmail-auto-file' during
19251 display.
19252 (rmail-auto-file): New function.
19253
19254 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
19255
19256 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
19257 account.
19258 (ediff-test-utility,ediff-diff-mandatory-option)
19259 (ediff-reset-diff-options): Utilities for proper initialization of
19260 ediff-diff-options and ediff-diff3-options on Windows.
19261
19262 * ediff-init.el (ediff-merge-filename-prefix): New customizable
19263 variable.
19264
19265 * ediff-mult.el (ediff-filegroup-action): Use
19266 ediff-merge-filename-prefix.
19267
19268 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
19269
19270 * viper-ex.el (ex-write): Set selective display to nil.
19271
19272 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
19273
19274 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
19275 aliases for hebrew-iso-8bit.
19276
19277 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
19278
19279 * woman.el: New version from Francis J. Wright
19280 <F.J.Wright@Maths.QMW.ac.uk>.
19281 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
19282 names in environment variables regardless of the path separator.
19283 (woman-topic-all-completions-1): Don't call file-name-directory-p
19284 on all files, since woman-file-regexp already filters out any
19285 directories.
19286
19287 2000-05-24 Kenichi Handa <handa@etl.go.jp>
19288
19289 * international/quail.el (quail-start-translation): Don't change
19290 modified-p of the current buffer.
19291 (quail-start-conversion): Likewise.
19292
19293 * international/kkc.el (kkc-region): Don't change modified-p of
19294 the current buffer.
19295
19296 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
19297 conform to RFC1468.
19298 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
19299
19300 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
19301
19302 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
19303 (speedbar-insert-button): Invisible text property fix.
19304 (speedbar-directory-plus): Renamed from speedbar-directory-+
19305 (speedbar-directory-minus): Renamed from speedbar-directory--
19306 (speedbar-page-plus): Renamed from speedbar-file-+
19307 (speedbar-page-minus): Renamed from speedbar-file--
19308 (speedbar-page): Renamed from speedbar-file-
19309 (speedbar-tag): Renamed from speedbar-tag-
19310 (speedbar-tag-plus): Renamed from speedbar-tag-+
19311 (speedbar-tag-minus): Renamed from speedbar-tag--
19312 (speedbar-expand-image-button-alist): Use above renames.
19313
19314 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
19315 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
19316 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
19317 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
19318 * sb-pg.xpm: Renamed from sb-file.xpm
19319 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
19320 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
19321
19322 2000-05-24 Kenichi Handa <handa@etl.go.jp>
19323
19324 * international/quail.el (quail-show-guidance-buf): Set
19325 current-input-method of the guidance buffer to the name of the
19326 curren input method.
19327
19328 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
19329
19330 * progmodes/compile.el (compile-internal): Style typo.
19331
19332 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
19333 quote vars and functions in the docstring.
19334
19335 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
19336
19337 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
19338 Don't quote lambdas.
19339
19340 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
19341
19342 2000-05-23 Gerd Moellmann <gerd@gnu.org>
19343
19344 * startup.el (command-line): Determine source file of compiled
19345 user init file differently. Warn if compiled user init file
19346 is older than its source file.
19347
19348 * ffap.el (ffap-url-regexp): Add `https'.
19349
19350 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
19351
19352 * files.el (make-backup-file-name-1): Replace slashes with `!'
19353 rather than `|' (which is not allowed on Windows). Replace the
19354 drive letters with a string "drive_X".
19355
19356 2000-05-23 Gerd Moellmann <gerd@gnu.org>
19357
19358 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
19359
19360 * files.el (interpreter-mode-alist): Add `bash2'.
19361
19362 2000-05-22 Dave Love <fx@gnu.org>
19363
19364 * loadhist.el (feature-symbols, file-provides, file-requires): Use
19365 mapc.
19366 (feature-file): Avoid calling symbol-name. Doc fix.
19367 (file-set-intersect, file-dependents): Use dolist, not mapcar.
19368 (loadhist-hook-functions): Add mouse-position-function.
19369 (unload-feature): Change uses of mapcar.
19370
19371 * files.el (parse-colon-path): Doc fix.
19372 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
19373 (set-auto-mode): Use mapc.
19374
19375 * complete.el (PC-look-for-include-file): Use :alnum: character
19376 class.
19377 (partial-completion-mode): Add autoload cookie.
19378
19379 2000-05-22 Sam Steingold <sds@gnu.org>
19380
19381 * info.el (Info-fontify-node): Fixed the call to
19382 `add-text-properties' (bug introduced on 2000-05-18).
19383
19384 2000-05-22 Dave Love <fx@gnu.org>
19385
19386 * bindings.el: Remove debug-ignored-errors set in other files.
19387
19388 * progmodes/etags.el: Add to debug-ignored-errors.
19389 (visit-tags-table-buffer): Clear out buffers holding old tables
19390 when making a new list.
19391 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
19392 mapc.
19393
19394 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
19395 quote keywords.
19396 (cmpl-string-case-type): Use character classes.
19397
19398 * comint.el:
19399 * textmodes/ispell.el:
19400 * imenu.el:
19401 * mail/mh-e.el:
19402 * progmodes/compile.el: Add to debug-ignored-errors.
19403
19404 * dabbrev.el: Add to debug-ignored-errors.
19405 (dabbrev-completion): Use mapc.
19406
19407 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
19408
19409 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
19410 (woman-mapcan, woman-parse-man.conf)
19411 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
19412 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
19413 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
19414 path syntax better.
19415 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
19416 (woman-manpath): Call woman-parse-man.conf.
19417 (woman-emulation): New defcustom, defaults to nroff.
19418 (woman-font-support): New defconst.
19419 (woman-use-symbol-font): New defcustom.
19420 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
19421 "Emulation".
19422 Many functions: Doc fix.
19423
19424 2000-05-22 Kenichi Handa <handa@etl.go.jp>
19425
19426 * international/quail.el (quail-simple-translation-keymap): Map
19427 128..255 to quail-self-insert-command.
19428 (quail-keyboard-layout-alist): Add definition for "pc102-de".
19429
19430 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
19431
19432 * help.el (help-manyarg-func-alist): Typo.
19433
19434 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
19435 intervals which makes it heaps simpler.
19436
19437 * newcomment.el (comment-region-internal): Go back to BEG after quoting
19438 the nested comment markers.
19439
19440 * subr.el (remove-hook): Don't turn the hook's value into a list.
19441
19442 2000-05-21 Dave Love <fx@gnu.org>
19443
19444 * edmacro.el (edmacro-parse-keys): Return vector if any elements
19445 are invalid characters.
19446
19447 * international/mule-util.el (detect-coding-with-priority): Use
19448 mapc. Remove redundant lambda.
19449
19450 * international/mule-diag.el (list-non-iso-charset-chars)
19451 (describe-fontset): Remove redundant lambda.
19452
19453 * emulation/crisp.el (brief-mode): New alias.
19454
19455 * emacs-lisp/ring.el (ring-elements): New function.
19456
19457 * emacs-lisp/easymenu.el (easy-menu-create-menu)
19458 (easy-menu-do-add-item): Use keywordp.
19459
19460 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
19461
19462 * replace.el: Doc and error message fixes.
19463 (replace-highlight): Use facep, not internal-find-face.
19464
19465 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
19466
19467 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
19468
19469 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
19470 (log-edit-insert-changelog): Drop `:' as well.
19471
19472 * log-view.el: Fix file description.
19473 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
19474 available.
19475 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
19476 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
19477
19478 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
19479 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
19480 Print a status message if the toggle is called interactively.
19481 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
19482 for global minor modes and use `defcustom' for them.
19483 Use add-minor-mode.
19484 (easy-mmode-define-derived-mode): Remove.
19485 (define-derived-mode): Fancier default docstring.
19486 (easy-mmode-define-navigation): Signal an error rather than (ding).
19487
19488 * newcomment.el (comment-styles): New `box-multi'.
19489 (comment-normalize-vars): Better default for comment-continue to
19490 avoid whitespace-only continuations.
19491 (comment-search-forward): Always move even in the no-syntax case.
19492 (comment-padright): Only obey N if it's only obeyed for padleft.
19493 (comment-make-extra-lines): Better handling of empty continuations.
19494 Use `=' for the filler if comment-start has only one character.
19495 (uncomment-region): Try handling the special `=' filler.
19496 (comment-region): Allow LINES even if MULTI is nil.
19497 (comment-box): Choose box style based on comment-style.
19498
19499 2000-05-20 Kenichi Handa <handa@etl.go.jp>
19500
19501 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
19502 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
19503
19504 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
19505
19506 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
19507 and insert, not subst-char-in-region.
19508
19509 * international/mule-diag.el (list-character-sets-1): Handle
19510 charsets eight-bit-control and eight-bit-graphic.
19511 (list-iso-charset-chars): Likewise.
19512 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
19513 charactes as is. Use indent-to to align characters.
19514
19515 * international/mule-cmds.el (find-multibyte-characters): Never
19516 exclude charsets eight-bit-control and eight-bit-graphic.
19517
19518 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
19519
19520 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
19521 Don't quote lambdas.
19522
19523 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
19524
19525 2000-05-19 Gerd Moellmann <gerd@gnu.org>
19526
19527 * gud.el (gud-jdb-directories): Doc fix.
19528
19529 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
19530
19531 * newcomment.el: New file.
19532
19533 2000-05-19 Gerd Moellmann <gerd@gnu.org>
19534
19535 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
19536
19537 2000-05-18 Andreas Schwab <schwab@suse.de>
19538
19539 * dired.el (dired-between-files): Also skip lines beginning with
19540 `used'.
19541
19542 2000-05-18 Gerd Moellmann <gerd@gnu.org>
19543
19544 * msb.el (msb-menu-cond): Add choice `user'.
19545
19546 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19547
19548 * ps-print.el: Compatibility, customization and doc fix.
19549 (ps-printer-name-option): Replace defconst by defvar.
19550 (ps-postscript-code-directory): XEmacs compatibility.
19551 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
19552 fix.
19553 (ps-user-defined-prologue, ps-print-prologue-header)
19554 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
19555 compatibility and code fix.
19556 (ps-print-background-image, ps-print-background-text):
19557 Customization fix.
19558 (ps-line-number-start, ps-n-up-on): New vars.
19559
19560 2000-05-18 Espen Skoglund <esk@ira.uka.de>
19561
19562 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
19563 the indent-comment function to just return the appropriate indent.
19564
19565 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
19566
19567 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
19568 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
19569 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
19570
19571 2000-05-18 Dave Love <fx@gnu.org>
19572
19573 * info.el (Info-fontify-node): Add intangible property as well as
19574 invisible.
19575
19576 * calendar/appt.el (appt-make-list): Match all lines of entry.
19577 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
19578
19579 2000-05-18 Kenichi Handa <handa@etl.go.jp>
19580
19581 * international/mule-diag.el (describe-char-after): Call
19582 internal-char-font, not char-font. If internal-char-font returns
19583 nil, display "-- none --".
19584
19585 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
19586
19587 * image.el (image-type-available-p): Don't reference image-types
19588 if it isn't bound.
19589
19590 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
19591
19592 * autoarg.el (autoarg-mode): Typo in the :set argument.
19593
19594 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
19595
19596 * startup.el (command-line-1): Don't signal an error if the
19597 directory for auto-save-list files does not yet exist.
19598
19599 2000-05-17 Kenichi Handa <handa@etl.go.jp>
19600
19601 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
19602
19603 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
19604
19605 * subr.el (remove-hook): `setq' hook-value, not `set'.
19606
19607 2000-05-16 Sam Steingold <sds@gnu.org>
19608
19609 * info.el (debug-ignored-errors): More errors to ignore.
19610
19611 2000-05-16 Dave Love <fx@gnu.org>
19612
19613 * cus-edit.el: Don't require cl or easymenu.
19614 (custom-variable-prompt): Test standard-value property, not
19615 user-variable-p.
19616
19617 2000-05-16 Sam Steingold <sds@gnu.org>
19618
19619 * subr.el (add-hook): `setq' hook-value, not `set'.
19620
19621 2000-05-16 Gerd Moellmann <gerd@gnu.org>
19622
19623 * startup.el (command-line-1): Mention the FAQ in the startup
19624 message.
19625
19626 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
19627
19628 * progmodes/compile.el (compilation-parse-errors): Collect
19629 `nomessage' regexps last.
19630
19631 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
19632
19633 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
19634 to the function name.
19635
19636 2000-05-15 Dave Love <fx@gnu.org>
19637
19638 * speedbar.el (speedbar-recenter): Typo.
19639 (speedbar-expand-line): Make arg optional.
19640 (speedbar-mode): Avoid a compiler warning.
19641
19642 2000-05-15 Gerd Moellmann <gerd@gnu.org>
19643
19644 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
19645 user-specified option string is empty.
19646
19647 * mouse.el (mouse-yank-at-click): Doc fix.
19648
19649 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
19650
19651 * term/internal.el (IT-character-translations): More updates of
19652 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
19653 documents.
19654
19655 2000-05-15 Gerd Moellmann <gerd@gnu.org>
19656
19657 * env.el (getenv): New function, interactively callable.
19658 (setenv, getenv): Remove autoload cookies.
19659
19660 * loadup.el: Load `env'.
19661
19662 * progmodes/f90.el: Change author's mail address.
19663
19664 2000-05-14 Dave Love <fx@gnu.org>
19665
19666 * mail/rmail.el (rmail-show-message-hook): Customize and offer
19667 goto-addr as an option.
19668
19669 * help.el (help-xref-stack): Doc fix.
19670 (help-xref-following): New variable.
19671 (help-make-xrefs): Use it.
19672 (help-xref-go-back): Use position information from stack element.
19673 (help-follow): Make position in stack element a pair. Use
19674 help-xref-following.
19675
19676 * autoarg.el: New file.
19677
19678 * faces.el: Declare more functions obsolete.
19679
19680 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
19681 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
19682 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
19683 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
19684 Remove all the setup-...-environment functions.
19685
19686 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
19687
19688 * speedbar.el: Updated the commentary section. xemacs20p now uses
19689 >= when detecting. Require `defimage' safely.
19690 (speedbar-easymenu-definition-base): Add toggle for images.
19691 (speedbar-easymenu-definition-special): Add flush cache & expand.
19692 (speedbar-visiting-tag-hook): Set new defaults. Added options.
19693 (speedbar-reconfigure-keymaps-hook): New variable.
19694 (speedbar-frame-parameters): Updated documentation.
19695 (speedbar-use-imenu-flag): Updated custom tag
19696 (speedbar-dynamic-tags-function-list): New variable.
19697 (speedbar-tag-hierarchy-method): Updated doc & custom.
19698 (speedbar-indentation-width, speedbar-indentation-width) New
19699 variables.
19700 (speedbar-hide-button-brackets-flag): Customizable.
19701 (speedbar-vc-indicator): Doc update.
19702 (speedbar-ignored-path-expressions): Updated default value.
19703 (speedbar-supported-extension-expressions): Updated default value.
19704 (speedbar-syntax-table): Remove {} paren status.
19705 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
19706 as "+". Added overlay aliases.
19707 (speedbar-mode): Use `speedbar-mode-line-update' instead of
19708 `force-mode-line-update'.
19709 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
19710 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
19711 `mouse-set-point'
19712 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
19713 (speedbar-item-info-tag-helper): Revamped to handle a wider range
19714 of arbitrary text, and new helper functions.
19715 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
19716 filename finder.
19717 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
19718 (speedbar-directory-buttons): Update path search/expansion.
19719 (speedbar-make-tag-line): Pay attention to
19720 `speedbar-indentation-width'. Use more care w/ invisible
19721 properties.
19722 (speedbar-change-expand-button-char): Call
19723 `speedbar-insert-image-button-maybe'.
19724 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
19725 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
19726 (speedbar-trim-words-tag-hierarchy)
19727 (speedbar-simple-group-tag-hierarchy): New functions
19728 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
19729 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
19730 functions.
19731 (speedbar-mouse-set-point): New function
19732 (speedbar-power-click): Updated documentation.
19733 (speedbar-line-token, speedbar-goto-this-file): Handle more types
19734 of tag prefix text.
19735 (speedbar-expand-line, speedbar-contract-line): Make more robust
19736 to strange text.
19737 (speedbar-expand-line): Takes universal argument to flush the
19738 cache.
19739 (speedbar-flush-expand-line): New function.
19740 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
19741 Use new generator insertion method.
19742 (speedbar-fetch-dynamic-tags): New function.
19743 (speedbar-fetch-dynamic-imenu): Removed code now handled in
19744 `speedbar-fetch-dynamic-imenu'.
19745 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
19746 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
19747 "Revert Buffer" menu items.
19748 (speedbar-buffer-buttons-engine): Be smarter when creating a
19749 filename tag (for expansion purposes.).
19750 (speedbar-highlight-one-tag-line,
19751 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
19752 (speedbar-recenter): New functions.
19753 (defimage-speedbar): Image loading abstraction.
19754 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
19755 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
19756 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
19757 (speedbar-tag-type, speedbar-tag-mail): New images.
19758 (speedbar-expand-image-button-alist): New variable.
19759 (speedbar-insert-image-button-maybe): Insert an image over some
19760 buttons.
19761
19762 2000-05-13 Kenichi Handa <handa@etl.go.jp>
19763
19764 * international/mule-cmds.el (encode-coding-char): An ASCII
19765 character is always encodable.
19766
19767 * international/mule-conf.el: Add more information in descriptions
19768 of character sets.
19769
19770 * international/mule-diag.el (describe-char-after): New function.
19771 (describe-font-internal): Adjusted for the change of font-info.
19772 (describe-font): Likewise.
19773 (print-fontset): Rewritten for the new fontset implementation.
19774 (describe-fontset): Include fontset alias names in completion.
19775 (list-fontsets): Adjusted for the change of print-fontset.
19776
19777 * simple.el (what-cursor-position): If DETAIL is non-nil, call
19778 describe-char-after instead of displaying the detail in the echo
19779 area.
19780 (syntax-code-table): Format changed.
19781 (string-to-syntax): Adjusted for the above change.
19782
19783 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
19784
19785 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
19786
19787 2000-05-12 Dave Love <fx@gnu.org>
19788
19789 * calendar/todo-mode.el: Remove some compatibility stuff and CL
19790 dependence. Use line-{beginning,end}-position, not
19791 point-at{b,e}ol. Some doc fixes.
19792 (todo-position): New function. Fix callers of position to use it.
19793 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
19794
19795 2000-05-12 Gerd Moellmann <gerd@gnu.org>
19796
19797 * time.el (display-time-mail-icon): Use `:ascent center'.
19798
19799 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
19800 handling FTP security extensions.
19801
19802 2000-05-11 Dave Love <fx@gnu.org>
19803
19804 * calendar/todo-mode.el: New file.
19805
19806 2000-05-11 Gerd Moellmann <gerd@gnu.org>
19807
19808 * comint.el (comint-read-input-ring): Move reference to
19809 comint-input-ring-size outside of the save-excursion. It was
19810 causing the default value to be the only one ever seen.
19811
19812 * font-lock.el: Update copyright. Remove Simon Marshall's email
19813 address on request from him.
19814
19815 * subr.el (substitute-key-definition): Add comment describing
19816 the meaning of PREFIX.
19817
19818 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
19819
19820 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
19821
19822 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
19823 (add-minor-mode): Don't make the variable buffer-local and add a
19824 reference to define-minor-mode in the docstring.
19825
19826 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
19827 HEADER/FOOTER and fix bug with trailing empty directory.
19828 (cvs-append-to-ignore): Use vc-editable-p if available.
19829 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
19830 (vc-do-command): Tweak advice to handle the new VC.
19831
19832 * log-view.el (log-view-goto-rev): New function for the new VC.
19833 (log-view-minor-wrap): Use mark-active.
19834
19835 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
19836 (log-edit-changelog-full-paragraphs): New var.
19837 (log-edit-insert-changelog): Remove a lonely leading `* file'.
19838 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
19839 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
19840 (log-edit-changelog-ours-p, log-edit-changelog-entries)
19841 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
19842 Replace the `cvs' prefix with `log-edit'.
19843
19844 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
19845
19846 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
19847 (diff-font-lock-defaults): Explicitly turn off multiline.
19848 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
19849 (diff-ediff-patch): Fix call to ediff-patch-file.
19850 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
19851 Handle comments.
19852
19853 * frame.el (automatic-hscrolling): Typo.
19854
19855 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
19856
19857 2000-05-09 Sam Steingold <sds@goems.com>
19858
19859 * apropos.el (apropos-print): use `describe-face' instead of
19860 `customize-face-other-window'.
19861
19862 2000-05-09 Dave Love <fx@gnu.org>
19863
19864 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
19865
19866 * help.el (describe-variable): Have customize button pop the
19867 help-xref stack when invoked.
19868 (help-xref-symbol-regexp): Add `face'.
19869 (help-make-xrefs): Check for quoted face names and adapt regexp
19870 submatch numbers to cope.
19871 (help-xref-interned): Maybe insert face doc too. Separate
19872 sections with a line of hyphens.
19873
19874 * faces.el: Some doc fixes. Declare some functions obsolete.
19875 (describe-face): Add customize button. Return the help
19876 text. Fix prompt.
19877
19878 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
19879
19880 * term/internal.el (IT-character-translations): Fix last change.
19881
19882 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
19883
19884 * woman.el: New file
19885 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
19886
19887 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
19888
19889 * term/internal.el (IT-character-translations): Update ASCII
19890 simulations for greek-iso8859-7, add latin-iso8859-14 and
19891 latin-iso8859-15.
19892
19893 * international/mule-cmds.el (set-language-info-alist): Call
19894 define-prefix-command with 3 arguments, to make the map suitable
19895 for a menu.
19896
19897 2000-05-07 Dave Love <fx@gnu.org>
19898
19899 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
19900
19901 2000-05-05 Dave Love <fx@gnu.org>
19902
19903 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
19904 list in doc string. Don't quote keyword symbols.
19905 * emacs-lisp/cl.el: Likewise
19906 * emacs-lisp/cl-seq.el: Likewise
19907
19908 2000-05-05 Gerd Moellmann <gerd@gnu.org>
19909
19910 * abbrev.el (abbrev-mode): Make ARG optional.
19911
19912 2000-05-04 Gerd Moellmann <gerd@gnu.org>
19913
19914 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
19915
19916 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
19917
19918 * subr.el (substitute-key-definition): Clarify documentation.
19919
19920 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
19921
19922 * glasses.el (glasses-convert-to-unreadable): Use
19923 `glasses-separator' instead of the hard-wired "_".
19924 (glasses-mode): Call `glasses-make-unreadable' only in a single
19925 place.
19926
19927 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
19928
19929 * term/internal.el (cjk-codepages-alist): Add associations for
19930 Chinese and Korean codepages. Remove FIXME comment.
19931
19932 2000-05-03 Dave Love <fx@gnu.org>
19933
19934 * time.el (display-time-mail-face, display-time-use-mail-icon):
19935 New option.
19936 (display-time-mail-icon): New variable.
19937 (display-time-string-forms): Use the above. Fix the local-map.
19938
19939 2000-05-03 Gerd Moellmann <gerd@gnu.org>
19940
19941 * replace.el (query-replace-map): Add binding for `E'.
19942 (query-replace-help): Extend help text.
19943 (perform-replace): Allow editing the replacement string.
19944
19945 * make-mode.el (makefile-mode-abbrev-table): New variable.
19946 (makefile-mode): Set local abbrev table to
19947 makefile-mode-abbrev-table.
19948 (makefile-font-lock-keywords): Fontify includes and conditionals.
19949
19950 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
19951 set TOGGLE's value.
19952
19953 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
19954 mail-interactive-insert-alias.
19955 (mail-abbrev-complete-alias): New command.
19956 (mail-mode-map): Bind it to `M-TAB'.
19957
19958 2000-05-03 Kenichi Handa <handa@etl.go.jp>
19959
19960 * language/lao-util.el (lao-compose-region): New function.
19961
19962 2000-05-02 Gerd Moellmann <gerd@gnu.org>
19963
19964 * files.el (recover-session): Make directories as necessary
19965 if they don't exist yet.
19966
19967 * calendar/cal-french.el
19968 (french-calendar-multibyte-special-days-array)
19969 (french-calendar-special-days-array): Change French text.
19970 (calendar-french-date-string): Change output.
19971 (calendar-goto-french-date): Likewise.
19972
19973 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
19974
19975 * wid-edit.el (widget-default-active): Obey `:always-active'.
19976 (widget-documentation-string-value-create): Set `:always-active'.
19977
19978 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
19979
19980 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
19981 default prefix to `~/_emacs.d/auto-save.list/_s'.
19982 (normal-top-level): Create the directory for auto-save files, if
19983 it doesn't already exist (in the ms-dos case only).
19984
19985 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
19986
19987 * international/mule-cmds.el (set-language-environment): Don't
19988 concat an integer (dos-codepage), use format instead.
19989
19990 2000-05-02 Dave Love <fx@gnu.org>
19991
19992 * help.el (help-xref-on-pp): Check for constant symbols.
19993
19994 2000-04-29 Gerd Moellmann <gerd@gnu.org>
19995
19996 * startup.el (normal-top-level): Put a condition-case around
19997 the code loading subdirs.el.
19998
19999 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20000
20001 * ps-print.el: Upside-down and face background color printing,
20002 line number step, doc fix.
20003 (ps-print-version): New version number (5.2).
20004 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
20005 (ps-face-attribute-list, ps-plot-with-face): Code fix.
20006 (ps-spool-config): Var fix.
20007 (ps-printer-name-option): Const fix.
20008 (ps-print-upside-down, ps-use-face-background)
20009 (ps-line-number-step): New vars.
20010 (ps-window-system, ps-lp-system): New consts.
20011 (ps-face-background): New fun.
20012
20013 2000-04-28 Richard Stallman <rms@gnu.org>
20014
20015 * files.el (make-auto-save-file-name):
20016 Apply auto-save-file-name-transforms to visited file name
20017 before generating auto save file name.
20018 (auto-save-file-name-transforms): New variable.
20019
20020 * files.el (backup-enable-predicate):
20021 Correctly test for a file under a temporary directory.
20022
20023 2000-04-28 Gerd Moellmann <gerd@gnu.org>
20024
20025 * subr.el (add-minor-mode): Rewritten.
20026
20027 2000-04-28 Kenichi Handa <handa@etl.go.jp>
20028
20029 * mail/sendmail.el (sendmail-send-it): Set
20030 buffer-file-coding-system to the selected coding system for MIME
20031 header.
20032
20033 2000-04-27 Gerd Moellmann <gerd@gnu.org>
20034
20035 * dired.el (dired-move-to-filename-regexp): Allow format where
20036 YYYY is followed by two spaces.
20037
20038 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
20039 in the second character class of the regexp.
20040
20041 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
20042 mh-etc, too.
20043
20044 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
20045 nil.
20046
20047 * subr.el (add-minor-mode): Use `set' instead of `setq'.
20048
20049 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
20050 argument.
20051
20052 2000-04-27 Sen Nagata <sen@eccosys.com>
20053
20054 * emacs-lisp/crm.el (crm-completion-table): New variable.
20055 (crm-collection-fn, crm-test-completion)
20056 (completing-read-multiple): Use it.
20057
20058 2000-04-27 Dave Love <fx@gnu.org>
20059
20060 * help.el (locate-library): Use mapc.
20061 (help-manyarg-func-alist): Add call-process-region.
20062
20063 2000-04-26 Gerd Moellmann <gerd@gnu.org>
20064
20065 * subr.el (add-minor-mode): Make argument MAP optional.
20066
20067 * desktop.el (desktop-save): Save list of minor modes.
20068 (desktop-create-buffer): Restore minor modes.
20069 (desktop-minor-mode-table): New user-option.
20070
20071 * subr.el (add-minor-mode): New function.
20072
20073 * image.el (find-image): New function.
20074 (defimage): Rewritten to find image at load time.
20075
20076 * startup.el (normal-top-level-add-to-load-path): Handle
20077 case that the default directory is not in load-path.
20078
20079 * help.el: Old patch from Stefan Monnier.
20080 (help-xref-on-pp): New function.
20081 (describe-variable): Use it to display xrefs in a symbol's value.
20082
20083 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
20084
20085 * cus-edit.el (custom-face): Fix parenthesis.
20086
20087 2000-04-26 Kenichi Handa <handa@etl.go.jp>
20088
20089 * mail/rmail.el (rmail-expunge): When there are no deleted
20090 messages, do nothing.
20091
20092 2000-04-26 Dave Love <fx@gnu.org>
20093
20094 * international/mule-cmds.el (locale-translation-file-name):
20095 Defvar to nil.
20096 (set-locale-environment): Set it here (at runtime).
20097
20098 2000-04-25 Gerd Moellmann <gerd@gnu.org>
20099
20100 * replace.el (perform-replace): Add parameters START and END. Use
20101 them instead of the check for a region in Transient Mark mode.
20102 (query-replace-read-args): Return two more list elements for the
20103 start and end of the region in Transient Mark mode.
20104 (query-replace, query-replace-regexp, query-replace-regexp-eval)
20105 (map-query-replace-regexp, replace-string, replace-regexp): Add
20106 optional last arguments START and END and pass them to
20107 perform-replace.
20108
20109 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
20110 form with additional arguments for perform-replace.
20111
20112 * progmodes/etags.el (tags-query-replace): Add parameters START
20113 and END. Construct a form with additional arguments for
20114 perform-replace.
20115
20116 * simple.el (shell-command): Set default directory for "*Shell
20117 Command Output" buffer.
20118
20119 * language/european.el (iso-latin-4): Fix typo.
20120
20121 * emacs-lisp/crm.el: New file.
20122
20123 2000-04-24 Dave Love <fx@gnu.org>
20124
20125 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
20126 (Custom-reset-saved, Custom-reset-standard)
20127 (custom-group-value-create, custom-group-set, custom-group-save)
20128 (custom-group-reset-current, custom-group-reset-saved)
20129 (custom-group-reset-standard): Use mapc.
20130 (custom-buffer-create-internal): Disable undo when creating items.
20131 Use mapc.
20132 (custom-face): Avoid redundant lambda.
20133
20134 2000-04-24 Gerd Moellmann <gerd@gnu.org>
20135
20136 * startup.el (auto-save-list-file-prefix): Set default to
20137 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
20138
20139 2000-04-24 Sam Steingold <sds@gnu.org>
20140
20141 * time-stamp.el (time-stamp-string-preprocess): Always convert
20142 `field-result' to a string.
20143
20144 2000-04-24 Gerd Moellmann <gerd@gnu.org>
20145
20146 * frame.el (scrolling): New group.
20147 (automatic-hscrolling): New user-option.
20148
20149 * startup.el (command-line-x-option-alist): Add `-lsp' and
20150 `--line-spacing'.
20151
20152 2000-04-19 Dave Love <fx@gnu.org>
20153
20154 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
20155 (cl-mapc): Rename from mapc. Fix the funcall.
20156
20157 2000-04-19 Gerd Moellmann <gerd@gnu.org>
20158
20159 * simple.el (clone-indirect-buffer-other-window): New command.
20160 (clone-indirect-buffer): Add optional arg NORECROD.
20161 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
20162
20163 * help.el (resize-temp-buffer-window): Use count-screen-lines.
20164
20165 * window.el (count-screen-lines): New function.
20166 (shrink-window-if-larger-than-buffer): Use count-screen-lines
20167 instead of window-buffer-height.
20168
20169 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
20170 non-existing variable comint-input-sentinel.
20171 (inferior-lisp-args-to-list): Removed.
20172 (inferior-lisp): Use split-string instead of
20173 inferior-lisp-args-to-list.
20174
20175 * hexl.el (hexl-insert-hex-string): New command.
20176
20177 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
20178 instead of concat.
20179
20180 2000-04-18 Gerd Moellmann <gerd@gnu.org>
20181
20182 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
20183 at the start of an existing but empty folder.
20184
20185 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20186
20187 * ps-mule.el: Customization fix, doc fix.
20188 (ps-multibyte-buffer): Customization fix.
20189
20190 2000-04-17 Richard M. Stallman <rms@gnu.org>
20191
20192 * subr.el (read-passwd): Use read-char-exclusive.
20193
20194 2000-04-17 Gerd Moellmann <gerd@gnu.org>
20195
20196 * textmodes/texinfo.el (texinfo-insert-@email)
20197 (texinfo-insert-@emph, texinfo-insert-@quotation)
20198 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
20199 (texinfo-mode-map): Add key bindings for them.
20200
20201 * files.el (basic-save-buffer-2): Use a template with `$'
20202 instead of `#' for VMS.
20203
20204 * simple.el (clone-indirect-buffer): New function.
20205
20206 2000-04-16 Stephen Eglen <stephen@gnu.org>
20207
20208 * iswitchb.el (iswitchb-case): New function. If the user input
20209 contains any upper-case characters, the search is made
20210 case-sensitive.
20211
20212 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
20213
20214 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
20215 comment-end.
20216 (texinfo-font-lock-syntactic-keywords): New var.
20217 (texinfo-font-lock-keywords): Remove comment regexp.
20218 (texinfo-insert-block): New function.
20219 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
20220 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
20221 and font-lock-defaults. Use regexp-opt for outline-regexp.
20222 (texinfo-environments): New var.
20223 (texinfo-environment-regexp): Use regexp-opt and
20224 texinfo-environments.
20225
20226 * textmodes/ispell.el (ispell-menu-map-needed): Check that
20227 ispell-process is bound since this might be eval'd before ispell
20228 is loaded.
20229 (ispell-message): Use a tiny bit less magic and a bit more hard
20230 data to figure out what kind of sc-cite-regexp to use.
20231
20232 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
20233
20234 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
20235 (insert-cyclic-diary-entry): Unquote the lambda.
20236
20237 * gud.el (gud-jdb-build-source-files-list): Fix typo.
20238
20239 * files.el (backup-enable-predicate): Unquote the lambda.
20240
20241 * cus-edit.el (custom-face, face): Unquote the lambda.
20242
20243 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20244
20245 * ps-print.el: Check for line-beginning-position definition.
20246
20247 * ps-print.el: Fix counting lines in a region.
20248 (ps-print-version): New version number (5.1.5).
20249 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
20250 (ps-printing-region): Fun code fix.
20251
20252 2000-04-15 Gerd Moellmann <gerd@gnu.org>
20253
20254 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
20255 to file-directory-p.
20256
20257 2000-04-14 Gerd Moellmann <gerd@gnu.org>
20258
20259 * gud.el (gud-jdb-build-source-files-list): Check that directory
20260 exists before calling directory-files.
20261
20262 2000-04-13 Dave Love <fx@gnu.org>
20263
20264 * emacs-lisp/trace.el: Change maintainer. Use new backquote
20265 syntax.
20266
20267 * emacs-lisp/cl-specs.el: Remove when, unless.
20268
20269 * emacs-lisp/cl-extra.el: Don't quote keywords.
20270 (cl-old-mapc): New variable.
20271 (mapc): Use it.
20272 (cl-map-intervals): Use with-current-buffer. Don't check for
20273 next-property-change.
20274 (cl-map-overlays): Use with-current-buffer.
20275 (cl-expt): Remove.
20276 (copy-tree, remprop): Define unconditionally.
20277
20278 * emacs-lisp/cl-compat.el (keywordp): Remove.
20279
20280 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
20281 to use keywordp.
20282 (edebug-spec): Enable keywordp.
20283
20284 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
20285 string-lessp.
20286
20287 * cus-start.el: Use keywordp.
20288
20289 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
20290
20291 * diary-lib.el (include-other-diary-files): Fix the fix of
20292 2000-02-18 by doing a save-excursion.
20293
20294 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20295
20296 * ps-print.el: Customization fix, doc fix.
20297 (ps-print-version): New version number (5.1.4).
20298 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
20299 (ps-print-preprint): Adjust code.
20300 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
20301 (ps-print-prologue-header, ps-print-control-characters)
20302 (ps-spool-config): Customization fix.
20303
20304 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
20305
20306 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
20307 converted to the new menu-item format, names silightly changed,
20308 help strings added.
20309
20310 Support for spelling without async subprocesses:
20311
20312 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
20313 (ispell-session-buffer): New variables.
20314 (ispell-start-process, ispell-process-status,
20315 ispell-accept-output, ispell-send-string): New functions, for
20316 Ispell invocation when async subprocesses aren't supported.
20317 (ispell-word, ispell-pdict-save, ispell-command-loop,
20318 ispell-process-line, ispell-buffer-local-parsing): Replace calls
20319 to process-send-string with calls to ispell-send-string, and
20320 accept-process-output with ispell-accept-output.
20321 (ispell-init-process): Call ispell-process-status instead of
20322 process-status with.
20323 (ispell-init-process): Call ispell-start-process. Call
20324 ispell-accept-output and ispell-send-string. Don't call
20325 process-kill-without-query and kill-process if they are unbound.
20326 (ispell-async-processp): New function.
20327
20328 2000-04-12 Dave Love <fx@gnu.org>
20329
20330 * info.el: Add debug-ignored-errors.
20331 (Info-mode-menu): Add some items.
20332 (Info-directory): Add autoload cookie.
20333
20334 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
20335 Modify `truncate-lines'. Make `describe-language-environment'
20336 always visible and add help. Modify `describe-key' help. Invoke
20337 Info-directory from `info'. New entry `emacs-manual'.
20338
20339 2000-04-10 Gerd Moellmann <gerd@gnu.org>
20340
20341 * progmodes/ebrowse.el (ebrowse-tree-mode):
20342 Use propertized-buffer-identification.
20343 (ebrowse-update-member-buffer-mode-line): Likewise.
20344 (ebrowse--mode-strings): Removed.
20345 (ebrowse--mode-line-props): Removed.
20346
20347 * files.el (auto-mode-alist): Add `EBROWSE'.
20348
20349 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
20350 space before testing for end of buffer.
20351 (ebrowse-load): Removed.
20352 (ebrowse-revert-tree-buffer-from-file): Rewritten.
20353 (ebrowse-create-tree-buffer): Rewritten.
20354 (ebrowse-tree-mode): Read tree from buffer.
20355
20356 * progmodes/ebrowse-ffh.el: Removed.
20357
20358 2000-04-10 Kenichi Handa <handa@etl.go.jp>
20359
20360 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
20361
20362 2000-04-10 Gerd Moellmann <gerd@gnu.org>
20363
20364 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
20365 at the wrong place.
20366
20367 2000-04-09 Dave Love <fx@gnu.org>
20368
20369 * files.el (backup-enable-predicate):
20370 Use temporary-file-directory, small-temporary-file-directory.
20371 (make-backup-file-name-function, backup-directory-alist): New vars.
20372 (make-backup-file-name-1): New function.
20373 (make-backup-file-name): Use it.
20374 (find-backup-file-name): Likewise. Use format for clarity, not concat.
20375 (file-newest-backup): Use make-backup-file-name.
20376
20377 2000-04-09 Gerd Moellmann <gerd@gnu.org>
20378
20379 * progmodes/ebrowse-ffh.el: New file.
20380
20381 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
20382 Moved to ebrowse-ffh.el.
20383 (ebrowse-load): Add autoload.
20384
20385 * finder.el (finder-commentary): Add autoload cookie.
20386
20387 * mail/rfc2368.el: Correct author's email address.
20388
20389 * progmodes/ebrowse.el: New file.
20390
20391 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
20392 item help string.
20393 (easy-menu-do-add-item): Ditto.
20394 (easy-menu-define): Extend doc string.
20395
20396 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
20397 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
20398 (jit-lock-function, jit-lock-stealth-fontify): Don't use
20399 with-buffer-unmodified.
20400
20401 2000-04-08 Dave Love <fx@gnu.org>
20402
20403 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
20404 unless, when.
20405
20406 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
20407
20408 * viper-util.el (viper-put-on-search-overlay): New subroutine.
20409 (viper-flash-search-pattern): No operation when using Emacs
20410 doesn't support face.
20411 Use `viper-put-on-search-overlay'.
20412
20413 2000-04-04 Gerd Moellmann <gerd@gnu.org>
20414
20415 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
20416 like C-r.
20417
20418 * progmodes/make-mode.el: Some doc fixes.
20419 (makefile-mode-abbrev-table): New variable.
20420 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
20421 (makefile-font-lock-keywords): Fontify includes and conditionals.
20422 (toplevel): Require `dabbrev' and `add-log' when compiling.
20423
20424 * replace.el (perform-replace): Don't move forward one char
20425 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
20426 to do that because it leaves point 1 position after the last
20427 replacement, after everything has been replaced.
20428
20429 * jit-lock.el (with-buffer-unmodified): New macro.
20430 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
20431 modified state.
20432 (jit-lock-function-1): Extracted from jit-lock-function; not
20433 preserving buffer's modified state.
20434 (jit-lock-function, jit-lock-stealth-fontify):
20435 Call jit-lock-function-1.
20436
20437 * mail/rfc2368.el: Remove supernumerary copyright line.
20438
20439 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
20440
20441 * glasses.el: Provide facilities for inserting space before left
20442 parentheses and uncapitalization of identifiers.
20443 (glasses-mode): Try to remove old overlays in all cases.
20444
20445 2000-04-03 Gerd Moellmann <gerd@gnu.org>
20446
20447 * progmodes/compile.el (compile-internal): Display the compilation
20448 buffer in a different frame, if it's already displayed there.
20449
20450 * mail/rfc2368.el: New file.
20451
20452 * simple.el (sendmail-user-agent-compose): Recognize a `body'
20453 header and insert its value as mail body.
20454
20455 * subr.el (member-ignore-case): New function.
20456
20457 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
20458 (dabbrev--find-expansion): Ignore buffers matching a regexp
20459 from dabbrev-ignored-regexps.
20460
20461 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
20462 to extensions handled by gzip.
20463
20464 2000-04-03 Richard M. Stallman <rms@gnu.org>
20465
20466 * files.el (insert-directory): List the total free space
20467 along with the used space.
20468
20469 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
20470 line is followed by one that matches CITATION-REGEXP, end the
20471 paragraph.
20472
20473 2000-04-03 Markus Rost <rost@delysid.gnu.org>
20474
20475 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
20476 (rmail-make-basic-summary-line): Use that option.
20477
20478 2000-04-03 Kenichi Handa <handa@etl.go.jp>
20479
20480 * international/mule-cmds.el (encoded-string-description):
20481 Rewritten. Try pretty description for ISO 2022 escape sequences
20482 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
20483 for hexadecimal format.
20484
20485 2000-04-01 Dave Love <fx@gnu.org>
20486
20487 * cpp.el: Change customization group to `c' from `C'.
20488
20489 * vcursor.el (vcursor-move): Use display-color-p.
20490
20491 * international/mule-util.el: Provide mule-utils.
20492 (string-to-sequence): Simplify and speed up.
20493
20494 * international/mule.el (make-coding-system): Purecopy doc-string.
20495
20496 * international/mule-cmds.el: Various menu changes.
20497 (describe-specified-language-support): Handle `Default'.
20498 (set-language-info): Purecopy `info'.
20499
20500 2000-03-31 Andrew Innes <andrewi@gnu.org>
20501
20502 * vc.el (vc-backend-diff): Return the correct status if we had to
20503 retry the rcsdiff command without the --brief option.
20504
20505 2000-03-31 Dave Love <fx@gnu.org>
20506
20507 * help.el (help-manyarg-func-alist): Correct several omissions.
20508
20509 * add-log.el: Don't require cl, fortran.
20510 (add-log-current-defun-function): Doc fix.
20511 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
20512 (change-log-version-rcs): Function deleted.
20513 (change-log-version-number-search): Doc fix.
20514 Use vc-workfile-version. Avoid CL dolist.
20515 (add-change-log-entry): Just call add-log-current-defun to get
20516 defun. Simplify somewhat.
20517 (change-log-get-method-definition-1): Likewise.
20518 (add-log-current-defun): Return nil if calling
20519 add-log-current-defun-function does so. Move Fortran stuff to
20520 fortran.el. Return string without properties.
20521
20522 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
20523 and :alpha: char classes.
20524
20525 * mail/supercite.el: Defvar curline when compiling.
20526 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
20527 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
20528 rather than a-zA-Z0-9 to allow non-ASCII characters.
20529
20530 2000-03-31 Gerd Moellmann <gerd@gnu.org>
20531
20532 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
20533
20534 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
20535 Re-enable new code.
20536
20537 * lpr.el (print-region-1): Use -d to specify printer name for
20538 systems `usg-unix-v*, `dgux', `hpux', `irix'.
20539
20540 2000-03-31 Dave Love <fx@gnu.org>
20541
20542 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
20543 Look for function definition in symbol's function value slot first
20544 instead of first consulting byte-compile-function-environment.
20545
20546 2000-03-31 Kenichi Handa <handa@etl.go.jp>
20547
20548 * language/european.el ("Polish"): New language environment.
20549 (setup-polish-environment): New function.
20550
20551 2000-03-30 Gerd Moellmann <gerd@gnu.org>
20552
20553 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
20554 Disable new code.
20555
20556 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
20557 trying to `load' the symbol of an autoload instead of the file
20558 recorded in the autoload. Fix error messages.
20559
20560 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20561
20562 * ps-print.el: PostScript programming fix for ghostview, doc fix.
20563 (ps-print-version): New version number (5.1.3).
20564 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
20565 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
20566 (ps-generate-postscript-with-faces): Code fix.
20567 (ps-color-values): XEmacs compatibility.
20568 (ps-print-background-image, ps-print-background-text, ps-printer-name)
20569 (ps-default-fg, ps-default-bg): Adjust customization.
20570 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
20571 (ps-color-scale): Renaming old ps-color-value fun.
20572 (ps-print-headers): Replace ps-print-header group to avoid conflict
20573 with ps-print-header variable.
20574 (ps-print-miscellany): New group.
20575 (ps-format-color, ps-rgb-color): New funs.
20576 (ps-default-foreground): New var.
20577 (ps-printer-name-option): New const.
20578
20579 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
20580
20581 * net/net-utils.el:
20582 (network-connection-host, network-connection-service): New variables
20583 (network-connection-mode): New mode, derived from comint-mode
20584 (network-connection-mode-setup): New function, saves host and
20585 service information in local variables.
20586
20587 * lisp/locate.el:
20588 (locate-word-at-point): Added this function
20589 (locate): Default to using locate-word-at-point as input
20590 Run dired-mode-hook
20591
20592 2000-03-29 Dave Love <fx@gnu.org>
20593
20594 * calendar/appt.el: Doc fixes.
20595 (appt-check): Convert min-to-app to a string before passing to
20596 appt-disp-window-function or concat.
20597 (appt-delete-window): Remove test for frame-root-window.
20598 (appt-select-lowest-window, appt-convert-time): Simplify.
20599
20600 * emacs-lisp/bytecomp.el: Doc fixes.
20601 (byte-compile-file-form-autoload):
20602 Update byte-compile-function-environment.
20603
20604 2000-03-29 Andreas Schwab <schwab@suse.de>
20605
20606 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
20607
20608 * dired.el (dired-insert-directory): If dired-free-space-program
20609 failed just delete its output.
20610
20611 2000-03-29 Dave Love <fx@gnu.org>
20612
20613 * international/iso-cvt.el: Move provide to end. Doc fixes.
20614 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
20615 (iso-iso2sgml, iso-sgml2iso): New functions.
20616 (iso-cvt-define-menu): Fix some entries and use backquote for
20617 clarity.
20618
20619 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
20620
20621 2000-03-28 Gerd Moellmann <gerd@gnu.org>
20622
20623 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
20624 ISO-DATE. If non-nil, return date in ISO 8601 format.
20625
20626 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
20627
20628 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
20629 if it ever becomes used.
20630 (log-edit-mode-hook): Default to vc-log-mode-hook.
20631 (log-edit-mode): Fix the docstring.
20632
20633 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
20634 the code.
20635
20636 2000-03-26 Dave Love <fx@gnu.org>
20637
20638 * net/browse-url.el (browse-url): Re-fix case of
20639 browse-url-browser-function being an alist.
20640 (browse-url): Add :link to defgroup.
20641
20642 * files.el: Doc fixes.
20643 (file-truename): Include `[' in wildcard characters.
20644 (automount-dir-prefix): Customize.
20645 (find-file-wildcards): Add :version.
20646 (find-file-noselect): Simplify a mapcar call.
20647
20648 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
20649 compatible with inf-lisp version.
20650 (eval-defun-1): Fix custom-declare-variable case.
20651
20652 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
20653
20654 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
20655
20656 2000-03-24 Gerd Moellmann <gerd@gnu.org>
20657
20658 * Makefile (COMPILE_FIRST): New macro.
20659 (compile-files): Compile files from COMPILE_FIRST first.
20660
20661 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
20662
20663 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
20664 matching open parenthesis in column 0 to defun-prompt-regexp
20665 only if open-paren-in-column-0-is-defun-start is set.
20666
20667 * sun-curs.el: Require CL at compile-time only.
20668
20669 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
20670 instead of copy-list which is a function from CL.
20671 (msb--choose-menu, msb--mode-menu-cond)
20672 (msb--create-buffer-menu-2): Use dolist instead of mapc.
20673 (msb--init-file-alist): Use mapcar instead of mapcan.
20674 (msb--aggregate-alist): Use mapcar instead of mapcan.
20675 Fix `(' in column 0 in doc string.
20676 (msb--add-separators): Use mapcar instead of mapcan.
20677
20678 * cus-dep.el: Require CL at compile-time only.
20679
20680 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
20681
20682 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
20683 (byte-compile-warnings): New warning `noruntime'.
20684 (byte-compile-constants, byte-compile-variables): Fix docstring.
20685 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
20686 execute `eval-whenc-compile's body.
20687 (byte-compile-unresolved-functions): Fix docstring.
20688 (byte-compile-eval): New function.
20689 (byte-compile-callargs-warn): Check if the function will be available
20690 at runtime (via property `byte-compile-noruntime').
20691 (byte-compile-print-syms): New function.
20692 (byte-compile-warn-about-unresolved-functions): Also warn about
20693 `noruntime' functions (and use `byte-compile-print-syms').
20694 (byte-compile-file): Capitalize the message.
20695
20696 2000-03-24 Gerd Moellmann <gerd@gnu.org>
20697
20698 * mail/rmail.el (rmail-confirm-expunge): New user-option.
20699 (rmail-expunge): Ask for confirmation depending on the setting
20700 of rmail-confirm-expunge.
20701
20702 2000-03-23 Gerd Moellmann <gerd@gnu.org>
20703
20704 * Makefile (bootstrap-clean): If $(emacs) exists, build
20705 loaddefs.el first. A loaddefs.el that's not up-to-date might
20706 cause a bootstrap failure because things don't autoload as expected.
20707
20708 2000-03-23 Dave Love <fx@gnu.org>
20709
20710 * net/browse-url.el: Restore previous use of
20711 browse-url-maybe-new-window.
20712
20713 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20714
20715 * ps-print.el: Skip banner page fix.
20716 (ps-print-version): New version number (5.1.2).
20717 (ps-begin-file, ps-end-file, ps-generate): Code fix.
20718
20719 2000-03-23 Dave Pearson <davep@davep.org>
20720
20721 * net/quickurl.el Changed the type of parameter passed to the
20722 function defined by `quickurl-format-function'. Before only the
20723 text of the URL was passed. Now the whole URL structure is passed
20724 and the function is responsible for extracting the parts it requires.
20725 Changed the default of `quickurl-format-function' accordingly.
20726 (quickurl-insert): Changed the `funcall' of
20727 `quickurl-format-function' to match the above change.
20728 (quickurl-list-insert): Changed the `url' case so that it makes
20729 use of `quickurl-format-function', previous to this the format was
20730 hard wired.
20731
20732 2000-03-22 Gerd Moellmann <gerd@gnu.org>
20733
20734 * startup.el: Change some spellings for the X Window System.
20735
20736 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
20737
20738 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
20739 Clean up the code and the regexp and make sure the cursor is
20740 temporarily moved to the suspicious line while querying the user.
20741
20742 2000-03-22 Jason Rumney <jasonr@gnu.org>
20743
20744 * w32-fns.el (w32-charset-info-alist): Initialize.
20745
20746 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20747
20748 * ps-print.el: N-up last page fix.
20749 (ps-print-version): New version number (5.1.1).
20750 (ps-end-file, ps-end-job, ps-generate): Code fix.
20751
20752 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
20753
20754 * files.el (find-file-run-dired): Update docstring.
20755 (find-directory-functions): New hook.
20756 (find-file-noselect): Run find-directory-functions rather than
20757 calling dired directly.
20758
20759 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
20760
20761 * pcvs.el: Add a minimal leading commentary.
20762 (cvs-make-cvs-buffer): Change the header part by removing the startup
20763 message and adding a `Module' entry. Also replace the FOOTER and
20764 HEADER special fileinfos with the new support in ewoc for updating
20765 its own footer and header.
20766 (cvs-update-header): Update to use the header/footer of the ewoc.
20767 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
20768 (cvs-is-within-p): New function.
20769 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
20770 to only examine some subset of the buffers.
20771
20772 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
20773 `format' instead of our own ad-hoc functions.
20774 Remove HEADER and FOOTER cases, now handled in the EWOC.
20775 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
20776
20777 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
20778 output to avoid scaring the user.
20779 (cvs-parse-table): Catch message for non-up-to-date commits.
20780
20781 * pcvs-defs.el (cvs-startup-message): Remove.
20782 (cvs-global-menu): New autoloaded menu.
20783
20784 * pcvs-util.el (cvs-string-fill): Remove.
20785
20786 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
20787 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
20788 PP part of it and also make it work for footers and headers.
20789 (ewoc-create): Drop POS and BUFFER arguments.
20790 Use the DLL's dummy node to store the end-of-footer position.
20791 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
20792 (ewoc-refresh): Remove unused `header' variable.
20793 (ewoc-(get|set)-hf): New functions.
20794
20795 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
20796 log-view-*-(message|file) and use easy-mmode-define-navigation.
20797 (log-view-message-re): Match SCCS format as well.
20798 And match the revision line rather than the dashed separator line.
20799 (log-view-mode): Use the new define-derived-mode.
20800 (log-view-current-tag): Fill in with an actual implementation.
20801
20802 * cvs-status.el (cvs-status-(prev|next)): Rename from
20803 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
20804 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
20805 to let the output "breathe" a little more (more readable).
20806 (cvs-status-mode): Use the new define-derived-mode.
20807
20808 * smerge-mode.el (smerge-auto-leave): New function and variable.
20809 (smerge-basic-map): Rename from smerge-basic-keymap.
20810 Change the bindings for smerge-diff-*.
20811 (smerge-*-map): Use easy-mmode-defmap.
20812 (smerge-(next|prev)): Use easy-mmode-define-navigation.
20813 (smerge-keep-*): Use smerge-auto-leave.
20814
20815 2000-03-21 Jason Rumney <jasonr@gnu.org>
20816
20817 * cus-edit.el (custom-button-face): Use 3D look for w32.
20818 (custom-button-pressed-face): Likewise.
20819
20820 2000-03-21 Gerd Moellmann <gerd@gnu.org>
20821
20822 * progmodes/etags.el (tags-case-fold-search): New user-option.
20823 (tags-loop-eval): New function. Bind case-fold-search around eval
20824 depending on the value of tags-case-fold-search.
20825 (tags-loop-continue): Use tags-loop-eval.
20826 (find-tag-in-order): Bind case-fold-search depending on the value
20827 of tags-case-fold-search.
20828
20829 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
20830
20831 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
20832 (diff-end-of-hunk): Return the end position for use in
20833 `easy-mmode-define-navigation'.
20834 (diff-recenter): Remove.
20835 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
20836 of `easy-mmode-define-navigation'.
20837 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
20838 previous renaming) and fix to use new names.
20839 (diff-merge-strings): Use \n as separator: simpler, faster.
20840 (diff-mode): Use `define-derived-mode'.
20841
20842 * derived.el (define-derived-mode): Don't autoload anymore.
20843 Prefer the macro-only version provided by easy-mmode.el.
20844
20845 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
20846 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
20847 (easy-mmode-define-navigation): New macro.
20848
20849 * subr.el (combine-run-hooks): New function.
20850
20851 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
20852
20853 * term/x-win.el: Fontsets related initialization is simplified.
20854
20855 * international/mule-diag.el (describe-font): Don't refer to
20856 global-fontset-alist, instead call font-list.
20857 (describe-fontset, list-fontsets, mule-diag): Likewise.
20858 (print-fontset): Adjusted for the change of fontset implementation.
20859
20860 * international/fontset.el (x-charset-registries): Variable removed,
20861 instead the corresponding data is stored in the default fontset.
20862 (register-alternate-fontnames): Function removed.
20863 (resolved-ascii-font): Variable removed.
20864 (x-compose-font-name): Ignore the second argument REDOCE.
20865 (x-complement-fontset-spec): Complement only an ASCII font and
20866 element for those charsets than can use that ASCII font.
20867 (generate-fontset-menu): Don't refer to global-fontset-alist,
20868 instead call fontset-list.
20869 (uninstantiated-fontset-alist): Variable removed.
20870 (x-style-funcs-alist): Likewise.
20871 (fontset-default-styles): Likewise.
20872 (x-modify-font-name): Function removed.
20873 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
20874 (create-fontset-from-ascii-font): Docsting adjusted for the above
20875 change.
20876 (instantiate-fontset, resolve-fontset-name): Functions removed.
20877 (fontset-list): Now implemented by C code.
20878
20879 * faces.el (read-face-font): Fix TABLE arg to completing-read.
20880 (describe-face): Include `font' attribute in the description.
20881
20882 2000-03-21 Kenichi Handa <handa@etl.go.jp>
20883
20884 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
20885
20886 2000-03-20 Gerd Moellmann <gerd@gnu.org>
20887
20888 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
20889 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
20890 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
20891
20892 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
20893 about behavior of set-buffer-modified-p wrt redisplay.
20894
20895 2000-03-19 Richard M. Stallman <rms@gnu.org>
20896
20897 * view.el (view-mode-disable): Kill local binding of view-read-only.
20898
20899 2000-03-18 Gerd Moellmann <gerd@gnu.org>
20900
20901 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
20902 is a string, convert it to a syntax cell using string-to-syntax.
20903
20904 * simple.el (syntax-code-table, syntax-flag-table): New variables.
20905 (string-to-syntax): New function.
20906
20907 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
20908 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
20909 try to use passive ftp mode.
20910
20911 2000-03-17 Gerd Moellmann <gerd@gnu.org>
20912
20913 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
20914
20915 * simple.el (append-to-buffer): Update point of windows after
20916 insertion.
20917
20918 * abbrev.el (inverse-add-abbrev): Identify word by first moving
20919 forward then moving backward. Reindent.
20920
20921 * frame.el (other-frame): Call x-focus-frame only if
20922 focus-follows-mouse is off.
20923
20924 2000-03-17 Dave Love <fx@gnu.org>
20925
20926 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
20927
20928 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
20929
20930 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
20931 regexp for labels cannot span several lines.
20932
20933 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
20934 `(setq :<key> ':<key>)' to the macro expansion.
20935
20936 2000-03-16 Dave Love <fx@gnu.org>
20937
20938 * progmodes/f90.el (f90): Put custom group under `languages', not
20939 `fortran'.
20940 (f90-mode-hook): Customize.
20941 (f90-mode): Set add-log-current-defun-function.
20942 (f90-current-defun): New function.
20943
20944 2000-03-16 Gerd Moellmann <gerd@gnu.org>
20945
20946 * cus-edit.el (custom-variable-tag-face): Handle case that
20947 default face's height is not a number.
20948 (custom-face-tag-face, custom-group-tag-face-1)
20949 (custom-group-tag-face): Ditto.
20950 (custom-group-tag-face-1): Add :group.
20951
20952 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
20953
20954 2000-03-15 Gerd Moellmann <gerd@gnu.org>
20955
20956 * pcvs-defs.el (toplevel): Remove autoload cookie for form
20957 requiring easymenu.
20958
20959 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20960
20961 * ps-print.el: PostScript user-defined prologue, PostScript error
20962 handler, doc fix.
20963 (ps-print-version): New version number (5.1).
20964 (ps-user-defined-prologue, ps-error-handler-message)
20965 (ps-print-prologue-0, ps-error-handler-alist): New vars.
20966 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
20967 (ps-insert-string): New function.
20968
20969 2000-03-15 Kenichi Handa <handa@etl.go.jp>
20970
20971 * international/ccl.el (ccl-compile-expression): Don't generate
20972 invalid self-assignment code.
20973
20974 2000-03-14 Dave Love <fx@gnu.org>
20975
20976 * subr.el (replace-regexp-in-string): Renamed from
20977 replace-regexps-in-string. Doc fix.
20978
20979 2000-03-12 Dave Love <fx@gnu.org>
20980
20981 * cus-edit.el: Doc fixes.
20982 (customize-set-variable, customize-save-variable): Rename args for doc.
20983 (custom-variable-tag-face, custom-face-tag-face)
20984 (custom-group-tag-face-1, custom-group-tag-face): Modify from
20985 style which user identify as hyperlink.
20986 (hook): Don't add undefined functions to the hook.
20987 (debug-ignored-errors): Transfer message from bindings.el.
20988
20989 2000-03-12 Gerd Moellmann <gerd@gnu.org>
20990
20991 * recentf.el (recentf-keep-non-readable-files-p):
20992 Remove double/nested definition.
20993
20994 2000-03-12 Dave Love <fx@gnu.org>
20995
20996 * facemenu.el (facemenu-get-face): Use display-color-p.
20997 * enriched.el (enriched-decode-foreground): Likewise.
20998 (enriched-decode-background): Likewise.
20999 * isearch.el (isearch-highlight): Likewise.
21000 * info-look.el (info-lookup): Likewise.
21001 * simple.el (completion-setup-function): Likewise.
21002
21003 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
21004 :options.
21005
21006 * bindings.el (mode-line-format): Fix line-number and
21007 column-number items. Add help-echo for the background.
21008 (mode-line-mule-info): Modify help-echo.
21009
21010 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
21011
21012 * files.el (load-file): Allow completion to .elc.
21013
21014 * man.el: Doc fixes.
21015 (Man-init-defvars): Use display-color-p to set fontification.
21016
21017 * play/hanoi.el (hanoi-internal): Don't use oddp.
21018
21019 2000-03-12 Gerd Moellmann <gerd@gnu.org>
21020
21021 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
21022
21023 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
21024
21025 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
21026
21027 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
21028 Fix comment.
21029
21030 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
21031
21032 * font-lock.el (font-lock-keywords): Fix the doc now that
21033 regexp-opt-depth is unnecessary.
21034 (save-buffer-state): Set an edebug spec.
21035 (font-lock-fontify-anchored-keywords): Properly handle the case when
21036 the matcher goes past the limit.
21037
21038 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
21039 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
21040
21041 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
21042 dll.el and cookie.el (from Elib) with heavy renaming and other
21043 massaging.
21044
21045 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
21046 Autoload the functions used.
21047 (easy-mmode-define-syntax): Fix CL typo.
21048 (easy-mmode-define-derived-mode): Improve the docstring generation.
21049
21050 2000-03-10 Gerd Moellmann <gerd@gnu.org>
21051
21052 * textmodes/texinfo.el (texinfo-version): Variable and function
21053 removed.
21054
21055 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
21056
21057 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
21058 allow more flexibility.
21059 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
21060 (easy-mmode-defmap, easy-mmode-defsyntax)
21061 (easy-mmode-define-derived-mode): New macros.
21062
21063 2000-03-09 Didier Verna <didier@xemacs.org>
21064
21065 * rect.el (replace-rectangle): New function.
21066
21067 2000-03-09 Dave Love <fx@gnu.org>
21068
21069 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
21070 (fortran-comment-line-start-skip): Don't match cpp stuff.
21071 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
21072 (fortran-mode-map): Remove over-eager custom-menu-create for now.
21073 (fortran-mode): Don't set fortran-comment-line-start-skip,
21074 fortran-comment-line-start here. Set comment-start,
21075 add-log-current-defun.
21076 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
21077 (fortran-current-defun): New function.
21078
21079 2000-03-09 Gerd Moellmann <gerd@gnu.org>
21080
21081 * emacs-lisp/re-builder.el: New file.
21082
21083 * mouse.el (mouse-drag-region): Don't run up-event handler
21084 if hscroll has changed.
21085
21086 * octave-mod.el (octave-font-lock-keywords): To font-lock the
21087 builtin operators, use `font-lock-builtin-face' for Emacs and
21088 `font-lock-preprocessor-face' otherwise.
21089
21090 * font-lock.el (lisp-font-lock-keywords-1): Highlight
21091 `(defun (setf foo)' differently.
21092
21093 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
21094
21095 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
21096 (regexp-opt): Update comment and adapt the code the new meaning of
21097 the `paren' argument of regex-opt-group for shy-groups.
21098 (regexp-opt-depth): Handle shy groups as well as backslashed
21099 backslashes.
21100 (regexp-opt-group): Turn the leading comment into a docstring.
21101 Allow `paren' to be a string (the string to use to open a group).
21102 Remove open-presuf and close-presuf. Instead of checking for `all
21103 one-char' and then later on check for `several one-char', handle
21104 both cases close together. Also apply a more generic algorithm
21105 for suffixes (the mirror image of the algorithm used for
21106 prefixes). Use shy-groups. Use nreverse rather than reverse.
21107 (regexp-opt-try-suffix): Removed.
21108
21109 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
21110 from comint-mode-map, so we can just inherit from it. Also, move
21111 the initialization into the `defvar' since there's no docstring
21112 anyway and it's fairly short.
21113 (inferior-scheme-mode): Define it as derived-mode: the code is
21114 shorter and this way we inherit from comint-mode-map rather than
21115 copying it.
21116
21117 * subr.el (replace-regexps-in-string): Properly handle the case
21118 where we match an empty string.
21119
21120 * comint.el (comint-exec-1): Add the current-dir to the exec-path
21121 when the command has a directory component (such as "./testml").
21122 Also fix a typo in the comment.
21123
21124 2000-03-08 Gerd Moellmann <gerd@gnu.org>
21125
21126 * Makefile (compile-files): Compile files one by one because
21127 that's the only way to ensure a clean compilation environment for
21128 each individual file.
21129
21130 * frame.el (other-frame): Call x-focus-frame.
21131
21132 2000-03-07 Dave Love <fx@gnu.org>
21133
21134 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
21135 :require to defcustom.
21136
21137 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
21138
21139 * files.el (auto-mode-alist): Add configure.in.
21140
21141 * progmodes/autoconf.el: New file.
21142
21143 2000-03-07 Gerd Moellmann <gerd@gnu.org>
21144
21145 * mail/mh-e.el: Change maintainer to `none'.
21146
21147 * recentf.el (recentf-keep-non-readable-files-p): Quote args
21148 to remove-hook and add-hook.
21149
21150 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
21151
21152 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
21153 it as the default.
21154 (mail-send): Test mail-send-nonascii also for the new `mime' value.
21155 (sendmail-send-it): Conditionally add MIME headers specifying the
21156 used character set.
21157
21158 2000-03-07 Dave Love <fx@gnu.org>
21159
21160 * winner.el: Fix keywords, autoload cookies.
21161 Split eval-when-compile form to avoid compilation failure.
21162
21163 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
21164
21165 * international/mule.el: Modify comment about coding system
21166 property `coding-category'.
21167 (make-coding-system): New argument EOL-TYPE. Pay attention to
21168 coding-category property of PROPERTIES.
21169
21170 * international/mule-conf.el (coding-category-utf-8)
21171 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
21172 categories. Include them in the argument for set-coding-priority.
21173
21174 * international/mule-cmds.el (reset-language-environment):
21175 Include coding-category-utf-8, coding-category-utf-16-be, and
21176 coding-category-utf-16-le in the argument for set-coding-priority.
21177 (reset-language-environment): Initialize coding-category-utf-8,
21178 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
21179
21180 2000-03-06 Karl Fogel <kfogel@red-bean.com>
21181
21182 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
21183 code abstracted out of `bookmark-jump-noselect'. Now tries info
21184 extensions as well as compression extensions.
21185 (bookmark-jump-noselect): Use above new func.
21186
21187 2000-03-03 Gerd Moellmann <gerd@gnu.org>
21188
21189 * strokes.el: Change maintainer's mail address.
21190
21191 2000-03-03 Kenichi Handa <handa@etl.go.jp>
21192
21193 * international/mule-diag.el (list-character-sets): Make help-echo
21194 string by substitute-command-keys.
21195 (list-character-sets): Likewise.
21196 (sort-listed-character-sets): Call help-setup-xref.
21197
21198 2000-03-02 Gerd Moellmann <gerd@gnu.org>
21199
21200 * time.el (display-time-mail-file): Add `none' to the list of choices.
21201
21202 2000-03-01 Dave Love <fx@gnu.org>
21203
21204 * help.el (help-xref-go-back): Don't try to set position.
21205
21206 * international/mule-diag.el (list-character-sets):
21207 Call help-setup-xref. Add help-echo to xrefs.
21208 (list-character-sets-1): Add help-echo to xrefs.
21209
21210 2000-03-02 Gerd Moellmann <gerd@gnu.org>
21211
21212 * frame.el (blink-cursor-mode): Switch cursor on when turning
21213 the mode off.
21214
21215 * add-log.el (add-log-current-defun): Add support for
21216 Autoconf mode.
21217
21218 * mail/rmail.el (rmail-quit-hook): New variable.
21219
21220 2000-03-01 Dave Love <fx@gnu.org>
21221
21222 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
21223
21224 * help.el (help-xref-button): Add help-echo arg.
21225 (describe-function-1, describe-variable, help-make-xrefs): Use it.
21226
21227 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
21228
21229 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
21230
21231 2000-03-01 Gerd Moellmann <gerd@gnu.org>
21232
21233 * image.el (defimage): Look for image files in load-path.
21234
21235 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
21236
21237 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21238
21239 * recentf.el (recentf): Added version tag to the defgroup of recentf.
21240
21241 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21242
21243 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
21244 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
21245 action to select/unselect a file.
21246 (recentf-edit-list): Code cleanup and improvement.
21247 (recentf-open-more-files-action): `recentf-open-more-files' button
21248 widget action to open a file.
21249 (recentf-open-more-files): No more use standard completion but widgets.
21250 (recentf-more-collection): Deleted.
21251 (recentf-more-history): Deleted.
21252 (recentf-setup-more-completion): Deleted.
21253
21254 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21255
21256 * recentf.el (recentf-mode): No more needs that Emacs is running
21257 under a window-system.
21258
21259 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21260
21261 * recentf.el (recentf-edit-list): New command to edit the recent
21262 list which allow the user to remove files.
21263 (recentf-edit-selected-items): New global variable, used by
21264 `recentf-edit-list' to hold the list of files to be removed from
21265 the recent list.
21266 (recentf-make-menu-items): Updated to display a "Edit list..."
21267 menu item. Minor code cleanup.
21268
21269 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21270
21271 * recentf.el (recentf-open-more-files): New command to open files
21272 that are not displayed in the menu.
21273 (recentf-more-collection): New global variable holding the set of
21274 permissible completions used by `recentf-open-more-files'.
21275 (recentf-more-history): New global variable holding the history list
21276 used by `recentf-open-more-files' completion.
21277 (recentf-setup-more-completion): New function to setup completion for
21278 `recentf-open-more-files'.
21279 (recentf-make-menu-items): Updated to display a "More..." menu item.
21280
21281 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21282
21283 * recentf.el (recentf-menu-action): Doc fixed.
21284
21285 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21286
21287 * recentf.el (recentf-menu-filter): Doc updated.
21288 (recentf-update-menu-hook): Allow menu filters to force menu update.
21289 (recentf-make-menu-items): New menu filter handling.
21290 (recentf-make-menu-item): New helper function.
21291 (recentf-menu-elements): New menu handling function.
21292 (recentf-sort-ascending): Updated to new menu filter handling.
21293 (recentf-sort-descending): Updated to new menu filter handling.
21294 (recentf-sort-basenames-ascending): New menu filter function.
21295 (recentf-sort-basenames-descending): New menu filter function.
21296 (recentf-show-basenames): New menu filter function.
21297 (recentf-show-basenames-ascending): New menu filter function.
21298 (recentf-show-basenames-descending): New menu filter function.
21299
21300 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
21301
21302 * diary-lib.el (list-diary-entries): Don't try to go forward at
21303 the end of the buffer.
21304
21305 2000-02-29 Kenichi Handa <handa@etl.go.jp>
21306
21307 * international/mule-diag.el (list-character-sets):
21308 Completely rewritten.
21309 (sort-listed-character-sets): New function.
21310 (list-character-sets-1): Completely rewritten.
21311 (list-character-sets-2): New function.
21312 (non-iso-charset-alist): New variable.
21313 (decode-codepage-char): New function.
21314 (charset-history): New variable.
21315 (read-charset) (list-block-of-chars)
21316 (list-iso-charset-chars)
21317 (list-non-iso-charset-chars)
21318 (list-charset-chars): New functions.
21319 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
21320 (dump-charsets): Likewise.
21321
21322 2000-02-29 Gerd Moellmann <gerd@gnu.org>
21323
21324 * dired-x.el (dired-filename-at-point): Add `@' to valid
21325 file name characters.
21326 (dired-filename-at-point): Handle ange-ftp file names.
21327
21328 * frame.el (frame-notice-user-settings): Use assq-delete-all
21329 instead of assoc-delete-all.
21330 (frame-notice-user-settings): Ditto.
21331
21332 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
21333 Don't copy alist.
21334
21335 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
21336
21337 * calculator.el (calculator-use-menu): New option.
21338 (calculator-initial-bindings): Changed some bindings to work as macros.
21339 (calculator-forced-input): Removed.
21340 (calculator-restart-other-mode): New variable.
21341 (calculator-mode-map): Set up menu.
21342
21343 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
21344
21345 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
21346
21347 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
21348
21349 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
21350 translate all ESC key sequences.
21351 (viper-goto-mark-subr): Restore markers for files for which
21352 they were saved.
21353 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
21354 * viper-util.el (viper-set-replace-overlay-glyphs)
21355 (viper-set-replace-overlay): Always check if the replacement
21356 overlay is live.
21357 * viper.el (viper-vi-state-mode-list): Add major modes.
21358 * ediff-wind.el: Minor comment changes.
21359 * ediff.el: Copyright notice date fix.
21360
21361 2000-02-27 Jason Rumney <jasonr@gnu.org>
21362
21363 * faces.el (face-font-family-alternatives): Add arial to helv.
21364 (mode-line, header-line, tool-bar): Same default as x for w32.
21365 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
21366 face-font-family-alternatives from working.
21367 * term/w32-win.el (mouse-set-font): Do not build fontset from
21368 chosen font.
21369
21370 2000-02-25 Sam Steingold <sds@goems.com>
21371
21372 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
21373 properly.
21374
21375 2000-02-25 Richard M. Stallman <rms@gnu.org>
21376
21377 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
21378
21379 2000-02-25 Gerd Moellmann <gerd@gnu.org>
21380
21381 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
21382
21383 * frame.el (busy-cursor-delay-seconds): New option.
21384
21385 2000-02-24 Gerd Moellmann <gerd@gnu.org>
21386
21387 * frame.el (show-cursor-in-non-selected-windows): New option.
21388
21389 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
21390
21391 * diary-lib.el (include-other-diary-files): Undo the selective
21392 display in any included file and don't kill it.
21393
21394 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
21395
21396 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
21397 Menu items converted to (menu-item format, help strings added.
21398 [downcase, upcase]: Don't enable on MS-DOS.
21399 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
21400 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
21401
21402 2000-02-23 Dave Love <fx@gnu.org>
21403
21404 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
21405 (backward-kill-word): Revert addition of * to interactive spec --
21406 it's a feature.
21407
21408 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
21409 (backward-kill-sentence, kill-sentence): Likewise.
21410
21411 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
21412 scratch buffer name.
21413 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
21414
21415 * term/w32-win.el (internal-face-interactive): Update prompt for
21416 new read-face-name.
21417
21418 * mail/footnote.el (footnote): Add :version to defgroup.
21419 (footnote-section-tag-regexp): Customize.
21420 (footnote-start-tag, footnote-end-tag): New option.
21421 (footnote-latin-regexp): New variable.
21422 (Footnote-latin): New function.
21423 (footnote-style-alist): Add element for latin style.
21424 (footnote-style): Moved.
21425 (Footnote-goto-footnote): Use eq to test arg.
21426
21427 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
21428
21429 * emacs-lisp/byte-opt.el: Change old backquote syntax.
21430 (byte-compile-trueconstp): Include keywords.
21431 (byte-optimize-quote, byte-optimize-lapcode):
21432 Use byte-compile-const-symbol-p.
21433 (byte-optimize-char-before): New optimization.
21434
21435 * emacs-lisp/bytecomp.el: Change old backquote syntax.
21436 (byte-compile-const-symbol-p): New function.
21437 (byte-compile-constp, byte-compile-out-toplevel)
21438 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
21439 Use it.
21440
21441 * subr.el (define-key-after): Default AFTER to t. Doc fix.
21442
21443 2000-02-23 Kenichi Handa <handa@etl.go.jp>
21444
21445 * international/encoded-kb.el: Be sure to update minor-mode-alist
21446 and minor-mode-map-alist.
21447 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
21448 codes SS2 and SS3 correctly.
21449 (encoded-kbd-self-insert-ccl): New function.
21450 (encoded-kbd-setup-keymap): New function.
21451 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
21452 by calling encoded-kbd-setup-keymap.
21453
21454 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
21455 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
21456
21457 2000-02-22 Dave Love <fx@gnu.org>
21458
21459 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
21460 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
21461 (lisp-mode-syntax-table): Set up for #|...|# comments.
21462 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
21463 classes. Match `defface'.
21464 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
21465 (eval-defun-1): Fix for defcustom.
21466 (lisp-indent-region): Doc fix.
21467
21468 * subr.el (when, unless, split-string): Doc fix.
21469 (read-passwd): Move call of clear-this-command-keys to the right place.
21470 (replace-regexps-in-string): New function.
21471
21472 2000-02-22 Gerd Moellmann <gerd@gnu.org>
21473
21474 * help.el (describe-variable): Set syntax table to
21475 emacs-lisp-mode-syntax-table when moving forward over the
21476 symbol's name.
21477
21478 2000-02-22 Dave Love <fx@gnu.org>
21479
21480 * xt-mouse.el: Doc fixes.
21481 (xterm-mouse-position-function): New function, replacing advice of
21482 mouse-position.
21483 (xterm-mouse-mode): Use it. Don't turn on under a window system.
21484
21485 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
21486
21487 2000-02-21 Gerd Moellmann <gerd@gnu.org>
21488
21489 * format.el (format-annotate-single-property-change):
21490 Handle properties.with dotted-list values.
21491 (format-proper-list-p): New function.
21492
21493 * enriched.el (enriched-face-ans): Handle '(foreground-color
21494 . COLOR) and (background-color . COLOR).
21495
21496 2000-02-20 Dave Love <fx@gnu.org>
21497
21498 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
21499 and assignments to it.
21500 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
21501 current local map.
21502 (make-flyspell-overlay): Use it.
21503 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
21504
21505 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
21506 (lm-get-header-re): Defun, not defsubst.
21507 (lm-get-package-name): Defun, not defsubst. Simplify.
21508 (lm-version): Doc fix. Simplify.
21509 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
21510 (lm-crack-address, lm-last-modified-date, lm-commentary)
21511 (lm-verify, lm-synopsis): Simplify.
21512 (lm-report-bug): Require emacsbug. Use compose-mail.
21513
21514 2000-02-20 Gerd Moellmann <gerd@gnu.org>
21515
21516 * dired.el (dired-mode): Call propertized-buffer-identification
21517 to set mode-line-buffer-identification to something having
21518 the right text properties.
21519
21520 * bindings.el (propertized-buffer-identification): New function.
21521
21522 2000-02-20 Dave Love <fx@gnu.org>
21523
21524 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
21525 check for t-mouse too.
21526
21527 * cus-start.el: Make echo-keystrokes `number'.
21528
21529 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
21530
21531 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
21532 Don't call ring-empty-p unless tags-location-ring is bound.
21533 From Noah Friedman <friedman@splode.com>.
21534
21535 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
21536
21537 * progmodes/hideshow.el (hs-flag-region): No longer use
21538 `intangible' overlay property.
21539
21540 (hs-toggle-hiding): New command.
21541 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
21542
21543 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
21544 Fix omission bug: Run `hs-minor-mode-hook' for both activation
21545 and deactivation.
21546
21547 2000-02-18 Gerd Moellmann <gerd@gnu.org>
21548
21549 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
21550
21551 2000-02-17 Gerd Moellmann <gerd@gnu.org>
21552
21553 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
21554
21555 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
21556 of `*' to handle `(* ... *)' comments.
21557
21558 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
21559
21560 * faces.el (list-faces-display): Use display-mouse-p instead of
21561 window-system.
21562
21563 * menu-bar.el (global-map): Menu-bar items converted to the new
21564 format (menu-item..., rearranged for better CUA compliance, and
21565 their names changed for better clarity. Help strings added.
21566
21567 * international/mule-cmds.el (mule-menu-keymap)
21568 (describe-language-environment-map, set-coding-system-map)
21569 (setup-language-environment-map): Convert to new (menu-item...
21570 form, add help strings. Change names of menu items for better clarity.
21571 "Mule" menu-bar item removed (it's now in the "Options" submenu).
21572
21573 2000-02-17 Gerd Moellmann <gerd@gnu.org>
21574
21575 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
21576 within the code.
21577
21578 2000-02-16 Dave Love <fx@gnu.org>
21579
21580 * faces.el: Don't require custom. Add more specific :groups to
21581 various deffaces.
21582 (set-face-attribute): Purecopy args.
21583 (read-face-name): Default to name at point and use it in prompt.
21584 Remove colon from arg in all callers.
21585 (list-faces-display): Hyperlink to face descriptions and customize
21586 buffers.
21587
21588 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
21589
21590 * wid-edit.el (widget-match-inline): An atom never matches a list.
21591
21592 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21593
21594 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
21595 at ':' characters by call to split-string.
21596
21597 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21598
21599 * textmodes/bibtex.el: Added RCS version identification.
21600
21601 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21602
21603 * textmodes/bibtex.el: Some temporary comments removed.
21604 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
21605 (bibtex-field-const): Allow capital letters.
21606 (bibtex-start-of-string): Deleted because unused.
21607
21608 * textmodes/bibtex.el: Unified some nomenclature. We no longer
21609 use the term 'reference' to describe a bibtex entry as a whole.
21610 Further, reference keys are no longer called 'labels'.
21611 (bibtex-keys): Renamed to bibtex-reference-keys.
21612 (bibtex-reformat-previous-labels): Renamed to
21613 bibtex-reformat-previous-reference-keys.
21614 (bibtex-reference-type): Renamed to bibtex-entry-type.
21615 (bibtex-reference-head): Renamed to bibtex-entry-head.
21616 (bibtex-reference-maybe-empty-head): Renamed to
21617 bibtex-entry-maybe-empty-head.
21618 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
21619 (bibtex-search-reference): Renamed to bibtex-search-entry.
21620 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
21621 bibtex-enclosing-entry-maybe-empty-head.
21622 (bibtex-entry-field-alist, bibtex-entry-head)
21623 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
21624 (bibtex-map-entries, bibtex-search-entry)
21625 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
21626 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
21627 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
21628 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
21629 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
21630 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
21631 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
21632
21633 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21634
21635 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
21636 comment.
21637 (bibtex-format-field-delimiters): New function, functionality
21638 extracted from bibtex-format-entry.
21639 (bibtex-autokey-get-yearfield-digits): New function, functionality
21640 extracted from bibtex-autokey-get-yearfield.
21641
21642 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
21643 entries in order to avoid stack overflow in the regexp matcher if
21644 field contents become large.
21645 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
21646 (bibtex-field-string-part-not-braced)
21647 (bibtex-field-string-part-no-inner-braces)
21648 (bibtex-field-string-part-1-inner-brace)
21649 (bibtex-field-string-part-2-inner-braces)
21650 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
21651 (bibtex-field-string-quoted, bibtex-field-string)
21652 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
21653 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
21654 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
21655 Deleted as parsing is now performed by the following functions.
21656 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
21657 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
21658 (bibtex-parse-field-string, bibtex-search-forward-field-string)
21659 (bibtex-parse-association, bibtex-field-name-for-parsing)
21660 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
21661 (bibtex-search-forward-field, bibtex-search-backward-field)
21662 (bibtex-start-of-field, bibtex-end-of-field)
21663 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
21664 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
21665 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
21666 (bibtex-parse-string, bibtex-search-forward-string)
21667 (bibtex-search-backward-string, bibtex-start-of-string)
21668 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
21669 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
21670 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
21671 entries. Instead of reporting the results of the parsing by
21672 match-beginning or match-end, these functions return data structures
21673 that hold the corresponding positions.
21674 (bibtex-enclosing-field): Changed to also report field boundaries by
21675 return values rather than by match-beginning or match-end.
21676 The following functions have been adapted to use the new
21677 parsing functions.
21678 (bibtex-skip-to-valid-entry, bibtex-search-reference)
21679 (bibtex-enclosing-field, bibtex-format-entry)
21680 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
21681 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
21682 (bibtex-print-help-message, bibtex-end-of-entry)
21683 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
21684 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
21685 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
21686 Use the new method for parsing.
21687 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
21688 (bibtex-map-entries, bibtex-flash-head)
21689 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
21690 (bibtex-autokey-change, bibtex-autokey-get-namefield)
21691 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
21692 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
21693 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
21694 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
21695 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
21696 order to make the new binding of case-fold-search immediately visible.
21697
21698 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21699
21700 * textmodes/bibtex.el: Copyright notice is up to date.
21701 Added constant 'bibtex-maintainer-salutation.
21702
21703 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
21704 than make-temp-name, use match-string-no-properties and eliminate
21705 a quadratic behavior when building bibtex-strings.
21706
21707 * bibtex.el (bibtex-reference-key): Accept string entries whose
21708 reference key contains upper case letters.
21709
21710 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21711
21712 * bibtex.el (bibtex-reference-head): Allow entries to start with
21713 a new line.
21714
21715 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21716
21717 * bibtex.el: Hiding of entry bodies is not longer provided by
21718 bibtex.el directly. Instead the hideshow package can be used.
21719 Added a special bibtex entry to hs-special-modes-alist.
21720 (bibtex-hs-forward-sexp): Added for hideshow.el.
21721
21722 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21723
21724 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
21725 proceedings entry type (for cross referencing). Thanks to Wagner
21726 Toledo Correa for the suggestion.
21727
21728 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
21729
21730 2000-02-14 Kenichi Handa <handa@etl.go.jp>
21731
21732 * international/characters.el: Setup case table for Vietnamese.
21733
21734 2000-02-12 Gerd Moellmann <gerd@gnu.org>
21735
21736 * uniquify.el (toplevel): Require CL at compile time.
21737 (uniquify-push): Removed.
21738
21739 * shadowfile.el (shadow-when): Removed.
21740
21741 * tempo.el (tempo-dolist, tempo-mapc): Removed.
21742 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
21743
21744 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
21745 regexp for paragraph-start.
21746
21747 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
21748 commas as well.
21749
21750 2000-02-10 Dave Love <fx@gnu.org>
21751
21752 * wid-edit.el: (widgets) [defgroup]: Remove url link.
21753 (widget-color-choice-list, widget-color-history, widget-mouse-help):
21754 Deleted.
21755 (widget-specify-field, widget-specify-button): Don't use
21756 widget-mouse-help as help-echo property.
21757 (default): Use #'ignore for :validate and :mouse-down-action.
21758 (checkbox): Add help-echo.
21759 (widget-sexp-validate): Rewritten to clarify error messages.
21760 (character): Use char-valid-p in :match function.
21761 (widget-color-complete): Use facemenu-color-alist.
21762 (widget-color-action): Use facemenu-read-color.
21763
21764 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
21765 set up `caar' &c that we now have.
21766
21767 2000-02-09 Ray Blaak <blaak@gnu.org>
21768
21769 * delphi.el: Make resourcestring a declaration region, like const
21770 and var.
21771
21772 2000-02-09 Dave Love <fx@gnu.org>
21773
21774 * bindings.el (mode-line-input-method-map): New variable.
21775 (mode-line-mule-info): Use it; fix last change.
21776 (mode-line-mode-menu): Move definition.
21777 (mode-line-mouse-sensitive-p): Deleted.
21778 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
21779 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
21780
21781 * startup.el (command-line-1): Don't call
21782 make-mode-line-mouse-sensitive.
21783
21784 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
21785
21786 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
21787 before rmail-toggle-header, because the former toggles headers.
21788
21789 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
21790
21791 * diff-mode.el (diff-kill-junk): New interactive function.
21792 (diff-reverse-direction): Use delete-and-extract-region.
21793 (diff-post-command-hook): Restrict the area so that the hook also works
21794 outside of any diff hunk. This is necessary for the minor-mode.
21795 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
21796 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
21797
21798 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
21799 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
21800 so that it can be used more easily in <foo>-mode-hook. Also make sure
21801 to avoid duplicate entries.
21802 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
21803 (font-lock-remove-keywords): Just as was done for `add', allow it to
21804 work even if font-lock-mode is nil. Also make sure we don't modify
21805 any pre-existing list by forcing a copy-sequence. Finally rename
21806 `major-mode' to `mode'.
21807 (font-lock-fontify-syntactic-anchored-keywords)
21808 (font-lock-fontify-anchored-keywords)
21809 (font-lock-fontify-keywords-region): Use line-end-position.
21810 Don't make `font-lock-multiline' local (it's now done in
21811 font-lock-set-defaults).
21812 (font-lock-set-defaults): Make `font-lock-multiline' local.
21813 Move the `font-lock-fontified' creation to inside the `unless'.
21814
21815 2000-02-06 Andrew Innes <andrewi@gnu.org>
21816
21817 * term/w32-win.el (x-handle-args): Comment out call to message,
21818 which occurs before window system is initialized.
21819
21820 * makefile.nt: Add support for recompiling lisp code.
21821
21822 2000-02-04 Dave Love <fx@gnu.org>
21823
21824 * bindings.el (mode-line-mule-info): Fix/extend last change.
21825
21826 * completion.el: Replace completion-dolist with dolist.
21827
21828 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
21829
21830 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
21831
21832 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
21833 environment names before they go into the section regexp.
21834
21835 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
21836 char class in regexp.
21837
21838 * textmodes/reftex-parse.el (reftex-with-special-syntax):
21839 Bind `case-fold-search' to nil.
21840
21841 * progmodes/idlwave.el (idlwave-template):
21842 Respect `idlwave-abbrev-change-case'.
21843 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
21844 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
21845 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
21846 (idlwave-rw-case): New function.
21847 (idlwave-statement-match): Fixed problem with assignment regexp.
21848 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
21849 (idlwave-surround): New argument LENGTH to support padding of
21850 operators longer than 1 char.
21851
21852 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
21853 idlwave-shell-expression-overlay. Implemented printing of
21854 expressions on higher levels of the calling stack.
21855 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
21856 (idlwave-retrieve-expression-from-level): New function.
21857 (idlwave-shell-last-calling-stack): Variable removed.
21858 (idlwave-shell-reset): Argument action reversed (`visible' to
21859 `hidden'). Also remove stop-line overlay.
21860 (idlwave-shell-calling-stack-routine): New variable.
21861 (idlwave-shell-parse-stack-and-display): Messages now display
21862 negative level numbers.
21863 (idlwave-shell-mode): Set `modeline-format'.
21864 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
21865 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
21866 (idlwave-shell-print-expression-function): New option.
21867
21868 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
21869 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
21870 `tool-bar' instead of `toolbar'.
21871
21872 2000-02-02 Dave Love <fx@gnu.org>
21873
21874 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
21875 emacs-lisp-mode-hook. Don't check for defalias being defined.
21876
21877 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
21878 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
21879 Use the new builtins directly.
21880
21881 * whitespace.el (whitespace): Add :version to defgroup.
21882
21883 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
21884 Doc fix.
21885
21886 * thingatpt.el (sexp-at-point, symbol-at-point)
21887 (number-at-point, list-at-point): Add autoload cookie.
21888
21889 * recentf.el (recentf): Add :version to defgroup.
21890
21891 * quickurl.el (quickurl): Add :version to defgroup.
21892
21893 * elide-head.el (elide-head): Use point-marker more.
21894
21895 * bs.el (bs): Add :version to defgroup.
21896
21897 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
21898
21899 * progmodes/delphi.el (delphi): Add :version to defgroup.
21900
21901 2000-02-02 Gerd Moellmann <gerd@gnu.org>
21902
21903 * ange-ftp.el (ange-ftp-write-region): Handle case that
21904 succeeding process operation sets a different coding system.
21905
21906 * calculator.el: New file.
21907
21908 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
21909
21910 * frame.el (frames-on-display-list, framep-on-display): New functions.
21911 (display-mouse-p, display-popup-menus-p, display-graphic-p)
21912 (display-selections-p, display-screens, display-pixel-width)
21913 (display-pixel-height, display-mm-width, display-mm-height)
21914 (display-backing-store, display-save-under, display-planes)
21915 (display-color-cells, display-visual-class): New functions.
21916
21917 * term/tty-colors.el (tty-color-gray-shades): New function.
21918
21919 * faces.el (display-color-p): Use framep-on-display.
21920 (display-grayscale-p): New function.
21921
21922 2000-01-31 Dave Love <fx@gnu.org>
21923
21924 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
21925 (create-fontset-from-x-resource): Don't concat integers.
21926
21927 2000-01-31 Inge Frick <inge@nada.kth.se>
21928
21929 * view.el: Some changes in documentation. Removed some trailing
21930 whitespace. Changed some parameter names to agree with documentation.
21931 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
21932 window is not deleted. Modifies change 1998-04-26.
21933
21934 2000-01-31 Gerd Moellmann <gerd@gnu.org>
21935
21936 * windmove.el: New file.
21937
21938 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
21939 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
21940 progmodes/ebnf-yac.el: Update copyright and license info.
21941
21942 * jit-lock.el (jit-lock-function): Widen before calculating
21943 end position.
21944 (jit-lock-stealth-chunk-start): Rewritten.
21945
21946 * info.el (Info-title-face-alist): Removed.
21947 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
21948 (Info-fontify-node): Use these faces.
21949
21950 2000-01-30 Gerd Moellmann <gerd@gnu.org>
21951
21952 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
21953 (cl-macro-list1): Recognize `&allow-other-keys' instead of
21954 `&allow-other-keywords'.
21955
21956 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
21957 the list of directories scanned heuristically.
21958
21959 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
21960
21961 2000-01-30 Jason Rumney <jasonr@gnu.org>
21962
21963 * w32-fns.el: Define w32-tty-standard-colors.
21964
21965 * startup.el (command-line): Use w32-tty-standard-colors when in
21966 w32 console mode.
21967
21968 2000-01-30 Dave Love <fx@gnu.org>
21969
21970 * jka-compr.el (jka-compr-load): Fix up load-history.
21971
21972 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
21973
21974 * emacs-lisp/cl-macs.el: Revert previous change.
21975
21976 2000-01-29 Dave Love <fx@gnu.org>
21977
21978 * facemenu.el: Purecopy various strings.
21979
21980 * timezone.el (timezone-fix-time): Window against 69 for two-digit
21981 years. Deal with three-digit years.
21982
21983 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
21984 Use defconst, purecopy.
21985 (help-back-label): Purecopy it.
21986
21987 2000-01-18 Gerd Moellmann <gerd@gnu.org>
21988
21989 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
21990 variable. If non-nil, order the buffer list according to the
21991 currently selected frame.
21992 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
21993 non-nil, pass the selected frame to function buffer-list.
21994
21995 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21996
21997 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
21998
21999 2000-01-28 Dave Love <fx@gnu.org>
22000
22001 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
22002
22003 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
22004 Don't use lisp-indent-hook property.
22005 (cl-abs): Remove.
22006
22007 * subr.el: Move out indent and edebug specs for when and unless.
22008
22009 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
22010 when, unless.
22011
22012 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
22013 unless, when.
22014
22015 2000-01-28 Gerd Moellmann <gerd@gnu.org>
22016
22017 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
22018 `collecting' as synonym for `collect'.
22019
22020 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
22021 for the case it contains spaces.
22022
22023 * simple.el (what-cursor-position): Change formatting of messages.
22024
22025 * frame.el (delete-other-frames): New function.
22026 (toplevel): Bind it to C-x 5 1.
22027
22028 * sort.el (sort-numeric-base): New option.
22029 (sort-numeric-fields): If number starts with `0' or `0[xX[',
22030 interpret it as octal or hexadecimal. Use sort-numeric-base
22031 as default base.
22032
22033 * progmodes/glasses.el: New file.
22034
22035 2000-01-27 Gerd Moellmann <gerd@gnu.org>
22036
22037 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
22038 userids differently.
22039
22040 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
22041 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
22042 progmodes/ebnf-yac.el: New files.
22043
22044 2000-01-26 Dave Love <fx@gnu.org>
22045
22046 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
22047 on a function with an empty body. [From Eric Ludlam.]
22048
22049 2000-01-25 Andre Spiegel <spiegel@gnu.org>
22050
22051 * vc.el (vc-version-diff): Make sure file name is expanded.
22052
22053 2000-01-25 Gerd Moellmann <gerd@gnu.org>
22054
22055 * scroll-bar.el (scroll-bar-timer): Variable removed.
22056 (scroll-bar-toolkit-scroll): Don't use a timer.
22057
22058 2000-01-25 Kenichi Handa <handa@etl.go.jp>
22059
22060 * language/thai-util.el (thai-composition-function):
22061 Delete superfluous `a'.
22062
22063 2000-01-24 Dave Love <fx@gnu.org>
22064
22065 * fortran.el (fortran-mode): Use beginning-of-defun-function,
22066 end-of-defun-function.
22067
22068 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
22069
22070 2000-01-22 Jason Rumney <jasonr@gnu.org>
22071
22072 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
22073 conflicts with new face support.
22074
22075 2000-01-22 Richard M. Stallman <rms@gnu.org>
22076
22077 * replace.el (query-replace): Rename last arg to DELIMITED.
22078 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
22079 (query-replace-regexp): Likewise.
22080
22081 2000-01-20 Richard M. Stallman <rms@gnu.org>
22082
22083 * subr.el (with-syntax-table): Use make-symbol, not gensym.
22084
22085 * emacs-lisp/lisp.el (beginning-of-defun-function):
22086 Variable renamed from beginning-of-defun.
22087 Do not call make-variable-buffer-local.
22088 (beginning-of-defun-raw): Use new variable name; doc fix.
22089 (beginning-of-defun): Doc fix.
22090 (end-of-defun-function): Variable renamed from end-of-defun.
22091 Do not call make-variable-buffer-local.
22092 (end-of-defun): Use new variable name; doc fix.
22093
22094 * subr.el (dolist, dotimes): Copied from cl-macs.el
22095 and made to work.
22096
22097 * mail/undigest.el (rmail-digest-end-regexps):
22098 Variable replaces rmail-digest-end-regexp.
22099 Allows multiple regexps for detecting the end line.
22100 (undigestify-rmail-message): Corresponding changes.
22101
22102 2000-01-19 Dave Love <fx@gnu.org>
22103
22104 * files.el (user-init-file): Don't declare here -- is primitive.
22105
22106 * startup.el (command-line): Check for compiled user-init-file and
22107 set to uncompiled version if necessary.
22108
22109 2000-01-18 Gerd Moellmann <gerd@gnu.org>
22110
22111 * mail/undigest.el (rmail-digest-end-regexp): New user option.
22112 (undigestify-rmail-message): Use it.
22113
22114 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
22115
22116 2000-01-17 Gerd Moellmann <gerd@gnu.org>
22117
22118 * tmm.el (tmm-goto-completions): Adapt to prompt being part
22119 of mini-buffer.
22120
22121 2000-01-14 Gerd Moellmann <gerd@gnu.org>
22122
22123 * emacs-lisp/copyright.el (copyright-update): Removed the
22124 requirement for a trailing space from `copyright-regexp', to
22125 support copyrights with owner specified on a separate line..
22126
22127 * align.el: New file.
22128
22129 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
22130
22131 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
22132
22133 2000-01-13 Dave Love <fx@gnu.org>
22134
22135 * ph.el: Removed. (Obsoleted by EUDC.)
22136
22137 2000-01-13 Gerd Moellmann <gerd@gnu.org>
22138
22139 * net/eudc.el (toplevel): Remove autoloaded code installing
22140 menu with easymenu, because that causes build problems.
22141
22142 * frame.el (frame-notice-user-settings): New variable.
22143 (frame-notice-user-settings): Don't modify frame parameters
22144 if called a second time.
22145
22146 2000-01-13 Richard M. Stallman <rms@gnu.org>
22147
22148 * frame.el (frame-notice-user-settings):
22149 Notice default-frame-parameters even for non-window frames.
22150
22151 2000-01-13 Gerd Moellmann <gerd@gnu.org>
22152
22153 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
22154 for Emacs.
22155 (eudc-bob-can-display-inline-images): Extend for Emacs.
22156 (eudc-bob-toggle-inline-display): Ditto.
22157 (eudc-bob-display-jpeg): Ditto.
22158
22159 2000-01-12 Gerd Moellmann <gerd@gnu.org>
22160
22161 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
22162 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
22163 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
22164
22165 * add-log.el (add-change-log-entry): Fix error trying an
22166 `(insert nil)'.
22167
22168 * subdirs.el: Add `net' directory.
22169
22170 * net: New directory.
22171
22172 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
22173 eval-last-sexp. Don't bind debug-on-error here.
22174 (eval-last-sexp): New function. Bind debug-on-error if
22175 eval-expression-debug-on-error is non-nil.
22176 (eval-defun-2, eval-defun): Likewise.
22177
22178 * simple.el (eval-expression): Don't bind debug-on-error if
22179 eval-expression-debug-on-error is nil. Detect changed
22180 debug-on-error, and propagate new value to global binding, if
22181 eval-expression-debug-on-error is non-nil,
22182 (eval-expression-debug-on-error): Change doc string.
22183
22184 2000-01-11 Richard M. Stallman <rms@gnu.org>
22185
22186 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
22187
22188 * emacs-lisp/lisp-mode.el (with-syntax-table):
22189 Set up lisp-indent-function property.
22190
22191 * subr.el (with-syntax-table): Moved from simple.el.
22192
22193 * simple.el (with-syntax-table): Moved to subr.el.
22194
22195 2000-01-11 Gerd Moellmann <gerd@gnu.org>
22196
22197 * tmm.el (tmm-shortcut): Delete region after prompt instead
22198 of erasing buffer.
22199
22200 * textmodes/fill.el (fill-common-string-prefix): New function.
22201 (fill-context-prefix): Use the longest common prefix of first
22202 and second line fill prefix, if there is one.
22203
22204 2000-01-11 Richard M. Stallman <rms@gnu.org>
22205
22206 * array.el (array-mode): Don't use make-variable-buffer-local.
22207 Use make-local-variable for `truncate-lines'.
22208
22209 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
22210
22211 * add-log.el (add-log-current-defun): Handle user-defined
22212 add-log-current-function returning nil,
22213
22214 * add-log.el (add-change-log-entry): Insert version number
22215 if having found a current function
22216
22217 * add-log.el (add-log-current-defun):
22218 Call `add-log-current-defun-function'. Try matches at level 0 and
22219 level 1. Strip whitespace from defun found.
22220
22221 2000-01-10 John Wiegley <johnw@gnu.org>
22222
22223 * allout.el (isearch-done/outline-provisions): Added `edit'
22224 argument to correspond with the current definition of `isearch-done'.
22225
22226 2000-01-10 Dave Love <fx@gnu.org>
22227
22228 * elide-head.el (elide-head): Use point-marker, not point.
22229
22230 2000-01-10 Gerd Moellmann <gerd@gnu.org>
22231
22232 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
22233 before and after the year 2000.
22234
22235 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
22236 Add ispell- prefix.
22237
22238 2000-01-10 Ken Stevens <k.stevens@ieee.org>
22239
22240 * ispell.el: Only define dictionaries in menus when they exist.
22241 (version18p): New variable.
22242 (version20p): New variable.
22243 (xemacsp): New variable.
22244 (ispell-choices-win-default-height): Fix for XEmacs visibility.
22245 (ispell-dictionary-alist1): Added Brasileiro dictionary.
22246 (ispell-dictionary-alist6): Russian command lines no longer accept
22247 run-together words.
22248 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
22249 (ispell-dictionary-alist): Add koi8-r to customize definition.
22250 (check-ispell-version): Added documentation string. Return library
22251 path when called non-interactively.
22252 (ispell-menu-map-needed): Uses new variables.
22253 (ispell-library-path): New variable.
22254 (ispell-decode-string): XEmacs fix for bogus variable bindings.
22255 (ispell-word): Improved documentation string. Test for valid
22256 character mappings. Correctly check typed in word changes that can
22257 result in single words split into multiple words.
22258 Return replacement word.
22259 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
22260 replace in recursive query replace mode. Help message for
22261 recursive edit mode.
22262 (ispell-show-choices): Protect against bad framepop bindings.
22263 (ispell-help): Fix to work with XEmacs.
22264 (ispell-highlight-spelling-error): Use new variables.
22265 (ispell-overlay-window): Fix to work with XEmacs.
22266 (ispell-parse-output): Passed and returns location information
22267 tracking spelling corrections. Doesn't recheck same word on
22268 current line.
22269 (ispell-init-process): Protect against bogus XEmacs variable binding.
22270 Fix call to single argument in sleep-for. Use new variables.
22271 (ispell-region): Passed and returns location information tracking
22272 spelling corrections. Doesn't check same word on current line.
22273 Improved documentation string. Doesn't resend a line already
22274 checked to the ispell process - fixes bug in LaTeX parsing.
22275 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
22276 (ispell-skip-region): No longer skips <TT> in SGML.
22277 (ispell-process-line): Tracks location information with spelling
22278 corrections. Added documentation string. Accounts for words
22279 already accepted on this line. Don't allow query-replace on line
22280 starting with math characters. Doesn't resend a line already sent
22281 to ispell process. Fixes alignment error bug.
22282
22283 2000-01-10 Richard M. Stallman <rms@gnu.org>
22284
22285 * dired-x.el (dired-guess-shell-alist-default):
22286 Suggest xloadimage, which is free, not xv, which isn't.
22287
22288 * ange-ftp.el (ange-ftp-file-name-nondirectory):
22289 Don't ever include the host name or user name in the value.
22290
22291 2000-01-09 Gerd Moellmann <gerd@gnu.org>
22292
22293 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
22294 of a real newline.
22295
22296 2000-01-09 Stephen Eglen <stephen@gnu.org>
22297
22298 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
22299 for .png files.
22300
22301 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
22302
22303 * cus-edit.el (custom-hook-convert-widget): Fix comment.
22304
22305 2000-01-09 Gerd Moellmann <gerd@gnu.org>
22306
22307 * progmodes/cperl-mode.el: Replace ^F with ^L.
22308
22309 * sendmail.el (toplevel): Provide `sendmail' when compiling before
22310 `require'ing rmail and mailalias to prevent infinite recursion.
22311
22312 2000-01-08 Dave Love <fx@gnu.org>
22313
22314 * emacs-lisp/backquote.el: Remove inappropriate customization
22315 (allowing custom.el to use backquote).
22316
22317 2000-01-07 Dave Love <fx@gnu.org>
22318
22319 * add-log.el (add-log-debugging): Deleted.
22320 (add-change-log-entry): Treat a backup FILE-NAME as its parent
22321 file. Remove debugging code.
22322 (change-log-get-method-definition, change-log-name): Add doc.
22323 (change-log-sortable-date-at): New function.
22324 (change-log-merge): New command.
22325
22326 * time.el (display-time-string-forms): Make the Mail string active.
22327 (display-time-update): Provide help-echo for load average.
22328
22329 * bindings.el (make-mode-line-mouse2-map): New function.
22330 (mode-line-modified): Use it and simplify.
22331 (mode-line-mule-info): Provide help-echo info.
22332 (minor-mode-alist): Activate the strings.
22333 (make-mode-line-mouse-sensitive): Simplify for
22334 mode-line-buffer-identification.
22335
22336 2000-01-07 Gerd Moellmann <gerd@gnu.org>
22337
22338 * play/pong.el: New file.
22339
22340 2000-01-06 Dave Love <fx@gnu.org>
22341
22342 * array.el: Assorted cleanups for compiler warnings, doc strings,
22343 `array-' prefix for symbols.
22344
22345 2000-01-05 Dave Love <fx@gnu.org>
22346
22347 * textmodes/outline.el (outline-mode-menu-bar-map):
22348 Add outline-headers-as-kill.
22349 (outline-mode): Define imenu-generic-expression.
22350 (outline-headers-as-kill): New command.
22351
22352 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
22353 from paragraph-start.
22354 (paragraph-indent-minor-mode): New command.
22355
22356 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
22357 M-C-e, M-C-h, C-j, C-xnd, TAB.
22358 (fortran-mode): Set beginning-of-defun, end-of-defun.
22359 (fortran-column-ruler): Simplify.
22360 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
22361 (fortran-with-subprogram-narrowing): Likewise.
22362 (fortran-indent-subprogram): Call mark-defun.
22363 (fortran-check-for-matching-do): Change narrowing.
22364
22365 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
22366 (cl-lucid-hash-tag): Delete.
22367 (cl-hash-table-p): Correct test for native table.
22368 (cl-hash-table-count): Use hash-table-count.
22369
22370 * browse-url.el (browse-url): Fix case of
22371 browse-url-browser-function being an alist.
22372
22373 2000-01-05 Carsten Dominik <cd@gnu.org>
22374
22375 * textmodes/reftex-vars.el (reftex-parse-file-extension)
22376 (reftex-index-phrase-file-extension): New options.
22377
22378 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
22379 Use new option `reftex-index-phrase-file-extension'.
22380
22381 * textmodes/reftex.el (reftex-access-parse-file): Use new option
22382 `reftex-parse-file-extension'.
22383
22384 2000-01-05 Dave Love <fx@gnu.org>
22385
22386 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
22387 (beginning-of-defun-raw): Use it.
22388 (end-of-defun): New variable.
22389 (end-of-defun): Use it.
22390 (check-parens): New command.
22391
22392 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
22393
22394 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
22395 (hs-show-block): Don't use `mapcar' when not accumulating.
22396
22397 Fix buglet in local variables initialization.
22398
22399 2000-01-05 Andreas Schwab <schwab@suse.de>
22400
22401 * hscroll.el (hscroll): Doc fix.
22402
22403 2000-01-05 Carsten Dominik <cd@gnu.org>
22404
22405 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
22406 Require idlw-toolbar.
22407
22408 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
22409 file idlw-rinfo.el.
22410 (idlwave-customize): Load must read file idlw-shell.el.
22411 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
22412
22413 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
22414
22415 * progmodes/idlw-shell.el: Also provide idlwave-shell
22416 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
22417 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
22418
22419 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
22420 both reftex-dcr and reftex-vcr.
22421
22422 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
22423
22424 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22425
22426 * ps-print.el: PostScript code now is in separate files, doc fix.
22427 (ps-print-version): New version number (5.0.3).
22428 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
22429 local.
22430 (ps-spool-config): Initialization fix.
22431 (ps-print-prologue-1, ps-print-prologue-2)
22432 (ps-print-duplex-feature): PostScript code moved to separated file.
22433 (ps-background-image): Little code reformating.
22434 (ps-begin-file, ps-begin-job): Fix code.
22435 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
22436 (ps-prologue-file): New fun.
22437
22438 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22439
22440 * ps-vars.el: Eliminated.
22441
22442 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
22443 `;;;###autoload'.
22444
22445 * ps-print.el: ps-vars eliminated, doc fix.
22446 (ps-print-version): New version number (5.0.2).
22447 (ps-spool-config): Initialization fix.
22448 (ps-print-customize): New fun.
22449
22450 2000-01-04 Gerd Moellmann <gerd@gnu.org>
22451
22452 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
22453
22454 2000-01-04 Dave Love <fx@gnu.org>
22455
22456 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
22457 menu items.
22458
22459 2000-01-03 Dave Love <fx@gnu.org>
22460
22461 * elide-head.el (elide-head) [defgroup]: Add :version.
22462
22463 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
22464 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
22465 Use `cl-hash-table-p', not `hash-table-p'.
22466 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
22467
22468 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22469
22470 * faces.el (face-read-integer, read-face-attribute)
22471 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
22472
22473 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
22474
22475 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
22476 at comment end, and re-insert them after filling.
22477
22478 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22479
22480 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
22481 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
22482 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
22483
22484 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22485
22486 * term/x-win.el (xw-defined-colors): Call color-supported-p,
22487 the new name of face-color-supported-p.
22488
22489 * term/w32-win.el (xw-defined-colors): Likewise.
22490
22491 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22492
22493 * simple.el (completion-setup-function): Count completion-size
22494 from minibuffer-prompt-end, not from point-min.
22495
22496 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
22497
22498 * faces.el (read-face-attribute, defined-colors, color-defined-p):
22499 Pass the frame to tty-color-* functions.
22500 (display-color-p, frame-set-background-mode): Pass the frame to
22501 tty-display-color-p.
22502
22503 * term/tty-colors.el (tty-defined-color-alist): Renamed from
22504 tty-color-alist.
22505 (tty-color-alist, tty-modify-color-alist): New functions.
22506 (tty-color-define, tty-color-clear, tty-color-approximate)
22507 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
22508 optional parameter FRAME.
22509
22510 2000-01-01 Gerd Moellmann <gerd@gnu.org>
22511
22512 * image.el (create-image, defimage): Don't assume image data is
22513 a string.
22514
22515 * image.el (defimage): Handle specifications containing :data
22516 instead of :file.
22517 (image-type-from-data): New function.
22518 (image-type-from-file-header): Use it.
22519 (create-image): Add parameter DATA-P.
22520
22521 See ChangeLog.8 for earlier changes.
22522
22523 ;; Local Variables:
22524 ;; coding: iso-2022-7bit
22525 ;; End:
22526
22527 Copyright (C) 2000, 2001 Free Software Foundation, Inc.
22528 Copying and distribution of this file, with or without modification,
22529 are permitted provided the copyright notice and this notice are preserved.