]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(command-line-1): Don't try to call process-list if it is not fboundp.
[gnu-emacs] / lisp / ChangeLog
1 2001-11-26 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * startup.el (command-line-1): Don't try to call process-list if
4 it is not fboundp.
5
6 2001-11-26 Sam Steingold <sds@gnu.org>
7
8 * frame.el (show-trailing-whitespace): Remove :set argument (the
9 value was essentially identical to the defalt).
10
11 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
12
13 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
14
15 * icomplete.el (icomplete-minibuffer-setup): Likewise.
16
17 * hilit-chg.el (hilit-chg-set): Likewise.
18
19 * speedbar.el (speedbar-mode): Likewise.
20
21 * calendar/calendar.el (calendar-mode): Likewise.
22
23 * play/yow.el (psychoanalyze-pinhead): Use insert instead of
24 insert-string.
25
26 * play/gamegrid.el (gamegrid-init-buffer): Likewise.
27
28 * term/bg-mouse.el (bg-insert-moused-sexp): Likewise.
29
30 * term/sun-mouse.el (sun-yank-selection): Likewise.
31
32 * textmodes/bib-mode.el (return-key-bib): Likewise.
33
34 * calendar/appt.el (appt-disp-window): Likewise.
35
36 * calendar/diary-lib.el (list-diary-entries): Likewise.
37
38 * array.el (array-reconfigure-rows): Likewise.
39
40 * filecache.el (file-cache-minibuffer-complete): Likewise.
41
42 * obsolete/cplus-md.el (fill-c++-comment): Likewise.
43
44 * strokes.el (strokes-prompt-user-save-strokes): Likewise.
45
46 * allout.el (outline-version, outline-open-topic)
47 (outline-rebullet-heading, outline-insert-listified)
48 (outline-latex-verbatim-quote-curr-line)
49 (outline-latexify-one-item, outlineify-sticky): Likewise.
50
51 * vc.el (vc-next-action-on-file): Likewise.
52 (vc-dired-mode): Remove make-local-hook.
53
54 2001-11-26 Andre Spiegel <spiegel@gnu.org>
55
56 * vc.el (vc-find-version): New function.
57 (vc-version-other-window): Redefined in terms of the above.
58
59 * log-view.el (log-view-find-version): New function.
60 (log-view-mode-map): Bind it to `f'.
61
62 2001-11-26 Gerd Moellmann <gerd@gnu.org>
63
64 * language/devan-util.el (dev-char-glyph): Escape `"' in
65 string literals.
66 (dev-glyph-glyph, dev-glyph-glyph-2)
67 (devanagari-compose-syllable-region): Likewise.
68
69 2001-11-26 Richard M. Stallman <rms@gnu.org>
70
71 * window.el (save-selected-window): No error if saved window is dead.
72
73 * help-funs.el (describe-syntax): Put (interactive) after doc string.
74
75 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
76
77 * international/quail.el (quail-help): Require help-mode in
78 top-level instead.
79
80 * iswitchb.el (iswitchb-exhibit): Use insert instead of
81 insert-string.
82
83 * icomplete.el (icomplete-exhibit): Likewise.
84
85 2001-11-25 Stefan Monnier <monnier@cs.yale.edu>
86
87 * diff-mode.el (diff-end-of-hunk): Watch out for ambiguities.
88 (diff-hunk-kill): Simplify.
89 (diff-post-command-hook): Only apply to a single hunk.
90 (diff-hunk-text): Make `char-offset' non-optional.
91 (diff-find-text): Return a cons cell.
92 (diff-find-approx-text): New fun.
93 (diff-find-source-location): Use it.
94 (diff-apply-hunk, diff-test-hunk, diff-goto-source):
95 Adapt to new retval of diff-find-text.
96
97 * vc-cvs.el (vc-cvs-parse-entry): Rewrite, comparing the string-
98 rather than integer- representation of dates.
99
100 * textmodes/fill.el (fill-indent-according-to-mode): Default to nil.
101
102 * emacs-lisp/syntax.el: Don't profile syntax-ppss any more.
103 (syntax-after): New fun.
104
105 * help-funs.el (describe-syntax): New fun.
106
107 * font-lock.el (font-lock-cache-state, font-lock-cache-position)
108 (font-lock-ppss-stats, font-lock-ppss): Remove.
109 (font-lock-fontify-syntactically-region): Remove tuning code.
110 (font-lock-compile-keywords): Fix off-by-one bug.
111 (font-lock-set-defaults): Don't set removed vars.
112 (c-keywords): Add `inline'.
113 (c-type-names): Add `_Complex', `_Imaginary' and `_Bool'.
114
115 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
116 Set syntax-begin-function.
117 (lisp-interaction-mode-abbrev-table): Defvar to its correct value.
118 (lisp-interaction-mode): Don't set local-abbrev-table any more.
119 (lisp-mode-auto-fill): Use syntax-ppss and obey
120 comment-auto-fill-only-comments.
121 (lisp-fill-paragraph): Use syntax-ppss.
122
123 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
124
125 * mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
126 version of rmail-enable-mime.
127 (rmail-forward): Use it.
128
129 2001-11-25 Richard M. Stallman <rms@gnu.org>
130
131 * emacs-lisp/lisp-mode.el (lisp-indent-function): Add doc string.
132
133 * international/quail.el (quail-keyboard-layout-button):
134 Define button type.
135 (quail-keyboard-customize-button): Likewise.
136 (quail-help): Use those button types. Require `help-mode'.
137 Avoid altering the argument `package'.
138
139 * help-mode.el (help-function, help-variable, help-face)
140 (help-coding-system, help-input-method, help-character-set):
141 Define each button type with its own explicit define-button-type.
142
143 * language/devan-util.el: Comment out parts of the file
144 which apparently are garbled.
145
146 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
147
148 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
149 insert-string.
150
151 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
152
153 * play/snake.el (snake-mode): Remove make-local-hook.
154
155 * play/tetris.el (tetris-mode): Likewise.
156
157 * play/decipher.el (decipher-mode): Likewise.
158
159 * tmm.el (tmm-add-prompt): Likewise.
160
161 2001-11-25 Sam Steingold <sds@gnu.org>
162
163 * menu-bar.el (menu-bar-apropos-menu): New variable.
164 Moved all `apropos' bindings to this menu.
165 (menu-bar-help-menu): Added `menu-bar-apropos-menu'.
166
167 2001-11-24 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
168
169 The following changes are for new indian languages support based
170 on Unicode charset and CDAC fonts.
171
172 * international/mule-conf.el: Change indian-1-column charset to
173 indian-glyph charset.
174
175 * international/characters.el: Adjusted for the change of
176 indian-1-column -> indian-glyph.
177
178 * international/fontset.el: Delete the setting for indian-1-column
179 and add the setting for indian-glyph in the default fontset.
180
181 * language/indian.el: Completely re-written.
182
183 * language/devanagari.el: Completely re-written.
184
185 * language/devan-util.el: Completely re-written.
186
187 * language/ind-util.el: New file.
188
189 2001-11-24 Richard M. Stallman <rms@gnu.org>
190
191 * startup.el (command-line-1): Don't do startup screen
192 if a subprocess is running. Call the startup screen buffer
193 "GNU Emacs". Make a special mode-line-format for it.
194
195 * net/browse-url.el (browse-url-galeon-new-window-is-tab): New var.
196 (browse-url-galeon): Use that variable.
197
198 * mail/supercite.el (sc-toggle-var): Don't use set-variable or
199 eval-expression. Eval and set the variable simply.
200
201 * files.el (temporary-file-directory): Use defcustom.
202 (small-temporary-file-directory): Likewise.
203 (normal-backup-enable-predicate): Move down in file
204 after definition of temporary-file-directory.
205
206 * bindings.el (last-buffer, unbury-buffer): Doc fixes.
207
208 2001-11-24 Colin Walters <walters@debian.org>
209
210 * calc/calc-ext.el (calc-init-extensions): Update the rest of the
211 autoload names to match files renamed on initial calc import.
212
213 * calc/calc.el (Commentary): Cleanup, and add logistic curve
214 fitting suggestion from Robert J. Chassell <bob@rattlesnake.com>.
215
216 2001-11-23 Colin Walters <walters@debian.org>
217
218 * Makefile.in (finder_setwins, setwins): Include Calc again.
219
220 * calc/calc-rules.el: Add header comment.
221
222 2001-11-23 Andre Spiegel <spiegel@gnu.org>
223
224 * vc.el (with-vc-properties): Don't bind `filename' locally.
225 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings
226 to avoid name clashes. Fix `lisp-indent-function' property for
227 both.
228
229 2001-11-23 Francesco Potorti` <pot@gnu.org>
230
231 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.
232
233 2001-11-22 Colin Walters <walters@debian.org>
234
235 * calc/calc-misc.el (report-calc-bug):
236 Use `reporter-prompt-for-summary-p'.
237
238 * calc/INSTALL, calc/Makefile: Remove.
239
240 2001-11-22 Miles Bader <miles@gnu.org>
241
242 * emacs-lisp/re-builder.el (reb-match-0, reb-match-1)
243 (reb-match-2, reb-match-3): Add dark-background variants.
244
245 2001-11-22 Colin Walters <walters@debian.org>
246
247 * calc/calc-misc.el (calc-info): Don't perform voodoo, just
248 (info "Calc").
249 (report-calc-bug): Use reporter.el.
250
251 * mail/reporter.el (reporter-submit-bug-report): Doc fixes.
252
253 2001-11-21 Richard M. Stallman <rms@gnu.org>
254
255 * which-func.el (which-function): Call imenu--make-index-alist
256 if necessary to get a list of functions.
257 (which-function-imenu-failed): New variable.
258 (which-func-update): Handle all visible windows.
259 (which-func-update-1): New subroutine broken out of which-func-update.
260
261 * files.el (temporary-file-directory, null-device)
262 (small-temporary-file-directory): Definitions moved up.
263
264 * progmodes/cperl-mode.el (cperl-problems, cperl-tips)
265 (cperl-non-problems, cperl-praise): Doc fixes.
266
267 * progmodes/sh-script.el (sh-mode): Don't use define-derived-mode.
268 (sh-mode-syntax-table): Function restored.
269 Variable set up for use by function sh-mode-syntax-table.
270 (sh-set-shell): Set the syntax table.
271
272 * play/gomoku.el (gomoku-mode): Don't use define-derived-mode.
273
274 * progmodes/perl-mode.el (perl-mode): Don't use define-derived-mode.
275
276 * international/encoded-kb.el: Don't alter minor-map-alist.
277
278 2001-11-20 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
279
280 * files.el (auto-save-file-name-transforms): Put remote files in
281 temporary-file-directory rather than /tmp.
282
283 2001-11-21 Colin Walters <walters@debian.org>
284
285 * calc/calc-macs.el (calc-slow-wrapper): Move (point) call outside
286 of (function ...) wrapper.
287
288 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
289
290 * derived.el (define-derived-mode): Create the abbrev-table
291 from inside the `defvar'.
292
293 * jit-lock.el (jit-lock-defer-time): New var.
294 (jit-lock-defer-timer, jit-lock-buffers): New vars.
295 (jit-lock-mode): Initialize them. Cancel the timers more carefully.
296 (jit-lock-function): Defer fontification if requested.
297 (jit-lock-stealth-chunk-start): Pay attention to the new non-nil value.
298 (jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline'
299 text property.
300 (jit-lock-deferred-fontify): New fun.
301
302 2001-11-20 Richard M. Stallman <rms@gnu.org>
303
304 * emacs-lisp/lisp-mode.el (lisp-interaction-mode):
305 Set local-abbrev-table to lisp-mode-abbrev-table.
306
307 * emacs-lisp/re-builder.el (reb-mode):
308 Don't use define-derived-mode. Call kill-all-local-variables.
309
310 * emacs-lisp/lisp-mode.el (lisp-mode, emacs-lisp-mode):
311 Don't use define-derived-mode.
312
313 * help-mode.el (help-mode): Undo 2001-10-07 change.
314
315 * replace.el (occur-mode): Undo 2001-5-20 change.
316
317 2001-11-20 Jason Rumney <jasonr@gnu.org>
318
319 * w32-fns.el (w32-system-coding-system): Change to an alias for
320 locale-coding-system.
321 (set-w32-system-coding-system): Document the above change.
322 Set locale-coding-system instead.
323
324 2001-11-20 Richard M. Stallman <rms@gnu.org>
325
326 * ruler-mode.el: Add pagination.
327 (ruler-mode-toggle-show-tab-stops): No need to
328 test `ruler-mode' variable.
329
330 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
331
332 * play/landmark.el: Mark lm-mode as special.
333
334 * play/gomoku.el: Mark gomoku-mode as special.
335
336 2001-11-20 Juanma Barranquero <lektu@terra.es>
337
338 * emacs-lisp/re-builder.el (reb-change-target-buffer): New function.
339 (top-level): Bind it to C-c C-b.
340 (re-builder): Don't re-enter RE Builder Mode.
341
342 * bs.el (bs-delete): Signal an error if the buffer cannot be deleted.
343
344 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
345
346 * progmodes/cperl-mode.el (cperl-perldoc): Require man before binding
347 `manual-program'.
348
349 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Don't move back
350 to a line without a comment.
351
352 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
353
354 * dired.el (dired-listing-switches): Mention in the doc string
355 that some switches are not supported by ls-lisp.el
356
357 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
358
359 * imenu.el (imenu--split-menu): Use dolist and copy-sequence.
360 (imenu--create-keymap-2): Remove.
361 (imenu--create-keymap-1): Simplify, remove third argument.
362 (imenu--generic-function): Use dolist.
363 (imenu-find-default): New function.
364 (imenu--completion-buffer): Use it.
365 (imenu--mouse-menu): Use popup-menu.
366 (imenu--menubar-select): Return t rather than calling imenu.
367
368 * textmodes/fill.el (fill-delete-prefix, fill-delete-newlines):
369 New functions, extracted from fill-region-as-paragraph.
370 (fill-region-as-paragraph): Use them.
371 Use an end marker instead of eob.
372 Ignore whitespace-only fill-prefixes when indenting according to mode.
373 Simplify the loop that searches for spaces backwards.
374
375 * textmodes/picture.el (picture-vertical-step)
376 (picture-horizontal-step): Don't use defconst for variables.
377
378 * mail/mail-extr.el: Use backquote/dolist/mapc/when. Docstring fixes.
379 (mail-extract-address-components): Downcase domain names.
380 (mail-extr-delete-char): Remove. Use delete-char instead.
381
382 * emulation/pc-select.el: Doc string fixes.
383 (pc-selection-mode): Don't treat macos as a tty.
384
385 * emacs-lisp/lisp.el (mark-sexp): Mark more if repeated.
386
387 * progmodes/cc-engine.el (c-parse-state): Typo. From Martin Stjernholm.
388
389 * mwheel.el (mouse-wheel-scroll-amount): Allow float values.
390 (mouse-wheel-progessive-speed): New var.
391 (mwheel-scroll): Use it and handle float values.
392
393 * lazy-lock.el (lazy-lock-install-hooks): Remove make-local-hook.
394
395 * iswitchb.el (iswitchb-mode): Use define-minor-mode.
396 (iswitchb): Fix the case where the result was selected with the mouse.
397 (iswitchb-completion-help): Use the normal *Completions* now that
398 mouse selection works.
399 (iswitchb-minibuffer-setup): Simplify.
400
401 * newcomment.el (comment-column, comment-style, comment-multi-line)
402 (comment-auto-fill-only-comments): Remove :group arg.
403 (comment-padding): Add :type.
404 (comment-indent-new-line): Ignore comment-auto-fill-only-comments
405 if called interactively.
406
407 2001-11-19 Colin Walters <walters@verbum.org>
408
409 * calc/calc.el (toplevel): Add comment and version header.
410 (calc-init-base): Bump version to 2.02f, update date.
411
412 2001-11-19 Richard M. Stallman <rms@gnu.org>
413
414 * net/browse-url.el: Support Mozilla and Galeon.
415 By default, find the installed browser whichever it is.
416 (browse-url-mozilla): New function.
417 (browse-url-mozilla-sentinel): New function.
418 (browse-url-galeon, browse-url-galeon-sentinel): New functions.
419 (browse-url-default-browser): New function.
420 (browse-url-process-environment): Use browse-url-browser-display.
421 (browse-url-browser-display): Renamed from browse-url-netscape-display.
422 (browse-url-mozilla-startup-arguments, browse-url-galeon-program)
423 (browse-url-galeon-arguments, browse-url-galeon-startup-arguments)
424 (browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.
425 (browse-url-browser-function): New default, new options.
426
427 2001-11-19 Sam Steingold <sds@gnu.org>
428
429 * bindings.el (last-buffer, unbury-buffer): New function.
430 (mode-line-unbury-buffer): Use `unbury-buffer'.
431
432 2001-11-18 Stephen Eglen <stephen@gnu.org>
433
434 * iswitchb.el (iswitchb-cannot-complete-hook): New variable to
435 control behaviour when no further completion is possible.
436
437 2001-11-19 Colin Walters <walters@verbum.org>
438
439 * calc/calc-macs.el (calc-wrapper, calc-slow-wrapper)
440 (math-showing-full-precision, math-with-extra-prec, math-working)
441 (calc-with-default-simplification)
442 (calc-with-trail-buffer): Use backtick.
443 (Math-zerop, Math-integer-negp, Math-integer-posp, Math-negp)
444 (Math-looks-negp, Math-posp, Math-integerp, Math-natnump)
445 (Math-ratp, Math-realp, Math-anglep, Math-numberp, Math-scalarp)
446 (Math-vectorp, Math-messy-integerp, Math-objectp, Math-objvecp)
447 (Math-integer-neg, Math-equal, Math-lessp, Math-primp)
448 (Math-num-integerp, Math-bignum-test, Math-equal-int)
449 (Math-natnum-lessp, math-format-radix-digit): Change to `defsubst'.
450 (calc-record-compilation-date-macro): Deleted. Callers updated.
451 (math-format-radix-digit): Move to calc-bin.el.
452
453 * calc/calc.el (calc-record-compilation-date): Remove.
454 (calc-bug-address): Update.
455 (calc-settings-file): Use `user-init-file'.
456
457 * calc/calc-mode.el (calc-settings-file-name, calc-save-modes):
458 Handle null `calc-settings-file'.
459
460 * calc/calc-frac.el (calc-over-notation): Use `completing-read'.
461 * calc/calc-keypd.el (calc-keypad-mode): New.
462 (calc-do-keypad): Use it.
463 (calc-keypad-map): Move into `calc-keypad-mode'.
464
465 * calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote
466 to defalias argument.
467
468 * calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc)
469 (calcFunc-floor): Ditto.
470
471 * calc-units.el (calcFunc-usimplify): Ditto.
472
473 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
474 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
475 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
476 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
477 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
478 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
479 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
480 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
481 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
482 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
483 * calcsel2.el: Change all toplevel `setq' forms to `defvar' forms,
484 and move them before their first use. Use `when', `unless'.
485 Remove trailing periods from error forms. Add description and
486 headers suggested by Emacs Lisp coding conventions.
487
488 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
489
490 * newcomment.el (comment-indent):
491 Fix misindentation for comment-only lines.
492 (comment-indent-new-line): Only obey comment-multi-line if the
493 comment-ender is not the end-of-line.
494
495 2001-11-19 Richard M. Stallman <rms@gnu.org>
496
497 * net/net-utils.el (network-connection-service-abbrev-alist):
498 New variable.
499
500 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
501 Advance to start of 3rd sexp by moving fwd and backing over it.
502 At first three elements, act like defun.
503
504 * delsel.el (delete-selection-pre-hook): Handle and resignal
505 file-supersession errors to interact properly with userlock.el.
506
507 2001-11-18 Richard M. Stallman <rms@gnu.org>
508
509 * progmodes/fortran.el (fortran-mode-syntax-table):
510 Specify punctuation syntax for backslash.
511
512 * progmodes/sh-script.el (sh-must-be-shell-mode): Function deleted.
513 All calls deleted.
514
515 * international/mule-util.el (string-to-sequence): Make it obsolete.
516 (string-to-list, string-to-vector): Implement them directly
517 using append and vconcat, not with string-to-sequence.
518
519 * startup.el (command-line): Set abbrevs-changed to nil after
520 reading the init file and the abbrevs file.
521
522 * isearch.el (isearch): Use magenta2 as bg for (background light)
523
524 2001-11-17 Richard M. Stallman <rms@gnu.org>
525
526 * menu-bar.el (menu-bar-update-buffers-1): Don't pad the buffer name.
527
528 * simple.el (minibuffer-history-sexp-flag): Doc fix.
529
530 2001-11-17 Stefan Monnier <monnier@cs.yale.edu>
531
532 * font-lock.el (font-lock-compile-keywords): New arg `regexp'.
533 If set and if applicable, add a regexp to highlight defun-like
534 text inside comments and strings.
535 (font-lock-fontify-keywords-region): Pass that new arg.
536 (font-lock-set-defaults): Move the code to set `font-lock-keywords'
537 to the end and pass that new arg.
538 (c-font-lock-keywords-2): Fix regex for labels.
539 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
540 Make it work when LIMIT is several lines further.
541 (c-font-lock-keywords-3, c++-font-lock-keywords-3)
542 (objc-font-lock-keywords-3, java-font-lock-keywords-3):
543 Use backquote and make the regexes for `int a, b, c;' work on
544 multiple lines.
545
546 * emacs-lisp/re-builder.el (reb-mode): Use define-derived-mode.
547 (font-lock-defaults-alist): Don't change it any more.
548 (reb-subexp-mode-map): Cleanup.
549
550 * custom.el (custom-current-group-alist): New var.
551 (custom-declare-group): Set it.
552 (custom-current-group): New fun.
553 (custom-declare-variable, custom-handle-all-keywords):
554 Use it as a default if no :group argument is specified.
555
556 * international/mule-cmds.el (locale-name-match): Use \` and \(?:.
557 (standard-keyboard-coding-systems): New var.
558 (set-locale-environment): Use it to decide whether or not to call
559 set-keyboard-coding-system.
560 (locale-language-names): Use \"French\" for "fr".
561
562 2001-11-17 Richard M. Stallman <rms@gnu.org>
563
564 * emacs-lisp/checkdoc.el (princ-list, checkdoc-read-event)
565 (add-to-list): Delete compatibility code.
566 (checkdoc-next-message-error): Doc fix.
567
568 2001-11-17 Stephen Eglen <stephen@gnu.org>
569
570 * locate.el (locate): Show default locate pattern within the
571 prompt, but don't insert it into the minibuffer contents.
572 Catch the case when pattern is the empty string.
573
574 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
575
576 * language/european.el ("French"): New language environment.
577
578 2001-11-16 Richard M. Stallman <rms@gnu.org>
579
580 * calendar/todo-mode.el (todo-save): Fix previous change.
581
582 * subr.el (functionp): Do use cdr-safe on object.
583
584 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
585
586 * bindings.el (mode-line-mode-name): Only put the help-echo property
587 if the local-map property was put as well.
588 (global-map): Bind switch-frame, delete-frame, iconify-frame
589 and make-frame-visible events.
590
591 * emacs-lisp/elp.el (elp-not-profilable): New var.
592 (elp-not-profilable-p): New function.
593 (elp-instrument-function): Use it. Use backquotes and push.
594
595 * emacs-lisp/bytecomp.el (byte-compile-call-tree, byte-code-vector)
596 (byte-stack+-info, byte-compile-last-warned-form)
597 (byte-compile-last-logged-file): Don't defconst a variable.
598 (no-byte-compile): Declare.
599 (byte-compile-file): Don't boundp-check no-byte-compile any more.
600 (byte-compile-defvar): Leave defconst as is.
601
602 * emacs-lisp/edebug.el (edebug-form-data, edebug-offsets)
603 (edebug-offsets-stack, edebug-read-dotted-list, edebug-def-name)
604 (edebug-current-offset, edebug-old-def-name, edebug-error-point)
605 (edebug-best-error): Don't defconst a variable.
606 (edebug-read-syntax-table): Use a char-table.
607 (edebug-lemacs-specific): Remove.
608 Toplevel: Eliminate check for Lucid Emacs.
609
610 * pcvs-util.el (cvs-prefix-define): Don't defconst a variable.
611
612 * rect.el (move-to-column-force): Mark obsolete.
613 (operate-on-rectangle, delete-extract-rectangle-line)
614 (insert-rectangle, delete-whitespace-rectangle-line)
615 (open-rectangle-line, clear-rectangle-line): Use move-to-column.
616 (string-rectangle-history): New var.
617 (string-rectangle, string-insert-rectangle): Use it.
618 (delete-rectangle-line): Fix pos/column mixup and simplify.
619
620 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
621 (normal-top-level, command-line, command-line-1): Simplify.
622
623 * tar-mode.el (tar-mode): Use define-derived-mode.
624
625 * view.el (view-mode-enable): Don't use make-local-hook.
626
627 * emacs-lisp/eldoc.el (eldoc-mode): Use define-minor-mode.
628
629 2001-11-16 Richard M. Stallman <rms@gnu.org>
630
631 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word
632 if it doesn't make sense as anything else.
633 Don't recognize a "telephone number" at the beginning of the name.
634 (mail-extr-leading-garbage): Match non-word characters only.
635
636 2001-11-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
637
638 * startup.el (command-line-processed): Doc fix.
639
640 * apropos.el (apropos-next-label-button): Doc fix.
641
642 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
643
644 * comint.el (comint-mode): Simplify.
645 (make-comint-in-buffer): Run `comint-mode' only if necessary.
646
647 * subr.el (eval-after-load): Make it work with features as well.
648
649 * log-view.el (log-view-mode): Don't mark the buffer unmodified.
650
651 * international/mule-cmds.el (describe-input-method): Setup xref.
652 (set-language-environment): Use functionp.
653 (locale-language-names, locale-charset-language-names)
654 (locale-preferred-coding-systems): Defconst and purecopy.
655
656 * language/european.el (mac-roman): Add mime-charset property.
657
658 2001-11-15 Richard M. Stallman <rms@gnu.org>
659
660 * emacs-lisp/cl.el (values, values-list, multiple-value-list)
661 (multiple-value-apply, nth-value): Use defsubst rather than defalias
662 to get better doc strings.
663
664 2001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
665
666 * derived.el: Fix autoload cookie.
667
668 2001-11-15 Richard M. Stallman <rms@gnu.org>
669
670 * jka-compr.el (jka-compr-partial-uncompress): Fix previous change.
671
672 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
673
674 * menu-bar.el (menu-bar-edit-menu) <copy>: Put an explicit key binding.
675
676 2001-11-15 Richard M. Stallman <rms@gnu.org>
677
678 * dired.el (dired-undo): Display a message to explain
679 that this does not undo file system changes.
680
681 2001-11-15 David Kastrup <David.Kastrup@t-online.de>
682
683 * mouse-drag.el (mouse-drag-throw): Push back non-drag events
684 into `unread-command-events' instead of trying keymap
685 lookups ourselves. This makes mouse-clicks do the right
686 thing even when keymaps of overlays are involved.
687 (mouse-drag-drag): Likewise.
688
689 2001-11-15 Andreas Schwab <schwab@suse.de>
690
691 * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special
692 characters and append anchor to pattern added to auto-mode-alist.
693
694 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
695
696 * server.el (server-process-filter): Run pore/post-comment-hook
697 before/after visiting the file.
698
699 * info-look.el (makefile-mode): Add info for automake.
700 (autoconf-mode): Fix the name of the index for automake.
701
702 * international/latin-9.el: Give pilcrow punctuation syntax.
703
704 2001-11-15 Andre Spiegel <spiegel@gnu.org>
705
706 * vc.el: Documentation fixes.
707
708 2001-11-14 Stefan Monnier <monnier@cs.yale.edu>
709
710 * smerge-mode.el (smerge-match-conflict): Fix typo.
711 (smerge-diff): Be careful to read match-data early enough.
712
713 2001-11-14 Colin Walters <walters@verbum.org>
714
715 * calc/calc-alg.el (calcFunc-esimplify, calcFunc-simplify)
716 (calcFunc-subst): Use `defalias' instead of `fset' and
717 `symbol-function'.
718
719 * calc/calc-arith.el (calcFunc-abs, calcFunc-float)
720 (calcFunc-ceil, calcFunc-round): Ditto.
721
722 * calc/calc-bin.el (calcFunc-clip): Ditto.
723
724 * calc/calc-ext.el (calcFunc-evalv): Ditto.
725
726 * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Ditto.
727
728 * calc/calc-misc.el (math-fixnump, math-fixnatnump)
729 (calcFunc-trunc, calcFunc-floor, calc-report-bug): Ditto.
730
731 * calc/calc-units.el (calcFunc-unsimplify): Ditto.
732
733 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
734 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
735 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
736 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
737 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
738 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
739 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
740 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
741 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
742 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
743 * calcsel2.el: Style cleanup; don't put closing parens on their
744 own line, add "foo.el ends here" to each file, and update
745 copyright date.
746
747 * README: Update maintainer.
748
749 2001-11-13 Alan Shutko <ats@acm.org>
750
751 * compile.el (recompile): Use compilation-arguments if set, so as
752 to be able to M-x recompile the exact command which created a
753 compilation-mode buffer.
754
755 2001-11-13 Richard M. Stallman <rms@gnu.org>
756
757 * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
758
759 2001-11-13 Gerd Moellmann <gerd@gnu.org>
760
761 * mouse.el (mouse-drag-region): Don't run the up-event
762 handler if window start changed due to the down-mouse event.
763
764 2001-11-13 Richard M. Stallman <rms@gnu.org>
765
766 * mouse.el (mouse-show-mark): Either move point to the mark
767 or use highlighting, never both.
768 (mouse-buffer-menu): If WINDOW is a frame, select its selected window.
769
770 2001-11-13 Simon Josefsson <jas@extundo.com>
771
772 * mail/smtpmail.el (top-level): Change maintainer to Simon
773 Josefsson, cleanup the smtpmail.el header.
774
775 * mail/smtpmail.el (top-level): Don't require cl or base64.
776 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
777 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd):
778 Defsubst instead of defmacro.
779 (smtpmail-intersection): Return value in reverse order.
780 (smtpmail-open-stream): Use stringp instead of string-to-list.
781 (smtpmail-open-stream, smtpmail-try-auth-methods): New functions,
782 separated from smtpmail-via-smtp.
783
784 * mail/smtpmail.el (top-level): Autoload starttls, mail-utils and
785 rfc2104. Require base64 and cl.
786 (smtpmail-smtp-service): Doc fix. :type fix.
787 (smtpmail-debug-info): Doc fix.
788 (smtpmail-debug-verb, smtpmail-auth-credentials)
789 (smtpmail-starttls-credentials, smtpmail-auth-supported):
790 New variables.
791 (smtpmail-deduce-address-list, smtpmail-send-it): Don't require
792 mail-utils (it is autoloaded).
793 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
794 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd)
795 (smtpmail-find-credentials, smtpmail-intersection): New utility funs.
796 (smtpmail-via-smtp): Support STARTTLS, if binary is installed.
797 (smtpmail-via-smtp): Support AUTH.
798 (smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB.
799
800 2001-11-13 Richard M. Stallman <rms@gnu.org>
801
802 * ebuff-menu.el (electric-buffer-update-highlight): New function.
803 (electric-buffer-overlay): New variable.
804 (electric-buffer-menu-looper): Call electric-buffer-update-highlight.
805 (electric-buffer-list): Likewise.
806
807 2001-11-13 Per Starback <starback@ling.uu.se>
808
809 * isearch.el (isearch-whitespace-chars): Doc fix.
810 (isearch-mode): Handle negative search-slow-window-lines correctly.
811
812 2001-11-13 Stefan Monnier <monnier@cs.yale.edu>
813
814 * newcomment.el (comment-normalize-vars): Handle a nil comment-padding.
815
816 * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.
817 From Emmanuel Briot <briot@act-europe.fr>.
818
819 2001-11-13 Colin Walters <walters@debian.org>
820
821 * calc/calc.el (calc-unread-command): Use `unread-command-events'.
822
823 * calc/calc-mode.el (calc-settings-file-name): Don't hardcode
824 "~/.emacs"; use `read-file-name'.
825
826 * calc/calc-graph.el, calc/calc-embed.el, calc/calc-graph.el
827 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-prog.el
828 * calc/calc-sel.el, calc/calc-store.el, calc/calc-yank.el
829 * calc/calc.el: Use `frame-width' instead of `screen-width',
830 `frame-height' instead of `screen-height', and,
831 `executing-kbd-macro' instead of `executing-macro'.
832
833 * calc/calc-embed.el (calc-do-embedded): Call `y-or-n-p' with
834 correct number of arguments.
835
836 * calc/calc-aent.el (calc-do-alg-entry):
837 Use `blink-paren-function' instead of `blink-paren-hook'.
838
839 2001-11-12 Richard M. Stallman <rms@gnu.org>
840
841 * calendar/todo-mode.el (todo-save): Add save-excursion
842 and save-restriction.
843
844 * server.el (server-edit, server-done): Doc fix.
845
846 * simple.el (clone-indirect-buffer): Error if major mode symbol
847 has a no-clone-indirect property.
848 (clone-buffer): Check for obvious errors before reading clone name.
849
850 * info.el (Info-mode): Add a no-clone-indirect property.
851
852 2001-11-12 Sam Steingold <sds@gnu.org>
853
854 * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
855 set-buffer-modified-p to nil after `vc-exec-after'.
856 * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
857 (log-view-mode): Make read-only.
858 (log-view-current-file): Do final `expand-file-name' in the
859 current `default-directory'.
860 (log-view-current-tag): Take an optional `where' arg.
861 (log-view-diff): New user command.
862
863 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
864
865 * progmodes/cpp.el (cpp-choose-face): Fix typo.
866
867 2001-11-12 Sam Steingold <sds@gnu.org>
868
869 * emacs-lisp/cl-indent.el (toplevel): Indent properly
870 `generic-flet', `generic-labels', `with-accessors',
871 `with-condition-restarts'.
872
873 2001-11-12 Richard M. Stallman <rms@gnu.org>
874
875 * dired.el: Many trivial doc fixes.
876 (dired-get-file-for-visit): New function.
877 (dired-find-alternate-file, dired-mouse-find-file-other-window):
878 (dired-view-file, dired-find-file-other-window, dired-display-file):
879 (dired-find-file): Use dired-get-file-for-visit.
880
881 2001-11-12 Alex Schroeder <kensanata@yahoo.com>
882
883 * sql.el (sql-mode): Doc change.
884
885 * sql.el (sql-mode-syntax-table): The backslash is no longer an
886 escape character.
887
888 2001-11-12 Colin Walters <walters@debian.org>
889
890 * calc/calc-keypd.el (toplevel): Bind mouse buttons.
891 (calc-do-keypad): Don't attempt to use nonexistent global
892 mouse-map, use calc-keypad-map.
893 (calc-keypad-x-left-click): Renamed to calc-keypad-left-click.
894 (calc-keypad-left-click): Don't use mouse-map; update to new event
895 interface.
896 (calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto.
897 (calc-keypad-press): Use `unread-command-events' instead of
898 `unread-command-char'.
899
900 * calc/calc-ext.el (calc-init-extensions): Update autoload names
901 to match files renamed on initial calc import.
902
903 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
904
905 * textmodes/flyspell.el (flyspell-default-dictionary):
906 Fix previous change.
907
908 2001-11-12 Richard M. Stallman <rms@gnu.org>
909
910 * textmodes/flyspell.el (flyspell-default-dictionary):
911 Fix custom type.
912
913 2001-11-11 Richard M. Stallman <rms@gnu.org>
914
915 * calendar/solar.el (solar-sunrise-and-sunset):
916 Exchange the two extreme values of day-length.
917
918 * progmodes/sh-script.el (sh-must-be-shell-mode):
919 Allow modes derived from sh-mode.
920
921 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
922 Turn off error in some re-search-forward calls.
923
924 * replace.el (query-replace-skip-read-only): New variable.
925 (perform-replace): If that variable is non-nil, ignore matches
926 that have a read-only property.
927
928 * derived.el (define-derived-mode): Doc fix.
929
930 * server.el (server-buffer-done): Test of server-existing-buffer
931 was backwards.
932 (server-existing-buffer): Doc fix.
933
934 * textmodes/flyspell.el (flyspell-default-dictionary):
935 Allow nil as value, and make nil the default.
936
937 2001-11-11 Eli Zaretskii <eliz@is.elta.co.il>
938
939 * subdirs.el: Regenerated.
940
941 * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if
942 it is not fboundp.
943 (clipboard-yank): Ditto.
944
945 2001-11-11 Colin Walters <walters@verbum.org>
946
947 The following changes are based on patches from
948 Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro\e,A_\e(Bjohann
949 <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others.
950
951 * calc/calc.el (toplevel): Require calc-macs.
952 (calc-minibuffer-size): New.
953 (calcDigit-nondigit): Use it instead of `buffer-size'.
954 (calcDigit-backspace): Likewise.
955 (calcDigit-nondigit): Use `minibuffer-contents' instead of
956 `buffer-string'.
957 (calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of
958 `point-min'.
959 (calcDigit-key): Use `calc-minibuffer-contains' instead of a
960 `save-excursion'.
961
962 * calc/calc-macs.el (calc-record-compilation-date-macro): Return a
963 simple `setq' form.
964
965 * calc/calc-ext.el: (toplevel): Require calc.
966 (calc-fancy-prefix-map): New.
967 (calc-fancy-prefix): Use it.
968 (calc-fancy-prefix-other-key): New.
969
970 * calc/calc-aent.el (toplevel): Require calc-macs during compilation.
971 (calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
972 (calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
973 (calcAlg-enter): Likewise.
974 (calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.
975
976 2001-11-10 Richard M. Stallman <rms@gnu.org>
977
978 * abbrev.el (read-abbrev-file): Don't set save-abbrevs.
979 (quietly-read-abbrev-file): Doc fix.
980
981 * startup.el (command-line): Read standard abbrev
982 file (abbrev-file-name), if it exists.
983
984 * files.el (save-abbrevs): Default value is t.
985
986 * progmodes/compile.el (compile-goto-error): Fix previous change
987 in the case where subsequent errors have not been parsed yet
988 because they are in a different source file.
989
990 2001-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
991
992 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
993 Merge two regular expressions into one.
994 (ps-mode): Make local bindings for `comment-start' and
995 `comment-start-skip'.
996 (ps-mode-looking-at-nested): Simplify an if-else construct;
997 use `set-match-data' to set the result.
998
999 2001-11-10 Richard M. Stallman <rms@gnu.org>
1000
1001 * textmodes/flyspell.el (flyspell-correct-word/local-keymap):
1002 Function deleted.
1003 (flyspell-correct-word): Old definition deleted.
1004 (flyspell-correct-word/mouse-keymap): Renamed to flyspell-correct-word.
1005 All references renamed too.
1006
1007 2001-11-10 Gerd Moellmann <gerd@gnu.org>
1008
1009 * Makefile.in (finder_setwins, setwins): Exclude Calc.
1010
1011 2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
1012
1013 * wid-edit.el (checklist): Removed `:menu-tag'.
1014 (radio-button-choice): Ditto.
1015 (editable-list): Ditto.
1016
1017 2001-11-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1018
1019 * play/gomoku.el: Move definitions of constants to the beginning
1020 of file, before their use.
1021
1022 2001-11-09 Richard M. Stallman <rms@gnu.org>
1023
1024 * textmodes/flyspell.el: Use the keymap property
1025 instead of local-map, and don't use a minor-mode map.
1026 (flyspell-mode-map): Variable deleted.
1027 Don't mess with minor-mode-map-alist.
1028 (calling add-minor-mode): Specify nil for keymap.
1029 And always use add-minor-mode, now that it exists.
1030 (flyspell-overlay-keymap-property-name): Set it to `keymap'.
1031 (flyspell-mode-on): Don't locally bind flyspell-mouse-map
1032 or flyspell-local-mouse-map.
1033 (make-flyspell-overlay): Use flyspell-mouse-map directly.
1034 (flyspell-mode): Doc fix.
1035 (flyspell-mode-on): Don't call make-local-hook.
1036
1037 2001-11-09 Sam Steingold <sds@gnu.org>
1038
1039 * emacs-lisp/debug.el (debugger-make-xrefs):
1040 Add buttons to all symbols.
1041
1042 2001-11-09 Andre Spiegel <spiegel@gnu.org>
1043
1044 * vc.el: Add John David Smith to credits.
1045
1046 Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
1047
1048 * vc-hooks.el (vc-error-occured): Backquotified.
1049 (vc-file-prop-obarray): Use prime length for better efficiency.
1050
1051 * vc.el (vc-clear-context): Fill obarray with 0, not nil.
1052
1053 2001-11-09 Eli Zaretskii <eliz@is.elta.co.il>
1054
1055 * info.el (Info-file-list-for-emacs): Add entries for Calc.
1056
1057 2001-11-09 Miles Bader <miles@gnu.org>
1058
1059 * subr.el (functionp): Don't consider macros as functions.
1060
1061 2001-11-08 Miles Bader <miles@gnu.org>
1062
1063 * subr.el (functionp): Make work correctly for macros and unbound
1064 symbols.
1065
1066 * comint.el (comint-send-input): Fix description of
1067 `comint-process-echoes' in the doc-string.
1068
1069 2001-11-08 Eli Zaretskii <eliz@is.elta.co.il>
1070
1071 * international/mule.el (make-translation-table): Doc fix.
1072 Suggested by Alex Schroeder <alex@gnu.org>.
1073
1074 2001-11-07 Richard M. Stallman <rms@gnu.org>
1075
1076 * info.el (Info-fontify-node): Highlight every third menu item.
1077
1078 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
1079
1080 * cus-edit.el (custom-face-value-create): Don't ignore the
1081 `customized-face' attribute when finding the current face spec.
1082
1083 2001-11-07 Stefan Monnier <monnier@cs.yale.edu>
1084
1085 * subr.el (with-local-quit): New macro.
1086 (make-syntax-table): Always inherit.
1087 (functionp): Be more careful when `object' is a symbol.
1088
1089 * dabbrev.el (dabbrev-completion): Use "*Completions*".
1090
1091 2001-11-07 Paul Eggert <eggert@twinsun.com>
1092
1093 * dired.el (dired-move-to-filename-regexp):
1094 Do not distinguish between ASCII letters and non-ASCII characters.
1095 Don't allow comma except in the form "month day, year".
1096 Don't allow space between month name and comma.
1097 Clean up the code that checks for trailing period, comma, and space.
1098 Remove now-obsolete comments, and add more commentary about
1099 Japanese dates.
1100 Always gobble up trailing spaces, instead of doing it only sometimes.
1101
1102 2001-11-07 Miles Bader <miles@gnu.org>
1103
1104 * paren.el (show-paren-match-face): Add dark-background variant.
1105
1106 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
1107
1108 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Paren typo.
1109 (lisp-mode-variables): Don't set paragraph-{start,separate}.
1110 Don't disable adaptive-fill-mode.
1111 (lisp-fill-paragraph): Use tab-width rather than 8.
1112 Prevent filling the first line of docstrings.
1113
1114 2001-11-06 Richard M. Stallman <rms@gnu.org>
1115
1116 * play/gomoku.el (gomoku): Doc fix.
1117
1118 * jka-compr.el (jka-compr-partial-uncompress):
1119 Support an alternative of not using dd.
1120 (jka-compr-dd-program): Use defcustom to define this.
1121 (jka-compr-load-suffixes): Use defcustom.
1122 (jka-compr-mode-alist-additions): Use defcustom.
1123
1124 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
1125
1126 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):
1127 Also work when LIMIT is further than the end of line.
1128
1129 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
1130
1131 * international/quail.el (quail-update-leim-list-file): Print the
1132 offending file name if some of its quail-define-package forms is broken.
1133
1134 2001-11-05 Richard M. Stallman <rms@gnu.org>
1135
1136 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value
1137 of the evaluated form.
1138
1139 2001-11-05 Paul Eggert <eggert@twinsun.com>
1140
1141 * ls-lisp.el (ls-lisp-time-to-seconds): New function.
1142 (ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
1143 stamps always line up by default. Also, it uses a slightly
1144 different window to determine whether files are "recent".
1145
1146 2001-11-05 Andrew Innes <andrewi@gnu.org>
1147
1148 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
1149 Don't attempt to remake autoloads before nuking .elc files.
1150
1151 2001-11-04 Richard M. Stallman <rms@gnu.org>
1152
1153 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Cope if
1154 previous-single-property-change or next-single-char-property-change
1155 returns nil.
1156
1157 * international/mule-cmds.el (set-locale-environment):
1158 Make it interactive; make arg optional.
1159
1160 * international/mule-diag.el (help-funs): Require help-funs.
1161
1162 2001-11-04 Eli Zaretskii <eliz@is.elta.co.il>
1163
1164 * term/internal.el (term-setup-hook): Add IT-setup-unicode-display.
1165
1166 2001-11-04 Miles Bader <miles@gnu.org>
1167
1168 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
1169 shadow of the splash image grey on a dark background instead of black.
1170
1171 2001-11-03 Stefan Monnier <monnier@cs.yale.edu>
1172
1173 * term.el (all faces): Don't (copy-face 'default <foo>).
1174
1175 * term/xterm.el (function-key-map):
1176 Add entry for `ESC [ 3 ~' -> <delete>
1177 Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}.
1178 Use inheritance so that .emacs and terminfo take precedence.
1179
1180 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
1181
1182 * tooltip.el (tooltip-delay): Decrease to 0.7.
1183 (tooltip-hide-delay): Enlarge to 10.
1184
1185 2001-11-03 Richard M. Stallman <rms@gnu.org>
1186
1187 * startup.el (fancy-splash-tail): Explain how to recover
1188 from a crash, if there was a crash.
1189 (command-line-1): Reorganize display of startup screen,
1190 to simplify the logic. Use a temp buffer for it.
1191
1192 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
1193
1194 * frame.el (set-background-color, set-foreground-color):
1195 Call face-set-after-frame-default, to propagate the new colors to
1196 the frame's parameters alist.
1197
1198 * calendar/timeclock.el (timeclock-out): Signal an error if
1199 timeclock-last-event is nil.
1200
1201 2001-11-02 Stefan Monnier <monnier@cs.yale.edu>
1202
1203 * textmodes/fill.el (fill-context-prefix): Fix braino.
1204
1205 * international/quail.el (quail-help):
1206 Use `help-buffer' and move `help-setup-xref' to beginning.
1207
1208 * international/mule-cmds.el (describe-language-environment):
1209 Use `help-buffer' and move `help-setup-xref' to beginning.
1210
1211 * international/mule-diag.el (list-character-sets)
1212 (sort-listed-character-sets, describe-character-set)
1213 (describe-coding-system, describe-fontset, list-fontsets):
1214 Use `help-buffer' and move `help-setup-xref' to beginning.
1215 (describe-char-after): Use `internal-describe-syntax-value'.
1216
1217 2001-11-02 Richard M. Stallman <rms@gnu.org>
1218
1219 * mouse.el (popup-menu): If the user refuses to select
1220 from a menu, don't try to invoke the menu.
1221
1222 2001-11-02 Miles Bader <miles@gnu.org>
1223
1224 * help-mode.el (help-xref): New button type.
1225 (help-function, help-variable, help-face, help-coding-system)
1226 (help-input-method, help-character-set, help-type, help-symbol)
1227 (help-back, help-info, help-customize-variable, help-customize-face)
1228 (help-function-def, help-variable-def): Use it as a supertype.
1229 Remove `action' property.
1230
1231 * international/mule-diag.el (describe-character-set)
1232 (describe-coding-system): Pass correct args to `help-xref-button'.
1233 (sort-listed-character-sets): New button type.
1234 (list-character-sets): Use it.
1235 (list-charset-chars): New button type.
1236 (list-character-sets-1): Use it.
1237
1238 2001-11-01 Stefan Monnier <monnier@rum.cs.yale.edu>
1239
1240 * indent.el (tab-always-indent, indent-for-tab-command):
1241 Remove redundant `never' setting.
1242
1243 * fill.el (fill-region-as-paragraph): Don't forget to skip
1244 over current whitespace before looking for a preceding space.
1245
1246 2001-11-01 Richard M. Stallman <rms@gnu.org>
1247
1248 * files.el (file-newest-backup): Don't pass backup file name
1249 thru file-name-sans-versions, because it never has version numbers.
1250
1251 * textmodes/sgml-mode.el (sgml-xml-guess): Fix regexp
1252 to avoid ambiguous nested loops.
1253
1254 * files.el (find-file-noselect): Offer to change buffer-read-only
1255 only when the file's read-only status has changed from before
1256 as well as disagreeing with the buffer's current status.
1257 (buffer-file-read-only): New var, local in all buffers.
1258
1259 * buff-menu.el (buffer-menu): Doc fix.
1260 (buffer-menu-other-window): Doc fix.
1261 (list-buffers, list-buffers-noselect): Doc fix.
1262
1263 2001-11-01 Gerd Moellmann <gerd@gnu.org>
1264
1265 * startup.el (command-line): If the terminal Emacs is running on
1266 has erase char set to ^H, use the Backspace key for deleting
1267 backward, and the Delete key for deleting forward.
1268
1269 2001-11-01 Miles Bader <miles@gnu.org>
1270
1271 * button.el (define-button-type): Make sure every user-defined
1272 button type has a supertype.
1273
1274 2001-10-31 Jason Rumney <jasonr@gnu.org>
1275
1276 * international/mule-cmds.el (locale-language-names): Add chs and
1277 cht as aliases for Chinese-GB and Chinese-BIG5.
1278
1279 2001-10-31 Richard M. Stallman <rms@gnu.org>
1280
1281 * bindings.el (mode-line-frame-identification): Add doc string.
1282 (mode-line-position, mode-line-modes): New variables.
1283 (mode-line-format): Use mode-line-position for the part
1284 that displays the position-in-buffer info.
1285 Use mode-line-modes for the part that displays major and minor modes.
1286
1287 2001-10-31 Sam Steingold <sds@gnu.org>
1288
1289 * emacs-lisp/debug.el (debugger-make-xrefs): New function.
1290 (debugger-setup-buffer): Call it.
1291 (debugger-mode-map): Bind RET and mouse-2.
1292
1293 2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1294
1295 * startup.el: Document command line option --no-window-system
1296 instead of --no-windows.
1297
1298 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
1299
1300 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
1301
1302 * font-lock.el (java-font-lock-syntactic-face-function): New fun.
1303 (font-lock-defaults-alist): Use it.
1304 From David Ponce <david.ponce@wanadoo.fr>
1305
1306 * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
1307 output of `char-after'.
1308
1309 * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
1310
1311 * simple.el (reindent-then-newline-and-indent): Insert the newline
1312 before indenting the first line.
1313 (undo-get-state, undo-revert-to-state): New funs.
1314 (shell-command): Don't kill the buffer even if empty.
1315 (transpose-subr-start1, transpose-subr-start2, transpose-subr-end1)
1316 (transpose-subr-end2): Remove.
1317 (transpose-subr): Add `special' arg and simplify.
1318 (transpose-subr-1): Rewrite.
1319 (do-auto-fill): Use fill-indent-according-to-mode and fill-nobreak-p.
1320 (rfc822-goto-eoh): Simplify.
1321
1322 2001-10-30 Richard M. Stallman <rms@gnu.org>
1323
1324 * enriched.el (enriched-face-ans): FIx previous change.
1325
1326 2001-10-30 Gerd Moellmann <gerd@gnu.org>
1327
1328 * international/iso-acc.el (iso-accents-compose): Remove a
1329 superfluous setq.
1330
1331 2001-10-30 Eli Zaretskii <eliz@is.elta.co.il>
1332
1333 * buff-menu.el (list-buffers-noselect): If the buffer's name
1334 starts with a blank, but it visits a file, do show it (for files
1335 whose names start with a blank).
1336
1337 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
1338
1339 * textmodes/fill.el (sentence-end-double-space)
1340 (sentence-end-without-period): Move to paragraphs.el.
1341 (fill-indent-according-to-mode): Change default to t.
1342 (fill-context-prefix): Simplify control-flow and use a more
1343 sophisticated merge that unifies both previous checks.
1344 (fill-single-word-nobreak-p, fill-french-nobreak-p): New funs.
1345 (fill-nobreak-predicate): Make it into a defcustom'd hook.
1346 (fill-nobreak-p): New fun.
1347 (fill-region-as-paragraph): Use it.
1348 Handle `fill-indent-according-to-mode' slightly differently.
1349 (fill-individual-paragraphs-prefix): Simplify the control-flow.
1350 (fill-individual-paragraphs-citation): Fix.
1351
1352 * textmodes/paragraphs.el (use-hard-newlines): Use define-minor-mode.
1353 (paragraph-start): Change default to the `text-mode' value.
1354 (sentence-end-double-space, sentence-end-without-period):
1355 Move from fill.el.
1356 (forward-paragraph): Use `parstart' and `parsep' for temp variables
1357 rather than rebinding `paragraph-start' and `paragraph-separate'.
1358
1359 * indent.el (indent-line-function): Change default to indent-relative.
1360 (tab-always-indent): Add an `never' setting.
1361 (indent-according-to-mode): Handle `indent-relative' and
1362 `indent-relative-maybe' specially.
1363 (indent-for-tab-command): Rename `prefix-arg' to `arg'.
1364 Handle the `never' case for `tab-always-indent'.
1365 Don't call indent-according-to-mode for indent-relative' and
1366 `indent-relative-maybe'.
1367 (insert-tab): Rename `prefix-arg' to `arg'.
1368 (indent-region): Indent the first line as well.
1369 (indent-relative): Don't mark the buffer modified if the indentation
1370 is unchanged.
1371
1372 * textmodes/text-mode.el (paragraph-indent-minor-mode):
1373 Don't set paragraph-separate. Set paragraph-start more carefully.
1374 Set indent-line-function.
1375 (paragraph-indent-text-mode): Use it and define-derived-mode.
1376 (text-mode-map): Remove the \t binding.
1377 (text-mode): Simplify now that the default is more favorable.
1378
1379 2001-10-29 Stefan Monnier <monnier@cs.yale.edu>
1380
1381 * emacs-lisp/find-func.el (find-function-search-for-symbol):
1382 If the regexp doesn't match, use a looser one.
1383 (find-variable-noselect): Add `file' argument.
1384
1385 * pcvs.el (cvs-mode-commit-hook): New hook.
1386 (cvs-mode-commit): Run it.
1387
1388 * log-edit.el (log-edit): Run hook after `log-edit-files'.
1389
1390 * emacs-lisp/edebug.el (delay-mode-hooks): Add edebug-spec.
1391 (edebug-instrument-function): Use `find-function-noselect'.
1392
1393 2001-10-29 Richard M. Stallman <rms@gnu.org>
1394
1395 * term.el (term-if-emacs19): Macro deleted.
1396 Callers changed to use progn instead.
1397
1398 * frame.el (blink-cursor-mode): Doc fix.
1399
1400 * files.el (find-backup-file-name): Use make-backup-file-name.
1401
1402 * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to
1403 window-live-p.
1404 (edebug-set-conditional-breakpoint): Unconditionally use
1405 the former Emacs >=19 definition.
1406 (edebug-mark): Define unconditionally.
1407 (edebug-eval-expression): Always call read-from-minibuffer
1408 and specify history list.
1409 (edebug-lemacs-specific): Override emacs-mark, edebug-window-live-p,
1410 edebug-set-conditional-breakpoint.
1411 (edebug-emacs-version-specific): Function deleted;
1412 do the job at top level.
1413 (edebug-emacs-19-specific): Function deleted, this is the default.
1414
1415 2001-10-29 Sam Steingold <sds@gnu.org>
1416
1417 * w32-fns.el (convert-standard-filename): Handle cygwin-specific
1418 "/cygdrive/LETTER/" pathnames.
1419
1420 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il>
1421
1422 * faces.el (invert-face): Check for 'unspecified, not for nil,
1423 when testing whether face colors are not specified.
1424 From David.Kastrup@t-online.de (David Kastrup).
1425 (read-face-name): Doc fix.
1426 (make-face-bold, make-face-unbold, make-face-italic)
1427 (make-face-unitalic, make-face-bold-italic, invert-face):
1428 Remove trailing blank from the prompt passed to read-face-name.
1429
1430 2001-10-29 Sam Steingold <sds@gnu.org>
1431
1432 * emacs-lisp/bytecomp.el (byte-recompile-directory):
1433 Report numbers of files skipped and failed too.
1434 (byte-compile-file): Return 'no-byte-compile for skipped files.
1435
1436 2001-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1437
1438 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
1439 and `M p'.
1440
1441 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1442
1443 * international/iso-acc.el (iso-accents-compose): Push SECOND-CHAR
1444 as is on unread-command-events instead of `(SECOND-CHAR)'.
1445
1446 2001-10-29 Andre Spiegel <spiegel@gnu.org>
1447
1448 * vc.el: Mention vc-*-switches in backend API documentation.
1449 (vc-annotate): Adapt doc string to recent change.
1450
1451 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1452
1453 * enriched.el (enriched-face-ans): Handle face attributes
1454 of the form `(FACE1 FACE2 ...)'.
1455
1456 * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired buffers.
1457
1458 2001-10-29 Alex Schroeder <kensanata@yahoo.com>
1459
1460 * progmodes/sql.el (sql-mysql): Doc change by RMS.
1461
1462 * progmodes/sql.el (sql-db2): Doc change.
1463 (sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
1464 (sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
1465
1466 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1467
1468 * env.el (substitute-env-vars): Don't quote argument to `rx';
1469 it's a macro.
1470
1471 2001-10-28 Per Abrahamsen <abraham@dina.kvl.dk>
1472
1473 * cus-start.el (recursive-load-depth-limit): Added.
1474
1475 2001-10-28 Richard M. Stallman <rms@gnu.org>
1476
1477 * textmodes/ispell.el (version18p, version20p): Vars deleted.
1478 All uses removed--assume Emacs version is >= 20.
1479
1480 * mail/supercite.el (sc-emacs-features): Test for "Emacs 19"
1481 by really checking that it is not version 18.
1482
1483 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
1484
1485 2001-10-28 Miles Bader <miles@gnu.org>
1486
1487 * faces.el (face-attribute): Add INHERIT argument, consider face
1488 inheritance if it's non-nil.
1489 (face-attribute-merged-with): New function.
1490 (face-attribute-specified-or): New macro.
1491 (face-foreground, face-background, face-stipple): Add INHERIT
1492 argument. Use `face-attribute-specified-or'.
1493
1494 2001-10-28 Stefan Monnier <monnier@cs.yale.edu>
1495
1496 * font-lock.el: Require `syntax'.
1497 (font-lock-defaults-alist): Don't define keywords for lisp languages.
1498 Use `c-font-lock-syntactic-face-function' for c languages.
1499 (font-lock-mode): Don't unset vars when turning the mode off.
1500 (font-lock-default-fontify-buffer): Don't unset vars at the end.
1501 (font-lock-extra-managed-props): New var.
1502 (font-lock-default-unfontify-region): Use it.
1503 (font-lock-apply-syntactic-highlight): Flush the syntax cache.
1504 Don't eval the value when there's no match.
1505 (font-lock-ppss-stats): New var.
1506 (font-lock-ppss): New fun.
1507 (font-lock-fontify-syntactically-region): Use it and syntax.ppss.
1508 (font-lock-apply-highlight): Allow `highlight' to set several props.
1509 (font-lock-set-defaults): Use dolist.
1510 (font-lock-unset-defaults): Remove.
1511 (font-lock-match-c-style-declaration-item-and-skip-to-next):
1512 Try to recognize prototypes using `foo P_ ((args))'.
1513 ({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
1514 (c-font-lock-keywords-2): Fix last change to still use Anders' trick.
1515 (c-font-lock-syntactic-face-function): New function.
1516 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
1517 (c++-keywords): Use a more sophisticated regexp to handle
1518 shallowly nested templates.
1519
1520 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
1521
1522 * textmodes/sgml-mode.el (sgml-empty-tags): New var.
1523 (sgml-tag): Use it. Cleanup with `cond'.
1524 (sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
1525 Mark the overlays and only delete those that are marked.
1526 (sgml-skip-close-p): Remove.
1527 (sgml-value): Replace sgml-skip-close-p with its definition.
1528 (html-tag-alist): Use sgml-xml a bit more.
1529 (html-mode): Set sgml-empty-tags.
1530
1531 * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
1532 (texinfo-update-node, texinfo-sequential-node-update):
1533 Don't bind the obsolete `auto-fill-hook'.
1534 (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
1535 Use `set-buffer' rather than `switch-to-buffer'.
1536 (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
1537 Use `set-buffer' rather than `switch-to-buffer'.
1538
1539 * mail/sendmail.el (mail-mode-syntax-table): Let it inherit from
1540 text-mode-syntax-table.
1541 (mail-mode): Use define-derived-mode.
1542 Fix ordering of alternatives in adaptive-fill-regexp.
1543 (mail-mode-map): Don't rely on keymap's internal representation.
1544
1545 2001-10-27 Sam Steingold <sds@gnu.org>
1546
1547 * textmodes/sgml-mode.el (sgml-xml): Renamed from `html-xhtml'.
1548 (sgml-xml-guess): Extracted from `html-mode' and generalized.
1549 (sgml-mode-common): Call it.
1550 (sgml-mode, html-mode): Set `mode-name' based on `sgml-xml'.
1551 (sgml-tag, sgml-skip-close-p, html-tag-alist, html-line)
1552 (html-horizontal-rule, html-image, html-ordered-list):
1553 (html-unordered-list, html-list-item, html-paragraph):
1554 (html-checkboxes, html-radio-buttons): Use `sgml-xml' instead of
1555 `html-xhtml'.
1556
1557 2001-10-26 Masayuki Ataka <ataka@milk.freemail.ne.jp>
1558
1559 * textmodes/texinfmt.el (texinfo-format-ifnotinfo): New function.
1560 (ifnothtml): New alias.
1561
1562 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
1563
1564 * textmodes/text-mode.el (text-mode): Use define-derived-mode.
1565 (toggle-text-mode-auto-fill): Use derived-mode-p.
1566
1567 2001-10-27 Gerd Moellmann <gerd.moellmann@t-online.de>
1568
1569 * net/ange-ftp.el (ange-ftp-send-cmd): Call fix-name-func for
1570 `mdtm'. From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
1571
1572 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
1573
1574 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
1575 Add make-obsolete cookies, to follow faces.el.
1576
1577 These changes avoid warnings from the byte compiler in faces.el:
1578
1579 * faces.el (internal-get-face): Use facep instead of the obsolete
1580 internal-find-face.
1581 (internal-frob-font-weight, internal-frob-font-slant):
1582 New defaliases for obsolete functions.
1583 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
1584 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
1585 (x-make-font-bold-italic): Use internal-frob-font-weight and
1586 internal-frob-font-slant aliases instead of the obsolete
1587 x-frob-... functions.
1588
1589 2001-10-26 Sam Steingold <sds@gnu.org>
1590
1591 * textmodes/sgml-mode.el (html-mode): Set `html-xhtml' from the
1592 DOCTYPE; set `mode-name' based on it.
1593 (html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
1594 (sgml-tag): Close empty tags in XHTML.
1595
1596 2001-10-26 Jason Rumney <jasonr@gnu.org>
1597
1598 * w32-fns.el: (w32-charset-info-alist): Use ANSI for iso10646-1
1599 when UNICODE is not defined.
1600
1601 2001-10-26 Sam Steingold <sds@gnu.org>
1602
1603 * font-lock.el (c-font-lock-keywords-2): Do not require labels to
1604 be alone on the line.
1605
1606 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
1607
1608 * button.el (button): Special face definition for MS-DOS terminals.
1609
1610 2001-10-26 Sam Steingold <sds@gnu.org>
1611
1612 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
1613 Protect the /= test by checking that the args are non-nil.
1614 (sh-font-lock-close-heredoc): Check eof for being non-nil.
1615
1616 2001-10-26 Tomas Abrahamsson <tab@lysator.liu.se>
1617
1618 * textmodes/artist.el (artist-version): 1.2.4.
1619 (artist-butlast-fn): New variable.
1620 (artist-butlast): New function.
1621 (artist-ellipse-mirror-quadrant): Use it.
1622 (artist-mouse-draw-poly): Use nil for `point-list'.
1623 (artist-mouse-draw-poly): Check for point-list being nil.
1624
1625 2001-10-26 Peter Kleiweg <kleiweg@let.rug.nl>
1626
1627 * progmodes/ps-mode.el (ps-mode-print-function): Remove quote for
1628 lambda expression.
1629 (ps-mode-menu-main): Submenu with options on/off was replaced with
1630 a toggle button.
1631 (ps-mode, ps-run-mode): Define with `define-derived-mode'
1632 (ps-mode): Autoload cookie added on same line as comment
1633 (ps-mode-tabkey, ps-mode-backward-delete-char):
1634 (ps-mode-r-balance): Replace `delete-horizontal-space' and
1635 `indent-to' with `indent-line-to'
1636 (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
1637 instead of `eval'.
1638 (ps-mode-print-region): Use `with-temp-buffer'.
1639 (ps-run-start): Use of `mapconcat'. Use `apply' instead of `eval'.
1640 (numerous places): Add back-tick and tick around names in
1641 docstrings, fix punctuation in docstrings, remove trailing spaces.
1642
1643 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
1644
1645 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Ignore comments.
1646 (sgml-font-lock-keywords-2): Use `eval'. Moved from sgml-mode-common.
1647 (sgml-font-lock-syntactic-keywords): New var.
1648 (sgml-mode-common): Drop the two args.
1649 Don't make buffer-local variables that aren't used.
1650 Don't set sgml-font-lock-keywords-2 now that it uses `eval instead.
1651 Don't set `before-string' props from sgml-display-text.
1652 (sgml-mode): Use define-derived-mode.
1653 (sgml-tags-invisible): Use sgml-display-text.
1654 (sgml-quote): New command.
1655 (html-tag-alist): Add args for `span'.
1656 (html-mode): Use define-derived-mode.
1657 Set sgml-display-text and sgml-tag-face-alist.
1658
1659 2001-10-25 Sam Steingold <sds@gnu.org>
1660
1661 * add-log.el (add-log-always-start-new-record): New user option.
1662 (add-change-log-entry): Use it.
1663
1664 2001-10-25 Richard M. Stallman <rms@gnu.org>
1665
1666 * progmodes/etags.el (tags-query-replace): Make tags-loop-scan
1667 bind case-fold-search if FROM is not all lower case.
1668
1669 2001-10-25 Gerd Moellmann <gerd@gnu.org>
1670
1671 * startup.el (normal-top-level): Check for frame-initial-frame
1672 only if it's really used.
1673
1674 * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'.
1675
1676 * progmodes/compile.el (compilation-parse-errors-filename-function):
1677 New variable.
1678 (compilation-parse-errors): Use it.
1679
1680 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
1681
1682 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Call eval-defun
1683 interactively so that C-u M-C-x still does edebug.
1684 (checkdoc-sentencespace-region-engine): Don't force a double-space
1685 after `.' if it doesn't look like an end-of-sentence.
1686 (debug-ignored-errors): Add `disambiguate ...'.
1687
1688 2001-10-24 Stefan Monnier <monnier@cs.yale.edu>
1689
1690 * textmodes/texinfo.el (texinfo-environments)
1691 (texinfo-environment-regexp): Hoist.
1692 (texinfo-font-lock-keywords): Use `italic' and `bold' faces.
1693 Only highlight the menu name in menu items.
1694 Setup `@foo ... @end foo' as text clones.
1695 (texinfo-clone-environment): New function.
1696 (texinfo-mode): Simplify auto-fill-inhibit-regexp.
1697 (texinfo-insert-block): Simplify.
1698 (texinfo-insert-quote): Insert a plain " if preceded by \ or if
1699 the command is repeated.
1700 (texinfo-last-unended-begin, texinfo-next-unmatched-end): New funs.
1701 (texinfo-insert-@end): Simplify.
1702
1703 * textmodes/texnfo-upd.el (texinfo-section-types-regexp)
1704 (texinfo-section-level-regexp, texinfo-subsection-level-regexp)
1705 (texinfo-subsubsection-level-regexp)
1706 (texinfo-update-menu-same-level-regexps)
1707 (texinfo-update-menu-higher-regexps)
1708 (texinfo-update-menu-lower-regexps): Hoist to eliminate warnings.
1709
1710 * derived.el (define-derived-mode): Use {delay,run}-mode-hooks.
1711 (derived-mode-p): Autoload.
1712
1713 * subr.el (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks):
1714 New vars and functions.
1715 (text-clone-maintain, text-clone-create): New functions.
1716
1717 2001-10-25 Miles Bader <miles@gnu.org>
1718
1719 * facemenu.el (facemenu-add-new-face): Fix variable names.
1720
1721 2001-10-24 Richard M. Stallman <rms@gnu.org>
1722
1723 * facemenu.el (facemenu-unlisted-faces): Improve doc strings
1724 of t and nil values.
1725 (facemenu-set-face): Handle START and END interactively.
1726 (facemenu-set-foreground): Don't use a face; specify color directly.
1727 (facemenu-set-background): Likewise.
1728 (facemenu-set-face-from-menu): Doc fix.
1729 (facemenu-active-faces): Use face-attribute-vector
1730 to handle bare attributes not in faces.
1731 (facemenu-get-face): Don't handle face names fg:... and bg:...
1732 specially.
1733 (facemenu-add-new-face): New argument MENU.
1734 New way to handle adding colors to the color menus.
1735
1736 * env.el (substitute-env-vars): Quote the arg to rx.
1737
1738 2001-10-24 Sam Steingold <sds@gnu.org>
1739
1740 * mouse.el (mouse-buffer-menu-mode-groups): Added "Version
1741 Control" and "SGML" groups.
1742
1743 2001-10-24 Martin Stjernholm <bug-cc-mode@gnu.org>
1744
1745 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
1746 Better handling of C++ template args to avoid confusion with `<'
1747 and `>' used as operators in member init expressions.
1748
1749 2001-10-24 Gerd Moellmann <gerd@gnu.org>
1750
1751 * replace.el (perform-replace): Move START and END parameters
1752 to the end of the argument list and make them optional.
1753
1754 * progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
1755 perform-replace.
1756
1757 * international/fontset.el (x-must-resolve-font-name): New function.
1758 (x-complement-fontset-spec): Use it.
1759
1760 2001-10-23 Stefan Monnier <monnier@cs.yale.edu>
1761
1762 * uniquify.el (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).
1763
1764 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
1765 Turn caadr into caar of cdr.
1766
1767 2001-10-23 Gerd Moellmann <gerd@gnu.org>
1768
1769 * info.el (Info-fontify-node): Bind down-mouse-{1,2} instead
1770 of mouse-{1,2} since dragging is on the down event.
1771
1772 * play/doctor.el (make-doctor-variables): Remove a '($ please)'.
1773
1774 * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
1775 if ARG is nil.
1776
1777 * desktop.el (desktop-last-buffer): New variable.
1778 (desktop-create-buffer): Set it.
1779 (desktop-read): Bind it and switch to that buffer.
1780
1781 2001-10-22 Gerd Moellmann <gerd@gnu.org>
1782
1783 * progmodes/compile.el (compilation-set-window-height):
1784 Select old window only if it's still live.
1785
1786 2001-10-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1787
1788 * help-mode.el (help-buffer): Remove debugging code.
1789 From Stefan Monnier <monnier@cs.yale.edu>.
1790
1791 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
1792
1793 * files.el (file-name-sans-extension, file-name-extension):
1794 Don't count the leading dots in file names as signaling an extension.
1795
1796 2001-10-22 Andre Spiegel <spiegel@gnu.org>
1797
1798 * vc.el (vc-diff-switches): Doc rewritten.
1799
1800 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
1801
1802 * tooltip.el (tooltip-set-param): Doc fix.
1803
1804 * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
1805 127 to sgml-maybe-name-self.
1806 (sgml-name-8bit-mode): Doc fix.
1807 (sgml-char-names-table): New variable.
1808 (sgml-name-char): Support non-ASCII and mule-unicode-*
1809 characters. Doc fix.
1810 (sgml-maybe-name-self): Convert unibyte characters to multibyte.
1811
1812 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
1813 doc string the effect of `left' and `top' parameters in
1814 tooltip-frame-parameters, the default values, and the units.
1815 (tooltip-frame-parameters): Mention `top' and `left' in the doc string.
1816 (tooltip-show): Mention in the doc string the `top' and `left'
1817 parameters in tooltip-frame-parameters, and x-max-tooltip-size.
1818
1819 2001-10-22 Andre Spiegel <spiegel@gnu.org>
1820
1821 Add autoscaling support for vc-annotate.
1822 From J.D. Smith <jdsmith@alum.mit.edu>.
1823
1824 * vc.el (vc-annotate-display-default): Accept colormap scaling
1825 ratio (now deprecated).
1826 (vc-annotate-display-autoscale): Added.
1827 (vc-annotate-add-menu): New autoscaling menu options "Span to
1828 Oldest" and "Span Oldest->Newest". Easymenu support added for
1829 toggle menus driven by customize variable `vc-annotate-display-mode'.
1830 (vc-annotate-display-select): Added.
1831 (vc-annotate): Changed temp-buffer-show-function to
1832 `vc-annotate-display-select'.
1833 (vc-annotate-display): Removed arguments BUFFER and BACKEND.
1834 Added argument OFFSET. Instead of backend function, calls now
1835 generic `vc-annotate-difference'.
1836 (vc-annotate-difference): Added as generic function instead of
1837 backend-specific function. No longer takes argument POINT, but
1838 instead accepts a time OFFSET.
1839 (vc-default-annotate-current-time): Added.
1840
1841 * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
1842 version in vc.el, with
1843 (vc-cvs-annotate-current-time): Added, as override of default.
1844 (vc-cvs-annotate-time) Added. Taken mostly from the (now removed)
1845 `vc-cvs-annotate-difference'.
1846
1847 2001-10-22 Gerd Moellmann <gerd@gnu.org>
1848
1849 * saveplace.el (save-place): Require `saveplace'.
1850
1851 * progmodes/cwarn.el (cwarn-font-lock-feature-keywords-alist):
1852 Use `sexp' for :value-type instead of `face'.
1853
1854 2001-10-21 Eli Zaretskii <eliz@is.elta.co.il>
1855
1856 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Fix the
1857 regexps due to 5-digit message IDs.
1858
1859 2001-10-21 Jason Rumney <jasonr@gnu.org>
1860
1861 * term/w32-win.el (redisplay-dont-pause): Don't set.
1862
1863 2001-10-21 Miles Bader <miles@gnu.org>
1864
1865 * help-funs.el (help-manyarg-func-alist): Variable removed.
1866
1867 2001-10-21 Miles Bader <miles@gnu.org>
1868
1869 * help-funs.el (help-manyarg-func-alist): Remove entries for
1870 `insert', `insert-and-inherit', `insert-before-markers',
1871 `insert-before-markers-and-inherit', `message', `message-box',
1872 `message-or-box', `propertize', `format', `encode-time', `append',
1873 `concat', `vconcat', `nconc', `widget-apply', `make-hash-table',
1874 `insert-string', `ml-if', `ml-provide-prefix-argument', and
1875 `ml-prefix-argument-loop'.
1876
1877 2001-10-21 Andre Spiegel <spiegel@gnu.org>
1878
1879 * vc.el (vc-diff-internal, vc-coding-system-for-diff)
1880 (vc-default-diff-tree): New functions.
1881 (vc-version-diff): Use them. As a result, coding systems are now
1882 set up properly for all sorts of diffs, and tree diffs can now
1883 also be done locally.
1884 (vc-diff): With a prefix argument, don't require that it's called
1885 from a buffer under version control.
1886 (diff-switches): Remove duplicate definition.
1887
1888 * vc-cvs.el (vc-cvs-diff-tree): New function.
1889
1890 2001-10-21 Miles Bader <miles@gnu.org>
1891
1892 * help-funs.el (help-manyarg-func-alist): Remove entries for
1893 `list', `vector', `make-byte-code', `call-process',
1894 `call-process-region', `string', `+', `-', `*', `/', `max', `min',
1895 `logand', `logior', and `logxor'.
1896
1897 * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
1898 image bits to compensate. Use `make-string' instead of
1899 `make-bool-vector' (XBM apparently wants byte-aligned rows).
1900
1901 2001-10-20 Kim F. Storm <storm@cua.dk>
1902
1903 * simple.el (kill-ring-save): Don't show extent of copied region
1904 if using transient-mark-mode and region is fully visible.
1905
1906 2001-10-20 Gerd Moellmann <gerd@gnu.org>
1907
1908 * (Version 21.1 released.)
1909
1910 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
1911
1912 * files.el (auto-mode-alist): Associate .indent.pro with
1913 Fundamental mode. Suggested by Samuel Padgett <spadgett1@nc.rr.com>.
1914
1915 2001-10-18 Sam Steingold <sds@gnu.org>
1916
1917 Put the *Compile-Log* buffer in `compilation-mode'.
1918 * emacs-lisp/bytecomp.el (byte-goto-log-buffer): New function.
1919 (byte-compile-log-1, byte-compile-log-file)
1920 (displaying-byte-compile-warnings): Use it
1921
1922 2001-10-18 Stefan Monnier <monnier@cs.yale.edu>
1923
1924 * mail/smtpmail.el (smtpmail-via-smtp): Use mail-envelope-from if set.
1925
1926 * xml.el (xml-parse-tag): Use eq on char-after's return value.
1927
1928 2001-10-18 Gerd Moellmann <gerd@gnu.org>
1929
1930 * isearch.el (isearch-mode-map): Bind `mouse-movement' to nil.
1931
1932 * obsolete/hilit19.el (hilit-lookup-face-create):
1933 Call set-face-font only if display-graphic-p.
1934 (toplevel): Remove references to window-system.
1935
1936 2001-10-18 Miles Bader <miles@gnu.org>
1937
1938 * simple.el (what-line): Avoid problems with field properties.
1939
1940 2001-10-17 Eli Zaretskii <eliz@is.elta.co.il>
1941
1942 * wid-edit.el (widget-field-face, widget-single-line-field-face):
1943 Define special colors for a tty.
1944
1945 2001-10-17 Francesco Potorti` <pot@gnu.org>
1946
1947 * comint.el (comint-password-prompt-regexp): Make it less
1948 restrictive, letting comint recognise OpenSSH2 passphrase prompts.
1949
1950 2001-10-17 John Wiegley <johnw@gnu.org>
1951
1952 * eshell/em-unix.el (eshell/cat): Do a quick test if something is
1953 a regular file, before checking if it is a directory or symlink.
1954 This avoids a call to eshell-file-attributes, which can be
1955 expensive in some situations.
1956
1957 * eshell/em-ls.el (eshell-ls-dired-initial-args): Added an extra
1958 customization variable, to differentiate ls-in-dired from regular
1959 uses of ls.
1960
1961 2001-10-17 Miles Bader <miles@gnu.org>
1962
1963 * custom.el (defface): Mention `:inherit' in doc-string.
1964
1965 2001-10-16 Eli Zaretskii <eliz@is.elta.co.il>
1966
1967 * paren.el: Update the Commentary with installation instructions.
1968
1969 2001-10-15 Dave Love <fx@gnu.org>
1970
1971 * international/mule.el (set-auto-coding): Fix regexps for local
1972 variables section not to eat newlines.
1973
1974 2001-10-15 Miles Bader <miles@gnu.org>
1975
1976 * simple.el (display-message-or-buffer): Pass the correct buffer
1977 to `display-buffer'.
1978
1979 2001-10-14 Stefan Monnier <monnier@cs.yale.edu>
1980
1981 * progmodes/executable.el (executable-binary-suffixes): Make varalias.
1982 (executable-find): Use exec-suffixes.
1983 (executable-set-magic): Don't use make-local-hook.
1984
1985 * bindings.el (exec-suffixes): Initialize to a system-dependent value.
1986
1987 2001-10-14 Eli Zaretskii <eliz@is.elta.co.il>
1988
1989 * bindings.el (completion-ignored-extensions) [ms-dos, windows-nt]:
1990 Add .ico, .pif, .lnk, .dll, .drv, .vxd, and .386.
1991 Add .so to the Unix and GNU branch.
1992
1993 * international/latin-1.el:
1994 * international/latin-2.el:
1995 * international/latin-3.el:
1996 * international/latin-4.el:
1997 * international/latin-5.el:
1998 * international/latin-8.el:
1999 * international/latin-9.el: Add no-byte-compile: t, since
2000 Makefile.in instructs make-docfile to look at .el files.
2001
2002 2001-10-14 Miles Bader <miles@gnu.org>
2003
2004 * button.el (define-button-type): Allow supertype property to be
2005 specified with a keyword `:supertype' too.
2006 (button-put, make-text-button): Allow button type property to be
2007 specified using the keyword `:type' too.
2008 (button-type): New function.
2009 (button): Add `button-category-symbol' property.
2010
2011 2001-10-13 Stefan Monnier <monnier@cs.yale.edu>
2012
2013 * bindings.el (esc-map): Revert `j' and `C-j' bindings to
2014 indent-new-comment-line from comment-indent-new-line.
2015
2016 * textmodes/refill.el (refill-mode):
2017 Bind DEL to backward-delete-char-untabify.
2018 Set backward-delete-char-untabify-method to `hungry'.
2019
2020 * textmodes/bib-mode.el (bib-mode):
2021 * play/gomoku.el (gomoku-mode):
2022 * textmodes/page-ext.el (pages-directory-mode):
2023 * textmodes/scribe.el (scribe-mode): Use define-derived-mode.
2024
2025 * textmodes/two-column.el (2C-mode): Don't use make-local-hook.
2026
2027 * emacs-lisp/syntax.el (syntax-ppss): Autoload.
2028
2029 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
2030 Handle here-docs differently.
2031 (sh-font-lock-heredoc): Remove.
2032 (sh-here-doc-open-re, sh-here-doc-markers, sh-here-doc-re): New vars.
2033 (sh-font-lock-here-doc, sh-font-lock-close-heredoc)
2034 (sh-font-lock-open-heredoc): New functions.
2035 (sh-mode): Don't copy sh-font-lock-syntactic-keywords any more.
2036 (sh-font-lock-keywords-1): Use regexp-opt.
2037 (sh-in-comment-or-string): Use syntax-ppss.
2038 (sh-case, sh-for, sh-indexed-loop, sh-function, sh-if, sh-repeat)
2039 (sh-select, sh-tmp-file): Add explicit terminating \n.
2040
2041 * net/ange-ftp.el (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
2042 Use with-current-buffer.
2043 (ange-ftp-cd): New arg `noerror' to prevent signalling an error.
2044 (ange-ftp-send-cmd): If a `cd' is used (because of a space in the
2045 filename), catch any error that occurs in `ange-ftp-cd'.
2046 If an error happened, don't bother sending `cmd' at all.
2047 Fix a parenthesis typo.
2048 (ange-ftp-write-region): Don't blindly use binary if the remote host
2049 is unix-like.
2050
2051 * play/pong.el (pong-init): Don't use make-local-hook.
2052
2053 2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
2054
2055 * viper-ex.el (ex-edit): Make checks for modified buffer/file.
2056 (viper-get-ex-address-subr): More precise addr for the $ marker
2057
2058 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
2059
2060 * version.el (emacs-version): Bump to 21.1.50.
2061
2062 2001-10-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2063
2064 * mail/mailalias.el (mail-directory-stream): Do not double
2065 variables in the lambda-list.
2066
2067 * play/gomoku.el (gomoku-init-display): Ditto.
2068
2069 * play/landmark.el (lm-init-display): Ditto.
2070
2071 * delim-col.el (delimit-columns-rectangle-max): Ditto.
2072 (delimit-columns-rectangle-line): Ditto.
2073
2074 2001-10-12 Stefan Monnier <monnier@cs.yale.edu>
2075
2076 * newcomment.el (comment-region-internal): Don't rebind
2077 invisibility_spec now that the C routines handle it correctly.
2078
2079 * help-funs.el (locate-library): Use load-suffixes and abbrev filename.
2080
2081 * frame.el (special-display-popup-frame): Obey new specs `same-window'
2082 and `same-frame'.
2083
2084 * menu-bar.el (minibuffer-local-*map): Take inheritance into account.
2085
2086 * simple.el (minibuffer-local*-map): Remove redundant bindings.
2087
2088 * bindings.el (minibuffer-local-map): Also bind next, C-n, C-s, prior,
2089 C-p and C-r. Remove redundant bindings from inheriting maps.
2090
2091 * progmodes/cperl-mode.el: Merged in changes from v4.32.
2092 After 4.23 and: After 4.24:
2093 (cperl-contract-levels): Restore position.
2094 (cperl-beautify-level): Likewise.
2095 (cperl-beautify-regexp): Likewise.
2096 (cperl-commentify): Rudimental support for length=1 runs
2097 (cperl-find-pods-heres): Process 1-char long REx comments too /a#/x
2098 After 4.25:
2099 (cperl-commentify): Was recognizing length=2 "strings" as length=1.
2100 (imenu-example--create-perl-index): Was not enforcing
2101 syntaxification-to-the-end.
2102 (cperl-invert-if-unless): Allow `for', `foreach'.
2103 (cperl-find-pods-heres): Quote `cperl-nonoverridable-face'.
2104 Mark qw(), m()x as indentable.
2105 (cperl-init-faces): Highlight `sysopen' too.
2106 Highlight $var in `for my $var' too.
2107 (cperl-invert-if-unless): Was leaving whitespace at end.
2108 (cperl-linefeed): Was splitting $var{$foo} if point after `{'.
2109 (cperl-calculate-indent): Remove old commented out code.
2110 Support (primitive) indentation of qw(), m()x.
2111 After 4.26:
2112 (cperl-problems): Mention `fill-paragraph' on comment. \"" and
2113 q [] with intervening newlines.
2114 (cperl-autoindent-on-semi): New customization variable.
2115 (cperl-electric-semi): Use `cperl-autoindent-on-semi'.
2116 (cperl-tips): Mention how to make CPerl the default mode.
2117 (cperl-mode): Support `outline-minor-mode'. From Mark A. Hershberger.
2118 (cperl-outline-level): New function.
2119 (cperl-highlight-variables-indiscriminately): New customization var.
2120 (cperl-init-faces): Use `cperl-highlight-variables-indiscriminately'.
2121 From Sean Kamath <kamath@pogo.wv.tek.com>.
2122 (cperl-after-block-p): Support CHECK and INIT.
2123 (cperl-init-faces, cperl-short-docs): Likewise and "our".
2124 From Doug MacEachern <dougm@covalent.net>.
2125 After 4.27:
2126 (cperl-find-pods-heres): Recognize \"" as a string.
2127 Mark whitespace between q and [] as `syntax-type' => `prestring'.
2128 Allow whitespace between << and "FOO".
2129 (cperl-problems): Remove \"" and q [] with intervening newlines.
2130 Mention multiple <<EOF as unsupported.
2131 (cperl-highlight-variables-indiscriminately): Doc misprint fixed.
2132 (cperl-indent-parens-as-block): New configuration variable.
2133 (cperl-calculate-indent): Merge cases of indenting non-BLOCK groups.
2134 Use `cperl-indent-parens-as-block'.
2135 (cperl-find-pods-heres): Test for =cut without empty line instead of
2136 complaining about no =cut.
2137 (cperl-electric-pod): Change the REx for POD from "\n\n=" to "^\n=".
2138 (cperl-find-pods-heres): Likewise.
2139 (cperl-electric-pod): Change `forward-sexp' to `forward-word':
2140 POD could've been marked as comment already.
2141 (cperl-unwind-to-safe): Unwind before start of POD too.
2142 After 4.28:
2143 (cperl-forward-re): Throw an error at proper moment REx unfinished.
2144 After 4.29:
2145 (x-color-defined-p): Make an extra case to peacify the warning.
2146 Toplevel: `defvar' to peacify the warnings.
2147 (cperl-find-pods-heres): Could access `font-lock-comment-face' in -nw.
2148 No -nw-compile time warnings now.
2149 (cperl-find-tags): TAGS file had too short substring-to-search.
2150 Be less verbose in non-interactive mode
2151 (imenu-example--create-perl-index): Set index-marker after name
2152 (cperl-outline-regexp): New variable.
2153 (cperl-outline-level): Made compatible with `cperl-outline-regexp'.
2154 (cperl-mode): Made use `cperl-outline-regexp'.
2155 After 4.30:
2156 (cperl-find-pods-heres): =cut the last thing, no blank line, was error.
2157 (cperl-outline-level): Make start-of-file same level as `package'.
2158 After 4.31:
2159 (cperl-electric-pod): `head1' and `over' electric only if empty.
2160 (cperl-unreadable-ok): New variable.
2161 (cperl-find-tags): Use `cperl-unreadable-ok', do not fail
2162 on an unreadable file.
2163 (cperl-write-tags): Use `cperl-unreadable-ok', do not fail
2164 on an unreadable directory.
2165
2166 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
2167 Consider the text between two errors as belonging to the first error.
2168 (compilation-goto-locus): Use pop-to-buffer rather than
2169 switch-to-buffer-other-frame.
2170
2171 * progmodes/awk-mode.el (awk-mode-syntax-table): / has string syntax.
2172 (awk-font-lock-syntactic-keywords): New var.
2173 (awk-mode): Use it.
2174
2175 * expand.el (expand-c-for-skeleton): Add explicit terminating \n.
2176
2177 * faces.el (describe-face): Call help-setup-xref earlier.
2178
2179 * jka-compr.el (jka-compr-load-suffixes): New var.
2180 (jka-compr-install): Add its content to load-suffixes.
2181 (jka-compr-uninstall): Remove its content from load-suffixes.
2182
2183 2001-10-12 Sam Steingold <sds@gnu.org>
2184
2185 * bindings.el (completion-ignored-extensions): CL-related
2186 extensions are platform-independent.
2187
2188 * net/ange-ftp.el (ange-ftp-copy-files-async): New function for
2189 asynchronous multiple file copying.
2190
2191 2001-10-12 Gerd Moellmann <gerd@gnu.org>
2192
2193 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
2194 Turn error for repeated variables into warning.
2195
2196 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
2197 New function checking that lambda-list consists of non-constant
2198 symbols, that &rest and &optional are followed by variable names,
2199 that &rest VAR is the last element, and that variables aren't doubled.
2200 (byte-compile-lambda): Use it.
2201
2202 2001-10-12 Eli Barzilay <eli@barzilay.org>
2203
2204 * calculator.el (calculator-eng-display): Don't call concat
2205 with an integer argument.
2206
2207 2001-10-12 Miles Bader <miles@gnu.org>
2208
2209 * help-mode.el (help-customize-face): New button-type.
2210
2211 * faces.el (list-faces-display): Fix args to `help-xref-button'.
2212 (describe-face): Fix args to `help-xref-button'.
2213 Don't switch to help-buffer around call to `help-setup-xref'.
2214 Use `help-buffer' instead of hard-wired "*Help*".
2215 Require `help-mode'.
2216
2217 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
2218
2219 * net/goto-addr.el (goto-address-mail-regexp): Allow + in username.
2220
2221 * help-mode.el (help-buffer): New function.
2222 Returns the buffer-name to use for help output.
2223 Change all the code to use it instead of hard-coding *Help*.
2224 (help-mode-map): Put back the mouse-2 binding.
2225 (help-xref-stack): Change the format and make buffer-local.
2226 (help-xref-stack-item): Make buffer-local.
2227 (help-setup-xref): Do the `push' here rather than in help-do-xref.
2228 (help-xref-interned): Display the face doc as well.
2229 (help-follow-mouse): Re-introduce.
2230 (help-xref-go-back): Adapt to the new use of help-xref-stack.
2231 (help-do-xref): Don't `push' any more.
2232 (help-follow): Also follow face names.
2233
2234 * help-funs.el (describe-function-1): Remove unused `parens' arg.
2235 Don't call help-setup-xref anymore and remove its `interactive-p' arg.
2236 Autoload and cleanup.
2237 (describe-function): Call help-setup-xref.
2238 (describe-variable): Call help-setup-xref earlier.
2239
2240 * help.el (describe-bindings-internal): New fun moved from keymap.c.
2241 (view-lossage): Call help-setup-xref correctly and earlier.
2242 (describe-bindings): Call help-setup-xref earlier.
2243 (describe-key): Call help-setup-xref. Fix call to describe-function-1.
2244 (describe-mode): Don't autoload. Call help-setup-xref earlier.
2245
2246 2001-10-11 Gerd Moellmann <gerd@gnu.org>
2247
2248 * master.el (master-mode): Use define-minor-mode instead of
2249 easy-mmode-define-minor-mode. Add autload cookie.
2250 (Commentary): Remove the line showing how to autoload master-mode,
2251 since it's always autoloaded.
2252
2253 * master.el: New file.
2254
2255 2001-10-11 Dave Love <fx@gnu.org>
2256
2257 * emacs-lisp/byte-opt.el (byte-optimize-lapcode)
2258 <byte-constref-ops>: Consider byte-constant2 and clarify the code.
2259 <const-C varset-X const-C>: Fix car/cdr typo.
2260
2261 2001-10-11 Gerd Moellmann <gerd@gnu.org>
2262
2263 * emacs-lisp/bytecomp.el (byte-compile-display-log-head-p):
2264 New function extracted from byte-compile-log-1.
2265 (byte-compile-log-1): Change output to be more in line with
2266 the output of other GNU tools.
2267 (byte-compile-warn): Emit `warning' instead of `**' for warnings.
2268 (byte-compile-report-error): Downcase error message.
2269 Use `error' instead of `!!' for error messages.
2270 (byte-compile-print-syms): Treat non-interactive case specially.
2271 (displaying-byte-compile-warnings): Use backquote.
2272 (byte-compile-from-buffer): Bind byte-compile-last-line.
2273 (batch-byte-compile): Remove `Done' message.
2274
2275 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
2276
2277 * emacs-lisp/copyright.el (copyright): Add final \n.
2278
2279 2001-10-11 Miles Bader <miles@gnu.org>
2280
2281 * diff.el (diff): Display default values in prompts as
2282 `(default ...)', not `(...)'.
2283
2284 * info.el (Info-follow-reference): Likewise.
2285
2286 2001-10-10 Stefan Monnier <monnier@cs.yale.edu>
2287
2288 * emacs-lisp/autoload.el (doc-string-elt): Remove.
2289
2290 * newcomment.el (comment-indent): Be a little more robust in case
2291 comment-indent-function does funny things.
2292 (comment-normalize-vars): Autoload.
2293 (comment-region-internal): Fiddle with the visibility spec.
2294 (comment-valid-prefix): New function.
2295 (comment-indent-new-line): Use it. Ignore adaptive-fill-prefixes
2296 that would turn comment-text into non-comment-text.
2297
2298 * emacs-lisp/syntax.el: New file.
2299
2300 * progmodes/tcl.el: Change maintainer to FSF and remove loads of
2301 compatibility cruft.
2302 (tcl-using-emacs-19, tcl-using-emacs-19-23, tcl-using-xemacs-19)
2303 (tcl-version, tcl-maintainer, tcl-use-hairy-comment-detector): Remove.
2304 (tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
2305 tcl-end-of-defun, tcl-mark-defun, tcl-indent-for-comment,
2306 tcl-submit-bug-report.
2307 (tcl-mode-syntax-table): Leave \f alone.
2308 (inferior-tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
2309 tcl-end-of-defun, tcl-submit-bug-report.
2310 (tcl-xemacs-menu): Fix up and pass it directly to easymenu.
2311 (tcl-add-emacs-menu): Remove.
2312 (tcl-fill-mode-map, tcl-fill-inferior-map): Moved into the defvar.
2313 (tcl-keyword-list): Add `chain'.
2314 (tcl-font-lock-syntactic-keywords): New variable.
2315 (tcl-pps-has-arg-6): Remove.
2316 (tcl-internal-beginning-of-defun, tcl-internal-end-of-defun)
2317 (tcl-internal-mark-defun): Remove.
2318 (tcl-set-proc-regexp, tcl-set-font-lock-keywords): Use regexp-opt.
2319 (tcl-mode): Use define-derived-mode. Simplify.
2320 Set comment-indent-function.
2321 (tcl-indent-command): Use line-beginning-position and comment-indent.
2322 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
2323 (tcl-indent-line): Use tcl-calculate-indent.
2324 (tcl-indent-exp): Renamed from indent-tcl-exp. Use new names.
2325 (tcl-add-log-defun): Renamed from add-log-tcl-defun. Use match-string.
2326 (tcl-filter): Use with-current-buffer, simplify.
2327 (inferior-tcl-mode): Use define-derived-mode.
2328 (tcl-hairy-in-comment): Renamed tcl-in-comment.
2329 (tcl-simple-in-comment, tcl-in-comment): Removed.
2330 (tcl-files-alist): New function.
2331 (tcl-help-snarf-commands): Use it and return the result directly
2332 rather than through a global variable.
2333 (tcl-reread-help-files): Fix up the call to tcl-help-snarf-commands.
2334 (tcl-help-on-word): Provide the default value to completing-read.
2335 (tcl-hilit): Remove.
2336 (tcl-hashify-buffer, tcl-popup-menu): Simplify.
2337 (tcl-comment-indent): New function.
2338 (tcl-submit-bug-report): Remove.
2339 (tcl-uncomment-region, tcl-indent-for-comment, add-log-tcl-defun)
2340 (indent-tcl-exp, calculate-tcl-indent, tcl-beginning-of-defun)
2341 (tcl-end-of-defun, tcl-mark-defun, tcl-mark): Redefine as aliases.
2342
2343 2001-10-10 Miles Bader <miles@gnu.org>
2344
2345 * info.el (Info-insert-dir): Don't call `Info-fontify-menu-headers'.
2346 (Info-fontify-node): Don't fontify the node if it's already been done.
2347
2348 2001-10-10 Gerd Moellmann <gerd@gnu.org>
2349
2350 * international/iso-transl.el (iso-transl-e-caret)
2351 (iso-transl-i-caret, iso-transl-o-caret, iso-transl-u-caret):
2352 Fix duplicates. From Dave Love <d.love@dl.ac.uk>.
2353
2354 * simple.el (end-of-buffer): Fix code scrolling specially
2355 for the buffer end.
2356
2357 * startup.el (command-line-1): Bind tab-width to 8.
2358
2359 2001-10-10 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2360
2361 * emulation/tpu-edt.el: Use defalias instead of fset for
2362 user-visible commands. From Rob Riepel
2363 <riepel@Networking.Stanford.EDU>.
2364
2365 2001-10-09 Gerd Moellmann <gerd@gnu.org>
2366
2367 * ruler-mode.el: New file.
2368
2369 2001-10-09 Miles Bader <miles@gnu.org>
2370
2371 * apropos.el (button): New require.
2372
2373 * help-funs.el: New file, contents mostly from `help.el'.
2374 (describe-variable): Use `condition-case' instead of `ignore-errors'.
2375
2376 * help-mode.el: New file, contents mostly from `help.el'.
2377
2378 * help.el: Don't require `view' when compiling.
2379 (help-with-tutorial, describe-function, describe-function-1)
2380 (variable-at-point, describe-variable, locate-library):
2381 Functions moved into `help-funs.el'.
2382 (help-manyarg-func-alist): Variable moved into `help-funs.el'.
2383 (help-mode, help-mode-setup, help-mode-finish, help-button-action)
2384 (help-setup-xref, help-xref-following, help-make-xrefs)
2385 (help-xref-button, help-insert-xref-button, help-xref-interned)
2386 (help-xref-go-back, help-go-back, help-do-xref, help-follow)
2387 (help-xref-on-pp): Functions moved into `help-mode.el'
2388 (help-mode-map, help-xref-stack, help-xref-stack-item)
2389 (help-highlight-p, help-highlight-face, help-back-label)
2390 (help-xref-symbol-regexp, help-xref-mule-regexp)
2391 (help-xref-info-regexp): Variables moved into `help-mode.el'.
2392 (help-symbol, help-back, help-info, help-customize-variable)
2393 (help-function-def, help-variable-def):
2394 Button-types moved into `help-mode.el'.
2395 (load-symbol-file-load-history, symbol-file):
2396 Functions moved into `subr.el'.
2397 (symbol-file-load-history-loaded): Variable moved into `subr.el'.
2398 (view-lossage): Call `help-setup-xref' instead of doing it manually.
2399
2400 * subr.el (symbol-file-load-history-loaded)
2401 (load-symbol-file-load-history, symbol-file): Moved from `help.el'.
2402
2403 * loadup.el ("button"): Load removed.
2404
2405 * button.el (define-button-type): Respect any `supertype' property.
2406 (button-type-subtype-p, button-has-type-p): New functions.
2407
2408 * rfn-eshadow.el (rfn-eshadow-regexp): Deal correctly with escaped
2409 dollar-signs.
2410
2411 * comint.el (comint-insert-previous-argument): New function.
2412 (comint-mode-map): Bind `C-c .' to `comint-input-previous-argument'.
2413 (comint-insert-previous-argument-last-start-pos)
2414 (comint-insert-previous-argument-last-index): New variables.
2415
2416 * apropos.el (apropos-next-label-button): Use the presence of a
2417 `apropos-label' property to detect label buttons.
2418
2419 2001-10-08 Miles Bader <miles@gnu.org>
2420
2421 * button.el (next-button, previous-button): Remove N and WRAP
2422 parameters. Don't pay attention to `skip' properties.
2423 (forward-button): Implement wrapping, iterating, and skipping here
2424 instead.
2425 (button-activate): USE-MOUSE-ACTION is optional.
2426 (button-nop): Function removed.
2427 (default-button): Use `ignore' as default button action.
2428
2429 * apropos.el (apropos-next-label-button): Update arguments to
2430 `next-button'.
2431 (apropos-symbol): Add `skip' property.
2432 (apropos-function, apropos-macro, apropos-command)
2433 (apropos-variable, apropos-face, apropos-group, apropos-widget)
2434 (apropos-plist): New button types.
2435 (apropos-label-properties): Variable removed.
2436 (apropos-print): Pass button-type to apropos-print-doc, rather
2437 than help function and label text.
2438 (apropos-print-doc): Remove ACTION and STR args, add TYPE arg.
2439 Get button label from TYPE.
2440
2441 2001-10-07 Stefan Monnier <monnier@cs.yale.edu>
2442
2443 * help.el (help-mode): Use define-derived-mode.
2444 (describe-mode): Add optional `buffer' arg.
2445 Use it instead of going through help-xref-mode.
2446 Avoid doubling the word `minor' when prettifying.
2447 (describe-function-1): List the corresponding key bindings.
2448 (describe-variable): Say if the var is automatically buffer-local.
2449 If the source is `loaddefs.el', look for the real source.
2450 (help-xref-mode): Remove.
2451
2452 * emacs-lisp/bytecomp.el (byte-compile-file): Return success when
2453 the file says no-byte-compile.
2454
2455 2001-10-08 Miles Bader <miles@gnu.org>
2456
2457 * button.el (next-button, previous-button): Respect `skip' property.
2458
2459 2001-10-07 Miles Bader <miles@gnu.org>
2460
2461 * woman.el (woman-mode-map): Copy button-buffer-map instead of
2462 making a new keymap. Don't bind mouse-2. Bind M-mouse-2 to
2463 `woman-follow-word' instead of `woman-mouse-2'.
2464 (woman-follow-word): Renamed from `woman-mouse-2'.
2465 Follow current unconditionally, since this function is now only
2466 bound to M-mouse-2. Use accessor functions.
2467 (WoMan-highlight-references): Use `make-text-button'.
2468 (woman-xref): New button type.
2469
2470 * loadup.el ("faces"): Move load before loading "loaddefs.el".
2471 ("button"): New load, just before "help" (which uses it).
2472
2473 * help.el (help-mode-map): Make button-buffer-map our parent.
2474 Don't bind mouse events or tab/backtab.
2475 (help-function, help-variable, help-face, help-coding-system)
2476 (help-input-method, help-character-set, help-back, help-info)
2477 (help-customize-variable, help-function-def, help-variable-def):
2478 New button types.
2479 (help-button-action): New function.
2480 (describe-function-1): Pass help button-types to
2481 `help-xref-button' rather than help function and help-echo string.
2482 Don't put multiple help-function args in a list to pass them to
2483 help-xref-button, just pass them as multiple arguments.
2484 Use `help-insert-xref-button' to make [back]-button, rather than
2485 `help-xref-button'.
2486 (help-xref-button): Take a button-type TYPE as a parameter rather
2487 than a function. Remove HELP-ECHO parameter. Remove DATA parameter
2488 and add a &rest parameter ARGS to serve the same purpose.
2489 Use `make-text-button' to add the button.
2490 (help-insert-xref-button): Use `insert-text-button' to add the button.
2491 (help-follow-mouse, help-next-ref, help-previous-ref):
2492 Functions removed.
2493 (help-do-xref): New function.
2494 (help-follow): Use `push-button' and `help-do-xref' to do most of
2495 the work.
2496
2497 * apropos.el (apropos-symbol, apropos-label): New button types.
2498 (apropos-symbol-button-display-help)
2499 (apropos-label-button-display-help, apropos-next-label-button):
2500 New functions.
2501 (apropos-mode-map): Make button-buffer-map our parent.
2502 Don't bind mouse events.
2503 (apropos-print, apropos-print-doc): Create buttons instead of text
2504 properties.
2505 (apropos-mouse-follow): Function removed.
2506 (apropos-follow): Use buttons.
2507
2508 * button.el: New file.
2509
2510 2001-10-07 Gerd Moellmann <gerd@gnu.org>
2511
2512 * emacs-lisp/cl.el (most-positive-fixnum, most-negative-fixnum):
2513 Remove.
2514
2515 2001-10-05 Richard M. Stallman <rms@gnu.org>
2516
2517 * add-log.el (add-change-log-entry): Skip copyright notice
2518 and copying permission notice at start of file, if any.
2519 Make use of terms "entry" and "item" accord with Emacs manual.
2520 Simplify the logic for moving point while entering or creating
2521 an entry and then an item.
2522 (add-change-log-entry-other-window): Doc fix.
2523
2524 2001-10-06 Miles Bader <miles@gnu.org>
2525
2526 * rfn-eshadow.el (read-file-name-electric-shadow): Autoload cookie
2527 removed; they apparently don't work with faces.
2528
2529 2001-10-05 Sam Steingold <sds@gnu.org>
2530
2531 * textmodes/sgml-mode.el (html-xhtml): New user option.
2532 (html-tag-alist, html-horizontal-rule, html-image, html-line)
2533 (html-ordered-list, html-unordered-list, html-list-item)
2534 (html-paragraph, html-checkboxes, html-radio-buttons): Use it.
2535 (sgml-skip-close-p): New function.
2536 (sgml-value): Use it.
2537
2538 2001-10-05 Sam Steingold <sds@gnu.org>
2539
2540 * calendar/diary-lib.el (diary-entry-compare): When times are
2541 identical, compare the entries lexicographically.
2542
2543 2001-10-06 Miles Bader <miles@gnu.org>
2544
2545 * rfn-eshadow.el (rfn-eshadow-update-overlay):
2546 Use `minibuffer-prompt-end'.
2547
2548 * simple.el (previous-matching-history-element): Fix misplaced
2549 parentheses.
2550
2551 2001-10-05 Miles Bader <miles@gnu.org>
2552
2553 * rfn-eshadow.el: New file.
2554
2555 2001-10-05 Miles Bader <miles@gnu.org>
2556
2557 * cus-face.el (custom-face-attributes): Make sure each attribute
2558 has a valid default value. Remove hacks that mapped `nil' to
2559 `off' and used nil to mean `unspecified'. Remove `unspecified'
2560 choices from all attributes (unspecified is handled by the parent
2561 checklist).
2562 * cus-edit.el (custom-face-edit-convert-widget)
2563 (custom-face-edit-deactivate, custom-face-edit-activate)
2564 (custom-face-edit-delete, custom-face-edit-attribute-tag):
2565 New functions.
2566 (custom-face-edit): Specify a custom :convert-widget.
2567 (custom-pre-filter-face-spec, custom-post-filter-face-spec):
2568 Don't pass in default filters that map between `nil' and `off' and
2569 `unspecified' and `nil'.
2570
2571 2001-10-05 Gerd Moellmann <gerd@gnu.org>
2572
2573 * progmodes/compile.el (compilation-buffer-name): New function.
2574 (compile-internal): Use it to determine the name of the
2575 compilation buffer.
2576
2577 2001-10-05 Miles Bader <miles@gnu.org>
2578
2579 * progmodes/compile.el (grep-use-null-device): New variable.
2580 (grep-command): Mention `grep-use-null-device'.
2581 (grep-compute-defaults): Compute `grep-use-null-device' if necessary.
2582 Make computation of `grep-command' respect `grep-use-null-device'.
2583 (grep): Respect `grep-use-null-device'.
2584 Call `grep-compute-defaults' even if grep-command is set, if
2585 grep-use-null-device is still tentative.
2586
2587 * subr.el (call-process-shell-command): New function.
2588
2589 2001-10-05 Miles Bader <miles@gnu.org>
2590
2591 * simple.el (previous-matching-history-element)
2592 (next-history-element, next-complete-history-element): Use
2593 `minibuffer-' functions instead of calling `field-' functions directly.
2594 (minibuffer-prompt-end, minibuffer-contents):
2595 (minibuffer-contents-no-properties, delete-minibuffer-contents):
2596 Functions removed (now subrs).
2597 (minibuffer-prompt-width): Use `minibuffer-prompt-end'.
2598
2599 * minibuf-eldef.el (minibuf-eldef-setup-minibuffer)
2600 (minibuf-eldef-update-minibuffer): Use `minibuffer-' functions
2601 instead of calling `field-' functions directly.
2602 (minibuf-eldef-setup-minibuffer): Remove unused variable `prompt'.
2603
2604 2001-10-05 Gerd Moellmann <gerd@gnu.org>
2605
2606 * files.el (find-file-noselect): If file's read-only status has
2607 changed on disk, ask if buffer's read-only status should be
2608 changed, unless NOWARN is set.
2609
2610 * emacs-lisp/cl-macs.el (define-setf-expander): Make it an
2611 alias for define-setf-method.
2612
2613 * bindings.el: Remove no-byte-compile from file local variables
2614 to enable bootstrapping.
2615
2616 2001-10-04 Andrew Innes <andrewi@gnu.org>
2617
2618 * faces.el (face-font-registry-alternatives) [windows-nt]:
2619 Make gb2312 an alias for gb2312.1980.
2620
2621 2001-10-04 Stefan Monnier <monnier@cs.yale.edu>
2622
2623 * uniquify.el (uniquify-get-proposed-name): Don't assume dirsep is /.
2624 (uniquify-reverse-components): Remove.
2625
2626 * emacs-lisp/bytecomp.el (byte-recompile-directory):
2627 Make sure the file is readable.
2628 (byte-compile-file): Don't compile if `no-byte-compile' is set.
2629 (byte-compile-defvar): Update to reflect the change in Fdefvar.
2630 (batch-byte-recompile-directory): Pass arg=0.
2631
2632 * progmodes/perl-mode.el (perl-indent-continued-arguments): New var.
2633 (perl-calculate-indent): Use it.
2634 (perl-backward-to-noncomment): Use forward-comment.
2635
2636 * derived.el (define-derived-mode, derived-mode-make-docstring):
2637 Allow `parent' to be nil.
2638
2639 * textmodes/nroff-mode.el (nroff-mode-abbrev-table, nroff-mode):
2640 Use define-derived-mode.
2641 (nroff-mode-map, nroff-mode-syntax-table): Massage.
2642
2643 * mail/mailabbrev.el (mail-abbrev-in-expansion-header-p): Simplify.
2644
2645 * emacs-lisp/lselect.el: Use facep iso find-face.
2646
2647 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
2648 Use regexp-opt.
2649 (doc-string-elt): Set symbols' prop. Copied from autoload.el.
2650 (lisp-font-lock-syntactic-face-function): New function.
2651 (lisp-mode-variables): Use it. Make arg optional.
2652 (emacs-lisp-mode): Don't pass an arg to lisp-mode-variables.
2653 (lisp-mode): Don't pass an arg to lisp-mode-variables.
2654 Set comment-start-skip.
2655
2656 * emacs-lisp/lisp-mnt.el (lm-history-header): Accept `ChangeLog'.
2657
2658 * emacs-lisp/cl-macs.el (frame-parameter): Add a setf method.
2659 (ignore-errors): Don't bother using a `err' symbol.
2660
2661 * emacs-lisp/autoload.el (autoload-ensure-default-file)
2662 (autoload-insert-section-header, autoload-before-p)
2663 (autoload-remove-section): New functions.
2664 (generate-file-autoloads): Use them.
2665 (update-file-autoloads): Use them. Return FILE if there's no cookie.
2666 Make sure the autoload file is properly formatted when creating it.
2667 (update-autoloads-from-directories): Use them as well.
2668 Only update autoloads for files whose timestamp has changed.
2669 Add a dummy entry to remember the files which had no autoload cookies.
2670
2671 * timer.el (timer-relative-time): Fix computation for negative `micro'.
2672
2673 * subr.el (define-key-after): Allow `key' to be longer than 1.
2674 (make-local-hook): Make obsolete.
2675 (add-hook, remove-hook): Don't use make-local-hook any more.
2676 (make-syntax-table): Inherit all chars from s-s-t.
2677
2678 2001-10-04 Gerd Moellmann <gerd@gnu.org>
2679
2680 This is a fix for a report saying that resuming a search with C-s
2681 C-s doesn't use the case-fold-search setting of the previous
2682 search (C-s ... M-c ... then C-s C-s).
2683
2684 * isearch.el (isearch-last-case-fold-search): New variable.
2685 (isearch-mode): Remember value of isearch-case-fold-search
2686 in isearch-last-case-fold-search.
2687 (isearch-done): Quote value of isearch-case-fold-search.
2688 (isearch-repeat): When resuming a search, restore
2689 isearch-case-fold-search from isearch-last-case-fold-search.
2690
2691 Added to NEWS.
2692
2693 * startup.el (inhibit-startup-buffer-menu): New user-option.
2694 (command-line-1): If inhibit-startup-buffer-menu is set, don't
2695 display the buffer menu. From Simon Josefsson <jas@extundo.com>.
2696
2697 This allows upto 99999 messages in the summary without screwing up
2698 the summary sorting. Previously 9999 was the maximum. Added to NEWS.
2699
2700 * mail/rmailsum.el (rmail-make-summary-line)
2701 (rmail-make-summary-line-1, rmail-summary-next-same-subject)
2702 (rmail-summary-goto-msg, rmail-summary-goto-msg):
2703 Allow 5-digit message ids instead of 4.
2704
2705 This adds expansion of environment variables in the value
2706 specified with M-x setenv. Added to NEWS.
2707
2708 * env.el (substitute-env-vars): New function.
2709 (setenv): Add parameter SUBSTITUTE-ENV-VARS. If set, substitute
2710 environment variables in VALUE. Return VALUE.
2711
2712 2001-10-04 Gerd Moellmann <gerd@gnu.org>
2713
2714 * Branch for 21.1.
2715
2716 2001-10-03 Stefan Monnier <monnier@cs.yale.edu>
2717
2718 * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
2719
2720 2001-10-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2721
2722 * emulation/tpu-edt.el: Make messages match original TPU/edt
2723 editor. From riepel@Stanford.EDU (Rob Riepel).
2724
2725 2001-10-03 Eli Zaretskii <eliz@is.elta.co.il>
2726
2727 * rect.el: Update maintainer's email address.
2728
2729 2001-10-02 Andreas Schwab <schwab@suse.de>
2730
2731 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 227 and 228 for Long
2732 and Extended Passive Mode, resp.
2733
2734 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
2735
2736 These changes add support for Calendar-related items in the
2737 menu bar on tty's as well:
2738
2739 * calendar/calendar.el (calendar-mode-map): Require cal-menu
2740 unconditionally.
2741 (calendar-mode): Set up activate-menubar-hook unconditionally.
2742
2743 * calendar/cal-menu.el (cal-menu-x-popup-menu): New function,
2744 calls x-popup-menu only if popup menus are supported.
2745 (calendar-mouse-insert-hebrew-diary-entry)
2746 (calendar-mouse-insert-islamic-diary-entry)
2747 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
2748 (calendar-mouse-view-other-diary-entries)
2749 (calendar-mouse-print-dates, calendar-mouse-2-date-menu)
2750 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
2751 Call cal-menu-x-popup-menu instead of x-popup-menu.
2752
2753 2001-10-01 Gerd Moellmann <gerd@gnu.org>
2754
2755 * gs.el (gs-set-ghostview-window-prop): Fix args of `elt'.
2756
2757 * emacs-lisp/edebug.el (rx): Add def-edebug-spec.
2758
2759 * emacs-lisp/rx.el: New file.
2760
2761 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
2762
2763 * help.el (help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
2764
2765 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
2766
2767 * frame.el (select-frame-by-name, other-frame): Doc fix.
2768
2769 2001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
2770
2771 * play/snake.el (snake-score-file): Use temporary-file-directory
2772 instead of a literal "/tmp". Suggested by Robert
2773 <robert@chezmarshall.freeserve.co.uk>.
2774
2775 * play/tetris.el (tetris-score-file): Ditto.
2776
2777 2001-09-28 Eli Zaretskii <eliz@is.elta.co.il>
2778
2779 * apropos.el (apropos-print): Make the directions inserted at the
2780 beginning of the *Apropos* buffer more clear.
2781
2782 2001-09-27 Michael Kifer <kifer@cs.sunysb.edu>
2783
2784 * ediff-mult.el (ediff-get-meta-info): Installed Gerd's changes.
2785 Added comments.
2786
2787 2001-09-27 Stefan Monnier <monnier@cs.yale.edu>
2788
2789 * newcomment.el (comment-normalize-vars): Use " \t" rather than
2790 "\\s-" when defining comment-end-skip.
2791
2792 2001-09-27 Gerd Moellmann <gerd@gnu.org>
2793
2794 * mail/feedmail.el (feedmail-queue-send-edit-prompt-help):
2795 Call get-buffer-window first second arg `visible'.
2796
2797 * international/mule-diag.el (list-input-methods-1):
2798 Output something that's independent of Emacs' version.
2799
2800 * tar-mode.el (tar-mode-write-file): Don't signal an error by
2801 calling byte-to-position with a nil tar-header-offset.
2802
2803 2001-09-27 Simon Josefsson <jas@extundo.com>
2804
2805 * mail/sendmail.el (send-mail-function): Doc fix.
2806 (mail-do-fcc): Error if header-end is not a marker.
2807 (mail-do-fcc): Add a comment.
2808 (mail-reply-to): Doc fix.
2809 (mail-signature): Make ATPOINT optional.
2810 (mail-yank-original): Use cond instead of nestled if.
2811
2812 2001-09-26 Stefan Monnier <monnier@cs.yale.edu>
2813
2814 * info.el (Info-on-current-buffer): Default arg to "Top".
2815
2816 2001-09-25 Eli Barzilay <eli@barzilay.org>
2817
2818 * calculator.el (calculator-copy-displayer): New user-option.
2819 (calculator-displayer-prev, calculator-displayer-next):
2820 Renamed from calculator-displayed-{left,right}.
2821 (calculator, calculator-standard-displayer)
2822 (calculator-num-to-string, calculator-update-display)
2823 (calculator-copy, calculator-put-value): Bug and display fixes.
2824
2825 2001-09-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2826
2827 * ebnf2ps.el: Eliminate make-local-hook calls. Doc fix.
2828 (ebnf-version): New version (3.6.1).
2829
2830 * ebnf-bnf.el: Fix character range regexp. Doc fix.
2831 (ebnf-bnf-non-terminal-chars): New internal const.
2832 (ebnf-bnf-lex): Fix code.
2833
2834 * ebnf-iso.el: Fix character range regexp. Doc fix.
2835 (ebnf-iso-non-terminal-chars): New internal const.
2836 (ebnf-iso-lex): Fix code.
2837
2838 * ebnf-yac.el: Fix character range regexp. Doc fix.
2839 (ebnf-yac-skip-chars): New internal const.
2840 (ebnf-yac-skip-code): Fix code.
2841
2842 2001-09-24 Stefan Monnier <monnier@cs.yale.edu>
2843
2844 * vc.el (vc-checkin): Use vc-delete-automatic-version-backups.
2845
2846 * pcvs-parse.el (cvs-parse-commit): Expand the file name before
2847 passing it to VC.
2848
2849 * vc-hooks.el (vc-delete-automatic-version-backups): Handle the
2850 case where the file is relative.
2851
2852 2001-09-24 Gerd Moellmann <gerd@gnu.org>
2853
2854 * xml.el (xml-parse-attlist): Quotes around attributes must be the
2855 same on each side. Make sure we properly handle simple quotes.
2856 From Daiki Ueno <ueno@unixuser.org>.
2857
2858 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
2859
2860 * mail/sendmail.el (mail-mode): Doc fix. From Simon Josefsson
2861 <jas@extundo.com>.
2862
2863 * menu-bar.el (top-level): Minor fixes for text of help-echo in
2864 some items of the Options menu.
2865
2866 2001-09-22 Stefan Monnier <monnier@cs.yale.edu>
2867
2868 * pcvs-parse.el (cvs-parse-commit): Remove the temp files used by VC.
2869
2870 * vc-hooks.el (vc-delete-automatic-version-backups):
2871 Don't fail if the directory doesn't exist.
2872
2873 * diff-mode.el (diff-default-read-only): New var.
2874 (diff-mode): Use it.
2875
2876 2001-09-22 Eli Zaretskii <eliz@is.elta.co.il>
2877
2878 * hexl.el (hexl-mode-map): Fix the change of 2001-08-23:
2879 Use make-keymap instead of copy-keymap, since copying the global
2880 keymap messes up the menu bar.
2881
2882 * info.el (Info-goto-node, Info-menu): Doc fix. Suggested by
2883 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
2884
2885 2001-09-21 Eli Zaretskii <eliz@is.elta.co.il>
2886
2887 * dired.el (dired-build-subdir-alist): Accept optional arg SWITCHES.
2888
2889 * dired-aux.el (dired-insert-subdir): Pass switches to
2890 dired-build-subdir-alist.
2891
2892 2001-09-21 Stephen Gildea <gildea@stop.mail-abuse.org>
2893
2894 * time-stamp.el (time-stamp-string-preprocess): Fix bug that
2895 caused %#a and %#b to be mis-formatted.
2896
2897 2001-09-20 Eli Zaretskii <eliz@is.elta.co.il>
2898
2899 * info.el (Info-file-list-for-emacs): Add elements for ada-mode,
2900 ccmode, emacs-mime, and eudc manuals.
2901
2902 2001-09-19 Sam Steingold <sds@gnu.org>
2903
2904 w32 find cannot be used with `grep-find'.
2905 * progmodes/compile.el (find-program): New variable.
2906 (grep-compute-defaults): Use it to set `grep-find-command'.
2907
2908 2001-09-19 Gerd Moellmann <gerd@gnu.org>
2909
2910 * ps-bdf.el (bdf-read-bitmap): Initialize returned values to defaults.
2911
2912 2001-09-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2913
2914 * ebnf2ps.el: Replace "Prologue" by "Prolog" in PostScript
2915 programming. Doc fix.
2916 (ebnf-version): New version (3.6).
2917 (ebnf-eps-begin): Data fix.
2918 (ebnf-begin-file): Code fix.
2919
2920 * ebnf-bnf.el: Doc fix.
2921 (ebnf-bnf-lex): Fix regexp for non-terminal and terminal tokens.
2922
2923 * ebnf-iso.el, ebnf-otz.el, ebnf-yac.el: Doc fix.
2924
2925 2001-09-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2926
2927 * ps-print.el: Better face mapping for black/white PostScript printers.
2928 Check if mark is active when printing a region. Doc fix.
2929 (ps-print-version): New version number (6.5.5).
2930 (ps-print-color-p): Customization fix.
2931 (ps-black-white-faces): New option.
2932 (ps-black-white-faces-alist): New internal var.
2933 (ps-count-lines-preprint, ps-print-preprint-region): New funs.
2934 (ps-print-region, ps-print-region-with-faces, ps-nb-pages-buffer)
2935 (ps-nb-pages-region): Interactive fix.
2936 (ps-extend-face-list, ps-extend-face, ps-setup, ps-begin-job)
2937 (ps-face-attributes, ps-generate-postscript-with-faces): Code fix.
2938
2939 2001-09-18 Eli Zaretskii <eliz@is.elta.co.il>
2940
2941 * dired.el (dired-move-to-filename-regexp): Allow one digit in the
2942 numeric month value, and allow the Kanji character after the it to
2943 be missing (happens with ls-lisp's output on Japanese versions of
2944 MS-Windows).
2945
2946 2001-09-18 Miles Bader <miles@gnu.org>
2947
2948 * diff-mode.el (diff-mode): Don't make the buffer read-only if
2949 it's empty (and thus probably a new patch file about to be edited).
2950
2951 2001-09-17 Gerd Moellmann <gerd@gnu.org>
2952
2953 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2954 Check for '(' in column 0 of doc string.
2955
2956 * gs.el (gs-set-ghostview-window-prop): Use `elt' instead
2957 of `nth' so that using a vector as bounding-box works.
2958 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
2959
2960 2001-09-17 Andre Spiegel <spiegel@gnu.org>
2961
2962 * vc.el (vc-annotate): Use current workfile version explicitly as
2963 a default, suggested by Gustav H\e,Ae\e(Bllberg <gustav@virtutech.se>.
2964
2965 2001-09-16 Eli Zaretskii <eliz@is.elta.co.il>
2966
2967 * ps-bdf.el (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
2968 convert-standard-filename doesn't guarantee that the .el extension
2969 is preserved.
2970
2971 * dos-fns.el (convert-standard-filename): Replace invalid
2972 characters only after converting dash/underscore to a period.
2973 (original-make-auto-save-file-name): New.
2974 (make-auto-save-file-name): New function, overrides the definition
2975 on files.el and calls the original function via
2976 original-make-auto-save-file-name.
2977
2978 * mail/rmail.el (top-level): Require mule-utils when compiling.
2979 (rmail-decode-babyl-format): Use detect-coding-with-priority
2980 instead of detect-coding-region, to favor detection of emacs-mule
2981 encoded Babyl files written by rmailout.el etc. Suggested by
2982 Kenichi Handa <handa@etl.go.jp>.
2983
2984 2001-09-14 Eli Zaretskii <eliz@is.elta.co.il>
2985
2986 * eshell/em-unix.el (eshell-shuffle-files, eshell-shuffle-files):
2987 Use `equal', not `=', since the device number can be a cons cell.
2988
2989 2001-09-14 Gerd Moellmann <gerd@gnu.org>
2990
2991 * simple.el: Comment out change of 2001-09-13.
2992
2993 2001-09-13 Milan Zamazal <pdm@zamazal.org>
2994
2995 * progmodes/compile.el (grep-compute-defaults): Don't set
2996 grep-command/grep-find-command when it is already non-nil.
2997 (grep-command): Make it a user option.
2998 (grep-find-command): Likewise.
2999
3000 2001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
3001
3002 * viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):
3003 inhibit quit.
3004
3005 2001-09-13 Eli Zaretskii <eliz@is.elta.co.il>
3006
3007 * files.el (make-auto-save-file-name): If long file names are not
3008 supported on MS-DOS, truncate the file name to DOS 8+3 limits before
3009 generating an auto-save file name from it.
3010
3011 2001-09-13 Gerd Moellmann <gerd@gnu.org>
3012
3013 * ps-print.el (ps-print-region, ps-print-region-with-faces)
3014 (ps-nb-pages-region): Signal an error if called interactively
3015 and the mark is not active.
3016
3017 * simple.el (minibuffer-prompt-modification)
3018 (minibuffer-prompt-insertion): New functions.
3019 (minibuffer-prompt-properties): Use `modification-hooks' and
3020 `insert-in-front-hooks'.
3021
3022 2001-09-12 Richard M. Stallman <rms@gnu.org>
3023
3024 * textmodes/outline.el (outline-regexp): Doc fix.
3025 Initialize it in the defcustom, the usual way.
3026
3027 2001-09-12 Gerd Moellmann <gerd@gnu.org>
3028
3029 * ediff-mult.el (ediff-get-meta-info): Take into account that data
3030 from `ediff-meta-info' properties need not be an overlay.
3031 From David Ponce <dponce@voila.fr>.
3032
3033 * isearch.el (isearch-intersects-p): Fix end checks.
3034
3035 2001-09-11 Eli Zaretskii <a34785@is.elta.co.il>
3036
3037 * gud.el (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
3038 `t' branch of `cond', since Irix 6.1 and up is a special case of
3039 the standard dbx interface.
3040
3041 2001-09-11 Miles Bader <miles@gnu.org>
3042
3043 * comint.el (comint-send-input): When waiting for echoed input,
3044 don't save the expected end position in `echo-end', so that things
3045 work properly even if the buffer is modified elsewhere at the same
3046 time [this happens if `comint-truncate-buffer' is used].
3047
3048 2001-09-11 Gerd Moellmann <gerd@gnu.org>
3049
3050 * textmodes/outline.el (outline-mode): Use `^' and a shy group
3051 when constructing imenu-generic-expression from outline-regexp.
3052
3053 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
3054
3055 * eshell/em-unix.el (eshell-shuffle-files): Compare inodes with
3056 `equal' instead of `=', since they can be cons cells. From Nils
3057 Goesche <cartan@cartan.de>.
3058
3059 2001-09-10 Andre Spiegel <spiegel@gnu.org>
3060
3061 * vc.el (vc-annotate): Rewrote doc string.
3062
3063 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
3064
3065 * time-stamp.el: Update Stephen Gildea's email address.
3066
3067 2001-09-10 Gerd Moellmann <gerd@gnu.org>
3068
3069 * mail/sendmail.el (mail-send): Obey mail-send-nonascii when
3070 enable-multibyte-characters = nil. From Hallvard B Furuseth
3071 <h.b.furuseth@usit.uio.no>.
3072
3073 2001-09-09 Michael Kifer <kifer@cs.sunysb.edu>
3074
3075 * ediff-init.el (ediff-highest-priority): Bug fix.
3076
3077 * viper-cmd.el (viper-special-read-and-insert-char): New function
3078 that reads a character and uses the current input method or
3079 iso-accents when appropriate.
3080
3081 * viper.el and all others: Corrections to the comment blocks at
3082 the top.
3083
3084 2001-09-09 Eli Zaretskii <eliz@is.elta.co.il>
3085
3086 * info.el (Info-goto-node): Doc fix.
3087
3088 2001-09-07 Gerd Moellmann <gerd@gnu.org>
3089
3090 * isearch.el (isearch-intersects-p): New function.
3091 (isearch-close-unnecessary-overlays): Renamed from *unecessary*,
3092 use isearch-intersects-p, and clean up.
3093
3094 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
3095
3096 * textmodes/ispell.el (ispell-dictionary-alist-4): Add "german"
3097 and "german8", for the new German orthography dictionaries,
3098 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange
3099 the entries, to keep the line length balanced for loaddefs.el.
3100
3101 2001-09-07 Dr Francis J. Wright <F.J.Wright@qmw.ac.uk>
3102
3103 * comint.el (comint-send-input): Handle comint-process-echoes
3104 differently.
3105
3106 2001-09-07 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3107
3108 * locate.el (locate-insert-header): Remove unnecessary whitespace.
3109
3110 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
3111
3112 * arc-mode.el (archive-dostime): Fix a typo in minutes' computation.
3113
3114 2001-09-07 Gerd Moellmann <gerd@gnu.org>
3115
3116 * server.el (server-switch-buffer):
3117 * textmodes/refer.el (refer-find-entry-internal):
3118 * term/sup-mouse.el (sup-pos-to-window):
3119 * term/bg-mouse.el (bg-window-from-x-y):
3120 * emacs-lisp/edebug.el (edebug-window-live-p):
3121 Use get-window-with-predicate.
3122
3123 * window.el (get-window-with-predicate): Renamed from some-window.
3124 (some-window): Make it an alias.
3125
3126 2001-09-06 Gerd Moellmann <gerd@gnu.org>
3127
3128 * simple.el (undo): Remove positions from buffer-undo-list up to
3129 the next undo boundary only.
3130
3131 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
3132
3133 * makefile.nt (install): Don't copy sc.el. Reported by Richard
3134 Kim <ryk@dspwiz.com>
3135
3136 * cus-edit.el (custom-buffer-create-internal): Remove "100%" from
3137 the message "Creating customization items...done".
3138
3139 2001-09-05 Gerd Moellmann <gerd@gnu.org>
3140
3141 * font-lock.el (toplevel): Require `jit-lock' only if
3142 font-lock-support-mode is set to jit-lock-mode.
3143
3144 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
3145
3146 * international/quail.el (quail-use-package, quail-inactivate)
3147 (quail-activate): Mention the hooks these functions run in their
3148 doc strings.
3149
3150 2001-09-05 Edward M. Reingold <reingold@iit.edu>
3151
3152 * cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name
3153 of file in header of menu.
3154
3155 2001-09-04 Gerd Moellmann <gerd@gnu.org>
3156
3157 * env.el (setenv): Interactively, if VARIABLE has a current value,
3158 add that to the front of the history, as the doc string says.
3159
3160 * comint.el (comint-send-input): Change help-echo.
3161 From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
3162
3163 * bookmark.el (bookmark-write-file): Bind print-length and
3164 print-level to nil. From Tom Capey <tomc@edina.co.uk>.
3165
3166 * obsolete/uncompress.el: Moved there from lisp/.
3167
3168 * comint.el (comint-insert-clicked-input): Goto point-max before
3169 deleting previous input. From "Dr Francis J. Wright"
3170 <F.J.Wright@qmw.ac.uk>.
3171
3172 * simple.el (backward-word): Doc fix.
3173
3174 2001-09-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3175
3176 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
3177 * uncompress.el, uniquify.el, vc.el, view.el, window.el
3178 * w32-fns.el: Add Keywords header.
3179
3180 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
3181
3182 * menu-bar.el: Fix separators in the Edit menu. Bring "Fill" near
3183 "Text Properties". Suggested by Simon Marshall
3184 <Simon.Marshall@midas-kapiti.com>.
3185
3186 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
3187
3188 * term/mac-win.el (mac-drag-n-drop): Decode file name by
3189 consulting the value of file-name-coding-system.
3190
3191 2001-09-03 Stefan Monnier <monnier@cs.yale.edu>
3192
3193 * help.el (describe-function-1): Save precomputed `file-name' rather
3194 than recomputing it (incorrectly) with `symbol-file'.
3195
3196 2001-09-03 Gerd Moellmann <gerd@gnu.org>
3197
3198 * international/isearch-x.el (isearch-exit-recursive-edit):
3199 Take three parameters, since it's used as an after-change-function.
3200
3201 * emacs-lisp/backquote.el (backquote-backquote-symbol)
3202 (backquote-unquote-symbol, backquote-splice-symbol): Remove `*'
3203 from doc strings.
3204
3205 2001-09-02 Milan Zamazal <pdm@zamazal.org>
3206
3207 * progmodes/glasses.el (glasses-convert-to-unreadable):
3208 Consider underscores as in `glasses-make-readable'.
3209
3210 2001-09-02 Eli Zaretskii <eliz@is.elta.co.il>
3211
3212 * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for
3213 MS-DOS, since cpp might not be available.
3214
3215 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
3216 Mention "yank" in the help-echo text.
3217 Suggested by Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3218
3219 2001-09-01 Stefan Monnier <monnier@cs.yale.edu>
3220
3221 * newcomment.el (comment-indent): Insert spaces more carefully.
3222
3223 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
3224
3225 * mail/emacsbug.el (report-emacs-bug): Make sure *Messages*
3226 exists. From Andy Petrusenco <andy@int.spb.ru>.
3227
3228 * hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if
3229 display-popup-menus-p returns nil. Suggested by Andy Petrusenco
3230 <andy@int.spb.ru>.
3231
3232 2001-08-31 Gerd Moellmann <gerd@gnu.org>
3233
3234 * isearch.el (isearch-mouse-2): Renamed from isearch-mouse-yank.
3235 Instead of running mouse-yank-at-click, see what the event is
3236 bound to outside Isearch and run that.
3237
3238 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
3239
3240 * menu-bar.el (menu-bar-options-menu) <transient-mark-mode>:
3241 Fix the menu entry to mention transient-mark-mode.
3242
3243 2001-08-30 Gerd Moellmann <gerd@gnu.org>
3244
3245 * simple.el (eval-expression-print-level): Fix last change.
3246
3247 * bindings.el (mode-line-coding-system-map): New variable.
3248 (mode-line-mule-info): Give the "%Z" a local-map keymap.
3249
3250 * simple.el (eval-expression-print-level): Change the type
3251 of the defcustom to allow nil.
3252
3253 * emacs-lisp/find-gc.el: Moved here from lisp/.
3254
3255 * international/quail.el (quail-completion-1):
3256 Reverse the ((CHAR . DEFN) ...) list before processing it.
3257 From Kenichi Handa <handa@etl.go.jp>.
3258
3259 * obsolete/rsz-mini.el, obsolete/sun-curs.el, obsolete/sun-fns.el
3260 * obsolete/x-apollo.el, obsolete/x-menu.el: Moved here from lisp/.
3261
3262 2001-08-30 Eli Zaretskii <eliz@is.elta.co.il>
3263
3264 * toolbar/tool-bar.el (tool-bar-mode): Make it a no-op if images
3265 aren't supported. This avoids the annoying gray strip drawn by
3266 the Windows version instead of the missing tool bar.
3267
3268 2001-08-29 Gerd Moellmann <gerd@gnu.org>
3269
3270 * menu-bar.el (menu-bar-options-menu): Make option text, messages
3271 and tooltips more consistent. From "Marshall, Simon"
3272 <Simon.Marshall@midas-kapiti.com>.
3273
3274 * startup.el (fancy-splash-screens): Temporarily set
3275 minor-mode-map-alist to nil while displaying splash screens.
3276
3277 2001-08-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3278
3279 * buff-menu.el: Add Keywords header.
3280 Doc fix (C-x C-b is bound to list-buffers).
3281
3282 * dired-x.el: Add keyword files to get listed in finder.
3283 Remove confusing notes about GNU Emacs 19.
3284
3285 * dired.el, dired-aux.el: Add Keywords header.
3286
3287 2001-08-28 Andre Spiegel <spiegel@gnu.org>
3288
3289 * vc.el (vc-revert-file): Call the backend even if the FILE's
3290 contents can be reverted locally; pass new arg CONTENTS-DONE
3291 down to the backend.
3292
3293 * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-revert-file): Handle new
3294 optional arg CONTENTS-DONE.
3295
3296 2001-08-28 Andrew Innes <andrewi@gnu.org>
3297
3298 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.
3299
3300 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
3301
3302 * makefile.nt (install): Copy more *.el files.
3303
3304 2001-08-28 Gerd Moellmann <gerd@gnu.org>
3305
3306 * dired.el (dired-mode-map): Bind `y' to dired-show-file-type
3307 instead of `w' which is already in use.
3308
3309 * gs.el (gs-load-image): Use sleep-for.
3310 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3311
3312 2001-08-28 Miles Bader <miles@gnu.org>
3313
3314 * replace.el (query-replace-regexp-eval): Return args from
3315 `interactive' form in correct order.
3316
3317 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
3318
3319 * mouse.el (mouse-buffer-menu): If the buffer menu is split by
3320 major modes, don't create panes for modes for which
3321 mouse-buffer-menu-alist returns an empty alist.
3322
3323 2001-08-28 Thien-Thi Nguyen <ttn@gnu.org>
3324
3325 * progmodes/hideshow.el: Update first-line description.
3326 Sync comments w/ maintainer version 5.31.
3327
3328 (hs-isearch-open): Default value now `code'.
3329 Fix docstring to use "code blocks" vs "comment blocks",
3330 as opposed to "block" vs "comment".
3331 (hs-flag-region): Accept `hs-isearch-open' value
3332 of `block' as synonymous w/ `code'.
3333 (hs-hide-block-at-point): For code blocks, pass `code'
3334 to `hs-flag-region' instead of `block'.
3335
3336 2001-08-28 Miles Bader <miles@gnu.org>
3337
3338 * comint.el (comint-next-prompt): Don't loop infinitely if
3339 {next,previous}-single-char-property-change returns its input
3340 position when the search fails.
3341
3342 2001-08-27 Miles Bader <miles@gnu.org>
3343
3344 * comint.el (comint-get-old-input-default): Don't signal an error
3345 if point is not on an input field; instead, return the current
3346 line (using `comint-bol' to skip any prompt, in case we're not
3347 using fields at all).
3348
3349 * man.el (Man-mode-line-format): Variable removed.
3350 (Man-mode): Change `mode-line-buffer-identification' instead of
3351 `mode-line-format'.
3352
3353 2001-08-27 Gerd Moellmann <gerd@gnu.org>
3354
3355 * mail/sendmail.el (mail-send-hook): Remove a duplicate defcustom.
3356 From Simon Josefsson <jas@extundo.com>.
3357
3358 2001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
3359
3360 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
3361 messages. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3362
3363 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
3364 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3365
3366 * emacs-lisp/lselect.el: Ditto.
3367
3368 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
3369 Remove periods from the end of error message strings.
3370 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3371
3372 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
3373 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3374
3375 * net/telnet.el: Ditto.
3376
3377 2001-08-26 Gerd Moellmann <gerd@gnu.org>
3378
3379 * hl-line.el (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
3380 KEYMAP to the call to define-minor-mode.
3381
3382 2001-08-24 Eli Zaretskii <eliz@is.elta.co.il>
3383
3384 * term/internal.el (IT-character-translations) <hebrew-iso8859-8>:
3385 Replace some of the undefined characters with emulations of bidi
3386 formatting characters and Niqud as per SI 1311-1.
3387 (IT-unicode-translations): Ditto.
3388 (IT-display-table-setup, IT-setup-unicode-display):
3389 Fill characters without translations with dos-unsupported-char-glyph.
3390
3391 2001-08-24 Simon Josefsson <jas@extundo.com>
3392
3393 * hl-line.el (hl-line-mode): Don't be a global mode.
3394 (global-hl-line-mode): New function.
3395
3396 2001-08-24 Gerd Moellmann <gerd@gnu.org>
3397
3398 * gs.el (gs-load-image): Wait for GHOSTVIEW window property
3399 being reset by Ghostscript. Don't kill the gs process.
3400 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3401
3402 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
3403
3404 * term/mac-win.el: Require scroll-bar.
3405
3406 2001-08-23 Stefan Monnier <monnier@cs.yale.edu>
3407
3408 * ebuff-menu.el (electric-buffer-list): Use list-buffers-noselect.
3409
3410 2001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
3411
3412 * hexl.el (hexl-insert-multibyte-char) New function.
3413 (hexl-quoted-insert, hexl-self-insert-command)
3414 (hexl-insert-hex-char, hexl-insert-decimal-char)
3415 (hexl-insert-octal-char): Call it instead of hexl-insert-char.
3416 Fix the doc strings accordingly.
3417 (hexl-insert-char): Reject characters whose code is above 255.
3418 Doc fix.
3419 (hexl-mode-map): Copy the global keymap instead of creating a
3420 sparse keymap, and bind all self-inserting characters to
3421 hexl-self-insert-command.
3422
3423 2001-08-22 Stefan Monnier <monnier@cs.yale.edu>
3424
3425 * wid-edit.el (text): Re-order docstring correctly.
3426
3427 * mail/sendmail.el (mail-mode): Use adaptive-fill-regexp.
3428
3429 * textmodes/fill.el (adaptive-fill-regexp): Admit tabs as well.
3430
3431 2001-08-22 Eli Zaretskii <eliz@is.elta.co.il>
3432
3433 * simple.el (line-number-mode): Mention the variable
3434 line-number-display-limit-width in the doc string.
3435
3436 2001-08-22 Gerd Moellmann <gerd@gnu.org>
3437
3438 * bindings.el (mode-line-unbury-buffer): Add EVENT parameter.
3439 Temporarily select EVENT's window for switching buffers.
3440 (mode-line-bury-buffer): New function.
3441 (mode-line-buffer-identification-keymap): Use it instead of
3442 bury-buffer. Bind down-mouse events to prevent global down-mouse
3443 events from shining through.
3444
3445 2001-08-21 Stefan Monnier <monnier@cs.yale.edu>
3446
3447 * newcomment.el (comment-beginning): Make sure the comment-start
3448 we found isn't a comment-end (in cases where confusion is possible).
3449
3450 2001-08-22 Miles Bader <miles@gnu.org>
3451
3452 * emacs-lisp/bytecomp.el (byte-compile-file): Remove TARGET-FILE
3453 before writing it, so that hard-links don't see new version.
3454
3455 2001-08-21 Gerd Moellmann <gerd@gnu.org>
3456
3457 * gs.el (gs-set-ghostview-colors-window-prop):
3458 Call x-change-window-property with 3rd arg FRAME.
3459 (gs-load-image): Wait for a previous Ghostscript process
3460 to complete before starting a new one.
3461
3462 * image.el (image-type-regexps): Make sure that the TIFF
3463 pattern is only matched at the beginning of a string.
3464 From Markus Rost <rost@math.ohio-state.edu>.
3465
3466 * international/swedish.el: Pre-Mule file removed. From Jonas
3467 Oberg <jonas@gnu.org>.
3468
3469 2001-08-20 Rajesh Vaidheeswarran <rv@gnu.org>
3470
3471 * whitespace.el (whitespace-abort-on-error): Add custom variable
3472 to whitespace to abort a write-file if whitespace is detected in file.
3473
3474 * whitespace.el (whitespace-write-file-hook): Hook to be called
3475 when writing a file. If `whitespace-abort-on-error' is set, the
3476 write will abort on detecting whitespaces.
3477 If `whitespace-auto-cleanup' is set, the file will be cleaned
3478 automatically prior to writing.
3479
3480 * whitespace.el (whitespace-buffer-search): Let's not insert bogus
3481 whitespaces in the error output!
3482
3483 * whitespace.el (whitespace-check-indent-whitespace): Defaults to
3484 `indent-tabs-mode', since the latter notes user preferences on
3485 TABs anyway.
3486
3487 * whitespace.el (whitespace-version): 3.1. All of the above issues
3488 were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
3489
3490 2001-08-20 Gerd Moellmann <gerd@gnu.org>
3491
3492 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
3493 some spaces from a message. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3494
3495 * whitespace.el (whitespace-global-mode): Add autoload cookie.
3496
3497 2001-08-20 Alex Schroeder <alex@gnu.org>
3498
3499 * sql.el (sql-db2): Doc change.
3500
3501 2001-08-20 Alex Schroeder <alex@gnu.org>
3502
3503 * sql.el (sql-postgres): Add the database at the end of the
3504 parameters instead of at the beginning.
3505 (sql-postgres-options): Doc change.
3506
3507 2001-08-17 Gerd Moellmann <gerd@gnu.org>
3508
3509 * custom.el (defcustom): Doc fix.
3510
3511 2001-08-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3512
3513 * ps-mule.el (find-composition): Check if (char-after POS)
3514 returns a valid character.
3515
3516 2001-08-16 Eli Zaretskii <eliz@is.elta.co.il>
3517
3518 * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
3519 original-point for extra CR characters that are added/removed when
3520 the buffer is written/read whose EOL type is -dos.
3521
3522 2001-08-16 Miles Bader <miles@gnu.org>
3523
3524 * simple.el (line-move): Undo previous change.
3525
3526 * comint.el (comint-send-input): Add `inhibit-line-move-field-capture'
3527 property to input-terminating `boundary' overlays to avoid
3528 line-move wierdness.
3529
3530 2001-08-16 Gerd Moellmann <gerd@gnu.org>
3531
3532 * lazy-lock.el (lazy-lock-fontify-region): Widen the current
3533 buffer in a save-restriction. Under one test case with Ediff,
3534 window-scroll-functions are run with a window start that's
3535 temporarily outside of the restriction.
3536
3537 2001-08-16 Robert J. Chassell <bug-texinfo@gnu.org>
3538
3539 * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
3540 (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
3541 (texinfo-menu-locate-entry-p, texinfo-start-menu-description)
3542 (texinfo-update-menu-region-beginning)
3543 (texinfo-update-menu-region-end, texinfo-find-pointer): Add new
3544 command, @ifnottex, to regexps, so it is found.
3545
3546 2001-08-16 Andrew Innes <andrewi@gnu.org>
3547
3548 * makefile.nt (DONTCOMPILE): Omit bindings.el.
3549 (DONTCOMPILE): Omit sc.el.
3550
3551 * makefile.w32-in (DONTCOMPILE): Omit bindings.el.
3552 (DONTCOMPILE): Omit sc.el.
3553
3554 2001-08-16 Gerd Moellmann <gerd@gnu.org>
3555
3556 * replace.el (occur): Bind inhibit-read-only to t.
3557
3558 2001-08-16 Miles Bader <miles@gnu.org>
3559
3560 * simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t when
3561 calling `constrain-to-field', to avoid problems with comint prompts.
3562
3563 2001-08-15 Gerd Moellmann <gerd@gnu.org>
3564
3565 * emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
3566 (toplevel): Set it as `common-lisp-indent-function' for `defmethod'.
3567
3568 * ediff-mult.el (ediff-get-meta-info): Fix the condition
3569 of a while-loop.
3570
3571 * Makefile.in (DONTCOMPILE): Remove sc.el.
3572
3573 * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
3574 Don't include term/.
3575
3576 * mail/sc.el: Moved to obsolete/.
3577
3578 2001-08-14 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3579
3580 * ps-print.el: Change error function arguments to follow Emacs
3581 message convention. Doc fix.
3582 (ps-print-version): New version number (6.5.4).
3583 (coding-system-for-write): Change declaration position to avoid
3584 XEmacs compilation gripes.
3585 (coding-system-for-read, buffer-file-coding-system):
3586 Declarations to avoid XEmacs compilation gripes.
3587
3588 * ps-mule.el: Doc fix.
3589 (ps-mule-encode-header-string): If STRING is not a string, replace
3590 STRING by empty string.
3591
3592 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
3593
3594 * frame.el (show-trailing-whitespace): Doc fix.
3595
3596 2001-08-13 Eli Zaretskii <eliz@is.elta.co.il>
3597
3598 * desktop.el (desktop-save): Insert the coding: tag before
3599 desktop-header.
3600
3601 2001-08-13 Gerd Moellmann <gerd@gnu.org>
3602
3603 * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
3604 its path from $els.
3605
3606 * image.el (image-jpeg-p): Fix call of substring.
3607
3608 2001-08-10 Gerd Moellmann <gerd@gnu.org>
3609
3610 * play/animate.el (animate-string): Doc fix. Use a buffer
3611 name with stars in it.
3612 (animate-sequence): New function.
3613 From Richard Stallman <rms@gnu.org>.
3614
3615 * frame.el (select-frame-set-input-focus): New function
3616 extracted from other-frame.
3617 (other-frame): Use it.
3618 (next-multiframe-window, previous-multiframe-window): Use it.
3619
3620 * isearch.el (isearch-other-meta-char): Don't switch to the
3621 buffer of a window clicked on, when the current buffer is
3622 in Isearch mode.
3623
3624 * image.el (image-jpeg-p): Test for APPn markers in the range
3625 #xe0..#xef.
3626
3627 2001-08-09 Gerd Moellmann <gerd@gnu.org>
3628
3629 * desktop.el (desktop-save): Don't use concat to form a file
3630 name, use expand-file-name.
3631
3632 * mouse.el (mouse-delete-window): Do nothing if frame has just
3633 one window.
3634
3635 * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
3636 for the minor mode name.
3637
3638 * view.el (toplevel): Use mode-line-minor-mode-keymap for the
3639 minor mode name.
3640
3641 * time.el (display-time-string-forms): Use make-mode-line-mouse-map
3642 instead of make-mode-line-mouse2-map.
3643
3644 * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
3645 the minor mode name.
3646
3647 * emacs-lisp/easy-mmode.el (define-minor-mode):
3648 Use mode-line-minor-mode-keymap for the minor mode name.
3649
3650 * calendar/calendar.el (calendar-mode-line-format):
3651 Use make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
3652
3653 * bindings.el (make-mode-line-mouse-map): Renamed from
3654 make-mode-line-mouse2-map. Take additional arg MOUSE.
3655 (mode-line-modified): Use mouse-3 instead of mouse-2.
3656 (mode-line-buffer-identification-keymap): Bind keys differently.
3657 (propertized-buffer-identification): Adapt help-echo to new bindings.
3658
3659 * bindings.el (mode-line-format): Specify help-echo for line
3660 number, column number and buffer-percent part of the mode-line.
3661
3662 * image.el (image-type-regexps): Allow whitespace at the start
3663 of the image data for XPM, XBM and Postscript, which are
3664 text files.
3665 (image-jpeg-p): Correct calculation of next field offset.
3666
3667 2001-08-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3668
3669 * battery.el: Fix typo.
3670
3671 2001-08-08 Gerd Moellmann <gerd@gnu.org>
3672
3673 * image.el (image-type-regexps): Allow predicates. Change the way
3674 JPEG images are recognized.
3675 (image-jpeg-p): New function.
3676 (image-type-from-data): Handle predicates in image-type-regexps.
3677
3678 * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
3679 #:, #x, #o, and similar constructs.
3680
3681 2001-08-07 Gerd Moellmann <gerd@gnu.org>
3682
3683 * vc.el (vc-transfer-file): Fix malformed autoload cookie.
3684
3685 * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
3686 instead of `progn'.
3687
3688 * tar-mode.el (tar-extract): Avoid generating a new buffer
3689 for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
3690
3691 * textmodes/paragraphs.el (forward-sentence): Avoid building
3692 a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
3693
3694 * progmodes/executable.el (executable-set-magic):
3695 If executable-find returns a quoted file name, unquote it before
3696 inserting it.
3697
3698 * image.el (image-type-regexps): For JPEG files, use a regexp
3699 derived from the JFIF spec.
3700
3701 * image.el (image-type-regexps): Use `\`' instead of `^' in
3702 most regular expressions.
3703
3704 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3705
3706 * play/animate.el: Re-insert a reference to re-inserted function.
3707
3708 2001-08-06 Gerd Moellmann <gerd@gnu.org>
3709
3710 * help.el (describe-function-1): Use find-function-search-for-symbol
3711 instead of find-function-noselect because the latter follows aliases.
3712
3713 * play/animate.el (animate-birthday-present): Re-insert.
3714
3715 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
3716 Handle old-style menu definitions.
3717
3718 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3719
3720 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
3721 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
3722
3723 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
3724 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
3725 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
3726
3727 2001-08-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3728
3729 * textmodes/tildify.el: Milan Zamazal has new address.
3730
3731 2001-08-03 Gerd Moellmann <gerd@gnu.org>
3732
3733 * custom.el (custom-set-variables): Don't test `custom-requests'
3734 properties, check the third element of the options passed to
3735 custom-set-variables instead.
3736
3737 * info.el (info-insert-file-contents): Use info-file-exists-p
3738 instead of file-exists-p.
3739
3740 * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
3741 the mode-line face is restored. Fix several bugs.
3742
3743 * replace.el (perform-replace): Doc fix.
3744
3745 2001-08-02 Francesco Potorti` <pot@gnu.org>
3746
3747 * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
3748 (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
3749 (uniquify-fix-item-base, uniquify-fix-item-filename)
3750 (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
3751 Callers changed.
3752 (uniquify-set-proposed): Changed to work with a vector item.
3753 (uniquify-rationalize-file-buffer-names): Use a list of arrays for
3754 the fix list, and a list of strings for the non-file buffer
3755 names. Both changes reduce consing.
3756 (uniquify-rationalize-a-list): Local variable renaming.
3757 (uniquify-rationalize-conflicting-sublist): Use member instead of
3758 assoc.
3759 (uniquify-rename-buffer): Use unless instead of if not.
3760
3761 2001-08-02 Gerd Moellmann <gerd@gnu.org>
3762
3763 * recentf.el (recentf-dump-variable): Handle a value of nil correctly.
3764
3765 * custom.el (custom-set-variables): Set options with :require
3766 clauses last.
3767
3768 * custom.el (defcustom): Doc fix.
3769
3770 * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
3771
3772 2001-08-01 Eli Zaretskii <eliz@is.elta.co.il>
3773
3774 * man.el (man): Mention Man-switches in the doc string.
3775 (Man-switches): Mention -a in the doc string.
3776
3777 * textmodes/ispell.el (ispell-alternate-dictionary):
3778 Add /usr/share/lib/dict/words, for Irix.
3779
3780 * bindings.el: Bind shifted and control-shifted kp-* keys to the
3781 corresponding non-kp keys. Suggested by Stephen Gildea
3782 <gildea@stop.mail-abuse.org>.
3783
3784 2001-08-01 Francesco Potorti` <pot@gnu.org>
3785
3786 * uniquify.el: These changes correct a corner case that the old
3787 code managed correctly.
3788 (uniquify-fix-item-proposed): Renamed from
3789 uniquify-fix-item-min-proposed.
3790 (uniquify-set-proposed): New function.
3791 (uniquify-rationalize-file-buffer-names): Code reshuffled for
3792 clarity and speed.
3793 (uniquify-item-greaterp): Substitutes uniquify-item-lessp.
3794 This is equivalent to what the old code did.
3795 (uniquify-rationalize-a-list): Never recompute the proposed
3796 name. Sort the conflicting sublist before rationalising it: this
3797 is equivalent to what the old code did, but one directory element
3798 at a time, and only when necessary.
3799 (uniquify-rationalize-conflicting-sublist): Recompute here the
3800 proposed name.
3801
3802 2001-08-01 Gerd Moellmann <gerd@gnu.org>
3803
3804 * play/animate.el: Add Keywords and Maintainer. Remove a
3805 reference to a removed function.
3806
3807 * play/animate.el (animate-string): Handle case that the string is
3808 longer than the window is wide.
3809
3810 2001-07-31 Gerd Moellmann <gerd@gnu.org>
3811
3812 * desktop.el (desktop-save): Bind coding-system-for-write to
3813 `emacs-mule' for write-region.
3814
3815 * delsel.el (delete-selection-pre-hook): Don't set this-command
3816 to `ignore' if the region is empty.
3817
3818 * international/mule.el (set-keyboard-coding-system):
3819 Set keyboard-coding-system.
3820
3821 * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
3822 before accessing it.
3823
3824 2001-07-30 Andreas Schwab <schwab@suse.de>
3825
3826 * menu-bar.el (toggle-highlight-paren-mode):
3827 Use `(show-paren-mode)' as body.
3828
3829 2001-07-30 Andre Spiegel <spiegel@gnu.org>
3830
3831 * vc.el (vc-checkout-hook): New hook.
3832 (vc-checkout): Run it.
3833
3834 2001-07-30 Eli Zaretskii <eliz@is.elta.co.il>
3835
3836 * progmodes/make-mode.el (makefile-macroassign-regex):
3837 Recognize the ?= operator. From Jonathan Kamens <jik@curl.com>.
3838
3839 2001-07-30 Gerd Moellmann <gerd@gnu.org>
3840
3841 * vc.el (vc-switch-backend): Fix autoload cookie.
3842
3843 * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
3844 the desktop file.
3845
3846 2001-07-30 Simon Josefsson <jas@extundo.com>
3847
3848 * mail/mail-utils.el (mail-strip-quoted-names): Replace text
3849 literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
3850
3851 2001-07-27 Gerd Moellmann <gerd@gnu.org>
3852
3853 * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
3854 (last-sexp-toggle-display): Renamed from last-sexp-print.
3855 (last-sexp-toggle-display, eval-last-sexp-1):
3856 Use last-sexp-setup-props.
3857
3858 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
3859 New user-options.
3860 (mouse-wheel-change-button): New function.
3861 (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
3862 (mwheel-scroll): Ditto.
3863
3864 2001-07-26 Gerd Moellmann <gerd@gnu.org>
3865
3866 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
3867 `...', compare with unabbreviated printed representation instead.
3868 (last-sexp-print): Bind print-length and print-level to nil.
3869
3870 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
3871 before assigning text properties. Make properties rear-nonsticky.
3872
3873 * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
3874 (eval-last-sexp-1): Give printed text a `keymap' property and bind
3875 <mouse-2> and <RET> in that map to a function printing the
3876 unabbreviated value.
3877
3878 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
3879 is a buffer, put a text property `printed-value' on the printed
3880 representation, with the Lisp object printed as value.
3881
3882 2001-07-25 Eli Zaretskii <eliz@is.elta.co.il>
3883
3884 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
3885 Mention the effect of eval-expression-print-length and
3886 eval-expression-print-level in the doc strings. Suggested by
3887 Kevin Gallagher <kevingal@onramp.net>.
3888
3889 2001-07-25 Gerd Moellmann <gerd@gnu.org>
3890
3891 * xt-mouse.el (xterm-mouse-event): Recognize control sequences
3892 for buttons > 3.
3893 (xterm-mouse-translate): Handle the case that we don't get a
3894 down-event.
3895
3896 * emacs-lisp/find-func.el (find-function-regexp):
3897 Add easy-mmode-define-global-mode to the regexp. Allow newlines
3898 in front of the function name.
3899
3900 * isearch.el (isearch-other-meta-char): Fix last change.
3901
3902 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
3903 similar events for which fake prefix keys are generated. It's no
3904 longer necessary since read_key_sequence doesn't modify these
3905 events for internal purposes anymore.
3906
3907 * files.el (auto-mode-alist): Use nroff-mode for files ending
3908 in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
3909
3910 2001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
3911
3912 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
3913 tool-bar-lines parameter, behave as if its value were zero.
3914 (mouse-avoidance-set-pointer-shape): Don't do anything if
3915 x-pointer-shape is not boundp.
3916
3917 2001-07-23 Francesco Potorti` <pot@gnu.org>
3918
3919 * uniquify.el: Overall speedup changes when using many buffers.
3920 (uniquify-fix-item-base, uniquify-fix-item-filename)
3921 (uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
3922 (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
3923 place in the item, but was never used.
3924 (uniquify-fix-item-min-proposed): New defalias: the fourth place
3925 in the item is now used as cache for the proposed name.
3926 (uniquify-rationalize-file-buffer-names): Move computation made on
3927 newbuffile out of the loop, in the newbuffile-nd local var.
3928 Use dolist (cosmetic change). Compute the proposed name for the most
3929 common case and cache it in the fourth place in the item.
3930 (uniquify-rationalize-file-buffer-names): Used to return a a list
3931 of buffer whose name was changed, but that return value was never used.
3932 (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
3933 the cached proposed name, does much less consing and is quicker.
3934 (uniquify-filename-lessp): Deleted.
3935 (uniquify-rationalize-a-list): Use dolist (cosmetic change).
3936 Do not bind locally the uniquify-possibly-resolvable flag. Use the
3937 cached proposed name is possible.
3938 (uniquify-get-proposed-name): Arguments changed, callers changed.
3939 (uniquify-rationalize-conflicting-sublist): Explicitely reset the
3940 uniquify-possibly-resolvable flag, which is no more bound locally.
3941 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
3942 flag, which does not exist any more.
3943
3944 2001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
3945
3946 * term/internal.el (IT-unicode-translations): Fix the appearance of
3947 "6`".
3948
3949 * progmodes/compile.el (compile-internal): If EMACS is already
3950 defined in the environment, don't override its value.
3951
3952 2001-07-23 Gerd Moellmann <gerd@gnu.org>
3953
3954 * play/fortune.el: Undo change of 2001-07-13.
3955 Fix autoload cookies. Add types to defcustoms.
3956 (fortune) <defgroup>: Add :link.
3957 (fortune-from-region): Use eq, not eql.
3958 From Dave Love <fx@gnu.org>.
3959
3960 * play/animate.el (animate-birthday-present): Function removed.
3961
3962 * play/animate.el: New file.
3963
3964 2001-07-22 Eli Zaretskii <eliz@is.elta.co.il>
3965
3966 * startup.el (normal-top-level-add-subdirs-to-load-path):
3967 On Windows, put into normal-top-level-add-subdirs-inode-list the
3968 canonicalized names of the directories instead of inode numbers.
3969
3970 2001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
3971
3972 * ediff-util.el: Copyright years.
3973 (ediff-choose-syntax-table): New function.
3974 (ediff-setup): Use ediff-choose-syntax-table.
3975 (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
3976 vc-state is available.
3977 (ediff-make-temp-file): Use ediff-coding-system-for-write.
3978
3979 * ediff-init.el (ediff-with-syntax-table): New macro, uses
3980 with-syntax-table.
3981 (ediff-coding-system-for-read): From ediff-diff.el
3982 (ediff-coding-system-for-write): New variable.
3983 (ediff-highest-priority): Fixed the bug having to do with disappearing
3984 overlays.
3985 (ediff-file-remote-p): Use file-remote-p, if available.
3986 (ediff-listable-file): New function.
3987 (ediff-file-attributes): Use ediff-listable-file.
3988
3989 * ediff-mult.el (ediff-meta-insert-file-info1):
3990 Use ediff-listable-file.
3991
3992 * ediff-ptch.el (ediff-prompt-for-patch-file):
3993 Use ediff-coding-system-for-read.
3994 (ediff-patch-file-internal): Use ediff-coding-system-for-write.
3995
3996 * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
3997 (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
3998
3999 * ediff.el: Date of last update, copyright years.
4000
4001 * ediff-wind (ediff-setup-control-frame): Nill->nil.
4002
4003 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
4004 of Scott Bronson.
4005 (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
4006 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
4007 Deleted functions.
4008 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
4009 ex-token-list.
4010 (viper-get-ex-address-subr): Convert registers to char data type.
4011
4012 * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
4013 (viper-memq-char): Use viper-int-to-char.
4014 (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
4015 vc-locking-state.
4016 (viper-read-key): Use viper-read-key-sequence.
4017
4018 * viper.el (viper-major-mode-modifier-list):
4019 Added inferior-emacs-lisp-mode.
4020 (this-major-mode-requires-vi-state): New function that uses simple
4021 heuristics to decide if vi state is appropriate.
4022 (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
4023 (viper-non-hook-settings): Don't advise read-key-sequence.
4024 (viper-read-key-sequence): New function that replaces the
4025 previously used advice to read-key-sequence.
4026
4027 * viper-cmd.el (viper-test-com-defun,viper-exec-change)
4028 (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
4029 (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
4030 (viper-open-line-at-point,viper-substitute,viper-overwrite)
4031 (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
4032 Got rid of the negative character hack.
4033 (viper-escape-to-state,viper-replace-state-exit-cmd):
4034 Use viper-read-key-sequence.
4035 (viper-envelop-ESC-key): No need for ad-get-orig-definition.
4036 (viper-minibuffer-standard-hook,viper-read-string-with-history):
4037 Don't override existing minibuffer-setup-hook.
4038 (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
4039 Convert registers to char data type.
4040 (viper-autoindent): Use viper-indent-line.
4041
4042 * viper-keym.el: Use viper-exec-key-in-emacs.
4043
4044 2001-07-20 Stefan Monnier <monnier@cs.yale.edu>
4045
4046 * server.el (server-visit-files): Fix variable name typo.
4047
4048 2001-07-20 Gerd Moellmann <gerd@gnu.org>
4049
4050 * simple.el (delete-trailing-whitespace): Save match data
4051 around looking-at. From Markus Rost <rost@math.ohio-state.edu>.
4052
4053 2001-07-19 Stefan Monnier <monnier@cs.yale.edu>
4054
4055 * progmodes/compile.el (compilation-parse-errors): `linenum' might
4056 return a this-error using the alternative format (a pair of markers).
4057
4058 2001-07-19 Gerd Moellmann <gerd@gnu.org>
4059
4060 * font-lock.el (c++-keywords): Add Standard C++ operator names.
4061
4062 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
4063 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
4064
4065 2001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4066
4067 * international/iso-transl.el: Fix typo in the header of the file.
4068
4069 * textmodes/picture.el (picture): Doc fix.
4070
4071 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
4072 follow coding conventions in generated files.
4073
4074 2001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
4075
4076 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
4077 (tool-bar-add-item): Don't call image-related primitives if the
4078 display doesn't support images.
4079
4080 * frame.el (display-images-p): New function.
4081
4082 2001-07-17 Gerd Moellmann <gerd@gnu.org>
4083
4084 * server.el (server-visit-files): Handle the case the specified
4085 column number is <= 0.
4086
4087 2001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
4088
4089 * startup.el (command-line-1): Add support for +LINE:COLUMN
4090 command line argument.
4091
4092 2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
4093
4094 * server.el (server-process-filter, server-visit-files):
4095 Add support for +LINE:COLUMN style emacsclient calls.
4096
4097 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4098
4099 * emacs-lisp/easy-mmode.el: Add Keywords header.
4100
4101 * play/pong.el: Author has new address.
4102
4103 * play/landmark.el: Author is no more reachable.
4104
4105 * play/handwrite.el: Author is no more reachable.
4106
4107 2001-07-17 Stefan Monnier <monnier@cs.yale.edu>
4108
4109 * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
4110 (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
4111 Complete bindings for F<1..12> keys.
4112 (global-map): Remove `undo' binding (already in the default).
4113 Replace `t<n>' bindings with `f<n>' bindings.
4114
4115 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
4116
4117 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
4118 (tcl-mode): Use tcl-add-log-defun.
4119 (tcl-indent-line): Use tcl-calculate-indent.
4120 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
4121 (tcl-indent-exp): Renamed from indent-tcl-exp.
4122 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
4123 (tcl-indent-for-comment): Call comment-indent-function properly
4124 and handle the case where it returns nil.
4125
4126 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4127
4128 * calendar/cal-islam.el (calendar-goto-islamic-date):
4129 Remove autoload cookie.
4130
4131 * calendar/calendar.el (calendar-goto-islamic-date):
4132 Add call to autoload.
4133
4134 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
4135
4136 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
4137 Don't change compile-auto-highlight globally.
4138 Don't bother with `font-lock-defaults' property since XEmacs
4139 also understands the `font-lock-defaults' variable.
4140 Use make-local-variable rather than make-variable-buffer-local.
4141 Don't `defconst' comment-indent-function: keep the default.
4142 Call easy-menu-add unconditionally.
4143 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
4144 (ada-create-menu): Use :included for Emacs as well.
4145
4146 * vc.el (vc-do-command): Autoload.
4147
4148 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
4149
4150 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4151
4152 * ps-print.el: Fix Author: header.
4153
4154 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4155
4156 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
4157 mouse-1 etc., bind them to `ignore'.
4158
4159 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
4160 send-invisible, which is already defined in Comint.
4161 (eshell-watch-for-password-prompt): Use it.
4162
4163 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4164
4165 * which-func.el (which-func-mode): Doc fix.
4166
4167 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
4168 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
4169 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
4170 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
4171 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
4172 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
4173 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
4174 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
4175 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
4176 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
4177 * emulation/edt-mapper.el, emulation/edt-pc.el,
4178 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
4179 * emulation/tpu-edt.el, emulation/tpu-extras.el,
4180 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
4181 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
4182 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
4183 * international/isearch-x.el, international/iso-cvt.el,
4184 * international/ogonek.el, international/quail.el,
4185 * international/utf-8.el, jit-lock.el, language/devan-util.el,
4186 * language/devanagari.el, language/ethio-util.el,
4187 * language/ethiopic.el, language/european.el, language/indian.el,
4188 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
4189 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
4190 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
4191 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
4192 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
4193 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
4194 * progmodes/autoconf.el, progmodes/cmacexp.el,
4195 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
4196 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
4197 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
4198 * progmodes/ebnf2ps.el, progmodes/executable.el,
4199 * progmodes/fortran.el, progmodes/idlw-shell.el,
4200 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
4201 * progmodes/m4-mode.el, progmodes/mantemp.el,
4202 * progmodes/meta-mode.el, progmodes/octave-inf.el,
4203 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
4204 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
4205 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
4206 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
4207 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
4208 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
4209 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
4210 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
4211 * textmodes/two-column.el, time-stamp.el, timezone.el,
4212 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
4213 * which-func.el, whitespace.el, wid-browse.el, widget.el,
4214 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
4215 conventions.
4216
4217 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4218
4219 * simple.el (set-variable): Require 'cus-edit' instead of
4220 `wid-edit', so that the Custom widgets get defined.
4221
4222 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4223
4224 * allout.el: A fix to follow coding conventions.
4225
4226 * find-lisp.el: A fix to follow coding conventions.
4227
4228 * term/w32-win.el: A fix to follow coding conventions.
4229
4230 * textmodes/sgml-mode.el: A fix to follow coding conventions.
4231
4232 * term/xterm.el: A fix to follow coding conventions.
4233
4234 * term/news.el: A fix to follow coding conventions.
4235
4236 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
4237 header line fixed.
4238
4239 * sun-curs.el: Fix Maintainer: header line.
4240
4241 * emacs-lisp/easymenu.el: Address of the author added.
4242
4243 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4244
4245 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
4246 property.
4247
4248 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4249
4250 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
4251 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
4252 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
4253 Some fixes to follow coding conventions.
4254
4255 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4256
4257 * which-func.el (which-func-mode): Doc fix.
4258
4259 2001-07-15 Stefan Monnier <monnier@cs.yale.edu>
4260
4261 * net/rcompile.el (remote-compile): Use make-local-variable.
4262
4263 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
4264
4265 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
4266
4267 * mail/reporter.el (reporter-submit-bug-report):
4268 Don't abuse make-variable-buffer-local. Fix call to add-hook.
4269
4270 2001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4271
4272 * calendar/cal-china.el, calendar/cal-coptic.el,
4273 * calendar/cal-dst.el, calendar/cal-french.el,
4274 * calendar/cal-hebrew.el, calendar/cal-islam.el,
4275 * calendar/cal-iso.el, calendar/cal-julian.el,
4276 * calendar/cal-mayan.el, calendar/cal-persia.el,
4277 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
4278 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
4279 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
4280 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
4281 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
4282 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
4283 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
4284 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
4285 * progmodes/ada-xref.el, progmodes/cc-align.el,
4286 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
4287 * progmodes/cc-defs.el, progmodes/cc-engine.el,
4288 * progmodes/cc-langs.el, progmodes/cc-menus.el,
4289 * progmodes/cc-styles.el, progmodes/cc-vars.el,
4290 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
4291 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
4292 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
4293 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
4294 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
4295 * textmodes/reftex.el: Some fixes to follow coding
4296 conventions in Eshell files with known maintainers.
4297
4298 * emulation/viper.el: A fix to follow coding conventions.
4299
4300 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
4301 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
4302 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
4303 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
4304 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
4305 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
4306 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
4307 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
4308 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
4309 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
4310 conventions in Eshell files.
4311
4312 * composite.el, diff.el, emacs-lisp/levents.el,
4313 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
4314 * emulation/pc-mode.el, emulation/viper-cmd.el,
4315 * emulation/viper-ex.el, emulation/viper-init.el,
4316 * emulation/viper-keym.el, emulation/viper-macs.el,
4317 * emulation/viper-mous.el, emulation/viper-util.el,
4318 * emulation/viper.el, forms-pass.el, international/ccl.el,
4319 * international/characters.el, international/encoded-kb.el,
4320 * international/fontset.el, international/ja-dic-cnv.el,
4321 * international/ja-dic-utl.el, international/kinsoku.el,
4322 * international/kkc.el, international/mule-cmds.el,
4323 * international/mule-diag.el, international/mule-util.el,
4324 * international/mule.el, international/titdic-cnv.el,
4325 * language/china-util.el, language/chinese.el,
4326 * language/cyril-util.el, language/cyrillic.el, language/english.el,
4327 * language/greek.el, language/hebrew.el, language/japan-util.el,
4328 * language/japanese.el, language/korea-util.el, language/korean.el,
4329 * language/lao-util.el, language/lao.el, language/misc-lang.el,
4330 * language/slovak.el, language/thai-util.el, language/thai.el,
4331 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
4332 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
4333 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
4334 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
4335 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
4336 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
4337 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
4338 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
4339 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
4340 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
4341 to follow coding conventions in files without maintainer or in files
4342 with clear maintainer (but without Maintainer header stating so).
4343
4344 * emacs-lisp/elp.el: A fix to follow coding conventions.
4345
4346 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
4347 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
4348 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
4349 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
4350 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
4351 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
4352 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
4353 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
4354 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
4355 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
4356 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
4357 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
4358 conventions in files from Gnus.
4359
4360 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
4361 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
4362 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
4363 * echistory.el, electric.el, emacs-lisp/authors.el,
4364 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
4365 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
4366 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
4367 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
4368 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
4369 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
4370 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
4371 * international/codepage.el, international/iso-ascii.el,
4372 * international/iso-insert.el, international/iso-transl.el,
4373 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
4374 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
4375 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
4376 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
4377 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
4378 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
4379 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
4380 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
4381 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
4382 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
4383 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
4384 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
4385 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
4386 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
4387 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
4388 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
4389 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
4390 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
4391 * textmodes/tex-mode.el, textmodes/text-mode.el,
4392 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
4393 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
4394 * vt100-led.el, window.el: Some fixes to follow coding conventions in
4395 files maintained by FSF.
4396
4397 2001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4398
4399 * arc-mode.el: A fix to follow coding conventions.
4400
4401 * bindings.el: Ditto.
4402
4403 * cdl.el: Ditto.
4404
4405 * comint.el: Ditto.
4406
4407 * cus-start.el: Ditto.
4408
4409 * shell.el: Ditto.
4410
4411 * skeleton.el: Ditto.
4412
4413 2001-07-13 Stefan Monnier <monnier@cs.yale.edu>
4414
4415 * info.el (Info-build-node-completions):
4416 Make Info-current-file-completions buffer local.
4417
4418 2001-07-13 Gerd Moellmann <gerd@gnu.org>
4419
4420 * which-func.el (which-func-mode, which-func-ff-hook)
4421 (which-function-mode): Remove references to which-func-mode-global.
4422
4423 * calendar/cal-islam.el (calendar-goto-islamic-date):
4424 Add autoload cookie.
4425
4426 * play/fortune.el: Add types to defcustoms.
4427
4428 2001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4429
4430 * language/czech.el: A fix to follow coding conventions.
4431
4432 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
4433
4434 * speedbar.el (speedbar-supported-extension-expressions): Add .g
4435 to the extension list, for antlr-mode. From Christoph Wedler
4436 <Christoph.Wedler@sap.com>.
4437
4438 2001-07-11 Stefan Monnier <monnier@cs.yale.edu>
4439
4440 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
4441 (vc-dired-mode-map): Fix the madness.
4442
4443 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
4444 (vc-prefix-map): Moved back from vc.el.
4445
4446 2001-07-11 Gerd Moellmann <gerd@gnu.org>
4447
4448 * mail/mail-extr.el (mail-extr-all-top-level-domains):
4449 Increase the size of the obarray.
4450 (mail-extr-all-top-level-domains): Add more toplevel domains,
4451 add more long names.
4452 From: Per Starback <starback@ling.uu.se>.
4453
4454 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
4455
4456 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
4457 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4458
4459 * progmodes/ada-mode.el: Ditto.
4460
4461 * progmodes/ada-xref.el: Ditto.
4462
4463 2001-07-11 Miles Bader <miles@gnu.org>
4464
4465 * finder.el (finder-insert-at-column): Also move to the next line
4466 if exactly at COLUMN.
4467
4468 2001-07-10 Gerd Moellmann <gerd@gnu.org>
4469
4470 * help.el (describe-function-1): When printing FUNCTION's
4471 documentation, don't assume FUNCTION is a symbol.
4472
4473 * startup.el (normal-top-level): Don't operate on the initial
4474 frame if we failed to create one.
4475
4476 2001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
4477
4478 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
4479 itself, i.e. only indent the contents in it.
4480
4481 2001-07-10 Markus Rost <rost@math.ohio-state.edu>
4482
4483 * mail/rmail.el (rmail-show-message): Show beginning of message in
4484 all windows containing it.
4485
4486 2001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
4487
4488 * term/tty-colors.el: Fix the header line and copyright years.
4489
4490 2001-07-09 Gerd Moellmann <gerd@gnu.org>
4491
4492 * emacs-lisp/advice.el (ad-make-advised-definition): If the
4493 original definition has an interactive form, but is Elp
4494 instrumented, use the interactive form of the function called by
4495 elp-wrapper.
4496
4497 * winner.el (winner-equal): Make it a defun. Don't compare Winner
4498 configurations with compare-window-configuration; they aren't
4499 window configurations.
4500
4501 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
4502 from the server for the format we expect. Don't use it if it
4503 doesn't look like what the Internet draft for FTP extensions specifies.
4504
4505 * toolbar/*.pbm: Cleaned up.
4506 From Luis Fernandes <elf@ee.ryerson.ca>.
4507
4508 2001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
4509
4510 * cc-cmds.el: Extended the kludge to interoperate with the
4511 delsel and pending-del packages wrt to the new function
4512 `c-electric-delete-forward'.
4513
4514 2001-07-08 Stefan Monnier <monnier@cs.yale.edu>
4515
4516 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
4517 to delay the call to <mode> for global minor modes.
4518 (easy-mmode-define-navigation): Only recenter if interactive.
4519
4520 2001-07-06 Gerd Moellmann <gerd@gnu.org>
4521
4522 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
4523 to lisp-indent-line.
4524
4525 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
4526 from the server. Call encode-time only when we are sure that we
4527 got a 213 response.
4528
4529 2001-07-06 Simon Josefsson <jas@extundo.com>
4530
4531 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
4532 (mail-envelope-from): New user option.
4533 (sendmail-send-it): Use it.
4534
4535 2001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4536
4537 * ps-print.el: Use locale dependant date to print date in header.
4538 Doc fix.
4539 (ps-print-version): New version number (6.5.3).
4540 (ps-right-header, ps-right-footer): Initialization and doc fix.
4541 (ps-time-stamp-locale-default): New fun.
4542
4543 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4544
4545 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
4546 field problem with MIME-mode.
4547
4548 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
4549
4550 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4551
4552 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
4553 MIME-mode.
4554
4555 2001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
4556
4557 * bindings.el (mode-line-mule-info): Don't show the tip with
4558 buffer-file-coding-system if that is nil.
4559
4560 2001-07-05 Gerd Moellmann <gerd@gnu.org>
4561
4562 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
4563 instead of kill-line.
4564
4565 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
4566 <Pavel@Janik.cz>.
4567
4568 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
4569 <Pavel@Janik.cz>.
4570
4571 2001-07-04 Gerd Moellmann <gerd@gnu.org>
4572
4573 * font-lock.el (c-font-lock-keywords-3): When matching something
4574 like `struct X Y', finish with point after Y.
4575
4576 2001-07-04 Simon Josefsson <jas@extundo.com>
4577
4578 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
4579 in caller buffer.
4580
4581 2001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
4582
4583 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
4584 instead of string-match to find the basename of the file.
4585 From Pascal Obry <p.obry@wanadoo.fr>.
4586
4587 * net/browse-url.el (browse-url-default-windows-browser):
4588 Support the MS-DOS port when it runs on Windows.
4589 (browse-url-browser-function) [ms-dos]: Default to
4590 browse-url-default-windows-browser.
4591
4592 * help.el (locate-library): Enable code that looks for compressed
4593 libraries if auto-compression-mode is on.
4594
4595 2001-07-02 Stefan Monnier <monnier@cs.yale.edu>
4596
4597 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
4598
4599 2001-07-02 Gerd Moellmann <gerd@gnu.org>
4600
4601 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
4602
4603 2001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
4604
4605 * allout.el: Fix the header line, so that finder.el recognizes it.
4606 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4607
4608 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
4609 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4610
4611 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
4612
4613 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
4614
4615 * ps-bdf.el (bdf-directory-list): Use the value relative to
4616 installation-directory for MS-Windows as well.
4617
4618 2001-06-29 Richard M. Stallman <rms@gnu.org>
4619
4620 * wid-edit.el (widget-color-sample-face-get):
4621 Return ((foreground-color . COLOR)) instead of constructing a face.
4622
4623 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
4624
4625 * faces.el (region): Change the background color for the
4626 light-background color display to lightgoldenrod2, to make it
4627 visible on some laptops.
4628
4629 2001-06-28 Richard M. Stallman <rms@gnu.org>
4630
4631 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
4632 (rmail-msg-restore-non-pruned-header): Likewise.
4633 If point was in the old pruned header, put it at the top.
4634 (rmail-msg-prune-header): If point was at the top, keep it there.
4635
4636 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
4637 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
4638
4639 2001-06-28 Stefan Monnier <monnier@cs.yale.edu>
4640
4641 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
4642
4643 2001-06-28 Karl Fogel <kfogel@red-bean.com>
4644
4645 * saveplace.el: Update maintainer email address.
4646
4647 2001-06-27 Francesco Potorti` <pot@gnu.org>
4648
4649 * uniquify.el: (uniquify-rationalize-file-buffer-names):
4650 Undo previous change.
4651
4652 2001-06-27 Francesco Potorti` <pot@gnu.org>
4653
4654 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
4655 preliminary quick reordering. Can speed things up dramatically.
4656
4657 2001-06-26 Richard M. Stallman <rms@gnu.org>
4658
4659 * dired.el (dired-get-filename): A file name starting with ~
4660 is not absolute in this context.
4661
4662 * which-func.el (which-func-maxout): Increase default to 500000.
4663 (which-function-mode): This is now the "real" name of the function.
4664 (which-func-mode): Now an alias.
4665 (which-func-mode-global): Name deleted.
4666
4667 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
4668 button-2, when binding hs-mouse-toggle-hiding.
4669
4670 2001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4671
4672 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
4673 (rmail-msg-prune-header): Likewise.
4674 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
4675 and `rmail-msg-prune-header'.
4676
4677 2001-06-25 Stefan Monnier <monnier@cs.yale.edu>
4678
4679 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
4680 back than LINEBEG.
4681
4682 2001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
4683
4684 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
4685 window where they clicked the mouse has a header line, adjust
4686 vertical movement by one.
4687
4688 2001-06-25 Milan Zamazal <pdm@zamazal.org>
4689
4690 * progmodes/glasses.el (glasses-make-readable): Consider underscores
4691 too when separating a parenthesis.
4692
4693 2001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
4694
4695 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
4696 (bookmark-bmenu-hide-filenames): Add help-echo to
4697 mouse-highlighted text.
4698 (bookmark-bmenu-show-filenames): Remove help-echo property from
4699 the whitespace.
4700
4701 2001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
4702
4703 * files.el (auto-mode-alist): Add configure.ac (autoconf).
4704 From Karl Eichwalder <ke@suse.de>.
4705
4706 2001-06-23 Richard M. Stallman <rms@gnu.org>
4707
4708 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
4709
4710 * progmodes/cc-styles.el (c-set-style): Don't specify initial
4711 contents for completing-read.
4712
4713 2001-06-22 Richard M. Stallman <rms@gnu.org>
4714
4715 * menu-bar.el (menu-bar-make-toggle): Construct the
4716 function's doc string from HELP, not DOC, and make it accurate by
4717 adding "Toggle whether to " at the front and downcasing the initial.
4718 Change the HELP arg in some calls to make it fit this usage.
4719
4720 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
4721 Undo previous change.
4722
4723 2001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
4724
4725 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
4726
4727 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
4728
4729 2001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
4730
4731 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
4732
4733 * dabbrev.el (dabbrev--select-buffers): Fix last change.
4734
4735 2001-06-20 Richard M. Stallman <rms@gnu.org>
4736
4737 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
4738 broken out from dabbrev--find-expansion. Handle minibuffer
4739 specially here.
4740 (dabbrev--find-expansion): Simplify code in various ways.
4741 Don't treat minibuffers specially.
4742 Call dabbrev--make-friend-buffer-list.
4743 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
4744 (dabbrev--scanning-message): Do nothing when minibuffer is current.
4745
4746 2001-06-19 John Wiegley <johnw@gnu.org>
4747
4748 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
4749 Also, added a comment describing how to greatly speedup Eshell
4750 loadup time, by concatenating together all of Eshell's .elc files.
4751
4752 2001-06-19 John Wiegley <johnw@gnu.org>
4753
4754 * eshell/esh-mode.el: Disabled a test that often yields false failures.
4755
4756 2001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
4757
4758 * woman.el (WoMan-highlight-references): Add help-echo to
4759 mouse-highlighted text.
4760
4761 2001-06-18 Stefan Monnier <monnier@cs.yale.edu>
4762
4763 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
4764
4765 2001-06-18 Gerd Moellmann <gerd@gnu.org>
4766
4767 * international/quail.el (quail-start-conversion):
4768 Reset quail-translating to nil.
4769
4770 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
4771 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
4772
4773 2001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
4774
4775 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
4776 mouse-highlighted text.
4777
4778 * dired.el (dired-mark-pop-up): Fix last change.
4779
4780 2001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
4781
4782 * calendar/calendar.el (generate-calendar-month): Add help-echo to
4783 mouse-highlighted text.
4784
4785 * net/quickurl.el (quickurl-url-file): Run through
4786 convert-standard-filename.
4787 (quickurl-list-populate-buffer): Add help-echo to
4788 mouse-highlighted text.
4789 (top-level): Update Dave's URL.
4790
4791 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
4792 mouse-highlighted text.
4793
4794 * textmodes/page-ext.el (pages-copy-header-and-position):
4795 Add help-echo to mouse-highlighted text.
4796
4797 * tar-mode.el (tar-header-block-summarize): Add help-echo to
4798 mouse-highlighted text.
4799
4800 * replace.el (occur): Add help-echo to mouse-highlighted text.
4801
4802 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
4803 mouse-highlighted text.
4804
4805 * progmodes/cpp.el (cpp-make-button): Add help-echo to
4806 mouse-highlighted text.
4807
4808 * progmodes/compile.el (compile-reinitialize-errors):
4809 Add help-echo to mouse-highlighted messages.
4810 (compilation-forget-errors): Remove help-echo property as well.
4811
4812 * play/landmark.el (lm-plot-square, lm-init-display):
4813 Add help-echo to mouse-highlighted text.
4814
4815 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
4816 Add help-echo to mouse-highlighted text.
4817
4818 * dired.el (dired-insert-set-properties): Add help-echo to
4819 mouse-highlighted text.
4820 (dired-mark-pop-up): Remove help-echo property from the file name.
4821
4822 * comint.el (comint-send-input): Add help-echo to
4823 mouse-highlighted text.
4824
4825 * buff-menu.el (list-buffers-noselect): Add help-echo to
4826 mouse-highlighted text.
4827
4828 * arc-mode.el (archive-summarize-files): Add help-echo to
4829 mouse-highlighted text.
4830
4831 * ffap.el (ffap-machine-p): Always return nil if
4832 open-network-stream is not fboundp.
4833
4834 2001-06-17 Stefan Monnier <monnier@cs.yale.edu>
4835
4836 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
4837 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
4838 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
4839 incorrectly binding chars between 128 and 256 to it.
4840 (sgml-maybe-name-self): Handle latin-1 chars properly.
4841 (sgml-tags-invisible): Bind buffer-file-name to nil.
4842 Use unwind-protect and restore-buffer-modified-p.
4843 (sgml-point-entered): Use buffer-substring-no-properties.
4844 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
4845 (html-mode): Don't force `imenu-sort-function'.
4846
4847 2001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
4848
4849 * tar-mode.el: Fix the copyright notice.
4850
4851 * font-lock.el (font-lock-comment-face): For tty's with dark
4852 background, use "red1", since "lightred" is not one of the colors
4853 recognized by tty-colors.el.
4854
4855 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
4856 create a buffer for extracted file, in case there's more than one
4857 file by that name in an archive, possibly in different
4858 directories. From Kevin Rodgers <kevinr@ihs.com>.
4859
4860 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
4861 <alex@gnu.org>.
4862
4863 2001-06-15 Miles Bader <miles@gnu.org>
4864
4865 * textmodes/texinfmt.el (texinfo-format-syntax-table):
4866 Revert previous change.
4867
4868 2001-06-14 Richard M. Stallman <rms@gnu.org>
4869
4870 * replace.el (keep-lines-read-args): Return just a regexp.
4871 Provide nil for the region args.
4872 (keep-lines, flush-lines, how-many):
4873 Calculate the defaults for the region here, when args are nil.
4874
4875 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
4876
4877 * rot13.el (rot13-other-window): Some more doc fix.
4878
4879 2001-06-14 Per Starback <starback@ling.uu.se>
4880
4881 * replace.el (case-replace, query-replace-from-history-variable)
4882 (query-replace-to-history-variable, keep-lines-read-args)
4883 (occur-revert-function, query-replace-help): Dox fix.
4884
4885 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
4886
4887 * rot13.el (rot13-other-window): Doc fix.
4888
4889 2001-06-14 Miles Bader <miles@gnu.org>
4890
4891 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
4892 of " and \ to "." (punctuation).
4893 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
4894
4895 2001-06-13 Richard M. Stallman <rms@gnu.org>
4896
4897 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
4898
4899 * simple.el (shell-command-on-region): Never kill the
4900 *Shell Command Output* buffer.
4901
4902 2001-06-13 Stefan Monnier <monnier@cs.yale.edu>
4903
4904 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
4905
4906 2001-06-10 Stefan Monnier <monnier@cs.yale.edu>
4907
4908 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
4909 New var, to recognize ${ $' and PODs.
4910 (perl-font-lock-syntactic-face-function): New function.
4911 (perl-mode): Use them.
4912 (perl-continuation-line-p): New function, from perl-calculate-indent.
4913 (perl-calculate-indent): Use it, to properly handle continuation
4914 lines of continuation lines.
4915
4916 2001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
4917
4918 * server.el (server-process, server-buffer-clients): Doc fix.
4919 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4920
4921 2001-06-09 John Wiegley <johnw@gnu.org>
4922
4923 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
4924 test if the last command was Lisp or not.
4925 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
4926 B x C".
4927
4928 2001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
4929
4930 * dos-w32.el (grep-regexp-alist): Remove definition, since the
4931 general one on compile.el supports drive letters.
4932
4933 2001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
4934
4935 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
4936 key description.
4937
4938 * textmodes/reftex-sel.el (reftex-select-jump): New command.
4939
4940 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
4941 (reftex-toc-jump): New command.
4942
4943 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
4944 to parse international characters as well.
4945
4946 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
4947 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
4948
4949 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
4950
4951 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
4952 TAB to the key separators.
4953
4954 2001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
4955
4956 * international/mule.el (auto-coding-alist): Remove redundant
4957 up-cased versions of the extensions (auto-coding-alist-lookup is
4958 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
4959 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
4960
4961 2001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
4962
4963 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
4964
4965 2001-06-01 Richard M. Stallman <rms@gnu.org>
4966
4967 * help.el (describe-variable): Put value on same line
4968 with preceding text, if it is short enough to look good that way.
4969
4970 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
4971
4972 * term/internal.el (IT-unicode-translations): New variable.
4973 (IT-setup-unicode-display): New function.
4974
4975 2001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4976
4977 * ps-print.el: Handle before-string and after-string overlay properties
4978 in ps-print-*-with-faces commands. Doc fix.
4979 (ps-print-version): New version number (6.5.2).
4980 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
4981 for XEmacs.
4982 (ps-prefix-quote): Doc fix.
4983 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
4984 (ps-basic-plot-str, ps-plot-string): New funs.
4985
4986 2001-05-31 Stefan Monnier <monnier@cs.yale.edu>
4987
4988 * progmodes/etags.el (tags-compression-info-list): Fix docstring
4989 and :type spec.
4990
4991 2001-05-31 Gerd Moellmann <gerd@gnu.org>
4992
4993 * international/mule-cmds.el (inactivate-input-method):
4994 Set input-method-function to nil.
4995
4996 * xml.el (xml-parse-tag): The document may contain invalid characters.
4997 From ShengHuo ZHU <zsh@cs.rochester.edu>
4998
4999 2001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
5000
5001 * mail/rmailsum.el (rmail-message-subject-p): Don't call
5002 `rmail-summary-line-decoder' if the message does not have
5003 a Subject: field.
5004
5005 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
5006
5007 * mail/rmail.el (rmail-insert-mime-resent-message-function):
5008 New variable.
5009 (rmail-resend): Modify to work in `rmail-view-buffer'; call
5010 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
5011 is non-nil.
5012
5013 2001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
5014
5015 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
5016
5017 2001-05-29 Sam Steingold <sds@gnu.org>
5018
5019 * faces.el (face-valid-attribute-values): Bind `valid' directly
5020 instead of using `setq'.
5021
5022 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
5023 Use `tex-shell-buf'.
5024 (tex-shell-proc): Use `tex-shell-running'.
5025 (tex-shell-buf-no-error): New function.
5026 (tex-send-tex-command): Use it.
5027 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
5028 (tex-kill-job): Check the process before calling `quit-process'.
5029
5030 2001-05-29 Gerd Moellmann <gerd@gnu.org>
5031
5032 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
5033 UTF-8 sequences.
5034
5035 2001-05-28 Miles Bader <miles@gnu.org>
5036
5037 * comint.el (comint-carriage-motion): Renamed from
5038 `comint-cr-magic'. Operate on the buffer instead of the string
5039 (for use as a comint post-output filter, instead of as a
5040 pre-output filter). Handle backspaces too. Add to the
5041 `comint-output-filter-functions' hook instead of
5042 `comint-preoutput-filter-functions'.
5043
5044 2001-05-28 Gerd Moellmann <gerd@gnu.org>
5045
5046 * language/japan-util.el (japanese-hankaku): Prefer the charset
5047 `jisx0201' when the optional argument `ascii-only' is not specified.
5048 (japanese-hankaku-region): Ditto.
5049 From Katsumi Yamaoka <yamaoka@jpl.org>
5050
5051 2001-05-28 Stefan Monnier <monnier@cs.yale.edu>
5052
5053 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
5054 (outline-invisible-p): New function.
5055 (hide-leaves): Save excursion.
5056 (hide-other): Stop looping when reaching bobp.
5057
5058 2001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
5059
5060 * cus-edit.el (custom-file): Fix last change.
5061
5062 2001-05-27 Stefan Monnier <monnier@cs.yale.edu>
5063
5064 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
5065 same definition in byte-compile-function-environment as `autoload'
5066 would put in `symbol-function'.
5067
5068 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
5069 patch to correct the error message as well.
5070
5071 2001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
5072
5073 * cus-edit.el (custom-file): Don't assume we were invoked with -q
5074 unless ~/.emacs exists.
5075
5076 * novice.el (enable-command): If user-init-file is nil or does not
5077 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
5078
5079 2001-05-25 Stefan Monnier <monnier@cs.yale.edu>
5080
5081 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
5082 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
5083 Allow spaces around macro arguments.
5084 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
5085 indent-for-tab-command.
5086 (latex-mode-map, plain-tex-mode-map): New keymaps.
5087 Inherit from tex-mode-map.
5088 (tex-common-initialization): Don't setup the keymap any more
5089 since it's now done right by define-derived-mode.
5090 (latex-mode): Set skeleton-end-hook to nil.
5091 (latex-skeleton-end-hook): Remove.
5092 (tex-latex-block, latex-insert-item): Simplify.
5093 (latex-syntax-after): Use following-char rather than char-after.
5094 (tex-discount-args-cmds, tex-count-words): New functions.
5095
5096 * textmodes/tildify.el (tildify-ignored-environments-alist):
5097 Recognize \verb* as well.
5098
5099 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
5100 (perl-comment-indent): Simplify to let newcomment.el do its job.
5101 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
5102 (perl-mark-function): Cleanup the namespace.
5103 (perl-calculate-indent): Don't be fooled by nested functions.
5104
5105 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
5106
5107 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
5108 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
5109
5110 2001-05-25 Andrew Choi <akochoi@i-cable.com>
5111
5112 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
5113 actually be `\\'.
5114 (ctlau-b5-converter): Likewise.
5115
5116 2001-05-24 Andrew Choi <akochoi@i-cable.com>
5117
5118 * international/titdic-cnv.el (quail-misc-package-ext-info):
5119 Change CTLauB.el to CTLau-b5.el.
5120
5121 2001-05-23 Stefan Monnier <monnier@cs.yale.edu>
5122
5123 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
5124 rather than beginning-of-line to avoid problems with fields.
5125 (gud-perldb-massage-args): Use unless and push.
5126 (gud-chdir-before-run): New var.
5127 (gud-common-init): Use it.
5128
5129 2001-05-24 Andrew Choi <akochoi@i-cable.com>
5130
5131 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
5132 delete entries for chinese-ctlau and chinese-ctlaub.
5133 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
5134 chinese-ctlaub.
5135 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
5136 New functions.
5137
5138 2001-05-22 Gerd Moellmann <gerd@gnu.org>
5139
5140 * cus-edit.el (custom-comment-show): Remove debug code.
5141
5142 * language/japan-util.el (japanese-symbol-table): Fix handling of
5143 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
5144
5145 2001-05-21 Stefan Monnier <monnier@cs.yale.edu>
5146
5147 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
5148 Renamed by removing the silly `-flag' suffix.
5149 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
5150
5151 2001-05-20 Stefan Monnier <monnier@cs.yale.edu>
5152
5153 * replace.el (keep-lines-read-args): Use `copy-marker'.
5154 (how-many): Save excursion properly.
5155 (occur-mode): Use define-derived-mode.
5156 (perform-replace): Use with-current-buffer.
5157
5158 2001-05-20 Richard M. Stallman <rms@gnu.org>
5159
5160 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
5161
5162 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
5163
5164 * info.el (Info-read-subfile): Widen before finding the
5165 desired node in the subfile.
5166
5167 * startup.el (command-line-1): When >2 files visited,
5168 leave the last one visible, and make that the selected window.
5169
5170 2001-05-20 Gerd Moellmann <gerd@gnu.org>
5171
5172 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
5173
5174 2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
5175
5176 * international/ccl.el (define-ccl-program): Fix a typo.
5177 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5178
5179 * international/mule.el (decode-char): Fix a typo. From Pavel
5180 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5181
5182 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
5183 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5184
5185 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
5186 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5187
5188 2001-05-18 Sam Steingold <sds@gnu.org>
5189
5190 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
5191 and [RET] to `cvs-mode-find-file'.
5192
5193 2001-05-18 John Wiegley <johnw@gnu.org>
5194
5195 * eshell/esh-ext.el (eshell-explicit-command-char): A new
5196 configuration variable, which determines the initial character
5197 that forces use of an external version of a command. The default
5198 is *, but may be set to \, for example.
5199
5200 * eshell/esh-ext.el (eshell-explicit-command):
5201 Use `eshell-explicit-command-char' instead of ?*.
5202
5203 * eshell/esh-cmd.el (eshell/which):
5204 Use `eshell-explicit-command-char' instead of ?*.
5205
5206 * eshell/em-cmpl.el (eshell-completion-command-name)
5207 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
5208 instead of ?*.
5209
5210 2001-05-18 Gerd Moellmann <gerd@gnu.org>
5211
5212 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
5213 subst-char-in-string.
5214 (ange-ftp-after-parse-ls-hook): New variable.
5215 (ange-ftp-ls): Run that hook.
5216 From Peter Milliken <Peter.Milliken@GTECH.COM>.
5217
5218 * tmm.el (tmm-get-keymap): Fix handling of :filter.
5219 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
5220 text into *Completions*.
5221
5222 * net/goto-addr.el (goto-address-at-point): Deal with URLs
5223 part of which look like email addresses.
5224
5225 2001-05-18 Andrew Innes <andrewi@gnu.org>
5226
5227 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
5228 Use . instead of absolute path for lisp dir, to avoid bug in W2K
5229 cmd.exe's handling of FOR loops.
5230 (autoloads): Set find-file-suppress-same-file-warnings to t to
5231 avoid slew of spurious messages.
5232
5233 2001-05-18 Simon Josefsson <simon@josefsson.org>
5234
5235 * mail/smtpmail.el (maybe-append-domain): Renamed to
5236 `smtpmail-maybe-append-domain'.
5237 (smtpmail-via-smtp): Use the new name.
5238
5239 * net/browse-url.el (browse-url-browser-function): Add kde.
5240 (browse-url-kde-program, browse-url-kde-args): New variables.
5241 (browse-url-kde): New function.
5242
5243 2001-05-18 Miles Bader <miles@gnu.org>
5244
5245 * simple.el (delete-horizontal-space, just-one-space):
5246 Use `constrain-to-field' instead of `field-end'/`field-beginning',
5247 because it's more efficient for large files.
5248
5249 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5250
5251 * mail/rmail.el (rmail-require-mime-maybe): New function.
5252 (rmail): Use it.
5253 (rmail-mode): Handle the case of finding Rmail files.
5254
5255 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
5256 functions.
5257
5258 2001-05-17 Stefan Monnier <monnier@cs.yale.edu>
5259
5260 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
5261 text-property after moving to the beginning of line and regardless
5262 of the value of font-lock-multiline.
5263
5264 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5265
5266 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
5267
5268 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
5269 last coding system used before calling set-buffer-modified-p
5270 because that function changes last-coding-system.
5271
5272 2001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
5273
5274 * files.el (switch-to-buffer-other-window)
5275 (switch-to-buffer-other-frame): Add an xref to display-buffer in
5276 the doc string.
5277
5278 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5279
5280 * language/slovak.el, language/czech.el: New maintainer.
5281
5282 2001-05-16 Sam Steingold <sds@gnu.org>
5283
5284 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
5285 sub-form of `defgeneric' correctly.
5286
5287 2001-05-16 Gerd Moellmann <gerd@gnu.org>
5288
5289 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
5290 of `c'.
5291
5292 * textmodes/outline.el (outline-font-lock-level): Remove the
5293 condition-case, test what outline-level returns instead, to
5294 ease debugging.
5295
5296 * international/mule.el (auto-coding-regexp-alist): New user-option.
5297 (auto-coding-from-file-contents): New function.
5298 (set-auto-coding): Use it to determine a coding system.
5299
5300 2001-05-15 Gerd Moellmann <gerd@gnu.org>
5301
5302 * mouse.el (mouse-delete-other-windows): Doc fix.
5303
5304 * emacs-lisp/lisp-mode.el (lisp-mode):
5305 Make font-lock-keywords-case-fold-search a buffer-local variable with
5306 make-local-variable before setting it.
5307
5308 2001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
5309
5310 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
5311 prefixes.
5312
5313 2001-05-14 Gerd Moellmann <gerd@gnu.org>
5314
5315 * hexl.el (hexl-current-address): Print a message when called
5316 interactively.
5317
5318 2001-05-11 Stefan Monnier <monnier@cs.yale.edu>
5319
5320 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
5321
5322 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
5323
5324 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
5325
5326 2001-05-11 Gerd Moellmann <gerd@gnu.org>
5327
5328 * startup.el (command-line): If parameters have been changed in
5329 the init files which influence font selection, clear the face
5330 cache so that faces get realized with the new parameters.
5331
5332 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
5333
5334 2001-05-10 Stefan Monnier <monnier@cs.yale.edu>
5335
5336 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
5337
5338 2001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
5339
5340 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
5341 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
5342
5343 2001-05-10 Gerd Moellmann <gerd@gnu.org>
5344
5345 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
5346 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
5347
5348 2001-05-09 John Wiegley <johnw@gnu.org>
5349
5350 * eshell/esh-util.el (eshell-convert-numeric-arguments):
5351 Annotated the documentation string to tell users about
5352 `eshell-no-numeric-conversions'.
5353
5354 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
5355 conversions if a Lisp function has the property
5356 `eshell-no-numeric-conversions' set to a non-nil value.
5357
5358 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
5359 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
5360 property `eshell-no-numeric-conversions' on the following
5361 functions (which all deal with filesystem entities, and never Lisp
5362 numerical values): eshell/cd, eshell/pushd, eshell/popd,
5363 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
5364 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
5365 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
5366 eshell/which, eshell/addpath.
5367
5368 2001-05-09 John Wiegley <johnw@gnu.org>
5369
5370 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
5371 encountered as an argument, don't convert it right away, but tag
5372 the first character of the string with the text properties
5373 `number', which signifies to `eshell-lisp-command' that the
5374 argument should be passed through `string-to-number' if it is
5375 actually used in the call to a Lisp function.
5376
5377 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
5378 function, convert any string arguments that have been tagged as
5379 "numbers", by calling string-to-number.
5380
5381 * eshell/esh-util.el (eshell-number-regexp): Now that number
5382 conversions only happen for Lisp function calls, the number regexp
5383 should now match all integer and floating point forms.
5384
5385 * eshell/esh-proc.el: Disable `eshell-stop-process' and
5386 `eshell-continue-process', since they are both nonfunctional at
5387 the moment.
5388 (eshell-proc-initialize): Don't bind keys for
5389 `eshell-stop-process' or `eshell-continue-process'.
5390
5391 * eshell/em-unix.el (eshell-shuffle-files):
5392 Apply `directory-file-name' before calling `file-name-directory'.
5393
5394 * eshell/em-hist.el (eshell-add-to-history): Reference to
5395 `eshell-history-ring' needed to be `eshell-history-index'.
5396
5397 * calendar/timeclock.el (timeclock-find-discrep):
5398 Initialize `elapsed' to 0.
5399 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
5400 it's still nil.
5401
5402 2001-05-09 Stefan Monnier <monnier@cs.yale.edu>
5403
5404 * arc-mode.el (archive-int-to-mode): Construct the string directly.
5405 (archive-mode): Use capitalize.
5406 (archive-unique-fname): Use make-temp-file.
5407
5408 2001-05-09 Gerd Moellmann <gerd@gnu.org>
5409
5410 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
5411
5412 2001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
5413
5414 * tar-mode.el (tar-extract): Pay attention to the value of
5415 coding-system-for-read, if it is non-nil.
5416
5417 * calendar/holidays.el (holidays): Add an autoload cookie.
5418 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5419
5420 2001-05-08 John Wiegley <johnw@gnu.org>
5421
5422 * calendar/timeclock.el (timeclock-workday-remaining):
5423 Changed logic for determining how much time is remaining.
5424 (timeclock-workday-elapsed): Don't accept a "relative" argument
5425 for the current day's elapsed time. What could that have meant?
5426 (timeclock-workday-elapsed-string): No "relative" argument anymore.
5427 (timeclock-when-to-leave): Changed logic, similarly to what was
5428 done for `timeclock-workday-remaining'.
5429 (timeclock-find-discrep): Removed "today-only" argument, which had
5430 no meaning. Fixed some more math problems. The function now
5431 returns a three member list: (TOTAL-TIME-DISCREPANCY
5432 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
5433
5434 2001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5435
5436 * w32-fns.el (convert-standard-filename): Start replacing slashes
5437 from the beginning of the file name, not from where the last
5438 invalid character was. From "Andrew Maguire (SWW)"
5439 <Andrew.Maguire@Smallworld.co.uk>
5440
5441 2001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
5442
5443 The following changes are to provide infrastructure for handling
5444 MIME messages to rmail. They don't affect the original behaviour
5445 if rmail-enable-mime is nil.
5446
5447 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
5448 (rmail-search-mime-message-function)
5449 (rmail-search-mime-header-function): New variables.
5450 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
5451 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
5452 `rmail-view-buffer' is hidden.
5453 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
5454 call rmai-show-mime-function.
5455 (rmail-display-labels): If rmail-enable-mime is non-nil, update
5456 mode-line-process of rmail-view-buffer.
5457 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
5458 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
5459 buffer.
5460 (rmail-next-message, rmail-next-undeleted-message): Be sure to
5461 set-buffer to the Rmail buffer.
5462 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
5463 rmail-search-mime-header-function.
5464 (rmail-search-message): New function.
5465 (rmail-search): Call rmail-search-message to check if a message
5466 matches REGEXP, lastly update point after calling
5467 rmail-show-message.
5468 (rmail-undelete-previous-message, rmail-expunge-confirmed)
5469 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
5470 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
5471 header region, refer to rmail-msgref-vector while setting the
5472 current buffer to rmail-buffer temporarily.
5473 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
5474 If rmail-enable-mime is non-nil, call
5475 rmail-insert-mime-forwarded-message-function instead of inserting
5476 forwarded message by itself.
5477
5478 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
5479 Rmail buffer.
5480 (rmail-set-label, rmail-next-labeled-message): Likewise.
5481
5482 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
5483 set-buffer to the Rmail buffer.
5484 (rmail-output-to-rmail-file): Likewise.
5485 (rmail-output): Likewise.
5486
5487 * mail/rmailsum.el (rmail-message-subject-p): Process the result
5488 of mail-fetch-field by rmail-summary-line-decoder.
5489 (rmail-new-summary): Be sure to go to the Rmail buffer.
5490 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
5491 rmail-view-buffer to nil.
5492 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
5493 rmail-view-buffer.
5494 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
5495 rmail-buffer.
5496 (rmail-summary-scroll-msg-down): Likewise.
5497 (rmail-summary-beginning-of-message): Likewise.
5498 (rmail-summary-wipe): Likewise.
5499 (rmail-summary-toggle-header): Use save-window-excursion, not
5500 save-excursion. Update point in rmail-view-buffer, not in
5501 rmail-buffer.
5502 (rmail-summary-reply): Before calling rmail-reply, set buffer to
5503 rmail-view-buffer, not rmail-buffer.
5504
5505 2001-05-07 Gerd Moellmann <gerd@gnu.org>
5506
5507 * cus-edit.el (custom-file): Signal an error if user-init-file is
5508 nil (running -q).
5509
5510 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
5511
5512 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
5513 Add :version.
5514
5515 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
5516 New option.
5517 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
5518 only if smtpmail-warn-about-unknown-extensions is set.
5519
5520 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
5521 instead of rmail-sort-by-keywords.
5522
5523 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
5524 rmail-sort-by-keywords.
5525
5526 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
5527 rmail-summary-sort-by-keywords. Doc fix.
5528 (rmail-summary-mode): Doc fix.
5529
5530 * mail/rmail.el (rmail-edit): New Custom group.
5531
5532 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
5533 (rmail-edit-mode-hook): New user-option.
5534
5535 2001-05-05 Richard M. Stallman <rms@gnu.org>
5536
5537 * help.el (help-xref-symbol-regexp): Recognize "source of"
5538 and friends, meaning make a link to the source file.
5539 (help-make-xrefs): Handle "source of" and friends
5540 by constructing a link that visits the source file.
5541
5542 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
5543
5544 2001-05-04 Stefan Monnier <monnier@cs.yale.edu>
5545
5546 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
5547 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
5548 Renamed from perl-font-lock-keywords to avoid clashes.
5549 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
5550 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
5551 Updated correspondingly.
5552
5553 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
5554 Typo `nonexistant' -> `nonexistent'.
5555
5556 2001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
5557
5558 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
5559 Split `c-electric-delete' into two functions where
5560 `c-electric-delete-forward' always deletes forward and
5561 `c-electric-delete' only contains the code necessary for XEmacs to
5562 choose between backward and forward deletion.
5563
5564 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
5565 get the electric behavior on that key too.
5566 (c-fill-paragraph): Fixed bogus direct use of
5567 c-comment-prefix-regexp, which caused an error when it's a list.
5568
5569 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
5570
5571 * dired-aux.el (dired-diff): Doc fix.
5572
5573 * dired.el (dired-diff): Likewise.
5574
5575 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
5576
5577 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
5578
5579 2001-05-02 Stefan Monnier <monnier@cs.yale.edu>
5580
5581 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
5582 if both the buffer and the file are read-only.
5583
5584 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
5585 rather than font-lock-string-face.
5586 (sh-get-indent-info): Treat heredocs like strings.
5587
5588 2001-05-02 Gerd Moellmann <gerd@gnu.org>
5589
5590 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
5591 a newline following `}'.
5592 (texinfo-format-email): New function.
5593 (toplevel): Use texinfo-format-email for @email.
5594 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
5595 Add `display'.
5596 (texinfo-sort-region): Goto point-min before sorting.
5597 (texinfo-set): Remove leading white space from value.
5598 From yagi@is.titech.ac.jp.
5599
5600 * replace.el (query-replace-regexp-eval): Doc fix.
5601
5602 2001-05-01 Stefan Monnier <monnier@cs.yale.edu>
5603
5604 * diff-mode.el (diff-nonexistant-face): New face.
5605 (diff-font-lock-keywords): Use it.
5606
5607 2001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
5608
5609 * font-lock.el (font-lock-mode): Doc fix.
5610
5611 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
5612 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
5613
5614 2001-04-30 Gerd Moellmann <gerd@gnu.org>
5615
5616 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
5617 backslash at the start of the here-document delimiter.
5618 (sh-font-lock-syntactic-keywords): Likewise.
5619
5620 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
5621
5622 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
5623
5624 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
5625 (tty-color-translate, tty-color-by-index, tty-color-values)
5626 (tty-color-desc): Doc fix.
5627
5628 2001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
5629
5630 * dired-aux.el (dired-do-create-files, dired-do-copy)
5631 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
5632 Mention dired-dwim-target in the doc string.
5633
5634 2001-04-28 Miles Bader <miles@gnu.org>
5635
5636 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
5637 (dabbrev--find-expansion): Use it.
5638 (dabbrev--select-buffers): Don't select ignored buffers.
5639
5640 2001-04-27 Gerd Moellmann <gerd@gnu.org>
5641
5642 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
5643
5644 2001-04-26 Richard M. Stallman <rms@gnu.org>
5645
5646 * dabbrev.el: Add doc strings for some functions.
5647 (dabbrev--eliminate-newlines): New variable.
5648 (dabbrev--substitute-expansion): Convert newlines to spaces
5649 if dabbrev--eliminate-newlines is set.
5650 If abbrev and expansion are both all-lower-case,
5651 leave dabbrev--last-case-pattern nil.
5652
5653 2001-04-26 Gerd Moellmann <gerd@gnu.org>
5654
5655 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
5656 if necessary, like in rmail-show-message.
5657
5658 2001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5659
5660 * ps-print.el: Color specified by number is forced to be float number.
5661 (ps-print-version): New version number (6.5.1.1).
5662 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
5663 initialization.
5664 (ps-prefix-quote): New internal var.
5665 (ps-print-quote): New fun.
5666 (ps-setup, ps-output-frame-properties, ps-float-format)
5667 (ps-format-color): Code fix.
5668 (ps-plot-region): Eliminate redundant foreground color text setting.
5669
5670 2001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
5671
5672 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
5673
5674 2001-04-25 Gerd Moellmann <gerd@gnu.org>
5675
5676 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
5677
5678 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
5679
5680 * info.el (Info-additional-directory-list): Doc fix.
5681
5682 * find-lisp.el (find-lisp-find-dired-filter)
5683 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
5684 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
5685
5686 2001-04-25 Stefan Monnier <monnier@cs.yale.edu>
5687
5688 * progmodes/make-mode.el (makefile-font-lock-keywords):
5689 Rationalize the rules for includes and conditionals and use the
5690 keyword face for them.
5691
5692 * faces.el (modify-face): Add compatibility for non-interactive use.
5693
5694 2001-04-24 John Wiegley <johnw@gnu.org>
5695
5696 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
5697 fix from last night, since it wasn't finding eshell/cd.
5698
5699 2001-04-24 Gerd Moellmann <gerd@gnu.org>
5700
5701 * rect.el (string-rectangle): Revert to 20.x behaviour.
5702 (replace-rectangle): Make it an alias for string-rectangle.
5703 (string-insert-rectangle): New function.
5704
5705 2001-04-23 John Wiegley <johnw@gnu.org>
5706
5707 * eshell/em-unix.el (eshell/diff): Fixed problems that were
5708 occurring with Emacs 21's diff.el/compile.el interaction layer.
5709
5710 2001-04-23 Colin Walters <walters@cis.ohio-state.edu>
5711
5712 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
5713 case where the function was defined in a file, but not part of an
5714 eshell module.
5715
5716 2001-04-23 John Wiegley <johnw@gnu.org>
5717
5718 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
5719 code to work around a redisplay problem I've been having.
5720
5721 2001-04-23 John Wiegley <johnw@gnu.org>
5722
5723 * calendar/timeclock.el (timeclock-day-required): If the time
5724 required for a particular day is not set, use `timeclock-workday'.
5725 (timeclock-find-discrep): Added some sample code in a comment.
5726
5727 * eshell/eshell.el (eshell-command): Made a few changes so that
5728 `eshell-command' could be called programmatically.
5729
5730 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
5731
5732 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
5733
5734 2001-04-23 John Wiegley <johnw@gnu.org>
5735
5736 * calendar/timeclock.el: Updated copyright.
5737 (timeclock-generate-report): Don't report the daily or two-week
5738 total, if no time has been worked in that period.
5739 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
5740 final computational form, which was unnecessary; corrected a
5741 parsing problem when timeclock-relative was nil.
5742
5743 2001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
5744
5745 * calendar/timeclock.el (timeclock-modeline-display): Check if
5746 `list-entry' is null.
5747 (timeclock-use-display-time): The first argument to `set-variable'
5748 must be a symbol.
5749
5750 2001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
5751
5752 * calendar/calendar.el (diary-entry-marker)
5753 (calendar-today-marker, calendar-holiday-marker):
5754 Use display-color-p instead of window-system.
5755 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
5756 instead of window-system.
5757 (calendar-hide-window): Use display-multi-frame-p instead of
5758 window-system.
5759
5760 * calendar/cal-x.el (calendar-two-frame-setup)
5761 (calendar-only-one-frame-setup, calendar-one-frame-setup):
5762 Use display-multi-frame-p instead of window-system.
5763
5764 2001-04-23 Gerd Moellmann <gerd@gnu.org>
5765
5766 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
5767
5768 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
5769 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
5770
5771 2001-04-23 Alex Schroeder <alex@gnu.org>
5772
5773 * goto-addr.el: Instead of defining line-beginning-position and
5774 line-end-position a defalias is used for point-at-bol and point-at-eol.
5775
5776 2001-04-23 Alex Schroeder <alex@gnu.org>
5777
5778 * goto-addr.el: Added XEmacs compatibility code.
5779 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
5780
5781 2001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
5782
5783 * textmodes/paragraphs.el (sentence-end): Doc fix.
5784
5785 2001-04-20 Alex Schroeder <alex@gnu.org>
5786
5787 * sql.el (sql-escape-newlines-and-send): New function.
5788 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
5789
5790 2001-04-20 Alex Schroeder <alex@gnu.org>
5791
5792 * sql.el (sql-db2-program): New option.
5793 (sql-db2-options): New option.
5794 (sql-db2): New function.
5795
5796 2001-04-20 Alex Schroeder <alex@gnu.org>
5797
5798 * sql.el (sql-mode-menu): Added highlighting entries.
5799 (sql-highlight-oracle-keywords): New function.
5800 (sql-highlight-postgres-keywords): New function.
5801 (sql-highlight-ansi-keywords): New function.
5802
5803 2001-04-20 Alex Schroeder <alex@gnu.org>
5804
5805 * sql.el (sql-help): Doc change.
5806
5807 2001-04-19 Karl Fogel <kfogel@collab.net>
5808
5809 * saveplace.el (save-place-alist-to-file): Removed no-effect code
5810 that inserted file content only to delete it immediately.
5811 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
5812 <lektu@uol.com.br> for the patch.
5813
5814 2001-04-19 Stefan Monnier <monnier@cs.yale.edu>
5815
5816 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
5817
5818 2001-04-18 Gerd Moellmann <gerd@gnu.org>
5819
5820 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
5821 for defmethod.
5822
5823 * comint.el (comint-cr-magic): New function.
5824 (toplevel): Add it to comint-preoutput-filter-functions.
5825
5826 2001-04-18 Andrew Innes <andrewi@gnu.org>
5827
5828 * makefile.w32-in (EMACSLOADPATH): Define.
5829 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
5830 (recompile): Remove stuff to set EMACSLOADPATH.
5831
5832 2001-04-18 Gerd Moellmann <gerd@gnu.org>
5833
5834 * language/slovak.el ("Slovak"): Add tutorial entry.
5835
5836 * net/browse-url.el (browse-url-new-window-flag): Renamed from
5837 browse-url-new-window-p.
5838
5839 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
5840
5841 * info.el (Info-menu-update): When there are no menus and/or no
5842 cross references in the node, make the respective items of the
5843 Info menu-bar menu inactive.
5844
5845 2001-04-17 Gerd Moellmann <gerd@gnu.org>
5846
5847 * indent.el (indent-for-tab-command): Call indent-line-function
5848 with no argument if PREFIX-ARG is non-nil.
5849
5850 * frame.el (delete-other-frames): Handle minibuffer-only frames.
5851
5852 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
5853
5854 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
5855 an async subprocess if start-process is unavailable. Suggested by
5856 Tim Van Holder <tim.van.holder@pandora.be>.
5857
5858 2001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
5859
5860 * info.el (Info-additional-directory-list): Doc fix. Suggested by
5861 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
5862
5863 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
5864
5865 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
5866 manual.
5867
5868 2001-04-13 Stefan Monnier <monnier@cs.yale.edu>
5869
5870 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
5871 (cvs-menu): Add a few entries.
5872
5873 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
5874 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
5875 lock file appears to be reachable from Emacs.
5876 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
5877 (cvs-mode-find-file): Look for cvs-header-face rather than
5878 cvs-dirname-face (which doesn't exist).
5879 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
5880
5881 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
5882
5883 2001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
5884
5885 * emulation/pc-select.el (pc-selection-mode): Don't turn on
5886 normal-erase-is-backspace on a tty. Instead, bind some keys such
5887 as [delete] directly, like pc-select.el did before
5888 normal-erase-is-backspace was invented.
5889
5890 2001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
5891
5892 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
5893
5894 2001-04-11 John Wiegley <johnw@gnu.org>
5895
5896 * eshell/em-ls.el (eshell-ls-insert-directory):
5897 Set font-lock-defaults to nil, to prevent fontification in dired
5898 buffers, if Eshell's ls is being used.
5899
5900 2001-04-11 John Wiegley <johnw@gnu.org>
5901
5902 * calendar/timeclock.el (timeclock-completing-read): New function.
5903 (timeclock-ask-for-project, timeclock-ask-for-reason):
5904 Call `timeclock-completing-read'.
5905
5906 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
5907 required where `member' was being used.
5908
5909 2001-04-11 Colin Walters <walters@cis.ohio-state.edu>
5910
5911 * eshell/em-hist.el (eshell-previous-matching-input):
5912 Don't display "History item" if the the minibuffer is active.
5913
5914 2001-04-11 Gerd Moellmann <gerd@gnu.org>
5915
5916 * startup.el (command-line): Output a newline after printing
5917 an error from loading the window system's init file.
5918
5919 2001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
5920
5921 * textmodes/texinfo.el (texinfo-font-lock-keywords):
5922 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
5923 @inforef. Add an OVERRIDE of `keep' to highlight specs of
5924 keywords whose arguments routinely include @@.
5925
5926 2001-04-10 Gerd Moellmann <gerd@gnu.org>
5927
5928 * emacs-lisp/advice.el (ad-make-advised-definition):
5929 Construct advice for subrs differently.
5930
5931 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
5932 regexp in parentheses when building the regexp for searching backwards.
5933
5934 * simple.el (completion-list-mode-finish): New function.
5935 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
5936
5937 * language/european.el ("Polish"): Change sample text.
5938 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
5939
5940 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
5941 parameter.
5942
5943 * faces.el (menu): Doc fix.
5944
5945 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5946
5947 * ps-print.el: Footer implementation. Doc fix.
5948 (ps-print-version): New version number (6.5.1).
5949 (ps-header-frame-alist): New customization var for header frame
5950 properties.
5951 (ps-line-number-color): New customization var for line number color.
5952 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
5953 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
5954 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
5955 (ps-right-footer): New customization vars for footers.
5956 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
5957 footers.
5958 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
5959 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
5960 Code fix.
5961 (ps-prologue-file): Indentation fix.
5962 (ps-print-quote): Fun eliminated.
5963 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
5964 (ps-output-frame-properties): New fun.
5965 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
5966 (ps-skip-newline): Replace defun by defsubst.
5967
5968 2001-04-10 Colin Walters <walters@cis.ohio-state.edu>
5969
5970 * eshell/eshell.el (eshell-command): Needed a "%s" format
5971 specifier, in case the buffer contains percent characters.
5972
5973 2001-04-10 John Wiegley <johnw@gnu.org>
5974
5975 * calendar/timeclock.el (timeclock-generate-report): Added a
5976 missing insert of the project name.
5977
5978 2001-04-09 Gerd Moellmann <gerd@gnu.org>
5979
5980 * obsolete/profile.el: Moved from emacs-lisp/.
5981
5982 * Makefile.in (nonobsolete_setwins): New macro.
5983 (finder-data): Use it instead of `setwins'.
5984 From: Dave Love <fx@gnu.org>.
5985
5986 * server.el (server-visit-files): Set server-existing-buffer correctly.
5987 (server-visit-files): Run server-visit-hook after going to
5988 line 1 so that the hook can set point as it sees fit.
5989
5990 * bindings.el (mode-line-modified): Unify help messages.
5991
5992 2001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
5993
5994 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
5995 All callers changed.
5996
5997 2001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
5998
5999 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
6000 long file names aren't supported, truncate the file names in
6001 quail-misc-package-ext-info to 8+3 before matching them against
6002 FILENAME.
6003
6004 * dos-fns.el (dos-truncate-to-8+3): New function.
6005
6006 * progmodes/compile.el (grep-compute-defaults): Use null-device
6007 instead of literal /dev/null. Reported by Jens Schmidt
6008 <schmidt@mathematik.uni-kl.de>.
6009
6010 * simple.el (normal-erase-is-backspace-mode): Doc fix.
6011
6012 2001-04-06 Stefan Monnier <monnier@cs.yale.edu>
6013
6014 * textmodes/sgml-mode.el: Add unknown maintainer.
6015 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
6016 (html-mode-map): Use set-keymap-parent.
6017
6018 2001-04-06 Dave Love <fx@gnu.org>
6019
6020 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6021 Remove redundant string-to-list.
6022
6023 2001-04-05 Stefan Monnier <monnier@cs.yale.edu>
6024
6025 * composite.el (reference-point-alist): Doc fix.
6026
6027 2001-04-05 Sam Steingold <sds@gnu.org>
6028
6029 * font-lock.el (font-lock-keywords-case-fold-search):
6030 Make buffer-local. This fixes a very annoying bug when loading a Lisp
6031 file made font-lock case-insensitive.
6032
6033 2001-04-05 Gerd Moellmann <gerd@gnu.org>
6034
6035 * faces.el (defface menu): Doc fix.
6036
6037 * wid-edit.el (widget-color-sample-face-get): Don't make
6038 faces for undefined colors.
6039
6040 * version.el (emacs-version): Include LessTif/Motif version info.
6041
6042 2001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6043
6044 * ps-mule.el: Eliminate cl package dependence.
6045 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
6046 if they aren't defined yet.
6047 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
6048 Eliminate cl package dependence.
6049
6050 2001-04-04 Stefan Monnier <monnier@cs.yale.edu>
6051
6052 * progmodes/cc-cmds.el (c-outline-level):
6053 Bind buffer-invisibility-spec. Originally from Dave Love, but
6054 got lost when incorporating version 5.26.
6055
6056 2001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
6057
6058 * emulation/pc-select.el (pc-selection-mode):
6059 Call normal-erase-is-backspace-mode instead of binding
6060 keys individually.
6061
6062 * cus-load.el (normal-erase-is-backspace): Use it instead of
6063 delete-key-deletes-forward.
6064
6065 * startup.el (command-line): Use normal-erase-is-backspace and
6066 normal-erase-is-backspace-mode.
6067
6068 * simple.el (normal-erase-is-backspace): Rename from
6069 delete-key-deletes-forward. Doc fix.
6070 (normal-erase-is-backspace-mode): Rename from
6071 delete-key-deletes-forward-mode. Doc fix.
6072 Run normal-erase-is-backspace-hook.
6073
6074 * dired.el (dired-move-to-filename-regexp): Support file sizes in
6075 ``human-readable'' format produced by GNU `ls'.
6076 (dired-move-to-filename-regexp): Recognize ISO format dates.
6077 From Paul Eggert <eggert@twinsun.com>.
6078
6079 2001-04-04 Gerd Moellmann <gerd@gnu.org>
6080
6081 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
6082 New functions.
6083 (lm-verify): Check keywords.
6084 From Eric M. Ludlam <eric@siege-engine.com>.
6085
6086 2001-04-03 Eric M. Ludlam <eric@siege-engine.com>
6087
6088 * speedbar.el (speedbar-insert-image-button-maybe): Check for
6089 `xemacs' feature instead of for the function `set-extent-property'.
6090
6091 2001-04-03 Stefan Monnier <monnier@cs.yale.edu>
6092
6093 * mail/mh-utils.el (mh-folder-hist): New var.
6094 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
6095
6096 2001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
6097
6098 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
6099 region, position point on the first or last 16-byte group.
6100 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
6101 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
6102 hexl-beginning-of-line.
6103
6104 2001-04-03 Gerd Moellmann <gerd@gnu.org>
6105
6106 * icomplete.el (icomplete-mode): Treat an argument like other
6107 modes do.
6108
6109 * startup.el (fancy-splash-head): Use splash8.xpm for color
6110 depth 8.
6111
6112 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
6113 Add an antry for ``converts''.
6114
6115 * language/slovak.el ("Slovak"): Add documentation string.
6116 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
6117
6118 * language/czech.el ("Czech"): Add documentation string.
6119 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
6120
6121 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
6122 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
6123
6124 2001-04-02 Stefan Monnier <monnier@cs.yale.edu>
6125
6126 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
6127 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
6128 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
6129 Use `defsubst' rather than a macro to ease debugging.
6130 (mail-extr-last): Remove (use `last' instead).
6131 (mail-extract-address-components): Properly reset the syntax-table
6132 after parsing an address. Use `last' rather than mail-extr-last.
6133 Make sure the end marker stays at the very end.
6134
6135 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
6136
6137 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
6138 last change.
6139
6140 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6141
6142 * ps-print.el: Line and paragraph spacing feature. Region to cut
6143 out when printing. Doc fix.
6144 (ps-print-version): New version number (6.5).
6145 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
6146 New vars. Line and paragraph spacing feature.
6147 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
6148 out when printing.
6149 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
6150 (ps-get-font-size, ps-begin-job, ps-continue-line)
6151 (ps-plot-region): Code fix.
6152 (ps-print-prologue-2): Var eliminated.
6153 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
6154 New internal vars.
6155 (ps-get-size): New fun.
6156 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
6157 (ps-next-line): Replace defun by defsubst.
6158 (ps-mule-plot-string): Autoload doc fix.
6159
6160 * ps-bdf.el: XEmacs compatibility. Doc fix.
6161 (installation-directory, coding-system-for-read): Declare vars if
6162 it's not declared yet.
6163 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
6164
6165 * ps-mule.el: XEmacs compatibility. Doc fix.
6166 (leading-code-private-22): Declare var if it's not declared yet.
6167 (charset-bytes, charset-dimension, charset-id, charset-width)
6168 (find-charset-region, split-char, char-width, chars-in-region)
6169 (forward-point, decompose-composite-char, encode-coding-string)
6170 (coding-system-p, ccl-execute-on-string, define-ccl-program):
6171 Define funs if not defined yet.
6172 (encode-composition-rule, find-composition): Define funs if not
6173 loaded yet.
6174 (ps-mule-prologue): PostScript code fix.
6175
6176 2001-04-02 Kenichi Handa <handa@etl.go.jp>
6177
6178 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
6179 non-nil, generate font for the header strings.
6180 (ps-mule-prepare-font): Likewise.
6181 (ps-mule-generate-glyphs): Likewise.
6182 (ps-mule-string-encoding): Likewise.
6183 (ps-mule-header-charsets): New variable.
6184 (ps-mule-encode-header-string): New function.
6185 (ps-mule-header-string-charsets): New function.
6186 (ps-mule-begin-job): Check charsets in the header strings. If there
6187 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
6188
6189 * ps-print.el (ps-generate-header-line): Encode the header string by
6190 ps-mule-encode-header-string.
6191 (ps-mule-encode-header-string): Declare autoload.
6192
6193 2001-04-02 Gerd Moellmann <gerd@gnu.org>
6194
6195 * frame.el (cursor-in-non-selected-windows):
6196 Replaces show-cursor-in-non-selected-windows.
6197
6198 2001-03-31 Kenichi Handa <handa@etl.go.jp>
6199
6200 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6201 Delete entries for "chinese-py" and "chinese-ziranma".
6202 (quail-misc-package-ext-info): New variable.
6203 (tsang-quick-converter): New function.
6204 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
6205 (quick-cns-converter, py-converter, ziranma-converter)
6206 (miscdic-convert, batch-miscdic-convert): New functions.
6207
6208 2001-03-30 Kenichi Handa <handa@etl.go.jp>
6209
6210 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
6211 eight-bit-control chars.
6212
6213 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6214 Reduce making temporary vector (suggested by Dave Love).
6215
6216 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6217
6218 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
6219 string as well.
6220
6221 2001-03-30 Andreas Schwab <schwab@suse.de>
6222
6223 * files.el (backup-directory-alist): Fix typo.
6224
6225 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6226
6227 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
6228 <eggert@twinsun.com>.
6229
6230 2001-03-30 Dave Love <fx@gnu.org>
6231
6232 * progmodes/fortran.el (fortran-comment-region): Fix typo.
6233
6234 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6235
6236 * simple.el (transient-mark-mode): Mention C-g in the doc string.
6237
6238 2001-03-30 Miles Bader <miles@gnu.org>
6239
6240 * subr.el (interactive-form): Fix paren typo.
6241
6242 2001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
6243
6244 * emacs-lisp/profile.el: Say that it's obsolete in the header
6245 line, so that finder.el puts that into its data-base.
6246 Suggested by Alex Schroeder <alex@gnu.org>.
6247
6248 2001-03-29 Paul Eggert <eggert@twinsun.com>
6249
6250 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
6251 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
6252
6253 2001-03-29 Stefan Monnier <monnier@cs.yale.edu>
6254
6255 * generic.el (generic-mode-set-comments): Use "" rather than nil
6256 for comment-end.
6257
6258 2001-03-29 Gerd Moellmann <gerd@gnu.org>
6259
6260 * emacs-lisp/advice.el (ad-make-advised-definition):
6261 Call interactive-form to obtain the interactive spec of subrs.
6262
6263 * subr.el (interactive-form): New function.
6264
6265 2001-03-29 Andre Spiegel <spiegel@gnu.org>
6266
6267 * vc-sccs.el (vc-sccs-register): Use relative file names.
6268
6269 2001-03-28 Gerd Moellmann <gerd@gnu.org>
6270
6271 * bookmark.el (bookmark-get-bookmark): Handle case that
6272 BOOKMARK is not a string.
6273
6274 * image.el (image-type-regexps): Change type for PS files
6275 to `postscript'.
6276
6277 * subr.el (read-passwd): Clear command history after each
6278 character entered. From: Stephen Gildea
6279 <gildea@stop.mail-abuse.org>.
6280
6281 2001-03-27 Kenichi Handa <handa@etl.go.jp>
6282
6283 * international/kkc.el (kkc-save-init-file): Locally bind
6284 print-length to nil.
6285
6286 2001-03-26 Gerd Moellmann <gerd@gnu.org>
6287
6288 * textmodes/flyspell.el: Some doc fixes.
6289 (flyspell-maybe-correct-transposition)
6290 (flyspell-maybe-correct-doubling): Use a temporary buffer
6291
6292 * textmodes/ispell.el (ispell-parse-output): Doc fix.
6293
6294 * emacs-lisp/byte-opt.el (byte-optimize-while)
6295 (byte-optimize-form-code-walker): Diagnose too few arguments
6296 for `if' and `while'.
6297
6298 2001-03-26 Kenichi Handa <handa@etl.go.jp>
6299
6300 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6301 Prepend `\' to "\<quail-translation-docstring>".
6302
6303 2001-03-26 Gerd Moellmann <gerd@gnu.org>
6304
6305 * autorevert.el (global-auto-revert-non-file-buffers):
6306 Remove duplicate defcustom.
6307
6308 2001-03-26 Miles Bader <miles@gnu.org>
6309
6310 * international/latin1-disp.el (latin1-char-displayable-p):
6311 Add leading "-" for X font pattern.
6312
6313 2001-03-26 Kenichi Handa <handa@etl.go.jp>
6314
6315 * international/mule-diag.el (describe-coding-system):
6316 For raw-text and emacs-mule, don't add anymore text about what
6317 charsets they can encode.
6318
6319 2001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
6320
6321 * help.el (view-lossage): Mention open-dribble-file in the doc
6322 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
6323
6324 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
6325
6326 * skeleton.el (skeleton-internal-list): Fix bogus logic.
6327 (skeleton-pair-insert-maybe): Don't pair after a backslash.
6328
6329 2001-03-23 Kenichi Handa <handa@etl.go.jp>
6330
6331 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6332 Call ccl-execute-on-string directly so that CCL program handling
6333 multibyte sequence can work correctly.
6334 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
6335 property of the coding system.
6336
6337 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
6338
6339 * textmodes/fill.el (fill-individual-paragraphs-prefix):
6340 Fix transcription typo.
6341
6342 2001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
6343
6344 * whitespace.el: Add buffer local variables to toggle testing of
6345 whitespaces in buffers without affecting the default values.
6346 Bump version to 3.0 to account for a few other changes.
6347 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
6348 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
6349 (whitespace-toggle-spacetab-check): New functions.
6350
6351 2001-03-21 Stefan Monnier <monnier@cs.yale.edu>
6352
6353 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
6354
6355 2001-03-21 Gerd Moellmann <gerd@gnu.org>
6356
6357 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
6358 bs-cycle-configuration-name. From Juanma Barranquero
6359 <lektu@uol.com.br>.
6360
6361 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
6362 and cc-vars.el.
6363
6364 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
6365 headers. Always invoke sendmail with option -t.
6366
6367 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6368
6369 * Release of cc-mode 5.28.
6370
6371 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6372
6373 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
6374 Removed the hardcoded switch to "java" style in Java mode.
6375 It's instead taken care of by the default value for c-default-style.
6376
6377 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6378
6379 * cc-align.el (c-lineup-math): Fix bug where lineup was
6380 triggered by equal signs in string literals.
6381
6382 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6383
6384 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
6385 limit detection when at the ends of the buffer.
6386
6387 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
6388 "for" statement clause in case 7F; a better one is done
6389 earlier in case 7D anyway.
6390
6391 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6392
6393 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
6394 somewhat more and did a small optimization.
6395
6396 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6397
6398 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
6399 Use the limit argument only to limit the syntactic context
6400 search, not to limit the actual movement.
6401
6402 * cc-cmds.el (c-beginning-of-statement): Move by sentence
6403 inside multiline strings, just like in comments. Also various
6404 fixes to the paragraph and comment prefix recognition, block
6405 comment ender handling etc.
6406
6407 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6408
6409 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
6410 the relative position of the point.
6411
6412 * cc-cmds.el (c-electric-continued-statement): New function to
6413 use as abbrev hook to reindent for keywords such as "else"
6414 that continues an earlier statement.
6415
6416 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
6417 like classes.
6418
6419 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
6420 (pike-mode): Populate the default abbrev tables to reindent for
6421 keywords such as "else" that can continue earlier statements.
6422 Abbrev mode is therefore turned on by default now. (Note that
6423 this doesn't apply to idl-mode, since IDL afaik doesn't have
6424 statements at all.)
6425
6426 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6427
6428 * cc-engine.el (c-inside-bracelist-p): Fix for handling
6429 bracelists where the declaration contains template arguments.
6430
6431 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6432
6433 * cc-cmds.el (c-comment-indent):
6434 Use `c-get-syntactic-indentation' to correctly calculate the
6435 syntactic indentation. Fixes bug with lineup functions that
6436 return vectors.
6437
6438 * cc-engine.el (c-get-syntactic-indentation): Split the
6439 indentation sum calculation from `c-indent-line' to a separate
6440 function.
6441
6442 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6443
6444 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
6445 Fixed places where it was assumed that preprocessor directives
6446 have to start in column zero.
6447
6448 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
6449 template arguments after a class identifier properly.
6450
6451 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
6452 lists for `new Foo[]' constructs in Java as expressions and
6453 not top level definition brace lists on the top level, so that
6454 they'll get indented consistently with the same type of
6455 expression in a normal block.
6456
6457 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6458
6459 * cc-cmds.el (c-fill-paragraph): The kludge that checks
6460 whether the adaptive filling package fails to keep the comment
6461 prefix is now kludged further to check for filladapt-mode
6462 which doesn't have that problem. This is really icky, but it's
6463 the only way that works with the current misfeatures/bugs in
6464 both adaptive-fill-mode and filladapt-mode.
6465
6466 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
6467 around point is recognized more robust.
6468
6469 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6470
6471 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
6472 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
6473 (c-lit-type): Fixed all internal variables used dynamically so
6474 that they are always bound.
6475
6476 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
6477 errors:
6478
6479 (c-indent-region): Fixed reporting of syntactic errors so that
6480 the region is fully reindented even when an error occurs.
6481 The last syntactic error is printed afterwards. Also cleanup up a
6482 whole lot of code that tried to optimize indentation of whole
6483 sexps but in reality accomplishes nothing.
6484
6485 (c-indent-sexp): Use c-indent-region.
6486
6487 (c-parsing-error): Changed this variable to hold the message
6488 for any syntactic error that is discovered.
6489
6490 (c-parse-state): Search backward from point instead of the bod
6491 position when the latter is invalid. This makes CC Mode
6492 recover faster when there are unbalanced close braces.
6493
6494 (c-backward-to-start-of-if): Use c-parsing-error to report
6495 dangling "else" clauses instead of throwing an error, and fall
6496 back to a reasonable position.
6497
6498 (c-indent-line): Added argument to avoid reporting syntactic errors.
6499
6500 (c-show-syntactic-information): Don't report any syntactic errors.
6501
6502 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6503
6504 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
6505 paragraph recognition when moving by sentence in literals.
6506
6507 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
6508 start regexp for javadoc to recognize javadoc markup in general instead
6509 of a specific set of keywords, to be more future-safe.
6510
6511 (c-Pike-pikedoc-paragraph-start)
6512 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
6513 pikedoc markup.
6514
6515 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
6516
6517 (pike-mode): Initialize paragraph settings pikedoc recognition.
6518
6519 * cc-vars.el (c-default-style): Made a nicer Customize widget.
6520
6521 (c-comment-prefix-regexp): Made it possible to use an
6522 association list on this to specify mode specific regexps.
6523 The default value now use a special regexp in Pike mode to
6524 recognize pikedoc markup.
6525
6526 (c-current-comment-prefix): New variable containing the actual
6527 regexp from c-comment-prefix-regexp for the current buffer.
6528
6529 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6530
6531 * cc-cmds.el (c-electric-brace): Fixed check for special brace
6532 lists: We can't look at the syntax, since a brace list can get
6533 recognized as a plain statement-cont.
6534
6535 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
6536 special brace list opener broken over two lines got recognized
6537 as a statement on the second line. Case 9A changed.
6538
6539 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6540
6541 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
6542 adjustment after line is reindented.
6543
6544 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6545
6546 * cc-defs.el (c-point): Added optional argument for position
6547 to use instead of the current point.
6548
6549 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
6550 the in-expression block symbols when the construct starts at
6551 boi, to avoid the extra level of indentation in that case.
6552 Cases 4, 16A and 17E affected.
6553
6554 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6555
6556 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
6557 calls to `c-indent-line', to adhere better to Emacs conventions.
6558
6559 * cc-engine.el (c-indent-line): Use the syntax already bound
6560 to `c-syntactic-context', if there is any.
6561
6562 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6563
6564 * cc-engine.el (c-get-offset): Fixed bug where the indentation
6565 wasn't added up correctly when a lineup function returned nil.
6566
6567 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6568
6569 * cc-engine.el (c-collect-line-comments): Fixed bug where
6570 empty lines were ignored when collecting line comments backwards.
6571
6572 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6573
6574 * cc-align.el (c-lineup-dont-change): Return an absolute
6575 indentation column to work correctly in the case when several
6576 syntactic elements are processed for the same line.
6577
6578 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
6579 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
6580 (c-set-offset): Added absolute indentation column settings by
6581 using the vector type.
6582
6583 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6584
6585 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
6586 Implemented two new cleanups `space-before-funcall' and
6587 `compact-empty-funcall'.
6588
6589 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6590
6591 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
6592 helping building regexps.
6593
6594 * cc-engine.el (c-on-identifier): New function for detecting
6595 identifiers. It takes keywords into account.
6596
6597 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
6598 lists. `c-keywords' is set to a regexp matching all keywords
6599 in the current language.
6600
6601 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6602
6603 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
6604 list of characters to skip backwards over at the beginning of
6605 a statement, since it can precede string literals in Pike.
6606
6607 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6608
6609 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
6610 recognition when standing on the last line in a C++ comment
6611 with nothing but whitespace after the prefix.
6612
6613 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
6614 given no limit argument.
6615
6616 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6617
6618 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
6619 recognition for the `[]= operator symbol in Pike.
6620
6621 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6622
6623 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
6624 around a bug in `eval-when-compile' in the byte compiler.
6625
6626 * cc-engine.el (c-forward-token-1): Fixed bug with return
6627 value when count is zero and there's no token start within the limit.
6628
6629 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
6630 "prefix comments", i.e. comments which are followed by code on
6631 the same line.
6632
6633 * cc-mode-19.el: Fixes so that checks that must be done at
6634 compile time also are done then.
6635
6636 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6637
6638 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
6639 time and at runtime, and only when it's needed.
6640
6641 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6642
6643 Major cleanup for less error prone and more warning free
6644 compilation, including some fixes for bugs due to different
6645 compilation orders. Thanks to Martin Buchholz for providing
6646 the basis for all this.
6647
6648 * cc-bytecomp.el: New file that provides some byte compilation
6649 features: It ensures that files always are loaded from the
6650 current source directory during compilation, and it provides a
6651 set of macros to turn off specific compiler warnings for
6652 specific symbols. (It's not CC Mode specific in any way.)
6653
6654 Fixed a nearly acyclic dependency tree (both runtime and
6655 compile-time) between all files.
6656
6657 * cc-defs.el: Separated all macros before the inline functions,
6658 to ensure correct compilation.
6659
6660 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
6661 cc-defs.el to cc-engine.el and made it a function instead.
6662
6663 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
6664 about char-after.
6665
6666 * cc-vars.el: Cope even when there isn't a custom package
6667 containing defcustom available.
6668
6669 * cc-make.el: Removed since it's no longer necessary.
6670
6671 README: Updated installation instructions.
6672
6673 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6674
6675 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
6676 improve the modularity: Moved all mode init stuff from
6677 cc-langs.el to cc-mode.el, including the keymap
6678 initialization; cc-langs now only contains the various
6679 variables for configuring the language syntax.
6680
6681 * cc-engine.el, cc-styles.el (c-evaluate-offset)
6682 (c-get-offset): Moved from cc-styles to cc-engine since file
6683 dependency analysis suggests they belong there (which also
6684 makes more sense). Thanks to Martin Buchholz for doing the analysis.
6685
6686 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6687
6688 * cc-cmds.el (c-fn-region-is-active-p): New function that
6689 wraps the corresponding macro, for use in places that aren't
6690 compiled. Thanks to Martin Buchholz for pointing out this.
6691
6692 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
6693
6694 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
6695 add things to the bug report.
6696
6697 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6698
6699 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
6700 returned prefix could contain a newline when the search for a
6701 good prefix line failed.
6702
6703 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6704
6705 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
6706 (c-toggle-auto-hungry-state): Made the argument optional, as
6707 the documentation says it is.
6708
6709 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6710
6711 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
6712 multiline string syntax, #"...", as a cpp macro.
6713
6714 2001-03-21 Paul Eggert <eggert@twinsun.com>
6715
6716 * international/mule-cmds.el (set-locale-environment):
6717 Set system-messages-locale and system-time-locale, but only if the
6718 caller specifies a non-nil locale name.
6719
6720 2001-03-20 Gerd Moellmann <gerd@gnu.org>
6721
6722 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
6723 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
6724
6725 2001-03-20 Gerd Moellmann <gerd@gnu.org>
6726
6727 * follow.el (follow-avoid-tail-recenter): Doc fix.
6728
6729 * custom.el (custom-set-variables): Avoid reversing the list
6730 of args needlessly.
6731
6732 * startup.el (fancy-splash-head): Don't change the colors of the
6733 XPM image on a dark background.
6734
6735 * comint.el (comint-exec-1): Set columns of the terminal to
6736 window-width instead of frame-width.
6737
6738 * info.el (Info-scroll-down): Add missing WINDOW arg for
6739 pos-visible-in-window-p.
6740
6741 * ehelp.el (electric-help-mode-hook): Add defcustom.
6742
6743 * mail/sendmail.el (mail-mode): Activate case-folding in
6744 font-lock-defaults.
6745
6746 2001-03-19 Stefan Monnier <monnier@cs.yale.edu>
6747
6748 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
6749 (completion-ignored-extensions): Remove duplicate ".class".
6750
6751 2001-03-19 Andreas Schwab <schwab@suse.de>
6752
6753 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
6754 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
6755
6756 2001-03-19 Gerd Moellmann <gerd@gnu.org>
6757
6758 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
6759 methods since there are not prefix input methods.
6760
6761 2001-03-19 Kenichi Handa <handa@etl.go.jp>
6762
6763 * international/mule-cmds.el (read-input-method-name):
6764 Locally bind enable-recursive-minibuffers to t.
6765
6766 2001-03-18 Stefan Monnier <monnier@cs.yale.edu>
6767
6768 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
6769
6770 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
6771
6772 * ediff-util.el: Copyright years.
6773 (ediff-choose-syntax-table): New function.
6774 (ediff-setup): Use ediff-choose-syntax-table.
6775
6776 * ediff-init.el (ediff-with-syntax-table): New macro, uses
6777 with-syntax-table.
6778
6779 * ediff.el: Date of last update, copyright years.
6780
6781 * ediff-wind (ediff-setup-control-frame): Nill->nil.
6782
6783 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
6784 of Scott Bronson.
6785 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
6786 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
6787 Deleted functions.
6788 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
6789 ex-token-list.
6790
6791 * viper-util.el: Spaces, indentation.
6792
6793 * viper.el: Changed version, modification time.
6794
6795 2001-03-16 John Wiegley <johnw@gnu.org>
6796
6797 * calendar/timeclock.el (timeclock-workday-remaining):
6798 Check whether `discrep' is non-null before using it.
6799
6800 2001-03-16 John Wiegley <johnw@gnu.org>
6801
6802 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
6803 first-time checkins.
6804 (timeclock-log-data): Fixed problem with reading timelog log file.
6805 Resulting data in the "day list" was incorrect.
6806 (timeclock-find-discrep): Check if `timeclock-file' is readable
6807 before opening it.
6808 (timeclock-time-less-p): New function.
6809 (timeclock-day-base): New function.
6810 (timeclock-geometric-mean): New function.
6811 (timeclock-generate-report): Generate a summary report based on
6812 the contents of the log file. This uses `timeclock-log-data', and
6813 is an example of writing a timelog manipulation function.
6814 (timeclock-visit-timelog): A quick command for opening the timelog
6815 file.
6816 (timeclock-log-data): Bound the variable event.
6817
6818 2001-03-16 Kenichi Handa <handa@etl.go.jp>
6819
6820 * international/mule-cmds.el (select-safe-coding-system):
6821 Fix typo: symbol-name -> symbol-value.
6822
6823 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
6824 before substitute-in-file-name to handle double slashes in FILE
6825 correctly.
6826
6827 2001-03-15 Gerd Moellmann <gerd@gnu.org>
6828
6829 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
6830 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
6831
6832 2001-03-14 Gerd Moellmann <gerd@gnu.org>
6833
6834 * bindings.el (features): Add `md5' and `overlay' to the list.
6835
6836 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
6837 bound before using it. It's not bound when configured without X,
6838 for instance.
6839
6840 2001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
6841
6842 * progmodes/hideshow.el: Update copyright.
6843 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
6844 (hs-minor-mode-hook): Include `:version' in defcustom form.
6845
6846 2001-03-13 Gerd Moellmann <gerd@gnu.org>
6847
6848 * help.el (string-key-binding): Don't call event-start on
6849 a non-list.
6850
6851 2001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
6852
6853 * startup.el (fancy-splash-tail, command-line-1): Fix the
6854 copyright year.
6855
6856 2001-03-13 Kenichi Handa <handa@etl.go.jp>
6857
6858 * term.el: These changes are based on a patch sent from Yong Lu
6859 <lyongu@yahoo.com>.
6860 (term-set-escape-char): Bind M-x to execute-extended-command in
6861 term-raw-escape-map.
6862 (term-move-columns): Don't try to move to negagive column.
6863 (term-emulate-terminal): Insert a string before deleting a text to
6864 overwrite.
6865
6866 2001-03-12 Gerd Moellmann <gerd@gnu.org>
6867
6868 * play/life.el (life): Rearrange code so that all calls to
6869 life-display-generation are in a catch-form.
6870
6871 * progmodes/etags.el (tags-loop-continue): Don't change point in a
6872 file that isn't interesting. In an interesting file, push the old
6873 value of point on the mark ring.
6874
6875 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
6876 New function.
6877 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
6878 Use it.
6879
6880 * emacs-lisp/autoload.el (generate-file-autoloads):
6881 Remove warning about line lengths.
6882
6883 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
6884
6885 * progmodes/etags.el (tags-compression-info-list): New variable.
6886 (find-tag-in-order): Use it to deal with compressed source files.
6887 (tag-file-name-match-p): New function.
6888 (etags-recognize-tags-table): Use it for better match of file names.
6889
6890 2001-03-12 Kenichi Handa <handa@etl.go.jp>
6891
6892 * international/mule-cmds.el (register-input-method): Doc fix.
6893
6894 * international/quail.el (quail-translate-key): Fix condition to
6895 check if there's another breaking point in the current key.
6896
6897 2001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
6898
6899 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
6900 Babyl header to the newly-created output file, bind
6901 coding-system-for-write to either rmail-file-coding-system or
6902 emacs-mule-unix.
6903
6904 2001-03-11 Stefan Monnier <monnier@cs.yale.edu>
6905
6906 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
6907 Fix the name and regexp used for subsubsections.
6908
6909 2001-03-10 Dave Love <fx@gnu.org>
6910
6911 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
6912 and save-buffer if buffer-file-name non-nil. From rms.
6913
6914 2001-03-10 Andre Spiegel <spiegel@gnu.org>
6915
6916 * vc.el (vc-do-command): If the destination buffer is already
6917 current, don't set it up and don't erase it. Updated doc string
6918 to reflect that.
6919 (vc-version-diff): When doing a single file diff, don't switch to the
6920 *vc-diff* buffer before the command. This is to preserve local
6921 variable bindings that might affect the diff command.
6922 (vc-print-log): Don't switch to the *vc* buffer before the
6923 command, so that local variable bindings are preserved.
6924
6925 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
6926 not the current buffer.
6927 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
6928
6929 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
6930 make output go to buffer *vc*, not the current buffer.
6931
6932 2001-03-09 Stefan Monnier <monnier@cs.yale.edu>
6933
6934 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
6935 so ^, $, *, ? and + are interpreted correctly.
6936
6937 2001-03-09 Gerd Moellmann <gerd@gnu.org>
6938
6939 * help.el (string-key-binding): Renamed from
6940 mode-line-key-binding. Handle any event on a string.
6941 Check for `keymap' properties as well as `local-map' properties.
6942
6943 * comint.el (comint-insert-clicked-input): Use the last key
6944 from this-command-keys to lookup the global key definition.
6945
6946 2001-03-09 Kenichi Handa <handa@etl.go.jp>
6947
6948 * international/characters.el: Add category `j' for
6949 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
6950
6951 * international/mule-conf.el (no-conversion): Fix docstring.
6952 (raw-text): Fix docstring.
6953
6954 2001-03-08 Gerd Moellmann <gerd@gnu.org>
6955
6956 * simple.el (choose-completion-string): When not leaving the
6957 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
6958 is set.
6959
6960 * window.el (shrink-window-if-larger-than-buffer): Handle frame
6961 parameter `(minibuffer . t)'.
6962
6963 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
6964
6965 * progmodes/sh-script.el (sh-st-symbol): New symbol.
6966 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
6967 (sh-mode): Remove `make-local-variable' for unused var
6968 `font-lock-unfontify-region-function'.
6969
6970 2001-03-07 Richard M. Stallman <rms@gnu.org>
6971
6972 * info.el (Info-scroll-down): Fix previous change.
6973
6974 * mail/rmail.el (rmail-toggle-header): Use a window which
6975 is showing the Rmail buffer, rather than the selected window.
6976
6977 2001-03-07 Dave Love <fx@gnu.org>
6978
6979 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
6980 now, to avoid problems with binding imenu directly to a mouse event.
6981
6982 2001-03-07 Gerd Moellmann <gerd@gnu.org>
6983
6984 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
6985 second arg t.
6986
6987 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
6988
6989 * log-edit.el (log-edit-common-indent): New var.
6990 (log-edit-set-common-indentation): Renamed from
6991 log-edit-delete-common-indentation. Use the new var.
6992 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
6993
6994 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
6995 (cvs-mode-add-change-log-entry-other-window):
6996 Don't presume change-log-default-name is defined.
6997
6998 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
6999
7000 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
7001 the "tree" operation as well.
7002
7003 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
7004
7005 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
7006 to match paragraph-start.
7007
7008 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
7009 comment-start-skip and set comment-end-skip as well.
7010 (sgml-comment-indent): Fix for new value of comment-start-skip.
7011 (html-autoview-mode): Don't bother using make-local-hook.
7012
7013 2001-03-07 Gerd Moellmann <gerd@gnu.org>
7014
7015 * cus-edit.el (custom-save-delete): Move in front of local
7016 variables, otherwise long Custom entries would make them ineffective.
7017
7018 * uniquify.el: Set maintainer to FSF.
7019
7020 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
7021
7022 * dired-aux.el (dired-do-shell-command): Doc fix.
7023
7024 2001-03-06 Stefan Monnier <monnier@cs.yale.edu>
7025
7026 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
7027
7028 * which-func.el (which-func-modes): Add cperl-mode.
7029 (which-func-mode-global): Use define-minor-mode.
7030
7031 * info-look.el: Docstring fixes and dead code eliminated.
7032 (cperl-mode): Add support.
7033 (emacs-lisp-mode): List all entries from elisp manual, whether
7034 or not they are currently (f)bound or not. Update regexp.
7035
7036 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
7037
7038 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
7039 so that C-h m shows the correct information.
7040 Use make-local-variable rather than make-variable-buffer-local.
7041 (cperl-info-buffer, cperl-setup-tmp-buf):
7042 Use make-local-variable rather than make-variable-buffer-local.
7043 (cperl-msb-fix, cperl-get-help-defer):
7044 Check major-mode for `cperl-mode' as well.
7045
7046 * progmodes/cperl-mode.el: Updated to author version 4.23.
7047 (cperl-electric-pod): SYNOPSIS was misspelled.
7048 (cperl-find-pods-heres): @if ? a : b was considered a REx.
7049 (cperl-after-expr-p): Make true after __END__.
7050
7051 2001-03-06 Gerd Moellmann <gerd@gnu.org>
7052
7053 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
7054 bookmark-completion-ignore-case is t.
7055
7056 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
7057 switch, like xterm, and concat resource strings, with a newline
7058 between them.
7059
7060 2001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
7061
7062 * international/codepage.el (cp770-decode-table)
7063 (cp773-decode-table, cp774-decode-table): New variables.
7064
7065 * man.el (Man-hyphenated-reference-regexp): New variable.
7066 (Man-build-references-alist): Use it to search for referenced
7067 manpages. If hyphenated is non-nil, record a concatenated word in
7068 Man-refpages-alist only if it matches Man-reference-regexp.
7069 Update word's length when it is concatenated. Reverse the list,
7070 to get the first manpage at the head.
7071 (Man-possibly-hyphenated-word): New function.
7072 (Man-follow-manual-reference): Use it instead of current-word to
7073 find a manpage at point, in a way that accounts for hyphenated
7074 references.
7075
7076 2001-03-06 Alex Schroeder <alex@gnu.org>
7077
7078 * sql.el (sql-interbase): New function.
7079 (sql-interbase-program): New option.
7080 (sql-interbase-options): New option.
7081 And some typos fixed: "customise" to "customize".
7082
7083 2001-03-06 Dave Love <fx@gnu.org>
7084
7085 * textmodes/flyspell.el (flyspell-region):
7086 Set up flyspell-local-mouse-map.
7087
7088 2001-03-05 Richard M. Stallman <rms@gnu.org>
7089
7090 * mail/rmail.el (rmail-retry-failure):
7091 Don't call rmail-beginning-of-message.
7092 Don't discard From: field. Do discard Received: field.
7093 Use unwind-protect to re-prune.
7094 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
7095
7096 2001-03-06 Kenichi Handa <handa@etl.go.jp>
7097
7098 * international/quail.el (quail-title): Add autoload cookie.
7099
7100 2001-03-05 Dave Love <fx@gnu.org>
7101
7102 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
7103 new defs.
7104
7105 2001-03-05 Kenichi Handa <handa@etl.go.jp>
7106
7107 * language/ethio-util.el (ethio-toggle-space):
7108 Update current-input-method-title if necessary.
7109 (ethio-toggle-punctuation): Likewise.
7110
7111 * international/quail.el (quail-title): Fix for the case that a
7112 title of an input method is specified by a list of the same form
7113 as used in mode-line-format.
7114
7115 * international/mule-cmds.el (activate-input-method):
7116 If current-input-method-title is set by activating INPUT-METHOD,
7117 respect that value.
7118
7119 2001-03-05 Gerd Moellmann <gerd@gnu.org>
7120
7121 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
7122
7123 2001-03-05 Alex Schroeder <alex@gnu.org>
7124
7125 * sql.el (sql-sybase): Fix typo (was: query user about server two
7126 times instead of server and database).
7127
7128 * sql.el (sql-sybase): Doc change.
7129 (sql-mysql): Doc change.
7130 (sql-postgres): Doc change.
7131
7132 2001-03-05 Kenichi Handa <handa@etl.go.jp>
7133
7134 * international/mule-conf.el (emacs-mule, raw-text):
7135 Docstring modified.
7136
7137 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
7138
7139 * term/internal.el: Update copyright notice.
7140
7141 * term/pc-win.el: Update copyright notice.
7142
7143 2001-03-02 Dave Love <fx@gnu.org>
7144
7145 * files.el (insert-file-contents-literally):
7146 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
7147 not jka-compr-compression-info-list.
7148
7149 2001-03-02 Stefan Monnier <monnier@cs.yale.edu>
7150
7151 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
7152 spaces in default comment-start-skip settings rather than \s-.
7153
7154 2001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
7155
7156 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
7157 default-frame-alist as well.
7158
7159 2001-03-01 Dave Love <fx@gnu.org>
7160
7161 * textmodes/reftex.el (defvar): Wrap some defvars in
7162 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
7163
7164 * subr.el (event-basic-type): Doc fix.
7165
7166 * international/quail.el: Doc fixes.
7167
7168 * international/utf-8.el: Doc fixes.
7169
7170 * international/mule-cmds.el: Doc fixes.
7171 (leim-list-header): Fix header text.
7172
7173 * international/mule.el (coding-system-category): Doc fix.
7174
7175 * international/ccl.el (ccl-compile): Doc fix.
7176
7177 2001-03-01 Stefan Monnier <monnier@cs.yale.edu>
7178
7179 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
7180 rather than (before|after)-change-functions.
7181
7182 2001-03-01 Gerd Moellmann <gerd@gnu.org>
7183
7184 * ediff-util.el (ediff-scroll-horizontally): Arrange for
7185 scroll-left and scroll-right being called interactively so that
7186 they set the window's min_hscroll.
7187
7188 2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
7189
7190 * info.el (info-insert-file-contents-1): Accept an additional
7191 argument `lfn': if it is non-nil, concatenate `filename' and
7192 `suffix'; otherwise use the complicated MS-DOS code.
7193 All callers changed.
7194 (info-insert-file-contents, Info-find-node): If the MS-DOS port
7195 can access long file names, try the long file-name version of
7196 `info-insert-file-contents-1', then the short file-name version.
7197
7198 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
7199
7200 * language/ethio-util.el (setup-ethiopic-environment-internal):
7201 Change bindings of functions keys to conform to "Emacs Lisp Coding
7202 Convention".
7203
7204 * language/ethiopic.el ("Ethiopic"): Add documentation.
7205
7206 2001-02-28 Kenichi Handa <handa@etl.go.jp>
7207
7208 * international/utf-8.el (mule-utf-8): Set coding-category
7209 property to coding-category-utf-8.
7210
7211 2001-02-27 Richard M. Stallman <rms@gnu.org>
7212
7213 * lpr.el (lpr-page-header-switches, print-region-1):
7214 Undo 2000-07-06 change.
7215 (lpr-add-switches): Default to t on gnu/linux.
7216
7217 2001-02-27 Gerd Moellmann <gerd@gnu.org>
7218
7219 * bs.el (bs-attributes-list): Doc fix.
7220
7221 2001-02-26 Gerd Moellmann <gerd@gnu.org>
7222
7223 * help.el (describe-project): Display the file THE-GNU-PROJECT.
7224
7225 * help.el (view-order-manuals): Use goto-address.
7226
7227 * startup.el (command-line-1): Add info about ordering manuals
7228 to the not so fancy splash screens.
7229
7230 2001-02-26 Andre Spiegel <spiegel@gnu.org>
7231
7232 * vc.el (vc-default-workfile-unchanged-p)
7233 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
7234
7235 2001-02-26 Gerd Moellmann <gerd@gnu.org>
7236
7237 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
7238 fontify in the right buffer.
7239
7240 * allout.el (outline-flag-region): Move macro in front of first
7241 use to avoid a run-time error.
7242
7243 2001-02-24 Andrew Innes <andrewi@gnu.org>
7244
7245 * makefile.w32-in: Fix copyright notice.
7246
7247 2001-02-24 Kenichi Handa <handa@etl.go.jp>
7248
7249 * international/utf-8.el (mule-utf-8): Set correct value for
7250 valid-codes property.
7251
7252 * international/fontset.el (x-complement-fontset-spec): In the
7253 case that we use ASCII font for the other charsets, use only
7254 family and registry part of it.
7255
7256 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
7257
7258 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
7259 (shrink-window-if-larger-than-buffer): Doc fix.
7260
7261 2001-02-23 Stefan Monnier <monnier@cs.yale.edu>
7262
7263 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
7264 predicate passed to completing-read.
7265
7266 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
7267
7268 * startup.el (command-line): Fix last change.
7269
7270 2001-02-23 Jason Rumney <jasonr@gnu.org>
7271
7272 * startup.el (tool-bar-originally-present): New variable.
7273 (command-line): Set it if the tool-bar is switched on at startup.
7274
7275 * frame.el (frame-notice-user-settings): Only adjust frame height
7276 for no tool-bar case if tool-bar was originally switched on.
7277 From E. Jay Berkenbilt.
7278
7279 2001-02-22 Stefan Monnier <monnier@cs.yale.edu>
7280
7281 * server.el (server-switch-buffer): Only switch window if the
7282 current one is dedicated.
7283
7284 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
7285 rather than using (match-beginning 0) when searching for break point.
7286
7287 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
7288
7289 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
7290 @ follows an accent command such as @'. Support optional braces
7291 in commands that insert accents, like makeinfo does.
7292
7293 2001-02-22 Gerd Moellmann <gerd@gnu.org>
7294
7295 * startup.el (fancy-splash-text): Add a line for ordering
7296 manuals. Reverse order of splash screens shown.
7297 (use-fancy-splash-screens-p): Adapt to the text line added.
7298
7299 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
7300 manuals from the FSF.
7301
7302 * help.el (view-order-manuals): New function.
7303 (toplevel): Bind C-h C-m to this function.
7304
7305 2001-02-21 Stefan Monnier <monnier@cs.yale.edu>
7306
7307 * newcomment.el (comment-forward): Skip the comment-start before
7308 searching for the comment-end.
7309
7310 2001-02-21 Dave Love <fx@gnu.org>
7311
7312 * custom.el (custom-initialize-changed, defcustom): Doc fix.
7313
7314 * international/mule-cmds.el, international/mule.el: Doc fixes.
7315
7316 2001-02-21 Gerd Moellmann <gerd@gnu.org>
7317
7318 * startup.el (fancy-splash-screens): Use display-hourglass
7319 instead of display-busy-cursor.
7320
7321 * frame.el (display-hourglass): Renamed from busy-cursor.
7322 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
7323 (show-cursor-in-non-selected-windows): Doc fix.
7324
7325 2001-02-20 Dave Love <fx@gnu.org>
7326
7327 * international/utf-8.el: Doc and commentary fixes.
7328
7329 2001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
7330
7331 * ehelp.el (with-electric-help): Doc fix.
7332
7333 2001-02-20 Gerd Moellmann <gerd@gnu.org>
7334
7335 * msb.el (msb-mode): Call the update-buffers function explicitly
7336 with a FORCE argument.
7337
7338 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
7339 FORCE. If set, update the menu even if frame-or-buffer-changed-p
7340 returns nil.
7341
7342 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7343
7344 * ps-print.el: Timestamp package replacement. Some enhancements.
7345 Some XEmacs compatibility. Doc fix.
7346 (ps-print-version): New version number (6.4).
7347 (ps-printer-name): Initialization fix.
7348 (ps-zebra-stripe-follow): Funcionality enhancement.
7349 (ps-prologue-file): Code enhancement.
7350 (ps-right-header): Timestamp package replacement.
7351 (ps-setup, ps-face-bold-p, ps-face-italic-p)
7352 (ps-get-page-dimensions)
7353 (ps-generate-header, ps-begin-file, ps-begin-job)
7354 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
7355 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
7356 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
7357 (coding-system-for-write): Var declaration (XEmacs compatibility).
7358
7359 2001-02-20 Miles Bader <miles@gnu.org>
7360
7361 * image-file.el (image-file-name-extensions): Add "tif".
7362
7363 2001-02-19 Gerd Moellmann <gerd@gnu.org>
7364
7365 * wid-edit.el (widget-button-click): Save the selected window
7366 around the code handling clicks on buttons.
7367
7368 2001-02-18 Dave Love <fx@gnu.org>
7369
7370 * imenu.el (imenu--generic-function): Use mapc to iterate over
7371 syntax characters.
7372
7373 2001-02-17 Richard M. Stallman <rms@gnu.org>
7374
7375 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
7376
7377 * uniquify.el (uniquify-buffer-name-style): Doc fix.
7378
7379 2001-02-16 Gerd Moellmann <gerd@gnu.org>
7380
7381 * mouse.el (mouse-save-then-kill): If the distance from the new
7382 point to the mark is equal to the distance of point from the new
7383 point, move point instead of the mark.
7384
7385 2001-02-16 Dave Love <fx@gnu.org>
7386
7387 * textmodes/flyspell.el (flyspell-get-word): Return string without
7388 properties.
7389
7390 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
7391
7392 * generic.el (generic-find-file-regexp): Doc fix.
7393 (generic-ignore-files-regexp): New defcustom.
7394 (generic-mode-find-file-hook): If the file's name matches the
7395 regexp in `generic-ignore-files-regexp', don't enter
7396 default-generic-mode. Doc fix.
7397
7398 2001-02-16 Gerd Moellmann <gerd@gnu.org>
7399
7400 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
7401 Add autoload cookies.
7402
7403 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
7404 of cal-tex-24.
7405
7406 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
7407
7408 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
7409
7410 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
7411 the character class after the (optional) drive, to support file
7412 names with embedded blanks.
7413
7414 2001-02-15 Sam Steingold <sds@gnu.org>
7415
7416 * textmodes/tex-mode.el (tex-shell-running):
7417 Check the process buffer too.
7418
7419 2001-02-15 Dave Love <fx@gnu.org>
7420
7421 * battery.el (battery-status-function): Fix doc, :type.
7422
7423 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
7424
7425 2001-02-15 Gerd Moellmann <gerd@gnu.org>
7426
7427 * subr.el (read-passwd): Clear Lisp memory holding password.
7428
7429 2001-02-15 Miles Bader <miles@gnu.org>
7430
7431 * info.el (Info-copy-current-node-name): New function.
7432 (Info-mode-menu): Add it to the menu.
7433
7434 2001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
7435
7436 * international/mule-cmds.el (toggle-input-method): Doc fix.
7437
7438 2001-02-13 Stefan Monnier <monnier@cs.yale.edu>
7439
7440 * replace.el (occur): Stop at end of buffer.
7441
7442 2001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
7443
7444 * international/mule-cmds.el (set-input-method): Another doc fix.
7445
7446 2001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
7447
7448 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
7449
7450 2001-02-13 Miles Bader <miles@gnu.org>
7451
7452 * faces.el (set-face-background, set-face-foreground)
7453 (set-face-stipple): Treat a value of nil as being `unspecified'.
7454
7455 2001-02-12 Dave Love <d.love@dl.ac.uk>
7456
7457 * international/latin1-disp.el: Doc fixes.
7458 (latin1-display) <defgroup>: Add :link.
7459 (latin1-display) <function>: Set variable latin1-display.
7460
7461 2001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
7462
7463 * international/mule-cmds.el (set-input-method): Doc fix.
7464
7465 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
7466
7467 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
7468 (speedbar-line-file): Return nil if not a file.
7469 (speedbar-buffers-line-path): Return file for tags, and dir for files.
7470
7471 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
7472
7473 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
7474 for remote files.
7475 (ediff-coding-system-for-read): Replaced the no-conversion default
7476 with raw-text.
7477
7478 * ediff-init.el: Removed :version from defcustom vars.
7479
7480 * ediff-util.el (ediff-compute-custom-diffs-maybe):
7481 Better handling of the diff mode.
7482
7483 * ediff.texi: Added ediff-coding-system-for-read.
7484
7485 * viper.texi: Fix typos.
7486
7487 2001-02-11 Dave Love <fx@gnu.org>
7488
7489 * shadowfile.el: Doc fixes.
7490 (shadow) <defgroup>: Add :link.
7491 (shadowfile-unload-hook): New function.
7492 (shadow-initialize): Use defalias, not fset.
7493 (shadow-define-cluster, shadow-define-literal-group)
7494 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
7495
7496 * international/mule.el: Doc and message fixes.
7497
7498 * international/ccl.el (define-ccl-program): Doc fix.
7499
7500 2001-02-11 Kenichi Handa <handa@etl.go.jp>
7501
7502 * faces.el (mode-line): Set :line-width property to -1.
7503
7504 2001-02-10 Richard M. Stallman <rms@gnu.org>
7505
7506 * complete.el (partial-completion-mode): Doc fix.
7507
7508 * simple.el (delete-key-deletes-forward-mode):
7509 Change `let' to `let*' to fix gross bug in last change.
7510
7511 * repeat.el (repeat): Don't let execute-kbd-macro alter
7512 real-last-command.
7513
7514 2001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
7515
7516 * simple.el (eval-expression): Doc fix.
7517
7518 2001-02-09 Dave Love <fx@gnu.org>
7519
7520 * imenu.el (imenu-generic-expression): Doc fix.
7521
7522 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
7523 From Juanma Barranquero.
7524
7525 * emacs-lisp/authors.el (authors): Expand `root' before running find.
7526
7527 2001-02-09 Kenichi Handa <handa@etl.go.jp>
7528
7529 * faces.el (set-face-attribute): Describe the case of a negative
7530 value specified for :line-width.
7531
7532 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
7533
7534 * which-func.el (which-func-mode): Invert which-func-mode-global.
7535 From Juanma Barranquero <lektu@uol.com.br>.
7536
7537 2001-02-08 Dave Love <fx@gnu.org>
7538
7539 * wid-edit.el (widget-plist-convert-widget): Replace binding of
7540 widget-plist-value-type.
7541 (widget-alist-convert-widget): Replace binding of
7542 widget-alist-value-type.
7543
7544 * textmodes/paragraphs.el (sentence-end): Doc fix.
7545
7546 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
7547 Remove `backward-line'.
7548
7549 * play/pong.el (pong-blank-color, pong-bat-color)
7550 (pong-ball-color, pong-border-color, pong-left-key)
7551 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
7552 (pong-pause-key, pong-resume-key, pong-timer-delay):
7553 * mail/mh-comp.el (mh-compose-letter-function):
7554 * eshell/esh-mode.el (eshell-skip-prompt-function):
7555 * emulation/viper-ex.el (ex-unix-type-shell-options):
7556 * recentf.el (recentf-menu-filter):
7557 * ps-print.el (ps-print-region-function):
7558 * lpr.el (print-region-function):
7559 * forms.el (forms-mode-hooks):
7560 * dirtrack.el (dirtrack-directory-change-hook):
7561 * cus-start.el (temp-buffer-show-function, display-buffer-function):
7562 * textmodes/spell.el (spell-filter):
7563 * textmodes/fill.el (adaptive-fill-function):
7564 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
7565 * progmodes/etags.el (find-tag-default-function):
7566 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
7567 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
7568
7569 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
7570
7571 * emulation/viper-init.el (viper-fast-keyseq-timeout)
7572 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
7573 Meyering <jim@meyering.net>.
7574
7575 * loadup.el: Revert last change.
7576
7577 2001-02-07 Kenichi Handa <handa@etl.go.jp>
7578
7579 * international/mule.el (transform-make-coding-system-args):
7580 Make it work also for coding systems not using CCL.
7581
7582 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7583
7584 * simple.el (previous-matching-history-element)
7585 (next-matching-history-element): Doc fix.
7586
7587 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
7588 specific part.
7589
7590 2001-02-06 Dave Love <fx@gnu.org>
7591
7592 * add-log.el (add-log-current-defun-function)
7593 (add-log-buffer-file-name-function, add-log-file-name-function):
7594 Fix :type.
7595 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
7596
7597 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7598
7599 * info.el (info-initialize): Remove the test for system-type when
7600 invocation-directory is non-nil.
7601
7602 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
7603 of `font-lock-defaults' to `backward-paragraph' rather than nil.
7604
7605 2001-02-06 Andrew Innes <andrewi@gnu.org>
7606
7607 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
7608 absolute.
7609
7610 2001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
7611
7612 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
7613 buffers. When hi-lock turned on rather than only checking current
7614 buffer for regexps, all buffers are checked. Moved activation of
7615 font-lock to hi-lock-refontify. When font-lock turned off rather
7616 than removing added highlighting just in current buffer, remove it
7617 in all buffers. Changed edit menu text from "Automatic
7618 Highlighting" to "Regexp Highlighting" Documentation for
7619 highlighting phrases, minor documentation changes.
7620 (hi-lock-set-file-patterns): Execute only if there are new or
7621 existing file patterns.
7622 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
7623 unfontify and, if a support mode is active, will not refontify the
7624 whole buffer. If necessary, turn on font lock. (Removed
7625 font-lock-unfontify and font-lock support-mode-specific calls,
7626 such as lazy-lock-fontify-window.)
7627 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
7628 patterns are found. Not useful now since find-file-hook is removed
7629 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
7630 (hi-lock-face-phrase-buffer): New function. Also added related
7631 menu item and keybinding.
7632 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
7633 (hi-lock-process-phrase): New function.
7634 (hi-lock-line-face-buffer): Doc fixes.
7635 (hi-lock-face-buffer): Doc fixes.
7636 (hi-lock-unface-buffer): Doc fixes.
7637
7638 2001-02-06 Gerd Moellmann <gerd@gnu.org>
7639
7640 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
7641 dabbrev-ignored-regexps.
7642
7643 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7644
7645 * simple.el (kill-line): Doc fix.
7646
7647 2001-02-05 Dave Love <fx@gnu.org>
7648
7649 * loadup.el: Revert last two changes -- bootstrapping works with
7650 regenerated loaddefs.
7651
7652 2001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
7653
7654 * isearch.el (isearch-forward): Doc fix.
7655
7656 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
7657 of font-lock-defaults to backward-paragraph.
7658
7659 2001-02-05 Gerd Moellmann <gerd@gnu.org>
7660
7661 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
7662 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
7663
7664 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7665
7666 * ebnf2ps.el: Eliminate time-stamp functions.
7667 (ebnf-version): New version (3.5).
7668 (ebnf-eps-finish-and-write): Replace time-stamp functions by
7669 format-time-string.
7670
7671 2001-02-05 Gerd Moellmann <gerd@gnu.org>
7672
7673 * simple.el (next-line): Goto end-of-line before inserting a newline.
7674
7675 2001-02-05 Miles Bader <miles@gnu.org>
7676
7677 * image-file.el (insert-image-file): When visiting an image, also
7678 set `truncate-lines' to t so that any fringe arrow looks correct.
7679
7680 2001-02-05 Kenichi Handa <handa@etl.go.jp>
7681
7682 * isearch.el (isearch-forward): Add description about input method
7683 in the docsting.
7684
7685 2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
7686
7687 * skeleton.el (skeleton-internal-1): Always push the mark for @.
7688
7689 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
7690
7691 * info.el (info-initialize): If installation-directory is nil, for
7692 DOS/Windows systems try looking in a sibling of invocation-directory.
7693
7694 2001-02-02 Gerd Moellmann <gerd@gnu.org>
7695
7696 * wid-edit.el (widget-button-click): Fix last change.
7697
7698 * frame.el (frame-notice-user-settings): When resizing the initial
7699 frame because the tool bar is off, also change the frame's top
7700 position if a negative top position was specified.
7701
7702 2001-02-02 Miles Bader <miles@gnu.org>
7703
7704 * image-file.el (insert-image-file): When visiting an image,
7705 suppress the cursor in the image buffer.
7706
7707 2001-02-01 Dave Love <fx@gnu.org>
7708
7709 * progmodes/f90.el (f90-mode): Remove startup message.
7710
7711 * vc-cvs.el: Remove autoloads. Require vc when compiling.
7712
7713 2001-02-01 Gerd Moellmann <gerd@gnu.org>
7714
7715 * startup.el (command-line): Fix code determining whether or not
7716 to use delete-key-deletes-forward-mode.
7717
7718 2001-02-01 Andre Spiegel <spiegel@gnu.org>
7719
7720 * vc.el (vc-diff-switches): New user option.
7721 (vc-version-diff): Use it.
7722 (vc-diff-switches-list): New macro.
7723
7724 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
7725 New customization options.
7726 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
7727
7728 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
7729
7730 2001-02-01 Gerd Moellmann <gerd@gnu.org>
7731
7732 * msb.el (toplevel): Quote hook symbols.
7733
7734 2001-02-01 Kenichi Handa <handa@etl.go.jp>
7735
7736 * international/mule.el (make-coding-system): Add description
7737 about recognized properties in the docstring.
7738
7739 * international/mule-conf.el: Remove unused charsets
7740 mac-roman-lower and mac-roman-upper.
7741
7742 2001-01-31 Gerd Moellmann <gerd@gnu.org>
7743
7744 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
7745 is in front of the left-margin, if any.
7746
7747 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
7748 like `delete'.
7749
7750 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
7751
7752 * term/w32-win.el (mouse-set-font): Doc fix.
7753
7754 2001-01-31 Stefan Monnier <monnier@cs.yale.edu>
7755
7756 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
7757 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
7758 on already.
7759
7760 2001-01-31 Markus Rost <rost@math.ohio-state.edu>
7761
7762 * files.el (save-buffer): Don't give message if (buffer-file-name)
7763 returns nil.
7764
7765 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
7766
7767 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
7768
7769 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
7770 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
7771
7772 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
7773 display problems.
7774
7775 2001-01-31 Kenichi Handa <handa@etl.go.jp>
7776
7777 * international/mule.el (charset-info): Fix docstring.
7778
7779 * international/mule-diag.el (describe-character-set): Check final
7780 char valid before printing it.
7781
7782 2001-01-30 Gerd Moellmann <gerd@gnu.org>
7783
7784 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
7785
7786 * frame.el (frame-notice-user-settings): Do the tool-bar
7787 stuff only for graphical displays. Fix a braino.
7788
7789 * frame.el (frame-initialize): Create initial frame visible.
7790 (frame-notice-user-settings): When tool-bar has been switched off,
7791 correct the frame size and sync tool-bar-mode.
7792
7793 * startup.el (command-line): Remove manipulation of frame
7794 height for tool bars.
7795
7796 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7797
7798 * lpr.el: Compatibility with XEmacs and doc fixes.
7799 (lpr-windows-system, lpr-lp-system): New vars.
7800 (lpr-printer-switch): New defcustom.
7801 (printer-name, lpr-command): Customization fix.
7802 (print-region-1): Code fix.
7803 (print-region-new-buffer, printify-region): Indentation fix.
7804 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
7805 New functions.
7806
7807 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7808
7809 * msb.el (toplevel): Fix the eval-after-load.
7810
7811 2001-01-29 Dave Love <fx@gnu.org>
7812
7813 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
7814
7815 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
7816
7817 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
7818 (tcl-using-emacs-19-23): Consider Emacs 21+.
7819 (tcl-help-directory-list, tcl-command-switches): Fix :type.
7820 (tcl-add-emacs-menu): Supply menu name.
7821 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
7822
7823 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7824
7825 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
7826
7827 2001-01-29 Stefan Monnier <monnier@cs.yale.edu>
7828
7829 * pcvs.el (cvs-mark-fis-dead): New function.
7830 (cvs-mode-add): Use it.
7831 (cvs-mode-add-change-log-entry-other-window):
7832 Rebind change-log-default-name to itself rather than to nil.
7833
7834 2001-01-29 Sam Steingold <sds@gnu.org>
7835
7836 * vc-cvs.el: Replaced (require 'vc) with a bunch of
7837 `autoload' statements.
7838
7839 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
7840
7841 * files.el (confirm-kill-emacs): Doc fix.
7842
7843 * frame.el (frame-initialize): Doc fix.
7844
7845 * time-stamp.el (time-stamp-string): Doc fix.
7846
7847 * woman.el (WoMan-log-1): Make the log buffer writable.
7848 From Markus Rost <rost@math.ohio-state.edu>.
7849
7850 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7851
7852 * imenu.el (imenu-syntax-alist): Add autoload cookie for
7853 the `make-variable-buffer-local'.
7854
7855 2001-01-29 Dave Love <fx@gnu.org>
7856
7857 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
7858 (ansi-color-for-comint-mode-on, ansi-color-process-output):
7859 Add autoload cookie.
7860 (ansi-color-apply-sequence): Fix typo.
7861
7862 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7863
7864 * menu-bar.el (menu-bar-files-menu): Add menu items for
7865 Postscript printing in black and white.
7866
7867 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
7868 X-Mailman-Version, Precedence, List-Help, List-Post,
7869 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
7870 Content-Type, Content-Length.
7871
7872 2001-01-29 Dave Love <fx@gnu.org>
7873
7874 * elide-head.el (elide-head): Make overlay evaporate.
7875
7876 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
7877
7878 2001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
7879
7880 * isearch.el (isearch-highlight): Don't punt if the display
7881 doesn't support colors, since isearch faces are defined for
7882 monochrome displays as well.
7883
7884 2001-01-27 Sam Steingold <sds@gnu.org>
7885
7886 * shell.el (shell-write-history-on-exit): Make sure that we are in
7887 the shell buffer (M-x tex-file RET inserted the error message into
7888 the TeX buffer).
7889
7890 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7891
7892 * simple.el (transient-mark-mode): Doc fix.
7893
7894 2001-01-27 Gerd Moellmann <gerd@gnu.org>
7895
7896 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
7897
7898 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7899
7900 * shell.el (shell-unquote-argument): If the shell is one of the
7901 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
7902 quote character.
7903 (shell-dumb-shell-regexp): Document that the shells which match
7904 this regexp are supposed to not treat a backslash as a quote character.
7905
7906 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
7907 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
7908
7909 2001-01-27 Richard M. Stallman <rms@gnu.org>
7910
7911 * dabbrev.el (dabbrev--substitute-expansion):
7912 Treat a one-capital-letter abbrev as "not all upper case",
7913 so as to force preservation of the expansion's pattern
7914 if the expansion starts with a capital letter.
7915
7916 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7917
7918 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
7919 Doc fix.
7920
7921 * simple.el (transient-mark-mode): Document the fact that many
7922 commands act on the region when mark is active.
7923
7924 2001-01-27 Kenichi Handa <handa@etl.go.jp>
7925
7926 * international/quail.el (quail-setup-completion-buf): Make the
7927 multibyteness of current buffer inherited to Quail completion buffer.
7928 (quail-show-guidance-buf): Make the multibyteness of current
7929 buffer inherited to Quail guidance buffer.
7930 (quail-help): Make the multibyteness of current buffer inherited
7931 to Quail help buffer.
7932
7933 2001-01-26 Dave Love <fx@gnu.org>
7934
7935 * time-stamp.el: Doc fixes.
7936
7937 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
7938 (delphi-keyword-face, delphi-other-face): Fix :type.
7939
7940 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
7941
7942 * mail/feedmail.el (feedmail): Add :link.
7943 (feedmail-send-it): Doc fix.
7944
7945 * mail/sendmail.el: Doc fixes.
7946 (sendmail-send-it): Fix the non-ASCII regexp and use
7947 rfc2047-encode-string.
7948
7949 * dired.el, dired-aux.el: Revert last change.
7950
7951 2001-01-26 Gerd Moellmann <gerd@gnu.org>
7952
7953 * makefile.w32-in (DONTCOMPILE): Add various term files.
7954
7955 2001-01-26 Dave Love <fx@gnu.org>
7956
7957 * Makefile.in (DONTCOMPILE): Add various term files.
7958
7959 2001-01-26 Gerd Moellmann <gerd@gnu.org>
7960
7961 * man.el (Man-default-man-entry, Man-mode): Doc fix.
7962
7963 * startup.el (display-startup-echo-area-message): Make sure
7964 the echo area is resized to fit the size of the startup message.
7965
7966 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
7967 part of which is a constant.
7968
7969 2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
7970
7971 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
7972
7973 2001-01-26 Richard M. Stallman <rms@gnu.org>
7974
7975 * simple.el (next-line): Don't let `newline' expand abbrevs.
7976 Simplify slightly.
7977 (open-line): Don't let `newline' expand abbrevs.
7978
7979 2001-01-25 John Wiegley <johnw@gnu.org>
7980
7981 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
7982 to `repeat' in the :type field.
7983
7984 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
7985 allow a choice of regexp or nil.
7986 (pcomplete-dir-ignore): Same.
7987
7988 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
7989 a command) to always fail.
7990
7991 2001-01-25 Gerd Moellmann <gerd@gnu.org>
7992
7993 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
7994 discard the result.
7995 (iswitchb-to-end): Likewise.
7996
7997 2001-01-25 Sam Steingold <sds@gnu.org>
7998
7999 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
8000 Require vc.
8001
8002 2001-01-25 Stefan Monnier <monnier@cs.yale.edu>
8003
8004 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
8005
8006 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
8007
8008 2001-01-25 Dave Love <fx@gnu.org>
8009
8010 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
8011 (describe-coding-system): Tweak the English text.
8012
8013 * loadup.el: Preload international/ccl for utf-8.
8014
8015 2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
8016
8017 * mail/rmail.el (rmail-redecode-body): Doc fix.
8018
8019 2001-01-25 Kenichi Handa <handa@etl.go.jp>
8020
8021 * international/mule-cmds.el (reset-language-environment):
8022 Reset coding-category-utf-8 to mule-utf-8.
8023
8024 * international/mule-conf.el (coding-category-utf-8):
8025 Initialize to mule-utf-8.
8026
8027 * loadup.el: Preload international/utf-8.
8028
8029 * international/utf-8.el: New file.
8030
8031 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
8032
8033 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
8034
8035 2001-01-24 Sam Steingold <sds@gnu.org>
8036
8037 * dired.el (dired-replace-in-string): Removed.
8038 (dired-sort-toggle): Use `replace-regexps-in-string'
8039 instead of `dired-replace-in-string'.
8040
8041 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
8042 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
8043
8044 * gs.el (gs-replace-in-string): Removed.
8045 (gs-options): Use `replace-regexps-in-string'
8046 instead of `gs-replace-in-string'.
8047
8048 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
8049
8050 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
8051 bug report is mailed to an email list and posted to a news group.
8052
8053 2001-01-24 Gerd Moellmann <gerd@gnu.org>
8054
8055 * comint.el (comint-replace-by-expanded-history-before-point):
8056 Fix change of 2000-08-03 to move point to the start of the line again.
8057
8058 * startup.el (tool-bar-images-pixel-height): New variable.
8059 (command-line): After loading the user's init file, when
8060 tool-bar-mode is on, increase the frame's size by some lines for
8061 the tool-bar.
8062
8063 * frame.el (frame-initialize): Create the initial frame invisible.
8064
8065 2001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
8066
8067 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
8068 (chinese-big5): MIME:Big5.
8069
8070 2001-01-24 Gerd Moellmann <gerd@gnu.org>
8071
8072 * international/mule-cmds.el (universal-coding-system-argument):
8073 Handle commands with prefix args.
8074
8075 2001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8076
8077 * calendar/diary-lib.el (diary-float): Fix case of MONTH
8078 being a list of numbers.
8079 (diary-mail-entries): Rewritten.
8080
8081 2001-01-23 Dave Love <fx@gnu.org>
8082
8083 * international/mule.el (make-coding-system): Fix typo.
8084
8085 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
8086 Add backward-paragraph as font-lock-beginning-of-syntax-function.
8087
8088 2001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
8089
8090 * font-lock.el (font-lock-mode): Doc fix.
8091
8092 2001-01-23 Kenichi Handa <handa@etl.go.jp>
8093
8094 * international/mule.el (make-translation-table): Fix docstring.
8095
8096 2001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
8097
8098 * mail/rmail.el (rmail-redecode-body): New function.
8099
8100 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
8101
8102 2001-01-22 Gerd Moellmann <gerd@gnu.org>
8103
8104 * isearch.el (isearch-lazy-highlight-case-fold-search)
8105 (isearch-lazy-highlight-regexp): New variables.
8106 (isearch-lazy-highlight-cleanup): Update lazy highlight if
8107 case-fold search or regexp search has been toggled.
8108
8109 * wid-edit.el (widget-button-click): Avoid a save-excursion
8110 around running a global binding.
8111
8112 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
8113 to 0.25.
8114
8115 2001-01-20 Miles Bader <miles@gnu.org>
8116
8117 * cus-edit.el (custom-face-save): Do post-processing on the face's
8118 new value like `custom-face-set' does.
8119
8120 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
8121
8122 * mail/emacsbug.el (report-emacs-bug): Report the value of
8123 LC_CTYPE, not LC_TYPE.
8124
8125 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
8126 isearch-toggle-regexp and isearch-edit-string to doc string.
8127
8128 2001-01-19 Gerd Moellmann <gerd@gnu.org>
8129
8130 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
8131 as font-lock-beginning-of-syntax-function in font-lock-defaults.
8132
8133 * jit-lock.el (jit-lock-fontify-now): Don't bind
8134 font-lock-beginning-of-syntax-function to nil.
8135
8136 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
8137
8138 * mail/emacsbug.el (report-emacs-bug): Report values of
8139 locale-coding-system, default-enable-multibyte-characters, and the
8140 environment variables LC_ALL, LC_TYPE, and LANG.
8141
8142 2001-01-19 Gerd Moellmann <gerd@gnu.org>
8143
8144 * font-lock.el (font-lock-default-fontify-region): Fix last change.
8145
8146 * font-lock.el (font-lock-multiline): Default to nil.
8147 (font-lock-default-fontify-region): If font-lock-multiline is
8148 nil, don't check the property `font-lock-multiline'.
8149
8150 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
8151 is nil, don't check the `font-lock-multiline' text property.
8152
8153 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
8154
8155 * viper.el: Call initial-major-mode on startup.
8156
8157 * ediff.el (ediff-patch-file): Use better defaults.
8158
8159 * ediff-vers.el: Fix for 8+3 DOS file systems.
8160
8161 2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
8162
8163 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
8164 diff mode, if available.
8165
8166 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
8167
8168 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
8169
8170 * ediff-init.el (subst-char-in-string): Define and use it, unless
8171 it's already defined.
8172
8173 2001-01-18 Gerd Moellmann <gerd@gnu.org>
8174
8175 * tooltip.el (tooltip-hide-delay): New user-option.
8176 (tooltip-show): Use tooltip-hide-delay instead of the default.
8177
8178 2001-01-18 Kenichi Handa <handa@etl.go.jp>
8179
8180 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
8181 kill-local-variable doesn't work for enable-multibyte-characters.
8182
8183 2001-01-17 Dave Love <fx@gnu.org>
8184
8185 * ediff-init.el (ediff-before-setup-hook)
8186 (ediff-merge-filename-prefix): Add :version.
8187
8188 * international/latin1-disp.el: Require disp-table.
8189 (latin1-display): Fix :set.
8190
8191 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
8192
8193 2001-01-17 Gerd Moellmann <gerd@gnu.org>
8194
8195 * isearch.el (isearch-lazy-highlight-initial-delay)
8196 (isearch-lazy-highlight-interval): Default to 0.
8197
8198 2001-01-17 Bob Glickstein <bobg@zanshin.com>
8199
8200 * isearch.el (isearch-highlight): Set isearch-overlay priority to
8201 1 here rather than each time through
8202 isearch-lazy-highlight-new-loop.
8203 (isearch-lazy-highlight-max): Variable deleted.
8204 (isearch-lazy-highlight-max-at-a-time): New user variable, like
8205 isearch-lazy-highlight-max but controls a single invocation of
8206 isearch-lazy-highlight-update.
8207 (isearch-lazy-highlight-wrapped): Variable recreated.
8208 (isearch-lazy-highlight-window-start): New variable.
8209 (isearch-lazy-highlight-cleanup): Restored to behavior of
8210 before 2-Jan.
8211 (isearch-lazy-highlight-remove-overlays): Function deleted;
8212 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
8213 behavior removed.
8214 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
8215 isearch-lazy-highlight-update in a loop rather than just once.
8216 Test isearch-invalid-regexp here and decide not to start a new
8217 loop, rather than testing it each time through
8218 isearch-lazy-highlight-update.
8219 (isearch-lazy-highlight-search): Function restored.
8220 (isearch-lazy-highlight-update): Get called in a timer loop again,
8221 but this time highlight more than one match each time through.
8222 Only highlight matches in the visible part of the window.
8223 Start at point, move in the direction of the search, and wrap around at
8224 the edge of the window. Use sit-for to force redisplay and ensure
8225 window-start is credible. "Face suppressing" behavior removed;
8226 overlay priorities should make it unnecessary, right?
8227 (isearch-highlight): Face suppressing behavior removed.
8228 (isearch-dehighlight): Face suppressing behavior removed.
8229 (isearch-set-lazy-highlight-faces-at): Removed.
8230
8231 2001-01-17 Kenichi Handa <handa@etl.go.jp>
8232
8233 * language/european.el ("Latin-1"): Make the format of description
8234 about additional language environments same as that of Latin-2.
8235
8236 2001-01-16 Dave Love <fx@gnu.org>
8237
8238 * isearch.el (isearch-lazy-highlight): Add :version.
8239
8240 * simple.el (backward-delete-char-untabify-method)
8241 (next-line-add-newlines): Add :version.
8242
8243 2001-01-16 Gerd Moellmann <gerd@gnu.org>
8244
8245 * bindings.el: Bind <backspace> and <delete> via function-key-map.
8246 Don't bind <delete> otherwise.
8247
8248 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
8249 and <delete> via function-key-map.
8250
8251 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
8252 Subject line only if point is after the `Subject:'.
8253
8254 2001-01-16 Kenichi Handa <handa@etl.go.jp>
8255
8256 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
8257 japanese-jisx0213-2 in `charset' property of this lang. env.
8258
8259 * language/european.el ("Latin-1"): Add description for Dutch and
8260 Spanish lang. env.
8261
8262 * international/mule.el (decode-char): Fix conditions.
8263 (encode-char): Handle eight-bit-control too.
8264 (transform-make-coding-system-args): New function.
8265 (make-coding-system): Accept XEmacs style arguments for CCL base
8266 coding system.
8267
8268 2001-01-15 Gerd Moellmann <gerd@gnu.org>
8269
8270 * progmodes/etags.el (find-tag-noselect): Save the value of
8271 tags-file-name before switching buffers, for the case it has a
8272 buffer-local value.
8273
8274 2001-01-15 Alex Schroeder <alex@gnu.org>
8275
8276 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
8277 From Dave Love <fx@gnu.org>.
8278 (ansi-color-for-comint-mode): Fix :version.
8279
8280 2001-01-15 Alex Schroeder <alex@gnu.org>
8281
8282 * ansi-color.el (ansi-color-unfontify-region): Doc change.
8283
8284 2001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
8285
8286 * dired.el (dired-insert-directory): If file-system-info fails,
8287 remove the " free " part, but don't signal an error.
8288
8289 2001-01-12 Sam Steingold <sds@gnu.org>
8290
8291 * bookmark.el (bookmark-maybe-historicize-string):
8292 Use new backquote syntax.
8293
8294 2001-01-12 Richard M. Stallman <rms@gnu.org>
8295
8296 * subr.el (last): Handle a list that doesn't end in nil.
8297
8298 2001-01-12 Sam Steingold <sds@gnu.org>
8299
8300 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
8301 to `backward-delete-char-untabify'.
8302
8303 2001-01-12 Dave Love <fx@gnu.org>
8304
8305 * cus-edit.el (customize-menu-create): Fix the :filter following
8306 easymenu change.
8307
8308 * wid-edit.el (function): Add :match-alternatives.
8309 (widget-color-action): Doc fix.
8310
8311 2001-01-12 Gerd Moellmann <gerd@gnu.org>
8312
8313 * calendar/calendar.el (calendar-basic-setup): Doc fix.
8314
8315 2001-01-12 Kenichi Handa <handa@etl.go.jp>
8316
8317 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
8318
8319 * international/ccl.el (define-ccl-program): Fix docstring.
8320
8321 2001-01-11 Dave Love <fx@gnu.org>
8322
8323 * international/mule-cmds.el (standard-display-european-internal):
8324 Set display table for 2208 as for 160.
8325
8326 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
8327
8328 * progmodes/fortran.el (fortran-mode-map): Modify Customization
8329 entry for custom-menu-create change.
8330 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
8331 don't cons it in the search loop.
8332
8333 * imenu.el (imenu--truncate-items): Revert last change.
8334
8335 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
8336
8337 * info.el (Info-setup-header-line): If the node header includes
8338 either Next: or Prev: links, don't show the File: and Node: parts
8339 in the header line.
8340
8341 2001-01-11 Gerd Moellmann <gerd@gnu.org>
8342
8343 * comint.el (comint-goto-process-mark): Don't print a message
8344 when running in batch mode.
8345
8346 * isearch.el (isearch-search): In the condition-case handler for
8347 `error', set isearch-invalid-regexp to the whole error message.
8348
8349 * subr.el (eval-after-load): Call load-symbol-file-load-history to
8350 ensure that eval-after-load works for files dumped with Emacs.
8351
8352 * help.el (load-symbol-file-load-history): New function extracted
8353 from function symbol-file.
8354 (symbol-file): Use it.
8355
8356 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
8357
8358 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
8359
8360 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
8361 behave as if there were no prefix argument.
8362 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
8363 argument were nil.
8364
8365 2001-01-11 Richard M. Stallman <rms@gnu.org>
8366
8367 * isearch.el (isearch-lazy-highlight-update):
8368 Don't look for more potential matches once maximum is exceeded.
8369 Use overlays-in to check correctly for overlap with current match.
8370 Ignore empty matches.
8371
8372 2001-01-11 Miles Bader <miles@gnu.org>
8373
8374 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
8375 (ispell-overlay-window, ispell-help, ispell-show-choices)
8376 (ispell-command-loop): Use it instead of `window-height'.
8377
8378 2001-01-10 Gerd Moellmann <gerd@gnu.org>
8379
8380 * files.el (confirm-kill-emacs): New user-option.
8381 (save-buffers-kill-emacs): Ask for final confirmation before
8382 killing Emacs.
8383
8384 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
8385 to nil.
8386
8387 2001-01-10 Dave Love <fx@gnu.org>
8388
8389 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
8390
8391 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
8392
8393 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
8394
8395 * calculator.el (calculator-number-digits): Fix :type.
8396
8397 * vc-cvs.el (vc-cvs-header): Fix :type.
8398 * vc-rcs.el (vc-rcs-header): Fix :type.
8399 * vc-sccs.el (vc-sccs-header): Fix :type.
8400
8401 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
8402
8403 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
8404
8405 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
8406
8407 2001-01-10 Gerd Moellmann <gerd@gnu.org>
8408
8409 * simple.el (set-variable): Force a thorough redisplay for the
8410 case that the variable has an effect on the display, like
8411 `tab-width' has.
8412
8413 2001-01-10 Andre Spiegel <spiegel@gnu.org>
8414
8415 * vc.el: Add documentation for backend interface.
8416
8417 2001-01-10 Kenichi Handa <handa@etl.go.jp>
8418
8419 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
8420
8421 * international/mule-conf.el (latin-extra-code-table): Set to t
8422 for \223 and \224.
8423
8424 2001-01-09 Kenichi Handa <handa@etl.go.jp>
8425
8426 * international/mule-cmds.el (locale-language-names): Map "es" to
8427 "Spanish" and "nl" to "Dutch".
8428
8429 2001-01-09 Gerd Moellmann <gerd@gnu.org>
8430
8431 * bindings.el (global-map): Bind <home> to beginning-of-line,
8432 <end> to end-of-line, C-<home> to beginning-of-buffer, and
8433 C-<end> to end-of-buffer.
8434
8435 * language/european.el: Add Dutch and Spanish language info
8436 to be able to use the appropriate tutorials.
8437
8438 2001-01-09 Alex Schroeder <alex@gnu.org>
8439
8440 * ansi-color.el (ansi-color-process-output): Use markers instead
8441 of positions for start and end of region.
8442 (ansi-color-apply-on-region): Rewrote code to make it more robust.
8443 Previously, occasional mistakes happend when fontifying many
8444 chunks of output (eg. ls --color=yes /dev). This happened
8445 whenever an overlay was created up to the end of the region, which
8446 coincided with the process-mark. New text would then be added
8447 within that overlay instead of after it.
8448 (ansi-color-make-extent): Overlays are created with the property
8449 `modification-hooks' set to '(ansi-color-freeze-overlay).
8450 (ansi-color-freeze-overlay): New function. When inserting text at
8451 the end of the overlay, the overlay will resize.
8452
8453 2000-01-09 Alex Schroeder <alex@gnu.org>
8454
8455 * ansi-color.el (ansi-color-process-output): Doc change.
8456 (ansi-color-unfontify-region): Doc change. No longer installed
8457 automatically in font-lock-unfontify-region-function.
8458 (ansi-color-apply): Doc change.
8459 (ansi-color-apply-on-region): Use extents or overlays instead of
8460 text-properties.
8461 (ansi-color-make-extent): New function.
8462 (ansi-color-set-extent-face): New function.
8463
8464 2000-01-09 Alex Schroeder <alex@gnu.org>
8465
8466 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
8467 both use ansi-color-process-output, now.
8468 (ansi-color-process-output): Doesn't return string anymore. It is
8469 installed in comint-output-filter-functions for both Emacs and
8470 XEmacs, now.
8471 (ansi-color-unfontify-region): Simplified code removing variables
8472 pos and start-ansi.
8473 (ansi-color-apply): Put text-property ansi-color before putting
8474 text-property face because ansi-color-unfontify-region is called
8475 immediately after the call to put-text-property.
8476 (ansi-color-context-region): Doc change.
8477 (ansi-color-filter-region): Simplified code.
8478 (ansi-color-apply-on-region): Changed start to start-marker, using
8479 a marker explicitly. Put text-property ansi-color before putting
8480 text-property face because ansi-color-unfontify-region is called
8481 immediately after the call to put-text-property.
8482
8483 2000-01-09 Alex Schroeder <alex@gnu.org>
8484
8485 * ansi-color.el (ansi-color-faces-vector): Doc change.
8486 (ansi-color-for-comint-mode): Changed :type property to choice.
8487 (ansi-color-last-context): Removed.
8488 (ansi-color-process-output): Don't use ansi-color-last-context, as
8489 the main functions will store their context now.
8490 (ansi-color-context): Doc change.
8491 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
8492 Uses ansi-color-context such that repeated calls will strip
8493 partial escape sequences, too.
8494 (ansi-color-apply): Simplified code. Colorize end of string if
8495 face is not null. Store context in new (FACE STRING) format, such
8496 that repeated calls will strip partial escape sequences, too.
8497 Append faces to face property using ansi-color-apply-sequence such
8498 that cumulative mode actually works.
8499 (ansi-color-context-region): New variable.
8500 (ansi-color-filter-region): Rewrote it based on
8501 ansi-color-apply-on-region. Uses ansi-color-context-region such
8502 that repeated calls will strip partial escape sequences, too.
8503 (ansi-color-apply-on-region): Simplified code. Colorize end of
8504 region if face is not null. Store context in new (FACE POS)
8505 format, such that repeated calls will strip partial escape
8506 sequences, too. Append faces to face property using
8507 ansi-color-apply-sequence such that cumulative mode actually works.
8508 (ansi-color-apply-sequence): New function.
8509 (ansi-color-get-face): When the default face is added to the list
8510 of faces, all previous settings are discarded and the list of
8511 faces is set to '(default).
8512
8513 2000-01-09 Alex Schroeder <alex@gnu.org>
8514
8515 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
8516 face, such that ansi-color-apply and ansi-color-apply-on-region
8517 will do the right thing.
8518 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
8519 returns nil, set the list of faces back to nil instead of
8520 appending the result of ansi-color-get-face to the front of the list.
8521
8522 2000-01-09 Alex Schroeder <alex@gnu.org>
8523
8524 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
8525 (ansi-color-process): Doc change.
8526 (ansi-color-last-context): New buffer-local variable.
8527 (ansi-color-process-output): New function. It is automatically
8528 added to comint-output-filter-functions if this is XEmacs.
8529 (ansi-color-unfontify-region): New optional parameter for XEmacs
8530 compatibility. Check wether font-lock-syntactic-keywords is
8531 boundp before removing the syntax table text property, as XEmacs
8532 doesn't have it.
8533 (ansi-color-filter-region): Doc change.
8534 (ansi-color-apply-on-region): Doc change.
8535 (ansi-color-make-face): New function. Compatibility layer for
8536 XEmacs. Return temporary faces instead of cons cells for XEmacs.
8537 (ansi-color-make-color-map): Use ansi-color-make-face.
8538 (ansi-color-get-face): Avoid face text property '(nil) as results
8539 in an errow for XEmacs.
8540
8541 2000-01-09 Alex Schroeder <alex@gnu.org>
8542
8543 * ansi-color.el (ansi-color-unfontify-region): New function.
8544 Uses text-property ansi-color in order to preserve fontification by
8545 ansi-color. When the package is loaded, a lambda expression is
8546 put onto font-lock-mode-hook. This lambda expression will check
8547 font-lock-unfontify-region-function and replace
8548 font-lock-default-unfontify-region with ansi-color-unfontify-region.
8549 (ansi-color-apply): Add text-property ansi-color in addition to
8550 text-property face.
8551 (ansi-color-apply-on-region): Add text-property ansi-color in
8552 addition to text-property face.
8553 (save-buffer-state): Copy of the macro that is also used by
8554 lazy-lock and font-lock.
8555
8556 (ansi-color-for-comint-mode): New option.
8557 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
8558 (ansi-color-for-comint-mode-off): Ditto.
8559 (ansi-color-for-comint-mode-filter): Ditto.
8560 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
8561 decide what to do. This function is added to
8562 comint-preoutput-filter-functions when the package is loaded.
8563
8564 (ansi-color-for-shell-mode-set): Removed.
8565 (ansi-color-for-shell-mode): Removed.
8566
8567 2000-01-09 Alex Schroeder <alex@gnu.org>
8568
8569 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
8570 the lambda expression from the ansi-color-for-shell-mode :set
8571 property. Additionally, modify shell-mode-hook to enable or
8572 disable font-lock-mode for future shell buffers.
8573 (ansi-color-for-shell-mode): The :set property calls
8574 ansi-color-for-shell-mode-set instead of a lambda expression.
8575
8576 2000-01-09 Alex Schroeder <alex@gnu.org>
8577
8578 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
8579 (ansi-color-context): New variable.
8580 (ansi-color-apply): Save context between calls.
8581
8582 2001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
8583
8584 * isearch.el (isearch, isearch-lazy-highlight-face):
8585 New definitions for face colors and attributes.
8586
8587 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
8588 of display-mouse-p.
8589
8590 2001-01-09 Kenichi Handa <handa@etl.go.jp>
8591
8592 * international/mule.el (make-coding-system): If the coding system
8593 accepts extra latin codes, register such codes as safe for the
8594 coding system.
8595
8596 2001-01-08 Richard M. Stallman <rms@gnu.org>
8597
8598 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
8599 don't mention the file name or the date here, because they are
8600 logged at the start of the file.
8601
8602 2001-01-08 Richard M. Stallman <rms@gnu.org>
8603
8604 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
8605 Change screen-width to frame-width.
8606
8607 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
8608
8609 * info.el (Info-search): Print the default as part of the prompt.
8610
8611 2001-01-08 Andre Spiegel <spiegel@gnu.org>
8612
8613 * vc.el (vc-default-latest-on-branch-p): New function, replaces
8614 constant implementations in backends.
8615
8616 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
8617 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
8618
8619 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
8620 WRITABLE to EDITABLE.
8621
8622 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
8623 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
8624 to EDITABLE.
8625
8626 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
8627
8628 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
8629 (copyright, copyright-update): Compute the current year at run time.
8630
8631 2001-01-08 Gerd Moellmann <gerd@gnu.org>
8632
8633 * isearch.el (isearch-old-signal-hook): Removed.
8634 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
8635 instead of setting signal-hook-function.
8636 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
8637
8638 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
8639
8640 * emulation/edt.el: Update to version 4.0. Provide support for
8641 EDT scroll margins at top and bottom of the window. Provide an
8642 emulation of the EDT SUBS command (bound to GOLD-Enter, by
8643 default). Enhance edt-quit, bound to GOLD-q by default, to warn
8644 user when file-related buffer modifications exist.
8645 Provide support for running EDT Emulation in XEmacs.
8646 Provide customize access to some user updatable variables.
8647 Add Commentary section to file header.
8648 Fixed a few minor bugs and cleaned up some code.
8649
8650 * emulation/edt-mapper.el: Update to version 4.0. Provide support
8651 for detecting a keypress that generates an ASCII key sequence.
8652 (Previously, only a keypress that generates a vector was
8653 recognized.) Embed Window Manager name into name of the generated
8654 EDT Emulation initialization file since the initialization file is
8655 Window Manager specific. Add Commentary section to file header.
8656
8657 2001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
8658
8659 * mail/sendmail.el (mail-mode): Doc fix.
8660
8661 * info.el (Info-goto-emacs-command-node): Doc fix.
8662 (Info-goto-emacs-key-command-node): Doc fix.
8663
8664 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
8665
8666 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
8667 systems without long file-name support.
8668
8669 2001-01-06 Andrew Innes <andrewi@gnu.org>
8670
8671 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
8672
8673 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
8674
8675 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
8676 (isearch-lazy-highlight-update): Doc fix.
8677
8678 * ffap.el (ffap-bindings): Doc fix.
8679
8680 * dired-x.el (dired-virtual-guess-dir): Doc fix.
8681
8682 2001-01-05 Dave Love <fx@gnu.org>
8683
8684 * emacs-lisp/cl-seq.el (remove, remq): Remove.
8685
8686 2001-01-05 Gerd Moellmann <gerd@gnu.org>
8687
8688 * mouse-drag.el (mouse-drag-safe-scroll):
8689 Bind scroll-preserve-screen-position to nil.
8690
8691 * isearch.el (isearch-old-signal-hook): New variable.
8692 (isearch-mode): Set signal-hook-function to isearch-done.
8693 (isearch-done): Restore old signal-hook-function.
8694
8695 * info.el (Info-fontify-node): Mark one more char as intangible.
8696
8697 2000-01-05 Kenichi Handa <handa@etl.go.jp>
8698
8699 * composite.el (compose-last-chars): New argument COMPONENTS.
8700 If it is non-nil, compose preceding characters by compose-region with
8701 COMPONENTS.
8702
8703 * international/quail.el (quail-input-string-to-events): New function.
8704 (quail-input-method): Convert input string to events here.
8705 (quail-start-translation): Return input string, not event list.
8706 (quail-start-conversion): Likewise.
8707
8708 2001-01-04 Gerd Moellmann <gerd@gnu.org>
8709
8710 * tooltip.el (tooltip-cancel-delayed-tip)
8711 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
8712 and tooltip-add-timeout.
8713 (tooltip-show): Set border color from faces's foreground.
8714 (tooltip-show-help-function): If called with the same help string
8715 as last time, do nothing.
8716 (tooltip-help-tips): Don't set tooltip-help-message to nil.
8717
8718 * startup.el (fancy-splash-screens): Don't bind show-help-function
8719 to nil.
8720
8721 * tooltip.el (tooltip-frame-parameters): Remove colors.
8722 (tooltip): New face
8723 (tooltip-set-param): New function.
8724 (tooltip-show): Set up color frame parameters from face `tooltip'.
8725 Display the tooltip text in face `tooltip'.
8726
8727 2001-01-04 Dave Love <fx@gnu.org>
8728
8729 * whitespace.el (whitespace-global-mode): Fix typo.
8730
8731 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
8732
8733 2001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8734
8735 * help.el (help-for-help): Fix a typo in a doc string.
8736 From kwzh@gnu.org (Karl Heuer).
8737
8738 2001-01-03 Dave Love <fx@gnu.org>
8739
8740 * dired-x.el: Doc fixes. Maintainer change.
8741 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
8742 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
8743 (dired-guess-shell-alist-user): Customize.
8744 (dired-x-help-address): Set to bug-gnu-emacs.
8745 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
8746 (dired-default-directory): Renamed from default-directory.
8747
8748 * hl-line.el (hl-line): Doc fix.
8749
8750 2001-01-03 Karl Fogel <kfogel@red-bean.com>
8751
8752 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
8753
8754 2001-01-02 Richard M. Stallman <rms@gnu.org>
8755
8756 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
8757 to remove all the current alternative-match highlighting.
8758 If nil, remove only what's outside the current window.
8759 (isearch-lazy-highlight-remove-overlays): Take optional
8760 region within which NOT to remove them.
8761 (isearch-lazy-highlight-new-loop): Greatly simplified.
8762 (isearch-lazy-highlight-update): Find all the other occurrences
8763 visible in the window, in just one call.
8764 (isearch-lazy-highlight-start): Now holds start of region to scan.
8765 (isearch-lazy-highlight-end): Now holds end of region to scan.
8766 (isearch-lazy-highlight-wrapped): Variable deleted.
8767 (isearch-lazy-highlight-search): Function deleted.
8768
8769 2000-01-02 Andrew Innes <andrewi@gnu.org>
8770
8771 * w32-fns.el (convert-standard-filename): Do length check on name
8772 before aref.
8773
8774 2001-01-02 Dave Love <fx@gnu.org>
8775
8776 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
8777 value.
8778 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
8779
8780 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
8781
8782 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
8783 read syntax.
8784
8785 * calendar/todo-mode.el (todo): Add :link, :version.
8786 (todo-save-top-priorities): Remove autoload cookie.
8787 (todo-add-category, todo-add-item-non-interactively)
8788 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
8789
8790 2001-01-02 Gerd Moellmann <gerd@gnu.org>
8791
8792 * comint.el (comint-input-history-ignore): New variable.
8793 (comint-read-input-ring): Ignore entries matching
8794 comint-input-history-ignore.
8795
8796 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
8797
8798 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
8799 (lm-copyright-mark): New function.
8800 (lm-crack-copyright): New function.
8801 (lm-verify): Check that the file has a copyright.
8802 Check that the file is copyright Free Software Foundation.
8803
8804 2000-12-30 Kenichi Handa <handa@etl.go.jp>
8805
8806 * international/mule-diag.el (print-fontset): Indent font name by
8807 24 columns, not 25.
8808
8809 2000-12-29 Gerd Moellmann <gerd@gnu.org>
8810
8811 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
8812 in Subject line.
8813
8814 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
8815 Use mail-mode-hook instead of mail-setup-hook.
8816 Otherwise continuing an interrupted message with C-u C-x m for
8817 instance, winds up in Mail mode without abbrevs.
8818
8819 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8820
8821 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
8822 non-nil. Adding almost all customization variables on ps-setup.
8823 Doc fix.
8824 (ps-print-version): New version number (6.3.3).
8825 (ps-end-with-control-d): Initialization fix.
8826 (ps-lines-printed): New var.
8827 (ps-skip-newline): New fun.
8828 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
8829 (ps-next-line, ps-continue-line, ps-plot-region)
8830 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
8831
8832 2000-12-29 Kenichi Handa <handa@etl.go.jp>
8833
8834 * international/fontset.el (x-complement-fontset-spec):
8835 Resolve ASCII font name so that the same family name is used for fonts
8836 registered in x-font-name-charset-alist.
8837 (create-fontset-from-fontset-spec): Adjusted for the above change.
8838 The name of fontset alias should be a unresolved ASCII font name.
8839
8840 2000-12-28 Gerd Moellmann <gerd@gnu.org>
8841
8842 * simple.el (delete-key-deletes-forward-mode): Bind backspace
8843 and delete in isearch-mode-map.
8844
8845 2000-12-28 Richard M. Stallman <rms@gnu.org>
8846
8847 * dired-x.el (dired-guess-shell-alist-default):
8848 Use xpdf instead of acroread.
8849
8850 2000-12-28 Kenichi Handa <handa@etl.go.jp>
8851
8852 * textmodes/artist.el (artist-butlast): Deleted.
8853 (artist-ellipse-mirror-quadrant): Use butlast instead of
8854 artist-butlast.
8855
8856 * subr.el (butlast, nbutlast): Moved from cl.el to here.
8857
8858 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
8859
8860 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
8861
8862 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
8863
8864 * ls-lisp.el: Better support for the Mac and MS-Windows.
8865 (ls-lisp): New defgroup.
8866 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
8867 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
8868 (ls-lisp-support-shell-wildcards): New defcustoms.
8869 (ls-lisp-parse-symlink): New function.
8870 (insert-directory): Code to convert switches to a list and set up
8871 the wildcard argument copied from ls-lisp-insert-directory.
8872 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
8873 for -C and -R switches.
8874 (ls-lisp-column-format): New function.
8875 (ls-lisp-delete-matching, ls-lisp-handle-switches)
8876 (ls-lisp-format-time): Add doc strings.
8877 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
8878 Support ls-lisp-dirs-first.
8879 (ls-lisp-classify, ls-lisp-extension): New functions.
8880 (ls-lisp-format): Optionally support emulation of symlinks.
8881 Support -i, -s, and -G switches.
8882
8883 2000-12-27 Gerd Moellmann <gerd@gnu.org>
8884
8885 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
8886
8887 * version.el (emacs-version): Print X scroll bar information.
8888
8889 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
8890 instead of x-toolkit-scroll-bars-p.
8891
8892 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
8893 of x-toolkit-scroll-bars-p.
8894
8895 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
8896
8897 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
8898 (ffap-bindings): Doc fix, to reflect the above change.
8899
8900 2000-12-27 Kenichi Handa <handa@etl.go.jp>
8901
8902 * term.el (term-char-mode): Define all non-ascii self-inserting
8903 characters to 'term-send-raw in term-raw-map.
8904
8905 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
8906
8907 * viper-init (viper-restore-cursor-type): Added condition-case guard.
8908
8909 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
8910 Changed initialization; use add-hook.
8911 (ediff-file-remote-p): Use file-local-copy.
8912
8913 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
8914
8915 * ediff.el (ediff-patch-buffer): Bug fix.
8916 (ediff-revision): Allow selection of the file at the prompt.
8917
8918 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
8919
8920 * subr.el (combine-run-hooks): Remove.
8921
8922 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
8923 and remove the rogue second spec.
8924
8925 2000-12-23 Gerd Moellmann <gerd@gnu.org>
8926
8927 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
8928
8929 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
8930
8931 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
8932 Use minibuffer menu prompt for the `=' prefix.
8933 (smerge-command-prefix): Change default to C-^.
8934 (smerge-mode): Don't assume font-lock doesn't move point.
8935
8936 * skeleton.el (skeleton-internal-1): Make sure the first line of
8937 the region is also re-indented.
8938 (skeleton-end-newline): New var.
8939 (skeleton-end-hook): Use it.
8940
8941 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8942
8943 * comint.el (comint-password-prompt-regexp): Support CVS.
8944
8945 2000-12-22 Gerd Moellmann <gerd@gnu.org>
8946
8947 * simple.el (delete-key-deletes-forward-mode): Simplify.
8948 Also backspace key combinations, depending on
8949 delete-key-deletes-forward.
8950
8951 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
8952
8953 * simple.el (delete-key-deletes-forward): Doc fix.
8954
8955 2000-08-22 Emmanuel Briot <briot@gnat.com>
8956
8957 * xml.el (top level comment): Updated to reflect the fact that
8958 white spaces are relevant in the XML file.
8959 (xml-parse-file): Do not kill an existing Emacs buffer if the file
8960 to parse was already edited. This allows for on-the-fly analysis
8961 of XML files.
8962 (xml-parse-tag): Check that the casing is the same in the start
8963 tag and end tag, since XML is case-sensitive. Allows for spaces
8964 in the end tag, after the name of the tag.
8965 (xml-parse-attlist): Allow for the character '-' in the name of
8966 attributes, as in the standard http-equiv attribute Do not save
8967 the properties in the XML tree, since they are not relevant.
8968
8969 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
8970
8971 * generic.el (generic-read-type): Undo last change, inline into
8972 `generic-mode' and then remove.
8973 (generic-mode): Inline generic-read-type.
8974 (define-generic-mode): Push the symbol name rather than the symbol
8975 onto generic-mode-list.
8976
8977 2000-12-21 Gerd Moellmann <gerd@gnu.org>
8978
8979 * generic.el (generic-read-type): Build an alist for
8980 completing-read as in 20.7.
8981
8982 * play/landmark.el (lm): Use interactive spec `P'.
8983 (toplevel): Don't set debug-on-error.
8984
8985 * server.el (server-switch-buffer): Choose a window on a visible frame.
8986
8987 2000-12-21 Dave Pearson <davep@davep.org>
8988
8989 * quickurl.el: Commentry change, I've moved my web site.
8990
8991 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8992
8993 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
8994 ranges like \177-\237, but accepts the character sequence from \177 to
8995 \237. Doc fix.
8996 (ebnf-version): New version (3.4).
8997 (ebnf-setup): Code fix.
8998 (ebnf-range-regexp): New fun.
8999 (ebnf-8-bit-chars): Const fix.
9000
9001 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
9002 entry. Doc fix.
9003 (ebnf-bnf-lex): Code fix.
9004 (ebnf-bnf-comment-chars): Const fix.
9005
9006 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
9007 entry. Doc fix.
9008 (ebnf-iso-comment-chars): Const fix.
9009
9010 * ebnf-otz.el: Doc fix.
9011
9012 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
9013 entry. Doc fix.
9014 (ebnf-yac-skip-code): Code fix.
9015 (ebnf-yac-comment-chars): Const fix.
9016
9017 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
9018
9019 * files.el (insert-directory-safely): New function.
9020 (recover-file): Use it instead of insert-directory.
9021 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9022
9023 2000-12-21 Kenichi Handa <handa@etl.go.jp>
9024
9025 * international/mule-cmds.el (select-safe-coding-system):
9026 Check coding-category-list more rigidly. Improve help message.
9027
9028 * dired.el (dired-move-to-filename-regexp): Fix previous change.
9029
9030 2000-12-21 Miles Bader <miles@gnu.org>
9031
9032 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
9033
9034 2000-12-21 Kenichi Handa <handa@etl.go.jp>
9035
9036 * international/mule-diag.el (describe-char-after): Make *Help*
9037 buffer inherit multibyteness of the current buffer.
9038
9039 * international/mule.el (make-char): Docstring adjusted for the
9040 change of make-char-internal.
9041
9042 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
9043
9044 * international/iso-cvt.el: Docstrings fix.
9045
9046 2000-12-20 Dave Love <fx@gnu.org>
9047
9048 * subr.el (eval-after-load): Doc fix.
9049
9050 2000-12-20 Kenichi Handa <handa@etl.go.jp>
9051
9052 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
9053 for numbers.
9054
9055 2000-12-20 Miles Bader <miles@gnu.org>
9056
9057 * international/quail.el (quail-help): Resize the help window
9058 again after it has all its contents. Remove unneeded progn.
9059
9060 2000-12-19 Gerd Moellmann <gerd@gnu.org>
9061
9062 * pcmpl-linux.el: Fix copy/paste error.
9063
9064 2000-12-19 Andrew Innes <andrewi@gnu.org>
9065
9066 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
9067
9068 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
9069
9070 * progmodes/idlw-rinfo.el: Fixed copyright notice.
9071
9072 * progmodes/idlw-toolbar.el: Fixed copyright notice.
9073
9074 * progmodes/idlw-shell.el: Fixed copyright notice.
9075
9076 * progmodes/idlwave.el: Fixed copyright notice.
9077
9078 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
9079 TAB as key separators.
9080
9081 2000-12-19 Alex Schroeder <alex@gnu.org>
9082
9083 * sql.el (sql-sybase-options): New option.
9084 (sql-sybase): Use it. Add sql-database to the list of parameters
9085 provided for login. The options -w 2048 -n are not used any more.
9086 (sql-postgres-options): Changed default from "--pset" to "-P".
9087 (sql-mysql-options): Doc change.
9088 (sql-stop): Doc change.
9089
9090 2000-12-19 Kenichi Handa <handa@etl.go.jp>
9091
9092 * international/quail.el (quail-input-method): Always hide
9093 the guidance buffer on exiting.
9094
9095 2000-12-18 Gerd Moellmann <gerd@gnu.org>
9096
9097 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
9098 isn't fboundp.
9099
9100 * server.el (server-buffer-done): Bury the buffer before
9101 killing it.
9102
9103 * faces.el (face-spec-set): Interpret a nil in specs for
9104 foreground and background colors as `unspecified', for
9105 compatibility with 20.x.
9106
9107 2000-12-18 Dave Love <fx@gnu.org>
9108
9109 * simple.el (mail-user-agent): Doc fix.
9110 (input-mode-8-bit): Removed.
9111
9112 * international/mule.el (set-keyboard-coding-system): Doc fix.
9113 (keyboard-coding-system): New option.
9114
9115 * mail/sendmail.el (send-mail-function): Customize.
9116
9117 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
9118
9119 * international/codepage.el (cp866-decode-table): New table.
9120
9121 2000-12-18 Gerd Moellmann <gerd@gnu.org>
9122
9123 * version.el (emacs-version): Remove `%a' from the time format
9124 because the weekday doesn't fit well into each locale.
9125
9126 2000-12-18 Miles Bader <miles@gnu.org>
9127
9128 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
9129
9130 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
9131 Check that emacs-major-version is `=' to 20, not `>='.
9132 (artist-replace-chars): Use `make-string' instead of a loop.
9133
9134 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
9135
9136 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
9137 (cvs-execute-single-file): Don't change directory.
9138 Patch from Per Cederqvist.
9139
9140 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
9141
9142 * textmodes/ispell.el (check-ispell-version):
9143 If `ispell-program-name' is "aspell", pass it the -v switch instead
9144 of -vv.
9145
9146 2000-12-16 Kenichi Handa <handa@etl.go.jp>
9147
9148 * international/mule-diag.el (mule-diag): Insert information about
9149 configure options, multibyte awareness, language env.
9150
9151 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
9152 regexp to search for candidates.
9153
9154 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
9155
9156 * info.el (Info-forward-node): If the node has an
9157 Info-header-line, widen the buffer before searching for "next:"
9158 and "up:" pointers, and set the search limit to stay in the
9159 current node.
9160
9161 2000-12-16 Miles Bader <miles@gnu.org>
9162
9163 * simple.el (delete-trailing-whitespace): Remove extraneous let.
9164
9165 2000-12-15 Miles Bader <miles@gnu.org>
9166
9167 * comint.el (comint-send-string, comint-send-region): Also accept
9168 a buffer, buffer-name, or nil for PROCESS, for compatibility with
9169 process-send-string/region.
9170
9171 2000-12-15 Gerd Moellmann <gerd@gnu.org>
9172
9173 * isearch.el (isearch-lazy-highlight-max): New user-option.
9174 (isearch-lazy-highlight-update): Don't highlight more than
9175 isearch-lazy-highlight-max matches.
9176
9177 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
9178
9179 2000-12-15 Richard M. Stallman <rms@gnu.org>
9180
9181 * sort.el (sort-columns): Fix error message.
9182
9183 * dabbrev.el (dabbrev--last-case-pattern): Value is now
9184 `upcase' or `downcase' or nil.
9185 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
9186 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
9187 (dabbrev--substitute-expansion): New arg record-case-pattern.
9188 If it is non-nil, set dabbrev--last-case-pattern.
9189 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
9190
9191 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
9192
9193 2000-12-15 Miles Bader <miles@gnu.org>
9194
9195 * paths.el (Info-default-directory-list): Don't delete
9196 configure-info-directory from the list of standard info
9197 directories when appending it to the end -- their order is important.
9198
9199 * faces.el (read-face-attribute): If there's no entry for the
9200 user's input in VALID, just use it as-is (this will often result
9201 in an error, but it may be OK for e.g. colors using hexadecimal
9202 notation, and at least will yield a better error message).
9203
9204 * window.el (mode-line-window-height-fudge): Function removed.
9205 (height-affecting-face-attributes, mode-line-window-height-fudge):
9206 Variables removed.
9207 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
9208 window is really the right size. Use vertical-motion
9209 rather than forward-line.
9210 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
9211 (ispell-command-loop, ispell-show-choices): Use the variable
9212 ispell-choices-win-default-height, rather than the function.
9213 (ispell-choices-win-default-height): Function removed.
9214 (ispell-mode-line-window-height-fudge): Function removed.
9215
9216 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
9217
9218 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
9219
9220 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
9221
9222 * paths.el (Info-default-directory-list):
9223 If configure-info-directory is not one of the standard directories,
9224 put it first in the list; otherwise put it last. Doc string
9225 changed accordingly.
9226
9227 * info.el (Info-directory-list): Change doc string to reflect the
9228 change in Info-default-directory-list.
9229
9230 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
9231 windows-nt as windowed environments, even under -nw.
9232
9233 * startup.el (command-line): Don't call x-backspace-delete-keys-p
9234 if not fboundp. Switch delete-forward mode for the <delete> key
9235 on all PC platforms, even under -nw.
9236
9237 * term/internal.el ([M-delete]): Remap to M-d.
9238
9239 2000-12-14 Gerd Moellmann <gerd@gnu.org>
9240
9241 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
9242
9243 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
9244
9245 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
9246
9247 2000-12-14 Gerd Moellmann <gerd@gnu.org>
9248
9249 * startup.el (command-line): Call delete-key-deletes-forward-mode,
9250 if appropriate.
9251
9252 * simple.el (delete-key-deletes-forward): New user-option.
9253 (delete-key-deletes-forward-mode): New function.
9254
9255 * bindings.el: Bind `delete' to backward-delete-char.
9256
9257 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
9258 Test if symbol is bound before getting its value.
9259
9260 * tooltip.el (tooltip-show): If an error is signaled in
9261 x-show-tip, display that error, and display the help in the
9262 echo area.
9263
9264 2000-12-14 Kenichi Handa <handa@etl.go.jp>
9265
9266 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
9267 Show "... entries" messages for every 10000 entries, not 10.
9268
9269 2000-12-13 Karl Fogel <kfogel@red-bean.com>
9270
9271 * bookmark.el: Provide a generic exit hook, as suggested by
9272 Ovidiu Predescu <ovidiu@cup.hp.com>:
9273 (bookmark-exit-hook): New var.
9274 (bookmark-exit-hook-internal): New func, replaces
9275 old raw lambda form in `kill-emacs-hook', and runs new
9276 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
9277 as logically that feature must have been provided if this function
9278 is running.
9279 Removed ;;;###autoload before the `add-hook' call.
9280
9281 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
9282
9283 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
9284 (easy-menu-current-active-maps): New function.
9285 (easy-menu-get-map): Use it.
9286 Make a proper menu entry when creating a new keymap.
9287
9288 2000-12-13 Kenichi Handa <handa@etl.go.jp>
9289
9290 * international/characters.el: Fix cases and syntaxes for
9291 mule-unicode-0100-24ff.
9292
9293 * dired.el (dired-move-to-filename-regexp): Fixed for the case
9294 that a Japanese character is not appended after day and year.
9295
9296 * info.el (Info-suffix-list): Change format for a command that
9297 requires arguments.
9298 (info-insert-file-contents): Adjusted for the above change.
9299
9300 2000-12-12 Andreas Schwab <schwab@suse.de>
9301
9302 * tar-mode.el (tar-extract): Base the name of the subfile buffer
9303 on the name of the tar buffer. Verify that the existing buffer is
9304 visiting the same subfile.
9305
9306 2000-12-12 Dave Love <fx@gnu.org>
9307
9308 * subdirs.el: Add obsolete.
9309
9310 2000-12-12 Gerd Moellmann <gerd@gnu.org>
9311
9312 * mail/rmailsum.el (rmail-summary-expunge)
9313 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
9314 instead of rmail-confirm-expunge.
9315
9316 * replace.el (perform-replace): Don't use an empty match adjacent
9317 to a non-empty match when computing the next match before the
9318 replacement is performed.
9319
9320 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
9321
9322 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
9323 definition (patch by Stefan Monnier).
9324 (glasses-mode): Use jit-lock instead of `after-change-functions'
9325 (patch by Stefan Monnier).
9326
9327 2000-12-12 Miles Bader <miles@gnu.org>
9328
9329 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
9330 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
9331
9332 2000-12-12 Andrew Choi <akochoi@i-cable.com>
9333
9334 * term/mac-win.el: Remove load for ls-lisp.
9335
9336 * loadup.el: Load ls-lisp for system-type `macos'.
9337
9338 2000-12-12 Miles Bader <miles@gnu.org>
9339
9340 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
9341 Respect field end too.
9342 (just-one-space): Respect fields as `delete-horizontal-space'.
9343 (newline-and-indent, reindent-then-newline-and-indent):
9344 Use `delete-horizontal-space'.
9345
9346 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
9347
9348 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
9349 (so as to obey the field property in the minibuffer).
9350
9351 * obsolete/c-mode.el: Moved from lisp/progmodes.
9352 * obsolete/auto-show.el: Moved from lisp.
9353 * obsolete/ooutline.el: Moved from lisp/textmodes.
9354
9355 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
9356
9357 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
9358 changes to list them here.
9359
9360 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
9361 Too many changes to list them here.
9362
9363 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
9364 Too many changes to list them here.
9365
9366 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
9367
9368 2000-12-11 Gerd Moellmann <gerd@gnu.org>
9369
9370 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
9371
9372 * cus-edit.el (custom-save-variables, custom-save-faces):
9373 Comment fix.
9374
9375 * hscroll.el: Moved to `obsolete' subdir.
9376
9377 2000-12-11 Miles Bader <miles@gnu.org>
9378
9379 * window.el (window-text-height): Function removed (now in C).
9380
9381 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
9382
9383 * log-edit.el (log-edit-parent-buffer): New var.
9384 (log-edit): Set it. Add BUFFER argument.
9385 (log-edit-done): Use char-before.
9386 Don't bother checking validity of vc-comment-ring.
9387 Only bury the buffer if log-edit popped it up.
9388
9389 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
9390 (cvs-mode-diff-help): Remove.
9391 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
9392 (cvs-mode-marked): Set up the default for CMD manually.
9393
9394 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
9395 Remove binding for ? now made unnecessary.
9396
9397 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
9398
9399 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
9400 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
9401
9402 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
9403 when master file is not open.
9404
9405 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
9406
9407 * progmodes/ada-stmt.el: Update `maintainer'.
9408
9409 2000-12-09 Stephen Gildea <gildea@stop.mail-abuse.org>
9410
9411 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
9412 choices to match documentation string.
9413
9414 2000-12-09 Miles Bader <miles@gnu.org>
9415
9416 * minibuf-eldef.el: New file.
9417
9418 * window.el (fit-window-to-buffer): Don't pass last argument to
9419 pos-visible-in-window-p, now that its meaning is inverted.
9420
9421 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
9422
9423 * image.el (create-image): Doc fix; spotted by Per Cederqvist
9424 <ceder@lysator.liu.se>.
9425
9426 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
9427
9428 * autoinsert.el (auto-insert-alist): Add missing final \n.
9429
9430 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
9431 (cvs-menu-map): Remove.
9432 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
9433 (cvs-mode-quit): Turn it back into a plain function.
9434
9435 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
9436 (texinfo-filter): Remove (move to texinfo.el).
9437
9438 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
9439 file where it's more visible.
9440 (texinfo-filter, texinfo-chapter-level-regexp): New variables
9441 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
9442 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
9443 (texinfo-inside-macro-p): Only catch `scan-error's.
9444 (texinfo-inside-env-p): Make better use of the match info.
9445 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
9446 (texinfo-insert-@end): Slight re-organization.
9447 Also remove useless `looking-at' call.
9448
9449 2000-12-08 Andrew Innes <andrewi@gnu.org>
9450
9451 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
9452 accessible in -nw mode.
9453
9454 * term/w32-win.el: Remove stuff about selection timeout, which is
9455 irrelevant on Windows. Move clipboard support to w32-fns.el, so
9456 it is accessible in -nw mode.
9457
9458 2000-12-08 Dave Love <fx@gnu.org>
9459
9460 * emacs-lisp/lisp-mode.el (lisp-mode):
9461 Set font-lock-keywords-case-fold-search.
9462
9463 2000-12-08 Gerd Moellmann <gerd@gnu.org>
9464
9465 * textmodes/ispell.el (ispell): Doc fix.
9466
9467 2000-12-08 Kenichi Handa <handa@etl.go.jp>
9468
9469 * international/quail.el (quail-insert-decode-map): Check the
9470 frame width of a window displaying the current buffer, not that of
9471 the selected frame.
9472 (quail-help): Make sure that the help buffer has window before
9473 inserting text in it.
9474
9475 2000-12-07 Sam Steingold <sds@gnu.org>
9476
9477 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
9478 Backquote is used in isearch.el, so autoloading saves nothing.
9479
9480 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
9481
9482 * startup.el (normal-top-level-add-subdirs-to-load-path):
9483 Ignore the CVS and RCS subdirectories case-insensitively.
9484
9485 * dired.el (dired-insert-directory): If file-system-info is
9486 fboundp, call it instead of invoking dired-free-space-program.
9487
9488 2000-12-07 Gerd Moellmann <gerd@gnu.org>
9489
9490 * server.el (server-visit-files): Push files on file-name-history.
9491
9492 * progmodes/cc-langs.el: Update copyright.
9493
9494 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
9495
9496 * bindings.el (mode-line-mode-menu): Add glasses-mode.
9497
9498 * bindings.el (mode-line-mode-menu): Reverse the order
9499 of define-keys so that the menu appears in alphabetical order.
9500
9501 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
9502
9503 * progmodes/glasses.el (glasses-mode): Update mode line at the end
9504 of the function.
9505
9506 2000-12-07 Dave Love <fx@gnu.org>
9507
9508 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
9509
9510 * facemenu.el (facemenu-unlisted-faces): Fix value.
9511
9512 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
9513
9514 * font-lock.el (font-lock-default-fontify-region):
9515 Include the terminating \n (off-by-one error).
9516 (font-lock-set-defaults): Use dolist.
9517
9518 * derived.el (define-derived-mode): Don't use combine-run-hooks.
9519
9520 2000-12-07 Kenichi Handa <handa@etl.go.jp>
9521
9522 * international/mule-cmds.el (describe-language-environment):
9523 Fix for the case that an input method title is not string but a list.
9524
9525 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
9526 of wrong SIZE record.
9527
9528 2000-12-06 Dave Love <fx@gnu.org>
9529
9530 * newcomment.el (comment-region, comment-dwim): Doc fix.
9531
9532 * textmodes/texinfo.el: Require tex-mode when compiling.
9533 (texinfo-update-node): Doc fix.
9534 (texinfo-imenu-generic-expression): Add @anchor.
9535 (texinfo-font-lock-keywords): Add @uref.
9536 (texinfo-inside-macro-p): Don't use ignore-errors.
9537 (texinfo-insert-quote): Match more contexts.
9538
9539 * international/mule.el (decode-char, encode-char): Doc fix.
9540 (auto-coding-alist): Customize.
9541
9542 * files.el (load-file): Fix change of 2000-03-12.
9543
9544 * wid-edit.el (widget-text-keymap): Doc fix.
9545
9546 2000-12-06 Andrew Innes <andrewi@gnu.org>
9547
9548 * makefile.w32-in (lisp): Set to an absolute directory, namely
9549 $(CURDIR).
9550
9551 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
9552
9553 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
9554 read generated-autoload-file, and set buffer-file-coding-system to
9555 raw-text-unix after reading the file.
9556
9557 * international/mule-conf.el (file-coding-system-alist):
9558 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9559
9560 2000-12-06 Gerd Moellmann <gerd@gnu.org>
9561
9562 * replace.el (occur): Make line-number-width 1 smaller for the
9563 colon following the line number.
9564
9565 * startup.el (fancy-splash-text, command-line-1):
9566 Use `File' for the menu name instead of `Files'.
9567
9568 * tmm.el: Update copyright.
9569
9570 * cus-start.el: Add entry for even-window-heights.
9571
9572 2000-12-06 Miles Bader <miles@gnu.org>
9573
9574 * faces.el (frame-set-background-mode): Avoid stomping on
9575 locally modified faces.
9576
9577 2000-12-06 Kenichi Handa <handa@etl.go.jp>
9578
9579 * international/fontset.el: Correct the font registries for
9580 japanese-jisx0213-1 and japanese-jisx0213-2.
9581
9582 2000-12-05 Gerd Moellmann <gerd@gnu.org>
9583
9584 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
9585
9586 * iswitchb.el: Update customization commentary.
9587
9588 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
9589
9590 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
9591 (tpu-search-highlight): Fixed comparison of overlay end positions.
9592 (tpu-trim-line-ends): Implemented trimming logic locally.
9593
9594 * emulation/tpu-extras.el (tpu-write-file-hook)
9595 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
9596
9597 2000-12-05 Kenichi Handa <handa@etl.go.jp>
9598
9599 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
9600 to cn-gb.
9601 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
9602
9603 2000-12-04 Dave Love <fx@gnu.org>
9604
9605 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
9606
9607 2000-12-04 Gerd Moellmann <gerd@gnu.org>
9608
9609 * mail/rmailsum.el (rmail-summary-expunge)
9610 (rmail-summary-expunge-and-save): Ask for confirmation with
9611 rmail-expunge-confirmed.
9612
9613 * mail/rmail.el (rmail-expunge-confirmed): New function.
9614 (rmail-expunge): Use it.
9615
9616 2000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
9617
9618 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
9619 (etags-recognize-tags-table, find-tag-in-order):
9620 New functionality: interpret file names as tags.
9621
9622 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
9623
9624 * info.el (Info-scroll-prefer-subnodes): New defcustom.
9625 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
9626 the first subnode until the bottom of the current node is visible.
9627
9628 2000-12-04 Gerd Moellmann <gerd@gnu.org>
9629
9630 * format.el (format-decode): Don't change buffer's undo list.
9631
9632 2000-12-04 Kenichi Handa <handa@etl.go.jp>
9633
9634 * faces.el (face-font-registry-alternatives): Add entries for CJK
9635 fonts. Doc-string adjusted for the actual usage of this data.
9636
9637 * international/fontset.el: Change the font registries for CJK
9638 fonts in the default fontset. Don't append '*' to registries.
9639
9640 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
9641
9642 * emacs-lisp/easy-mmode.el (define-derived-mode)
9643 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
9644
9645 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
9646 (derived-mode-p): New function.
9647 (derived-mode-make-docstring): Add `docstring' argument.
9648 Use it if available and complete it if necessary.
9649
9650 2000-12-03 Andreas Schwab <schwab@suse.de>
9651
9652 * type-break.el (type-break): Don't make parent of itself.
9653
9654 2000-12-03 Miles Bader <miles@gnu.org>
9655
9656 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
9657
9658 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
9659
9660 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
9661 (tex-main-file, tex-file): Simplify.
9662 (tex-generate-zap-file-name): Use subst-char-in-string.
9663 (tex-strip-dots): Remove.
9664
9665 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
9666
9667 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
9668 to check if the match succeeded.
9669
9670 2000-12-02 Gerd Moellmann <gerd@gnu.org>
9671
9672 * startup.el (use-fancy-splash-screens-p): New function.
9673 (command-line-1): Use it to determine whether or not to use
9674 a fancy splash screen.
9675
9676 2000-12-02 Andreas Schwab <schwab@suse.de>
9677
9678 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
9679
9680 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
9681
9682 * international/mule.el (make-char): Fix last change.
9683
9684 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
9685 New defcustoms.
9686 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
9687 autoloading tex-mode; instead, do the same manually.
9688 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
9689 with numeric argument. Docstring fix.
9690 (toplevel): Require cl when compiling.
9691
9692 * international/mule.el (make-char): Doc fix.
9693
9694 2000-12-02 Jason Rumney <jasonr@gnu.org>
9695
9696 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
9697 the Emacs Lisp manual)
9698
9699 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
9700
9701 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
9702
9703 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
9704 the Emacs Lisp manual).
9705
9706 2000-12-02 Gerd Moellmann <gerd@gnu.org>
9707
9708 * simple.el (next-line-add-newlines): Change default to nil.
9709
9710 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
9711
9712 * files.el (revert-buffer, recover-file):
9713 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
9714
9715 2000-12-01 Gerd Moellmann <gerd@gnu.org>
9716
9717 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
9718
9719 2000-12-01 Miles Bader <miles@gnu.org>
9720
9721 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
9722
9723 2000-12-01 Kenichi Handa <handa@etl.go.jp>
9724
9725 * international/mule-diag.el (describe-char-after): Fix typo.
9726 (describe-character-set, non-iso-charset-alist): Fix typo.
9727
9728 2000-12-01 Miles Bader <miles@gnu.org>
9729
9730 * image-file.el (image-file-name-regexp): Automatically add
9731 upper-case variants of each filename extension in
9732 `image-file-name-extensions', since they seem to be common.
9733
9734 * simple.el (minibuffer-contents)
9735 (minibuffer-contents-no-properties, delete-minibuffer-contents):
9736 New functions.
9737 * filecache.el (file-cache-directory-name)
9738 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
9739
9740 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
9741
9742 * filecache.el (file-cache-minibuffer-complete): Don't try to
9743 delete the minibuffer prompt.
9744
9745 2000-11-30 Dave Love <fx@gnu.org>
9746
9747 * cus-start.el: Fix read-buffer-function type.
9748
9749 2000-11-30 Gerd Moellmann <gerd@gnu.org>
9750
9751 * md5.el: Removed. There's a built-in function, now.
9752
9753 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
9754
9755 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
9756 as dummy 0-th char of rmail-deleted-vector.
9757
9758 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
9759
9760 * ps-print.el (ps-end-job): Bind case-fold-search only after
9761 switching to ps-spool-buffer.
9762
9763 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9764
9765 * ps-print.el: Line number font customization. PostScript: Lines and
9766 PageCount are initialized on each page. Doc Fix.
9767 (ps-print-version): New version number (6.3.2).
9768 (ps-lpr-switches, ps-font-info-database, ps-font-size)
9769 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
9770 (ps-right-header): Customization fix.
9771 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
9772 Fix code.
9773 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
9774 New vars.
9775
9776 2000-11-30 Gerd Moellmann <gerd@gnu.org>
9777
9778 * bs.el: Fix typos and spelling errors.
9779 (bs-appearance) <defgroup>: Renamed from bs-appearence.
9780 (bs-configuration): Doc fix.
9781
9782 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
9783
9784 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
9785
9786 * emulation/tpu-edt.el (tpu-version): New version.
9787 (tpu-search-overlay, tpu-replace-overlay): New initial range.
9788 (tpu-original-mode-line): Variable deleted.
9789 (tpu-mark-flag): New initial value.
9790 (tpu-set-mode-line): Don't redefine mode-line-format.
9791 Add tpu-mark-flag to minor-mode-alist.
9792 (tpu-update-mode-line): New mark flag logic.
9793 (tpu-get): Use find-file-wildcards.
9794 (tpu-search-highlight): Move overlay less, reset overlay properly.
9795 (tpu-unselect): Deactivate mark.
9796 (tpu-lm-replace): Reset overlay properly.
9797 (tpu-forward-line): Use forward-visible-line.
9798 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
9799
9800 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
9801
9802 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
9803
9804 * cus-edit.el (custom-face-value-create): Always emphasize tag.
9805
9806 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9807
9808 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
9809 and skip whitespace and newlines.
9810
9811 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
9812
9813 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
9814
9815 2000-11-29 Gerd Moellmann <gerd@gnu.org>
9816
9817 * help.el (describe-function-1): Regexp-quote function name
9818 when used as part of a regexp.
9819
9820 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
9821 Use face-attribute instead of face-foreground and face-background.
9822 (tool-bar-add-item): Likewise, and handle unspecified colors.
9823
9824 * enriched.el (enriched-face-ans): Use face-attribute instead
9825 of face-foreground and face-background.
9826
9827 * faces.el (face-foreground, face-background, face-stipple):
9828 Return nil if attribute is unspecified, for backward compatibility.
9829
9830 * files.el (auto-mode-alist): Add an entry for antlr-mode.
9831
9832 * play/5x5.el: Remove version info.
9833
9834 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
9835
9836 * frame.el (blink-cursor-mode): Doc fix.
9837
9838 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9839
9840 * antlr-mode.el: New commands to run ANTLR from within Emacs and
9841 to create Makefile rules.
9842 (antlr-tool-command): New user option.
9843 (antlr-ask-about-save): New user option.
9844 (antlr-makefile-specification): New user option.
9845 (antlr-file-formats-alist): New variable.
9846 (antlr-special-file-formats): New variable.
9847 (antlr-unknown-file-formats): New user option.
9848 (antlr-help-unknown-file-text): New variable.
9849 (antlr-help-rules-intro): New variable.
9850 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
9851 (antlr-mode-menu): Add entries.
9852 (antlr-file-dependencies): New function.
9853 (antlr-directory-dependencies): New function.
9854 (antlr-superclasses-glibs): New function.
9855 (antlr-run-tool): New command.
9856 (antlr-makefile-insert-variable): New function.
9857 (antlr-insert-makefile-rules): New function.
9858 (antlr-show-makefile-rules): New command.
9859
9860 * antlr-mode.el: More Emacs/XEmacs stuff.
9861 (antlr-no-action-keywords): New constant with value nil.
9862 (antlr-font-lock-keywords-alist): Use it. Old value would break
9863 syntax highlighting in Emacs-21.0.
9864 (antlr-default-directory): Emacs/XEmacs dependend function.
9865 (antlr-read-shell-command): Ditto.
9866 (antlr-with-displaying-help-buffer): Ditto.
9867
9868 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9869
9870 * antlr-mode.el: imenu, parsing and highlighting changes.
9871 (antlr-imenu-create-index-function): Don't create extra submenus
9872 for definitions in different grammar classes. It is not necessary
9873 for the menu and would make command `imenu' awkward to use.
9874 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
9875 header actions and more than one.
9876 (antlr-font-lock-tokendef-face): Changed color.
9877 (antlr-font-lock-tokenref-face): Changed color.
9878 (antlr-font-lock-additional-keywords): Also highlight lowercase.
9879 (antlr-mode-syntax-table): New variable.
9880 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
9881 (antlr-with-syntax-table): Don't copy syntax table.
9882
9883 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9884
9885 * antlr-mode.el: Minor changes: language setting.
9886 (antlr-language-alist): The value for file option "language" can
9887 be both an identifier and a string.
9888 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
9889 (antlr-language-limit-n-regexp): Change accordingly.
9890
9891 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9892
9893 * antlr-mode.el: Minor changes: tabs, hiding.
9894 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
9895 (antlr-action-visibility): Also allow value nil to also hide the
9896 braces. Renamed from `antlr-tiny-action-length'.
9897 Suggested by Jay@aol.com.
9898 (antlr-hide-actions): Change accordingly. Hide line if completely
9899 hidden action is on a line of its own.
9900
9901 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
9902
9903 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
9904
9905 * sort.el (sort-columns): Don't concat strings with numbers.
9906
9907 2000-11-29 Dave Love <fx@gnu.org>
9908
9909 * cus-edit.el (face): Fix :format.
9910
9911 * mail/feedmail.el: Require smtpmail when compiling.
9912 (mail-do-fcc): Autoload.
9913 (feedmail) <defgroup>: Fix :link.
9914 (feedmail-nuke-body-in-fcc): Fix :type.
9915 (feedmail-send-it): Add autoload cookie.
9916
9917 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
9918
9919 * newcomment.el (comment-indent): Save excursion around call to
9920 comment-indent-function.
9921
9922 2000-11-29 Miles Bader <miles@gnu.org>
9923
9924 * subr.el (member-ignore-case): Return the tail of the list who's
9925 car matches, like `member', not the matching element itself.
9926
9927 2000-11-29 Kenichi Handa <handa@etl.go.jp>
9928
9929 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
9930 should not contain `\n'.
9931
9932 2000-11-28 Gerd Moellmann <gerd@gnu.org>
9933
9934 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
9935
9936 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
9937
9938 * dired-aux.el (dired-do-create-files): Construct default file
9939 name for dired-mark-read-file-name so that when the user enters
9940 just RET, the target file will end up in the target directory.
9941
9942 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
9943 local-abbrev-table before changing buffers because it might
9944 have a buffer-local binding.
9945
9946 2000-11-28 Miles Bader <miles@gnu.org>
9947
9948 * simple.el (delete-horizontal-space): Handle fields more generally.
9949
9950 2000-11-28 Gerd Moellmann <gerd@gnu.org>
9951
9952 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
9953
9954 2000-11-28 Dave Love <fx@gnu.org>
9955
9956 * progmodes/ps-mode.el (ps-mode): Set comment-start and
9957 comment-start-skip locally.
9958
9959 * progmodes/fortran.el (fortran-mode): Don't set
9960 fortran-comment-line-start-skip. Set comment-start to
9961 fortran-comment-line-start.
9962 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
9963 (fortran-comment-line-start-skip): Simplify slightly.
9964
9965 2000-11-28 Gerd Moellmann <gerd@gnu.org>
9966
9967 * play/5x5.el: Remove RCS keyword.
9968
9969 * bs.el: Mistaken commit, undone 2000-11-30.
9970
9971 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
9972
9973 * textmodes/tildify.el (tildify-string-alist):
9974 Add `plain-tex-mode' here.
9975
9976 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
9977
9978 * chistory.el (Command-history-setup): Remove extraneous `keymap'
9979 reference.
9980
9981 2000-11-28 Miles Bader <miles@gnu.org>
9982
9983 * cus-face.el (custom-face-attributes): Add post-filter function
9984 for :box. Make pre-filter function for :box handle all cases.
9985
9986 * wid-edit.el (widget-choose): Make sure pop-up window is large
9987 enough to display all the choices, as there's no way to scroll it.
9988
9989 2000-11-28 Kenichi Handa <handa@etl.go.jp>
9990
9991 * international/mule-conf.el: Make the coding system no-conversion
9992 safe for all characters.
9993
9994 2000-11-27 Dave Love <fx@gnu.org>
9995
9996 * net/ldap.el (ldap) <defgroup>: Add :version.
9997
9998 * tooltip.el (tooltip-use-echo-area): Doc fix.
9999
10000 * cus-start.el <minibuffer-prompt-properties>: Add version.
10001 <read-buffer-function>: Add.
10002
10003 * apropos.el (apropos-print): Add help-echo to active text.
10004
10005 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
10006
10007 2000-11-27 Gerd Moellmann <gerd@gnu.org>
10008
10009 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
10010 type, group and version.
10011
10012 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
10013
10014 * select.el (x-get-selection): Docstring fix.
10015
10016 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
10017
10018 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
10019
10020 2000-11-27 Andrew Innes <andrewi@gnu.org>
10021
10022 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
10023
10024 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
10025
10026 2000-11-27 Miles Bader <miles@gnu.org>
10027
10028 * dired.el (dired-get-filename): Return filename verbatim if
10029 LOCALP is `verbatim'.
10030 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
10031 `verbatim' so that we don't inadvertently delete a non-existant
10032 directory name.
10033
10034 2000-11-27 Kenichi Handa <handa@etl.go.jp>
10035
10036 * international/characters.el: Specify cases and syntaxes for
10037 mule-unicode-0100-24ff.
10038
10039 2000-11-27 Gerd Moellmann <gerd@gnu.org>
10040
10041 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
10042 that foreground and/or background colors of the face `tool-bar'
10043 are unspecified.
10044
10045 2000-11-27 Miles Bader <miles@gnu.org>
10046
10047 * wid-edit.el (widget-field-buffer, widget-field-start)
10048 (widget-field-end): Handle widget field `pseudo-overlays'.
10049 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
10050 if it's there instead of in `widget-field-list'.
10051
10052 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
10053 (help-make-xrefs): Delete extraneous newlines at the end of the
10054 docstring.
10055
10056 2000-11-25 Jason Rumney <jasonr@gnu.org>
10057
10058 * startup.el (command-line): Call set-locale-environment after
10059 Window System init file is read, as it can result in a call to
10060 redraw-frame.
10061
10062 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
10063
10064 * simple.el (shell-command): Mention the effect of the prefix
10065 argument in the doc string.
10066
10067 2000-11-25 Miles Bader <miles@gnu.org>
10068
10069 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
10070
10071 * wid-edit.el (widget-field-value-delete): Don't try to delete
10072 overlay when it's the `pseudo-overlay' that exists at some points.
10073
10074 2000-11-24 Jason Rumney <jasonr@gnu.org>
10075
10076 * international/mule-cmds.el (locale-language-names): Add "jp" as
10077 a non-standard alternative for Japanese.
10078
10079 2000-11-24 Andre Spiegel <spiegel@gnu.org>
10080
10081 * vc-hooks.el: Require 'cl during compilation.
10082
10083 2000-11-24 Gerd Moellmann <gerd@gnu.org>
10084
10085 * faces.el (face-set-after-frame-default): Let face attributes
10086 specified for new frames override frame parameters.
10087
10088 * startup.el (command-line): Fix computation of the source file
10089 for user-init-file when user-init-file is a compiled file.
10090
10091 2000-11-24 Miles Bader <miles@gnu.org>
10092
10093 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
10094 (custom-post-filter-face-spec): New functions.
10095 (custom-face-set, custom-face-value-create): Filter the face spec
10096 before and after customization.
10097 (custom-face-set): If VALUE specifies a null face, pass a
10098 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
10099 * cus-face.el (custom-face-attributes): Remove SET and GET
10100 functions. Add some IN-FILTER and OUT-FILTER functions in the few
10101 cases they're needed.
10102
10103 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
10104 that it's distinguishable from the :off-glyph on dark-background
10105 displays. Set its background color too.
10106
10107 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
10108 so that people can easily turn it off.
10109
10110 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
10111
10112 * ediff-diff.el: Moved variables around to have it compile under NT.
10113
10114 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
10115
10116 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
10117
10118 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
10119 redundant skip-small-frames test.
10120
10121 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
10122 (viper-downgrade-to-insert): Protect against errors in hooks.
10123
10124 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
10125 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
10126 (viper-restore-cursor-type,viper-set-insert-cursor-type):
10127 New functions.
10128
10129 * viper-util.el (viper-memq-char): Bug fixes.
10130
10131 * viper.el (viper-mode): Fix cursor handling.
10132
10133 2000-11-24 Kenichi Handa <handa@etl.go.jp>
10134
10135 * international/mule-diag.el (list-iso-charset-chars):
10136 For two-byte charset, fix the `while' condition.
10137 (list-non-iso-charset-chars): Fix the `while' condition.
10138
10139 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
10140
10141 * subr.el (add-hook, remove-hook): Don't call make-local-hook
10142 if the variable is make-variable-buffer-local.
10143
10144 * progmodes/ada-stmt.el (ada-template-map):
10145 Initialize and bind it to C-c t in ada-mode-map.
10146 (ada-stmt-mode-hook): New function extracted from old code.
10147 Only change the buffer-local side of skeleton-*.
10148 (ada-mode-hook): Use it.
10149
10150 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
10151
10152 * iswitchb.el (iswitchb-minibuf-depth): New variable.
10153 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
10154 we expect to be returned by minibuffer-depth once we prompt the
10155 user in the minibuffer.
10156 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
10157 as recorded in iswitchb-minibuf-depth, return non-nil.
10158
10159 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
10160
10161 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
10162 (hscroll-window-maybe): Docstring fix.
10163
10164 2000-11-23 Dave Love <fx@gnu.org>
10165
10166 * rect.el (string-rectangle): Don't test delete-selection-mode.
10167
10168 2000-11-23 Gerd Moellmann <gerd@gnu.org>
10169
10170 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
10171 is in the tool bar.
10172
10173 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
10174 with `no-dir'; we want the directory part to be able to remove it.
10175
10176 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10177
10178 * textmodes/outline.el (outline-flag-region):
10179 Don't bind inhibit-read-only since we don't modify the buffer.
10180 (outline-isearch-open-invisible): Don't jump to overlay-start
10181 since we're trying to unhide text around point.
10182 (outline-discard-overlays): Use dolist.
10183
10184 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
10185
10186 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10187
10188 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
10189
10190 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10191
10192 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
10193 Fix ARG regexp to skip quoted braces.
10194 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
10195 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
10196 are (correctly) handled separately).
10197 Remove `caption' and `footnote' from `citations': they contain text.
10198 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
10199 (latex-skeleton-end-hook): New function.
10200 (latex-mode): Use it.
10201 (tex-start-tex-marker): Remove.
10202 (tex-send-tex-command): Don't set tex-start-tex-marker.
10203 (tex-error-parse-syntax-table): New var.
10204 (tex-compilation-parse-errors): Use it.
10205 Ignore tex-start-tex-marker. Don't bother with marker-position.
10206 (tex-validate-buffer): Don't bother with marker-position.
10207
10208 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
10209 (flyspell-generic-progmode-verify): Use it.
10210
10211 2000-11-22 Sam Steingold <sds@gnu.org>
10212
10213 * simple.el (delete-trailing-whitespace): New interactive function.
10214
10215 * progmodes/ada-mode.el (ada-mode): Use it instead of
10216 `ada-remove-trailing-spaces'.
10217 (ada-remove-trailing-spaces): Removed.
10218
10219 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
10220
10221 * textmodes/picture.el (picture-clean): Removed.
10222 (picture-mode-exit): Call it instead of `picture-clean'.
10223
10224 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10225
10226 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
10227
10228 * hi-lock.el (hi-lock-refontify): Don't call non-existent
10229 jit-lock-fontify-buffer; it should anyway be unneccessary to
10230 do anything special when jit-lock is active.
10231 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
10232
10233 2000-11-22 Dave Love <fx@gnu.org>
10234
10235 * calendar/todo-mode.el (todo-top-priorities): Use
10236 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
10237
10238 * language/chinese.el, language/cyrillic.el:
10239 * language/devanagari.el, language/ethiopic.el, language/greek.el:
10240 * language/hebrew.el, language/indian.el, language/japanese.el:
10241 * language/korean.el, language/lao.el, language/misc-lang.el:
10242 * language/thai.el, language/tibetan.el, language/vietnamese.el:
10243 Use provide.
10244
10245 * cus-edit.el (custom-buffer-create-internal): Save some consing.
10246 (custom-variable-set): Improve validation error mesage.
10247
10248 * rect.el (string-rectangle): Revert last change.
10249 (string-rectangle-line): New arg DELETE.
10250 (string-rectangle): Check delete-selection-mode.
10251
10252 * emacs-lisp/edebug.el (edebug-version)
10253 (edebug-maintainer-address): Deleted.
10254 (edebug-submit-bug-report): Just alias to report-emacs-bug.
10255 (edebug-read-function): Account for other `'#' read forms.
10256 (edebug-mode-menus): Make some items toggles.
10257 (edebug-outside-unread-command-event, unread-command-event):
10258 Remove these to avoid warnings.
10259
10260 2000-11-22 David Ponce <david@dponce.com>
10261
10262 * recentf.el (recentf-menu-items-for-commands)
10263 (recentf-make-menu-items, recentf-make-menu-item)
10264 (recentf-filter-changer): Added :help and :active menu-item properties.
10265
10266 (recentf-build-dir-rules, recentf-dump-variable)
10267 (recentf-edit-list, recentf-open-files-item)
10268 (recentf-open-files): Replaced unnecessary `mapcar' with new
10269 built-in `mapc'.
10270
10271 2000-11-23 Miles Bader <miles@gnu.org>
10272
10273 * faces.el (menu): Make inverse-video on ttys too.
10274
10275 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10276
10277 * simple.el (comment-line-break-function): Use the new name
10278 indent-new-comment-line -> comment-indent-new-line.
10279 (clone-indirect-buffer): Don't ignore NORECORD.
10280 (next-completion): Properly handle the case where items are adjacent.
10281
10282 * mouse.el (popup-menu): Stupid typo.
10283
10284 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10285
10286 * emacs-lisp/authors.el: Remove autoload cookies, add author,
10287 maintainer, keywords tags.
10288
10289 * rect.el (replace-rectangle): Don't call string-rectangle-line
10290 with too many arguments.
10291
10292 2000-11-22 Andre Spiegel <spiegel@gnu.org>
10293
10294 * ediff-util.el (ediff-file-checked-out-p)
10295 (ediff-file-checked-in-p): Call vc-state instead of
10296 vc-locking-user, which no longer exists.
10297
10298 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
10299
10300 2000-11-22 Dave Love <fx@gnu.org>
10301
10302 * md5.el (md5): Provide.
10303 (md5): Fix error call.
10304
10305 2000-11-22 Miles Bader <miles@gnu.org>
10306
10307 * textmodes/refill.el (refill-adjust-ignorable-overlay)
10308 (refill-fill-paragraph-at): Remove debugging code.
10309
10310 * calendar/calendar.el (generate-calendar-window): When we don't
10311 call `fit-window-to-buffer', make sure the top line is fully visible.
10312
10313 * image-file.el (insert-image-file): Don't make `read-only'
10314 property rear-nonsticky.
10315
10316 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
10317 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
10318 stashing away its original value.
10319 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
10320 in the recursive edit.
10321 Bind `isearch-original-minibuffer-message-timeout' to protect it.
10322 (isearch-done): Restore `minibuffer-message-timeout'.
10323
10324 * cus-start.el: Remove entry for `mode-line-inverse-video'.
10325
10326 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
10327
10328 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
10329
10330 * find-lisp.el (find-lisp-find-files-internal):
10331 Use dolist, when and file-name-as-directory.
10332
10333 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
10334 (define-derived-mode, define-minor-mode): Add specs.
10335
10336 * window.el: General comment and spacing fixes.
10337 (save-selected-window): Use backquotes.
10338 (window-safely-shrinkable-p): New function.
10339 (shrink-window-if-larger-than-buffer): Use it.
10340
10341 * subr.el (make-local-hook): Docstring fix.
10342
10343 * shell.el (shell-mode): Use define-derived-mode.
10344
10345 * newcomment.el (comment-indent): Insert comment before calling
10346 comment-indent-function. Don't insert in column 0.
10347 (comment-dwim): Indent before inserting comment.
10348
10349 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
10350 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
10351 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
10352 Use mapc rather than map.
10353
10354 * files.el (find-buffer-visiting): Compare all attributes before
10355 declaring two files identical (rather than just their inode-no).
10356 (auto-mode-alist): Use \' rather than $.
10357
10358 * which-func.el: Update maintainer line.
10359
10360 * pcvs.el (uniquify-buffer-file-name): Remove advice.
10361 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
10362 (uniquify-buffer-file-name): Use it.
10363
10364 2000-11-22 Miles Bader <miles@gnu.org>
10365
10366 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
10367 * simple.el (minibuffer-avoid-prompt): New function.
10368
10369 2000-11-21 Gerd Moellmann <gerd@gnu.org>
10370
10371 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
10372
10373 2000-11-21 Miles Bader <miles@gnu.org>
10374
10375 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
10376 inclusion of `track-mouse'.
10377
10378 * textmodes/refill.el (refill-ignorable-overlay): New variable.
10379 (refill-adjust-ignorable-overlay): New function.
10380 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
10381 only the paragraph's tail if possible.
10382 Update `refill-ignorable-overlay'.
10383 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
10384
10385 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
10386 point inside the fill-prefix.
10387
10388 * textmodes/refill.el (refill-post-command-function): Don't reset
10389 refill-doit in the case where a self-insertion command doesn't
10390 case a refill. Use `refill-fill-paragraph-at', getting position
10391 from `refill-doit'.
10392 (refill-after-change-function): Set `refill-doit' to END.
10393 (refill-fill-paragraph-at): New function, mostly from old
10394 refill-fill-paragraph.
10395 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
10396 (refill-pre-command-function): New function.
10397 (refill-mode): Add it to `pre-command-hook'.
10398
10399 2000-11-20 Gerd Moellmann <gerd@gnu.org>
10400
10401 * textmodes/artist.el (artist-mode): Fix autoload cookie.
10402
10403 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
10404 javadoc tags.
10405
10406 2000-11-20 Andre Spiegel <spiegel@gnu.org>
10407
10408 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
10409 vc.el).
10410
10411 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
10412 require vc.
10413
10414 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
10415 checkouts.
10416
10417 2000-11-20 Dave Love <fx@gnu.org>
10418
10419 * Makefile.in (DONTCOMPILE): Omit bindings.el.
10420
10421 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
10422
10423 * calculator.el (calculator-paste): Use `if' instead of `and'
10424 and `or'.
10425 (calculator-help): Don't use electric-describe-mode for XEmacs.
10426
10427 2000-11-19 Gerd Moellmann <gerd@gnu.org>
10428
10429 * info.el (info-menu-5): Doc fix.
10430
10431 * textmodes/artist.el: New file.
10432
10433 2000-11-19 Andre Spiegel <spiegel@gnu.org>
10434
10435 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
10436 and differentiate according to checkout model.
10437 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
10438 since this function is only concerned with master state.
10439
10440 * vc-hooks.el (vc-workfile-unchanged-p)
10441 (vc-default-workfile-unchanged-p): Moved here from vc.el.
10442
10443 * vc.el (vc-workfile-unchanged-p)
10444 (vc-default-workfile-unchanged-p): See above.
10445
10446 2000-11-19 Miles Bader <miles@gnu.org>
10447
10448 * image-file.el (insert-image-file): Make `intangible' and
10449 `read-only' properties rear-nonsticky too.
10450
10451 2000-11-18 Gerd Moellmann <gerd@gnu.org>
10452
10453 * ps-print.el: Update copyright notice.
10454
10455 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
10456 (tooltip-show): Use the offsets.
10457
10458 * bindings.el (mode-line-modified): Fix a typo.
10459 (mode-line-toggle-modified, mode-line-widen)
10460 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
10461
10462 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10463
10464 * ps-print.el (toplevel): Test for find-coding-system being
10465 fboundp before calling ps-x-find-coding-system.
10466
10467 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
10468
10469 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
10470 (vc-version-backup-file): Docstring fix.
10471
10472 2000-11-16 Gerd Moellmann <gerd@gnu.org>
10473
10474 * files.el (basic-save-buffer): Don't add a newline if
10475 find-file-literally is non-nil.
10476 (find-file-literally): Extend doc string.
10477
10478 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
10479 sort(1) with the `-f' argument.
10480
10481 2000-11-16 Andre Spiegel <spiegel@gnu.org>
10482
10483 * vc.el: Updated backend documentation.
10484 (vc-default-check-headers): New function.
10485
10486 * vc-{cvs,rcs,sccs}.el: Functions reordered.
10487
10488 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
10489 up-to-date.
10490 (vc-do-command): In the asynchronous case, output messages only if
10491 the minibuffer is not active.
10492
10493 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
10494 `vc-cvs-use-edit' is on.
10495 (vc-cvs-checkout): When this is used for reverting the workfile,
10496 make a backup of the original contents and revert to that in case
10497 of error.
10498 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
10499 remote repositories.
10500
10501 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
10502 for both version and ratio in the minibuffer.
10503
10504 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
10505 Use vc-do-command to perform the annotation, not call-process.
10506
10507 2000-11-16 Kenichi Handa <handa@etl.go.jp>
10508
10509 * international/quail.el (quail-start-translation): Don't call
10510 `message' before reading key sequence.
10511
10512 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
10513
10514 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
10515
10516 2000-11-16 Kenichi Handa <handa@etl.go.jp>
10517
10518 * window.el (fit-window-to-buffer): Be sure to acquire at least
10519 one text line even if the buffer is empty.
10520
10521 2000-11-16 Gerd Moellmann <gerd@gnu.org>
10522
10523 * net/ange-ftp.el (ange-ftp-file-writable-p)
10524 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
10525 Bind ange-ftp-process-verbose to nil.
10526
10527 2000-11-15 Dave Love <fx@gnu.org>
10528
10529 * wid-edit.el (widget-specify-field, widget-specify-button):
10530 If :help-echo is a function, set help-echo of overlay to
10531 widget-mouse-help.
10532 (widget-mouse-help): New function.
10533 (widget-echo-help): Rewritten for :help-echo functions only taking
10534 a widget arg.
10535
10536 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
10537 Use display-graphic-p.
10538 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
10539 and that JPEG is available.
10540 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
10541
10542 * international/mule-cmds.el (locale-charset-language-names):
10543 Match @euro.
10544
10545 2000-11-15 Gerd Moellmann <gerd@gnu.org>
10546
10547 * faces.el (face-set-after-frame-default):
10548 If `inhibit-default-face-x-resources' is bound, don't intialize the
10549 default face from X resources.
10550
10551 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
10552
10553 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
10554 Don't set EMACSLOADPATH.
10555
10556 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
10557
10558 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
10559 texinfo-insert-@url.
10560 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
10561 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
10562
10563 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
10564
10565 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
10566 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
10567 (checkdoc-minor-keymap): Backward compatibility.
10568 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
10569 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
10570 (checkdoc-this-string-valid-engine): Be a bit more strict
10571 to avoid matching substrings of `...' quoted vars/funs.
10572 (checkdoc-defun-info): Only look for `interactive' if alone.
10573 (debug-ignored-errors): Add "arg doesn't appear in docstring".
10574
10575 * progmodes/compile.el (grep): `tag-default' can be nil.
10576
10577 * newcomment.el (comment-indent): Paren typo.
10578
10579 2000-11-14 Dave Love <fx@gnu.org>
10580
10581 * calculator.el: New maintainer version.
10582
10583 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
10584
10585 * cmuscheme.el: Doc fixes.
10586 (cmuscheme) <defgroup>: Use `scheme' as parent.
10587 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
10588
10589 * xscheme.el (scheme-program-name): Don't define here.
10590
10591 * progmodes/scheme.el (scheme-program-name): New variable
10592 (originally in cmuscheme).
10593
10594 2000-11-14 Miles Bader <miles@gnu.org>
10595
10596 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
10597 Handle header-lines. Don't loop forever if we can't enlarge the
10598 window anymore. Simplify a bit.
10599
10600 2000-11-14 Kenichi Handa <handa@etl.go.jp>
10601
10602 * window.el (fit-window-to-buffer): Don't check
10603 window-text-height. Assure that the last line is fully visible.
10604
10605 * international/quail.el (quail-show-guidance-buf):
10606 Call fit-window-to-buffer to assure the enough height of the guidance
10607 buffer.
10608 (quail-update-guidance): Avoid making the guidance buffer shorter.
10609
10610 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
10611
10612 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
10613 rather than `prepend' and add an interesting comment.
10614 (tex-math-face, tex-font-lock-syntactic-face-function):
10615 New face and function to use it.
10616 (tex-define-common-keys, tex-mode-map): Use menu-item rather
10617 than `menu-enable' symbol property.
10618 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
10619 (tex-mode): Add some latex-mode commands for auto-selection.
10620 Use tex-font-lock-syntactic-face-function.
10621 (tex-insert-quote): Simplify.
10622 (tex-shell): New mode.
10623 (tex-start-shell): Use it.
10624 (tex-shell-proc, tex-shell-buf): New functions.
10625 (tex-send-command): Use it.
10626 (tex-main-file): Fix the meaning of the new arg REALFILE.
10627 (tex-send-tex-command): New function split from `tex-start-tex'.
10628 Set compilation-last-buffer and compilation-parsing-end.
10629
10630 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
10631 when it follows non-comment text on the line.
10632
10633 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
10634 Set font-lock-defaults.
10635 (lisp-mode-shared-map): Init inside the defvar.
10636 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
10637 Use define-derived-mode.
10638
10639 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
10640
10641 * faces.el (header-line): Use `:box nil' for color/gs displays too.
10642
10643 2000-11-14 Gerd Moellmann <gerd@gnu.org>
10644
10645 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
10646 Don't recursively optimize body because that can lead to infinite
10647 recursion; see comment there.
10648
10649 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
10650
10651 * faces.el (face-spec-set-match-display): Revert the change from
10652 2000-10-24. Add a FIXME for after v21.1.
10653
10654 2000-11-13 Miles Bader <miles@gnu.org>
10655
10656 * textmodes/fill.el (skip-line-prefix): New function.
10657 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
10658 (fill-paragraph): Don't leave point inside the fill-prefix.
10659 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
10660 point inside the fill-prefix.
10661
10662 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
10663
10664 * calendar/calendar.el (generate-calendar-window):
10665 Use `fit-window-to-buffer'.
10666
10667 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
10668
10669 * gud.el (gud-minor-mode): New var.
10670 (gud-symbol, gud-val): New functions.
10671 (gud-find-file): Copy gud-minor-mode to the new buffer.
10672 (gud-menu-map): Include entries for commands that are not always
10673 available, using :enable to (de)activate them.
10674 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
10675 (gud-mode-map): New map.
10676 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
10677 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
10678 Don't set up gud's menu (it's done by the minor-mode).
10679 (gud-minibuffer-local-map): New.
10680 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
10681 (gud-query-cmdline): New function.
10682 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
10683 (gud-mode): Use define-derived-mode.
10684 Don't set up gud's menu (it's done by the minor-mode).
10685 (gud-chop-words): Remove.
10686 (gud-common-init): Use split-string instead.
10687 (gud-new-keymap, gud-make-debug-menu): Eradicate.
10688
10689 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
10690 Add keyword arg :name.
10691
10692 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
10693 (diff-count-matches, diff-split-hunk): New functions.
10694 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
10695
10696 * pcvs-info.el (cvs-fi-conflict-face): New var.
10697
10698 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
10699 Make it into a simple syntax-table, shared among all submodes.
10700 (sh-heredoc-face): Re-introduce.
10701 (sh-font-lock-syntactic-face-function): New function.
10702 (sh-mode): Use it. Also use define-derived-mode.
10703 Remove old bogus setting of indent-region-function.
10704 (sh-set-shell): Don't set the syntax-table any more.
10705 (sh-mode-syntax-table) <defun>: Remove.
10706
10707 2000-11-12 Miles Bader <miles@gnu.org>
10708
10709 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
10710 message if interactive.
10711
10712 2000-11-12 Dave Love <fx@gnu.org>
10713
10714 * mail/feedmail.el: Fix header,
10715 (feedmail) <defgroup>: Add :link.
10716
10717 * view.el: Use local-map property, not keymap on mode-line string.
10718
10719 * scroll-all.el (scroll-all-mode): Customize variable.
10720 Add autoload cookie to function.
10721
10722 * lazy-lock.el: Remove compatibility code.
10723
10724 * finder.el (finder-known-keywords): Add `files', remove `vms'.
10725 (finder-help-echo): New variable.
10726 (finder-mouse-face-on-line): Add help-echo stuff.
10727 (finder-list-keywords, finder-list-matches): Use mapc.
10728
10729 * faces.el (face-font-registry-alternatives): Add :version.
10730
10731 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
10732 tags-table-list.
10733
10734 * net/browse-url.el (browse-url-browser-function): Update :version.
10735
10736 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
10737 (mail-mode): Use [:alnum:] in some regexps.
10738
10739 2000-11-10 Dave Love <fx@gnu.org>
10740
10741 * ediff.el (ediff-regions-internal, ediff-documentation):
10742 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
10743 fundamental mode.
10744
10745 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
10746 buffer into fundamental mode.
10747 (ediff-set-difference): Use copy-sequence if available.
10748
10749 * ediff-ptch.el (ediff-dispatch-file-patching-job):
10750 Check ediff-patch-map non-nil.
10751 (ediff-fixup-patch-map, ediff-fixup-patch-map)
10752 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
10753 buffer into fundamental mode.
10754
10755 * ediff-merg.el (state-or-merge): Defvar when compiling.
10756
10757 2000-11-10 Jason Rumney <jasonr@gnu.org>
10758
10759 * w32-fns.el (w32-add-charset-info): New function.
10760 (w32-charset-info-alist): Use it.
10761
10762 2000-11-10 Gerd Moellmann <gerd@gnu.org>
10763
10764 * faces.el (face-font-registry-alternatives): New user-option.
10765
10766 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
10767
10768 * textmodes/texinfo.el (texinfo-block-default): New var.
10769 (texinfo-insert-block): Use it. Insert a newline if needed.
10770
10771 * textmodes/fill.el (fill-indent-according-to-mode): New var.
10772 (fill-region-as-paragraph): Use it.
10773
10774 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
10775 (latex-mode): Tweak tex-*-(head|trail)er regexps.
10776 Tweak paragraph regexps to allow a leading [ \t]*.
10777 (tex-latex-block): Insert a newline if necessary.
10778 (latex-insert-item): Only insert a newline if necessary.
10779 (tex-guess-main-file): New function.
10780 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
10781 Set tex-main-file if TeX-master is provided.
10782 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
10783
10784 2000-11-10 Gerd Moellmann <gerd@gnu.org>
10785
10786 * startup.el (command-line): Set the default tooltip-mode
10787 to t for graphical displays which implement x-show-tip.
10788
10789 * tooltip.el (tooltip-mode): Add a comment about startup.el
10790 setting the default value of this user-option.
10791
10792 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
10793
10794 * font-lock.el (font-lock-*-face) <defvar>: Move.
10795 (font-lock-defaults-alist): Mark obsolete.
10796 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
10797 (font-lock-mode): Use define-minor-mode.
10798 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
10799 (font-lock-turn-off-thing-lock): Be more explicit.
10800 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
10801 (font-lock-syntactic-face-function): New var.
10802 (font-lock-fontify-syntactically-region): Use it.
10803 (font-lock-doc-face): New.
10804
10805 * pcvs.el (cvs-enabledp): Ignore errors.
10806 (cvs-commit-filelist): Never query.
10807 (cvs-mode-insert): Always add a terminating / in the initial prompt.
10808 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
10809 (cvs-do-removal): Use cvs-partition rather than delete-if.
10810 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
10811 cvs-bury-buffer.
10812
10813 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
10814 Allow `next' to jump to after the end of the last match.
10815
10816 2000-11-09 Gerd Moellmann <gerd@gnu.org>
10817
10818 * simple.el (byte-compiling-files-p): New function.
10819
10820 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
10821 if it is there.
10822
10823 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
10824 nil again.
10825
10826 * textmodes/ispell.el (ispell-library-path): Don't call
10827 check-ispell-version when byte-compiling because that starts
10828 an ispell process, and ispell might not be installed.
10829 (toplevel): Don't set up a menu when byte-compiling.
10830
10831 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
10832 it, so that a boundp test can be used to determine if we're
10833 currently byte-compiling.
10834
10835 2000-11-09 Dave Love <fx@gnu.org>
10836
10837 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
10838
10839 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10840
10841 * ps-print.el: Patch for variable initialization when spooling.
10842 Doc fix.
10843 (ps-output-list): Fun eliminated.
10844 (ps-begin-file, ps-begin-job): Code fix.
10845
10846 2000-11-08 Dave Love <fx@gnu.org>
10847
10848 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
10849
10850 2000-11-08 Gerd Moellmann <gerd@gnu.org>
10851
10852 * simple.el (shell-command, display-message-or-buffer)
10853 (shell-command-on-region): Mention resize-mini-windows in the doc
10854 string.
10855 (display-message-or-buffer): Take the value of resize-mini-windows
10856 into account.
10857
10858 2000-11-07 Gerd Moellmann <gerd@gnu.org>
10859
10860 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
10861
10862 * dired.el (dired-between-files): Add `^. find' as an alternative
10863 to the regular expression, for find-dired.
10864
10865 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
10866
10867 * textmodes/texnfo-upd.el: Require texinfo.
10868 (defmacro, defgroup): Remove.
10869 (texinfo-section-to-generic-alist): Remove.
10870 Use texinfo-section-list instead (i.e. level is changed string->int).
10871 (texinfo-filter): New function.
10872 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
10873 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
10874 Use it. And use regexp-opt.
10875 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
10876 (texinfo-update-menu-region-beginning)
10877 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
10878 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
10879 (texinfo-update-menu-same-level-regexps): Update.
10880 (texinfo-update-node, texinfo-every-node-update)
10881 (texinfo-sequential-node-update): Remove autoload cookie.
10882
10883 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
10884 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
10885 (texinfo-chapter-level-regexp): Remove.
10886 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
10887
10888 2000-11-06 Dave Love <fx@gnu.org>
10889
10890 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
10891
10892 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
10893 Match defun*.
10894
10895 2000-11-06 Kenichi Handa <handa@etl.go.jp>
10896
10897 * composite.el (composition-function-table): Variable declaration
10898 moved to src/composite.c.
10899 (compose-chars-after): New optional arg object.
10900
10901 2000-11-06 Gerd Moellmann <gerd@gnu.org>
10902
10903 * bindings.el (mode-line-toggle-read-only)
10904 (mode-line-toggle-modified, mode-line-widen)
10905 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
10906 (make-mode-line-mouse2-map): Rewritten.
10907 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
10908 functions so that C-h k can show something with a doc string.
10909
10910 * startup.el (fancy-splash-delay): Set to 10 seconds.
10911 (fancy-splash-max-time): New user-option.
10912 (fancy-splash-stop-time): New variable.
10913 (fancy-splash-screens): Set it. Catch `stop-splashing'.
10914 (fancy-splash-screens-1): Throw `stop-splashing' when current
10915 time is greater than fancy-splash-stop-time.
10916
10917 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
10918
10919 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
10920
10921 * pcvs.el (cvs-mode-marked): New arg `noquery'.
10922 Prompt user for a file rather than raising an error.
10923 (cvs-enabledp): Fix call to cvs-mode-marked.
10924 (cvs-insert-file): New function (extracted from cvs-mode-insert).
10925 (cvs-mode-insert): Use it. Change the init prompt' value.
10926 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
10927
10928 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
10929 Don't pass default arg to ewoc-locate.
10930 (ewoc-collect): Return result in the right order.
10931
10932 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
10933
10934 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
10935 (cvs-status-get-tags): Fix regexp.
10936 (cvs-status-trees, cvs-status-cvstrees):
10937 Combine after change hooks and don't sit-for.
10938 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
10939 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
10940 Use make-char rather than hard-coded cryptic data.
10941 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
10942
10943 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
10944
10945 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
10946 (cvs-insert-strings): New function.
10947
10948 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
10949
10950 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
10951 `mwheel-scroll-amount'.
10952 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
10953 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
10954 string-matching against the version string.
10955
10956 2000-11-06 Kenichi Handa <handa@etl.go.jp>
10957
10958 * language/thai.el ("Thai"): Set a lisp form that produces
10959 composed string in `sample-text' language info.
10960
10961 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
10962 composed string in `sample-text' language info.
10963
10964 * international/mule-cmds.el (describe-language-environment):
10965 Eval `sample-text' data and insert the result.
10966
10967 * international/mule-conf.el (compound-text): Define this coding
10968 system here. Make x-ctext and ctext aliases of it.
10969
10970 * language/european.el (compound-text, ctext): Moved to
10971 international/mule-conf.el.
10972
10973 2000-11-05 Andrew Innes <andrewi@gnu.org>
10974
10975 * w32-fns.el (w32-version): New function.
10976
10977 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
10978
10979 * progmodes/awk-mode.el: Update copyright.
10980 (awk-mode-abbrev-table): Remove.
10981 (awk-font-lock-keywords): Use regexp-opt.
10982 (awk-mode): Use define-derived-mode.
10983
10984 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
10985 when extracting a suffix.
10986
10987 2000-11-04 Andre Spiegel <spiegel@gnu.org>
10988
10989 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
10990 auto-save-mode.
10991
10992 2000-11-04 Jason Rumney <jasonr@gnu.org>
10993
10994 * language/european.el (decode-mac-roman): Test against r1 not r0.
10995
10996 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
10997
10998 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
10999 (icon-mode): Define indent-line-function.
11000 (icon-comment-indent): Simplify.
11001 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
11002
11003 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
11004
11005 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
11006 Bind change-log-default-mode to defeat the caching done on it.
11007 Don't bother saving excursion any more.
11008
11009 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
11010
11011 * frame.el (after-setting-font-hook): Rename hooks -> hook.
11012 (set-frame-font): Use the new name (and the old for compatibility).
11013
11014 * toolbar/tool-bar.el (tool-bar-mode):
11015 * time.el (display-time-mode):
11016 * recentf.el (recentf-mode):
11017 * paren.el (show-paren-mode):
11018 * mwheel.el (mouse-wheel-mode):
11019 * msb.el (msb-mode):
11020 * jka-compr.el (auto-compression-mode):
11021 * image-file.el (auto-image-file-mode):
11022 * hl-line.el (hl-line-mode):
11023 * delsel.el (delete-selection-mode):
11024 * autoinsert.el (auto-insert-mode):
11025 * complete.el (partial-completion-mode): Drop unneeded positional args.
11026
11027 * info.el (Info-mode):
11028 * comint.el (comint-mode): Don't bother with make-local-hook.
11029
11030 * log-edit.el (log-edit-menu): New menu.
11031
11032 2000-11-03 Miles Bader <miles@gnu.org>
11033
11034 * wid-edit.el (widget-end-of-line): Reinstate, with a new
11035 definition, so that trailing spaces are handled properly.
11036 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
11037
11038 2000-11-03 Gerd Moellmann <gerd@gnu.org>
11039
11040 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
11041 tab character.
11042 (fancy-splash-screens): Set tab-width to 20.
11043
11044 2000-11-03 Dave Love <fx@gnu.org>
11045
11046 * comint.el (comint-completion-addsuffix): Fix custom type.
11047
11048 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
11049
11050 * font-lock.el (font-lock-buffers): Remove.
11051 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
11052 (font-lock-change-major-mode): Remove.
11053 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
11054 (font-lock-default-fontify-region): Extend the multiline
11055 fontification to whole lines.
11056 (font-lock-fontify-anchored-keywords)
11057 (font-lock-fontify-keywords-region): If matching just one
11058 line (with \n) only mark the \n as multiline.
11059
11060 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
11061 Correctly handle the case where several :group args are supplied.
11062 Allow :extra-args.
11063 (easy-mmode-define-global-mode): Allow :extra-args.
11064 Correctly handle the case where several :group args are supplied.
11065
11066 2000-11-02 Miles Bader <miles@gnu.org>
11067
11068 * calendar/calendar.el (diary-face, calendar-today-face)
11069 (holiday-face): Remove dependency on `window-system'.
11070
11071 2000-11-02 Ken Raeburn <raeburn@gnu.org>
11072
11073 * Makefile.in (emacs): Set EMACSLOADPATH always.
11074 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
11075 (compile-files): Bomb out if compilation of a file fails.
11076
11077 2000-11-02 Dave Love <fx@gnu.org>
11078
11079 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
11080
11081 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
11082
11083 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
11084 punctuation in the warning inserted into the *mail* buffer.
11085
11086 2000-11-02 Gerd Moellmann <gerd@gnu.org>
11087
11088 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
11089 (authors-public-domain-p): New function.
11090 (authors-print): Use it.
11091
11092 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
11093
11094 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
11095
11096 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11097
11098 * ps-print.el: Extension for even/odd printing. Doc fix.
11099 (ps-print-version): New version number (6.3.1).
11100 (ps-even-or-odd-pages): Customization fix.
11101 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
11102 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
11103 (ps-page-count): Var replaced by `ps-page-column'.
11104 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
11105 (ps-print-sheet-p): New fun.
11106
11107 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
11108
11109 * tooltip.el (tooltip-gud-tips-setup): New function.
11110 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
11111 (tooltip-mode): Call tooltip-gud-tips-setup.
11112 (tooltip-gud-tips): Use `gud-basic-call' instead of
11113 process-send-string, so the prompt gets frobbed appropriately.
11114 Handle nil return value from `tooltip-gud-print-command'.
11115
11116 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
11117
11118 * comint.el (comint-add-to-input-history): New function.
11119 (comint-send-input): Use `comint-add-to-input-history'.
11120
11121 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
11122
11123 * info.el (info-menu-header): New face.
11124 (Info-fontify-menu-headers): New function.
11125 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
11126
11127 * info.el (Info-insert-dir): Don't include blank lines at
11128 beginning of additional dir files (one is added automatically).
11129
11130 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
11131
11132 * emacs-lisp/easy-mmode.el (define-minor-mode):
11133 Revert the latest changes.
11134 Allow the three positional arguments to be skipped and replaced
11135 by keyword arguments.
11136 Add a :toggle argument to determine whether a nil arg means toggle
11137 or means turn-on. The default is unchanged.
11138 Add a call to force-mode-line-update.
11139
11140 2000-11-01 Dave Love <fx@gnu.org>
11141
11142 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
11143
11144 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
11145
11146 * calendar/calendar.el (diary-face, holiday-face):
11147 Add dark-background variants.
11148
11149 2000-10-31 Sam Steingold <sds@gnu.org>
11150
11151 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
11152 `tex-main-file' does not have directory in it.
11153
11154 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
11155
11156 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
11157
11158 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
11159
11160 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
11161 functional change.
11162
11163 2000-10-31 Gerd Moellmann <gerd@gnu.org>
11164
11165 * files.el (find-file-noselect): When we expand a wildcard, return
11166 a list of buffers, as we should do according to the doc string.
11167
11168 2000-10-31 Ken Raeburn <raeburn@gnu.org>
11169
11170 * loadup.el (top level): Adjust load path if program name is
11171 "../src/bootstrap-emacs", in case it's not dumped and thus the
11172 load path adjustment hasn't already been done.
11173
11174 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11175
11176 * ps-print.el: Fix bug on selected pages for printing.
11177 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
11178 is on. Try to avoid warning messages when compiling. Doc Fix.
11179 (ps-print-version): New version number (6.3).
11180 (ps-color-device): Use `color-values' to determine if device
11181 supports color.
11182 (ps-color-values): Try to use `x-color-values' when using XEmacs.
11183 (ps-print-page-p): Changed from defsubst to defun.
11184 (ps-page-number): Changed from defmacro to defun.
11185 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
11186 printing.
11187 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
11188 (ps-end-file, ps-dummy-page): Funs eliminated.
11189 (ps-print-color-scale): Changed default value.
11190 (ps-page-n-up, ps-print-page-p): New internal vars.
11191 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
11192 (ps-plot-region, ps-generate, ps-end-job): Code fix.
11193
11194 * delim-col.el: Little programming improvement.
11195 (delimit-columns-str): New macro.
11196 (delimit-columns-region, delimit-columns-rectangle): Code fix.
11197
11198 2000-10-31 Kenichi Handa <handa@etl.go.jp>
11199
11200 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
11201 Moved to european.el.
11202 (ccl-encode-mac-roman-font, fontset-mac): Modified for
11203 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
11204 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
11205 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
11206
11207 2000-10-30 Dave Love <fx@gnu.org>
11208
11209 * progmodes/cc-menus.el (imenu-generic-expression)
11210 (imenu-progress-message): Only defvar when compiling.
11211
11212 * emacs-lisp/elp.el (elp-unload-hook): New function.
11213
11214 * loadhist.el (unload-feature): Call elp-restore-function,
11215 checking for symbols; don't use elp-restore-all.
11216 (loadhist-hook-functions): Doc fix.
11217
11218 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
11219
11220 * log-edit.el (log-edit-confirm): Fix the default.
11221
11222 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11223
11224 * delim-col.el: Little fix: replace delimit-columns-align-columns by
11225 delimit-columns-format.
11226 (delimit-columns-region, delimit-columns-rectangle): Code fix.
11227
11228 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
11229
11230 * comint.el (comint-replace-by-expanded-history): Don't use
11231 comint-get-old-input (we're not looking at *old* input).
11232 (comint-get-old-input-default): If using fields, signal an error
11233 when the point is not in an input field.
11234
11235 2000-10-30 Kenichi Handa <handa@etl.go.jp>
11236
11237 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
11238 and mule-unicode-e000-ffff.
11239
11240 * international/mule.el (decode-char, encode-char): New functions.
11241 (make-coding-system): Accept a symbol of translation table as a
11242 value of property `safe-chars'.
11243
11244 * international/mule-cmds.el (encode-coding-char): Check property
11245 safe-chars instead of safe-charsets.
11246
11247 * international/fontset.el (fontset-default): Modified for
11248 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
11249 (x-font-name-charset-alist): Likewise.
11250 (ccl-encode-unicode-font): New CCL program. Record it in
11251 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
11252
11253 * language/european.el (mac-roman-decoder, mac-roman-encoder):
11254 New translation tables.
11255 (decode-mac-roman, encode-mac-roman): Definition of these CCL
11256 programs are modified and moved from mac-win.el.
11257 (mac-roman): Definition of this coding system is modified and
11258 moved from mac-win.el.
11259
11260 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
11261
11262 * ediff-wind.el (ediff-setup-control-frame): Enclose
11263 face-attribute in condition-case to avoid errors in older emacsen.
11264
11265 2000-10-29 Miles Bader <miles@gnu.org>
11266
11267 * custom.el (custom-add-to-group): Allow multiple entries for a
11268 given value OPTION, as long as their widget types are different.
11269 * cus-edit.el (custom-face-value-create): If face name doesn't end
11270 with "face", add such here (similar to custom group widgets).
11271
11272 * comint.el (comint-highlight-prompt): Add :type.
11273
11274 2000-10-28 John Wiegley <johnw@gnu.org>
11275
11276 * calendar/timeclock.el (timeclock-log): Doc fix.
11277 (timeclock-last-event): Doc fix.
11278 (timeclock-log): Kill the timelog buffer after appending a new event.
11279 (timeclock-find-discrep): Use a temp buffer to read in the
11280 timelog, instead of visiting the file.
11281 (timeclock-log-data): A new function, along with a host of helper
11282 functions, for the purpose of making timelog data accessible to
11283 programmers.
11284
11285 * eshell/esh-mode.el (window-height test): Make certain that
11286 `eshell-stringify-t' is non-nil.
11287 (eshell-password-prompt-regexp): Changed to a much simpler
11288 password regexp.
11289 (eshell-send-input): If `eshell-invoke-directly' returns t,
11290 directly invoke the parsed command using `eval'. This improves
11291 turn-around time on simple commands by a factor of three or
11292 greater, such as cd, ls, pwd, etc. -- which get used very often.
11293 It also conserves thousands of cons cells per call (since
11294 `eshell-do-eval' consumes memory like a Cookie Monster set loose
11295 in the Pacific Cookie Company).
11296
11297 * eshell/esh-test.el (eshell-test): Whitespace fix.
11298
11299 * eshell/em-ls.el (eshell-ls-insert-directory):
11300 Make `eshell-ls-initial-args' nil when inserting directory contents.
11301
11302 * eshell/em-script.el (eshell-script-initialize): Add names to
11303 `eshell-complex-commands, since `source' and `.' are complex.
11304
11305 * eshell/esh-cmd.el (eshell-rewrite-for-command)
11306 (eshell-rewrite-while-command): Use `eshell-protect' instead of
11307 `eshell-copy-handles'.
11308 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
11309 bodies.
11310 (eshell-separate-commands): Whitespace fix.
11311 (eshell-complex-commands): Added a new list of names, for
11312 determining whether a given command is as simple as it looks.
11313 (eshell-invoke-directly): New function. Returns t if a command
11314 should be invoked directly (using `eval'), rather than indirectly
11315 using `eshell-do-eval'.
11316 (eshell-do-eval): Whitespace fix.
11317
11318 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
11319 which provides an emulation of the DOS shell behavior of assuming
11320 that cp/mv/ln should copy/move/link to the current directory.
11321 (eshell-remove-entries): Added a doc string.
11322 (eshell-shuffle-files): Removed the check for `target' being null.
11323 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
11324 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
11325 it to do a smarter check of whether a destination was provided.
11326 (eshell/mv, eshell/cp): Enable `:preserve-args'.
11327 (eshell/ln): Enable `:preserve-args', and use
11328 `eshell-mvcpln-template' to implement the body of the function.
11329 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
11330 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
11331 list after flattening it. This makes it possible to cat files
11332 with numerical names.
11333 (eshell-unix-initialize): Added several names to
11334 `eshell-complex-commands.
11335 (eshell-unix-command-complex-p): Return t if a given command name
11336 may result in external processes being invoked.
11337
11338 * eshell/em-glob.el (eshell-glob-show-progress): Make this
11339 variable nil by default, since it slows down glob processing by a
11340 factor of two or more, and increases memory consumption.
11341
11342 * eshell/em-smart.el: Added a note about how memory consumptive
11343 smart display mode can be (at least this is true in Emacs 21).
11344 (eshell-smart-initialize): Whitespace fix.
11345 (eshell-refresh-windows): Use `if' instead of `when'.
11346 (eshell-smart-scroll-window): Calling `save-current-buffer' was
11347 not necessary.
11348 (eshell-currently-handling-window): Added a missing global variable.
11349
11350 * eshell/em-ls.el (eshell-do-ls): Code simplification.
11351 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
11352 Whitespace fix.
11353 (eshell-ls-exclude-hidden): Added this variable in addition to
11354 `eshell-ls-exclude-regexp'. This one prevents files beginning
11355 with . from even being read, which can improve memory consumption
11356 quite a bit.
11357 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
11358 read file entries beginning with a dot. In home directories with
11359 lots of hidden files, fully two-thirds of the time spent in ls is
11360 used to read directory entries that are immediately thrown away.
11361 (eshell-ls-initial-args): Added back this configuration variable,
11362 for specifying default initial arguments to every call to ls.
11363 Much faster than using an alias to do the same thing.
11364 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
11365 (eshell-ls-dir): Whitespace change.
11366
11367 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
11368
11369 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
11370 (eshell-stringify-t): Added a customization variable, to indicate
11371 whether `t' should be rendered as a string at all. If not, one
11372 can still determine if the result of an expression is true using
11373 "file-exists-p FILE && echo true".
11374 (eshell-stringify): If `eshell-stringify-t' is nil, don't
11375 stringify t!
11376
11377 * eshell/esh-module.el: Whitespace fix.
11378
11379 * eshell/em-alias.el (eshell-alias-initialize):
11380 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
11381 (eshell-command-aliased-p): New function that returns t if a
11382 command name names an aliased.
11383
11384 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
11385
11386 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
11387 redrawing the screen when changing cursor color.
11388 (viper-insert-state-pre-command-sentinel)
11389 (viper-replace-state-pre-command-sentinel)
11390 (viper-replace-state-post-command-sentinel):
11391 Use viper-preserve-cursor-color.
11392 Many functions changed to use viper= instead of = when comparing
11393 characters.
11394 * viper-util.el (viper-memq-char,viper=): New functions for
11395 working with characters.
11396 (viper-change-cursor-color): Fixed buglet.
11397 Many functions changed to use viper= instead of = when comparing
11398 characters.
11399 * viper.el (viper-insert-state-mode-list): Added eshell.
11400
11401 * ediff-init.el (ediff-before-setup-hook): New hook.
11402 Several typos fixed in various docstrings.
11403 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
11404 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
11405 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
11406 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
11407 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
11408 (ediff-get-selected-buffers): New function.
11409 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
11410 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
11411 Use save-window-excursion.
11412 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
11413 termination check in while loop.
11414 * ediff.el (ediff-get-default-file-name): Better defaults when in
11415 dired buffer.
11416 (ediff-files,ediff-merge-files,ediff-files3)
11417 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
11418
11419 2000-10-28 Dave Love <fx@gnu.org>
11420
11421 * info.el (Info-fontify-node): Add help-echo for menu items.
11422
11423 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
11424
11425 * startup.el (normal-top-level): If the value of $TERM indicates
11426 we are running from xterm or one of its work-alikes, default to a
11427 light background mode.
11428
11429 Support for -fg, -bg, and -rv command-line arguments for TTYs:
11430 * faces.el (tty-handle-reverse-video): New function.
11431 (tty-create-frame-with-faces): Call it.
11432
11433 * frame.el (frame-notice-user-settings): Don't apply
11434 default-frame-alist and initial-frame-alist to MS-DOS frames.
11435 Call tty-handle-reverse-video, frame-set-background-mode, and
11436 face-set-after-frame-default for non-MS-DOS frames.
11437
11438 * startup.el (tty-long-option-alist): New variable.
11439 (tty-handle-args): New function.
11440 (command-line): Call tty-handle-args.
11441
11442 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
11443 startup.el now does that for all character-terminal frames.
11444
11445 2000-10-28 Miles Bader <miles@gnu.org>
11446
11447 * emacs-lisp/easy-mmode.el (define-minor-mode):
11448 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
11449 is global. If :global is followed by a non-nil but non-t value,
11450 make the mode buffer-local, but also generate a `global-MODE'
11451 version using `easy-mmode-define-global-mode'.
11452 Add :conditional-turn-on keyword argument.
11453
11454 2000-10-28 Dave Love <fx@gnu.org>
11455
11456 * international/latin1-disp.el (latin1-char-displayable-p):
11457 Don't use window-system.
11458
11459 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
11460
11461 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
11462 Don't call find-buffer-file-type-coding-system. Instead, just
11463 set eol-type to -unix if inhibit-eol-conversion is in effect, or
11464 if the file is on an untranslated filesystem.
11465 (add-untranslated-filesystem): Use "D" instead of "f" inside
11466 interactive.
11467
11468 2000-10-27 Dave Love <fx@gnu.org>
11469
11470 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
11471 (refill-mode): Use it.
11472
11473 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
11474
11475 * international/quail.el (quail-activate): Don't make-local-hook.
11476
11477 2000-10-27 Andre Spiegel <spiegel@gnu.org>
11478
11479 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
11480 manual backups and file.~<rev>.~ for automatic ones.
11481 (vc-make-version-backup): Don't do it on MS-DOS without long file
11482 names.
11483
11484 * vc.el (vc-version-other-window): If an automatic backup of the
11485 desired version exists, rename it instead of copying it.
11486
11487 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
11488 after command. If there's an unexpected error, signal it instead
11489 of being silent.
11490 (vc-cvs-merge-news): Be prepared for no news at all.
11491
11492 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
11493
11494 * shell.el (shell): Add BUFFER argument.
11495 * comint.el (make-comint-in-buffer): New function.
11496 (make-comint): Use it.
11497
11498 * faces.el (face-spec-choose): Change syntax so that the list of
11499 attribute-value pairs is now the cdr of each clause, not the cadr.
11500 Detect old-style entries, and handle them. Use pop.
11501
11502 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
11503
11504 * cus-edit.el (custom-mode-map): Use a sparse map.
11505 (custom-mode): Don't bother with make-local-hook.
11506
11507 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
11508
11509 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
11510
11511 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11512
11513 * ps-print.el: Avoid compilation gripes.
11514 (ps-print-version): New version number (6.2.1).
11515
11516 2000-10-26 Dave Love <fx@gnu.org>
11517
11518 * menu-bar.el: Modify some menu item help strings.
11519 (menu-bar-help-menu): Add link to MORE.STUFF.
11520
11521 * cus-edit.el (custom-mode): Add `special' mode-class property.
11522
11523 * wid-browse.el (widget-browse-mode): Likewise.
11524
11525 * wid-edit.el (widget-specify-field): Revert to using local-map
11526 property, not keymap.
11527
11528 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
11529
11530 * wid-edit.el (widget-field-end): When checking for a `boundary'
11531 field, do so in the correct buffer.
11532
11533 * simple.el (undo): Correctly distinguish between numeric and
11534 non-numeric prefix args in non-transient-mark-mode, as per the doc
11535 string. When in transient-mark-mode, treat all prefix-args as
11536 numeric.
11537
11538 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
11539 Position point on match. Handle N == 0 correctly.
11540
11541 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
11542 (comint-mode-map): Reverse order of `comint-write-output' and
11543 `comint-append-output-to-file'.
11544 (comint-append-output-to-file): Reinstate this function, for the
11545 benefit of the menu.
11546
11547 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
11548
11549 * vc.el (vc-version-other-window): Bind `file'.
11550
11551 2000-10-25 Gerd Moellmann <gerd@gnu.org>
11552
11553 * Makefile.in (update-authors): New target for maintenance purposes.
11554
11555 * emacs-lisp/authors.el (batch-update-authors): New function.
11556 (authors-fixed-entries): New defconst.
11557 (authors-add-fixed-entries): New function.
11558 (authors): Call it.: Don't process lispref/.
11559
11560 2000-10-25 Jason Rumney <jasonr@gnu.org>
11561
11562 * cus-edit.el (custom-button-face, custom-button-pressed-face):
11563 Merge x w32 and mac definitions.
11564
11565 2000-10-25 Gerd Moellmann <gerd@gnu.org>
11566
11567 * menu-bar.el (menu-bar-options-menu): Add a help string for
11568 `uniquify'.
11569
11570 2000-10-25 Stephen Gildea <gildea@stop.mail-abuse.org>
11571
11572 * time-stamp.el (time-stamp-string-preprocess):
11573 Fix a wrong type argument error.
11574
11575 2000-10-25 Miles Bader <miles@gnu.org>
11576
11577 * recentf.el (recentf-mode): Variable removed.
11578 (recentf-mode): Use `define-minor-mode'.
11579
11580 * mwheel.el (mouse-wheel-mode): New global minor mode.
11581 (mwheel-install): Use `mouse-wheel-mode'.
11582
11583 2000-10-25 Dave Love <fx@gnu.org>
11584
11585 * progmodes/cperl-mode.el (cperl-mode):
11586 Set normal-auto-fill-function correctly.
11587
11588 * wid-edit.el (widget-field-keymap, widget-text-keymap):
11589 Don't inherit from global-map and don't nullify menu-bar and tool-bar
11590 bindings.
11591
11592 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
11593
11594 * wid-edit.el (widget-field-at): New function.
11595 (widget-at, widget-field-activate): Use it.
11596 (widget-tabable-at): Use `widget-at'.
11597 (widget-specify-field): If the terminating character of the widget
11598 field (which is read-only) is a newline, put it into a special
11599 `boundary' field so that C-n/C-p act more naturally.
11600 (widget-field-end): Also don't subtract one if a special
11601 `boundary' field has been added after the widget field.
11602
11603 * comint.el (comint-output-filter, comint-send-input):
11604 Don't bother adding stickiness fields to overlays to fool the field
11605 code, since it should notice the overlay insertion-types now.
11606
11607 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
11608 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
11609 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
11610
11611 2000-10-24 Gerd Moellmann <gerd@gnu.org>
11612
11613 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
11614 (authors): Set file coding system to iso-2022-7bit.
11615 Add file-local variables to output buffer.
11616
11617 * files.el (after-find-file): Don't print any warnings if
11618 WARN is nil.
11619
11620 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11621
11622 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
11623
11624 * delim-col.el: Now there is a column formatting mechanism.
11625 Modified to customization mechanisms convention. Doc fix.
11626 (columns): New group for delim-col.
11627 (delimit-columns-before, delimit-columns-after)
11628 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
11629 (delimit-columns-end): New vars.
11630 (delimit-columns-customize, delimit-columns-format): New funs.
11631 (delimit-columns-region, delimit-columns-rectangle)
11632 (delimit-columns-rectangle-line): Modified to support column
11633 formatting.
11634
11635 2000-10-24 Dave Love <fx@gnu.org>
11636
11637 * log-edit.el (log-edit): Add :version and a :group for vc.
11638
11639 2000-10-24 Gerd Moellmann <gerd@gnu.org>
11640
11641 * files.el (after-find-file): Don't print a message ``New file''
11642 if WARN is nil.
11643
11644 * wid-edit.el (widget-field-keymap, widget-text-keymap):
11645 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
11646 get duplicate tool-bar entries because we'll see the global ones
11647 on more than one path through keymaps.
11648
11649 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
11650
11651 * progmodes/cmacexp.el: Change Francesco's email address.
11652
11653 2000-10-24 Kenichi Handa <handa@etl.go.jp>
11654
11655 * window.el (fit-window-to-buffer): Adjust point of the window
11656 buffer, not that of the current buffer.
11657
11658 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
11659
11660 * progmodes/cmacexp.el: Update the euthor's email address.
11661
11662 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
11663
11664 * faces.el (face-spec-set-match-display): Add `graphic' display
11665 type (the inverse of `tty'). Use `display-graphic-p' instead of
11666 the window-system variable.
11667
11668 2000-10-24 Kenichi Handa <handa@etl.go.jp>
11669
11670 * international/isearch-x.el (isearch-with-input-method):
11671 Call input-method-function with the first event in
11672 unread-command-events.
11673
11674 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
11675
11676 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
11677
11678 2000-10-24 Andrew Choi <akochoi@i-cable.com>
11679
11680 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
11681 New charsets.
11682
11683 * term/mac-win.el: Remove definitions of mac-roman-lower and
11684 mac-roman-upper, require dired, and define instead of set
11685 mac-ready-for-drag-n-drop to avoid compilation error.
11686
11687 2000-10-23 Andrew Innes <andrewi@gnu.org>
11688
11689 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
11690 Remove superfluous calls to subst-char-in-string; instead apply
11691 expand-file-name after convert-standard-filename to ensure
11692 expected directory separators are used.
11693
11694 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
11695
11696 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
11697
11698 2000-10-23 Dave Love <fx@gnu.org>
11699
11700 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
11701 (tool-bar-add-item): Set foreground and background for XBM icons.
11702
11703 * international/latin1-disp.el (latin1-char-displayable-p):
11704 New function (from Handa).
11705 (latin1-display-check-font): Use it.
11706
11707 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
11708 using :key-sequence, making it much more usable.
11709 Use nconc, not append.
11710 (imenu--create-keymap-1): Avoid append.
11711
11712 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
11713
11714 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
11715
11716 [the following changes fix a bug where `define-minor-mode' didn't
11717 correctly generate :require clauses for defcustoms in compiled files]
11718 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
11719 (byte-compile-log-file, byte-compile-log-1): Don't set
11720 `byte-compile-current-file' to nil. Instead set
11721 `byte-compile-last-logged-file' to it. Test whether
11722 byte-compile-current-file equals byte-compile-last-logged-file
11723 instead of whether its nil.
11724 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
11725
11726 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
11727
11728 * textmodes/refill.el: Fix var names in doc.
11729 (refill-mode): Don't bother with make-local-hook anymore.
11730
11731 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
11732
11733 * faces.el (face-user-default-spec, face-default-spec): New functions.
11734 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
11735 (frame-set-background-mode, face-set-after-frame-default):
11736 Use `face-user-default-spec'. Simplify code slightly.
11737
11738 * woman.el (woman-italic-face, woman-bold-face)
11739 (woman-unknown-face): Add dark-background variants.
11740 (woman-default-faces): Renamed from `woman-colour-faces'.
11741 Set using the stored defaults, rather than using hard-wired colors.
11742 (woman-monochrome-faces): Renamed from `woman-black-faces'.
11743 Just make the foreground `unspecified' rather than "black".
11744 (woman-menu): Rename menu entries accordingly.
11745
11746 * faces.el (header-line): Make more reasonable on mono/grayscale
11747 displays.
11748
11749 2000-10-23 Andrew Choi <akochoi@i-cable.com>
11750
11751 * cus-edit.el (custom-button-face): Use 3D look for mac.
11752 (custom-button-pressed-face): Likewise.
11753
11754 * faces.el (set-face-attributes-from-resources): Handle mac frames
11755 in the same way as x and w32 frames.
11756 (face-valid-attribute-values): Likewise.
11757 (read-face-attribute): Likewise.
11758 (defined-colors): Likewise.
11759 (color-defined-p): Likewise.
11760 (color-values): Likewise.
11761 (display-grayscale-p): Likewise.
11762 (face-set-after-frame-default): Likewise.
11763 (mode-line): Same default face as for x and w32.
11764 (tool-bar): Likewise.
11765
11766 * frame.el: Remove call to frame-notice-user-settings at end of
11767 the file.
11768
11769 * info.el (Info-fontify-node): Make underlines invisible for mac
11770 as for x, pc, and w32 frame types.
11771
11772 * term/mac-win.el: New file.
11773
11774 2000-10-22 Dave Love <fx@gnu.org>
11775
11776 * textmodes/refill.el: New file.
11777
11778 2000-10-22 Andre Spiegel <spiegel@gnu.org>
11779
11780 * vc-hooks.el (vc-version-backup-file-name): New optional args
11781 MANUAL and REGEXP.
11782 (vc-delete-automatic-version-backups, vc-make-version-backup):
11783 New functions.
11784 (vc-before-save): Use the latter.
11785 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
11786 confusion.
11787
11788 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
11789 expected by vc[-hooks].el.
11790
11791 * vc.el (vc-checkout): Added `-p' suffix in call to
11792 vc-make-version-backups-p; use vc-make-version-backup to actually
11793 make the backup.
11794 (vc-version-other-window, vc-version-backup-file): Handle both
11795 automatic and manual backups.
11796 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
11797 of all of them.
11798
11799 2000-10-22 Miles Bader <miles@gnu.org>
11800
11801 * comint.el (comint-highlight-input, comint-highlight-prompt):
11802 Renamed, `-face' at end removed.
11803 (comint-send-input, comint-output-filter): Use renamed faces.
11804
11805 * window.el (fit-window-to-buffer): Change defaulting of
11806 MAX-HEIGHT slightly.
11807
11808 * faces.el (color-values, color-defined-p): Use `member', not
11809 `memq', because it works correctly for strings.
11810 (frame-set-background-mode): Actually, "unspecified-fg" and
11811 "unspecified-bg" *are* strings. Use `member', not `memq', and
11812 `equal', not `eq', when a string value is possible.
11813
11814 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
11815
11816 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
11817
11818 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
11819
11820 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
11821 sh-electric-rparen, sh-electric-less and sh-electric-hash.
11822 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
11823 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
11824 (sh-font-lock-syntactic-keywords): Use them.
11825 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
11826 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
11827 (sh-mode): Don't override font-lock-unfontify-region-function.
11828 Use a copy of sh-font-lock-syntactic-keywords.
11829 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
11830 Don't call sh-scan-buffer since font-lock does it on the fly.
11831 (sh-get-indent-info): Use `face' rather than `syntax-table'
11832 text-property to detect here-documents.
11833 Replace sh-special-syntax with sh-st-punc.
11834 (sh-prev-line): Use `face' rather than `syntax-table'
11835 text-property to skip over here-documents.
11836 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
11837 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
11838 (sh-electric-less, sh-set-here-doc-region)
11839 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
11840 (sh-scan-buffer, sh-rescan-buffer): Remove.
11841
11842 2000-10-21 Andrew Innes <andrewi@gnu.org>
11843
11844 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
11845 remote (ange-ftp) file names.
11846
11847 2000-10-21 Miles Bader <miles@gnu.org>
11848
11849 * window.el (fit-window-to-buffer): New function.
11850 (shrink-window-if-larger-than-buffer): Use it.
11851 (window-text-height): Don't expect minibuffers to have mode-lines.
11852
11853 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
11854 * international/quail.el (quail-update-guidance):
11855 Use `fit-window-to-buffer' instead of `set-window-text-height'.
11856
11857 * international/quail.el (quail-show-guidance-buf): Make sure
11858 guidance window really has enough room.
11859 (quail-update-guidance): If quail-guidance-win is already shown,
11860 make sure its height is OK.
11861
11862 * window.el (window-text-height, set-window-text-height):
11863 New functions.
11864 (shrink-window-if-larger-than-buffer): Use `window-text-height'
11865 instead of `window-height' & `mode-line-window-height-fudge'.
11866 (mode-line-window-height-fudge): Add FACE parameter.
11867 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
11868 instead of `enlarge-window' & `mode-line-window-height-fudge'.
11869
11870 2000-10-20 Miles Bader <miles@gnu.org>
11871
11872 * window.el (height-affecting-face-attributes): Use `defconst'.
11873
11874 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
11875 New function, conditionally aliased to `mode-line-window-height-fudge'.
11876 (ispell-help): Use it.
11877 (ispell-choices-win-default-height): Don't include mode-line fudge.
11878 (ispell-choices-win-default-height): New function.
11879 (ispell-show-choices, ispell-command-loop): Use function
11880 `ispell-choices-win-default-height' instead of variable.
11881
11882 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
11883
11884 * window.el (mode-line-window-height-fudge): New variable.
11885 (height-affecting-face-attributes): New variable.
11886 (mode-line-window-height-fudge): New function.
11887 (shrink-window-if-larger-than-buffer): Use it.
11888 * help.el (resize-temp-buffer-window): Likewise.
11889
11890 * info.el (Info-fontify-node): Add support for @subsubsection
11891 titles, which use `Info-title-4-face'.
11892 (Info-title-4-face): New face.
11893 (Info-title-3-face): Inherit from Info-title-4-face instead of
11894 variable-pitch.
11895
11896 2000-10-19 Jason Rumney <jasonr@gnu.org>
11897
11898 * dired.el (dired-insert-directory): Do not let errors signalled by
11899 attempt to run dired-free-space-program prevent dired from working.
11900
11901 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
11902
11903 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
11904
11905 2000-10-19 Gerd Moellmann <gerd@gnu.org>
11906
11907 * dirtrack.el (dirtrack): Fix call to run-hooks.
11908
11909 * cmuscheme.el (cmuscheme-program-name): Renamed from
11910 scheme-program-name because xscheme.el contains a defcustom with
11911 the same name. As a consequence, customizing group `cmuscheme'
11912 loaded `xscheme' which redefined run-scheme.
11913 (run-scheme): Use cmuscheme-program-name.
11914
11915 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
11916
11917 * play/doctor.el (doctor-death): Update the Samaritans'
11918 anonymous address, and add a website for Befrienders International.
11919
11920 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11921
11922 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
11923 Avoid compilation gripes. Doc fix.
11924 (ps-print-version): New version number (6.2).
11925 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
11926 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
11927 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
11928 (ps-x-extent-priority, ps-x-extent-start-position)
11929 (ps-x-face-font-instance, ps-x-find-coding-system)
11930 (ps-x-font-instance-properties, ps-x-make-color-instance)
11931 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
11932 avoid compilation gripes without defining functions.
11933 (ps-e-find-composition): Alias for function find-composition, to have a
11934 suitable function depending on Emacs version.
11935 (ps-color-device, ps-color-values, ps-face-foreground-name)
11936 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
11937 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
11938 (ps-print-ensure-fontified): Function definitions surrounded by
11939 `eval-and-compile' to avoid compilation gripes.
11940 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
11941 by symbol-value to avoid compilation gripes.
11942 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
11943 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
11944
11945 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
11946
11947 * startup.el (normal-top-level): Call `frame-set-background-mode'
11948 after `frame-notice-user-settings' because the latter doesn't call
11949 the former on a tty.
11950
11951 * faces.el (frame-set-background-mode): `unspecified' &c are
11952 symbols, not strings.
11953
11954 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
11955
11956 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
11957 why some "light*" colors are deliberately absent from the alist.
11958
11959 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
11960 Change colors for tty's, as suggested by Miles Bader.
11961
11962 2000-10-19 Kenichi Handa <handa@etl.go.jp>
11963
11964 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
11965 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
11966 for ISO10646-1 fonts.
11967 (x-font-name-charset-alist): Add an entry for "iso10646-1".
11968
11969 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
11970
11971 * faces.el (frame-set-background-mode): If a tty frame defines a
11972 background color, use that to compute the background mode, instead
11973 of always defaulting to "dark".
11974
11975 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
11976
11977 * comint.el (comint-write-output): New function.
11978 (comint-mode-map): Add it to the menu.
11979 Bind `C-c C-s' to comint-write-output.
11980
11981 2000-10-18 Gerd Moellmann <gerd@gnu.org>
11982
11983 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
11984 Use fancy-splash-delay.
11985
11986 2000-10-18 Alex Schroeder <alex@gnu.org>
11987
11988 * progmodes/sql.el (sql-sybase-options): New option.
11989 (sql-sybase): Use it. Add sql-database to the list of parameters
11990 provided for login. The options -w 2048 -n are not used any more.
11991
11992 * comint.el (comint-read-input-ring): Bugfix such that the first
11993 and the last entry of the input ring file are not lost.
11994
11995 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11996
11997 * ps-print.el: Internal variable changes to defcustom,
11998 make-local-hook changes to defvar. Doc fix.
11999 (ps-print-version): New version number (6.1).
12000 (ps-setup, ps-do-despool): Code fix.
12001 (ps-printer-name): Customization fix.
12002 (ps-printer-name-option): Now is a defcustom instead of an
12003 internal variable.
12004 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
12005 (ps-print-begin-column-hook): Now are defvar instead of
12006 make-local-hook.
12007
12008 2000-10-18 Miles Bader <miles@gnu.org>
12009
12010 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
12011 (comint-kill-output): Changed into an alias for `comint-delete-output',
12012 and made obsolete.
12013 (comint-mode-map): Rename references to comint-kill-output.
12014
12015 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
12016
12017 * diff-mode.el (diff-header-face, diff-file-header-face)
12018 (diff-changed-face): Add bold and italic attributes to tty faces.
12019 (diff-function-face): New face.
12020 (diff-font-lock-keywords): Use it.
12021
12022 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
12023
12024 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
12025 Remove commented-out call to force-mode-line-update.
12026 (comint-kill-output): Use `forward-line 0' instead of
12027 beginning-of-line to make sure we get past the prompt.
12028
12029 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
12030
12031 * diff-mode.el (diff-header-face, diff-file-header-face):
12032 Add specific setting for dark background.
12033 (diff-context-face): Renamed from diff-comment-face.
12034 Set explicitly rather than inheriting from font-lock-comment-face.
12035
12036 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12037
12038 * startup.el (command-line): Move the code which sets the default
12039 TTY colors to before before-init-hook.
12040
12041 2000-10-17 Gerd Moellmann <gerd@gnu.org>
12042
12043 * jit-lock.el (jit-lock-stealth-time): Doc fix.
12044
12045 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12046
12047 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
12048 extensions, for MS-DOS.
12049
12050 * diff-mode.el (diff-header-face, diff-file-header-face)
12051 (diff-changed-face): Define tty-specific colors.
12052
12053 2000-10-17 Gerd Moellmann <gerd@gnu.org>
12054
12055 * startup.el (fancy-splash-text): Realign the text.
12056
12057 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12058
12059 * font-lock.el (font-lock-comment-face): Define a separate default
12060 for dark-background tty's.
12061
12062 2000-10-17 Miles Bader <miles@gnu.org>
12063
12064 * help.el (resize-temp-buffer-window): Add hack to avoid last line
12065 being obscured by whizzy mode-lines on graphics displays.
12066
12067 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12068
12069 * info.el (Info-title-1-face, Info-title-2-face)
12070 (Info-title-3-face): Define colors for tty's.
12071 (info-header-node): Remove unneeded tty-specific definition.
12072
12073 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
12074
12075 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
12076 reverse from the frame parameters, and don't invert foreground and
12077 background colors.
12078
12079 2000-10-16 Miles Bader <miles@gnu.org>
12080
12081 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
12082 string "*Info*". Call propertized-buffer-identification to spruce
12083 up the result.
12084
12085 2000-10-16 Gerd Moellmann <gerd@gnu.org>
12086
12087 * help.el: Provide `help' for the sake of define-minor-mode
12088 which generates defcustoms with requires.
12089
12090 * jit-lock.el (jit-lock-after-change): If we're in text that
12091 matches a multi-line font-lock pattern, make sure the whole text
12092 will be redisplayed.
12093
12094 * emacs-lisp/authors.el (authors-add): Don't add an entry if
12095 author's name is unknown.
12096
12097 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
12098 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
12099 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
12100 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
12101 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
12102 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
12103 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
12104 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
12105 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
12106 Add author information.
12107
12108 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
12109
12110 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
12111 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
12112 full-color version (using the Gimp) to eliminate dithering artifacts.
12113
12114 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
12115
12116 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
12117
12118 * simple.el (syntax-flag-table, string-to-syntax): Remove.
12119
12120 2000-10-15 Dave Love <fx@gnu.org>
12121
12122 * progmodes/sh-script.el: Require skeleton and comint when compiling.
12123
12124 * pcomplete.el (pcomplete) <defgroup>: Add :version.
12125
12126 * whitespace.el: Doc fixes.
12127 (top-level): Don't add hooks here.
12128 (whitespace-running-emacs): Deleted.
12129 (timer): Don't require.
12130 (whitespace): Add back :version conditional on xemacs test.
12131 (whitespace-spacetab-regexp, whitespace-indent-regexp)
12132 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
12133 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
12134 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
12135 Avoid specific xemacs test.
12136 (whitespace-global-mode): New option.
12137 (whitespace-global-mode): New command.
12138 (whitespace-unload-hook): New function.
12139
12140 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
12141 (Info-fontify-node, Info-goto-node, Info-mode-menu)
12142 (Info-fontify-node): `Goto' goes to `Go to'.
12143 (Info-fontify-node): Add help-echo to xref links.
12144
12145 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
12146
12147 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
12148
12149 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
12150
12151 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
12152 Use plist-get and allow :inherit.
12153
12154 * emacs-lisp/cl-macs.el (cl-do-arglist):
12155 Use plist-get and plist-member instead of memq.
12156
12157 * emacs-lisp/ewoc.el (ewoc-location): New function.
12158 (ewoc-enter-after, ewoc-enter-before): Document return value.
12159 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
12160 Don't need make-local-hook any more.
12161 (cvs-addto-collection): Return the new tin.
12162 (cvs-mode-insert): Jump to the new line.
12163
12164 * jit-lock.el (jit-lock-fontify-buffer): Remove.
12165
12166 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
12167
12168 * font-lock.el (font-lock-syntactically-fontified): New var.
12169 (font-lock-fontify-syntactic-keywords-region): Use it.
12170 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
12171
12172 * diff-mode.el (diff-find-file-name): Fix regexp.
12173
12174 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
12175 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
12176
12177 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
12178 (sh-mode-syntax-table): Add punctuation syntax for < and >.
12179 (sh-mode): Don't make all vars local here.
12180 (sh-kw): Reformat.
12181 (sh-set-shell): Use dolist. Don't set indent-region-function.
12182 (sh-mode-syntax-table): Use pop.
12183 (sh-remember-variable): Use push.
12184 (sh-help-string-for-variable): Use memq.
12185 (sh-safe-backward-sexp): Remove.
12186 (sh-safe-forward-sexp): Add ARG.
12187 (sh-get-indent-info, sh-prev-stmt): Use it.
12188 (sh-prev-line): Simplify by using forward-comment.
12189 (sh-this-is-a-continuation): Simplify.
12190 (sh-learn-buffer-indent): Use dolist.
12191 (sh-do-nothing): Remove.
12192 (sh-set-char-syntax, sh-set-here-doc-region):
12193 Use inhibit-modification-hooks.
12194 (sh-name-style): Use mapcar and push.
12195 (sh-load-style): Use dolist.
12196 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
12197 (sh-case, sh-while-getopts): Use propertize directly rather
12198 than sh-electric-rparen.
12199
12200 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
12201
12202 * textmodes/tex-mode.el: Require CL when compiling.
12203 (tex-mode-syntax-table): Init immediately.
12204 (tex-mode-map): Bind M-RET to latex-insert-item.
12205 (latex-mode): Set indent-line-function to latex-indent.
12206 (tex-common-initialization): Don't setup the syntax-table any more.
12207 (latex-insert-item): New skeleton.
12208 (tex-next-unmatched-end): Fix copy/paste braino.
12209 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
12210 (latex-indent, latex-find-indent): New functions.
12211 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
12212 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
12213 (tex-compilation-parse-errors): Use with-syntax-table.
12214
12215 2000-10-15 Miles Bader <miles@gnu.org>
12216
12217 * font-lock.el (font-lock-comment-face): Change dark-background,
12218 color, non-tty, default to `chocolate1'.
12219
12220 2000-10-13 John Wiegley <johnw@gnu.org>
12221
12222 * eshell/esh-util.el (require): Added a missing `require' form,
12223 needed when compiling (for an ange-ftp macro definition).
12224
12225 2000-10-13 Dave Love <fx@gnu.org>
12226
12227 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
12228
12229 2000-10-13 Gerd Moellmann <gerd@gnu.org>
12230
12231 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
12232
12233 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
12234 transparent -colors 8).
12235
12236 2000-10-13 Stephen Gildea <gildea@stop.mail-abuse.org>
12237
12238 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
12239 that breaks with old list format timestamps.
12240 (time-stamp-warn-inactive, time-stamp-old-format-warn)
12241 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
12242
12243 2000-10-13 John Wiegley <johnw@gnu.org>
12244
12245 * align.el, pcomplete.el, calendar/timeclock.el,
12246 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
12247
12248 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
12249 faulty math, where holiday hours were being computing as seconds.
12250
12251 2000-10-13 John Wiegley <johnw@gnu.org>
12252
12253 * desktop.el (desktop-buffer-modes-to-save): Added a global for
12254 specifying what "other" kinds of buffers should be saved.
12255 This used to be hard-coded.
12256 (desktop-buffer-misc-functions): A global for specifying how
12257 auxiliary data should be determined for special buffer types.
12258 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
12259 instead of hard-coding the special buffer types.
12260 (desktop-save): Run `desktop-buffer-misc-functions' to gather
12261 auxiliary data, instead of hard-coding for Info buffers and dired.
12262 (desktop-buffer-info-misc-data): Aux function for determining Info
12263 buffer auxiliary info.
12264 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
12265 (desktop-buffer-info): Changed this function to use the info
12266 gathered above.
12267 (desktop-create-buffer): Be a little more careful about what
12268 `minor-mode' means before calling it. This is important for some
12269 buffer types.
12270
12271 2000-10-13 John Wiegley <johnw@gnu.org>
12272
12273 * eshell/esh-util.el: Added a global form which declares an
12274 autoload for `parse-time-string', if that function is not already
12275 defined, and if parse-time.el is available on the user's system.
12276
12277 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
12278 to be aware of ange-ftp user info.
12279 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
12280 (eshell-ls-annotate): Use `eshell-file-attributes'.
12281 (eshell-ls-file): Made the user-id printing code a bit smarter.
12282
12283 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
12284 allow identification of alias user ids in remote directories.
12285 It's manual, but there's no other way to know when the current user
12286 on the local machine, is also the owning user on the remote machine.
12287 (fboundp): Bind `ange-cache'.
12288 (eshell-directory-files-and-attributes): Re-organized the logic a
12289 bit to use `eshell-file-attributes' instead of `file-attributes'.
12290 The former is more sensitive to directories that are read via FTP,
12291 and knows how to use ange-ftp to determine full attribute
12292 information, instead of just the name and last modtime.
12293 (eshell-current-ange-uids): Return the current user id when in a
12294 remote directory.
12295 (eshell-parse-ange-ls): Parse a full directory listing that has
12296 been returned by ange-ftp.
12297 (eshell-file-attributes): This beefed up version of
12298 `file-attributes' is only special if the user is currently in a
12299 remote directory, in which case it does a lot of work to find out
12300 what the real attributes of a file are, as they appear on the
12301 remote machine. This makes usage of remote directories (i.e.,
12302 ange-ftp pathnames) much more useful. You can now use Eshell as a
12303 full-fledged FTP client, with much more manipulation ability than
12304 most other clients.
12305
12306 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
12307 variable, which means that Eshell's du should always be preferred
12308 in remote directories.
12309 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
12310 just `file-attributes'.
12311 (eshell-mvcp-template): Bind `ange-cache', to improve performance
12312 when reading remote directories. This is an Eshell-specific
12313 variable (not part of ange-ftp).
12314 (eshell/ln): Bind `ange-cache'.
12315 (eshell/du): Added some extra logic for determining when to use
12316 Eshell's du (which is slow), and when to use the external version
12317 (which may or may not exist).
12318
12319 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
12320 Call `eshell-interactive-process', rather than using
12321 `get-buffer-process', since backgrounded processes don't count in
12322 the context of this function's logic.
12323
12324 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
12325 `forward-char', so that null strings are parsed correctly.
12326
12327 2000-09-13 John Wiegley <johnw@gnu.org>
12328
12329 * eshell/em-pred.el (eshell-pred-file-type)
12330 (eshell-pred-file-links, eshell-pred-file-size):
12331 Use `eshell-file-attributes'. This is more correct over ange-ftp.
12332
12333 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
12334 that remote file globbing is more efficient.
12335
12336 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
12337 gathering the files and attributes within a directory.
12338
12339 * eshell/em-unix.el (eshell/cat): If any of the files passed on
12340 the command line is a special file (not a regular file, directory
12341 or symlink), always attempt to call the external version of cat.
12342
12343 2000-09-13 John Wiegley <johnw@gnu.org>
12344
12345 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
12346 Eshell-friendly version of find-tag.
12347
12348 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
12349
12350 * image-file.el (image-file-name-extensions)
12351 (image-file-name-regexps): Add autoload cookies.
12352
12353 2000-10-13 Kenichi Handa <handa@etl.go.jp>
12354
12355 * international/mule-cmds.el (select-safe-coding-system): If FROM
12356 is string, show it in *Warning* buffer.
12357
12358 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
12359
12360 * startup.el (normal-top-level): Use display-popup-menus-p instead
12361 of window-system.
12362 (command-line): Use display-graphic-p instead of window-system.
12363 (command-line-1): Use display-popup-menus-p and display-mouse-p
12364 instead of window-system.
12365
12366 2000-10-12 Sam Steingold <sds@gnu.org>
12367
12368 * tooltip.el (tooltip-use-echo-area): New user variable.
12369 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
12370
12371 2000-10-12 Dave Love <fx@gnu.org>
12372
12373 * recentf.el: Maintainer's checkdoc fixes.
12374
12375 * startup.el (normal-top-level-add-subdirs-to-load-path):
12376 Use character class, not ASCII when matching file names.
12377 (fancy-splash-head): Add trailing slash to URL.
12378 (command-line): Don't require XPM support for toolbar.
12379
12380 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
12381 (cperl-invalid-face): Revert last change.
12382 (cperl-init-faces): Quote cperl-invalid-face.
12383
12384 2000-10-12 Kenichi Handa <handa@etl.go.jp>
12385
12386 * startup.el (fancy-splash-text): Remove superfluous quote.
12387
12388 2000-10-12 Gerd Moellmann <gerd@gnu.org>
12389
12390 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
12391 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
12392 (command-line-1): Don't use fancy-splash-pending-command.
12393 (fancy-splash-screens-1): Goto point-min after inserting text.
12394
12395 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
12396
12397 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
12398 instead of shared-lisp-mode-map.
12399
12400 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
12401
12402 * faces.el (header-line): Change tty-variant to use underlining.
12403
12404 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
12405 (isearch-highlight): Restore lazy-isearch face properties at old
12406 position, and suppress them at new position.
12407 (isearch-dehighlight): Restore lazy-isearch face properties.
12408 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
12409 over the real isearch overlay, but in that case, don't give it a
12410 face property. Use `push'.
12411
12412 2000-10-12 Kenichi Handa <handa@etl.go.jp>
12413
12414 * man.el (Man-getpage-in-background): Fix previous change.
12415 Decode the process output only when we are in multibyte mode.
12416
12417 2000-10-11 Dave Love <fx@gnu.org>
12418
12419 * info.el (Info-mode-menu): Fix some help.
12420 (info-tool-bar-map): Add entry for Info-last.
12421
12422 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
12423 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
12424 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
12425 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
12426 * toolbar/search-replace.xpm, toolbar/exit.xpm:
12427 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
12428 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
12429 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
12430 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
12431 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
12432 Reduce colour requirements to 25 overall. (Probably wants
12433 revisiting from the originals to reduce further.)
12434
12435 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
12436
12437 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
12438 buffer-file-coding-system, instead of raw-text.
12439 (dehexlify-buffer): Bind coding-system-for-read to
12440 buffer-file-coding-system, instead of raw-text.
12441
12442 2000-10-11 Sam Steingold <sds@gnu.org>
12443
12444 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
12445 `underline' - fixes the bug introduced on 2000-09-21.
12446
12447 2000-10-11 Dave Love <fx@gnu.org>
12448
12449 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
12450 Avoid compiler warnings.
12451 (scheme-mode): Doc fix.
12452 (scheme-font-lock-keywords-1): Match `define-syntax'.
12453
12454 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
12455
12456 * faces.el (frame-set-background-mode): Pay attention to saved
12457 face specs as well as default ones. Only do anything if the
12458 bg-mode or display-type has actually changed. Use `dolist'.
12459 (region): Make dark-background `region' face less in-your-face.
12460
12461 2000-10-10 Sam Steingold <sds@gnu.org>
12462
12463 * chistory.el, ielm.el, ledit.el:
12464 * progmodes/inf-lisp.el, progmodes/scheme.el:
12465 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
12466
12467 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
12468
12469 * textmodes/texinfo.el: Update copyright and fix typo.
12470
12471 * desktop.el (desktop-modes-not-to-save): New var.
12472 (desktop-save-buffer-p): Use it.
12473 Also, obey desktop-buffers-not-to-save even for non-file buffers.
12474 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
12475
12476 2000-10-10 Dave Love <fx@gnu.org>
12477
12478 * toolbar/tool-bar.el (tool-bar-add-item)
12479 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
12480
12481 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
12482 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
12483 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
12484 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
12485 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
12486 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
12487 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
12488 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
12489 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
12490 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
12491 the .xpms; probably need retouching.
12492
12493 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
12494
12495 * subr.el (add-to-list): Add optional argument APPEND.
12496 * battery.el (display-battery): Use `add-to-list'.
12497
12498 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
12499
12500 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
12501 properties.
12502 (zone, zone-when-idle, zone-leave-me-alone)
12503 (zone-pgm-whack-chars): Use new symbol properties.
12504
12505 * battery.el (display-battery): Doc spelling fix.
12506
12507 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
12508 property.
12509
12510 2000-10-09 Dave Love <fx@gnu.org>
12511
12512 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
12513 has been initialized before calling tool-bar-setup.
12514 (tool-bar-add-item-from-menu): Add autoload cookie.
12515
12516 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
12517
12518 * menu-bar.el (send-mail-item-name): New function.
12519 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
12520 of mail-user-agent in the menu. Don't display the "Send Mail"
12521 item if mail-user-agent is nil or its value is ignore.
12522 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
12523 if read-mail-command is nil or its value is ignore.
12524
12525 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
12526
12527 2000-10-09 Miles Bader <miles@gnu.org>
12528
12529 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
12530 Correct image size.
12531 * toolbar/left_arrow.xpm: Correct image size.
12532
12533 * jka-compr.el: Don't call `jka-compr-install' when loading (it
12534 will be done by the definition of `auto-compression-mode' if
12535 necessary. Move code to uninstall existing file-name handler
12536 before definition of `auto-compression-mode'.
12537
12538 * image-file.el (auto-image-file-mode): Move to the end of the
12539 file, because `define-minor-mode' actually calls the mode-function
12540 if the associated variable is non-nil, which requires that all
12541 needed functions be already defined.
12542
12543 * mouse.el (popup-menu): Balance parens.
12544
12545 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
12546
12547 * mouse.el (popup-menu): Move the command call outside the loop
12548 so that popup-menu returns whatever the command returns.
12549
12550 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
12551 (initialize-new-tags-table): Use run-hook-with-args-until-success.
12552 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
12553 (tags-table-format-functions): Renamed from tags-table-format-hooks.
12554
12555 * vc.el (vc-version-diff): diff-switches can be a list.
12556 Use relative filenames for prettier output.
12557
12558 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
12559 (vc-post-command-functions): Remove old-VC compatibility code.
12560
12561 * newcomment.el (comment-indent-default): Autoload.
12562
12563 * font-lock.el (font-lock-defaults): Make buffer-local.
12564 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
12565 (font-lock-choose-keywords):
12566 Ignore LEVEL unless KEYWORDS is a list of syms.
12567 (c-keywords, c++-keywords, objc-keywords, java-keywords):
12568 Don't wrap regexp-opt things in \(...\) unnecessarily.
12569
12570 * jit-lock.el: Don't require font-lock any more.
12571 (jit-lock-functions): Make buffer-local.
12572 (jit-lock-saved-fontify-buffer-function): Remove.
12573 (jit-lock-mode): Remove autoload cookie.
12574 Remove font-lock specific code.
12575 (jit-lock-unregister): Don't bother handling complex hooks any more.
12576 (jit-lock-refontify): New function.
12577 (jit-lock-fontify-buffer): Use it.
12578 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
12579 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
12580 Add optional args START and END.
12581 Never call font-lock-fontify-region directly.
12582 (jit-lock-function, jit-lock-stealth-fontify): Use it.
12583
12584 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
12585
12586 2000-10-08 Dave Love <fx@gnu.org>
12587
12588 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
12589
12590 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
12591
12592 * play/studly.el (studlify-region, studlify-word): Add autoload
12593 cookie.
12594
12595 * play/morse.el (morse-region, unmorse-region): Add autoload
12596 cookie.
12597
12598 * play/spook.el (spook-phrases-file): Use expand-file-name, not
12599 concat.
12600
12601 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
12602 insist on symbols starting with word syntax.
12603 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
12604 (eval-defun-1): Doc fix.
12605 (indent-sexp): Use nconc to build up indent-stack.
12606
12607 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
12608 Gnus with little use.
12609 (mail-setup-hook): Add mail-abbrevs-setup to options.
12610
12611 * recentf.el: Doc fixes.
12612
12613 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
12614 Clean up remainder.
12615
12616 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
12617 without timezone and (8) with timezone to enforce some whitespace.
12618 Simplify code somewhat.
12619
12620 * options.el (list-options): Doc that you should use customize.
12621
12622 * iswitchb.el (iswitchb-mode): Add :require.
12623
12624 * info.el (Info-goto-node, Info-menu): Doc fix.
12625 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
12626 (info-tool-bar-map): New variable.
12627 (Info-mode): Use it.
12628 (Info-edit-map): Define all in defvar.
12629 (speedbar-attached-frame): Avoid compiler warning.
12630
12631 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
12632 (global-map): Bind [tool-bar] to a filtered map.
12633 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
12634 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
12635 Allow PBM icons.
12636 (tool-bar-setup): Adjust calls of tool-bar-add-item.
12637
12638 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
12639 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
12640 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
12641 icons, except up_arrow, which is left-arrow rotated.
12642
12643 * imenu.el (imenu-add-to-menubar): Fix last change.
12644
12645 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
12646
12647 * generic-x.el (rul-generic-mode): Remove eval-when-compile
12648 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
12649
12650 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
12651
12652 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
12653 typos in doc strings.
12654
12655 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
12656 the doc strings how to customize Font Lock faces.
12657
12658 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
12659 computing growth when dragging the header line.
12660
12661 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
12662
12663 * simple.el (kill-line): Doc fix.
12664
12665 2000-10-08 Miles Bader <miles@gnu.org>
12666
12667 * faces.el (secondary-selection): Make foreground visible on tty.
12668
12669 * jka-compr.el (auto-compression-mode): Move to the end of the
12670 file, because `define-minor-mode' actually calls the mode-function
12671 if the associated variable is non-nil, which requires that all
12672 needed functions be already defined.
12673 (with-auto-compression-mode): Add autoload cookie.
12674
12675 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
12676
12677 * files.el (find-backup-file-name) [ms-dos]: If support for long
12678 file names is not available, behave as if version-control were set
12679 to never.
12680
12681 2000-10-07 Dave Love <fx@gnu.org>
12682
12683 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
12684 (browse-url-gnome-moz): New function.
12685 (browse-url-browser-function): Use it.
12686 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
12687
12688 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
12689
12690 * indent.el (tab-always-indent): New var.
12691 (indent-for-tab-command): Use it.
12692
12693 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
12694 raise an error. This way it can still default to a sane value.
12695
12696 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
12697
12698 * startup.el (fancy-splash-screens): Use local rather than global map.
12699 Don't use `update-menu-bindings' any more.
12700 Get rid of assumptions about keymap representation.
12701
12702 2000-10-06 Dave Love <fx@gnu.org>
12703
12704 * textmodes/fill.el (sentence-end-double-space)
12705 (sentence-end-without-period): Doc fix.
12706 (adaptive-fill-regexp): Purecopy.
12707 (unjustify-current-line): Use line-end-position.
12708 (fill-individual-paragraphs-prefix): Use line-beginning-position.
12709
12710 * net/eudc-vars.el (eudc): Add :version, :link.
12711
12712 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
12713
12714 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
12715 Fix for define-minor-mode.
12716 (function-at-point): Alias to function-called-at-point.
12717
12718 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
12719
12720 * simple.el (backward-word): Doc fix.
12721
12722 * image-file.el (image-file-name-regexp): image-file-regexps ->
12723 image-file-name-regexps.
12724 (image-file-name-extensions): Add pbm.
12725
12726 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
12727
12728 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
12729 and add filename to the names so that diff-mode can jump to source.
12730
12731 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
12732 (tex-font-lock-keywords, tex-font-lock-keywords-2)
12733 (tex-font-lock-keywords-1): Remove.
12734 (font-lock-turn-on-thing-lock): Use jit-lock-register.
12735 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
12736 (font-lock-default-fontify-region):
12737 Expand beg..end correctly when just following a multiline region.
12738 (font-lock-fontify-anchored-keywords):
12739 Include the anchor text as part of the multiline.
12740
12741 2000-10-06 Gerd Moellmann <gerd@gnu.org>
12742
12743 * loadup.el (toplevel): Load `loaddefs' before `help' because the
12744 latter needs the autoloaded define-minor-mode macro during the
12745 bootstrap.
12746
12747 * startup.el (command-line): For now, activate tool-bar-mode only
12748 if XPM images are supported.
12749
12750 * mouse.el (mouse-drag-header-line): Don't allow resizing a
12751 window by dragging a header-line at the top of the frame; that's
12752 confusing because the header-line doesn't move.
12753 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
12754 of treating the event as a list. Some cleanup.
12755
12756 2000-10-06 Miles Bader <miles@gnu.org>
12757
12758 * simple.el (display-message-or-buffer): New function.
12759 (shell-command-on-region): Use `display-message-or-buffer'.
12760
12761 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
12762 docstring parts.
12763
12764 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
12765 (smbclient-prompt-regexp): Add usage note to doc string.
12766 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
12767 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
12768 Use add-hook for adding the comint filter function, and only do so
12769 if it's not already in the global hook list.
12770 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
12771 to `make-local-variable'.
12772 (nslookup-font-lock-keywords): Remove prompt entry.
12773 (nslookup): Don't set the process-filter.
12774 (finger): Exit the loop correctly when the regexps list runs out.
12775 (ftp, smbclient, smbclient-list-shares):
12776 Set the real major mode immediately, not after execing.
12777 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
12778
12779 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
12780
12781 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
12782
12783 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
12784
12785 * which-func.el (which-func-format): Remove spurious space.
12786 (which-func-mode): Don't make it permanent-local.
12787 (which-func-ff-hook): Allow which-func-maxout to be nil.
12788 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
12789 (which-func-mode): Simplify.
12790 Use post-command-idle-hook rather than post-command-hook.
12791 Go through all buffers and update their state.
12792 (which-function): Also try add-log-current-defun-function.
12793
12794 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
12795 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
12796 Update call to with-vc-properties accordingly.
12797 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
12798 (vc-revert-buffer): More careful about window selection and deletion.
12799 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
12800
12801 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
12802 (cvs-retrieve-revision): Reuse a pre-existing buffer.
12803 (cvs-dired-action): Change the default to quickdir.
12804
12805 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
12806 if comment-indent-function returns nil.
12807 (comment-indent-default): New function.
12808 (comment-indent-function): Use it and document the new semantics.
12809
12810 * image-file.el: Docstring fixes.
12811
12812 * help.el (help-xref-on-pp): Use match-string.
12813 (describe-variable): New arg BUFFER.
12814 Store the current buffer in the help-xref-stack.
12815 (temp-buffer-resize-mode): Use define-minor-mode.
12816
12817 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
12818 consistently with its docstring.
12819 Set jit-lock-first-unfontify-pos in an idempotent way.
12820 (jit-lock-register): Autoload and add arg CONTEXTUAL.
12821
12822 2000-10-05 Alex Schroeder <alex@gnu.org>
12823
12824 * sql.el (sql-mysql-options): New variable.
12825 (sql-mysql): Use it.
12826
12827 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
12828
12829 * image.el (image): New group.
12830
12831 * smerge-mode.el (smerge-mine-face, smerge-other-face)
12832 (smerge-base-face, smerge-markers-face): Add dark-background variants.
12833
12834 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
12835
12836 * net/net-utils.el (nslookup-font-lock-keywords)
12837 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
12838 Ignore the value of wqindow-system; always define keywords
12839
12840 2000-10-05 Kenichi Handa <handa@etl.go.jp>
12841
12842 * startup.el (fancy-splash-screens): Remove the code for
12843 debugging; `(trace-to-stderr "EXITTT\n")'.
12844
12845 2000-10-05 Miles Bader <miles@gnu.org>
12846
12847 * diff-mode.el (diff-goto-source): Update call to
12848 `diff-hunk-status-msg' to reflect new REV variable.
12849
12850 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
12851
12852 * progmodes/icon.el (icon-mode):
12853 Don't gratuitously override the default for comment-column.
12854
12855 * vc-hooks.el (vc-mode-line): Fix interactive spec.
12856
12857 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
12858 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
12859 (jit-lock-functions): New var.
12860 (jit-lock-function-1): Use it if non-nil.
12861 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
12862 Set the `fontified' property before doing the fontification to avoid
12863 repeatedly going through the same error.
12864 Don't turn errors into messages.
12865 (jit-lock-register, jit-lock-unregister): New functions.
12866
12867 * dired.el (dired-mark-pop-up): Turn comment into docstring.
12868 Use with-current-buffer.
12869
12870 * dired-aux.el (dired-do-create-files, dired-kill-tree):
12871 Turn comment into docstring.
12872
12873 * apropos.el (apropos-mode): Use define-derived-mode.
12874
12875 2000-10-04 Gerd Moellmann <gerd@gnu.org>
12876
12877 * startup.el (fancy-splash-pending-command): New variable.
12878 (fancy-splash-pre-command): New function.
12879 (fancy-splash-screens): Rewritten.
12880 (command-line-1): If fancy-splash-pending-command is set, call it
12881 interactively.
12882
12883 2000-10-04 Dave Love <fx@gnu.org>
12884
12885 * toolbar/tool-bar.el (tool-bar-setup): New function.
12886 (tool-bar-mode): Use it.
12887
12888 * subr.el (substitute-key-definition): Doc fix.
12889 (play-sound-file): New command.
12890
12891 2000-10-04 Andre Spiegel <spiegel@gnu.org>
12892
12893 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
12894 vc-version-backup-file-name): New functions.
12895
12896 * files.el (basic-save-buffer): Call vc-before-save before saving.
12897
12898 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
12899 vc-cvs-stay-local-p.
12900
12901 * vc.el (vc-revert-buffer): Handle empty diff properly.
12902 (vc-version-backup-file): New function.
12903 (vc-checkout): Create a version backup if necessary.
12904 (vc-checkin): If a version backup file exists, delete it.
12905 (vc-version-diff): Diff locally using version backups, if available.
12906 (vc-revert-file): If there's a version backup, revert locally.
12907 (vc-transfer-file): Use version backup for base version, if
12908 available. If not, ask for confirmation whether to get it from the
12909 server. Update mode line before check-in.
12910
12911 2000-10-04 Dave Love <fx@gnu.org>
12912
12913 * toolbar/tool-bar.el (tool-bar-setup): New function.
12914 (tool-bar-mode): Use it.
12915
12916 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
12917
12918 * net/net-utils.el (nslookup-font-lock-keywords)
12919 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
12920 Only set if window-system is non-nil
12921 (net-utils-run-program): Returns buffer.
12922 (network-connection-reconnect): Added this function.
12923
12924 * generic.el:
12925 Incorporates extensive cleanup and docfixes by
12926 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
12927 Uses cl compile-time macros.
12928 (generic-mode-name, generic-comment-list)
12929 (generic-keywords-list, generic-font-lock-expressions)
12930 (generic-mode-function-list, generic-mode-syntax-table):
12931 Removed variables.
12932 (generic-mode-alist): Renamed to generic-mode-list.
12933 (generic-find-file-regexp): Default changed to "^#".
12934 (generic-read-type): Uses completing read on generic-mode-list.
12935 (generic-mode-sanity-check): removed this function.
12936 (generic-add-to-auto-mode): Removed this function
12937 (generic-mode-internal): Bind mode-specific definitions
12938 into function instead of putting them in alist.
12939 (generic-mode-set-comments): Reworked extensively.
12940 (generic-mode-find-file-hook): Simplified regexp searching
12941 (generic-make-keywords-list): Omit extra pair of parens
12942
12943 * find-lisp.el (find-lisp-find-files-internal):
12944 Make sure directory name ends with "/".
12945
12946 * generic-x.el (apache-conf-generic-mode):
12947 Regexp now allows leading whitespace.
12948 (rc-generic-mode): Added eval-when-compile
12949 around generic-make-keywords-list.
12950 Deleted duplicate regexp
12951 (rul-generic-mode): Added eval-when-compile
12952 around generic-make-keywords-list.
12953 (etc-fstab-generic-mode): New generic mode.
12954 (rul-generic-mode): Removed one eval-when-compile
12955 which caused a max-specpdl-size exceeded error.
12956
12957 2000-10-04 Miles Bader <miles@gnu.org>
12958
12959 * simple.el (minibuffer-temporary-goal-position): New variable.
12960 (next-history-element): Try to keep the position of point in the
12961 input string constant.
12962
12963 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
12964 (dired-do-create-files): If there's only one file, pass it in as
12965 the DEFAULT arg to dired-mark-read-file-name.
12966
12967 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
12968
12969 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
12970 (diff-goto-source): Be smarter when choosing REVERSE or not.
12971
12972 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
12973 (texinfo-mode-menu): Add an explicit shortcut for update all.
12974
12975 2000-10-03 Andre Spiegel <spiegel@gnu.org>
12976
12977 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
12978 factorize backend-specific code cleanly (this was essentially
12979 conceived by Stefan Monnier).
12980 (vc-unregister): Function removed.
12981 (vc-revert-file): New function.
12982 (vc-revert-buffer): Delegate some of the work to it.
12983
12984 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
12985 default branch unconditionally.
12986 (vc-rcs-set-default-branch): New function.
12987 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
12988 (vc-rcs-checkin): If an appropriate default branch has been set,
12989 force creation of that branch.
12990 (vc-rcs-receive-file): Rewritten to contain only backend-specific
12991 code (as suggested by Stefan Monnier).
12992
12993 2000-10-02 Gerd Moellmann <gerd@gnu.org>
12994
12995 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
12996 highlighting overlay with a different face over the overlay
12997 isearch uses to highlight the current match because that can lead
12998 to bad face combinations.
12999
13000 * loadup.el (toplevel): Load faces before isearch.
13001
13002 * isearch.el (isearch-faces): New custom group.
13003 (isearch): New defface; was already tested for in the code.
13004 (isearch-lazy-highlight-face): Changed to defface from defcustom.
13005 (isearch-highlight): Always use face `isearch'.
13006
13007 2000-10-02 Dave Love <fx@gnu.org>
13008
13009 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
13010 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
13011 comparison of opcode with operand.
13012
13013 2000-10-03 Miles Bader <miles@gnu.org>
13014
13015 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
13016 buffer, since the echo area will now grow to accommodate them.
13017
13018 2000-10-02 Andre Spiegel <spiegel@gnu.org>
13019
13020 * vc-hooks.el (vc-registered): If FILE used to be registered under
13021 a certain backend, try that one first.
13022
13023 * vc.el (vc-responsible-backend): Undo the previous change in the
13024 argument list. Handle multiple backends correctly.
13025 (vc-find-new-backend): Function removed.
13026 (vc-register): Use vc-responsible-backend, as before.
13027 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
13028
13029 2000-10-02 Gerd Moellmann <gerd@gnu.org>
13030
13031 * startup.el (fancy-splash-head): Change message below the
13032 logo.
13033
13034 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
13035
13036 * diff-mode.el (diff-goto-source): Emit a status message.
13037 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
13038 (diff-test-hunk): Fix doc string.
13039 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
13040 (diff-advance-after-apply-hunk): New variable.
13041 (diff-apply-hunk): Don't return a value.
13042
13043 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
13044
13045 * vc.el (vc-editable-p): Minor optimization.
13046 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
13047 (vc-find-new-backend): New function split from vc-responsible-backend.
13048 (vc-register): Use it.
13049 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
13050 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
13051 (vc-default-unregister, vc-revert-buffer): Docstring fix.
13052 (vc-clear-headers): Don't use find-file.
13053 (vc-revert-buffer): Use `and' again (must have been a braino).
13054 (vc-switch-backend): Only prompt if requested.
13055 Short circuit if nothing is to be done.
13056 Don't use vc-resynch-buffer which could lose unsaved editing.
13057 (vc-default-receive-file): Update call to vc-unregister.
13058 (with-vc-file, vc-next-action-on-file):
13059 Use vc-backend rather than vc-registered.
13060 (vc-next-action-on-file): Use intern-soft.
13061 Deal with read-only *vc-diff* buffer.
13062 (vc-transfer-file): Docstring fix.
13063
13064 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
13065 (vc-rcs-receive-file): Avoid with-vc-properties.
13066 Update call to vc-unregister.
13067 Use constant `RCS' rather than (dynamically bound) var `backend'.
13068
13069 2000-10-01 Andre Spiegel <spiegel@gnu.org>
13070
13071 * vc.el (vc-next-action-on-file): Update mode line only if file
13072 is visited.
13073 (vc-start-entry): New argument initial-contents. Don't visit the file
13074 if it isn't already visited. Brought documentation up-to-date.
13075 (vc-next-action, vc-register): Updated calls to vc-start-entry.
13076 (vc-checkin): New optional arg initial-contents, which is passed to
13077 vc-start-entry.
13078 (vc-finish-logentry): Make sure to bury log buffer only if there
13079 really is one. Call `vc-resynch-buffer' on log-file, not
13080 buffer-file-name.
13081 (vc-default-comment-history, vc-default-wash-log): New functions.
13082 (vc-index-of): Removed.
13083 (vc-transfer-file): Make do without the above.
13084 (vc-default-receive-file): Call comment-history unconditionally. Pass
13085 the resulting string to vc-checkin, instead of inserting it into the
13086 comment ring.
13087
13088 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
13089 unconditionally. Use the comments as initial contents of the log
13090 entry buffer. Document the trick to force branch creation with no
13091 changes.
13092
13093 2000-10-01 Miles Bader <miles@gnu.org>
13094
13095 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
13096 `recenter' with an arg to prevent redrawing the display.
13097
13098 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
13099
13100 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
13101
13102 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
13103
13104 * progmodes/c-mode.el (c-mode):
13105 Don't gratuitously override the default for comment-column.
13106
13107 * textmodes/tex-mode.el (latex-metasection-list): New var.
13108 (latex-imenu-create-index): Use it.
13109 Move the regexp construction outside loops (and use push).
13110 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
13111 (tex-font-lock-keywords): Moved from font-lock.el.
13112 (tex-comment-indent): Remove.
13113 (tex-common-initialization): Don't set comment-indent-function.
13114 (latex-block-default): New var.
13115 (tex-latex-block): Use it to provide a default choice.
13116 Add any unknown choice to latex-block-names.
13117 Insert [...] after {...}.
13118 (tex-last-unended-begin): Simplify regexp.
13119 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
13120 (latex-forward-sexp-1, latex-forward-sexp): New functions.
13121 (latex-mode): Set forward-sexp-function.
13122
13123 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
13124 Add regexp for @ignore ... @end ignore.
13125 (texinfo-heading-face): New face.
13126 (texinfo-font-lock-keywords): Use it.
13127 (texinfo-mode-menu): New menu.
13128 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
13129 New functions.
13130 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
13131 (texinfo-section-types-regexp, texinfo-section-level-regexp)
13132 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
13133 Remove declaration.
13134 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
13135
13136 * delsel.el (delete-selection-mode): Use define-minor-mode.
13137
13138 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
13139
13140 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13141
13142 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
13143
13144 2000-09-30 Gerd Moellmann <gerd@gnu.org>
13145
13146 * replace.el (keep-lines-read-args): New function.
13147 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
13148 read arguments interactively. Add parameters RSTART and REND.
13149 Operate on the active region in Transient Mark mode.
13150
13151 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
13152
13153 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
13154 (authors-obsolete-files-regexps): New variable.
13155 (authors-add): Don't record changes in obsolete files.
13156
13157 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13158
13159 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
13160
13161 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
13162 (comment-indent): Make sure there's a space between code and comment.
13163 Shift comments left to avoid going past fill-column.
13164
13165 2000-09-29 Gerd Moellmann <gerd@gnu.org>
13166
13167 * startup.el (startup-echo-area-message): New function.
13168 (display-startup-echo-area-message): Use it.
13169 (fancy-splash-screens): Rewritten to use keymaps and a timer.
13170 (fancy-splash-default-action): New function.
13171 (fancy-splash-screens-1): New function.
13172 (fancy-splash-head): Put a help-echo and a keymap under the image.
13173
13174 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13175
13176 * diff-mode.el (diff-add-log-file-name): Remove.
13177 (diff-mode): Use add-log-buffer-file-name-function.
13178
13179 * add-log.el (find-change-log): New arg BUFFER-FILE.
13180 (add-log-file-name): Obey add-log-file-name-function.
13181 (add-log-buffer-file-name-function): New var.
13182 (add-change-log-entry): Use it.
13183
13184 2000-09-29 Miles Bader <miles@gnu.org>
13185
13186 * image-file.el (image-file-name-extensions): New variable.
13187 (image-file-name-regexps): Renamed from `image-file-regexps'.
13188 New default value is nil. Call `auto-image-file-mode'.
13189 (image-file-name-regexp): New function.
13190 (auto-image-file-mode): New minor mode.
13191 (insert-image-file): Don't make conditional on the image-file
13192 handler being enabled.
13193 (image-file-handler): Make the call here conditional instead.
13194 (set-image-file-handler-enabled, enable-image-file-handler)
13195 (disable-image-file-handler): Functions removed.
13196
13197 * emacs-lisp/authors.el (authors-print): Rephrase many-files
13198 string.
13199
13200 2000-09-29 Gerd Moellmann <gerd@gnu.org>
13201
13202 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
13203 it's a function from CL.
13204 (latex-imenu-create-index): Replace eval-when-compile with progn
13205 because latex-section-alist is not bound while compiling.
13206
13207 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
13208
13209 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
13210 (outline-mode): Use define-derived-mode.
13211
13212 * progmodes/perl-mode.el (perl-mode):
13213 * progmodes/awk-mode.el (awk-mode):
13214 * progmodes/asm-mode.el (asm-mode):
13215 Don't gratuitously override the default for comment-column.
13216
13217 * emacs-lisp/lisp.el (lisp-complete-symbol):
13218 Distinguish the let-binding case from the funcall case.
13219 (forward-sexp-function): New variable.
13220 (forward-sexp): Use it.
13221
13222 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
13223 (easy-mmode-defmap): Remove the now useless autoload.
13224
13225 * time.el (display-time-mode): Use define-minor-mode.
13226
13227 * subr.el (add-minor-mode): Don't eval NAME.
13228 Don't depend on the presence of TOGGLE-FUN for any special behavior.
13229 Use if rather than cond.
13230
13231 * simple.el (read-expression-map): Define more properly.
13232 (comment-indent-hook): Remove.
13233 (string-to-syntax): Bug fix.
13234
13235 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
13236 (cvs-ediff-diff): Fix typo.
13237 (cvs-revert-if-needed): Don't bother preserving read-only.
13238
13239 * paren.el (show-paren-mode): Use define-minor-mode.
13240
13241 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
13242 (toggle-auto-compression): Remove.
13243 (jka-compr-build-file-regexp): Remove useless grouping.
13244
13245 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
13246 Avoid user-reserved bindings.
13247 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
13248 (diff-header-face): Revert to grey85.
13249
13250 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
13251
13252 * complete.el (partial-completion-mode) <defcustom>: Remove.
13253 (partial-completion-mode): Use define-minor-mode.
13254 (PC-do-completion): Understand `completion-auto-help = delay'
13255 to mean to popup the completion buffer only the second time.
13256 (PC-include-file-all-completions, PC-include-file-all-completions)
13257 (PC-include-file-all-completions): Don't quote lambda.
13258
13259 * comint.el (comint-mode-hook): Docstring fix.
13260 (comint-mode): Use define-derived-mode.
13261 (comint-mode-map): Remove obsolete comment.
13262 (make-comint): Minor stylistic change.
13263 (comint-insert-clicked-input): Be more careful to find the overlay.
13264 Use this-command-keys rather than hardcoding mouse-2.
13265
13266 * font-lock.el: Replace confusing (,@ with ,
13267 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
13268 Don't use regexp-opt-depth. Spice up the regexp for args.
13269 Don't distinguish between cmds that can take an opt arg or not.
13270 Use `append' and `prepend' rather than `keep'.
13271
13272 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
13273 (latex-outline-regexp): New var.
13274 (latex-outline-level): New fun.
13275 (latex-section-alist): New var.
13276 (latex-imenu-create-index): Use it. Use `push' as well.
13277 (tex-shell-map): Initialize it properly.
13278 (tex-mode): Minor stylistic change.
13279 (plain-tex-mode): Use define-derived-mode.
13280 (latex-mode): Use define-derived-mode.
13281 Construct the paragraph regexps in a more readable way.
13282 Set the buffer-local outline-{level,regexp} vars.
13283 (slitex-mode): Derive from latex-mode.
13284 (tex-common-initialization): Don't kill-all-vars anymore.
13285 Add setting for comment-add and font-lock-defaults.
13286 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
13287 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
13288 (tex-start-tex): New arg DIR (and send a chdir command for it).
13289 Also display the shell buffer and save it in tex-last-buffer-texed.
13290 (tex-region): Use expand-file-name rather than concat.
13291 Remove code made useless by changes in tex-start-tex.
13292 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
13293
13294 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
13295
13296 2000-09-28 Dave Love <fx@gnu.org>
13297
13298 * eshell/eshell.el (eshell) <defgroup>: Add :version.
13299
13300 2000-09-28 Gerd Moellmann <gerd@gnu.org>
13301
13302 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
13303 `append'.
13304
13305 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
13306
13307 * info.el (Info-extract-pointer): Undo last change.
13308 Instead, fix the position of the `bound' arg to re-search-backward.
13309
13310 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
13311
13312 * info.el (Info-extract-pointer):
13313 Widen more carefully, to avoid finding pointers in other nodes.
13314 (Info-index): Use push.
13315
13316 2000-09-27 Gerd Moellmann <gerd@gnu.org>
13317
13318 * frame.el (set-frame-font): Remove call to obsolete function
13319 frame-update-faces.
13320 (set-foreground-color, set-background-color): Likewise for
13321 frame-update-face-colors.
13322
13323 2000-09-27 Miles Bader <miles@gnu.org>
13324
13325 * image-file.el: New file.
13326
13327 2000-09-27 Gerd Moellmann <gerd@gnu.org>
13328
13329 * frame.el (frame-notice-user-settings): Don't call
13330 frame-update-faces, which is a no-op now.
13331
13332 * ediff-wind.el (ediff-control-frame-parameters): Add zero
13333 tool-bar-lines.
13334
13335 2000-09-27 Dave Love <fx@gnu.org>
13336
13337 * mouse.el: Fix last change.
13338
13339 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
13340
13341 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
13342
13343 2000-09-22 Kenichi Handa <handa@etl.go.jp>
13344
13345 * international/quail.el (quail-help): The output message is
13346 improved.
13347
13348 2000-09-26 Dave Love <fx@gnu.org>
13349
13350 * mouse.el (popup-menu): If POSITION is nil, set it using
13351 mouse-position.
13352
13353 2000-09-25 Sam Steingold <sds@gnu.org>
13354
13355 * net/browse-url.el (browse-url-file-url): Check for null maps.
13356
13357 2000-09-26 Gerd Moellmann <gerd@gnu.org>
13358
13359 * frame.el (frame-notice-user-settings): Don't add a
13360 tool-bar-lines frame parameter to default-frame-alist in batch mode.
13361
13362 * frame.el (frame-notice-user-settings):
13363 Make tool-bar-mode and default-frame-alist consistent.
13364
13365 * toolbar/tool-bar.el (tool-bar-help): New function.
13366
13367 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13368
13369 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
13370 current-load-list in top-level forms. Else this leaks a cons cell
13371 every time a defun is called.
13372
13373 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
13374
13375 2000-09-25 Dave Love <fx@gnu.org>
13376
13377 * startup.el (fancy-splash-head): Check XPM is available.
13378
13379 * autoinsert.el (auto-insert): Doc fix.
13380 (auto-insert-alist): Following GNU notices, don't say `copyright
13381 _by_'. Use line-beginning-position.
13382 (auto-insert): Check buffer-file-name is non-nil before use.
13383
13384 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13385
13386 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
13387 starting with `@def' or `@multitable', in addition to ones
13388 specified by the user in auto-fill-inhibit-regexp.
13389
13390 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
13391
13392 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
13393 rmail-dont-reply-to-names matches the empty string.
13394
13395 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13396
13397 * startup.el (command-line-1, fancy-splash-text): Change the
13398 text to sound more friendly.
13399
13400 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
13401
13402 * progmodes/hideshow.el: Update author email address.
13403 Generally, sync w/ maintainer version 5.22.
13404 (hs-hide-all-non-comment-function): New var.
13405 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
13406 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
13407 (hs-show-region): Delete this command.
13408 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
13409
13410 2000-09-22 Dave Love <fx@gnu.org>
13411
13412 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
13413 (hl-line-highlight): Specify buffer when moving overlay.
13414
13415 * progmodes/fortran.el (fortran-mode): Locally set
13416 normal-auto-fill-function.
13417 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
13418 (fortran-mode-map): Adjust auto-fill menu entry.
13419
13420 2000-09-22 Gerd Moellmann <gerd@gnu.org>
13421
13422 * vc-rcs.el (toplevel): Require `vc' when compiling.
13423
13424 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
13425
13426 2000-09-22 Andre Spiegel <spiegel@gnu.org>
13427
13428 * vc.el (vc-switch-backend): Signal an error if the file is not
13429 registered under the new backend.
13430
13431 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
13432 without explicit revision number.
13433
13434 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
13435
13436 * diff-mode.el (diff-file-header-face): Reset to its previous value.
13437 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
13438 (diff-xor): New function.
13439 (diff-find-source-location): Use it. Fix a stupid name clash.
13440 (diff-hunk-status-msg): New function.
13441 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
13442 (diff-test-hunk): Use diff-find-source-location.
13443 (diff-goto-source): Favor the `reverse'.
13444 (diff-hunk-text): Properly handle one-sided context diffs.
13445 (diff-apply-hunk): When done, advance to the next hunk.
13446
13447 2000-09-21 Gerd Moellmann <gerd@gnu.org>
13448
13449 * startup.el (command-line): If frame was created with a non-zero
13450 tool-bar-lines parameter, switch tool-bar-mode on.
13451
13452 * add-log.el (change-log-date-face, change-log-name-face)
13453 (change-log-email-face, change-log-file-face)
13454 (change-log-list-face, change-log-conditionals-face)
13455 (change-log-function-face, change-log-acknowledgement-face):
13456 New faces, inheriting from font-lock faces.
13457 (change-log-font-lock-keywords): Use them.
13458
13459 2000-09-21 Dave Love <fx@gnu.org>
13460
13461 * progmodes/cperl-mode.el (top-level): Clean up
13462 `eval-when-compile's and assorted defvars.
13463 (cperl-invalid-face): Don't double-quote value. Change custom
13464 type.
13465 (cperl-mode): Set normal-auto-fill-function and don't zap
13466 auto-fill-function.
13467 (cperl-imenu--function-name-regexp-perl): Renamed from
13468 imenu-example--function-name-regexp-perl.
13469 (cperl-imenu--create-perl-index): Renamed from
13470 imenu-example--create-perl-index.
13471 (cperl-xsub-scan): Don't require cl.
13472
13473 * msb.el (msb-mode-map): Use substitute-key-definition.
13474 (msb-mode): Use msb-mode-map.
13475
13476 2000-09-21 Andre Spiegel <spiegel@gnu.org>
13477
13478 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
13479 New functions.
13480 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
13481 (vc-switch-backend): New function.
13482 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
13483 (vc-register): Fix prompt.
13484 (vc-unregister, vc-default-unregister): New functions.
13485 (vc-version-diff): Handle empty buffer in sentinel.
13486
13487 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
13488 (vc-rcs-state-heuristic): Use it to guess the state of files with
13489 non-strict locking.
13490 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
13491 been set with -b, but not created yet.
13492 (vc-rcs-fetch-master-state): With non-strict locking, compare file
13493 contents in order to find the state.
13494 (vc-rcs-checkin): Allow creation of branches with no changes.
13495 (vc-rcs-unregister, vc-rcs-receive-file)
13496 (vc-rcs-set-non-strict-locking): New functions.
13497
13498 * vc-hooks.el (vc-name): Force correct computation of the value
13499 in case it is missing.
13500
13501 2000-09-21 Gerd Moellmann <gerd@gnu.org>
13502
13503 * startup.el (fancy-splash-tail): Use a different foreground
13504 color on a dark frame background.
13505
13506 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
13507
13508 * info.el: Use the correct capitalization when making Info-mode
13509 and Info-edit-mode `special' modes.
13510
13511 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
13512
13513 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
13514 (diff-mode): Add support for add-log.el.
13515 (diff-hunk-text): Use char offsets rather than line offsets.
13516 (diff-find-source-location): Replace LINE with line-offset (nil
13517 if not found) and always set POS to a meaningful position.
13518 Adapt to the new char-offsets.
13519 (diff-apply-hunk): Drop support for the unused `select' POPUP.
13520 Adapt to the new diff-find-source-location.
13521 (diff-goto-source): Adapt to the new diff-find-source-location.
13522
13523 * add-log.el (add-log-file-name): New function (split out of
13524 add-change-log-entry).
13525 (add-change-log-entry): Use it.
13526 Call add-log-file-name-function with the changelog file name if
13527 the current buffer is not associated with any file.
13528 Avoid find-file if the selected window is dedicated.
13529
13530 * diff-mode.el (diff-find-source-location):
13531 Move code from diff-apply-hunk. Return buffer rather than file.
13532 (diff-apply-hunk): Use the new result from diff-find-source-location.
13533 (diff-goto-source): Use the new diff-find-source-location.
13534
13535 2000-09-20 Dave Love <fx@gnu.org>
13536
13537 * iswitchb.el: Some doc fixes.
13538 (iswitchb-mode-map): Define completely initially. Inherit
13539 minibuffer-local-map.
13540 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
13541 fundamental-mode.
13542 (iswitchb-global-map): New variable.
13543 (iswitchb-summaries-to-end): Amalgamate regexps.
13544 (iswitchb-mode): New.
13545 (iswitchb-mode-hook): New variable.
13546 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
13547 `extensions'.
13548
13549 2000-09-20 Gerd Moellmann <gerd@gnu.org>
13550
13551 * ehelp.el (electric-help): New defgroup.
13552 (electric-help-shrink-window): New user-option.
13553 (with-electric-help): Use it.
13554
13555 * window.el (shrink-window-if-larger-than-buffer): If face
13556 `mode-line' has a :box, and we're on a graphical frame, add 1
13557 to the needed window height.
13558
13559 * frame.el (frame-notice-user-settings): Add a last parameter nil
13560 to a call to `append', because the last list passed to `append' is
13561 not copied, and so subsequent calls to assq-delete-all will modify
13562 default-frame-alist.
13563
13564 * startup.el (fancy-splash-image): Change :type.
13565 (fancy-splash-head): Use an XBM image if appropriate.
13566 (command-line-1): Show splash screens in more cases.
13567
13568 * startup.el (fancy-splash-text): Don't quote faces.
13569
13570 * dired.el (dired-font-lock-keywords): Undo last change.
13571 (dired-readin): Bind indent-tabs-mode to nil.
13572
13573 * startup.el (fancy-splash-head): If frame's background mode
13574 is `dark', change the black background of the image to gray.
13575 (fancy-splash-screens): Display startup echo area message.
13576 (display-startup-echo-area-message): New function.
13577
13578 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
13579
13580 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
13581
13582 * info.el (info-header-node): Tweak for color ttys.
13583
13584 * faces.el (face-valid-attribute-values): Make sure directories we
13585 search for stipples both exist and are readable before trying to
13586 search them.
13587
13588 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
13589 in the dry-run case.
13590
13591 * jka-compr.el (with-auto-compression-mode): New macro.
13592
13593 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
13594 (custom-group-tag-face, custom-variable-tag-face): Use relative
13595 :height and inherit from `variable-pitch' face instead of
13596 hardwiring :family.
13597 * hi-lock.el (hi-black-hb): Likewise.
13598
13599 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
13600 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
13601 toolbar-add-item, if image doesn't have a mask add a `:mask
13602 heuristic'.
13603
13604 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
13605
13606 * diff-mode.el: Docstring fixes.
13607 (diff-header-face, diff-comment-face): New faces.
13608 (diff-font-lock-keywords): Highlight a bit differently.
13609 (diff-find-source-location): Don't return SPAN any more.
13610 (diff-hunk-text): Don't bother erasing the temp buffer.
13611 (diff-find-text): Drop argument LINE.
13612 (diff-apply-hunk): Update calls to diff-find-text.
13613 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
13614
13615 * calendar/calendar.el: Docstring fixes.
13616 (calendar-make-alist): Don't quote lambda.
13617 (calendar-star-date): Use make-local-variable.
13618
13619 2000-09-19 Dave Love <fx@gnu.org>
13620
13621 * toolbar/tool-bar.el: Renamed from toolbar.el.
13622 Change `toolbar' to `tool-bar' generally in symbols.
13623 Make some items invisible in `special' major modes.
13624 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
13625 Add arg PROPS.
13626
13627 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
13628 Add :version here.
13629 (fancy-splash-delay, fancy-splash-image): Remove :version here.
13630
13631 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13632
13633 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
13634
13635 * files.el (find-file-suppress-same-file-warnings): New user-option.
13636 (find-file-noselect): Use it.
13637
13638 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
13639 (fancy-splash-screen): Defgroup.
13640
13641 * add-log.el (change-log-font-lock-keywords): Match names
13642 more exactly for the case that font-lock-constant-face is
13643 underlined.
13644
13645 2000-09-19 Richard M. Stallman <rms@gnu.org>
13646
13647 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
13648
13649 2000-09-19 Andre Spiegel <spiegel@gnu.org>
13650
13651 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
13652
13653 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13654
13655 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
13656 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
13657 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
13658 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
13659 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
13660 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
13661 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
13662 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
13663 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
13664 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
13665 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
13666 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
13667
13668 * startup.el (fancy-splash-text): New variable.
13669 (fancy-splash-delay, fancy-splash-image): New user-options.
13670 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
13671 (fancy-splash-screens): New functions.
13672 (command-line-1): If display has a `display' frame parameter, has
13673 colors, and we have XPM support, show more fancy splash screens.
13674
13675 2000-09-19 Dave Love <fx@gnu.org>
13676
13677 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
13678 with null `help'. Use modern backquote syntax.
13679
13680 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13681
13682 * font-lock.el (font-lock-mode): Change message telling the user
13683 that ``the buffer is too big''.
13684
13685 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
13686 for instance for the case that tab-width is 2.
13687
13688 2000-09-18 Gerd Moellmann <gerd@gnu.org>
13689
13690 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
13691 toolbar-add-item, if image doesn't have a mask add a `:mask
13692 heuristic'.
13693
13694 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
13695
13696 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
13697 and return a cons if it's non-nil.
13698 (diff-apply-hunk): Try to jump to the line in the source text
13699 corresponding to the position of point in the in the hunk.
13700
13701 * info.el (Info-title-3-face, Info-title-2-face)
13702 (Info-title-1-face): Use face inheritance and relative sizes
13703 instead of hard-wiring things.
13704
13705 * faces.el (secondary-selection): Make dark-background variant sane.
13706
13707 2000-09-16 Andrew Innes <andrewi@gnu.org>
13708
13709 * makefile.w32-in (compile-files-CMD): No need to make .elc files
13710 read-only, since they aren't under VC now.
13711
13712 2000-09-17 Dave Love <fx@gnu.org>
13713
13714 * tmm.el: Replace mapcar with mapc in several places.
13715
13716 * loadhist.el (unload-feature): Maybe call elp-restore-list and
13717 ad-unadvise.
13718
13719 * international/latin1-disp.el: New file.
13720
13721 * calendar/cal-move.el (scroll-calendar-left)
13722 (scroll-calendar-right): Make arg optional (for active mode line).
13723
13724 * calendar/calendar.el (calendar-mode-line-format): Make fields
13725 mouse-sensitive.
13726 (calendar-read-date, calendar-read-date, calendar-window-list):
13727 Unquote lambda.
13728 (calendar-month-name): Use aref, not sref.
13729
13730 * view.el (minor-mode-alist): Propertize the string.
13731
13732 * international/characters.el (standard-case-table): Add entries
13733 for Greek.
13734
13735 2000-09-18 Miles Bader <miles@gnu.org>
13736
13737 * info.el (info-node, info-xref): Add dark-background variants.
13738
13739 * faces.el (header-line): Change defaults to be less confusing
13740 when mixed with mode-lines.
13741
13742 * info.el (Info-fontify-node): Make a few cleanups.
13743 Add extra `help-echo' and `local-map' props to node xrefs.
13744 Use header-specific faces for node-names & xrefs.
13745 (Info-use-header-line): New variable.
13746 (info-header-xref, info-header-node): New faces.
13747 (Info-setup-header-line): New function.
13748 (Info-select-node): Call Info-setup-header-line when enabled.
13749 (Info-extract-pointer): Work even if the header line is hidden.
13750 (Info-header-line): New variable.
13751
13752 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
13753
13754 * vms-patch.el (print-region-function): Don't quote lambda.
13755
13756 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
13757
13758 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
13759 (lm-get-header-re): Allow spaces between the header and the colon.
13760 (lm-header): Allow $ in non-RCS headers.
13761 (lm-header-multiline): Put the strings back into order.
13762 Stop at an empty line. Don't require two space chars if the
13763 line is clearly not another header line.
13764
13765 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
13766 (popup-menu-popup): Remove.
13767
13768 2000-09-15 Gerd Moellmann <gerd@gnu.org>
13769
13770 * toolbar/toolbar.el (toolbar-add-item): Use the same image
13771 specification if or if not tool-bar item contains an `:enabled'
13772 property.
13773
13774 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
13775 current buffer has no file name.
13776
13777 2000-09-15 Dave Love <fx@gnu.org>
13778
13779 * strokes.el: Sync with maintainer's current version with changes
13780 for Emacs, but avoid runtime cl and levents.
13781 (toplevel): Change autoloads and compilation requires.
13782 (strokes-version, strokes-bug-address, strokes-lift): Values
13783 changed.
13784 (strokes-xpm-header, strokes-insinuated): New variable.
13785 (strokes): Add :link.
13786 (strokes-mode): Customized.
13787 (strokes-while-inhibiting-garbage-collector): New macro.
13788 (strokes-remassoc): Avoid remove-if.
13789 (strokes-fix-button2-command): Don't use ad-do-it.
13790 (strokes-insinuate): New function.
13791 (strokes-button-press-event-p, strokes-button-release-event-p):
13792 New functions, used instead of non-`strokes-' versions..
13793 (strokes-mouse-event-p): Rewritten.
13794 (strokes-event-closest-point): Avoid event-point.
13795 (strokes-get-grid-position): Avoid cdadr, caadr
13796 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
13797 functions.
13798 (strokes-help): Use with-output-to-temp-buffer.
13799 (strokes-window-configuration-changed-p): New function.
13800 (strokes-update-window-configuration): Use buffer-live-p,
13801 strokes-window-configuration-changed-p.
13802 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
13803 (strokes-char-face): New face.
13804 (strokes-char-table, strokes-base64-chars): New variable.
13805 (strokes-xpm-for-stroke, strokes-list-strokes)
13806 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
13807 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
13808 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
13809 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
13810 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
13811 functions.
13812
13813 2000-09-15 Gerd Moellmann <gerd@gnu.org>
13814
13815 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
13816
13817 * image.el (create-image): Doc fix.
13818
13819 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
13820 instead of `:heuristic-mask t'.
13821
13822 2000-09-14 Andrew Innes <andrewi@gnu.org>
13823
13824 * makefile.w32-in: Revert to Unix line endings.
13825
13826 2000-09-14 Andrew Innes <andrewi@gnu.org>
13827
13828 * makefile.w32-in: Add bootstrap support. Also copy lisp source
13829 when installing.
13830
13831 * makefile.nt (DONTCOMPILE): Fix typo.
13832
13833 * shell.el (shell-write-history-on-exit): New function.
13834 (shell-dumb-shell-regexp): New custom variable.
13835 (shell-mode): Make shell-write-history-on-exit the process
13836 sentinel if shell name matches shell-dumb-shell-regexp.
13837
13838 * w32-fns.el: Comment out before-init-hook function which resets
13839 source-directory based; this breaks bootstrap.
13840
13841 2000-09-14 Dave Love <fx@gnu.org>
13842
13843 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
13844 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
13845 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
13846 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
13847 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
13848 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
13849 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
13850 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
13851 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
13852
13853 * toolbar/toolbar.el: New.
13854
13855 * subdirs.el: Add toolbar.
13856
13857 2000-09-14 Gerd Moellmann <gerd@gnu.org>
13858
13859 * indent.el (indent-for-tab-command): Doc fix.
13860
13861 2000-09-14 Alex Schroeder <alex@gnu.org>
13862
13863 * ansi-color.el (ansi-colors): Doc change.
13864 (ansi-color-get-face): Simplified regexp.
13865 (ansi-color-faces-vector): Added more faces, doc change.
13866 (ansi-color-names-vector): Doc change.
13867 (ansi-color-regexp): Simplified regexp.
13868 (ansi-color-parameter-regexp): New regexp.
13869 (ansi-color-filter-apply): Doc change.
13870 (ansi-color-filter-region): Doc change.
13871 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
13872 deal with zero length parameters.
13873 (ansi-color-apply-on-region): Doc change.
13874 (ansi-color-map): Doc change.
13875 (ansi-color-map-update): Removed debugging message.
13876 (ansi-color-get-face-1): Added condition-case to trap
13877 args-out-of-range errors.
13878 (ansi-color-get-face): Doc change.
13879 (ansi-color-make-face): Removed.
13880 (ansi-color-for-shell-mode): New option.
13881
13882 2000-09-13 Kenichi Handa <handa@etl.go.jp>
13883
13884 * international/quail.el (quail-start-translation): Translate KEY
13885 if necessary even if it doesn't have any mapping in the current
13886 input method.
13887 (quail-start-conversion): Likewise.
13888 (quail-help): The output message is improved.
13889
13890 2000-09-13 Miles Bader <miles@gnu.org>
13891
13892 * comint.el (comint-output-filter): Revert to using
13893 `insert-before-markers'. Add bletcherous hack to undo damage
13894 caused by `insert-before-markers'. Put `front-sticky' property on
13895 overlays created here so that the field code understands how the
13896 overlay works. Use a let when making comint-last-prompt-overlay,
13897 so that the code is easier to read.
13898
13899 2000-09-13 Dave Love <fx@gnu.org>
13900
13901 * wid-edit.el (widget-default-format-handler): DTRT when
13902 doc-property is a function.
13903
13904 2000-09-12 Francesco Potorti` <pot@gnu.org>
13905
13906 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
13907 filed name if it's not there.
13908
13909 2000-09-12 Dave Love <fx@gnu.org>
13910
13911 * simple.el (read-mail-command): Doc fix.
13912 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
13913
13914 * vc.el (vc-dired-listing-switches): Fix :version.
13915
13916 * vc-hooks.el: Doc fixes.
13917
13918 * subr.el (add-minor-mode): Use toggle-fun arg.
13919
13920 * speedbar.el: Add :version to several defcustoms.
13921
13922 * imenu.el (imenu--truncate-items, imenu--cleanup)
13923 (imenu--generic-function): Avoid mapcar.
13924 (imenu--replace-spaces): Function removed.
13925 (imenu--completion-buffer): Use subst-char-in-string.
13926 (imenu-add-to-menubar): Use keymap inheritance.
13927
13928 2000-09-12 Miles Bader <miles@gnu.org>
13929
13930 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
13931 (diff-mode-map): Bind `diff-test-hunk'.
13932 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
13933
13934 2000-09-11 Gerd Moellmann <gerd@gnu.org>
13935
13936 * bytecomp.el (byte-compile-defvar): Undo last change
13937 because it breaks '(make-variable-buffer-local (defvar ...)'
13938 which is used at least in dired.
13939
13940 2000-09-12 Kenichi Handa <handa@etl.go.jp>
13941
13942 * international/quail.el (quail-define-package): Docstring
13943 modified.
13944
13945 2000-09-12 Kenichi Handa <handa@etl.go.jp>
13946
13947 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
13948 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
13949 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
13950 docstring of "chinese-py".
13951
13952 * international/quail.el (quail-translation-docstring): New
13953 variable.
13954 (quail-show-keyboard-layout): Docstring modified.
13955 (quail-select-current): Likewise.
13956 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
13957 infinite recursive call.
13958 (quail-help): Check quail-translation-docstring. Format of the
13959 output changed.
13960 (quail-help-insert-keymap-description): Adjusted for the above
13961 change.
13962
13963 2000-09-11 Gerd Moellmann <gerd@gnu.org>
13964
13965 * bytecomp.el (byte-compile-defvar): Only cons onto
13966 current-load-list in top-level forms. Else this leaks a cons cell
13967 every time a defun is called.
13968
13969 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
13970
13971 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
13972 Now understands non-unified diffs. Some functionality moved into
13973 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
13974 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
13975 modify anything. Only reposition point in the patched file if the
13976 patch succeeds. Only pop up another window if POPUP is true.
13977 Emit a message describing what happened if successful, and at what
13978 line-offset. Automatically detect reversed hunks and do something
13979 appropriate.
13980 (diff-hunk-text, diff-find-text): New functions.
13981 (diff-filter-lines): Function removed.
13982 (diff-test-hunk): New function.
13983 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
13984
13985 2000-09-10 Dave Love <fx@gnu.org>
13986
13987 * textmodes/tildify.el: Minor doc/commentary fixes.
13988 (tildify) <defgroup>: Add :version.
13989
13990 * faces.el (face-x-resources): Make custom type more specific.
13991 (frame-background-mode): Use mapc.
13992 (region) <defcustom>: Add :version.
13993
13994 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
13995
13996 * vc-sccs.el (vc-sccs-register):
13997 * vc-rcs.el (vc-rcs-register):
13998 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
13999 * vc.el (vc-register): Clear file's properties.
14000
14001 2000-09-08 Gerd Moellmann <gerd@gnu.org>
14002
14003 * faces.el (face-spec-set): Only face-spec-reset-face when
14004 ATTRS is non-nil.
14005
14006 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
14007
14008 * help.el (help-insert-xref-button): Fix a typo in doc string.
14009
14010 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
14011
14012 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
14013 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
14014 methods.
14015
14016 * menu-bar.el (read-mail-item-name): New function.
14017 (menu-bar-tools-menu): Use it to compute and display the package
14018 used to read email.
14019 (menu-bar-tools-menu): Fix typo in GUD's help string.
14020
14021 2000-09-07 Dave Love <fx@gnu.org>
14022
14023 * diff-mode.el (diff-mouse-goto-source): New function.
14024
14025 * vc-sccs.el: Doc fixes.
14026 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
14027
14028 * vc-rcs.el: Doc fixes.
14029 (vc-rcs-register-switches, vc-rcs-checkin-switches)
14030 (vc-rcs-checkout-switches, vc-rcs-header)
14031 (vc-rcs-master-templates): Add or change :version.
14032
14033 * vc-cvs.el: Doc fixes.
14034 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
14035 (vc-cvs-stay-local): Add :version.
14036
14037 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
14038
14039 2000-09-07 Kenichi Handa <handa@etl.go.jp>
14040
14041 * international/quail.el (quail-help): Fix previous change.
14042
14043 2000-09-07 Gerd Moellmann <gerd@gnu.org>
14044
14045 * faces.el (color-values): Doc fix.
14046
14047 * faces.el (frame-set-background-mode): Use frame-parameter
14048 instead of frame-parameters.
14049
14050 * frame.el (filtered-frame-list): Reduce consing.
14051 (frames-on-display-list): Call frame-parameter instead of
14052 frame-parameters.
14053
14054 2000-09-07 Kenichi Handa <handa@etl.go.jp>
14055
14056 * language/devan-util.el (devanagari-to-indian-region): In the
14057 loop, change the following char, not preceding char.
14058
14059 2000-09-07 Gerd Moellmann <gerd@gnu.org>
14060
14061 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
14062 instead of frame-parameters.
14063
14064 * faces.el (set-face-attribute): Simplify by calling
14065 internal-set-lisp-face-attribute with FRAME being 0.
14066
14067 * vc.el: Remove `Id' version control keyword.
14068
14069 2000-09-07 Kenichi Handa <handa@etl.go.jp>
14070
14071 * help.el (help-make-xrefs): Adjusted for the change of
14072 help-xref-mule-regexp.
14073 (help-insert-xref-button): New function.
14074
14075 * international/mule-cmds.el (help-xref-mule-regexp-template):
14076 Include the pattern for character set.
14077 (leim): New group.
14078
14079 * international/quail.el: Don't require face.
14080 (quail): New group.
14081 (quail-other-command): Dummy command to make quail-help work better.
14082 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
14083 (quail-keyboard-layout-substitution): New variable.
14084 (quail-update-keyboard-layout): New function.
14085 (quail-keyboard-layout-type): New customizable variable.
14086 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
14087 (quail-keyboard-translate): Pay attention to
14088 quail-keyboard-layout-substitution.
14089 (quail-insert-kbd-layout): New function.
14090 (quail-show-keyboard-layout): New function.
14091 (quail-get-translation): If the definition is a vector of length
14092 1, and the element is a string of length 1, return the character
14093 in that string.
14094 (quail-update-current-translations): Fix the case of
14095 relative-index out of range.
14096 (quail-build-decode-map, quail-insert-decode-map): New Functions.
14097 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
14098 Show key sequences for all available characters.
14099 (quail-help-insert-keymap-description): Don't show such verbose
14100 key bindings as quail-self-insert-command.
14101
14102 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
14103 Format changed, and each element now have extra documentations.
14104 (tit-process-header): Delete invalid characters from TIT-PROMPT.
14105 Adjusted for the change of quail-cxterm-package-ext-info.
14106
14107 2000-09-06 Gerd Moellmann <gerd@gnu.org>
14108
14109 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
14110 requiring it leads to a recursive loading of vc.el and vc-hooks.el
14111 during bootstrap.
14112
14113 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14114
14115 * vc.el: (toplevel): Don't require `dired' at run-time.
14116 (vc-dired-resynch-file): Remove autoload cookie.
14117
14118 2000-09-05 Andre Spiegel <spiegel@gnu.org>
14119
14120 * vc.el: Made several backend functions optional.
14121 (vc-default-responsible-p): New function.
14122 (vc-merge): Use RET for first version to trigger merge-news, not
14123 prefix arg.
14124 (vc-annotate): Handle backends that do not support annotation.
14125 (vc-default-merge-news): Removed. The existence of a merge-news
14126 implementation is now checked on caller sites.
14127
14128 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
14129 case.
14130
14131 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
14132 special case that has been removed from the default in vc-hooks.el.
14133
14134 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14135
14136 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
14137
14138 2000-09-05 Andre Spiegel <spiegel@gnu.org>
14139
14140 * vc-hooks.el: Require vc during compilation.
14141 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
14142 macro `with-vc-properties' in vc.el.
14143 (vc-file-getprop): Doc fix.
14144 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
14145
14146 * vc.el: Require dired-aux during compilation.
14147 (vc-name-assoc-file): Moved to vc-sccs.el.
14148 (with-vc-properties): New macro.
14149 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
14150 vc-finish-steal): Use it.
14151 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
14152 to the backend-specific function is now supposed to do the checkout,
14153 too.
14154 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
14155
14156 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
14157 set file properties; that gets done in the generic code now.
14158
14159 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
14160 Changed parameter list, added code from vc.el that does the
14161 checkout, possibly with a double-take.
14162
14163 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
14164 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
14165 the above under the new name.
14166 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
14167 parameter list, added checkout command.
14168 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
14169 properties; that gets done in the generic code now.
14170
14171 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14172
14173 * vc.el: Docstring fixes (courtesy of checkdoc).
14174
14175 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14176
14177 * vc.el (vc-checkout-writable-buffer-hook)
14178 (vc-checkout-writable-buffer): Remove.
14179 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
14180 (vc-log-mode): Make it into a clean derived major mode.
14181 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
14182 vc-log-mode if log-edit is not available.
14183 (vc-dired-mode-map): Don't set-keymap-parent yet.
14184 (vc-dired-mode): Do set-keymap-parent here.
14185 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
14186
14187 2000-09-05 Gerd Moellmann <gerd@gnu.org>
14188
14189 * faces.el (set-face-attribute, face-spec-reset-face)
14190 (face-spec-set): Avoid consing by removing calls to `apply'.
14191
14192 * frame.el (frame-parameter): Move to C code.
14193
14194 2000-09-05 Dave Love <fx@gnu.org>
14195
14196 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
14197 insert-before-markers-and-inherit. Now checked systematically!
14198
14199 2000-09-05 Alex Schroeder <alex@gnu.org>
14200
14201 * sql.el (sql-postgres): Use sql-postgres-options.
14202 (sql-postgres-options): New variable.
14203
14204 2000-09-05 Alex Schroeder <alex@gnu.org>
14205
14206 * sql.el (sql-mode-menu): Work around missing variable mark-active
14207 in XEmacs.
14208 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
14209 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
14210 compatibility.
14211
14212 2000-09-04 Gerd Moellmann <gerd@gnu.org>
14213
14214 * vc.el (vc-dired-resynch-file): Add autoload cookie.
14215
14216 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
14217
14218 * Makefile.in (DONTCOMPILE): Fix typo in file name.
14219
14220 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14221
14222 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
14223 don't support anything else under SCCS yet.
14224
14225 * vc-hooks.el: Minor doc fixes.
14226
14227 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14228
14229 * vc.el (vc-next-action-on-file): Do not visit the file if it's
14230 not necessary. If verbose in state `needs-patch', do the same as
14231 under `up-to-date'. When NOT verbose and `needs-patch', check out
14232 latest version instead of `merge-news'.
14233 (vc-next-action-dired): Don't mess with default-directory here; it
14234 breaks other parts of dired. It is the job of the
14235 backend-specific functions to adjust it temporarily if they need it.
14236 (vc-next-action): Remove a special CVS case.
14237 (vc-clear-headers): New optional arg FILE.
14238 (vc-checkin, vc-checkout): Set properties vc-state and
14239 vc-checkout-time properly.
14240 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
14241 (vc-print-log): Use new backend function `show-log-entry'.
14242 (vc-cancel-version): Do the checks in a different order. Added a
14243 FIXME concerning RCS-only code.
14244
14245 * vc-rcs.el (vc-rcs-show-log-entry): New function.
14246 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
14247
14248 * vc-cvs.el (vc-cvs-show-log-entry): New function.
14249
14250 * vc-hooks.el (vc-default-mode-line-string): Show state
14251 `needs-patch' as a `-' too.
14252
14253 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14254
14255 * vc.el (vc-responsible-backend): New optional arg REGISTER.
14256 (vc-default-could-register): New function.
14257 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
14258 (vc-resynch-buffer): Call vc-dired-resynch-file.
14259 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
14260 vc-resynch-buffer instead of vc-resynch-window.
14261 (vc-next-action-dired): Don't redisplay here, that gets done as a
14262 result of the individual file operations.
14263 (vc-retrieve-snapshot): Corrected prompt order.
14264
14265 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
14266
14267 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
14268 as well.
14269 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
14270 hostname regexps. Updated all callers.
14271 (vc-cvs-responsible-p): Handle directories as well.
14272 (vc-cvs-could-register): New function.
14273 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
14274 properties up-to-date.
14275
14276 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
14277 user whether to create one.
14278
14279 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14280
14281 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
14282 check out a non-existing file.
14283
14284 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
14285 workfile does not exist.
14286
14287 * vc.el (vc-version-diff): Use `require' to check for existence of
14288 diff-mode.
14289
14290 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14291
14292 * vc-cvs.el (vc-cvs-registered): Use new function
14293 vc-cvs-parse-entry to do the actual work.
14294
14295 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14296
14297 * vc-hooks.el (vc-find-backend-function): If function doesn't
14298 exist, return nil instead of error.
14299 (vc-call-backend): Doc fix.
14300
14301 * vc.el (vc-do-command): Doc fix.
14302 (vc-finish-logentry): When checking in from vc-dired, choose the
14303 right backend for logentry check.
14304 (vc-dired-mode-map): Inherit from dired-mode-map.
14305 (vc-dired-mode): Local value of dired-move-to-filename-regexp
14306 simplified.
14307 (vc-dired-state-info): Removed, updated caller.
14308 (vc-default-dired-state-info): Use parentheses instead of hyphens.
14309 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
14310 (vc-dired-listing-switches): New variable.
14311 (vc-directory): Use it, instead of dired-listing-switches.
14312
14313 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
14314 (vc-cvs-dir-state): New function.
14315 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
14316 (vc-cvs-parse-entry): New function, also to be used in
14317 vc-cvs-registered.
14318
14319 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14320
14321 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
14322 *or* single-window-frames.
14323
14324 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14325
14326 * vc.el (vc-update-changelog): Split into generic part and default
14327 implementation. Doc string adapted.
14328 (vc-default-update-changelog): New function. Call the `rcs2log'
14329 script in exec-directory, to fix a long-standing nuisance.
14330
14331 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
14332 simply signals an error.
14333
14334 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14335
14336 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
14337 control-flow more clear and to avoid running `cvs' twice.
14338
14339 * vc.el (vc-next-action-on-file): Doc fix.
14340 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
14341 (vc-print-log): Eval `file' before constructing the continuation.
14342
14343 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14344
14345 * vc.el (vc-next-action-on-file): Corrected several messages.
14346 (vc-merge): Add prefix arg `merge-news'; handle it.
14347
14348 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
14349 is not reached. It is.
14350 (vc-cvs-merge): Set state to 'edited after merge.
14351 (vc-cvs-merge-news): Set workfile version to nil if not known.
14352 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
14353
14354 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
14355 via stdout. (Merge from main line.)
14356
14357 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14358
14359 * vc.el (vc-finish-logentry): Thinko in the "same comment"
14360 detection.
14361
14362 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14363
14364 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
14365 against kill-all-local-variables.
14366 (vc-log-edit): Don't save vc-parent-buffer any more.
14367 (vc-last-comment-match): Initialize to an empty string.
14368 (vc-post-command-functions): New hook.
14369 (vc-do-command): Run it.
14370 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
14371 (vc-finish-logentry): Only add the comment to the ring if it's
14372 different from the last comment entered.
14373 (vc-new-comment-index): New function.
14374 (vc-previous-comment): Use it. Make the minibuffer message
14375 slightly less terse.
14376 (vc-comment-search-reverse): Make it work forward as well. Don't
14377 set vc-comment-ring-index if no match is found. Use
14378 vc-new-comment-index.
14379 (vc-comment-search-forward): Use vc-comment-search-reverse.
14380 (vc-dired-mode-map): Don't inherit from dired-mode-map since
14381 define-derived-mode will do it for us. Bind `v' to a keymap that
14382 inherits from vc-prefix-map so that we can bind `vt' without
14383 binding C-x v t.
14384 (vc-retrieve-snapshot): Parenthesis typo.
14385
14386 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
14387 to 1. Make sure to switch to *vc* before looking for an error
14388 message. Use vc-parse-buffer.
14389
14390 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14391
14392 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
14393 and NAME.
14394 (vc-retrieve-snapshot): Split into two parts.
14395 (vc-default-retrieve-snapshot): New function.
14396
14397 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
14398 (vc-cvs-retrieve-snapshot): New function (untested).
14399 (vc-cvs-stay-local): Default to t.
14400 (vc-cvs-remote-p): New function and property.
14401 (vc-cvs-state): Stay local only if the above is t.
14402 (vc-handle-cvs): Removed.
14403 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
14404 done via vc-handled-backends now.
14405 (vc-cvs-header): Escape Id.
14406
14407 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14408
14409 * vc.el (vc-do-command): Remove unused commands.
14410 (vc-version-diff): Make sure default-directory ends with a slash.
14411 Move the window commands into a vc-exec-after.
14412 (vc-print-log): Move more of the code into the `vc-exec-after'.
14413
14414 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14415
14416 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
14417 (vc-print-log): Search current revision from beginning of buffer.
14418 (vc-revert-buffer): Clear echo area after the diff is finished.
14419 (vc-prefix-map): Removed definition of "t" for terse display in vc
14420 dired.
14421 (vc-dired-mode-map): Inherit from dired-mode-map. Added
14422 definition of "vt" for terse display.
14423 (vc-dired-mode): Fix dired-move-to-filename-regexp.
14424
14425 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14426
14427 * vc.el (vc-exec-after): Avoid caddr.
14428
14429 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14430
14431 * vc.el (vc-exec-after): New function.
14432 (vc-do-command): Use it to add a termination message for async
14433 procs.
14434 (vc-checkout): Try to handle a missing-backend situation.
14435 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
14436 of a directory with a backend using async diffs.
14437 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
14438 present.
14439
14440 * vc-sccs.el (vc-sccs-state-heuristic): Use
14441 file-ownership-preserved-p.
14442
14443 * vc-rcs.el (vc-rcs-state-heuristic): Use
14444 file-ownership-preserved-p.
14445 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
14446
14447 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14448
14449 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
14450 vc-do-command.
14451
14452 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
14453 when there are no changes.
14454
14455 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14456
14457 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
14458
14459 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
14460
14461 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14462
14463 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
14464
14465 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
14466 the `fset' outside of the defvar so that it works even if
14467 vc-prefix-map was already defined.
14468 (vc-setup-buffer): New function, split out of vc-do-command.
14469 (vc-do-command): Allow BUFFER to be t to mean `just use the
14470 current buffer without any fuss'.
14471 (vc-version-diff): Change the `diff' backend operation to just put
14472 the diff in the current buffer without erasing it. Always use
14473 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
14474 shrink-window-if-larger-than-buffer.
14475 (vc-print-log): Change the `print-log' backend operation to just
14476 put the log in the current buffer without erasing it. Protect
14477 shrink-window-if-larger-than-buffer.
14478 (vc-update-change-log): Fix setd typo.
14479
14480 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
14481 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
14482
14483 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
14484 (vc-rcs-diff): Insert in the current buffer and remove unused arg
14485 CMP.
14486
14487 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
14488 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
14489 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
14490
14491 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14492
14493 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
14494 not possible, use vc-BACKEND-workfile-unchanged-p.
14495 (vc-default-workfile-unchanged-p): New function. Delegates to a
14496 full vc-BACKEND-diff.
14497
14498 * vc-hooks.el (vc-simple-command): Removed.
14499
14500 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
14501 instead of vc-simple-command.
14502 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
14503 avoid doing a diff when opening a file.
14504 (vc-rcs-state): Added check for unlocked-changes.
14505 (vc-rcs-header): Escape Id.
14506 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
14507 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
14508 version.
14509
14510 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
14511 (vc-sccs-diff): Remove optional arg CMP.
14512 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
14513 SCCS-specific function.
14514
14515 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
14516 vc-simple-command.
14517
14518 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14519
14520 * vc.el (vc-editable-p): Renamed from vc-writable-p.
14521 (with-vc-file, vc-merge): Use vc-editable-p.
14522 (vc-do-command): Remove unused var vc-file and fix the
14523 doubly-defined `status' var. Add a user message when starting an
14524 async command.
14525 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
14526 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
14527 Use with-current-buffer.
14528 (vc-buffer-sync): Use unless.
14529 (vc-next-action-on-file): If the file is 'edited by read-only,
14530 make it read-write instead of trying to commit.
14531 (vc-version-diff, vc-update-change-log): Use `setq
14532 default-directory' rather than `cd'.
14533 (vc-log-edit): Don't forget to set default-directory in the
14534 buffer.
14535
14536 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
14537 (vc-sccs-state-heuristic): Use file-writable-p instead of
14538 comparing userids.
14539 (vc-sccs-checkout): Use `unless'.
14540
14541 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
14542 of comparing userids.
14543 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
14544 Simplify the logic by eliminating unreachable code.
14545 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
14546 just do a recursive call if we need to retry.
14547 (vc-rcs-checkout): Handle the case where rcs is missing by making
14548 the buffer read-write if requested and re-signalling the error.
14549
14550 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
14551
14552 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14553
14554 * vc-hooks.el (vc-handled-backends): Docstring change.
14555 (vc-ignore-vc-files): Mark obsolete.
14556 (vc-registered): Check vc-ignore-vc-files.
14557 (vc-find-file-hook, vc-file-not-found-hook): Don't check
14558 vc-ignore-vc-files.
14559
14560 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
14561
14562 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14563
14564 * vc.el (vc-checkout): Don't do anything special for ange-ftp
14565 files since ange-ftp already has vc-registered return nil.
14566
14567 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
14568 (vc-sccs-workfile-version): Use with-temp-buffer and new
14569 vc-parse-buffer and don't bother setting the property.
14570 (vc-sccs-add-triple): Use with-current-buffer and
14571 find-file-noselect.
14572 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
14573
14574 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
14575 derives from the old vc-parse-buffer but uses the revision number
14576 rather than the date (much easier to compare robustly).
14577 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
14578 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
14579 locking-user more directly. Check strict locking and set
14580 checkout-model appropriately.
14581 (vc-rcs-parse-locks): Remove.
14582 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
14583 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
14584 (vc-rcs-system-release): Use with-current-buffer and
14585 vc-parse-buffer.
14586 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
14587
14588 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
14589 (vc-simple-command): Docstring fix.
14590 (vc-registered): Align the way the file-handler is called with the
14591 way the function itself works.
14592 (vc-file-owner): Remove.
14593
14594 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
14595 extraction of fields and call to file-attributes because of a
14596 temporary bug in rcp.el.
14597 (vc-cvs-fetch-status): Use with-current-buffer.
14598
14599 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14600
14601 * vc.el (vc-do-command): Use file-relative-name.
14602 (vc-responsible-backend): Use vc-backend if possible.
14603 (vc-create-snapshot): Improve the `interactive' spec. Add support
14604 for branches and dispatch to backend-specific `create-snapshot'.
14605 (vc-default-create-snapshot): New function, containing the bulk of
14606 the old vc-create-snapshot.
14607 (vc-retrieve-snapshot): Improve the interactive spec.
14608
14609 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
14610 (vc-backend-hook-functions): Remove.
14611 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
14612 (vc-backend): Reintroduce the test for `file = nil' now that I
14613 know why it was there (and added a comment to better remember).
14614
14615 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
14616 code from vc-sccs-hooks.el.
14617 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
14618 'vc anymore.
14619 (vc-sccs-responsible-p): Use expand-file-name instead of concat
14620 and file-directory-p instead of file-exists-p.
14621 (vc-sccs-check-headers): Simplify the regexp.
14622
14623 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
14624 from vc-rcs-hooks.el. Don't require 'vc anymore.
14625 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
14626 file-directory-p instead of file-exists-p.
14627
14628 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
14629 from vc-cvs-hooks.el.
14630 (proto vc-cvs-registered): Require 'vc-cvs instead of
14631 'vc-cvs-hooks. Don't require 'vc anymore.
14632 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
14633 file-directory-p instead of file-exists-p.
14634 (vc-cvs-create-snapshot): New function, replacing
14635 vc-cvs-assign-name.
14636 (vc-cvs-assign-name): Remove.
14637
14638 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14639
14640 * vc-cvs.el (vc-cvs-header): New var.
14641
14642 * vc-rcs.el (vc-rcs-exists): Remove.
14643 (vc-rcs-header): New var.
14644
14645 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
14646 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
14647 (vc-sccs-header): New var.
14648
14649 * vc.el (vc-do-command): Get rid of the `last' argument.
14650 (vc-header-alist): Remove, replaced by vc-X-header.
14651 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
14652 (vc-dired-hook): Use expand-file-name instead of concat.
14653 (vc-directory): Use file-name-as-directory.
14654 (vc-snapshot-precondition, vc-create-snapshot)
14655 (vc-retrieve-snapshot): Allow the command to operate on any
14656 directory.
14657
14658 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
14659 just removing the 'WORKFILE argument or by removing the 'MASTER
14660 argument and replacing `file' with (vc-name file).
14661
14662 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14663
14664 * vc.el: Update Copyright and add a crude list of backend funs.
14665 (vc-writable-p): New function.
14666 (with-vc-file): Use vc-writable-p.
14667 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
14668 (vc-register): Avoid vc-name.
14669 (vc-locking-user): Remove.
14670 (vc-steal-lock): Make the `owner' arg non-optional.
14671 (vc-merge): Use vc-writable-p instead of vc-locking-user and
14672 vc-checkout-model.
14673 (vc-default-dired-state-info): Use vc-state instead of
14674 vc-locking-user and return special strings for special states.
14675 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
14676 and get rid of one of the special CVS cases.
14677 (vc-cancel-version): prettify error message with \\[...].
14678 (vc-rename-master): New function.
14679 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
14680 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
14681 the CVS special case generic.
14682 (vc-default-record-rename): Remove.
14683 (vc-file-tree-walk-internal): Only call FUNC for files that are
14684 under control of some VC backend and replace `concat' with
14685 expand-file-name.
14686 (vc-file-tree-walk): Update docstring.
14687 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
14688 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
14689
14690 * vc-sccs.el (vc-sccs-rename-file): Renamed from
14691 vc-sccs-record-rename. Use `find-file-noselect' rather than
14692 `find-file' and call `vc-rename-master' to do the actual move.
14693 (vc-sccs-diff): Remove unused `backend' variable.
14694
14695 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
14696 to delay loading of vc-sccs until it is really used.
14697 (vc-sccs-master-templates): Preload.
14698 (vc-sccs-state): Update call to vc-sccs-parse-locks.
14699 (vc-sccs-project-dir): Remove (merged into
14700 vc-sccs-search-project-dir).
14701 (vc-sccs-search-project-dir): Rewrite using file name handling ops
14702 rather than `concat', make sure it is preloaded and don't bother
14703 to check that the file actually exists.
14704 (vc-sccs-parse-locks): Remove unused `file' argument, remove
14705 `locks' argument (use buffer's content instead) and eliminate n^2
14706 behavior.
14707
14708 * vc-rcs.el: Update Copyright.
14709 (vc-rcs-rename-file): New function.
14710 (vc-rcs-diff): Remove unused `backend' variable.
14711
14712 * vc-hooks.el: Update Copyright.
14713 (vc-backend): Don't accept a nil argument any more.
14714 (vc-up-to-date-p): Turn into a defsubst.
14715 (vc-possible-master): New function.
14716 (vc-check-master-templates): Use `vc-possible-master' and allow
14717 funs in vc-X-master-templates to return a non-existent file.
14718
14719 * vc-cvs.el: Update Copyright.
14720 (vc-cvs-diff): Remove unused `backend' variable.
14721 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
14722
14723 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
14724
14725 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14726
14727 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
14728 since it can be called from vc-rcs.el.
14729 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
14730
14731 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14732
14733 * vc.el (vc-version-diff): Expand file name read from the
14734 minibuffer. Handle the case when a previous version number can't
14735 be guessed. Give suitable messages when there were no differences
14736 found.
14737 (vc-clear-headers): Call backend-specific implementation, if one
14738 exists.
14739 (vc-cancel-version): Made error checks generic. When done, clear
14740 headers generically, too.
14741
14742 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
14743 from vc-clear-headers in vc.el.
14744
14745 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
14746 correctly.
14747 (vc-rcs-latest-on-branch-p): Made second argument VERSION
14748 optional. Handle the case when it's not there.
14749
14750 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14751
14752 * vc.el (vc-locking-user): Moved from vc-hooks.el.
14753
14754 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14755
14756 * vc-hooks.el (vc-loadup): Remove.
14757 (vc-find-backend-function): Use `require'. Also, handle the case
14758 where vc-BACKEND-hooks.el doesn't exist.
14759 (vc-call-backend): Cleanup.
14760
14761 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14762
14763 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
14764 vc-rcs-grab-templates)
14765 (vc-rcs-registered): Remove. The default function works as well.
14766 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
14767 vc-sccs-grab-templates)
14768 (vc-sccs-registered): Remove. The default function works as well.
14769
14770 * vc.el (vc-version-diff): Left out a vc- in call to
14771 vc-call-backend.
14772 (vc-default-dired-state-info, vc-default-record-rename)
14773 (vc-default-merge-news): Update for the new backend argument.
14774
14775 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
14776 using the default function.
14777 (vc-call-backend): If calling the default function, pass it the
14778 backend as first argument. Update the docstring accordingly.
14779 (vc-default-state-heuristic, vc-default-mode-line-string): Update
14780 for the new backend argument.
14781 (vc-make-backend-sym): Renamed from vc-make-backend-function.
14782 (vc-find-backend-function): Use the new name.
14783 (vc-default-registered): New function.
14784
14785 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14786
14787 * vc.el (vc-merge): Use vc-find-backend-function.
14788
14789 * vc-hooks.el (vc-backend-functions): Remove.
14790 (vc-loadup): Don't setup 'vc-functions.
14791 (vc-find-backend-function): New function.
14792 (vc-call-backend): Use above fun and populate 'vc-functions
14793 lazily.
14794 (vc-backend-defines): Remove.
14795
14796 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14797
14798 * vc.el (vc-register): Put a FIXME note for a newly found bug.
14799 Call vc-call-backend without the leading vc-.
14800 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
14801 (vc-check-headers): Call vc-call-backend without the leading vc-.
14802 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
14803 (vc-annotate-display): Replace confusing use of `cond' with `or'.
14804 Call vc-call-backend without the leading vc-.
14805
14806 * vc-cvs.el (tail): Provide vc-cvs.
14807 * vc-sccs.el (tail): Provide vc-sccs.
14808 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
14809
14810 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
14811 (vc-make-backend-function, vc-call): Pass names without leading
14812 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
14813 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
14814 (vc-call-backend): Always try to load vc-X-hooks.
14815 (vc-registered): Remove vc- in call to vc-call-backend.
14816
14817 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14818
14819 * vc.el (vc-process-filter): New function.
14820 (vc-do-command): Setup `vc-process-filter' for the async process.
14821 (vc-maybe-resolve-conflicts): New function to reduce
14822 code-duplication. Additionally, it puts the buffer in
14823 `smerge-mode' if applicable.
14824 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
14825 calling `merge-news'.
14826 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
14827 (vc-log-edit): New function. Replacement for `vc-log-mode' by
14828 interfacing to log-edit.el.
14829 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
14830 log-edit is available.
14831 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
14832
14833 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14834
14835 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
14836 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
14837 defvar and the initialization.
14838 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
14839
14840 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
14841 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
14842
14843 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
14844
14845 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14846
14847 * vc.el (vc-file-clear-masterprops): Removed.
14848 (vc-checkin, vc-revert-buffer): Removed calls to the above.
14849 (vc-version-diff): Use buffer-size without argument.
14850 (vc-register): Heed vc-initial-comment.
14851
14852 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
14853 default branch.
14854
14855 * vc-rcs.el (vc-rcs-register): Parse command output to find master
14856 file name and workfile version.
14857 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
14858
14859 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
14860 vc-file-clear-masterprops.
14861
14862 * vc-sccs.el (vc-sccs-checkout): Removed call to
14863 vc-file-clear-masterprops. If writable, set vc-state to 'edited
14864 rather than user login name.
14865
14866
14867 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14868
14869 * vc.el (vc-workfile-unchanged-p): Remove unused argument
14870 `want-differences-if-changed' and simplify.
14871 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
14872 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
14873 output (which is invalid for async vc-diff) to decide whether to
14874 do the revert silently or not.
14875
14876 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14877
14878 * vc-hooks.el (vc-loadup): Load files quietly.
14879 (vc-call-backend): Oops, brain fart.
14880
14881 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14882
14883 * vc-cvs.el (vc-cvs-state): Typo.
14884 (vc-cvs-merge-news): Return the status code rather than the error msg.
14885
14886 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14887
14888 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
14889 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
14890 vc-state or vc-up-to-date-p.
14891 (vc-merge): Use vc-backend-defines to check whether merging is
14892 possible. Set state to 'edited after successful merge.
14893
14894 * vc-hooks.el (vc-locking-user): If locked by the calling user,
14895 return that name. Redocumented.
14896
14897 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14898
14899 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
14900 new `vc-state' semantics.
14901 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
14902 'vc-locking-user to the current user.
14903 (vc-merge): Inline vc-backend-merge. Comment out code that I
14904 don't understand and hence can't adapt to the new `vc-state' and
14905 `vc-locking-user' semantics.
14906 (vc-backend-merge): Remove.
14907
14908 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
14909 rather than 'vc-locking-user.
14910
14911 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
14912
14913 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
14914 (vc-state): Don't use 'reserved any more. Just use the same
14915 convention as the one used for vc-<backend>-state where the
14916 locking user (as a string) is returned.
14917 (vc-locking-user): Update, based on the above convention. The
14918 'vc-locking-user property has disappeared.
14919 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
14920
14921 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
14922 with a heuristic one.
14923 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
14924 (vc-cvs-checkin): Do a trivial parse to set the state in case of
14925 error. That allows us to get to 'needs-merge even in the
14926 stay-local case. There's still no way to detect 'needs-patch in
14927 such a setup (or to force an update for that matter).
14928 (vc-cvs-logentry-check): Remove, the default works as well.
14929
14930 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14931
14932 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
14933
14934 * vc.el (vc-do-command): kill-all-local-variables, to reset any
14935 major-mode in which the buffer might have been put earlier. Use
14936 `remove' and `when'. Allow `okstatus' to be `async' and use
14937 `start-process' in this case.
14938 (vc-version-diff): Handle the case where the diff looks empty
14939 because of the use of an async process.
14940
14941 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14942
14943 * vc.el (vc-next-action-on-file): Removed optional parameter
14944 `simple'. Recompute state unconditionally.
14945 (vc-default-toggle-read-only): Removed.
14946
14947 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
14948 (vc-toggle-read-only): Undid prev change.
14949
14950 * vc-cvs.el (vc-cvs-stay-local): Renamed from
14951 vc-cvs-simple-toggle. Redocumented.
14952 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
14953 (vc-cvs-toggle-read-only): Removed.
14954
14955 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14956
14957 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
14958 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
14959 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
14960 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
14961 still is. So maybe it should be removed.
14962 (vc-head-version, vc-find-binary): Remove.
14963 (vc-recompute-state): Move from vc-hooks.el.
14964 (vc-next-action-on-file): Add a `simple' argument to allow
14965 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
14966 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
14967 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
14968 (vc-dired-mode-map): Properly defvar it.
14969 (vc-print-log): Call log-view-mode if available.
14970 (small-temporary-file-directory): defvar instead of use boundp.
14971 (vc-merge-news): Moved to vc-cvs.el.
14972 (vc-default-merge-news): New function.
14973
14974 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
14975 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
14976 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
14977 unknown `vc-latest-version' function. It should probably refer to
14978 vc-workfile-version or somesuch, but it's very unclear to me and I
14979 don't have SCCS to test things.
14980
14981 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
14982 (vc-sccs-state-heuristic): Fix typo.
14983 (vc-sccs-workfile-unchanged-p): Add missing argument.
14984
14985 * vc-rcs.el: Require vc and vc-rcs-hooks.
14986 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
14987 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
14988 (vc-release-greater-or-equal-p): Move from vc.
14989 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
14990 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
14991 (vc-rcs-checkout): Add a missing `new-version' argument in the
14992 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
14993
14994 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
14995 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
14996 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
14997 than the apparently unbound `workfile-version'.
14998
14999 * vc-hooks.el (vc-master-templates): Def the obsolete var.
15000 (vc-file-prop-obarray): Use `make-vector'.
15001 (vc-backend-functions): Add new hookable functions
15002 vc-toggle-read-only, vc-record-rename and vc-merge-news.
15003 (vc-loadup): If neither backend nor default functions exist, use
15004 the backend function rather than nil.
15005 (vc-call-backend): If the function if not bound yet, try to load
15006 the non-hook file to see if it provides it.
15007 (vc-call): New macro plus use it wherever possible.
15008 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
15009 nor `vc-find-binary' since it's only called from
15010 vc-mistrust-permission which is only used once the backend is known.
15011 (vc-checkout-model): Fix parenthesis.
15012 (vc-recompute-state, vc-prefix-map): Move to vc.el.
15013
15014 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
15015 (vc-cvs-release, vc-cvs-system-release): Remove.
15016 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
15017 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
15018 status symbols.
15019 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
15020 (vc-cvs-toggle-read-only): First cut at a function to allow a
15021 cvs-status-free vc-toggle-read-only.
15022 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
15023 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
15024 vc-cvs-status. Also set vc-state rather than vc-locking-user.
15025 (vc-cvs-checkout): Modify access rights directly if the user
15026 requested not to use `cvs edit'. And refresh the mode line.
15027
15028 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
15029 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
15030
15031 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15032
15033 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
15034 workfile' that got lost when the code was extracted from vc.el.
15035 And merged the tail with the rest of the code (not possible in the
15036 old vc.el where the tail was shared among all backends). And
15037 explicitly set the state to 'edited if `writable' is set.
15038
15039 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
15040 (vc-cvs-state): Be careful to return the value from
15041 vc-cvs-parse-state.
15042 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
15043 property but return it instead. Also be careful to handle a nil
15044 or "" `rev' when workfile is non-nil (it was handled properly when
15045 workfile was nil).
15046
15047 * vc.el: Removed those pesky unnecessary `(function' quotes.
15048 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
15049 directly in the defvar.
15050 (vc-do-command): Bind inhibit-read-only so as to properly handle
15051 the case where the destination buffer has been made read-only.
15052 (vc-diff): Delegate to vc-version-diff in all cases.
15053 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
15054 (vc-annotate-mode-variables): Removed (code moved partly to
15055 defvars and partly to vc-annotate-add-menu).
15056 (vc-annotate-mode): Turned into a derived-mode.
15057 (vc-annotate-add-menu): Moved in code in
15058 vc-annotate-mode-variables.
15059 (vc-update-change-log): Use make-temp-file if available.
15060
15061 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
15062
15063 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
15064 `vc-checkout-model' updated to `vc-cvs-update-model'.
15065
15066 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15067
15068 * vc.el (vc-next-action-on-file): Added handling of state
15069 `unlocked-changes'.
15070 (vc-checkout-carefully): Is now practically obsolete, unless the
15071 above is too slow to be enabled unconditionally.
15072 (vc-update-change-log): Fixed typo.
15073
15074 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
15075
15076 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
15077 Now handles state `unlocked-changes'.
15078 (vc-sccs-workfile-unchanged-p): New function, to support the above.
15079
15080 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
15081
15082 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
15083 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
15084 `unlocked-changes'.
15085 (vc-rcs-workfile-unchanged-p): Renamed from
15086 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
15087 function yet, but supposed to become one soon.
15088
15089 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
15090 `vc-steal-lock'.
15091 (vc-call-backend): Changed error message.
15092 (vc-state): Added description of state `unlocked-changes'.
15093
15094 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15095
15096 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
15097 always return t in CVS-controlled directories.
15098
15099 * vc.el (vc-responsible-backend): New function.
15100 (vc-register): Largely rewritten.
15101 (vc-admin): Removed (implementation moved into vc-register).
15102 (vc-checkin): Redocumented.
15103 (vc-finish-logentry): If no backend defined yet (because we are in
15104 the process of registering), use the responsible backend.
15105
15106 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
15107 Updated function lists.
15108 (vc-call-backend): Fixed typo.
15109
15110 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
15111 New functions.
15112 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
15113 Removed query option. Redocumented.
15114
15115 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15116
15117 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
15118
15119 * vc.el: Updated callers of `vc-checkout-required' to use
15120 `vc-checkout-model'.
15121
15122 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15123
15124 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
15125 stuff updated to reference this function instead of the old
15126 `vc-backend-release-p'.
15127
15128 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15129
15130 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
15131 vc-checkout-model. Return appropriate values. Updated callers.
15132
15133 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15134
15135 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
15136 (vc-backend-revert): Function moved into `vc-revert';
15137 `vc-next-action' must be updated to accomodate this change.
15138 (vc-backend-steal): Function moved into `vc-finish-steal'.
15139 (vc-backend-logentry-check): Function moved into
15140 `vc-finish-logentry'.
15141 (vc-backend-printlog): Function moved into `vc-print-log'.
15142 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
15143 (vc-backend-assign-name): Function moved into
15144 `vc-create-snapshot'.
15145
15146 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15147
15148 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
15149 Rename to vc-checkout-model. Return appropriate values.
15150 Update callers.
15151
15152 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
15153 to vc-checkout-model.
15154 (vc-checkout-required): Rename to vc-checkout-model.
15155 Re-implement and re-comment.
15156 (vc-after-save): Use vc-checkout-model.
15157
15158 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15159
15160 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
15161 Update to use the vc-BACKEND-diff functions instead.
15162 `vc-diff' is now working.
15163
15164 * vc-rcs.el (vc-rcs-logentry-check): New function.
15165
15166 * vc-cvs.el (vc-cvs-logentry-check): New function.
15167
15168 * vc-sccs.el (vc-sccs-diff): Function changed name from
15169 `vc-backend-diff'. This makes `vc-diff' work.
15170
15171 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
15172 of functions possibly implemented in a vc-BACKEND library.
15173 (vc-checkout-required): Fix bug that caused an error to be
15174 signaled during `vc-after-save'.
15175
15176 * vc.el: Fix typo.
15177 This checkin is made with our new VC code base for the very first time.
15178 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
15179
15180 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
15181 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
15182
15183 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
15184 updated to `vc-uses-locking'.
15185 (vc-checkout-required): Call to backend function.
15186 `vc-checkout-required' updated to `vc-uses-locking' instead.
15187
15188 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
15189 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
15190
15191 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
15192 to match the split into various backends.
15193 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
15194 (vc-retrieve-snapshot): Bug fix.
15195
15196 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15197
15198 * vc-sccs.el (vc-sccs-release): Doc fix.
15199
15200 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15201
15202 * vc.el (vc-next-action-on-file): Bug found and fixed.
15203 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
15204 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
15205
15206 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
15207 (vc-rcs-checkout): Name space cleaned up. No more revision number
15208 crunching function names that are not prefixed with vc-rcs.
15209 (vc-rcs-checkout-model): Function added. References to
15210 `vc-checkout-model' replaced.
15211
15212 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15213
15214 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
15215 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
15216 still need to be split, and implemented for RCS).
15217
15218 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15219
15220 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
15221
15222 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
15223 required by the vc.el file.
15224
15225 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
15226 required by the vc.el file.
15227 (vc-rcs-exists): Function added.
15228
15229 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
15230 required by the vc.el file.
15231
15232 * vc.el (vc-admin): Updated to handle selection of appropriate
15233 backend. Current implementation is crufty and need re-thinking.
15234
15235 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
15236
15237 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15238
15239 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
15240 beginning of annotate buffers correctly.
15241
15242 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
15243 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
15244 functionality updated quite a lot to support multiple backends.
15245 Variables `vc-annotate-mode', `vc-annotate-buffers',
15246 `vc-annotate-backend' added.
15247
15248 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
15249 `vc-annotate-difference' added to supported backend functions.
15250
15251 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15252
15253 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
15254 Use with-temp-file instead of /bin/sh. Merged from mainline
15255
15256 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15257
15258 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
15259
15260 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
15261
15262 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
15263
15264 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15265
15266 * vc-hooks.el: vc-state-heuristic added to
15267 vc-backend-hook-functions.
15268
15269 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
15270
15271 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
15272
15273 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
15274 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
15275 state to `reserved'.
15276
15277 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
15278 `vc-checkout-required'. Rename the `locked' state to `reserved'.
15279
15280 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15281
15282 * vc-rcs-hooks.el: Implement new state model. Hardly anything
15283 untouched.
15284
15285 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
15286
15287 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
15288 if defined. (Merged from main line, slightly adapted.)
15289
15290 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
15291 millenium problem (merged from mainline).
15292
15293 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15294
15295 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
15296 part and moved the non-BACKEND stuff to vc.el.
15297
15298 * vc.el: Split the annotate feature into a BACKEND specific part
15299 and moved it from the vc-cvs.el file to this one.
15300
15301 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15302
15303 * vc-hooks.el: Implement new state model.
15304 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
15305 (vc-locking-user): Simplify. Now only needed if the file is
15306 locked by somebody else.
15307 (vc-lock-from-permissions): Remove. Functionality is in
15308 vc-sccs-hooks.el and vc-rcs-hooks.el now.
15309 (vc-mode-line-string): New name for former vc-status. Adapted.
15310 (vc-mode-line): Adapt to use the above. Remove optional parameter.
15311
15312 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
15313 Various simplifications and adaptations all over the place.
15314
15315 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
15316 Simplify and adapt the rest.
15317
15318 * vc.el (vc-resynch-window): Add TODO comment: check for
15319 interaction with view mode according to recent RCS change.
15320 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
15321
15322 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15323
15324 * vc.el: Convert the remaining function comments to docstrings.
15325
15326 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15327
15328 * vc.el (vc-backend-release, vc-release-greater-or-equal)
15329 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
15330 (vc-minor-part, vc-previous-version): Functions that operate and
15331 compare revision numbers got proper documentation. Comments added
15332 about their possible removal.
15333
15334 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15335
15336 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
15337 the vc-backend.el files.
15338
15339 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
15340
15341 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
15342 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
15343 (vc-rcs-previous-version): Functions added.
15344
15345 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
15346
15347 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
15348
15349 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15350
15351 * vc-hooks.el (vc-master-templates): Is really obsolete.
15352 Comment out the definition for now. What is the right procedure
15353 to get rid of it?
15354 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
15355 rewritten.
15356 (vc-default-registered): Remove.
15357 (vc-check-master-templates): New function; does mostly what the
15358 above did before.
15359 (vc-locking-user): Don't rely on the backend to set the property.
15360
15361 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
15362 Rewrite documentation.
15363 (vc-rcs-templates-grabbed): New variable.
15364 (vc-rcs-grab-templates): New function.
15365 (vc-rcs-registered): Rewrite to use above mechanism.
15366
15367 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
15368 Rewrite documentation.
15369 (vc-sccs-templates-grabbed): New variable.
15370 (vc-sccs-grab-templates): New function.
15371 (vc-sccs-registered): Rewrite to use above mechanism.
15372 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
15373 Don't throw the result, simply return it.
15374
15375 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
15376 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
15377 (vc-cvs-registered): Does the check itself now. Simplify.
15378
15379 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
15380 from main line.
15381
15382 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15383
15384 * vc-cvs.el (vc-cvs-diff): New function.
15385
15386 * vc-sccs.el (vc-sccs-diff): New function.
15387
15388 * vc-rcs.el (vc-rcs-diff): New function.
15389 (vc-rcs-checkout): Bug (typo) found and fixed.
15390 (vc-rcs-register-switches): New variable.
15391
15392 * vc.el (vc-backend-diff): Function removed and placed in the
15393 backend files.
15394
15395 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15396
15397 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
15398
15399 * vc.el (vc-backend-checkout): Function removed and replaced in
15400 the vc-backend.el files.
15401
15402 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
15403
15404 * vc.el (vc-backend-admin): Removed and replaced in the
15405 vc-backend.el files.
15406
15407 * vc.el (Martin): Removed all the annotate functionality since it
15408 is CVS backend specific.
15409
15410 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15411
15412 * spec.txt: Added specification of vc-state.
15413
15414 * vc-sccs-hooks.el (vc-sccs-master-properties):
15415 Remove handling of vc-latest-version and
15416 vc-your-latest-version. What used to be vc-latest-version, is now
15417 returned as vc-workfile-version.
15418 (vc-sccs-workfile-version): Adapt.
15419
15420 2000-09-04 Dave Love <fx@gnu.org>
15421
15422 * vc.el: [Merged from mainline.]
15423 (vc-dired-mode): Make the dired-move-to-filename-regexp
15424 regexp match the date, to avoid treating date as file size.
15425 Add YYYY S option to WESTERN/
15426
15427 2000-09-04 Dave Love <fx@gnu.org>
15428
15429 * vc.el: Require `compile' when compiling.
15430 (vc-logentry-check-hook): New option.
15431 (vc-steal-lock): Use compose-mail.
15432 (vc-dired-mode-map): Defvar when compiling.
15433 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
15434 vc-sccs.el and renamed. Callers changed.
15435 (vc-backend-checkout, vc-backend-logentry-check)
15436 (vc-backend-merge-news): Doc fix.
15437 (vc-default-logentry-check): New function.
15438 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
15439 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
15440 (vc-backend-merge): Doc fix. Use backend functions.
15441 (vc-check-headers): Use backend functions.
15442
15443 * vc-cvs.el: Require vc when compiling.
15444 (vc-cvs-register-switches): Doc fix.
15445 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
15446 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
15447 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
15448 New functions (code from vc.el).
15449 (vc-annotate-display-default): Fix interactive spec.
15450 (vc-annotate-time-span): Doc fix.
15451
15452 * vc-rcs.el: Require vc when compiling.
15453 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
15454 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
15455 (vc-rcs-checkin): New functions (code from vc.el).
15456 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
15457 Doc fix.
15458 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
15459
15460 * vc-sccs.el: Require vc when compiling.
15461 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
15462 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
15463 (vc-sccs-revert)
15464 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
15465 from vc.el).
15466 (vc-sccs-add-triple, vc-sccs-record-rename)
15467 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
15468 (vc-sccs-admin): Doc fix.
15469
15470 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15471
15472 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
15473 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
15474 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
15475 from vc.el.
15476
15477 * vc-sccs.el (vc-admin-sccs): Added from vc.el
15478
15479 * vc-cvs.el: Moved the annotate functionality from vc.el.
15480 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
15481
15482 2000-09-04 Dave Love <fx@gnu.org>
15483
15484 * vc.el (vc-backend-release): Call vc-system-release.
15485
15486 * vc-sccs.el (vc-sccs-system-release):
15487 Renamed from vc-sccs-backend-release.
15488
15489 * vc-rcs.el (vc-rcs-system-release):
15490 Renamed from vc-rcs-backend-release.
15491
15492 * vc-cvs.el (vc-cvs-system-release):
15493 Renamed from vc-cvs-backend-release.
15494
15495 2000-09-04 Dave Love <fx@gnu.org>
15496
15497 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
15498 backend files.
15499 (vc-backend-release): Dispatch to backend functions.
15500 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
15501 probably needs attention.]
15502
15503 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
15504 (vc-sccs-backend-release): New function.
15505
15506 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
15507 (vc-cvs-backend-release): New function.
15508
15509 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
15510 Doc fix.
15511 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
15512 (vc-default-dired-state-info): New function.
15513 (vc-dired-state-info): Dispatch to backends.
15514 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
15515
15516 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
15517 from vc.el and renamed.
15518
15519 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15520
15521 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
15522 (vc-version-other-window, vc-backend-assign-name): Removed
15523 references to vc-latest-version; sometimes changed into
15524 vc-workfile-version.
15525
15526 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
15527 vc-rcs-master-workfile-version.
15528 (vc-rcs-workfile-version): Use the above. Don't call
15529 vc-latest-version (that was unreachable code, anyway).
15530 (vc-rcs-fetch-master-properties): Doc fix.
15531
15532 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
15533 (vc-backend-hook-functions): Removed them from this list, too.
15534 (vc-fetch-properties): Removed.
15535 (vc-workfile-version): Doc fix.
15536
15537 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
15538 (vc-rcs-workfile-version, vc-rcs-locking-user)
15539 (vc-rcs-uses-locking): Use it.
15540
15541 * vc-hooks.el (vc-consult-rcs-headers):
15542 Moved into vc-rcs-hooks.el, under the name
15543 vc-rcs-consult-headers.
15544
15545 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
15546 headers.
15547 (vc-cvs-find-master): Use this name only; correct different
15548 versions of the name.
15549
15550 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
15551 New functions.
15552 (vc-sccs-locking-user): Use the latter.
15553
15554 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
15555 New functions.
15556
15557 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
15558 Moved into both
15559 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
15560 functions are implementation details of those two backends.
15561
15562 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15563
15564 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
15565 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
15566
15567 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
15568 (vc-sccs-parse-locks): SCCS-specific code moved here from
15569 vc-hooks.
15570
15571 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
15572 code moved here from vc-hooks.
15573
15574 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
15575 into back-end specific parts and removed. Callers not updated
15576 yet; because I guess these callers will disappear into back-end
15577 specific files anyway.
15578
15579 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15580
15581 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
15582 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
15583 `vc-uses-locking'.
15584
15585 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
15586 Store yes/no in the property, and return t/nil. Updated all
15587 callers.
15588
15589 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
15590 vc-sccs-uses-locking. Don't set property.
15591 (vc-sccs-locking-user): Don't set property.
15592
15593 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
15594 vc-cvs-uses-locking. Don't set property here; leave that to
15595 vc-hooks.
15596 (vc-cvs-locking-user): Reflect above change. Streamlined.
15597
15598 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
15599 vc-rcs-uses-locking.
15600 (vc-rcs-locking-user): Reflect above change.
15601
15602 2000-09-04 Dave Love <fx@gnu.org>
15603
15604 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
15605
15606 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
15607
15608 * vc-hooks.el (vc-checkout-model): Punt to backends.
15609
15610 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
15611
15612 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
15613
15614 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
15615 New functions.
15616
15617 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
15618 New functions.
15619
15620 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
15621 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
15622
15623 * vc-hooks.el (vc-default-locking-user): New function.
15624 (vc-locking-user, vc-workfile-version): Punt to backends.
15625
15626 2000-09-04 Dave Love <fx@gnu.org>
15627
15628 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
15629 (vc-master-workfile-version): Moved from vc-hooks.
15630
15631 * vc-rcs-hooks.el: Fix duplicate code in last change.
15632
15633 * vc-rcs-hooks.el: Require vc-hooks when compiling.
15634 (vc-rcs-master-templates): Improve :type.
15635 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
15636 vc-master-workfile-version): Moved from vc-hooks.
15637
15638 * vc-sccs-hooks.el: Require vc-hooks when compiling.
15639 (vc-sccs-master-templates): Improve :type.
15640 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
15641
15642 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
15643
15644 * vc-cvs-hooks.el: Require vc-hooks when compiling.
15645 (vc-cvs-master-templates): Improve :type. Use
15646 vc-cvs-find-cvs-master.
15647 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
15648 from vc-hooks.
15649 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
15650
15651 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
15652 Moved to vc-cvs-hooks.
15653
15654 * vc-hooks.el: Add doc strings in various places. Simplify the
15655 minor mode setup.
15656 (vc-handled-backends): New user variable.
15657 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
15658 simplification.
15659
15660 2000-09-04 Dave Love <fx@gnu.org>
15661
15662 * vc.el: Some doc fixes for autoloaded and interactive functions.
15663 Fix compilation warnings from ediff stuff.
15664 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
15665
15666 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
15667
15668 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
15669
15670 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
15671
15672 2000-09-04 Dave Love <fx@gnu.org>
15673
15674 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
15675 New variable.
15676 (vc-make-backend-function, vc-loadup, vc-call-backend)
15677 (vc-backend-defines): New functions.
15678
15679 * vc-hooks.el: Various doc fixes.
15680 (vc-default-back-end, vc-follow-symlinks): Custom fix.
15681 (vc-match-substring): Function removed. Callers changed to use
15682 match-string.
15683 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
15684 Simplify.
15685
15686 2000-09-04 Dave Love <fx@gnu.org>
15687
15688 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
15689 type.
15690 (vc-sccs-project-dir, vc-search-sccs-project-dir)
15691 (vc-sccs-registered): Doc fix.
15692
15693 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
15694 (vc-cvs-registered): Doc fix.
15695
15696 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
15697 (vc-rcs-registered): Doc fix.
15698
15699 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15700
15701 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
15702
15703 * vc-hooks.el: vc-registered has been renamed
15704 vc-default-registered. Some functions have been moved to the
15705 backend specific files. they all support the
15706 vc-BACKEND-registered functions.
15707
15708 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15709
15710 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
15711
15712 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
15713
15714 2000-09-04 Dave Love <fx@gnu.org>
15715
15716 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
15717 menu-bar-update-hook.
15718
15719 * help.el (help-manyarg-func-alist): Add
15720 find-operation-coding-system.
15721
15722 * wid-edit.el (widget-sexp-validate): Fix garbled code.
15723
15724 * custom.el (custom-set-variables): Print message about errors in
15725 setting.
15726
15727 2000-09-03 Andrew Innes <andrewi@gnu.org>
15728
15729 * makefile.w32-in: Change to DOS line endings.
15730
15731 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15732
15733 * mouse.el (mouse-popup-menubar): Supply the prompt string for
15734 minor-mode keymaps, if they don't have one.
15735
15736 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15737
15738 * eshell/esh-module.el (eval-when-compile): Don't lose if
15739 esh-module.el's file name is truncated to DOS 8+3 limits.
15740
15741 2000-09-01 John Wiegley <johnw@gnu.org>
15742
15743 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
15744 predicate, which caused entries in the completion list to be
15745 doubled.
15746
15747 2000-08-30 John Wiegley <johnw@gnu.org>
15748
15749 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
15750 sending to subprocesses. Also, hook pre-command-hook if
15751 `eshell-send-direct-to-subprocesses' is non-nil.
15752 (eshell-send-direct-to-subprocesses): New config variable. If t,
15753 subprocess input is send immediately.
15754 (eshell-toggle-direct-send): New function.
15755 (eshell-self-insert-command): New function.
15756 (eshell-intercept-commands): New function.
15757 (eshell-send-input): If direct subprocess sending is enabled,
15758 don't echo any input to the Eshell buffer. Let the subprocess
15759 handle that. This requires "stty echo" in bash, for example.
15760
15761 2000-08-28 John Wiegley <johnw@gnu.org>
15762
15763 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
15764 completion function for Eshell's implementation of `unset'.
15765
15766 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15767
15768 * info.el (Info-directory-list): Doc fix.
15769
15770 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
15771
15772 * filecache.el (file-cache-add-directory-using-find): Don't quote
15773 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
15774
15775 2000-08-31 Kenichi Handa <handa@etl.go.jp>
15776
15777 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
15778 coding systems.
15779
15780 2000-08-30 Andrew Innes <andrewi@gnu.org>
15781
15782 * timer.el (run-with-idle-timer): Undo last change, so that timer
15783 is not activated immediately if Emacs is already idle. Some
15784 existing code relies on this behaviour.
15785
15786 2000-08-30 Miles Bader <miles@gnu.org>
15787
15788 * frame.el (set-frame-font): Do completion of font-name for
15789 interactive use.
15790
15791 2000-08-30 Kenichi Handa <handa@etl.go.jp>
15792
15793 * international/quail.el (quail-start-translation): Bind locally
15794 last-command-event, last-command, and this-command.
15795 (quail-start-conversion): Likewise.
15796 (quail-self-insert-command): Fix docstring.
15797
15798 2000-08-29 Gerd Moellmann <gerd@gnu.org>
15799
15800 * progmodes/executable.el
15801 (executable-make-buffer-file-executable-if-script-p): Check that
15802 buffer contains at least 2 characters.
15803
15804 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
15805
15806 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
15807
15808 2000-08-29 Dave Love <fx@gnu.org>
15809
15810 * diff-mode.el (diff-mode) <defgroup>: Add :version.
15811 (diff-mode-shared-map): Bind mouse-2.
15812 (diff-imenu-generic-expression): New variable.
15813 (diff-mode): Use it.
15814
15815 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
15816 (mouse-popup-menubar): Add minor mode menus.
15817 (popup-menu): Check for lookup-key returning number.
15818
15819 2000-08-29 Miles Bader <miles@gnu.org>
15820
15821 * comint.el (comint-send-input): Create overlays using the proper
15822 front/read-advance arguments.
15823
15824 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15825
15826 * ps-print.el: Even/odd pages printing. Doc fix.
15827 (ps-print-version): New version number (6.0).
15828 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
15829 (ps-background, ps-begin-file, ps-begin-job): Code fix.
15830 (ps-print-duplex-feature): Variable eliminated.
15831 (ps-even-or-odd-pages): New variable.
15832
15833 * progmodes/ebnf2ps.el: Doc fix.
15834 (ebnf-version): New version (3.3).
15835 (ebnf-user-arrow): Change variable customization to sexp.
15836 (ebnf-user-arrow): Function eliminated.
15837 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
15838
15839 2000-08-29 Kenichi Handa <handa@etl.go.jp>
15840
15841 * help.el (help-xref-mule-regexp): New variable.
15842 (help-make-xrefs): Handle help-xref-mule-regexp.
15843
15844 * international/mule-cmds.el (help-xref-mule-regexp-template): New
15845 variable.
15846 (describe-input-method): Temporarily activate the specfied input
15847 method to display the information.
15848 (describe-language-environment): Hyperlinks to mule related items.
15849
15850 * international/mule-diag.el (charset-multibyte-form-string): New
15851 function.
15852 (list-character-sets-1): Use charset-multibyte-form-string.
15853 (describe-character-set): New function.
15854 (describe-coding-system): Hyperlinks to safe character sets.
15855
15856 * international/quail.el (quail-help): New arg PACKAGE.
15857 Hyperlinks to mule related items.
15858 (quail-help-insert-keymap-description): Use
15859 substitute-command-keys instead of describe-bindings.
15860 (quail-translation-help): Hyperlinks to mule related items.
15861
15862 2000-08-28 John Wiegley <johnw@gnu.org>
15863
15864 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
15865 have a defsubst call itself. Made `eshell-flatten-list' back into
15866 a function again.
15867
15868 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
15869 catch, in case re-centering point at bottom messes up the display.
15870 This happens frequently in Emacs 21, due I believe to variable
15871 line heights.
15872
15873 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
15874 to call `find-tag-interactive'.
15875
15876 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
15877 the list of remember directories.
15878
15879 2000-08-28 John Wiegley <johnw@gnu.org>
15880
15881 * align.el: Test align-region-separate to see if it's a symbol.
15882
15883 2000-08-28 John Wiegley <johnw@gnu.org>
15884
15885 * eshell/esh-util.el (eshell-flatten-list): Made this function
15886 into a defsubst form. It gets used very frequently, although
15887 calls don't occur all that often.
15888
15889 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
15890 examining it.
15891
15892 * eshell/esh-cmd.el (eshell-rewrite-while-command):
15893 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
15894 `eshell-protect'.
15895 (eshell-copy-handles): Created a new macro for duplicating the
15896 current set of open handles. This is needed by the looping
15897 functions.
15898 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
15899 is not incorrectly stomped on.
15900
15901 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
15902 declaration for pcomplete-use-paring.
15903 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
15904 value of eshell-cmpl-use-paring.
15905 * pcomplete.el (pcomplete-use-paring): New config variable, to
15906 indicate whether paring should be used.
15907 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
15908 completion alternatives that have already been used.
15909
15910 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
15911 bound to C-c C-y, which will repeat the previous N arguments
15912 (based on prefix argument).
15913 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
15914
15915 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
15916 if there is no *Help* buffer. This is for XEmacs, which renames
15917 its help buffers uniquely. TODO: Find out what the current buffer
15918 name to delete is.
15919
15920 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
15921 first entry that correlates to a passwd/group number. Later
15922 entries (used for group/user name aliasing to multiple IDs) are
15923 ignored.
15924
15925 * eshell/em-xtra.el (eshell/expr):
15926 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
15927 (eshell-grep, eshell/diff, eshell/locate):
15928 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
15929 argument list, before passing it to the system command.
15930
15931 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
15932 `find-tag' for use at final position in Eshell buffers (which
15933 otherwise triggers an error on Emacs 21).
15934 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
15935 buffer, if it is currently bound to `find-tag'.
15936
15937 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
15938 in the list of matched Makefile names.
15939 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
15940 directory, prefer its contents to Makefile.
15941
15942 * eshell/em-dirs.el (eshell/cd): cd commands that look up
15943 directory parts (like "cd old new", or "cd =regexp"), are now case
15944 sensitive on non-Windows/DOS platforms.
15945
15946 * eshell/esh-mode.el (eshell-parse-command-input): When a user
15947 types RET after an open delimiter (like "), display a message
15948 indicating that Eshell is waiting for the closing delimiter.
15949
15950 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
15951 environment variables.
15952
15953 * eshell/em-unix.el (eshell/diff): Added logic to fail more
15954 gracefully if the user enters incorrect arguments.
15955
15956 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
15957 Eshell buffers.
15958
15959 * eshell/esh-var.el (eshell-interpolate-variable):
15960 * eshell/esh-mode.el (eshell-move-argument):
15961 * eshell/em-unix.el (eshell-du-sum-directory):
15962 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
15963 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
15964 (not (= ...)).
15965
15966 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
15967 to ensure the `preserve' flag gets propagated when doing recursive
15968 directory copies.
15969
15970 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
15971
15972 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
15973 Don't convert \n into \0177 in memory.
15974 (eshell-read-history, eshell-write-history): Convert \n to \0177,
15975 and back again, when reading and writing.
15976
15977 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
15978
15979 * eshell/esh-util.el (eshell-processp): Added to relieve constant
15980 testing of `fboundp' on `processp'.
15981
15982 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
15983 (eshell/jobs): Don't call process-list if it is not bound.
15984 (eshell-gather-process-output): Support systems where async
15985 subprocesses aren't supported.
15986 (eshell-scratch-buffer, eshell-last-sync-output-start): New
15987 variables.
15988
15989 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
15990 eshell-do-eval returns t.
15991 (eshell-do-pipelines-synchronously): New defmacro.
15992 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
15993 when async subprocesses aren't supported.
15994 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
15995 if async subprocesses aren't supported.
15996 (eshell-resume-command): Don't assume STATUS is a string.
15997
15998 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
15999
16000 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
16001 (eshell-close-target, eshell-get-target): Use eshell-processp.
16002 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
16003 fix.
16004 (eshell-get-target, eshell-create-handles): Doc fix.
16005
16006 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
16007
16008 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
16009 criterion to include commands that output something, as long as it
16010 leaves both the command and the end-of-buffer visible when the
16011 command has exited.
16012 (eshell-review-quick-commands): Adjust the help doc string
16013 accordingly.
16014
16015 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
16016
16017 * locate.el (locate): Cleaned up locate command's interactive prompting
16018 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
16019
16020 * filecache.el (file-cache-case-fold-search): New variable
16021 (file-cache-assoc-function): New variable
16022 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
16023 Use file-cache-case-fold-search variable
16024 (file-cache-add-file): Use file-cache-assoc-function
16025 (file-cache-delete-file): likewise
16026 (file-cache-directory-name): likewise
16027 (file-cache-debug-read-from-minibuffer): likewise
16028
16029 2000-08-28 Gerd Moellmann <gerd@gnu.org>
16030
16031 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
16032 (abbrev-table-name): New function.
16033 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
16034 If non-nil list local abbrev, only.
16035
16036 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
16037
16038 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
16039 from Gnus support code, and use special article copy buffer
16040 `(gnus-original-article-buffer)' instead. This allows to get rid
16041 of article-hide-headers usage (which breaks in the latest Gnus
16042 version). Thanks to Detlev Zundel.
16043
16044 2000-08-28 Kenichi Handa <handa@etl.go.jp>
16045
16046 * international/quail.el (quail-use-package): Hide "... loaded"
16047 message.
16048 (quail-start-translation, quail-start-conversion): Likewise.
16049
16050 * international/kkc.el (kkc-region): Hide "... loaded" message.
16051
16052 2000-08-27 Dave Love <fx@gnu.org>
16053
16054 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
16055
16056 2000-08-27 Miles Bader <miles@gnu.org>
16057
16058 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
16059
16060 2000-08-27 Kenichi Handa <handa@etl.go.jp>
16061
16062 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
16063 'ja-dic-cnv), not (require 'skkdic-cnv).
16064
16065 2000-08-26 Miles Bader <miles@gnu.org>
16066
16067 * faces.el (face-x-resources): Add entry for :inherit.
16068 * cus-face.el (custom-face-attributes): Add support for :inherit
16069 attribute. Add support for relative face heights.
16070 (custom-face-attributes-get): Treat `nil' as being a default value
16071 for :inherit (as well as `unspecified').
16072
16073 * faces.el (set-face-attribute): Update doc string.
16074 (face-attribute-name-alist): Add :inherit.
16075 (face-valid-attribute-values): Handle :inherit.
16076 (face-read-string): Rephrase prompt to be less confusing.
16077 Assume that DEFAULT is a string, since we must return a string.
16078 (face-read-integer): Use `format' to turn DEFAULT into an
16079 acceptable default for face-read-string. Match NEW-VALUE against
16080 the string "unspecified", not the symbol `unspecified', since
16081 that's what face-read-string returns.
16082 (read-face-attribute): Lookup a name for old-value in valid, and
16083 use it as a default if we find one. Treat all values from
16084 face-read-string as strings. If the default is used, don't do any
16085 more processing on the value, just use the old value directly.
16086 (read-face-and-attribute, modify-face): Tweak prompt.
16087 (read-face-name): Don't assume prompt ends with a space.
16088
16089 * faces.el (describe-face): Add support for :inherit attribute.
16090
16091 2000-08-25 Kenichi Handa <handa@etl.go.jp>
16092
16093 * terminal.el (terminal-emulator): Fix args to `concat'. Now
16094 concat doesn't accept interger.
16095
16096 * international/kkc.el: Remove SKK from Keywords. Require
16097 ja-dic-utl instead of skkdic-utl.
16098
16099 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
16100 Provide ja-dic-cnv instead of skkdic-cnv.
16101 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
16102 (iso-2022-7bit-short): Add safe-charsets property.
16103 (skkdic-convert-postfix): Search Japanese chou-on character in
16104 addition to Hiragana character.
16105 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
16106 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
16107 (batch-skkdic-convert): Likewise.
16108
16109 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
16110 Provide ja-dic-utl instead of skkdic-utl.
16111 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
16112
16113 2000-08-24 Dave Love <fx@gnu.org>
16114
16115 * disp-table.el (standard-display-default): Make the test of `l'
16116 useful.
16117
16118 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
16119 mod sample text.
16120
16121 * international/iso-ascii.el: Make pilcrow convenient string
16122 consistent with section.
16123 (iso-ascii-display): Set up multibyte characters as well as
16124 unibyte.
16125
16126 2000-08-24 Kenichi Handa <handa@etl.go.jp>
16127
16128 * international/mule-cmds.el (reset-language-environment): Set
16129 default-process-coding-system to '(undecided . iso-latin-1), which
16130 makes process I/O almost consistent with file I/O. Call this
16131 function when mule-cmds.el[c] is loaded.
16132
16133 2000-08-22 Andrew Innes <andrewi@gnu.org>
16134
16135 * makefile.w32-in: New file.
16136
16137 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
16138
16139 * comint.el (comint-output-filter): Compare end of
16140 comint-last-output-overlay with the start of the newly inserted
16141 text, not the end, when deciding whether to extend it.
16142 Set saved-point's insertion type to advance after insertion.
16143
16144 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
16145 since this is now done independently of font-lock mode.
16146
16147 2000-08-21 Gerd Moellmann <gerd@gnu.org>
16148
16149 * server.el (server-kill-new-buffers): New user option.
16150 (server-existing-buffer): New buffer-local variable.
16151 (server-visit-files): When using an existing buffer, set
16152 server-existing-buffer to t.
16153 (server-buffer-done): If server-kill-new-buffers is t, kill the
16154 buffer, unless it was already present before visiting it with
16155 Emacs server.
16156
16157 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
16158
16159 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
16160 even if the display doesn't support colors: some displays will
16161 support bold/underline faces.
16162
16163 2000-08-21 Gerd Moellmann <gerd@gnu.org>
16164
16165 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
16166
16167 * startup.el (command-line): If user's init file had an error,
16168 add explanatory text to *Messages*.
16169
16170 2000-08-21 Kenichi Handa <handa@etl.go.jp>
16171
16172 * man.el (Man-getpage-in-background): Decode the process output by
16173 the system locale coding system.
16174
16175 2000-08-20 Dave Love <fx@gnu.org>
16176
16177 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
16178 Don't test x-popup-menu.
16179 (function) <complete-function>: Complete only fbound symbols.
16180 <validate, value>: New.
16181 (variable) <complete-function>: Complete only bound symbols.
16182 (coding-system): Add :base-only, :complete-function, :validate,
16183 :value, :prompt-match.
16184 (widget-coding-system-prompt-value): Use read-coding-system and
16185 act on :base-only.
16186 (editable-field): Add :help-echo.
16187 (widget-push-button-gui, widget-push-button-cache)
16188 (widget-gui-action, widget-editable-list-gui): COmment out, along
16189 with uses.
16190 (widget-at): Make arg optional.
16191 (widget-echo-help): Adjust for current help-echo calling sequence.
16192 (widget-specify-field, widget-specify-button)
16193 (widget-specify-insert, widget-get-sibling, widget-image-find)
16194 (widget-convert, widget-insert, widget-leave-text)
16195 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
16196 (widget-setup, widget-field-find, widget-before-change)
16197 (widget-after-change, widget-default-complete)
16198 (widget-default-create, widget-default-delete)
16199 (widget-push-button-value-create, editable-field)
16200 (widget-field-prompt-value, widget-field-validate)
16201 (widget-choice-value-create, widget-choice-action)
16202 (widget-choice-validate, widget-checklist-add-item)
16203 (widget-radio-add-item, widget-radio-chosen)
16204 (widget-radio-value-inline, widget-editable-list-value-create)
16205 (widget-editable-list-entry-create)
16206 (widget-documentation-link-add)
16207 (widget-documentation-string-value-create)
16208 (widget-regexp-validate, widget-file-complete)
16209 (widget-sexp-validate, widget-plist-convert-widget)
16210 (widget-plist-convert-widget, widget-alist-convert-widget)
16211 (widget-alist-convert-widget, widget-color-complete): Simplify,
16212 particularly to avoid bindings which aren't optimized out.
16213
16214 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
16215 Doc fix.
16216 (down-list, backward-up-list, up-list, kill-sexp)
16217 (backward-kill-sexp, mark-sexp): Make arg optional.
16218 (lisp-complete-symbol): Add optional arg PREDICATE.
16219
16220 * cus-start.el: Add display-buffer-reuse-frames,
16221 file-coding-system-alist.
16222
16223 2000-08-20 Gerd Moellmann <gerd@gnu.org>
16224
16225 * startup.el (command-line): Clear realized faces after
16226 modifying TTY color mappings.
16227
16228 2000-08-20 Miles Bader <miles@gnu.org>
16229
16230 * faces.el (face-attr-match-p): Don't return true if ATTRS are
16231 merely a subset of FACE's attributes.
16232
16233 2000-08-19 Miles Bader <miles@gnu.org>
16234
16235 * comint.el (comint-output-filter): Save the point with a marker,
16236 not just a buffer position.
16237
16238 * international/mule.el (set-buffer-process-coding-system): Make
16239 interactive prompt less confusing.
16240
16241 2000-08-19 Gerd Moellmann <gerd@gnu.org>
16242
16243 * hilit-chg.el: General cleanup of doc strings, comments and
16244 code formatting.
16245
16246 2000-08-19 Miles Bader <miles@gnu.org>
16247
16248 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
16249 Compiler macro removed; beginning-of-line is no longer always
16250 equivalent to forward-line, in the presence of fields.
16251
16252 * comint.el (comint-output-filter): Remove ad-hoc saving of
16253 restriction, and just use save-restriction, now that it works
16254 correctly. Don't adjust comint-last-input-start to account for
16255 our insertion; it shouldn't have moved because we don't use
16256 insert-before-markers anymore. Comment out call to
16257 `force-mode-line-update'; why is it here?
16258
16259 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
16260 while checking for prompt to delete. Use `forward-line 0'
16261 instead of beginning-of-line.
16262 (gud-filter): Temporarily widen gud comint buffer while
16263 examining output.
16264
16265 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
16266
16267 * progmodes/sh-script.el: Big bag of typos.
16268
16269 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
16270 check since ispell-process is not bound when ispell is not yet loaded.
16271
16272 2000-08-18 Dave Love <fx@gnu.org>
16273
16274 * image.el (find-image): Copy `spec' before using plist-put.
16275
16276 2000-08-18 Gerd Moellmann <gerd@gnu.org>
16277
16278 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
16279 `portugues'.
16280
16281 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
16282 backward-kill-sexp, analogous to kill-sexp.
16283
16284 * progmodes/icon.el (icon-indent-line)
16285 (icon-is-continuation-line): Handle comments specially.
16286
16287 2000-08-17 Ken Stevens <k.stevens@ieee.org>
16288
16289 * ispell.el: Set to standard author/maintainer/keyword fields.
16290 Fine tuning to menu map appearance and operation, and added help.
16291 Remove `start' and `end' error messages when compiling.
16292 (ispell-choices-win-default-height): Fixed comment string.
16293 (ispell-dictionary-alist-1): Fixed regexp in castellano and
16294 castellano8 dictionaries.
16295 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
16296 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
16297 dictionary, added italiano dictionary.
16298 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
16299 word character
16300 (ispell-tex-skip-alists): Added psfig support.
16301 (ispell-skip-html): Renamed from ispell-skip-sgml.
16302 (ispell-begin-skip-region-regexp, ispell-skip-region)
16303 (ispell-minor-check): Improved html skipping support to skip across
16304 code, and recognize `&' commands without propper `;' syntax;
16305 (ispell-process-line): Fix alignment error when manually
16306 correcting spelling.
16307 (ispell): Fix comment string.
16308 (ispell-add-per-file-word-list): Always put word list on new line.
16309
16310 2000-08-17 Gerd Moellmann <gerd@gnu.org>
16311
16312 * format.el (format-encode-run-method): Fix error message to say
16313 `encode' instead of `decode'. Use save-window-excursion around
16314 shell-command-on-region as in format-decode-run-method because
16315 shell-command-on-region can display a buffer with error output.
16316 (format-decode): Don't record undo information for the decoding.
16317 (format-annotate-function): Add parameter FORMAT-COUNT. Make
16318 that number part of the temporary buffer name so that more than
16319 one decoding using a temporary buffer can happen safely.
16320
16321 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
16322 of `A-z' in the regexp.
16323
16324 * hilit-chg.el: Fix typos in commentary.
16325
16326 * help.el (view-emacs-news): Rewritten for new naming scheme
16327 for old NEWS files.
16328
16329 * startup.el (command-line): Pop to *Messages* in case an error
16330 is signaled while loading user-init-file.
16331
16332 2000-08-17 Andreas Schwab <schwab@suse.de>
16333
16334 * files.el (insert-directory): Don't lose original file name,
16335 undoing an undocumented change.
16336
16337 2000-08-17 Alex Schroeder <alex@gnu.org>
16338
16339 * sql.el (sql-magic-go): Use comint-bol.
16340 (sql-copy-column): Use comint-line-beginning-position.
16341 (comint-line-beginning-position): Define a replacement for
16342 comint-line-beginning-position if it is not fboundp.
16343
16344 2000-08-17 Alex Schroeder <alex@gnu.org>
16345
16346 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
16347 it didn't have any effect anyway.
16348
16349 2000-08-17 Alex Schroeder <alex@gnu.org>
16350
16351 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
16352 --pset and pager=off instead of sending \\o|cat at the beginning
16353 of the session.
16354
16355 2000-08-17 Miles Bader <miles@gnu.org>
16356
16357 * progmodes/octave-inf.el: Add compatibility definition of
16358 comint-line-beginning-position.
16359
16360 2000-08-17 Kenichi Handa <handa@etl.go.jp>
16361
16362 * startup.el (normal-top-level): Look in each dir in load-path for
16363 a leim-list.el file too. This assures of loading leim-list.el
16364 that is created at Emacs installation time even if a user have his
16365 own leim-list.el.
16366
16367 2000-08-17 Miles Bader <miles@gnu.org>
16368
16369 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
16370 foreground color to black if the background is dark.
16371
16372 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
16373
16374 * loadhist.el (unload-feature): Typo.
16375
16376 * finder.el (finder-compile-keywords):
16377 * cus-dep.el (custom-make-dependencies): Add local-variable settings
16378 to the generated file.
16379
16380 * mail/mh-e.el (mh-make-local-vars):
16381 Replace make-variable-buffer-local with make-local-variable.
16382
16383 * play/landmark.el:
16384 * options.el (Edit-options-{set,toggle,t,nil}):
16385 * mail/mailabbrev.el (mail-abbrevs-mode):
16386 * textmodes/tex-mode.el (tex-expand-files):
16387 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
16388
16389 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
16390
16391 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
16392 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
16393 Allow going past the last element.
16394 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
16395 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
16396 (cvs-mouse-toggle-mark): Don't move point.
16397 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
16398
16399 * progmodes/compile.el (grep): Provide a default set of files.
16400 (next-error): Docstring fix.
16401 (compilation-find-file): Avoid find-file (fails in a dedicated window).
16402
16403 * emacs-lisp/easy-mmode.el (define-minor-mode):
16404 Use `symbol-value' to keep the byte-compiler quiet.
16405
16406 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
16407 (diff-find-source-location): New fun, extracted from diff-goto-source.
16408 (diff-goto-source): Use it.
16409 (diff-next-complex-hunk, diff-filter-lines): New function.
16410 (diff-apply-hunk): New command.
16411
16412 * smerge-mode.el (smerge-mode-menu): Doc fix.
16413
16414 * msb.el (msb-mode): Define it in terms of define-minor-mode.
16415
16416 2000-08-16 Dave Love <fx@gnu.org>
16417
16418 * windmove.el (windmove) <defgroup>: Add :version.
16419
16420 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
16421 (goto-address-fontify-p, goto-address-highlight-p)
16422 (goto-address-url-face, goto-address-url-mouse-face)
16423 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
16424 (goto-address-url-regexp): Use thing-at-point-url-regexp.
16425 (goto-address-fontify, goto-address-at-mouse): Simplify,
16426 (goto-address-at-point): browse-url-url-at-point,
16427 goto-address-find-address-at-point can return nil.
16428 (goto-address-find-address-at-point): Return nil on failure.
16429
16430 * align.el (align) <defgroup>: Add :version.
16431
16432 * calculator.el (calculator): Add :version.
16433 (calculator): Use two lines for calculator window if `modeline'
16434 face is boxed.
16435
16436 * play/5x5.el: Doc fixes.
16437 (5x5) <defgroup>: Add :version.
16438
16439 * play/fortune.el (fortune) <defgroup>: Add :version.
16440 (fortune-append): Fix error message.
16441 (fortune-from-region): Doc fix.
16442
16443 * play/pong.el (pong): Doc fix.
16444
16445 * play/morse.el: Keywords, commentary, autoloads.
16446
16447 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
16448
16449 * desktop.el (desktop-save): Don't look at symbol-value of a
16450 member of minor-mode-alist, unless it is boundp.
16451
16452 2000-08-16 Sam Steingold <sds@gnu.org>
16453
16454 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
16455 `while'; use `with-current-buffer' instead of `save-excursion'.
16456 Removed unnecessary kludges now that "*Buffer List*" is excluded.
16457
16458 2000-08-16 Kenichi Handa <handa@etl.go.jp>
16459
16460 * international/ccl.el (declare-ccl-program): Docstring modified.
16461 (ccl-execute-with-args): Likewise.
16462
16463 2000-08-16 Miles Bader <miles@gnu.org>
16464
16465 * progmodes/sql.el: Add compatibility definition of
16466 comint-line-beginning-position.
16467
16468 2000-08-15 Gerd Moellmann <gerd@gnu.org>
16469
16470 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
16471 'buffer-menu' property.
16472 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
16473 fails.
16474 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
16475 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
16476 wasn't killed.
16477
16478 * buff-menu.el (list-buffers-noselect): Don't display the
16479 *Buffer List* buffer.
16480
16481 * font-lock.el: Require jit-lock to prevent a very late
16482 `Loading jit-lock' message.
16483
16484 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
16485 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
16486 mail address.
16487
16488 2000-08-15 Miles Bader <miles@gnu.org>
16489
16490 * textmodes/ispell.el (ispell-graphic-p): New constant.
16491 (ispell-choices-win-default-height, ispell-help): Use
16492 `ispell-graphic-p' instead of `xemacsp'.
16493
16494 2000-08-15 Dave Love <fx@gnu.org>
16495
16496 * simple.el: Autoload widget-convert when compiling.
16497 (mail-user-agent): Doc fix.
16498
16499 * help.el (function-called-at-point, variable-at-point): Use
16500 with-syntax-table.
16501 (help-manyarg-func-alist): Add insert-and-inherit.
16502
16503 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
16504
16505 * delsel.el (delsel-unload-hook): New function.
16506
16507 * find-file.el: Doc fixes. Move provide to end.
16508 (ff) <defgroup>: Add :link.
16509 (ff-goto-click): Deleted.
16510 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
16511 Use mouse-set-point.
16512
16513 * textmodes/tildify.el: Doc fixes.
16514 (tildify) <defgroup>: Add:version.
16515
16516 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
16517 (glasses-custom-set): Use set-default, not set.
16518 (minor-mode-alist): Propertize the lighter.
16519 (glasses-mode): Provide optional arg.
16520
16521 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
16522 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
16523 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
16524 option. Provide :type.
16525 (cwarn-configuration): Provide :type.
16526 (cwarn-mode): Doc fix.
16527
16528 * add-log.el (change-log-merge): Doc fix.
16529 (change-log-redate): New command.
16530
16531 * net/browse-url.el (browse-url-filename-alist): Add a clause for
16532 Doze and Dog.
16533 (browse-url): Use dolist, not mapcar.
16534 (browse-url-at-point): Check for null url.
16535 (browse-url-event-buffer, browse-url-event-point): Functions
16536 deleted.
16537 (browse-url-at-mouse, browse-url-netscape): Simplify.
16538
16539 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
16540 modes.
16541 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
16542 Fix previous change to mapcan.
16543 (msb--init-file-alist, msb--add-separators)
16544 (msb--make-keymap-menu): Simplify.
16545 (msb--choose-file-menu): Use copy-sequence.
16546 (msb-mode-map): Add title to keymap.
16547 (msb-unload-hook): New function.
16548
16549 * bs.el: Fix indentation.
16550 (bs) <defgroup>: Add :links.
16551 (bs-show): Doc fix.
16552 (bs-apply-sort-faces): Don't use window-system.
16553 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
16554
16555 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
16556
16557 * calendar/timeclock.el (timeclock-file): Run .timelog through
16558 convert-standard-filename.
16559
16560 2000-08-14 Gerd Moellmann <gerd@gnu.org>
16561
16562 * emacs-lisp/authors.el: New file.
16563
16564 * paren.el (show-paren-priority): New user option.
16565 (show-paren-function): Set overlay priorities to
16566 show-paren-priority.
16567
16568 2000-08-14 Miles Bader <miles@gnu.org>
16569
16570 * comint.el (comint-bol): Use `forward-line 0' instead of calling
16571 beginning-of-line with inhibit-field-text-motion bound.
16572
16573 2000-08-14 Gerd Moellmann <gerd@gnu.org>
16574
16575 * calendar/timeclock.el: New file.
16576
16577 2000-08-14 David Ponce <david@dponce.com>
16578
16579 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
16580 `widget-button-click'. so that one can use left mouse button to
16581 click on dialog buttons.
16582
16583 2000-08-14 Emmanuel Briot <briot@gnat.com>
16584
16585 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
16586 identifiers, since XML is case sensitive
16587
16588 2000-08-12 Miles Bader <miles@gnu.org>
16589
16590 * comint.el (comint-output-filter): Don't bother frobbing
16591 window-start, it doesn't seem to be necessary.
16592
16593 * comint.el (comint-send-string, comint-send-region): Make into
16594 real functions. Snapshot the prompt before sending.
16595
16596 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
16597
16598 * info.el (Info-find-emacs-command-nodes): Rewrite to use
16599 technique similar to Info-index, instead of relying on specific
16600 names of relevant Index nodes.
16601 (Info-goto-emacs-command-node): Bind Info-history to nil when
16602 going to the first node found by Info-find-emacs-command-nodes.
16603
16604 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
16605
16606 * menu-bar.el (menu-bar-help-menu): Add a :help string.
16607
16608 2000-08-10 Miles Bader <miles@gnu.org>
16609
16610 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
16611
16612 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
16613
16614 * info.el (Info-file-list-for-emacs): More elements for the
16615 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
16616 and woman manuals.
16617
16618 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
16619
16620 * comint.el (comint-send-input): Make the newline boundary overlay
16621 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
16622 (comint-output-filter): Use `insert' instead of
16623 `insert-before-markers'. Extend comint-last-output-overlay when
16624 necessary since we can't rely on insert-before-markers to do it.
16625 * gud.el (gud-filter): Use `with-current-buffer' instead of
16626 save-excursion when inserting the output, so that point gets
16627 updated correctly; the old method relied on a rather dodgy
16628 side-effect of comint-output-filter to avoid the effect of
16629 save-excursion.
16630
16631 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
16632
16633 * files.el (recover-file): Call insert-directory instead of
16634 invoking `ls' directly.
16635
16636 2000-08-10 Miles Bader <miles@gnu.org>
16637
16638 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
16639 (comint-last-prompt-overlay): New variables.
16640 (comint-output-filter): Implement prompt highlighting.
16641 (comint-snapshot-last-prompt): New function.
16642 (comint-send-input): Snapshot the last prompt.
16643 Use comint-highlight-input-face.
16644 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
16645 Use defface instead of defcustom.
16646 (send-invisible, comint-send-eof): Snapshot the last prompt.
16647 (comint-delchar-or-maybe-eof): Use comint-send-eof.
16648 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
16649
16650 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
16651
16652 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
16653 (regexp-opt-group): Use a list of chars for `letters'.
16654 (regexp-opt-charset): `chars' is now a list of chars.
16655 Use a char-table rather than a vector so it works for multibyte chars.
16656
16657 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
16658 Set cvs-minor-current-files to the selected fileinfo.
16659 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
16660 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
16661
16662 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
16663
16664 * files.el (insert-directory): Don't call access-file on
16665 directories on DOS and Windows.
16666
16667 2000-08-09 Kenichi Handa <handa@etl.go.jp>
16668
16669 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
16670 longer if necessary.
16671 (ccl-embed-code): Call ccl-embed-data to store CODE in
16672 ccl-program-vector.
16673
16674 2000-08-09 Miles Bader <miles@gnu.org>
16675
16676 * comint.el (comint-output-filter): Properly handle the case where
16677 the text surrounded by comint-last-output-overlay was deleted.
16678
16679 2000-08-08 Gerd Moellmann <gerd@gnu.org>
16680
16681 * info.el (Info-insert-dir): Use Info-additional-directory-list if
16682 non-nil.
16683 (Info-file-list-for-emacs): Remove "info" from the list because
16684 that leads to trying to use the documentation from file `info'
16685 in various situations where it isn't appropriate, for instance
16686 C-h C-k C-h i.
16687
16688 * ffap.el (ffap-read-file-or-url-internal): Handle case that
16689 DIR and/or STRING are nil.
16690
16691 * progmodes/compile.el (compilation-setup): Make variable
16692 compilation-error-screen-columns buffer-local, as some comment
16693 in the code suggests it should be.
16694
16695 * files.el (auto-mode-interpreter-regexp): New variable.
16696 (set-auto-mode): Use it.
16697
16698 * indent.el (indent-for-tab-command): Doc fix.
16699
16700 * mouse-sel.el (mouse-sel-mode): Doc fix.
16701
16702 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
16703 labels.
16704
16705 * help.el (print-help-return-message): When
16706 display-buffer-reuse-frames is set, let the help window been quit,
16707 instead of deleting it, which might delete a reused frame.
16708
16709 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
16710
16711 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
16712 rename a directory to a name that differs only by its letter case.
16713
16714 2000-08-08 Kenichi Handa <handa@etl.go.jp>
16715
16716 * international/quail.el (quail-define-rules): Handle Quail decode
16717 map correctly. Add code for supporting annotations.
16718 (quail-install-decode-map): New function.
16719 (quail-defrule-internal): New optional arguments decode-map and
16720 props.
16721 (quail-advice): New function.
16722
16723 2000-08-07 Sam Steingold <sds@gnu.org>
16724
16725 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
16726 `defconst', `define-condition', `with-slots'.
16727 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
16728
16729 2000-08-03 Miles Bader <miles@gnu.org>
16730
16731 * comint.el (comint-use-prompt-regexp-instead-of-fields):
16732 New variable.
16733 (comint-prompt-regexp, comint-get-old-input): Document dependence on
16734 comint-use-prompt-regexp-instead-of-fields.
16735 (comint-send-input): Add `input' field property to stuff we send to
16736 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
16737 (comint-output-filter): Add `output' field property to process
16738 output, if comint-use-prompt-regexp-instead-of-fields is nil.
16739 (comint-replace-by-expanded-history)
16740 (comint-get-old-input-default, comint-show-output)
16741 (comint-backward-matching-input, comint-forward-matching-input)
16742 (comint-next-prompt, comint-previous-prompt): Use field
16743 properties if comint-use-prompt-regexp-instead-of-fields is nil.
16744 (comint-line-beginning-position): New function.
16745 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
16746 (comint-replace-by-expanded-history-before-point): Use
16747 comint-line-beginning-position and line-end-position.
16748 (comint-last-output-overlay): New variable.
16749 (comint-mode): Make `comint-last-output-overlay' buffer-local.
16750
16751 * shell.el (shell-prompt-pattern): Doc change.
16752 (shell-backward-command): Use line-beginning-position.
16753
16754 * gud.el (gud-gdb-complete-command): Use
16755 comint-line-beginning-position.
16756
16757 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
16758 comint-bol doesn't actually go to the beginning of the line.
16759
16760 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
16761 if comint-use-prompt-regexp-instead-of-fields is non-nil.
16762 (try-expand-line-all-buffers): Likewise.
16763
16764 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
16765 explicitly matching comint-prompt-regexp.
16766 (sql-copy-column): Use comint-line-beginning-position instead of
16767 explicitly matching comint-prompt-regexp.
16768
16769 * progmodes/octave-inf.el (inferior-octave-complete): Use
16770 comint-line-beginning-position.
16771
16772 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
16773
16774 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
16775 looking for a prompt, use `forward-line 0' instead of
16776 `beginning-of-line', to avoid getting caught by an input field.
16777
16778 2000-08-07 Gerd Moellmann <gerd@gnu.org>
16779
16780 * files.el (shell-quote-wildcard-pattern): Make sure to return
16781 PATTERN, in the Unix case.
16782
16783 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
16784
16785 * play/zone.el (zone): Discard any pending input before running
16786 the randomly-chosen pgm.
16787
16788 2000-08-07 Kenichi Handa <handa@etl.go.jp>
16789
16790 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
16791 checking the existence of any multibyte characters.
16792
16793 2000-08-06 Gerd Moellmann <gerd@gnu.org>
16794
16795 * help.el (describe-mode): Test minor-mode symbol for being
16796 bound before testing its value for being nil.
16797
16798 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
16799 `first', `second', and `third'.
16800
16801 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
16802 (second): Make it an alias for `cadr'.
16803
16804 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
16805
16806 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
16807 types of display support faces now.
16808
16809 2000-08-05 Gerd Moellmann <gerd@gnu.org>
16810
16811 * pcvs.el (require): Require `cl' during compilation, only.
16812
16813 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
16814 (toplevel): Remove `remq' and `remove' from autoloads.
16815 (cl-fake-autoloads): New variable. If set, arrange for an error
16816 when CL functions etc. are autoloaded.
16817
16818 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
16819
16820 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
16821
16822 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
16823 popped up, but the user clicks outside the menu, return an empty
16824 regexp (that causes unhighlight-regexp to have no effect).
16825
16826 * menu-bar.el (menu-bar-games-menu): Add Zone.
16827
16828 * hi-lock.el (toplevel): Require font-lock.
16829
16830 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16831
16832 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
16833 (ebnf-8-bit-chars): New var for bug fix.
16834 (ebnf-string): Bug fix.
16835
16836 2000-08-03 Sam Steingold <sds@gnu.org>
16837
16838 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
16839 instead of `buffer-string'.
16840 (require 'cl): Always, not just when compiling.
16841 `ignore-errors' in `interactive', `list*', `defun*' &c make this
16842 necessary.
16843
16844 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
16845
16846 * international/mule-cmds.el (select-safe-coding-system): Make
16847 the message text about selecting a safe coding system more clear.
16848
16849 2000-08-02 Gerd Moellmann <gerd@gnu.org>
16850
16851 * hi-lock.el: New file.
16852
16853 * play/zone.el: New file.
16854
16855 * replace.el (occur): Set tab-width in the *Occur* buffer to the
16856 value of tab-width in the original buffer. Choose a line number
16857 format that's a multiple of the original buffer's tab width, so
16858 that lines appear right.
16859
16860 * textmodes/ispell.el (ispell): New function, replacing an alias.
16861 Spell-check active region if in transient-mark-mode and mark
16862 is active; otherwise spell-check buffer.
16863
16864 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16865
16866 * ps-mule.el: Fix a customization problem on
16867 ps-mule-font-info-database-default.
16868
16869 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
16870
16871 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
16872 display-mouse-p instead of window-system.
16873 (ebrowse-member-mode-map): Ditto.
16874
16875 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16876
16877 * progmodes/ebnf2ps.el: Update ps-print functions call.
16878 Indentation fix. Doc fix.
16879 (ebnf-version): New version number (3.2).
16880 (ebnf-format-color, ebnf-begin-job): Code fix.
16881
16882 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
16883
16884 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
16885 font lock support on window-system.
16886 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
16887
16888 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
16889 display-color-p, if fboundp, instead of window-system.
16890
16891 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
16892
16893 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
16894 instead of window-system.
16895
16896 * wid-edit.el (widget-choose): Use display-mouse-p instead of
16897 window-system.
16898 (widget-choice-mouse-down-action): Use display-popup-menus-p
16899 instead of window-system.
16900
16901 * strokes.el (strokes-file): Run the file name through
16902 convert-standard-filename.
16903 (strokes-mode): Call display-mouse-p instead of looking at
16904 window-system. Change the error message accordingly.
16905
16906 * progmodes/cpp.el (toplevel): Support faces on tty's.
16907
16908 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
16909 (lm-plot-square, lm-init-display): Don't use window-system.
16910
16911 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
16912 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
16913
16914 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
16915 instead of looking at window-system.
16916
16917 2000-07-30 Gerd Moellmann <gerd@gnu.org>
16918
16919 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
16920 of testing if iswitchb-prepost-hooks is bound, because the
16921 latter will always be true when invoking a recursive minibuffer
16922 from an active Iswitchb buffer.
16923
16924 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
16925
16926 * files.el (shell-quote-wildcard-pattern): New function.
16927 (insert-directory): Call it. Only prepend "\" to command on Unix
16928 and GNU/Linux systems.
16929
16930 2000-07-30 Gerd Moellmann <gerd@gnu.org>
16931
16932 * eshell/esh-groups.el: Change custom :link file names
16933 from `eshell.info' to `eshell'.
16934
16935 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
16936
16937 * dired.el (dired-build-subdir-alist): Expand subdirectory names
16938 correctly in recursive ange-ftp listings.
16939
16940 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16941
16942 * ps-print.el: Fix bug 1: if ps-font-size-internal,
16943 ps-header-font-size-internal and
16944 ps-header-title-font-size-internal variables are not set,
16945 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
16946 face text property is (foreground-color . COLOR) or
16947 `(background-color . COLOR)', ps-print crashes. Doc fix.
16948 (ps-print-version): New version number (5.2.4).
16949 (ps-plot-region): Code fix.
16950 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
16951 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
16952 Bug fix 2.
16953
16954 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
16955
16956 * glasses.el (glasses-make-readable): Fix uncapitalization of
16957 identifiers like `myXMLDocument'.
16958
16959 2000-07-28 Karl Fogel <kfogel@red-bean.com>
16960
16961 * mail/mail-hist.el (mail-hist-previous-input)
16962 (mail-hist-next-input): Do the obvious code factorization.
16963 (mail-hist-retrieve-and-insert): New func, contains common
16964 code of above two.
16965 If inserting a message body, leave point at top.
16966
16967 2000-07-28 Sam Steingold <sds@gnu.org>
16968
16969 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
16970 Use `<=', not `<' to compare times!
16971 (ange-ftp-ls): Remove.
16972
16973 2000-07-27 Gerd Moellmann <gerd@gnu.org>
16974
16975 * play/cookie1.el: Add explanation of how to make cookie.el
16976 compatible with strfile(1) to comment.
16977
16978 * subr.el (remove, remq): New functions.
16979
16980 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
16981 escape `*' in regexps.
16982 (midnight-find): Reverse order of arguments in the funcall of
16983 TEST.
16984
16985 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
16986 and `.class'.
16987
16988 * play/meese.el: Add Commentary section.
16989
16990 2000-07-27 Alex Schroeder <alex@gnu.org>
16991
16992 * sql.el (sql-ms): Added autoload cookie.
16993 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
16994 (sql-oracle): Ditto.
16995 (sql-help): Doc change.
16996
16997 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
16998 types and exceptions.
16999
17000 2000-07-27 Alex Schroeder <alex@gnu.org>
17001
17002 * sql.el (sql-placeholder-history): New variable.
17003 (sql-query-placeholders-and-send): New function that will query
17004 the user and replace placeholders with user input.
17005 (sql-oracle): If running on NT, set comint-input-sender to
17006 sql-query-placeholders-and-send.
17007
17008 (sql-stop): If in the SQLi buffer, insert stop notification, else
17009 present it as a message.
17010
17011 2000-07-27 Alex Schroeder <alex@gnu.org>
17012
17013 * sql.el (sql-input-ring-separator): Doc change.
17014 (sql-input-ring-file-name): Doc change.
17015 (sql-interactive-mode): Use `sql-input-ring-separator' and
17016 `sql-input-ring-file-name' to set the comint-mode equivalents
17017 without making them local variables.
17018 (sql-stop): Don't bind `sql-input-ring-separator' and
17019 `sql-input-ring-file-name' dynamically to their comint-mode
17020 equivalents.
17021
17022 2000-07-27 Kenichi Handa <handa@etl.go.jp>
17023
17024 * international/mule.el (register-char-codings): New function.
17025 (make-coding-system): Handle `safe-chars' specification in the arg
17026 PROPERTY.
17027
17028 * international/mule-cmds.el
17029 (find-coding-systems-region-subset-p): This function deleted.
17030 (sort-coding-systems-predicate): New variable.
17031 (sort-coding-systems): New function.
17032 (find-coding-systems-region): Use
17033 find-coding-systems-region-internal.
17034 (find-coding-systems-string): Use find-coding-systems-region.
17035 (find-coding-systems-for-charsets): Check
17036 char-coding-system-table.
17037 (select-safe-coding-system-accept-default-p): New variable.
17038 (select-safe-coding-system): Mostly rewritten. New argument
17039 ACCEPT-DEFAULT-P.
17040 (select-message-coding-system): Call select-safe-coding-system
17041 with ACCEPT-DEFAULT-P arg.
17042 (reset-language-environment): Reset default-sendmail-coding-system
17043 to the default value iso-latin-1.
17044 (set-language-environment): Don't set the obsolete variable
17045 charset-origin-alist.
17046
17047 * international/codepage.el (cp-coding-system-for-codepage-1):
17048 Give `safe-chars' property to make-coding-system.
17049
17050 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
17051 calling select-message-coding-system twice.
17052
17053 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
17054 instead of `safe-charsets'.
17055 (cyrillic-alternativnyj): Likewise.
17056 (ccl-encode-alternativnyj): Don't check the charset
17057 cyrillic-iso8859-5.
17058
17059 2000-07-27 Kenichi Handa <handa@etl.go.jp>
17060
17061 * composite.el (compose-chars-after): Preserve match data.
17062
17063 2000-07-26 Sam Steingold <sds@gnu.org>
17064
17065 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
17066 (ange-ftp-real-file-newer-than-file-p): New function.
17067 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
17068 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
17069
17070 * tooltip.el (tooltip-float-time): Removed (use `float-time').
17071 * midnight.el (midnight-float-time): Ditto.
17072
17073 2000-07-26 Andreas Schwab <schwab@suse.de>
17074
17075 * files.el (normal-backup-enable-predicate): Correct
17076 interpretation of the return value of compare-strings.
17077
17078 2000-07-26 Gerd Moellmann <gerd@gnu.org>
17079
17080 * isearch.el (isearch-resume): New function.
17081 (isearch-done): Add something to command-history to resume
17082 the search.
17083 (isearch-yank-line, isearch-yank-word): Use
17084 buffer-substring-no-properties instead of buffer-substring.
17085
17086 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
17087 of flyspell-mouse-map.
17088
17089 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
17090 duplicate definition.
17091 (makefile-mode): Remove duplicate setting of local-abbrev-table.
17092
17093 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
17094 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
17095
17096 2000-07-25 Sam Steingold <sds@gnu.org>
17097
17098 * net/ange-ftp.el: Get modtime over the net.
17099 (ange-ftp-file-modtime): New function.
17100 (ange-ftp-write-region, ange-ftp-insert-file-contents)
17101 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
17102 Use it.
17103 (ange-ftp-dot-to-slash): New function.
17104 (ange-ftp-fix-name-for-vms): Use it.
17105
17106 * midnight.el (midnight-buffer-display-time): Use
17107 `with-current-buffer'.
17108
17109 2000-07-25 Gerd Moellmann <gerd@gnu.org>
17110
17111 * find-dired.el: Update copyright notice.
17112 (find-dired): Offer to kill a running `find'.
17113
17114 * enriched.el (enriched-face-ans): For a `foreground-color'
17115 property, return '(("x-color" COLOR))' so that COLOR will be
17116 output as a parameter of the x-color annotation. Likewise for the
17117 `background-color' property. In the case of normal face
17118 properties, don't return annotations for unspecified foreground
17119 and background face attributes.
17120
17121 2000-07-25 Kenichi Handa <handa@etl.go.jp>
17122
17123 * language/japan-util.el (japanese-katakana-region): Fix handling
17124 HANKAKU argument.
17125
17126 2000-07-25 Miles Bader <miles@gnu.org>
17127
17128 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
17129 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
17130 constrain-to-field.
17131
17132 2000-07-24 Andrew Innes <andrewi@gnu.org>
17133
17134 * timer.el (timer-activate-when-idle): Add optional parameter
17135 DONT-WAIT. Update docstring.
17136 (run-with-idle-timer): Specify extra parameter to
17137 timer-activate-when-idle, so that timer will be activated
17138 immediately if Emacs is already idle.
17139
17140 * w32-fns.el (w32-using-nt): Fix docstring.
17141
17142 2000-07-24 Dave Love <fx@gnu.org>
17143
17144 * mouse.el (popup-menu): Set last-command-event.
17145 (mouse-major-mode-menu-prefix): Declare.
17146
17147 2000-07-24 Gerd Moellmann <gerd@gnu.org>
17148
17149 * textmodes/flyspell.el: Update to author's version 1.5d.
17150
17151 * progmodes/hideshow.el: Update copyright notice.
17152
17153 * vcursor.el: Set maintainer to FSF, since author cannot
17154 be reached.
17155
17156 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
17157
17158 * info.el (Info-goto-emacs-key-command-node): Leave a space after
17159 the prompt.
17160
17161 * mouse.el (popup-menu): Run the keymap through indirect-function,
17162 in case it was defined with define-prefix-key. If the menu is a
17163 list of keymaps, look up the binding of user's choice in each one
17164 of the keymaps.
17165 (mouse-popup-menubar): If the global and local menu-bar keymaps
17166 don't have a prompt string, create one and insert it into the
17167 keymap. Don't barf if current-local-map returns nil.
17168
17169 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
17170
17171 * dired.el (dired-sort-R-check): Added to allow recursive listing
17172 to be undone.
17173 (dired-sort-other): Use it.
17174
17175 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17176
17177 * Release of cc-mode 5.27
17178
17179 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17180
17181 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
17182 c-beginning-of-statement-1 that caused a bad case of recursion
17183 which could consume a lot of CPU in large classes in languages
17184 that have in-expression classes (i.e. Java and Pike).
17185
17186 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
17187 statements before top level constructs (i.e. case 6 is moved
17188 before case 5 and is now case 4) to catch in-expression
17189 classes in top level expressions correctly.
17190
17191 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17192
17193 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
17194 objc-method-intro. Case 4 removed and case 5I added.
17195
17196 * cc-langs.el (c-append-paragraph-start): New variable used by
17197 c-common-init to get paragraph-start correct.
17198 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
17199 initialize paragraph-start to make it correct both with and
17200 without the javadoc special case.
17201
17202 * cc-mode.el (java-mode): Use c-append-paragraph-start to
17203 initialize paragraph-start for javadoc markup.
17204
17205 * cc-vars.el (c-style-variables-are-local-p): Incompatible
17206 change by defaulting this to t. It's motivated by the
17207 confusing behavior that otherwise arise from the style system
17208 when editing both java and non-java files at the same time
17209 (see the comments about style setting in c-common-init).
17210
17211 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17212
17213 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
17214 similar to the one in c-fill-paragraph to check the fill
17215 prefix from the adaptive fill function for sanity.
17216
17217 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17218
17219 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
17220 defun block.
17221
17222 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17223
17224 * cc-align.el (c-lineup-multi-inher): Handle lines with
17225 leading comma nicely. Extended to handle member initializers
17226 too.
17227
17228 * cc-engine.el: (c-beginning-of-inheritance-list,
17229 c-guess-basic-syntax): Fixed recognition of inheritance lists
17230 when the lines begins with a comma.
17231
17232 * cc-vars.el (c-offsets-alist): Changed default for
17233 member-init-cont to c-lineup-multi-inher since it now handles
17234 member initializers and indents better for leading commas.
17235
17236 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17237
17238 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
17239 handling that caused class open lines to be recognized as
17240 statement-conts in some cases.
17241
17242 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
17243 guessed by the adaptive fill function unless point is on the
17244 first line of a block comment.
17245
17246 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
17247 when the buffer ends with a macro continuation char.
17248
17249 * cc-engine.el (c-guess-basic-syntax): Added support for
17250 function definitions as statements in Pike. The first
17251 statement in a lambda block is now labeled defun-block-intro
17252 instead of statement-block-intro.
17253
17254 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
17255 so that the class surrounding point is selected, not the one
17256 innermost in the state.
17257
17258 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
17259 recognition of switch labels having hanging multiline
17260 statements.
17261
17262 * cc-engine.el (c-beginning-of-member-init-list): Broke out
17263 some code in c-guess-basic-syntax to a separate function.
17264 * cc-engine.el (c-just-after-func-arglist-p): Fixed
17265 recognition of member inits with multiple line arglists.
17266 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
17267 member-init-cont when the commas are in funny places.
17268
17269 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17270
17271 * cc-defs.el (c-auto-newline): Removed this macro since it's
17272 not used anymore.
17273
17274 * cc-engine.el (c-looking-at-bos): New helper function.
17275 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
17276 inexpr and toplevel classes apart in Pike.
17277
17278 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
17279 of case 9A.
17280
17281 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
17282 constant, since "class" can introduce an in-expression class
17283 in Pike nowadays.
17284
17285 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17286
17287 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
17288 indentation on cpp-macro lines.
17289
17290 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
17291 a syntax modifier like comment-intro, to make it possible to
17292 get syntactic indentation for preprocessor directives. It's
17293 incompatible wrt to lineup functions on cpp-macro, but it has
17294 no observable effect in the 99.9% common case where cpp-macro
17295 is set to -1000.
17296
17297 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17298
17299 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
17300 member-init-cont when the preceding arglist is several lines.
17301
17302 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17303
17304 * cc-styles.el (c-style-alist): The basic offset for the BSD
17305 style corrected to 8.
17306
17307 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17308
17309 * cc-styles.el (c-style-alist): Adjusted the indentation of
17310 brace list openers in the gnu style.
17311
17312 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17313
17314 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
17315
17316 * cc-cmds.el (c-electric-brace, c-electric-slash,
17317 c-electric-star, c-electric-semi&comma, c-electric-colon,
17318 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
17319 when c-syntactic-indentation is nil.
17320
17321 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
17322 we were left at comments preceding the first statement when
17323 reaching the beginning of the buffer.
17324
17325 * cc-vars.el (c-syntactic-indentation): New variable to turn
17326 off all syntactic indentation.
17327
17328 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17329
17330 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
17331 between the text and the block comment ender when it hangs,
17332 depending on how many there are before the fill.
17333
17334 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17335
17336 * cc-engine.el (c-beginning-of-closest-statement): New helper
17337 function to go back to the closest preceding statement start,
17338 which could be inside a conditional statement.
17339 * cc-engine.el (c-guess-basic-syntax): Use
17340 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
17341
17342 * cc-engine.el (c-guess-basic-syntax): Better handling of
17343 arglist-intro, arglist-cont-nonempty and arglist-close when
17344 the arglist is nested inside parens. Cases 7A, 7C and 7F
17345 changed.
17346
17347 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
17348 up-to-date with javadoc 1.2.
17349
17350 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17351
17352 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
17353 multiline Pike type decls.
17354
17355 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17356
17357 * cc-cmds.el (c-indent-new-comment-line): Always break
17358 multiline comments in multiline mode, regardless of
17359 comment-multi-line.
17360
17361 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17362
17363 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
17364 fully::qualified::names in C++ member init lists. Preamble in
17365 case 5D changed.
17366
17367 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17368
17369 * cc-langs.el (c-common-init): Handling of obsolete variables
17370 moved to c-initialize-cc-mode. More compatible style override
17371 when using global style variables.
17372 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
17373 variables moved here.
17374
17375 * cc-styles.el (c-make-styles-buffer-local): Flag style
17376 variable localness in c-style-variables-are-local-p to make
17377 the compatibility measure in c-common-init work well.
17378
17379 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
17380 longer contain set-from-style.
17381 * cc-styles.el (c-initialize-builtin-style): Don't check for
17382 set-from-style on c-special-indent-hook.
17383 * cc-styles.el (c-copy-tree): Obsolete. The standard function
17384 copy-alist is sufficient now.
17385
17386 * cc-styles.el (c-set-style, c-set-style-1,
17387 c-get-style-variables): Fixes to variable initialization so
17388 that duplicate entries in styles have the same effect
17389 regardless of DONT-OVERRIDE.
17390
17391 * cc-styles.el (c-set-style-2): Fixed bug where the
17392 initialization of inheriting styles failed when the
17393 dont-override flag is set.
17394
17395 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
17396 on this.
17397
17398 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17399
17400 * cc-defs.el (c-forward-comment): Removed the workaround
17401 introduced in 5.38 since it had worse side-effects. If a line
17402 contains the string "//\"", it regarded the // as a comment
17403 start since the \ temporarily doesn't have escape syntax.
17404
17405 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
17406
17407 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
17408 ada-xref.el before ada-prj.el, so that the Project menu is created
17409 when ada-prj tries to add to it.
17410 (ada-activate-keys-for-case): Suppress the characters that are not
17411 part of the Ada syntax. Better compatibility with else-mode
17412 (ada-adjust-case-interactive): When auto-casing is not active,
17413 correctly insert newlines (used to insert only ^M). Prevent the
17414 syntax table from being changed in case of an error
17415 (or '_' becomes part of a word and some commands are confused).
17416 Do nothing if ada-auto-case is nil.
17417 (ada-after-keyword-p): Ignore keywords that are also attributes
17418 (ada-batch-reformat): Update usage comment
17419 (ada-call-from-contextual-menu): New function
17420 (ada-case-read-exceptions): Reinitialize the casing exception list
17421 first to nil first, so that the casing exception file can be
17422 shared.
17423 (ada-check-defun-name): Handles "configure" keyword for gnatdist
17424 files.
17425 (ada-compile-goto-error): Fix regexp used to detect a file:line
17426 anywhere in the error message
17427 (ada-contextual-menu-last-point): New variable
17428 (ada-create-keymap): If the variable delete-key-deletes-forward is
17429 t on XEmacs, it means that DEL should delete one character
17430 forward.
17431 (ada-create-menu): Use :included instead of :visible for XEmacs.
17432 New submenu "Options".
17433 (ada-end-stmt-re): Correctly indent "select ... then abort"
17434 statements.
17435 (ada-fill-comment-paragraph): Correctly delete all leading '--'
17436 even if they don't match ada-fill-comment-prefix Fix handling of
17437 paragraphs on the first or last line of a file.
17438 (ada-format-paramlist): Fix handling of default parameter values.
17439 (ada-get-body-name): New function.
17440 (ada-get-current-indent): Optimized by searchling directly for an
17441 existing generic part or a statement outside of it. Handle
17442 ada-indent-align-comments when indenting comments Replaced some
17443 regexps by testing directly the next character. This results in a
17444 huge speedup on some files. New indentation scheme for renames
17445 statements. Stop looking for the 'while' or 'for' associated with
17446 a 'loop' at the first semicolon encountered. A "return" can also
17447 match an anonymous access subprogram declaration.
17448 (ada-get-indent-noindent): Ignore strings and comments when
17449 looking for the keywords "record" and "private".
17450 (ada-goto-matching-decl-start): When matching "if", make sure we
17451 are not in fact seeing "end if". Ignore "when" statements except
17452 when initial keyword was "begin". Fix handling of nested
17453 procedures. Add a recursive call to this function to skip over
17454 other 'end' statmts. Fix indentation for "when .. => begin"
17455 (ada-in-open-paren-p): Fix indentation for complex boolean
17456 expressions, where 'and then', 'or else' and parenthesis
17457 statements are mixed up.
17458 (ada-in-paramlist-p): Skip comments while searching for the
17459 beginning Fix handling of operator declarations.
17460 (ada-indent-align-comments): New variable
17461 (ada-indent-current): Change the syntax table only in the
17462 protected section, so that we are sure it is restored correctly.
17463 (ada-indent-on-previous-lines): Use ada-use-indent and
17464 ada-with-indent Correctly indent "select ... then"
17465 (ada-indent-region): Slight speedup.
17466 (ada-indent-renames): New variable.
17467 (ada-last-which-function-subprog, ada-last-which-function-line):
17468 New variables
17469 (ada-looking-at-semi-private): Correctly indent the 'private'
17470 keyword when it is the first word in a package declaration.
17471 (ada-loose-case-word): Stop searching if at the end of the buffer.
17472 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
17473 even if point is not initially at the end of the word.
17474 (ada-matching-decl-start-re): Add "when".
17475 (ada-mode): Add support for abbrev-mode, outline-mode and
17476 which-func-mode Override the old find-file.el entry in
17477 ff-special-constructs since it is using the obsolete
17478 ada-spec-suffix variable
17479 (ada-no-auto-case): New function
17480 (ada-scan-paramlist): When parsing the argument type, accept
17481 spaces (as in "X 'Class", generated by Rational Rose).
17482 (ada-other-file-name): No longer loads the other file.
17483 (ada-popup-menu): Save and restore the current buffer and cursor
17484 position before and after displaying the menu.
17485 (ada-search-ignore-complex-boolean): New function.
17486 (ada-uncomment-region): Emacs21 already knows how to delete
17487 comments not starting in the first column.
17488 (ada-use-indent): New variable
17489 (ada-which-function): New function.
17490 (ada-with-indent): New variable
17491 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
17492 can be batch-compiled from the command line.
17493
17494 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
17495 Add to the menu when the file is loaded, not in ada-mode-hook.
17496 Add -toolbar to the default ddd command Switches moved from
17497 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
17498 ada-prj-default-comp-opt
17499 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
17500 Reference Manual to the menu
17501 (ada-check-current): rewritten as a call to ada-compile-current
17502 (ada-compile): Removed.
17503 (ada-compile-application, ada-compile-current, ada-check-current):
17504 Set the compilation-search-path so that compile.el automatically
17505 finds the sources in src_dir. Automatic scrollong of the
17506 compilation buffer. C-uC-cC-c asks for confirmation before
17507 compiling
17508 (ada-compile-current): New parameter, prj-field
17509 (ada-complete-identifier): Load the .ali file before doing
17510 processing
17511 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
17512 conform to gnatmake's behavior.
17513 (ada-find-file-in-dir): New function
17514 (ada-find-references): Set the environment variables for gnatfind
17515 (ada-find-src-file-in-dir): New function.
17516 (ada-first-non-nil): Removed
17517 (ada-gdb-application): Add support for jdb, the java debugger.
17518 (ada-get-ada-file-name): Load the original-file first if not done
17519 yet.
17520 (ada-get-all-references): Handles the new ali syntax (parent types
17521 are found between <>).
17522 (ada-initialize-runtime-library): New function
17523 (ada-mode-hook): Always load a project file when a file is opened,
17524 so that the casing exceptions are correctly read.
17525 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
17526 (ada-parse-prj-file): Use find-file-noselect instead of find-file
17527 to open the project file, since the latter does not work with
17528 speedbar Get default values before loading the prj file, or the
17529 default executable file name is wrong. Use the absolute value of
17530 src_dir to initialize ada-search-directories and
17531 compilation-search-path,... Add the standard runtime library to
17532 the search path for find-file.
17533 (ada-prj-default-debugger): Was missing an opening '{'
17534 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
17535 variables.
17536 (ada-prj-default-gnatmake-opt): New variable
17537 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
17538 buffers, the project file is the default one Save the windows
17539 configuration before displaying the menu.
17540 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
17541 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
17542 ...) regexp-quote identifiers names to support operators +,
17543 -,... in regexps.
17544 (ada-remote): New function.
17545 (ada-run-application): Erase the output buffer before starting the
17546 run Support remote execution of the application. Use
17547 call-process, or the arguments are incorrectly parsed
17548 (ada-set-default-project-file): Reread the content of the active
17549 project file, not the one from the current buffer When a project
17550 file is set as the default project, all directories are
17551 automatically associated with it.
17552 (ada-set-environment): New function
17553 (ada-treat-cmd-string): New special variable ${current}
17554 (ada-treat-cmd-string): Revised. The substitution is now done for
17555 any ${...} substring
17556 (ada-xref-current): If no body was found, compiles the spec
17557 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
17558 compiler to get rid of command line length limitations.
17559 (ada-xref-get-project-field): New function
17560 (ada-xref-project-files): New variable
17561 (ada-xref-runtime-library-specs-path)
17562 (ada-xref-runtime-library-ali-path): New variables
17563 (ada-xref-set-default-prj-values): Default run command now does a
17564 cd to the build directory. New field: main_unit Provide a default
17565 file name even if the current buffer has no prj file.
17566
17567 * ada-prj.el:
17568 Rewritten to show a tabbed-dialog.
17569 (ada-prj-add-ada-menu): Remove the map and name parameters.
17570 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
17571 New function
17572 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
17573 (ada-prj-load-from-file): New function
17574 (ada-prj-save): Always save fields that depend on the current buffer
17575 (ada-prj-show-value): New function
17576
17577 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
17578 Ada mode. This will allow us to display the Ada menu in any buffer
17579 we want (for project items).
17580 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
17581 number of spaces in the header.
17582
17583 2000-07-24 Dave Love <fx@gnu.org>
17584
17585 * ediff-init.el (ediff-region-help-echo): Bind face-help.
17586
17587 2000-07-23 Noah Friedman <friedman@splode.com>
17588
17589 * type-break.el (type-break): perform autosave.
17590 Suggested by Stephen Gildea <gildea@stop.mail-abuse.org>.
17591 (type-break-do-query): Cancel query schedule while performing
17592 actual query, to avoid possibility of a second query being made
17593 while first one is already in progress.
17594 (type-break-time-stamp-format): New variable.
17595 (type-break-time-stamp): New function.
17596 (type-break-time-warning): Use it.
17597 (type-break-keystroke-warning): Use it.
17598 (type-break-noninteractive-query): Use it.
17599
17600 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
17601 cookie.
17602 Use add-minor-mode to set minor-mode-alist, if available.
17603 (eldoc-echo-area-use-multiline-p): New user option.
17604 (eldoc-echo-area-multiline-supported-p): New variable.
17605 (eldoc-docstring-format-sym-doc): Use them.
17606 (eldoc-mode): If not using idle timers, append to local post and
17607 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
17608 (eldoc-display-message-no-interference-p): Don't interfere with
17609 edebug.
17610 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
17611 (eldoc-function-arglist): New function.
17612 (eldoc-function-argstring): Use it.
17613
17614 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
17615 auto save directory exists before calling directory-files.
17616
17617 2000-07-23 Dave Love <fx@gnu.org>
17618
17619 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
17620 ^o, ^u.
17621
17622 2000-07-21 Dave Love <fx@gnu.org>
17623
17624 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
17625 now passed to the function. It now works properly.
17626
17627 * smerge-mode.el (smerge-mode-menu): Fill it out.
17628
17629 2000-07-20 Gerd Moellmann <gerd@gnu.org>
17630
17631 * info-look.el (info-lookup): If *info* is shown in another frame
17632 on the same display, select that frame, instead of switching to
17633 the Info buffer in another window of the selected frame.
17634
17635 * simple.el (universal-argument-map): Bind numeric keypad keys
17636 kp-0 to kp-9 and kp-subtract.
17637 (digit-argument): Handle these keys.
17638
17639 2000-07-20 Dave Love <fx@gnu.org>
17640
17641 * net/goto-addr.el (goto-address-fontify): Don't bother with
17642 buffer-modified and read-only stuff -- irrelevant with overlays.
17643 Put an extra property on the overlays and use it to clean up in
17644 case goto-address is re-run.
17645
17646 2000-07-19 Richard M. Stallman <rms@gnu.org>
17647
17648 * timer.el (run-with-idle-timer): Doc fix.
17649
17650 * mail/mail-utils.el (mail-strip-quoted-names):
17651 Handle case where <...> appears inside "...".
17652 Use replace-match to edit the string more simply.
17653 (rmail-dont-reply-to): Cope with an unmatched ".
17654
17655 2000-07-19 Dave Love <fx@gnu.org>
17656
17657 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
17658 implementation.
17659
17660 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
17661 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
17662 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
17663
17664 2000-07-19 Gerd Moellmann <gerd@gnu.org>
17665
17666 * textmodes/refer.el: Correct maintainer's email address.
17667
17668 * progmodes/hideif.el: Correct author's email address.
17669 Fix typo in comment.
17670
17671 * xml.el: New file.
17672
17673 * mail/mailheader.el: Correct author's mail address.
17674
17675 * gnus/parse-time.el: Correct author's mail address.
17676
17677 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
17678
17679 * comint.el (comint-highlight-input, comint-highlight-face):
17680 New user options.
17681 (comint-input-ring-file-name): Change custom type.
17682 (comint-mode-map): Bind mouse-2.
17683 (comint-insert-clicked-input): New function.
17684 (comint-send-input): Handle input highlighting.
17685
17686 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
17687
17688 * mouse.el (popup-menu): New function.
17689 (mouse-major-mode-menu): Use it.
17690
17691 2000-07-18 Dave Love <fx@gnu.org>
17692
17693 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
17694 improvements.
17695
17696 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17697
17698 * faces.el (face-font-selection-order)
17699 (face-font-family-alternatives): Add custom type.
17700
17701 2000-07-18 Dave Love <fx@gnu.org>
17702
17703 * cus-edit.el (custom-variable-reset-saved)
17704 (custom-variable-reset-standard): Remove unused bindings.
17705
17706 * rect.el (open-rectangle-line): Remove unused let.
17707
17708 * hl-line.el (hl-line-highlight): Check hl-line-mode.
17709
17710 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17711
17712 * cdl.el: Fix `Maintainer' keyword.
17713
17714 * play/pong.el: Add author's email address.
17715
17716 2000-07-17 Sam Steingold <sds@gnu.org>
17717
17718 * files.el (insert-directory): Call `split-string' instead of
17719 re-implementing it.
17720
17721 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17722
17723 * mail/vms-pmail.el: Change maintainer to FSF.
17724
17725 * net/goto-addr.el: Change maintainer to FSF.
17726
17727 * info.el (Info-title-face-alist): Removed.
17728
17729 2000-07-18 David Ponce <david@dponce.com>
17730
17731 * recentf.el (recentf-open-files): New command that works like
17732 `recentf-open-more-files', but shows the whole list of files (not just
17733 those omitted from the menu). Useful if you don't use a menu-bar!
17734 (recentf-open-more-files) Modified to use `recentf-open-files'.
17735
17736 (recentf-open-files, recentf-open-more-files)
17737 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
17738
17739 (recentf-dialog-mode): New mode for dialogs. You can now just type
17740 "q" to cancel the dialogs.
17741
17742 2000-07-18 David Ponce <david@dponce.com>
17743
17744 * recentf.el: This is a major update of recentf.el. It adds new
17745 features to better organize the recentf menu and "More..." buffer.
17746
17747 Using new provided menu filtering functions you can now organize the
17748 recent files list:
17749
17750 - by major modes
17751 - by directories
17752 - by user defined rules
17753
17754 Finally, with the new `recentf-filter-changer' customizable filter you
17755 can define a ring of filters and dynamically (via the menu) cycle on
17756 each menu organization in the ring (a la msb).
17757
17758 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
17759
17760 * eshell/eshell.el (eshell): Replace links to eshell.info with
17761 links to eshell, to avoid problems on systems where the manual is
17762 installed as `eshell'.
17763 * eshell/esh-cmd.el (eshell-cmd): Ditto.
17764 * eshell/em-smart.el (eshell-smart): Ditto.
17765 * eshell/em-banner.el (eshell-banner): Ditto.
17766 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
17767
17768 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
17769 same-file check in the MS-DOS version (it does support inodes).
17770
17771 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
17772
17773 * eshell/eshell.el (eshell-directory-name):
17774 Run default directory name through convert-standard-filename.
17775
17776 2000-07-18 Kenichi Handa <handa@etl.go.jp>
17777
17778 * international/mule-cmds.el (select-safe-coding-system):
17779 Fix typo in the comment.
17780
17781 * language/european.el (compound-text):
17782 Force katakana-jisx0201 to be designated to G1.
17783
17784 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
17785 Don't translate some national variant characters of latin-jisx0201.
17786 (x-ctext): Force katakana-jisx0201 to be designated to G1.
17787
17788 * international/kkc.el (kkc-after-update-conversion-functions):
17789 New variable.
17790 (kkc-update-conversion): Run functions in it at the tail.
17791
17792 2000-07-16 John Wiegley <johnw@gnu.org>
17793
17794 * lisp/align.el (align-newline-and-indent):
17795 Adding new function. for auto-aligning blocks of code on RET.
17796 (align-region): Fixed badly formatted minibuffer message.
17797
17798 2000-07-17 Kenichi Handa <handa@etl.go.jp>
17799
17800 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
17801 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
17802 the conversion list at first if appropriate.
17803 (kkc-next): Don't update kkc-next-count here.
17804 (kkc-prev): Don't update kkc-prev-count here.
17805 (kkc-show-conversion-list-update): Fix setting up of conversion
17806 list message.
17807
17808 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
17809
17810 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
17811
17812 2000-07-16 Dave Love <fx@gnu.org>
17813
17814 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
17815 function to be more specific.
17816
17817 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
17818 non-string help-echo.
17819 (widget-types-convert-widget): Defsubst it.
17820 (widget-echo-help): Try to cope with a help-echo function of two
17821 possible sorts.
17822
17823 2000-07-15 Jason Rumney <jasonr@gnu.org>
17824
17825 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
17826 Declare as obsolete.
17827
17828 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
17829
17830 2000-07-14 Gerd Moellmann <gerd@gnu.org>
17831
17832 * hilit-chg.el: Fix typo.
17833
17834 2000-07-14 Dave Love <fx@gnu.org>
17835
17836 * info.el (Info-mode-menu): Fix use of :help, :enable.
17837
17838 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
17839
17840 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
17841
17842 2000-07-13 Dave Love <fx@gnu.org>
17843
17844 * emacs-lisp/easymenu.el: Doc fixes.
17845 (easy-menu-remove): Defalias to ignore.
17846
17847 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
17848 Call throw correctly.
17849
17850 2000-07-13 Gerd Moellmann <gerd@gnu.org>
17851
17852 * faces.el (frame-background-mode): Doc fix.
17853
17854 * simple.el (eval-expression-print-length): Change custom type to
17855 allow entering nil as value.
17856
17857 2000-07-13 Dave Love <fx@gnu.org>
17858
17859 * progmodes/fortran.el (fortran-imenu-generic-expression):
17860 Change definition layout.
17861 (fortran-mode-menu): Reinstate customize entries.
17862
17863 * cus-edit.el (custom-group-menu-create, customize-menu-create):
17864 Use :filter, per old XEmacs code.
17865
17866 2000-07-12 Gerd Moellmann <gerd@gnu.org>
17867
17868 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
17869 event when deciding what to send to the terminal.
17870
17871 2000-07-12 Dave Love <fx@gnu.org>
17872
17873 * cus-start.el: Add optional version as 4th element of specs and
17874 use it for several things new in v21. Remove load-path. Fix type
17875 of line-number-display-limit.
17876
17877 2000-07-11 Dave Love <fx@gnu.org>
17878
17879 * progmodes/fortran.el: Don't require easymenu.
17880 Use repeat counts in various regexps.
17881 (fortran-mode-syntax-table): Defvar directly.
17882 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
17883 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
17884 Use defvar, not defconst.
17885 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
17886 (fortran-mode): Set fortran-comment-line-start-skip,
17887 fortran-comment-line-start-skip, dabbrev-case-fold-search.
17888 (fortran-comment-indent): Use defsubst.
17889 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
17890 Use fortran-comment-indent, not fortran-comment-indent-function.
17891 (fortran-comment-region, fortran-electric-line-number): Simplify.
17892 (fortran-auto-fill): New function.
17893 (fortran-do-auto-fill): Deleted.
17894 (fortran-find-comment-start-skip):
17895 Check for non-null comment-start-skip.
17896 (fortran-auto-fill-mode, fortran-fill-statement):
17897 Use fortran-auto-fill.
17898 (fortran-fill): Use fortran-auto-fill. Check for null
17899 comment-start-skip. Simplify final clause and use end-of-line finally.
17900
17901 * widget.el (widget-plist-member): New alias.
17902
17903 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
17904
17905 * eshell/esh-module.el (toplevel): Reference
17906 byte-compile-current-file only if it is bound.
17907
17908 2000-07-10 Gerd Moellmann <gerd@gnu.org>
17909
17910 * dired.el: Don't require `dired-aux'.
17911
17912 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
17913
17914 * dired-aux.el (dired-show-file-type): New function.
17915 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
17916 (dired-show-file-type): Add autoload.
17917
17918 2000-07-10 Kenichi Handa <handa@etl.go.jp>
17919
17920 * international/mule-diag.el (describe-font): Adjusted for the
17921 change of fontset-info.
17922 (print-fontset): Likewise.
17923
17924 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
17925
17926 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
17927
17928 2000-07-07 Gerd Moellmann <gerd@gnu.org>
17929
17930 * bindings.el: Bind `[delete]' to delete-char.
17931
17932 * dired.el (dired-find-alternate-file): New function.
17933 (dired-mode-map): Bind `a' to dired-find-alternate-file.
17934 (toplevel): Require dired-aux when compiling.
17935 (dired-buffers): Move defvar within file to avoid compiler warning.
17936
17937 * info.el (Info-last-search): Variable removed.
17938 (Info-search-history): New variable.
17939 (Info-search): New Info-search-history.
17940
17941 * battery.el, info-look.el: Change author's mail address.
17942
17943 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
17944
17945 * mail/rmail.el (rmail-clear-headers): Don't throw an error
17946 if rmail-ignored-headers is nil.
17947 (rmail-retry-failure): Bind rmail-ignored-headers and
17948 rmail-displayed-headers to nil.
17949
17950 2000-07-06 Gerd Moellmann <gerd@gnu.org>
17951
17952 * lpr.el (lpr-page-header-switches): Add `-h' switch.
17953 (print-region-1): Don't hard code `-h' here.
17954
17955 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
17956
17957 2000-07-01 Francesco Potorti` <pot@gnu.org>
17958
17959 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
17960 exim can use "your message" instead of "the message".
17961
17962 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
17963
17964 * facemenu.el: Docstrings fixes.
17965 (facemenu-get-face): Don't use internal-find-face.
17966 (facemenu-iterate): Rename arg to match the docstring.
17967
17968 * newcomment.el (uncomment-region): Be more careful when skipping
17969 backwards over `=' not to bump into BOBP.
17970
17971 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
17972
17973 * ediff-diff.el (ediff-wordify): Use syntax table.
17974 * ediff-init.el (ediff-has-face-support-p): Use
17975 ediff-color-display-p.
17976 (ediff-color-display-p): Use display-color-p, changed to defun
17977 from defsubst.
17978 Got rid of special cases for NeXT and OS/2.
17979 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
17980 face.
17981
17982 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
17983
17984 * emacs-lisp/lucid.el: Require CL.
17985 (copy-tree, remprop): Remove, it's provided by CL.
17986 (map-keymap): Define in terms of cl-map-keymap.
17987 (extent-property, set-extent-end-glyph): New functions.
17988
17989 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
17990
17991 2000-07-05 Gerd Moellmann <gerd@gnu.org>
17992
17993 * Makefile.in (DONTCOMPILE): Add comment that the name may
17994 not be changed without changing the make-dist script.
17995
17996 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
17997 (cl-mapc): Use mapc instead of cl-old-mapc.
17998
17999 2000-07-05 Andrew Innes <andrewi@gnu.org>
18000
18001 * makefile.nt: Add support for `bootstrap' and related targets.
18002
18003 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
18004
18005 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
18006 (easy-menu-do-define): Use `menu-item' format.
18007 Handle case where easy-menu-create-menu returns a symbol.
18008 Manually call the potential top-level filter in the function binding.
18009 (easy-menu-filter-return): New arg NAME.
18010 Convert to a keymap if MENU is an XEmacs menu.
18011 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
18012 (easy-menu-converted-items-table, easy-menu-convert-item):
18013 New var and fun to memoize easy-menu-convert-item-1.
18014 (easy-menu-do-add-item): Use it.
18015 (easy-menu-create-menu): Use easy-menu-convert-item.
18016 Wrap easy-menu-filter-return around any :filter specification.
18017 Don't convert the menu if a filter was specified.
18018 Tell easy-menu-make-symbol not to check for MENU being an expression.
18019 (easy-menu-make-symbol): New arg NOEXP.
18020
18021 2000-07-05 Gerd Moellmann <gerd@gnu.org>
18022
18023 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
18024 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
18025 (eval-defun): If called with prefix arg, instrument code for
18026 Edebug.
18027
18028 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
18029 similar to that of eval-defun.
18030
18031 2000-07-04 Dave Love <fx@gnu.org>
18032
18033 * hl-line.el (hl-line-overlay): Make it permanent-local.
18034
18035 * calendar/todo-mode.el: Replaced with a working version, based on
18036 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
18037
18038 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
18039
18040 * paths.el (prune-directory-list): New function.
18041 (Info-default-directory-list): Rewritten to more methodically
18042 enumerate a big list of possible info directories (based on the
18043 list used by the standalone info reader).
18044
18045 * info.el (info-initialize): Use prune-directory-list to remove
18046 non-existent directories from Info-directory-list.
18047
18048 * paths.el (Info-default-directory-list): Try a list of possible
18049 info-directories instead of a single one. Add the possible
18050 info directory "/usr/share/info".
18051
18052 * woman.el (woman-man.conf-path): Explicitly include the debian
18053 man-db config file "/etc/manpath.config".
18054 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
18055 are present in `manpath.config'.
18056 (woman-manpath): Include "/usr/share/man".
18057
18058 2000-07-03 Gerd Moellmann <gerd@gnu.org>
18059
18060 * frame.el (blink-cursor-mode): Don't hide cursor initially.
18061
18062 * startup.el (command-line): Initialize blink-cursor based
18063 on window-system.
18064
18065 * frame.el (blink-cursor): Default to nil if not running under
18066 a window-system.
18067
18068 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
18069 (face-x-resources): Remove duplicate entry for :font.
18070
18071 * textmodes/refer.el (refer-find-entry-internal): Use some-window
18072 instead of cycling through windows with next-window.
18073
18074 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
18075 of cycling through windows with next-window.
18076
18077 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
18078 of cycling through windows with next-window.
18079
18080 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
18081 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
18082 instead of cycling through windows with next-window.
18083
18084 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
18085 instead of cycling through windows with next-window.
18086
18087 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
18088 of cycling through windows with next-window.
18089
18090 * terminal.el (te-process-output): Use walk-windows instead of
18091 cycling through windows with next-window.
18092
18093 * server.el (server-switch-buffer): Use some-window instead of
18094 cycling through windows with next-window.
18095
18096 * window.el (some-window): New function.
18097 (walk-windows): Remove reference to walk-windows-start.
18098
18099 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
18100
18101 2000-07-03 Richard Stallman <rms@gnu.org>
18102
18103 * window.el (walk-windows): Guarantee termination by keeping a list
18104 of all the windows already handled.
18105
18106 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
18107
18108 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
18109 window-system.
18110
18111 * man.el (Man-notify-when-ready): Don't use window-system. If
18112 Man-notify-method is newframe, and the display is not
18113 multi-frame, select the frame created for the man page.
18114 (Man-init-defvars): Doc fix.
18115
18116 2000-06-28 Gerd Moellmann <gerd@gnu.org>
18117
18118 * faces.el (region): Change background color for light background.
18119
18120 * ediff-wind.el (ediff-setup-control-frame): Remove :box
18121 attribute from mode-line face of Ediff control frame.
18122
18123 * replace.el (query-replace-map): Bind `e' like `E'.
18124
18125 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
18126
18127 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
18128 Change name to "Select All".
18129
18130 * dos-fns.el (convert-standard-filename): Fix last change.
18131
18132 2000-06-27 Gerd Moellmann <gerd@gnu.org>
18133
18134 * help.el (describe-variable): Don't insert a second `'s' in front
18135 of the string `value is shown below'. Since the syntax-table is
18136 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
18137 an existing `'s', so that this won't be deleted.
18138
18139 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
18140 * pcmpl-unix.el: New files.
18141
18142 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
18143
18144 * wid-edit.el (widget-member): Use the new plist-member.
18145
18146 2000-06-26 Gerd Moellmann <gerd@gnu.org>
18147
18148 * replace.el (perform-replace): Undo change of 2000-04-04.
18149 Instead, move backward 1 character at the end of the loop when
18150 necessary.
18151
18152 * faces.el (fringe): Change face for different backgrounds.
18153
18154 * eshell/esh-module.el (toplevel): Load defgroup's differently;
18155 patch from John.
18156
18157 * eshell/*.el: Change spelling of the Free Software Foundation.
18158
18159 * eshell/esh-toggle.el: Removed.
18160
18161 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
18162
18163 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
18164 interactively.
18165
18166 2000-06-26 Alex Schroeder <alex@gnu.org>
18167
18168 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
18169 `define-key'; instead of checking `(emacs-version)' check for
18170 `set-keymap-parent' and `set-keymap-name' directly. Add entries
18171 for `;' and `o' which might be electric.
18172
18173 (sql-electric-stuff): New user option.
18174 (sql-magic-go): New function which uses `sql-electric-stuff'.
18175 (sql-magic-semicolon): New function which uses
18176 `sql-electric-stuff'.
18177
18178 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
18179 is not fboundp.
18180
18181 (sql-oracle-options): New variable.
18182 (sql-oracle): Use it.
18183
18184 (sql-imenu-generic-expression): Doc change.
18185 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
18186 is used.
18187
18188 (sql-informix): Added command line parameter "-" to force
18189 sql-informix-program to use stdout.
18190
18191 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
18192
18193 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
18194 (cp864-decode-table): Doc fix.
18195 (cp720-decode-table): New variable, supports the Arabic OEM
18196 codepage used by Windows.
18197 (cp737-decode-table): New, Greek OEM codepage used by Windows.
18198
18199 2000-06-23 Dave Love <fx@gnu.org>
18200
18201 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
18202 (font-lock-fontify-anchored-keywords): Use
18203 line-beginning-position.
18204 (global-font-lock-mode): Use mapc.
18205
18206 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
18207
18208 * eshell/esh-module.el: Require CL when compiling.
18209
18210 2000-06-23 Gerd Moellmann <gerd@gnu.org>
18211
18212 * comint.el (comint-substitute-in-file-name): Call replace-match
18213 with second and third arg t.
18214
18215 * cus-edit.el (custom-button-face, custom-button-pressed-face):
18216 Specify foreground color.
18217
18218 * faces.el (tool-bar, mode-line, header-line): Specify foreground
18219 color.
18220
18221 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
18222
18223 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
18224 cddr instead of cdddr.
18225
18226 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
18227 instead of copy-list.
18228
18229 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
18230 of copy-list.
18231
18232 * subdirs.el: Add eshell subdirectory.
18233
18234 * eshell: New subdirectory containing the Eshell package.
18235
18236 * pcomplete.el: New file.
18237
18238 2000-06-23 Paul Eggert <eggert@twinsun.com>
18239
18240 * mail/mailpost.el (post-mail-send-it): Make sure file has
18241 proper permissions from birth.
18242
18243 * files.el (basic-save-buffer-2): When temporarily setting
18244 file modes, set them to current modes plus 0200, not to 0777.
18245
18246 * emerge.el (emerge-make-temp-file): Make sure file has proper
18247 permissions from birth.
18248
18249 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
18250
18251 * files.el (make-backup-file-name-1): On DOS/Windows, run the
18252 backup file name through convert-standard-filename.
18253
18254 * dos-fns.el (convert-standard-filename): Convert leading
18255 directories as well. When long file names are supported, convert
18256 characters that are invalid in Windows file names.
18257
18258 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18259
18260 * ps-print.el: Fix bug: if ^L is the very first buffer character,
18261 ps-print crashes. New feature: page selection for printing. Create
18262 raw-text-unix coding system for XEmacs. Doc fix.
18263 (ps-print-version): New version number (5.2.3).
18264 (ps-plot-region): Bug fix.
18265 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
18266 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
18267 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
18268 funs.
18269 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
18270 (ps-last-page): New vars.
18271
18272 2000-06-21 Gerd Moellmann <gerd@gnu.org>
18273
18274 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
18275 empty option string.
18276
18277 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
18278
18279 * man.el (man): Doc fix.
18280
18281 2000-06-21 Kenichi Handa <handa@etl.go.jp>
18282
18283 * international/mule-cmds.el (set-language-info-alist): Docstring
18284 fixed.
18285
18286 2000-06-20 Gerd Moellmann <gerd@gnu.org>
18287
18288 * version.el (emacs-version): Use ISO date format.
18289
18290 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
18291 instead of `M-backspace'.
18292
18293 * simple.el (turn-off-auto-fill): New function.
18294
18295 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
18296
18297 * jit-lock.el (with-buffer-prepared-for-jit-lock):
18298 Renamed from with-buffer-prepared-for-font-lock and use
18299 inhibit-modification-hooks rather than setting *-change-functions.
18300 Update all functions to use the new name.
18301 (jit-lock-first-unfontify-pos): New semantics (and doc).
18302 (jit-lock-mode): Make non-interactive.
18303 Don't automatically turn on font-lock.
18304 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
18305 Always use jit-lock-after-change.
18306 Remove and restore font-lock-after-change-function.
18307 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
18308 (jit-lock-after-unfontify-buffer): Remove.
18309 (jit-lock-stealth-fontify):
18310 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
18311 (jit-lock-after-change): Set the `fontified' text-prop to nil.
18312
18313 2000-06-20 Sam Steingold <sds@gnu.org>
18314
18315 * emacs-lisp/cl-indent.el (toplevel): Indent
18316 `print-unreadable-object' properly. Untabify.
18317
18318 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
18319
18320 * textmodes/reftex.el (reftex-find-citation-regexp-format):
18321 Support for bibentry.
18322 (reftex-compile-variables): Fixed problem with end of section-re.
18323
18324 * texmodes/reftex-dcr.el (reftex-view-crossref,
18325 reftex-view-crossref-from-bibtex):
18326 Deal with changed `reftex-find-citation-regexp-format'.
18327 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
18328 Replaced `remprop' with `put'.
18329 (reftex-view-crossref, reftex-view-crossref-when-idle):
18330 Support for bibentry.
18331
18332 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
18333 New entry for bibentry package.
18334
18335 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
18336 Regexp also matches "\nobibliography".
18337
18338 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
18339 Call `reftex-ensure-write-access' before doing anything.
18340 (reftex-ensure-write-access): New function.
18341
18342 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
18343
18344 * progmodes/idlwave.el: File re-installed (update to version 4.2)
18345
18346 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
18347
18348 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
18349
18350 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
18351
18352
18353 2000-06-20 Dave Love <fx@gnu.org>
18354
18355 * faces.el (frame-background-mode): Use set-default, not set, in
18356 setter.
18357 (frame-update-faces, frame-update-face-colors): Define with
18358 defalias.
18359
18360 * enriched.el (enriched-decode-foreground)
18361 (enriched-decode-background): Don't use internal-find-face.
18362
18363 * apropos.el: Doc fixes.
18364
18365 * cus-edit.el (customize-changed-options): Check arg.
18366 (customize-version-lessp): Don't require decimal point.
18367
18368 * custom.el (defcustom, defgroup): Doc fix.
18369
18370 * newcomment.el (comment) <defgroup>: Add :version.
18371 (comment-multi-line): Doc fix.
18372
18373 * emulation/mlsupport.el (define-hooked-local-abbrev,
18374 define-hooked-global-abbrev): Fix, using define-abbrev.
18375
18376 2000-06-19 Gerd Moellmann <gerd@gnu.org>
18377
18378 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
18379 the whole buffer.
18380
18381 2000-06-19 Dave Love <fx@gnu.org>
18382
18383 * menu-bar.el (menu-bar-options-save): New function.
18384 (menu-bar-options-menu): Use it.
18385 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
18386 Simplify.
18387
18388 2000-06-19 Andreas Schwab <schwab@suse.de>
18389
18390 * progmodes/etags.el (tags-query-replace): Put new parameters
18391 START and END at the end, for backward compatibility.
18392
18393 2000-06-19 Kenichi Handa <handa@etl.go.jp>
18394
18395 * international/codepage.el:
18396 (cp-coding-system-for-codepage-1): Delete special codes for
18397 generating xxx-dos coding system because now a CCL based coding
18398 system can handle EOL conversion by default.
18399
18400 * international/mule.el (make-coding-system): Generate subsidiary
18401 coding systems for EOL handling variants even for a CCL based
18402 coding system.
18403
18404 2000-06-19 Kenichi Handa <handa@etl.go.jp>
18405
18406 * international/isearch-x.el (isearch-minibuffer-input-method)
18407 (isearch-minibuffer-input-method-function): These variables
18408 deleted.
18409 (isearch-with-input-method): Don't use the above variables.
18410 (isearch-process-search-multibyte-characters): Likewise. Call
18411 read-string with the arg INHERIT-INPUT-METHOD t.
18412
18413 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
18414
18415 * font-lock.el (font-lock-after-fontify-buffer)
18416 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
18417
18418 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
18419 Use consistent make-local-variable style for font-lock-fontified.
18420 (jit-lock-fontify-buffer):
18421 Don't bother checking for font-lock-mode and jit-lock-mode.
18422
18423 * time.el: Remove trailing ^M that prevent CVS-merging.
18424
18425 2000-06-16 Gerd Moellmann <gerd@gnu.org>
18426
18427 * Makefile.in (distclean): New target.
18428
18429 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
18430
18431 * Makefile.in (srcdir): Define for update-subdirs.
18432
18433 2000-06-16 Gerd Moellmann <gerd@gnu.org>
18434
18435 * find-lisp.el: New file.
18436
18437 2000-06-16 Andrew Innes <andrewi@gnu.org>
18438
18439 * time.el (display-time-mail-function): New variable, to allow
18440 external packages to indicate when new mail is available.
18441 (display-time-update): Use it.
18442
18443 2000-06-16 Kenichi Handa <handa@etl.go.jp>
18444
18445 * international/mule.el (mule-version): Change version name to
18446 SAKAKI. AOI has already been used by Meadow.
18447
18448 * international/quail.el (quail-show-guidance-buf): To find the
18449 bottom window (but minibuffer), pay attention to the height of
18450 minibuffer.
18451
18452 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
18453
18454 * arc-mode.el (archive-mode-map): Use the new menu-item format for
18455 menu-bar menus. Add help strings. Don't remove the Edit menu
18456 from the menu bar, as the menu bar has enough space now.
18457
18458 * Makefile.in (SHELL): Make sure /bin/sh is used.
18459
18460 * woman.el (woman-man-buffer): Fix bold and underlined CJK
18461 characters, which use series of two ^H characters instead of one.
18462
18463 2000-06-15 Gerd Moellmann <gerd@gnu.org>
18464
18465 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
18466 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
18467 functions.
18468 (Info-find-node-2): Try a case-sensitive search first, then
18469 do a case-insensitive search.
18470
18471 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
18472 tutorials.
18473
18474 * complete.el (PC-env-vars-alist): New variable.
18475 (PC-complete-as-file-name): New function.
18476 (partial-completion-mode): Initialize PC-env-vars-alist from
18477 process-environment.
18478 (PC-do-completion): Handle completion of env vars.
18479
18480 * info.el (Info-set-mode-line): Show file name in mode line,
18481 use `*Info*' instead of `Info:'.
18482
18483 * startup.el (command-line-1): Change copyright messages to year
18484 2000.
18485
18486 2000-06-15 Dave Love <fx@gnu.org>
18487
18488 * net/goto-addr.el (goto-address-fontify): Use keymap property,
18489 not local-map.
18490
18491 2000-06-15 Kenichi Handa <handa@etl.go.jp>
18492
18493 * international/mule.el (set-buffer-file-coding-system): Almost
18494 rewritten to handle `undecided' as no-op.
18495
18496 2000-06-14 Gerd Moellmann <gerd@gnu.org>
18497
18498 * Makefile.in: New file.
18499
18500 * Makefile: Removed.
18501
18502 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
18503 (goto-address-highlight-keymap): Bind C-c RET.
18504
18505 2000-06-14 Kenichi Handa <handa@etl.go.jp>
18506
18507 * mail/sendmail.el (sendmail-send-it): The temporary buffer
18508 inherits buffer-file-coding-system of the current buffer.
18509
18510 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
18511 0. Give correct argument to set-auto-coding-function.
18512 (tar-expunge): For goto-char, use (point-min), not 0.
18513 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
18514 (tar-subfile-save-buffer): Likewize.
18515
18516 * international/mule.el
18517 (after-insert-file-set-buffer-file-coding-system): Call
18518 set-buffer-file-coding-system with the arg FORCE t.
18519
18520 2000-06-13 Gerd Moellmann <gerd@gnu.org>
18521
18522 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
18523 nil. Contemporary sendmails issue an X-Authentication-Warning if
18524 the sender is set with `-f'.
18525
18526 2000-06-13 Dave Love <fx@gnu.org>
18527
18528 * help.el (describe-function-1): Kluge around cases of functions
18529 fset to subrs whose doc doesn't match their symbol-name.
18530
18531 * image.el (insert-image): Default STRING to a space.
18532
18533 * info.el Doc fixes.
18534 (Info-build-node-completions): Match Ref tags.
18535
18536 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
18537
18538 * frame.el (display-multi-frame-p, display-multi-font-p): New
18539 defaliases for display-graphic-p.
18540
18541 * hl-line.el: Fixed a typo in commentary.
18542
18543 2000-06-13 Kenichi Handa <handa@etl.go.jp>
18544
18545 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
18546 fixed.
18547
18548 2000-06-12 Dave Love <fx@gnu.org>
18549
18550 * image.el (insert-image): Save a little consing.
18551
18552 2000-06-12 Kenichi Handa <handa@etl.go.jp>
18553
18554 * language/tibet-util.el: Convert all tibetan-1-column characters
18555 to the corresponding tibetan characters.
18556 (tibetan-add-components): Delete code for the special treatment of
18557 'a chung.
18558
18559 * language/tibetan.el (tibetan-composable-pattern): Fix previous
18560 change.
18561 (tibetan-vowel-transcription-alist): More rules added.
18562 (tibetan-composite-vowel-alist): New variable.
18563 (tibetan-precomposition-rule-alist): More rules added.
18564
18565 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
18566
18567 * startup.el (command-line): Only call menu-bar-mode if interactive.
18568
18569 * thingatpt.el (toplevel symbol-properties):
18570 * textmodes/makeinfo.el (makeinfo-compile):
18571 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
18572 * progmodes/hideif.el (hif-compress-define-list)
18573 (hide-ifdef-use-define-alist):
18574 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
18575 (ange-ftp-vms-add-file-entry):
18576 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
18577 * man.el (Man-build-man-command):
18578 * mail/rnewspost.el (news-reply-header-hook):
18579 * info.el (Info-insert-dir):
18580 * emulation/mlconvert.el (backward-word, forward-word, setq):
18581 * emacs-lisp/gulp.el (gulp-send-requests):
18582 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
18583 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
18584 (byte-optimize-apply, end of file):
18585 * emacs-lisp/advice.el (ad-advice-class-completion-table)
18586 (ad-make-freeze-definition):
18587 * startup.el (command-line, command-line-1): Don't quote lambdas.
18588
18589 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
18590 (cvs-cleanup-removed): New function.
18591 (cvs-cleanup-functions): New var.
18592 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
18593 some flexibility in specifying additional entries to auto-cleanup.
18594 (cvs-quickdir): New function.
18595 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
18596 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
18597 (cvs-mode-find-file): Check that we are on a filename or dirname
18598 when invoked through a mouse-click.
18599 (cvs-full-path): Remove.
18600 (cvs-dired-action): Re-introduced.
18601 (cvs-dired-noselect): Use it.
18602 (vc-post-command-functions): use this new hook if available.
18603
18604 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
18605 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
18606 (cvs-filename-map, cvs-dirname-map): Remove.
18607 (cvs-default-action): Remove.
18608 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
18609 if the arg is really a keymap.
18610 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
18611 Don't hardcode the mapping from state (aka type) to face, but check
18612 the var cvs-fi-<type>-face instead.
18613 (cvs-fileinfo-from-entries): New function.
18614
18615 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
18616 Docstring fix.
18617 (cvs-find-file-and-jump): Change default to be safer.
18618 (cvs-mode-diff-map): Define it as a function as well.
18619 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
18620 Bind mouse-2 in this global map rather than with text-properties.
18621
18622 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
18623 file to resolve the ambiguity between C(conflict) and C(need-merge).
18624
18625 2000-06-12 Kenichi Handa <handa@etl.go.jp>
18626
18627 * international/mule.el (set-buffer-file-coding-system): If
18628 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
18629 unconditionally.
18630
18631 2000-06-12 Dave Love <fx@gnu.org>
18632
18633 * wid-edit.el (widget-specify-button): Really suppress the face if
18634 required.
18635
18636 2000-06-11 Gerd Moellmann <gerd@gnu.org>
18637
18638 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
18639
18640 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
18641
18642 * imenu.el (imenu-generic-expression): Docstring fix.
18643
18644 * composite.el (composition-function-table): Move the `put'
18645 below the autoload cookie so we can load the file before loaddefs.
18646
18647 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
18648
18649 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
18650 Handle easy-mmode-define-global-mode.
18651 For complex macros like define-minor-mode that can generate
18652 several autoload entries, try to autoload entries in the
18653 macroexpanded code.
18654
18655 * emacs-lisp/easy-mmode.el (define-minor-mode):
18656 If KEYMAP is a symbol, just use it.
18657 Use byte-compile-current-file and load-file-name to infer the
18658 proper :require to pass to defcustom.
18659 Wrap the hook var into `progn' so as not to autoload it.
18660 Add a :autoload-end cookie.
18661 Be more careful about the evaluation of KEYMAP.
18662 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
18663 (define-derived-mode): Move define-abbrev-table outside of defvar.
18664
18665 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
18666
18667 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
18668 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
18669 (backup-compiled-files): Ignore errors during `tar'.
18670 (bootstrap): Make autoloads before elc files.
18671
18672 2000-06-10 Kenichi Handa <handa@etl.go.jp>
18673
18674 * international/mule.el (set-buffer-file-coding-system): If one of
18675 undecided-XXX is specified, change only EOL conversion.
18676
18677 * international/mule-conf.el (unix): New alias for the coding
18678 system undecided-unix.
18679
18680 2000-06-09 Dave Love <fx@gnu.org>
18681
18682 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
18683
18684 * progmodes/executable.el: Byte compile dynamic.
18685 (executable-insert): Change custom type.
18686 (executable-find): Add autoload cookie.
18687 (executable-make-buffer-file-executable-if-script-p): New
18688 function. After Noah Friedman.
18689
18690 * files.el (after-save-hook): Customize, with
18691 executable-make-buffer-file-executable-if-script-p as an option.
18692
18693 2000-06-09 Kenichi Handa <handa@etl.go.jp>
18694
18695 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
18696 "tib24p-mule.bdf" for Tibetan.
18697
18698 * composite.el (decompose-composite-char): Declare it as obsolete.
18699
18700 * man.el (Man-fontify-manpage): Pay attention to underline and
18701 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
18702
18703 2000-06-08 Gerd Moellmann <gerd@gnu.org>
18704
18705 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
18706 Set maintainer to FSF since author isn't reachable.
18707
18708 2000-06-08 Dave Love <fx@gnu.org>
18709
18710 * international/mule-cmds.el (select-safe-coding-system): If
18711 DEFAULT-CODING-SYSTEM is not specified, also check the most
18712 preferred coding-system if buffer-file-coding-system is
18713 `undecided'. From Handa.
18714
18715 2000-06-08 Kenichi Handa <handa@etl.go.jp>
18716
18717 * international/mule.el
18718 (after-insert-file-set-buffer-file-coding-system): If the buffer
18719 size is greater than INSERTED, judget that we are not visiting.
18720
18721 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
18722
18723 * whitespace.el (defgroup whitespace): Comment out `:version'.
18724 XEmacs 20.4 has problems defining the group with this present.
18725 We'll have this commented out till get resolve the problem.
18726
18727 2000-06-07 John Wiegley <johnw@gnu.org>
18728
18729 * align.el (align-dq-string-modes, align-sq-string-modes)
18730 (align-open-comment-modes): Add pyhton-mode.
18731 (align-rules-list): Use get-text-property instead of
18732 text-properties-at.
18733 (align-rules-list): Add python-assignment.
18734 (align-rules-list): Change perl-comma-delimiter to
18735 basic-comma-delimiter. Use if for Perl modes and python-mode.
18736 (align-rules-list): Add python-chain-logic and
18737 basic-line-continuation.
18738
18739 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
18740
18741 * apropos.el (apropos-mode-hook): New user variable.
18742 (apropos-mode): Run apropos-mode-hook.
18743
18744 2000-06-07 David Ponce <david@dponce.com>
18745
18746 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
18747 commands. Require `wid-edit' at run-time.
18748
18749 2000-06-07 David Ponce <david@dponce.com>
18750
18751 * recentf.el: Added some "Commentary".
18752 (recentf-open-more-files, recentf-edit-list): Minor changes to
18753 move the point at the top of the file list. This behaviour is
18754 consistent with the menu one when the list contains a lot of
18755 files.
18756 (recentf-cleanup): Now displays the number of items removed from
18757 the list.
18758 (recentf-relative-filter) New menu filter to show filenames
18759 relative to `default-directory'.
18760
18761 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18762
18763 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
18764 with/without giving an error if PostScript printer doesn't have this
18765 kind of page size. Zebra Stripe continues or restarts on next page.
18766 Manual/automatic paper feeding. Switch or not the header.
18767 (ps-print-version): New version number (5.2.2).
18768 (ps-windows-system): Include emx as a Windows system.
18769 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
18770 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
18771 (ps-background-text): Code fix.
18772 (ps-error-handler-message, ps-user-defined-prologue)
18773 (ps-print-prologue-header, ps-printer-name)
18774 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
18775 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
18776 (ps-use-face-background): Customization fix.
18777 (ps-n-up-database): Data fix.
18778 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
18779 (ps-switch-header): New vars.
18780 (ps-xemacs-color-name, ps-face-foreground-name)
18781 (ps-face-background-name, ps-boolean-constant): New funs.
18782
18783 2000-06-07 Dave Love <fx@gnu.org>
18784
18785 * allout.el: New version from Manheimer.
18786
18787 2000-06-07 Kenichi Handa <handa@etl.go.jp>
18788
18789 * textmodes/fill.el (fill-find-break-point): Check the validity of
18790 charset.
18791
18792 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
18793
18794 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
18795 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
18796 Call display-color-p and display-mouse-p instead of looking at
18797 window-system.
18798
18799 2000-06-06 Dave Love <fx@gnu.org>
18800
18801 * image.el (find-image): Doc fix. Return nil if image not found.
18802 (put-image, insert-image): Make STRING arg optional.
18803
18804 2000-06-06 Kenichi Handa <handa@etl.go.jp>
18805
18806 * language/vietnamese.el: Remove eval-when-compile.
18807 (viet-viscii-nonascii-translation-table): Define it as a
18808 translation table made from viet-viscii-decode-table.
18809 (viet-viscii-encode-table): Define it as a translation table made
18810 from the reverse map of above.
18811 (viet-vscii-nonascii-translation-table): Define it as a
18812 translation table made from viet-vscii-decode-table.
18813 (viet-vscii-encode-table): Define it as a translation table made
18814 from the reverse map of above.
18815 (ccl-decode-viscii): Use translate-character.
18816 (ccl-encode-viscii, ccl-encode-viscii-font)
18817 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
18818 Likewize.
18819
18820 * language/cyrillic.el: Remove eval-when-compile.
18821 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
18822 translation table made from cyrillic-koi8-r-decode-table.
18823 (cyrillic-koi8-r-encode-table): Define it as a translation table
18824 made from the reverse map of above.
18825 (ccl-decode-koi8): Use translate-character.
18826 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
18827 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
18828 a translation table made from cyrillic-alternativnyj-decode-table.
18829 (cyrillic-alternativnyj-encode-table): Define it as a translation
18830 table made from the reverse map of above.
18831 (ccl-decode-alternativnyj): Use translate-character.
18832 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
18833 Likewize
18834
18835 * international/mule-diag.el (non-iso-charset-alist): Specify
18836 translation table symbol instead of translation table itself.
18837 (list-block-of-chars): CHARSET may be a translation table symbol.
18838
18839 * international/mule.el (make-coding-system): If CODING-SYSTEM
18840 already exists, override it.
18841
18842 * international/fontset.el: Use family `proportional' for Tibetan
18843 fonts.
18844
18845 * international/ccl.el (ccl-compile-translate-character): Don't
18846 check if Rrr has property translation-table.
18847 (ccl-compile-map-multiple): Modified to avoid compiler warning.
18848
18849 2000-06-05 Gerd Moellmann <gerd@gnu.org>
18850
18851 * info.el: Bind case-fold-search to t when searching in case
18852 a user sets it to nil in a hook.
18853
18854 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
18855
18856 * autoarg.el (autoarg-mode, autoarg-kp-mode):
18857 * hl-line.el (hl-line-mode): Use the new :global key argument.
18858
18859 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
18860 (tar-clip-time-string): Prepend a space.
18861 (tar-grind-file-mode): Construct a string rather than modifying one.
18862 (tar-header-block-summarize): Fix docstring.
18863 Use `format' rather than an error-prone set of copy-loops.
18864
18865 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
18866 (diff-goto-source, diff-unified->context, diff-context->unified)
18867 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
18868 understand the format output by the `-p' argument to diff.
18869
18870 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
18871 (sh-re-done): Use defconst.
18872 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
18873 (sh-help-string-for-variable, sh-guess-basic-offset):
18874 Don't quote lambdas.
18875 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
18876 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
18877
18878 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
18879 (mh-letter-mode): Derive from text-mode.
18880 This implicitly means that it now calls kill-all-local-variables.
18881 Also remove the Emacs-18 compatibility code.
18882
18883 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
18884 Make use of symbol-property doc-string-elt.
18885 Use memq rather than a sequence of eq.
18886 (doc-string-elt): Fix the wrong or missing previously unused values.
18887 (autoload-print-form): New function extracted from
18888 generate-file-autoloads to allow recursion when handling progn
18889 so that defvar's and defun's docstrings are properly printed.
18890 (generate-file-autoloads): Use it.
18891
18892 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
18893 Use find-file-hooks in the minor-mode function.
18894 Be careful not to loop indefinitely in the post-command-hook function.
18895
18896 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
18897
18898 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
18899 tty's.
18900 * ediff-diff.el (ediff-exec-process): Use --binary for fine
18901 differences whenever appropriate.
18902 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
18903 * viper.el (find-file, find-file-other-window): Get viper to do
18904 wildcards.
18905
18906 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
18907
18908 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
18909 (jit-lock-fontify-buffer): New function for JIT refontification.
18910 (jit-lock-mode): Fix docstring.
18911 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
18912 Remove jit-lock-after-change from the _local_ hook.
18913 (jit-lock-function-1): Fix docstring.
18914
18915 * info.el (Info-on-current-buffer): Initialize info.
18916
18917 * newcomment.el (comment-indent): Ignore comment-indent-hook.
18918
18919 * progmodes/tcl.el (tcl-indent-for-comment):
18920 Ignore comment-indent-hook.
18921
18922 * emacs-lisp/easy-mmode.el: Require CL during compilation.
18923 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
18924 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
18925 and improve to use the lighter to guess the capitalization.
18926 (define-minor-mode): Inline code from easy-mmode-define-toggle.
18927 Add keyword arguments to specify global-ness or the custom group.
18928 Add local-map and help-echo properties to the lighter.
18929 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
18930 (easy-mmode-define-global-mode): New macro.
18931
18932 2000-06-02 Dave Love <fx@gnu.org>
18933
18934 * wid-edit.el: byte-compile-dynamic since we typically don't use
18935 all the widgets. Don't require cl or widget. Remove
18936 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
18937 (widget-read-event): Removed. Callers changed to use read-event.
18938 (widget-button-release-event-p): Renamed from
18939 button-release-event-p.
18940 (widget-field-add-space, widget-field-use-before-change):
18941 Uncustomize.
18942 (widget-specify-field): Use keymap property, not local-map.
18943 (widget-specify-button): Obey :suppress-face.
18944 (widget-specify-insert): Use modern backquote syntax.
18945 (widget-image-directory): Renamed from widget-glyph-directory.
18946 (widget-image-enable): Renamed from widget-glyph-enable.
18947 (widget-image-find): Replaces widget-glyph-find.
18948 (widget-button-pressed-face): Move defvar.
18949 (widget-image-insert): Replaces widget-glyph-insert.
18950 (widget-convert): Use keywordp.
18951 (widget-leave-text, widget-children-value-delete): Use mapc.
18952 (widget-keymap): Remove XEmacs stuff.
18953 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
18954 (widget-button-click): Don't set point at the click, but re-centre
18955 if we scroll out of window. Rewritten for images v. glyphs &c.
18956 (widget-tabable-at): Use POS arg, not point.
18957 (widget-beginning-of-line, widget-end-of-line)
18958 (widget-item-value-create, widget-sublist, widget-princ-to-string)
18959 (widget-sexp-prompt-value, widget-echo-help): Simplify.
18960 (widget-default-create): Use widget-image-insert; some rewriting.
18961 (widget-visibility-value-create)
18962 (widget-push-button-value-create, widget-toggle-value-create): Use
18963 widget-image-insert.
18964 (checkbox): Create on and off images dynamically.
18965 (documentation-link): Change :help-echo.
18966 (widget-documentation-link-echo-help): Remove.
18967
18968 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
18969
18970 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
18971
18972 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
18973 (easy-mmode-define-toggle, define-minor-mode): Use it.
18974 (easy-mmode-define-keymap): Docstring fix.
18975 (define-derived-mode): Default PARENT to fundamental-mode.
18976 Add the derived-mode-parent symbol-property.
18977 (easy-mmode-derived-mode-p): New function.
18978
18979 2000-06-02 Dave Love <fx@gnu.org>
18980
18981 * files.el (convert-standard-filename): Doc fix.
18982 (normal-backup-enable-predicate): New function.
18983 (backup-enable-predicate): Use it to replace the lambda form.
18984
18985 * calendar/todo-mode.el: [This needs more work on the outline
18986 stuff.] Doc fixes.
18987 (todo) <defgroup>: Add :version.
18988 (todo-add-category): Don't use pushnew.
18989 (todo-cmd-raise): Fix typo.
18990 (todo-top-priorities): Change temp buffer name.
18991 (todo-category-alist): Avoid redundant lambda.
18992 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
18993 Use outline-next-heading.
18994
18995 * autoarg.el: Rewritten to use define-minor-mode.
18996 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
18997 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
18998
18999 2000-06-02 Kenichi Handa <handa@etl.go.jp>
19000
19001 * isearch.el (isearch-other-meta-char): Fix previous change.
19002
19003 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
19004
19005 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
19006 (log-edit-done): Only add the comment to the ring if it's different
19007 from the last comment entered.
19008
19009 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
19010
19011 2000-06-01 Dave Love <fx@gnu.org>
19012
19013 * hl-line.el: Rewritten using define-minor-mode.
19014
19015 * help.el (describe-function-1): Distinguish special form from
19016 builtin function. Sanity-check presence of arglist for builtins.
19017
19018 2000-06-01 Kenichi Handa <handa@etl.go.jp>
19019
19020 * international/characters.el: Fix syntax/category setting of
19021 Tibetan characters.
19022
19023 * language/tibet-util.el (tibetan-add-components): Fixes for new
19024 encoding of Tibetan characters.
19025 (tibetan-decompose-precomposition-alist): New variable.
19026 (tibetan-decompose-region): Convert precomposed characters to
19027 non-precomposed characters.
19028 (tibetan-decompose-string): Likewise.
19029 (tibetan-composition-function): Fix args to
19030 thibetan-compose-string.
19031
19032 * language/tibetan.el (tibetan-composable-pattern): More
19033 characters included.
19034 (tibetan-consonant-transcription-alist): Rule for "R" added.
19035 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
19036 "+R" added.
19037 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
19038
19039 * language/lao-util.el (lao-composition-function): Fix args to
19040 compose-string.
19041
19042 * language/thai-util.el (thai-composition-function): Fix args to
19043 compose-string.
19044
19045 * isearch.el (isearch-update): Set disable-point-adjustment to t
19046 to prevent the point moving to the end of a composition when a
19047 part of a composition is searched.
19048 (isearch-other-meta-char): If the key invoking this command can be
19049 mapped by function-key-map to a printing char, call
19050 isearch-process-search-char directly.
19051
19052 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
19053
19054 * emacs-lisp/bytecomp.el:
19055 * frame.el:
19056 * international/mule-cmds.el:
19057 * international/mule-util.el:
19058 * international/mule.el:
19059 * mouse.el:
19060 * subr.el:
19061 * faces.el: Update calls to make-obsolete with a WHEN argument.
19062
19063 * byte-run.el (make-obsolete, make-obsolete-variable):
19064 Add an optional WHEN argument and change the format of the
19065 symbol-property information.
19066 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
19067 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
19068 new obsolete-symbol-property format and print WHEN if it is provided.
19069
19070 2000-05-31 Dave Love <fx@gnu.org>
19071
19072 * loadhist.el (loadhist-hook-functions): Remove
19073 before-change-function, after-change-function.
19074 (unload-feature): Deal with symbols which are both bound and
19075 fbound.
19076
19077 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
19078 before-change-function, after-change-function.
19079
19080 * simple.el (newline): Don't bind before-change-function,
19081 after-change-function.
19082
19083 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
19084
19085 * whitespace.el (whitespace-rescan-timer-time): Update interval
19086 set to 600 seconds (10 minutes) instead of 60 seconds since
19087 a large number of whitespace buffers causes emacs to `freeze'
19088 for a considerable amount of time.
19089
19090 * whitespace.el: Updated email address
19091
19092 2000-05-31 Dave Love <fx@gnu.org>
19093
19094 * add-log.el (change-log-font-lock-keywords) <function>: Add
19095 pattern for function of change.
19096 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
19097 acknowledgements patterns.
19098
19099 2000-05-31 Kenichi Handa <handa@etl.go.jp>
19100
19101 * isearch.el (isearch-printing-char): If keyboard coding system is
19102 being used, call isearch-process-search-multibyte-characters.
19103
19104 * international/isearch-x.el: Mostly rewritten.
19105
19106 * international/quail.el (quail-start-conversion): Don't include
19107 unhandled events in the returned events, but set them in
19108 unread-command-events. Exit if all inputs are deleted.
19109
19110 2000-05-30 Jason Rumney <jasonr@gnu.org>
19111
19112 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
19113
19114 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
19115 Reenable code to create initial fontsets.
19116 Use set-fontset-font in place of put-charset-property.
19117
19118 2000-05-30 Gerd Moellmann <gerd@gnu.org>
19119
19120 * progmodes/perl-mode.el (perl-indent-line): When looking for a
19121 label, ensure that the first colon isn't followed by another.
19122
19123 * paths.el (Info-default-directory-list): Doc fix.
19124
19125 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
19126 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
19127 send a query containing USER only, not USER@HOST.
19128
19129 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
19130 and rmail-msgend to compute the restriction at the end, instead of
19131 computing it.
19132
19133 2000-05-29 Gerd Moellmann <gerd@gnu.org>
19134
19135 * dabbrev.el (dabbrev-expand): Don't display messages in the
19136 echo area if the minibuffer window is active.
19137
19138 * jit-lock.el (jit-lock-mode): Add after change function to
19139 local hook.
19140
19141 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
19142
19143 * antlr-mode.el: New commands: hide/unhide actions,
19144 upcase/downcase literals.
19145 (antlr-tiny-action-length): New user option.
19146 (antlr-hide-actions): New command. Suggested by
19147 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
19148 (antlr-mode-map): New binding [C-c C-v].
19149 (antlr-mode-menu): New entries.
19150 (antlr-downcase-literals): New command.
19151 (antlr-upcase-literals): Ditto.
19152
19153 * antlr-mode.el: Minor changes: indendation, mode-name.
19154 (antlr-indent-line): Indent cpp directive at column 0.
19155 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
19156
19157 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
19158 (antlr-font-lock-additional-keywords): Workaround for intentional
19159 bug in XEmacs version of font-lock.
19160 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
19161 be used by a smarter version of `buffers-menu-grouping-function'.
19162
19163 2000-05-29 Gerd Moellmann <gerd@gnu.org>
19164
19165 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
19166 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
19167
19168 2000-05-29 Kenichi Handa <handa@etl.go.jp>
19169
19170 * international/encoded-kb.el
19171 (encoded-kbd-iso2022-designation-map): Pay attention to that
19172 charset-iso-final-char return -1 for eight-bit-control and
19173 eight-bit-graphic.
19174
19175 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
19176
19177 * speedbar.el (speedbar-use-images, speedbar-update-flag)
19178 (speedbar-easymenu-definition-base): Use display-graphic-p where
19179 available, instead of window-system.
19180
19181 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
19182
19183 * international/codepage.el (cp-coding-system-for-codepage-1): Add
19184 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
19185 coding systems.
19186
19187 2000-05-26 Dave Love <fx@gnu.org>
19188
19189 * disp-table.el (standard-display-underline): Don't use
19190 internal-find-face.
19191
19192 * mail/reporter.el: Maintainer change. Doc fixes.
19193 (reporter-version): Deleted.
19194
19195 * emacs-lisp/elp.el: Maintainer change.
19196 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
19197
19198 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
19199
19200 * add-log.el (add-change-log-entry): Merge the current entry with the
19201 previous one if the previous one is empty.
19202
19203 2000-05-26 Dave Love <fx@gnu.org>
19204
19205 * loadhist.el (unload-feature): Fix interactive spec [from
19206 lijnzaad@ebi.ac.uk].
19207
19208 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
19209 subr-arity to check primitives.
19210 (byte-compile-flush-pending, byte-compile-file-form-progn)
19211 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
19212 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
19213 mapcar.
19214
19215 2000-05-26 Kenichi Handa <handa@etl.go.jp>
19216
19217 * international/fontset.el: Set family names of non-latin charsets
19218 in default fontset to "*".
19219
19220 * international/mule-diag.el (print-fontset): Combine family part
19221 and registry part of the fontname by "-*-" instead of "-".
19222
19223 * international/mule-cmds.el (encode-coding-char): Make strings
19224 multibyte before calling encode-coding-string.
19225
19226 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
19227
19228 * derived.el: Fix keywords.
19229 (define-derived-mode): Only define if needed.
19230
19231 * simple.el (fill-comment, comment-column, comment-start)
19232 (comment-start-skip, comment-end, comment-indent-function)
19233 (block-comment-start, block-comment-end, indent-for-comment)
19234 (set-comment-column, kill-comment, comment-padding, comment-region)
19235 (comment-multi-line, indent-new-comment-line): Remove.
19236
19237 * bindings.el (esc-map): Change ; to comment-dwim and use the new
19238 function names for comment operations.
19239
19240 * newcomment.el: Add abundant autoload cookies.
19241 (comment-style): Don't depend on runtime data at compile-time.
19242 (comment-indent-hook): Remove.
19243 (comment-indent): Check if comment-indent-hook is bound.
19244 (comment-region): Docstring fix.
19245
19246 2000-05-25 Dave Love <fx@gnu.org>
19247
19248 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
19249 byte-code-function-p.
19250
19251 * mail/rmailsum.el: Add provide.
19252
19253 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
19254
19255 * smerge-mode.el (smerge-diff-switches): Don't use list* in
19256 defcustom.
19257
19258 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
19259
19260 * ediff-diff.el (ediff-exec-process): delete --binary option from
19261 non-buffer ediff jobs.
19262
19263 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19264
19265 * hilit-chg.el (highlight-changes-mode): Ask about color or
19266 grayscale support, not about window-system.
19267
19268 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
19269 window-system.
19270 (ffap-highlight): Always default to t.
19271
19272 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
19273 display-popup-menus-p instead of looking at window-system.
19274
19275 * disp-table.el (standard-display-g1, standard-display-graphic):
19276 Only refuse to use string glyphs on X and MS-Windows.
19277
19278 * avoid.el: Remove window-system from commentary, suggest to use
19279 display-*-p instead.
19280
19281 * apropos.el (apropos-print): Use display-mouse-p instead of
19282 window-system.
19283
19284 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19285
19286 * international/codepage.el (cp-decoding-vector-for-codepage):
19287 Fill up unsupported characters with their own codes. From Kenichi
19288 Handa.
19289
19290 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19291
19292 * international/mule-diag.el (describe-char-after): Use
19293 display-graphic-p instead of window-system, so that this function
19294 works on MS-DOS.
19295
19296 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19297
19298 * international/codepage.el (cp-make-coding-systems-for-codepage):
19299 Remove the eight-bit-graphic and eight-bit-control charsets from
19300 the list of charsets which we convert into `?'.
19301
19302 2000-05-25 Kenichi Handa <handa@etl.go.jp>
19303
19304 * international/mule-conf.el: Specify CHARSET-ID explicitely for
19305 private charsets.
19306 (mule-unicode-0100-24ff, japanese-jisx0213-1,
19307 japanese-jisx0213-2): New charsets.
19308
19309 * international/fontset.el: Setup default fontset for new charsets.
19310
19311 2000-05-24 Dave Love <fx@gnu.org>
19312
19313 * info.el (Info-find-node-2): Restructure [following "Vadim
19314 S. Solomin" <sovs@uic.nnov.ru>].
19315
19316 * icomplete.el: Fix header for Finder.
19317
19318 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
19319
19320 * rmailout.el (rmail-output-to-rmail-file): Added optional param
19321 STAY.
19322
19323 * rmail.el (rmail-automatic-folder-directives): New user variable.
19324 (rmail-show-message): Add call to `rmail-auto-file' during
19325 display.
19326 (rmail-auto-file): New function.
19327
19328 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
19329
19330 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
19331 account.
19332 (ediff-test-utility,ediff-diff-mandatory-option)
19333 (ediff-reset-diff-options): Utilities for proper initialization of
19334 ediff-diff-options and ediff-diff3-options on Windows.
19335
19336 * ediff-init.el (ediff-merge-filename-prefix): New customizable
19337 variable.
19338
19339 * ediff-mult.el (ediff-filegroup-action): Use
19340 ediff-merge-filename-prefix.
19341
19342 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
19343
19344 * viper-ex.el (ex-write): Set selective display to nil.
19345
19346 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
19347
19348 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
19349 aliases for hebrew-iso-8bit.
19350
19351 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
19352
19353 * woman.el: New version from Francis J. Wright
19354 <F.J.Wright@Maths.QMW.ac.uk>.
19355 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
19356 names in environment variables regardless of the path separator.
19357 (woman-topic-all-completions-1): Don't call file-name-directory-p
19358 on all files, since woman-file-regexp already filters out any
19359 directories.
19360
19361 2000-05-24 Kenichi Handa <handa@etl.go.jp>
19362
19363 * international/quail.el (quail-start-translation): Don't change
19364 modified-p of the current buffer.
19365 (quail-start-conversion): Likewise.
19366
19367 * international/kkc.el (kkc-region): Don't change modified-p of
19368 the current buffer.
19369
19370 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
19371 conform to RFC1468.
19372 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
19373
19374 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
19375
19376 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
19377 (speedbar-insert-button): Invisible text property fix.
19378 (speedbar-directory-plus): Renamed from speedbar-directory-+
19379 (speedbar-directory-minus): Renamed from speedbar-directory--
19380 (speedbar-page-plus): Renamed from speedbar-file-+
19381 (speedbar-page-minus): Renamed from speedbar-file--
19382 (speedbar-page): Renamed from speedbar-file-
19383 (speedbar-tag): Renamed from speedbar-tag-
19384 (speedbar-tag-plus): Renamed from speedbar-tag-+
19385 (speedbar-tag-minus): Renamed from speedbar-tag--
19386 (speedbar-expand-image-button-alist): Use above renames.
19387
19388 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
19389 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
19390 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
19391 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
19392 * sb-pg.xpm: Renamed from sb-file.xpm
19393 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
19394 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
19395
19396 2000-05-24 Kenichi Handa <handa@etl.go.jp>
19397
19398 * international/quail.el (quail-show-guidance-buf): Set
19399 current-input-method of the guidance buffer to the name of the
19400 curren input method.
19401
19402 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
19403
19404 * progmodes/compile.el (compile-internal): Style typo.
19405
19406 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
19407 quote vars and functions in the docstring.
19408
19409 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
19410
19411 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
19412 Don't quote lambdas.
19413
19414 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
19415
19416 2000-05-23 Gerd Moellmann <gerd@gnu.org>
19417
19418 * startup.el (command-line): Determine source file of compiled
19419 user init file differently. Warn if compiled user init file
19420 is older than its source file.
19421
19422 * ffap.el (ffap-url-regexp): Add `https'.
19423
19424 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
19425
19426 * files.el (make-backup-file-name-1): Replace slashes with `!'
19427 rather than `|' (which is not allowed on Windows). Replace the
19428 drive letters with a string "drive_X".
19429
19430 2000-05-23 Gerd Moellmann <gerd@gnu.org>
19431
19432 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
19433
19434 * files.el (interpreter-mode-alist): Add `bash2'.
19435
19436 2000-05-22 Dave Love <fx@gnu.org>
19437
19438 * loadhist.el (feature-symbols, file-provides, file-requires): Use
19439 mapc.
19440 (feature-file): Avoid calling symbol-name. Doc fix.
19441 (file-set-intersect, file-dependents): Use dolist, not mapcar.
19442 (loadhist-hook-functions): Add mouse-position-function.
19443 (unload-feature): Change uses of mapcar.
19444
19445 * files.el (parse-colon-path): Doc fix.
19446 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
19447 (set-auto-mode): Use mapc.
19448
19449 * complete.el (PC-look-for-include-file): Use :alnum: character
19450 class.
19451 (partial-completion-mode): Add autoload cookie.
19452
19453 2000-05-22 Sam Steingold <sds@gnu.org>
19454
19455 * info.el (Info-fontify-node): Fixed the call to
19456 `add-text-properties' (bug introduced on 2000-05-18).
19457
19458 2000-05-22 Dave Love <fx@gnu.org>
19459
19460 * bindings.el: Remove debug-ignored-errors set in other files.
19461
19462 * progmodes/etags.el: Add to debug-ignored-errors.
19463 (visit-tags-table-buffer): Clear out buffers holding old tables
19464 when making a new list.
19465 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
19466 mapc.
19467
19468 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
19469 quote keywords.
19470 (cmpl-string-case-type): Use character classes.
19471
19472 * comint.el:
19473 * textmodes/ispell.el:
19474 * imenu.el:
19475 * mail/mh-e.el:
19476 * progmodes/compile.el: Add to debug-ignored-errors.
19477
19478 * dabbrev.el: Add to debug-ignored-errors.
19479 (dabbrev-completion): Use mapc.
19480
19481 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
19482
19483 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
19484 (woman-mapcan, woman-parse-man.conf)
19485 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
19486 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
19487 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
19488 path syntax better.
19489 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
19490 (woman-manpath): Call woman-parse-man.conf.
19491 (woman-emulation): New defcustom, defaults to nroff.
19492 (woman-font-support): New defconst.
19493 (woman-use-symbol-font): New defcustom.
19494 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
19495 "Emulation".
19496 Many functions: Doc fix.
19497
19498 2000-05-22 Kenichi Handa <handa@etl.go.jp>
19499
19500 * international/quail.el (quail-simple-translation-keymap): Map
19501 128..255 to quail-self-insert-command.
19502 (quail-keyboard-layout-alist): Add definition for "pc102-de".
19503
19504 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
19505
19506 * help.el (help-manyarg-func-alist): Typo.
19507
19508 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
19509 intervals which makes it heaps simpler.
19510
19511 * newcomment.el (comment-region-internal): Go back to BEG after quoting
19512 the nested comment markers.
19513
19514 * subr.el (remove-hook): Don't turn the hook's value into a list.
19515
19516 2000-05-21 Dave Love <fx@gnu.org>
19517
19518 * edmacro.el (edmacro-parse-keys): Return vector if any elements
19519 are invalid characters.
19520
19521 * international/mule-util.el (detect-coding-with-priority): Use
19522 mapc. Remove redundant lambda.
19523
19524 * international/mule-diag.el (list-non-iso-charset-chars)
19525 (describe-fontset): Remove redundant lambda.
19526
19527 * emulation/crisp.el (brief-mode): New alias.
19528
19529 * emacs-lisp/ring.el (ring-elements): New function.
19530
19531 * emacs-lisp/easymenu.el (easy-menu-create-menu)
19532 (easy-menu-do-add-item): Use keywordp.
19533
19534 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
19535
19536 * replace.el: Doc and error message fixes.
19537 (replace-highlight): Use facep, not internal-find-face.
19538
19539 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
19540
19541 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
19542
19543 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
19544 (log-edit-insert-changelog): Drop `:' as well.
19545
19546 * log-view.el: Fix file description.
19547 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
19548 available.
19549 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
19550 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
19551
19552 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
19553 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
19554 Print a status message if the toggle is called interactively.
19555 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
19556 for global minor modes and use `defcustom' for them.
19557 Use add-minor-mode.
19558 (easy-mmode-define-derived-mode): Remove.
19559 (define-derived-mode): Fancier default docstring.
19560 (easy-mmode-define-navigation): Signal an error rather than (ding).
19561
19562 * newcomment.el (comment-styles): New `box-multi'.
19563 (comment-normalize-vars): Better default for comment-continue to
19564 avoid whitespace-only continuations.
19565 (comment-search-forward): Always move even in the no-syntax case.
19566 (comment-padright): Only obey N if it's only obeyed for padleft.
19567 (comment-make-extra-lines): Better handling of empty continuations.
19568 Use `=' for the filler if comment-start has only one character.
19569 (uncomment-region): Try handling the special `=' filler.
19570 (comment-region): Allow LINES even if MULTI is nil.
19571 (comment-box): Choose box style based on comment-style.
19572
19573 2000-05-20 Kenichi Handa <handa@etl.go.jp>
19574
19575 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
19576 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
19577
19578 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
19579
19580 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
19581 and insert, not subst-char-in-region.
19582
19583 * international/mule-diag.el (list-character-sets-1): Handle
19584 charsets eight-bit-control and eight-bit-graphic.
19585 (list-iso-charset-chars): Likewise.
19586 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
19587 charactes as is. Use indent-to to align characters.
19588
19589 * international/mule-cmds.el (find-multibyte-characters): Never
19590 exclude charsets eight-bit-control and eight-bit-graphic.
19591
19592 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
19593
19594 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
19595 Don't quote lambdas.
19596
19597 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
19598
19599 2000-05-19 Gerd Moellmann <gerd@gnu.org>
19600
19601 * gud.el (gud-jdb-directories): Doc fix.
19602
19603 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
19604
19605 * newcomment.el: New file.
19606
19607 2000-05-19 Gerd Moellmann <gerd@gnu.org>
19608
19609 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
19610
19611 2000-05-18 Andreas Schwab <schwab@suse.de>
19612
19613 * dired.el (dired-between-files): Also skip lines beginning with
19614 `used'.
19615
19616 2000-05-18 Gerd Moellmann <gerd@gnu.org>
19617
19618 * msb.el (msb-menu-cond): Add choice `user'.
19619
19620 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19621
19622 * ps-print.el: Compatibility, customization and doc fix.
19623 (ps-printer-name-option): Replace defconst by defvar.
19624 (ps-postscript-code-directory): XEmacs compatibility.
19625 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
19626 fix.
19627 (ps-user-defined-prologue, ps-print-prologue-header)
19628 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
19629 compatibility and code fix.
19630 (ps-print-background-image, ps-print-background-text):
19631 Customization fix.
19632 (ps-line-number-start, ps-n-up-on): New vars.
19633
19634 2000-05-18 Espen Skoglund <esk@ira.uka.de>
19635
19636 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
19637 the indent-comment function to just return the appropriate indent.
19638
19639 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
19640
19641 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
19642 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
19643 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
19644
19645 2000-05-18 Dave Love <fx@gnu.org>
19646
19647 * info.el (Info-fontify-node): Add intangible property as well as
19648 invisible.
19649
19650 * calendar/appt.el (appt-make-list): Match all lines of entry.
19651 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
19652
19653 2000-05-18 Kenichi Handa <handa@etl.go.jp>
19654
19655 * international/mule-diag.el (describe-char-after): Call
19656 internal-char-font, not char-font. If internal-char-font returns
19657 nil, display "-- none --".
19658
19659 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
19660
19661 * image.el (image-type-available-p): Don't reference image-types
19662 if it isn't bound.
19663
19664 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
19665
19666 * autoarg.el (autoarg-mode): Typo in the :set argument.
19667
19668 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
19669
19670 * startup.el (command-line-1): Don't signal an error if the
19671 directory for auto-save-list files does not yet exist.
19672
19673 2000-05-17 Kenichi Handa <handa@etl.go.jp>
19674
19675 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
19676
19677 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
19678
19679 * subr.el (remove-hook): `setq' hook-value, not `set'.
19680
19681 2000-05-16 Sam Steingold <sds@gnu.org>
19682
19683 * info.el (debug-ignored-errors): More errors to ignore.
19684
19685 2000-05-16 Dave Love <fx@gnu.org>
19686
19687 * cus-edit.el: Don't require cl or easymenu.
19688 (custom-variable-prompt): Test standard-value property, not
19689 user-variable-p.
19690
19691 2000-05-16 Sam Steingold <sds@gnu.org>
19692
19693 * subr.el (add-hook): `setq' hook-value, not `set'.
19694
19695 2000-05-16 Gerd Moellmann <gerd@gnu.org>
19696
19697 * startup.el (command-line-1): Mention the FAQ in the startup
19698 message.
19699
19700 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
19701
19702 * progmodes/compile.el (compilation-parse-errors): Collect
19703 `nomessage' regexps last.
19704
19705 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
19706
19707 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
19708 to the function name.
19709
19710 2000-05-15 Dave Love <fx@gnu.org>
19711
19712 * speedbar.el (speedbar-recenter): Typo.
19713 (speedbar-expand-line): Make arg optional.
19714 (speedbar-mode): Avoid a compiler warning.
19715
19716 2000-05-15 Gerd Moellmann <gerd@gnu.org>
19717
19718 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
19719 user-specified option string is empty.
19720
19721 * mouse.el (mouse-yank-at-click): Doc fix.
19722
19723 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
19724
19725 * term/internal.el (IT-character-translations): More updates of
19726 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
19727 documents.
19728
19729 2000-05-15 Gerd Moellmann <gerd@gnu.org>
19730
19731 * env.el (getenv): New function, interactively callable.
19732 (setenv, getenv): Remove autoload cookies.
19733
19734 * loadup.el: Load `env'.
19735
19736 * progmodes/f90.el: Change author's mail address.
19737
19738 2000-05-14 Dave Love <fx@gnu.org>
19739
19740 * mail/rmail.el (rmail-show-message-hook): Customize and offer
19741 goto-addr as an option.
19742
19743 * help.el (help-xref-stack): Doc fix.
19744 (help-xref-following): New variable.
19745 (help-make-xrefs): Use it.
19746 (help-xref-go-back): Use position information from stack element.
19747 (help-follow): Make position in stack element a pair. Use
19748 help-xref-following.
19749
19750 * autoarg.el: New file.
19751
19752 * faces.el: Declare more functions obsolete.
19753
19754 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
19755 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
19756 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
19757 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
19758 Remove all the setup-...-environment functions.
19759
19760 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
19761
19762 * speedbar.el: Updated the commentary section. xemacs20p now uses
19763 >= when detecting. Require `defimage' safely.
19764 (speedbar-easymenu-definition-base): Add toggle for images.
19765 (speedbar-easymenu-definition-special): Add flush cache & expand.
19766 (speedbar-visiting-tag-hook): Set new defaults. Added options.
19767 (speedbar-reconfigure-keymaps-hook): New variable.
19768 (speedbar-frame-parameters): Updated documentation.
19769 (speedbar-use-imenu-flag): Updated custom tag
19770 (speedbar-dynamic-tags-function-list): New variable.
19771 (speedbar-tag-hierarchy-method): Updated doc & custom.
19772 (speedbar-indentation-width, speedbar-indentation-width) New
19773 variables.
19774 (speedbar-hide-button-brackets-flag): Customizable.
19775 (speedbar-vc-indicator): Doc update.
19776 (speedbar-ignored-path-expressions): Updated default value.
19777 (speedbar-supported-extension-expressions): Updated default value.
19778 (speedbar-syntax-table): Remove {} paren status.
19779 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
19780 as "+". Added overlay aliases.
19781 (speedbar-mode): Use `speedbar-mode-line-update' instead of
19782 `force-mode-line-update'.
19783 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
19784 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
19785 `mouse-set-point'
19786 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
19787 (speedbar-item-info-tag-helper): Revamped to handle a wider range
19788 of arbitrary text, and new helper functions.
19789 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
19790 filename finder.
19791 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
19792 (speedbar-directory-buttons): Update path search/expansion.
19793 (speedbar-make-tag-line): Pay attention to
19794 `speedbar-indentation-width'. Use more care w/ invisible
19795 properties.
19796 (speedbar-change-expand-button-char): Call
19797 `speedbar-insert-image-button-maybe'.
19798 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
19799 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
19800 (speedbar-trim-words-tag-hierarchy)
19801 (speedbar-simple-group-tag-hierarchy): New functions
19802 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
19803 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
19804 functions.
19805 (speedbar-mouse-set-point): New function
19806 (speedbar-power-click): Updated documentation.
19807 (speedbar-line-token, speedbar-goto-this-file): Handle more types
19808 of tag prefix text.
19809 (speedbar-expand-line, speedbar-contract-line): Make more robust
19810 to strange text.
19811 (speedbar-expand-line): Takes universal argument to flush the
19812 cache.
19813 (speedbar-flush-expand-line): New function.
19814 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
19815 Use new generator insertion method.
19816 (speedbar-fetch-dynamic-tags): New function.
19817 (speedbar-fetch-dynamic-imenu): Removed code now handled in
19818 `speedbar-fetch-dynamic-imenu'.
19819 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
19820 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
19821 "Revert Buffer" menu items.
19822 (speedbar-buffer-buttons-engine): Be smarter when creating a
19823 filename tag (for expansion purposes.).
19824 (speedbar-highlight-one-tag-line,
19825 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
19826 (speedbar-recenter): New functions.
19827 (defimage-speedbar): Image loading abstraction.
19828 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
19829 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
19830 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
19831 (speedbar-tag-type, speedbar-tag-mail): New images.
19832 (speedbar-expand-image-button-alist): New variable.
19833 (speedbar-insert-image-button-maybe): Insert an image over some
19834 buttons.
19835
19836 2000-05-13 Kenichi Handa <handa@etl.go.jp>
19837
19838 * international/mule-cmds.el (encode-coding-char): An ASCII
19839 character is always encodable.
19840
19841 * international/mule-conf.el: Add more information in descriptions
19842 of character sets.
19843
19844 * international/mule-diag.el (describe-char-after): New function.
19845 (describe-font-internal): Adjusted for the change of font-info.
19846 (describe-font): Likewise.
19847 (print-fontset): Rewritten for the new fontset implementation.
19848 (describe-fontset): Include fontset alias names in completion.
19849 (list-fontsets): Adjusted for the change of print-fontset.
19850
19851 * simple.el (what-cursor-position): If DETAIL is non-nil, call
19852 describe-char-after instead of displaying the detail in the echo
19853 area.
19854 (syntax-code-table): Format changed.
19855 (string-to-syntax): Adjusted for the above change.
19856
19857 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
19858
19859 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
19860
19861 2000-05-12 Dave Love <fx@gnu.org>
19862
19863 * calendar/todo-mode.el: Remove some compatibility stuff and CL
19864 dependence. Use line-{beginning,end}-position, not
19865 point-at{b,e}ol. Some doc fixes.
19866 (todo-position): New function. Fix callers of position to use it.
19867 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
19868
19869 2000-05-12 Gerd Moellmann <gerd@gnu.org>
19870
19871 * time.el (display-time-mail-icon): Use `:ascent center'.
19872
19873 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
19874 handling FTP security extensions.
19875
19876 2000-05-11 Dave Love <fx@gnu.org>
19877
19878 * calendar/todo-mode.el: New file.
19879
19880 2000-05-11 Gerd Moellmann <gerd@gnu.org>
19881
19882 * comint.el (comint-read-input-ring): Move reference to
19883 comint-input-ring-size outside of the save-excursion. It was
19884 causing the default value to be the only one ever seen.
19885
19886 * font-lock.el: Update copyright. Remove Simon Marshall's email
19887 address on request from him.
19888
19889 * subr.el (substitute-key-definition): Add comment describing
19890 the meaning of PREFIX.
19891
19892 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
19893
19894 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
19895
19896 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
19897 (add-minor-mode): Don't make the variable buffer-local and add a
19898 reference to define-minor-mode in the docstring.
19899
19900 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
19901 HEADER/FOOTER and fix bug with trailing empty directory.
19902 (cvs-append-to-ignore): Use vc-editable-p if available.
19903 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
19904 (vc-do-command): Tweak advice to handle the new VC.
19905
19906 * log-view.el (log-view-goto-rev): New function for the new VC.
19907 (log-view-minor-wrap): Use mark-active.
19908
19909 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
19910 (log-edit-changelog-full-paragraphs): New var.
19911 (log-edit-insert-changelog): Remove a lonely leading `* file'.
19912 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
19913 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
19914 (log-edit-changelog-ours-p, log-edit-changelog-entries)
19915 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
19916 Replace the `cvs' prefix with `log-edit'.
19917
19918 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
19919
19920 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
19921 (diff-font-lock-defaults): Explicitly turn off multiline.
19922 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
19923 (diff-ediff-patch): Fix call to ediff-patch-file.
19924 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
19925 Handle comments.
19926
19927 * frame.el (automatic-hscrolling): Typo.
19928
19929 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
19930
19931 2000-05-09 Sam Steingold <sds@goems.com>
19932
19933 * apropos.el (apropos-print): use `describe-face' instead of
19934 `customize-face-other-window'.
19935
19936 2000-05-09 Dave Love <fx@gnu.org>
19937
19938 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
19939
19940 * help.el (describe-variable): Have customize button pop the
19941 help-xref stack when invoked.
19942 (help-xref-symbol-regexp): Add `face'.
19943 (help-make-xrefs): Check for quoted face names and adapt regexp
19944 submatch numbers to cope.
19945 (help-xref-interned): Maybe insert face doc too. Separate
19946 sections with a line of hyphens.
19947
19948 * faces.el: Some doc fixes. Declare some functions obsolete.
19949 (describe-face): Add customize button. Return the help
19950 text. Fix prompt.
19951
19952 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
19953
19954 * term/internal.el (IT-character-translations): Fix last change.
19955
19956 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
19957
19958 * woman.el: New file
19959 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
19960
19961 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
19962
19963 * term/internal.el (IT-character-translations): Update ASCII
19964 simulations for greek-iso8859-7, add latin-iso8859-14 and
19965 latin-iso8859-15.
19966
19967 * international/mule-cmds.el (set-language-info-alist): Call
19968 define-prefix-command with 3 arguments, to make the map suitable
19969 for a menu.
19970
19971 2000-05-07 Dave Love <fx@gnu.org>
19972
19973 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
19974
19975 2000-05-05 Dave Love <fx@gnu.org>
19976
19977 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
19978 list in doc string. Don't quote keyword symbols.
19979 * emacs-lisp/cl.el: Likewise
19980 * emacs-lisp/cl-seq.el: Likewise
19981
19982 2000-05-05 Gerd Moellmann <gerd@gnu.org>
19983
19984 * abbrev.el (abbrev-mode): Make ARG optional.
19985
19986 2000-05-04 Gerd Moellmann <gerd@gnu.org>
19987
19988 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
19989
19990 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
19991
19992 * subr.el (substitute-key-definition): Clarify documentation.
19993
19994 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
19995
19996 * glasses.el (glasses-convert-to-unreadable): Use
19997 `glasses-separator' instead of the hard-wired "_".
19998 (glasses-mode): Call `glasses-make-unreadable' only in a single
19999 place.
20000
20001 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
20002
20003 * term/internal.el (cjk-codepages-alist): Add associations for
20004 Chinese and Korean codepages. Remove FIXME comment.
20005
20006 2000-05-03 Dave Love <fx@gnu.org>
20007
20008 * time.el (display-time-mail-face, display-time-use-mail-icon):
20009 New option.
20010 (display-time-mail-icon): New variable.
20011 (display-time-string-forms): Use the above. Fix the local-map.
20012
20013 2000-05-03 Gerd Moellmann <gerd@gnu.org>
20014
20015 * replace.el (query-replace-map): Add binding for `E'.
20016 (query-replace-help): Extend help text.
20017 (perform-replace): Allow editing the replacement string.
20018
20019 * make-mode.el (makefile-mode-abbrev-table): New variable.
20020 (makefile-mode): Set local abbrev table to
20021 makefile-mode-abbrev-table.
20022 (makefile-font-lock-keywords): Fontify includes and conditionals.
20023
20024 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
20025 set TOGGLE's value.
20026
20027 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
20028 mail-interactive-insert-alias.
20029 (mail-abbrev-complete-alias): New command.
20030 (mail-mode-map): Bind it to `M-TAB'.
20031
20032 2000-05-03 Kenichi Handa <handa@etl.go.jp>
20033
20034 * language/lao-util.el (lao-compose-region): New function.
20035
20036 2000-05-02 Gerd Moellmann <gerd@gnu.org>
20037
20038 * files.el (recover-session): Make directories as necessary
20039 if they don't exist yet.
20040
20041 * calendar/cal-french.el
20042 (french-calendar-multibyte-special-days-array)
20043 (french-calendar-special-days-array): Change French text.
20044 (calendar-french-date-string): Change output.
20045 (calendar-goto-french-date): Likewise.
20046
20047 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
20048
20049 * wid-edit.el (widget-default-active): Obey `:always-active'.
20050 (widget-documentation-string-value-create): Set `:always-active'.
20051
20052 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
20053
20054 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
20055 default prefix to `~/_emacs.d/auto-save.list/_s'.
20056 (normal-top-level): Create the directory for auto-save files, if
20057 it doesn't already exist (in the ms-dos case only).
20058
20059 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
20060
20061 * international/mule-cmds.el (set-language-environment): Don't
20062 concat an integer (dos-codepage), use format instead.
20063
20064 2000-05-02 Dave Love <fx@gnu.org>
20065
20066 * help.el (help-xref-on-pp): Check for constant symbols.
20067
20068 2000-04-29 Gerd Moellmann <gerd@gnu.org>
20069
20070 * startup.el (normal-top-level): Put a condition-case around
20071 the code loading subdirs.el.
20072
20073 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20074
20075 * ps-print.el: Upside-down and face background color printing,
20076 line number step, doc fix.
20077 (ps-print-version): New version number (5.2).
20078 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
20079 (ps-face-attribute-list, ps-plot-with-face): Code fix.
20080 (ps-spool-config): Var fix.
20081 (ps-printer-name-option): Const fix.
20082 (ps-print-upside-down, ps-use-face-background)
20083 (ps-line-number-step): New vars.
20084 (ps-window-system, ps-lp-system): New consts.
20085 (ps-face-background): New fun.
20086
20087 2000-04-28 Richard Stallman <rms@gnu.org>
20088
20089 * files.el (make-auto-save-file-name):
20090 Apply auto-save-file-name-transforms to visited file name
20091 before generating auto save file name.
20092 (auto-save-file-name-transforms): New variable.
20093
20094 * files.el (backup-enable-predicate):
20095 Correctly test for a file under a temporary directory.
20096
20097 2000-04-28 Gerd Moellmann <gerd@gnu.org>
20098
20099 * subr.el (add-minor-mode): Rewritten.
20100
20101 2000-04-28 Kenichi Handa <handa@etl.go.jp>
20102
20103 * mail/sendmail.el (sendmail-send-it): Set
20104 buffer-file-coding-system to the selected coding system for MIME
20105 header.
20106
20107 2000-04-27 Gerd Moellmann <gerd@gnu.org>
20108
20109 * dired.el (dired-move-to-filename-regexp): Allow format where
20110 YYYY is followed by two spaces.
20111
20112 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
20113 in the second character class of the regexp.
20114
20115 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
20116 mh-etc, too.
20117
20118 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
20119 nil.
20120
20121 * subr.el (add-minor-mode): Use `set' instead of `setq'.
20122
20123 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
20124 argument.
20125
20126 2000-04-27 Sen Nagata <sen@eccosys.com>
20127
20128 * emacs-lisp/crm.el (crm-completion-table): New variable.
20129 (crm-collection-fn, crm-test-completion)
20130 (completing-read-multiple): Use it.
20131
20132 2000-04-27 Dave Love <fx@gnu.org>
20133
20134 * help.el (locate-library): Use mapc.
20135 (help-manyarg-func-alist): Add call-process-region.
20136
20137 2000-04-26 Gerd Moellmann <gerd@gnu.org>
20138
20139 * subr.el (add-minor-mode): Make argument MAP optional.
20140
20141 * desktop.el (desktop-save): Save list of minor modes.
20142 (desktop-create-buffer): Restore minor modes.
20143 (desktop-minor-mode-table): New user-option.
20144
20145 * subr.el (add-minor-mode): New function.
20146
20147 * image.el (find-image): New function.
20148 (defimage): Rewritten to find image at load time.
20149
20150 * startup.el (normal-top-level-add-to-load-path): Handle
20151 case that the default directory is not in load-path.
20152
20153 * help.el: Old patch from Stefan Monnier.
20154 (help-xref-on-pp): New function.
20155 (describe-variable): Use it to display xrefs in a symbol's value.
20156
20157 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
20158
20159 * cus-edit.el (custom-face): Fix parenthesis.
20160
20161 2000-04-26 Kenichi Handa <handa@etl.go.jp>
20162
20163 * mail/rmail.el (rmail-expunge): When there are no deleted
20164 messages, do nothing.
20165
20166 2000-04-26 Dave Love <fx@gnu.org>
20167
20168 * international/mule-cmds.el (locale-translation-file-name):
20169 Defvar to nil.
20170 (set-locale-environment): Set it here (at runtime).
20171
20172 2000-04-25 Gerd Moellmann <gerd@gnu.org>
20173
20174 * replace.el (perform-replace): Add parameters START and END. Use
20175 them instead of the check for a region in Transient Mark mode.
20176 (query-replace-read-args): Return two more list elements for the
20177 start and end of the region in Transient Mark mode.
20178 (query-replace, query-replace-regexp, query-replace-regexp-eval)
20179 (map-query-replace-regexp, replace-string, replace-regexp): Add
20180 optional last arguments START and END and pass them to
20181 perform-replace.
20182
20183 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
20184 form with additional arguments for perform-replace.
20185
20186 * progmodes/etags.el (tags-query-replace): Add parameters START
20187 and END. Construct a form with additional arguments for
20188 perform-replace.
20189
20190 * simple.el (shell-command): Set default directory for "*Shell
20191 Command Output" buffer.
20192
20193 * language/european.el (iso-latin-4): Fix typo.
20194
20195 * emacs-lisp/crm.el: New file.
20196
20197 2000-04-24 Dave Love <fx@gnu.org>
20198
20199 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
20200 (Custom-reset-saved, Custom-reset-standard)
20201 (custom-group-value-create, custom-group-set, custom-group-save)
20202 (custom-group-reset-current, custom-group-reset-saved)
20203 (custom-group-reset-standard): Use mapc.
20204 (custom-buffer-create-internal): Disable undo when creating items.
20205 Use mapc.
20206 (custom-face): Avoid redundant lambda.
20207
20208 2000-04-24 Gerd Moellmann <gerd@gnu.org>
20209
20210 * startup.el (auto-save-list-file-prefix): Set default to
20211 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
20212
20213 2000-04-24 Sam Steingold <sds@gnu.org>
20214
20215 * time-stamp.el (time-stamp-string-preprocess): Always convert
20216 `field-result' to a string.
20217
20218 2000-04-24 Gerd Moellmann <gerd@gnu.org>
20219
20220 * frame.el (scrolling): New group.
20221 (automatic-hscrolling): New user-option.
20222
20223 * startup.el (command-line-x-option-alist): Add `-lsp' and
20224 `--line-spacing'.
20225
20226 2000-04-19 Dave Love <fx@gnu.org>
20227
20228 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
20229 (cl-mapc): Rename from mapc. Fix the funcall.
20230
20231 2000-04-19 Gerd Moellmann <gerd@gnu.org>
20232
20233 * simple.el (clone-indirect-buffer-other-window): New command.
20234 (clone-indirect-buffer): Add optional arg NORECROD.
20235 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
20236
20237 * help.el (resize-temp-buffer-window): Use count-screen-lines.
20238
20239 * window.el (count-screen-lines): New function.
20240 (shrink-window-if-larger-than-buffer): Use count-screen-lines
20241 instead of window-buffer-height.
20242
20243 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
20244 non-existing variable comint-input-sentinel.
20245 (inferior-lisp-args-to-list): Removed.
20246 (inferior-lisp): Use split-string instead of
20247 inferior-lisp-args-to-list.
20248
20249 * hexl.el (hexl-insert-hex-string): New command.
20250
20251 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
20252 instead of concat.
20253
20254 2000-04-18 Gerd Moellmann <gerd@gnu.org>
20255
20256 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
20257 at the start of an existing but empty folder.
20258
20259 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20260
20261 * ps-mule.el: Customization fix, doc fix.
20262 (ps-multibyte-buffer): Customization fix.
20263
20264 2000-04-17 Richard M. Stallman <rms@gnu.org>
20265
20266 * subr.el (read-passwd): Use read-char-exclusive.
20267
20268 2000-04-17 Gerd Moellmann <gerd@gnu.org>
20269
20270 * textmodes/texinfo.el (texinfo-insert-@email)
20271 (texinfo-insert-@emph, texinfo-insert-@quotation)
20272 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
20273 (texinfo-mode-map): Add key bindings for them.
20274
20275 * files.el (basic-save-buffer-2): Use a template with `$'
20276 instead of `#' for VMS.
20277
20278 * simple.el (clone-indirect-buffer): New function.
20279
20280 2000-04-16 Stephen Eglen <stephen@gnu.org>
20281
20282 * iswitchb.el (iswitchb-case): New function. If the user input
20283 contains any upper-case characters, the search is made
20284 case-sensitive.
20285
20286 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
20287
20288 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
20289 comment-end.
20290 (texinfo-font-lock-syntactic-keywords): New var.
20291 (texinfo-font-lock-keywords): Remove comment regexp.
20292 (texinfo-insert-block): New function.
20293 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
20294 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
20295 and font-lock-defaults. Use regexp-opt for outline-regexp.
20296 (texinfo-environments): New var.
20297 (texinfo-environment-regexp): Use regexp-opt and
20298 texinfo-environments.
20299
20300 * textmodes/ispell.el (ispell-menu-map-needed): Check that
20301 ispell-process is bound since this might be eval'd before ispell
20302 is loaded.
20303 (ispell-message): Use a tiny bit less magic and a bit more hard
20304 data to figure out what kind of sc-cite-regexp to use.
20305
20306 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
20307
20308 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
20309 (insert-cyclic-diary-entry): Unquote the lambda.
20310
20311 * gud.el (gud-jdb-build-source-files-list): Fix typo.
20312
20313 * files.el (backup-enable-predicate): Unquote the lambda.
20314
20315 * cus-edit.el (custom-face, face): Unquote the lambda.
20316
20317 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20318
20319 * ps-print.el: Check for line-beginning-position definition.
20320
20321 * ps-print.el: Fix counting lines in a region.
20322 (ps-print-version): New version number (5.1.5).
20323 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
20324 (ps-printing-region): Fun code fix.
20325
20326 2000-04-15 Gerd Moellmann <gerd@gnu.org>
20327
20328 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
20329 to file-directory-p.
20330
20331 2000-04-14 Gerd Moellmann <gerd@gnu.org>
20332
20333 * gud.el (gud-jdb-build-source-files-list): Check that directory
20334 exists before calling directory-files.
20335
20336 2000-04-13 Dave Love <fx@gnu.org>
20337
20338 * emacs-lisp/trace.el: Change maintainer. Use new backquote
20339 syntax.
20340
20341 * emacs-lisp/cl-specs.el: Remove when, unless.
20342
20343 * emacs-lisp/cl-extra.el: Don't quote keywords.
20344 (cl-old-mapc): New variable.
20345 (mapc): Use it.
20346 (cl-map-intervals): Use with-current-buffer. Don't check for
20347 next-property-change.
20348 (cl-map-overlays): Use with-current-buffer.
20349 (cl-expt): Remove.
20350 (copy-tree, remprop): Define unconditionally.
20351
20352 * emacs-lisp/cl-compat.el (keywordp): Remove.
20353
20354 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
20355 to use keywordp.
20356 (edebug-spec): Enable keywordp.
20357
20358 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
20359 string-lessp.
20360
20361 * cus-start.el: Use keywordp.
20362
20363 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
20364
20365 * diary-lib.el (include-other-diary-files): Fix the fix of
20366 2000-02-18 by doing a save-excursion.
20367
20368 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20369
20370 * ps-print.el: Customization fix, doc fix.
20371 (ps-print-version): New version number (5.1.4).
20372 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
20373 (ps-print-preprint): Adjust code.
20374 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
20375 (ps-print-prologue-header, ps-print-control-characters)
20376 (ps-spool-config): Customization fix.
20377
20378 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
20379
20380 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
20381 converted to the new menu-item format, names silightly changed,
20382 help strings added.
20383
20384 Support for spelling without async subprocesses:
20385
20386 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
20387 (ispell-session-buffer): New variables.
20388 (ispell-start-process, ispell-process-status,
20389 ispell-accept-output, ispell-send-string): New functions, for
20390 Ispell invocation when async subprocesses aren't supported.
20391 (ispell-word, ispell-pdict-save, ispell-command-loop,
20392 ispell-process-line, ispell-buffer-local-parsing): Replace calls
20393 to process-send-string with calls to ispell-send-string, and
20394 accept-process-output with ispell-accept-output.
20395 (ispell-init-process): Call ispell-process-status instead of
20396 process-status with.
20397 (ispell-init-process): Call ispell-start-process. Call
20398 ispell-accept-output and ispell-send-string. Don't call
20399 process-kill-without-query and kill-process if they are unbound.
20400 (ispell-async-processp): New function.
20401
20402 2000-04-12 Dave Love <fx@gnu.org>
20403
20404 * info.el: Add debug-ignored-errors.
20405 (Info-mode-menu): Add some items.
20406 (Info-directory): Add autoload cookie.
20407
20408 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
20409 Modify `truncate-lines'. Make `describe-language-environment'
20410 always visible and add help. Modify `describe-key' help. Invoke
20411 Info-directory from `info'. New entry `emacs-manual'.
20412
20413 2000-04-10 Gerd Moellmann <gerd@gnu.org>
20414
20415 * progmodes/ebrowse.el (ebrowse-tree-mode):
20416 Use propertized-buffer-identification.
20417 (ebrowse-update-member-buffer-mode-line): Likewise.
20418 (ebrowse--mode-strings): Removed.
20419 (ebrowse--mode-line-props): Removed.
20420
20421 * files.el (auto-mode-alist): Add `EBROWSE'.
20422
20423 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
20424 space before testing for end of buffer.
20425 (ebrowse-load): Removed.
20426 (ebrowse-revert-tree-buffer-from-file): Rewritten.
20427 (ebrowse-create-tree-buffer): Rewritten.
20428 (ebrowse-tree-mode): Read tree from buffer.
20429
20430 * progmodes/ebrowse-ffh.el: Removed.
20431
20432 2000-04-10 Kenichi Handa <handa@etl.go.jp>
20433
20434 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
20435
20436 2000-04-10 Gerd Moellmann <gerd@gnu.org>
20437
20438 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
20439 at the wrong place.
20440
20441 2000-04-09 Dave Love <fx@gnu.org>
20442
20443 * files.el (backup-enable-predicate):
20444 Use temporary-file-directory, small-temporary-file-directory.
20445 (make-backup-file-name-function, backup-directory-alist): New vars.
20446 (make-backup-file-name-1): New function.
20447 (make-backup-file-name): Use it.
20448 (find-backup-file-name): Likewise. Use format for clarity, not concat.
20449 (file-newest-backup): Use make-backup-file-name.
20450
20451 2000-04-09 Gerd Moellmann <gerd@gnu.org>
20452
20453 * progmodes/ebrowse-ffh.el: New file.
20454
20455 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
20456 Moved to ebrowse-ffh.el.
20457 (ebrowse-load): Add autoload.
20458
20459 * finder.el (finder-commentary): Add autoload cookie.
20460
20461 * mail/rfc2368.el: Correct author's email address.
20462
20463 * progmodes/ebrowse.el: New file.
20464
20465 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
20466 item help string.
20467 (easy-menu-do-add-item): Ditto.
20468 (easy-menu-define): Extend doc string.
20469
20470 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
20471 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
20472 (jit-lock-function, jit-lock-stealth-fontify): Don't use
20473 with-buffer-unmodified.
20474
20475 2000-04-08 Dave Love <fx@gnu.org>
20476
20477 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
20478 unless, when.
20479
20480 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
20481
20482 * viper-util.el (viper-put-on-search-overlay): New subroutine.
20483 (viper-flash-search-pattern): No operation when using Emacs
20484 doesn't support face.
20485 Use `viper-put-on-search-overlay'.
20486
20487 2000-04-04 Gerd Moellmann <gerd@gnu.org>
20488
20489 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
20490 like C-r.
20491
20492 * progmodes/make-mode.el: Some doc fixes.
20493 (makefile-mode-abbrev-table): New variable.
20494 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
20495 (makefile-font-lock-keywords): Fontify includes and conditionals.
20496 (toplevel): Require `dabbrev' and `add-log' when compiling.
20497
20498 * replace.el (perform-replace): Don't move forward one char
20499 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
20500 to do that because it leaves point 1 position after the last
20501 replacement, after everything has been replaced.
20502
20503 * jit-lock.el (with-buffer-unmodified): New macro.
20504 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
20505 modified state.
20506 (jit-lock-function-1): Extracted from jit-lock-function; not
20507 preserving buffer's modified state.
20508 (jit-lock-function, jit-lock-stealth-fontify):
20509 Call jit-lock-function-1.
20510
20511 * mail/rfc2368.el: Remove supernumerary copyright line.
20512
20513 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
20514
20515 * glasses.el: Provide facilities for inserting space before left
20516 parentheses and uncapitalization of identifiers.
20517 (glasses-mode): Try to remove old overlays in all cases.
20518
20519 2000-04-03 Gerd Moellmann <gerd@gnu.org>
20520
20521 * progmodes/compile.el (compile-internal): Display the compilation
20522 buffer in a different frame, if it's already displayed there.
20523
20524 * mail/rfc2368.el: New file.
20525
20526 * simple.el (sendmail-user-agent-compose): Recognize a `body'
20527 header and insert its value as mail body.
20528
20529 * subr.el (member-ignore-case): New function.
20530
20531 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
20532 (dabbrev--find-expansion): Ignore buffers matching a regexp
20533 from dabbrev-ignored-regexps.
20534
20535 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
20536 to extensions handled by gzip.
20537
20538 2000-04-03 Richard M. Stallman <rms@gnu.org>
20539
20540 * files.el (insert-directory): List the total free space
20541 along with the used space.
20542
20543 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
20544 line is followed by one that matches CITATION-REGEXP, end the
20545 paragraph.
20546
20547 2000-04-03 Markus Rost <rost@delysid.gnu.org>
20548
20549 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
20550 (rmail-make-basic-summary-line): Use that option.
20551
20552 2000-04-03 Kenichi Handa <handa@etl.go.jp>
20553
20554 * international/mule-cmds.el (encoded-string-description):
20555 Rewritten. Try pretty description for ISO 2022 escape sequences
20556 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
20557 for hexadecimal format.
20558
20559 2000-04-01 Dave Love <fx@gnu.org>
20560
20561 * cpp.el: Change customization group to `c' from `C'.
20562
20563 * vcursor.el (vcursor-move): Use display-color-p.
20564
20565 * international/mule-util.el: Provide mule-utils.
20566 (string-to-sequence): Simplify and speed up.
20567
20568 * international/mule.el (make-coding-system): Purecopy doc-string.
20569
20570 * international/mule-cmds.el: Various menu changes.
20571 (describe-specified-language-support): Handle `Default'.
20572 (set-language-info): Purecopy `info'.
20573
20574 2000-03-31 Andrew Innes <andrewi@gnu.org>
20575
20576 * vc.el (vc-backend-diff): Return the correct status if we had to
20577 retry the rcsdiff command without the --brief option.
20578
20579 2000-03-31 Dave Love <fx@gnu.org>
20580
20581 * help.el (help-manyarg-func-alist): Correct several omissions.
20582
20583 * add-log.el: Don't require cl, fortran.
20584 (add-log-current-defun-function): Doc fix.
20585 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
20586 (change-log-version-rcs): Function deleted.
20587 (change-log-version-number-search): Doc fix.
20588 Use vc-workfile-version. Avoid CL dolist.
20589 (add-change-log-entry): Just call add-log-current-defun to get
20590 defun. Simplify somewhat.
20591 (change-log-get-method-definition-1): Likewise.
20592 (add-log-current-defun): Return nil if calling
20593 add-log-current-defun-function does so. Move Fortran stuff to
20594 fortran.el. Return string without properties.
20595
20596 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
20597 and :alpha: char classes.
20598
20599 * mail/supercite.el: Defvar curline when compiling.
20600 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
20601 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
20602 rather than a-zA-Z0-9 to allow non-ASCII characters.
20603
20604 2000-03-31 Gerd Moellmann <gerd@gnu.org>
20605
20606 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
20607
20608 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
20609 Re-enable new code.
20610
20611 * lpr.el (print-region-1): Use -d to specify printer name for
20612 systems `usg-unix-v*, `dgux', `hpux', `irix'.
20613
20614 2000-03-31 Dave Love <fx@gnu.org>
20615
20616 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
20617 Look for function definition in symbol's function value slot first
20618 instead of first consulting byte-compile-function-environment.
20619
20620 2000-03-31 Kenichi Handa <handa@etl.go.jp>
20621
20622 * language/european.el ("Polish"): New language environment.
20623 (setup-polish-environment): New function.
20624
20625 2000-03-30 Gerd Moellmann <gerd@gnu.org>
20626
20627 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
20628 Disable new code.
20629
20630 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
20631 trying to `load' the symbol of an autoload instead of the file
20632 recorded in the autoload. Fix error messages.
20633
20634 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20635
20636 * ps-print.el: PostScript programming fix for ghostview, doc fix.
20637 (ps-print-version): New version number (5.1.3).
20638 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
20639 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
20640 (ps-generate-postscript-with-faces): Code fix.
20641 (ps-color-values): XEmacs compatibility.
20642 (ps-print-background-image, ps-print-background-text, ps-printer-name)
20643 (ps-default-fg, ps-default-bg): Adjust customization.
20644 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
20645 (ps-color-scale): Renaming old ps-color-value fun.
20646 (ps-print-headers): Replace ps-print-header group to avoid conflict
20647 with ps-print-header variable.
20648 (ps-print-miscellany): New group.
20649 (ps-format-color, ps-rgb-color): New funs.
20650 (ps-default-foreground): New var.
20651 (ps-printer-name-option): New const.
20652
20653 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
20654
20655 * net/net-utils.el:
20656 (network-connection-host, network-connection-service): New variables
20657 (network-connection-mode): New mode, derived from comint-mode
20658 (network-connection-mode-setup): New function, saves host and
20659 service information in local variables.
20660
20661 * lisp/locate.el:
20662 (locate-word-at-point): Added this function
20663 (locate): Default to using locate-word-at-point as input
20664 Run dired-mode-hook
20665
20666 2000-03-29 Dave Love <fx@gnu.org>
20667
20668 * calendar/appt.el: Doc fixes.
20669 (appt-check): Convert min-to-app to a string before passing to
20670 appt-disp-window-function or concat.
20671 (appt-delete-window): Remove test for frame-root-window.
20672 (appt-select-lowest-window, appt-convert-time): Simplify.
20673
20674 * emacs-lisp/bytecomp.el: Doc fixes.
20675 (byte-compile-file-form-autoload):
20676 Update byte-compile-function-environment.
20677
20678 2000-03-29 Andreas Schwab <schwab@suse.de>
20679
20680 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
20681
20682 * dired.el (dired-insert-directory): If dired-free-space-program
20683 failed just delete its output.
20684
20685 2000-03-29 Dave Love <fx@gnu.org>
20686
20687 * international/iso-cvt.el: Move provide to end. Doc fixes.
20688 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
20689 (iso-iso2sgml, iso-sgml2iso): New functions.
20690 (iso-cvt-define-menu): Fix some entries and use backquote for
20691 clarity.
20692
20693 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
20694
20695 2000-03-28 Gerd Moellmann <gerd@gnu.org>
20696
20697 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
20698 ISO-DATE. If non-nil, return date in ISO 8601 format.
20699
20700 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
20701
20702 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
20703 if it ever becomes used.
20704 (log-edit-mode-hook): Default to vc-log-mode-hook.
20705 (log-edit-mode): Fix the docstring.
20706
20707 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
20708 the code.
20709
20710 2000-03-26 Dave Love <fx@gnu.org>
20711
20712 * net/browse-url.el (browse-url): Re-fix case of
20713 browse-url-browser-function being an alist.
20714 (browse-url): Add :link to defgroup.
20715
20716 * files.el: Doc fixes.
20717 (file-truename): Include `[' in wildcard characters.
20718 (automount-dir-prefix): Customize.
20719 (find-file-wildcards): Add :version.
20720 (find-file-noselect): Simplify a mapcar call.
20721
20722 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
20723 compatible with inf-lisp version.
20724 (eval-defun-1): Fix custom-declare-variable case.
20725
20726 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
20727
20728 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
20729
20730 2000-03-24 Gerd Moellmann <gerd@gnu.org>
20731
20732 * Makefile (COMPILE_FIRST): New macro.
20733 (compile-files): Compile files from COMPILE_FIRST first.
20734
20735 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
20736
20737 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
20738 matching open parenthesis in column 0 to defun-prompt-regexp
20739 only if open-paren-in-column-0-is-defun-start is set.
20740
20741 * sun-curs.el: Require CL at compile-time only.
20742
20743 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
20744 instead of copy-list which is a function from CL.
20745 (msb--choose-menu, msb--mode-menu-cond)
20746 (msb--create-buffer-menu-2): Use dolist instead of mapc.
20747 (msb--init-file-alist): Use mapcar instead of mapcan.
20748 (msb--aggregate-alist): Use mapcar instead of mapcan.
20749 Fix `(' in column 0 in doc string.
20750 (msb--add-separators): Use mapcar instead of mapcan.
20751
20752 * cus-dep.el: Require CL at compile-time only.
20753
20754 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
20755
20756 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
20757 (byte-compile-warnings): New warning `noruntime'.
20758 (byte-compile-constants, byte-compile-variables): Fix docstring.
20759 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
20760 execute `eval-whenc-compile's body.
20761 (byte-compile-unresolved-functions): Fix docstring.
20762 (byte-compile-eval): New function.
20763 (byte-compile-callargs-warn): Check if the function will be available
20764 at runtime (via property `byte-compile-noruntime').
20765 (byte-compile-print-syms): New function.
20766 (byte-compile-warn-about-unresolved-functions): Also warn about
20767 `noruntime' functions (and use `byte-compile-print-syms').
20768 (byte-compile-file): Capitalize the message.
20769
20770 2000-03-24 Gerd Moellmann <gerd@gnu.org>
20771
20772 * mail/rmail.el (rmail-confirm-expunge): New user-option.
20773 (rmail-expunge): Ask for confirmation depending on the setting
20774 of rmail-confirm-expunge.
20775
20776 2000-03-23 Gerd Moellmann <gerd@gnu.org>
20777
20778 * Makefile (bootstrap-clean): If $(emacs) exists, build
20779 loaddefs.el first. A loaddefs.el that's not up-to-date might
20780 cause a bootstrap failure because things don't autoload as expected.
20781
20782 2000-03-23 Dave Love <fx@gnu.org>
20783
20784 * net/browse-url.el: Restore previous use of
20785 browse-url-maybe-new-window.
20786
20787 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20788
20789 * ps-print.el: Skip banner page fix.
20790 (ps-print-version): New version number (5.1.2).
20791 (ps-begin-file, ps-end-file, ps-generate): Code fix.
20792
20793 2000-03-23 Dave Pearson <davep@davep.org>
20794
20795 * net/quickurl.el Changed the type of parameter passed to the
20796 function defined by `quickurl-format-function'. Before only the
20797 text of the URL was passed. Now the whole URL structure is passed
20798 and the function is responsible for extracting the parts it requires.
20799 Changed the default of `quickurl-format-function' accordingly.
20800 (quickurl-insert): Changed the `funcall' of
20801 `quickurl-format-function' to match the above change.
20802 (quickurl-list-insert): Changed the `url' case so that it makes
20803 use of `quickurl-format-function', previous to this the format was
20804 hard wired.
20805
20806 2000-03-22 Gerd Moellmann <gerd@gnu.org>
20807
20808 * startup.el: Change some spellings for the X Window System.
20809
20810 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
20811
20812 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
20813 Clean up the code and the regexp and make sure the cursor is
20814 temporarily moved to the suspicious line while querying the user.
20815
20816 2000-03-22 Jason Rumney <jasonr@gnu.org>
20817
20818 * w32-fns.el (w32-charset-info-alist): Initialize.
20819
20820 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20821
20822 * ps-print.el: N-up last page fix.
20823 (ps-print-version): New version number (5.1.1).
20824 (ps-end-file, ps-end-job, ps-generate): Code fix.
20825
20826 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
20827
20828 * files.el (find-file-run-dired): Update docstring.
20829 (find-directory-functions): New hook.
20830 (find-file-noselect): Run find-directory-functions rather than
20831 calling dired directly.
20832
20833 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
20834
20835 * pcvs.el: Add a minimal leading commentary.
20836 (cvs-make-cvs-buffer): Change the header part by removing the startup
20837 message and adding a `Module' entry. Also replace the FOOTER and
20838 HEADER special fileinfos with the new support in ewoc for updating
20839 its own footer and header.
20840 (cvs-update-header): Update to use the header/footer of the ewoc.
20841 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
20842 (cvs-is-within-p): New function.
20843 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
20844 to only examine some subset of the buffers.
20845
20846 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
20847 `format' instead of our own ad-hoc functions.
20848 Remove HEADER and FOOTER cases, now handled in the EWOC.
20849 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
20850
20851 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
20852 output to avoid scaring the user.
20853 (cvs-parse-table): Catch message for non-up-to-date commits.
20854
20855 * pcvs-defs.el (cvs-startup-message): Remove.
20856 (cvs-global-menu): New autoloaded menu.
20857
20858 * pcvs-util.el (cvs-string-fill): Remove.
20859
20860 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
20861 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
20862 PP part of it and also make it work for footers and headers.
20863 (ewoc-create): Drop POS and BUFFER arguments.
20864 Use the DLL's dummy node to store the end-of-footer position.
20865 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
20866 (ewoc-refresh): Remove unused `header' variable.
20867 (ewoc-(get|set)-hf): New functions.
20868
20869 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
20870 log-view-*-(message|file) and use easy-mmode-define-navigation.
20871 (log-view-message-re): Match SCCS format as well.
20872 And match the revision line rather than the dashed separator line.
20873 (log-view-mode): Use the new define-derived-mode.
20874 (log-view-current-tag): Fill in with an actual implementation.
20875
20876 * cvs-status.el (cvs-status-(prev|next)): Rename from
20877 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
20878 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
20879 to let the output "breathe" a little more (more readable).
20880 (cvs-status-mode): Use the new define-derived-mode.
20881
20882 * smerge-mode.el (smerge-auto-leave): New function and variable.
20883 (smerge-basic-map): Rename from smerge-basic-keymap.
20884 Change the bindings for smerge-diff-*.
20885 (smerge-*-map): Use easy-mmode-defmap.
20886 (smerge-(next|prev)): Use easy-mmode-define-navigation.
20887 (smerge-keep-*): Use smerge-auto-leave.
20888
20889 2000-03-21 Jason Rumney <jasonr@gnu.org>
20890
20891 * cus-edit.el (custom-button-face): Use 3D look for w32.
20892 (custom-button-pressed-face): Likewise.
20893
20894 2000-03-21 Gerd Moellmann <gerd@gnu.org>
20895
20896 * progmodes/etags.el (tags-case-fold-search): New user-option.
20897 (tags-loop-eval): New function. Bind case-fold-search around eval
20898 depending on the value of tags-case-fold-search.
20899 (tags-loop-continue): Use tags-loop-eval.
20900 (find-tag-in-order): Bind case-fold-search depending on the value
20901 of tags-case-fold-search.
20902
20903 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
20904
20905 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
20906 (diff-end-of-hunk): Return the end position for use in
20907 `easy-mmode-define-navigation'.
20908 (diff-recenter): Remove.
20909 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
20910 of `easy-mmode-define-navigation'.
20911 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
20912 previous renaming) and fix to use new names.
20913 (diff-merge-strings): Use \n as separator: simpler, faster.
20914 (diff-mode): Use `define-derived-mode'.
20915
20916 * derived.el (define-derived-mode): Don't autoload anymore.
20917 Prefer the macro-only version provided by easy-mmode.el.
20918
20919 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
20920 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
20921 (easy-mmode-define-navigation): New macro.
20922
20923 * subr.el (combine-run-hooks): New function.
20924
20925 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
20926
20927 * term/x-win.el: Fontsets related initialization is simplified.
20928
20929 * international/mule-diag.el (describe-font): Don't refer to
20930 global-fontset-alist, instead call font-list.
20931 (describe-fontset, list-fontsets, mule-diag): Likewise.
20932 (print-fontset): Adjusted for the change of fontset implementation.
20933
20934 * international/fontset.el (x-charset-registries): Variable removed,
20935 instead the corresponding data is stored in the default fontset.
20936 (register-alternate-fontnames): Function removed.
20937 (resolved-ascii-font): Variable removed.
20938 (x-compose-font-name): Ignore the second argument REDOCE.
20939 (x-complement-fontset-spec): Complement only an ASCII font and
20940 element for those charsets than can use that ASCII font.
20941 (generate-fontset-menu): Don't refer to global-fontset-alist,
20942 instead call fontset-list.
20943 (uninstantiated-fontset-alist): Variable removed.
20944 (x-style-funcs-alist): Likewise.
20945 (fontset-default-styles): Likewise.
20946 (x-modify-font-name): Function removed.
20947 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
20948 (create-fontset-from-ascii-font): Docsting adjusted for the above
20949 change.
20950 (instantiate-fontset, resolve-fontset-name): Functions removed.
20951 (fontset-list): Now implemented by C code.
20952
20953 * faces.el (read-face-font): Fix TABLE arg to completing-read.
20954 (describe-face): Include `font' attribute in the description.
20955
20956 2000-03-21 Kenichi Handa <handa@etl.go.jp>
20957
20958 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
20959
20960 2000-03-20 Gerd Moellmann <gerd@gnu.org>
20961
20962 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
20963 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
20964 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
20965
20966 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
20967 about behavior of set-buffer-modified-p wrt redisplay.
20968
20969 2000-03-19 Richard M. Stallman <rms@gnu.org>
20970
20971 * view.el (view-mode-disable): Kill local binding of view-read-only.
20972
20973 2000-03-18 Gerd Moellmann <gerd@gnu.org>
20974
20975 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
20976 is a string, convert it to a syntax cell using string-to-syntax.
20977
20978 * simple.el (syntax-code-table, syntax-flag-table): New variables.
20979 (string-to-syntax): New function.
20980
20981 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
20982 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
20983 try to use passive ftp mode.
20984
20985 2000-03-17 Gerd Moellmann <gerd@gnu.org>
20986
20987 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
20988
20989 * simple.el (append-to-buffer): Update point of windows after
20990 insertion.
20991
20992 * abbrev.el (inverse-add-abbrev): Identify word by first moving
20993 forward then moving backward. Reindent.
20994
20995 * frame.el (other-frame): Call x-focus-frame only if
20996 focus-follows-mouse is off.
20997
20998 2000-03-17 Dave Love <fx@gnu.org>
20999
21000 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
21001
21002 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
21003
21004 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
21005 regexp for labels cannot span several lines.
21006
21007 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
21008 `(setq :<key> ':<key>)' to the macro expansion.
21009
21010 2000-03-16 Dave Love <fx@gnu.org>
21011
21012 * progmodes/f90.el (f90): Put custom group under `languages', not
21013 `fortran'.
21014 (f90-mode-hook): Customize.
21015 (f90-mode): Set add-log-current-defun-function.
21016 (f90-current-defun): New function.
21017
21018 2000-03-16 Gerd Moellmann <gerd@gnu.org>
21019
21020 * cus-edit.el (custom-variable-tag-face): Handle case that
21021 default face's height is not a number.
21022 (custom-face-tag-face, custom-group-tag-face-1)
21023 (custom-group-tag-face): Ditto.
21024 (custom-group-tag-face-1): Add :group.
21025
21026 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
21027
21028 2000-03-15 Gerd Moellmann <gerd@gnu.org>
21029
21030 * pcvs-defs.el (toplevel): Remove autoload cookie for form
21031 requiring easymenu.
21032
21033 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21034
21035 * ps-print.el: PostScript user-defined prologue, PostScript error
21036 handler, doc fix.
21037 (ps-print-version): New version number (5.1).
21038 (ps-user-defined-prologue, ps-error-handler-message)
21039 (ps-print-prologue-0, ps-error-handler-alist): New vars.
21040 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
21041 (ps-insert-string): New function.
21042
21043 2000-03-15 Kenichi Handa <handa@etl.go.jp>
21044
21045 * international/ccl.el (ccl-compile-expression): Don't generate
21046 invalid self-assignment code.
21047
21048 2000-03-14 Dave Love <fx@gnu.org>
21049
21050 * subr.el (replace-regexp-in-string): Renamed from
21051 replace-regexps-in-string. Doc fix.
21052
21053 2000-03-12 Dave Love <fx@gnu.org>
21054
21055 * cus-edit.el: Doc fixes.
21056 (customize-set-variable, customize-save-variable): Rename args for doc.
21057 (custom-variable-tag-face, custom-face-tag-face)
21058 (custom-group-tag-face-1, custom-group-tag-face): Modify from
21059 style which user identify as hyperlink.
21060 (hook): Don't add undefined functions to the hook.
21061 (debug-ignored-errors): Transfer message from bindings.el.
21062
21063 2000-03-12 Gerd Moellmann <gerd@gnu.org>
21064
21065 * recentf.el (recentf-keep-non-readable-files-p):
21066 Remove double/nested definition.
21067
21068 2000-03-12 Dave Love <fx@gnu.org>
21069
21070 * facemenu.el (facemenu-get-face): Use display-color-p.
21071 * enriched.el (enriched-decode-foreground): Likewise.
21072 (enriched-decode-background): Likewise.
21073 * isearch.el (isearch-highlight): Likewise.
21074 * info-look.el (info-lookup): Likewise.
21075 * simple.el (completion-setup-function): Likewise.
21076
21077 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
21078 :options.
21079
21080 * bindings.el (mode-line-format): Fix line-number and
21081 column-number items. Add help-echo for the background.
21082 (mode-line-mule-info): Modify help-echo.
21083
21084 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
21085
21086 * files.el (load-file): Allow completion to .elc.
21087
21088 * man.el: Doc fixes.
21089 (Man-init-defvars): Use display-color-p to set fontification.
21090
21091 * play/hanoi.el (hanoi-internal): Don't use oddp.
21092
21093 2000-03-12 Gerd Moellmann <gerd@gnu.org>
21094
21095 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
21096
21097 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
21098
21099 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
21100
21101 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
21102 Fix comment.
21103
21104 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
21105
21106 * font-lock.el (font-lock-keywords): Fix the doc now that
21107 regexp-opt-depth is unnecessary.
21108 (save-buffer-state): Set an edebug spec.
21109 (font-lock-fontify-anchored-keywords): Properly handle the case when
21110 the matcher goes past the limit.
21111
21112 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
21113 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
21114
21115 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
21116 dll.el and cookie.el (from Elib) with heavy renaming and other
21117 massaging.
21118
21119 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
21120 Autoload the functions used.
21121 (easy-mmode-define-syntax): Fix CL typo.
21122 (easy-mmode-define-derived-mode): Improve the docstring generation.
21123
21124 2000-03-10 Gerd Moellmann <gerd@gnu.org>
21125
21126 * textmodes/texinfo.el (texinfo-version): Variable and function
21127 removed.
21128
21129 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
21130
21131 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
21132 allow more flexibility.
21133 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
21134 (easy-mmode-defmap, easy-mmode-defsyntax)
21135 (easy-mmode-define-derived-mode): New macros.
21136
21137 2000-03-09 Didier Verna <didier@xemacs.org>
21138
21139 * rect.el (replace-rectangle): New function.
21140
21141 2000-03-09 Dave Love <fx@gnu.org>
21142
21143 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
21144 (fortran-comment-line-start-skip): Don't match cpp stuff.
21145 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
21146 (fortran-mode-map): Remove over-eager custom-menu-create for now.
21147 (fortran-mode): Don't set fortran-comment-line-start-skip,
21148 fortran-comment-line-start here. Set comment-start,
21149 add-log-current-defun.
21150 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
21151 (fortran-current-defun): New function.
21152
21153 2000-03-09 Gerd Moellmann <gerd@gnu.org>
21154
21155 * emacs-lisp/re-builder.el: New file.
21156
21157 * mouse.el (mouse-drag-region): Don't run up-event handler
21158 if hscroll has changed.
21159
21160 * octave-mod.el (octave-font-lock-keywords): To font-lock the
21161 builtin operators, use `font-lock-builtin-face' for Emacs and
21162 `font-lock-preprocessor-face' otherwise.
21163
21164 * font-lock.el (lisp-font-lock-keywords-1): Highlight
21165 `(defun (setf foo)' differently.
21166
21167 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
21168
21169 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
21170 (regexp-opt): Update comment and adapt the code the new meaning of
21171 the `paren' argument of regex-opt-group for shy-groups.
21172 (regexp-opt-depth): Handle shy groups as well as backslashed
21173 backslashes.
21174 (regexp-opt-group): Turn the leading comment into a docstring.
21175 Allow `paren' to be a string (the string to use to open a group).
21176 Remove open-presuf and close-presuf. Instead of checking for `all
21177 one-char' and then later on check for `several one-char', handle
21178 both cases close together. Also apply a more generic algorithm
21179 for suffixes (the mirror image of the algorithm used for
21180 prefixes). Use shy-groups. Use nreverse rather than reverse.
21181 (regexp-opt-try-suffix): Removed.
21182
21183 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
21184 from comint-mode-map, so we can just inherit from it. Also, move
21185 the initialization into the `defvar' since there's no docstring
21186 anyway and it's fairly short.
21187 (inferior-scheme-mode): Define it as derived-mode: the code is
21188 shorter and this way we inherit from comint-mode-map rather than
21189 copying it.
21190
21191 * subr.el (replace-regexps-in-string): Properly handle the case
21192 where we match an empty string.
21193
21194 * comint.el (comint-exec-1): Add the current-dir to the exec-path
21195 when the command has a directory component (such as "./testml").
21196 Also fix a typo in the comment.
21197
21198 2000-03-08 Gerd Moellmann <gerd@gnu.org>
21199
21200 * Makefile (compile-files): Compile files one by one because
21201 that's the only way to ensure a clean compilation environment for
21202 each individual file.
21203
21204 * frame.el (other-frame): Call x-focus-frame.
21205
21206 2000-03-07 Dave Love <fx@gnu.org>
21207
21208 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
21209 :require to defcustom.
21210
21211 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
21212
21213 * files.el (auto-mode-alist): Add configure.in.
21214
21215 * progmodes/autoconf.el: New file.
21216
21217 2000-03-07 Gerd Moellmann <gerd@gnu.org>
21218
21219 * mail/mh-e.el: Change maintainer to `none'.
21220
21221 * recentf.el (recentf-keep-non-readable-files-p): Quote args
21222 to remove-hook and add-hook.
21223
21224 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
21225
21226 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
21227 it as the default.
21228 (mail-send): Test mail-send-nonascii also for the new `mime' value.
21229 (sendmail-send-it): Conditionally add MIME headers specifying the
21230 used character set.
21231
21232 2000-03-07 Dave Love <fx@gnu.org>
21233
21234 * winner.el: Fix keywords, autoload cookies.
21235 Split eval-when-compile form to avoid compilation failure.
21236
21237 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
21238
21239 * international/mule.el: Modify comment about coding system
21240 property `coding-category'.
21241 (make-coding-system): New argument EOL-TYPE. Pay attention to
21242 coding-category property of PROPERTIES.
21243
21244 * international/mule-conf.el (coding-category-utf-8)
21245 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
21246 categories. Include them in the argument for set-coding-priority.
21247
21248 * international/mule-cmds.el (reset-language-environment):
21249 Include coding-category-utf-8, coding-category-utf-16-be, and
21250 coding-category-utf-16-le in the argument for set-coding-priority.
21251 (reset-language-environment): Initialize coding-category-utf-8,
21252 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
21253
21254 2000-03-06 Karl Fogel <kfogel@red-bean.com>
21255
21256 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
21257 code abstracted out of `bookmark-jump-noselect'. Now tries info
21258 extensions as well as compression extensions.
21259 (bookmark-jump-noselect): Use above new func.
21260
21261 2000-03-03 Gerd Moellmann <gerd@gnu.org>
21262
21263 * strokes.el: Change maintainer's mail address.
21264
21265 2000-03-03 Kenichi Handa <handa@etl.go.jp>
21266
21267 * international/mule-diag.el (list-character-sets): Make help-echo
21268 string by substitute-command-keys.
21269 (list-character-sets): Likewise.
21270 (sort-listed-character-sets): Call help-setup-xref.
21271
21272 2000-03-02 Gerd Moellmann <gerd@gnu.org>
21273
21274 * time.el (display-time-mail-file): Add `none' to the list of choices.
21275
21276 2000-03-01 Dave Love <fx@gnu.org>
21277
21278 * help.el (help-xref-go-back): Don't try to set position.
21279
21280 * international/mule-diag.el (list-character-sets):
21281 Call help-setup-xref. Add help-echo to xrefs.
21282 (list-character-sets-1): Add help-echo to xrefs.
21283
21284 2000-03-02 Gerd Moellmann <gerd@gnu.org>
21285
21286 * frame.el (blink-cursor-mode): Switch cursor on when turning
21287 the mode off.
21288
21289 * add-log.el (add-log-current-defun): Add support for
21290 Autoconf mode.
21291
21292 * mail/rmail.el (rmail-quit-hook): New variable.
21293
21294 2000-03-01 Dave Love <fx@gnu.org>
21295
21296 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
21297
21298 * help.el (help-xref-button): Add help-echo arg.
21299 (describe-function-1, describe-variable, help-make-xrefs): Use it.
21300
21301 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
21302
21303 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
21304
21305 2000-03-01 Gerd Moellmann <gerd@gnu.org>
21306
21307 * image.el (defimage): Look for image files in load-path.
21308
21309 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
21310
21311 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21312
21313 * recentf.el (recentf): Added version tag to the defgroup of recentf.
21314
21315 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21316
21317 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
21318 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
21319 action to select/unselect a file.
21320 (recentf-edit-list): Code cleanup and improvement.
21321 (recentf-open-more-files-action): `recentf-open-more-files' button
21322 widget action to open a file.
21323 (recentf-open-more-files): No more use standard completion but widgets.
21324 (recentf-more-collection): Deleted.
21325 (recentf-more-history): Deleted.
21326 (recentf-setup-more-completion): Deleted.
21327
21328 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21329
21330 * recentf.el (recentf-mode): No more needs that Emacs is running
21331 under a window-system.
21332
21333 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21334
21335 * recentf.el (recentf-edit-list): New command to edit the recent
21336 list which allow the user to remove files.
21337 (recentf-edit-selected-items): New global variable, used by
21338 `recentf-edit-list' to hold the list of files to be removed from
21339 the recent list.
21340 (recentf-make-menu-items): Updated to display a "Edit list..."
21341 menu item. Minor code cleanup.
21342
21343 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21344
21345 * recentf.el (recentf-open-more-files): New command to open files
21346 that are not displayed in the menu.
21347 (recentf-more-collection): New global variable holding the set of
21348 permissible completions used by `recentf-open-more-files'.
21349 (recentf-more-history): New global variable holding the history list
21350 used by `recentf-open-more-files' completion.
21351 (recentf-setup-more-completion): New function to setup completion for
21352 `recentf-open-more-files'.
21353 (recentf-make-menu-items): Updated to display a "More..." menu item.
21354
21355 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21356
21357 * recentf.el (recentf-menu-action): Doc fixed.
21358
21359 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21360
21361 * recentf.el (recentf-menu-filter): Doc updated.
21362 (recentf-update-menu-hook): Allow menu filters to force menu update.
21363 (recentf-make-menu-items): New menu filter handling.
21364 (recentf-make-menu-item): New helper function.
21365 (recentf-menu-elements): New menu handling function.
21366 (recentf-sort-ascending): Updated to new menu filter handling.
21367 (recentf-sort-descending): Updated to new menu filter handling.
21368 (recentf-sort-basenames-ascending): New menu filter function.
21369 (recentf-sort-basenames-descending): New menu filter function.
21370 (recentf-show-basenames): New menu filter function.
21371 (recentf-show-basenames-ascending): New menu filter function.
21372 (recentf-show-basenames-descending): New menu filter function.
21373
21374 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
21375
21376 * diary-lib.el (list-diary-entries): Don't try to go forward at
21377 the end of the buffer.
21378
21379 2000-02-29 Kenichi Handa <handa@etl.go.jp>
21380
21381 * international/mule-diag.el (list-character-sets):
21382 Completely rewritten.
21383 (sort-listed-character-sets): New function.
21384 (list-character-sets-1): Completely rewritten.
21385 (list-character-sets-2): New function.
21386 (non-iso-charset-alist): New variable.
21387 (decode-codepage-char): New function.
21388 (charset-history): New variable.
21389 (read-charset) (list-block-of-chars)
21390 (list-iso-charset-chars)
21391 (list-non-iso-charset-chars)
21392 (list-charset-chars): New functions.
21393 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
21394 (dump-charsets): Likewise.
21395
21396 2000-02-29 Gerd Moellmann <gerd@gnu.org>
21397
21398 * dired-x.el (dired-filename-at-point): Add `@' to valid
21399 file name characters.
21400 (dired-filename-at-point): Handle ange-ftp file names.
21401
21402 * frame.el (frame-notice-user-settings): Use assq-delete-all
21403 instead of assoc-delete-all.
21404 (frame-notice-user-settings): Ditto.
21405
21406 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
21407 Don't copy alist.
21408
21409 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
21410
21411 * calculator.el (calculator-use-menu): New option.
21412 (calculator-initial-bindings): Changed some bindings to work as macros.
21413 (calculator-forced-input): Removed.
21414 (calculator-restart-other-mode): New variable.
21415 (calculator-mode-map): Set up menu.
21416
21417 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
21418
21419 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
21420
21421 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
21422
21423 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
21424 translate all ESC key sequences.
21425 (viper-goto-mark-subr): Restore markers for files for which
21426 they were saved.
21427 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
21428 * viper-util.el (viper-set-replace-overlay-glyphs)
21429 (viper-set-replace-overlay): Always check if the replacement
21430 overlay is live.
21431 * viper.el (viper-vi-state-mode-list): Add major modes.
21432 * ediff-wind.el: Minor comment changes.
21433 * ediff.el: Copyright notice date fix.
21434
21435 2000-02-27 Jason Rumney <jasonr@gnu.org>
21436
21437 * faces.el (face-font-family-alternatives): Add arial to helv.
21438 (mode-line, header-line, tool-bar): Same default as x for w32.
21439 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
21440 face-font-family-alternatives from working.
21441 * term/w32-win.el (mouse-set-font): Do not build fontset from
21442 chosen font.
21443
21444 2000-02-25 Sam Steingold <sds@goems.com>
21445
21446 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
21447 properly.
21448
21449 2000-02-25 Richard M. Stallman <rms@gnu.org>
21450
21451 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
21452
21453 2000-02-25 Gerd Moellmann <gerd@gnu.org>
21454
21455 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
21456
21457 * frame.el (busy-cursor-delay-seconds): New option.
21458
21459 2000-02-24 Gerd Moellmann <gerd@gnu.org>
21460
21461 * frame.el (show-cursor-in-non-selected-windows): New option.
21462
21463 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
21464
21465 * diary-lib.el (include-other-diary-files): Undo the selective
21466 display in any included file and don't kill it.
21467
21468 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
21469
21470 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
21471 Menu items converted to (menu-item format, help strings added.
21472 [downcase, upcase]: Don't enable on MS-DOS.
21473 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
21474 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
21475
21476 2000-02-23 Dave Love <fx@gnu.org>
21477
21478 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
21479 (backward-kill-word): Revert addition of * to interactive spec --
21480 it's a feature.
21481
21482 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
21483 (backward-kill-sentence, kill-sentence): Likewise.
21484
21485 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
21486 scratch buffer name.
21487 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
21488
21489 * term/w32-win.el (internal-face-interactive): Update prompt for
21490 new read-face-name.
21491
21492 * mail/footnote.el (footnote): Add :version to defgroup.
21493 (footnote-section-tag-regexp): Customize.
21494 (footnote-start-tag, footnote-end-tag): New option.
21495 (footnote-latin-regexp): New variable.
21496 (Footnote-latin): New function.
21497 (footnote-style-alist): Add element for latin style.
21498 (footnote-style): Moved.
21499 (Footnote-goto-footnote): Use eq to test arg.
21500
21501 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
21502
21503 * emacs-lisp/byte-opt.el: Change old backquote syntax.
21504 (byte-compile-trueconstp): Include keywords.
21505 (byte-optimize-quote, byte-optimize-lapcode):
21506 Use byte-compile-const-symbol-p.
21507 (byte-optimize-char-before): New optimization.
21508
21509 * emacs-lisp/bytecomp.el: Change old backquote syntax.
21510 (byte-compile-const-symbol-p): New function.
21511 (byte-compile-constp, byte-compile-out-toplevel)
21512 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
21513 Use it.
21514
21515 * subr.el (define-key-after): Default AFTER to t. Doc fix.
21516
21517 2000-02-23 Kenichi Handa <handa@etl.go.jp>
21518
21519 * international/encoded-kb.el: Be sure to update minor-mode-alist
21520 and minor-mode-map-alist.
21521 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
21522 codes SS2 and SS3 correctly.
21523 (encoded-kbd-self-insert-ccl): New function.
21524 (encoded-kbd-setup-keymap): New function.
21525 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
21526 by calling encoded-kbd-setup-keymap.
21527
21528 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
21529 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
21530
21531 2000-02-22 Dave Love <fx@gnu.org>
21532
21533 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
21534 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
21535 (lisp-mode-syntax-table): Set up for #|...|# comments.
21536 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
21537 classes. Match `defface'.
21538 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
21539 (eval-defun-1): Fix for defcustom.
21540 (lisp-indent-region): Doc fix.
21541
21542 * subr.el (when, unless, split-string): Doc fix.
21543 (read-passwd): Move call of clear-this-command-keys to the right place.
21544 (replace-regexps-in-string): New function.
21545
21546 2000-02-22 Gerd Moellmann <gerd@gnu.org>
21547
21548 * help.el (describe-variable): Set syntax table to
21549 emacs-lisp-mode-syntax-table when moving forward over the
21550 symbol's name.
21551
21552 2000-02-22 Dave Love <fx@gnu.org>
21553
21554 * xt-mouse.el: Doc fixes.
21555 (xterm-mouse-position-function): New function, replacing advice of
21556 mouse-position.
21557 (xterm-mouse-mode): Use it. Don't turn on under a window system.
21558
21559 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
21560
21561 2000-02-21 Gerd Moellmann <gerd@gnu.org>
21562
21563 * format.el (format-annotate-single-property-change):
21564 Handle properties.with dotted-list values.
21565 (format-proper-list-p): New function.
21566
21567 * enriched.el (enriched-face-ans): Handle '(foreground-color
21568 . COLOR) and (background-color . COLOR).
21569
21570 2000-02-20 Dave Love <fx@gnu.org>
21571
21572 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
21573 and assignments to it.
21574 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
21575 current local map.
21576 (make-flyspell-overlay): Use it.
21577 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
21578
21579 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
21580 (lm-get-header-re): Defun, not defsubst.
21581 (lm-get-package-name): Defun, not defsubst. Simplify.
21582 (lm-version): Doc fix. Simplify.
21583 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
21584 (lm-crack-address, lm-last-modified-date, lm-commentary)
21585 (lm-verify, lm-synopsis): Simplify.
21586 (lm-report-bug): Require emacsbug. Use compose-mail.
21587
21588 2000-02-20 Gerd Moellmann <gerd@gnu.org>
21589
21590 * dired.el (dired-mode): Call propertized-buffer-identification
21591 to set mode-line-buffer-identification to something having
21592 the right text properties.
21593
21594 * bindings.el (propertized-buffer-identification): New function.
21595
21596 2000-02-20 Dave Love <fx@gnu.org>
21597
21598 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
21599 check for t-mouse too.
21600
21601 * cus-start.el: Make echo-keystrokes `number'.
21602
21603 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
21604
21605 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
21606 Don't call ring-empty-p unless tags-location-ring is bound.
21607 From Noah Friedman <friedman@splode.com>.
21608
21609 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
21610
21611 * progmodes/hideshow.el (hs-flag-region): No longer use
21612 `intangible' overlay property.
21613
21614 (hs-toggle-hiding): New command.
21615 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
21616
21617 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
21618 Fix omission bug: Run `hs-minor-mode-hook' for both activation
21619 and deactivation.
21620
21621 2000-02-18 Gerd Moellmann <gerd@gnu.org>
21622
21623 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
21624
21625 2000-02-17 Gerd Moellmann <gerd@gnu.org>
21626
21627 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
21628
21629 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
21630 of `*' to handle `(* ... *)' comments.
21631
21632 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
21633
21634 * faces.el (list-faces-display): Use display-mouse-p instead of
21635 window-system.
21636
21637 * menu-bar.el (global-map): Menu-bar items converted to the new
21638 format (menu-item..., rearranged for better CUA compliance, and
21639 their names changed for better clarity. Help strings added.
21640
21641 * international/mule-cmds.el (mule-menu-keymap)
21642 (describe-language-environment-map, set-coding-system-map)
21643 (setup-language-environment-map): Convert to new (menu-item...
21644 form, add help strings. Change names of menu items for better clarity.
21645 "Mule" menu-bar item removed (it's now in the "Options" submenu).
21646
21647 2000-02-17 Gerd Moellmann <gerd@gnu.org>
21648
21649 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
21650 within the code.
21651
21652 2000-02-16 Dave Love <fx@gnu.org>
21653
21654 * faces.el: Don't require custom. Add more specific :groups to
21655 various deffaces.
21656 (set-face-attribute): Purecopy args.
21657 (read-face-name): Default to name at point and use it in prompt.
21658 Remove colon from arg in all callers.
21659 (list-faces-display): Hyperlink to face descriptions and customize
21660 buffers.
21661
21662 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
21663
21664 * wid-edit.el (widget-match-inline): An atom never matches a list.
21665
21666 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21667
21668 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
21669 at ':' characters by call to split-string.
21670
21671 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21672
21673 * textmodes/bibtex.el: Added RCS version identification.
21674
21675 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21676
21677 * textmodes/bibtex.el: Some temporary comments removed.
21678 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
21679 (bibtex-field-const): Allow capital letters.
21680 (bibtex-start-of-string): Deleted because unused.
21681
21682 * textmodes/bibtex.el: Unified some nomenclature. We no longer
21683 use the term 'reference' to describe a bibtex entry as a whole.
21684 Further, reference keys are no longer called 'labels'.
21685 (bibtex-keys): Renamed to bibtex-reference-keys.
21686 (bibtex-reformat-previous-labels): Renamed to
21687 bibtex-reformat-previous-reference-keys.
21688 (bibtex-reference-type): Renamed to bibtex-entry-type.
21689 (bibtex-reference-head): Renamed to bibtex-entry-head.
21690 (bibtex-reference-maybe-empty-head): Renamed to
21691 bibtex-entry-maybe-empty-head.
21692 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
21693 (bibtex-search-reference): Renamed to bibtex-search-entry.
21694 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
21695 bibtex-enclosing-entry-maybe-empty-head.
21696 (bibtex-entry-field-alist, bibtex-entry-head)
21697 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
21698 (bibtex-map-entries, bibtex-search-entry)
21699 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
21700 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
21701 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
21702 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
21703 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
21704 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
21705 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
21706
21707 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21708
21709 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
21710 comment.
21711 (bibtex-format-field-delimiters): New function, functionality
21712 extracted from bibtex-format-entry.
21713 (bibtex-autokey-get-yearfield-digits): New function, functionality
21714 extracted from bibtex-autokey-get-yearfield.
21715
21716 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
21717 entries in order to avoid stack overflow in the regexp matcher if
21718 field contents become large.
21719 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
21720 (bibtex-field-string-part-not-braced)
21721 (bibtex-field-string-part-no-inner-braces)
21722 (bibtex-field-string-part-1-inner-brace)
21723 (bibtex-field-string-part-2-inner-braces)
21724 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
21725 (bibtex-field-string-quoted, bibtex-field-string)
21726 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
21727 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
21728 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
21729 Deleted as parsing is now performed by the following functions.
21730 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
21731 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
21732 (bibtex-parse-field-string, bibtex-search-forward-field-string)
21733 (bibtex-parse-association, bibtex-field-name-for-parsing)
21734 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
21735 (bibtex-search-forward-field, bibtex-search-backward-field)
21736 (bibtex-start-of-field, bibtex-end-of-field)
21737 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
21738 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
21739 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
21740 (bibtex-parse-string, bibtex-search-forward-string)
21741 (bibtex-search-backward-string, bibtex-start-of-string)
21742 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
21743 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
21744 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
21745 entries. Instead of reporting the results of the parsing by
21746 match-beginning or match-end, these functions return data structures
21747 that hold the corresponding positions.
21748 (bibtex-enclosing-field): Changed to also report field boundaries by
21749 return values rather than by match-beginning or match-end.
21750 The following functions have been adapted to use the new
21751 parsing functions.
21752 (bibtex-skip-to-valid-entry, bibtex-search-reference)
21753 (bibtex-enclosing-field, bibtex-format-entry)
21754 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
21755 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
21756 (bibtex-print-help-message, bibtex-end-of-entry)
21757 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
21758 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
21759 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
21760 Use the new method for parsing.
21761 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
21762 (bibtex-map-entries, bibtex-flash-head)
21763 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
21764 (bibtex-autokey-change, bibtex-autokey-get-namefield)
21765 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
21766 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
21767 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
21768 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
21769 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
21770 order to make the new binding of case-fold-search immediately visible.
21771
21772 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21773
21774 * textmodes/bibtex.el: Copyright notice is up to date.
21775 Added constant 'bibtex-maintainer-salutation.
21776
21777 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
21778 than make-temp-name, use match-string-no-properties and eliminate
21779 a quadratic behavior when building bibtex-strings.
21780
21781 * bibtex.el (bibtex-reference-key): Accept string entries whose
21782 reference key contains upper case letters.
21783
21784 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21785
21786 * bibtex.el (bibtex-reference-head): Allow entries to start with
21787 a new line.
21788
21789 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21790
21791 * bibtex.el: Hiding of entry bodies is not longer provided by
21792 bibtex.el directly. Instead the hideshow package can be used.
21793 Added a special bibtex entry to hs-special-modes-alist.
21794 (bibtex-hs-forward-sexp): Added for hideshow.el.
21795
21796 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21797
21798 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
21799 proceedings entry type (for cross referencing). Thanks to Wagner
21800 Toledo Correa for the suggestion.
21801
21802 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
21803
21804 2000-02-14 Kenichi Handa <handa@etl.go.jp>
21805
21806 * international/characters.el: Setup case table for Vietnamese.
21807
21808 2000-02-12 Gerd Moellmann <gerd@gnu.org>
21809
21810 * uniquify.el (toplevel): Require CL at compile time.
21811 (uniquify-push): Removed.
21812
21813 * shadowfile.el (shadow-when): Removed.
21814
21815 * tempo.el (tempo-dolist, tempo-mapc): Removed.
21816 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
21817
21818 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
21819 regexp for paragraph-start.
21820
21821 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
21822 commas as well.
21823
21824 2000-02-10 Dave Love <fx@gnu.org>
21825
21826 * wid-edit.el: (widgets) [defgroup]: Remove url link.
21827 (widget-color-choice-list, widget-color-history, widget-mouse-help):
21828 Deleted.
21829 (widget-specify-field, widget-specify-button): Don't use
21830 widget-mouse-help as help-echo property.
21831 (default): Use #'ignore for :validate and :mouse-down-action.
21832 (checkbox): Add help-echo.
21833 (widget-sexp-validate): Rewritten to clarify error messages.
21834 (character): Use char-valid-p in :match function.
21835 (widget-color-complete): Use facemenu-color-alist.
21836 (widget-color-action): Use facemenu-read-color.
21837
21838 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
21839 set up `caar' &c that we now have.
21840
21841 2000-02-09 Ray Blaak <blaak@gnu.org>
21842
21843 * delphi.el: Make resourcestring a declaration region, like const
21844 and var.
21845
21846 2000-02-09 Dave Love <fx@gnu.org>
21847
21848 * bindings.el (mode-line-input-method-map): New variable.
21849 (mode-line-mule-info): Use it; fix last change.
21850 (mode-line-mode-menu): Move definition.
21851 (mode-line-mouse-sensitive-p): Deleted.
21852 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
21853 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
21854
21855 * startup.el (command-line-1): Don't call
21856 make-mode-line-mouse-sensitive.
21857
21858 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
21859
21860 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
21861 before rmail-toggle-header, because the former toggles headers.
21862
21863 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
21864
21865 * diff-mode.el (diff-kill-junk): New interactive function.
21866 (diff-reverse-direction): Use delete-and-extract-region.
21867 (diff-post-command-hook): Restrict the area so that the hook also works
21868 outside of any diff hunk. This is necessary for the minor-mode.
21869 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
21870 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
21871
21872 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
21873 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
21874 so that it can be used more easily in <foo>-mode-hook. Also make sure
21875 to avoid duplicate entries.
21876 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
21877 (font-lock-remove-keywords): Just as was done for `add', allow it to
21878 work even if font-lock-mode is nil. Also make sure we don't modify
21879 any pre-existing list by forcing a copy-sequence. Finally rename
21880 `major-mode' to `mode'.
21881 (font-lock-fontify-syntactic-anchored-keywords)
21882 (font-lock-fontify-anchored-keywords)
21883 (font-lock-fontify-keywords-region): Use line-end-position.
21884 Don't make `font-lock-multiline' local (it's now done in
21885 font-lock-set-defaults).
21886 (font-lock-set-defaults): Make `font-lock-multiline' local.
21887 Move the `font-lock-fontified' creation to inside the `unless'.
21888
21889 2000-02-06 Andrew Innes <andrewi@gnu.org>
21890
21891 * term/w32-win.el (x-handle-args): Comment out call to message,
21892 which occurs before window system is initialized.
21893
21894 * makefile.nt: Add support for recompiling lisp code.
21895
21896 2000-02-04 Dave Love <fx@gnu.org>
21897
21898 * bindings.el (mode-line-mule-info): Fix/extend last change.
21899
21900 * completion.el: Replace completion-dolist with dolist.
21901
21902 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
21903
21904 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
21905
21906 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
21907 environment names before they go into the section regexp.
21908
21909 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
21910 char class in regexp.
21911
21912 * textmodes/reftex-parse.el (reftex-with-special-syntax):
21913 Bind `case-fold-search' to nil.
21914
21915 * progmodes/idlwave.el (idlwave-template):
21916 Respect `idlwave-abbrev-change-case'.
21917 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
21918 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
21919 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
21920 (idlwave-rw-case): New function.
21921 (idlwave-statement-match): Fixed problem with assignment regexp.
21922 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
21923 (idlwave-surround): New argument LENGTH to support padding of
21924 operators longer than 1 char.
21925
21926 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
21927 idlwave-shell-expression-overlay. Implemented printing of
21928 expressions on higher levels of the calling stack.
21929 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
21930 (idlwave-retrieve-expression-from-level): New function.
21931 (idlwave-shell-last-calling-stack): Variable removed.
21932 (idlwave-shell-reset): Argument action reversed (`visible' to
21933 `hidden'). Also remove stop-line overlay.
21934 (idlwave-shell-calling-stack-routine): New variable.
21935 (idlwave-shell-parse-stack-and-display): Messages now display
21936 negative level numbers.
21937 (idlwave-shell-mode): Set `modeline-format'.
21938 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
21939 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
21940 (idlwave-shell-print-expression-function): New option.
21941
21942 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
21943 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
21944 `tool-bar' instead of `toolbar'.
21945
21946 2000-02-02 Dave Love <fx@gnu.org>
21947
21948 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
21949 emacs-lisp-mode-hook. Don't check for defalias being defined.
21950
21951 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
21952 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
21953 Use the new builtins directly.
21954
21955 * whitespace.el (whitespace): Add :version to defgroup.
21956
21957 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
21958 Doc fix.
21959
21960 * thingatpt.el (sexp-at-point, symbol-at-point)
21961 (number-at-point, list-at-point): Add autoload cookie.
21962
21963 * recentf.el (recentf): Add :version to defgroup.
21964
21965 * quickurl.el (quickurl): Add :version to defgroup.
21966
21967 * elide-head.el (elide-head): Use point-marker more.
21968
21969 * bs.el (bs): Add :version to defgroup.
21970
21971 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
21972
21973 * progmodes/delphi.el (delphi): Add :version to defgroup.
21974
21975 2000-02-02 Gerd Moellmann <gerd@gnu.org>
21976
21977 * ange-ftp.el (ange-ftp-write-region): Handle case that
21978 succeeding process operation sets a different coding system.
21979
21980 * calculator.el: New file.
21981
21982 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
21983
21984 * frame.el (frames-on-display-list, framep-on-display): New functions.
21985 (display-mouse-p, display-popup-menus-p, display-graphic-p)
21986 (display-selections-p, display-screens, display-pixel-width)
21987 (display-pixel-height, display-mm-width, display-mm-height)
21988 (display-backing-store, display-save-under, display-planes)
21989 (display-color-cells, display-visual-class): New functions.
21990
21991 * term/tty-colors.el (tty-color-gray-shades): New function.
21992
21993 * faces.el (display-color-p): Use framep-on-display.
21994 (display-grayscale-p): New function.
21995
21996 2000-01-31 Dave Love <fx@gnu.org>
21997
21998 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
21999 (create-fontset-from-x-resource): Don't concat integers.
22000
22001 2000-01-31 Inge Frick <inge@nada.kth.se>
22002
22003 * view.el: Some changes in documentation. Removed some trailing
22004 whitespace. Changed some parameter names to agree with documentation.
22005 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
22006 window is not deleted. Modifies change 1998-04-26.
22007
22008 2000-01-31 Gerd Moellmann <gerd@gnu.org>
22009
22010 * windmove.el: New file.
22011
22012 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
22013 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
22014 progmodes/ebnf-yac.el: Update copyright and license info.
22015
22016 * jit-lock.el (jit-lock-function): Widen before calculating
22017 end position.
22018 (jit-lock-stealth-chunk-start): Rewritten.
22019
22020 * info.el (Info-title-face-alist): Removed.
22021 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
22022 (Info-fontify-node): Use these faces.
22023
22024 2000-01-30 Gerd Moellmann <gerd@gnu.org>
22025
22026 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
22027 (cl-macro-list1): Recognize `&allow-other-keys' instead of
22028 `&allow-other-keywords'.
22029
22030 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
22031 the list of directories scanned heuristically.
22032
22033 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
22034
22035 2000-01-30 Jason Rumney <jasonr@gnu.org>
22036
22037 * w32-fns.el: Define w32-tty-standard-colors.
22038
22039 * startup.el (command-line): Use w32-tty-standard-colors when in
22040 w32 console mode.
22041
22042 2000-01-30 Dave Love <fx@gnu.org>
22043
22044 * jka-compr.el (jka-compr-load): Fix up load-history.
22045
22046 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
22047
22048 * emacs-lisp/cl-macs.el: Revert previous change.
22049
22050 2000-01-29 Dave Love <fx@gnu.org>
22051
22052 * facemenu.el: Purecopy various strings.
22053
22054 * timezone.el (timezone-fix-time): Window against 69 for two-digit
22055 years. Deal with three-digit years.
22056
22057 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
22058 Use defconst, purecopy.
22059 (help-back-label): Purecopy it.
22060
22061 2000-01-18 Gerd Moellmann <gerd@gnu.org>
22062
22063 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
22064 variable. If non-nil, order the buffer list according to the
22065 currently selected frame.
22066 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
22067 non-nil, pass the selected frame to function buffer-list.
22068
22069 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22070
22071 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
22072
22073 2000-01-28 Dave Love <fx@gnu.org>
22074
22075 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
22076
22077 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
22078 Don't use lisp-indent-hook property.
22079 (cl-abs): Remove.
22080
22081 * subr.el: Move out indent and edebug specs for when and unless.
22082
22083 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
22084 when, unless.
22085
22086 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
22087 unless, when.
22088
22089 2000-01-28 Gerd Moellmann <gerd@gnu.org>
22090
22091 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
22092 `collecting' as synonym for `collect'.
22093
22094 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
22095 for the case it contains spaces.
22096
22097 * simple.el (what-cursor-position): Change formatting of messages.
22098
22099 * frame.el (delete-other-frames): New function.
22100 (toplevel): Bind it to C-x 5 1.
22101
22102 * sort.el (sort-numeric-base): New option.
22103 (sort-numeric-fields): If number starts with `0' or `0[xX[',
22104 interpret it as octal or hexadecimal. Use sort-numeric-base
22105 as default base.
22106
22107 * progmodes/glasses.el: New file.
22108
22109 2000-01-27 Gerd Moellmann <gerd@gnu.org>
22110
22111 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
22112 userids differently.
22113
22114 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
22115 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
22116 progmodes/ebnf-yac.el: New files.
22117
22118 2000-01-26 Dave Love <fx@gnu.org>
22119
22120 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
22121 on a function with an empty body. [From Eric Ludlam.]
22122
22123 2000-01-25 Andre Spiegel <spiegel@gnu.org>
22124
22125 * vc.el (vc-version-diff): Make sure file name is expanded.
22126
22127 2000-01-25 Gerd Moellmann <gerd@gnu.org>
22128
22129 * scroll-bar.el (scroll-bar-timer): Variable removed.
22130 (scroll-bar-toolkit-scroll): Don't use a timer.
22131
22132 2000-01-25 Kenichi Handa <handa@etl.go.jp>
22133
22134 * language/thai-util.el (thai-composition-function):
22135 Delete superfluous `a'.
22136
22137 2000-01-24 Dave Love <fx@gnu.org>
22138
22139 * fortran.el (fortran-mode): Use beginning-of-defun-function,
22140 end-of-defun-function.
22141
22142 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
22143
22144 2000-01-22 Jason Rumney <jasonr@gnu.org>
22145
22146 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
22147 conflicts with new face support.
22148
22149 2000-01-22 Richard M. Stallman <rms@gnu.org>
22150
22151 * replace.el (query-replace): Rename last arg to DELIMITED.
22152 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
22153 (query-replace-regexp): Likewise.
22154
22155 2000-01-20 Richard M. Stallman <rms@gnu.org>
22156
22157 * subr.el (with-syntax-table): Use make-symbol, not gensym.
22158
22159 * emacs-lisp/lisp.el (beginning-of-defun-function):
22160 Variable renamed from beginning-of-defun.
22161 Do not call make-variable-buffer-local.
22162 (beginning-of-defun-raw): Use new variable name; doc fix.
22163 (beginning-of-defun): Doc fix.
22164 (end-of-defun-function): Variable renamed from end-of-defun.
22165 Do not call make-variable-buffer-local.
22166 (end-of-defun): Use new variable name; doc fix.
22167
22168 * subr.el (dolist, dotimes): Copied from cl-macs.el
22169 and made to work.
22170
22171 * mail/undigest.el (rmail-digest-end-regexps):
22172 Variable replaces rmail-digest-end-regexp.
22173 Allows multiple regexps for detecting the end line.
22174 (undigestify-rmail-message): Corresponding changes.
22175
22176 2000-01-19 Dave Love <fx@gnu.org>
22177
22178 * files.el (user-init-file): Don't declare here -- is primitive.
22179
22180 * startup.el (command-line): Check for compiled user-init-file and
22181 set to uncompiled version if necessary.
22182
22183 2000-01-18 Gerd Moellmann <gerd@gnu.org>
22184
22185 * mail/undigest.el (rmail-digest-end-regexp): New user option.
22186 (undigestify-rmail-message): Use it.
22187
22188 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
22189
22190 2000-01-17 Gerd Moellmann <gerd@gnu.org>
22191
22192 * tmm.el (tmm-goto-completions): Adapt to prompt being part
22193 of mini-buffer.
22194
22195 2000-01-14 Gerd Moellmann <gerd@gnu.org>
22196
22197 * emacs-lisp/copyright.el (copyright-update): Removed the
22198 requirement for a trailing space from `copyright-regexp', to
22199 support copyrights with owner specified on a separate line..
22200
22201 * align.el: New file.
22202
22203 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
22204
22205 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
22206
22207 2000-01-13 Dave Love <fx@gnu.org>
22208
22209 * ph.el: Removed. (Obsoleted by EUDC.)
22210
22211 2000-01-13 Gerd Moellmann <gerd@gnu.org>
22212
22213 * net/eudc.el (toplevel): Remove autoloaded code installing
22214 menu with easymenu, because that causes build problems.
22215
22216 * frame.el (frame-notice-user-settings): New variable.
22217 (frame-notice-user-settings): Don't modify frame parameters
22218 if called a second time.
22219
22220 2000-01-13 Richard M. Stallman <rms@gnu.org>
22221
22222 * frame.el (frame-notice-user-settings):
22223 Notice default-frame-parameters even for non-window frames.
22224
22225 2000-01-13 Gerd Moellmann <gerd@gnu.org>
22226
22227 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
22228 for Emacs.
22229 (eudc-bob-can-display-inline-images): Extend for Emacs.
22230 (eudc-bob-toggle-inline-display): Ditto.
22231 (eudc-bob-display-jpeg): Ditto.
22232
22233 2000-01-12 Gerd Moellmann <gerd@gnu.org>
22234
22235 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
22236 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
22237 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
22238
22239 * add-log.el (add-change-log-entry): Fix error trying an
22240 `(insert nil)'.
22241
22242 * subdirs.el: Add `net' directory.
22243
22244 * net: New directory.
22245
22246 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
22247 eval-last-sexp. Don't bind debug-on-error here.
22248 (eval-last-sexp): New function. Bind debug-on-error if
22249 eval-expression-debug-on-error is non-nil.
22250 (eval-defun-2, eval-defun): Likewise.
22251
22252 * simple.el (eval-expression): Don't bind debug-on-error if
22253 eval-expression-debug-on-error is nil. Detect changed
22254 debug-on-error, and propagate new value to global binding, if
22255 eval-expression-debug-on-error is non-nil,
22256 (eval-expression-debug-on-error): Change doc string.
22257
22258 2000-01-11 Richard M. Stallman <rms@gnu.org>
22259
22260 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
22261
22262 * emacs-lisp/lisp-mode.el (with-syntax-table):
22263 Set up lisp-indent-function property.
22264
22265 * subr.el (with-syntax-table): Moved from simple.el.
22266
22267 * simple.el (with-syntax-table): Moved to subr.el.
22268
22269 2000-01-11 Gerd Moellmann <gerd@gnu.org>
22270
22271 * tmm.el (tmm-shortcut): Delete region after prompt instead
22272 of erasing buffer.
22273
22274 * textmodes/fill.el (fill-common-string-prefix): New function.
22275 (fill-context-prefix): Use the longest common prefix of first
22276 and second line fill prefix, if there is one.
22277
22278 2000-01-11 Richard M. Stallman <rms@gnu.org>
22279
22280 * array.el (array-mode): Don't use make-variable-buffer-local.
22281 Use make-local-variable for `truncate-lines'.
22282
22283 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
22284
22285 * add-log.el (add-log-current-defun): Handle user-defined
22286 add-log-current-function returning nil,
22287
22288 * add-log.el (add-change-log-entry): Insert version number
22289 if having found a current function
22290
22291 * add-log.el (add-log-current-defun):
22292 Call `add-log-current-defun-function'. Try matches at level 0 and
22293 level 1. Strip whitespace from defun found.
22294
22295 2000-01-10 John Wiegley <johnw@gnu.org>
22296
22297 * allout.el (isearch-done/outline-provisions): Added `edit'
22298 argument to correspond with the current definition of `isearch-done'.
22299
22300 2000-01-10 Dave Love <fx@gnu.org>
22301
22302 * elide-head.el (elide-head): Use point-marker, not point.
22303
22304 2000-01-10 Gerd Moellmann <gerd@gnu.org>
22305
22306 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
22307 before and after the year 2000.
22308
22309 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
22310 Add ispell- prefix.
22311
22312 2000-01-10 Ken Stevens <k.stevens@ieee.org>
22313
22314 * ispell.el: Only define dictionaries in menus when they exist.
22315 (version18p): New variable.
22316 (version20p): New variable.
22317 (xemacsp): New variable.
22318 (ispell-choices-win-default-height): Fix for XEmacs visibility.
22319 (ispell-dictionary-alist1): Added Brasileiro dictionary.
22320 (ispell-dictionary-alist6): Russian command lines no longer accept
22321 run-together words.
22322 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
22323 (ispell-dictionary-alist): Add koi8-r to customize definition.
22324 (check-ispell-version): Added documentation string. Return library
22325 path when called non-interactively.
22326 (ispell-menu-map-needed): Uses new variables.
22327 (ispell-library-path): New variable.
22328 (ispell-decode-string): XEmacs fix for bogus variable bindings.
22329 (ispell-word): Improved documentation string. Test for valid
22330 character mappings. Correctly check typed in word changes that can
22331 result in single words split into multiple words.
22332 Return replacement word.
22333 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
22334 replace in recursive query replace mode. Help message for
22335 recursive edit mode.
22336 (ispell-show-choices): Protect against bad framepop bindings.
22337 (ispell-help): Fix to work with XEmacs.
22338 (ispell-highlight-spelling-error): Use new variables.
22339 (ispell-overlay-window): Fix to work with XEmacs.
22340 (ispell-parse-output): Passed and returns location information
22341 tracking spelling corrections. Doesn't recheck same word on
22342 current line.
22343 (ispell-init-process): Protect against bogus XEmacs variable binding.
22344 Fix call to single argument in sleep-for. Use new variables.
22345 (ispell-region): Passed and returns location information tracking
22346 spelling corrections. Doesn't check same word on current line.
22347 Improved documentation string. Doesn't resend a line already
22348 checked to the ispell process - fixes bug in LaTeX parsing.
22349 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
22350 (ispell-skip-region): No longer skips <TT> in SGML.
22351 (ispell-process-line): Tracks location information with spelling
22352 corrections. Added documentation string. Accounts for words
22353 already accepted on this line. Don't allow query-replace on line
22354 starting with math characters. Doesn't resend a line already sent
22355 to ispell process. Fixes alignment error bug.
22356
22357 2000-01-10 Richard M. Stallman <rms@gnu.org>
22358
22359 * dired-x.el (dired-guess-shell-alist-default):
22360 Suggest xloadimage, which is free, not xv, which isn't.
22361
22362 * ange-ftp.el (ange-ftp-file-name-nondirectory):
22363 Don't ever include the host name or user name in the value.
22364
22365 2000-01-09 Gerd Moellmann <gerd@gnu.org>
22366
22367 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
22368 of a real newline.
22369
22370 2000-01-09 Stephen Eglen <stephen@gnu.org>
22371
22372 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
22373 for .png files.
22374
22375 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
22376
22377 * cus-edit.el (custom-hook-convert-widget): Fix comment.
22378
22379 2000-01-09 Gerd Moellmann <gerd@gnu.org>
22380
22381 * progmodes/cperl-mode.el: Replace ^F with ^L.
22382
22383 * sendmail.el (toplevel): Provide `sendmail' when compiling before
22384 `require'ing rmail and mailalias to prevent infinite recursion.
22385
22386 2000-01-08 Dave Love <fx@gnu.org>
22387
22388 * emacs-lisp/backquote.el: Remove inappropriate customization
22389 (allowing custom.el to use backquote).
22390
22391 2000-01-07 Dave Love <fx@gnu.org>
22392
22393 * add-log.el (add-log-debugging): Deleted.
22394 (add-change-log-entry): Treat a backup FILE-NAME as its parent
22395 file. Remove debugging code.
22396 (change-log-get-method-definition, change-log-name): Add doc.
22397 (change-log-sortable-date-at): New function.
22398 (change-log-merge): New command.
22399
22400 * time.el (display-time-string-forms): Make the Mail string active.
22401 (display-time-update): Provide help-echo for load average.
22402
22403 * bindings.el (make-mode-line-mouse2-map): New function.
22404 (mode-line-modified): Use it and simplify.
22405 (mode-line-mule-info): Provide help-echo info.
22406 (minor-mode-alist): Activate the strings.
22407 (make-mode-line-mouse-sensitive): Simplify for
22408 mode-line-buffer-identification.
22409
22410 2000-01-07 Gerd Moellmann <gerd@gnu.org>
22411
22412 * play/pong.el: New file.
22413
22414 2000-01-06 Dave Love <fx@gnu.org>
22415
22416 * array.el: Assorted cleanups for compiler warnings, doc strings,
22417 `array-' prefix for symbols.
22418
22419 2000-01-05 Dave Love <fx@gnu.org>
22420
22421 * textmodes/outline.el (outline-mode-menu-bar-map):
22422 Add outline-headers-as-kill.
22423 (outline-mode): Define imenu-generic-expression.
22424 (outline-headers-as-kill): New command.
22425
22426 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
22427 from paragraph-start.
22428 (paragraph-indent-minor-mode): New command.
22429
22430 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
22431 M-C-e, M-C-h, C-j, C-xnd, TAB.
22432 (fortran-mode): Set beginning-of-defun, end-of-defun.
22433 (fortran-column-ruler): Simplify.
22434 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
22435 (fortran-with-subprogram-narrowing): Likewise.
22436 (fortran-indent-subprogram): Call mark-defun.
22437 (fortran-check-for-matching-do): Change narrowing.
22438
22439 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
22440 (cl-lucid-hash-tag): Delete.
22441 (cl-hash-table-p): Correct test for native table.
22442 (cl-hash-table-count): Use hash-table-count.
22443
22444 * browse-url.el (browse-url): Fix case of
22445 browse-url-browser-function being an alist.
22446
22447 2000-01-05 Carsten Dominik <cd@gnu.org>
22448
22449 * textmodes/reftex-vars.el (reftex-parse-file-extension)
22450 (reftex-index-phrase-file-extension): New options.
22451
22452 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
22453 Use new option `reftex-index-phrase-file-extension'.
22454
22455 * textmodes/reftex.el (reftex-access-parse-file): Use new option
22456 `reftex-parse-file-extension'.
22457
22458 2000-01-05 Dave Love <fx@gnu.org>
22459
22460 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
22461 (beginning-of-defun-raw): Use it.
22462 (end-of-defun): New variable.
22463 (end-of-defun): Use it.
22464 (check-parens): New command.
22465
22466 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
22467
22468 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
22469 (hs-show-block): Don't use `mapcar' when not accumulating.
22470
22471 Fix buglet in local variables initialization.
22472
22473 2000-01-05 Andreas Schwab <schwab@suse.de>
22474
22475 * hscroll.el (hscroll): Doc fix.
22476
22477 2000-01-05 Carsten Dominik <cd@gnu.org>
22478
22479 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
22480 Require idlw-toolbar.
22481
22482 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
22483 file idlw-rinfo.el.
22484 (idlwave-customize): Load must read file idlw-shell.el.
22485 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
22486
22487 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
22488
22489 * progmodes/idlw-shell.el: Also provide idlwave-shell
22490 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
22491 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
22492
22493 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
22494 both reftex-dcr and reftex-vcr.
22495
22496 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
22497
22498 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22499
22500 * ps-print.el: PostScript code now is in separate files, doc fix.
22501 (ps-print-version): New version number (5.0.3).
22502 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
22503 local.
22504 (ps-spool-config): Initialization fix.
22505 (ps-print-prologue-1, ps-print-prologue-2)
22506 (ps-print-duplex-feature): PostScript code moved to separated file.
22507 (ps-background-image): Little code reformating.
22508 (ps-begin-file, ps-begin-job): Fix code.
22509 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
22510 (ps-prologue-file): New fun.
22511
22512 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22513
22514 * ps-vars.el: Eliminated.
22515
22516 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
22517 `;;;###autoload'.
22518
22519 * ps-print.el: ps-vars eliminated, doc fix.
22520 (ps-print-version): New version number (5.0.2).
22521 (ps-spool-config): Initialization fix.
22522 (ps-print-customize): New fun.
22523
22524 2000-01-04 Gerd Moellmann <gerd@gnu.org>
22525
22526 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
22527
22528 2000-01-04 Dave Love <fx@gnu.org>
22529
22530 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
22531 menu items.
22532
22533 2000-01-03 Dave Love <fx@gnu.org>
22534
22535 * elide-head.el (elide-head) [defgroup]: Add :version.
22536
22537 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
22538 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
22539 Use `cl-hash-table-p', not `hash-table-p'.
22540 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
22541
22542 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22543
22544 * faces.el (face-read-integer, read-face-attribute)
22545 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
22546
22547 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
22548
22549 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
22550 at comment end, and re-insert them after filling.
22551
22552 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22553
22554 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
22555 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
22556 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
22557
22558 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22559
22560 * term/x-win.el (xw-defined-colors): Call color-supported-p,
22561 the new name of face-color-supported-p.
22562
22563 * term/w32-win.el (xw-defined-colors): Likewise.
22564
22565 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22566
22567 * simple.el (completion-setup-function): Count completion-size
22568 from minibuffer-prompt-end, not from point-min.
22569
22570 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
22571
22572 * faces.el (read-face-attribute, defined-colors, color-defined-p):
22573 Pass the frame to tty-color-* functions.
22574 (display-color-p, frame-set-background-mode): Pass the frame to
22575 tty-display-color-p.
22576
22577 * term/tty-colors.el (tty-defined-color-alist): Renamed from
22578 tty-color-alist.
22579 (tty-color-alist, tty-modify-color-alist): New functions.
22580 (tty-color-define, tty-color-clear, tty-color-approximate)
22581 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
22582 optional parameter FRAME.
22583
22584 2000-01-01 Gerd Moellmann <gerd@gnu.org>
22585
22586 * image.el (create-image, defimage): Don't assume image data is
22587 a string.
22588
22589 * image.el (defimage): Handle specifications containing :data
22590 instead of :file.
22591 (image-type-from-data): New function.
22592 (image-type-from-file-header): Use it.
22593 (create-image): Add parameter DATA-P.
22594
22595 See ChangeLog.8 for earlier changes.
22596
22597 ;; Local Variables:
22598 ;; coding: iso-2022-7bit
22599 ;; End:
22600
22601 Copyright (C) 2000, 2001 Free Software Foundation, Inc.
22602 Copying and distribution of this file, with or without modification,
22603 are permitted provided the copyright notice and this notice are preserved.