]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(Commentary): Cleanup, and add logistic curve fitting suggestion from
[gnu-emacs] / lisp / ChangeLog
1 2001-11-24 Colin Walters <walters@debian.org>
2
3 * calc/calc-ext.el (calc-init-extensions): Update the rest of the
4 autoload names to match files renamed on initial calc import.
5
6 * calc/calc.el (Commentary): Cleanup, and add logistic curve
7 fitting suggestion from Robert J. Chassell <bob@rattlesnake.com>.
8
9 2001-11-23 Colin Walters <walters@debian.org>
10
11 * Makefile.in (finder_setwins, setwins): Include Calc again.
12
13 * calc/calc-rules.el: Add header comment.
14
15 2001-11-23 Andre Spiegel <spiegel@gnu.org>
16
17 * vc.el (with-vc-properties): Don't bind `filename' locally.
18 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings
19 to avoid name clashes. Fix `lisp-indent-function' property for
20 both.
21
22 2001-11-23 Francesco Potorti` <pot@gnu.org>
23
24 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.
25
26 2001-11-22 Colin Walters <walters@debian.org>
27
28 * calc/calc-misc.el (report-calc-bug):
29 Use `reporter-prompt-for-summary-p'.
30
31 * calc/INSTALL, calc/Makefile: Remove.
32
33 2001-11-22 Miles Bader <miles@gnu.org>
34
35 * emacs-lisp/re-builder.el (reb-match-0, reb-match-1)
36 (reb-match-2, reb-match-3): Add dark-background variants.
37
38 2001-11-22 Colin Walters <walters@debian.org>
39
40 * calc/calc-misc.el (calc-info): Don't perform voodoo, just
41 (info "Calc").
42 (report-calc-bug): Use reporter.el.
43
44 * mail/reporter.el (reporter-submit-bug-report): Doc fixes.
45
46 2001-11-21 Richard M. Stallman <rms@gnu.org>
47
48 * which-func.el (which-function): Call imenu--make-index-alist
49 if necessary to get a list of functions.
50 (which-function-imenu-failed): New variable.
51 (which-func-update): Handle all visible windows.
52 (which-func-update-1): New subroutine broken out of which-func-update.
53
54 * files.el (temporary-file-directory, null-device)
55 (small-temporary-file-directory): Definitions moved up.
56
57 * progmodes/cperl-mode.el (cperl-problems, cperl-tips)
58 (cperl-non-problems, cperl-praise): Doc fixes.
59
60 * progmodes/sh-script.el (sh-mode): Don't use define-derived-mode.
61 (sh-mode-syntax-table): Function restored.
62 Variable set up for use by function sh-mode-syntax-table.
63 (sh-set-shell): Set the syntax table.
64
65 * play/gomoku.el (gomoku-mode): Don't use define-derived-mode.
66
67 * progmodes/perl-mode.el (perl-mode): Don't use define-derived-mode.
68
69 * international/encoded-kb.el: Don't alter minor-map-alist.
70
71 2001-11-20 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
72
73 * files.el (auto-save-file-name-transforms): Put remote files in
74 temporary-file-directory rather than /tmp.
75
76 2001-11-21 Colin Walters <walters@debian.org>
77
78 * calc/calc-macs.el (calc-slow-wrapper): Move (point) call outside
79 of (function ...) wrapper.
80
81 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
82
83 * derived.el (define-derived-mode): Create the abbrev-table
84 from inside the `defvar'.
85
86 * jit-lock.el (jit-lock-defer-time): New var.
87 (jit-lock-defer-timer, jit-lock-buffers): New vars.
88 (jit-lock-mode): Initialize them. Cancel the timers more carefully.
89 (jit-lock-function): Defer fontification if requested.
90 (jit-lock-stealth-chunk-start): Pay attention to the new non-nil value.
91 (jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline'
92 text property.
93 (jit-lock-deferred-fontify): New fun.
94
95 2001-11-20 Richard M. Stallman <rms@gnu.org>
96
97 * emacs-lisp/lisp-mode.el (lisp-interaction-mode):
98 Set local-abbrev-table to lisp-mode-abbrev-table.
99
100 * emacs-lisp/re-builder.el (reb-mode):
101 Don't use define-derived-mode. Call kill-all-local-variables.
102
103 * emacs-lisp/lisp-mode.el (lisp-mode, emacs-lisp-mode):
104 Don't use define-derived-mode.
105
106 * help-mode.el (help-mode): Undo 2001-10-07 change.
107
108 * replace.el (occur-mode): Undo 2001-5-20 change.
109
110 2001-11-20 Jason Rumney <jasonr@gnu.org>
111
112 * w32-fns.el (w32-system-coding-system): Change to an alias for
113 locale-coding-system.
114 (set-w32-system-coding-system): Document the above change.
115 Set locale-coding-system instead.
116
117 2001-11-20 Richard M. Stallman <rms@gnu.org>
118
119 * ruler-mode.el: Add pagination.
120 (ruler-mode-toggle-show-tab-stops): No need to
121 test `ruler-mode' variable.
122
123 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
124
125 * play/landmark.el: Mark lm-mode as special.
126
127 * play/gomoku.el: Mark gomoku-mode as special.
128
129 2001-11-20 Juanma Barranquero <lektu@terra.es>
130
131 * emacs-lisp/re-builder.el (reb-change-target-buffer): New function.
132 (top-level): Bind it to C-c C-b.
133 (re-builder): Don't re-enter RE Builder Mode.
134
135 * bs.el (bs-delete): Signal an error if the buffer cannot be deleted.
136
137 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
138
139 * progmodes/cperl-mode.el (cperl-perldoc): Require man before binding
140 `manual-program'.
141
142 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Don't move back
143 to a line without a comment.
144
145 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
146
147 * dired.el (dired-listing-switches): Mention in the doc string
148 that some switches are not supported by ls-lisp.el
149
150 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
151
152 * imenu.el (imenu--split-menu): Use dolist and copy-sequence.
153 (imenu--create-keymap-2): Remove.
154 (imenu--create-keymap-1): Simplify, remove third argument.
155 (imenu--generic-function): Use dolist.
156 (imenu-find-default): New function.
157 (imenu--completion-buffer): Use it.
158 (imenu--mouse-menu): Use popup-menu.
159 (imenu--menubar-select): Return t rather than calling imenu.
160
161 * textmodes/fill.el (fill-delete-prefix, fill-delete-newlines):
162 New functions, extracted from fill-region-as-paragraph.
163 (fill-region-as-paragraph): Use them.
164 Use an end marker instead of eob.
165 Ignore whitespace-only fill-prefixes when indenting according to mode.
166 Simplify the loop that searches for spaces backwards.
167
168 * textmodes/picture.el (picture-vertical-step)
169 (picture-horizontal-step): Don't use defconst for variables.
170
171 * mail/mail-extr.el: Use backquote/dolist/mapc/when. Docstring fixes.
172 (mail-extract-address-components): Downcase domain names.
173 (mail-extr-delete-char): Remove. Use delete-char instead.
174
175 * emulation/pc-select.el: Doc string fixes.
176 (pc-selection-mode): Don't treat macos as a tty.
177
178 * emacs-lisp/lisp.el (mark-sexp): Mark more if repeated.
179
180 * progmodes/cc-engine.el (c-parse-state): Typo. From Martin Stjernholm.
181
182 * mwheel.el (mouse-wheel-scroll-amount): Allow float values.
183 (mouse-wheel-progessive-speed): New var.
184 (mwheel-scroll): Use it and handle float values.
185
186 * lazy-lock.el (lazy-lock-install-hooks): Remove make-local-hook.
187
188 * iswitchb.el (iswitchb-mode): Use define-minor-mode.
189 (iswitchb): Fix the case where the result was selected with the mouse.
190 (iswitchb-completion-help): Use the normal *Completions* now that
191 mouse selection works.
192 (iswitchb-minibuffer-setup): Simplify.
193
194 * newcomment.el (comment-column, comment-style, comment-multi-line)
195 (comment-auto-fill-only-comments): Remove :group arg.
196 (comment-padding): Add :type.
197 (comment-indent-new-line): Ignore comment-auto-fill-only-comments
198 if called interactively.
199
200 2001-11-19 Colin Walters <walters@verbum.org>
201
202 * calc/calc.el (toplevel): Add comment and version header.
203 (calc-init-base): Bump version to 2.02f, update date.
204
205 2001-11-19 Richard M. Stallman <rms@gnu.org>
206
207 * net/browse-url.el: Support Mozilla and Galeon.
208 By default, find the installed browser whichever it is.
209 (browse-url-mozilla): New function.
210 (browse-url-mozilla-sentinel): New function.
211 (browse-url-galeon, browse-url-galeon-sentinel): New functions.
212 (browse-url-default-browser): New function.
213 (browse-url-process-environment): Use browse-url-browser-display.
214 (browse-url-browser-display): Renamed from browse-url-netscape-display.
215 (browse-url-mozilla-startup-arguments, browse-url-galeon-program)
216 (browse-url-galeon-arguments, browse-url-galeon-startup-arguments)
217 (browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.
218 (browse-url-browser-function): New default, new options.
219
220 2001-11-19 Sam Steingold <sds@gnu.org>
221
222 * bindings.el (last-buffer, unbury-buffer): New function.
223 (mode-line-unbury-buffer): Use `unbury-buffer'.
224
225 2001-11-18 Stephen Eglen <stephen@gnu.org>
226
227 * iswitchb.el (iswitchb-cannot-complete-hook): New variable to
228 control behaviour when no further completion is possible.
229
230 2001-11-19 Colin Walters <walters@verbum.org>
231
232 * calc/calc-macs.el (calc-wrapper, calc-slow-wrapper)
233 (math-showing-full-precision, math-with-extra-prec, math-working)
234 (calc-with-default-simplification)
235 (calc-with-trail-buffer): Use backtick.
236 (Math-zerop, Math-integer-negp, Math-integer-posp, Math-negp)
237 (Math-looks-negp, Math-posp, Math-integerp, Math-natnump)
238 (Math-ratp, Math-realp, Math-anglep, Math-numberp, Math-scalarp)
239 (Math-vectorp, Math-messy-integerp, Math-objectp, Math-objvecp)
240 (Math-integer-neg, Math-equal, Math-lessp, Math-primp)
241 (Math-num-integerp, Math-bignum-test, Math-equal-int)
242 (Math-natnum-lessp, math-format-radix-digit): Change to `defsubst'.
243 (calc-record-compilation-date-macro): Deleted. Callers updated.
244 (math-format-radix-digit): Move to calc-bin.el.
245
246 * calc/calc.el (calc-record-compilation-date): Remove.
247 (calc-bug-address): Update.
248 (calc-settings-file): Use `user-init-file'.
249
250 * calc/calc-mode.el (calc-settings-file-name, calc-save-modes):
251 Handle null `calc-settings-file'.
252
253 * calc/calc-frac.el (calc-over-notation): Use `completing-read'.
254 * calc/calc-keypd.el (calc-keypad-mode): New.
255 (calc-do-keypad): Use it.
256 (calc-keypad-map): Move into `calc-keypad-mode'.
257
258 * calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote
259 to defalias argument.
260
261 * calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc)
262 (calcFunc-floor): Ditto.
263
264 * calc-units.el (calcFunc-usimplify): Ditto.
265
266 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
267 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
268 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
269 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
270 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
271 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
272 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
273 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
274 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
275 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
276 * calcsel2.el: Change all toplevel `setq' forms to `defvar' forms,
277 and move them before their first use. Use `when', `unless'.
278 Remove trailing periods from error forms. Add description and
279 headers suggested by Emacs Lisp coding conventions.
280
281 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
282
283 * newcomment.el (comment-indent):
284 Fix misindentation for comment-only lines.
285 (comment-indent-new-line): Only obey comment-multi-line if the
286 comment-ender is not the end-of-line.
287
288 2001-11-19 Richard M. Stallman <rms@gnu.org>
289
290 * net/net-utils.el (network-connection-service-abbrev-alist):
291 New variable.
292
293 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
294 Advance to start of 3rd sexp by moving fwd and backing over it.
295 At first three elements, act like defun.
296
297 * delsel.el (delete-selection-pre-hook): Handle and resignal
298 file-supersession errors to interact properly with userlock.el.
299
300 2001-11-18 Richard M. Stallman <rms@gnu.org>
301
302 * progmodes/fortran.el (fortran-mode-syntax-table):
303 Specify punctuation syntax for backslash.
304
305 * progmodes/sh-script.el (sh-must-be-shell-mode): Function deleted.
306 All calls deleted.
307
308 * international/mule-util.el (string-to-sequence): Make it obsolete.
309 (string-to-list, string-to-vector): Implement them directly
310 using append and vconcat, not with string-to-sequence.
311
312 * startup.el (command-line): Set abbrevs-changed to nil after
313 reading the init file and the abbrevs file.
314
315 * isearch.el (isearch): Use magenta2 as bg for (background light)
316
317 2001-11-17 Richard M. Stallman <rms@gnu.org>
318
319 * menu-bar.el (menu-bar-update-buffers-1): Don't pad the buffer name.
320
321 * simple.el (minibuffer-history-sexp-flag): Doc fix.
322
323 2001-11-17 Stefan Monnier <monnier@cs.yale.edu>
324
325 * font-lock.el (font-lock-compile-keywords): New arg `regexp'.
326 If set and if applicable, add a regexp to highlight defun-like
327 text inside comments and strings.
328 (font-lock-fontify-keywords-region): Pass that new arg.
329 (font-lock-set-defaults): Move the code to set `font-lock-keywords'
330 to the end and pass that new arg.
331 (c-font-lock-keywords-2): Fix regex for labels.
332 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
333 Make it work when LIMIT is several lines further.
334 (c-font-lock-keywords-3, c++-font-lock-keywords-3)
335 (objc-font-lock-keywords-3, java-font-lock-keywords-3):
336 Use backquote and make the regexes for `int a, b, c;' work on
337 multiple lines.
338
339 * emacs-lisp/re-builder.el (reb-mode): Use define-derived-mode.
340 (font-lock-defaults-alist): Don't change it any more.
341 (reb-subexp-mode-map): Cleanup.
342
343 * custom.el (custom-current-group-alist): New var.
344 (custom-declare-group): Set it.
345 (custom-current-group): New fun.
346 (custom-declare-variable, custom-handle-all-keywords):
347 Use it as a default if no :group argument is specified.
348
349 * international/mule-cmds.el (locale-name-match): Use \` and \(?:.
350 (standard-keyboard-coding-systems): New var.
351 (set-locale-environment): Use it to decide whether or not to call
352 set-keyboard-coding-system.
353 (locale-language-names): Use \"French\" for "fr".
354
355 2001-11-17 Richard M. Stallman <rms@gnu.org>
356
357 * emacs-lisp/checkdoc.el (princ-list, checkdoc-read-event)
358 (add-to-list): Delete compatibility code.
359 (checkdoc-next-message-error): Doc fix.
360
361 2001-11-17 Stephen Eglen <stephen@gnu.org>
362
363 * locate.el (locate): Show default locate pattern within the
364 prompt, but don't insert it into the minibuffer contents.
365 Catch the case when pattern is the empty string.
366
367 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
368
369 * language/european.el ("French"): New language environment.
370
371 2001-11-16 Richard M. Stallman <rms@gnu.org>
372
373 * calendar/todo-mode.el (todo-save): Fix previous change.
374
375 * subr.el (functionp): Do use cdr-safe on object.
376
377 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
378
379 * bindings.el (mode-line-mode-name): Only put the help-echo property
380 if the local-map property was put as well.
381 (global-map): Bind switch-frame, delete-frame, iconify-frame
382 and make-frame-visible events.
383
384 * emacs-lisp/elp.el (elp-not-profilable): New var.
385 (elp-not-profilable-p): New function.
386 (elp-instrument-function): Use it. Use backquotes and push.
387
388 * emacs-lisp/bytecomp.el (byte-compile-call-tree, byte-code-vector)
389 (byte-stack+-info, byte-compile-last-warned-form)
390 (byte-compile-last-logged-file): Don't defconst a variable.
391 (no-byte-compile): Declare.
392 (byte-compile-file): Don't boundp-check no-byte-compile any more.
393 (byte-compile-defvar): Leave defconst as is.
394
395 * emacs-lisp/edebug.el (edebug-form-data, edebug-offsets)
396 (edebug-offsets-stack, edebug-read-dotted-list, edebug-def-name)
397 (edebug-current-offset, edebug-old-def-name, edebug-error-point)
398 (edebug-best-error): Don't defconst a variable.
399 (edebug-read-syntax-table): Use a char-table.
400 (edebug-lemacs-specific): Remove.
401 Toplevel: Eliminate check for Lucid Emacs.
402
403 * pcvs-util.el (cvs-prefix-define): Don't defconst a variable.
404
405 * rect.el (move-to-column-force): Mark obsolete.
406 (operate-on-rectangle, delete-extract-rectangle-line)
407 (insert-rectangle, delete-whitespace-rectangle-line)
408 (open-rectangle-line, clear-rectangle-line): Use move-to-column.
409 (string-rectangle-history): New var.
410 (string-rectangle, string-insert-rectangle): Use it.
411 (delete-rectangle-line): Fix pos/column mixup and simplify.
412
413 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
414 (normal-top-level, command-line, command-line-1): Simplify.
415
416 * tar-mode.el (tar-mode): Use define-derived-mode.
417
418 * view.el (view-mode-enable): Don't use make-local-hook.
419
420 * emacs-lisp/eldoc.el (eldoc-mode): Use define-minor-mode.
421
422 2001-11-16 Richard M. Stallman <rms@gnu.org>
423
424 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word
425 if it doesn't make sense as anything else.
426 Don't recognize a "telephone number" at the beginning of the name.
427 (mail-extr-leading-garbage): Match non-word characters only.
428
429 2001-11-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
430
431 * startup.el (command-line-processed): Doc fix.
432
433 * apropos.el (apropos-next-label-button): Doc fix.
434
435 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
436
437 * comint.el (comint-mode): Simplify.
438 (make-comint-in-buffer): Run `comint-mode' only if necessary.
439
440 * subr.el (eval-after-load): Make it work with features as well.
441
442 * log-view.el (log-view-mode): Don't mark the buffer unmodified.
443
444 * international/mule-cmds.el (describe-input-method): Setup xref.
445 (set-language-environment): Use functionp.
446 (locale-language-names, locale-charset-language-names)
447 (locale-preferred-coding-systems): Defconst and purecopy.
448
449 * language/european.el (mac-roman): Add mime-charset property.
450
451 2001-11-15 Richard M. Stallman <rms@gnu.org>
452
453 * emacs-lisp/cl.el (values, values-list, multiple-value-list)
454 (multiple-value-apply, nth-value): Use defsubst rather than defalias
455 to get better doc strings.
456
457 2001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
458
459 * derived.el: Fix autoload cookie.
460
461 2001-11-15 Richard M. Stallman <rms@gnu.org>
462
463 * jka-compr.el (jka-compr-partial-uncompress): Fix previous change.
464
465 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
466
467 * menu-bar.el (menu-bar-edit-menu) <copy>: Put an explicit key binding.
468
469 2001-11-15 Richard M. Stallman <rms@gnu.org>
470
471 * dired.el (dired-undo): Display a message to explain
472 that this does not undo file system changes.
473
474 2001-11-15 David Kastrup <David.Kastrup@t-online.de>
475
476 * mouse-drag.el (mouse-drag-throw): Push back non-drag events
477 into `unread-command-events' instead of trying keymap
478 lookups ourselves. This makes mouse-clicks do the right
479 thing even when keymaps of overlays are involved.
480 (mouse-drag-drag): Likewise.
481
482 2001-11-15 Andreas Schwab <schwab@suse.de>
483
484 * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special
485 characters and append anchor to pattern added to auto-mode-alist.
486
487 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
488
489 * server.el (server-process-filter): Run pore/post-comment-hook
490 before/after visiting the file.
491
492 * info-look.el (makefile-mode): Add info for automake.
493 (autoconf-mode): Fix the name of the index for automake.
494
495 * international/latin-9.el: Give pilcrow punctuation syntax.
496
497 2001-11-15 Andre Spiegel <spiegel@gnu.org>
498
499 * vc.el: Documentation fixes.
500
501 2001-11-14 Stefan Monnier <monnier@cs.yale.edu>
502
503 * smerge-mode.el (smerge-match-conflict): Fix typo.
504 (smerge-diff): Be careful to read match-data early enough.
505
506 2001-11-14 Colin Walters <walters@verbum.org>
507
508 * calc/calc-alg.el (calcFunc-esimplify, calcFunc-simplify)
509 (calcFunc-subst): Use `defalias' instead of `fset' and
510 `symbol-function'.
511
512 * calc/calc-arith.el (calcFunc-abs, calcFunc-float)
513 (calcFunc-ceil, calcFunc-round): Ditto.
514
515 * calc/calc-bin.el (calcFunc-clip): Ditto.
516
517 * calc/calc-ext.el (calcFunc-evalv): Ditto.
518
519 * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Ditto.
520
521 * calc/calc-misc.el (math-fixnump, math-fixnatnump)
522 (calcFunc-trunc, calcFunc-floor, calc-report-bug): Ditto.
523
524 * calc/calc-units.el (calcFunc-unsimplify): Ditto.
525
526 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
527 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
528 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
529 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
530 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
531 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
532 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
533 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
534 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
535 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
536 * calcsel2.el: Style cleanup; don't put closing parens on their
537 own line, add "foo.el ends here" to each file, and update
538 copyright date.
539
540 * README: Update maintainer.
541
542 2001-11-13 Alan Shutko <ats@acm.org>
543
544 * compile.el (recompile): Use compilation-arguments if set, so as
545 to be able to M-x recompile the exact command which created a
546 compilation-mode buffer.
547
548 2001-11-13 Richard M. Stallman <rms@gnu.org>
549
550 * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
551
552 2001-11-13 Gerd Moellmann <gerd@gnu.org>
553
554 * mouse.el (mouse-drag-region): Don't run the up-event
555 handler if window start changed due to the down-mouse event.
556
557 2001-11-13 Richard M. Stallman <rms@gnu.org>
558
559 * mouse.el (mouse-show-mark): Either move point to the mark
560 or use highlighting, never both.
561 (mouse-buffer-menu): If WINDOW is a frame, select its selected window.
562
563 2001-11-13 Simon Josefsson <jas@extundo.com>
564
565 * mail/smtpmail.el (top-level): Change maintainer to Simon
566 Josefsson, cleanup the smtpmail.el header.
567
568 * mail/smtpmail.el (top-level): Don't require cl or base64.
569 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
570 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd):
571 Defsubst instead of defmacro.
572 (smtpmail-intersection): Return value in reverse order.
573 (smtpmail-open-stream): Use stringp instead of string-to-list.
574 (smtpmail-open-stream, smtpmail-try-auth-methods): New functions,
575 separated from smtpmail-via-smtp.
576
577 * mail/smtpmail.el (top-level): Autoload starttls, mail-utils and
578 rfc2104. Require base64 and cl.
579 (smtpmail-smtp-service): Doc fix. :type fix.
580 (smtpmail-debug-info): Doc fix.
581 (smtpmail-debug-verb, smtpmail-auth-credentials)
582 (smtpmail-starttls-credentials, smtpmail-auth-supported):
583 New variables.
584 (smtpmail-deduce-address-list, smtpmail-send-it): Don't require
585 mail-utils (it is autoloaded).
586 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
587 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd)
588 (smtpmail-find-credentials, smtpmail-intersection): New utility funs.
589 (smtpmail-via-smtp): Support STARTTLS, if binary is installed.
590 (smtpmail-via-smtp): Support AUTH.
591 (smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB.
592
593 2001-11-13 Richard M. Stallman <rms@gnu.org>
594
595 * ebuff-menu.el (electric-buffer-update-highlight): New function.
596 (electric-buffer-overlay): New variable.
597 (electric-buffer-menu-looper): Call electric-buffer-update-highlight.
598 (electric-buffer-list): Likewise.
599
600 2001-11-13 Per Starback <starback@ling.uu.se>
601
602 * isearch.el (isearch-whitespace-chars): Doc fix.
603 (isearch-mode): Handle negative search-slow-window-lines correctly.
604
605 2001-11-13 Stefan Monnier <monnier@cs.yale.edu>
606
607 * newcomment.el (comment-normalize-vars): Handle a nil comment-padding.
608
609 * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.
610 From Emmanuel Briot <briot@act-europe.fr>.
611
612 2001-11-13 Colin Walters <walters@debian.org>
613
614 * calc/calc.el (calc-unread-command): Use `unread-command-events'.
615
616 * calc/calc-mode.el (calc-settings-file-name): Don't hardcode
617 "~/.emacs"; use `read-file-name'.
618
619 * calc/calc-graph.el, calc/calc-embed.el, calc/calc-graph.el
620 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-prog.el
621 * calc/calc-sel.el, calc/calc-store.el, calc/calc-yank.el
622 * calc/calc.el: Use `frame-width' instead of `screen-width',
623 `frame-height' instead of `screen-height', and,
624 `executing-kbd-macro' instead of `executing-macro'.
625
626 * calc/calc-embed.el (calc-do-embedded): Call `y-or-n-p' with
627 correct number of arguments.
628
629 * calc/calc-aent.el (calc-do-alg-entry):
630 Use `blink-paren-function' instead of `blink-paren-hook'.
631
632 2001-11-12 Richard M. Stallman <rms@gnu.org>
633
634 * calendar/todo-mode.el (todo-save): Add save-excursion
635 and save-restriction.
636
637 * server.el (server-edit, server-done): Doc fix.
638
639 * simple.el (clone-indirect-buffer): Error if major mode symbol
640 has a no-clone-indirect property.
641 (clone-buffer): Check for obvious errors before reading clone name.
642
643 * info.el (Info-mode): Add a no-clone-indirect property.
644
645 2001-11-12 Sam Steingold <sds@gnu.org>
646
647 * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
648 set-buffer-modified-p to nil after `vc-exec-after'.
649 * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
650 (log-view-mode): Make read-only.
651 (log-view-current-file): Do final `expand-file-name' in the
652 current `default-directory'.
653 (log-view-current-tag): Take an optional `where' arg.
654 (log-view-diff): New user command.
655
656 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
657
658 * progmodes/cpp.el (cpp-choose-face): Fix typo.
659
660 2001-11-12 Sam Steingold <sds@gnu.org>
661
662 * emacs-lisp/cl-indent.el (toplevel): Indent properly
663 `generic-flet', `generic-labels', `with-accessors',
664 `with-condition-restarts'.
665
666 2001-11-12 Richard M. Stallman <rms@gnu.org>
667
668 * dired.el: Many trivial doc fixes.
669 (dired-get-file-for-visit): New function.
670 (dired-find-alternate-file, dired-mouse-find-file-other-window):
671 (dired-view-file, dired-find-file-other-window, dired-display-file):
672 (dired-find-file): Use dired-get-file-for-visit.
673
674 2001-11-12 Alex Schroeder <kensanata@yahoo.com>
675
676 * sql.el (sql-mode): Doc change.
677
678 * sql.el (sql-mode-syntax-table): The backslash is no longer an
679 escape character.
680
681 2001-11-12 Colin Walters <walters@debian.org>
682
683 * calc/calc-keypd.el (toplevel): Bind mouse buttons.
684 (calc-do-keypad): Don't attempt to use nonexistent global
685 mouse-map, use calc-keypad-map.
686 (calc-keypad-x-left-click): Renamed to calc-keypad-left-click.
687 (calc-keypad-left-click): Don't use mouse-map; update to new event
688 interface.
689 (calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto.
690 (calc-keypad-press): Use `unread-command-events' instead of
691 `unread-command-char'.
692
693 * calc/calc-ext.el (calc-init-extensions): Update autoload names
694 to match files renamed on initial calc import.
695
696 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
697
698 * textmodes/flyspell.el (flyspell-default-dictionary):
699 Fix previous change.
700
701 2001-11-12 Richard M. Stallman <rms@gnu.org>
702
703 * textmodes/flyspell.el (flyspell-default-dictionary):
704 Fix custom type.
705
706 2001-11-11 Richard M. Stallman <rms@gnu.org>
707
708 * calendar/solar.el (solar-sunrise-and-sunset):
709 Exchange the two extreme values of day-length.
710
711 * progmodes/sh-script.el (sh-must-be-shell-mode):
712 Allow modes derived from sh-mode.
713
714 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
715 Turn off error in some re-search-forward calls.
716
717 * replace.el (query-replace-skip-read-only): New variable.
718 (perform-replace): If that variable is non-nil, ignore matches
719 that have a read-only property.
720
721 * derived.el (define-derived-mode): Doc fix.
722
723 * server.el (server-buffer-done): Test of server-existing-buffer
724 was backwards.
725 (server-existing-buffer): Doc fix.
726
727 * textmodes/flyspell.el (flyspell-default-dictionary):
728 Allow nil as value, and make nil the default.
729
730 2001-11-11 Eli Zaretskii <eliz@is.elta.co.il>
731
732 * subdirs.el: Regenerated.
733
734 * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if
735 it is not fboundp.
736 (clipboard-yank): Ditto.
737
738 2001-11-11 Colin Walters <walters@verbum.org>
739
740 The following changes are based on patches from
741 Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro\e,A_\e(Bjohann
742 <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others.
743
744 * calc/calc.el (toplevel): Require calc-macs.
745 (calc-minibuffer-size): New.
746 (calcDigit-nondigit): Use it instead of `buffer-size'.
747 (calcDigit-backspace): Likewise.
748 (calcDigit-nondigit): Use `minibuffer-contents' instead of
749 `buffer-string'.
750 (calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of
751 `point-min'.
752 (calcDigit-key): Use `calc-minibuffer-contains' instead of a
753 `save-excursion'.
754
755 * calc/calc-macs.el (calc-record-compilation-date-macro): Return a
756 simple `setq' form.
757
758 * calc/calc-ext.el: (toplevel): Require calc.
759 (calc-fancy-prefix-map): New.
760 (calc-fancy-prefix): Use it.
761 (calc-fancy-prefix-other-key): New.
762
763 * calc/calc-aent.el (toplevel): Require calc-macs during compilation.
764 (calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
765 (calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
766 (calcAlg-enter): Likewise.
767 (calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.
768
769 2001-11-10 Richard M. Stallman <rms@gnu.org>
770
771 * abbrev.el (read-abbrev-file): Don't set save-abbrevs.
772 (quietly-read-abbrev-file): Doc fix.
773
774 * startup.el (command-line): Read standard abbrev
775 file (abbrev-file-name), if it exists.
776
777 * files.el (save-abbrevs): Default value is t.
778
779 * progmodes/compile.el (compile-goto-error): Fix previous change
780 in the case where subsequent errors have not been parsed yet
781 because they are in a different source file.
782
783 2001-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
784
785 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
786 Merge two regular expressions into one.
787 (ps-mode): Make local bindings for `comment-start' and
788 `comment-start-skip'.
789 (ps-mode-looking-at-nested): Simplify an if-else construct;
790 use `set-match-data' to set the result.
791
792 2001-11-10 Richard M. Stallman <rms@gnu.org>
793
794 * textmodes/flyspell.el (flyspell-correct-word/local-keymap):
795 Function deleted.
796 (flyspell-correct-word): Old definition deleted.
797 (flyspell-correct-word/mouse-keymap): Renamed to flyspell-correct-word.
798 All references renamed too.
799
800 2001-11-10 Gerd Moellmann <gerd@gnu.org>
801
802 * Makefile.in (finder_setwins, setwins): Exclude Calc.
803
804 2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
805
806 * wid-edit.el (checklist): Removed `:menu-tag'.
807 (radio-button-choice): Ditto.
808 (editable-list): Ditto.
809
810 2001-11-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
811
812 * play/gomoku.el: Move definitions of constants to the beginning
813 of file, before their use.
814
815 2001-11-09 Richard M. Stallman <rms@gnu.org>
816
817 * textmodes/flyspell.el: Use the keymap property
818 instead of local-map, and don't use a minor-mode map.
819 (flyspell-mode-map): Variable deleted.
820 Don't mess with minor-mode-map-alist.
821 (calling add-minor-mode): Specify nil for keymap.
822 And always use add-minor-mode, now that it exists.
823 (flyspell-overlay-keymap-property-name): Set it to `keymap'.
824 (flyspell-mode-on): Don't locally bind flyspell-mouse-map
825 or flyspell-local-mouse-map.
826 (make-flyspell-overlay): Use flyspell-mouse-map directly.
827 (flyspell-mode): Doc fix.
828 (flyspell-mode-on): Don't call make-local-hook.
829
830 2001-11-09 Sam Steingold <sds@gnu.org>
831
832 * emacs-lisp/debug.el (debugger-make-xrefs):
833 Add buttons to all symbols.
834
835 2001-11-09 Andre Spiegel <spiegel@gnu.org>
836
837 * vc.el: Add John David Smith to credits.
838
839 Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
840
841 * vc-hooks.el (vc-error-occured): Backquotified.
842 (vc-file-prop-obarray): Use prime length for better efficiency.
843
844 * vc.el (vc-clear-context): Fill obarray with 0, not nil.
845
846 2001-11-09 Eli Zaretskii <eliz@is.elta.co.il>
847
848 * info.el (Info-file-list-for-emacs): Add entries for Calc.
849
850 2001-11-09 Miles Bader <miles@gnu.org>
851
852 * subr.el (functionp): Don't consider macros as functions.
853
854 2001-11-08 Miles Bader <miles@gnu.org>
855
856 * subr.el (functionp): Make work correctly for macros and unbound
857 symbols.
858
859 * comint.el (comint-send-input): Fix description of
860 `comint-process-echoes' in the doc-string.
861
862 2001-11-08 Eli Zaretskii <eliz@is.elta.co.il>
863
864 * international/mule.el (make-translation-table): Doc fix.
865 Suggested by Alex Schroeder <alex@gnu.org>.
866
867 2001-11-07 Richard M. Stallman <rms@gnu.org>
868
869 * info.el (Info-fontify-node): Highlight every third menu item.
870
871 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
872
873 * cus-edit.el (custom-face-value-create): Don't ignore the
874 `customized-face' attribute when finding the current face spec.
875
876 2001-11-07 Stefan Monnier <monnier@cs.yale.edu>
877
878 * subr.el (with-local-quit): New macro.
879 (make-syntax-table): Always inherit.
880 (functionp): Be more careful when `object' is a symbol.
881
882 * dabbrev.el (dabbrev-completion): Use "*Completions*".
883
884 2001-11-07 Paul Eggert <eggert@twinsun.com>
885
886 * dired.el (dired-move-to-filename-regexp):
887 Do not distinguish between ASCII letters and non-ASCII characters.
888 Don't allow comma except in the form "month day, year".
889 Don't allow space between month name and comma.
890 Clean up the code that checks for trailing period, comma, and space.
891 Remove now-obsolete comments, and add more commentary about
892 Japanese dates.
893 Always gobble up trailing spaces, instead of doing it only sometimes.
894
895 2001-11-07 Miles Bader <miles@gnu.org>
896
897 * paren.el (show-paren-match-face): Add dark-background variant.
898
899 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
900
901 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Paren typo.
902 (lisp-mode-variables): Don't set paragraph-{start,separate}.
903 Don't disable adaptive-fill-mode.
904 (lisp-fill-paragraph): Use tab-width rather than 8.
905 Prevent filling the first line of docstrings.
906
907 2001-11-06 Richard M. Stallman <rms@gnu.org>
908
909 * play/gomoku.el (gomoku): Doc fix.
910
911 * jka-compr.el (jka-compr-partial-uncompress):
912 Support an alternative of not using dd.
913 (jka-compr-dd-program): Use defcustom to define this.
914 (jka-compr-load-suffixes): Use defcustom.
915 (jka-compr-mode-alist-additions): Use defcustom.
916
917 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
918
919 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):
920 Also work when LIMIT is further than the end of line.
921
922 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
923
924 * international/quail.el (quail-update-leim-list-file): Print the
925 offending file name if some of its quail-define-package forms is broken.
926
927 2001-11-05 Richard M. Stallman <rms@gnu.org>
928
929 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value
930 of the evaluated form.
931
932 2001-11-05 Paul Eggert <eggert@twinsun.com>
933
934 * ls-lisp.el (ls-lisp-time-to-seconds): New function.
935 (ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
936 stamps always line up by default. Also, it uses a slightly
937 different window to determine whether files are "recent".
938
939 2001-11-05 Andrew Innes <andrewi@gnu.org>
940
941 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
942 Don't attempt to remake autoloads before nuking .elc files.
943
944 2001-11-04 Richard M. Stallman <rms@gnu.org>
945
946 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Cope if
947 previous-single-property-change or next-single-char-property-change
948 returns nil.
949
950 * international/mule-cmds.el (set-locale-environment):
951 Make it interactive; make arg optional.
952
953 * international/mule-diag.el (help-funs): Require help-funs.
954
955 2001-11-04 Eli Zaretskii <eliz@is.elta.co.il>
956
957 * term/internal.el (term-setup-hook): Add IT-setup-unicode-display.
958
959 2001-11-04 Miles Bader <miles@gnu.org>
960
961 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
962 shadow of the splash image grey on a dark background instead of black.
963
964 2001-11-03 Stefan Monnier <monnier@cs.yale.edu>
965
966 * term.el (all faces): Don't (copy-face 'default <foo>).
967
968 * term/xterm.el (function-key-map):
969 Add entry for `ESC [ 3 ~' -> <delete>
970 Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}.
971 Use inheritance so that .emacs and terminfo take precedence.
972
973 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
974
975 * tooltip.el (tooltip-delay): Decrease to 0.7.
976 (tooltip-hide-delay): Enlarge to 10.
977
978 2001-11-03 Richard M. Stallman <rms@gnu.org>
979
980 * startup.el (fancy-splash-tail): Explain how to recover
981 from a crash, if there was a crash.
982 (command-line-1): Reorganize display of startup screen,
983 to simplify the logic. Use a temp buffer for it.
984
985 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
986
987 * frame.el (set-background-color, set-foreground-color):
988 Call face-set-after-frame-default, to propagate the new colors to
989 the frame's parameters alist.
990
991 * calendar/timeclock.el (timeclock-out): Signal an error if
992 timeclock-last-event is nil.
993
994 2001-11-02 Stefan Monnier <monnier@cs.yale.edu>
995
996 * textmodes/fill.el (fill-context-prefix): Fix braino.
997
998 * international/quail.el (quail-help):
999 Use `help-buffer' and move `help-setup-xref' to beginning.
1000
1001 * international/mule-cmds.el (describe-language-environment):
1002 Use `help-buffer' and move `help-setup-xref' to beginning.
1003
1004 * international/mule-diag.el (list-character-sets)
1005 (sort-listed-character-sets, describe-character-set)
1006 (describe-coding-system, describe-fontset, list-fontsets):
1007 Use `help-buffer' and move `help-setup-xref' to beginning.
1008 (describe-char-after): Use `internal-describe-syntax-value'.
1009
1010 2001-11-02 Richard M. Stallman <rms@gnu.org>
1011
1012 * mouse.el (popup-menu): If the user refuses to select
1013 from a menu, don't try to invoke the menu.
1014
1015 2001-11-02 Miles Bader <miles@gnu.org>
1016
1017 * help-mode.el (help-xref): New button type.
1018 (help-function, help-variable, help-face, help-coding-system)
1019 (help-input-method, help-character-set, help-type, help-symbol)
1020 (help-back, help-info, help-customize-variable, help-customize-face)
1021 (help-function-def, help-variable-def): Use it as a supertype.
1022 Remove `action' property.
1023
1024 * international/mule-diag.el (describe-character-set)
1025 (describe-coding-system): Pass correct args to `help-xref-button'.
1026 (sort-listed-character-sets): New button type.
1027 (list-character-sets): Use it.
1028 (list-charset-chars): New button type.
1029 (list-character-sets-1): Use it.
1030
1031 2001-11-01 Stefan Monnier <monnier@rum.cs.yale.edu>
1032
1033 * indent.el (tab-always-indent, indent-for-tab-command):
1034 Remove redundant `never' setting.
1035
1036 * fill.el (fill-region-as-paragraph): Don't forget to skip
1037 over current whitespace before looking for a preceding space.
1038
1039 2001-11-01 Richard M. Stallman <rms@gnu.org>
1040
1041 * files.el (file-newest-backup): Don't pass backup file name
1042 thru file-name-sans-versions, because it never has version numbers.
1043
1044 * textmodes/sgml-mode.el (sgml-xml-guess): Fix regexp
1045 to avoid ambiguous nested loops.
1046
1047 * files.el (find-file-noselect): Offer to change buffer-read-only
1048 only when the file's read-only status has changed from before
1049 as well as disagreeing with the buffer's current status.
1050 (buffer-file-read-only): New var, local in all buffers.
1051
1052 * buff-menu.el (buffer-menu): Doc fix.
1053 (buffer-menu-other-window): Doc fix.
1054 (list-buffers, list-buffers-noselect): Doc fix.
1055
1056 2001-11-01 Gerd Moellmann <gerd@gnu.org>
1057
1058 * startup.el (command-line): If the terminal Emacs is running on
1059 has erase char set to ^H, use the Backspace key for deleting
1060 backward, and the Delete key for deleting forward.
1061
1062 2001-11-01 Miles Bader <miles@gnu.org>
1063
1064 * button.el (define-button-type): Make sure every user-defined
1065 button type has a supertype.
1066
1067 2001-10-31 Jason Rumney <jasonr@gnu.org>
1068
1069 * international/mule-cmds.el (locale-language-names): Add chs and
1070 cht as aliases for Chinese-GB and Chinese-BIG5.
1071
1072 2001-10-31 Richard M. Stallman <rms@gnu.org>
1073
1074 * bindings.el (mode-line-frame-identification): Add doc string.
1075 (mode-line-position, mode-line-modes): New variables.
1076 (mode-line-format): Use mode-line-position for the part
1077 that displays the position-in-buffer info.
1078 Use mode-line-modes for the part that displays major and minor modes.
1079
1080 2001-10-31 Sam Steingold <sds@gnu.org>
1081
1082 * emacs-lisp/debug.el (debugger-make-xrefs): New function.
1083 (debugger-setup-buffer): Call it.
1084 (debugger-mode-map): Bind RET and mouse-2.
1085
1086 2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1087
1088 * startup.el: Document command line option --no-window-system
1089 instead of --no-windows.
1090
1091 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
1092
1093 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
1094
1095 * font-lock.el (java-font-lock-syntactic-face-function): New fun.
1096 (font-lock-defaults-alist): Use it.
1097 From David Ponce <david.ponce@wanadoo.fr>
1098
1099 * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
1100 output of `char-after'.
1101
1102 * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
1103
1104 * simple.el (reindent-then-newline-and-indent): Insert the newline
1105 before indenting the first line.
1106 (undo-get-state, undo-revert-to-state): New funs.
1107 (shell-command): Don't kill the buffer even if empty.
1108 (transpose-subr-start1, transpose-subr-start2, transpose-subr-end1)
1109 (transpose-subr-end2): Remove.
1110 (transpose-subr): Add `special' arg and simplify.
1111 (transpose-subr-1): Rewrite.
1112 (do-auto-fill): Use fill-indent-according-to-mode and fill-nobreak-p.
1113 (rfc822-goto-eoh): Simplify.
1114
1115 2001-10-30 Richard M. Stallman <rms@gnu.org>
1116
1117 * enriched.el (enriched-face-ans): FIx previous change.
1118
1119 2001-10-30 Gerd Moellmann <gerd@gnu.org>
1120
1121 * international/iso-acc.el (iso-accents-compose): Remove a
1122 superfluous setq.
1123
1124 2001-10-30 Eli Zaretskii <eliz@is.elta.co.il>
1125
1126 * buff-menu.el (list-buffers-noselect): If the buffer's name
1127 starts with a blank, but it visits a file, do show it (for files
1128 whose names start with a blank).
1129
1130 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
1131
1132 * textmodes/fill.el (sentence-end-double-space)
1133 (sentence-end-without-period): Move to paragraphs.el.
1134 (fill-indent-according-to-mode): Change default to t.
1135 (fill-context-prefix): Simplify control-flow and use a more
1136 sophisticated merge that unifies both previous checks.
1137 (fill-single-word-nobreak-p, fill-french-nobreak-p): New funs.
1138 (fill-nobreak-predicate): Make it into a defcustom'd hook.
1139 (fill-nobreak-p): New fun.
1140 (fill-region-as-paragraph): Use it.
1141 Handle `fill-indent-according-to-mode' slightly differently.
1142 (fill-individual-paragraphs-prefix): Simplify the control-flow.
1143 (fill-individual-paragraphs-citation): Fix.
1144
1145 * textmodes/paragraphs.el (use-hard-newlines): Use define-minor-mode.
1146 (paragraph-start): Change default to the `text-mode' value.
1147 (sentence-end-double-space, sentence-end-without-period):
1148 Move from fill.el.
1149 (forward-paragraph): Use `parstart' and `parsep' for temp variables
1150 rather than rebinding `paragraph-start' and `paragraph-separate'.
1151
1152 * indent.el (indent-line-function): Change default to indent-relative.
1153 (tab-always-indent): Add an `never' setting.
1154 (indent-according-to-mode): Handle `indent-relative' and
1155 `indent-relative-maybe' specially.
1156 (indent-for-tab-command): Rename `prefix-arg' to `arg'.
1157 Handle the `never' case for `tab-always-indent'.
1158 Don't call indent-according-to-mode for indent-relative' and
1159 `indent-relative-maybe'.
1160 (insert-tab): Rename `prefix-arg' to `arg'.
1161 (indent-region): Indent the first line as well.
1162 (indent-relative): Don't mark the buffer modified if the indentation
1163 is unchanged.
1164
1165 * textmodes/text-mode.el (paragraph-indent-minor-mode):
1166 Don't set paragraph-separate. Set paragraph-start more carefully.
1167 Set indent-line-function.
1168 (paragraph-indent-text-mode): Use it and define-derived-mode.
1169 (text-mode-map): Remove the \t binding.
1170 (text-mode): Simplify now that the default is more favorable.
1171
1172 2001-10-29 Stefan Monnier <monnier@cs.yale.edu>
1173
1174 * emacs-lisp/find-func.el (find-function-search-for-symbol):
1175 If the regexp doesn't match, use a looser one.
1176 (find-variable-noselect): Add `file' argument.
1177
1178 * pcvs.el (cvs-mode-commit-hook): New hook.
1179 (cvs-mode-commit): Run it.
1180
1181 * log-edit.el (log-edit): Run hook after `log-edit-files'.
1182
1183 * emacs-lisp/edebug.el (delay-mode-hooks): Add edebug-spec.
1184 (edebug-instrument-function): Use `find-function-noselect'.
1185
1186 2001-10-29 Richard M. Stallman <rms@gnu.org>
1187
1188 * term.el (term-if-emacs19): Macro deleted.
1189 Callers changed to use progn instead.
1190
1191 * frame.el (blink-cursor-mode): Doc fix.
1192
1193 * files.el (find-backup-file-name): Use make-backup-file-name.
1194
1195 * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to
1196 window-live-p.
1197 (edebug-set-conditional-breakpoint): Unconditionally use
1198 the former Emacs >=19 definition.
1199 (edebug-mark): Define unconditionally.
1200 (edebug-eval-expression): Always call read-from-minibuffer
1201 and specify history list.
1202 (edebug-lemacs-specific): Override emacs-mark, edebug-window-live-p,
1203 edebug-set-conditional-breakpoint.
1204 (edebug-emacs-version-specific): Function deleted;
1205 do the job at top level.
1206 (edebug-emacs-19-specific): Function deleted, this is the default.
1207
1208 2001-10-29 Sam Steingold <sds@gnu.org>
1209
1210 * w32-fns.el (convert-standard-filename): Handle cygwin-specific
1211 "/cygdrive/LETTER/" pathnames.
1212
1213 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il>
1214
1215 * faces.el (invert-face): Check for 'unspecified, not for nil,
1216 when testing whether face colors are not specified.
1217 From David.Kastrup@t-online.de (David Kastrup).
1218 (read-face-name): Doc fix.
1219 (make-face-bold, make-face-unbold, make-face-italic)
1220 (make-face-unitalic, make-face-bold-italic, invert-face):
1221 Remove trailing blank from the prompt passed to read-face-name.
1222
1223 2001-10-29 Sam Steingold <sds@gnu.org>
1224
1225 * emacs-lisp/bytecomp.el (byte-recompile-directory):
1226 Report numbers of files skipped and failed too.
1227 (byte-compile-file): Return 'no-byte-compile for skipped files.
1228
1229 2001-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1230
1231 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
1232 and `M p'.
1233
1234 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1235
1236 * international/iso-acc.el (iso-accents-compose): Push SECOND-CHAR
1237 as is on unread-command-events instead of `(SECOND-CHAR)'.
1238
1239 2001-10-29 Andre Spiegel <spiegel@gnu.org>
1240
1241 * vc.el: Mention vc-*-switches in backend API documentation.
1242 (vc-annotate): Adapt doc string to recent change.
1243
1244 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1245
1246 * enriched.el (enriched-face-ans): Handle face attributes
1247 of the form `(FACE1 FACE2 ...)'.
1248
1249 * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired buffers.
1250
1251 2001-10-29 Alex Schroeder <kensanata@yahoo.com>
1252
1253 * progmodes/sql.el (sql-mysql): Doc change by RMS.
1254
1255 * progmodes/sql.el (sql-db2): Doc change.
1256 (sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
1257 (sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
1258
1259 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1260
1261 * env.el (substitute-env-vars): Don't quote argument to `rx';
1262 it's a macro.
1263
1264 2001-10-28 Per Abrahamsen <abraham@dina.kvl.dk>
1265
1266 * cus-start.el (recursive-load-depth-limit): Added.
1267
1268 2001-10-28 Richard M. Stallman <rms@gnu.org>
1269
1270 * textmodes/ispell.el (version18p, version20p): Vars deleted.
1271 All uses removed--assume Emacs version is >= 20.
1272
1273 * mail/supercite.el (sc-emacs-features): Test for "Emacs 19"
1274 by really checking that it is not version 18.
1275
1276 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
1277
1278 2001-10-28 Miles Bader <miles@gnu.org>
1279
1280 * faces.el (face-attribute): Add INHERIT argument, consider face
1281 inheritance if it's non-nil.
1282 (face-attribute-merged-with): New function.
1283 (face-attribute-specified-or): New macro.
1284 (face-foreground, face-background, face-stipple): Add INHERIT
1285 argument. Use `face-attribute-specified-or'.
1286
1287 2001-10-28 Stefan Monnier <monnier@cs.yale.edu>
1288
1289 * font-lock.el: Require `syntax'.
1290 (font-lock-defaults-alist): Don't define keywords for lisp languages.
1291 Use `c-font-lock-syntactic-face-function' for c languages.
1292 (font-lock-mode): Don't unset vars when turning the mode off.
1293 (font-lock-default-fontify-buffer): Don't unset vars at the end.
1294 (font-lock-extra-managed-props): New var.
1295 (font-lock-default-unfontify-region): Use it.
1296 (font-lock-apply-syntactic-highlight): Flush the syntax cache.
1297 Don't eval the value when there's no match.
1298 (font-lock-ppss-stats): New var.
1299 (font-lock-ppss): New fun.
1300 (font-lock-fontify-syntactically-region): Use it and syntax.ppss.
1301 (font-lock-apply-highlight): Allow `highlight' to set several props.
1302 (font-lock-set-defaults): Use dolist.
1303 (font-lock-unset-defaults): Remove.
1304 (font-lock-match-c-style-declaration-item-and-skip-to-next):
1305 Try to recognize prototypes using `foo P_ ((args))'.
1306 ({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
1307 (c-font-lock-keywords-2): Fix last change to still use Anders' trick.
1308 (c-font-lock-syntactic-face-function): New function.
1309 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
1310 (c++-keywords): Use a more sophisticated regexp to handle
1311 shallowly nested templates.
1312
1313 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
1314
1315 * textmodes/sgml-mode.el (sgml-empty-tags): New var.
1316 (sgml-tag): Use it. Cleanup with `cond'.
1317 (sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
1318 Mark the overlays and only delete those that are marked.
1319 (sgml-skip-close-p): Remove.
1320 (sgml-value): Replace sgml-skip-close-p with its definition.
1321 (html-tag-alist): Use sgml-xml a bit more.
1322 (html-mode): Set sgml-empty-tags.
1323
1324 * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
1325 (texinfo-update-node, texinfo-sequential-node-update):
1326 Don't bind the obsolete `auto-fill-hook'.
1327 (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
1328 Use `set-buffer' rather than `switch-to-buffer'.
1329 (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
1330 Use `set-buffer' rather than `switch-to-buffer'.
1331
1332 * mail/sendmail.el (mail-mode-syntax-table): Let it inherit from
1333 text-mode-syntax-table.
1334 (mail-mode): Use define-derived-mode.
1335 Fix ordering of alternatives in adaptive-fill-regexp.
1336 (mail-mode-map): Don't rely on keymap's internal representation.
1337
1338 2001-10-27 Sam Steingold <sds@gnu.org>
1339
1340 * textmodes/sgml-mode.el (sgml-xml): Renamed from `html-xhtml'.
1341 (sgml-xml-guess): Extracted from `html-mode' and generalized.
1342 (sgml-mode-common): Call it.
1343 (sgml-mode, html-mode): Set `mode-name' based on `sgml-xml'.
1344 (sgml-tag, sgml-skip-close-p, html-tag-alist, html-line)
1345 (html-horizontal-rule, html-image, html-ordered-list):
1346 (html-unordered-list, html-list-item, html-paragraph):
1347 (html-checkboxes, html-radio-buttons): Use `sgml-xml' instead of
1348 `html-xhtml'.
1349
1350 2001-10-26 Masayuki Ataka <ataka@milk.freemail.ne.jp>
1351
1352 * textmodes/texinfmt.el (texinfo-format-ifnotinfo): New function.
1353 (ifnothtml): New alias.
1354
1355 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
1356
1357 * textmodes/text-mode.el (text-mode): Use define-derived-mode.
1358 (toggle-text-mode-auto-fill): Use derived-mode-p.
1359
1360 2001-10-27 Gerd Moellmann <gerd.moellmann@t-online.de>
1361
1362 * net/ange-ftp.el (ange-ftp-send-cmd): Call fix-name-func for
1363 `mdtm'. From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
1364
1365 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
1366
1367 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
1368 Add make-obsolete cookies, to follow faces.el.
1369
1370 These changes avoid warnings from the byte compiler in faces.el:
1371
1372 * faces.el (internal-get-face): Use facep instead of the obsolete
1373 internal-find-face.
1374 (internal-frob-font-weight, internal-frob-font-slant):
1375 New defaliases for obsolete functions.
1376 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
1377 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
1378 (x-make-font-bold-italic): Use internal-frob-font-weight and
1379 internal-frob-font-slant aliases instead of the obsolete
1380 x-frob-... functions.
1381
1382 2001-10-26 Sam Steingold <sds@gnu.org>
1383
1384 * textmodes/sgml-mode.el (html-mode): Set `html-xhtml' from the
1385 DOCTYPE; set `mode-name' based on it.
1386 (html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
1387 (sgml-tag): Close empty tags in XHTML.
1388
1389 2001-10-26 Jason Rumney <jasonr@gnu.org>
1390
1391 * w32-fns.el: (w32-charset-info-alist): Use ANSI for iso10646-1
1392 when UNICODE is not defined.
1393
1394 2001-10-26 Sam Steingold <sds@gnu.org>
1395
1396 * font-lock.el (c-font-lock-keywords-2): Do not require labels to
1397 be alone on the line.
1398
1399 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
1400
1401 * button.el (button): Special face definition for MS-DOS terminals.
1402
1403 2001-10-26 Sam Steingold <sds@gnu.org>
1404
1405 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
1406 Protect the /= test by checking that the args are non-nil.
1407 (sh-font-lock-close-heredoc): Check eof for being non-nil.
1408
1409 2001-10-26 Tomas Abrahamsson <tab@lysator.liu.se>
1410
1411 * textmodes/artist.el (artist-version): 1.2.4.
1412 (artist-butlast-fn): New variable.
1413 (artist-butlast): New function.
1414 (artist-ellipse-mirror-quadrant): Use it.
1415 (artist-mouse-draw-poly): Use nil for `point-list'.
1416 (artist-mouse-draw-poly): Check for point-list being nil.
1417
1418 2001-10-26 Peter Kleiweg <kleiweg@let.rug.nl>
1419
1420 * progmodes/ps-mode.el (ps-mode-print-function): Remove quote for
1421 lambda expression.
1422 (ps-mode-menu-main): Submenu with options on/off was replaced with
1423 a toggle button.
1424 (ps-mode, ps-run-mode): Define with `define-derived-mode'
1425 (ps-mode): Autoload cookie added on same line as comment
1426 (ps-mode-tabkey, ps-mode-backward-delete-char):
1427 (ps-mode-r-balance): Replace `delete-horizontal-space' and
1428 `indent-to' with `indent-line-to'
1429 (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
1430 instead of `eval'.
1431 (ps-mode-print-region): Use `with-temp-buffer'.
1432 (ps-run-start): Use of `mapconcat'. Use `apply' instead of `eval'.
1433 (numerous places): Add back-tick and tick around names in
1434 docstrings, fix punctuation in docstrings, remove trailing spaces.
1435
1436 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
1437
1438 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Ignore comments.
1439 (sgml-font-lock-keywords-2): Use `eval'. Moved from sgml-mode-common.
1440 (sgml-font-lock-syntactic-keywords): New var.
1441 (sgml-mode-common): Drop the two args.
1442 Don't make buffer-local variables that aren't used.
1443 Don't set sgml-font-lock-keywords-2 now that it uses `eval instead.
1444 Don't set `before-string' props from sgml-display-text.
1445 (sgml-mode): Use define-derived-mode.
1446 (sgml-tags-invisible): Use sgml-display-text.
1447 (sgml-quote): New command.
1448 (html-tag-alist): Add args for `span'.
1449 (html-mode): Use define-derived-mode.
1450 Set sgml-display-text and sgml-tag-face-alist.
1451
1452 2001-10-25 Sam Steingold <sds@gnu.org>
1453
1454 * add-log.el (add-log-always-start-new-record): New user option.
1455 (add-change-log-entry): Use it.
1456
1457 2001-10-25 Richard M. Stallman <rms@gnu.org>
1458
1459 * progmodes/etags.el (tags-query-replace): Make tags-loop-scan
1460 bind case-fold-search if FROM is not all lower case.
1461
1462 2001-10-25 Gerd Moellmann <gerd@gnu.org>
1463
1464 * startup.el (normal-top-level): Check for frame-initial-frame
1465 only if it's really used.
1466
1467 * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'.
1468
1469 * progmodes/compile.el (compilation-parse-errors-filename-function):
1470 New variable.
1471 (compilation-parse-errors): Use it.
1472
1473 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
1474
1475 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Call eval-defun
1476 interactively so that C-u M-C-x still does edebug.
1477 (checkdoc-sentencespace-region-engine): Don't force a double-space
1478 after `.' if it doesn't look like an end-of-sentence.
1479 (debug-ignored-errors): Add `disambiguate ...'.
1480
1481 2001-10-24 Stefan Monnier <monnier@cs.yale.edu>
1482
1483 * textmodes/texinfo.el (texinfo-environments)
1484 (texinfo-environment-regexp): Hoist.
1485 (texinfo-font-lock-keywords): Use `italic' and `bold' faces.
1486 Only highlight the menu name in menu items.
1487 Setup `@foo ... @end foo' as text clones.
1488 (texinfo-clone-environment): New function.
1489 (texinfo-mode): Simplify auto-fill-inhibit-regexp.
1490 (texinfo-insert-block): Simplify.
1491 (texinfo-insert-quote): Insert a plain " if preceded by \ or if
1492 the command is repeated.
1493 (texinfo-last-unended-begin, texinfo-next-unmatched-end): New funs.
1494 (texinfo-insert-@end): Simplify.
1495
1496 * textmodes/texnfo-upd.el (texinfo-section-types-regexp)
1497 (texinfo-section-level-regexp, texinfo-subsection-level-regexp)
1498 (texinfo-subsubsection-level-regexp)
1499 (texinfo-update-menu-same-level-regexps)
1500 (texinfo-update-menu-higher-regexps)
1501 (texinfo-update-menu-lower-regexps): Hoist to eliminate warnings.
1502
1503 * derived.el (define-derived-mode): Use {delay,run}-mode-hooks.
1504 (derived-mode-p): Autoload.
1505
1506 * subr.el (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks):
1507 New vars and functions.
1508 (text-clone-maintain, text-clone-create): New functions.
1509
1510 2001-10-25 Miles Bader <miles@gnu.org>
1511
1512 * facemenu.el (facemenu-add-new-face): Fix variable names.
1513
1514 2001-10-24 Richard M. Stallman <rms@gnu.org>
1515
1516 * facemenu.el (facemenu-unlisted-faces): Improve doc strings
1517 of t and nil values.
1518 (facemenu-set-face): Handle START and END interactively.
1519 (facemenu-set-foreground): Don't use a face; specify color directly.
1520 (facemenu-set-background): Likewise.
1521 (facemenu-set-face-from-menu): Doc fix.
1522 (facemenu-active-faces): Use face-attribute-vector
1523 to handle bare attributes not in faces.
1524 (facemenu-get-face): Don't handle face names fg:... and bg:...
1525 specially.
1526 (facemenu-add-new-face): New argument MENU.
1527 New way to handle adding colors to the color menus.
1528
1529 * env.el (substitute-env-vars): Quote the arg to rx.
1530
1531 2001-10-24 Sam Steingold <sds@gnu.org>
1532
1533 * mouse.el (mouse-buffer-menu-mode-groups): Added "Version
1534 Control" and "SGML" groups.
1535
1536 2001-10-24 Martin Stjernholm <bug-cc-mode@gnu.org>
1537
1538 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
1539 Better handling of C++ template args to avoid confusion with `<'
1540 and `>' used as operators in member init expressions.
1541
1542 2001-10-24 Gerd Moellmann <gerd@gnu.org>
1543
1544 * replace.el (perform-replace): Move START and END parameters
1545 to the end of the argument list and make them optional.
1546
1547 * progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
1548 perform-replace.
1549
1550 * international/fontset.el (x-must-resolve-font-name): New function.
1551 (x-complement-fontset-spec): Use it.
1552
1553 2001-10-23 Stefan Monnier <monnier@cs.yale.edu>
1554
1555 * uniquify.el (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).
1556
1557 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
1558 Turn caadr into caar of cdr.
1559
1560 2001-10-23 Gerd Moellmann <gerd@gnu.org>
1561
1562 * info.el (Info-fontify-node): Bind down-mouse-{1,2} instead
1563 of mouse-{1,2} since dragging is on the down event.
1564
1565 * play/doctor.el (make-doctor-variables): Remove a '($ please)'.
1566
1567 * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
1568 if ARG is nil.
1569
1570 * desktop.el (desktop-last-buffer): New variable.
1571 (desktop-create-buffer): Set it.
1572 (desktop-read): Bind it and switch to that buffer.
1573
1574 2001-10-22 Gerd Moellmann <gerd@gnu.org>
1575
1576 * progmodes/compile.el (compilation-set-window-height):
1577 Select old window only if it's still live.
1578
1579 2001-10-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1580
1581 * help-mode.el (help-buffer): Remove debugging code.
1582 From Stefan Monnier <monnier@cs.yale.edu>.
1583
1584 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
1585
1586 * files.el (file-name-sans-extension, file-name-extension):
1587 Don't count the leading dots in file names as signaling an extension.
1588
1589 2001-10-22 Andre Spiegel <spiegel@gnu.org>
1590
1591 * vc.el (vc-diff-switches): Doc rewritten.
1592
1593 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
1594
1595 * tooltip.el (tooltip-set-param): Doc fix.
1596
1597 * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
1598 127 to sgml-maybe-name-self.
1599 (sgml-name-8bit-mode): Doc fix.
1600 (sgml-char-names-table): New variable.
1601 (sgml-name-char): Support non-ASCII and mule-unicode-*
1602 characters. Doc fix.
1603 (sgml-maybe-name-self): Convert unibyte characters to multibyte.
1604
1605 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
1606 doc string the effect of `left' and `top' parameters in
1607 tooltip-frame-parameters, the default values, and the units.
1608 (tooltip-frame-parameters): Mention `top' and `left' in the doc string.
1609 (tooltip-show): Mention in the doc string the `top' and `left'
1610 parameters in tooltip-frame-parameters, and x-max-tooltip-size.
1611
1612 2001-10-22 Andre Spiegel <spiegel@gnu.org>
1613
1614 Add autoscaling support for vc-annotate.
1615 From J.D. Smith <jdsmith@alum.mit.edu>.
1616
1617 * vc.el (vc-annotate-display-default): Accept colormap scaling
1618 ratio (now deprecated).
1619 (vc-annotate-display-autoscale): Added.
1620 (vc-annotate-add-menu): New autoscaling menu options "Span to
1621 Oldest" and "Span Oldest->Newest". Easymenu support added for
1622 toggle menus driven by customize variable `vc-annotate-display-mode'.
1623 (vc-annotate-display-select): Added.
1624 (vc-annotate): Changed temp-buffer-show-function to
1625 `vc-annotate-display-select'.
1626 (vc-annotate-display): Removed arguments BUFFER and BACKEND.
1627 Added argument OFFSET. Instead of backend function, calls now
1628 generic `vc-annotate-difference'.
1629 (vc-annotate-difference): Added as generic function instead of
1630 backend-specific function. No longer takes argument POINT, but
1631 instead accepts a time OFFSET.
1632 (vc-default-annotate-current-time): Added.
1633
1634 * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
1635 version in vc.el, with
1636 (vc-cvs-annotate-current-time): Added, as override of default.
1637 (vc-cvs-annotate-time) Added. Taken mostly from the (now removed)
1638 `vc-cvs-annotate-difference'.
1639
1640 2001-10-22 Gerd Moellmann <gerd@gnu.org>
1641
1642 * saveplace.el (save-place): Require `saveplace'.
1643
1644 * progmodes/cwarn.el (cwarn-font-lock-feature-keywords-alist):
1645 Use `sexp' for :value-type instead of `face'.
1646
1647 2001-10-21 Eli Zaretskii <eliz@is.elta.co.il>
1648
1649 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Fix the
1650 regexps due to 5-digit message IDs.
1651
1652 2001-10-21 Jason Rumney <jasonr@gnu.org>
1653
1654 * term/w32-win.el (redisplay-dont-pause): Don't set.
1655
1656 2001-10-21 Miles Bader <miles@gnu.org>
1657
1658 * help-funs.el (help-manyarg-func-alist): Variable removed.
1659
1660 2001-10-21 Miles Bader <miles@gnu.org>
1661
1662 * help-funs.el (help-manyarg-func-alist): Remove entries for
1663 `insert', `insert-and-inherit', `insert-before-markers',
1664 `insert-before-markers-and-inherit', `message', `message-box',
1665 `message-or-box', `propertize', `format', `encode-time', `append',
1666 `concat', `vconcat', `nconc', `widget-apply', `make-hash-table',
1667 `insert-string', `ml-if', `ml-provide-prefix-argument', and
1668 `ml-prefix-argument-loop'.
1669
1670 2001-10-21 Andre Spiegel <spiegel@gnu.org>
1671
1672 * vc.el (vc-diff-internal, vc-coding-system-for-diff)
1673 (vc-default-diff-tree): New functions.
1674 (vc-version-diff): Use them. As a result, coding systems are now
1675 set up properly for all sorts of diffs, and tree diffs can now
1676 also be done locally.
1677 (vc-diff): With a prefix argument, don't require that it's called
1678 from a buffer under version control.
1679 (diff-switches): Remove duplicate definition.
1680
1681 * vc-cvs.el (vc-cvs-diff-tree): New function.
1682
1683 2001-10-21 Miles Bader <miles@gnu.org>
1684
1685 * help-funs.el (help-manyarg-func-alist): Remove entries for
1686 `list', `vector', `make-byte-code', `call-process',
1687 `call-process-region', `string', `+', `-', `*', `/', `max', `min',
1688 `logand', `logior', and `logxor'.
1689
1690 * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
1691 image bits to compensate. Use `make-string' instead of
1692 `make-bool-vector' (XBM apparently wants byte-aligned rows).
1693
1694 2001-10-20 Kim F. Storm <storm@cua.dk>
1695
1696 * simple.el (kill-ring-save): Don't show extent of copied region
1697 if using transient-mark-mode and region is fully visible.
1698
1699 2001-10-20 Gerd Moellmann <gerd@gnu.org>
1700
1701 * (Version 21.1 released.)
1702
1703 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
1704
1705 * files.el (auto-mode-alist): Associate .indent.pro with
1706 Fundamental mode. Suggested by Samuel Padgett <spadgett1@nc.rr.com>.
1707
1708 2001-10-18 Sam Steingold <sds@gnu.org>
1709
1710 Put the *Compile-Log* buffer in `compilation-mode'.
1711 * emacs-lisp/bytecomp.el (byte-goto-log-buffer): New function.
1712 (byte-compile-log-1, byte-compile-log-file)
1713 (displaying-byte-compile-warnings): Use it
1714
1715 2001-10-18 Stefan Monnier <monnier@cs.yale.edu>
1716
1717 * mail/smtpmail.el (smtpmail-via-smtp): Use mail-envelope-from if set.
1718
1719 * xml.el (xml-parse-tag): Use eq on char-after's return value.
1720
1721 2001-10-18 Gerd Moellmann <gerd@gnu.org>
1722
1723 * isearch.el (isearch-mode-map): Bind `mouse-movement' to nil.
1724
1725 * obsolete/hilit19.el (hilit-lookup-face-create):
1726 Call set-face-font only if display-graphic-p.
1727 (toplevel): Remove references to window-system.
1728
1729 2001-10-18 Miles Bader <miles@gnu.org>
1730
1731 * simple.el (what-line): Avoid problems with field properties.
1732
1733 2001-10-17 Eli Zaretskii <eliz@is.elta.co.il>
1734
1735 * wid-edit.el (widget-field-face, widget-single-line-field-face):
1736 Define special colors for a tty.
1737
1738 2001-10-17 Francesco Potorti` <pot@gnu.org>
1739
1740 * comint.el (comint-password-prompt-regexp): Make it less
1741 restrictive, letting comint recognise OpenSSH2 passphrase prompts.
1742
1743 2001-10-17 John Wiegley <johnw@gnu.org>
1744
1745 * eshell/em-unix.el (eshell/cat): Do a quick test if something is
1746 a regular file, before checking if it is a directory or symlink.
1747 This avoids a call to eshell-file-attributes, which can be
1748 expensive in some situations.
1749
1750 * eshell/em-ls.el (eshell-ls-dired-initial-args): Added an extra
1751 customization variable, to differentiate ls-in-dired from regular
1752 uses of ls.
1753
1754 2001-10-17 Miles Bader <miles@gnu.org>
1755
1756 * custom.el (defface): Mention `:inherit' in doc-string.
1757
1758 2001-10-16 Eli Zaretskii <eliz@is.elta.co.il>
1759
1760 * paren.el: Update the Commentary with installation instructions.
1761
1762 2001-10-15 Dave Love <fx@gnu.org>
1763
1764 * international/mule.el (set-auto-coding): Fix regexps for local
1765 variables section not to eat newlines.
1766
1767 2001-10-15 Miles Bader <miles@gnu.org>
1768
1769 * simple.el (display-message-or-buffer): Pass the correct buffer
1770 to `display-buffer'.
1771
1772 2001-10-14 Stefan Monnier <monnier@cs.yale.edu>
1773
1774 * progmodes/executable.el (executable-binary-suffixes): Make varalias.
1775 (executable-find): Use exec-suffixes.
1776 (executable-set-magic): Don't use make-local-hook.
1777
1778 * bindings.el (exec-suffixes): Initialize to a system-dependent value.
1779
1780 2001-10-14 Eli Zaretskii <eliz@is.elta.co.il>
1781
1782 * bindings.el (completion-ignored-extensions) [ms-dos, windows-nt]:
1783 Add .ico, .pif, .lnk, .dll, .drv, .vxd, and .386.
1784 Add .so to the Unix and GNU branch.
1785
1786 * international/latin-1.el:
1787 * international/latin-2.el:
1788 * international/latin-3.el:
1789 * international/latin-4.el:
1790 * international/latin-5.el:
1791 * international/latin-8.el:
1792 * international/latin-9.el: Add no-byte-compile: t, since
1793 Makefile.in instructs make-docfile to look at .el files.
1794
1795 2001-10-14 Miles Bader <miles@gnu.org>
1796
1797 * button.el (define-button-type): Allow supertype property to be
1798 specified with a keyword `:supertype' too.
1799 (button-put, make-text-button): Allow button type property to be
1800 specified using the keyword `:type' too.
1801 (button-type): New function.
1802 (button): Add `button-category-symbol' property.
1803
1804 2001-10-13 Stefan Monnier <monnier@cs.yale.edu>
1805
1806 * bindings.el (esc-map): Revert `j' and `C-j' bindings to
1807 indent-new-comment-line from comment-indent-new-line.
1808
1809 * textmodes/refill.el (refill-mode):
1810 Bind DEL to backward-delete-char-untabify.
1811 Set backward-delete-char-untabify-method to `hungry'.
1812
1813 * textmodes/bib-mode.el (bib-mode):
1814 * play/gomoku.el (gomoku-mode):
1815 * textmodes/page-ext.el (pages-directory-mode):
1816 * textmodes/scribe.el (scribe-mode): Use define-derived-mode.
1817
1818 * textmodes/two-column.el (2C-mode): Don't use make-local-hook.
1819
1820 * emacs-lisp/syntax.el (syntax-ppss): Autoload.
1821
1822 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
1823 Handle here-docs differently.
1824 (sh-font-lock-heredoc): Remove.
1825 (sh-here-doc-open-re, sh-here-doc-markers, sh-here-doc-re): New vars.
1826 (sh-font-lock-here-doc, sh-font-lock-close-heredoc)
1827 (sh-font-lock-open-heredoc): New functions.
1828 (sh-mode): Don't copy sh-font-lock-syntactic-keywords any more.
1829 (sh-font-lock-keywords-1): Use regexp-opt.
1830 (sh-in-comment-or-string): Use syntax-ppss.
1831 (sh-case, sh-for, sh-indexed-loop, sh-function, sh-if, sh-repeat)
1832 (sh-select, sh-tmp-file): Add explicit terminating \n.
1833
1834 * net/ange-ftp.el (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
1835 Use with-current-buffer.
1836 (ange-ftp-cd): New arg `noerror' to prevent signalling an error.
1837 (ange-ftp-send-cmd): If a `cd' is used (because of a space in the
1838 filename), catch any error that occurs in `ange-ftp-cd'.
1839 If an error happened, don't bother sending `cmd' at all.
1840 Fix a parenthesis typo.
1841 (ange-ftp-write-region): Don't blindly use binary if the remote host
1842 is unix-like.
1843
1844 * play/pong.el (pong-init): Don't use make-local-hook.
1845
1846 2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
1847
1848 * viper-ex.el (ex-edit): Make checks for modified buffer/file.
1849 (viper-get-ex-address-subr): More precise addr for the $ marker
1850
1851 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
1852
1853 * version.el (emacs-version): Bump to 21.1.50.
1854
1855 2001-10-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1856
1857 * mail/mailalias.el (mail-directory-stream): Do not double
1858 variables in the lambda-list.
1859
1860 * play/gomoku.el (gomoku-init-display): Ditto.
1861
1862 * play/landmark.el (lm-init-display): Ditto.
1863
1864 * delim-col.el (delimit-columns-rectangle-max): Ditto.
1865 (delimit-columns-rectangle-line): Ditto.
1866
1867 2001-10-12 Stefan Monnier <monnier@cs.yale.edu>
1868
1869 * newcomment.el (comment-region-internal): Don't rebind
1870 invisibility_spec now that the C routines handle it correctly.
1871
1872 * help-funs.el (locate-library): Use load-suffixes and abbrev filename.
1873
1874 * frame.el (special-display-popup-frame): Obey new specs `same-window'
1875 and `same-frame'.
1876
1877 * menu-bar.el (minibuffer-local-*map): Take inheritance into account.
1878
1879 * simple.el (minibuffer-local*-map): Remove redundant bindings.
1880
1881 * bindings.el (minibuffer-local-map): Also bind next, C-n, C-s, prior,
1882 C-p and C-r. Remove redundant bindings from inheriting maps.
1883
1884 * progmodes/cperl-mode.el: Merged in changes from v4.32.
1885 After 4.23 and: After 4.24:
1886 (cperl-contract-levels): Restore position.
1887 (cperl-beautify-level): Likewise.
1888 (cperl-beautify-regexp): Likewise.
1889 (cperl-commentify): Rudimental support for length=1 runs
1890 (cperl-find-pods-heres): Process 1-char long REx comments too /a#/x
1891 After 4.25:
1892 (cperl-commentify): Was recognizing length=2 "strings" as length=1.
1893 (imenu-example--create-perl-index): Was not enforcing
1894 syntaxification-to-the-end.
1895 (cperl-invert-if-unless): Allow `for', `foreach'.
1896 (cperl-find-pods-heres): Quote `cperl-nonoverridable-face'.
1897 Mark qw(), m()x as indentable.
1898 (cperl-init-faces): Highlight `sysopen' too.
1899 Highlight $var in `for my $var' too.
1900 (cperl-invert-if-unless): Was leaving whitespace at end.
1901 (cperl-linefeed): Was splitting $var{$foo} if point after `{'.
1902 (cperl-calculate-indent): Remove old commented out code.
1903 Support (primitive) indentation of qw(), m()x.
1904 After 4.26:
1905 (cperl-problems): Mention `fill-paragraph' on comment. \"" and
1906 q [] with intervening newlines.
1907 (cperl-autoindent-on-semi): New customization variable.
1908 (cperl-electric-semi): Use `cperl-autoindent-on-semi'.
1909 (cperl-tips): Mention how to make CPerl the default mode.
1910 (cperl-mode): Support `outline-minor-mode'. From Mark A. Hershberger.
1911 (cperl-outline-level): New function.
1912 (cperl-highlight-variables-indiscriminately): New customization var.
1913 (cperl-init-faces): Use `cperl-highlight-variables-indiscriminately'.
1914 From Sean Kamath <kamath@pogo.wv.tek.com>.
1915 (cperl-after-block-p): Support CHECK and INIT.
1916 (cperl-init-faces, cperl-short-docs): Likewise and "our".
1917 From Doug MacEachern <dougm@covalent.net>.
1918 After 4.27:
1919 (cperl-find-pods-heres): Recognize \"" as a string.
1920 Mark whitespace between q and [] as `syntax-type' => `prestring'.
1921 Allow whitespace between << and "FOO".
1922 (cperl-problems): Remove \"" and q [] with intervening newlines.
1923 Mention multiple <<EOF as unsupported.
1924 (cperl-highlight-variables-indiscriminately): Doc misprint fixed.
1925 (cperl-indent-parens-as-block): New configuration variable.
1926 (cperl-calculate-indent): Merge cases of indenting non-BLOCK groups.
1927 Use `cperl-indent-parens-as-block'.
1928 (cperl-find-pods-heres): Test for =cut without empty line instead of
1929 complaining about no =cut.
1930 (cperl-electric-pod): Change the REx for POD from "\n\n=" to "^\n=".
1931 (cperl-find-pods-heres): Likewise.
1932 (cperl-electric-pod): Change `forward-sexp' to `forward-word':
1933 POD could've been marked as comment already.
1934 (cperl-unwind-to-safe): Unwind before start of POD too.
1935 After 4.28:
1936 (cperl-forward-re): Throw an error at proper moment REx unfinished.
1937 After 4.29:
1938 (x-color-defined-p): Make an extra case to peacify the warning.
1939 Toplevel: `defvar' to peacify the warnings.
1940 (cperl-find-pods-heres): Could access `font-lock-comment-face' in -nw.
1941 No -nw-compile time warnings now.
1942 (cperl-find-tags): TAGS file had too short substring-to-search.
1943 Be less verbose in non-interactive mode
1944 (imenu-example--create-perl-index): Set index-marker after name
1945 (cperl-outline-regexp): New variable.
1946 (cperl-outline-level): Made compatible with `cperl-outline-regexp'.
1947 (cperl-mode): Made use `cperl-outline-regexp'.
1948 After 4.30:
1949 (cperl-find-pods-heres): =cut the last thing, no blank line, was error.
1950 (cperl-outline-level): Make start-of-file same level as `package'.
1951 After 4.31:
1952 (cperl-electric-pod): `head1' and `over' electric only if empty.
1953 (cperl-unreadable-ok): New variable.
1954 (cperl-find-tags): Use `cperl-unreadable-ok', do not fail
1955 on an unreadable file.
1956 (cperl-write-tags): Use `cperl-unreadable-ok', do not fail
1957 on an unreadable directory.
1958
1959 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
1960 Consider the text between two errors as belonging to the first error.
1961 (compilation-goto-locus): Use pop-to-buffer rather than
1962 switch-to-buffer-other-frame.
1963
1964 * progmodes/awk-mode.el (awk-mode-syntax-table): / has string syntax.
1965 (awk-font-lock-syntactic-keywords): New var.
1966 (awk-mode): Use it.
1967
1968 * expand.el (expand-c-for-skeleton): Add explicit terminating \n.
1969
1970 * faces.el (describe-face): Call help-setup-xref earlier.
1971
1972 * jka-compr.el (jka-compr-load-suffixes): New var.
1973 (jka-compr-install): Add its content to load-suffixes.
1974 (jka-compr-uninstall): Remove its content from load-suffixes.
1975
1976 2001-10-12 Sam Steingold <sds@gnu.org>
1977
1978 * bindings.el (completion-ignored-extensions): CL-related
1979 extensions are platform-independent.
1980
1981 * net/ange-ftp.el (ange-ftp-copy-files-async): New function for
1982 asynchronous multiple file copying.
1983
1984 2001-10-12 Gerd Moellmann <gerd@gnu.org>
1985
1986 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
1987 Turn error for repeated variables into warning.
1988
1989 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
1990 New function checking that lambda-list consists of non-constant
1991 symbols, that &rest and &optional are followed by variable names,
1992 that &rest VAR is the last element, and that variables aren't doubled.
1993 (byte-compile-lambda): Use it.
1994
1995 2001-10-12 Eli Barzilay <eli@barzilay.org>
1996
1997 * calculator.el (calculator-eng-display): Don't call concat
1998 with an integer argument.
1999
2000 2001-10-12 Miles Bader <miles@gnu.org>
2001
2002 * help-mode.el (help-customize-face): New button-type.
2003
2004 * faces.el (list-faces-display): Fix args to `help-xref-button'.
2005 (describe-face): Fix args to `help-xref-button'.
2006 Don't switch to help-buffer around call to `help-setup-xref'.
2007 Use `help-buffer' instead of hard-wired "*Help*".
2008 Require `help-mode'.
2009
2010 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
2011
2012 * net/goto-addr.el (goto-address-mail-regexp): Allow + in username.
2013
2014 * help-mode.el (help-buffer): New function.
2015 Returns the buffer-name to use for help output.
2016 Change all the code to use it instead of hard-coding *Help*.
2017 (help-mode-map): Put back the mouse-2 binding.
2018 (help-xref-stack): Change the format and make buffer-local.
2019 (help-xref-stack-item): Make buffer-local.
2020 (help-setup-xref): Do the `push' here rather than in help-do-xref.
2021 (help-xref-interned): Display the face doc as well.
2022 (help-follow-mouse): Re-introduce.
2023 (help-xref-go-back): Adapt to the new use of help-xref-stack.
2024 (help-do-xref): Don't `push' any more.
2025 (help-follow): Also follow face names.
2026
2027 * help-funs.el (describe-function-1): Remove unused `parens' arg.
2028 Don't call help-setup-xref anymore and remove its `interactive-p' arg.
2029 Autoload and cleanup.
2030 (describe-function): Call help-setup-xref.
2031 (describe-variable): Call help-setup-xref earlier.
2032
2033 * help.el (describe-bindings-internal): New fun moved from keymap.c.
2034 (view-lossage): Call help-setup-xref correctly and earlier.
2035 (describe-bindings): Call help-setup-xref earlier.
2036 (describe-key): Call help-setup-xref. Fix call to describe-function-1.
2037 (describe-mode): Don't autoload. Call help-setup-xref earlier.
2038
2039 2001-10-11 Gerd Moellmann <gerd@gnu.org>
2040
2041 * master.el (master-mode): Use define-minor-mode instead of
2042 easy-mmode-define-minor-mode. Add autload cookie.
2043 (Commentary): Remove the line showing how to autoload master-mode,
2044 since it's always autoloaded.
2045
2046 * master.el: New file.
2047
2048 2001-10-11 Dave Love <fx@gnu.org>
2049
2050 * emacs-lisp/byte-opt.el (byte-optimize-lapcode)
2051 <byte-constref-ops>: Consider byte-constant2 and clarify the code.
2052 <const-C varset-X const-C>: Fix car/cdr typo.
2053
2054 2001-10-11 Gerd Moellmann <gerd@gnu.org>
2055
2056 * emacs-lisp/bytecomp.el (byte-compile-display-log-head-p):
2057 New function extracted from byte-compile-log-1.
2058 (byte-compile-log-1): Change output to be more in line with
2059 the output of other GNU tools.
2060 (byte-compile-warn): Emit `warning' instead of `**' for warnings.
2061 (byte-compile-report-error): Downcase error message.
2062 Use `error' instead of `!!' for error messages.
2063 (byte-compile-print-syms): Treat non-interactive case specially.
2064 (displaying-byte-compile-warnings): Use backquote.
2065 (byte-compile-from-buffer): Bind byte-compile-last-line.
2066 (batch-byte-compile): Remove `Done' message.
2067
2068 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
2069
2070 * emacs-lisp/copyright.el (copyright): Add final \n.
2071
2072 2001-10-11 Miles Bader <miles@gnu.org>
2073
2074 * diff.el (diff): Display default values in prompts as
2075 `(default ...)', not `(...)'.
2076
2077 * info.el (Info-follow-reference): Likewise.
2078
2079 2001-10-10 Stefan Monnier <monnier@cs.yale.edu>
2080
2081 * emacs-lisp/autoload.el (doc-string-elt): Remove.
2082
2083 * newcomment.el (comment-indent): Be a little more robust in case
2084 comment-indent-function does funny things.
2085 (comment-normalize-vars): Autoload.
2086 (comment-region-internal): Fiddle with the visibility spec.
2087 (comment-valid-prefix): New function.
2088 (comment-indent-new-line): Use it. Ignore adaptive-fill-prefixes
2089 that would turn comment-text into non-comment-text.
2090
2091 * emacs-lisp/syntax.el: New file.
2092
2093 * progmodes/tcl.el: Change maintainer to FSF and remove loads of
2094 compatibility cruft.
2095 (tcl-using-emacs-19, tcl-using-emacs-19-23, tcl-using-xemacs-19)
2096 (tcl-version, tcl-maintainer, tcl-use-hairy-comment-detector): Remove.
2097 (tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
2098 tcl-end-of-defun, tcl-mark-defun, tcl-indent-for-comment,
2099 tcl-submit-bug-report.
2100 (tcl-mode-syntax-table): Leave \f alone.
2101 (inferior-tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
2102 tcl-end-of-defun, tcl-submit-bug-report.
2103 (tcl-xemacs-menu): Fix up and pass it directly to easymenu.
2104 (tcl-add-emacs-menu): Remove.
2105 (tcl-fill-mode-map, tcl-fill-inferior-map): Moved into the defvar.
2106 (tcl-keyword-list): Add `chain'.
2107 (tcl-font-lock-syntactic-keywords): New variable.
2108 (tcl-pps-has-arg-6): Remove.
2109 (tcl-internal-beginning-of-defun, tcl-internal-end-of-defun)
2110 (tcl-internal-mark-defun): Remove.
2111 (tcl-set-proc-regexp, tcl-set-font-lock-keywords): Use regexp-opt.
2112 (tcl-mode): Use define-derived-mode. Simplify.
2113 Set comment-indent-function.
2114 (tcl-indent-command): Use line-beginning-position and comment-indent.
2115 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
2116 (tcl-indent-line): Use tcl-calculate-indent.
2117 (tcl-indent-exp): Renamed from indent-tcl-exp. Use new names.
2118 (tcl-add-log-defun): Renamed from add-log-tcl-defun. Use match-string.
2119 (tcl-filter): Use with-current-buffer, simplify.
2120 (inferior-tcl-mode): Use define-derived-mode.
2121 (tcl-hairy-in-comment): Renamed tcl-in-comment.
2122 (tcl-simple-in-comment, tcl-in-comment): Removed.
2123 (tcl-files-alist): New function.
2124 (tcl-help-snarf-commands): Use it and return the result directly
2125 rather than through a global variable.
2126 (tcl-reread-help-files): Fix up the call to tcl-help-snarf-commands.
2127 (tcl-help-on-word): Provide the default value to completing-read.
2128 (tcl-hilit): Remove.
2129 (tcl-hashify-buffer, tcl-popup-menu): Simplify.
2130 (tcl-comment-indent): New function.
2131 (tcl-submit-bug-report): Remove.
2132 (tcl-uncomment-region, tcl-indent-for-comment, add-log-tcl-defun)
2133 (indent-tcl-exp, calculate-tcl-indent, tcl-beginning-of-defun)
2134 (tcl-end-of-defun, tcl-mark-defun, tcl-mark): Redefine as aliases.
2135
2136 2001-10-10 Miles Bader <miles@gnu.org>
2137
2138 * info.el (Info-insert-dir): Don't call `Info-fontify-menu-headers'.
2139 (Info-fontify-node): Don't fontify the node if it's already been done.
2140
2141 2001-10-10 Gerd Moellmann <gerd@gnu.org>
2142
2143 * international/iso-transl.el (iso-transl-e-caret)
2144 (iso-transl-i-caret, iso-transl-o-caret, iso-transl-u-caret):
2145 Fix duplicates. From Dave Love <d.love@dl.ac.uk>.
2146
2147 * simple.el (end-of-buffer): Fix code scrolling specially
2148 for the buffer end.
2149
2150 * startup.el (command-line-1): Bind tab-width to 8.
2151
2152 2001-10-10 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2153
2154 * emulation/tpu-edt.el: Use defalias instead of fset for
2155 user-visible commands. From Rob Riepel
2156 <riepel@Networking.Stanford.EDU>.
2157
2158 2001-10-09 Gerd Moellmann <gerd@gnu.org>
2159
2160 * ruler-mode.el: New file.
2161
2162 2001-10-09 Miles Bader <miles@gnu.org>
2163
2164 * apropos.el (button): New require.
2165
2166 * help-funs.el: New file, contents mostly from `help.el'.
2167 (describe-variable): Use `condition-case' instead of `ignore-errors'.
2168
2169 * help-mode.el: New file, contents mostly from `help.el'.
2170
2171 * help.el: Don't require `view' when compiling.
2172 (help-with-tutorial, describe-function, describe-function-1)
2173 (variable-at-point, describe-variable, locate-library):
2174 Functions moved into `help-funs.el'.
2175 (help-manyarg-func-alist): Variable moved into `help-funs.el'.
2176 (help-mode, help-mode-setup, help-mode-finish, help-button-action)
2177 (help-setup-xref, help-xref-following, help-make-xrefs)
2178 (help-xref-button, help-insert-xref-button, help-xref-interned)
2179 (help-xref-go-back, help-go-back, help-do-xref, help-follow)
2180 (help-xref-on-pp): Functions moved into `help-mode.el'
2181 (help-mode-map, help-xref-stack, help-xref-stack-item)
2182 (help-highlight-p, help-highlight-face, help-back-label)
2183 (help-xref-symbol-regexp, help-xref-mule-regexp)
2184 (help-xref-info-regexp): Variables moved into `help-mode.el'.
2185 (help-symbol, help-back, help-info, help-customize-variable)
2186 (help-function-def, help-variable-def):
2187 Button-types moved into `help-mode.el'.
2188 (load-symbol-file-load-history, symbol-file):
2189 Functions moved into `subr.el'.
2190 (symbol-file-load-history-loaded): Variable moved into `subr.el'.
2191 (view-lossage): Call `help-setup-xref' instead of doing it manually.
2192
2193 * subr.el (symbol-file-load-history-loaded)
2194 (load-symbol-file-load-history, symbol-file): Moved from `help.el'.
2195
2196 * loadup.el ("button"): Load removed.
2197
2198 * button.el (define-button-type): Respect any `supertype' property.
2199 (button-type-subtype-p, button-has-type-p): New functions.
2200
2201 * rfn-eshadow.el (rfn-eshadow-regexp): Deal correctly with escaped
2202 dollar-signs.
2203
2204 * comint.el (comint-insert-previous-argument): New function.
2205 (comint-mode-map): Bind `C-c .' to `comint-input-previous-argument'.
2206 (comint-insert-previous-argument-last-start-pos)
2207 (comint-insert-previous-argument-last-index): New variables.
2208
2209 * apropos.el (apropos-next-label-button): Use the presence of a
2210 `apropos-label' property to detect label buttons.
2211
2212 2001-10-08 Miles Bader <miles@gnu.org>
2213
2214 * button.el (next-button, previous-button): Remove N and WRAP
2215 parameters. Don't pay attention to `skip' properties.
2216 (forward-button): Implement wrapping, iterating, and skipping here
2217 instead.
2218 (button-activate): USE-MOUSE-ACTION is optional.
2219 (button-nop): Function removed.
2220 (default-button): Use `ignore' as default button action.
2221
2222 * apropos.el (apropos-next-label-button): Update arguments to
2223 `next-button'.
2224 (apropos-symbol): Add `skip' property.
2225 (apropos-function, apropos-macro, apropos-command)
2226 (apropos-variable, apropos-face, apropos-group, apropos-widget)
2227 (apropos-plist): New button types.
2228 (apropos-label-properties): Variable removed.
2229 (apropos-print): Pass button-type to apropos-print-doc, rather
2230 than help function and label text.
2231 (apropos-print-doc): Remove ACTION and STR args, add TYPE arg.
2232 Get button label from TYPE.
2233
2234 2001-10-07 Stefan Monnier <monnier@cs.yale.edu>
2235
2236 * help.el (help-mode): Use define-derived-mode.
2237 (describe-mode): Add optional `buffer' arg.
2238 Use it instead of going through help-xref-mode.
2239 Avoid doubling the word `minor' when prettifying.
2240 (describe-function-1): List the corresponding key bindings.
2241 (describe-variable): Say if the var is automatically buffer-local.
2242 If the source is `loaddefs.el', look for the real source.
2243 (help-xref-mode): Remove.
2244
2245 * emacs-lisp/bytecomp.el (byte-compile-file): Return success when
2246 the file says no-byte-compile.
2247
2248 2001-10-08 Miles Bader <miles@gnu.org>
2249
2250 * button.el (next-button, previous-button): Respect `skip' property.
2251
2252 2001-10-07 Miles Bader <miles@gnu.org>
2253
2254 * woman.el (woman-mode-map): Copy button-buffer-map instead of
2255 making a new keymap. Don't bind mouse-2. Bind M-mouse-2 to
2256 `woman-follow-word' instead of `woman-mouse-2'.
2257 (woman-follow-word): Renamed from `woman-mouse-2'.
2258 Follow current unconditionally, since this function is now only
2259 bound to M-mouse-2. Use accessor functions.
2260 (WoMan-highlight-references): Use `make-text-button'.
2261 (woman-xref): New button type.
2262
2263 * loadup.el ("faces"): Move load before loading "loaddefs.el".
2264 ("button"): New load, just before "help" (which uses it).
2265
2266 * help.el (help-mode-map): Make button-buffer-map our parent.
2267 Don't bind mouse events or tab/backtab.
2268 (help-function, help-variable, help-face, help-coding-system)
2269 (help-input-method, help-character-set, help-back, help-info)
2270 (help-customize-variable, help-function-def, help-variable-def):
2271 New button types.
2272 (help-button-action): New function.
2273 (describe-function-1): Pass help button-types to
2274 `help-xref-button' rather than help function and help-echo string.
2275 Don't put multiple help-function args in a list to pass them to
2276 help-xref-button, just pass them as multiple arguments.
2277 Use `help-insert-xref-button' to make [back]-button, rather than
2278 `help-xref-button'.
2279 (help-xref-button): Take a button-type TYPE as a parameter rather
2280 than a function. Remove HELP-ECHO parameter. Remove DATA parameter
2281 and add a &rest parameter ARGS to serve the same purpose.
2282 Use `make-text-button' to add the button.
2283 (help-insert-xref-button): Use `insert-text-button' to add the button.
2284 (help-follow-mouse, help-next-ref, help-previous-ref):
2285 Functions removed.
2286 (help-do-xref): New function.
2287 (help-follow): Use `push-button' and `help-do-xref' to do most of
2288 the work.
2289
2290 * apropos.el (apropos-symbol, apropos-label): New button types.
2291 (apropos-symbol-button-display-help)
2292 (apropos-label-button-display-help, apropos-next-label-button):
2293 New functions.
2294 (apropos-mode-map): Make button-buffer-map our parent.
2295 Don't bind mouse events.
2296 (apropos-print, apropos-print-doc): Create buttons instead of text
2297 properties.
2298 (apropos-mouse-follow): Function removed.
2299 (apropos-follow): Use buttons.
2300
2301 * button.el: New file.
2302
2303 2001-10-07 Gerd Moellmann <gerd@gnu.org>
2304
2305 * emacs-lisp/cl.el (most-positive-fixnum, most-negative-fixnum):
2306 Remove.
2307
2308 2001-10-05 Richard M. Stallman <rms@gnu.org>
2309
2310 * add-log.el (add-change-log-entry): Skip copyright notice
2311 and copying permission notice at start of file, if any.
2312 Make use of terms "entry" and "item" accord with Emacs manual.
2313 Simplify the logic for moving point while entering or creating
2314 an entry and then an item.
2315 (add-change-log-entry-other-window): Doc fix.
2316
2317 2001-10-06 Miles Bader <miles@gnu.org>
2318
2319 * rfn-eshadow.el (read-file-name-electric-shadow): Autoload cookie
2320 removed; they apparently don't work with faces.
2321
2322 2001-10-05 Sam Steingold <sds@gnu.org>
2323
2324 * textmodes/sgml-mode.el (html-xhtml): New user option.
2325 (html-tag-alist, html-horizontal-rule, html-image, html-line)
2326 (html-ordered-list, html-unordered-list, html-list-item)
2327 (html-paragraph, html-checkboxes, html-radio-buttons): Use it.
2328 (sgml-skip-close-p): New function.
2329 (sgml-value): Use it.
2330
2331 2001-10-05 Sam Steingold <sds@gnu.org>
2332
2333 * calendar/diary-lib.el (diary-entry-compare): When times are
2334 identical, compare the entries lexicographically.
2335
2336 2001-10-06 Miles Bader <miles@gnu.org>
2337
2338 * rfn-eshadow.el (rfn-eshadow-update-overlay):
2339 Use `minibuffer-prompt-end'.
2340
2341 * simple.el (previous-matching-history-element): Fix misplaced
2342 parentheses.
2343
2344 2001-10-05 Miles Bader <miles@gnu.org>
2345
2346 * rfn-eshadow.el: New file.
2347
2348 2001-10-05 Miles Bader <miles@gnu.org>
2349
2350 * cus-face.el (custom-face-attributes): Make sure each attribute
2351 has a valid default value. Remove hacks that mapped `nil' to
2352 `off' and used nil to mean `unspecified'. Remove `unspecified'
2353 choices from all attributes (unspecified is handled by the parent
2354 checklist).
2355 * cus-edit.el (custom-face-edit-convert-widget)
2356 (custom-face-edit-deactivate, custom-face-edit-activate)
2357 (custom-face-edit-delete, custom-face-edit-attribute-tag):
2358 New functions.
2359 (custom-face-edit): Specify a custom :convert-widget.
2360 (custom-pre-filter-face-spec, custom-post-filter-face-spec):
2361 Don't pass in default filters that map between `nil' and `off' and
2362 `unspecified' and `nil'.
2363
2364 2001-10-05 Gerd Moellmann <gerd@gnu.org>
2365
2366 * progmodes/compile.el (compilation-buffer-name): New function.
2367 (compile-internal): Use it to determine the name of the
2368 compilation buffer.
2369
2370 2001-10-05 Miles Bader <miles@gnu.org>
2371
2372 * progmodes/compile.el (grep-use-null-device): New variable.
2373 (grep-command): Mention `grep-use-null-device'.
2374 (grep-compute-defaults): Compute `grep-use-null-device' if necessary.
2375 Make computation of `grep-command' respect `grep-use-null-device'.
2376 (grep): Respect `grep-use-null-device'.
2377 Call `grep-compute-defaults' even if grep-command is set, if
2378 grep-use-null-device is still tentative.
2379
2380 * subr.el (call-process-shell-command): New function.
2381
2382 2001-10-05 Miles Bader <miles@gnu.org>
2383
2384 * simple.el (previous-matching-history-element)
2385 (next-history-element, next-complete-history-element): Use
2386 `minibuffer-' functions instead of calling `field-' functions directly.
2387 (minibuffer-prompt-end, minibuffer-contents):
2388 (minibuffer-contents-no-properties, delete-minibuffer-contents):
2389 Functions removed (now subrs).
2390 (minibuffer-prompt-width): Use `minibuffer-prompt-end'.
2391
2392 * minibuf-eldef.el (minibuf-eldef-setup-minibuffer)
2393 (minibuf-eldef-update-minibuffer): Use `minibuffer-' functions
2394 instead of calling `field-' functions directly.
2395 (minibuf-eldef-setup-minibuffer): Remove unused variable `prompt'.
2396
2397 2001-10-05 Gerd Moellmann <gerd@gnu.org>
2398
2399 * files.el (find-file-noselect): If file's read-only status has
2400 changed on disk, ask if buffer's read-only status should be
2401 changed, unless NOWARN is set.
2402
2403 * emacs-lisp/cl-macs.el (define-setf-expander): Make it an
2404 alias for define-setf-method.
2405
2406 * bindings.el: Remove no-byte-compile from file local variables
2407 to enable bootstrapping.
2408
2409 2001-10-04 Andrew Innes <andrewi@gnu.org>
2410
2411 * faces.el (face-font-registry-alternatives) [windows-nt]:
2412 Make gb2312 an alias for gb2312.1980.
2413
2414 2001-10-04 Stefan Monnier <monnier@cs.yale.edu>
2415
2416 * uniquify.el (uniquify-get-proposed-name): Don't assume dirsep is /.
2417 (uniquify-reverse-components): Remove.
2418
2419 * emacs-lisp/bytecomp.el (byte-recompile-directory):
2420 Make sure the file is readable.
2421 (byte-compile-file): Don't compile if `no-byte-compile' is set.
2422 (byte-compile-defvar): Update to reflect the change in Fdefvar.
2423 (batch-byte-recompile-directory): Pass arg=0.
2424
2425 * progmodes/perl-mode.el (perl-indent-continued-arguments): New var.
2426 (perl-calculate-indent): Use it.
2427 (perl-backward-to-noncomment): Use forward-comment.
2428
2429 * derived.el (define-derived-mode, derived-mode-make-docstring):
2430 Allow `parent' to be nil.
2431
2432 * textmodes/nroff-mode.el (nroff-mode-abbrev-table, nroff-mode):
2433 Use define-derived-mode.
2434 (nroff-mode-map, nroff-mode-syntax-table): Massage.
2435
2436 * mail/mailabbrev.el (mail-abbrev-in-expansion-header-p): Simplify.
2437
2438 * emacs-lisp/lselect.el: Use facep iso find-face.
2439
2440 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
2441 Use regexp-opt.
2442 (doc-string-elt): Set symbols' prop. Copied from autoload.el.
2443 (lisp-font-lock-syntactic-face-function): New function.
2444 (lisp-mode-variables): Use it. Make arg optional.
2445 (emacs-lisp-mode): Don't pass an arg to lisp-mode-variables.
2446 (lisp-mode): Don't pass an arg to lisp-mode-variables.
2447 Set comment-start-skip.
2448
2449 * emacs-lisp/lisp-mnt.el (lm-history-header): Accept `ChangeLog'.
2450
2451 * emacs-lisp/cl-macs.el (frame-parameter): Add a setf method.
2452 (ignore-errors): Don't bother using a `err' symbol.
2453
2454 * emacs-lisp/autoload.el (autoload-ensure-default-file)
2455 (autoload-insert-section-header, autoload-before-p)
2456 (autoload-remove-section): New functions.
2457 (generate-file-autoloads): Use them.
2458 (update-file-autoloads): Use them. Return FILE if there's no cookie.
2459 Make sure the autoload file is properly formatted when creating it.
2460 (update-autoloads-from-directories): Use them as well.
2461 Only update autoloads for files whose timestamp has changed.
2462 Add a dummy entry to remember the files which had no autoload cookies.
2463
2464 * timer.el (timer-relative-time): Fix computation for negative `micro'.
2465
2466 * subr.el (define-key-after): Allow `key' to be longer than 1.
2467 (make-local-hook): Make obsolete.
2468 (add-hook, remove-hook): Don't use make-local-hook any more.
2469 (make-syntax-table): Inherit all chars from s-s-t.
2470
2471 2001-10-04 Gerd Moellmann <gerd@gnu.org>
2472
2473 This is a fix for a report saying that resuming a search with C-s
2474 C-s doesn't use the case-fold-search setting of the previous
2475 search (C-s ... M-c ... then C-s C-s).
2476
2477 * isearch.el (isearch-last-case-fold-search): New variable.
2478 (isearch-mode): Remember value of isearch-case-fold-search
2479 in isearch-last-case-fold-search.
2480 (isearch-done): Quote value of isearch-case-fold-search.
2481 (isearch-repeat): When resuming a search, restore
2482 isearch-case-fold-search from isearch-last-case-fold-search.
2483
2484 Added to NEWS.
2485
2486 * startup.el (inhibit-startup-buffer-menu): New user-option.
2487 (command-line-1): If inhibit-startup-buffer-menu is set, don't
2488 display the buffer menu. From Simon Josefsson <jas@extundo.com>.
2489
2490 This allows upto 99999 messages in the summary without screwing up
2491 the summary sorting. Previously 9999 was the maximum. Added to NEWS.
2492
2493 * mail/rmailsum.el (rmail-make-summary-line)
2494 (rmail-make-summary-line-1, rmail-summary-next-same-subject)
2495 (rmail-summary-goto-msg, rmail-summary-goto-msg):
2496 Allow 5-digit message ids instead of 4.
2497
2498 This adds expansion of environment variables in the value
2499 specified with M-x setenv. Added to NEWS.
2500
2501 * env.el (substitute-env-vars): New function.
2502 (setenv): Add parameter SUBSTITUTE-ENV-VARS. If set, substitute
2503 environment variables in VALUE. Return VALUE.
2504
2505 2001-10-04 Gerd Moellmann <gerd@gnu.org>
2506
2507 * Branch for 21.1.
2508
2509 2001-10-03 Stefan Monnier <monnier@cs.yale.edu>
2510
2511 * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
2512
2513 2001-10-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2514
2515 * emulation/tpu-edt.el: Make messages match original TPU/edt
2516 editor. From riepel@Stanford.EDU (Rob Riepel).
2517
2518 2001-10-03 Eli Zaretskii <eliz@is.elta.co.il>
2519
2520 * rect.el: Update maintainer's email address.
2521
2522 2001-10-02 Andreas Schwab <schwab@suse.de>
2523
2524 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 227 and 228 for Long
2525 and Extended Passive Mode, resp.
2526
2527 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
2528
2529 These changes add support for Calendar-related items in the
2530 menu bar on tty's as well:
2531
2532 * calendar/calendar.el (calendar-mode-map): Require cal-menu
2533 unconditionally.
2534 (calendar-mode): Set up activate-menubar-hook unconditionally.
2535
2536 * calendar/cal-menu.el (cal-menu-x-popup-menu): New function,
2537 calls x-popup-menu only if popup menus are supported.
2538 (calendar-mouse-insert-hebrew-diary-entry)
2539 (calendar-mouse-insert-islamic-diary-entry)
2540 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
2541 (calendar-mouse-view-other-diary-entries)
2542 (calendar-mouse-print-dates, calendar-mouse-2-date-menu)
2543 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
2544 Call cal-menu-x-popup-menu instead of x-popup-menu.
2545
2546 2001-10-01 Gerd Moellmann <gerd@gnu.org>
2547
2548 * gs.el (gs-set-ghostview-window-prop): Fix args of `elt'.
2549
2550 * emacs-lisp/edebug.el (rx): Add def-edebug-spec.
2551
2552 * emacs-lisp/rx.el: New file.
2553
2554 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
2555
2556 * help.el (help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
2557
2558 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
2559
2560 * frame.el (select-frame-by-name, other-frame): Doc fix.
2561
2562 2001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
2563
2564 * play/snake.el (snake-score-file): Use temporary-file-directory
2565 instead of a literal "/tmp". Suggested by Robert
2566 <robert@chezmarshall.freeserve.co.uk>.
2567
2568 * play/tetris.el (tetris-score-file): Ditto.
2569
2570 2001-09-28 Eli Zaretskii <eliz@is.elta.co.il>
2571
2572 * apropos.el (apropos-print): Make the directions inserted at the
2573 beginning of the *Apropos* buffer more clear.
2574
2575 2001-09-27 Michael Kifer <kifer@cs.sunysb.edu>
2576
2577 * ediff-mult.el (ediff-get-meta-info): Installed Gerd's changes.
2578 Added comments.
2579
2580 2001-09-27 Stefan Monnier <monnier@cs.yale.edu>
2581
2582 * newcomment.el (comment-normalize-vars): Use " \t" rather than
2583 "\\s-" when defining comment-end-skip.
2584
2585 2001-09-27 Gerd Moellmann <gerd@gnu.org>
2586
2587 * mail/feedmail.el (feedmail-queue-send-edit-prompt-help):
2588 Call get-buffer-window first second arg `visible'.
2589
2590 * international/mule-diag.el (list-input-methods-1):
2591 Output something that's independent of Emacs' version.
2592
2593 * tar-mode.el (tar-mode-write-file): Don't signal an error by
2594 calling byte-to-position with a nil tar-header-offset.
2595
2596 2001-09-27 Simon Josefsson <jas@extundo.com>
2597
2598 * mail/sendmail.el (send-mail-function): Doc fix.
2599 (mail-do-fcc): Error if header-end is not a marker.
2600 (mail-do-fcc): Add a comment.
2601 (mail-reply-to): Doc fix.
2602 (mail-signature): Make ATPOINT optional.
2603 (mail-yank-original): Use cond instead of nestled if.
2604
2605 2001-09-26 Stefan Monnier <monnier@cs.yale.edu>
2606
2607 * info.el (Info-on-current-buffer): Default arg to "Top".
2608
2609 2001-09-25 Eli Barzilay <eli@barzilay.org>
2610
2611 * calculator.el (calculator-copy-displayer): New user-option.
2612 (calculator-displayer-prev, calculator-displayer-next):
2613 Renamed from calculator-displayed-{left,right}.
2614 (calculator, calculator-standard-displayer)
2615 (calculator-num-to-string, calculator-update-display)
2616 (calculator-copy, calculator-put-value): Bug and display fixes.
2617
2618 2001-09-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2619
2620 * ebnf2ps.el: Eliminate make-local-hook calls. Doc fix.
2621 (ebnf-version): New version (3.6.1).
2622
2623 * ebnf-bnf.el: Fix character range regexp. Doc fix.
2624 (ebnf-bnf-non-terminal-chars): New internal const.
2625 (ebnf-bnf-lex): Fix code.
2626
2627 * ebnf-iso.el: Fix character range regexp. Doc fix.
2628 (ebnf-iso-non-terminal-chars): New internal const.
2629 (ebnf-iso-lex): Fix code.
2630
2631 * ebnf-yac.el: Fix character range regexp. Doc fix.
2632 (ebnf-yac-skip-chars): New internal const.
2633 (ebnf-yac-skip-code): Fix code.
2634
2635 2001-09-24 Stefan Monnier <monnier@cs.yale.edu>
2636
2637 * vc.el (vc-checkin): Use vc-delete-automatic-version-backups.
2638
2639 * pcvs-parse.el (cvs-parse-commit): Expand the file name before
2640 passing it to VC.
2641
2642 * vc-hooks.el (vc-delete-automatic-version-backups): Handle the
2643 case where the file is relative.
2644
2645 2001-09-24 Gerd Moellmann <gerd@gnu.org>
2646
2647 * xml.el (xml-parse-attlist): Quotes around attributes must be the
2648 same on each side. Make sure we properly handle simple quotes.
2649 From Daiki Ueno <ueno@unixuser.org>.
2650
2651 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
2652
2653 * mail/sendmail.el (mail-mode): Doc fix. From Simon Josefsson
2654 <jas@extundo.com>.
2655
2656 * menu-bar.el (top-level): Minor fixes for text of help-echo in
2657 some items of the Options menu.
2658
2659 2001-09-22 Stefan Monnier <monnier@cs.yale.edu>
2660
2661 * pcvs-parse.el (cvs-parse-commit): Remove the temp files used by VC.
2662
2663 * vc-hooks.el (vc-delete-automatic-version-backups):
2664 Don't fail if the directory doesn't exist.
2665
2666 * diff-mode.el (diff-default-read-only): New var.
2667 (diff-mode): Use it.
2668
2669 2001-09-22 Eli Zaretskii <eliz@is.elta.co.il>
2670
2671 * hexl.el (hexl-mode-map): Fix the change of 2001-08-23:
2672 Use make-keymap instead of copy-keymap, since copying the global
2673 keymap messes up the menu bar.
2674
2675 * info.el (Info-goto-node, Info-menu): Doc fix. Suggested by
2676 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
2677
2678 2001-09-21 Eli Zaretskii <eliz@is.elta.co.il>
2679
2680 * dired.el (dired-build-subdir-alist): Accept optional arg SWITCHES.
2681
2682 * dired-aux.el (dired-insert-subdir): Pass switches to
2683 dired-build-subdir-alist.
2684
2685 2001-09-21 Stephen Gildea <gildea@stop.mail-abuse.org>
2686
2687 * time-stamp.el (time-stamp-string-preprocess): Fix bug that
2688 caused %#a and %#b to be mis-formatted.
2689
2690 2001-09-20 Eli Zaretskii <eliz@is.elta.co.il>
2691
2692 * info.el (Info-file-list-for-emacs): Add elements for ada-mode,
2693 ccmode, emacs-mime, and eudc manuals.
2694
2695 2001-09-19 Sam Steingold <sds@gnu.org>
2696
2697 w32 find cannot be used with `grep-find'.
2698 * progmodes/compile.el (find-program): New variable.
2699 (grep-compute-defaults): Use it to set `grep-find-command'.
2700
2701 2001-09-19 Gerd Moellmann <gerd@gnu.org>
2702
2703 * ps-bdf.el (bdf-read-bitmap): Initialize returned values to defaults.
2704
2705 2001-09-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2706
2707 * ebnf2ps.el: Replace "Prologue" by "Prolog" in PostScript
2708 programming. Doc fix.
2709 (ebnf-version): New version (3.6).
2710 (ebnf-eps-begin): Data fix.
2711 (ebnf-begin-file): Code fix.
2712
2713 * ebnf-bnf.el: Doc fix.
2714 (ebnf-bnf-lex): Fix regexp for non-terminal and terminal tokens.
2715
2716 * ebnf-iso.el, ebnf-otz.el, ebnf-yac.el: Doc fix.
2717
2718 2001-09-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2719
2720 * ps-print.el: Better face mapping for black/white PostScript printers.
2721 Check if mark is active when printing a region. Doc fix.
2722 (ps-print-version): New version number (6.5.5).
2723 (ps-print-color-p): Customization fix.
2724 (ps-black-white-faces): New option.
2725 (ps-black-white-faces-alist): New internal var.
2726 (ps-count-lines-preprint, ps-print-preprint-region): New funs.
2727 (ps-print-region, ps-print-region-with-faces, ps-nb-pages-buffer)
2728 (ps-nb-pages-region): Interactive fix.
2729 (ps-extend-face-list, ps-extend-face, ps-setup, ps-begin-job)
2730 (ps-face-attributes, ps-generate-postscript-with-faces): Code fix.
2731
2732 2001-09-18 Eli Zaretskii <eliz@is.elta.co.il>
2733
2734 * dired.el (dired-move-to-filename-regexp): Allow one digit in the
2735 numeric month value, and allow the Kanji character after the it to
2736 be missing (happens with ls-lisp's output on Japanese versions of
2737 MS-Windows).
2738
2739 2001-09-18 Miles Bader <miles@gnu.org>
2740
2741 * diff-mode.el (diff-mode): Don't make the buffer read-only if
2742 it's empty (and thus probably a new patch file about to be edited).
2743
2744 2001-09-17 Gerd Moellmann <gerd@gnu.org>
2745
2746 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2747 Check for '(' in column 0 of doc string.
2748
2749 * gs.el (gs-set-ghostview-window-prop): Use `elt' instead
2750 of `nth' so that using a vector as bounding-box works.
2751 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
2752
2753 2001-09-17 Andre Spiegel <spiegel@gnu.org>
2754
2755 * vc.el (vc-annotate): Use current workfile version explicitly as
2756 a default, suggested by Gustav H\e,Ae\e(Bllberg <gustav@virtutech.se>.
2757
2758 2001-09-16 Eli Zaretskii <eliz@is.elta.co.il>
2759
2760 * ps-bdf.el (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
2761 convert-standard-filename doesn't guarantee that the .el extension
2762 is preserved.
2763
2764 * dos-fns.el (convert-standard-filename): Replace invalid
2765 characters only after converting dash/underscore to a period.
2766 (original-make-auto-save-file-name): New.
2767 (make-auto-save-file-name): New function, overrides the definition
2768 on files.el and calls the original function via
2769 original-make-auto-save-file-name.
2770
2771 * mail/rmail.el (top-level): Require mule-utils when compiling.
2772 (rmail-decode-babyl-format): Use detect-coding-with-priority
2773 instead of detect-coding-region, to favor detection of emacs-mule
2774 encoded Babyl files written by rmailout.el etc. Suggested by
2775 Kenichi Handa <handa@etl.go.jp>.
2776
2777 2001-09-14 Eli Zaretskii <eliz@is.elta.co.il>
2778
2779 * eshell/em-unix.el (eshell-shuffle-files, eshell-shuffle-files):
2780 Use `equal', not `=', since the device number can be a cons cell.
2781
2782 2001-09-14 Gerd Moellmann <gerd@gnu.org>
2783
2784 * simple.el: Comment out change of 2001-09-13.
2785
2786 2001-09-13 Milan Zamazal <pdm@zamazal.org>
2787
2788 * progmodes/compile.el (grep-compute-defaults): Don't set
2789 grep-command/grep-find-command when it is already non-nil.
2790 (grep-command): Make it a user option.
2791 (grep-find-command): Likewise.
2792
2793 2001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
2794
2795 * viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):
2796 inhibit quit.
2797
2798 2001-09-13 Eli Zaretskii <eliz@is.elta.co.il>
2799
2800 * files.el (make-auto-save-file-name): If long file names are not
2801 supported on MS-DOS, truncate the file name to DOS 8+3 limits before
2802 generating an auto-save file name from it.
2803
2804 2001-09-13 Gerd Moellmann <gerd@gnu.org>
2805
2806 * ps-print.el (ps-print-region, ps-print-region-with-faces)
2807 (ps-nb-pages-region): Signal an error if called interactively
2808 and the mark is not active.
2809
2810 * simple.el (minibuffer-prompt-modification)
2811 (minibuffer-prompt-insertion): New functions.
2812 (minibuffer-prompt-properties): Use `modification-hooks' and
2813 `insert-in-front-hooks'.
2814
2815 2001-09-12 Richard M. Stallman <rms@gnu.org>
2816
2817 * textmodes/outline.el (outline-regexp): Doc fix.
2818 Initialize it in the defcustom, the usual way.
2819
2820 2001-09-12 Gerd Moellmann <gerd@gnu.org>
2821
2822 * ediff-mult.el (ediff-get-meta-info): Take into account that data
2823 from `ediff-meta-info' properties need not be an overlay.
2824 From David Ponce <dponce@voila.fr>.
2825
2826 * isearch.el (isearch-intersects-p): Fix end checks.
2827
2828 2001-09-11 Eli Zaretskii <a34785@is.elta.co.il>
2829
2830 * gud.el (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
2831 `t' branch of `cond', since Irix 6.1 and up is a special case of
2832 the standard dbx interface.
2833
2834 2001-09-11 Miles Bader <miles@gnu.org>
2835
2836 * comint.el (comint-send-input): When waiting for echoed input,
2837 don't save the expected end position in `echo-end', so that things
2838 work properly even if the buffer is modified elsewhere at the same
2839 time [this happens if `comint-truncate-buffer' is used].
2840
2841 2001-09-11 Gerd Moellmann <gerd@gnu.org>
2842
2843 * textmodes/outline.el (outline-mode): Use `^' and a shy group
2844 when constructing imenu-generic-expression from outline-regexp.
2845
2846 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
2847
2848 * eshell/em-unix.el (eshell-shuffle-files): Compare inodes with
2849 `equal' instead of `=', since they can be cons cells. From Nils
2850 Goesche <cartan@cartan.de>.
2851
2852 2001-09-10 Andre Spiegel <spiegel@gnu.org>
2853
2854 * vc.el (vc-annotate): Rewrote doc string.
2855
2856 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
2857
2858 * time-stamp.el: Update Stephen Gildea's email address.
2859
2860 2001-09-10 Gerd Moellmann <gerd@gnu.org>
2861
2862 * mail/sendmail.el (mail-send): Obey mail-send-nonascii when
2863 enable-multibyte-characters = nil. From Hallvard B Furuseth
2864 <h.b.furuseth@usit.uio.no>.
2865
2866 2001-09-09 Michael Kifer <kifer@cs.sunysb.edu>
2867
2868 * ediff-init.el (ediff-highest-priority): Bug fix.
2869
2870 * viper-cmd.el (viper-special-read-and-insert-char): New function
2871 that reads a character and uses the current input method or
2872 iso-accents when appropriate.
2873
2874 * viper.el and all others: Corrections to the comment blocks at
2875 the top.
2876
2877 2001-09-09 Eli Zaretskii <eliz@is.elta.co.il>
2878
2879 * info.el (Info-goto-node): Doc fix.
2880
2881 2001-09-07 Gerd Moellmann <gerd@gnu.org>
2882
2883 * isearch.el (isearch-intersects-p): New function.
2884 (isearch-close-unnecessary-overlays): Renamed from *unecessary*,
2885 use isearch-intersects-p, and clean up.
2886
2887 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
2888
2889 * textmodes/ispell.el (ispell-dictionary-alist-4): Add "german"
2890 and "german8", for the new German orthography dictionaries,
2891 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange
2892 the entries, to keep the line length balanced for loaddefs.el.
2893
2894 2001-09-07 Dr Francis J. Wright <F.J.Wright@qmw.ac.uk>
2895
2896 * comint.el (comint-send-input): Handle comint-process-echoes
2897 differently.
2898
2899 2001-09-07 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2900
2901 * locate.el (locate-insert-header): Remove unnecessary whitespace.
2902
2903 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
2904
2905 * arc-mode.el (archive-dostime): Fix a typo in minutes' computation.
2906
2907 2001-09-07 Gerd Moellmann <gerd@gnu.org>
2908
2909 * server.el (server-switch-buffer):
2910 * textmodes/refer.el (refer-find-entry-internal):
2911 * term/sup-mouse.el (sup-pos-to-window):
2912 * term/bg-mouse.el (bg-window-from-x-y):
2913 * emacs-lisp/edebug.el (edebug-window-live-p):
2914 Use get-window-with-predicate.
2915
2916 * window.el (get-window-with-predicate): Renamed from some-window.
2917 (some-window): Make it an alias.
2918
2919 2001-09-06 Gerd Moellmann <gerd@gnu.org>
2920
2921 * simple.el (undo): Remove positions from buffer-undo-list up to
2922 the next undo boundary only.
2923
2924 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
2925
2926 * makefile.nt (install): Don't copy sc.el. Reported by Richard
2927 Kim <ryk@dspwiz.com>
2928
2929 * cus-edit.el (custom-buffer-create-internal): Remove "100%" from
2930 the message "Creating customization items...done".
2931
2932 2001-09-05 Gerd Moellmann <gerd@gnu.org>
2933
2934 * font-lock.el (toplevel): Require `jit-lock' only if
2935 font-lock-support-mode is set to jit-lock-mode.
2936
2937 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
2938
2939 * international/quail.el (quail-use-package, quail-inactivate)
2940 (quail-activate): Mention the hooks these functions run in their
2941 doc strings.
2942
2943 2001-09-05 Edward M. Reingold <reingold@iit.edu>
2944
2945 * cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name
2946 of file in header of menu.
2947
2948 2001-09-04 Gerd Moellmann <gerd@gnu.org>
2949
2950 * env.el (setenv): Interactively, if VARIABLE has a current value,
2951 add that to the front of the history, as the doc string says.
2952
2953 * comint.el (comint-send-input): Change help-echo.
2954 From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
2955
2956 * bookmark.el (bookmark-write-file): Bind print-length and
2957 print-level to nil. From Tom Capey <tomc@edina.co.uk>.
2958
2959 * obsolete/uncompress.el: Moved there from lisp/.
2960
2961 * comint.el (comint-insert-clicked-input): Goto point-max before
2962 deleting previous input. From "Dr Francis J. Wright"
2963 <F.J.Wright@qmw.ac.uk>.
2964
2965 * simple.el (backward-word): Doc fix.
2966
2967 2001-09-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2968
2969 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
2970 * uncompress.el, uniquify.el, vc.el, view.el, window.el
2971 * w32-fns.el: Add Keywords header.
2972
2973 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
2974
2975 * menu-bar.el: Fix separators in the Edit menu. Bring "Fill" near
2976 "Text Properties". Suggested by Simon Marshall
2977 <Simon.Marshall@midas-kapiti.com>.
2978
2979 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2980
2981 * term/mac-win.el (mac-drag-n-drop): Decode file name by
2982 consulting the value of file-name-coding-system.
2983
2984 2001-09-03 Stefan Monnier <monnier@cs.yale.edu>
2985
2986 * help.el (describe-function-1): Save precomputed `file-name' rather
2987 than recomputing it (incorrectly) with `symbol-file'.
2988
2989 2001-09-03 Gerd Moellmann <gerd@gnu.org>
2990
2991 * international/isearch-x.el (isearch-exit-recursive-edit):
2992 Take three parameters, since it's used as an after-change-function.
2993
2994 * emacs-lisp/backquote.el (backquote-backquote-symbol)
2995 (backquote-unquote-symbol, backquote-splice-symbol): Remove `*'
2996 from doc strings.
2997
2998 2001-09-02 Milan Zamazal <pdm@zamazal.org>
2999
3000 * progmodes/glasses.el (glasses-convert-to-unreadable):
3001 Consider underscores as in `glasses-make-readable'.
3002
3003 2001-09-02 Eli Zaretskii <eliz@is.elta.co.il>
3004
3005 * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for
3006 MS-DOS, since cpp might not be available.
3007
3008 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
3009 Mention "yank" in the help-echo text.
3010 Suggested by Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3011
3012 2001-09-01 Stefan Monnier <monnier@cs.yale.edu>
3013
3014 * newcomment.el (comment-indent): Insert spaces more carefully.
3015
3016 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
3017
3018 * mail/emacsbug.el (report-emacs-bug): Make sure *Messages*
3019 exists. From Andy Petrusenco <andy@int.spb.ru>.
3020
3021 * hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if
3022 display-popup-menus-p returns nil. Suggested by Andy Petrusenco
3023 <andy@int.spb.ru>.
3024
3025 2001-08-31 Gerd Moellmann <gerd@gnu.org>
3026
3027 * isearch.el (isearch-mouse-2): Renamed from isearch-mouse-yank.
3028 Instead of running mouse-yank-at-click, see what the event is
3029 bound to outside Isearch and run that.
3030
3031 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
3032
3033 * menu-bar.el (menu-bar-options-menu) <transient-mark-mode>:
3034 Fix the menu entry to mention transient-mark-mode.
3035
3036 2001-08-30 Gerd Moellmann <gerd@gnu.org>
3037
3038 * simple.el (eval-expression-print-level): Fix last change.
3039
3040 * bindings.el (mode-line-coding-system-map): New variable.
3041 (mode-line-mule-info): Give the "%Z" a local-map keymap.
3042
3043 * simple.el (eval-expression-print-level): Change the type
3044 of the defcustom to allow nil.
3045
3046 * emacs-lisp/find-gc.el: Moved here from lisp/.
3047
3048 * international/quail.el (quail-completion-1):
3049 Reverse the ((CHAR . DEFN) ...) list before processing it.
3050 From Kenichi Handa <handa@etl.go.jp>.
3051
3052 * obsolete/rsz-mini.el, obsolete/sun-curs.el, obsolete/sun-fns.el
3053 * obsolete/x-apollo.el, obsolete/x-menu.el: Moved here from lisp/.
3054
3055 2001-08-30 Eli Zaretskii <eliz@is.elta.co.il>
3056
3057 * toolbar/tool-bar.el (tool-bar-mode): Make it a no-op if images
3058 aren't supported. This avoids the annoying gray strip drawn by
3059 the Windows version instead of the missing tool bar.
3060
3061 2001-08-29 Gerd Moellmann <gerd@gnu.org>
3062
3063 * menu-bar.el (menu-bar-options-menu): Make option text, messages
3064 and tooltips more consistent. From "Marshall, Simon"
3065 <Simon.Marshall@midas-kapiti.com>.
3066
3067 * startup.el (fancy-splash-screens): Temporarily set
3068 minor-mode-map-alist to nil while displaying splash screens.
3069
3070 2001-08-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3071
3072 * buff-menu.el: Add Keywords header.
3073 Doc fix (C-x C-b is bound to list-buffers).
3074
3075 * dired-x.el: Add keyword files to get listed in finder.
3076 Remove confusing notes about GNU Emacs 19.
3077
3078 * dired.el, dired-aux.el: Add Keywords header.
3079
3080 2001-08-28 Andre Spiegel <spiegel@gnu.org>
3081
3082 * vc.el (vc-revert-file): Call the backend even if the FILE's
3083 contents can be reverted locally; pass new arg CONTENTS-DONE
3084 down to the backend.
3085
3086 * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-revert-file): Handle new
3087 optional arg CONTENTS-DONE.
3088
3089 2001-08-28 Andrew Innes <andrewi@gnu.org>
3090
3091 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.
3092
3093 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
3094
3095 * makefile.nt (install): Copy more *.el files.
3096
3097 2001-08-28 Gerd Moellmann <gerd@gnu.org>
3098
3099 * dired.el (dired-mode-map): Bind `y' to dired-show-file-type
3100 instead of `w' which is already in use.
3101
3102 * gs.el (gs-load-image): Use sleep-for.
3103 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3104
3105 2001-08-28 Miles Bader <miles@gnu.org>
3106
3107 * replace.el (query-replace-regexp-eval): Return args from
3108 `interactive' form in correct order.
3109
3110 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
3111
3112 * mouse.el (mouse-buffer-menu): If the buffer menu is split by
3113 major modes, don't create panes for modes for which
3114 mouse-buffer-menu-alist returns an empty alist.
3115
3116 2001-08-28 Thien-Thi Nguyen <ttn@gnu.org>
3117
3118 * progmodes/hideshow.el: Update first-line description.
3119 Sync comments w/ maintainer version 5.31.
3120
3121 (hs-isearch-open): Default value now `code'.
3122 Fix docstring to use "code blocks" vs "comment blocks",
3123 as opposed to "block" vs "comment".
3124 (hs-flag-region): Accept `hs-isearch-open' value
3125 of `block' as synonymous w/ `code'.
3126 (hs-hide-block-at-point): For code blocks, pass `code'
3127 to `hs-flag-region' instead of `block'.
3128
3129 2001-08-28 Miles Bader <miles@gnu.org>
3130
3131 * comint.el (comint-next-prompt): Don't loop infinitely if
3132 {next,previous}-single-char-property-change returns its input
3133 position when the search fails.
3134
3135 2001-08-27 Miles Bader <miles@gnu.org>
3136
3137 * comint.el (comint-get-old-input-default): Don't signal an error
3138 if point is not on an input field; instead, return the current
3139 line (using `comint-bol' to skip any prompt, in case we're not
3140 using fields at all).
3141
3142 * man.el (Man-mode-line-format): Variable removed.
3143 (Man-mode): Change `mode-line-buffer-identification' instead of
3144 `mode-line-format'.
3145
3146 2001-08-27 Gerd Moellmann <gerd@gnu.org>
3147
3148 * mail/sendmail.el (mail-send-hook): Remove a duplicate defcustom.
3149 From Simon Josefsson <jas@extundo.com>.
3150
3151 2001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
3152
3153 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
3154 messages. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3155
3156 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
3157 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3158
3159 * emacs-lisp/lselect.el: Ditto.
3160
3161 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
3162 Remove periods from the end of error message strings.
3163 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3164
3165 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
3166 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3167
3168 * net/telnet.el: Ditto.
3169
3170 2001-08-26 Gerd Moellmann <gerd@gnu.org>
3171
3172 * hl-line.el (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
3173 KEYMAP to the call to define-minor-mode.
3174
3175 2001-08-24 Eli Zaretskii <eliz@is.elta.co.il>
3176
3177 * term/internal.el (IT-character-translations) <hebrew-iso8859-8>:
3178 Replace some of the undefined characters with emulations of bidi
3179 formatting characters and Niqud as per SI 1311-1.
3180 (IT-unicode-translations): Ditto.
3181 (IT-display-table-setup, IT-setup-unicode-display):
3182 Fill characters without translations with dos-unsupported-char-glyph.
3183
3184 2001-08-24 Simon Josefsson <jas@extundo.com>
3185
3186 * hl-line.el (hl-line-mode): Don't be a global mode.
3187 (global-hl-line-mode): New function.
3188
3189 2001-08-24 Gerd Moellmann <gerd@gnu.org>
3190
3191 * gs.el (gs-load-image): Wait for GHOSTVIEW window property
3192 being reset by Ghostscript. Don't kill the gs process.
3193 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3194
3195 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
3196
3197 * term/mac-win.el: Require scroll-bar.
3198
3199 2001-08-23 Stefan Monnier <monnier@cs.yale.edu>
3200
3201 * ebuff-menu.el (electric-buffer-list): Use list-buffers-noselect.
3202
3203 2001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
3204
3205 * hexl.el (hexl-insert-multibyte-char) New function.
3206 (hexl-quoted-insert, hexl-self-insert-command)
3207 (hexl-insert-hex-char, hexl-insert-decimal-char)
3208 (hexl-insert-octal-char): Call it instead of hexl-insert-char.
3209 Fix the doc strings accordingly.
3210 (hexl-insert-char): Reject characters whose code is above 255.
3211 Doc fix.
3212 (hexl-mode-map): Copy the global keymap instead of creating a
3213 sparse keymap, and bind all self-inserting characters to
3214 hexl-self-insert-command.
3215
3216 2001-08-22 Stefan Monnier <monnier@cs.yale.edu>
3217
3218 * wid-edit.el (text): Re-order docstring correctly.
3219
3220 * mail/sendmail.el (mail-mode): Use adaptive-fill-regexp.
3221
3222 * textmodes/fill.el (adaptive-fill-regexp): Admit tabs as well.
3223
3224 2001-08-22 Eli Zaretskii <eliz@is.elta.co.il>
3225
3226 * simple.el (line-number-mode): Mention the variable
3227 line-number-display-limit-width in the doc string.
3228
3229 2001-08-22 Gerd Moellmann <gerd@gnu.org>
3230
3231 * bindings.el (mode-line-unbury-buffer): Add EVENT parameter.
3232 Temporarily select EVENT's window for switching buffers.
3233 (mode-line-bury-buffer): New function.
3234 (mode-line-buffer-identification-keymap): Use it instead of
3235 bury-buffer. Bind down-mouse events to prevent global down-mouse
3236 events from shining through.
3237
3238 2001-08-21 Stefan Monnier <monnier@cs.yale.edu>
3239
3240 * newcomment.el (comment-beginning): Make sure the comment-start
3241 we found isn't a comment-end (in cases where confusion is possible).
3242
3243 2001-08-22 Miles Bader <miles@gnu.org>
3244
3245 * emacs-lisp/bytecomp.el (byte-compile-file): Remove TARGET-FILE
3246 before writing it, so that hard-links don't see new version.
3247
3248 2001-08-21 Gerd Moellmann <gerd@gnu.org>
3249
3250 * gs.el (gs-set-ghostview-colors-window-prop):
3251 Call x-change-window-property with 3rd arg FRAME.
3252 (gs-load-image): Wait for a previous Ghostscript process
3253 to complete before starting a new one.
3254
3255 * image.el (image-type-regexps): Make sure that the TIFF
3256 pattern is only matched at the beginning of a string.
3257 From Markus Rost <rost@math.ohio-state.edu>.
3258
3259 * international/swedish.el: Pre-Mule file removed. From Jonas
3260 Oberg <jonas@gnu.org>.
3261
3262 2001-08-20 Rajesh Vaidheeswarran <rv@gnu.org>
3263
3264 * whitespace.el (whitespace-abort-on-error): Add custom variable
3265 to whitespace to abort a write-file if whitespace is detected in file.
3266
3267 * whitespace.el (whitespace-write-file-hook): Hook to be called
3268 when writing a file. If `whitespace-abort-on-error' is set, the
3269 write will abort on detecting whitespaces.
3270 If `whitespace-auto-cleanup' is set, the file will be cleaned
3271 automatically prior to writing.
3272
3273 * whitespace.el (whitespace-buffer-search): Let's not insert bogus
3274 whitespaces in the error output!
3275
3276 * whitespace.el (whitespace-check-indent-whitespace): Defaults to
3277 `indent-tabs-mode', since the latter notes user preferences on
3278 TABs anyway.
3279
3280 * whitespace.el (whitespace-version): 3.1. All of the above issues
3281 were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
3282
3283 2001-08-20 Gerd Moellmann <gerd@gnu.org>
3284
3285 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
3286 some spaces from a message. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3287
3288 * whitespace.el (whitespace-global-mode): Add autoload cookie.
3289
3290 2001-08-20 Alex Schroeder <alex@gnu.org>
3291
3292 * sql.el (sql-db2): Doc change.
3293
3294 2001-08-20 Alex Schroeder <alex@gnu.org>
3295
3296 * sql.el (sql-postgres): Add the database at the end of the
3297 parameters instead of at the beginning.
3298 (sql-postgres-options): Doc change.
3299
3300 2001-08-17 Gerd Moellmann <gerd@gnu.org>
3301
3302 * custom.el (defcustom): Doc fix.
3303
3304 2001-08-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3305
3306 * ps-mule.el (find-composition): Check if (char-after POS)
3307 returns a valid character.
3308
3309 2001-08-16 Eli Zaretskii <eliz@is.elta.co.il>
3310
3311 * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
3312 original-point for extra CR characters that are added/removed when
3313 the buffer is written/read whose EOL type is -dos.
3314
3315 2001-08-16 Miles Bader <miles@gnu.org>
3316
3317 * simple.el (line-move): Undo previous change.
3318
3319 * comint.el (comint-send-input): Add `inhibit-line-move-field-capture'
3320 property to input-terminating `boundary' overlays to avoid
3321 line-move wierdness.
3322
3323 2001-08-16 Gerd Moellmann <gerd@gnu.org>
3324
3325 * lazy-lock.el (lazy-lock-fontify-region): Widen the current
3326 buffer in a save-restriction. Under one test case with Ediff,
3327 window-scroll-functions are run with a window start that's
3328 temporarily outside of the restriction.
3329
3330 2001-08-16 Robert J. Chassell <bug-texinfo@gnu.org>
3331
3332 * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
3333 (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
3334 (texinfo-menu-locate-entry-p, texinfo-start-menu-description)
3335 (texinfo-update-menu-region-beginning)
3336 (texinfo-update-menu-region-end, texinfo-find-pointer): Add new
3337 command, @ifnottex, to regexps, so it is found.
3338
3339 2001-08-16 Andrew Innes <andrewi@gnu.org>
3340
3341 * makefile.nt (DONTCOMPILE): Omit bindings.el.
3342 (DONTCOMPILE): Omit sc.el.
3343
3344 * makefile.w32-in (DONTCOMPILE): Omit bindings.el.
3345 (DONTCOMPILE): Omit sc.el.
3346
3347 2001-08-16 Gerd Moellmann <gerd@gnu.org>
3348
3349 * replace.el (occur): Bind inhibit-read-only to t.
3350
3351 2001-08-16 Miles Bader <miles@gnu.org>
3352
3353 * simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t when
3354 calling `constrain-to-field', to avoid problems with comint prompts.
3355
3356 2001-08-15 Gerd Moellmann <gerd@gnu.org>
3357
3358 * emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
3359 (toplevel): Set it as `common-lisp-indent-function' for `defmethod'.
3360
3361 * ediff-mult.el (ediff-get-meta-info): Fix the condition
3362 of a while-loop.
3363
3364 * Makefile.in (DONTCOMPILE): Remove sc.el.
3365
3366 * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
3367 Don't include term/.
3368
3369 * mail/sc.el: Moved to obsolete/.
3370
3371 2001-08-14 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3372
3373 * ps-print.el: Change error function arguments to follow Emacs
3374 message convention. Doc fix.
3375 (ps-print-version): New version number (6.5.4).
3376 (coding-system-for-write): Change declaration position to avoid
3377 XEmacs compilation gripes.
3378 (coding-system-for-read, buffer-file-coding-system):
3379 Declarations to avoid XEmacs compilation gripes.
3380
3381 * ps-mule.el: Doc fix.
3382 (ps-mule-encode-header-string): If STRING is not a string, replace
3383 STRING by empty string.
3384
3385 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
3386
3387 * frame.el (show-trailing-whitespace): Doc fix.
3388
3389 2001-08-13 Eli Zaretskii <eliz@is.elta.co.il>
3390
3391 * desktop.el (desktop-save): Insert the coding: tag before
3392 desktop-header.
3393
3394 2001-08-13 Gerd Moellmann <gerd@gnu.org>
3395
3396 * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
3397 its path from $els.
3398
3399 * image.el (image-jpeg-p): Fix call of substring.
3400
3401 2001-08-10 Gerd Moellmann <gerd@gnu.org>
3402
3403 * play/animate.el (animate-string): Doc fix. Use a buffer
3404 name with stars in it.
3405 (animate-sequence): New function.
3406 From Richard Stallman <rms@gnu.org>.
3407
3408 * frame.el (select-frame-set-input-focus): New function
3409 extracted from other-frame.
3410 (other-frame): Use it.
3411 (next-multiframe-window, previous-multiframe-window): Use it.
3412
3413 * isearch.el (isearch-other-meta-char): Don't switch to the
3414 buffer of a window clicked on, when the current buffer is
3415 in Isearch mode.
3416
3417 * image.el (image-jpeg-p): Test for APPn markers in the range
3418 #xe0..#xef.
3419
3420 2001-08-09 Gerd Moellmann <gerd@gnu.org>
3421
3422 * desktop.el (desktop-save): Don't use concat to form a file
3423 name, use expand-file-name.
3424
3425 * mouse.el (mouse-delete-window): Do nothing if frame has just
3426 one window.
3427
3428 * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
3429 for the minor mode name.
3430
3431 * view.el (toplevel): Use mode-line-minor-mode-keymap for the
3432 minor mode name.
3433
3434 * time.el (display-time-string-forms): Use make-mode-line-mouse-map
3435 instead of make-mode-line-mouse2-map.
3436
3437 * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
3438 the minor mode name.
3439
3440 * emacs-lisp/easy-mmode.el (define-minor-mode):
3441 Use mode-line-minor-mode-keymap for the minor mode name.
3442
3443 * calendar/calendar.el (calendar-mode-line-format):
3444 Use make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
3445
3446 * bindings.el (make-mode-line-mouse-map): Renamed from
3447 make-mode-line-mouse2-map. Take additional arg MOUSE.
3448 (mode-line-modified): Use mouse-3 instead of mouse-2.
3449 (mode-line-buffer-identification-keymap): Bind keys differently.
3450 (propertized-buffer-identification): Adapt help-echo to new bindings.
3451
3452 * bindings.el (mode-line-format): Specify help-echo for line
3453 number, column number and buffer-percent part of the mode-line.
3454
3455 * image.el (image-type-regexps): Allow whitespace at the start
3456 of the image data for XPM, XBM and Postscript, which are
3457 text files.
3458 (image-jpeg-p): Correct calculation of next field offset.
3459
3460 2001-08-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3461
3462 * battery.el: Fix typo.
3463
3464 2001-08-08 Gerd Moellmann <gerd@gnu.org>
3465
3466 * image.el (image-type-regexps): Allow predicates. Change the way
3467 JPEG images are recognized.
3468 (image-jpeg-p): New function.
3469 (image-type-from-data): Handle predicates in image-type-regexps.
3470
3471 * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
3472 #:, #x, #o, and similar constructs.
3473
3474 2001-08-07 Gerd Moellmann <gerd@gnu.org>
3475
3476 * vc.el (vc-transfer-file): Fix malformed autoload cookie.
3477
3478 * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
3479 instead of `progn'.
3480
3481 * tar-mode.el (tar-extract): Avoid generating a new buffer
3482 for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
3483
3484 * textmodes/paragraphs.el (forward-sentence): Avoid building
3485 a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
3486
3487 * progmodes/executable.el (executable-set-magic):
3488 If executable-find returns a quoted file name, unquote it before
3489 inserting it.
3490
3491 * image.el (image-type-regexps): For JPEG files, use a regexp
3492 derived from the JFIF spec.
3493
3494 * image.el (image-type-regexps): Use `\`' instead of `^' in
3495 most regular expressions.
3496
3497 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3498
3499 * play/animate.el: Re-insert a reference to re-inserted function.
3500
3501 2001-08-06 Gerd Moellmann <gerd@gnu.org>
3502
3503 * help.el (describe-function-1): Use find-function-search-for-symbol
3504 instead of find-function-noselect because the latter follows aliases.
3505
3506 * play/animate.el (animate-birthday-present): Re-insert.
3507
3508 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
3509 Handle old-style menu definitions.
3510
3511 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3512
3513 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
3514 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
3515
3516 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
3517 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
3518 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
3519
3520 2001-08-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3521
3522 * textmodes/tildify.el: Milan Zamazal has new address.
3523
3524 2001-08-03 Gerd Moellmann <gerd@gnu.org>
3525
3526 * custom.el (custom-set-variables): Don't test `custom-requests'
3527 properties, check the third element of the options passed to
3528 custom-set-variables instead.
3529
3530 * info.el (info-insert-file-contents): Use info-file-exists-p
3531 instead of file-exists-p.
3532
3533 * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
3534 the mode-line face is restored. Fix several bugs.
3535
3536 * replace.el (perform-replace): Doc fix.
3537
3538 2001-08-02 Francesco Potorti` <pot@gnu.org>
3539
3540 * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
3541 (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
3542 (uniquify-fix-item-base, uniquify-fix-item-filename)
3543 (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
3544 Callers changed.
3545 (uniquify-set-proposed): Changed to work with a vector item.
3546 (uniquify-rationalize-file-buffer-names): Use a list of arrays for
3547 the fix list, and a list of strings for the non-file buffer
3548 names. Both changes reduce consing.
3549 (uniquify-rationalize-a-list): Local variable renaming.
3550 (uniquify-rationalize-conflicting-sublist): Use member instead of
3551 assoc.
3552 (uniquify-rename-buffer): Use unless instead of if not.
3553
3554 2001-08-02 Gerd Moellmann <gerd@gnu.org>
3555
3556 * recentf.el (recentf-dump-variable): Handle a value of nil correctly.
3557
3558 * custom.el (custom-set-variables): Set options with :require
3559 clauses last.
3560
3561 * custom.el (defcustom): Doc fix.
3562
3563 * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
3564
3565 2001-08-01 Eli Zaretskii <eliz@is.elta.co.il>
3566
3567 * man.el (man): Mention Man-switches in the doc string.
3568 (Man-switches): Mention -a in the doc string.
3569
3570 * textmodes/ispell.el (ispell-alternate-dictionary):
3571 Add /usr/share/lib/dict/words, for Irix.
3572
3573 * bindings.el: Bind shifted and control-shifted kp-* keys to the
3574 corresponding non-kp keys. Suggested by Stephen Gildea
3575 <gildea@stop.mail-abuse.org>.
3576
3577 2001-08-01 Francesco Potorti` <pot@gnu.org>
3578
3579 * uniquify.el: These changes correct a corner case that the old
3580 code managed correctly.
3581 (uniquify-fix-item-proposed): Renamed from
3582 uniquify-fix-item-min-proposed.
3583 (uniquify-set-proposed): New function.
3584 (uniquify-rationalize-file-buffer-names): Code reshuffled for
3585 clarity and speed.
3586 (uniquify-item-greaterp): Substitutes uniquify-item-lessp.
3587 This is equivalent to what the old code did.
3588 (uniquify-rationalize-a-list): Never recompute the proposed
3589 name. Sort the conflicting sublist before rationalising it: this
3590 is equivalent to what the old code did, but one directory element
3591 at a time, and only when necessary.
3592 (uniquify-rationalize-conflicting-sublist): Recompute here the
3593 proposed name.
3594
3595 2001-08-01 Gerd Moellmann <gerd@gnu.org>
3596
3597 * play/animate.el: Add Keywords and Maintainer. Remove a
3598 reference to a removed function.
3599
3600 * play/animate.el (animate-string): Handle case that the string is
3601 longer than the window is wide.
3602
3603 2001-07-31 Gerd Moellmann <gerd@gnu.org>
3604
3605 * desktop.el (desktop-save): Bind coding-system-for-write to
3606 `emacs-mule' for write-region.
3607
3608 * delsel.el (delete-selection-pre-hook): Don't set this-command
3609 to `ignore' if the region is empty.
3610
3611 * international/mule.el (set-keyboard-coding-system):
3612 Set keyboard-coding-system.
3613
3614 * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
3615 before accessing it.
3616
3617 2001-07-30 Andreas Schwab <schwab@suse.de>
3618
3619 * menu-bar.el (toggle-highlight-paren-mode):
3620 Use `(show-paren-mode)' as body.
3621
3622 2001-07-30 Andre Spiegel <spiegel@gnu.org>
3623
3624 * vc.el (vc-checkout-hook): New hook.
3625 (vc-checkout): Run it.
3626
3627 2001-07-30 Eli Zaretskii <eliz@is.elta.co.il>
3628
3629 * progmodes/make-mode.el (makefile-macroassign-regex):
3630 Recognize the ?= operator. From Jonathan Kamens <jik@curl.com>.
3631
3632 2001-07-30 Gerd Moellmann <gerd@gnu.org>
3633
3634 * vc.el (vc-switch-backend): Fix autoload cookie.
3635
3636 * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
3637 the desktop file.
3638
3639 2001-07-30 Simon Josefsson <jas@extundo.com>
3640
3641 * mail/mail-utils.el (mail-strip-quoted-names): Replace text
3642 literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
3643
3644 2001-07-27 Gerd Moellmann <gerd@gnu.org>
3645
3646 * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
3647 (last-sexp-toggle-display): Renamed from last-sexp-print.
3648 (last-sexp-toggle-display, eval-last-sexp-1):
3649 Use last-sexp-setup-props.
3650
3651 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
3652 New user-options.
3653 (mouse-wheel-change-button): New function.
3654 (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
3655 (mwheel-scroll): Ditto.
3656
3657 2001-07-26 Gerd Moellmann <gerd@gnu.org>
3658
3659 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
3660 `...', compare with unabbreviated printed representation instead.
3661 (last-sexp-print): Bind print-length and print-level to nil.
3662
3663 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
3664 before assigning text properties. Make properties rear-nonsticky.
3665
3666 * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
3667 (eval-last-sexp-1): Give printed text a `keymap' property and bind
3668 <mouse-2> and <RET> in that map to a function printing the
3669 unabbreviated value.
3670
3671 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
3672 is a buffer, put a text property `printed-value' on the printed
3673 representation, with the Lisp object printed as value.
3674
3675 2001-07-25 Eli Zaretskii <eliz@is.elta.co.il>
3676
3677 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
3678 Mention the effect of eval-expression-print-length and
3679 eval-expression-print-level in the doc strings. Suggested by
3680 Kevin Gallagher <kevingal@onramp.net>.
3681
3682 2001-07-25 Gerd Moellmann <gerd@gnu.org>
3683
3684 * xt-mouse.el (xterm-mouse-event): Recognize control sequences
3685 for buttons > 3.
3686 (xterm-mouse-translate): Handle the case that we don't get a
3687 down-event.
3688
3689 * emacs-lisp/find-func.el (find-function-regexp):
3690 Add easy-mmode-define-global-mode to the regexp. Allow newlines
3691 in front of the function name.
3692
3693 * isearch.el (isearch-other-meta-char): Fix last change.
3694
3695 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
3696 similar events for which fake prefix keys are generated. It's no
3697 longer necessary since read_key_sequence doesn't modify these
3698 events for internal purposes anymore.
3699
3700 * files.el (auto-mode-alist): Use nroff-mode for files ending
3701 in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
3702
3703 2001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
3704
3705 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
3706 tool-bar-lines parameter, behave as if its value were zero.
3707 (mouse-avoidance-set-pointer-shape): Don't do anything if
3708 x-pointer-shape is not boundp.
3709
3710 2001-07-23 Francesco Potorti` <pot@gnu.org>
3711
3712 * uniquify.el: Overall speedup changes when using many buffers.
3713 (uniquify-fix-item-base, uniquify-fix-item-filename)
3714 (uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
3715 (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
3716 place in the item, but was never used.
3717 (uniquify-fix-item-min-proposed): New defalias: the fourth place
3718 in the item is now used as cache for the proposed name.
3719 (uniquify-rationalize-file-buffer-names): Move computation made on
3720 newbuffile out of the loop, in the newbuffile-nd local var.
3721 Use dolist (cosmetic change). Compute the proposed name for the most
3722 common case and cache it in the fourth place in the item.
3723 (uniquify-rationalize-file-buffer-names): Used to return a a list
3724 of buffer whose name was changed, but that return value was never used.
3725 (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
3726 the cached proposed name, does much less consing and is quicker.
3727 (uniquify-filename-lessp): Deleted.
3728 (uniquify-rationalize-a-list): Use dolist (cosmetic change).
3729 Do not bind locally the uniquify-possibly-resolvable flag. Use the
3730 cached proposed name is possible.
3731 (uniquify-get-proposed-name): Arguments changed, callers changed.
3732 (uniquify-rationalize-conflicting-sublist): Explicitely reset the
3733 uniquify-possibly-resolvable flag, which is no more bound locally.
3734 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
3735 flag, which does not exist any more.
3736
3737 2001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
3738
3739 * term/internal.el (IT-unicode-translations): Fix the appearance of
3740 "6`".
3741
3742 * progmodes/compile.el (compile-internal): If EMACS is already
3743 defined in the environment, don't override its value.
3744
3745 2001-07-23 Gerd Moellmann <gerd@gnu.org>
3746
3747 * play/fortune.el: Undo change of 2001-07-13.
3748 Fix autoload cookies. Add types to defcustoms.
3749 (fortune) <defgroup>: Add :link.
3750 (fortune-from-region): Use eq, not eql.
3751 From Dave Love <fx@gnu.org>.
3752
3753 * play/animate.el (animate-birthday-present): Function removed.
3754
3755 * play/animate.el: New file.
3756
3757 2001-07-22 Eli Zaretskii <eliz@is.elta.co.il>
3758
3759 * startup.el (normal-top-level-add-subdirs-to-load-path):
3760 On Windows, put into normal-top-level-add-subdirs-inode-list the
3761 canonicalized names of the directories instead of inode numbers.
3762
3763 2001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
3764
3765 * ediff-util.el: Copyright years.
3766 (ediff-choose-syntax-table): New function.
3767 (ediff-setup): Use ediff-choose-syntax-table.
3768 (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
3769 vc-state is available.
3770 (ediff-make-temp-file): Use ediff-coding-system-for-write.
3771
3772 * ediff-init.el (ediff-with-syntax-table): New macro, uses
3773 with-syntax-table.
3774 (ediff-coding-system-for-read): From ediff-diff.el
3775 (ediff-coding-system-for-write): New variable.
3776 (ediff-highest-priority): Fixed the bug having to do with disappearing
3777 overlays.
3778 (ediff-file-remote-p): Use file-remote-p, if available.
3779 (ediff-listable-file): New function.
3780 (ediff-file-attributes): Use ediff-listable-file.
3781
3782 * ediff-mult.el (ediff-meta-insert-file-info1):
3783 Use ediff-listable-file.
3784
3785 * ediff-ptch.el (ediff-prompt-for-patch-file):
3786 Use ediff-coding-system-for-read.
3787 (ediff-patch-file-internal): Use ediff-coding-system-for-write.
3788
3789 * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
3790 (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
3791
3792 * ediff.el: Date of last update, copyright years.
3793
3794 * ediff-wind (ediff-setup-control-frame): Nill->nil.
3795
3796 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
3797 of Scott Bronson.
3798 (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
3799 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
3800 Deleted functions.
3801 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
3802 ex-token-list.
3803 (viper-get-ex-address-subr): Convert registers to char data type.
3804
3805 * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
3806 (viper-memq-char): Use viper-int-to-char.
3807 (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
3808 vc-locking-state.
3809 (viper-read-key): Use viper-read-key-sequence.
3810
3811 * viper.el (viper-major-mode-modifier-list):
3812 Added inferior-emacs-lisp-mode.
3813 (this-major-mode-requires-vi-state): New function that uses simple
3814 heuristics to decide if vi state is appropriate.
3815 (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
3816 (viper-non-hook-settings): Don't advise read-key-sequence.
3817 (viper-read-key-sequence): New function that replaces the
3818 previously used advice to read-key-sequence.
3819
3820 * viper-cmd.el (viper-test-com-defun,viper-exec-change)
3821 (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
3822 (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
3823 (viper-open-line-at-point,viper-substitute,viper-overwrite)
3824 (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
3825 Got rid of the negative character hack.
3826 (viper-escape-to-state,viper-replace-state-exit-cmd):
3827 Use viper-read-key-sequence.
3828 (viper-envelop-ESC-key): No need for ad-get-orig-definition.
3829 (viper-minibuffer-standard-hook,viper-read-string-with-history):
3830 Don't override existing minibuffer-setup-hook.
3831 (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
3832 Convert registers to char data type.
3833 (viper-autoindent): Use viper-indent-line.
3834
3835 * viper-keym.el: Use viper-exec-key-in-emacs.
3836
3837 2001-07-20 Stefan Monnier <monnier@cs.yale.edu>
3838
3839 * server.el (server-visit-files): Fix variable name typo.
3840
3841 2001-07-20 Gerd Moellmann <gerd@gnu.org>
3842
3843 * simple.el (delete-trailing-whitespace): Save match data
3844 around looking-at. From Markus Rost <rost@math.ohio-state.edu>.
3845
3846 2001-07-19 Stefan Monnier <monnier@cs.yale.edu>
3847
3848 * progmodes/compile.el (compilation-parse-errors): `linenum' might
3849 return a this-error using the alternative format (a pair of markers).
3850
3851 2001-07-19 Gerd Moellmann <gerd@gnu.org>
3852
3853 * font-lock.el (c++-keywords): Add Standard C++ operator names.
3854
3855 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
3856 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
3857
3858 2001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3859
3860 * international/iso-transl.el: Fix typo in the header of the file.
3861
3862 * textmodes/picture.el (picture): Doc fix.
3863
3864 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
3865 follow coding conventions in generated files.
3866
3867 2001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
3868
3869 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
3870 (tool-bar-add-item): Don't call image-related primitives if the
3871 display doesn't support images.
3872
3873 * frame.el (display-images-p): New function.
3874
3875 2001-07-17 Gerd Moellmann <gerd@gnu.org>
3876
3877 * server.el (server-visit-files): Handle the case the specified
3878 column number is <= 0.
3879
3880 2001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
3881
3882 * startup.el (command-line-1): Add support for +LINE:COLUMN
3883 command line argument.
3884
3885 2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
3886
3887 * server.el (server-process-filter, server-visit-files):
3888 Add support for +LINE:COLUMN style emacsclient calls.
3889
3890 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3891
3892 * emacs-lisp/easy-mmode.el: Add Keywords header.
3893
3894 * play/pong.el: Author has new address.
3895
3896 * play/landmark.el: Author is no more reachable.
3897
3898 * play/handwrite.el: Author is no more reachable.
3899
3900 2001-07-17 Stefan Monnier <monnier@cs.yale.edu>
3901
3902 * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
3903 (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
3904 Complete bindings for F<1..12> keys.
3905 (global-map): Remove `undo' binding (already in the default).
3906 Replace `t<n>' bindings with `f<n>' bindings.
3907
3908 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
3909
3910 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
3911 (tcl-mode): Use tcl-add-log-defun.
3912 (tcl-indent-line): Use tcl-calculate-indent.
3913 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
3914 (tcl-indent-exp): Renamed from indent-tcl-exp.
3915 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
3916 (tcl-indent-for-comment): Call comment-indent-function properly
3917 and handle the case where it returns nil.
3918
3919 2001-07-16 Gerd Moellmann <gerd@gnu.org>
3920
3921 * calendar/cal-islam.el (calendar-goto-islamic-date):
3922 Remove autoload cookie.
3923
3924 * calendar/calendar.el (calendar-goto-islamic-date):
3925 Add call to autoload.
3926
3927 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
3928
3929 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
3930 Don't change compile-auto-highlight globally.
3931 Don't bother with `font-lock-defaults' property since XEmacs
3932 also understands the `font-lock-defaults' variable.
3933 Use make-local-variable rather than make-variable-buffer-local.
3934 Don't `defconst' comment-indent-function: keep the default.
3935 Call easy-menu-add unconditionally.
3936 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
3937 (ada-create-menu): Use :included for Emacs as well.
3938
3939 * vc.el (vc-do-command): Autoload.
3940
3941 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
3942
3943 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3944
3945 * ps-print.el: Fix Author: header.
3946
3947 2001-07-16 Gerd Moellmann <gerd@gnu.org>
3948
3949 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
3950 mouse-1 etc., bind them to `ignore'.
3951
3952 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
3953 send-invisible, which is already defined in Comint.
3954 (eshell-watch-for-password-prompt): Use it.
3955
3956 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3957
3958 * which-func.el (which-func-mode): Doc fix.
3959
3960 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
3961 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
3962 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
3963 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
3964 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
3965 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
3966 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
3967 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
3968 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
3969 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
3970 * emulation/edt-mapper.el, emulation/edt-pc.el,
3971 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
3972 * emulation/tpu-edt.el, emulation/tpu-extras.el,
3973 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
3974 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
3975 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
3976 * international/isearch-x.el, international/iso-cvt.el,
3977 * international/ogonek.el, international/quail.el,
3978 * international/utf-8.el, jit-lock.el, language/devan-util.el,
3979 * language/devanagari.el, language/ethio-util.el,
3980 * language/ethiopic.el, language/european.el, language/indian.el,
3981 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
3982 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
3983 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
3984 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
3985 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
3986 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
3987 * progmodes/autoconf.el, progmodes/cmacexp.el,
3988 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
3989 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
3990 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
3991 * progmodes/ebnf2ps.el, progmodes/executable.el,
3992 * progmodes/fortran.el, progmodes/idlw-shell.el,
3993 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
3994 * progmodes/m4-mode.el, progmodes/mantemp.el,
3995 * progmodes/meta-mode.el, progmodes/octave-inf.el,
3996 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
3997 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
3998 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
3999 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
4000 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
4001 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
4002 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
4003 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
4004 * textmodes/two-column.el, time-stamp.el, timezone.el,
4005 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
4006 * which-func.el, whitespace.el, wid-browse.el, widget.el,
4007 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
4008 conventions.
4009
4010 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4011
4012 * simple.el (set-variable): Require 'cus-edit' instead of
4013 `wid-edit', so that the Custom widgets get defined.
4014
4015 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4016
4017 * allout.el: A fix to follow coding conventions.
4018
4019 * find-lisp.el: A fix to follow coding conventions.
4020
4021 * term/w32-win.el: A fix to follow coding conventions.
4022
4023 * textmodes/sgml-mode.el: A fix to follow coding conventions.
4024
4025 * term/xterm.el: A fix to follow coding conventions.
4026
4027 * term/news.el: A fix to follow coding conventions.
4028
4029 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
4030 header line fixed.
4031
4032 * sun-curs.el: Fix Maintainer: header line.
4033
4034 * emacs-lisp/easymenu.el: Address of the author added.
4035
4036 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4037
4038 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
4039 property.
4040
4041 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4042
4043 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
4044 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
4045 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
4046 Some fixes to follow coding conventions.
4047
4048 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4049
4050 * which-func.el (which-func-mode): Doc fix.
4051
4052 2001-07-15 Stefan Monnier <monnier@cs.yale.edu>
4053
4054 * net/rcompile.el (remote-compile): Use make-local-variable.
4055
4056 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
4057
4058 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
4059
4060 * mail/reporter.el (reporter-submit-bug-report):
4061 Don't abuse make-variable-buffer-local. Fix call to add-hook.
4062
4063 2001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4064
4065 * calendar/cal-china.el, calendar/cal-coptic.el,
4066 * calendar/cal-dst.el, calendar/cal-french.el,
4067 * calendar/cal-hebrew.el, calendar/cal-islam.el,
4068 * calendar/cal-iso.el, calendar/cal-julian.el,
4069 * calendar/cal-mayan.el, calendar/cal-persia.el,
4070 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
4071 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
4072 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
4073 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
4074 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
4075 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
4076 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
4077 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
4078 * progmodes/ada-xref.el, progmodes/cc-align.el,
4079 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
4080 * progmodes/cc-defs.el, progmodes/cc-engine.el,
4081 * progmodes/cc-langs.el, progmodes/cc-menus.el,
4082 * progmodes/cc-styles.el, progmodes/cc-vars.el,
4083 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
4084 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
4085 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
4086 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
4087 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
4088 * textmodes/reftex.el: Some fixes to follow coding
4089 conventions in Eshell files with known maintainers.
4090
4091 * emulation/viper.el: A fix to follow coding conventions.
4092
4093 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
4094 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
4095 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
4096 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
4097 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
4098 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
4099 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
4100 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
4101 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
4102 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
4103 conventions in Eshell files.
4104
4105 * composite.el, diff.el, emacs-lisp/levents.el,
4106 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
4107 * emulation/pc-mode.el, emulation/viper-cmd.el,
4108 * emulation/viper-ex.el, emulation/viper-init.el,
4109 * emulation/viper-keym.el, emulation/viper-macs.el,
4110 * emulation/viper-mous.el, emulation/viper-util.el,
4111 * emulation/viper.el, forms-pass.el, international/ccl.el,
4112 * international/characters.el, international/encoded-kb.el,
4113 * international/fontset.el, international/ja-dic-cnv.el,
4114 * international/ja-dic-utl.el, international/kinsoku.el,
4115 * international/kkc.el, international/mule-cmds.el,
4116 * international/mule-diag.el, international/mule-util.el,
4117 * international/mule.el, international/titdic-cnv.el,
4118 * language/china-util.el, language/chinese.el,
4119 * language/cyril-util.el, language/cyrillic.el, language/english.el,
4120 * language/greek.el, language/hebrew.el, language/japan-util.el,
4121 * language/japanese.el, language/korea-util.el, language/korean.el,
4122 * language/lao-util.el, language/lao.el, language/misc-lang.el,
4123 * language/slovak.el, language/thai-util.el, language/thai.el,
4124 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
4125 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
4126 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
4127 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
4128 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
4129 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
4130 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
4131 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
4132 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
4133 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
4134 to follow coding conventions in files without maintainer or in files
4135 with clear maintainer (but without Maintainer header stating so).
4136
4137 * emacs-lisp/elp.el: A fix to follow coding conventions.
4138
4139 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
4140 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
4141 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
4142 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
4143 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
4144 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
4145 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
4146 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
4147 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
4148 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
4149 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
4150 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
4151 conventions in files from Gnus.
4152
4153 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
4154 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
4155 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
4156 * echistory.el, electric.el, emacs-lisp/authors.el,
4157 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
4158 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
4159 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
4160 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
4161 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
4162 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
4163 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
4164 * international/codepage.el, international/iso-ascii.el,
4165 * international/iso-insert.el, international/iso-transl.el,
4166 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
4167 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
4168 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
4169 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
4170 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
4171 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
4172 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
4173 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
4174 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
4175 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
4176 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
4177 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
4178 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
4179 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
4180 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
4181 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
4182 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
4183 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
4184 * textmodes/tex-mode.el, textmodes/text-mode.el,
4185 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
4186 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
4187 * vt100-led.el, window.el: Some fixes to follow coding conventions in
4188 files maintained by FSF.
4189
4190 2001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4191
4192 * arc-mode.el: A fix to follow coding conventions.
4193
4194 * bindings.el: Ditto.
4195
4196 * cdl.el: Ditto.
4197
4198 * comint.el: Ditto.
4199
4200 * cus-start.el: Ditto.
4201
4202 * shell.el: Ditto.
4203
4204 * skeleton.el: Ditto.
4205
4206 2001-07-13 Stefan Monnier <monnier@cs.yale.edu>
4207
4208 * info.el (Info-build-node-completions):
4209 Make Info-current-file-completions buffer local.
4210
4211 2001-07-13 Gerd Moellmann <gerd@gnu.org>
4212
4213 * which-func.el (which-func-mode, which-func-ff-hook)
4214 (which-function-mode): Remove references to which-func-mode-global.
4215
4216 * calendar/cal-islam.el (calendar-goto-islamic-date):
4217 Add autoload cookie.
4218
4219 * play/fortune.el: Add types to defcustoms.
4220
4221 2001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4222
4223 * language/czech.el: A fix to follow coding conventions.
4224
4225 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
4226
4227 * speedbar.el (speedbar-supported-extension-expressions): Add .g
4228 to the extension list, for antlr-mode. From Christoph Wedler
4229 <Christoph.Wedler@sap.com>.
4230
4231 2001-07-11 Stefan Monnier <monnier@cs.yale.edu>
4232
4233 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
4234 (vc-dired-mode-map): Fix the madness.
4235
4236 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
4237 (vc-prefix-map): Moved back from vc.el.
4238
4239 2001-07-11 Gerd Moellmann <gerd@gnu.org>
4240
4241 * mail/mail-extr.el (mail-extr-all-top-level-domains):
4242 Increase the size of the obarray.
4243 (mail-extr-all-top-level-domains): Add more toplevel domains,
4244 add more long names.
4245 From: Per Starback <starback@ling.uu.se>.
4246
4247 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
4248
4249 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
4250 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4251
4252 * progmodes/ada-mode.el: Ditto.
4253
4254 * progmodes/ada-xref.el: Ditto.
4255
4256 2001-07-11 Miles Bader <miles@gnu.org>
4257
4258 * finder.el (finder-insert-at-column): Also move to the next line
4259 if exactly at COLUMN.
4260
4261 2001-07-10 Gerd Moellmann <gerd@gnu.org>
4262
4263 * help.el (describe-function-1): When printing FUNCTION's
4264 documentation, don't assume FUNCTION is a symbol.
4265
4266 * startup.el (normal-top-level): Don't operate on the initial
4267 frame if we failed to create one.
4268
4269 2001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
4270
4271 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
4272 itself, i.e. only indent the contents in it.
4273
4274 2001-07-10 Markus Rost <rost@math.ohio-state.edu>
4275
4276 * mail/rmail.el (rmail-show-message): Show beginning of message in
4277 all windows containing it.
4278
4279 2001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
4280
4281 * term/tty-colors.el: Fix the header line and copyright years.
4282
4283 2001-07-09 Gerd Moellmann <gerd@gnu.org>
4284
4285 * emacs-lisp/advice.el (ad-make-advised-definition): If the
4286 original definition has an interactive form, but is Elp
4287 instrumented, use the interactive form of the function called by
4288 elp-wrapper.
4289
4290 * winner.el (winner-equal): Make it a defun. Don't compare Winner
4291 configurations with compare-window-configuration; they aren't
4292 window configurations.
4293
4294 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
4295 from the server for the format we expect. Don't use it if it
4296 doesn't look like what the Internet draft for FTP extensions specifies.
4297
4298 * toolbar/*.pbm: Cleaned up.
4299 From Luis Fernandes <elf@ee.ryerson.ca>.
4300
4301 2001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
4302
4303 * cc-cmds.el: Extended the kludge to interoperate with the
4304 delsel and pending-del packages wrt to the new function
4305 `c-electric-delete-forward'.
4306
4307 2001-07-08 Stefan Monnier <monnier@cs.yale.edu>
4308
4309 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
4310 to delay the call to <mode> for global minor modes.
4311 (easy-mmode-define-navigation): Only recenter if interactive.
4312
4313 2001-07-06 Gerd Moellmann <gerd@gnu.org>
4314
4315 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
4316 to lisp-indent-line.
4317
4318 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
4319 from the server. Call encode-time only when we are sure that we
4320 got a 213 response.
4321
4322 2001-07-06 Simon Josefsson <jas@extundo.com>
4323
4324 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
4325 (mail-envelope-from): New user option.
4326 (sendmail-send-it): Use it.
4327
4328 2001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4329
4330 * ps-print.el: Use locale dependant date to print date in header.
4331 Doc fix.
4332 (ps-print-version): New version number (6.5.3).
4333 (ps-right-header, ps-right-footer): Initialization and doc fix.
4334 (ps-time-stamp-locale-default): New fun.
4335
4336 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4337
4338 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
4339 field problem with MIME-mode.
4340
4341 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
4342
4343 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4344
4345 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
4346 MIME-mode.
4347
4348 2001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
4349
4350 * bindings.el (mode-line-mule-info): Don't show the tip with
4351 buffer-file-coding-system if that is nil.
4352
4353 2001-07-05 Gerd Moellmann <gerd@gnu.org>
4354
4355 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
4356 instead of kill-line.
4357
4358 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
4359 <Pavel@Janik.cz>.
4360
4361 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
4362 <Pavel@Janik.cz>.
4363
4364 2001-07-04 Gerd Moellmann <gerd@gnu.org>
4365
4366 * font-lock.el (c-font-lock-keywords-3): When matching something
4367 like `struct X Y', finish with point after Y.
4368
4369 2001-07-04 Simon Josefsson <jas@extundo.com>
4370
4371 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
4372 in caller buffer.
4373
4374 2001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
4375
4376 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
4377 instead of string-match to find the basename of the file.
4378 From Pascal Obry <p.obry@wanadoo.fr>.
4379
4380 * net/browse-url.el (browse-url-default-windows-browser):
4381 Support the MS-DOS port when it runs on Windows.
4382 (browse-url-browser-function) [ms-dos]: Default to
4383 browse-url-default-windows-browser.
4384
4385 * help.el (locate-library): Enable code that looks for compressed
4386 libraries if auto-compression-mode is on.
4387
4388 2001-07-02 Stefan Monnier <monnier@cs.yale.edu>
4389
4390 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
4391
4392 2001-07-02 Gerd Moellmann <gerd@gnu.org>
4393
4394 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
4395
4396 2001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
4397
4398 * allout.el: Fix the header line, so that finder.el recognizes it.
4399 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4400
4401 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
4402 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4403
4404 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
4405
4406 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
4407
4408 * ps-bdf.el (bdf-directory-list): Use the value relative to
4409 installation-directory for MS-Windows as well.
4410
4411 2001-06-29 Richard M. Stallman <rms@gnu.org>
4412
4413 * wid-edit.el (widget-color-sample-face-get):
4414 Return ((foreground-color . COLOR)) instead of constructing a face.
4415
4416 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
4417
4418 * faces.el (region): Change the background color for the
4419 light-background color display to lightgoldenrod2, to make it
4420 visible on some laptops.
4421
4422 2001-06-28 Richard M. Stallman <rms@gnu.org>
4423
4424 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
4425 (rmail-msg-restore-non-pruned-header): Likewise.
4426 If point was in the old pruned header, put it at the top.
4427 (rmail-msg-prune-header): If point was at the top, keep it there.
4428
4429 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
4430 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
4431
4432 2001-06-28 Stefan Monnier <monnier@cs.yale.edu>
4433
4434 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
4435
4436 2001-06-28 Karl Fogel <kfogel@red-bean.com>
4437
4438 * saveplace.el: Update maintainer email address.
4439
4440 2001-06-27 Francesco Potorti` <pot@gnu.org>
4441
4442 * uniquify.el: (uniquify-rationalize-file-buffer-names):
4443 Undo previous change.
4444
4445 2001-06-27 Francesco Potorti` <pot@gnu.org>
4446
4447 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
4448 preliminary quick reordering. Can speed things up dramatically.
4449
4450 2001-06-26 Richard M. Stallman <rms@gnu.org>
4451
4452 * dired.el (dired-get-filename): A file name starting with ~
4453 is not absolute in this context.
4454
4455 * which-func.el (which-func-maxout): Increase default to 500000.
4456 (which-function-mode): This is now the "real" name of the function.
4457 (which-func-mode): Now an alias.
4458 (which-func-mode-global): Name deleted.
4459
4460 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
4461 button-2, when binding hs-mouse-toggle-hiding.
4462
4463 2001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4464
4465 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
4466 (rmail-msg-prune-header): Likewise.
4467 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
4468 and `rmail-msg-prune-header'.
4469
4470 2001-06-25 Stefan Monnier <monnier@cs.yale.edu>
4471
4472 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
4473 back than LINEBEG.
4474
4475 2001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
4476
4477 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
4478 window where they clicked the mouse has a header line, adjust
4479 vertical movement by one.
4480
4481 2001-06-25 Milan Zamazal <pdm@zamazal.org>
4482
4483 * progmodes/glasses.el (glasses-make-readable): Consider underscores
4484 too when separating a parenthesis.
4485
4486 2001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
4487
4488 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
4489 (bookmark-bmenu-hide-filenames): Add help-echo to
4490 mouse-highlighted text.
4491 (bookmark-bmenu-show-filenames): Remove help-echo property from
4492 the whitespace.
4493
4494 2001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
4495
4496 * files.el (auto-mode-alist): Add configure.ac (autoconf).
4497 From Karl Eichwalder <ke@suse.de>.
4498
4499 2001-06-23 Richard M. Stallman <rms@gnu.org>
4500
4501 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
4502
4503 * progmodes/cc-styles.el (c-set-style): Don't specify initial
4504 contents for completing-read.
4505
4506 2001-06-22 Richard M. Stallman <rms@gnu.org>
4507
4508 * menu-bar.el (menu-bar-make-toggle): Construct the
4509 function's doc string from HELP, not DOC, and make it accurate by
4510 adding "Toggle whether to " at the front and downcasing the initial.
4511 Change the HELP arg in some calls to make it fit this usage.
4512
4513 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
4514 Undo previous change.
4515
4516 2001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
4517
4518 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
4519
4520 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
4521
4522 2001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
4523
4524 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
4525
4526 * dabbrev.el (dabbrev--select-buffers): Fix last change.
4527
4528 2001-06-20 Richard M. Stallman <rms@gnu.org>
4529
4530 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
4531 broken out from dabbrev--find-expansion. Handle minibuffer
4532 specially here.
4533 (dabbrev--find-expansion): Simplify code in various ways.
4534 Don't treat minibuffers specially.
4535 Call dabbrev--make-friend-buffer-list.
4536 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
4537 (dabbrev--scanning-message): Do nothing when minibuffer is current.
4538
4539 2001-06-19 John Wiegley <johnw@gnu.org>
4540
4541 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
4542 Also, added a comment describing how to greatly speedup Eshell
4543 loadup time, by concatenating together all of Eshell's .elc files.
4544
4545 2001-06-19 John Wiegley <johnw@gnu.org>
4546
4547 * eshell/esh-mode.el: Disabled a test that often yields false failures.
4548
4549 2001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
4550
4551 * woman.el (WoMan-highlight-references): Add help-echo to
4552 mouse-highlighted text.
4553
4554 2001-06-18 Stefan Monnier <monnier@cs.yale.edu>
4555
4556 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
4557
4558 2001-06-18 Gerd Moellmann <gerd@gnu.org>
4559
4560 * international/quail.el (quail-start-conversion):
4561 Reset quail-translating to nil.
4562
4563 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
4564 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
4565
4566 2001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
4567
4568 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
4569 mouse-highlighted text.
4570
4571 * dired.el (dired-mark-pop-up): Fix last change.
4572
4573 2001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
4574
4575 * calendar/calendar.el (generate-calendar-month): Add help-echo to
4576 mouse-highlighted text.
4577
4578 * net/quickurl.el (quickurl-url-file): Run through
4579 convert-standard-filename.
4580 (quickurl-list-populate-buffer): Add help-echo to
4581 mouse-highlighted text.
4582 (top-level): Update Dave's URL.
4583
4584 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
4585 mouse-highlighted text.
4586
4587 * textmodes/page-ext.el (pages-copy-header-and-position):
4588 Add help-echo to mouse-highlighted text.
4589
4590 * tar-mode.el (tar-header-block-summarize): Add help-echo to
4591 mouse-highlighted text.
4592
4593 * replace.el (occur): Add help-echo to mouse-highlighted text.
4594
4595 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
4596 mouse-highlighted text.
4597
4598 * progmodes/cpp.el (cpp-make-button): Add help-echo to
4599 mouse-highlighted text.
4600
4601 * progmodes/compile.el (compile-reinitialize-errors):
4602 Add help-echo to mouse-highlighted messages.
4603 (compilation-forget-errors): Remove help-echo property as well.
4604
4605 * play/landmark.el (lm-plot-square, lm-init-display):
4606 Add help-echo to mouse-highlighted text.
4607
4608 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
4609 Add help-echo to mouse-highlighted text.
4610
4611 * dired.el (dired-insert-set-properties): Add help-echo to
4612 mouse-highlighted text.
4613 (dired-mark-pop-up): Remove help-echo property from the file name.
4614
4615 * comint.el (comint-send-input): Add help-echo to
4616 mouse-highlighted text.
4617
4618 * buff-menu.el (list-buffers-noselect): Add help-echo to
4619 mouse-highlighted text.
4620
4621 * arc-mode.el (archive-summarize-files): Add help-echo to
4622 mouse-highlighted text.
4623
4624 * ffap.el (ffap-machine-p): Always return nil if
4625 open-network-stream is not fboundp.
4626
4627 2001-06-17 Stefan Monnier <monnier@cs.yale.edu>
4628
4629 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
4630 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
4631 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
4632 incorrectly binding chars between 128 and 256 to it.
4633 (sgml-maybe-name-self): Handle latin-1 chars properly.
4634 (sgml-tags-invisible): Bind buffer-file-name to nil.
4635 Use unwind-protect and restore-buffer-modified-p.
4636 (sgml-point-entered): Use buffer-substring-no-properties.
4637 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
4638 (html-mode): Don't force `imenu-sort-function'.
4639
4640 2001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
4641
4642 * tar-mode.el: Fix the copyright notice.
4643
4644 * font-lock.el (font-lock-comment-face): For tty's with dark
4645 background, use "red1", since "lightred" is not one of the colors
4646 recognized by tty-colors.el.
4647
4648 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
4649 create a buffer for extracted file, in case there's more than one
4650 file by that name in an archive, possibly in different
4651 directories. From Kevin Rodgers <kevinr@ihs.com>.
4652
4653 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
4654 <alex@gnu.org>.
4655
4656 2001-06-15 Miles Bader <miles@gnu.org>
4657
4658 * textmodes/texinfmt.el (texinfo-format-syntax-table):
4659 Revert previous change.
4660
4661 2001-06-14 Richard M. Stallman <rms@gnu.org>
4662
4663 * replace.el (keep-lines-read-args): Return just a regexp.
4664 Provide nil for the region args.
4665 (keep-lines, flush-lines, how-many):
4666 Calculate the defaults for the region here, when args are nil.
4667
4668 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
4669
4670 * rot13.el (rot13-other-window): Some more doc fix.
4671
4672 2001-06-14 Per Starback <starback@ling.uu.se>
4673
4674 * replace.el (case-replace, query-replace-from-history-variable)
4675 (query-replace-to-history-variable, keep-lines-read-args)
4676 (occur-revert-function, query-replace-help): Dox fix.
4677
4678 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
4679
4680 * rot13.el (rot13-other-window): Doc fix.
4681
4682 2001-06-14 Miles Bader <miles@gnu.org>
4683
4684 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
4685 of " and \ to "." (punctuation).
4686 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
4687
4688 2001-06-13 Richard M. Stallman <rms@gnu.org>
4689
4690 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
4691
4692 * simple.el (shell-command-on-region): Never kill the
4693 *Shell Command Output* buffer.
4694
4695 2001-06-13 Stefan Monnier <monnier@cs.yale.edu>
4696
4697 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
4698
4699 2001-06-10 Stefan Monnier <monnier@cs.yale.edu>
4700
4701 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
4702 New var, to recognize ${ $' and PODs.
4703 (perl-font-lock-syntactic-face-function): New function.
4704 (perl-mode): Use them.
4705 (perl-continuation-line-p): New function, from perl-calculate-indent.
4706 (perl-calculate-indent): Use it, to properly handle continuation
4707 lines of continuation lines.
4708
4709 2001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
4710
4711 * server.el (server-process, server-buffer-clients): Doc fix.
4712 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4713
4714 2001-06-09 John Wiegley <johnw@gnu.org>
4715
4716 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
4717 test if the last command was Lisp or not.
4718 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
4719 B x C".
4720
4721 2001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
4722
4723 * dos-w32.el (grep-regexp-alist): Remove definition, since the
4724 general one on compile.el supports drive letters.
4725
4726 2001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
4727
4728 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
4729 key description.
4730
4731 * textmodes/reftex-sel.el (reftex-select-jump): New command.
4732
4733 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
4734 (reftex-toc-jump): New command.
4735
4736 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
4737 to parse international characters as well.
4738
4739 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
4740 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
4741
4742 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
4743
4744 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
4745 TAB to the key separators.
4746
4747 2001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
4748
4749 * international/mule.el (auto-coding-alist): Remove redundant
4750 up-cased versions of the extensions (auto-coding-alist-lookup is
4751 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
4752 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
4753
4754 2001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
4755
4756 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
4757
4758 2001-06-01 Richard M. Stallman <rms@gnu.org>
4759
4760 * help.el (describe-variable): Put value on same line
4761 with preceding text, if it is short enough to look good that way.
4762
4763 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
4764
4765 * term/internal.el (IT-unicode-translations): New variable.
4766 (IT-setup-unicode-display): New function.
4767
4768 2001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4769
4770 * ps-print.el: Handle before-string and after-string overlay properties
4771 in ps-print-*-with-faces commands. Doc fix.
4772 (ps-print-version): New version number (6.5.2).
4773 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
4774 for XEmacs.
4775 (ps-prefix-quote): Doc fix.
4776 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
4777 (ps-basic-plot-str, ps-plot-string): New funs.
4778
4779 2001-05-31 Stefan Monnier <monnier@cs.yale.edu>
4780
4781 * progmodes/etags.el (tags-compression-info-list): Fix docstring
4782 and :type spec.
4783
4784 2001-05-31 Gerd Moellmann <gerd@gnu.org>
4785
4786 * international/mule-cmds.el (inactivate-input-method):
4787 Set input-method-function to nil.
4788
4789 * xml.el (xml-parse-tag): The document may contain invalid characters.
4790 From ShengHuo ZHU <zsh@cs.rochester.edu>
4791
4792 2001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4793
4794 * mail/rmailsum.el (rmail-message-subject-p): Don't call
4795 `rmail-summary-line-decoder' if the message does not have
4796 a Subject: field.
4797
4798 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
4799
4800 * mail/rmail.el (rmail-insert-mime-resent-message-function):
4801 New variable.
4802 (rmail-resend): Modify to work in `rmail-view-buffer'; call
4803 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
4804 is non-nil.
4805
4806 2001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
4807
4808 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
4809
4810 2001-05-29 Sam Steingold <sds@gnu.org>
4811
4812 * faces.el (face-valid-attribute-values): Bind `valid' directly
4813 instead of using `setq'.
4814
4815 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
4816 Use `tex-shell-buf'.
4817 (tex-shell-proc): Use `tex-shell-running'.
4818 (tex-shell-buf-no-error): New function.
4819 (tex-send-tex-command): Use it.
4820 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
4821 (tex-kill-job): Check the process before calling `quit-process'.
4822
4823 2001-05-29 Gerd Moellmann <gerd@gnu.org>
4824
4825 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
4826 UTF-8 sequences.
4827
4828 2001-05-28 Miles Bader <miles@gnu.org>
4829
4830 * comint.el (comint-carriage-motion): Renamed from
4831 `comint-cr-magic'. Operate on the buffer instead of the string
4832 (for use as a comint post-output filter, instead of as a
4833 pre-output filter). Handle backspaces too. Add to the
4834 `comint-output-filter-functions' hook instead of
4835 `comint-preoutput-filter-functions'.
4836
4837 2001-05-28 Gerd Moellmann <gerd@gnu.org>
4838
4839 * language/japan-util.el (japanese-hankaku): Prefer the charset
4840 `jisx0201' when the optional argument `ascii-only' is not specified.
4841 (japanese-hankaku-region): Ditto.
4842 From Katsumi Yamaoka <yamaoka@jpl.org>
4843
4844 2001-05-28 Stefan Monnier <monnier@cs.yale.edu>
4845
4846 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
4847 (outline-invisible-p): New function.
4848 (hide-leaves): Save excursion.
4849 (hide-other): Stop looping when reaching bobp.
4850
4851 2001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
4852
4853 * cus-edit.el (custom-file): Fix last change.
4854
4855 2001-05-27 Stefan Monnier <monnier@cs.yale.edu>
4856
4857 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
4858 same definition in byte-compile-function-environment as `autoload'
4859 would put in `symbol-function'.
4860
4861 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
4862 patch to correct the error message as well.
4863
4864 2001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
4865
4866 * cus-edit.el (custom-file): Don't assume we were invoked with -q
4867 unless ~/.emacs exists.
4868
4869 * novice.el (enable-command): If user-init-file is nil or does not
4870 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
4871
4872 2001-05-25 Stefan Monnier <monnier@cs.yale.edu>
4873
4874 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
4875 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
4876 Allow spaces around macro arguments.
4877 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
4878 indent-for-tab-command.
4879 (latex-mode-map, plain-tex-mode-map): New keymaps.
4880 Inherit from tex-mode-map.
4881 (tex-common-initialization): Don't setup the keymap any more
4882 since it's now done right by define-derived-mode.
4883 (latex-mode): Set skeleton-end-hook to nil.
4884 (latex-skeleton-end-hook): Remove.
4885 (tex-latex-block, latex-insert-item): Simplify.
4886 (latex-syntax-after): Use following-char rather than char-after.
4887 (tex-discount-args-cmds, tex-count-words): New functions.
4888
4889 * textmodes/tildify.el (tildify-ignored-environments-alist):
4890 Recognize \verb* as well.
4891
4892 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
4893 (perl-comment-indent): Simplify to let newcomment.el do its job.
4894 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
4895 (perl-mark-function): Cleanup the namespace.
4896 (perl-calculate-indent): Don't be fooled by nested functions.
4897
4898 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
4899
4900 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
4901 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
4902
4903 2001-05-25 Andrew Choi <akochoi@i-cable.com>
4904
4905 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
4906 actually be `\\'.
4907 (ctlau-b5-converter): Likewise.
4908
4909 2001-05-24 Andrew Choi <akochoi@i-cable.com>
4910
4911 * international/titdic-cnv.el (quail-misc-package-ext-info):
4912 Change CTLauB.el to CTLau-b5.el.
4913
4914 2001-05-23 Stefan Monnier <monnier@cs.yale.edu>
4915
4916 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
4917 rather than beginning-of-line to avoid problems with fields.
4918 (gud-perldb-massage-args): Use unless and push.
4919 (gud-chdir-before-run): New var.
4920 (gud-common-init): Use it.
4921
4922 2001-05-24 Andrew Choi <akochoi@i-cable.com>
4923
4924 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
4925 delete entries for chinese-ctlau and chinese-ctlaub.
4926 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
4927 chinese-ctlaub.
4928 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
4929 New functions.
4930
4931 2001-05-22 Gerd Moellmann <gerd@gnu.org>
4932
4933 * cus-edit.el (custom-comment-show): Remove debug code.
4934
4935 * language/japan-util.el (japanese-symbol-table): Fix handling of
4936 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
4937
4938 2001-05-21 Stefan Monnier <monnier@cs.yale.edu>
4939
4940 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
4941 Renamed by removing the silly `-flag' suffix.
4942 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
4943
4944 2001-05-20 Stefan Monnier <monnier@cs.yale.edu>
4945
4946 * replace.el (keep-lines-read-args): Use `copy-marker'.
4947 (how-many): Save excursion properly.
4948 (occur-mode): Use define-derived-mode.
4949 (perform-replace): Use with-current-buffer.
4950
4951 2001-05-20 Richard M. Stallman <rms@gnu.org>
4952
4953 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
4954
4955 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
4956
4957 * info.el (Info-read-subfile): Widen before finding the
4958 desired node in the subfile.
4959
4960 * startup.el (command-line-1): When >2 files visited,
4961 leave the last one visible, and make that the selected window.
4962
4963 2001-05-20 Gerd Moellmann <gerd@gnu.org>
4964
4965 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
4966
4967 2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
4968
4969 * international/ccl.el (define-ccl-program): Fix a typo.
4970 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4971
4972 * international/mule.el (decode-char): Fix a typo. From Pavel
4973 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4974
4975 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
4976 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4977
4978 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
4979 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4980
4981 2001-05-18 Sam Steingold <sds@gnu.org>
4982
4983 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
4984 and [RET] to `cvs-mode-find-file'.
4985
4986 2001-05-18 John Wiegley <johnw@gnu.org>
4987
4988 * eshell/esh-ext.el (eshell-explicit-command-char): A new
4989 configuration variable, which determines the initial character
4990 that forces use of an external version of a command. The default
4991 is *, but may be set to \, for example.
4992
4993 * eshell/esh-ext.el (eshell-explicit-command):
4994 Use `eshell-explicit-command-char' instead of ?*.
4995
4996 * eshell/esh-cmd.el (eshell/which):
4997 Use `eshell-explicit-command-char' instead of ?*.
4998
4999 * eshell/em-cmpl.el (eshell-completion-command-name)
5000 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
5001 instead of ?*.
5002
5003 2001-05-18 Gerd Moellmann <gerd@gnu.org>
5004
5005 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
5006 subst-char-in-string.
5007 (ange-ftp-after-parse-ls-hook): New variable.
5008 (ange-ftp-ls): Run that hook.
5009 From Peter Milliken <Peter.Milliken@GTECH.COM>.
5010
5011 * tmm.el (tmm-get-keymap): Fix handling of :filter.
5012 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
5013 text into *Completions*.
5014
5015 * net/goto-addr.el (goto-address-at-point): Deal with URLs
5016 part of which look like email addresses.
5017
5018 2001-05-18 Andrew Innes <andrewi@gnu.org>
5019
5020 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
5021 Use . instead of absolute path for lisp dir, to avoid bug in W2K
5022 cmd.exe's handling of FOR loops.
5023 (autoloads): Set find-file-suppress-same-file-warnings to t to
5024 avoid slew of spurious messages.
5025
5026 2001-05-18 Simon Josefsson <simon@josefsson.org>
5027
5028 * mail/smtpmail.el (maybe-append-domain): Renamed to
5029 `smtpmail-maybe-append-domain'.
5030 (smtpmail-via-smtp): Use the new name.
5031
5032 * net/browse-url.el (browse-url-browser-function): Add kde.
5033 (browse-url-kde-program, browse-url-kde-args): New variables.
5034 (browse-url-kde): New function.
5035
5036 2001-05-18 Miles Bader <miles@gnu.org>
5037
5038 * simple.el (delete-horizontal-space, just-one-space):
5039 Use `constrain-to-field' instead of `field-end'/`field-beginning',
5040 because it's more efficient for large files.
5041
5042 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5043
5044 * mail/rmail.el (rmail-require-mime-maybe): New function.
5045 (rmail): Use it.
5046 (rmail-mode): Handle the case of finding Rmail files.
5047
5048 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
5049 functions.
5050
5051 2001-05-17 Stefan Monnier <monnier@cs.yale.edu>
5052
5053 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
5054 text-property after moving to the beginning of line and regardless
5055 of the value of font-lock-multiline.
5056
5057 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5058
5059 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
5060
5061 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
5062 last coding system used before calling set-buffer-modified-p
5063 because that function changes last-coding-system.
5064
5065 2001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
5066
5067 * files.el (switch-to-buffer-other-window)
5068 (switch-to-buffer-other-frame): Add an xref to display-buffer in
5069 the doc string.
5070
5071 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5072
5073 * language/slovak.el, language/czech.el: New maintainer.
5074
5075 2001-05-16 Sam Steingold <sds@gnu.org>
5076
5077 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
5078 sub-form of `defgeneric' correctly.
5079
5080 2001-05-16 Gerd Moellmann <gerd@gnu.org>
5081
5082 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
5083 of `c'.
5084
5085 * textmodes/outline.el (outline-font-lock-level): Remove the
5086 condition-case, test what outline-level returns instead, to
5087 ease debugging.
5088
5089 * international/mule.el (auto-coding-regexp-alist): New user-option.
5090 (auto-coding-from-file-contents): New function.
5091 (set-auto-coding): Use it to determine a coding system.
5092
5093 2001-05-15 Gerd Moellmann <gerd@gnu.org>
5094
5095 * mouse.el (mouse-delete-other-windows): Doc fix.
5096
5097 * emacs-lisp/lisp-mode.el (lisp-mode):
5098 Make font-lock-keywords-case-fold-search a buffer-local variable with
5099 make-local-variable before setting it.
5100
5101 2001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
5102
5103 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
5104 prefixes.
5105
5106 2001-05-14 Gerd Moellmann <gerd@gnu.org>
5107
5108 * hexl.el (hexl-current-address): Print a message when called
5109 interactively.
5110
5111 2001-05-11 Stefan Monnier <monnier@cs.yale.edu>
5112
5113 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
5114
5115 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
5116
5117 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
5118
5119 2001-05-11 Gerd Moellmann <gerd@gnu.org>
5120
5121 * startup.el (command-line): If parameters have been changed in
5122 the init files which influence font selection, clear the face
5123 cache so that faces get realized with the new parameters.
5124
5125 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
5126
5127 2001-05-10 Stefan Monnier <monnier@cs.yale.edu>
5128
5129 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
5130
5131 2001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
5132
5133 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
5134 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
5135
5136 2001-05-10 Gerd Moellmann <gerd@gnu.org>
5137
5138 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
5139 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
5140
5141 2001-05-09 John Wiegley <johnw@gnu.org>
5142
5143 * eshell/esh-util.el (eshell-convert-numeric-arguments):
5144 Annotated the documentation string to tell users about
5145 `eshell-no-numeric-conversions'.
5146
5147 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
5148 conversions if a Lisp function has the property
5149 `eshell-no-numeric-conversions' set to a non-nil value.
5150
5151 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
5152 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
5153 property `eshell-no-numeric-conversions' on the following
5154 functions (which all deal with filesystem entities, and never Lisp
5155 numerical values): eshell/cd, eshell/pushd, eshell/popd,
5156 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
5157 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
5158 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
5159 eshell/which, eshell/addpath.
5160
5161 2001-05-09 John Wiegley <johnw@gnu.org>
5162
5163 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
5164 encountered as an argument, don't convert it right away, but tag
5165 the first character of the string with the text properties
5166 `number', which signifies to `eshell-lisp-command' that the
5167 argument should be passed through `string-to-number' if it is
5168 actually used in the call to a Lisp function.
5169
5170 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
5171 function, convert any string arguments that have been tagged as
5172 "numbers", by calling string-to-number.
5173
5174 * eshell/esh-util.el (eshell-number-regexp): Now that number
5175 conversions only happen for Lisp function calls, the number regexp
5176 should now match all integer and floating point forms.
5177
5178 * eshell/esh-proc.el: Disable `eshell-stop-process' and
5179 `eshell-continue-process', since they are both nonfunctional at
5180 the moment.
5181 (eshell-proc-initialize): Don't bind keys for
5182 `eshell-stop-process' or `eshell-continue-process'.
5183
5184 * eshell/em-unix.el (eshell-shuffle-files):
5185 Apply `directory-file-name' before calling `file-name-directory'.
5186
5187 * eshell/em-hist.el (eshell-add-to-history): Reference to
5188 `eshell-history-ring' needed to be `eshell-history-index'.
5189
5190 * calendar/timeclock.el (timeclock-find-discrep):
5191 Initialize `elapsed' to 0.
5192 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
5193 it's still nil.
5194
5195 2001-05-09 Stefan Monnier <monnier@cs.yale.edu>
5196
5197 * arc-mode.el (archive-int-to-mode): Construct the string directly.
5198 (archive-mode): Use capitalize.
5199 (archive-unique-fname): Use make-temp-file.
5200
5201 2001-05-09 Gerd Moellmann <gerd@gnu.org>
5202
5203 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
5204
5205 2001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
5206
5207 * tar-mode.el (tar-extract): Pay attention to the value of
5208 coding-system-for-read, if it is non-nil.
5209
5210 * calendar/holidays.el (holidays): Add an autoload cookie.
5211 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5212
5213 2001-05-08 John Wiegley <johnw@gnu.org>
5214
5215 * calendar/timeclock.el (timeclock-workday-remaining):
5216 Changed logic for determining how much time is remaining.
5217 (timeclock-workday-elapsed): Don't accept a "relative" argument
5218 for the current day's elapsed time. What could that have meant?
5219 (timeclock-workday-elapsed-string): No "relative" argument anymore.
5220 (timeclock-when-to-leave): Changed logic, similarly to what was
5221 done for `timeclock-workday-remaining'.
5222 (timeclock-find-discrep): Removed "today-only" argument, which had
5223 no meaning. Fixed some more math problems. The function now
5224 returns a three member list: (TOTAL-TIME-DISCREPANCY
5225 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
5226
5227 2001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5228
5229 * w32-fns.el (convert-standard-filename): Start replacing slashes
5230 from the beginning of the file name, not from where the last
5231 invalid character was. From "Andrew Maguire (SWW)"
5232 <Andrew.Maguire@Smallworld.co.uk>
5233
5234 2001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
5235
5236 The following changes are to provide infrastructure for handling
5237 MIME messages to rmail. They don't affect the original behaviour
5238 if rmail-enable-mime is nil.
5239
5240 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
5241 (rmail-search-mime-message-function)
5242 (rmail-search-mime-header-function): New variables.
5243 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
5244 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
5245 `rmail-view-buffer' is hidden.
5246 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
5247 call rmai-show-mime-function.
5248 (rmail-display-labels): If rmail-enable-mime is non-nil, update
5249 mode-line-process of rmail-view-buffer.
5250 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
5251 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
5252 buffer.
5253 (rmail-next-message, rmail-next-undeleted-message): Be sure to
5254 set-buffer to the Rmail buffer.
5255 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
5256 rmail-search-mime-header-function.
5257 (rmail-search-message): New function.
5258 (rmail-search): Call rmail-search-message to check if a message
5259 matches REGEXP, lastly update point after calling
5260 rmail-show-message.
5261 (rmail-undelete-previous-message, rmail-expunge-confirmed)
5262 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
5263 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
5264 header region, refer to rmail-msgref-vector while setting the
5265 current buffer to rmail-buffer temporarily.
5266 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
5267 If rmail-enable-mime is non-nil, call
5268 rmail-insert-mime-forwarded-message-function instead of inserting
5269 forwarded message by itself.
5270
5271 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
5272 Rmail buffer.
5273 (rmail-set-label, rmail-next-labeled-message): Likewise.
5274
5275 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
5276 set-buffer to the Rmail buffer.
5277 (rmail-output-to-rmail-file): Likewise.
5278 (rmail-output): Likewise.
5279
5280 * mail/rmailsum.el (rmail-message-subject-p): Process the result
5281 of mail-fetch-field by rmail-summary-line-decoder.
5282 (rmail-new-summary): Be sure to go to the Rmail buffer.
5283 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
5284 rmail-view-buffer to nil.
5285 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
5286 rmail-view-buffer.
5287 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
5288 rmail-buffer.
5289 (rmail-summary-scroll-msg-down): Likewise.
5290 (rmail-summary-beginning-of-message): Likewise.
5291 (rmail-summary-wipe): Likewise.
5292 (rmail-summary-toggle-header): Use save-window-excursion, not
5293 save-excursion. Update point in rmail-view-buffer, not in
5294 rmail-buffer.
5295 (rmail-summary-reply): Before calling rmail-reply, set buffer to
5296 rmail-view-buffer, not rmail-buffer.
5297
5298 2001-05-07 Gerd Moellmann <gerd@gnu.org>
5299
5300 * cus-edit.el (custom-file): Signal an error if user-init-file is
5301 nil (running -q).
5302
5303 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
5304
5305 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
5306 Add :version.
5307
5308 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
5309 New option.
5310 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
5311 only if smtpmail-warn-about-unknown-extensions is set.
5312
5313 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
5314 instead of rmail-sort-by-keywords.
5315
5316 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
5317 rmail-sort-by-keywords.
5318
5319 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
5320 rmail-summary-sort-by-keywords. Doc fix.
5321 (rmail-summary-mode): Doc fix.
5322
5323 * mail/rmail.el (rmail-edit): New Custom group.
5324
5325 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
5326 (rmail-edit-mode-hook): New user-option.
5327
5328 2001-05-05 Richard M. Stallman <rms@gnu.org>
5329
5330 * help.el (help-xref-symbol-regexp): Recognize "source of"
5331 and friends, meaning make a link to the source file.
5332 (help-make-xrefs): Handle "source of" and friends
5333 by constructing a link that visits the source file.
5334
5335 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
5336
5337 2001-05-04 Stefan Monnier <monnier@cs.yale.edu>
5338
5339 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
5340 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
5341 Renamed from perl-font-lock-keywords to avoid clashes.
5342 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
5343 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
5344 Updated correspondingly.
5345
5346 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
5347 Typo `nonexistant' -> `nonexistent'.
5348
5349 2001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
5350
5351 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
5352 Split `c-electric-delete' into two functions where
5353 `c-electric-delete-forward' always deletes forward and
5354 `c-electric-delete' only contains the code necessary for XEmacs to
5355 choose between backward and forward deletion.
5356
5357 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
5358 get the electric behavior on that key too.
5359 (c-fill-paragraph): Fixed bogus direct use of
5360 c-comment-prefix-regexp, which caused an error when it's a list.
5361
5362 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
5363
5364 * dired-aux.el (dired-diff): Doc fix.
5365
5366 * dired.el (dired-diff): Likewise.
5367
5368 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
5369
5370 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
5371
5372 2001-05-02 Stefan Monnier <monnier@cs.yale.edu>
5373
5374 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
5375 if both the buffer and the file are read-only.
5376
5377 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
5378 rather than font-lock-string-face.
5379 (sh-get-indent-info): Treat heredocs like strings.
5380
5381 2001-05-02 Gerd Moellmann <gerd@gnu.org>
5382
5383 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
5384 a newline following `}'.
5385 (texinfo-format-email): New function.
5386 (toplevel): Use texinfo-format-email for @email.
5387 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
5388 Add `display'.
5389 (texinfo-sort-region): Goto point-min before sorting.
5390 (texinfo-set): Remove leading white space from value.
5391 From yagi@is.titech.ac.jp.
5392
5393 * replace.el (query-replace-regexp-eval): Doc fix.
5394
5395 2001-05-01 Stefan Monnier <monnier@cs.yale.edu>
5396
5397 * diff-mode.el (diff-nonexistant-face): New face.
5398 (diff-font-lock-keywords): Use it.
5399
5400 2001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
5401
5402 * font-lock.el (font-lock-mode): Doc fix.
5403
5404 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
5405 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
5406
5407 2001-04-30 Gerd Moellmann <gerd@gnu.org>
5408
5409 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
5410 backslash at the start of the here-document delimiter.
5411 (sh-font-lock-syntactic-keywords): Likewise.
5412
5413 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
5414
5415 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
5416
5417 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
5418 (tty-color-translate, tty-color-by-index, tty-color-values)
5419 (tty-color-desc): Doc fix.
5420
5421 2001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
5422
5423 * dired-aux.el (dired-do-create-files, dired-do-copy)
5424 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
5425 Mention dired-dwim-target in the doc string.
5426
5427 2001-04-28 Miles Bader <miles@gnu.org>
5428
5429 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
5430 (dabbrev--find-expansion): Use it.
5431 (dabbrev--select-buffers): Don't select ignored buffers.
5432
5433 2001-04-27 Gerd Moellmann <gerd@gnu.org>
5434
5435 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
5436
5437 2001-04-26 Richard M. Stallman <rms@gnu.org>
5438
5439 * dabbrev.el: Add doc strings for some functions.
5440 (dabbrev--eliminate-newlines): New variable.
5441 (dabbrev--substitute-expansion): Convert newlines to spaces
5442 if dabbrev--eliminate-newlines is set.
5443 If abbrev and expansion are both all-lower-case,
5444 leave dabbrev--last-case-pattern nil.
5445
5446 2001-04-26 Gerd Moellmann <gerd@gnu.org>
5447
5448 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
5449 if necessary, like in rmail-show-message.
5450
5451 2001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5452
5453 * ps-print.el: Color specified by number is forced to be float number.
5454 (ps-print-version): New version number (6.5.1.1).
5455 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
5456 initialization.
5457 (ps-prefix-quote): New internal var.
5458 (ps-print-quote): New fun.
5459 (ps-setup, ps-output-frame-properties, ps-float-format)
5460 (ps-format-color): Code fix.
5461 (ps-plot-region): Eliminate redundant foreground color text setting.
5462
5463 2001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
5464
5465 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
5466
5467 2001-04-25 Gerd Moellmann <gerd@gnu.org>
5468
5469 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
5470
5471 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
5472
5473 * info.el (Info-additional-directory-list): Doc fix.
5474
5475 * find-lisp.el (find-lisp-find-dired-filter)
5476 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
5477 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
5478
5479 2001-04-25 Stefan Monnier <monnier@cs.yale.edu>
5480
5481 * progmodes/make-mode.el (makefile-font-lock-keywords):
5482 Rationalize the rules for includes and conditionals and use the
5483 keyword face for them.
5484
5485 * faces.el (modify-face): Add compatibility for non-interactive use.
5486
5487 2001-04-24 John Wiegley <johnw@gnu.org>
5488
5489 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
5490 fix from last night, since it wasn't finding eshell/cd.
5491
5492 2001-04-24 Gerd Moellmann <gerd@gnu.org>
5493
5494 * rect.el (string-rectangle): Revert to 20.x behaviour.
5495 (replace-rectangle): Make it an alias for string-rectangle.
5496 (string-insert-rectangle): New function.
5497
5498 2001-04-23 John Wiegley <johnw@gnu.org>
5499
5500 * eshell/em-unix.el (eshell/diff): Fixed problems that were
5501 occurring with Emacs 21's diff.el/compile.el interaction layer.
5502
5503 2001-04-23 Colin Walters <walters@cis.ohio-state.edu>
5504
5505 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
5506 case where the function was defined in a file, but not part of an
5507 eshell module.
5508
5509 2001-04-23 John Wiegley <johnw@gnu.org>
5510
5511 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
5512 code to work around a redisplay problem I've been having.
5513
5514 2001-04-23 John Wiegley <johnw@gnu.org>
5515
5516 * calendar/timeclock.el (timeclock-day-required): If the time
5517 required for a particular day is not set, use `timeclock-workday'.
5518 (timeclock-find-discrep): Added some sample code in a comment.
5519
5520 * eshell/eshell.el (eshell-command): Made a few changes so that
5521 `eshell-command' could be called programmatically.
5522
5523 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
5524
5525 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
5526
5527 2001-04-23 John Wiegley <johnw@gnu.org>
5528
5529 * calendar/timeclock.el: Updated copyright.
5530 (timeclock-generate-report): Don't report the daily or two-week
5531 total, if no time has been worked in that period.
5532 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
5533 final computational form, which was unnecessary; corrected a
5534 parsing problem when timeclock-relative was nil.
5535
5536 2001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
5537
5538 * calendar/timeclock.el (timeclock-modeline-display): Check if
5539 `list-entry' is null.
5540 (timeclock-use-display-time): The first argument to `set-variable'
5541 must be a symbol.
5542
5543 2001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
5544
5545 * calendar/calendar.el (diary-entry-marker)
5546 (calendar-today-marker, calendar-holiday-marker):
5547 Use display-color-p instead of window-system.
5548 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
5549 instead of window-system.
5550 (calendar-hide-window): Use display-multi-frame-p instead of
5551 window-system.
5552
5553 * calendar/cal-x.el (calendar-two-frame-setup)
5554 (calendar-only-one-frame-setup, calendar-one-frame-setup):
5555 Use display-multi-frame-p instead of window-system.
5556
5557 2001-04-23 Gerd Moellmann <gerd@gnu.org>
5558
5559 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
5560
5561 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
5562 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
5563
5564 2001-04-23 Alex Schroeder <alex@gnu.org>
5565
5566 * goto-addr.el: Instead of defining line-beginning-position and
5567 line-end-position a defalias is used for point-at-bol and point-at-eol.
5568
5569 2001-04-23 Alex Schroeder <alex@gnu.org>
5570
5571 * goto-addr.el: Added XEmacs compatibility code.
5572 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
5573
5574 2001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
5575
5576 * textmodes/paragraphs.el (sentence-end): Doc fix.
5577
5578 2001-04-20 Alex Schroeder <alex@gnu.org>
5579
5580 * sql.el (sql-escape-newlines-and-send): New function.
5581 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
5582
5583 2001-04-20 Alex Schroeder <alex@gnu.org>
5584
5585 * sql.el (sql-db2-program): New option.
5586 (sql-db2-options): New option.
5587 (sql-db2): New function.
5588
5589 2001-04-20 Alex Schroeder <alex@gnu.org>
5590
5591 * sql.el (sql-mode-menu): Added highlighting entries.
5592 (sql-highlight-oracle-keywords): New function.
5593 (sql-highlight-postgres-keywords): New function.
5594 (sql-highlight-ansi-keywords): New function.
5595
5596 2001-04-20 Alex Schroeder <alex@gnu.org>
5597
5598 * sql.el (sql-help): Doc change.
5599
5600 2001-04-19 Karl Fogel <kfogel@collab.net>
5601
5602 * saveplace.el (save-place-alist-to-file): Removed no-effect code
5603 that inserted file content only to delete it immediately.
5604 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
5605 <lektu@uol.com.br> for the patch.
5606
5607 2001-04-19 Stefan Monnier <monnier@cs.yale.edu>
5608
5609 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
5610
5611 2001-04-18 Gerd Moellmann <gerd@gnu.org>
5612
5613 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
5614 for defmethod.
5615
5616 * comint.el (comint-cr-magic): New function.
5617 (toplevel): Add it to comint-preoutput-filter-functions.
5618
5619 2001-04-18 Andrew Innes <andrewi@gnu.org>
5620
5621 * makefile.w32-in (EMACSLOADPATH): Define.
5622 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
5623 (recompile): Remove stuff to set EMACSLOADPATH.
5624
5625 2001-04-18 Gerd Moellmann <gerd@gnu.org>
5626
5627 * language/slovak.el ("Slovak"): Add tutorial entry.
5628
5629 * net/browse-url.el (browse-url-new-window-flag): Renamed from
5630 browse-url-new-window-p.
5631
5632 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
5633
5634 * info.el (Info-menu-update): When there are no menus and/or no
5635 cross references in the node, make the respective items of the
5636 Info menu-bar menu inactive.
5637
5638 2001-04-17 Gerd Moellmann <gerd@gnu.org>
5639
5640 * indent.el (indent-for-tab-command): Call indent-line-function
5641 with no argument if PREFIX-ARG is non-nil.
5642
5643 * frame.el (delete-other-frames): Handle minibuffer-only frames.
5644
5645 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
5646
5647 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
5648 an async subprocess if start-process is unavailable. Suggested by
5649 Tim Van Holder <tim.van.holder@pandora.be>.
5650
5651 2001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
5652
5653 * info.el (Info-additional-directory-list): Doc fix. Suggested by
5654 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
5655
5656 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
5657
5658 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
5659 manual.
5660
5661 2001-04-13 Stefan Monnier <monnier@cs.yale.edu>
5662
5663 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
5664 (cvs-menu): Add a few entries.
5665
5666 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
5667 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
5668 lock file appears to be reachable from Emacs.
5669 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
5670 (cvs-mode-find-file): Look for cvs-header-face rather than
5671 cvs-dirname-face (which doesn't exist).
5672 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
5673
5674 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
5675
5676 2001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
5677
5678 * emulation/pc-select.el (pc-selection-mode): Don't turn on
5679 normal-erase-is-backspace on a tty. Instead, bind some keys such
5680 as [delete] directly, like pc-select.el did before
5681 normal-erase-is-backspace was invented.
5682
5683 2001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
5684
5685 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
5686
5687 2001-04-11 John Wiegley <johnw@gnu.org>
5688
5689 * eshell/em-ls.el (eshell-ls-insert-directory):
5690 Set font-lock-defaults to nil, to prevent fontification in dired
5691 buffers, if Eshell's ls is being used.
5692
5693 2001-04-11 John Wiegley <johnw@gnu.org>
5694
5695 * calendar/timeclock.el (timeclock-completing-read): New function.
5696 (timeclock-ask-for-project, timeclock-ask-for-reason):
5697 Call `timeclock-completing-read'.
5698
5699 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
5700 required where `member' was being used.
5701
5702 2001-04-11 Colin Walters <walters@cis.ohio-state.edu>
5703
5704 * eshell/em-hist.el (eshell-previous-matching-input):
5705 Don't display "History item" if the the minibuffer is active.
5706
5707 2001-04-11 Gerd Moellmann <gerd@gnu.org>
5708
5709 * startup.el (command-line): Output a newline after printing
5710 an error from loading the window system's init file.
5711
5712 2001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
5713
5714 * textmodes/texinfo.el (texinfo-font-lock-keywords):
5715 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
5716 @inforef. Add an OVERRIDE of `keep' to highlight specs of
5717 keywords whose arguments routinely include @@.
5718
5719 2001-04-10 Gerd Moellmann <gerd@gnu.org>
5720
5721 * emacs-lisp/advice.el (ad-make-advised-definition):
5722 Construct advice for subrs differently.
5723
5724 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
5725 regexp in parentheses when building the regexp for searching backwards.
5726
5727 * simple.el (completion-list-mode-finish): New function.
5728 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
5729
5730 * language/european.el ("Polish"): Change sample text.
5731 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
5732
5733 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
5734 parameter.
5735
5736 * faces.el (menu): Doc fix.
5737
5738 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5739
5740 * ps-print.el: Footer implementation. Doc fix.
5741 (ps-print-version): New version number (6.5.1).
5742 (ps-header-frame-alist): New customization var for header frame
5743 properties.
5744 (ps-line-number-color): New customization var for line number color.
5745 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
5746 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
5747 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
5748 (ps-right-footer): New customization vars for footers.
5749 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
5750 footers.
5751 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
5752 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
5753 Code fix.
5754 (ps-prologue-file): Indentation fix.
5755 (ps-print-quote): Fun eliminated.
5756 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
5757 (ps-output-frame-properties): New fun.
5758 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
5759 (ps-skip-newline): Replace defun by defsubst.
5760
5761 2001-04-10 Colin Walters <walters@cis.ohio-state.edu>
5762
5763 * eshell/eshell.el (eshell-command): Needed a "%s" format
5764 specifier, in case the buffer contains percent characters.
5765
5766 2001-04-10 John Wiegley <johnw@gnu.org>
5767
5768 * calendar/timeclock.el (timeclock-generate-report): Added a
5769 missing insert of the project name.
5770
5771 2001-04-09 Gerd Moellmann <gerd@gnu.org>
5772
5773 * obsolete/profile.el: Moved from emacs-lisp/.
5774
5775 * Makefile.in (nonobsolete_setwins): New macro.
5776 (finder-data): Use it instead of `setwins'.
5777 From: Dave Love <fx@gnu.org>.
5778
5779 * server.el (server-visit-files): Set server-existing-buffer correctly.
5780 (server-visit-files): Run server-visit-hook after going to
5781 line 1 so that the hook can set point as it sees fit.
5782
5783 * bindings.el (mode-line-modified): Unify help messages.
5784
5785 2001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
5786
5787 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
5788 All callers changed.
5789
5790 2001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
5791
5792 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
5793 long file names aren't supported, truncate the file names in
5794 quail-misc-package-ext-info to 8+3 before matching them against
5795 FILENAME.
5796
5797 * dos-fns.el (dos-truncate-to-8+3): New function.
5798
5799 * progmodes/compile.el (grep-compute-defaults): Use null-device
5800 instead of literal /dev/null. Reported by Jens Schmidt
5801 <schmidt@mathematik.uni-kl.de>.
5802
5803 * simple.el (normal-erase-is-backspace-mode): Doc fix.
5804
5805 2001-04-06 Stefan Monnier <monnier@cs.yale.edu>
5806
5807 * textmodes/sgml-mode.el: Add unknown maintainer.
5808 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
5809 (html-mode-map): Use set-keymap-parent.
5810
5811 2001-04-06 Dave Love <fx@gnu.org>
5812
5813 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
5814 Remove redundant string-to-list.
5815
5816 2001-04-05 Stefan Monnier <monnier@cs.yale.edu>
5817
5818 * composite.el (reference-point-alist): Doc fix.
5819
5820 2001-04-05 Sam Steingold <sds@gnu.org>
5821
5822 * font-lock.el (font-lock-keywords-case-fold-search):
5823 Make buffer-local. This fixes a very annoying bug when loading a Lisp
5824 file made font-lock case-insensitive.
5825
5826 2001-04-05 Gerd Moellmann <gerd@gnu.org>
5827
5828 * faces.el (defface menu): Doc fix.
5829
5830 * wid-edit.el (widget-color-sample-face-get): Don't make
5831 faces for undefined colors.
5832
5833 * version.el (emacs-version): Include LessTif/Motif version info.
5834
5835 2001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5836
5837 * ps-mule.el: Eliminate cl package dependence.
5838 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
5839 if they aren't defined yet.
5840 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
5841 Eliminate cl package dependence.
5842
5843 2001-04-04 Stefan Monnier <monnier@cs.yale.edu>
5844
5845 * progmodes/cc-cmds.el (c-outline-level):
5846 Bind buffer-invisibility-spec. Originally from Dave Love, but
5847 got lost when incorporating version 5.26.
5848
5849 2001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
5850
5851 * emulation/pc-select.el (pc-selection-mode):
5852 Call normal-erase-is-backspace-mode instead of binding
5853 keys individually.
5854
5855 * cus-load.el (normal-erase-is-backspace): Use it instead of
5856 delete-key-deletes-forward.
5857
5858 * startup.el (command-line): Use normal-erase-is-backspace and
5859 normal-erase-is-backspace-mode.
5860
5861 * simple.el (normal-erase-is-backspace): Rename from
5862 delete-key-deletes-forward. Doc fix.
5863 (normal-erase-is-backspace-mode): Rename from
5864 delete-key-deletes-forward-mode. Doc fix.
5865 Run normal-erase-is-backspace-hook.
5866
5867 * dired.el (dired-move-to-filename-regexp): Support file sizes in
5868 ``human-readable'' format produced by GNU `ls'.
5869 (dired-move-to-filename-regexp): Recognize ISO format dates.
5870 From Paul Eggert <eggert@twinsun.com>.
5871
5872 2001-04-04 Gerd Moellmann <gerd@gnu.org>
5873
5874 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
5875 New functions.
5876 (lm-verify): Check keywords.
5877 From Eric M. Ludlam <eric@siege-engine.com>.
5878
5879 2001-04-03 Eric M. Ludlam <eric@siege-engine.com>
5880
5881 * speedbar.el (speedbar-insert-image-button-maybe): Check for
5882 `xemacs' feature instead of for the function `set-extent-property'.
5883
5884 2001-04-03 Stefan Monnier <monnier@cs.yale.edu>
5885
5886 * mail/mh-utils.el (mh-folder-hist): New var.
5887 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
5888
5889 2001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
5890
5891 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
5892 region, position point on the first or last 16-byte group.
5893 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
5894 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
5895 hexl-beginning-of-line.
5896
5897 2001-04-03 Gerd Moellmann <gerd@gnu.org>
5898
5899 * icomplete.el (icomplete-mode): Treat an argument like other
5900 modes do.
5901
5902 * startup.el (fancy-splash-head): Use splash8.xpm for color
5903 depth 8.
5904
5905 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
5906 Add an antry for ``converts''.
5907
5908 * language/slovak.el ("Slovak"): Add documentation string.
5909 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
5910
5911 * language/czech.el ("Czech"): Add documentation string.
5912 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
5913
5914 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
5915 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
5916
5917 2001-04-02 Stefan Monnier <monnier@cs.yale.edu>
5918
5919 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
5920 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
5921 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
5922 Use `defsubst' rather than a macro to ease debugging.
5923 (mail-extr-last): Remove (use `last' instead).
5924 (mail-extract-address-components): Properly reset the syntax-table
5925 after parsing an address. Use `last' rather than mail-extr-last.
5926 Make sure the end marker stays at the very end.
5927
5928 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
5929
5930 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
5931 last change.
5932
5933 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5934
5935 * ps-print.el: Line and paragraph spacing feature. Region to cut
5936 out when printing. Doc fix.
5937 (ps-print-version): New version number (6.5).
5938 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
5939 New vars. Line and paragraph spacing feature.
5940 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
5941 out when printing.
5942 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
5943 (ps-get-font-size, ps-begin-job, ps-continue-line)
5944 (ps-plot-region): Code fix.
5945 (ps-print-prologue-2): Var eliminated.
5946 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
5947 New internal vars.
5948 (ps-get-size): New fun.
5949 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
5950 (ps-next-line): Replace defun by defsubst.
5951 (ps-mule-plot-string): Autoload doc fix.
5952
5953 * ps-bdf.el: XEmacs compatibility. Doc fix.
5954 (installation-directory, coding-system-for-read): Declare vars if
5955 it's not declared yet.
5956 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
5957
5958 * ps-mule.el: XEmacs compatibility. Doc fix.
5959 (leading-code-private-22): Declare var if it's not declared yet.
5960 (charset-bytes, charset-dimension, charset-id, charset-width)
5961 (find-charset-region, split-char, char-width, chars-in-region)
5962 (forward-point, decompose-composite-char, encode-coding-string)
5963 (coding-system-p, ccl-execute-on-string, define-ccl-program):
5964 Define funs if not defined yet.
5965 (encode-composition-rule, find-composition): Define funs if not
5966 loaded yet.
5967 (ps-mule-prologue): PostScript code fix.
5968
5969 2001-04-02 Kenichi Handa <handa@etl.go.jp>
5970
5971 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
5972 non-nil, generate font for the header strings.
5973 (ps-mule-prepare-font): Likewise.
5974 (ps-mule-generate-glyphs): Likewise.
5975 (ps-mule-string-encoding): Likewise.
5976 (ps-mule-header-charsets): New variable.
5977 (ps-mule-encode-header-string): New function.
5978 (ps-mule-header-string-charsets): New function.
5979 (ps-mule-begin-job): Check charsets in the header strings. If there
5980 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
5981
5982 * ps-print.el (ps-generate-header-line): Encode the header string by
5983 ps-mule-encode-header-string.
5984 (ps-mule-encode-header-string): Declare autoload.
5985
5986 2001-04-02 Gerd Moellmann <gerd@gnu.org>
5987
5988 * frame.el (cursor-in-non-selected-windows):
5989 Replaces show-cursor-in-non-selected-windows.
5990
5991 2001-03-31 Kenichi Handa <handa@etl.go.jp>
5992
5993 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
5994 Delete entries for "chinese-py" and "chinese-ziranma".
5995 (quail-misc-package-ext-info): New variable.
5996 (tsang-quick-converter): New function.
5997 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
5998 (quick-cns-converter, py-converter, ziranma-converter)
5999 (miscdic-convert, batch-miscdic-convert): New functions.
6000
6001 2001-03-30 Kenichi Handa <handa@etl.go.jp>
6002
6003 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
6004 eight-bit-control chars.
6005
6006 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6007 Reduce making temporary vector (suggested by Dave Love).
6008
6009 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6010
6011 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
6012 string as well.
6013
6014 2001-03-30 Andreas Schwab <schwab@suse.de>
6015
6016 * files.el (backup-directory-alist): Fix typo.
6017
6018 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6019
6020 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
6021 <eggert@twinsun.com>.
6022
6023 2001-03-30 Dave Love <fx@gnu.org>
6024
6025 * progmodes/fortran.el (fortran-comment-region): Fix typo.
6026
6027 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6028
6029 * simple.el (transient-mark-mode): Mention C-g in the doc string.
6030
6031 2001-03-30 Miles Bader <miles@gnu.org>
6032
6033 * subr.el (interactive-form): Fix paren typo.
6034
6035 2001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
6036
6037 * emacs-lisp/profile.el: Say that it's obsolete in the header
6038 line, so that finder.el puts that into its data-base.
6039 Suggested by Alex Schroeder <alex@gnu.org>.
6040
6041 2001-03-29 Paul Eggert <eggert@twinsun.com>
6042
6043 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
6044 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
6045
6046 2001-03-29 Stefan Monnier <monnier@cs.yale.edu>
6047
6048 * generic.el (generic-mode-set-comments): Use "" rather than nil
6049 for comment-end.
6050
6051 2001-03-29 Gerd Moellmann <gerd@gnu.org>
6052
6053 * emacs-lisp/advice.el (ad-make-advised-definition):
6054 Call interactive-form to obtain the interactive spec of subrs.
6055
6056 * subr.el (interactive-form): New function.
6057
6058 2001-03-29 Andre Spiegel <spiegel@gnu.org>
6059
6060 * vc-sccs.el (vc-sccs-register): Use relative file names.
6061
6062 2001-03-28 Gerd Moellmann <gerd@gnu.org>
6063
6064 * bookmark.el (bookmark-get-bookmark): Handle case that
6065 BOOKMARK is not a string.
6066
6067 * image.el (image-type-regexps): Change type for PS files
6068 to `postscript'.
6069
6070 * subr.el (read-passwd): Clear command history after each
6071 character entered. From: Stephen Gildea
6072 <gildea@stop.mail-abuse.org>.
6073
6074 2001-03-27 Kenichi Handa <handa@etl.go.jp>
6075
6076 * international/kkc.el (kkc-save-init-file): Locally bind
6077 print-length to nil.
6078
6079 2001-03-26 Gerd Moellmann <gerd@gnu.org>
6080
6081 * textmodes/flyspell.el: Some doc fixes.
6082 (flyspell-maybe-correct-transposition)
6083 (flyspell-maybe-correct-doubling): Use a temporary buffer
6084
6085 * textmodes/ispell.el (ispell-parse-output): Doc fix.
6086
6087 * emacs-lisp/byte-opt.el (byte-optimize-while)
6088 (byte-optimize-form-code-walker): Diagnose too few arguments
6089 for `if' and `while'.
6090
6091 2001-03-26 Kenichi Handa <handa@etl.go.jp>
6092
6093 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6094 Prepend `\' to "\<quail-translation-docstring>".
6095
6096 2001-03-26 Gerd Moellmann <gerd@gnu.org>
6097
6098 * autorevert.el (global-auto-revert-non-file-buffers):
6099 Remove duplicate defcustom.
6100
6101 2001-03-26 Miles Bader <miles@gnu.org>
6102
6103 * international/latin1-disp.el (latin1-char-displayable-p):
6104 Add leading "-" for X font pattern.
6105
6106 2001-03-26 Kenichi Handa <handa@etl.go.jp>
6107
6108 * international/mule-diag.el (describe-coding-system):
6109 For raw-text and emacs-mule, don't add anymore text about what
6110 charsets they can encode.
6111
6112 2001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
6113
6114 * help.el (view-lossage): Mention open-dribble-file in the doc
6115 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
6116
6117 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
6118
6119 * skeleton.el (skeleton-internal-list): Fix bogus logic.
6120 (skeleton-pair-insert-maybe): Don't pair after a backslash.
6121
6122 2001-03-23 Kenichi Handa <handa@etl.go.jp>
6123
6124 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6125 Call ccl-execute-on-string directly so that CCL program handling
6126 multibyte sequence can work correctly.
6127 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
6128 property of the coding system.
6129
6130 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
6131
6132 * textmodes/fill.el (fill-individual-paragraphs-prefix):
6133 Fix transcription typo.
6134
6135 2001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
6136
6137 * whitespace.el: Add buffer local variables to toggle testing of
6138 whitespaces in buffers without affecting the default values.
6139 Bump version to 3.0 to account for a few other changes.
6140 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
6141 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
6142 (whitespace-toggle-spacetab-check): New functions.
6143
6144 2001-03-21 Stefan Monnier <monnier@cs.yale.edu>
6145
6146 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
6147
6148 2001-03-21 Gerd Moellmann <gerd@gnu.org>
6149
6150 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
6151 bs-cycle-configuration-name. From Juanma Barranquero
6152 <lektu@uol.com.br>.
6153
6154 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
6155 and cc-vars.el.
6156
6157 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
6158 headers. Always invoke sendmail with option -t.
6159
6160 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6161
6162 * Release of cc-mode 5.28.
6163
6164 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6165
6166 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
6167 Removed the hardcoded switch to "java" style in Java mode.
6168 It's instead taken care of by the default value for c-default-style.
6169
6170 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6171
6172 * cc-align.el (c-lineup-math): Fix bug where lineup was
6173 triggered by equal signs in string literals.
6174
6175 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6176
6177 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
6178 limit detection when at the ends of the buffer.
6179
6180 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
6181 "for" statement clause in case 7F; a better one is done
6182 earlier in case 7D anyway.
6183
6184 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6185
6186 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
6187 somewhat more and did a small optimization.
6188
6189 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6190
6191 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
6192 Use the limit argument only to limit the syntactic context
6193 search, not to limit the actual movement.
6194
6195 * cc-cmds.el (c-beginning-of-statement): Move by sentence
6196 inside multiline strings, just like in comments. Also various
6197 fixes to the paragraph and comment prefix recognition, block
6198 comment ender handling etc.
6199
6200 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6201
6202 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
6203 the relative position of the point.
6204
6205 * cc-cmds.el (c-electric-continued-statement): New function to
6206 use as abbrev hook to reindent for keywords such as "else"
6207 that continues an earlier statement.
6208
6209 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
6210 like classes.
6211
6212 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
6213 (pike-mode): Populate the default abbrev tables to reindent for
6214 keywords such as "else" that can continue earlier statements.
6215 Abbrev mode is therefore turned on by default now. (Note that
6216 this doesn't apply to idl-mode, since IDL afaik doesn't have
6217 statements at all.)
6218
6219 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6220
6221 * cc-engine.el (c-inside-bracelist-p): Fix for handling
6222 bracelists where the declaration contains template arguments.
6223
6224 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6225
6226 * cc-cmds.el (c-comment-indent):
6227 Use `c-get-syntactic-indentation' to correctly calculate the
6228 syntactic indentation. Fixes bug with lineup functions that
6229 return vectors.
6230
6231 * cc-engine.el (c-get-syntactic-indentation): Split the
6232 indentation sum calculation from `c-indent-line' to a separate
6233 function.
6234
6235 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6236
6237 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
6238 Fixed places where it was assumed that preprocessor directives
6239 have to start in column zero.
6240
6241 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
6242 template arguments after a class identifier properly.
6243
6244 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
6245 lists for `new Foo[]' constructs in Java as expressions and
6246 not top level definition brace lists on the top level, so that
6247 they'll get indented consistently with the same type of
6248 expression in a normal block.
6249
6250 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6251
6252 * cc-cmds.el (c-fill-paragraph): The kludge that checks
6253 whether the adaptive filling package fails to keep the comment
6254 prefix is now kludged further to check for filladapt-mode
6255 which doesn't have that problem. This is really icky, but it's
6256 the only way that works with the current misfeatures/bugs in
6257 both adaptive-fill-mode and filladapt-mode.
6258
6259 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
6260 around point is recognized more robust.
6261
6262 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6263
6264 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
6265 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
6266 (c-lit-type): Fixed all internal variables used dynamically so
6267 that they are always bound.
6268
6269 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
6270 errors:
6271
6272 (c-indent-region): Fixed reporting of syntactic errors so that
6273 the region is fully reindented even when an error occurs.
6274 The last syntactic error is printed afterwards. Also cleanup up a
6275 whole lot of code that tried to optimize indentation of whole
6276 sexps but in reality accomplishes nothing.
6277
6278 (c-indent-sexp): Use c-indent-region.
6279
6280 (c-parsing-error): Changed this variable to hold the message
6281 for any syntactic error that is discovered.
6282
6283 (c-parse-state): Search backward from point instead of the bod
6284 position when the latter is invalid. This makes CC Mode
6285 recover faster when there are unbalanced close braces.
6286
6287 (c-backward-to-start-of-if): Use c-parsing-error to report
6288 dangling "else" clauses instead of throwing an error, and fall
6289 back to a reasonable position.
6290
6291 (c-indent-line): Added argument to avoid reporting syntactic errors.
6292
6293 (c-show-syntactic-information): Don't report any syntactic errors.
6294
6295 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6296
6297 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
6298 paragraph recognition when moving by sentence in literals.
6299
6300 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
6301 start regexp for javadoc to recognize javadoc markup in general instead
6302 of a specific set of keywords, to be more future-safe.
6303
6304 (c-Pike-pikedoc-paragraph-start)
6305 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
6306 pikedoc markup.
6307
6308 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
6309
6310 (pike-mode): Initialize paragraph settings pikedoc recognition.
6311
6312 * cc-vars.el (c-default-style): Made a nicer Customize widget.
6313
6314 (c-comment-prefix-regexp): Made it possible to use an
6315 association list on this to specify mode specific regexps.
6316 The default value now use a special regexp in Pike mode to
6317 recognize pikedoc markup.
6318
6319 (c-current-comment-prefix): New variable containing the actual
6320 regexp from c-comment-prefix-regexp for the current buffer.
6321
6322 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6323
6324 * cc-cmds.el (c-electric-brace): Fixed check for special brace
6325 lists: We can't look at the syntax, since a brace list can get
6326 recognized as a plain statement-cont.
6327
6328 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
6329 special brace list opener broken over two lines got recognized
6330 as a statement on the second line. Case 9A changed.
6331
6332 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6333
6334 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
6335 adjustment after line is reindented.
6336
6337 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6338
6339 * cc-defs.el (c-point): Added optional argument for position
6340 to use instead of the current point.
6341
6342 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
6343 the in-expression block symbols when the construct starts at
6344 boi, to avoid the extra level of indentation in that case.
6345 Cases 4, 16A and 17E affected.
6346
6347 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6348
6349 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
6350 calls to `c-indent-line', to adhere better to Emacs conventions.
6351
6352 * cc-engine.el (c-indent-line): Use the syntax already bound
6353 to `c-syntactic-context', if there is any.
6354
6355 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6356
6357 * cc-engine.el (c-get-offset): Fixed bug where the indentation
6358 wasn't added up correctly when a lineup function returned nil.
6359
6360 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6361
6362 * cc-engine.el (c-collect-line-comments): Fixed bug where
6363 empty lines were ignored when collecting line comments backwards.
6364
6365 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6366
6367 * cc-align.el (c-lineup-dont-change): Return an absolute
6368 indentation column to work correctly in the case when several
6369 syntactic elements are processed for the same line.
6370
6371 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
6372 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
6373 (c-set-offset): Added absolute indentation column settings by
6374 using the vector type.
6375
6376 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6377
6378 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
6379 Implemented two new cleanups `space-before-funcall' and
6380 `compact-empty-funcall'.
6381
6382 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6383
6384 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
6385 helping building regexps.
6386
6387 * cc-engine.el (c-on-identifier): New function for detecting
6388 identifiers. It takes keywords into account.
6389
6390 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
6391 lists. `c-keywords' is set to a regexp matching all keywords
6392 in the current language.
6393
6394 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6395
6396 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
6397 list of characters to skip backwards over at the beginning of
6398 a statement, since it can precede string literals in Pike.
6399
6400 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6401
6402 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
6403 recognition when standing on the last line in a C++ comment
6404 with nothing but whitespace after the prefix.
6405
6406 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
6407 given no limit argument.
6408
6409 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6410
6411 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
6412 recognition for the `[]= operator symbol in Pike.
6413
6414 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6415
6416 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
6417 around a bug in `eval-when-compile' in the byte compiler.
6418
6419 * cc-engine.el (c-forward-token-1): Fixed bug with return
6420 value when count is zero and there's no token start within the limit.
6421
6422 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
6423 "prefix comments", i.e. comments which are followed by code on
6424 the same line.
6425
6426 * cc-mode-19.el: Fixes so that checks that must be done at
6427 compile time also are done then.
6428
6429 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6430
6431 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
6432 time and at runtime, and only when it's needed.
6433
6434 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6435
6436 Major cleanup for less error prone and more warning free
6437 compilation, including some fixes for bugs due to different
6438 compilation orders. Thanks to Martin Buchholz for providing
6439 the basis for all this.
6440
6441 * cc-bytecomp.el: New file that provides some byte compilation
6442 features: It ensures that files always are loaded from the
6443 current source directory during compilation, and it provides a
6444 set of macros to turn off specific compiler warnings for
6445 specific symbols. (It's not CC Mode specific in any way.)
6446
6447 Fixed a nearly acyclic dependency tree (both runtime and
6448 compile-time) between all files.
6449
6450 * cc-defs.el: Separated all macros before the inline functions,
6451 to ensure correct compilation.
6452
6453 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
6454 cc-defs.el to cc-engine.el and made it a function instead.
6455
6456 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
6457 about char-after.
6458
6459 * cc-vars.el: Cope even when there isn't a custom package
6460 containing defcustom available.
6461
6462 * cc-make.el: Removed since it's no longer necessary.
6463
6464 README: Updated installation instructions.
6465
6466 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6467
6468 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
6469 improve the modularity: Moved all mode init stuff from
6470 cc-langs.el to cc-mode.el, including the keymap
6471 initialization; cc-langs now only contains the various
6472 variables for configuring the language syntax.
6473
6474 * cc-engine.el, cc-styles.el (c-evaluate-offset)
6475 (c-get-offset): Moved from cc-styles to cc-engine since file
6476 dependency analysis suggests they belong there (which also
6477 makes more sense). Thanks to Martin Buchholz for doing the analysis.
6478
6479 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6480
6481 * cc-cmds.el (c-fn-region-is-active-p): New function that
6482 wraps the corresponding macro, for use in places that aren't
6483 compiled. Thanks to Martin Buchholz for pointing out this.
6484
6485 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
6486
6487 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
6488 add things to the bug report.
6489
6490 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6491
6492 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
6493 returned prefix could contain a newline when the search for a
6494 good prefix line failed.
6495
6496 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6497
6498 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
6499 (c-toggle-auto-hungry-state): Made the argument optional, as
6500 the documentation says it is.
6501
6502 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6503
6504 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
6505 multiline string syntax, #"...", as a cpp macro.
6506
6507 2001-03-21 Paul Eggert <eggert@twinsun.com>
6508
6509 * international/mule-cmds.el (set-locale-environment):
6510 Set system-messages-locale and system-time-locale, but only if the
6511 caller specifies a non-nil locale name.
6512
6513 2001-03-20 Gerd Moellmann <gerd@gnu.org>
6514
6515 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
6516 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
6517
6518 2001-03-20 Gerd Moellmann <gerd@gnu.org>
6519
6520 * follow.el (follow-avoid-tail-recenter): Doc fix.
6521
6522 * custom.el (custom-set-variables): Avoid reversing the list
6523 of args needlessly.
6524
6525 * startup.el (fancy-splash-head): Don't change the colors of the
6526 XPM image on a dark background.
6527
6528 * comint.el (comint-exec-1): Set columns of the terminal to
6529 window-width instead of frame-width.
6530
6531 * info.el (Info-scroll-down): Add missing WINDOW arg for
6532 pos-visible-in-window-p.
6533
6534 * ehelp.el (electric-help-mode-hook): Add defcustom.
6535
6536 * mail/sendmail.el (mail-mode): Activate case-folding in
6537 font-lock-defaults.
6538
6539 2001-03-19 Stefan Monnier <monnier@cs.yale.edu>
6540
6541 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
6542 (completion-ignored-extensions): Remove duplicate ".class".
6543
6544 2001-03-19 Andreas Schwab <schwab@suse.de>
6545
6546 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
6547 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
6548
6549 2001-03-19 Gerd Moellmann <gerd@gnu.org>
6550
6551 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
6552 methods since there are not prefix input methods.
6553
6554 2001-03-19 Kenichi Handa <handa@etl.go.jp>
6555
6556 * international/mule-cmds.el (read-input-method-name):
6557 Locally bind enable-recursive-minibuffers to t.
6558
6559 2001-03-18 Stefan Monnier <monnier@cs.yale.edu>
6560
6561 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
6562
6563 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
6564
6565 * ediff-util.el: Copyright years.
6566 (ediff-choose-syntax-table): New function.
6567 (ediff-setup): Use ediff-choose-syntax-table.
6568
6569 * ediff-init.el (ediff-with-syntax-table): New macro, uses
6570 with-syntax-table.
6571
6572 * ediff.el: Date of last update, copyright years.
6573
6574 * ediff-wind (ediff-setup-control-frame): Nill->nil.
6575
6576 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
6577 of Scott Bronson.
6578 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
6579 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
6580 Deleted functions.
6581 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
6582 ex-token-list.
6583
6584 * viper-util.el: Spaces, indentation.
6585
6586 * viper.el: Changed version, modification time.
6587
6588 2001-03-16 John Wiegley <johnw@gnu.org>
6589
6590 * calendar/timeclock.el (timeclock-workday-remaining):
6591 Check whether `discrep' is non-null before using it.
6592
6593 2001-03-16 John Wiegley <johnw@gnu.org>
6594
6595 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
6596 first-time checkins.
6597 (timeclock-log-data): Fixed problem with reading timelog log file.
6598 Resulting data in the "day list" was incorrect.
6599 (timeclock-find-discrep): Check if `timeclock-file' is readable
6600 before opening it.
6601 (timeclock-time-less-p): New function.
6602 (timeclock-day-base): New function.
6603 (timeclock-geometric-mean): New function.
6604 (timeclock-generate-report): Generate a summary report based on
6605 the contents of the log file. This uses `timeclock-log-data', and
6606 is an example of writing a timelog manipulation function.
6607 (timeclock-visit-timelog): A quick command for opening the timelog
6608 file.
6609 (timeclock-log-data): Bound the variable event.
6610
6611 2001-03-16 Kenichi Handa <handa@etl.go.jp>
6612
6613 * international/mule-cmds.el (select-safe-coding-system):
6614 Fix typo: symbol-name -> symbol-value.
6615
6616 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
6617 before substitute-in-file-name to handle double slashes in FILE
6618 correctly.
6619
6620 2001-03-15 Gerd Moellmann <gerd@gnu.org>
6621
6622 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
6623 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
6624
6625 2001-03-14 Gerd Moellmann <gerd@gnu.org>
6626
6627 * bindings.el (features): Add `md5' and `overlay' to the list.
6628
6629 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
6630 bound before using it. It's not bound when configured without X,
6631 for instance.
6632
6633 2001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
6634
6635 * progmodes/hideshow.el: Update copyright.
6636 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
6637 (hs-minor-mode-hook): Include `:version' in defcustom form.
6638
6639 2001-03-13 Gerd Moellmann <gerd@gnu.org>
6640
6641 * help.el (string-key-binding): Don't call event-start on
6642 a non-list.
6643
6644 2001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
6645
6646 * startup.el (fancy-splash-tail, command-line-1): Fix the
6647 copyright year.
6648
6649 2001-03-13 Kenichi Handa <handa@etl.go.jp>
6650
6651 * term.el: These changes are based on a patch sent from Yong Lu
6652 <lyongu@yahoo.com>.
6653 (term-set-escape-char): Bind M-x to execute-extended-command in
6654 term-raw-escape-map.
6655 (term-move-columns): Don't try to move to negagive column.
6656 (term-emulate-terminal): Insert a string before deleting a text to
6657 overwrite.
6658
6659 2001-03-12 Gerd Moellmann <gerd@gnu.org>
6660
6661 * play/life.el (life): Rearrange code so that all calls to
6662 life-display-generation are in a catch-form.
6663
6664 * progmodes/etags.el (tags-loop-continue): Don't change point in a
6665 file that isn't interesting. In an interesting file, push the old
6666 value of point on the mark ring.
6667
6668 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
6669 New function.
6670 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
6671 Use it.
6672
6673 * emacs-lisp/autoload.el (generate-file-autoloads):
6674 Remove warning about line lengths.
6675
6676 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
6677
6678 * progmodes/etags.el (tags-compression-info-list): New variable.
6679 (find-tag-in-order): Use it to deal with compressed source files.
6680 (tag-file-name-match-p): New function.
6681 (etags-recognize-tags-table): Use it for better match of file names.
6682
6683 2001-03-12 Kenichi Handa <handa@etl.go.jp>
6684
6685 * international/mule-cmds.el (register-input-method): Doc fix.
6686
6687 * international/quail.el (quail-translate-key): Fix condition to
6688 check if there's another breaking point in the current key.
6689
6690 2001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
6691
6692 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
6693 Babyl header to the newly-created output file, bind
6694 coding-system-for-write to either rmail-file-coding-system or
6695 emacs-mule-unix.
6696
6697 2001-03-11 Stefan Monnier <monnier@cs.yale.edu>
6698
6699 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
6700 Fix the name and regexp used for subsubsections.
6701
6702 2001-03-10 Dave Love <fx@gnu.org>
6703
6704 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
6705 and save-buffer if buffer-file-name non-nil. From rms.
6706
6707 2001-03-10 Andre Spiegel <spiegel@gnu.org>
6708
6709 * vc.el (vc-do-command): If the destination buffer is already
6710 current, don't set it up and don't erase it. Updated doc string
6711 to reflect that.
6712 (vc-version-diff): When doing a single file diff, don't switch to the
6713 *vc-diff* buffer before the command. This is to preserve local
6714 variable bindings that might affect the diff command.
6715 (vc-print-log): Don't switch to the *vc* buffer before the
6716 command, so that local variable bindings are preserved.
6717
6718 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
6719 not the current buffer.
6720 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
6721
6722 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
6723 make output go to buffer *vc*, not the current buffer.
6724
6725 2001-03-09 Stefan Monnier <monnier@cs.yale.edu>
6726
6727 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
6728 so ^, $, *, ? and + are interpreted correctly.
6729
6730 2001-03-09 Gerd Moellmann <gerd@gnu.org>
6731
6732 * help.el (string-key-binding): Renamed from
6733 mode-line-key-binding. Handle any event on a string.
6734 Check for `keymap' properties as well as `local-map' properties.
6735
6736 * comint.el (comint-insert-clicked-input): Use the last key
6737 from this-command-keys to lookup the global key definition.
6738
6739 2001-03-09 Kenichi Handa <handa@etl.go.jp>
6740
6741 * international/characters.el: Add category `j' for
6742 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
6743
6744 * international/mule-conf.el (no-conversion): Fix docstring.
6745 (raw-text): Fix docstring.
6746
6747 2001-03-08 Gerd Moellmann <gerd@gnu.org>
6748
6749 * simple.el (choose-completion-string): When not leaving the
6750 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
6751 is set.
6752
6753 * window.el (shrink-window-if-larger-than-buffer): Handle frame
6754 parameter `(minibuffer . t)'.
6755
6756 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
6757
6758 * progmodes/sh-script.el (sh-st-symbol): New symbol.
6759 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
6760 (sh-mode): Remove `make-local-variable' for unused var
6761 `font-lock-unfontify-region-function'.
6762
6763 2001-03-07 Richard M. Stallman <rms@gnu.org>
6764
6765 * info.el (Info-scroll-down): Fix previous change.
6766
6767 * mail/rmail.el (rmail-toggle-header): Use a window which
6768 is showing the Rmail buffer, rather than the selected window.
6769
6770 2001-03-07 Dave Love <fx@gnu.org>
6771
6772 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
6773 now, to avoid problems with binding imenu directly to a mouse event.
6774
6775 2001-03-07 Gerd Moellmann <gerd@gnu.org>
6776
6777 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
6778 second arg t.
6779
6780 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
6781
6782 * log-edit.el (log-edit-common-indent): New var.
6783 (log-edit-set-common-indentation): Renamed from
6784 log-edit-delete-common-indentation. Use the new var.
6785 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
6786
6787 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
6788 (cvs-mode-add-change-log-entry-other-window):
6789 Don't presume change-log-default-name is defined.
6790
6791 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
6792
6793 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
6794 the "tree" operation as well.
6795
6796 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
6797
6798 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
6799 to match paragraph-start.
6800
6801 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
6802 comment-start-skip and set comment-end-skip as well.
6803 (sgml-comment-indent): Fix for new value of comment-start-skip.
6804 (html-autoview-mode): Don't bother using make-local-hook.
6805
6806 2001-03-07 Gerd Moellmann <gerd@gnu.org>
6807
6808 * cus-edit.el (custom-save-delete): Move in front of local
6809 variables, otherwise long Custom entries would make them ineffective.
6810
6811 * uniquify.el: Set maintainer to FSF.
6812
6813 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
6814
6815 * dired-aux.el (dired-do-shell-command): Doc fix.
6816
6817 2001-03-06 Stefan Monnier <monnier@cs.yale.edu>
6818
6819 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
6820
6821 * which-func.el (which-func-modes): Add cperl-mode.
6822 (which-func-mode-global): Use define-minor-mode.
6823
6824 * info-look.el: Docstring fixes and dead code eliminated.
6825 (cperl-mode): Add support.
6826 (emacs-lisp-mode): List all entries from elisp manual, whether
6827 or not they are currently (f)bound or not. Update regexp.
6828
6829 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
6830
6831 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
6832 so that C-h m shows the correct information.
6833 Use make-local-variable rather than make-variable-buffer-local.
6834 (cperl-info-buffer, cperl-setup-tmp-buf):
6835 Use make-local-variable rather than make-variable-buffer-local.
6836 (cperl-msb-fix, cperl-get-help-defer):
6837 Check major-mode for `cperl-mode' as well.
6838
6839 * progmodes/cperl-mode.el: Updated to author version 4.23.
6840 (cperl-electric-pod): SYNOPSIS was misspelled.
6841 (cperl-find-pods-heres): @if ? a : b was considered a REx.
6842 (cperl-after-expr-p): Make true after __END__.
6843
6844 2001-03-06 Gerd Moellmann <gerd@gnu.org>
6845
6846 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
6847 bookmark-completion-ignore-case is t.
6848
6849 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
6850 switch, like xterm, and concat resource strings, with a newline
6851 between them.
6852
6853 2001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
6854
6855 * international/codepage.el (cp770-decode-table)
6856 (cp773-decode-table, cp774-decode-table): New variables.
6857
6858 * man.el (Man-hyphenated-reference-regexp): New variable.
6859 (Man-build-references-alist): Use it to search for referenced
6860 manpages. If hyphenated is non-nil, record a concatenated word in
6861 Man-refpages-alist only if it matches Man-reference-regexp.
6862 Update word's length when it is concatenated. Reverse the list,
6863 to get the first manpage at the head.
6864 (Man-possibly-hyphenated-word): New function.
6865 (Man-follow-manual-reference): Use it instead of current-word to
6866 find a manpage at point, in a way that accounts for hyphenated
6867 references.
6868
6869 2001-03-06 Alex Schroeder <alex@gnu.org>
6870
6871 * sql.el (sql-interbase): New function.
6872 (sql-interbase-program): New option.
6873 (sql-interbase-options): New option.
6874 And some typos fixed: "customise" to "customize".
6875
6876 2001-03-06 Dave Love <fx@gnu.org>
6877
6878 * textmodes/flyspell.el (flyspell-region):
6879 Set up flyspell-local-mouse-map.
6880
6881 2001-03-05 Richard M. Stallman <rms@gnu.org>
6882
6883 * mail/rmail.el (rmail-retry-failure):
6884 Don't call rmail-beginning-of-message.
6885 Don't discard From: field. Do discard Received: field.
6886 Use unwind-protect to re-prune.
6887 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
6888
6889 2001-03-06 Kenichi Handa <handa@etl.go.jp>
6890
6891 * international/quail.el (quail-title): Add autoload cookie.
6892
6893 2001-03-05 Dave Love <fx@gnu.org>
6894
6895 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
6896 new defs.
6897
6898 2001-03-05 Kenichi Handa <handa@etl.go.jp>
6899
6900 * language/ethio-util.el (ethio-toggle-space):
6901 Update current-input-method-title if necessary.
6902 (ethio-toggle-punctuation): Likewise.
6903
6904 * international/quail.el (quail-title): Fix for the case that a
6905 title of an input method is specified by a list of the same form
6906 as used in mode-line-format.
6907
6908 * international/mule-cmds.el (activate-input-method):
6909 If current-input-method-title is set by activating INPUT-METHOD,
6910 respect that value.
6911
6912 2001-03-05 Gerd Moellmann <gerd@gnu.org>
6913
6914 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
6915
6916 2001-03-05 Alex Schroeder <alex@gnu.org>
6917
6918 * sql.el (sql-sybase): Fix typo (was: query user about server two
6919 times instead of server and database).
6920
6921 * sql.el (sql-sybase): Doc change.
6922 (sql-mysql): Doc change.
6923 (sql-postgres): Doc change.
6924
6925 2001-03-05 Kenichi Handa <handa@etl.go.jp>
6926
6927 * international/mule-conf.el (emacs-mule, raw-text):
6928 Docstring modified.
6929
6930 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
6931
6932 * term/internal.el: Update copyright notice.
6933
6934 * term/pc-win.el: Update copyright notice.
6935
6936 2001-03-02 Dave Love <fx@gnu.org>
6937
6938 * files.el (insert-file-contents-literally):
6939 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
6940 not jka-compr-compression-info-list.
6941
6942 2001-03-02 Stefan Monnier <monnier@cs.yale.edu>
6943
6944 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
6945 spaces in default comment-start-skip settings rather than \s-.
6946
6947 2001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
6948
6949 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
6950 default-frame-alist as well.
6951
6952 2001-03-01 Dave Love <fx@gnu.org>
6953
6954 * textmodes/reftex.el (defvar): Wrap some defvars in
6955 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
6956
6957 * subr.el (event-basic-type): Doc fix.
6958
6959 * international/quail.el: Doc fixes.
6960
6961 * international/utf-8.el: Doc fixes.
6962
6963 * international/mule-cmds.el: Doc fixes.
6964 (leim-list-header): Fix header text.
6965
6966 * international/mule.el (coding-system-category): Doc fix.
6967
6968 * international/ccl.el (ccl-compile): Doc fix.
6969
6970 2001-03-01 Stefan Monnier <monnier@cs.yale.edu>
6971
6972 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
6973 rather than (before|after)-change-functions.
6974
6975 2001-03-01 Gerd Moellmann <gerd@gnu.org>
6976
6977 * ediff-util.el (ediff-scroll-horizontally): Arrange for
6978 scroll-left and scroll-right being called interactively so that
6979 they set the window's min_hscroll.
6980
6981 2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
6982
6983 * info.el (info-insert-file-contents-1): Accept an additional
6984 argument `lfn': if it is non-nil, concatenate `filename' and
6985 `suffix'; otherwise use the complicated MS-DOS code.
6986 All callers changed.
6987 (info-insert-file-contents, Info-find-node): If the MS-DOS port
6988 can access long file names, try the long file-name version of
6989 `info-insert-file-contents-1', then the short file-name version.
6990
6991 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
6992
6993 * language/ethio-util.el (setup-ethiopic-environment-internal):
6994 Change bindings of functions keys to conform to "Emacs Lisp Coding
6995 Convention".
6996
6997 * language/ethiopic.el ("Ethiopic"): Add documentation.
6998
6999 2001-02-28 Kenichi Handa <handa@etl.go.jp>
7000
7001 * international/utf-8.el (mule-utf-8): Set coding-category
7002 property to coding-category-utf-8.
7003
7004 2001-02-27 Richard M. Stallman <rms@gnu.org>
7005
7006 * lpr.el (lpr-page-header-switches, print-region-1):
7007 Undo 2000-07-06 change.
7008 (lpr-add-switches): Default to t on gnu/linux.
7009
7010 2001-02-27 Gerd Moellmann <gerd@gnu.org>
7011
7012 * bs.el (bs-attributes-list): Doc fix.
7013
7014 2001-02-26 Gerd Moellmann <gerd@gnu.org>
7015
7016 * help.el (describe-project): Display the file THE-GNU-PROJECT.
7017
7018 * help.el (view-order-manuals): Use goto-address.
7019
7020 * startup.el (command-line-1): Add info about ordering manuals
7021 to the not so fancy splash screens.
7022
7023 2001-02-26 Andre Spiegel <spiegel@gnu.org>
7024
7025 * vc.el (vc-default-workfile-unchanged-p)
7026 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
7027
7028 2001-02-26 Gerd Moellmann <gerd@gnu.org>
7029
7030 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
7031 fontify in the right buffer.
7032
7033 * allout.el (outline-flag-region): Move macro in front of first
7034 use to avoid a run-time error.
7035
7036 2001-02-24 Andrew Innes <andrewi@gnu.org>
7037
7038 * makefile.w32-in: Fix copyright notice.
7039
7040 2001-02-24 Kenichi Handa <handa@etl.go.jp>
7041
7042 * international/utf-8.el (mule-utf-8): Set correct value for
7043 valid-codes property.
7044
7045 * international/fontset.el (x-complement-fontset-spec): In the
7046 case that we use ASCII font for the other charsets, use only
7047 family and registry part of it.
7048
7049 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
7050
7051 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
7052 (shrink-window-if-larger-than-buffer): Doc fix.
7053
7054 2001-02-23 Stefan Monnier <monnier@cs.yale.edu>
7055
7056 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
7057 predicate passed to completing-read.
7058
7059 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
7060
7061 * startup.el (command-line): Fix last change.
7062
7063 2001-02-23 Jason Rumney <jasonr@gnu.org>
7064
7065 * startup.el (tool-bar-originally-present): New variable.
7066 (command-line): Set it if the tool-bar is switched on at startup.
7067
7068 * frame.el (frame-notice-user-settings): Only adjust frame height
7069 for no tool-bar case if tool-bar was originally switched on.
7070 From E. Jay Berkenbilt.
7071
7072 2001-02-22 Stefan Monnier <monnier@cs.yale.edu>
7073
7074 * server.el (server-switch-buffer): Only switch window if the
7075 current one is dedicated.
7076
7077 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
7078 rather than using (match-beginning 0) when searching for break point.
7079
7080 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
7081
7082 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
7083 @ follows an accent command such as @'. Support optional braces
7084 in commands that insert accents, like makeinfo does.
7085
7086 2001-02-22 Gerd Moellmann <gerd@gnu.org>
7087
7088 * startup.el (fancy-splash-text): Add a line for ordering
7089 manuals. Reverse order of splash screens shown.
7090 (use-fancy-splash-screens-p): Adapt to the text line added.
7091
7092 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
7093 manuals from the FSF.
7094
7095 * help.el (view-order-manuals): New function.
7096 (toplevel): Bind C-h C-m to this function.
7097
7098 2001-02-21 Stefan Monnier <monnier@cs.yale.edu>
7099
7100 * newcomment.el (comment-forward): Skip the comment-start before
7101 searching for the comment-end.
7102
7103 2001-02-21 Dave Love <fx@gnu.org>
7104
7105 * custom.el (custom-initialize-changed, defcustom): Doc fix.
7106
7107 * international/mule-cmds.el, international/mule.el: Doc fixes.
7108
7109 2001-02-21 Gerd Moellmann <gerd@gnu.org>
7110
7111 * startup.el (fancy-splash-screens): Use display-hourglass
7112 instead of display-busy-cursor.
7113
7114 * frame.el (display-hourglass): Renamed from busy-cursor.
7115 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
7116 (show-cursor-in-non-selected-windows): Doc fix.
7117
7118 2001-02-20 Dave Love <fx@gnu.org>
7119
7120 * international/utf-8.el: Doc and commentary fixes.
7121
7122 2001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
7123
7124 * ehelp.el (with-electric-help): Doc fix.
7125
7126 2001-02-20 Gerd Moellmann <gerd@gnu.org>
7127
7128 * msb.el (msb-mode): Call the update-buffers function explicitly
7129 with a FORCE argument.
7130
7131 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
7132 FORCE. If set, update the menu even if frame-or-buffer-changed-p
7133 returns nil.
7134
7135 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7136
7137 * ps-print.el: Timestamp package replacement. Some enhancements.
7138 Some XEmacs compatibility. Doc fix.
7139 (ps-print-version): New version number (6.4).
7140 (ps-printer-name): Initialization fix.
7141 (ps-zebra-stripe-follow): Funcionality enhancement.
7142 (ps-prologue-file): Code enhancement.
7143 (ps-right-header): Timestamp package replacement.
7144 (ps-setup, ps-face-bold-p, ps-face-italic-p)
7145 (ps-get-page-dimensions)
7146 (ps-generate-header, ps-begin-file, ps-begin-job)
7147 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
7148 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
7149 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
7150 (coding-system-for-write): Var declaration (XEmacs compatibility).
7151
7152 2001-02-20 Miles Bader <miles@gnu.org>
7153
7154 * image-file.el (image-file-name-extensions): Add "tif".
7155
7156 2001-02-19 Gerd Moellmann <gerd@gnu.org>
7157
7158 * wid-edit.el (widget-button-click): Save the selected window
7159 around the code handling clicks on buttons.
7160
7161 2001-02-18 Dave Love <fx@gnu.org>
7162
7163 * imenu.el (imenu--generic-function): Use mapc to iterate over
7164 syntax characters.
7165
7166 2001-02-17 Richard M. Stallman <rms@gnu.org>
7167
7168 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
7169
7170 * uniquify.el (uniquify-buffer-name-style): Doc fix.
7171
7172 2001-02-16 Gerd Moellmann <gerd@gnu.org>
7173
7174 * mouse.el (mouse-save-then-kill): If the distance from the new
7175 point to the mark is equal to the distance of point from the new
7176 point, move point instead of the mark.
7177
7178 2001-02-16 Dave Love <fx@gnu.org>
7179
7180 * textmodes/flyspell.el (flyspell-get-word): Return string without
7181 properties.
7182
7183 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
7184
7185 * generic.el (generic-find-file-regexp): Doc fix.
7186 (generic-ignore-files-regexp): New defcustom.
7187 (generic-mode-find-file-hook): If the file's name matches the
7188 regexp in `generic-ignore-files-regexp', don't enter
7189 default-generic-mode. Doc fix.
7190
7191 2001-02-16 Gerd Moellmann <gerd@gnu.org>
7192
7193 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
7194 Add autoload cookies.
7195
7196 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
7197 of cal-tex-24.
7198
7199 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
7200
7201 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
7202
7203 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
7204 the character class after the (optional) drive, to support file
7205 names with embedded blanks.
7206
7207 2001-02-15 Sam Steingold <sds@gnu.org>
7208
7209 * textmodes/tex-mode.el (tex-shell-running):
7210 Check the process buffer too.
7211
7212 2001-02-15 Dave Love <fx@gnu.org>
7213
7214 * battery.el (battery-status-function): Fix doc, :type.
7215
7216 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
7217
7218 2001-02-15 Gerd Moellmann <gerd@gnu.org>
7219
7220 * subr.el (read-passwd): Clear Lisp memory holding password.
7221
7222 2001-02-15 Miles Bader <miles@gnu.org>
7223
7224 * info.el (Info-copy-current-node-name): New function.
7225 (Info-mode-menu): Add it to the menu.
7226
7227 2001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
7228
7229 * international/mule-cmds.el (toggle-input-method): Doc fix.
7230
7231 2001-02-13 Stefan Monnier <monnier@cs.yale.edu>
7232
7233 * replace.el (occur): Stop at end of buffer.
7234
7235 2001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
7236
7237 * international/mule-cmds.el (set-input-method): Another doc fix.
7238
7239 2001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
7240
7241 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
7242
7243 2001-02-13 Miles Bader <miles@gnu.org>
7244
7245 * faces.el (set-face-background, set-face-foreground)
7246 (set-face-stipple): Treat a value of nil as being `unspecified'.
7247
7248 2001-02-12 Dave Love <d.love@dl.ac.uk>
7249
7250 * international/latin1-disp.el: Doc fixes.
7251 (latin1-display) <defgroup>: Add :link.
7252 (latin1-display) <function>: Set variable latin1-display.
7253
7254 2001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
7255
7256 * international/mule-cmds.el (set-input-method): Doc fix.
7257
7258 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
7259
7260 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
7261 (speedbar-line-file): Return nil if not a file.
7262 (speedbar-buffers-line-path): Return file for tags, and dir for files.
7263
7264 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
7265
7266 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
7267 for remote files.
7268 (ediff-coding-system-for-read): Replaced the no-conversion default
7269 with raw-text.
7270
7271 * ediff-init.el: Removed :version from defcustom vars.
7272
7273 * ediff-util.el (ediff-compute-custom-diffs-maybe):
7274 Better handling of the diff mode.
7275
7276 * ediff.texi: Added ediff-coding-system-for-read.
7277
7278 * viper.texi: Fix typos.
7279
7280 2001-02-11 Dave Love <fx@gnu.org>
7281
7282 * shadowfile.el: Doc fixes.
7283 (shadow) <defgroup>: Add :link.
7284 (shadowfile-unload-hook): New function.
7285 (shadow-initialize): Use defalias, not fset.
7286 (shadow-define-cluster, shadow-define-literal-group)
7287 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
7288
7289 * international/mule.el: Doc and message fixes.
7290
7291 * international/ccl.el (define-ccl-program): Doc fix.
7292
7293 2001-02-11 Kenichi Handa <handa@etl.go.jp>
7294
7295 * faces.el (mode-line): Set :line-width property to -1.
7296
7297 2001-02-10 Richard M. Stallman <rms@gnu.org>
7298
7299 * complete.el (partial-completion-mode): Doc fix.
7300
7301 * simple.el (delete-key-deletes-forward-mode):
7302 Change `let' to `let*' to fix gross bug in last change.
7303
7304 * repeat.el (repeat): Don't let execute-kbd-macro alter
7305 real-last-command.
7306
7307 2001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
7308
7309 * simple.el (eval-expression): Doc fix.
7310
7311 2001-02-09 Dave Love <fx@gnu.org>
7312
7313 * imenu.el (imenu-generic-expression): Doc fix.
7314
7315 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
7316 From Juanma Barranquero.
7317
7318 * emacs-lisp/authors.el (authors): Expand `root' before running find.
7319
7320 2001-02-09 Kenichi Handa <handa@etl.go.jp>
7321
7322 * faces.el (set-face-attribute): Describe the case of a negative
7323 value specified for :line-width.
7324
7325 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
7326
7327 * which-func.el (which-func-mode): Invert which-func-mode-global.
7328 From Juanma Barranquero <lektu@uol.com.br>.
7329
7330 2001-02-08 Dave Love <fx@gnu.org>
7331
7332 * wid-edit.el (widget-plist-convert-widget): Replace binding of
7333 widget-plist-value-type.
7334 (widget-alist-convert-widget): Replace binding of
7335 widget-alist-value-type.
7336
7337 * textmodes/paragraphs.el (sentence-end): Doc fix.
7338
7339 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
7340 Remove `backward-line'.
7341
7342 * play/pong.el (pong-blank-color, pong-bat-color)
7343 (pong-ball-color, pong-border-color, pong-left-key)
7344 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
7345 (pong-pause-key, pong-resume-key, pong-timer-delay):
7346 * mail/mh-comp.el (mh-compose-letter-function):
7347 * eshell/esh-mode.el (eshell-skip-prompt-function):
7348 * emulation/viper-ex.el (ex-unix-type-shell-options):
7349 * recentf.el (recentf-menu-filter):
7350 * ps-print.el (ps-print-region-function):
7351 * lpr.el (print-region-function):
7352 * forms.el (forms-mode-hooks):
7353 * dirtrack.el (dirtrack-directory-change-hook):
7354 * cus-start.el (temp-buffer-show-function, display-buffer-function):
7355 * textmodes/spell.el (spell-filter):
7356 * textmodes/fill.el (adaptive-fill-function):
7357 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
7358 * progmodes/etags.el (find-tag-default-function):
7359 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
7360 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
7361
7362 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
7363
7364 * emulation/viper-init.el (viper-fast-keyseq-timeout)
7365 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
7366 Meyering <jim@meyering.net>.
7367
7368 * loadup.el: Revert last change.
7369
7370 2001-02-07 Kenichi Handa <handa@etl.go.jp>
7371
7372 * international/mule.el (transform-make-coding-system-args):
7373 Make it work also for coding systems not using CCL.
7374
7375 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7376
7377 * simple.el (previous-matching-history-element)
7378 (next-matching-history-element): Doc fix.
7379
7380 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
7381 specific part.
7382
7383 2001-02-06 Dave Love <fx@gnu.org>
7384
7385 * add-log.el (add-log-current-defun-function)
7386 (add-log-buffer-file-name-function, add-log-file-name-function):
7387 Fix :type.
7388 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
7389
7390 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7391
7392 * info.el (info-initialize): Remove the test for system-type when
7393 invocation-directory is non-nil.
7394
7395 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
7396 of `font-lock-defaults' to `backward-paragraph' rather than nil.
7397
7398 2001-02-06 Andrew Innes <andrewi@gnu.org>
7399
7400 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
7401 absolute.
7402
7403 2001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
7404
7405 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
7406 buffers. When hi-lock turned on rather than only checking current
7407 buffer for regexps, all buffers are checked. Moved activation of
7408 font-lock to hi-lock-refontify. When font-lock turned off rather
7409 than removing added highlighting just in current buffer, remove it
7410 in all buffers. Changed edit menu text from "Automatic
7411 Highlighting" to "Regexp Highlighting" Documentation for
7412 highlighting phrases, minor documentation changes.
7413 (hi-lock-set-file-patterns): Execute only if there are new or
7414 existing file patterns.
7415 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
7416 unfontify and, if a support mode is active, will not refontify the
7417 whole buffer. If necessary, turn on font lock. (Removed
7418 font-lock-unfontify and font-lock support-mode-specific calls,
7419 such as lazy-lock-fontify-window.)
7420 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
7421 patterns are found. Not useful now since find-file-hook is removed
7422 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
7423 (hi-lock-face-phrase-buffer): New function. Also added related
7424 menu item and keybinding.
7425 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
7426 (hi-lock-process-phrase): New function.
7427 (hi-lock-line-face-buffer): Doc fixes.
7428 (hi-lock-face-buffer): Doc fixes.
7429 (hi-lock-unface-buffer): Doc fixes.
7430
7431 2001-02-06 Gerd Moellmann <gerd@gnu.org>
7432
7433 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
7434 dabbrev-ignored-regexps.
7435
7436 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7437
7438 * simple.el (kill-line): Doc fix.
7439
7440 2001-02-05 Dave Love <fx@gnu.org>
7441
7442 * loadup.el: Revert last two changes -- bootstrapping works with
7443 regenerated loaddefs.
7444
7445 2001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
7446
7447 * isearch.el (isearch-forward): Doc fix.
7448
7449 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
7450 of font-lock-defaults to backward-paragraph.
7451
7452 2001-02-05 Gerd Moellmann <gerd@gnu.org>
7453
7454 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
7455 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
7456
7457 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7458
7459 * ebnf2ps.el: Eliminate time-stamp functions.
7460 (ebnf-version): New version (3.5).
7461 (ebnf-eps-finish-and-write): Replace time-stamp functions by
7462 format-time-string.
7463
7464 2001-02-05 Gerd Moellmann <gerd@gnu.org>
7465
7466 * simple.el (next-line): Goto end-of-line before inserting a newline.
7467
7468 2001-02-05 Miles Bader <miles@gnu.org>
7469
7470 * image-file.el (insert-image-file): When visiting an image, also
7471 set `truncate-lines' to t so that any fringe arrow looks correct.
7472
7473 2001-02-05 Kenichi Handa <handa@etl.go.jp>
7474
7475 * isearch.el (isearch-forward): Add description about input method
7476 in the docsting.
7477
7478 2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
7479
7480 * skeleton.el (skeleton-internal-1): Always push the mark for @.
7481
7482 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
7483
7484 * info.el (info-initialize): If installation-directory is nil, for
7485 DOS/Windows systems try looking in a sibling of invocation-directory.
7486
7487 2001-02-02 Gerd Moellmann <gerd@gnu.org>
7488
7489 * wid-edit.el (widget-button-click): Fix last change.
7490
7491 * frame.el (frame-notice-user-settings): When resizing the initial
7492 frame because the tool bar is off, also change the frame's top
7493 position if a negative top position was specified.
7494
7495 2001-02-02 Miles Bader <miles@gnu.org>
7496
7497 * image-file.el (insert-image-file): When visiting an image,
7498 suppress the cursor in the image buffer.
7499
7500 2001-02-01 Dave Love <fx@gnu.org>
7501
7502 * progmodes/f90.el (f90-mode): Remove startup message.
7503
7504 * vc-cvs.el: Remove autoloads. Require vc when compiling.
7505
7506 2001-02-01 Gerd Moellmann <gerd@gnu.org>
7507
7508 * startup.el (command-line): Fix code determining whether or not
7509 to use delete-key-deletes-forward-mode.
7510
7511 2001-02-01 Andre Spiegel <spiegel@gnu.org>
7512
7513 * vc.el (vc-diff-switches): New user option.
7514 (vc-version-diff): Use it.
7515 (vc-diff-switches-list): New macro.
7516
7517 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
7518 New customization options.
7519 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
7520
7521 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
7522
7523 2001-02-01 Gerd Moellmann <gerd@gnu.org>
7524
7525 * msb.el (toplevel): Quote hook symbols.
7526
7527 2001-02-01 Kenichi Handa <handa@etl.go.jp>
7528
7529 * international/mule.el (make-coding-system): Add description
7530 about recognized properties in the docstring.
7531
7532 * international/mule-conf.el: Remove unused charsets
7533 mac-roman-lower and mac-roman-upper.
7534
7535 2001-01-31 Gerd Moellmann <gerd@gnu.org>
7536
7537 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
7538 is in front of the left-margin, if any.
7539
7540 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
7541 like `delete'.
7542
7543 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
7544
7545 * term/w32-win.el (mouse-set-font): Doc fix.
7546
7547 2001-01-31 Stefan Monnier <monnier@cs.yale.edu>
7548
7549 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
7550 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
7551 on already.
7552
7553 2001-01-31 Markus Rost <rost@math.ohio-state.edu>
7554
7555 * files.el (save-buffer): Don't give message if (buffer-file-name)
7556 returns nil.
7557
7558 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
7559
7560 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
7561
7562 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
7563 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
7564
7565 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
7566 display problems.
7567
7568 2001-01-31 Kenichi Handa <handa@etl.go.jp>
7569
7570 * international/mule.el (charset-info): Fix docstring.
7571
7572 * international/mule-diag.el (describe-character-set): Check final
7573 char valid before printing it.
7574
7575 2001-01-30 Gerd Moellmann <gerd@gnu.org>
7576
7577 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
7578
7579 * frame.el (frame-notice-user-settings): Do the tool-bar
7580 stuff only for graphical displays. Fix a braino.
7581
7582 * frame.el (frame-initialize): Create initial frame visible.
7583 (frame-notice-user-settings): When tool-bar has been switched off,
7584 correct the frame size and sync tool-bar-mode.
7585
7586 * startup.el (command-line): Remove manipulation of frame
7587 height for tool bars.
7588
7589 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7590
7591 * lpr.el: Compatibility with XEmacs and doc fixes.
7592 (lpr-windows-system, lpr-lp-system): New vars.
7593 (lpr-printer-switch): New defcustom.
7594 (printer-name, lpr-command): Customization fix.
7595 (print-region-1): Code fix.
7596 (print-region-new-buffer, printify-region): Indentation fix.
7597 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
7598 New functions.
7599
7600 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7601
7602 * msb.el (toplevel): Fix the eval-after-load.
7603
7604 2001-01-29 Dave Love <fx@gnu.org>
7605
7606 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
7607
7608 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
7609
7610 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
7611 (tcl-using-emacs-19-23): Consider Emacs 21+.
7612 (tcl-help-directory-list, tcl-command-switches): Fix :type.
7613 (tcl-add-emacs-menu): Supply menu name.
7614 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
7615
7616 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7617
7618 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
7619
7620 2001-01-29 Stefan Monnier <monnier@cs.yale.edu>
7621
7622 * pcvs.el (cvs-mark-fis-dead): New function.
7623 (cvs-mode-add): Use it.
7624 (cvs-mode-add-change-log-entry-other-window):
7625 Rebind change-log-default-name to itself rather than to nil.
7626
7627 2001-01-29 Sam Steingold <sds@gnu.org>
7628
7629 * vc-cvs.el: Replaced (require 'vc) with a bunch of
7630 `autoload' statements.
7631
7632 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
7633
7634 * files.el (confirm-kill-emacs): Doc fix.
7635
7636 * frame.el (frame-initialize): Doc fix.
7637
7638 * time-stamp.el (time-stamp-string): Doc fix.
7639
7640 * woman.el (WoMan-log-1): Make the log buffer writable.
7641 From Markus Rost <rost@math.ohio-state.edu>.
7642
7643 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7644
7645 * imenu.el (imenu-syntax-alist): Add autoload cookie for
7646 the `make-variable-buffer-local'.
7647
7648 2001-01-29 Dave Love <fx@gnu.org>
7649
7650 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
7651 (ansi-color-for-comint-mode-on, ansi-color-process-output):
7652 Add autoload cookie.
7653 (ansi-color-apply-sequence): Fix typo.
7654
7655 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7656
7657 * menu-bar.el (menu-bar-files-menu): Add menu items for
7658 Postscript printing in black and white.
7659
7660 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
7661 X-Mailman-Version, Precedence, List-Help, List-Post,
7662 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
7663 Content-Type, Content-Length.
7664
7665 2001-01-29 Dave Love <fx@gnu.org>
7666
7667 * elide-head.el (elide-head): Make overlay evaporate.
7668
7669 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
7670
7671 2001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
7672
7673 * isearch.el (isearch-highlight): Don't punt if the display
7674 doesn't support colors, since isearch faces are defined for
7675 monochrome displays as well.
7676
7677 2001-01-27 Sam Steingold <sds@gnu.org>
7678
7679 * shell.el (shell-write-history-on-exit): Make sure that we are in
7680 the shell buffer (M-x tex-file RET inserted the error message into
7681 the TeX buffer).
7682
7683 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7684
7685 * simple.el (transient-mark-mode): Doc fix.
7686
7687 2001-01-27 Gerd Moellmann <gerd@gnu.org>
7688
7689 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
7690
7691 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7692
7693 * shell.el (shell-unquote-argument): If the shell is one of the
7694 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
7695 quote character.
7696 (shell-dumb-shell-regexp): Document that the shells which match
7697 this regexp are supposed to not treat a backslash as a quote character.
7698
7699 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
7700 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
7701
7702 2001-01-27 Richard M. Stallman <rms@gnu.org>
7703
7704 * dabbrev.el (dabbrev--substitute-expansion):
7705 Treat a one-capital-letter abbrev as "not all upper case",
7706 so as to force preservation of the expansion's pattern
7707 if the expansion starts with a capital letter.
7708
7709 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7710
7711 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
7712 Doc fix.
7713
7714 * simple.el (transient-mark-mode): Document the fact that many
7715 commands act on the region when mark is active.
7716
7717 2001-01-27 Kenichi Handa <handa@etl.go.jp>
7718
7719 * international/quail.el (quail-setup-completion-buf): Make the
7720 multibyteness of current buffer inherited to Quail completion buffer.
7721 (quail-show-guidance-buf): Make the multibyteness of current
7722 buffer inherited to Quail guidance buffer.
7723 (quail-help): Make the multibyteness of current buffer inherited
7724 to Quail help buffer.
7725
7726 2001-01-26 Dave Love <fx@gnu.org>
7727
7728 * time-stamp.el: Doc fixes.
7729
7730 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
7731 (delphi-keyword-face, delphi-other-face): Fix :type.
7732
7733 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
7734
7735 * mail/feedmail.el (feedmail): Add :link.
7736 (feedmail-send-it): Doc fix.
7737
7738 * mail/sendmail.el: Doc fixes.
7739 (sendmail-send-it): Fix the non-ASCII regexp and use
7740 rfc2047-encode-string.
7741
7742 * dired.el, dired-aux.el: Revert last change.
7743
7744 2001-01-26 Gerd Moellmann <gerd@gnu.org>
7745
7746 * makefile.w32-in (DONTCOMPILE): Add various term files.
7747
7748 2001-01-26 Dave Love <fx@gnu.org>
7749
7750 * Makefile.in (DONTCOMPILE): Add various term files.
7751
7752 2001-01-26 Gerd Moellmann <gerd@gnu.org>
7753
7754 * man.el (Man-default-man-entry, Man-mode): Doc fix.
7755
7756 * startup.el (display-startup-echo-area-message): Make sure
7757 the echo area is resized to fit the size of the startup message.
7758
7759 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
7760 part of which is a constant.
7761
7762 2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
7763
7764 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
7765
7766 2001-01-26 Richard M. Stallman <rms@gnu.org>
7767
7768 * simple.el (next-line): Don't let `newline' expand abbrevs.
7769 Simplify slightly.
7770 (open-line): Don't let `newline' expand abbrevs.
7771
7772 2001-01-25 John Wiegley <johnw@gnu.org>
7773
7774 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
7775 to `repeat' in the :type field.
7776
7777 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
7778 allow a choice of regexp or nil.
7779 (pcomplete-dir-ignore): Same.
7780
7781 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
7782 a command) to always fail.
7783
7784 2001-01-25 Gerd Moellmann <gerd@gnu.org>
7785
7786 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
7787 discard the result.
7788 (iswitchb-to-end): Likewise.
7789
7790 2001-01-25 Sam Steingold <sds@gnu.org>
7791
7792 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
7793 Require vc.
7794
7795 2001-01-25 Stefan Monnier <monnier@cs.yale.edu>
7796
7797 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
7798
7799 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
7800
7801 2001-01-25 Dave Love <fx@gnu.org>
7802
7803 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
7804 (describe-coding-system): Tweak the English text.
7805
7806 * loadup.el: Preload international/ccl for utf-8.
7807
7808 2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
7809
7810 * mail/rmail.el (rmail-redecode-body): Doc fix.
7811
7812 2001-01-25 Kenichi Handa <handa@etl.go.jp>
7813
7814 * international/mule-cmds.el (reset-language-environment):
7815 Reset coding-category-utf-8 to mule-utf-8.
7816
7817 * international/mule-conf.el (coding-category-utf-8):
7818 Initialize to mule-utf-8.
7819
7820 * loadup.el: Preload international/utf-8.
7821
7822 * international/utf-8.el: New file.
7823
7824 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
7825
7826 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
7827
7828 2001-01-24 Sam Steingold <sds@gnu.org>
7829
7830 * dired.el (dired-replace-in-string): Removed.
7831 (dired-sort-toggle): Use `replace-regexps-in-string'
7832 instead of `dired-replace-in-string'.
7833
7834 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
7835 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
7836
7837 * gs.el (gs-replace-in-string): Removed.
7838 (gs-options): Use `replace-regexps-in-string'
7839 instead of `gs-replace-in-string'.
7840
7841 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
7842
7843 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
7844 bug report is mailed to an email list and posted to a news group.
7845
7846 2001-01-24 Gerd Moellmann <gerd@gnu.org>
7847
7848 * comint.el (comint-replace-by-expanded-history-before-point):
7849 Fix change of 2000-08-03 to move point to the start of the line again.
7850
7851 * startup.el (tool-bar-images-pixel-height): New variable.
7852 (command-line): After loading the user's init file, when
7853 tool-bar-mode is on, increase the frame's size by some lines for
7854 the tool-bar.
7855
7856 * frame.el (frame-initialize): Create the initial frame invisible.
7857
7858 2001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
7859
7860 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
7861 (chinese-big5): MIME:Big5.
7862
7863 2001-01-24 Gerd Moellmann <gerd@gnu.org>
7864
7865 * international/mule-cmds.el (universal-coding-system-argument):
7866 Handle commands with prefix args.
7867
7868 2001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7869
7870 * calendar/diary-lib.el (diary-float): Fix case of MONTH
7871 being a list of numbers.
7872 (diary-mail-entries): Rewritten.
7873
7874 2001-01-23 Dave Love <fx@gnu.org>
7875
7876 * international/mule.el (make-coding-system): Fix typo.
7877
7878 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
7879 Add backward-paragraph as font-lock-beginning-of-syntax-function.
7880
7881 2001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
7882
7883 * font-lock.el (font-lock-mode): Doc fix.
7884
7885 2001-01-23 Kenichi Handa <handa@etl.go.jp>
7886
7887 * international/mule.el (make-translation-table): Fix docstring.
7888
7889 2001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
7890
7891 * mail/rmail.el (rmail-redecode-body): New function.
7892
7893 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
7894
7895 2001-01-22 Gerd Moellmann <gerd@gnu.org>
7896
7897 * isearch.el (isearch-lazy-highlight-case-fold-search)
7898 (isearch-lazy-highlight-regexp): New variables.
7899 (isearch-lazy-highlight-cleanup): Update lazy highlight if
7900 case-fold search or regexp search has been toggled.
7901
7902 * wid-edit.el (widget-button-click): Avoid a save-excursion
7903 around running a global binding.
7904
7905 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
7906 to 0.25.
7907
7908 2001-01-20 Miles Bader <miles@gnu.org>
7909
7910 * cus-edit.el (custom-face-save): Do post-processing on the face's
7911 new value like `custom-face-set' does.
7912
7913 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
7914
7915 * mail/emacsbug.el (report-emacs-bug): Report the value of
7916 LC_CTYPE, not LC_TYPE.
7917
7918 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
7919 isearch-toggle-regexp and isearch-edit-string to doc string.
7920
7921 2001-01-19 Gerd Moellmann <gerd@gnu.org>
7922
7923 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
7924 as font-lock-beginning-of-syntax-function in font-lock-defaults.
7925
7926 * jit-lock.el (jit-lock-fontify-now): Don't bind
7927 font-lock-beginning-of-syntax-function to nil.
7928
7929 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
7930
7931 * mail/emacsbug.el (report-emacs-bug): Report values of
7932 locale-coding-system, default-enable-multibyte-characters, and the
7933 environment variables LC_ALL, LC_TYPE, and LANG.
7934
7935 2001-01-19 Gerd Moellmann <gerd@gnu.org>
7936
7937 * font-lock.el (font-lock-default-fontify-region): Fix last change.
7938
7939 * font-lock.el (font-lock-multiline): Default to nil.
7940 (font-lock-default-fontify-region): If font-lock-multiline is
7941 nil, don't check the property `font-lock-multiline'.
7942
7943 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
7944 is nil, don't check the `font-lock-multiline' text property.
7945
7946 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
7947
7948 * viper.el: Call initial-major-mode on startup.
7949
7950 * ediff.el (ediff-patch-file): Use better defaults.
7951
7952 * ediff-vers.el: Fix for 8+3 DOS file systems.
7953
7954 2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
7955
7956 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
7957 diff mode, if available.
7958
7959 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
7960
7961 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
7962
7963 * ediff-init.el (subst-char-in-string): Define and use it, unless
7964 it's already defined.
7965
7966 2001-01-18 Gerd Moellmann <gerd@gnu.org>
7967
7968 * tooltip.el (tooltip-hide-delay): New user-option.
7969 (tooltip-show): Use tooltip-hide-delay instead of the default.
7970
7971 2001-01-18 Kenichi Handa <handa@etl.go.jp>
7972
7973 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
7974 kill-local-variable doesn't work for enable-multibyte-characters.
7975
7976 2001-01-17 Dave Love <fx@gnu.org>
7977
7978 * ediff-init.el (ediff-before-setup-hook)
7979 (ediff-merge-filename-prefix): Add :version.
7980
7981 * international/latin1-disp.el: Require disp-table.
7982 (latin1-display): Fix :set.
7983
7984 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
7985
7986 2001-01-17 Gerd Moellmann <gerd@gnu.org>
7987
7988 * isearch.el (isearch-lazy-highlight-initial-delay)
7989 (isearch-lazy-highlight-interval): Default to 0.
7990
7991 2001-01-17 Bob Glickstein <bobg@zanshin.com>
7992
7993 * isearch.el (isearch-highlight): Set isearch-overlay priority to
7994 1 here rather than each time through
7995 isearch-lazy-highlight-new-loop.
7996 (isearch-lazy-highlight-max): Variable deleted.
7997 (isearch-lazy-highlight-max-at-a-time): New user variable, like
7998 isearch-lazy-highlight-max but controls a single invocation of
7999 isearch-lazy-highlight-update.
8000 (isearch-lazy-highlight-wrapped): Variable recreated.
8001 (isearch-lazy-highlight-window-start): New variable.
8002 (isearch-lazy-highlight-cleanup): Restored to behavior of
8003 before 2-Jan.
8004 (isearch-lazy-highlight-remove-overlays): Function deleted;
8005 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
8006 behavior removed.
8007 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
8008 isearch-lazy-highlight-update in a loop rather than just once.
8009 Test isearch-invalid-regexp here and decide not to start a new
8010 loop, rather than testing it each time through
8011 isearch-lazy-highlight-update.
8012 (isearch-lazy-highlight-search): Function restored.
8013 (isearch-lazy-highlight-update): Get called in a timer loop again,
8014 but this time highlight more than one match each time through.
8015 Only highlight matches in the visible part of the window.
8016 Start at point, move in the direction of the search, and wrap around at
8017 the edge of the window. Use sit-for to force redisplay and ensure
8018 window-start is credible. "Face suppressing" behavior removed;
8019 overlay priorities should make it unnecessary, right?
8020 (isearch-highlight): Face suppressing behavior removed.
8021 (isearch-dehighlight): Face suppressing behavior removed.
8022 (isearch-set-lazy-highlight-faces-at): Removed.
8023
8024 2001-01-17 Kenichi Handa <handa@etl.go.jp>
8025
8026 * language/european.el ("Latin-1"): Make the format of description
8027 about additional language environments same as that of Latin-2.
8028
8029 2001-01-16 Dave Love <fx@gnu.org>
8030
8031 * isearch.el (isearch-lazy-highlight): Add :version.
8032
8033 * simple.el (backward-delete-char-untabify-method)
8034 (next-line-add-newlines): Add :version.
8035
8036 2001-01-16 Gerd Moellmann <gerd@gnu.org>
8037
8038 * bindings.el: Bind <backspace> and <delete> via function-key-map.
8039 Don't bind <delete> otherwise.
8040
8041 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
8042 and <delete> via function-key-map.
8043
8044 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
8045 Subject line only if point is after the `Subject:'.
8046
8047 2001-01-16 Kenichi Handa <handa@etl.go.jp>
8048
8049 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
8050 japanese-jisx0213-2 in `charset' property of this lang. env.
8051
8052 * language/european.el ("Latin-1"): Add description for Dutch and
8053 Spanish lang. env.
8054
8055 * international/mule.el (decode-char): Fix conditions.
8056 (encode-char): Handle eight-bit-control too.
8057 (transform-make-coding-system-args): New function.
8058 (make-coding-system): Accept XEmacs style arguments for CCL base
8059 coding system.
8060
8061 2001-01-15 Gerd Moellmann <gerd@gnu.org>
8062
8063 * progmodes/etags.el (find-tag-noselect): Save the value of
8064 tags-file-name before switching buffers, for the case it has a
8065 buffer-local value.
8066
8067 2001-01-15 Alex Schroeder <alex@gnu.org>
8068
8069 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
8070 From Dave Love <fx@gnu.org>.
8071 (ansi-color-for-comint-mode): Fix :version.
8072
8073 2001-01-15 Alex Schroeder <alex@gnu.org>
8074
8075 * ansi-color.el (ansi-color-unfontify-region): Doc change.
8076
8077 2001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
8078
8079 * dired.el (dired-insert-directory): If file-system-info fails,
8080 remove the " free " part, but don't signal an error.
8081
8082 2001-01-12 Sam Steingold <sds@gnu.org>
8083
8084 * bookmark.el (bookmark-maybe-historicize-string):
8085 Use new backquote syntax.
8086
8087 2001-01-12 Richard M. Stallman <rms@gnu.org>
8088
8089 * subr.el (last): Handle a list that doesn't end in nil.
8090
8091 2001-01-12 Sam Steingold <sds@gnu.org>
8092
8093 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
8094 to `backward-delete-char-untabify'.
8095
8096 2001-01-12 Dave Love <fx@gnu.org>
8097
8098 * cus-edit.el (customize-menu-create): Fix the :filter following
8099 easymenu change.
8100
8101 * wid-edit.el (function): Add :match-alternatives.
8102 (widget-color-action): Doc fix.
8103
8104 2001-01-12 Gerd Moellmann <gerd@gnu.org>
8105
8106 * calendar/calendar.el (calendar-basic-setup): Doc fix.
8107
8108 2001-01-12 Kenichi Handa <handa@etl.go.jp>
8109
8110 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
8111
8112 * international/ccl.el (define-ccl-program): Fix docstring.
8113
8114 2001-01-11 Dave Love <fx@gnu.org>
8115
8116 * international/mule-cmds.el (standard-display-european-internal):
8117 Set display table for 2208 as for 160.
8118
8119 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
8120
8121 * progmodes/fortran.el (fortran-mode-map): Modify Customization
8122 entry for custom-menu-create change.
8123 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
8124 don't cons it in the search loop.
8125
8126 * imenu.el (imenu--truncate-items): Revert last change.
8127
8128 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
8129
8130 * info.el (Info-setup-header-line): If the node header includes
8131 either Next: or Prev: links, don't show the File: and Node: parts
8132 in the header line.
8133
8134 2001-01-11 Gerd Moellmann <gerd@gnu.org>
8135
8136 * comint.el (comint-goto-process-mark): Don't print a message
8137 when running in batch mode.
8138
8139 * isearch.el (isearch-search): In the condition-case handler for
8140 `error', set isearch-invalid-regexp to the whole error message.
8141
8142 * subr.el (eval-after-load): Call load-symbol-file-load-history to
8143 ensure that eval-after-load works for files dumped with Emacs.
8144
8145 * help.el (load-symbol-file-load-history): New function extracted
8146 from function symbol-file.
8147 (symbol-file): Use it.
8148
8149 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
8150
8151 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
8152
8153 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
8154 behave as if there were no prefix argument.
8155 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
8156 argument were nil.
8157
8158 2001-01-11 Richard M. Stallman <rms@gnu.org>
8159
8160 * isearch.el (isearch-lazy-highlight-update):
8161 Don't look for more potential matches once maximum is exceeded.
8162 Use overlays-in to check correctly for overlap with current match.
8163 Ignore empty matches.
8164
8165 2001-01-11 Miles Bader <miles@gnu.org>
8166
8167 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
8168 (ispell-overlay-window, ispell-help, ispell-show-choices)
8169 (ispell-command-loop): Use it instead of `window-height'.
8170
8171 2001-01-10 Gerd Moellmann <gerd@gnu.org>
8172
8173 * files.el (confirm-kill-emacs): New user-option.
8174 (save-buffers-kill-emacs): Ask for final confirmation before
8175 killing Emacs.
8176
8177 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
8178 to nil.
8179
8180 2001-01-10 Dave Love <fx@gnu.org>
8181
8182 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
8183
8184 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
8185
8186 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
8187
8188 * calculator.el (calculator-number-digits): Fix :type.
8189
8190 * vc-cvs.el (vc-cvs-header): Fix :type.
8191 * vc-rcs.el (vc-rcs-header): Fix :type.
8192 * vc-sccs.el (vc-sccs-header): Fix :type.
8193
8194 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
8195
8196 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
8197
8198 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
8199
8200 2001-01-10 Gerd Moellmann <gerd@gnu.org>
8201
8202 * simple.el (set-variable): Force a thorough redisplay for the
8203 case that the variable has an effect on the display, like
8204 `tab-width' has.
8205
8206 2001-01-10 Andre Spiegel <spiegel@gnu.org>
8207
8208 * vc.el: Add documentation for backend interface.
8209
8210 2001-01-10 Kenichi Handa <handa@etl.go.jp>
8211
8212 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
8213
8214 * international/mule-conf.el (latin-extra-code-table): Set to t
8215 for \223 and \224.
8216
8217 2001-01-09 Kenichi Handa <handa@etl.go.jp>
8218
8219 * international/mule-cmds.el (locale-language-names): Map "es" to
8220 "Spanish" and "nl" to "Dutch".
8221
8222 2001-01-09 Gerd Moellmann <gerd@gnu.org>
8223
8224 * bindings.el (global-map): Bind <home> to beginning-of-line,
8225 <end> to end-of-line, C-<home> to beginning-of-buffer, and
8226 C-<end> to end-of-buffer.
8227
8228 * language/european.el: Add Dutch and Spanish language info
8229 to be able to use the appropriate tutorials.
8230
8231 2001-01-09 Alex Schroeder <alex@gnu.org>
8232
8233 * ansi-color.el (ansi-color-process-output): Use markers instead
8234 of positions for start and end of region.
8235 (ansi-color-apply-on-region): Rewrote code to make it more robust.
8236 Previously, occasional mistakes happend when fontifying many
8237 chunks of output (eg. ls --color=yes /dev). This happened
8238 whenever an overlay was created up to the end of the region, which
8239 coincided with the process-mark. New text would then be added
8240 within that overlay instead of after it.
8241 (ansi-color-make-extent): Overlays are created with the property
8242 `modification-hooks' set to '(ansi-color-freeze-overlay).
8243 (ansi-color-freeze-overlay): New function. When inserting text at
8244 the end of the overlay, the overlay will resize.
8245
8246 2000-01-09 Alex Schroeder <alex@gnu.org>
8247
8248 * ansi-color.el (ansi-color-process-output): Doc change.
8249 (ansi-color-unfontify-region): Doc change. No longer installed
8250 automatically in font-lock-unfontify-region-function.
8251 (ansi-color-apply): Doc change.
8252 (ansi-color-apply-on-region): Use extents or overlays instead of
8253 text-properties.
8254 (ansi-color-make-extent): New function.
8255 (ansi-color-set-extent-face): New function.
8256
8257 2000-01-09 Alex Schroeder <alex@gnu.org>
8258
8259 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
8260 both use ansi-color-process-output, now.
8261 (ansi-color-process-output): Doesn't return string anymore. It is
8262 installed in comint-output-filter-functions for both Emacs and
8263 XEmacs, now.
8264 (ansi-color-unfontify-region): Simplified code removing variables
8265 pos and start-ansi.
8266 (ansi-color-apply): Put text-property ansi-color before putting
8267 text-property face because ansi-color-unfontify-region is called
8268 immediately after the call to put-text-property.
8269 (ansi-color-context-region): Doc change.
8270 (ansi-color-filter-region): Simplified code.
8271 (ansi-color-apply-on-region): Changed start to start-marker, using
8272 a marker explicitly. Put text-property ansi-color before putting
8273 text-property face because ansi-color-unfontify-region is called
8274 immediately after the call to put-text-property.
8275
8276 2000-01-09 Alex Schroeder <alex@gnu.org>
8277
8278 * ansi-color.el (ansi-color-faces-vector): Doc change.
8279 (ansi-color-for-comint-mode): Changed :type property to choice.
8280 (ansi-color-last-context): Removed.
8281 (ansi-color-process-output): Don't use ansi-color-last-context, as
8282 the main functions will store their context now.
8283 (ansi-color-context): Doc change.
8284 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
8285 Uses ansi-color-context such that repeated calls will strip
8286 partial escape sequences, too.
8287 (ansi-color-apply): Simplified code. Colorize end of string if
8288 face is not null. Store context in new (FACE STRING) format, such
8289 that repeated calls will strip partial escape sequences, too.
8290 Append faces to face property using ansi-color-apply-sequence such
8291 that cumulative mode actually works.
8292 (ansi-color-context-region): New variable.
8293 (ansi-color-filter-region): Rewrote it based on
8294 ansi-color-apply-on-region. Uses ansi-color-context-region such
8295 that repeated calls will strip partial escape sequences, too.
8296 (ansi-color-apply-on-region): Simplified code. Colorize end of
8297 region if face is not null. Store context in new (FACE POS)
8298 format, such that repeated calls will strip partial escape
8299 sequences, too. Append faces to face property using
8300 ansi-color-apply-sequence such that cumulative mode actually works.
8301 (ansi-color-apply-sequence): New function.
8302 (ansi-color-get-face): When the default face is added to the list
8303 of faces, all previous settings are discarded and the list of
8304 faces is set to '(default).
8305
8306 2000-01-09 Alex Schroeder <alex@gnu.org>
8307
8308 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
8309 face, such that ansi-color-apply and ansi-color-apply-on-region
8310 will do the right thing.
8311 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
8312 returns nil, set the list of faces back to nil instead of
8313 appending the result of ansi-color-get-face to the front of the list.
8314
8315 2000-01-09 Alex Schroeder <alex@gnu.org>
8316
8317 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
8318 (ansi-color-process): Doc change.
8319 (ansi-color-last-context): New buffer-local variable.
8320 (ansi-color-process-output): New function. It is automatically
8321 added to comint-output-filter-functions if this is XEmacs.
8322 (ansi-color-unfontify-region): New optional parameter for XEmacs
8323 compatibility. Check wether font-lock-syntactic-keywords is
8324 boundp before removing the syntax table text property, as XEmacs
8325 doesn't have it.
8326 (ansi-color-filter-region): Doc change.
8327 (ansi-color-apply-on-region): Doc change.
8328 (ansi-color-make-face): New function. Compatibility layer for
8329 XEmacs. Return temporary faces instead of cons cells for XEmacs.
8330 (ansi-color-make-color-map): Use ansi-color-make-face.
8331 (ansi-color-get-face): Avoid face text property '(nil) as results
8332 in an errow for XEmacs.
8333
8334 2000-01-09 Alex Schroeder <alex@gnu.org>
8335
8336 * ansi-color.el (ansi-color-unfontify-region): New function.
8337 Uses text-property ansi-color in order to preserve fontification by
8338 ansi-color. When the package is loaded, a lambda expression is
8339 put onto font-lock-mode-hook. This lambda expression will check
8340 font-lock-unfontify-region-function and replace
8341 font-lock-default-unfontify-region with ansi-color-unfontify-region.
8342 (ansi-color-apply): Add text-property ansi-color in addition to
8343 text-property face.
8344 (ansi-color-apply-on-region): Add text-property ansi-color in
8345 addition to text-property face.
8346 (save-buffer-state): Copy of the macro that is also used by
8347 lazy-lock and font-lock.
8348
8349 (ansi-color-for-comint-mode): New option.
8350 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
8351 (ansi-color-for-comint-mode-off): Ditto.
8352 (ansi-color-for-comint-mode-filter): Ditto.
8353 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
8354 decide what to do. This function is added to
8355 comint-preoutput-filter-functions when the package is loaded.
8356
8357 (ansi-color-for-shell-mode-set): Removed.
8358 (ansi-color-for-shell-mode): Removed.
8359
8360 2000-01-09 Alex Schroeder <alex@gnu.org>
8361
8362 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
8363 the lambda expression from the ansi-color-for-shell-mode :set
8364 property. Additionally, modify shell-mode-hook to enable or
8365 disable font-lock-mode for future shell buffers.
8366 (ansi-color-for-shell-mode): The :set property calls
8367 ansi-color-for-shell-mode-set instead of a lambda expression.
8368
8369 2000-01-09 Alex Schroeder <alex@gnu.org>
8370
8371 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
8372 (ansi-color-context): New variable.
8373 (ansi-color-apply): Save context between calls.
8374
8375 2001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
8376
8377 * isearch.el (isearch, isearch-lazy-highlight-face):
8378 New definitions for face colors and attributes.
8379
8380 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
8381 of display-mouse-p.
8382
8383 2001-01-09 Kenichi Handa <handa@etl.go.jp>
8384
8385 * international/mule.el (make-coding-system): If the coding system
8386 accepts extra latin codes, register such codes as safe for the
8387 coding system.
8388
8389 2001-01-08 Richard M. Stallman <rms@gnu.org>
8390
8391 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
8392 don't mention the file name or the date here, because they are
8393 logged at the start of the file.
8394
8395 2001-01-08 Richard M. Stallman <rms@gnu.org>
8396
8397 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
8398 Change screen-width to frame-width.
8399
8400 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
8401
8402 * info.el (Info-search): Print the default as part of the prompt.
8403
8404 2001-01-08 Andre Spiegel <spiegel@gnu.org>
8405
8406 * vc.el (vc-default-latest-on-branch-p): New function, replaces
8407 constant implementations in backends.
8408
8409 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
8410 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
8411
8412 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
8413 WRITABLE to EDITABLE.
8414
8415 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
8416 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
8417 to EDITABLE.
8418
8419 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
8420
8421 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
8422 (copyright, copyright-update): Compute the current year at run time.
8423
8424 2001-01-08 Gerd Moellmann <gerd@gnu.org>
8425
8426 * isearch.el (isearch-old-signal-hook): Removed.
8427 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
8428 instead of setting signal-hook-function.
8429 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
8430
8431 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
8432
8433 * emulation/edt.el: Update to version 4.0. Provide support for
8434 EDT scroll margins at top and bottom of the window. Provide an
8435 emulation of the EDT SUBS command (bound to GOLD-Enter, by
8436 default). Enhance edt-quit, bound to GOLD-q by default, to warn
8437 user when file-related buffer modifications exist.
8438 Provide support for running EDT Emulation in XEmacs.
8439 Provide customize access to some user updatable variables.
8440 Add Commentary section to file header.
8441 Fixed a few minor bugs and cleaned up some code.
8442
8443 * emulation/edt-mapper.el: Update to version 4.0. Provide support
8444 for detecting a keypress that generates an ASCII key sequence.
8445 (Previously, only a keypress that generates a vector was
8446 recognized.) Embed Window Manager name into name of the generated
8447 EDT Emulation initialization file since the initialization file is
8448 Window Manager specific. Add Commentary section to file header.
8449
8450 2001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
8451
8452 * mail/sendmail.el (mail-mode): Doc fix.
8453
8454 * info.el (Info-goto-emacs-command-node): Doc fix.
8455 (Info-goto-emacs-key-command-node): Doc fix.
8456
8457 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
8458
8459 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
8460 systems without long file-name support.
8461
8462 2001-01-06 Andrew Innes <andrewi@gnu.org>
8463
8464 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
8465
8466 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
8467
8468 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
8469 (isearch-lazy-highlight-update): Doc fix.
8470
8471 * ffap.el (ffap-bindings): Doc fix.
8472
8473 * dired-x.el (dired-virtual-guess-dir): Doc fix.
8474
8475 2001-01-05 Dave Love <fx@gnu.org>
8476
8477 * emacs-lisp/cl-seq.el (remove, remq): Remove.
8478
8479 2001-01-05 Gerd Moellmann <gerd@gnu.org>
8480
8481 * mouse-drag.el (mouse-drag-safe-scroll):
8482 Bind scroll-preserve-screen-position to nil.
8483
8484 * isearch.el (isearch-old-signal-hook): New variable.
8485 (isearch-mode): Set signal-hook-function to isearch-done.
8486 (isearch-done): Restore old signal-hook-function.
8487
8488 * info.el (Info-fontify-node): Mark one more char as intangible.
8489
8490 2000-01-05 Kenichi Handa <handa@etl.go.jp>
8491
8492 * composite.el (compose-last-chars): New argument COMPONENTS.
8493 If it is non-nil, compose preceding characters by compose-region with
8494 COMPONENTS.
8495
8496 * international/quail.el (quail-input-string-to-events): New function.
8497 (quail-input-method): Convert input string to events here.
8498 (quail-start-translation): Return input string, not event list.
8499 (quail-start-conversion): Likewise.
8500
8501 2001-01-04 Gerd Moellmann <gerd@gnu.org>
8502
8503 * tooltip.el (tooltip-cancel-delayed-tip)
8504 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
8505 and tooltip-add-timeout.
8506 (tooltip-show): Set border color from faces's foreground.
8507 (tooltip-show-help-function): If called with the same help string
8508 as last time, do nothing.
8509 (tooltip-help-tips): Don't set tooltip-help-message to nil.
8510
8511 * startup.el (fancy-splash-screens): Don't bind show-help-function
8512 to nil.
8513
8514 * tooltip.el (tooltip-frame-parameters): Remove colors.
8515 (tooltip): New face
8516 (tooltip-set-param): New function.
8517 (tooltip-show): Set up color frame parameters from face `tooltip'.
8518 Display the tooltip text in face `tooltip'.
8519
8520 2001-01-04 Dave Love <fx@gnu.org>
8521
8522 * whitespace.el (whitespace-global-mode): Fix typo.
8523
8524 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
8525
8526 2001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8527
8528 * help.el (help-for-help): Fix a typo in a doc string.
8529 From kwzh@gnu.org (Karl Heuer).
8530
8531 2001-01-03 Dave Love <fx@gnu.org>
8532
8533 * dired-x.el: Doc fixes. Maintainer change.
8534 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
8535 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
8536 (dired-guess-shell-alist-user): Customize.
8537 (dired-x-help-address): Set to bug-gnu-emacs.
8538 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
8539 (dired-default-directory): Renamed from default-directory.
8540
8541 * hl-line.el (hl-line): Doc fix.
8542
8543 2001-01-03 Karl Fogel <kfogel@red-bean.com>
8544
8545 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
8546
8547 2001-01-02 Richard M. Stallman <rms@gnu.org>
8548
8549 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
8550 to remove all the current alternative-match highlighting.
8551 If nil, remove only what's outside the current window.
8552 (isearch-lazy-highlight-remove-overlays): Take optional
8553 region within which NOT to remove them.
8554 (isearch-lazy-highlight-new-loop): Greatly simplified.
8555 (isearch-lazy-highlight-update): Find all the other occurrences
8556 visible in the window, in just one call.
8557 (isearch-lazy-highlight-start): Now holds start of region to scan.
8558 (isearch-lazy-highlight-end): Now holds end of region to scan.
8559 (isearch-lazy-highlight-wrapped): Variable deleted.
8560 (isearch-lazy-highlight-search): Function deleted.
8561
8562 2000-01-02 Andrew Innes <andrewi@gnu.org>
8563
8564 * w32-fns.el (convert-standard-filename): Do length check on name
8565 before aref.
8566
8567 2001-01-02 Dave Love <fx@gnu.org>
8568
8569 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
8570 value.
8571 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
8572
8573 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
8574
8575 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
8576 read syntax.
8577
8578 * calendar/todo-mode.el (todo): Add :link, :version.
8579 (todo-save-top-priorities): Remove autoload cookie.
8580 (todo-add-category, todo-add-item-non-interactively)
8581 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
8582
8583 2001-01-02 Gerd Moellmann <gerd@gnu.org>
8584
8585 * comint.el (comint-input-history-ignore): New variable.
8586 (comint-read-input-ring): Ignore entries matching
8587 comint-input-history-ignore.
8588
8589 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
8590
8591 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
8592 (lm-copyright-mark): New function.
8593 (lm-crack-copyright): New function.
8594 (lm-verify): Check that the file has a copyright.
8595 Check that the file is copyright Free Software Foundation.
8596
8597 2000-12-30 Kenichi Handa <handa@etl.go.jp>
8598
8599 * international/mule-diag.el (print-fontset): Indent font name by
8600 24 columns, not 25.
8601
8602 2000-12-29 Gerd Moellmann <gerd@gnu.org>
8603
8604 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
8605 in Subject line.
8606
8607 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
8608 Use mail-mode-hook instead of mail-setup-hook.
8609 Otherwise continuing an interrupted message with C-u C-x m for
8610 instance, winds up in Mail mode without abbrevs.
8611
8612 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8613
8614 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
8615 non-nil. Adding almost all customization variables on ps-setup.
8616 Doc fix.
8617 (ps-print-version): New version number (6.3.3).
8618 (ps-end-with-control-d): Initialization fix.
8619 (ps-lines-printed): New var.
8620 (ps-skip-newline): New fun.
8621 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
8622 (ps-next-line, ps-continue-line, ps-plot-region)
8623 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
8624
8625 2000-12-29 Kenichi Handa <handa@etl.go.jp>
8626
8627 * international/fontset.el (x-complement-fontset-spec):
8628 Resolve ASCII font name so that the same family name is used for fonts
8629 registered in x-font-name-charset-alist.
8630 (create-fontset-from-fontset-spec): Adjusted for the above change.
8631 The name of fontset alias should be a unresolved ASCII font name.
8632
8633 2000-12-28 Gerd Moellmann <gerd@gnu.org>
8634
8635 * simple.el (delete-key-deletes-forward-mode): Bind backspace
8636 and delete in isearch-mode-map.
8637
8638 2000-12-28 Richard M. Stallman <rms@gnu.org>
8639
8640 * dired-x.el (dired-guess-shell-alist-default):
8641 Use xpdf instead of acroread.
8642
8643 2000-12-28 Kenichi Handa <handa@etl.go.jp>
8644
8645 * textmodes/artist.el (artist-butlast): Deleted.
8646 (artist-ellipse-mirror-quadrant): Use butlast instead of
8647 artist-butlast.
8648
8649 * subr.el (butlast, nbutlast): Moved from cl.el to here.
8650
8651 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
8652
8653 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
8654
8655 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
8656
8657 * ls-lisp.el: Better support for the Mac and MS-Windows.
8658 (ls-lisp): New defgroup.
8659 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
8660 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
8661 (ls-lisp-support-shell-wildcards): New defcustoms.
8662 (ls-lisp-parse-symlink): New function.
8663 (insert-directory): Code to convert switches to a list and set up
8664 the wildcard argument copied from ls-lisp-insert-directory.
8665 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
8666 for -C and -R switches.
8667 (ls-lisp-column-format): New function.
8668 (ls-lisp-delete-matching, ls-lisp-handle-switches)
8669 (ls-lisp-format-time): Add doc strings.
8670 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
8671 Support ls-lisp-dirs-first.
8672 (ls-lisp-classify, ls-lisp-extension): New functions.
8673 (ls-lisp-format): Optionally support emulation of symlinks.
8674 Support -i, -s, and -G switches.
8675
8676 2000-12-27 Gerd Moellmann <gerd@gnu.org>
8677
8678 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
8679
8680 * version.el (emacs-version): Print X scroll bar information.
8681
8682 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
8683 instead of x-toolkit-scroll-bars-p.
8684
8685 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
8686 of x-toolkit-scroll-bars-p.
8687
8688 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
8689
8690 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
8691 (ffap-bindings): Doc fix, to reflect the above change.
8692
8693 2000-12-27 Kenichi Handa <handa@etl.go.jp>
8694
8695 * term.el (term-char-mode): Define all non-ascii self-inserting
8696 characters to 'term-send-raw in term-raw-map.
8697
8698 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
8699
8700 * viper-init (viper-restore-cursor-type): Added condition-case guard.
8701
8702 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
8703 Changed initialization; use add-hook.
8704 (ediff-file-remote-p): Use file-local-copy.
8705
8706 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
8707
8708 * ediff.el (ediff-patch-buffer): Bug fix.
8709 (ediff-revision): Allow selection of the file at the prompt.
8710
8711 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
8712
8713 * subr.el (combine-run-hooks): Remove.
8714
8715 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
8716 and remove the rogue second spec.
8717
8718 2000-12-23 Gerd Moellmann <gerd@gnu.org>
8719
8720 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
8721
8722 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
8723
8724 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
8725 Use minibuffer menu prompt for the `=' prefix.
8726 (smerge-command-prefix): Change default to C-^.
8727 (smerge-mode): Don't assume font-lock doesn't move point.
8728
8729 * skeleton.el (skeleton-internal-1): Make sure the first line of
8730 the region is also re-indented.
8731 (skeleton-end-newline): New var.
8732 (skeleton-end-hook): Use it.
8733
8734 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8735
8736 * comint.el (comint-password-prompt-regexp): Support CVS.
8737
8738 2000-12-22 Gerd Moellmann <gerd@gnu.org>
8739
8740 * simple.el (delete-key-deletes-forward-mode): Simplify.
8741 Also backspace key combinations, depending on
8742 delete-key-deletes-forward.
8743
8744 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
8745
8746 * simple.el (delete-key-deletes-forward): Doc fix.
8747
8748 2000-08-22 Emmanuel Briot <briot@gnat.com>
8749
8750 * xml.el (top level comment): Updated to reflect the fact that
8751 white spaces are relevant in the XML file.
8752 (xml-parse-file): Do not kill an existing Emacs buffer if the file
8753 to parse was already edited. This allows for on-the-fly analysis
8754 of XML files.
8755 (xml-parse-tag): Check that the casing is the same in the start
8756 tag and end tag, since XML is case-sensitive. Allows for spaces
8757 in the end tag, after the name of the tag.
8758 (xml-parse-attlist): Allow for the character '-' in the name of
8759 attributes, as in the standard http-equiv attribute Do not save
8760 the properties in the XML tree, since they are not relevant.
8761
8762 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
8763
8764 * generic.el (generic-read-type): Undo last change, inline into
8765 `generic-mode' and then remove.
8766 (generic-mode): Inline generic-read-type.
8767 (define-generic-mode): Push the symbol name rather than the symbol
8768 onto generic-mode-list.
8769
8770 2000-12-21 Gerd Moellmann <gerd@gnu.org>
8771
8772 * generic.el (generic-read-type): Build an alist for
8773 completing-read as in 20.7.
8774
8775 * play/landmark.el (lm): Use interactive spec `P'.
8776 (toplevel): Don't set debug-on-error.
8777
8778 * server.el (server-switch-buffer): Choose a window on a visible frame.
8779
8780 2000-12-21 Dave Pearson <davep@davep.org>
8781
8782 * quickurl.el: Commentry change, I've moved my web site.
8783
8784 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8785
8786 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
8787 ranges like \177-\237, but accepts the character sequence from \177 to
8788 \237. Doc fix.
8789 (ebnf-version): New version (3.4).
8790 (ebnf-setup): Code fix.
8791 (ebnf-range-regexp): New fun.
8792 (ebnf-8-bit-chars): Const fix.
8793
8794 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
8795 entry. Doc fix.
8796 (ebnf-bnf-lex): Code fix.
8797 (ebnf-bnf-comment-chars): Const fix.
8798
8799 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
8800 entry. Doc fix.
8801 (ebnf-iso-comment-chars): Const fix.
8802
8803 * ebnf-otz.el: Doc fix.
8804
8805 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
8806 entry. Doc fix.
8807 (ebnf-yac-skip-code): Code fix.
8808 (ebnf-yac-comment-chars): Const fix.
8809
8810 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
8811
8812 * files.el (insert-directory-safely): New function.
8813 (recover-file): Use it instead of insert-directory.
8814 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8815
8816 2000-12-21 Kenichi Handa <handa@etl.go.jp>
8817
8818 * international/mule-cmds.el (select-safe-coding-system):
8819 Check coding-category-list more rigidly. Improve help message.
8820
8821 * dired.el (dired-move-to-filename-regexp): Fix previous change.
8822
8823 2000-12-21 Miles Bader <miles@gnu.org>
8824
8825 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
8826
8827 2000-12-21 Kenichi Handa <handa@etl.go.jp>
8828
8829 * international/mule-diag.el (describe-char-after): Make *Help*
8830 buffer inherit multibyteness of the current buffer.
8831
8832 * international/mule.el (make-char): Docstring adjusted for the
8833 change of make-char-internal.
8834
8835 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
8836
8837 * international/iso-cvt.el: Docstrings fix.
8838
8839 2000-12-20 Dave Love <fx@gnu.org>
8840
8841 * subr.el (eval-after-load): Doc fix.
8842
8843 2000-12-20 Kenichi Handa <handa@etl.go.jp>
8844
8845 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
8846 for numbers.
8847
8848 2000-12-20 Miles Bader <miles@gnu.org>
8849
8850 * international/quail.el (quail-help): Resize the help window
8851 again after it has all its contents. Remove unneeded progn.
8852
8853 2000-12-19 Gerd Moellmann <gerd@gnu.org>
8854
8855 * pcmpl-linux.el: Fix copy/paste error.
8856
8857 2000-12-19 Andrew Innes <andrewi@gnu.org>
8858
8859 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
8860
8861 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
8862
8863 * progmodes/idlw-rinfo.el: Fixed copyright notice.
8864
8865 * progmodes/idlw-toolbar.el: Fixed copyright notice.
8866
8867 * progmodes/idlw-shell.el: Fixed copyright notice.
8868
8869 * progmodes/idlwave.el: Fixed copyright notice.
8870
8871 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
8872 TAB as key separators.
8873
8874 2000-12-19 Alex Schroeder <alex@gnu.org>
8875
8876 * sql.el (sql-sybase-options): New option.
8877 (sql-sybase): Use it. Add sql-database to the list of parameters
8878 provided for login. The options -w 2048 -n are not used any more.
8879 (sql-postgres-options): Changed default from "--pset" to "-P".
8880 (sql-mysql-options): Doc change.
8881 (sql-stop): Doc change.
8882
8883 2000-12-19 Kenichi Handa <handa@etl.go.jp>
8884
8885 * international/quail.el (quail-input-method): Always hide
8886 the guidance buffer on exiting.
8887
8888 2000-12-18 Gerd Moellmann <gerd@gnu.org>
8889
8890 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
8891 isn't fboundp.
8892
8893 * server.el (server-buffer-done): Bury the buffer before
8894 killing it.
8895
8896 * faces.el (face-spec-set): Interpret a nil in specs for
8897 foreground and background colors as `unspecified', for
8898 compatibility with 20.x.
8899
8900 2000-12-18 Dave Love <fx@gnu.org>
8901
8902 * simple.el (mail-user-agent): Doc fix.
8903 (input-mode-8-bit): Removed.
8904
8905 * international/mule.el (set-keyboard-coding-system): Doc fix.
8906 (keyboard-coding-system): New option.
8907
8908 * mail/sendmail.el (send-mail-function): Customize.
8909
8910 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
8911
8912 * international/codepage.el (cp866-decode-table): New table.
8913
8914 2000-12-18 Gerd Moellmann <gerd@gnu.org>
8915
8916 * version.el (emacs-version): Remove `%a' from the time format
8917 because the weekday doesn't fit well into each locale.
8918
8919 2000-12-18 Miles Bader <miles@gnu.org>
8920
8921 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
8922
8923 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
8924 Check that emacs-major-version is `=' to 20, not `>='.
8925 (artist-replace-chars): Use `make-string' instead of a loop.
8926
8927 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
8928
8929 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
8930 (cvs-execute-single-file): Don't change directory.
8931 Patch from Per Cederqvist.
8932
8933 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
8934
8935 * textmodes/ispell.el (check-ispell-version):
8936 If `ispell-program-name' is "aspell", pass it the -v switch instead
8937 of -vv.
8938
8939 2000-12-16 Kenichi Handa <handa@etl.go.jp>
8940
8941 * international/mule-diag.el (mule-diag): Insert information about
8942 configure options, multibyte awareness, language env.
8943
8944 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
8945 regexp to search for candidates.
8946
8947 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
8948
8949 * info.el (Info-forward-node): If the node has an
8950 Info-header-line, widen the buffer before searching for "next:"
8951 and "up:" pointers, and set the search limit to stay in the
8952 current node.
8953
8954 2000-12-16 Miles Bader <miles@gnu.org>
8955
8956 * simple.el (delete-trailing-whitespace): Remove extraneous let.
8957
8958 2000-12-15 Miles Bader <miles@gnu.org>
8959
8960 * comint.el (comint-send-string, comint-send-region): Also accept
8961 a buffer, buffer-name, or nil for PROCESS, for compatibility with
8962 process-send-string/region.
8963
8964 2000-12-15 Gerd Moellmann <gerd@gnu.org>
8965
8966 * isearch.el (isearch-lazy-highlight-max): New user-option.
8967 (isearch-lazy-highlight-update): Don't highlight more than
8968 isearch-lazy-highlight-max matches.
8969
8970 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
8971
8972 2000-12-15 Richard M. Stallman <rms@gnu.org>
8973
8974 * sort.el (sort-columns): Fix error message.
8975
8976 * dabbrev.el (dabbrev--last-case-pattern): Value is now
8977 `upcase' or `downcase' or nil.
8978 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
8979 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
8980 (dabbrev--substitute-expansion): New arg record-case-pattern.
8981 If it is non-nil, set dabbrev--last-case-pattern.
8982 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
8983
8984 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
8985
8986 2000-12-15 Miles Bader <miles@gnu.org>
8987
8988 * paths.el (Info-default-directory-list): Don't delete
8989 configure-info-directory from the list of standard info
8990 directories when appending it to the end -- their order is important.
8991
8992 * faces.el (read-face-attribute): If there's no entry for the
8993 user's input in VALID, just use it as-is (this will often result
8994 in an error, but it may be OK for e.g. colors using hexadecimal
8995 notation, and at least will yield a better error message).
8996
8997 * window.el (mode-line-window-height-fudge): Function removed.
8998 (height-affecting-face-attributes, mode-line-window-height-fudge):
8999 Variables removed.
9000 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
9001 window is really the right size. Use vertical-motion
9002 rather than forward-line.
9003 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
9004 (ispell-command-loop, ispell-show-choices): Use the variable
9005 ispell-choices-win-default-height, rather than the function.
9006 (ispell-choices-win-default-height): Function removed.
9007 (ispell-mode-line-window-height-fudge): Function removed.
9008
9009 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
9010
9011 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
9012
9013 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
9014
9015 * paths.el (Info-default-directory-list):
9016 If configure-info-directory is not one of the standard directories,
9017 put it first in the list; otherwise put it last. Doc string
9018 changed accordingly.
9019
9020 * info.el (Info-directory-list): Change doc string to reflect the
9021 change in Info-default-directory-list.
9022
9023 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
9024 windows-nt as windowed environments, even under -nw.
9025
9026 * startup.el (command-line): Don't call x-backspace-delete-keys-p
9027 if not fboundp. Switch delete-forward mode for the <delete> key
9028 on all PC platforms, even under -nw.
9029
9030 * term/internal.el ([M-delete]): Remap to M-d.
9031
9032 2000-12-14 Gerd Moellmann <gerd@gnu.org>
9033
9034 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
9035
9036 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
9037
9038 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
9039
9040 2000-12-14 Gerd Moellmann <gerd@gnu.org>
9041
9042 * startup.el (command-line): Call delete-key-deletes-forward-mode,
9043 if appropriate.
9044
9045 * simple.el (delete-key-deletes-forward): New user-option.
9046 (delete-key-deletes-forward-mode): New function.
9047
9048 * bindings.el: Bind `delete' to backward-delete-char.
9049
9050 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
9051 Test if symbol is bound before getting its value.
9052
9053 * tooltip.el (tooltip-show): If an error is signaled in
9054 x-show-tip, display that error, and display the help in the
9055 echo area.
9056
9057 2000-12-14 Kenichi Handa <handa@etl.go.jp>
9058
9059 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
9060 Show "... entries" messages for every 10000 entries, not 10.
9061
9062 2000-12-13 Karl Fogel <kfogel@red-bean.com>
9063
9064 * bookmark.el: Provide a generic exit hook, as suggested by
9065 Ovidiu Predescu <ovidiu@cup.hp.com>:
9066 (bookmark-exit-hook): New var.
9067 (bookmark-exit-hook-internal): New func, replaces
9068 old raw lambda form in `kill-emacs-hook', and runs new
9069 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
9070 as logically that feature must have been provided if this function
9071 is running.
9072 Removed ;;;###autoload before the `add-hook' call.
9073
9074 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
9075
9076 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
9077 (easy-menu-current-active-maps): New function.
9078 (easy-menu-get-map): Use it.
9079 Make a proper menu entry when creating a new keymap.
9080
9081 2000-12-13 Kenichi Handa <handa@etl.go.jp>
9082
9083 * international/characters.el: Fix cases and syntaxes for
9084 mule-unicode-0100-24ff.
9085
9086 * dired.el (dired-move-to-filename-regexp): Fixed for the case
9087 that a Japanese character is not appended after day and year.
9088
9089 * info.el (Info-suffix-list): Change format for a command that
9090 requires arguments.
9091 (info-insert-file-contents): Adjusted for the above change.
9092
9093 2000-12-12 Andreas Schwab <schwab@suse.de>
9094
9095 * tar-mode.el (tar-extract): Base the name of the subfile buffer
9096 on the name of the tar buffer. Verify that the existing buffer is
9097 visiting the same subfile.
9098
9099 2000-12-12 Dave Love <fx@gnu.org>
9100
9101 * subdirs.el: Add obsolete.
9102
9103 2000-12-12 Gerd Moellmann <gerd@gnu.org>
9104
9105 * mail/rmailsum.el (rmail-summary-expunge)
9106 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
9107 instead of rmail-confirm-expunge.
9108
9109 * replace.el (perform-replace): Don't use an empty match adjacent
9110 to a non-empty match when computing the next match before the
9111 replacement is performed.
9112
9113 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
9114
9115 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
9116 definition (patch by Stefan Monnier).
9117 (glasses-mode): Use jit-lock instead of `after-change-functions'
9118 (patch by Stefan Monnier).
9119
9120 2000-12-12 Miles Bader <miles@gnu.org>
9121
9122 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
9123 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
9124
9125 2000-12-12 Andrew Choi <akochoi@i-cable.com>
9126
9127 * term/mac-win.el: Remove load for ls-lisp.
9128
9129 * loadup.el: Load ls-lisp for system-type `macos'.
9130
9131 2000-12-12 Miles Bader <miles@gnu.org>
9132
9133 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
9134 Respect field end too.
9135 (just-one-space): Respect fields as `delete-horizontal-space'.
9136 (newline-and-indent, reindent-then-newline-and-indent):
9137 Use `delete-horizontal-space'.
9138
9139 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
9140
9141 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
9142 (so as to obey the field property in the minibuffer).
9143
9144 * obsolete/c-mode.el: Moved from lisp/progmodes.
9145 * obsolete/auto-show.el: Moved from lisp.
9146 * obsolete/ooutline.el: Moved from lisp/textmodes.
9147
9148 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
9149
9150 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
9151 changes to list them here.
9152
9153 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
9154 Too many changes to list them here.
9155
9156 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
9157 Too many changes to list them here.
9158
9159 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
9160
9161 2000-12-11 Gerd Moellmann <gerd@gnu.org>
9162
9163 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
9164
9165 * cus-edit.el (custom-save-variables, custom-save-faces):
9166 Comment fix.
9167
9168 * hscroll.el: Moved to `obsolete' subdir.
9169
9170 2000-12-11 Miles Bader <miles@gnu.org>
9171
9172 * window.el (window-text-height): Function removed (now in C).
9173
9174 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
9175
9176 * log-edit.el (log-edit-parent-buffer): New var.
9177 (log-edit): Set it. Add BUFFER argument.
9178 (log-edit-done): Use char-before.
9179 Don't bother checking validity of vc-comment-ring.
9180 Only bury the buffer if log-edit popped it up.
9181
9182 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
9183 (cvs-mode-diff-help): Remove.
9184 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
9185 (cvs-mode-marked): Set up the default for CMD manually.
9186
9187 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
9188 Remove binding for ? now made unnecessary.
9189
9190 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
9191
9192 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
9193 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
9194
9195 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
9196 when master file is not open.
9197
9198 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
9199
9200 * progmodes/ada-stmt.el: Update `maintainer'.
9201
9202 2000-12-09 Stephen Gildea <gildea@stop.mail-abuse.org>
9203
9204 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
9205 choices to match documentation string.
9206
9207 2000-12-09 Miles Bader <miles@gnu.org>
9208
9209 * minibuf-eldef.el: New file.
9210
9211 * window.el (fit-window-to-buffer): Don't pass last argument to
9212 pos-visible-in-window-p, now that its meaning is inverted.
9213
9214 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
9215
9216 * image.el (create-image): Doc fix; spotted by Per Cederqvist
9217 <ceder@lysator.liu.se>.
9218
9219 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
9220
9221 * autoinsert.el (auto-insert-alist): Add missing final \n.
9222
9223 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
9224 (cvs-menu-map): Remove.
9225 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
9226 (cvs-mode-quit): Turn it back into a plain function.
9227
9228 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
9229 (texinfo-filter): Remove (move to texinfo.el).
9230
9231 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
9232 file where it's more visible.
9233 (texinfo-filter, texinfo-chapter-level-regexp): New variables
9234 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
9235 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
9236 (texinfo-inside-macro-p): Only catch `scan-error's.
9237 (texinfo-inside-env-p): Make better use of the match info.
9238 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
9239 (texinfo-insert-@end): Slight re-organization.
9240 Also remove useless `looking-at' call.
9241
9242 2000-12-08 Andrew Innes <andrewi@gnu.org>
9243
9244 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
9245 accessible in -nw mode.
9246
9247 * term/w32-win.el: Remove stuff about selection timeout, which is
9248 irrelevant on Windows. Move clipboard support to w32-fns.el, so
9249 it is accessible in -nw mode.
9250
9251 2000-12-08 Dave Love <fx@gnu.org>
9252
9253 * emacs-lisp/lisp-mode.el (lisp-mode):
9254 Set font-lock-keywords-case-fold-search.
9255
9256 2000-12-08 Gerd Moellmann <gerd@gnu.org>
9257
9258 * textmodes/ispell.el (ispell): Doc fix.
9259
9260 2000-12-08 Kenichi Handa <handa@etl.go.jp>
9261
9262 * international/quail.el (quail-insert-decode-map): Check the
9263 frame width of a window displaying the current buffer, not that of
9264 the selected frame.
9265 (quail-help): Make sure that the help buffer has window before
9266 inserting text in it.
9267
9268 2000-12-07 Sam Steingold <sds@gnu.org>
9269
9270 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
9271 Backquote is used in isearch.el, so autoloading saves nothing.
9272
9273 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
9274
9275 * startup.el (normal-top-level-add-subdirs-to-load-path):
9276 Ignore the CVS and RCS subdirectories case-insensitively.
9277
9278 * dired.el (dired-insert-directory): If file-system-info is
9279 fboundp, call it instead of invoking dired-free-space-program.
9280
9281 2000-12-07 Gerd Moellmann <gerd@gnu.org>
9282
9283 * server.el (server-visit-files): Push files on file-name-history.
9284
9285 * progmodes/cc-langs.el: Update copyright.
9286
9287 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
9288
9289 * bindings.el (mode-line-mode-menu): Add glasses-mode.
9290
9291 * bindings.el (mode-line-mode-menu): Reverse the order
9292 of define-keys so that the menu appears in alphabetical order.
9293
9294 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
9295
9296 * progmodes/glasses.el (glasses-mode): Update mode line at the end
9297 of the function.
9298
9299 2000-12-07 Dave Love <fx@gnu.org>
9300
9301 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
9302
9303 * facemenu.el (facemenu-unlisted-faces): Fix value.
9304
9305 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
9306
9307 * font-lock.el (font-lock-default-fontify-region):
9308 Include the terminating \n (off-by-one error).
9309 (font-lock-set-defaults): Use dolist.
9310
9311 * derived.el (define-derived-mode): Don't use combine-run-hooks.
9312
9313 2000-12-07 Kenichi Handa <handa@etl.go.jp>
9314
9315 * international/mule-cmds.el (describe-language-environment):
9316 Fix for the case that an input method title is not string but a list.
9317
9318 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
9319 of wrong SIZE record.
9320
9321 2000-12-06 Dave Love <fx@gnu.org>
9322
9323 * newcomment.el (comment-region, comment-dwim): Doc fix.
9324
9325 * textmodes/texinfo.el: Require tex-mode when compiling.
9326 (texinfo-update-node): Doc fix.
9327 (texinfo-imenu-generic-expression): Add @anchor.
9328 (texinfo-font-lock-keywords): Add @uref.
9329 (texinfo-inside-macro-p): Don't use ignore-errors.
9330 (texinfo-insert-quote): Match more contexts.
9331
9332 * international/mule.el (decode-char, encode-char): Doc fix.
9333 (auto-coding-alist): Customize.
9334
9335 * files.el (load-file): Fix change of 2000-03-12.
9336
9337 * wid-edit.el (widget-text-keymap): Doc fix.
9338
9339 2000-12-06 Andrew Innes <andrewi@gnu.org>
9340
9341 * makefile.w32-in (lisp): Set to an absolute directory, namely
9342 $(CURDIR).
9343
9344 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
9345
9346 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
9347 read generated-autoload-file, and set buffer-file-coding-system to
9348 raw-text-unix after reading the file.
9349
9350 * international/mule-conf.el (file-coding-system-alist):
9351 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9352
9353 2000-12-06 Gerd Moellmann <gerd@gnu.org>
9354
9355 * replace.el (occur): Make line-number-width 1 smaller for the
9356 colon following the line number.
9357
9358 * startup.el (fancy-splash-text, command-line-1):
9359 Use `File' for the menu name instead of `Files'.
9360
9361 * tmm.el: Update copyright.
9362
9363 * cus-start.el: Add entry for even-window-heights.
9364
9365 2000-12-06 Miles Bader <miles@gnu.org>
9366
9367 * faces.el (frame-set-background-mode): Avoid stomping on
9368 locally modified faces.
9369
9370 2000-12-06 Kenichi Handa <handa@etl.go.jp>
9371
9372 * international/fontset.el: Correct the font registries for
9373 japanese-jisx0213-1 and japanese-jisx0213-2.
9374
9375 2000-12-05 Gerd Moellmann <gerd@gnu.org>
9376
9377 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
9378
9379 * iswitchb.el: Update customization commentary.
9380
9381 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
9382
9383 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
9384 (tpu-search-highlight): Fixed comparison of overlay end positions.
9385 (tpu-trim-line-ends): Implemented trimming logic locally.
9386
9387 * emulation/tpu-extras.el (tpu-write-file-hook)
9388 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
9389
9390 2000-12-05 Kenichi Handa <handa@etl.go.jp>
9391
9392 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
9393 to cn-gb.
9394 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
9395
9396 2000-12-04 Dave Love <fx@gnu.org>
9397
9398 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
9399
9400 2000-12-04 Gerd Moellmann <gerd@gnu.org>
9401
9402 * mail/rmailsum.el (rmail-summary-expunge)
9403 (rmail-summary-expunge-and-save): Ask for confirmation with
9404 rmail-expunge-confirmed.
9405
9406 * mail/rmail.el (rmail-expunge-confirmed): New function.
9407 (rmail-expunge): Use it.
9408
9409 2000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
9410
9411 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
9412 (etags-recognize-tags-table, find-tag-in-order):
9413 New functionality: interpret file names as tags.
9414
9415 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
9416
9417 * info.el (Info-scroll-prefer-subnodes): New defcustom.
9418 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
9419 the first subnode until the bottom of the current node is visible.
9420
9421 2000-12-04 Gerd Moellmann <gerd@gnu.org>
9422
9423 * format.el (format-decode): Don't change buffer's undo list.
9424
9425 2000-12-04 Kenichi Handa <handa@etl.go.jp>
9426
9427 * faces.el (face-font-registry-alternatives): Add entries for CJK
9428 fonts. Doc-string adjusted for the actual usage of this data.
9429
9430 * international/fontset.el: Change the font registries for CJK
9431 fonts in the default fontset. Don't append '*' to registries.
9432
9433 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
9434
9435 * emacs-lisp/easy-mmode.el (define-derived-mode)
9436 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
9437
9438 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
9439 (derived-mode-p): New function.
9440 (derived-mode-make-docstring): Add `docstring' argument.
9441 Use it if available and complete it if necessary.
9442
9443 2000-12-03 Andreas Schwab <schwab@suse.de>
9444
9445 * type-break.el (type-break): Don't make parent of itself.
9446
9447 2000-12-03 Miles Bader <miles@gnu.org>
9448
9449 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
9450
9451 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
9452
9453 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
9454 (tex-main-file, tex-file): Simplify.
9455 (tex-generate-zap-file-name): Use subst-char-in-string.
9456 (tex-strip-dots): Remove.
9457
9458 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
9459
9460 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
9461 to check if the match succeeded.
9462
9463 2000-12-02 Gerd Moellmann <gerd@gnu.org>
9464
9465 * startup.el (use-fancy-splash-screens-p): New function.
9466 (command-line-1): Use it to determine whether or not to use
9467 a fancy splash screen.
9468
9469 2000-12-02 Andreas Schwab <schwab@suse.de>
9470
9471 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
9472
9473 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
9474
9475 * international/mule.el (make-char): Fix last change.
9476
9477 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
9478 New defcustoms.
9479 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
9480 autoloading tex-mode; instead, do the same manually.
9481 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
9482 with numeric argument. Docstring fix.
9483 (toplevel): Require cl when compiling.
9484
9485 * international/mule.el (make-char): Doc fix.
9486
9487 2000-12-02 Jason Rumney <jasonr@gnu.org>
9488
9489 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
9490 the Emacs Lisp manual)
9491
9492 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
9493
9494 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
9495
9496 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
9497 the Emacs Lisp manual).
9498
9499 2000-12-02 Gerd Moellmann <gerd@gnu.org>
9500
9501 * simple.el (next-line-add-newlines): Change default to nil.
9502
9503 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
9504
9505 * files.el (revert-buffer, recover-file):
9506 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
9507
9508 2000-12-01 Gerd Moellmann <gerd@gnu.org>
9509
9510 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
9511
9512 2000-12-01 Miles Bader <miles@gnu.org>
9513
9514 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
9515
9516 2000-12-01 Kenichi Handa <handa@etl.go.jp>
9517
9518 * international/mule-diag.el (describe-char-after): Fix typo.
9519 (describe-character-set, non-iso-charset-alist): Fix typo.
9520
9521 2000-12-01 Miles Bader <miles@gnu.org>
9522
9523 * image-file.el (image-file-name-regexp): Automatically add
9524 upper-case variants of each filename extension in
9525 `image-file-name-extensions', since they seem to be common.
9526
9527 * simple.el (minibuffer-contents)
9528 (minibuffer-contents-no-properties, delete-minibuffer-contents):
9529 New functions.
9530 * filecache.el (file-cache-directory-name)
9531 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
9532
9533 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
9534
9535 * filecache.el (file-cache-minibuffer-complete): Don't try to
9536 delete the minibuffer prompt.
9537
9538 2000-11-30 Dave Love <fx@gnu.org>
9539
9540 * cus-start.el: Fix read-buffer-function type.
9541
9542 2000-11-30 Gerd Moellmann <gerd@gnu.org>
9543
9544 * md5.el: Removed. There's a built-in function, now.
9545
9546 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
9547
9548 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
9549 as dummy 0-th char of rmail-deleted-vector.
9550
9551 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
9552
9553 * ps-print.el (ps-end-job): Bind case-fold-search only after
9554 switching to ps-spool-buffer.
9555
9556 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9557
9558 * ps-print.el: Line number font customization. PostScript: Lines and
9559 PageCount are initialized on each page. Doc Fix.
9560 (ps-print-version): New version number (6.3.2).
9561 (ps-lpr-switches, ps-font-info-database, ps-font-size)
9562 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
9563 (ps-right-header): Customization fix.
9564 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
9565 Fix code.
9566 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
9567 New vars.
9568
9569 2000-11-30 Gerd Moellmann <gerd@gnu.org>
9570
9571 * bs.el: Fix typos and spelling errors.
9572 (bs-appearance) <defgroup>: Renamed from bs-appearence.
9573 (bs-configuration): Doc fix.
9574
9575 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
9576
9577 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
9578
9579 * emulation/tpu-edt.el (tpu-version): New version.
9580 (tpu-search-overlay, tpu-replace-overlay): New initial range.
9581 (tpu-original-mode-line): Variable deleted.
9582 (tpu-mark-flag): New initial value.
9583 (tpu-set-mode-line): Don't redefine mode-line-format.
9584 Add tpu-mark-flag to minor-mode-alist.
9585 (tpu-update-mode-line): New mark flag logic.
9586 (tpu-get): Use find-file-wildcards.
9587 (tpu-search-highlight): Move overlay less, reset overlay properly.
9588 (tpu-unselect): Deactivate mark.
9589 (tpu-lm-replace): Reset overlay properly.
9590 (tpu-forward-line): Use forward-visible-line.
9591 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
9592
9593 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
9594
9595 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
9596
9597 * cus-edit.el (custom-face-value-create): Always emphasize tag.
9598
9599 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9600
9601 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
9602 and skip whitespace and newlines.
9603
9604 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
9605
9606 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
9607
9608 2000-11-29 Gerd Moellmann <gerd@gnu.org>
9609
9610 * help.el (describe-function-1): Regexp-quote function name
9611 when used as part of a regexp.
9612
9613 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
9614 Use face-attribute instead of face-foreground and face-background.
9615 (tool-bar-add-item): Likewise, and handle unspecified colors.
9616
9617 * enriched.el (enriched-face-ans): Use face-attribute instead
9618 of face-foreground and face-background.
9619
9620 * faces.el (face-foreground, face-background, face-stipple):
9621 Return nil if attribute is unspecified, for backward compatibility.
9622
9623 * files.el (auto-mode-alist): Add an entry for antlr-mode.
9624
9625 * play/5x5.el: Remove version info.
9626
9627 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
9628
9629 * frame.el (blink-cursor-mode): Doc fix.
9630
9631 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9632
9633 * antlr-mode.el: New commands to run ANTLR from within Emacs and
9634 to create Makefile rules.
9635 (antlr-tool-command): New user option.
9636 (antlr-ask-about-save): New user option.
9637 (antlr-makefile-specification): New user option.
9638 (antlr-file-formats-alist): New variable.
9639 (antlr-special-file-formats): New variable.
9640 (antlr-unknown-file-formats): New user option.
9641 (antlr-help-unknown-file-text): New variable.
9642 (antlr-help-rules-intro): New variable.
9643 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
9644 (antlr-mode-menu): Add entries.
9645 (antlr-file-dependencies): New function.
9646 (antlr-directory-dependencies): New function.
9647 (antlr-superclasses-glibs): New function.
9648 (antlr-run-tool): New command.
9649 (antlr-makefile-insert-variable): New function.
9650 (antlr-insert-makefile-rules): New function.
9651 (antlr-show-makefile-rules): New command.
9652
9653 * antlr-mode.el: More Emacs/XEmacs stuff.
9654 (antlr-no-action-keywords): New constant with value nil.
9655 (antlr-font-lock-keywords-alist): Use it. Old value would break
9656 syntax highlighting in Emacs-21.0.
9657 (antlr-default-directory): Emacs/XEmacs dependend function.
9658 (antlr-read-shell-command): Ditto.
9659 (antlr-with-displaying-help-buffer): Ditto.
9660
9661 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9662
9663 * antlr-mode.el: imenu, parsing and highlighting changes.
9664 (antlr-imenu-create-index-function): Don't create extra submenus
9665 for definitions in different grammar classes. It is not necessary
9666 for the menu and would make command `imenu' awkward to use.
9667 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
9668 header actions and more than one.
9669 (antlr-font-lock-tokendef-face): Changed color.
9670 (antlr-font-lock-tokenref-face): Changed color.
9671 (antlr-font-lock-additional-keywords): Also highlight lowercase.
9672 (antlr-mode-syntax-table): New variable.
9673 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
9674 (antlr-with-syntax-table): Don't copy syntax table.
9675
9676 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9677
9678 * antlr-mode.el: Minor changes: language setting.
9679 (antlr-language-alist): The value for file option "language" can
9680 be both an identifier and a string.
9681 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
9682 (antlr-language-limit-n-regexp): Change accordingly.
9683
9684 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9685
9686 * antlr-mode.el: Minor changes: tabs, hiding.
9687 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
9688 (antlr-action-visibility): Also allow value nil to also hide the
9689 braces. Renamed from `antlr-tiny-action-length'.
9690 Suggested by Jay@aol.com.
9691 (antlr-hide-actions): Change accordingly. Hide line if completely
9692 hidden action is on a line of its own.
9693
9694 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
9695
9696 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
9697
9698 * sort.el (sort-columns): Don't concat strings with numbers.
9699
9700 2000-11-29 Dave Love <fx@gnu.org>
9701
9702 * cus-edit.el (face): Fix :format.
9703
9704 * mail/feedmail.el: Require smtpmail when compiling.
9705 (mail-do-fcc): Autoload.
9706 (feedmail) <defgroup>: Fix :link.
9707 (feedmail-nuke-body-in-fcc): Fix :type.
9708 (feedmail-send-it): Add autoload cookie.
9709
9710 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
9711
9712 * newcomment.el (comment-indent): Save excursion around call to
9713 comment-indent-function.
9714
9715 2000-11-29 Miles Bader <miles@gnu.org>
9716
9717 * subr.el (member-ignore-case): Return the tail of the list who's
9718 car matches, like `member', not the matching element itself.
9719
9720 2000-11-29 Kenichi Handa <handa@etl.go.jp>
9721
9722 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
9723 should not contain `\n'.
9724
9725 2000-11-28 Gerd Moellmann <gerd@gnu.org>
9726
9727 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
9728
9729 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
9730
9731 * dired-aux.el (dired-do-create-files): Construct default file
9732 name for dired-mark-read-file-name so that when the user enters
9733 just RET, the target file will end up in the target directory.
9734
9735 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
9736 local-abbrev-table before changing buffers because it might
9737 have a buffer-local binding.
9738
9739 2000-11-28 Miles Bader <miles@gnu.org>
9740
9741 * simple.el (delete-horizontal-space): Handle fields more generally.
9742
9743 2000-11-28 Gerd Moellmann <gerd@gnu.org>
9744
9745 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
9746
9747 2000-11-28 Dave Love <fx@gnu.org>
9748
9749 * progmodes/ps-mode.el (ps-mode): Set comment-start and
9750 comment-start-skip locally.
9751
9752 * progmodes/fortran.el (fortran-mode): Don't set
9753 fortran-comment-line-start-skip. Set comment-start to
9754 fortran-comment-line-start.
9755 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
9756 (fortran-comment-line-start-skip): Simplify slightly.
9757
9758 2000-11-28 Gerd Moellmann <gerd@gnu.org>
9759
9760 * play/5x5.el: Remove RCS keyword.
9761
9762 * bs.el: Mistaken commit, undone 2000-11-30.
9763
9764 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
9765
9766 * textmodes/tildify.el (tildify-string-alist):
9767 Add `plain-tex-mode' here.
9768
9769 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
9770
9771 * chistory.el (Command-history-setup): Remove extraneous `keymap'
9772 reference.
9773
9774 2000-11-28 Miles Bader <miles@gnu.org>
9775
9776 * cus-face.el (custom-face-attributes): Add post-filter function
9777 for :box. Make pre-filter function for :box handle all cases.
9778
9779 * wid-edit.el (widget-choose): Make sure pop-up window is large
9780 enough to display all the choices, as there's no way to scroll it.
9781
9782 2000-11-28 Kenichi Handa <handa@etl.go.jp>
9783
9784 * international/mule-conf.el: Make the coding system no-conversion
9785 safe for all characters.
9786
9787 2000-11-27 Dave Love <fx@gnu.org>
9788
9789 * net/ldap.el (ldap) <defgroup>: Add :version.
9790
9791 * tooltip.el (tooltip-use-echo-area): Doc fix.
9792
9793 * cus-start.el <minibuffer-prompt-properties>: Add version.
9794 <read-buffer-function>: Add.
9795
9796 * apropos.el (apropos-print): Add help-echo to active text.
9797
9798 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
9799
9800 2000-11-27 Gerd Moellmann <gerd@gnu.org>
9801
9802 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
9803 type, group and version.
9804
9805 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
9806
9807 * select.el (x-get-selection): Docstring fix.
9808
9809 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
9810
9811 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
9812
9813 2000-11-27 Andrew Innes <andrewi@gnu.org>
9814
9815 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
9816
9817 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
9818
9819 2000-11-27 Miles Bader <miles@gnu.org>
9820
9821 * dired.el (dired-get-filename): Return filename verbatim if
9822 LOCALP is `verbatim'.
9823 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
9824 `verbatim' so that we don't inadvertently delete a non-existant
9825 directory name.
9826
9827 2000-11-27 Kenichi Handa <handa@etl.go.jp>
9828
9829 * international/characters.el: Specify cases and syntaxes for
9830 mule-unicode-0100-24ff.
9831
9832 2000-11-27 Gerd Moellmann <gerd@gnu.org>
9833
9834 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
9835 that foreground and/or background colors of the face `tool-bar'
9836 are unspecified.
9837
9838 2000-11-27 Miles Bader <miles@gnu.org>
9839
9840 * wid-edit.el (widget-field-buffer, widget-field-start)
9841 (widget-field-end): Handle widget field `pseudo-overlays'.
9842 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
9843 if it's there instead of in `widget-field-list'.
9844
9845 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
9846 (help-make-xrefs): Delete extraneous newlines at the end of the
9847 docstring.
9848
9849 2000-11-25 Jason Rumney <jasonr@gnu.org>
9850
9851 * startup.el (command-line): Call set-locale-environment after
9852 Window System init file is read, as it can result in a call to
9853 redraw-frame.
9854
9855 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
9856
9857 * simple.el (shell-command): Mention the effect of the prefix
9858 argument in the doc string.
9859
9860 2000-11-25 Miles Bader <miles@gnu.org>
9861
9862 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
9863
9864 * wid-edit.el (widget-field-value-delete): Don't try to delete
9865 overlay when it's the `pseudo-overlay' that exists at some points.
9866
9867 2000-11-24 Jason Rumney <jasonr@gnu.org>
9868
9869 * international/mule-cmds.el (locale-language-names): Add "jp" as
9870 a non-standard alternative for Japanese.
9871
9872 2000-11-24 Andre Spiegel <spiegel@gnu.org>
9873
9874 * vc-hooks.el: Require 'cl during compilation.
9875
9876 2000-11-24 Gerd Moellmann <gerd@gnu.org>
9877
9878 * faces.el (face-set-after-frame-default): Let face attributes
9879 specified for new frames override frame parameters.
9880
9881 * startup.el (command-line): Fix computation of the source file
9882 for user-init-file when user-init-file is a compiled file.
9883
9884 2000-11-24 Miles Bader <miles@gnu.org>
9885
9886 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
9887 (custom-post-filter-face-spec): New functions.
9888 (custom-face-set, custom-face-value-create): Filter the face spec
9889 before and after customization.
9890 (custom-face-set): If VALUE specifies a null face, pass a
9891 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
9892 * cus-face.el (custom-face-attributes): Remove SET and GET
9893 functions. Add some IN-FILTER and OUT-FILTER functions in the few
9894 cases they're needed.
9895
9896 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
9897 that it's distinguishable from the :off-glyph on dark-background
9898 displays. Set its background color too.
9899
9900 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
9901 so that people can easily turn it off.
9902
9903 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
9904
9905 * ediff-diff.el: Moved variables around to have it compile under NT.
9906
9907 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
9908
9909 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
9910
9911 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
9912 redundant skip-small-frames test.
9913
9914 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
9915 (viper-downgrade-to-insert): Protect against errors in hooks.
9916
9917 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
9918 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
9919 (viper-restore-cursor-type,viper-set-insert-cursor-type):
9920 New functions.
9921
9922 * viper-util.el (viper-memq-char): Bug fixes.
9923
9924 * viper.el (viper-mode): Fix cursor handling.
9925
9926 2000-11-24 Kenichi Handa <handa@etl.go.jp>
9927
9928 * international/mule-diag.el (list-iso-charset-chars):
9929 For two-byte charset, fix the `while' condition.
9930 (list-non-iso-charset-chars): Fix the `while' condition.
9931
9932 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
9933
9934 * subr.el (add-hook, remove-hook): Don't call make-local-hook
9935 if the variable is make-variable-buffer-local.
9936
9937 * progmodes/ada-stmt.el (ada-template-map):
9938 Initialize and bind it to C-c t in ada-mode-map.
9939 (ada-stmt-mode-hook): New function extracted from old code.
9940 Only change the buffer-local side of skeleton-*.
9941 (ada-mode-hook): Use it.
9942
9943 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
9944
9945 * iswitchb.el (iswitchb-minibuf-depth): New variable.
9946 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
9947 we expect to be returned by minibuffer-depth once we prompt the
9948 user in the minibuffer.
9949 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
9950 as recorded in iswitchb-minibuf-depth, return non-nil.
9951
9952 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
9953
9954 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
9955 (hscroll-window-maybe): Docstring fix.
9956
9957 2000-11-23 Dave Love <fx@gnu.org>
9958
9959 * rect.el (string-rectangle): Don't test delete-selection-mode.
9960
9961 2000-11-23 Gerd Moellmann <gerd@gnu.org>
9962
9963 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
9964 is in the tool bar.
9965
9966 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
9967 with `no-dir'; we want the directory part to be able to remove it.
9968
9969 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
9970
9971 * textmodes/outline.el (outline-flag-region):
9972 Don't bind inhibit-read-only since we don't modify the buffer.
9973 (outline-isearch-open-invisible): Don't jump to overlay-start
9974 since we're trying to unhide text around point.
9975 (outline-discard-overlays): Use dolist.
9976
9977 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
9978
9979 2000-11-22 Gerd Moellmann <gerd@gnu.org>
9980
9981 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
9982
9983 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
9984
9985 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
9986 Fix ARG regexp to skip quoted braces.
9987 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
9988 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
9989 are (correctly) handled separately).
9990 Remove `caption' and `footnote' from `citations': they contain text.
9991 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
9992 (latex-skeleton-end-hook): New function.
9993 (latex-mode): Use it.
9994 (tex-start-tex-marker): Remove.
9995 (tex-send-tex-command): Don't set tex-start-tex-marker.
9996 (tex-error-parse-syntax-table): New var.
9997 (tex-compilation-parse-errors): Use it.
9998 Ignore tex-start-tex-marker. Don't bother with marker-position.
9999 (tex-validate-buffer): Don't bother with marker-position.
10000
10001 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
10002 (flyspell-generic-progmode-verify): Use it.
10003
10004 2000-11-22 Sam Steingold <sds@gnu.org>
10005
10006 * simple.el (delete-trailing-whitespace): New interactive function.
10007
10008 * progmodes/ada-mode.el (ada-mode): Use it instead of
10009 `ada-remove-trailing-spaces'.
10010 (ada-remove-trailing-spaces): Removed.
10011
10012 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
10013
10014 * textmodes/picture.el (picture-clean): Removed.
10015 (picture-mode-exit): Call it instead of `picture-clean'.
10016
10017 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10018
10019 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
10020
10021 * hi-lock.el (hi-lock-refontify): Don't call non-existent
10022 jit-lock-fontify-buffer; it should anyway be unneccessary to
10023 do anything special when jit-lock is active.
10024 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
10025
10026 2000-11-22 Dave Love <fx@gnu.org>
10027
10028 * calendar/todo-mode.el (todo-top-priorities): Use
10029 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
10030
10031 * language/chinese.el, language/cyrillic.el:
10032 * language/devanagari.el, language/ethiopic.el, language/greek.el:
10033 * language/hebrew.el, language/indian.el, language/japanese.el:
10034 * language/korean.el, language/lao.el, language/misc-lang.el:
10035 * language/thai.el, language/tibetan.el, language/vietnamese.el:
10036 Use provide.
10037
10038 * cus-edit.el (custom-buffer-create-internal): Save some consing.
10039 (custom-variable-set): Improve validation error mesage.
10040
10041 * rect.el (string-rectangle): Revert last change.
10042 (string-rectangle-line): New arg DELETE.
10043 (string-rectangle): Check delete-selection-mode.
10044
10045 * emacs-lisp/edebug.el (edebug-version)
10046 (edebug-maintainer-address): Deleted.
10047 (edebug-submit-bug-report): Just alias to report-emacs-bug.
10048 (edebug-read-function): Account for other `'#' read forms.
10049 (edebug-mode-menus): Make some items toggles.
10050 (edebug-outside-unread-command-event, unread-command-event):
10051 Remove these to avoid warnings.
10052
10053 2000-11-22 David Ponce <david@dponce.com>
10054
10055 * recentf.el (recentf-menu-items-for-commands)
10056 (recentf-make-menu-items, recentf-make-menu-item)
10057 (recentf-filter-changer): Added :help and :active menu-item properties.
10058
10059 (recentf-build-dir-rules, recentf-dump-variable)
10060 (recentf-edit-list, recentf-open-files-item)
10061 (recentf-open-files): Replaced unnecessary `mapcar' with new
10062 built-in `mapc'.
10063
10064 2000-11-23 Miles Bader <miles@gnu.org>
10065
10066 * faces.el (menu): Make inverse-video on ttys too.
10067
10068 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10069
10070 * simple.el (comment-line-break-function): Use the new name
10071 indent-new-comment-line -> comment-indent-new-line.
10072 (clone-indirect-buffer): Don't ignore NORECORD.
10073 (next-completion): Properly handle the case where items are adjacent.
10074
10075 * mouse.el (popup-menu): Stupid typo.
10076
10077 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10078
10079 * emacs-lisp/authors.el: Remove autoload cookies, add author,
10080 maintainer, keywords tags.
10081
10082 * rect.el (replace-rectangle): Don't call string-rectangle-line
10083 with too many arguments.
10084
10085 2000-11-22 Andre Spiegel <spiegel@gnu.org>
10086
10087 * ediff-util.el (ediff-file-checked-out-p)
10088 (ediff-file-checked-in-p): Call vc-state instead of
10089 vc-locking-user, which no longer exists.
10090
10091 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
10092
10093 2000-11-22 Dave Love <fx@gnu.org>
10094
10095 * md5.el (md5): Provide.
10096 (md5): Fix error call.
10097
10098 2000-11-22 Miles Bader <miles@gnu.org>
10099
10100 * textmodes/refill.el (refill-adjust-ignorable-overlay)
10101 (refill-fill-paragraph-at): Remove debugging code.
10102
10103 * calendar/calendar.el (generate-calendar-window): When we don't
10104 call `fit-window-to-buffer', make sure the top line is fully visible.
10105
10106 * image-file.el (insert-image-file): Don't make `read-only'
10107 property rear-nonsticky.
10108
10109 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
10110 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
10111 stashing away its original value.
10112 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
10113 in the recursive edit.
10114 Bind `isearch-original-minibuffer-message-timeout' to protect it.
10115 (isearch-done): Restore `minibuffer-message-timeout'.
10116
10117 * cus-start.el: Remove entry for `mode-line-inverse-video'.
10118
10119 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
10120
10121 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
10122
10123 * find-lisp.el (find-lisp-find-files-internal):
10124 Use dolist, when and file-name-as-directory.
10125
10126 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
10127 (define-derived-mode, define-minor-mode): Add specs.
10128
10129 * window.el: General comment and spacing fixes.
10130 (save-selected-window): Use backquotes.
10131 (window-safely-shrinkable-p): New function.
10132 (shrink-window-if-larger-than-buffer): Use it.
10133
10134 * subr.el (make-local-hook): Docstring fix.
10135
10136 * shell.el (shell-mode): Use define-derived-mode.
10137
10138 * newcomment.el (comment-indent): Insert comment before calling
10139 comment-indent-function. Don't insert in column 0.
10140 (comment-dwim): Indent before inserting comment.
10141
10142 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
10143 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
10144 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
10145 Use mapc rather than map.
10146
10147 * files.el (find-buffer-visiting): Compare all attributes before
10148 declaring two files identical (rather than just their inode-no).
10149 (auto-mode-alist): Use \' rather than $.
10150
10151 * which-func.el: Update maintainer line.
10152
10153 * pcvs.el (uniquify-buffer-file-name): Remove advice.
10154 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
10155 (uniquify-buffer-file-name): Use it.
10156
10157 2000-11-22 Miles Bader <miles@gnu.org>
10158
10159 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
10160 * simple.el (minibuffer-avoid-prompt): New function.
10161
10162 2000-11-21 Gerd Moellmann <gerd@gnu.org>
10163
10164 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
10165
10166 2000-11-21 Miles Bader <miles@gnu.org>
10167
10168 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
10169 inclusion of `track-mouse'.
10170
10171 * textmodes/refill.el (refill-ignorable-overlay): New variable.
10172 (refill-adjust-ignorable-overlay): New function.
10173 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
10174 only the paragraph's tail if possible.
10175 Update `refill-ignorable-overlay'.
10176 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
10177
10178 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
10179 point inside the fill-prefix.
10180
10181 * textmodes/refill.el (refill-post-command-function): Don't reset
10182 refill-doit in the case where a self-insertion command doesn't
10183 case a refill. Use `refill-fill-paragraph-at', getting position
10184 from `refill-doit'.
10185 (refill-after-change-function): Set `refill-doit' to END.
10186 (refill-fill-paragraph-at): New function, mostly from old
10187 refill-fill-paragraph.
10188 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
10189 (refill-pre-command-function): New function.
10190 (refill-mode): Add it to `pre-command-hook'.
10191
10192 2000-11-20 Gerd Moellmann <gerd@gnu.org>
10193
10194 * textmodes/artist.el (artist-mode): Fix autoload cookie.
10195
10196 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
10197 javadoc tags.
10198
10199 2000-11-20 Andre Spiegel <spiegel@gnu.org>
10200
10201 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
10202 vc.el).
10203
10204 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
10205 require vc.
10206
10207 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
10208 checkouts.
10209
10210 2000-11-20 Dave Love <fx@gnu.org>
10211
10212 * Makefile.in (DONTCOMPILE): Omit bindings.el.
10213
10214 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
10215
10216 * calculator.el (calculator-paste): Use `if' instead of `and'
10217 and `or'.
10218 (calculator-help): Don't use electric-describe-mode for XEmacs.
10219
10220 2000-11-19 Gerd Moellmann <gerd@gnu.org>
10221
10222 * info.el (info-menu-5): Doc fix.
10223
10224 * textmodes/artist.el: New file.
10225
10226 2000-11-19 Andre Spiegel <spiegel@gnu.org>
10227
10228 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
10229 and differentiate according to checkout model.
10230 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
10231 since this function is only concerned with master state.
10232
10233 * vc-hooks.el (vc-workfile-unchanged-p)
10234 (vc-default-workfile-unchanged-p): Moved here from vc.el.
10235
10236 * vc.el (vc-workfile-unchanged-p)
10237 (vc-default-workfile-unchanged-p): See above.
10238
10239 2000-11-19 Miles Bader <miles@gnu.org>
10240
10241 * image-file.el (insert-image-file): Make `intangible' and
10242 `read-only' properties rear-nonsticky too.
10243
10244 2000-11-18 Gerd Moellmann <gerd@gnu.org>
10245
10246 * ps-print.el: Update copyright notice.
10247
10248 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
10249 (tooltip-show): Use the offsets.
10250
10251 * bindings.el (mode-line-modified): Fix a typo.
10252 (mode-line-toggle-modified, mode-line-widen)
10253 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
10254
10255 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10256
10257 * ps-print.el (toplevel): Test for find-coding-system being
10258 fboundp before calling ps-x-find-coding-system.
10259
10260 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
10261
10262 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
10263 (vc-version-backup-file): Docstring fix.
10264
10265 2000-11-16 Gerd Moellmann <gerd@gnu.org>
10266
10267 * files.el (basic-save-buffer): Don't add a newline if
10268 find-file-literally is non-nil.
10269 (find-file-literally): Extend doc string.
10270
10271 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
10272 sort(1) with the `-f' argument.
10273
10274 2000-11-16 Andre Spiegel <spiegel@gnu.org>
10275
10276 * vc.el: Updated backend documentation.
10277 (vc-default-check-headers): New function.
10278
10279 * vc-{cvs,rcs,sccs}.el: Functions reordered.
10280
10281 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
10282 up-to-date.
10283 (vc-do-command): In the asynchronous case, output messages only if
10284 the minibuffer is not active.
10285
10286 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
10287 `vc-cvs-use-edit' is on.
10288 (vc-cvs-checkout): When this is used for reverting the workfile,
10289 make a backup of the original contents and revert to that in case
10290 of error.
10291 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
10292 remote repositories.
10293
10294 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
10295 for both version and ratio in the minibuffer.
10296
10297 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
10298 Use vc-do-command to perform the annotation, not call-process.
10299
10300 2000-11-16 Kenichi Handa <handa@etl.go.jp>
10301
10302 * international/quail.el (quail-start-translation): Don't call
10303 `message' before reading key sequence.
10304
10305 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
10306
10307 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
10308
10309 2000-11-16 Kenichi Handa <handa@etl.go.jp>
10310
10311 * window.el (fit-window-to-buffer): Be sure to acquire at least
10312 one text line even if the buffer is empty.
10313
10314 2000-11-16 Gerd Moellmann <gerd@gnu.org>
10315
10316 * net/ange-ftp.el (ange-ftp-file-writable-p)
10317 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
10318 Bind ange-ftp-process-verbose to nil.
10319
10320 2000-11-15 Dave Love <fx@gnu.org>
10321
10322 * wid-edit.el (widget-specify-field, widget-specify-button):
10323 If :help-echo is a function, set help-echo of overlay to
10324 widget-mouse-help.
10325 (widget-mouse-help): New function.
10326 (widget-echo-help): Rewritten for :help-echo functions only taking
10327 a widget arg.
10328
10329 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
10330 Use display-graphic-p.
10331 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
10332 and that JPEG is available.
10333 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
10334
10335 * international/mule-cmds.el (locale-charset-language-names):
10336 Match @euro.
10337
10338 2000-11-15 Gerd Moellmann <gerd@gnu.org>
10339
10340 * faces.el (face-set-after-frame-default):
10341 If `inhibit-default-face-x-resources' is bound, don't intialize the
10342 default face from X resources.
10343
10344 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
10345
10346 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
10347 Don't set EMACSLOADPATH.
10348
10349 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
10350
10351 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
10352 texinfo-insert-@url.
10353 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
10354 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
10355
10356 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
10357
10358 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
10359 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
10360 (checkdoc-minor-keymap): Backward compatibility.
10361 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
10362 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
10363 (checkdoc-this-string-valid-engine): Be a bit more strict
10364 to avoid matching substrings of `...' quoted vars/funs.
10365 (checkdoc-defun-info): Only look for `interactive' if alone.
10366 (debug-ignored-errors): Add "arg doesn't appear in docstring".
10367
10368 * progmodes/compile.el (grep): `tag-default' can be nil.
10369
10370 * newcomment.el (comment-indent): Paren typo.
10371
10372 2000-11-14 Dave Love <fx@gnu.org>
10373
10374 * calculator.el: New maintainer version.
10375
10376 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
10377
10378 * cmuscheme.el: Doc fixes.
10379 (cmuscheme) <defgroup>: Use `scheme' as parent.
10380 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
10381
10382 * xscheme.el (scheme-program-name): Don't define here.
10383
10384 * progmodes/scheme.el (scheme-program-name): New variable
10385 (originally in cmuscheme).
10386
10387 2000-11-14 Miles Bader <miles@gnu.org>
10388
10389 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
10390 Handle header-lines. Don't loop forever if we can't enlarge the
10391 window anymore. Simplify a bit.
10392
10393 2000-11-14 Kenichi Handa <handa@etl.go.jp>
10394
10395 * window.el (fit-window-to-buffer): Don't check
10396 window-text-height. Assure that the last line is fully visible.
10397
10398 * international/quail.el (quail-show-guidance-buf):
10399 Call fit-window-to-buffer to assure the enough height of the guidance
10400 buffer.
10401 (quail-update-guidance): Avoid making the guidance buffer shorter.
10402
10403 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
10404
10405 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
10406 rather than `prepend' and add an interesting comment.
10407 (tex-math-face, tex-font-lock-syntactic-face-function):
10408 New face and function to use it.
10409 (tex-define-common-keys, tex-mode-map): Use menu-item rather
10410 than `menu-enable' symbol property.
10411 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
10412 (tex-mode): Add some latex-mode commands for auto-selection.
10413 Use tex-font-lock-syntactic-face-function.
10414 (tex-insert-quote): Simplify.
10415 (tex-shell): New mode.
10416 (tex-start-shell): Use it.
10417 (tex-shell-proc, tex-shell-buf): New functions.
10418 (tex-send-command): Use it.
10419 (tex-main-file): Fix the meaning of the new arg REALFILE.
10420 (tex-send-tex-command): New function split from `tex-start-tex'.
10421 Set compilation-last-buffer and compilation-parsing-end.
10422
10423 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
10424 when it follows non-comment text on the line.
10425
10426 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
10427 Set font-lock-defaults.
10428 (lisp-mode-shared-map): Init inside the defvar.
10429 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
10430 Use define-derived-mode.
10431
10432 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
10433
10434 * faces.el (header-line): Use `:box nil' for color/gs displays too.
10435
10436 2000-11-14 Gerd Moellmann <gerd@gnu.org>
10437
10438 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
10439 Don't recursively optimize body because that can lead to infinite
10440 recursion; see comment there.
10441
10442 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
10443
10444 * faces.el (face-spec-set-match-display): Revert the change from
10445 2000-10-24. Add a FIXME for after v21.1.
10446
10447 2000-11-13 Miles Bader <miles@gnu.org>
10448
10449 * textmodes/fill.el (skip-line-prefix): New function.
10450 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
10451 (fill-paragraph): Don't leave point inside the fill-prefix.
10452 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
10453 point inside the fill-prefix.
10454
10455 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
10456
10457 * calendar/calendar.el (generate-calendar-window):
10458 Use `fit-window-to-buffer'.
10459
10460 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
10461
10462 * gud.el (gud-minor-mode): New var.
10463 (gud-symbol, gud-val): New functions.
10464 (gud-find-file): Copy gud-minor-mode to the new buffer.
10465 (gud-menu-map): Include entries for commands that are not always
10466 available, using :enable to (de)activate them.
10467 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
10468 (gud-mode-map): New map.
10469 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
10470 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
10471 Don't set up gud's menu (it's done by the minor-mode).
10472 (gud-minibuffer-local-map): New.
10473 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
10474 (gud-query-cmdline): New function.
10475 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
10476 (gud-mode): Use define-derived-mode.
10477 Don't set up gud's menu (it's done by the minor-mode).
10478 (gud-chop-words): Remove.
10479 (gud-common-init): Use split-string instead.
10480 (gud-new-keymap, gud-make-debug-menu): Eradicate.
10481
10482 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
10483 Add keyword arg :name.
10484
10485 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
10486 (diff-count-matches, diff-split-hunk): New functions.
10487 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
10488
10489 * pcvs-info.el (cvs-fi-conflict-face): New var.
10490
10491 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
10492 Make it into a simple syntax-table, shared among all submodes.
10493 (sh-heredoc-face): Re-introduce.
10494 (sh-font-lock-syntactic-face-function): New function.
10495 (sh-mode): Use it. Also use define-derived-mode.
10496 Remove old bogus setting of indent-region-function.
10497 (sh-set-shell): Don't set the syntax-table any more.
10498 (sh-mode-syntax-table) <defun>: Remove.
10499
10500 2000-11-12 Miles Bader <miles@gnu.org>
10501
10502 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
10503 message if interactive.
10504
10505 2000-11-12 Dave Love <fx@gnu.org>
10506
10507 * mail/feedmail.el: Fix header,
10508 (feedmail) <defgroup>: Add :link.
10509
10510 * view.el: Use local-map property, not keymap on mode-line string.
10511
10512 * scroll-all.el (scroll-all-mode): Customize variable.
10513 Add autoload cookie to function.
10514
10515 * lazy-lock.el: Remove compatibility code.
10516
10517 * finder.el (finder-known-keywords): Add `files', remove `vms'.
10518 (finder-help-echo): New variable.
10519 (finder-mouse-face-on-line): Add help-echo stuff.
10520 (finder-list-keywords, finder-list-matches): Use mapc.
10521
10522 * faces.el (face-font-registry-alternatives): Add :version.
10523
10524 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
10525 tags-table-list.
10526
10527 * net/browse-url.el (browse-url-browser-function): Update :version.
10528
10529 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
10530 (mail-mode): Use [:alnum:] in some regexps.
10531
10532 2000-11-10 Dave Love <fx@gnu.org>
10533
10534 * ediff.el (ediff-regions-internal, ediff-documentation):
10535 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
10536 fundamental mode.
10537
10538 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
10539 buffer into fundamental mode.
10540 (ediff-set-difference): Use copy-sequence if available.
10541
10542 * ediff-ptch.el (ediff-dispatch-file-patching-job):
10543 Check ediff-patch-map non-nil.
10544 (ediff-fixup-patch-map, ediff-fixup-patch-map)
10545 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
10546 buffer into fundamental mode.
10547
10548 * ediff-merg.el (state-or-merge): Defvar when compiling.
10549
10550 2000-11-10 Jason Rumney <jasonr@gnu.org>
10551
10552 * w32-fns.el (w32-add-charset-info): New function.
10553 (w32-charset-info-alist): Use it.
10554
10555 2000-11-10 Gerd Moellmann <gerd@gnu.org>
10556
10557 * faces.el (face-font-registry-alternatives): New user-option.
10558
10559 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
10560
10561 * textmodes/texinfo.el (texinfo-block-default): New var.
10562 (texinfo-insert-block): Use it. Insert a newline if needed.
10563
10564 * textmodes/fill.el (fill-indent-according-to-mode): New var.
10565 (fill-region-as-paragraph): Use it.
10566
10567 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
10568 (latex-mode): Tweak tex-*-(head|trail)er regexps.
10569 Tweak paragraph regexps to allow a leading [ \t]*.
10570 (tex-latex-block): Insert a newline if necessary.
10571 (latex-insert-item): Only insert a newline if necessary.
10572 (tex-guess-main-file): New function.
10573 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
10574 Set tex-main-file if TeX-master is provided.
10575 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
10576
10577 2000-11-10 Gerd Moellmann <gerd@gnu.org>
10578
10579 * startup.el (command-line): Set the default tooltip-mode
10580 to t for graphical displays which implement x-show-tip.
10581
10582 * tooltip.el (tooltip-mode): Add a comment about startup.el
10583 setting the default value of this user-option.
10584
10585 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
10586
10587 * font-lock.el (font-lock-*-face) <defvar>: Move.
10588 (font-lock-defaults-alist): Mark obsolete.
10589 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
10590 (font-lock-mode): Use define-minor-mode.
10591 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
10592 (font-lock-turn-off-thing-lock): Be more explicit.
10593 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
10594 (font-lock-syntactic-face-function): New var.
10595 (font-lock-fontify-syntactically-region): Use it.
10596 (font-lock-doc-face): New.
10597
10598 * pcvs.el (cvs-enabledp): Ignore errors.
10599 (cvs-commit-filelist): Never query.
10600 (cvs-mode-insert): Always add a terminating / in the initial prompt.
10601 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
10602 (cvs-do-removal): Use cvs-partition rather than delete-if.
10603 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
10604 cvs-bury-buffer.
10605
10606 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
10607 Allow `next' to jump to after the end of the last match.
10608
10609 2000-11-09 Gerd Moellmann <gerd@gnu.org>
10610
10611 * simple.el (byte-compiling-files-p): New function.
10612
10613 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
10614 if it is there.
10615
10616 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
10617 nil again.
10618
10619 * textmodes/ispell.el (ispell-library-path): Don't call
10620 check-ispell-version when byte-compiling because that starts
10621 an ispell process, and ispell might not be installed.
10622 (toplevel): Don't set up a menu when byte-compiling.
10623
10624 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
10625 it, so that a boundp test can be used to determine if we're
10626 currently byte-compiling.
10627
10628 2000-11-09 Dave Love <fx@gnu.org>
10629
10630 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
10631
10632 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10633
10634 * ps-print.el: Patch for variable initialization when spooling.
10635 Doc fix.
10636 (ps-output-list): Fun eliminated.
10637 (ps-begin-file, ps-begin-job): Code fix.
10638
10639 2000-11-08 Dave Love <fx@gnu.org>
10640
10641 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
10642
10643 2000-11-08 Gerd Moellmann <gerd@gnu.org>
10644
10645 * simple.el (shell-command, display-message-or-buffer)
10646 (shell-command-on-region): Mention resize-mini-windows in the doc
10647 string.
10648 (display-message-or-buffer): Take the value of resize-mini-windows
10649 into account.
10650
10651 2000-11-07 Gerd Moellmann <gerd@gnu.org>
10652
10653 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
10654
10655 * dired.el (dired-between-files): Add `^. find' as an alternative
10656 to the regular expression, for find-dired.
10657
10658 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
10659
10660 * textmodes/texnfo-upd.el: Require texinfo.
10661 (defmacro, defgroup): Remove.
10662 (texinfo-section-to-generic-alist): Remove.
10663 Use texinfo-section-list instead (i.e. level is changed string->int).
10664 (texinfo-filter): New function.
10665 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
10666 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
10667 Use it. And use regexp-opt.
10668 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
10669 (texinfo-update-menu-region-beginning)
10670 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
10671 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
10672 (texinfo-update-menu-same-level-regexps): Update.
10673 (texinfo-update-node, texinfo-every-node-update)
10674 (texinfo-sequential-node-update): Remove autoload cookie.
10675
10676 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
10677 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
10678 (texinfo-chapter-level-regexp): Remove.
10679 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
10680
10681 2000-11-06 Dave Love <fx@gnu.org>
10682
10683 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
10684
10685 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
10686 Match defun*.
10687
10688 2000-11-06 Kenichi Handa <handa@etl.go.jp>
10689
10690 * composite.el (composition-function-table): Variable declaration
10691 moved to src/composite.c.
10692 (compose-chars-after): New optional arg object.
10693
10694 2000-11-06 Gerd Moellmann <gerd@gnu.org>
10695
10696 * bindings.el (mode-line-toggle-read-only)
10697 (mode-line-toggle-modified, mode-line-widen)
10698 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
10699 (make-mode-line-mouse2-map): Rewritten.
10700 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
10701 functions so that C-h k can show something with a doc string.
10702
10703 * startup.el (fancy-splash-delay): Set to 10 seconds.
10704 (fancy-splash-max-time): New user-option.
10705 (fancy-splash-stop-time): New variable.
10706 (fancy-splash-screens): Set it. Catch `stop-splashing'.
10707 (fancy-splash-screens-1): Throw `stop-splashing' when current
10708 time is greater than fancy-splash-stop-time.
10709
10710 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
10711
10712 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
10713
10714 * pcvs.el (cvs-mode-marked): New arg `noquery'.
10715 Prompt user for a file rather than raising an error.
10716 (cvs-enabledp): Fix call to cvs-mode-marked.
10717 (cvs-insert-file): New function (extracted from cvs-mode-insert).
10718 (cvs-mode-insert): Use it. Change the init prompt' value.
10719 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
10720
10721 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
10722 Don't pass default arg to ewoc-locate.
10723 (ewoc-collect): Return result in the right order.
10724
10725 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
10726
10727 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
10728 (cvs-status-get-tags): Fix regexp.
10729 (cvs-status-trees, cvs-status-cvstrees):
10730 Combine after change hooks and don't sit-for.
10731 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
10732 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
10733 Use make-char rather than hard-coded cryptic data.
10734 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
10735
10736 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
10737
10738 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
10739 (cvs-insert-strings): New function.
10740
10741 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
10742
10743 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
10744 `mwheel-scroll-amount'.
10745 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
10746 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
10747 string-matching against the version string.
10748
10749 2000-11-06 Kenichi Handa <handa@etl.go.jp>
10750
10751 * language/thai.el ("Thai"): Set a lisp form that produces
10752 composed string in `sample-text' language info.
10753
10754 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
10755 composed string in `sample-text' language info.
10756
10757 * international/mule-cmds.el (describe-language-environment):
10758 Eval `sample-text' data and insert the result.
10759
10760 * international/mule-conf.el (compound-text): Define this coding
10761 system here. Make x-ctext and ctext aliases of it.
10762
10763 * language/european.el (compound-text, ctext): Moved to
10764 international/mule-conf.el.
10765
10766 2000-11-05 Andrew Innes <andrewi@gnu.org>
10767
10768 * w32-fns.el (w32-version): New function.
10769
10770 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
10771
10772 * progmodes/awk-mode.el: Update copyright.
10773 (awk-mode-abbrev-table): Remove.
10774 (awk-font-lock-keywords): Use regexp-opt.
10775 (awk-mode): Use define-derived-mode.
10776
10777 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
10778 when extracting a suffix.
10779
10780 2000-11-04 Andre Spiegel <spiegel@gnu.org>
10781
10782 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
10783 auto-save-mode.
10784
10785 2000-11-04 Jason Rumney <jasonr@gnu.org>
10786
10787 * language/european.el (decode-mac-roman): Test against r1 not r0.
10788
10789 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
10790
10791 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
10792 (icon-mode): Define indent-line-function.
10793 (icon-comment-indent): Simplify.
10794 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
10795
10796 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
10797
10798 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
10799 Bind change-log-default-mode to defeat the caching done on it.
10800 Don't bother saving excursion any more.
10801
10802 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
10803
10804 * frame.el (after-setting-font-hook): Rename hooks -> hook.
10805 (set-frame-font): Use the new name (and the old for compatibility).
10806
10807 * toolbar/tool-bar.el (tool-bar-mode):
10808 * time.el (display-time-mode):
10809 * recentf.el (recentf-mode):
10810 * paren.el (show-paren-mode):
10811 * mwheel.el (mouse-wheel-mode):
10812 * msb.el (msb-mode):
10813 * jka-compr.el (auto-compression-mode):
10814 * image-file.el (auto-image-file-mode):
10815 * hl-line.el (hl-line-mode):
10816 * delsel.el (delete-selection-mode):
10817 * autoinsert.el (auto-insert-mode):
10818 * complete.el (partial-completion-mode): Drop unneeded positional args.
10819
10820 * info.el (Info-mode):
10821 * comint.el (comint-mode): Don't bother with make-local-hook.
10822
10823 * log-edit.el (log-edit-menu): New menu.
10824
10825 2000-11-03 Miles Bader <miles@gnu.org>
10826
10827 * wid-edit.el (widget-end-of-line): Reinstate, with a new
10828 definition, so that trailing spaces are handled properly.
10829 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
10830
10831 2000-11-03 Gerd Moellmann <gerd@gnu.org>
10832
10833 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
10834 tab character.
10835 (fancy-splash-screens): Set tab-width to 20.
10836
10837 2000-11-03 Dave Love <fx@gnu.org>
10838
10839 * comint.el (comint-completion-addsuffix): Fix custom type.
10840
10841 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
10842
10843 * font-lock.el (font-lock-buffers): Remove.
10844 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
10845 (font-lock-change-major-mode): Remove.
10846 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
10847 (font-lock-default-fontify-region): Extend the multiline
10848 fontification to whole lines.
10849 (font-lock-fontify-anchored-keywords)
10850 (font-lock-fontify-keywords-region): If matching just one
10851 line (with \n) only mark the \n as multiline.
10852
10853 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
10854 Correctly handle the case where several :group args are supplied.
10855 Allow :extra-args.
10856 (easy-mmode-define-global-mode): Allow :extra-args.
10857 Correctly handle the case where several :group args are supplied.
10858
10859 2000-11-02 Miles Bader <miles@gnu.org>
10860
10861 * calendar/calendar.el (diary-face, calendar-today-face)
10862 (holiday-face): Remove dependency on `window-system'.
10863
10864 2000-11-02 Ken Raeburn <raeburn@gnu.org>
10865
10866 * Makefile.in (emacs): Set EMACSLOADPATH always.
10867 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
10868 (compile-files): Bomb out if compilation of a file fails.
10869
10870 2000-11-02 Dave Love <fx@gnu.org>
10871
10872 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
10873
10874 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
10875
10876 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
10877 punctuation in the warning inserted into the *mail* buffer.
10878
10879 2000-11-02 Gerd Moellmann <gerd@gnu.org>
10880
10881 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
10882 (authors-public-domain-p): New function.
10883 (authors-print): Use it.
10884
10885 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
10886
10887 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
10888
10889 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10890
10891 * ps-print.el: Extension for even/odd printing. Doc fix.
10892 (ps-print-version): New version number (6.3.1).
10893 (ps-even-or-odd-pages): Customization fix.
10894 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
10895 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
10896 (ps-page-count): Var replaced by `ps-page-column'.
10897 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
10898 (ps-print-sheet-p): New fun.
10899
10900 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
10901
10902 * tooltip.el (tooltip-gud-tips-setup): New function.
10903 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
10904 (tooltip-mode): Call tooltip-gud-tips-setup.
10905 (tooltip-gud-tips): Use `gud-basic-call' instead of
10906 process-send-string, so the prompt gets frobbed appropriately.
10907 Handle nil return value from `tooltip-gud-print-command'.
10908
10909 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
10910
10911 * comint.el (comint-add-to-input-history): New function.
10912 (comint-send-input): Use `comint-add-to-input-history'.
10913
10914 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
10915
10916 * info.el (info-menu-header): New face.
10917 (Info-fontify-menu-headers): New function.
10918 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
10919
10920 * info.el (Info-insert-dir): Don't include blank lines at
10921 beginning of additional dir files (one is added automatically).
10922
10923 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
10924
10925 * emacs-lisp/easy-mmode.el (define-minor-mode):
10926 Revert the latest changes.
10927 Allow the three positional arguments to be skipped and replaced
10928 by keyword arguments.
10929 Add a :toggle argument to determine whether a nil arg means toggle
10930 or means turn-on. The default is unchanged.
10931 Add a call to force-mode-line-update.
10932
10933 2000-11-01 Dave Love <fx@gnu.org>
10934
10935 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
10936
10937 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
10938
10939 * calendar/calendar.el (diary-face, holiday-face):
10940 Add dark-background variants.
10941
10942 2000-10-31 Sam Steingold <sds@gnu.org>
10943
10944 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
10945 `tex-main-file' does not have directory in it.
10946
10947 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
10948
10949 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
10950
10951 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
10952
10953 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
10954 functional change.
10955
10956 2000-10-31 Gerd Moellmann <gerd@gnu.org>
10957
10958 * files.el (find-file-noselect): When we expand a wildcard, return
10959 a list of buffers, as we should do according to the doc string.
10960
10961 2000-10-31 Ken Raeburn <raeburn@gnu.org>
10962
10963 * loadup.el (top level): Adjust load path if program name is
10964 "../src/bootstrap-emacs", in case it's not dumped and thus the
10965 load path adjustment hasn't already been done.
10966
10967 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10968
10969 * ps-print.el: Fix bug on selected pages for printing.
10970 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
10971 is on. Try to avoid warning messages when compiling. Doc Fix.
10972 (ps-print-version): New version number (6.3).
10973 (ps-color-device): Use `color-values' to determine if device
10974 supports color.
10975 (ps-color-values): Try to use `x-color-values' when using XEmacs.
10976 (ps-print-page-p): Changed from defsubst to defun.
10977 (ps-page-number): Changed from defmacro to defun.
10978 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
10979 printing.
10980 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
10981 (ps-end-file, ps-dummy-page): Funs eliminated.
10982 (ps-print-color-scale): Changed default value.
10983 (ps-page-n-up, ps-print-page-p): New internal vars.
10984 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
10985 (ps-plot-region, ps-generate, ps-end-job): Code fix.
10986
10987 * delim-col.el: Little programming improvement.
10988 (delimit-columns-str): New macro.
10989 (delimit-columns-region, delimit-columns-rectangle): Code fix.
10990
10991 2000-10-31 Kenichi Handa <handa@etl.go.jp>
10992
10993 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
10994 Moved to european.el.
10995 (ccl-encode-mac-roman-font, fontset-mac): Modified for
10996 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
10997 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
10998 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
10999
11000 2000-10-30 Dave Love <fx@gnu.org>
11001
11002 * progmodes/cc-menus.el (imenu-generic-expression)
11003 (imenu-progress-message): Only defvar when compiling.
11004
11005 * emacs-lisp/elp.el (elp-unload-hook): New function.
11006
11007 * loadhist.el (unload-feature): Call elp-restore-function,
11008 checking for symbols; don't use elp-restore-all.
11009 (loadhist-hook-functions): Doc fix.
11010
11011 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
11012
11013 * log-edit.el (log-edit-confirm): Fix the default.
11014
11015 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11016
11017 * delim-col.el: Little fix: replace delimit-columns-align-columns by
11018 delimit-columns-format.
11019 (delimit-columns-region, delimit-columns-rectangle): Code fix.
11020
11021 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
11022
11023 * comint.el (comint-replace-by-expanded-history): Don't use
11024 comint-get-old-input (we're not looking at *old* input).
11025 (comint-get-old-input-default): If using fields, signal an error
11026 when the point is not in an input field.
11027
11028 2000-10-30 Kenichi Handa <handa@etl.go.jp>
11029
11030 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
11031 and mule-unicode-e000-ffff.
11032
11033 * international/mule.el (decode-char, encode-char): New functions.
11034 (make-coding-system): Accept a symbol of translation table as a
11035 value of property `safe-chars'.
11036
11037 * international/mule-cmds.el (encode-coding-char): Check property
11038 safe-chars instead of safe-charsets.
11039
11040 * international/fontset.el (fontset-default): Modified for
11041 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
11042 (x-font-name-charset-alist): Likewise.
11043 (ccl-encode-unicode-font): New CCL program. Record it in
11044 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
11045
11046 * language/european.el (mac-roman-decoder, mac-roman-encoder):
11047 New translation tables.
11048 (decode-mac-roman, encode-mac-roman): Definition of these CCL
11049 programs are modified and moved from mac-win.el.
11050 (mac-roman): Definition of this coding system is modified and
11051 moved from mac-win.el.
11052
11053 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
11054
11055 * ediff-wind.el (ediff-setup-control-frame): Enclose
11056 face-attribute in condition-case to avoid errors in older emacsen.
11057
11058 2000-10-29 Miles Bader <miles@gnu.org>
11059
11060 * custom.el (custom-add-to-group): Allow multiple entries for a
11061 given value OPTION, as long as their widget types are different.
11062 * cus-edit.el (custom-face-value-create): If face name doesn't end
11063 with "face", add such here (similar to custom group widgets).
11064
11065 * comint.el (comint-highlight-prompt): Add :type.
11066
11067 2000-10-28 John Wiegley <johnw@gnu.org>
11068
11069 * calendar/timeclock.el (timeclock-log): Doc fix.
11070 (timeclock-last-event): Doc fix.
11071 (timeclock-log): Kill the timelog buffer after appending a new event.
11072 (timeclock-find-discrep): Use a temp buffer to read in the
11073 timelog, instead of visiting the file.
11074 (timeclock-log-data): A new function, along with a host of helper
11075 functions, for the purpose of making timelog data accessible to
11076 programmers.
11077
11078 * eshell/esh-mode.el (window-height test): Make certain that
11079 `eshell-stringify-t' is non-nil.
11080 (eshell-password-prompt-regexp): Changed to a much simpler
11081 password regexp.
11082 (eshell-send-input): If `eshell-invoke-directly' returns t,
11083 directly invoke the parsed command using `eval'. This improves
11084 turn-around time on simple commands by a factor of three or
11085 greater, such as cd, ls, pwd, etc. -- which get used very often.
11086 It also conserves thousands of cons cells per call (since
11087 `eshell-do-eval' consumes memory like a Cookie Monster set loose
11088 in the Pacific Cookie Company).
11089
11090 * eshell/esh-test.el (eshell-test): Whitespace fix.
11091
11092 * eshell/em-ls.el (eshell-ls-insert-directory):
11093 Make `eshell-ls-initial-args' nil when inserting directory contents.
11094
11095 * eshell/em-script.el (eshell-script-initialize): Add names to
11096 `eshell-complex-commands, since `source' and `.' are complex.
11097
11098 * eshell/esh-cmd.el (eshell-rewrite-for-command)
11099 (eshell-rewrite-while-command): Use `eshell-protect' instead of
11100 `eshell-copy-handles'.
11101 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
11102 bodies.
11103 (eshell-separate-commands): Whitespace fix.
11104 (eshell-complex-commands): Added a new list of names, for
11105 determining whether a given command is as simple as it looks.
11106 (eshell-invoke-directly): New function. Returns t if a command
11107 should be invoked directly (using `eval'), rather than indirectly
11108 using `eshell-do-eval'.
11109 (eshell-do-eval): Whitespace fix.
11110
11111 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
11112 which provides an emulation of the DOS shell behavior of assuming
11113 that cp/mv/ln should copy/move/link to the current directory.
11114 (eshell-remove-entries): Added a doc string.
11115 (eshell-shuffle-files): Removed the check for `target' being null.
11116 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
11117 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
11118 it to do a smarter check of whether a destination was provided.
11119 (eshell/mv, eshell/cp): Enable `:preserve-args'.
11120 (eshell/ln): Enable `:preserve-args', and use
11121 `eshell-mvcpln-template' to implement the body of the function.
11122 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
11123 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
11124 list after flattening it. This makes it possible to cat files
11125 with numerical names.
11126 (eshell-unix-initialize): Added several names to
11127 `eshell-complex-commands.
11128 (eshell-unix-command-complex-p): Return t if a given command name
11129 may result in external processes being invoked.
11130
11131 * eshell/em-glob.el (eshell-glob-show-progress): Make this
11132 variable nil by default, since it slows down glob processing by a
11133 factor of two or more, and increases memory consumption.
11134
11135 * eshell/em-smart.el: Added a note about how memory consumptive
11136 smart display mode can be (at least this is true in Emacs 21).
11137 (eshell-smart-initialize): Whitespace fix.
11138 (eshell-refresh-windows): Use `if' instead of `when'.
11139 (eshell-smart-scroll-window): Calling `save-current-buffer' was
11140 not necessary.
11141 (eshell-currently-handling-window): Added a missing global variable.
11142
11143 * eshell/em-ls.el (eshell-do-ls): Code simplification.
11144 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
11145 Whitespace fix.
11146 (eshell-ls-exclude-hidden): Added this variable in addition to
11147 `eshell-ls-exclude-regexp'. This one prevents files beginning
11148 with . from even being read, which can improve memory consumption
11149 quite a bit.
11150 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
11151 read file entries beginning with a dot. In home directories with
11152 lots of hidden files, fully two-thirds of the time spent in ls is
11153 used to read directory entries that are immediately thrown away.
11154 (eshell-ls-initial-args): Added back this configuration variable,
11155 for specifying default initial arguments to every call to ls.
11156 Much faster than using an alias to do the same thing.
11157 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
11158 (eshell-ls-dir): Whitespace change.
11159
11160 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
11161
11162 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
11163 (eshell-stringify-t): Added a customization variable, to indicate
11164 whether `t' should be rendered as a string at all. If not, one
11165 can still determine if the result of an expression is true using
11166 "file-exists-p FILE && echo true".
11167 (eshell-stringify): If `eshell-stringify-t' is nil, don't
11168 stringify t!
11169
11170 * eshell/esh-module.el: Whitespace fix.
11171
11172 * eshell/em-alias.el (eshell-alias-initialize):
11173 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
11174 (eshell-command-aliased-p): New function that returns t if a
11175 command name names an aliased.
11176
11177 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
11178
11179 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
11180 redrawing the screen when changing cursor color.
11181 (viper-insert-state-pre-command-sentinel)
11182 (viper-replace-state-pre-command-sentinel)
11183 (viper-replace-state-post-command-sentinel):
11184 Use viper-preserve-cursor-color.
11185 Many functions changed to use viper= instead of = when comparing
11186 characters.
11187 * viper-util.el (viper-memq-char,viper=): New functions for
11188 working with characters.
11189 (viper-change-cursor-color): Fixed buglet.
11190 Many functions changed to use viper= instead of = when comparing
11191 characters.
11192 * viper.el (viper-insert-state-mode-list): Added eshell.
11193
11194 * ediff-init.el (ediff-before-setup-hook): New hook.
11195 Several typos fixed in various docstrings.
11196 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
11197 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
11198 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
11199 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
11200 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
11201 (ediff-get-selected-buffers): New function.
11202 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
11203 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
11204 Use save-window-excursion.
11205 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
11206 termination check in while loop.
11207 * ediff.el (ediff-get-default-file-name): Better defaults when in
11208 dired buffer.
11209 (ediff-files,ediff-merge-files,ediff-files3)
11210 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
11211
11212 2000-10-28 Dave Love <fx@gnu.org>
11213
11214 * info.el (Info-fontify-node): Add help-echo for menu items.
11215
11216 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
11217
11218 * startup.el (normal-top-level): If the value of $TERM indicates
11219 we are running from xterm or one of its work-alikes, default to a
11220 light background mode.
11221
11222 Support for -fg, -bg, and -rv command-line arguments for TTYs:
11223 * faces.el (tty-handle-reverse-video): New function.
11224 (tty-create-frame-with-faces): Call it.
11225
11226 * frame.el (frame-notice-user-settings): Don't apply
11227 default-frame-alist and initial-frame-alist to MS-DOS frames.
11228 Call tty-handle-reverse-video, frame-set-background-mode, and
11229 face-set-after-frame-default for non-MS-DOS frames.
11230
11231 * startup.el (tty-long-option-alist): New variable.
11232 (tty-handle-args): New function.
11233 (command-line): Call tty-handle-args.
11234
11235 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
11236 startup.el now does that for all character-terminal frames.
11237
11238 2000-10-28 Miles Bader <miles@gnu.org>
11239
11240 * emacs-lisp/easy-mmode.el (define-minor-mode):
11241 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
11242 is global. If :global is followed by a non-nil but non-t value,
11243 make the mode buffer-local, but also generate a `global-MODE'
11244 version using `easy-mmode-define-global-mode'.
11245 Add :conditional-turn-on keyword argument.
11246
11247 2000-10-28 Dave Love <fx@gnu.org>
11248
11249 * international/latin1-disp.el (latin1-char-displayable-p):
11250 Don't use window-system.
11251
11252 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
11253
11254 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
11255 Don't call find-buffer-file-type-coding-system. Instead, just
11256 set eol-type to -unix if inhibit-eol-conversion is in effect, or
11257 if the file is on an untranslated filesystem.
11258 (add-untranslated-filesystem): Use "D" instead of "f" inside
11259 interactive.
11260
11261 2000-10-27 Dave Love <fx@gnu.org>
11262
11263 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
11264 (refill-mode): Use it.
11265
11266 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
11267
11268 * international/quail.el (quail-activate): Don't make-local-hook.
11269
11270 2000-10-27 Andre Spiegel <spiegel@gnu.org>
11271
11272 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
11273 manual backups and file.~<rev>.~ for automatic ones.
11274 (vc-make-version-backup): Don't do it on MS-DOS without long file
11275 names.
11276
11277 * vc.el (vc-version-other-window): If an automatic backup of the
11278 desired version exists, rename it instead of copying it.
11279
11280 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
11281 after command. If there's an unexpected error, signal it instead
11282 of being silent.
11283 (vc-cvs-merge-news): Be prepared for no news at all.
11284
11285 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
11286
11287 * shell.el (shell): Add BUFFER argument.
11288 * comint.el (make-comint-in-buffer): New function.
11289 (make-comint): Use it.
11290
11291 * faces.el (face-spec-choose): Change syntax so that the list of
11292 attribute-value pairs is now the cdr of each clause, not the cadr.
11293 Detect old-style entries, and handle them. Use pop.
11294
11295 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
11296
11297 * cus-edit.el (custom-mode-map): Use a sparse map.
11298 (custom-mode): Don't bother with make-local-hook.
11299
11300 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
11301
11302 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
11303
11304 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11305
11306 * ps-print.el: Avoid compilation gripes.
11307 (ps-print-version): New version number (6.2.1).
11308
11309 2000-10-26 Dave Love <fx@gnu.org>
11310
11311 * menu-bar.el: Modify some menu item help strings.
11312 (menu-bar-help-menu): Add link to MORE.STUFF.
11313
11314 * cus-edit.el (custom-mode): Add `special' mode-class property.
11315
11316 * wid-browse.el (widget-browse-mode): Likewise.
11317
11318 * wid-edit.el (widget-specify-field): Revert to using local-map
11319 property, not keymap.
11320
11321 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
11322
11323 * wid-edit.el (widget-field-end): When checking for a `boundary'
11324 field, do so in the correct buffer.
11325
11326 * simple.el (undo): Correctly distinguish between numeric and
11327 non-numeric prefix args in non-transient-mark-mode, as per the doc
11328 string. When in transient-mark-mode, treat all prefix-args as
11329 numeric.
11330
11331 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
11332 Position point on match. Handle N == 0 correctly.
11333
11334 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
11335 (comint-mode-map): Reverse order of `comint-write-output' and
11336 `comint-append-output-to-file'.
11337 (comint-append-output-to-file): Reinstate this function, for the
11338 benefit of the menu.
11339
11340 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
11341
11342 * vc.el (vc-version-other-window): Bind `file'.
11343
11344 2000-10-25 Gerd Moellmann <gerd@gnu.org>
11345
11346 * Makefile.in (update-authors): New target for maintenance purposes.
11347
11348 * emacs-lisp/authors.el (batch-update-authors): New function.
11349 (authors-fixed-entries): New defconst.
11350 (authors-add-fixed-entries): New function.
11351 (authors): Call it.: Don't process lispref/.
11352
11353 2000-10-25 Jason Rumney <jasonr@gnu.org>
11354
11355 * cus-edit.el (custom-button-face, custom-button-pressed-face):
11356 Merge x w32 and mac definitions.
11357
11358 2000-10-25 Gerd Moellmann <gerd@gnu.org>
11359
11360 * menu-bar.el (menu-bar-options-menu): Add a help string for
11361 `uniquify'.
11362
11363 2000-10-25 Stephen Gildea <gildea@stop.mail-abuse.org>
11364
11365 * time-stamp.el (time-stamp-string-preprocess):
11366 Fix a wrong type argument error.
11367
11368 2000-10-25 Miles Bader <miles@gnu.org>
11369
11370 * recentf.el (recentf-mode): Variable removed.
11371 (recentf-mode): Use `define-minor-mode'.
11372
11373 * mwheel.el (mouse-wheel-mode): New global minor mode.
11374 (mwheel-install): Use `mouse-wheel-mode'.
11375
11376 2000-10-25 Dave Love <fx@gnu.org>
11377
11378 * progmodes/cperl-mode.el (cperl-mode):
11379 Set normal-auto-fill-function correctly.
11380
11381 * wid-edit.el (widget-field-keymap, widget-text-keymap):
11382 Don't inherit from global-map and don't nullify menu-bar and tool-bar
11383 bindings.
11384
11385 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
11386
11387 * wid-edit.el (widget-field-at): New function.
11388 (widget-at, widget-field-activate): Use it.
11389 (widget-tabable-at): Use `widget-at'.
11390 (widget-specify-field): If the terminating character of the widget
11391 field (which is read-only) is a newline, put it into a special
11392 `boundary' field so that C-n/C-p act more naturally.
11393 (widget-field-end): Also don't subtract one if a special
11394 `boundary' field has been added after the widget field.
11395
11396 * comint.el (comint-output-filter, comint-send-input):
11397 Don't bother adding stickiness fields to overlays to fool the field
11398 code, since it should notice the overlay insertion-types now.
11399
11400 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
11401 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
11402 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
11403
11404 2000-10-24 Gerd Moellmann <gerd@gnu.org>
11405
11406 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
11407 (authors): Set file coding system to iso-2022-7bit.
11408 Add file-local variables to output buffer.
11409
11410 * files.el (after-find-file): Don't print any warnings if
11411 WARN is nil.
11412
11413 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11414
11415 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
11416
11417 * delim-col.el: Now there is a column formatting mechanism.
11418 Modified to customization mechanisms convention. Doc fix.
11419 (columns): New group for delim-col.
11420 (delimit-columns-before, delimit-columns-after)
11421 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
11422 (delimit-columns-end): New vars.
11423 (delimit-columns-customize, delimit-columns-format): New funs.
11424 (delimit-columns-region, delimit-columns-rectangle)
11425 (delimit-columns-rectangle-line): Modified to support column
11426 formatting.
11427
11428 2000-10-24 Dave Love <fx@gnu.org>
11429
11430 * log-edit.el (log-edit): Add :version and a :group for vc.
11431
11432 2000-10-24 Gerd Moellmann <gerd@gnu.org>
11433
11434 * files.el (after-find-file): Don't print a message ``New file''
11435 if WARN is nil.
11436
11437 * wid-edit.el (widget-field-keymap, widget-text-keymap):
11438 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
11439 get duplicate tool-bar entries because we'll see the global ones
11440 on more than one path through keymaps.
11441
11442 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
11443
11444 * progmodes/cmacexp.el: Change Francesco's email address.
11445
11446 2000-10-24 Kenichi Handa <handa@etl.go.jp>
11447
11448 * window.el (fit-window-to-buffer): Adjust point of the window
11449 buffer, not that of the current buffer.
11450
11451 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
11452
11453 * progmodes/cmacexp.el: Update the euthor's email address.
11454
11455 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
11456
11457 * faces.el (face-spec-set-match-display): Add `graphic' display
11458 type (the inverse of `tty'). Use `display-graphic-p' instead of
11459 the window-system variable.
11460
11461 2000-10-24 Kenichi Handa <handa@etl.go.jp>
11462
11463 * international/isearch-x.el (isearch-with-input-method):
11464 Call input-method-function with the first event in
11465 unread-command-events.
11466
11467 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
11468
11469 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
11470
11471 2000-10-24 Andrew Choi <akochoi@i-cable.com>
11472
11473 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
11474 New charsets.
11475
11476 * term/mac-win.el: Remove definitions of mac-roman-lower and
11477 mac-roman-upper, require dired, and define instead of set
11478 mac-ready-for-drag-n-drop to avoid compilation error.
11479
11480 2000-10-23 Andrew Innes <andrewi@gnu.org>
11481
11482 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
11483 Remove superfluous calls to subst-char-in-string; instead apply
11484 expand-file-name after convert-standard-filename to ensure
11485 expected directory separators are used.
11486
11487 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
11488
11489 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
11490
11491 2000-10-23 Dave Love <fx@gnu.org>
11492
11493 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
11494 (tool-bar-add-item): Set foreground and background for XBM icons.
11495
11496 * international/latin1-disp.el (latin1-char-displayable-p):
11497 New function (from Handa).
11498 (latin1-display-check-font): Use it.
11499
11500 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
11501 using :key-sequence, making it much more usable.
11502 Use nconc, not append.
11503 (imenu--create-keymap-1): Avoid append.
11504
11505 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
11506
11507 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
11508
11509 [the following changes fix a bug where `define-minor-mode' didn't
11510 correctly generate :require clauses for defcustoms in compiled files]
11511 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
11512 (byte-compile-log-file, byte-compile-log-1): Don't set
11513 `byte-compile-current-file' to nil. Instead set
11514 `byte-compile-last-logged-file' to it. Test whether
11515 byte-compile-current-file equals byte-compile-last-logged-file
11516 instead of whether its nil.
11517 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
11518
11519 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
11520
11521 * textmodes/refill.el: Fix var names in doc.
11522 (refill-mode): Don't bother with make-local-hook anymore.
11523
11524 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
11525
11526 * faces.el (face-user-default-spec, face-default-spec): New functions.
11527 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
11528 (frame-set-background-mode, face-set-after-frame-default):
11529 Use `face-user-default-spec'. Simplify code slightly.
11530
11531 * woman.el (woman-italic-face, woman-bold-face)
11532 (woman-unknown-face): Add dark-background variants.
11533 (woman-default-faces): Renamed from `woman-colour-faces'.
11534 Set using the stored defaults, rather than using hard-wired colors.
11535 (woman-monochrome-faces): Renamed from `woman-black-faces'.
11536 Just make the foreground `unspecified' rather than "black".
11537 (woman-menu): Rename menu entries accordingly.
11538
11539 * faces.el (header-line): Make more reasonable on mono/grayscale
11540 displays.
11541
11542 2000-10-23 Andrew Choi <akochoi@i-cable.com>
11543
11544 * cus-edit.el (custom-button-face): Use 3D look for mac.
11545 (custom-button-pressed-face): Likewise.
11546
11547 * faces.el (set-face-attributes-from-resources): Handle mac frames
11548 in the same way as x and w32 frames.
11549 (face-valid-attribute-values): Likewise.
11550 (read-face-attribute): Likewise.
11551 (defined-colors): Likewise.
11552 (color-defined-p): Likewise.
11553 (color-values): Likewise.
11554 (display-grayscale-p): Likewise.
11555 (face-set-after-frame-default): Likewise.
11556 (mode-line): Same default face as for x and w32.
11557 (tool-bar): Likewise.
11558
11559 * frame.el: Remove call to frame-notice-user-settings at end of
11560 the file.
11561
11562 * info.el (Info-fontify-node): Make underlines invisible for mac
11563 as for x, pc, and w32 frame types.
11564
11565 * term/mac-win.el: New file.
11566
11567 2000-10-22 Dave Love <fx@gnu.org>
11568
11569 * textmodes/refill.el: New file.
11570
11571 2000-10-22 Andre Spiegel <spiegel@gnu.org>
11572
11573 * vc-hooks.el (vc-version-backup-file-name): New optional args
11574 MANUAL and REGEXP.
11575 (vc-delete-automatic-version-backups, vc-make-version-backup):
11576 New functions.
11577 (vc-before-save): Use the latter.
11578 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
11579 confusion.
11580
11581 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
11582 expected by vc[-hooks].el.
11583
11584 * vc.el (vc-checkout): Added `-p' suffix in call to
11585 vc-make-version-backups-p; use vc-make-version-backup to actually
11586 make the backup.
11587 (vc-version-other-window, vc-version-backup-file): Handle both
11588 automatic and manual backups.
11589 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
11590 of all of them.
11591
11592 2000-10-22 Miles Bader <miles@gnu.org>
11593
11594 * comint.el (comint-highlight-input, comint-highlight-prompt):
11595 Renamed, `-face' at end removed.
11596 (comint-send-input, comint-output-filter): Use renamed faces.
11597
11598 * window.el (fit-window-to-buffer): Change defaulting of
11599 MAX-HEIGHT slightly.
11600
11601 * faces.el (color-values, color-defined-p): Use `member', not
11602 `memq', because it works correctly for strings.
11603 (frame-set-background-mode): Actually, "unspecified-fg" and
11604 "unspecified-bg" *are* strings. Use `member', not `memq', and
11605 `equal', not `eq', when a string value is possible.
11606
11607 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
11608
11609 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
11610
11611 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
11612
11613 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
11614 sh-electric-rparen, sh-electric-less and sh-electric-hash.
11615 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
11616 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
11617 (sh-font-lock-syntactic-keywords): Use them.
11618 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
11619 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
11620 (sh-mode): Don't override font-lock-unfontify-region-function.
11621 Use a copy of sh-font-lock-syntactic-keywords.
11622 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
11623 Don't call sh-scan-buffer since font-lock does it on the fly.
11624 (sh-get-indent-info): Use `face' rather than `syntax-table'
11625 text-property to detect here-documents.
11626 Replace sh-special-syntax with sh-st-punc.
11627 (sh-prev-line): Use `face' rather than `syntax-table'
11628 text-property to skip over here-documents.
11629 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
11630 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
11631 (sh-electric-less, sh-set-here-doc-region)
11632 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
11633 (sh-scan-buffer, sh-rescan-buffer): Remove.
11634
11635 2000-10-21 Andrew Innes <andrewi@gnu.org>
11636
11637 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
11638 remote (ange-ftp) file names.
11639
11640 2000-10-21 Miles Bader <miles@gnu.org>
11641
11642 * window.el (fit-window-to-buffer): New function.
11643 (shrink-window-if-larger-than-buffer): Use it.
11644 (window-text-height): Don't expect minibuffers to have mode-lines.
11645
11646 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
11647 * international/quail.el (quail-update-guidance):
11648 Use `fit-window-to-buffer' instead of `set-window-text-height'.
11649
11650 * international/quail.el (quail-show-guidance-buf): Make sure
11651 guidance window really has enough room.
11652 (quail-update-guidance): If quail-guidance-win is already shown,
11653 make sure its height is OK.
11654
11655 * window.el (window-text-height, set-window-text-height):
11656 New functions.
11657 (shrink-window-if-larger-than-buffer): Use `window-text-height'
11658 instead of `window-height' & `mode-line-window-height-fudge'.
11659 (mode-line-window-height-fudge): Add FACE parameter.
11660 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
11661 instead of `enlarge-window' & `mode-line-window-height-fudge'.
11662
11663 2000-10-20 Miles Bader <miles@gnu.org>
11664
11665 * window.el (height-affecting-face-attributes): Use `defconst'.
11666
11667 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
11668 New function, conditionally aliased to `mode-line-window-height-fudge'.
11669 (ispell-help): Use it.
11670 (ispell-choices-win-default-height): Don't include mode-line fudge.
11671 (ispell-choices-win-default-height): New function.
11672 (ispell-show-choices, ispell-command-loop): Use function
11673 `ispell-choices-win-default-height' instead of variable.
11674
11675 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
11676
11677 * window.el (mode-line-window-height-fudge): New variable.
11678 (height-affecting-face-attributes): New variable.
11679 (mode-line-window-height-fudge): New function.
11680 (shrink-window-if-larger-than-buffer): Use it.
11681 * help.el (resize-temp-buffer-window): Likewise.
11682
11683 * info.el (Info-fontify-node): Add support for @subsubsection
11684 titles, which use `Info-title-4-face'.
11685 (Info-title-4-face): New face.
11686 (Info-title-3-face): Inherit from Info-title-4-face instead of
11687 variable-pitch.
11688
11689 2000-10-19 Jason Rumney <jasonr@gnu.org>
11690
11691 * dired.el (dired-insert-directory): Do not let errors signalled by
11692 attempt to run dired-free-space-program prevent dired from working.
11693
11694 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
11695
11696 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
11697
11698 2000-10-19 Gerd Moellmann <gerd@gnu.org>
11699
11700 * dirtrack.el (dirtrack): Fix call to run-hooks.
11701
11702 * cmuscheme.el (cmuscheme-program-name): Renamed from
11703 scheme-program-name because xscheme.el contains a defcustom with
11704 the same name. As a consequence, customizing group `cmuscheme'
11705 loaded `xscheme' which redefined run-scheme.
11706 (run-scheme): Use cmuscheme-program-name.
11707
11708 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
11709
11710 * play/doctor.el (doctor-death): Update the Samaritans'
11711 anonymous address, and add a website for Befrienders International.
11712
11713 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11714
11715 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
11716 Avoid compilation gripes. Doc fix.
11717 (ps-print-version): New version number (6.2).
11718 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
11719 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
11720 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
11721 (ps-x-extent-priority, ps-x-extent-start-position)
11722 (ps-x-face-font-instance, ps-x-find-coding-system)
11723 (ps-x-font-instance-properties, ps-x-make-color-instance)
11724 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
11725 avoid compilation gripes without defining functions.
11726 (ps-e-find-composition): Alias for function find-composition, to have a
11727 suitable function depending on Emacs version.
11728 (ps-color-device, ps-color-values, ps-face-foreground-name)
11729 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
11730 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
11731 (ps-print-ensure-fontified): Function definitions surrounded by
11732 `eval-and-compile' to avoid compilation gripes.
11733 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
11734 by symbol-value to avoid compilation gripes.
11735 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
11736 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
11737
11738 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
11739
11740 * startup.el (normal-top-level): Call `frame-set-background-mode'
11741 after `frame-notice-user-settings' because the latter doesn't call
11742 the former on a tty.
11743
11744 * faces.el (frame-set-background-mode): `unspecified' &c are
11745 symbols, not strings.
11746
11747 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
11748
11749 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
11750 why some "light*" colors are deliberately absent from the alist.
11751
11752 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
11753 Change colors for tty's, as suggested by Miles Bader.
11754
11755 2000-10-19 Kenichi Handa <handa@etl.go.jp>
11756
11757 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
11758 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
11759 for ISO10646-1 fonts.
11760 (x-font-name-charset-alist): Add an entry for "iso10646-1".
11761
11762 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
11763
11764 * faces.el (frame-set-background-mode): If a tty frame defines a
11765 background color, use that to compute the background mode, instead
11766 of always defaulting to "dark".
11767
11768 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
11769
11770 * comint.el (comint-write-output): New function.
11771 (comint-mode-map): Add it to the menu.
11772 Bind `C-c C-s' to comint-write-output.
11773
11774 2000-10-18 Gerd Moellmann <gerd@gnu.org>
11775
11776 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
11777 Use fancy-splash-delay.
11778
11779 2000-10-18 Alex Schroeder <alex@gnu.org>
11780
11781 * progmodes/sql.el (sql-sybase-options): New option.
11782 (sql-sybase): Use it. Add sql-database to the list of parameters
11783 provided for login. The options -w 2048 -n are not used any more.
11784
11785 * comint.el (comint-read-input-ring): Bugfix such that the first
11786 and the last entry of the input ring file are not lost.
11787
11788 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11789
11790 * ps-print.el: Internal variable changes to defcustom,
11791 make-local-hook changes to defvar. Doc fix.
11792 (ps-print-version): New version number (6.1).
11793 (ps-setup, ps-do-despool): Code fix.
11794 (ps-printer-name): Customization fix.
11795 (ps-printer-name-option): Now is a defcustom instead of an
11796 internal variable.
11797 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
11798 (ps-print-begin-column-hook): Now are defvar instead of
11799 make-local-hook.
11800
11801 2000-10-18 Miles Bader <miles@gnu.org>
11802
11803 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
11804 (comint-kill-output): Changed into an alias for `comint-delete-output',
11805 and made obsolete.
11806 (comint-mode-map): Rename references to comint-kill-output.
11807
11808 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
11809
11810 * diff-mode.el (diff-header-face, diff-file-header-face)
11811 (diff-changed-face): Add bold and italic attributes to tty faces.
11812 (diff-function-face): New face.
11813 (diff-font-lock-keywords): Use it.
11814
11815 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
11816
11817 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
11818 Remove commented-out call to force-mode-line-update.
11819 (comint-kill-output): Use `forward-line 0' instead of
11820 beginning-of-line to make sure we get past the prompt.
11821
11822 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
11823
11824 * diff-mode.el (diff-header-face, diff-file-header-face):
11825 Add specific setting for dark background.
11826 (diff-context-face): Renamed from diff-comment-face.
11827 Set explicitly rather than inheriting from font-lock-comment-face.
11828
11829 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
11830
11831 * startup.el (command-line): Move the code which sets the default
11832 TTY colors to before before-init-hook.
11833
11834 2000-10-17 Gerd Moellmann <gerd@gnu.org>
11835
11836 * jit-lock.el (jit-lock-stealth-time): Doc fix.
11837
11838 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
11839
11840 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
11841 extensions, for MS-DOS.
11842
11843 * diff-mode.el (diff-header-face, diff-file-header-face)
11844 (diff-changed-face): Define tty-specific colors.
11845
11846 2000-10-17 Gerd Moellmann <gerd@gnu.org>
11847
11848 * startup.el (fancy-splash-text): Realign the text.
11849
11850 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
11851
11852 * font-lock.el (font-lock-comment-face): Define a separate default
11853 for dark-background tty's.
11854
11855 2000-10-17 Miles Bader <miles@gnu.org>
11856
11857 * help.el (resize-temp-buffer-window): Add hack to avoid last line
11858 being obscured by whizzy mode-lines on graphics displays.
11859
11860 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
11861
11862 * info.el (Info-title-1-face, Info-title-2-face)
11863 (Info-title-3-face): Define colors for tty's.
11864 (info-header-node): Remove unneeded tty-specific definition.
11865
11866 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
11867
11868 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
11869 reverse from the frame parameters, and don't invert foreground and
11870 background colors.
11871
11872 2000-10-16 Miles Bader <miles@gnu.org>
11873
11874 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
11875 string "*Info*". Call propertized-buffer-identification to spruce
11876 up the result.
11877
11878 2000-10-16 Gerd Moellmann <gerd@gnu.org>
11879
11880 * help.el: Provide `help' for the sake of define-minor-mode
11881 which generates defcustoms with requires.
11882
11883 * jit-lock.el (jit-lock-after-change): If we're in text that
11884 matches a multi-line font-lock pattern, make sure the whole text
11885 will be redisplayed.
11886
11887 * emacs-lisp/authors.el (authors-add): Don't add an entry if
11888 author's name is unknown.
11889
11890 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
11891 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
11892 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
11893 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
11894 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
11895 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
11896 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
11897 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
11898 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
11899 Add author information.
11900
11901 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
11902
11903 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
11904 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
11905 full-color version (using the Gimp) to eliminate dithering artifacts.
11906
11907 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
11908
11909 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
11910
11911 * simple.el (syntax-flag-table, string-to-syntax): Remove.
11912
11913 2000-10-15 Dave Love <fx@gnu.org>
11914
11915 * progmodes/sh-script.el: Require skeleton and comint when compiling.
11916
11917 * pcomplete.el (pcomplete) <defgroup>: Add :version.
11918
11919 * whitespace.el: Doc fixes.
11920 (top-level): Don't add hooks here.
11921 (whitespace-running-emacs): Deleted.
11922 (timer): Don't require.
11923 (whitespace): Add back :version conditional on xemacs test.
11924 (whitespace-spacetab-regexp, whitespace-indent-regexp)
11925 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
11926 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
11927 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
11928 Avoid specific xemacs test.
11929 (whitespace-global-mode): New option.
11930 (whitespace-global-mode): New command.
11931 (whitespace-unload-hook): New function.
11932
11933 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
11934 (Info-fontify-node, Info-goto-node, Info-mode-menu)
11935 (Info-fontify-node): `Goto' goes to `Go to'.
11936 (Info-fontify-node): Add help-echo to xref links.
11937
11938 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
11939
11940 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
11941
11942 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
11943
11944 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
11945 Use plist-get and allow :inherit.
11946
11947 * emacs-lisp/cl-macs.el (cl-do-arglist):
11948 Use plist-get and plist-member instead of memq.
11949
11950 * emacs-lisp/ewoc.el (ewoc-location): New function.
11951 (ewoc-enter-after, ewoc-enter-before): Document return value.
11952 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
11953 Don't need make-local-hook any more.
11954 (cvs-addto-collection): Return the new tin.
11955 (cvs-mode-insert): Jump to the new line.
11956
11957 * jit-lock.el (jit-lock-fontify-buffer): Remove.
11958
11959 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
11960
11961 * font-lock.el (font-lock-syntactically-fontified): New var.
11962 (font-lock-fontify-syntactic-keywords-region): Use it.
11963 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
11964
11965 * diff-mode.el (diff-find-file-name): Fix regexp.
11966
11967 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
11968 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
11969
11970 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
11971 (sh-mode-syntax-table): Add punctuation syntax for < and >.
11972 (sh-mode): Don't make all vars local here.
11973 (sh-kw): Reformat.
11974 (sh-set-shell): Use dolist. Don't set indent-region-function.
11975 (sh-mode-syntax-table): Use pop.
11976 (sh-remember-variable): Use push.
11977 (sh-help-string-for-variable): Use memq.
11978 (sh-safe-backward-sexp): Remove.
11979 (sh-safe-forward-sexp): Add ARG.
11980 (sh-get-indent-info, sh-prev-stmt): Use it.
11981 (sh-prev-line): Simplify by using forward-comment.
11982 (sh-this-is-a-continuation): Simplify.
11983 (sh-learn-buffer-indent): Use dolist.
11984 (sh-do-nothing): Remove.
11985 (sh-set-char-syntax, sh-set-here-doc-region):
11986 Use inhibit-modification-hooks.
11987 (sh-name-style): Use mapcar and push.
11988 (sh-load-style): Use dolist.
11989 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
11990 (sh-case, sh-while-getopts): Use propertize directly rather
11991 than sh-electric-rparen.
11992
11993 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
11994
11995 * textmodes/tex-mode.el: Require CL when compiling.
11996 (tex-mode-syntax-table): Init immediately.
11997 (tex-mode-map): Bind M-RET to latex-insert-item.
11998 (latex-mode): Set indent-line-function to latex-indent.
11999 (tex-common-initialization): Don't setup the syntax-table any more.
12000 (latex-insert-item): New skeleton.
12001 (tex-next-unmatched-end): Fix copy/paste braino.
12002 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
12003 (latex-indent, latex-find-indent): New functions.
12004 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
12005 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
12006 (tex-compilation-parse-errors): Use with-syntax-table.
12007
12008 2000-10-15 Miles Bader <miles@gnu.org>
12009
12010 * font-lock.el (font-lock-comment-face): Change dark-background,
12011 color, non-tty, default to `chocolate1'.
12012
12013 2000-10-13 John Wiegley <johnw@gnu.org>
12014
12015 * eshell/esh-util.el (require): Added a missing `require' form,
12016 needed when compiling (for an ange-ftp macro definition).
12017
12018 2000-10-13 Dave Love <fx@gnu.org>
12019
12020 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
12021
12022 2000-10-13 Gerd Moellmann <gerd@gnu.org>
12023
12024 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
12025
12026 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
12027 transparent -colors 8).
12028
12029 2000-10-13 Stephen Gildea <gildea@stop.mail-abuse.org>
12030
12031 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
12032 that breaks with old list format timestamps.
12033 (time-stamp-warn-inactive, time-stamp-old-format-warn)
12034 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
12035
12036 2000-10-13 John Wiegley <johnw@gnu.org>
12037
12038 * align.el, pcomplete.el, calendar/timeclock.el,
12039 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
12040
12041 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
12042 faulty math, where holiday hours were being computing as seconds.
12043
12044 2000-10-13 John Wiegley <johnw@gnu.org>
12045
12046 * desktop.el (desktop-buffer-modes-to-save): Added a global for
12047 specifying what "other" kinds of buffers should be saved.
12048 This used to be hard-coded.
12049 (desktop-buffer-misc-functions): A global for specifying how
12050 auxiliary data should be determined for special buffer types.
12051 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
12052 instead of hard-coding the special buffer types.
12053 (desktop-save): Run `desktop-buffer-misc-functions' to gather
12054 auxiliary data, instead of hard-coding for Info buffers and dired.
12055 (desktop-buffer-info-misc-data): Aux function for determining Info
12056 buffer auxiliary info.
12057 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
12058 (desktop-buffer-info): Changed this function to use the info
12059 gathered above.
12060 (desktop-create-buffer): Be a little more careful about what
12061 `minor-mode' means before calling it. This is important for some
12062 buffer types.
12063
12064 2000-10-13 John Wiegley <johnw@gnu.org>
12065
12066 * eshell/esh-util.el: Added a global form which declares an
12067 autoload for `parse-time-string', if that function is not already
12068 defined, and if parse-time.el is available on the user's system.
12069
12070 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
12071 to be aware of ange-ftp user info.
12072 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
12073 (eshell-ls-annotate): Use `eshell-file-attributes'.
12074 (eshell-ls-file): Made the user-id printing code a bit smarter.
12075
12076 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
12077 allow identification of alias user ids in remote directories.
12078 It's manual, but there's no other way to know when the current user
12079 on the local machine, is also the owning user on the remote machine.
12080 (fboundp): Bind `ange-cache'.
12081 (eshell-directory-files-and-attributes): Re-organized the logic a
12082 bit to use `eshell-file-attributes' instead of `file-attributes'.
12083 The former is more sensitive to directories that are read via FTP,
12084 and knows how to use ange-ftp to determine full attribute
12085 information, instead of just the name and last modtime.
12086 (eshell-current-ange-uids): Return the current user id when in a
12087 remote directory.
12088 (eshell-parse-ange-ls): Parse a full directory listing that has
12089 been returned by ange-ftp.
12090 (eshell-file-attributes): This beefed up version of
12091 `file-attributes' is only special if the user is currently in a
12092 remote directory, in which case it does a lot of work to find out
12093 what the real attributes of a file are, as they appear on the
12094 remote machine. This makes usage of remote directories (i.e.,
12095 ange-ftp pathnames) much more useful. You can now use Eshell as a
12096 full-fledged FTP client, with much more manipulation ability than
12097 most other clients.
12098
12099 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
12100 variable, which means that Eshell's du should always be preferred
12101 in remote directories.
12102 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
12103 just `file-attributes'.
12104 (eshell-mvcp-template): Bind `ange-cache', to improve performance
12105 when reading remote directories. This is an Eshell-specific
12106 variable (not part of ange-ftp).
12107 (eshell/ln): Bind `ange-cache'.
12108 (eshell/du): Added some extra logic for determining when to use
12109 Eshell's du (which is slow), and when to use the external version
12110 (which may or may not exist).
12111
12112 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
12113 Call `eshell-interactive-process', rather than using
12114 `get-buffer-process', since backgrounded processes don't count in
12115 the context of this function's logic.
12116
12117 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
12118 `forward-char', so that null strings are parsed correctly.
12119
12120 2000-09-13 John Wiegley <johnw@gnu.org>
12121
12122 * eshell/em-pred.el (eshell-pred-file-type)
12123 (eshell-pred-file-links, eshell-pred-file-size):
12124 Use `eshell-file-attributes'. This is more correct over ange-ftp.
12125
12126 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
12127 that remote file globbing is more efficient.
12128
12129 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
12130 gathering the files and attributes within a directory.
12131
12132 * eshell/em-unix.el (eshell/cat): If any of the files passed on
12133 the command line is a special file (not a regular file, directory
12134 or symlink), always attempt to call the external version of cat.
12135
12136 2000-09-13 John Wiegley <johnw@gnu.org>
12137
12138 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
12139 Eshell-friendly version of find-tag.
12140
12141 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
12142
12143 * image-file.el (image-file-name-extensions)
12144 (image-file-name-regexps): Add autoload cookies.
12145
12146 2000-10-13 Kenichi Handa <handa@etl.go.jp>
12147
12148 * international/mule-cmds.el (select-safe-coding-system): If FROM
12149 is string, show it in *Warning* buffer.
12150
12151 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
12152
12153 * startup.el (normal-top-level): Use display-popup-menus-p instead
12154 of window-system.
12155 (command-line): Use display-graphic-p instead of window-system.
12156 (command-line-1): Use display-popup-menus-p and display-mouse-p
12157 instead of window-system.
12158
12159 2000-10-12 Sam Steingold <sds@gnu.org>
12160
12161 * tooltip.el (tooltip-use-echo-area): New user variable.
12162 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
12163
12164 2000-10-12 Dave Love <fx@gnu.org>
12165
12166 * recentf.el: Maintainer's checkdoc fixes.
12167
12168 * startup.el (normal-top-level-add-subdirs-to-load-path):
12169 Use character class, not ASCII when matching file names.
12170 (fancy-splash-head): Add trailing slash to URL.
12171 (command-line): Don't require XPM support for toolbar.
12172
12173 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
12174 (cperl-invalid-face): Revert last change.
12175 (cperl-init-faces): Quote cperl-invalid-face.
12176
12177 2000-10-12 Kenichi Handa <handa@etl.go.jp>
12178
12179 * startup.el (fancy-splash-text): Remove superfluous quote.
12180
12181 2000-10-12 Gerd Moellmann <gerd@gnu.org>
12182
12183 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
12184 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
12185 (command-line-1): Don't use fancy-splash-pending-command.
12186 (fancy-splash-screens-1): Goto point-min after inserting text.
12187
12188 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
12189
12190 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
12191 instead of shared-lisp-mode-map.
12192
12193 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
12194
12195 * faces.el (header-line): Change tty-variant to use underlining.
12196
12197 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
12198 (isearch-highlight): Restore lazy-isearch face properties at old
12199 position, and suppress them at new position.
12200 (isearch-dehighlight): Restore lazy-isearch face properties.
12201 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
12202 over the real isearch overlay, but in that case, don't give it a
12203 face property. Use `push'.
12204
12205 2000-10-12 Kenichi Handa <handa@etl.go.jp>
12206
12207 * man.el (Man-getpage-in-background): Fix previous change.
12208 Decode the process output only when we are in multibyte mode.
12209
12210 2000-10-11 Dave Love <fx@gnu.org>
12211
12212 * info.el (Info-mode-menu): Fix some help.
12213 (info-tool-bar-map): Add entry for Info-last.
12214
12215 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
12216 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
12217 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
12218 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
12219 * toolbar/search-replace.xpm, toolbar/exit.xpm:
12220 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
12221 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
12222 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
12223 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
12224 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
12225 Reduce colour requirements to 25 overall. (Probably wants
12226 revisiting from the originals to reduce further.)
12227
12228 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
12229
12230 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
12231 buffer-file-coding-system, instead of raw-text.
12232 (dehexlify-buffer): Bind coding-system-for-read to
12233 buffer-file-coding-system, instead of raw-text.
12234
12235 2000-10-11 Sam Steingold <sds@gnu.org>
12236
12237 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
12238 `underline' - fixes the bug introduced on 2000-09-21.
12239
12240 2000-10-11 Dave Love <fx@gnu.org>
12241
12242 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
12243 Avoid compiler warnings.
12244 (scheme-mode): Doc fix.
12245 (scheme-font-lock-keywords-1): Match `define-syntax'.
12246
12247 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
12248
12249 * faces.el (frame-set-background-mode): Pay attention to saved
12250 face specs as well as default ones. Only do anything if the
12251 bg-mode or display-type has actually changed. Use `dolist'.
12252 (region): Make dark-background `region' face less in-your-face.
12253
12254 2000-10-10 Sam Steingold <sds@gnu.org>
12255
12256 * chistory.el, ielm.el, ledit.el:
12257 * progmodes/inf-lisp.el, progmodes/scheme.el:
12258 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
12259
12260 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
12261
12262 * textmodes/texinfo.el: Update copyright and fix typo.
12263
12264 * desktop.el (desktop-modes-not-to-save): New var.
12265 (desktop-save-buffer-p): Use it.
12266 Also, obey desktop-buffers-not-to-save even for non-file buffers.
12267 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
12268
12269 2000-10-10 Dave Love <fx@gnu.org>
12270
12271 * toolbar/tool-bar.el (tool-bar-add-item)
12272 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
12273
12274 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
12275 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
12276 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
12277 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
12278 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
12279 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
12280 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
12281 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
12282 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
12283 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
12284 the .xpms; probably need retouching.
12285
12286 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
12287
12288 * subr.el (add-to-list): Add optional argument APPEND.
12289 * battery.el (display-battery): Use `add-to-list'.
12290
12291 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
12292
12293 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
12294 properties.
12295 (zone, zone-when-idle, zone-leave-me-alone)
12296 (zone-pgm-whack-chars): Use new symbol properties.
12297
12298 * battery.el (display-battery): Doc spelling fix.
12299
12300 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
12301 property.
12302
12303 2000-10-09 Dave Love <fx@gnu.org>
12304
12305 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
12306 has been initialized before calling tool-bar-setup.
12307 (tool-bar-add-item-from-menu): Add autoload cookie.
12308
12309 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
12310
12311 * menu-bar.el (send-mail-item-name): New function.
12312 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
12313 of mail-user-agent in the menu. Don't display the "Send Mail"
12314 item if mail-user-agent is nil or its value is ignore.
12315 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
12316 if read-mail-command is nil or its value is ignore.
12317
12318 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
12319
12320 2000-10-09 Miles Bader <miles@gnu.org>
12321
12322 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
12323 Correct image size.
12324 * toolbar/left_arrow.xpm: Correct image size.
12325
12326 * jka-compr.el: Don't call `jka-compr-install' when loading (it
12327 will be done by the definition of `auto-compression-mode' if
12328 necessary. Move code to uninstall existing file-name handler
12329 before definition of `auto-compression-mode'.
12330
12331 * image-file.el (auto-image-file-mode): Move to the end of the
12332 file, because `define-minor-mode' actually calls the mode-function
12333 if the associated variable is non-nil, which requires that all
12334 needed functions be already defined.
12335
12336 * mouse.el (popup-menu): Balance parens.
12337
12338 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
12339
12340 * mouse.el (popup-menu): Move the command call outside the loop
12341 so that popup-menu returns whatever the command returns.
12342
12343 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
12344 (initialize-new-tags-table): Use run-hook-with-args-until-success.
12345 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
12346 (tags-table-format-functions): Renamed from tags-table-format-hooks.
12347
12348 * vc.el (vc-version-diff): diff-switches can be a list.
12349 Use relative filenames for prettier output.
12350
12351 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
12352 (vc-post-command-functions): Remove old-VC compatibility code.
12353
12354 * newcomment.el (comment-indent-default): Autoload.
12355
12356 * font-lock.el (font-lock-defaults): Make buffer-local.
12357 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
12358 (font-lock-choose-keywords):
12359 Ignore LEVEL unless KEYWORDS is a list of syms.
12360 (c-keywords, c++-keywords, objc-keywords, java-keywords):
12361 Don't wrap regexp-opt things in \(...\) unnecessarily.
12362
12363 * jit-lock.el: Don't require font-lock any more.
12364 (jit-lock-functions): Make buffer-local.
12365 (jit-lock-saved-fontify-buffer-function): Remove.
12366 (jit-lock-mode): Remove autoload cookie.
12367 Remove font-lock specific code.
12368 (jit-lock-unregister): Don't bother handling complex hooks any more.
12369 (jit-lock-refontify): New function.
12370 (jit-lock-fontify-buffer): Use it.
12371 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
12372 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
12373 Add optional args START and END.
12374 Never call font-lock-fontify-region directly.
12375 (jit-lock-function, jit-lock-stealth-fontify): Use it.
12376
12377 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
12378
12379 2000-10-08 Dave Love <fx@gnu.org>
12380
12381 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
12382
12383 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
12384
12385 * play/studly.el (studlify-region, studlify-word): Add autoload
12386 cookie.
12387
12388 * play/morse.el (morse-region, unmorse-region): Add autoload
12389 cookie.
12390
12391 * play/spook.el (spook-phrases-file): Use expand-file-name, not
12392 concat.
12393
12394 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
12395 insist on symbols starting with word syntax.
12396 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
12397 (eval-defun-1): Doc fix.
12398 (indent-sexp): Use nconc to build up indent-stack.
12399
12400 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
12401 Gnus with little use.
12402 (mail-setup-hook): Add mail-abbrevs-setup to options.
12403
12404 * recentf.el: Doc fixes.
12405
12406 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
12407 Clean up remainder.
12408
12409 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
12410 without timezone and (8) with timezone to enforce some whitespace.
12411 Simplify code somewhat.
12412
12413 * options.el (list-options): Doc that you should use customize.
12414
12415 * iswitchb.el (iswitchb-mode): Add :require.
12416
12417 * info.el (Info-goto-node, Info-menu): Doc fix.
12418 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
12419 (info-tool-bar-map): New variable.
12420 (Info-mode): Use it.
12421 (Info-edit-map): Define all in defvar.
12422 (speedbar-attached-frame): Avoid compiler warning.
12423
12424 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
12425 (global-map): Bind [tool-bar] to a filtered map.
12426 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
12427 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
12428 Allow PBM icons.
12429 (tool-bar-setup): Adjust calls of tool-bar-add-item.
12430
12431 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
12432 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
12433 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
12434 icons, except up_arrow, which is left-arrow rotated.
12435
12436 * imenu.el (imenu-add-to-menubar): Fix last change.
12437
12438 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
12439
12440 * generic-x.el (rul-generic-mode): Remove eval-when-compile
12441 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
12442
12443 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
12444
12445 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
12446 typos in doc strings.
12447
12448 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
12449 the doc strings how to customize Font Lock faces.
12450
12451 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
12452 computing growth when dragging the header line.
12453
12454 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
12455
12456 * simple.el (kill-line): Doc fix.
12457
12458 2000-10-08 Miles Bader <miles@gnu.org>
12459
12460 * faces.el (secondary-selection): Make foreground visible on tty.
12461
12462 * jka-compr.el (auto-compression-mode): Move to the end of the
12463 file, because `define-minor-mode' actually calls the mode-function
12464 if the associated variable is non-nil, which requires that all
12465 needed functions be already defined.
12466 (with-auto-compression-mode): Add autoload cookie.
12467
12468 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
12469
12470 * files.el (find-backup-file-name) [ms-dos]: If support for long
12471 file names is not available, behave as if version-control were set
12472 to never.
12473
12474 2000-10-07 Dave Love <fx@gnu.org>
12475
12476 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
12477 (browse-url-gnome-moz): New function.
12478 (browse-url-browser-function): Use it.
12479 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
12480
12481 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
12482
12483 * indent.el (tab-always-indent): New var.
12484 (indent-for-tab-command): Use it.
12485
12486 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
12487 raise an error. This way it can still default to a sane value.
12488
12489 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
12490
12491 * startup.el (fancy-splash-screens): Use local rather than global map.
12492 Don't use `update-menu-bindings' any more.
12493 Get rid of assumptions about keymap representation.
12494
12495 2000-10-06 Dave Love <fx@gnu.org>
12496
12497 * textmodes/fill.el (sentence-end-double-space)
12498 (sentence-end-without-period): Doc fix.
12499 (adaptive-fill-regexp): Purecopy.
12500 (unjustify-current-line): Use line-end-position.
12501 (fill-individual-paragraphs-prefix): Use line-beginning-position.
12502
12503 * net/eudc-vars.el (eudc): Add :version, :link.
12504
12505 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
12506
12507 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
12508 Fix for define-minor-mode.
12509 (function-at-point): Alias to function-called-at-point.
12510
12511 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
12512
12513 * simple.el (backward-word): Doc fix.
12514
12515 * image-file.el (image-file-name-regexp): image-file-regexps ->
12516 image-file-name-regexps.
12517 (image-file-name-extensions): Add pbm.
12518
12519 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
12520
12521 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
12522 and add filename to the names so that diff-mode can jump to source.
12523
12524 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
12525 (tex-font-lock-keywords, tex-font-lock-keywords-2)
12526 (tex-font-lock-keywords-1): Remove.
12527 (font-lock-turn-on-thing-lock): Use jit-lock-register.
12528 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
12529 (font-lock-default-fontify-region):
12530 Expand beg..end correctly when just following a multiline region.
12531 (font-lock-fontify-anchored-keywords):
12532 Include the anchor text as part of the multiline.
12533
12534 2000-10-06 Gerd Moellmann <gerd@gnu.org>
12535
12536 * loadup.el (toplevel): Load `loaddefs' before `help' because the
12537 latter needs the autoloaded define-minor-mode macro during the
12538 bootstrap.
12539
12540 * startup.el (command-line): For now, activate tool-bar-mode only
12541 if XPM images are supported.
12542
12543 * mouse.el (mouse-drag-header-line): Don't allow resizing a
12544 window by dragging a header-line at the top of the frame; that's
12545 confusing because the header-line doesn't move.
12546 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
12547 of treating the event as a list. Some cleanup.
12548
12549 2000-10-06 Miles Bader <miles@gnu.org>
12550
12551 * simple.el (display-message-or-buffer): New function.
12552 (shell-command-on-region): Use `display-message-or-buffer'.
12553
12554 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
12555 docstring parts.
12556
12557 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
12558 (smbclient-prompt-regexp): Add usage note to doc string.
12559 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
12560 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
12561 Use add-hook for adding the comint filter function, and only do so
12562 if it's not already in the global hook list.
12563 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
12564 to `make-local-variable'.
12565 (nslookup-font-lock-keywords): Remove prompt entry.
12566 (nslookup): Don't set the process-filter.
12567 (finger): Exit the loop correctly when the regexps list runs out.
12568 (ftp, smbclient, smbclient-list-shares):
12569 Set the real major mode immediately, not after execing.
12570 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
12571
12572 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
12573
12574 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
12575
12576 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
12577
12578 * which-func.el (which-func-format): Remove spurious space.
12579 (which-func-mode): Don't make it permanent-local.
12580 (which-func-ff-hook): Allow which-func-maxout to be nil.
12581 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
12582 (which-func-mode): Simplify.
12583 Use post-command-idle-hook rather than post-command-hook.
12584 Go through all buffers and update their state.
12585 (which-function): Also try add-log-current-defun-function.
12586
12587 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
12588 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
12589 Update call to with-vc-properties accordingly.
12590 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
12591 (vc-revert-buffer): More careful about window selection and deletion.
12592 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
12593
12594 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
12595 (cvs-retrieve-revision): Reuse a pre-existing buffer.
12596 (cvs-dired-action): Change the default to quickdir.
12597
12598 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
12599 if comment-indent-function returns nil.
12600 (comment-indent-default): New function.
12601 (comment-indent-function): Use it and document the new semantics.
12602
12603 * image-file.el: Docstring fixes.
12604
12605 * help.el (help-xref-on-pp): Use match-string.
12606 (describe-variable): New arg BUFFER.
12607 Store the current buffer in the help-xref-stack.
12608 (temp-buffer-resize-mode): Use define-minor-mode.
12609
12610 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
12611 consistently with its docstring.
12612 Set jit-lock-first-unfontify-pos in an idempotent way.
12613 (jit-lock-register): Autoload and add arg CONTEXTUAL.
12614
12615 2000-10-05 Alex Schroeder <alex@gnu.org>
12616
12617 * sql.el (sql-mysql-options): New variable.
12618 (sql-mysql): Use it.
12619
12620 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
12621
12622 * image.el (image): New group.
12623
12624 * smerge-mode.el (smerge-mine-face, smerge-other-face)
12625 (smerge-base-face, smerge-markers-face): Add dark-background variants.
12626
12627 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
12628
12629 * net/net-utils.el (nslookup-font-lock-keywords)
12630 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
12631 Ignore the value of wqindow-system; always define keywords
12632
12633 2000-10-05 Kenichi Handa <handa@etl.go.jp>
12634
12635 * startup.el (fancy-splash-screens): Remove the code for
12636 debugging; `(trace-to-stderr "EXITTT\n")'.
12637
12638 2000-10-05 Miles Bader <miles@gnu.org>
12639
12640 * diff-mode.el (diff-goto-source): Update call to
12641 `diff-hunk-status-msg' to reflect new REV variable.
12642
12643 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
12644
12645 * progmodes/icon.el (icon-mode):
12646 Don't gratuitously override the default for comment-column.
12647
12648 * vc-hooks.el (vc-mode-line): Fix interactive spec.
12649
12650 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
12651 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
12652 (jit-lock-functions): New var.
12653 (jit-lock-function-1): Use it if non-nil.
12654 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
12655 Set the `fontified' property before doing the fontification to avoid
12656 repeatedly going through the same error.
12657 Don't turn errors into messages.
12658 (jit-lock-register, jit-lock-unregister): New functions.
12659
12660 * dired.el (dired-mark-pop-up): Turn comment into docstring.
12661 Use with-current-buffer.
12662
12663 * dired-aux.el (dired-do-create-files, dired-kill-tree):
12664 Turn comment into docstring.
12665
12666 * apropos.el (apropos-mode): Use define-derived-mode.
12667
12668 2000-10-04 Gerd Moellmann <gerd@gnu.org>
12669
12670 * startup.el (fancy-splash-pending-command): New variable.
12671 (fancy-splash-pre-command): New function.
12672 (fancy-splash-screens): Rewritten.
12673 (command-line-1): If fancy-splash-pending-command is set, call it
12674 interactively.
12675
12676 2000-10-04 Dave Love <fx@gnu.org>
12677
12678 * toolbar/tool-bar.el (tool-bar-setup): New function.
12679 (tool-bar-mode): Use it.
12680
12681 * subr.el (substitute-key-definition): Doc fix.
12682 (play-sound-file): New command.
12683
12684 2000-10-04 Andre Spiegel <spiegel@gnu.org>
12685
12686 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
12687 vc-version-backup-file-name): New functions.
12688
12689 * files.el (basic-save-buffer): Call vc-before-save before saving.
12690
12691 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
12692 vc-cvs-stay-local-p.
12693
12694 * vc.el (vc-revert-buffer): Handle empty diff properly.
12695 (vc-version-backup-file): New function.
12696 (vc-checkout): Create a version backup if necessary.
12697 (vc-checkin): If a version backup file exists, delete it.
12698 (vc-version-diff): Diff locally using version backups, if available.
12699 (vc-revert-file): If there's a version backup, revert locally.
12700 (vc-transfer-file): Use version backup for base version, if
12701 available. If not, ask for confirmation whether to get it from the
12702 server. Update mode line before check-in.
12703
12704 2000-10-04 Dave Love <fx@gnu.org>
12705
12706 * toolbar/tool-bar.el (tool-bar-setup): New function.
12707 (tool-bar-mode): Use it.
12708
12709 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
12710
12711 * net/net-utils.el (nslookup-font-lock-keywords)
12712 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
12713 Only set if window-system is non-nil
12714 (net-utils-run-program): Returns buffer.
12715 (network-connection-reconnect): Added this function.
12716
12717 * generic.el:
12718 Incorporates extensive cleanup and docfixes by
12719 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
12720 Uses cl compile-time macros.
12721 (generic-mode-name, generic-comment-list)
12722 (generic-keywords-list, generic-font-lock-expressions)
12723 (generic-mode-function-list, generic-mode-syntax-table):
12724 Removed variables.
12725 (generic-mode-alist): Renamed to generic-mode-list.
12726 (generic-find-file-regexp): Default changed to "^#".
12727 (generic-read-type): Uses completing read on generic-mode-list.
12728 (generic-mode-sanity-check): removed this function.
12729 (generic-add-to-auto-mode): Removed this function
12730 (generic-mode-internal): Bind mode-specific definitions
12731 into function instead of putting them in alist.
12732 (generic-mode-set-comments): Reworked extensively.
12733 (generic-mode-find-file-hook): Simplified regexp searching
12734 (generic-make-keywords-list): Omit extra pair of parens
12735
12736 * find-lisp.el (find-lisp-find-files-internal):
12737 Make sure directory name ends with "/".
12738
12739 * generic-x.el (apache-conf-generic-mode):
12740 Regexp now allows leading whitespace.
12741 (rc-generic-mode): Added eval-when-compile
12742 around generic-make-keywords-list.
12743 Deleted duplicate regexp
12744 (rul-generic-mode): Added eval-when-compile
12745 around generic-make-keywords-list.
12746 (etc-fstab-generic-mode): New generic mode.
12747 (rul-generic-mode): Removed one eval-when-compile
12748 which caused a max-specpdl-size exceeded error.
12749
12750 2000-10-04 Miles Bader <miles@gnu.org>
12751
12752 * simple.el (minibuffer-temporary-goal-position): New variable.
12753 (next-history-element): Try to keep the position of point in the
12754 input string constant.
12755
12756 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
12757 (dired-do-create-files): If there's only one file, pass it in as
12758 the DEFAULT arg to dired-mark-read-file-name.
12759
12760 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
12761
12762 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
12763 (diff-goto-source): Be smarter when choosing REVERSE or not.
12764
12765 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
12766 (texinfo-mode-menu): Add an explicit shortcut for update all.
12767
12768 2000-10-03 Andre Spiegel <spiegel@gnu.org>
12769
12770 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
12771 factorize backend-specific code cleanly (this was essentially
12772 conceived by Stefan Monnier).
12773 (vc-unregister): Function removed.
12774 (vc-revert-file): New function.
12775 (vc-revert-buffer): Delegate some of the work to it.
12776
12777 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
12778 default branch unconditionally.
12779 (vc-rcs-set-default-branch): New function.
12780 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
12781 (vc-rcs-checkin): If an appropriate default branch has been set,
12782 force creation of that branch.
12783 (vc-rcs-receive-file): Rewritten to contain only backend-specific
12784 code (as suggested by Stefan Monnier).
12785
12786 2000-10-02 Gerd Moellmann <gerd@gnu.org>
12787
12788 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
12789 highlighting overlay with a different face over the overlay
12790 isearch uses to highlight the current match because that can lead
12791 to bad face combinations.
12792
12793 * loadup.el (toplevel): Load faces before isearch.
12794
12795 * isearch.el (isearch-faces): New custom group.
12796 (isearch): New defface; was already tested for in the code.
12797 (isearch-lazy-highlight-face): Changed to defface from defcustom.
12798 (isearch-highlight): Always use face `isearch'.
12799
12800 2000-10-02 Dave Love <fx@gnu.org>
12801
12802 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
12803 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
12804 comparison of opcode with operand.
12805
12806 2000-10-03 Miles Bader <miles@gnu.org>
12807
12808 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
12809 buffer, since the echo area will now grow to accommodate them.
12810
12811 2000-10-02 Andre Spiegel <spiegel@gnu.org>
12812
12813 * vc-hooks.el (vc-registered): If FILE used to be registered under
12814 a certain backend, try that one first.
12815
12816 * vc.el (vc-responsible-backend): Undo the previous change in the
12817 argument list. Handle multiple backends correctly.
12818 (vc-find-new-backend): Function removed.
12819 (vc-register): Use vc-responsible-backend, as before.
12820 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
12821
12822 2000-10-02 Gerd Moellmann <gerd@gnu.org>
12823
12824 * startup.el (fancy-splash-head): Change message below the
12825 logo.
12826
12827 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
12828
12829 * diff-mode.el (diff-goto-source): Emit a status message.
12830 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
12831 (diff-test-hunk): Fix doc string.
12832 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
12833 (diff-advance-after-apply-hunk): New variable.
12834 (diff-apply-hunk): Don't return a value.
12835
12836 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
12837
12838 * vc.el (vc-editable-p): Minor optimization.
12839 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
12840 (vc-find-new-backend): New function split from vc-responsible-backend.
12841 (vc-register): Use it.
12842 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
12843 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
12844 (vc-default-unregister, vc-revert-buffer): Docstring fix.
12845 (vc-clear-headers): Don't use find-file.
12846 (vc-revert-buffer): Use `and' again (must have been a braino).
12847 (vc-switch-backend): Only prompt if requested.
12848 Short circuit if nothing is to be done.
12849 Don't use vc-resynch-buffer which could lose unsaved editing.
12850 (vc-default-receive-file): Update call to vc-unregister.
12851 (with-vc-file, vc-next-action-on-file):
12852 Use vc-backend rather than vc-registered.
12853 (vc-next-action-on-file): Use intern-soft.
12854 Deal with read-only *vc-diff* buffer.
12855 (vc-transfer-file): Docstring fix.
12856
12857 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
12858 (vc-rcs-receive-file): Avoid with-vc-properties.
12859 Update call to vc-unregister.
12860 Use constant `RCS' rather than (dynamically bound) var `backend'.
12861
12862 2000-10-01 Andre Spiegel <spiegel@gnu.org>
12863
12864 * vc.el (vc-next-action-on-file): Update mode line only if file
12865 is visited.
12866 (vc-start-entry): New argument initial-contents. Don't visit the file
12867 if it isn't already visited. Brought documentation up-to-date.
12868 (vc-next-action, vc-register): Updated calls to vc-start-entry.
12869 (vc-checkin): New optional arg initial-contents, which is passed to
12870 vc-start-entry.
12871 (vc-finish-logentry): Make sure to bury log buffer only if there
12872 really is one. Call `vc-resynch-buffer' on log-file, not
12873 buffer-file-name.
12874 (vc-default-comment-history, vc-default-wash-log): New functions.
12875 (vc-index-of): Removed.
12876 (vc-transfer-file): Make do without the above.
12877 (vc-default-receive-file): Call comment-history unconditionally. Pass
12878 the resulting string to vc-checkin, instead of inserting it into the
12879 comment ring.
12880
12881 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
12882 unconditionally. Use the comments as initial contents of the log
12883 entry buffer. Document the trick to force branch creation with no
12884 changes.
12885
12886 2000-10-01 Miles Bader <miles@gnu.org>
12887
12888 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
12889 `recenter' with an arg to prevent redrawing the display.
12890
12891 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
12892
12893 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
12894
12895 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
12896
12897 * progmodes/c-mode.el (c-mode):
12898 Don't gratuitously override the default for comment-column.
12899
12900 * textmodes/tex-mode.el (latex-metasection-list): New var.
12901 (latex-imenu-create-index): Use it.
12902 Move the regexp construction outside loops (and use push).
12903 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
12904 (tex-font-lock-keywords): Moved from font-lock.el.
12905 (tex-comment-indent): Remove.
12906 (tex-common-initialization): Don't set comment-indent-function.
12907 (latex-block-default): New var.
12908 (tex-latex-block): Use it to provide a default choice.
12909 Add any unknown choice to latex-block-names.
12910 Insert [...] after {...}.
12911 (tex-last-unended-begin): Simplify regexp.
12912 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
12913 (latex-forward-sexp-1, latex-forward-sexp): New functions.
12914 (latex-mode): Set forward-sexp-function.
12915
12916 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
12917 Add regexp for @ignore ... @end ignore.
12918 (texinfo-heading-face): New face.
12919 (texinfo-font-lock-keywords): Use it.
12920 (texinfo-mode-menu): New menu.
12921 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
12922 New functions.
12923 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
12924 (texinfo-section-types-regexp, texinfo-section-level-regexp)
12925 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
12926 Remove declaration.
12927 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
12928
12929 * delsel.el (delete-selection-mode): Use define-minor-mode.
12930
12931 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
12932
12933 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
12934
12935 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
12936
12937 2000-09-30 Gerd Moellmann <gerd@gnu.org>
12938
12939 * replace.el (keep-lines-read-args): New function.
12940 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
12941 read arguments interactively. Add parameters RSTART and REND.
12942 Operate on the active region in Transient Mark mode.
12943
12944 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
12945
12946 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
12947 (authors-obsolete-files-regexps): New variable.
12948 (authors-add): Don't record changes in obsolete files.
12949
12950 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
12951
12952 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
12953
12954 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
12955 (comment-indent): Make sure there's a space between code and comment.
12956 Shift comments left to avoid going past fill-column.
12957
12958 2000-09-29 Gerd Moellmann <gerd@gnu.org>
12959
12960 * startup.el (startup-echo-area-message): New function.
12961 (display-startup-echo-area-message): Use it.
12962 (fancy-splash-screens): Rewritten to use keymaps and a timer.
12963 (fancy-splash-default-action): New function.
12964 (fancy-splash-screens-1): New function.
12965 (fancy-splash-head): Put a help-echo and a keymap under the image.
12966
12967 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
12968
12969 * diff-mode.el (diff-add-log-file-name): Remove.
12970 (diff-mode): Use add-log-buffer-file-name-function.
12971
12972 * add-log.el (find-change-log): New arg BUFFER-FILE.
12973 (add-log-file-name): Obey add-log-file-name-function.
12974 (add-log-buffer-file-name-function): New var.
12975 (add-change-log-entry): Use it.
12976
12977 2000-09-29 Miles Bader <miles@gnu.org>
12978
12979 * image-file.el (image-file-name-extensions): New variable.
12980 (image-file-name-regexps): Renamed from `image-file-regexps'.
12981 New default value is nil. Call `auto-image-file-mode'.
12982 (image-file-name-regexp): New function.
12983 (auto-image-file-mode): New minor mode.
12984 (insert-image-file): Don't make conditional on the image-file
12985 handler being enabled.
12986 (image-file-handler): Make the call here conditional instead.
12987 (set-image-file-handler-enabled, enable-image-file-handler)
12988 (disable-image-file-handler): Functions removed.
12989
12990 * emacs-lisp/authors.el (authors-print): Rephrase many-files
12991 string.
12992
12993 2000-09-29 Gerd Moellmann <gerd@gnu.org>
12994
12995 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
12996 it's a function from CL.
12997 (latex-imenu-create-index): Replace eval-when-compile with progn
12998 because latex-section-alist is not bound while compiling.
12999
13000 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
13001
13002 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
13003 (outline-mode): Use define-derived-mode.
13004
13005 * progmodes/perl-mode.el (perl-mode):
13006 * progmodes/awk-mode.el (awk-mode):
13007 * progmodes/asm-mode.el (asm-mode):
13008 Don't gratuitously override the default for comment-column.
13009
13010 * emacs-lisp/lisp.el (lisp-complete-symbol):
13011 Distinguish the let-binding case from the funcall case.
13012 (forward-sexp-function): New variable.
13013 (forward-sexp): Use it.
13014
13015 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
13016 (easy-mmode-defmap): Remove the now useless autoload.
13017
13018 * time.el (display-time-mode): Use define-minor-mode.
13019
13020 * subr.el (add-minor-mode): Don't eval NAME.
13021 Don't depend on the presence of TOGGLE-FUN for any special behavior.
13022 Use if rather than cond.
13023
13024 * simple.el (read-expression-map): Define more properly.
13025 (comment-indent-hook): Remove.
13026 (string-to-syntax): Bug fix.
13027
13028 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
13029 (cvs-ediff-diff): Fix typo.
13030 (cvs-revert-if-needed): Don't bother preserving read-only.
13031
13032 * paren.el (show-paren-mode): Use define-minor-mode.
13033
13034 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
13035 (toggle-auto-compression): Remove.
13036 (jka-compr-build-file-regexp): Remove useless grouping.
13037
13038 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
13039 Avoid user-reserved bindings.
13040 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
13041 (diff-header-face): Revert to grey85.
13042
13043 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
13044
13045 * complete.el (partial-completion-mode) <defcustom>: Remove.
13046 (partial-completion-mode): Use define-minor-mode.
13047 (PC-do-completion): Understand `completion-auto-help = delay'
13048 to mean to popup the completion buffer only the second time.
13049 (PC-include-file-all-completions, PC-include-file-all-completions)
13050 (PC-include-file-all-completions): Don't quote lambda.
13051
13052 * comint.el (comint-mode-hook): Docstring fix.
13053 (comint-mode): Use define-derived-mode.
13054 (comint-mode-map): Remove obsolete comment.
13055 (make-comint): Minor stylistic change.
13056 (comint-insert-clicked-input): Be more careful to find the overlay.
13057 Use this-command-keys rather than hardcoding mouse-2.
13058
13059 * font-lock.el: Replace confusing (,@ with ,
13060 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
13061 Don't use regexp-opt-depth. Spice up the regexp for args.
13062 Don't distinguish between cmds that can take an opt arg or not.
13063 Use `append' and `prepend' rather than `keep'.
13064
13065 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
13066 (latex-outline-regexp): New var.
13067 (latex-outline-level): New fun.
13068 (latex-section-alist): New var.
13069 (latex-imenu-create-index): Use it. Use `push' as well.
13070 (tex-shell-map): Initialize it properly.
13071 (tex-mode): Minor stylistic change.
13072 (plain-tex-mode): Use define-derived-mode.
13073 (latex-mode): Use define-derived-mode.
13074 Construct the paragraph regexps in a more readable way.
13075 Set the buffer-local outline-{level,regexp} vars.
13076 (slitex-mode): Derive from latex-mode.
13077 (tex-common-initialization): Don't kill-all-vars anymore.
13078 Add setting for comment-add and font-lock-defaults.
13079 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
13080 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
13081 (tex-start-tex): New arg DIR (and send a chdir command for it).
13082 Also display the shell buffer and save it in tex-last-buffer-texed.
13083 (tex-region): Use expand-file-name rather than concat.
13084 Remove code made useless by changes in tex-start-tex.
13085 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
13086
13087 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
13088
13089 2000-09-28 Dave Love <fx@gnu.org>
13090
13091 * eshell/eshell.el (eshell) <defgroup>: Add :version.
13092
13093 2000-09-28 Gerd Moellmann <gerd@gnu.org>
13094
13095 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
13096 `append'.
13097
13098 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
13099
13100 * info.el (Info-extract-pointer): Undo last change.
13101 Instead, fix the position of the `bound' arg to re-search-backward.
13102
13103 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
13104
13105 * info.el (Info-extract-pointer):
13106 Widen more carefully, to avoid finding pointers in other nodes.
13107 (Info-index): Use push.
13108
13109 2000-09-27 Gerd Moellmann <gerd@gnu.org>
13110
13111 * frame.el (set-frame-font): Remove call to obsolete function
13112 frame-update-faces.
13113 (set-foreground-color, set-background-color): Likewise for
13114 frame-update-face-colors.
13115
13116 2000-09-27 Miles Bader <miles@gnu.org>
13117
13118 * image-file.el: New file.
13119
13120 2000-09-27 Gerd Moellmann <gerd@gnu.org>
13121
13122 * frame.el (frame-notice-user-settings): Don't call
13123 frame-update-faces, which is a no-op now.
13124
13125 * ediff-wind.el (ediff-control-frame-parameters): Add zero
13126 tool-bar-lines.
13127
13128 2000-09-27 Dave Love <fx@gnu.org>
13129
13130 * mouse.el: Fix last change.
13131
13132 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
13133
13134 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
13135
13136 2000-09-22 Kenichi Handa <handa@etl.go.jp>
13137
13138 * international/quail.el (quail-help): The output message is
13139 improved.
13140
13141 2000-09-26 Dave Love <fx@gnu.org>
13142
13143 * mouse.el (popup-menu): If POSITION is nil, set it using
13144 mouse-position.
13145
13146 2000-09-25 Sam Steingold <sds@gnu.org>
13147
13148 * net/browse-url.el (browse-url-file-url): Check for null maps.
13149
13150 2000-09-26 Gerd Moellmann <gerd@gnu.org>
13151
13152 * frame.el (frame-notice-user-settings): Don't add a
13153 tool-bar-lines frame parameter to default-frame-alist in batch mode.
13154
13155 * frame.el (frame-notice-user-settings):
13156 Make tool-bar-mode and default-frame-alist consistent.
13157
13158 * toolbar/tool-bar.el (tool-bar-help): New function.
13159
13160 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13161
13162 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
13163 current-load-list in top-level forms. Else this leaks a cons cell
13164 every time a defun is called.
13165
13166 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
13167
13168 2000-09-25 Dave Love <fx@gnu.org>
13169
13170 * startup.el (fancy-splash-head): Check XPM is available.
13171
13172 * autoinsert.el (auto-insert): Doc fix.
13173 (auto-insert-alist): Following GNU notices, don't say `copyright
13174 _by_'. Use line-beginning-position.
13175 (auto-insert): Check buffer-file-name is non-nil before use.
13176
13177 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13178
13179 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
13180 starting with `@def' or `@multitable', in addition to ones
13181 specified by the user in auto-fill-inhibit-regexp.
13182
13183 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
13184
13185 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
13186 rmail-dont-reply-to-names matches the empty string.
13187
13188 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13189
13190 * startup.el (command-line-1, fancy-splash-text): Change the
13191 text to sound more friendly.
13192
13193 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
13194
13195 * progmodes/hideshow.el: Update author email address.
13196 Generally, sync w/ maintainer version 5.22.
13197 (hs-hide-all-non-comment-function): New var.
13198 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
13199 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
13200 (hs-show-region): Delete this command.
13201 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
13202
13203 2000-09-22 Dave Love <fx@gnu.org>
13204
13205 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
13206 (hl-line-highlight): Specify buffer when moving overlay.
13207
13208 * progmodes/fortran.el (fortran-mode): Locally set
13209 normal-auto-fill-function.
13210 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
13211 (fortran-mode-map): Adjust auto-fill menu entry.
13212
13213 2000-09-22 Gerd Moellmann <gerd@gnu.org>
13214
13215 * vc-rcs.el (toplevel): Require `vc' when compiling.
13216
13217 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
13218
13219 2000-09-22 Andre Spiegel <spiegel@gnu.org>
13220
13221 * vc.el (vc-switch-backend): Signal an error if the file is not
13222 registered under the new backend.
13223
13224 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
13225 without explicit revision number.
13226
13227 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
13228
13229 * diff-mode.el (diff-file-header-face): Reset to its previous value.
13230 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
13231 (diff-xor): New function.
13232 (diff-find-source-location): Use it. Fix a stupid name clash.
13233 (diff-hunk-status-msg): New function.
13234 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
13235 (diff-test-hunk): Use diff-find-source-location.
13236 (diff-goto-source): Favor the `reverse'.
13237 (diff-hunk-text): Properly handle one-sided context diffs.
13238 (diff-apply-hunk): When done, advance to the next hunk.
13239
13240 2000-09-21 Gerd Moellmann <gerd@gnu.org>
13241
13242 * startup.el (command-line): If frame was created with a non-zero
13243 tool-bar-lines parameter, switch tool-bar-mode on.
13244
13245 * add-log.el (change-log-date-face, change-log-name-face)
13246 (change-log-email-face, change-log-file-face)
13247 (change-log-list-face, change-log-conditionals-face)
13248 (change-log-function-face, change-log-acknowledgement-face):
13249 New faces, inheriting from font-lock faces.
13250 (change-log-font-lock-keywords): Use them.
13251
13252 2000-09-21 Dave Love <fx@gnu.org>
13253
13254 * progmodes/cperl-mode.el (top-level): Clean up
13255 `eval-when-compile's and assorted defvars.
13256 (cperl-invalid-face): Don't double-quote value. Change custom
13257 type.
13258 (cperl-mode): Set normal-auto-fill-function and don't zap
13259 auto-fill-function.
13260 (cperl-imenu--function-name-regexp-perl): Renamed from
13261 imenu-example--function-name-regexp-perl.
13262 (cperl-imenu--create-perl-index): Renamed from
13263 imenu-example--create-perl-index.
13264 (cperl-xsub-scan): Don't require cl.
13265
13266 * msb.el (msb-mode-map): Use substitute-key-definition.
13267 (msb-mode): Use msb-mode-map.
13268
13269 2000-09-21 Andre Spiegel <spiegel@gnu.org>
13270
13271 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
13272 New functions.
13273 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
13274 (vc-switch-backend): New function.
13275 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
13276 (vc-register): Fix prompt.
13277 (vc-unregister, vc-default-unregister): New functions.
13278 (vc-version-diff): Handle empty buffer in sentinel.
13279
13280 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
13281 (vc-rcs-state-heuristic): Use it to guess the state of files with
13282 non-strict locking.
13283 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
13284 been set with -b, but not created yet.
13285 (vc-rcs-fetch-master-state): With non-strict locking, compare file
13286 contents in order to find the state.
13287 (vc-rcs-checkin): Allow creation of branches with no changes.
13288 (vc-rcs-unregister, vc-rcs-receive-file)
13289 (vc-rcs-set-non-strict-locking): New functions.
13290
13291 * vc-hooks.el (vc-name): Force correct computation of the value
13292 in case it is missing.
13293
13294 2000-09-21 Gerd Moellmann <gerd@gnu.org>
13295
13296 * startup.el (fancy-splash-tail): Use a different foreground
13297 color on a dark frame background.
13298
13299 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
13300
13301 * info.el: Use the correct capitalization when making Info-mode
13302 and Info-edit-mode `special' modes.
13303
13304 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
13305
13306 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
13307 (diff-mode): Add support for add-log.el.
13308 (diff-hunk-text): Use char offsets rather than line offsets.
13309 (diff-find-source-location): Replace LINE with line-offset (nil
13310 if not found) and always set POS to a meaningful position.
13311 Adapt to the new char-offsets.
13312 (diff-apply-hunk): Drop support for the unused `select' POPUP.
13313 Adapt to the new diff-find-source-location.
13314 (diff-goto-source): Adapt to the new diff-find-source-location.
13315
13316 * add-log.el (add-log-file-name): New function (split out of
13317 add-change-log-entry).
13318 (add-change-log-entry): Use it.
13319 Call add-log-file-name-function with the changelog file name if
13320 the current buffer is not associated with any file.
13321 Avoid find-file if the selected window is dedicated.
13322
13323 * diff-mode.el (diff-find-source-location):
13324 Move code from diff-apply-hunk. Return buffer rather than file.
13325 (diff-apply-hunk): Use the new result from diff-find-source-location.
13326 (diff-goto-source): Use the new diff-find-source-location.
13327
13328 2000-09-20 Dave Love <fx@gnu.org>
13329
13330 * iswitchb.el: Some doc fixes.
13331 (iswitchb-mode-map): Define completely initially. Inherit
13332 minibuffer-local-map.
13333 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
13334 fundamental-mode.
13335 (iswitchb-global-map): New variable.
13336 (iswitchb-summaries-to-end): Amalgamate regexps.
13337 (iswitchb-mode): New.
13338 (iswitchb-mode-hook): New variable.
13339 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
13340 `extensions'.
13341
13342 2000-09-20 Gerd Moellmann <gerd@gnu.org>
13343
13344 * ehelp.el (electric-help): New defgroup.
13345 (electric-help-shrink-window): New user-option.
13346 (with-electric-help): Use it.
13347
13348 * window.el (shrink-window-if-larger-than-buffer): If face
13349 `mode-line' has a :box, and we're on a graphical frame, add 1
13350 to the needed window height.
13351
13352 * frame.el (frame-notice-user-settings): Add a last parameter nil
13353 to a call to `append', because the last list passed to `append' is
13354 not copied, and so subsequent calls to assq-delete-all will modify
13355 default-frame-alist.
13356
13357 * startup.el (fancy-splash-image): Change :type.
13358 (fancy-splash-head): Use an XBM image if appropriate.
13359 (command-line-1): Show splash screens in more cases.
13360
13361 * startup.el (fancy-splash-text): Don't quote faces.
13362
13363 * dired.el (dired-font-lock-keywords): Undo last change.
13364 (dired-readin): Bind indent-tabs-mode to nil.
13365
13366 * startup.el (fancy-splash-head): If frame's background mode
13367 is `dark', change the black background of the image to gray.
13368 (fancy-splash-screens): Display startup echo area message.
13369 (display-startup-echo-area-message): New function.
13370
13371 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
13372
13373 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
13374
13375 * info.el (info-header-node): Tweak for color ttys.
13376
13377 * faces.el (face-valid-attribute-values): Make sure directories we
13378 search for stipples both exist and are readable before trying to
13379 search them.
13380
13381 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
13382 in the dry-run case.
13383
13384 * jka-compr.el (with-auto-compression-mode): New macro.
13385
13386 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
13387 (custom-group-tag-face, custom-variable-tag-face): Use relative
13388 :height and inherit from `variable-pitch' face instead of
13389 hardwiring :family.
13390 * hi-lock.el (hi-black-hb): Likewise.
13391
13392 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
13393 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
13394 toolbar-add-item, if image doesn't have a mask add a `:mask
13395 heuristic'.
13396
13397 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
13398
13399 * diff-mode.el: Docstring fixes.
13400 (diff-header-face, diff-comment-face): New faces.
13401 (diff-font-lock-keywords): Highlight a bit differently.
13402 (diff-find-source-location): Don't return SPAN any more.
13403 (diff-hunk-text): Don't bother erasing the temp buffer.
13404 (diff-find-text): Drop argument LINE.
13405 (diff-apply-hunk): Update calls to diff-find-text.
13406 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
13407
13408 * calendar/calendar.el: Docstring fixes.
13409 (calendar-make-alist): Don't quote lambda.
13410 (calendar-star-date): Use make-local-variable.
13411
13412 2000-09-19 Dave Love <fx@gnu.org>
13413
13414 * toolbar/tool-bar.el: Renamed from toolbar.el.
13415 Change `toolbar' to `tool-bar' generally in symbols.
13416 Make some items invisible in `special' major modes.
13417 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
13418 Add arg PROPS.
13419
13420 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
13421 Add :version here.
13422 (fancy-splash-delay, fancy-splash-image): Remove :version here.
13423
13424 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13425
13426 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
13427
13428 * files.el (find-file-suppress-same-file-warnings): New user-option.
13429 (find-file-noselect): Use it.
13430
13431 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
13432 (fancy-splash-screen): Defgroup.
13433
13434 * add-log.el (change-log-font-lock-keywords): Match names
13435 more exactly for the case that font-lock-constant-face is
13436 underlined.
13437
13438 2000-09-19 Richard M. Stallman <rms@gnu.org>
13439
13440 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
13441
13442 2000-09-19 Andre Spiegel <spiegel@gnu.org>
13443
13444 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
13445
13446 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13447
13448 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
13449 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
13450 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
13451 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
13452 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
13453 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
13454 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
13455 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
13456 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
13457 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
13458 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
13459 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
13460
13461 * startup.el (fancy-splash-text): New variable.
13462 (fancy-splash-delay, fancy-splash-image): New user-options.
13463 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
13464 (fancy-splash-screens): New functions.
13465 (command-line-1): If display has a `display' frame parameter, has
13466 colors, and we have XPM support, show more fancy splash screens.
13467
13468 2000-09-19 Dave Love <fx@gnu.org>
13469
13470 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
13471 with null `help'. Use modern backquote syntax.
13472
13473 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13474
13475 * font-lock.el (font-lock-mode): Change message telling the user
13476 that ``the buffer is too big''.
13477
13478 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
13479 for instance for the case that tab-width is 2.
13480
13481 2000-09-18 Gerd Moellmann <gerd@gnu.org>
13482
13483 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
13484 toolbar-add-item, if image doesn't have a mask add a `:mask
13485 heuristic'.
13486
13487 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
13488
13489 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
13490 and return a cons if it's non-nil.
13491 (diff-apply-hunk): Try to jump to the line in the source text
13492 corresponding to the position of point in the in the hunk.
13493
13494 * info.el (Info-title-3-face, Info-title-2-face)
13495 (Info-title-1-face): Use face inheritance and relative sizes
13496 instead of hard-wiring things.
13497
13498 * faces.el (secondary-selection): Make dark-background variant sane.
13499
13500 2000-09-16 Andrew Innes <andrewi@gnu.org>
13501
13502 * makefile.w32-in (compile-files-CMD): No need to make .elc files
13503 read-only, since they aren't under VC now.
13504
13505 2000-09-17 Dave Love <fx@gnu.org>
13506
13507 * tmm.el: Replace mapcar with mapc in several places.
13508
13509 * loadhist.el (unload-feature): Maybe call elp-restore-list and
13510 ad-unadvise.
13511
13512 * international/latin1-disp.el: New file.
13513
13514 * calendar/cal-move.el (scroll-calendar-left)
13515 (scroll-calendar-right): Make arg optional (for active mode line).
13516
13517 * calendar/calendar.el (calendar-mode-line-format): Make fields
13518 mouse-sensitive.
13519 (calendar-read-date, calendar-read-date, calendar-window-list):
13520 Unquote lambda.
13521 (calendar-month-name): Use aref, not sref.
13522
13523 * view.el (minor-mode-alist): Propertize the string.
13524
13525 * international/characters.el (standard-case-table): Add entries
13526 for Greek.
13527
13528 2000-09-18 Miles Bader <miles@gnu.org>
13529
13530 * info.el (info-node, info-xref): Add dark-background variants.
13531
13532 * faces.el (header-line): Change defaults to be less confusing
13533 when mixed with mode-lines.
13534
13535 * info.el (Info-fontify-node): Make a few cleanups.
13536 Add extra `help-echo' and `local-map' props to node xrefs.
13537 Use header-specific faces for node-names & xrefs.
13538 (Info-use-header-line): New variable.
13539 (info-header-xref, info-header-node): New faces.
13540 (Info-setup-header-line): New function.
13541 (Info-select-node): Call Info-setup-header-line when enabled.
13542 (Info-extract-pointer): Work even if the header line is hidden.
13543 (Info-header-line): New variable.
13544
13545 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
13546
13547 * vms-patch.el (print-region-function): Don't quote lambda.
13548
13549 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
13550
13551 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
13552 (lm-get-header-re): Allow spaces between the header and the colon.
13553 (lm-header): Allow $ in non-RCS headers.
13554 (lm-header-multiline): Put the strings back into order.
13555 Stop at an empty line. Don't require two space chars if the
13556 line is clearly not another header line.
13557
13558 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
13559 (popup-menu-popup): Remove.
13560
13561 2000-09-15 Gerd Moellmann <gerd@gnu.org>
13562
13563 * toolbar/toolbar.el (toolbar-add-item): Use the same image
13564 specification if or if not tool-bar item contains an `:enabled'
13565 property.
13566
13567 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
13568 current buffer has no file name.
13569
13570 2000-09-15 Dave Love <fx@gnu.org>
13571
13572 * strokes.el: Sync with maintainer's current version with changes
13573 for Emacs, but avoid runtime cl and levents.
13574 (toplevel): Change autoloads and compilation requires.
13575 (strokes-version, strokes-bug-address, strokes-lift): Values
13576 changed.
13577 (strokes-xpm-header, strokes-insinuated): New variable.
13578 (strokes): Add :link.
13579 (strokes-mode): Customized.
13580 (strokes-while-inhibiting-garbage-collector): New macro.
13581 (strokes-remassoc): Avoid remove-if.
13582 (strokes-fix-button2-command): Don't use ad-do-it.
13583 (strokes-insinuate): New function.
13584 (strokes-button-press-event-p, strokes-button-release-event-p):
13585 New functions, used instead of non-`strokes-' versions..
13586 (strokes-mouse-event-p): Rewritten.
13587 (strokes-event-closest-point): Avoid event-point.
13588 (strokes-get-grid-position): Avoid cdadr, caadr
13589 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
13590 functions.
13591 (strokes-help): Use with-output-to-temp-buffer.
13592 (strokes-window-configuration-changed-p): New function.
13593 (strokes-update-window-configuration): Use buffer-live-p,
13594 strokes-window-configuration-changed-p.
13595 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
13596 (strokes-char-face): New face.
13597 (strokes-char-table, strokes-base64-chars): New variable.
13598 (strokes-xpm-for-stroke, strokes-list-strokes)
13599 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
13600 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
13601 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
13602 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
13603 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
13604 functions.
13605
13606 2000-09-15 Gerd Moellmann <gerd@gnu.org>
13607
13608 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
13609
13610 * image.el (create-image): Doc fix.
13611
13612 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
13613 instead of `:heuristic-mask t'.
13614
13615 2000-09-14 Andrew Innes <andrewi@gnu.org>
13616
13617 * makefile.w32-in: Revert to Unix line endings.
13618
13619 2000-09-14 Andrew Innes <andrewi@gnu.org>
13620
13621 * makefile.w32-in: Add bootstrap support. Also copy lisp source
13622 when installing.
13623
13624 * makefile.nt (DONTCOMPILE): Fix typo.
13625
13626 * shell.el (shell-write-history-on-exit): New function.
13627 (shell-dumb-shell-regexp): New custom variable.
13628 (shell-mode): Make shell-write-history-on-exit the process
13629 sentinel if shell name matches shell-dumb-shell-regexp.
13630
13631 * w32-fns.el: Comment out before-init-hook function which resets
13632 source-directory based; this breaks bootstrap.
13633
13634 2000-09-14 Dave Love <fx@gnu.org>
13635
13636 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
13637 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
13638 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
13639 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
13640 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
13641 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
13642 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
13643 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
13644 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
13645
13646 * toolbar/toolbar.el: New.
13647
13648 * subdirs.el: Add toolbar.
13649
13650 2000-09-14 Gerd Moellmann <gerd@gnu.org>
13651
13652 * indent.el (indent-for-tab-command): Doc fix.
13653
13654 2000-09-14 Alex Schroeder <alex@gnu.org>
13655
13656 * ansi-color.el (ansi-colors): Doc change.
13657 (ansi-color-get-face): Simplified regexp.
13658 (ansi-color-faces-vector): Added more faces, doc change.
13659 (ansi-color-names-vector): Doc change.
13660 (ansi-color-regexp): Simplified regexp.
13661 (ansi-color-parameter-regexp): New regexp.
13662 (ansi-color-filter-apply): Doc change.
13663 (ansi-color-filter-region): Doc change.
13664 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
13665 deal with zero length parameters.
13666 (ansi-color-apply-on-region): Doc change.
13667 (ansi-color-map): Doc change.
13668 (ansi-color-map-update): Removed debugging message.
13669 (ansi-color-get-face-1): Added condition-case to trap
13670 args-out-of-range errors.
13671 (ansi-color-get-face): Doc change.
13672 (ansi-color-make-face): Removed.
13673 (ansi-color-for-shell-mode): New option.
13674
13675 2000-09-13 Kenichi Handa <handa@etl.go.jp>
13676
13677 * international/quail.el (quail-start-translation): Translate KEY
13678 if necessary even if it doesn't have any mapping in the current
13679 input method.
13680 (quail-start-conversion): Likewise.
13681 (quail-help): The output message is improved.
13682
13683 2000-09-13 Miles Bader <miles@gnu.org>
13684
13685 * comint.el (comint-output-filter): Revert to using
13686 `insert-before-markers'. Add bletcherous hack to undo damage
13687 caused by `insert-before-markers'. Put `front-sticky' property on
13688 overlays created here so that the field code understands how the
13689 overlay works. Use a let when making comint-last-prompt-overlay,
13690 so that the code is easier to read.
13691
13692 2000-09-13 Dave Love <fx@gnu.org>
13693
13694 * wid-edit.el (widget-default-format-handler): DTRT when
13695 doc-property is a function.
13696
13697 2000-09-12 Francesco Potorti` <pot@gnu.org>
13698
13699 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
13700 filed name if it's not there.
13701
13702 2000-09-12 Dave Love <fx@gnu.org>
13703
13704 * simple.el (read-mail-command): Doc fix.
13705 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
13706
13707 * vc.el (vc-dired-listing-switches): Fix :version.
13708
13709 * vc-hooks.el: Doc fixes.
13710
13711 * subr.el (add-minor-mode): Use toggle-fun arg.
13712
13713 * speedbar.el: Add :version to several defcustoms.
13714
13715 * imenu.el (imenu--truncate-items, imenu--cleanup)
13716 (imenu--generic-function): Avoid mapcar.
13717 (imenu--replace-spaces): Function removed.
13718 (imenu--completion-buffer): Use subst-char-in-string.
13719 (imenu-add-to-menubar): Use keymap inheritance.
13720
13721 2000-09-12 Miles Bader <miles@gnu.org>
13722
13723 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
13724 (diff-mode-map): Bind `diff-test-hunk'.
13725 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
13726
13727 2000-09-11 Gerd Moellmann <gerd@gnu.org>
13728
13729 * bytecomp.el (byte-compile-defvar): Undo last change
13730 because it breaks '(make-variable-buffer-local (defvar ...)'
13731 which is used at least in dired.
13732
13733 2000-09-12 Kenichi Handa <handa@etl.go.jp>
13734
13735 * international/quail.el (quail-define-package): Docstring
13736 modified.
13737
13738 2000-09-12 Kenichi Handa <handa@etl.go.jp>
13739
13740 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
13741 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
13742 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
13743 docstring of "chinese-py".
13744
13745 * international/quail.el (quail-translation-docstring): New
13746 variable.
13747 (quail-show-keyboard-layout): Docstring modified.
13748 (quail-select-current): Likewise.
13749 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
13750 infinite recursive call.
13751 (quail-help): Check quail-translation-docstring. Format of the
13752 output changed.
13753 (quail-help-insert-keymap-description): Adjusted for the above
13754 change.
13755
13756 2000-09-11 Gerd Moellmann <gerd@gnu.org>
13757
13758 * bytecomp.el (byte-compile-defvar): Only cons onto
13759 current-load-list in top-level forms. Else this leaks a cons cell
13760 every time a defun is called.
13761
13762 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
13763
13764 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
13765 Now understands non-unified diffs. Some functionality moved into
13766 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
13767 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
13768 modify anything. Only reposition point in the patched file if the
13769 patch succeeds. Only pop up another window if POPUP is true.
13770 Emit a message describing what happened if successful, and at what
13771 line-offset. Automatically detect reversed hunks and do something
13772 appropriate.
13773 (diff-hunk-text, diff-find-text): New functions.
13774 (diff-filter-lines): Function removed.
13775 (diff-test-hunk): New function.
13776 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
13777
13778 2000-09-10 Dave Love <fx@gnu.org>
13779
13780 * textmodes/tildify.el: Minor doc/commentary fixes.
13781 (tildify) <defgroup>: Add :version.
13782
13783 * faces.el (face-x-resources): Make custom type more specific.
13784 (frame-background-mode): Use mapc.
13785 (region) <defcustom>: Add :version.
13786
13787 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
13788
13789 * vc-sccs.el (vc-sccs-register):
13790 * vc-rcs.el (vc-rcs-register):
13791 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
13792 * vc.el (vc-register): Clear file's properties.
13793
13794 2000-09-08 Gerd Moellmann <gerd@gnu.org>
13795
13796 * faces.el (face-spec-set): Only face-spec-reset-face when
13797 ATTRS is non-nil.
13798
13799 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
13800
13801 * help.el (help-insert-xref-button): Fix a typo in doc string.
13802
13803 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
13804
13805 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
13806 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
13807 methods.
13808
13809 * menu-bar.el (read-mail-item-name): New function.
13810 (menu-bar-tools-menu): Use it to compute and display the package
13811 used to read email.
13812 (menu-bar-tools-menu): Fix typo in GUD's help string.
13813
13814 2000-09-07 Dave Love <fx@gnu.org>
13815
13816 * diff-mode.el (diff-mouse-goto-source): New function.
13817
13818 * vc-sccs.el: Doc fixes.
13819 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
13820
13821 * vc-rcs.el: Doc fixes.
13822 (vc-rcs-register-switches, vc-rcs-checkin-switches)
13823 (vc-rcs-checkout-switches, vc-rcs-header)
13824 (vc-rcs-master-templates): Add or change :version.
13825
13826 * vc-cvs.el: Doc fixes.
13827 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
13828 (vc-cvs-stay-local): Add :version.
13829
13830 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
13831
13832 2000-09-07 Kenichi Handa <handa@etl.go.jp>
13833
13834 * international/quail.el (quail-help): Fix previous change.
13835
13836 2000-09-07 Gerd Moellmann <gerd@gnu.org>
13837
13838 * faces.el (color-values): Doc fix.
13839
13840 * faces.el (frame-set-background-mode): Use frame-parameter
13841 instead of frame-parameters.
13842
13843 * frame.el (filtered-frame-list): Reduce consing.
13844 (frames-on-display-list): Call frame-parameter instead of
13845 frame-parameters.
13846
13847 2000-09-07 Kenichi Handa <handa@etl.go.jp>
13848
13849 * language/devan-util.el (devanagari-to-indian-region): In the
13850 loop, change the following char, not preceding char.
13851
13852 2000-09-07 Gerd Moellmann <gerd@gnu.org>
13853
13854 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
13855 instead of frame-parameters.
13856
13857 * faces.el (set-face-attribute): Simplify by calling
13858 internal-set-lisp-face-attribute with FRAME being 0.
13859
13860 * vc.el: Remove `Id' version control keyword.
13861
13862 2000-09-07 Kenichi Handa <handa@etl.go.jp>
13863
13864 * help.el (help-make-xrefs): Adjusted for the change of
13865 help-xref-mule-regexp.
13866 (help-insert-xref-button): New function.
13867
13868 * international/mule-cmds.el (help-xref-mule-regexp-template):
13869 Include the pattern for character set.
13870 (leim): New group.
13871
13872 * international/quail.el: Don't require face.
13873 (quail): New group.
13874 (quail-other-command): Dummy command to make quail-help work better.
13875 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
13876 (quail-keyboard-layout-substitution): New variable.
13877 (quail-update-keyboard-layout): New function.
13878 (quail-keyboard-layout-type): New customizable variable.
13879 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
13880 (quail-keyboard-translate): Pay attention to
13881 quail-keyboard-layout-substitution.
13882 (quail-insert-kbd-layout): New function.
13883 (quail-show-keyboard-layout): New function.
13884 (quail-get-translation): If the definition is a vector of length
13885 1, and the element is a string of length 1, return the character
13886 in that string.
13887 (quail-update-current-translations): Fix the case of
13888 relative-index out of range.
13889 (quail-build-decode-map, quail-insert-decode-map): New Functions.
13890 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
13891 Show key sequences for all available characters.
13892 (quail-help-insert-keymap-description): Don't show such verbose
13893 key bindings as quail-self-insert-command.
13894
13895 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
13896 Format changed, and each element now have extra documentations.
13897 (tit-process-header): Delete invalid characters from TIT-PROMPT.
13898 Adjusted for the change of quail-cxterm-package-ext-info.
13899
13900 2000-09-06 Gerd Moellmann <gerd@gnu.org>
13901
13902 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
13903 requiring it leads to a recursive loading of vc.el and vc-hooks.el
13904 during bootstrap.
13905
13906 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
13907
13908 * vc.el: (toplevel): Don't require `dired' at run-time.
13909 (vc-dired-resynch-file): Remove autoload cookie.
13910
13911 2000-09-05 Andre Spiegel <spiegel@gnu.org>
13912
13913 * vc.el: Made several backend functions optional.
13914 (vc-default-responsible-p): New function.
13915 (vc-merge): Use RET for first version to trigger merge-news, not
13916 prefix arg.
13917 (vc-annotate): Handle backends that do not support annotation.
13918 (vc-default-merge-news): Removed. The existence of a merge-news
13919 implementation is now checked on caller sites.
13920
13921 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
13922 case.
13923
13924 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
13925 special case that has been removed from the default in vc-hooks.el.
13926
13927 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
13928
13929 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
13930
13931 2000-09-05 Andre Spiegel <spiegel@gnu.org>
13932
13933 * vc-hooks.el: Require vc during compilation.
13934 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
13935 macro `with-vc-properties' in vc.el.
13936 (vc-file-getprop): Doc fix.
13937 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
13938
13939 * vc.el: Require dired-aux during compilation.
13940 (vc-name-assoc-file): Moved to vc-sccs.el.
13941 (with-vc-properties): New macro.
13942 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
13943 vc-finish-steal): Use it.
13944 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
13945 to the backend-specific function is now supposed to do the checkout,
13946 too.
13947 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
13948
13949 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
13950 set file properties; that gets done in the generic code now.
13951
13952 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
13953 Changed parameter list, added code from vc.el that does the
13954 checkout, possibly with a double-take.
13955
13956 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
13957 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
13958 the above under the new name.
13959 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
13960 parameter list, added checkout command.
13961 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
13962 properties; that gets done in the generic code now.
13963
13964 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
13965
13966 * vc.el: Docstring fixes (courtesy of checkdoc).
13967
13968 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
13969
13970 * vc.el (vc-checkout-writable-buffer-hook)
13971 (vc-checkout-writable-buffer): Remove.
13972 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
13973 (vc-log-mode): Make it into a clean derived major mode.
13974 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
13975 vc-log-mode if log-edit is not available.
13976 (vc-dired-mode-map): Don't set-keymap-parent yet.
13977 (vc-dired-mode): Do set-keymap-parent here.
13978 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
13979
13980 2000-09-05 Gerd Moellmann <gerd@gnu.org>
13981
13982 * faces.el (set-face-attribute, face-spec-reset-face)
13983 (face-spec-set): Avoid consing by removing calls to `apply'.
13984
13985 * frame.el (frame-parameter): Move to C code.
13986
13987 2000-09-05 Dave Love <fx@gnu.org>
13988
13989 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
13990 insert-before-markers-and-inherit. Now checked systematically!
13991
13992 2000-09-05 Alex Schroeder <alex@gnu.org>
13993
13994 * sql.el (sql-postgres): Use sql-postgres-options.
13995 (sql-postgres-options): New variable.
13996
13997 2000-09-05 Alex Schroeder <alex@gnu.org>
13998
13999 * sql.el (sql-mode-menu): Work around missing variable mark-active
14000 in XEmacs.
14001 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
14002 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
14003 compatibility.
14004
14005 2000-09-04 Gerd Moellmann <gerd@gnu.org>
14006
14007 * vc.el (vc-dired-resynch-file): Add autoload cookie.
14008
14009 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
14010
14011 * Makefile.in (DONTCOMPILE): Fix typo in file name.
14012
14013 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14014
14015 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
14016 don't support anything else under SCCS yet.
14017
14018 * vc-hooks.el: Minor doc fixes.
14019
14020 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14021
14022 * vc.el (vc-next-action-on-file): Do not visit the file if it's
14023 not necessary. If verbose in state `needs-patch', do the same as
14024 under `up-to-date'. When NOT verbose and `needs-patch', check out
14025 latest version instead of `merge-news'.
14026 (vc-next-action-dired): Don't mess with default-directory here; it
14027 breaks other parts of dired. It is the job of the
14028 backend-specific functions to adjust it temporarily if they need it.
14029 (vc-next-action): Remove a special CVS case.
14030 (vc-clear-headers): New optional arg FILE.
14031 (vc-checkin, vc-checkout): Set properties vc-state and
14032 vc-checkout-time properly.
14033 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
14034 (vc-print-log): Use new backend function `show-log-entry'.
14035 (vc-cancel-version): Do the checks in a different order. Added a
14036 FIXME concerning RCS-only code.
14037
14038 * vc-rcs.el (vc-rcs-show-log-entry): New function.
14039 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
14040
14041 * vc-cvs.el (vc-cvs-show-log-entry): New function.
14042
14043 * vc-hooks.el (vc-default-mode-line-string): Show state
14044 `needs-patch' as a `-' too.
14045
14046 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14047
14048 * vc.el (vc-responsible-backend): New optional arg REGISTER.
14049 (vc-default-could-register): New function.
14050 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
14051 (vc-resynch-buffer): Call vc-dired-resynch-file.
14052 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
14053 vc-resynch-buffer instead of vc-resynch-window.
14054 (vc-next-action-dired): Don't redisplay here, that gets done as a
14055 result of the individual file operations.
14056 (vc-retrieve-snapshot): Corrected prompt order.
14057
14058 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
14059
14060 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
14061 as well.
14062 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
14063 hostname regexps. Updated all callers.
14064 (vc-cvs-responsible-p): Handle directories as well.
14065 (vc-cvs-could-register): New function.
14066 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
14067 properties up-to-date.
14068
14069 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
14070 user whether to create one.
14071
14072 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14073
14074 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
14075 check out a non-existing file.
14076
14077 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
14078 workfile does not exist.
14079
14080 * vc.el (vc-version-diff): Use `require' to check for existence of
14081 diff-mode.
14082
14083 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14084
14085 * vc-cvs.el (vc-cvs-registered): Use new function
14086 vc-cvs-parse-entry to do the actual work.
14087
14088 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14089
14090 * vc-hooks.el (vc-find-backend-function): If function doesn't
14091 exist, return nil instead of error.
14092 (vc-call-backend): Doc fix.
14093
14094 * vc.el (vc-do-command): Doc fix.
14095 (vc-finish-logentry): When checking in from vc-dired, choose the
14096 right backend for logentry check.
14097 (vc-dired-mode-map): Inherit from dired-mode-map.
14098 (vc-dired-mode): Local value of dired-move-to-filename-regexp
14099 simplified.
14100 (vc-dired-state-info): Removed, updated caller.
14101 (vc-default-dired-state-info): Use parentheses instead of hyphens.
14102 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
14103 (vc-dired-listing-switches): New variable.
14104 (vc-directory): Use it, instead of dired-listing-switches.
14105
14106 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
14107 (vc-cvs-dir-state): New function.
14108 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
14109 (vc-cvs-parse-entry): New function, also to be used in
14110 vc-cvs-registered.
14111
14112 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14113
14114 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
14115 *or* single-window-frames.
14116
14117 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14118
14119 * vc.el (vc-update-changelog): Split into generic part and default
14120 implementation. Doc string adapted.
14121 (vc-default-update-changelog): New function. Call the `rcs2log'
14122 script in exec-directory, to fix a long-standing nuisance.
14123
14124 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
14125 simply signals an error.
14126
14127 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14128
14129 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
14130 control-flow more clear and to avoid running `cvs' twice.
14131
14132 * vc.el (vc-next-action-on-file): Doc fix.
14133 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
14134 (vc-print-log): Eval `file' before constructing the continuation.
14135
14136 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14137
14138 * vc.el (vc-next-action-on-file): Corrected several messages.
14139 (vc-merge): Add prefix arg `merge-news'; handle it.
14140
14141 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
14142 is not reached. It is.
14143 (vc-cvs-merge): Set state to 'edited after merge.
14144 (vc-cvs-merge-news): Set workfile version to nil if not known.
14145 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
14146
14147 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
14148 via stdout. (Merge from main line.)
14149
14150 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14151
14152 * vc.el (vc-finish-logentry): Thinko in the "same comment"
14153 detection.
14154
14155 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14156
14157 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
14158 against kill-all-local-variables.
14159 (vc-log-edit): Don't save vc-parent-buffer any more.
14160 (vc-last-comment-match): Initialize to an empty string.
14161 (vc-post-command-functions): New hook.
14162 (vc-do-command): Run it.
14163 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
14164 (vc-finish-logentry): Only add the comment to the ring if it's
14165 different from the last comment entered.
14166 (vc-new-comment-index): New function.
14167 (vc-previous-comment): Use it. Make the minibuffer message
14168 slightly less terse.
14169 (vc-comment-search-reverse): Make it work forward as well. Don't
14170 set vc-comment-ring-index if no match is found. Use
14171 vc-new-comment-index.
14172 (vc-comment-search-forward): Use vc-comment-search-reverse.
14173 (vc-dired-mode-map): Don't inherit from dired-mode-map since
14174 define-derived-mode will do it for us. Bind `v' to a keymap that
14175 inherits from vc-prefix-map so that we can bind `vt' without
14176 binding C-x v t.
14177 (vc-retrieve-snapshot): Parenthesis typo.
14178
14179 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
14180 to 1. Make sure to switch to *vc* before looking for an error
14181 message. Use vc-parse-buffer.
14182
14183 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14184
14185 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
14186 and NAME.
14187 (vc-retrieve-snapshot): Split into two parts.
14188 (vc-default-retrieve-snapshot): New function.
14189
14190 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
14191 (vc-cvs-retrieve-snapshot): New function (untested).
14192 (vc-cvs-stay-local): Default to t.
14193 (vc-cvs-remote-p): New function and property.
14194 (vc-cvs-state): Stay local only if the above is t.
14195 (vc-handle-cvs): Removed.
14196 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
14197 done via vc-handled-backends now.
14198 (vc-cvs-header): Escape Id.
14199
14200 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14201
14202 * vc.el (vc-do-command): Remove unused commands.
14203 (vc-version-diff): Make sure default-directory ends with a slash.
14204 Move the window commands into a vc-exec-after.
14205 (vc-print-log): Move more of the code into the `vc-exec-after'.
14206
14207 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14208
14209 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
14210 (vc-print-log): Search current revision from beginning of buffer.
14211 (vc-revert-buffer): Clear echo area after the diff is finished.
14212 (vc-prefix-map): Removed definition of "t" for terse display in vc
14213 dired.
14214 (vc-dired-mode-map): Inherit from dired-mode-map. Added
14215 definition of "vt" for terse display.
14216 (vc-dired-mode): Fix dired-move-to-filename-regexp.
14217
14218 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14219
14220 * vc.el (vc-exec-after): Avoid caddr.
14221
14222 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14223
14224 * vc.el (vc-exec-after): New function.
14225 (vc-do-command): Use it to add a termination message for async
14226 procs.
14227 (vc-checkout): Try to handle a missing-backend situation.
14228 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
14229 of a directory with a backend using async diffs.
14230 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
14231 present.
14232
14233 * vc-sccs.el (vc-sccs-state-heuristic): Use
14234 file-ownership-preserved-p.
14235
14236 * vc-rcs.el (vc-rcs-state-heuristic): Use
14237 file-ownership-preserved-p.
14238 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
14239
14240 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14241
14242 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
14243 vc-do-command.
14244
14245 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
14246 when there are no changes.
14247
14248 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14249
14250 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
14251
14252 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
14253
14254 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14255
14256 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
14257
14258 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
14259 the `fset' outside of the defvar so that it works even if
14260 vc-prefix-map was already defined.
14261 (vc-setup-buffer): New function, split out of vc-do-command.
14262 (vc-do-command): Allow BUFFER to be t to mean `just use the
14263 current buffer without any fuss'.
14264 (vc-version-diff): Change the `diff' backend operation to just put
14265 the diff in the current buffer without erasing it. Always use
14266 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
14267 shrink-window-if-larger-than-buffer.
14268 (vc-print-log): Change the `print-log' backend operation to just
14269 put the log in the current buffer without erasing it. Protect
14270 shrink-window-if-larger-than-buffer.
14271 (vc-update-change-log): Fix setd typo.
14272
14273 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
14274 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
14275
14276 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
14277 (vc-rcs-diff): Insert in the current buffer and remove unused arg
14278 CMP.
14279
14280 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
14281 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
14282 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
14283
14284 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14285
14286 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
14287 not possible, use vc-BACKEND-workfile-unchanged-p.
14288 (vc-default-workfile-unchanged-p): New function. Delegates to a
14289 full vc-BACKEND-diff.
14290
14291 * vc-hooks.el (vc-simple-command): Removed.
14292
14293 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
14294 instead of vc-simple-command.
14295 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
14296 avoid doing a diff when opening a file.
14297 (vc-rcs-state): Added check for unlocked-changes.
14298 (vc-rcs-header): Escape Id.
14299 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
14300 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
14301 version.
14302
14303 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
14304 (vc-sccs-diff): Remove optional arg CMP.
14305 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
14306 SCCS-specific function.
14307
14308 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
14309 vc-simple-command.
14310
14311 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14312
14313 * vc.el (vc-editable-p): Renamed from vc-writable-p.
14314 (with-vc-file, vc-merge): Use vc-editable-p.
14315 (vc-do-command): Remove unused var vc-file and fix the
14316 doubly-defined `status' var. Add a user message when starting an
14317 async command.
14318 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
14319 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
14320 Use with-current-buffer.
14321 (vc-buffer-sync): Use unless.
14322 (vc-next-action-on-file): If the file is 'edited by read-only,
14323 make it read-write instead of trying to commit.
14324 (vc-version-diff, vc-update-change-log): Use `setq
14325 default-directory' rather than `cd'.
14326 (vc-log-edit): Don't forget to set default-directory in the
14327 buffer.
14328
14329 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
14330 (vc-sccs-state-heuristic): Use file-writable-p instead of
14331 comparing userids.
14332 (vc-sccs-checkout): Use `unless'.
14333
14334 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
14335 of comparing userids.
14336 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
14337 Simplify the logic by eliminating unreachable code.
14338 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
14339 just do a recursive call if we need to retry.
14340 (vc-rcs-checkout): Handle the case where rcs is missing by making
14341 the buffer read-write if requested and re-signalling the error.
14342
14343 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
14344
14345 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14346
14347 * vc-hooks.el (vc-handled-backends): Docstring change.
14348 (vc-ignore-vc-files): Mark obsolete.
14349 (vc-registered): Check vc-ignore-vc-files.
14350 (vc-find-file-hook, vc-file-not-found-hook): Don't check
14351 vc-ignore-vc-files.
14352
14353 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
14354
14355 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14356
14357 * vc.el (vc-checkout): Don't do anything special for ange-ftp
14358 files since ange-ftp already has vc-registered return nil.
14359
14360 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
14361 (vc-sccs-workfile-version): Use with-temp-buffer and new
14362 vc-parse-buffer and don't bother setting the property.
14363 (vc-sccs-add-triple): Use with-current-buffer and
14364 find-file-noselect.
14365 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
14366
14367 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
14368 derives from the old vc-parse-buffer but uses the revision number
14369 rather than the date (much easier to compare robustly).
14370 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
14371 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
14372 locking-user more directly. Check strict locking and set
14373 checkout-model appropriately.
14374 (vc-rcs-parse-locks): Remove.
14375 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
14376 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
14377 (vc-rcs-system-release): Use with-current-buffer and
14378 vc-parse-buffer.
14379 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
14380
14381 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
14382 (vc-simple-command): Docstring fix.
14383 (vc-registered): Align the way the file-handler is called with the
14384 way the function itself works.
14385 (vc-file-owner): Remove.
14386
14387 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
14388 extraction of fields and call to file-attributes because of a
14389 temporary bug in rcp.el.
14390 (vc-cvs-fetch-status): Use with-current-buffer.
14391
14392 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14393
14394 * vc.el (vc-do-command): Use file-relative-name.
14395 (vc-responsible-backend): Use vc-backend if possible.
14396 (vc-create-snapshot): Improve the `interactive' spec. Add support
14397 for branches and dispatch to backend-specific `create-snapshot'.
14398 (vc-default-create-snapshot): New function, containing the bulk of
14399 the old vc-create-snapshot.
14400 (vc-retrieve-snapshot): Improve the interactive spec.
14401
14402 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
14403 (vc-backend-hook-functions): Remove.
14404 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
14405 (vc-backend): Reintroduce the test for `file = nil' now that I
14406 know why it was there (and added a comment to better remember).
14407
14408 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
14409 code from vc-sccs-hooks.el.
14410 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
14411 'vc anymore.
14412 (vc-sccs-responsible-p): Use expand-file-name instead of concat
14413 and file-directory-p instead of file-exists-p.
14414 (vc-sccs-check-headers): Simplify the regexp.
14415
14416 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
14417 from vc-rcs-hooks.el. Don't require 'vc anymore.
14418 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
14419 file-directory-p instead of file-exists-p.
14420
14421 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
14422 from vc-cvs-hooks.el.
14423 (proto vc-cvs-registered): Require 'vc-cvs instead of
14424 'vc-cvs-hooks. Don't require 'vc anymore.
14425 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
14426 file-directory-p instead of file-exists-p.
14427 (vc-cvs-create-snapshot): New function, replacing
14428 vc-cvs-assign-name.
14429 (vc-cvs-assign-name): Remove.
14430
14431 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14432
14433 * vc-cvs.el (vc-cvs-header): New var.
14434
14435 * vc-rcs.el (vc-rcs-exists): Remove.
14436 (vc-rcs-header): New var.
14437
14438 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
14439 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
14440 (vc-sccs-header): New var.
14441
14442 * vc.el (vc-do-command): Get rid of the `last' argument.
14443 (vc-header-alist): Remove, replaced by vc-X-header.
14444 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
14445 (vc-dired-hook): Use expand-file-name instead of concat.
14446 (vc-directory): Use file-name-as-directory.
14447 (vc-snapshot-precondition, vc-create-snapshot)
14448 (vc-retrieve-snapshot): Allow the command to operate on any
14449 directory.
14450
14451 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
14452 just removing the 'WORKFILE argument or by removing the 'MASTER
14453 argument and replacing `file' with (vc-name file).
14454
14455 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14456
14457 * vc.el: Update Copyright and add a crude list of backend funs.
14458 (vc-writable-p): New function.
14459 (with-vc-file): Use vc-writable-p.
14460 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
14461 (vc-register): Avoid vc-name.
14462 (vc-locking-user): Remove.
14463 (vc-steal-lock): Make the `owner' arg non-optional.
14464 (vc-merge): Use vc-writable-p instead of vc-locking-user and
14465 vc-checkout-model.
14466 (vc-default-dired-state-info): Use vc-state instead of
14467 vc-locking-user and return special strings for special states.
14468 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
14469 and get rid of one of the special CVS cases.
14470 (vc-cancel-version): prettify error message with \\[...].
14471 (vc-rename-master): New function.
14472 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
14473 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
14474 the CVS special case generic.
14475 (vc-default-record-rename): Remove.
14476 (vc-file-tree-walk-internal): Only call FUNC for files that are
14477 under control of some VC backend and replace `concat' with
14478 expand-file-name.
14479 (vc-file-tree-walk): Update docstring.
14480 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
14481 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
14482
14483 * vc-sccs.el (vc-sccs-rename-file): Renamed from
14484 vc-sccs-record-rename. Use `find-file-noselect' rather than
14485 `find-file' and call `vc-rename-master' to do the actual move.
14486 (vc-sccs-diff): Remove unused `backend' variable.
14487
14488 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
14489 to delay loading of vc-sccs until it is really used.
14490 (vc-sccs-master-templates): Preload.
14491 (vc-sccs-state): Update call to vc-sccs-parse-locks.
14492 (vc-sccs-project-dir): Remove (merged into
14493 vc-sccs-search-project-dir).
14494 (vc-sccs-search-project-dir): Rewrite using file name handling ops
14495 rather than `concat', make sure it is preloaded and don't bother
14496 to check that the file actually exists.
14497 (vc-sccs-parse-locks): Remove unused `file' argument, remove
14498 `locks' argument (use buffer's content instead) and eliminate n^2
14499 behavior.
14500
14501 * vc-rcs.el: Update Copyright.
14502 (vc-rcs-rename-file): New function.
14503 (vc-rcs-diff): Remove unused `backend' variable.
14504
14505 * vc-hooks.el: Update Copyright.
14506 (vc-backend): Don't accept a nil argument any more.
14507 (vc-up-to-date-p): Turn into a defsubst.
14508 (vc-possible-master): New function.
14509 (vc-check-master-templates): Use `vc-possible-master' and allow
14510 funs in vc-X-master-templates to return a non-existent file.
14511
14512 * vc-cvs.el: Update Copyright.
14513 (vc-cvs-diff): Remove unused `backend' variable.
14514 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
14515
14516 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
14517
14518 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14519
14520 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
14521 since it can be called from vc-rcs.el.
14522 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
14523
14524 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14525
14526 * vc.el (vc-version-diff): Expand file name read from the
14527 minibuffer. Handle the case when a previous version number can't
14528 be guessed. Give suitable messages when there were no differences
14529 found.
14530 (vc-clear-headers): Call backend-specific implementation, if one
14531 exists.
14532 (vc-cancel-version): Made error checks generic. When done, clear
14533 headers generically, too.
14534
14535 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
14536 from vc-clear-headers in vc.el.
14537
14538 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
14539 correctly.
14540 (vc-rcs-latest-on-branch-p): Made second argument VERSION
14541 optional. Handle the case when it's not there.
14542
14543 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14544
14545 * vc.el (vc-locking-user): Moved from vc-hooks.el.
14546
14547 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14548
14549 * vc-hooks.el (vc-loadup): Remove.
14550 (vc-find-backend-function): Use `require'. Also, handle the case
14551 where vc-BACKEND-hooks.el doesn't exist.
14552 (vc-call-backend): Cleanup.
14553
14554 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14555
14556 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
14557 vc-rcs-grab-templates)
14558 (vc-rcs-registered): Remove. The default function works as well.
14559 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
14560 vc-sccs-grab-templates)
14561 (vc-sccs-registered): Remove. The default function works as well.
14562
14563 * vc.el (vc-version-diff): Left out a vc- in call to
14564 vc-call-backend.
14565 (vc-default-dired-state-info, vc-default-record-rename)
14566 (vc-default-merge-news): Update for the new backend argument.
14567
14568 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
14569 using the default function.
14570 (vc-call-backend): If calling the default function, pass it the
14571 backend as first argument. Update the docstring accordingly.
14572 (vc-default-state-heuristic, vc-default-mode-line-string): Update
14573 for the new backend argument.
14574 (vc-make-backend-sym): Renamed from vc-make-backend-function.
14575 (vc-find-backend-function): Use the new name.
14576 (vc-default-registered): New function.
14577
14578 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14579
14580 * vc.el (vc-merge): Use vc-find-backend-function.
14581
14582 * vc-hooks.el (vc-backend-functions): Remove.
14583 (vc-loadup): Don't setup 'vc-functions.
14584 (vc-find-backend-function): New function.
14585 (vc-call-backend): Use above fun and populate 'vc-functions
14586 lazily.
14587 (vc-backend-defines): Remove.
14588
14589 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14590
14591 * vc.el (vc-register): Put a FIXME note for a newly found bug.
14592 Call vc-call-backend without the leading vc-.
14593 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
14594 (vc-check-headers): Call vc-call-backend without the leading vc-.
14595 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
14596 (vc-annotate-display): Replace confusing use of `cond' with `or'.
14597 Call vc-call-backend without the leading vc-.
14598
14599 * vc-cvs.el (tail): Provide vc-cvs.
14600 * vc-sccs.el (tail): Provide vc-sccs.
14601 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
14602
14603 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
14604 (vc-make-backend-function, vc-call): Pass names without leading
14605 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
14606 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
14607 (vc-call-backend): Always try to load vc-X-hooks.
14608 (vc-registered): Remove vc- in call to vc-call-backend.
14609
14610 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14611
14612 * vc.el (vc-process-filter): New function.
14613 (vc-do-command): Setup `vc-process-filter' for the async process.
14614 (vc-maybe-resolve-conflicts): New function to reduce
14615 code-duplication. Additionally, it puts the buffer in
14616 `smerge-mode' if applicable.
14617 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
14618 calling `merge-news'.
14619 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
14620 (vc-log-edit): New function. Replacement for `vc-log-mode' by
14621 interfacing to log-edit.el.
14622 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
14623 log-edit is available.
14624 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
14625
14626 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14627
14628 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
14629 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
14630 defvar and the initialization.
14631 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
14632
14633 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
14634 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
14635
14636 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
14637
14638 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14639
14640 * vc.el (vc-file-clear-masterprops): Removed.
14641 (vc-checkin, vc-revert-buffer): Removed calls to the above.
14642 (vc-version-diff): Use buffer-size without argument.
14643 (vc-register): Heed vc-initial-comment.
14644
14645 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
14646 default branch.
14647
14648 * vc-rcs.el (vc-rcs-register): Parse command output to find master
14649 file name and workfile version.
14650 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
14651
14652 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
14653 vc-file-clear-masterprops.
14654
14655 * vc-sccs.el (vc-sccs-checkout): Removed call to
14656 vc-file-clear-masterprops. If writable, set vc-state to 'edited
14657 rather than user login name.
14658
14659
14660 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14661
14662 * vc.el (vc-workfile-unchanged-p): Remove unused argument
14663 `want-differences-if-changed' and simplify.
14664 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
14665 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
14666 output (which is invalid for async vc-diff) to decide whether to
14667 do the revert silently or not.
14668
14669 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14670
14671 * vc-hooks.el (vc-loadup): Load files quietly.
14672 (vc-call-backend): Oops, brain fart.
14673
14674 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14675
14676 * vc-cvs.el (vc-cvs-state): Typo.
14677 (vc-cvs-merge-news): Return the status code rather than the error msg.
14678
14679 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14680
14681 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
14682 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
14683 vc-state or vc-up-to-date-p.
14684 (vc-merge): Use vc-backend-defines to check whether merging is
14685 possible. Set state to 'edited after successful merge.
14686
14687 * vc-hooks.el (vc-locking-user): If locked by the calling user,
14688 return that name. Redocumented.
14689
14690 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14691
14692 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
14693 new `vc-state' semantics.
14694 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
14695 'vc-locking-user to the current user.
14696 (vc-merge): Inline vc-backend-merge. Comment out code that I
14697 don't understand and hence can't adapt to the new `vc-state' and
14698 `vc-locking-user' semantics.
14699 (vc-backend-merge): Remove.
14700
14701 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
14702 rather than 'vc-locking-user.
14703
14704 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
14705
14706 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
14707 (vc-state): Don't use 'reserved any more. Just use the same
14708 convention as the one used for vc-<backend>-state where the
14709 locking user (as a string) is returned.
14710 (vc-locking-user): Update, based on the above convention. The
14711 'vc-locking-user property has disappeared.
14712 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
14713
14714 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
14715 with a heuristic one.
14716 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
14717 (vc-cvs-checkin): Do a trivial parse to set the state in case of
14718 error. That allows us to get to 'needs-merge even in the
14719 stay-local case. There's still no way to detect 'needs-patch in
14720 such a setup (or to force an update for that matter).
14721 (vc-cvs-logentry-check): Remove, the default works as well.
14722
14723 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14724
14725 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
14726
14727 * vc.el (vc-do-command): kill-all-local-variables, to reset any
14728 major-mode in which the buffer might have been put earlier. Use
14729 `remove' and `when'. Allow `okstatus' to be `async' and use
14730 `start-process' in this case.
14731 (vc-version-diff): Handle the case where the diff looks empty
14732 because of the use of an async process.
14733
14734 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14735
14736 * vc.el (vc-next-action-on-file): Removed optional parameter
14737 `simple'. Recompute state unconditionally.
14738 (vc-default-toggle-read-only): Removed.
14739
14740 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
14741 (vc-toggle-read-only): Undid prev change.
14742
14743 * vc-cvs.el (vc-cvs-stay-local): Renamed from
14744 vc-cvs-simple-toggle. Redocumented.
14745 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
14746 (vc-cvs-toggle-read-only): Removed.
14747
14748 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14749
14750 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
14751 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
14752 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
14753 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
14754 still is. So maybe it should be removed.
14755 (vc-head-version, vc-find-binary): Remove.
14756 (vc-recompute-state): Move from vc-hooks.el.
14757 (vc-next-action-on-file): Add a `simple' argument to allow
14758 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
14759 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
14760 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
14761 (vc-dired-mode-map): Properly defvar it.
14762 (vc-print-log): Call log-view-mode if available.
14763 (small-temporary-file-directory): defvar instead of use boundp.
14764 (vc-merge-news): Moved to vc-cvs.el.
14765 (vc-default-merge-news): New function.
14766
14767 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
14768 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
14769 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
14770 unknown `vc-latest-version' function. It should probably refer to
14771 vc-workfile-version or somesuch, but it's very unclear to me and I
14772 don't have SCCS to test things.
14773
14774 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
14775 (vc-sccs-state-heuristic): Fix typo.
14776 (vc-sccs-workfile-unchanged-p): Add missing argument.
14777
14778 * vc-rcs.el: Require vc and vc-rcs-hooks.
14779 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
14780 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
14781 (vc-release-greater-or-equal-p): Move from vc.
14782 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
14783 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
14784 (vc-rcs-checkout): Add a missing `new-version' argument in the
14785 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
14786
14787 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
14788 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
14789 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
14790 than the apparently unbound `workfile-version'.
14791
14792 * vc-hooks.el (vc-master-templates): Def the obsolete var.
14793 (vc-file-prop-obarray): Use `make-vector'.
14794 (vc-backend-functions): Add new hookable functions
14795 vc-toggle-read-only, vc-record-rename and vc-merge-news.
14796 (vc-loadup): If neither backend nor default functions exist, use
14797 the backend function rather than nil.
14798 (vc-call-backend): If the function if not bound yet, try to load
14799 the non-hook file to see if it provides it.
14800 (vc-call): New macro plus use it wherever possible.
14801 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
14802 nor `vc-find-binary' since it's only called from
14803 vc-mistrust-permission which is only used once the backend is known.
14804 (vc-checkout-model): Fix parenthesis.
14805 (vc-recompute-state, vc-prefix-map): Move to vc.el.
14806
14807 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
14808 (vc-cvs-release, vc-cvs-system-release): Remove.
14809 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
14810 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
14811 status symbols.
14812 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
14813 (vc-cvs-toggle-read-only): First cut at a function to allow a
14814 cvs-status-free vc-toggle-read-only.
14815 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
14816 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
14817 vc-cvs-status. Also set vc-state rather than vc-locking-user.
14818 (vc-cvs-checkout): Modify access rights directly if the user
14819 requested not to use `cvs edit'. And refresh the mode line.
14820
14821 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
14822 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
14823
14824 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14825
14826 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
14827 workfile' that got lost when the code was extracted from vc.el.
14828 And merged the tail with the rest of the code (not possible in the
14829 old vc.el where the tail was shared among all backends). And
14830 explicitly set the state to 'edited if `writable' is set.
14831
14832 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
14833 (vc-cvs-state): Be careful to return the value from
14834 vc-cvs-parse-state.
14835 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
14836 property but return it instead. Also be careful to handle a nil
14837 or "" `rev' when workfile is non-nil (it was handled properly when
14838 workfile was nil).
14839
14840 * vc.el: Removed those pesky unnecessary `(function' quotes.
14841 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
14842 directly in the defvar.
14843 (vc-do-command): Bind inhibit-read-only so as to properly handle
14844 the case where the destination buffer has been made read-only.
14845 (vc-diff): Delegate to vc-version-diff in all cases.
14846 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
14847 (vc-annotate-mode-variables): Removed (code moved partly to
14848 defvars and partly to vc-annotate-add-menu).
14849 (vc-annotate-mode): Turned into a derived-mode.
14850 (vc-annotate-add-menu): Moved in code in
14851 vc-annotate-mode-variables.
14852 (vc-update-change-log): Use make-temp-file if available.
14853
14854 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
14855
14856 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
14857 `vc-checkout-model' updated to `vc-cvs-update-model'.
14858
14859 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
14860
14861 * vc.el (vc-next-action-on-file): Added handling of state
14862 `unlocked-changes'.
14863 (vc-checkout-carefully): Is now practically obsolete, unless the
14864 above is too slow to be enabled unconditionally.
14865 (vc-update-change-log): Fixed typo.
14866
14867 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
14868
14869 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
14870 Now handles state `unlocked-changes'.
14871 (vc-sccs-workfile-unchanged-p): New function, to support the above.
14872
14873 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
14874
14875 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
14876 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
14877 `unlocked-changes'.
14878 (vc-rcs-workfile-unchanged-p): Renamed from
14879 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
14880 function yet, but supposed to become one soon.
14881
14882 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
14883 `vc-steal-lock'.
14884 (vc-call-backend): Changed error message.
14885 (vc-state): Added description of state `unlocked-changes'.
14886
14887 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
14888
14889 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
14890 always return t in CVS-controlled directories.
14891
14892 * vc.el (vc-responsible-backend): New function.
14893 (vc-register): Largely rewritten.
14894 (vc-admin): Removed (implementation moved into vc-register).
14895 (vc-checkin): Redocumented.
14896 (vc-finish-logentry): If no backend defined yet (because we are in
14897 the process of registering), use the responsible backend.
14898
14899 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
14900 Updated function lists.
14901 (vc-call-backend): Fixed typo.
14902
14903 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
14904 New functions.
14905 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
14906 Removed query option. Redocumented.
14907
14908 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
14909
14910 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
14911
14912 * vc.el: Updated callers of `vc-checkout-required' to use
14913 `vc-checkout-model'.
14914
14915 2000-09-04 Martin Lorentzson <martinl@gnu.org>
14916
14917 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
14918 stuff updated to reference this function instead of the old
14919 `vc-backend-release-p'.
14920
14921 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
14922
14923 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
14924 vc-checkout-model. Return appropriate values. Updated callers.
14925
14926 2000-09-04 Martin Lorentzson <martinl@gnu.org>
14927
14928 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
14929 (vc-backend-revert): Function moved into `vc-revert';
14930 `vc-next-action' must be updated to accomodate this change.
14931 (vc-backend-steal): Function moved into `vc-finish-steal'.
14932 (vc-backend-logentry-check): Function moved into
14933 `vc-finish-logentry'.
14934 (vc-backend-printlog): Function moved into `vc-print-log'.
14935 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
14936 (vc-backend-assign-name): Function moved into
14937 `vc-create-snapshot'.
14938
14939 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
14940
14941 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
14942 Rename to vc-checkout-model. Return appropriate values.
14943 Update callers.
14944
14945 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
14946 to vc-checkout-model.
14947 (vc-checkout-required): Rename to vc-checkout-model.
14948 Re-implement and re-comment.
14949 (vc-after-save): Use vc-checkout-model.
14950
14951 2000-09-04 Martin Lorentzson <martinl@gnu.org>
14952
14953 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
14954 Update to use the vc-BACKEND-diff functions instead.
14955 `vc-diff' is now working.
14956
14957 * vc-rcs.el (vc-rcs-logentry-check): New function.
14958
14959 * vc-cvs.el (vc-cvs-logentry-check): New function.
14960
14961 * vc-sccs.el (vc-sccs-diff): Function changed name from
14962 `vc-backend-diff'. This makes `vc-diff' work.
14963
14964 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
14965 of functions possibly implemented in a vc-BACKEND library.
14966 (vc-checkout-required): Fix bug that caused an error to be
14967 signaled during `vc-after-save'.
14968
14969 * vc.el: Fix typo.
14970 This checkin is made with our new VC code base for the very first time.
14971 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
14972
14973 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
14974 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
14975
14976 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
14977 updated to `vc-uses-locking'.
14978 (vc-checkout-required): Call to backend function.
14979 `vc-checkout-required' updated to `vc-uses-locking' instead.
14980
14981 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
14982 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
14983
14984 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
14985 to match the split into various backends.
14986 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
14987 (vc-retrieve-snapshot): Bug fix.
14988
14989 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
14990
14991 * vc-sccs.el (vc-sccs-release): Doc fix.
14992
14993 2000-09-04 Martin Lorentzson <martinl@gnu.org>
14994
14995 * vc.el (vc-next-action-on-file): Bug found and fixed.
14996 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
14997 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
14998
14999 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
15000 (vc-rcs-checkout): Name space cleaned up. No more revision number
15001 crunching function names that are not prefixed with vc-rcs.
15002 (vc-rcs-checkout-model): Function added. References to
15003 `vc-checkout-model' replaced.
15004
15005 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15006
15007 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
15008 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
15009 still need to be split, and implemented for RCS).
15010
15011 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15012
15013 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
15014
15015 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
15016 required by the vc.el file.
15017
15018 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
15019 required by the vc.el file.
15020 (vc-rcs-exists): Function added.
15021
15022 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
15023 required by the vc.el file.
15024
15025 * vc.el (vc-admin): Updated to handle selection of appropriate
15026 backend. Current implementation is crufty and need re-thinking.
15027
15028 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
15029
15030 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15031
15032 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
15033 beginning of annotate buffers correctly.
15034
15035 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
15036 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
15037 functionality updated quite a lot to support multiple backends.
15038 Variables `vc-annotate-mode', `vc-annotate-buffers',
15039 `vc-annotate-backend' added.
15040
15041 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
15042 `vc-annotate-difference' added to supported backend functions.
15043
15044 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15045
15046 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
15047 Use with-temp-file instead of /bin/sh. Merged from mainline
15048
15049 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15050
15051 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
15052
15053 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
15054
15055 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
15056
15057 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15058
15059 * vc-hooks.el: vc-state-heuristic added to
15060 vc-backend-hook-functions.
15061
15062 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
15063
15064 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
15065
15066 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
15067 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
15068 state to `reserved'.
15069
15070 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
15071 `vc-checkout-required'. Rename the `locked' state to `reserved'.
15072
15073 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15074
15075 * vc-rcs-hooks.el: Implement new state model. Hardly anything
15076 untouched.
15077
15078 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
15079
15080 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
15081 if defined. (Merged from main line, slightly adapted.)
15082
15083 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
15084 millenium problem (merged from mainline).
15085
15086 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15087
15088 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
15089 part and moved the non-BACKEND stuff to vc.el.
15090
15091 * vc.el: Split the annotate feature into a BACKEND specific part
15092 and moved it from the vc-cvs.el file to this one.
15093
15094 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15095
15096 * vc-hooks.el: Implement new state model.
15097 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
15098 (vc-locking-user): Simplify. Now only needed if the file is
15099 locked by somebody else.
15100 (vc-lock-from-permissions): Remove. Functionality is in
15101 vc-sccs-hooks.el and vc-rcs-hooks.el now.
15102 (vc-mode-line-string): New name for former vc-status. Adapted.
15103 (vc-mode-line): Adapt to use the above. Remove optional parameter.
15104
15105 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
15106 Various simplifications and adaptations all over the place.
15107
15108 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
15109 Simplify and adapt the rest.
15110
15111 * vc.el (vc-resynch-window): Add TODO comment: check for
15112 interaction with view mode according to recent RCS change.
15113 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
15114
15115 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15116
15117 * vc.el: Convert the remaining function comments to docstrings.
15118
15119 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15120
15121 * vc.el (vc-backend-release, vc-release-greater-or-equal)
15122 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
15123 (vc-minor-part, vc-previous-version): Functions that operate and
15124 compare revision numbers got proper documentation. Comments added
15125 about their possible removal.
15126
15127 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15128
15129 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
15130 the vc-backend.el files.
15131
15132 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
15133
15134 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
15135 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
15136 (vc-rcs-previous-version): Functions added.
15137
15138 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
15139
15140 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
15141
15142 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15143
15144 * vc-hooks.el (vc-master-templates): Is really obsolete.
15145 Comment out the definition for now. What is the right procedure
15146 to get rid of it?
15147 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
15148 rewritten.
15149 (vc-default-registered): Remove.
15150 (vc-check-master-templates): New function; does mostly what the
15151 above did before.
15152 (vc-locking-user): Don't rely on the backend to set the property.
15153
15154 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
15155 Rewrite documentation.
15156 (vc-rcs-templates-grabbed): New variable.
15157 (vc-rcs-grab-templates): New function.
15158 (vc-rcs-registered): Rewrite to use above mechanism.
15159
15160 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
15161 Rewrite documentation.
15162 (vc-sccs-templates-grabbed): New variable.
15163 (vc-sccs-grab-templates): New function.
15164 (vc-sccs-registered): Rewrite to use above mechanism.
15165 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
15166 Don't throw the result, simply return it.
15167
15168 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
15169 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
15170 (vc-cvs-registered): Does the check itself now. Simplify.
15171
15172 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
15173 from main line.
15174
15175 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15176
15177 * vc-cvs.el (vc-cvs-diff): New function.
15178
15179 * vc-sccs.el (vc-sccs-diff): New function.
15180
15181 * vc-rcs.el (vc-rcs-diff): New function.
15182 (vc-rcs-checkout): Bug (typo) found and fixed.
15183 (vc-rcs-register-switches): New variable.
15184
15185 * vc.el (vc-backend-diff): Function removed and placed in the
15186 backend files.
15187
15188 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15189
15190 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
15191
15192 * vc.el (vc-backend-checkout): Function removed and replaced in
15193 the vc-backend.el files.
15194
15195 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
15196
15197 * vc.el (vc-backend-admin): Removed and replaced in the
15198 vc-backend.el files.
15199
15200 * vc.el (Martin): Removed all the annotate functionality since it
15201 is CVS backend specific.
15202
15203 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15204
15205 * spec.txt: Added specification of vc-state.
15206
15207 * vc-sccs-hooks.el (vc-sccs-master-properties):
15208 Remove handling of vc-latest-version and
15209 vc-your-latest-version. What used to be vc-latest-version, is now
15210 returned as vc-workfile-version.
15211 (vc-sccs-workfile-version): Adapt.
15212
15213 2000-09-04 Dave Love <fx@gnu.org>
15214
15215 * vc.el: [Merged from mainline.]
15216 (vc-dired-mode): Make the dired-move-to-filename-regexp
15217 regexp match the date, to avoid treating date as file size.
15218 Add YYYY S option to WESTERN/
15219
15220 2000-09-04 Dave Love <fx@gnu.org>
15221
15222 * vc.el: Require `compile' when compiling.
15223 (vc-logentry-check-hook): New option.
15224 (vc-steal-lock): Use compose-mail.
15225 (vc-dired-mode-map): Defvar when compiling.
15226 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
15227 vc-sccs.el and renamed. Callers changed.
15228 (vc-backend-checkout, vc-backend-logentry-check)
15229 (vc-backend-merge-news): Doc fix.
15230 (vc-default-logentry-check): New function.
15231 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
15232 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
15233 (vc-backend-merge): Doc fix. Use backend functions.
15234 (vc-check-headers): Use backend functions.
15235
15236 * vc-cvs.el: Require vc when compiling.
15237 (vc-cvs-register-switches): Doc fix.
15238 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
15239 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
15240 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
15241 New functions (code from vc.el).
15242 (vc-annotate-display-default): Fix interactive spec.
15243 (vc-annotate-time-span): Doc fix.
15244
15245 * vc-rcs.el: Require vc when compiling.
15246 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
15247 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
15248 (vc-rcs-checkin): New functions (code from vc.el).
15249 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
15250 Doc fix.
15251 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
15252
15253 * vc-sccs.el: Require vc when compiling.
15254 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
15255 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
15256 (vc-sccs-revert)
15257 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
15258 from vc.el).
15259 (vc-sccs-add-triple, vc-sccs-record-rename)
15260 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
15261 (vc-sccs-admin): Doc fix.
15262
15263 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15264
15265 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
15266 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
15267 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
15268 from vc.el.
15269
15270 * vc-sccs.el (vc-admin-sccs): Added from vc.el
15271
15272 * vc-cvs.el: Moved the annotate functionality from vc.el.
15273 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
15274
15275 2000-09-04 Dave Love <fx@gnu.org>
15276
15277 * vc.el (vc-backend-release): Call vc-system-release.
15278
15279 * vc-sccs.el (vc-sccs-system-release):
15280 Renamed from vc-sccs-backend-release.
15281
15282 * vc-rcs.el (vc-rcs-system-release):
15283 Renamed from vc-rcs-backend-release.
15284
15285 * vc-cvs.el (vc-cvs-system-release):
15286 Renamed from vc-cvs-backend-release.
15287
15288 2000-09-04 Dave Love <fx@gnu.org>
15289
15290 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
15291 backend files.
15292 (vc-backend-release): Dispatch to backend functions.
15293 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
15294 probably needs attention.]
15295
15296 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
15297 (vc-sccs-backend-release): New function.
15298
15299 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
15300 (vc-cvs-backend-release): New function.
15301
15302 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
15303 Doc fix.
15304 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
15305 (vc-default-dired-state-info): New function.
15306 (vc-dired-state-info): Dispatch to backends.
15307 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
15308
15309 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
15310 from vc.el and renamed.
15311
15312 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15313
15314 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
15315 (vc-version-other-window, vc-backend-assign-name): Removed
15316 references to vc-latest-version; sometimes changed into
15317 vc-workfile-version.
15318
15319 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
15320 vc-rcs-master-workfile-version.
15321 (vc-rcs-workfile-version): Use the above. Don't call
15322 vc-latest-version (that was unreachable code, anyway).
15323 (vc-rcs-fetch-master-properties): Doc fix.
15324
15325 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
15326 (vc-backend-hook-functions): Removed them from this list, too.
15327 (vc-fetch-properties): Removed.
15328 (vc-workfile-version): Doc fix.
15329
15330 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
15331 (vc-rcs-workfile-version, vc-rcs-locking-user)
15332 (vc-rcs-uses-locking): Use it.
15333
15334 * vc-hooks.el (vc-consult-rcs-headers):
15335 Moved into vc-rcs-hooks.el, under the name
15336 vc-rcs-consult-headers.
15337
15338 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
15339 headers.
15340 (vc-cvs-find-master): Use this name only; correct different
15341 versions of the name.
15342
15343 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
15344 New functions.
15345 (vc-sccs-locking-user): Use the latter.
15346
15347 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
15348 New functions.
15349
15350 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
15351 Moved into both
15352 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
15353 functions are implementation details of those two backends.
15354
15355 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15356
15357 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
15358 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
15359
15360 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
15361 (vc-sccs-parse-locks): SCCS-specific code moved here from
15362 vc-hooks.
15363
15364 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
15365 code moved here from vc-hooks.
15366
15367 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
15368 into back-end specific parts and removed. Callers not updated
15369 yet; because I guess these callers will disappear into back-end
15370 specific files anyway.
15371
15372 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15373
15374 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
15375 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
15376 `vc-uses-locking'.
15377
15378 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
15379 Store yes/no in the property, and return t/nil. Updated all
15380 callers.
15381
15382 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
15383 vc-sccs-uses-locking. Don't set property.
15384 (vc-sccs-locking-user): Don't set property.
15385
15386 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
15387 vc-cvs-uses-locking. Don't set property here; leave that to
15388 vc-hooks.
15389 (vc-cvs-locking-user): Reflect above change. Streamlined.
15390
15391 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
15392 vc-rcs-uses-locking.
15393 (vc-rcs-locking-user): Reflect above change.
15394
15395 2000-09-04 Dave Love <fx@gnu.org>
15396
15397 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
15398
15399 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
15400
15401 * vc-hooks.el (vc-checkout-model): Punt to backends.
15402
15403 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
15404
15405 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
15406
15407 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
15408 New functions.
15409
15410 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
15411 New functions.
15412
15413 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
15414 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
15415
15416 * vc-hooks.el (vc-default-locking-user): New function.
15417 (vc-locking-user, vc-workfile-version): Punt to backends.
15418
15419 2000-09-04 Dave Love <fx@gnu.org>
15420
15421 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
15422 (vc-master-workfile-version): Moved from vc-hooks.
15423
15424 * vc-rcs-hooks.el: Fix duplicate code in last change.
15425
15426 * vc-rcs-hooks.el: Require vc-hooks when compiling.
15427 (vc-rcs-master-templates): Improve :type.
15428 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
15429 vc-master-workfile-version): Moved from vc-hooks.
15430
15431 * vc-sccs-hooks.el: Require vc-hooks when compiling.
15432 (vc-sccs-master-templates): Improve :type.
15433 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
15434
15435 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
15436
15437 * vc-cvs-hooks.el: Require vc-hooks when compiling.
15438 (vc-cvs-master-templates): Improve :type. Use
15439 vc-cvs-find-cvs-master.
15440 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
15441 from vc-hooks.
15442 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
15443
15444 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
15445 Moved to vc-cvs-hooks.
15446
15447 * vc-hooks.el: Add doc strings in various places. Simplify the
15448 minor mode setup.
15449 (vc-handled-backends): New user variable.
15450 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
15451 simplification.
15452
15453 2000-09-04 Dave Love <fx@gnu.org>
15454
15455 * vc.el: Some doc fixes for autoloaded and interactive functions.
15456 Fix compilation warnings from ediff stuff.
15457 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
15458
15459 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
15460
15461 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
15462
15463 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
15464
15465 2000-09-04 Dave Love <fx@gnu.org>
15466
15467 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
15468 New variable.
15469 (vc-make-backend-function, vc-loadup, vc-call-backend)
15470 (vc-backend-defines): New functions.
15471
15472 * vc-hooks.el: Various doc fixes.
15473 (vc-default-back-end, vc-follow-symlinks): Custom fix.
15474 (vc-match-substring): Function removed. Callers changed to use
15475 match-string.
15476 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
15477 Simplify.
15478
15479 2000-09-04 Dave Love <fx@gnu.org>
15480
15481 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
15482 type.
15483 (vc-sccs-project-dir, vc-search-sccs-project-dir)
15484 (vc-sccs-registered): Doc fix.
15485
15486 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
15487 (vc-cvs-registered): Doc fix.
15488
15489 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
15490 (vc-rcs-registered): Doc fix.
15491
15492 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15493
15494 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
15495
15496 * vc-hooks.el: vc-registered has been renamed
15497 vc-default-registered. Some functions have been moved to the
15498 backend specific files. they all support the
15499 vc-BACKEND-registered functions.
15500
15501 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15502
15503 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
15504
15505 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
15506
15507 2000-09-04 Dave Love <fx@gnu.org>
15508
15509 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
15510 menu-bar-update-hook.
15511
15512 * help.el (help-manyarg-func-alist): Add
15513 find-operation-coding-system.
15514
15515 * wid-edit.el (widget-sexp-validate): Fix garbled code.
15516
15517 * custom.el (custom-set-variables): Print message about errors in
15518 setting.
15519
15520 2000-09-03 Andrew Innes <andrewi@gnu.org>
15521
15522 * makefile.w32-in: Change to DOS line endings.
15523
15524 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15525
15526 * mouse.el (mouse-popup-menubar): Supply the prompt string for
15527 minor-mode keymaps, if they don't have one.
15528
15529 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15530
15531 * eshell/esh-module.el (eval-when-compile): Don't lose if
15532 esh-module.el's file name is truncated to DOS 8+3 limits.
15533
15534 2000-09-01 John Wiegley <johnw@gnu.org>
15535
15536 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
15537 predicate, which caused entries in the completion list to be
15538 doubled.
15539
15540 2000-08-30 John Wiegley <johnw@gnu.org>
15541
15542 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
15543 sending to subprocesses. Also, hook pre-command-hook if
15544 `eshell-send-direct-to-subprocesses' is non-nil.
15545 (eshell-send-direct-to-subprocesses): New config variable. If t,
15546 subprocess input is send immediately.
15547 (eshell-toggle-direct-send): New function.
15548 (eshell-self-insert-command): New function.
15549 (eshell-intercept-commands): New function.
15550 (eshell-send-input): If direct subprocess sending is enabled,
15551 don't echo any input to the Eshell buffer. Let the subprocess
15552 handle that. This requires "stty echo" in bash, for example.
15553
15554 2000-08-28 John Wiegley <johnw@gnu.org>
15555
15556 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
15557 completion function for Eshell's implementation of `unset'.
15558
15559 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15560
15561 * info.el (Info-directory-list): Doc fix.
15562
15563 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
15564
15565 * filecache.el (file-cache-add-directory-using-find): Don't quote
15566 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
15567
15568 2000-08-31 Kenichi Handa <handa@etl.go.jp>
15569
15570 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
15571 coding systems.
15572
15573 2000-08-30 Andrew Innes <andrewi@gnu.org>
15574
15575 * timer.el (run-with-idle-timer): Undo last change, so that timer
15576 is not activated immediately if Emacs is already idle. Some
15577 existing code relies on this behaviour.
15578
15579 2000-08-30 Miles Bader <miles@gnu.org>
15580
15581 * frame.el (set-frame-font): Do completion of font-name for
15582 interactive use.
15583
15584 2000-08-30 Kenichi Handa <handa@etl.go.jp>
15585
15586 * international/quail.el (quail-start-translation): Bind locally
15587 last-command-event, last-command, and this-command.
15588 (quail-start-conversion): Likewise.
15589 (quail-self-insert-command): Fix docstring.
15590
15591 2000-08-29 Gerd Moellmann <gerd@gnu.org>
15592
15593 * progmodes/executable.el
15594 (executable-make-buffer-file-executable-if-script-p): Check that
15595 buffer contains at least 2 characters.
15596
15597 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
15598
15599 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
15600
15601 2000-08-29 Dave Love <fx@gnu.org>
15602
15603 * diff-mode.el (diff-mode) <defgroup>: Add :version.
15604 (diff-mode-shared-map): Bind mouse-2.
15605 (diff-imenu-generic-expression): New variable.
15606 (diff-mode): Use it.
15607
15608 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
15609 (mouse-popup-menubar): Add minor mode menus.
15610 (popup-menu): Check for lookup-key returning number.
15611
15612 2000-08-29 Miles Bader <miles@gnu.org>
15613
15614 * comint.el (comint-send-input): Create overlays using the proper
15615 front/read-advance arguments.
15616
15617 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15618
15619 * ps-print.el: Even/odd pages printing. Doc fix.
15620 (ps-print-version): New version number (6.0).
15621 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
15622 (ps-background, ps-begin-file, ps-begin-job): Code fix.
15623 (ps-print-duplex-feature): Variable eliminated.
15624 (ps-even-or-odd-pages): New variable.
15625
15626 * progmodes/ebnf2ps.el: Doc fix.
15627 (ebnf-version): New version (3.3).
15628 (ebnf-user-arrow): Change variable customization to sexp.
15629 (ebnf-user-arrow): Function eliminated.
15630 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
15631
15632 2000-08-29 Kenichi Handa <handa@etl.go.jp>
15633
15634 * help.el (help-xref-mule-regexp): New variable.
15635 (help-make-xrefs): Handle help-xref-mule-regexp.
15636
15637 * international/mule-cmds.el (help-xref-mule-regexp-template): New
15638 variable.
15639 (describe-input-method): Temporarily activate the specfied input
15640 method to display the information.
15641 (describe-language-environment): Hyperlinks to mule related items.
15642
15643 * international/mule-diag.el (charset-multibyte-form-string): New
15644 function.
15645 (list-character-sets-1): Use charset-multibyte-form-string.
15646 (describe-character-set): New function.
15647 (describe-coding-system): Hyperlinks to safe character sets.
15648
15649 * international/quail.el (quail-help): New arg PACKAGE.
15650 Hyperlinks to mule related items.
15651 (quail-help-insert-keymap-description): Use
15652 substitute-command-keys instead of describe-bindings.
15653 (quail-translation-help): Hyperlinks to mule related items.
15654
15655 2000-08-28 John Wiegley <johnw@gnu.org>
15656
15657 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
15658 have a defsubst call itself. Made `eshell-flatten-list' back into
15659 a function again.
15660
15661 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
15662 catch, in case re-centering point at bottom messes up the display.
15663 This happens frequently in Emacs 21, due I believe to variable
15664 line heights.
15665
15666 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
15667 to call `find-tag-interactive'.
15668
15669 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
15670 the list of remember directories.
15671
15672 2000-08-28 John Wiegley <johnw@gnu.org>
15673
15674 * align.el: Test align-region-separate to see if it's a symbol.
15675
15676 2000-08-28 John Wiegley <johnw@gnu.org>
15677
15678 * eshell/esh-util.el (eshell-flatten-list): Made this function
15679 into a defsubst form. It gets used very frequently, although
15680 calls don't occur all that often.
15681
15682 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
15683 examining it.
15684
15685 * eshell/esh-cmd.el (eshell-rewrite-while-command):
15686 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
15687 `eshell-protect'.
15688 (eshell-copy-handles): Created a new macro for duplicating the
15689 current set of open handles. This is needed by the looping
15690 functions.
15691 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
15692 is not incorrectly stomped on.
15693
15694 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
15695 declaration for pcomplete-use-paring.
15696 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
15697 value of eshell-cmpl-use-paring.
15698 * pcomplete.el (pcomplete-use-paring): New config variable, to
15699 indicate whether paring should be used.
15700 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
15701 completion alternatives that have already been used.
15702
15703 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
15704 bound to C-c C-y, which will repeat the previous N arguments
15705 (based on prefix argument).
15706 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
15707
15708 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
15709 if there is no *Help* buffer. This is for XEmacs, which renames
15710 its help buffers uniquely. TODO: Find out what the current buffer
15711 name to delete is.
15712
15713 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
15714 first entry that correlates to a passwd/group number. Later
15715 entries (used for group/user name aliasing to multiple IDs) are
15716 ignored.
15717
15718 * eshell/em-xtra.el (eshell/expr):
15719 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
15720 (eshell-grep, eshell/diff, eshell/locate):
15721 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
15722 argument list, before passing it to the system command.
15723
15724 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
15725 `find-tag' for use at final position in Eshell buffers (which
15726 otherwise triggers an error on Emacs 21).
15727 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
15728 buffer, if it is currently bound to `find-tag'.
15729
15730 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
15731 in the list of matched Makefile names.
15732 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
15733 directory, prefer its contents to Makefile.
15734
15735 * eshell/em-dirs.el (eshell/cd): cd commands that look up
15736 directory parts (like "cd old new", or "cd =regexp"), are now case
15737 sensitive on non-Windows/DOS platforms.
15738
15739 * eshell/esh-mode.el (eshell-parse-command-input): When a user
15740 types RET after an open delimiter (like "), display a message
15741 indicating that Eshell is waiting for the closing delimiter.
15742
15743 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
15744 environment variables.
15745
15746 * eshell/em-unix.el (eshell/diff): Added logic to fail more
15747 gracefully if the user enters incorrect arguments.
15748
15749 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
15750 Eshell buffers.
15751
15752 * eshell/esh-var.el (eshell-interpolate-variable):
15753 * eshell/esh-mode.el (eshell-move-argument):
15754 * eshell/em-unix.el (eshell-du-sum-directory):
15755 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
15756 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
15757 (not (= ...)).
15758
15759 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
15760 to ensure the `preserve' flag gets propagated when doing recursive
15761 directory copies.
15762
15763 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
15764
15765 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
15766 Don't convert \n into \0177 in memory.
15767 (eshell-read-history, eshell-write-history): Convert \n to \0177,
15768 and back again, when reading and writing.
15769
15770 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
15771
15772 * eshell/esh-util.el (eshell-processp): Added to relieve constant
15773 testing of `fboundp' on `processp'.
15774
15775 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
15776 (eshell/jobs): Don't call process-list if it is not bound.
15777 (eshell-gather-process-output): Support systems where async
15778 subprocesses aren't supported.
15779 (eshell-scratch-buffer, eshell-last-sync-output-start): New
15780 variables.
15781
15782 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
15783 eshell-do-eval returns t.
15784 (eshell-do-pipelines-synchronously): New defmacro.
15785 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
15786 when async subprocesses aren't supported.
15787 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
15788 if async subprocesses aren't supported.
15789 (eshell-resume-command): Don't assume STATUS is a string.
15790
15791 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
15792
15793 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
15794 (eshell-close-target, eshell-get-target): Use eshell-processp.
15795 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
15796 fix.
15797 (eshell-get-target, eshell-create-handles): Doc fix.
15798
15799 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
15800
15801 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
15802 criterion to include commands that output something, as long as it
15803 leaves both the command and the end-of-buffer visible when the
15804 command has exited.
15805 (eshell-review-quick-commands): Adjust the help doc string
15806 accordingly.
15807
15808 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
15809
15810 * locate.el (locate): Cleaned up locate command's interactive prompting
15811 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
15812
15813 * filecache.el (file-cache-case-fold-search): New variable
15814 (file-cache-assoc-function): New variable
15815 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
15816 Use file-cache-case-fold-search variable
15817 (file-cache-add-file): Use file-cache-assoc-function
15818 (file-cache-delete-file): likewise
15819 (file-cache-directory-name): likewise
15820 (file-cache-debug-read-from-minibuffer): likewise
15821
15822 2000-08-28 Gerd Moellmann <gerd@gnu.org>
15823
15824 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
15825 (abbrev-table-name): New function.
15826 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
15827 If non-nil list local abbrev, only.
15828
15829 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
15830
15831 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
15832 from Gnus support code, and use special article copy buffer
15833 `(gnus-original-article-buffer)' instead. This allows to get rid
15834 of article-hide-headers usage (which breaks in the latest Gnus
15835 version). Thanks to Detlev Zundel.
15836
15837 2000-08-28 Kenichi Handa <handa@etl.go.jp>
15838
15839 * international/quail.el (quail-use-package): Hide "... loaded"
15840 message.
15841 (quail-start-translation, quail-start-conversion): Likewise.
15842
15843 * international/kkc.el (kkc-region): Hide "... loaded" message.
15844
15845 2000-08-27 Dave Love <fx@gnu.org>
15846
15847 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
15848
15849 2000-08-27 Miles Bader <miles@gnu.org>
15850
15851 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
15852
15853 2000-08-27 Kenichi Handa <handa@etl.go.jp>
15854
15855 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
15856 'ja-dic-cnv), not (require 'skkdic-cnv).
15857
15858 2000-08-26 Miles Bader <miles@gnu.org>
15859
15860 * faces.el (face-x-resources): Add entry for :inherit.
15861 * cus-face.el (custom-face-attributes): Add support for :inherit
15862 attribute. Add support for relative face heights.
15863 (custom-face-attributes-get): Treat `nil' as being a default value
15864 for :inherit (as well as `unspecified').
15865
15866 * faces.el (set-face-attribute): Update doc string.
15867 (face-attribute-name-alist): Add :inherit.
15868 (face-valid-attribute-values): Handle :inherit.
15869 (face-read-string): Rephrase prompt to be less confusing.
15870 Assume that DEFAULT is a string, since we must return a string.
15871 (face-read-integer): Use `format' to turn DEFAULT into an
15872 acceptable default for face-read-string. Match NEW-VALUE against
15873 the string "unspecified", not the symbol `unspecified', since
15874 that's what face-read-string returns.
15875 (read-face-attribute): Lookup a name for old-value in valid, and
15876 use it as a default if we find one. Treat all values from
15877 face-read-string as strings. If the default is used, don't do any
15878 more processing on the value, just use the old value directly.
15879 (read-face-and-attribute, modify-face): Tweak prompt.
15880 (read-face-name): Don't assume prompt ends with a space.
15881
15882 * faces.el (describe-face): Add support for :inherit attribute.
15883
15884 2000-08-25 Kenichi Handa <handa@etl.go.jp>
15885
15886 * terminal.el (terminal-emulator): Fix args to `concat'. Now
15887 concat doesn't accept interger.
15888
15889 * international/kkc.el: Remove SKK from Keywords. Require
15890 ja-dic-utl instead of skkdic-utl.
15891
15892 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
15893 Provide ja-dic-cnv instead of skkdic-cnv.
15894 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
15895 (iso-2022-7bit-short): Add safe-charsets property.
15896 (skkdic-convert-postfix): Search Japanese chou-on character in
15897 addition to Hiragana character.
15898 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
15899 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
15900 (batch-skkdic-convert): Likewise.
15901
15902 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
15903 Provide ja-dic-utl instead of skkdic-utl.
15904 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
15905
15906 2000-08-24 Dave Love <fx@gnu.org>
15907
15908 * disp-table.el (standard-display-default): Make the test of `l'
15909 useful.
15910
15911 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
15912 mod sample text.
15913
15914 * international/iso-ascii.el: Make pilcrow convenient string
15915 consistent with section.
15916 (iso-ascii-display): Set up multibyte characters as well as
15917 unibyte.
15918
15919 2000-08-24 Kenichi Handa <handa@etl.go.jp>
15920
15921 * international/mule-cmds.el (reset-language-environment): Set
15922 default-process-coding-system to '(undecided . iso-latin-1), which
15923 makes process I/O almost consistent with file I/O. Call this
15924 function when mule-cmds.el[c] is loaded.
15925
15926 2000-08-22 Andrew Innes <andrewi@gnu.org>
15927
15928 * makefile.w32-in: New file.
15929
15930 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
15931
15932 * comint.el (comint-output-filter): Compare end of
15933 comint-last-output-overlay with the start of the newly inserted
15934 text, not the end, when deciding whether to extend it.
15935 Set saved-point's insertion type to advance after insertion.
15936
15937 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
15938 since this is now done independently of font-lock mode.
15939
15940 2000-08-21 Gerd Moellmann <gerd@gnu.org>
15941
15942 * server.el (server-kill-new-buffers): New user option.
15943 (server-existing-buffer): New buffer-local variable.
15944 (server-visit-files): When using an existing buffer, set
15945 server-existing-buffer to t.
15946 (server-buffer-done): If server-kill-new-buffers is t, kill the
15947 buffer, unless it was already present before visiting it with
15948 Emacs server.
15949
15950 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
15951
15952 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
15953 even if the display doesn't support colors: some displays will
15954 support bold/underline faces.
15955
15956 2000-08-21 Gerd Moellmann <gerd@gnu.org>
15957
15958 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
15959
15960 * startup.el (command-line): If user's init file had an error,
15961 add explanatory text to *Messages*.
15962
15963 2000-08-21 Kenichi Handa <handa@etl.go.jp>
15964
15965 * man.el (Man-getpage-in-background): Decode the process output by
15966 the system locale coding system.
15967
15968 2000-08-20 Dave Love <fx@gnu.org>
15969
15970 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
15971 Don't test x-popup-menu.
15972 (function) <complete-function>: Complete only fbound symbols.
15973 <validate, value>: New.
15974 (variable) <complete-function>: Complete only bound symbols.
15975 (coding-system): Add :base-only, :complete-function, :validate,
15976 :value, :prompt-match.
15977 (widget-coding-system-prompt-value): Use read-coding-system and
15978 act on :base-only.
15979 (editable-field): Add :help-echo.
15980 (widget-push-button-gui, widget-push-button-cache)
15981 (widget-gui-action, widget-editable-list-gui): COmment out, along
15982 with uses.
15983 (widget-at): Make arg optional.
15984 (widget-echo-help): Adjust for current help-echo calling sequence.
15985 (widget-specify-field, widget-specify-button)
15986 (widget-specify-insert, widget-get-sibling, widget-image-find)
15987 (widget-convert, widget-insert, widget-leave-text)
15988 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
15989 (widget-setup, widget-field-find, widget-before-change)
15990 (widget-after-change, widget-default-complete)
15991 (widget-default-create, widget-default-delete)
15992 (widget-push-button-value-create, editable-field)
15993 (widget-field-prompt-value, widget-field-validate)
15994 (widget-choice-value-create, widget-choice-action)
15995 (widget-choice-validate, widget-checklist-add-item)
15996 (widget-radio-add-item, widget-radio-chosen)
15997 (widget-radio-value-inline, widget-editable-list-value-create)
15998 (widget-editable-list-entry-create)
15999 (widget-documentation-link-add)
16000 (widget-documentation-string-value-create)
16001 (widget-regexp-validate, widget-file-complete)
16002 (widget-sexp-validate, widget-plist-convert-widget)
16003 (widget-plist-convert-widget, widget-alist-convert-widget)
16004 (widget-alist-convert-widget, widget-color-complete): Simplify,
16005 particularly to avoid bindings which aren't optimized out.
16006
16007 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
16008 Doc fix.
16009 (down-list, backward-up-list, up-list, kill-sexp)
16010 (backward-kill-sexp, mark-sexp): Make arg optional.
16011 (lisp-complete-symbol): Add optional arg PREDICATE.
16012
16013 * cus-start.el: Add display-buffer-reuse-frames,
16014 file-coding-system-alist.
16015
16016 2000-08-20 Gerd Moellmann <gerd@gnu.org>
16017
16018 * startup.el (command-line): Clear realized faces after
16019 modifying TTY color mappings.
16020
16021 2000-08-20 Miles Bader <miles@gnu.org>
16022
16023 * faces.el (face-attr-match-p): Don't return true if ATTRS are
16024 merely a subset of FACE's attributes.
16025
16026 2000-08-19 Miles Bader <miles@gnu.org>
16027
16028 * comint.el (comint-output-filter): Save the point with a marker,
16029 not just a buffer position.
16030
16031 * international/mule.el (set-buffer-process-coding-system): Make
16032 interactive prompt less confusing.
16033
16034 2000-08-19 Gerd Moellmann <gerd@gnu.org>
16035
16036 * hilit-chg.el: General cleanup of doc strings, comments and
16037 code formatting.
16038
16039 2000-08-19 Miles Bader <miles@gnu.org>
16040
16041 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
16042 Compiler macro removed; beginning-of-line is no longer always
16043 equivalent to forward-line, in the presence of fields.
16044
16045 * comint.el (comint-output-filter): Remove ad-hoc saving of
16046 restriction, and just use save-restriction, now that it works
16047 correctly. Don't adjust comint-last-input-start to account for
16048 our insertion; it shouldn't have moved because we don't use
16049 insert-before-markers anymore. Comment out call to
16050 `force-mode-line-update'; why is it here?
16051
16052 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
16053 while checking for prompt to delete. Use `forward-line 0'
16054 instead of beginning-of-line.
16055 (gud-filter): Temporarily widen gud comint buffer while
16056 examining output.
16057
16058 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
16059
16060 * progmodes/sh-script.el: Big bag of typos.
16061
16062 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
16063 check since ispell-process is not bound when ispell is not yet loaded.
16064
16065 2000-08-18 Dave Love <fx@gnu.org>
16066
16067 * image.el (find-image): Copy `spec' before using plist-put.
16068
16069 2000-08-18 Gerd Moellmann <gerd@gnu.org>
16070
16071 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
16072 `portugues'.
16073
16074 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
16075 backward-kill-sexp, analogous to kill-sexp.
16076
16077 * progmodes/icon.el (icon-indent-line)
16078 (icon-is-continuation-line): Handle comments specially.
16079
16080 2000-08-17 Ken Stevens <k.stevens@ieee.org>
16081
16082 * ispell.el: Set to standard author/maintainer/keyword fields.
16083 Fine tuning to menu map appearance and operation, and added help.
16084 Remove `start' and `end' error messages when compiling.
16085 (ispell-choices-win-default-height): Fixed comment string.
16086 (ispell-dictionary-alist-1): Fixed regexp in castellano and
16087 castellano8 dictionaries.
16088 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
16089 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
16090 dictionary, added italiano dictionary.
16091 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
16092 word character
16093 (ispell-tex-skip-alists): Added psfig support.
16094 (ispell-skip-html): Renamed from ispell-skip-sgml.
16095 (ispell-begin-skip-region-regexp, ispell-skip-region)
16096 (ispell-minor-check): Improved html skipping support to skip across
16097 code, and recognize `&' commands without propper `;' syntax;
16098 (ispell-process-line): Fix alignment error when manually
16099 correcting spelling.
16100 (ispell): Fix comment string.
16101 (ispell-add-per-file-word-list): Always put word list on new line.
16102
16103 2000-08-17 Gerd Moellmann <gerd@gnu.org>
16104
16105 * format.el (format-encode-run-method): Fix error message to say
16106 `encode' instead of `decode'. Use save-window-excursion around
16107 shell-command-on-region as in format-decode-run-method because
16108 shell-command-on-region can display a buffer with error output.
16109 (format-decode): Don't record undo information for the decoding.
16110 (format-annotate-function): Add parameter FORMAT-COUNT. Make
16111 that number part of the temporary buffer name so that more than
16112 one decoding using a temporary buffer can happen safely.
16113
16114 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
16115 of `A-z' in the regexp.
16116
16117 * hilit-chg.el: Fix typos in commentary.
16118
16119 * help.el (view-emacs-news): Rewritten for new naming scheme
16120 for old NEWS files.
16121
16122 * startup.el (command-line): Pop to *Messages* in case an error
16123 is signaled while loading user-init-file.
16124
16125 2000-08-17 Andreas Schwab <schwab@suse.de>
16126
16127 * files.el (insert-directory): Don't lose original file name,
16128 undoing an undocumented change.
16129
16130 2000-08-17 Alex Schroeder <alex@gnu.org>
16131
16132 * sql.el (sql-magic-go): Use comint-bol.
16133 (sql-copy-column): Use comint-line-beginning-position.
16134 (comint-line-beginning-position): Define a replacement for
16135 comint-line-beginning-position if it is not fboundp.
16136
16137 2000-08-17 Alex Schroeder <alex@gnu.org>
16138
16139 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
16140 it didn't have any effect anyway.
16141
16142 2000-08-17 Alex Schroeder <alex@gnu.org>
16143
16144 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
16145 --pset and pager=off instead of sending \\o|cat at the beginning
16146 of the session.
16147
16148 2000-08-17 Miles Bader <miles@gnu.org>
16149
16150 * progmodes/octave-inf.el: Add compatibility definition of
16151 comint-line-beginning-position.
16152
16153 2000-08-17 Kenichi Handa <handa@etl.go.jp>
16154
16155 * startup.el (normal-top-level): Look in each dir in load-path for
16156 a leim-list.el file too. This assures of loading leim-list.el
16157 that is created at Emacs installation time even if a user have his
16158 own leim-list.el.
16159
16160 2000-08-17 Miles Bader <miles@gnu.org>
16161
16162 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
16163 foreground color to black if the background is dark.
16164
16165 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
16166
16167 * loadhist.el (unload-feature): Typo.
16168
16169 * finder.el (finder-compile-keywords):
16170 * cus-dep.el (custom-make-dependencies): Add local-variable settings
16171 to the generated file.
16172
16173 * mail/mh-e.el (mh-make-local-vars):
16174 Replace make-variable-buffer-local with make-local-variable.
16175
16176 * play/landmark.el:
16177 * options.el (Edit-options-{set,toggle,t,nil}):
16178 * mail/mailabbrev.el (mail-abbrevs-mode):
16179 * textmodes/tex-mode.el (tex-expand-files):
16180 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
16181
16182 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
16183
16184 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
16185 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
16186 Allow going past the last element.
16187 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
16188 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
16189 (cvs-mouse-toggle-mark): Don't move point.
16190 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
16191
16192 * progmodes/compile.el (grep): Provide a default set of files.
16193 (next-error): Docstring fix.
16194 (compilation-find-file): Avoid find-file (fails in a dedicated window).
16195
16196 * emacs-lisp/easy-mmode.el (define-minor-mode):
16197 Use `symbol-value' to keep the byte-compiler quiet.
16198
16199 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
16200 (diff-find-source-location): New fun, extracted from diff-goto-source.
16201 (diff-goto-source): Use it.
16202 (diff-next-complex-hunk, diff-filter-lines): New function.
16203 (diff-apply-hunk): New command.
16204
16205 * smerge-mode.el (smerge-mode-menu): Doc fix.
16206
16207 * msb.el (msb-mode): Define it in terms of define-minor-mode.
16208
16209 2000-08-16 Dave Love <fx@gnu.org>
16210
16211 * windmove.el (windmove) <defgroup>: Add :version.
16212
16213 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
16214 (goto-address-fontify-p, goto-address-highlight-p)
16215 (goto-address-url-face, goto-address-url-mouse-face)
16216 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
16217 (goto-address-url-regexp): Use thing-at-point-url-regexp.
16218 (goto-address-fontify, goto-address-at-mouse): Simplify,
16219 (goto-address-at-point): browse-url-url-at-point,
16220 goto-address-find-address-at-point can return nil.
16221 (goto-address-find-address-at-point): Return nil on failure.
16222
16223 * align.el (align) <defgroup>: Add :version.
16224
16225 * calculator.el (calculator): Add :version.
16226 (calculator): Use two lines for calculator window if `modeline'
16227 face is boxed.
16228
16229 * play/5x5.el: Doc fixes.
16230 (5x5) <defgroup>: Add :version.
16231
16232 * play/fortune.el (fortune) <defgroup>: Add :version.
16233 (fortune-append): Fix error message.
16234 (fortune-from-region): Doc fix.
16235
16236 * play/pong.el (pong): Doc fix.
16237
16238 * play/morse.el: Keywords, commentary, autoloads.
16239
16240 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
16241
16242 * desktop.el (desktop-save): Don't look at symbol-value of a
16243 member of minor-mode-alist, unless it is boundp.
16244
16245 2000-08-16 Sam Steingold <sds@gnu.org>
16246
16247 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
16248 `while'; use `with-current-buffer' instead of `save-excursion'.
16249 Removed unnecessary kludges now that "*Buffer List*" is excluded.
16250
16251 2000-08-16 Kenichi Handa <handa@etl.go.jp>
16252
16253 * international/ccl.el (declare-ccl-program): Docstring modified.
16254 (ccl-execute-with-args): Likewise.
16255
16256 2000-08-16 Miles Bader <miles@gnu.org>
16257
16258 * progmodes/sql.el: Add compatibility definition of
16259 comint-line-beginning-position.
16260
16261 2000-08-15 Gerd Moellmann <gerd@gnu.org>
16262
16263 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
16264 'buffer-menu' property.
16265 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
16266 fails.
16267 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
16268 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
16269 wasn't killed.
16270
16271 * buff-menu.el (list-buffers-noselect): Don't display the
16272 *Buffer List* buffer.
16273
16274 * font-lock.el: Require jit-lock to prevent a very late
16275 `Loading jit-lock' message.
16276
16277 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
16278 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
16279 mail address.
16280
16281 2000-08-15 Miles Bader <miles@gnu.org>
16282
16283 * textmodes/ispell.el (ispell-graphic-p): New constant.
16284 (ispell-choices-win-default-height, ispell-help): Use
16285 `ispell-graphic-p' instead of `xemacsp'.
16286
16287 2000-08-15 Dave Love <fx@gnu.org>
16288
16289 * simple.el: Autoload widget-convert when compiling.
16290 (mail-user-agent): Doc fix.
16291
16292 * help.el (function-called-at-point, variable-at-point): Use
16293 with-syntax-table.
16294 (help-manyarg-func-alist): Add insert-and-inherit.
16295
16296 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
16297
16298 * delsel.el (delsel-unload-hook): New function.
16299
16300 * find-file.el: Doc fixes. Move provide to end.
16301 (ff) <defgroup>: Add :link.
16302 (ff-goto-click): Deleted.
16303 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
16304 Use mouse-set-point.
16305
16306 * textmodes/tildify.el: Doc fixes.
16307 (tildify) <defgroup>: Add:version.
16308
16309 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
16310 (glasses-custom-set): Use set-default, not set.
16311 (minor-mode-alist): Propertize the lighter.
16312 (glasses-mode): Provide optional arg.
16313
16314 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
16315 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
16316 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
16317 option. Provide :type.
16318 (cwarn-configuration): Provide :type.
16319 (cwarn-mode): Doc fix.
16320
16321 * add-log.el (change-log-merge): Doc fix.
16322 (change-log-redate): New command.
16323
16324 * net/browse-url.el (browse-url-filename-alist): Add a clause for
16325 Doze and Dog.
16326 (browse-url): Use dolist, not mapcar.
16327 (browse-url-at-point): Check for null url.
16328 (browse-url-event-buffer, browse-url-event-point): Functions
16329 deleted.
16330 (browse-url-at-mouse, browse-url-netscape): Simplify.
16331
16332 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
16333 modes.
16334 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
16335 Fix previous change to mapcan.
16336 (msb--init-file-alist, msb--add-separators)
16337 (msb--make-keymap-menu): Simplify.
16338 (msb--choose-file-menu): Use copy-sequence.
16339 (msb-mode-map): Add title to keymap.
16340 (msb-unload-hook): New function.
16341
16342 * bs.el: Fix indentation.
16343 (bs) <defgroup>: Add :links.
16344 (bs-show): Doc fix.
16345 (bs-apply-sort-faces): Don't use window-system.
16346 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
16347
16348 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
16349
16350 * calendar/timeclock.el (timeclock-file): Run .timelog through
16351 convert-standard-filename.
16352
16353 2000-08-14 Gerd Moellmann <gerd@gnu.org>
16354
16355 * emacs-lisp/authors.el: New file.
16356
16357 * paren.el (show-paren-priority): New user option.
16358 (show-paren-function): Set overlay priorities to
16359 show-paren-priority.
16360
16361 2000-08-14 Miles Bader <miles@gnu.org>
16362
16363 * comint.el (comint-bol): Use `forward-line 0' instead of calling
16364 beginning-of-line with inhibit-field-text-motion bound.
16365
16366 2000-08-14 Gerd Moellmann <gerd@gnu.org>
16367
16368 * calendar/timeclock.el: New file.
16369
16370 2000-08-14 David Ponce <david@dponce.com>
16371
16372 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
16373 `widget-button-click'. so that one can use left mouse button to
16374 click on dialog buttons.
16375
16376 2000-08-14 Emmanuel Briot <briot@gnat.com>
16377
16378 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
16379 identifiers, since XML is case sensitive
16380
16381 2000-08-12 Miles Bader <miles@gnu.org>
16382
16383 * comint.el (comint-output-filter): Don't bother frobbing
16384 window-start, it doesn't seem to be necessary.
16385
16386 * comint.el (comint-send-string, comint-send-region): Make into
16387 real functions. Snapshot the prompt before sending.
16388
16389 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
16390
16391 * info.el (Info-find-emacs-command-nodes): Rewrite to use
16392 technique similar to Info-index, instead of relying on specific
16393 names of relevant Index nodes.
16394 (Info-goto-emacs-command-node): Bind Info-history to nil when
16395 going to the first node found by Info-find-emacs-command-nodes.
16396
16397 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
16398
16399 * menu-bar.el (menu-bar-help-menu): Add a :help string.
16400
16401 2000-08-10 Miles Bader <miles@gnu.org>
16402
16403 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
16404
16405 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
16406
16407 * info.el (Info-file-list-for-emacs): More elements for the
16408 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
16409 and woman manuals.
16410
16411 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
16412
16413 * comint.el (comint-send-input): Make the newline boundary overlay
16414 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
16415 (comint-output-filter): Use `insert' instead of
16416 `insert-before-markers'. Extend comint-last-output-overlay when
16417 necessary since we can't rely on insert-before-markers to do it.
16418 * gud.el (gud-filter): Use `with-current-buffer' instead of
16419 save-excursion when inserting the output, so that point gets
16420 updated correctly; the old method relied on a rather dodgy
16421 side-effect of comint-output-filter to avoid the effect of
16422 save-excursion.
16423
16424 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
16425
16426 * files.el (recover-file): Call insert-directory instead of
16427 invoking `ls' directly.
16428
16429 2000-08-10 Miles Bader <miles@gnu.org>
16430
16431 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
16432 (comint-last-prompt-overlay): New variables.
16433 (comint-output-filter): Implement prompt highlighting.
16434 (comint-snapshot-last-prompt): New function.
16435 (comint-send-input): Snapshot the last prompt.
16436 Use comint-highlight-input-face.
16437 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
16438 Use defface instead of defcustom.
16439 (send-invisible, comint-send-eof): Snapshot the last prompt.
16440 (comint-delchar-or-maybe-eof): Use comint-send-eof.
16441 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
16442
16443 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
16444
16445 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
16446 (regexp-opt-group): Use a list of chars for `letters'.
16447 (regexp-opt-charset): `chars' is now a list of chars.
16448 Use a char-table rather than a vector so it works for multibyte chars.
16449
16450 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
16451 Set cvs-minor-current-files to the selected fileinfo.
16452 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
16453 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
16454
16455 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
16456
16457 * files.el (insert-directory): Don't call access-file on
16458 directories on DOS and Windows.
16459
16460 2000-08-09 Kenichi Handa <handa@etl.go.jp>
16461
16462 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
16463 longer if necessary.
16464 (ccl-embed-code): Call ccl-embed-data to store CODE in
16465 ccl-program-vector.
16466
16467 2000-08-09 Miles Bader <miles@gnu.org>
16468
16469 * comint.el (comint-output-filter): Properly handle the case where
16470 the text surrounded by comint-last-output-overlay was deleted.
16471
16472 2000-08-08 Gerd Moellmann <gerd@gnu.org>
16473
16474 * info.el (Info-insert-dir): Use Info-additional-directory-list if
16475 non-nil.
16476 (Info-file-list-for-emacs): Remove "info" from the list because
16477 that leads to trying to use the documentation from file `info'
16478 in various situations where it isn't appropriate, for instance
16479 C-h C-k C-h i.
16480
16481 * ffap.el (ffap-read-file-or-url-internal): Handle case that
16482 DIR and/or STRING are nil.
16483
16484 * progmodes/compile.el (compilation-setup): Make variable
16485 compilation-error-screen-columns buffer-local, as some comment
16486 in the code suggests it should be.
16487
16488 * files.el (auto-mode-interpreter-regexp): New variable.
16489 (set-auto-mode): Use it.
16490
16491 * indent.el (indent-for-tab-command): Doc fix.
16492
16493 * mouse-sel.el (mouse-sel-mode): Doc fix.
16494
16495 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
16496 labels.
16497
16498 * help.el (print-help-return-message): When
16499 display-buffer-reuse-frames is set, let the help window been quit,
16500 instead of deleting it, which might delete a reused frame.
16501
16502 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
16503
16504 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
16505 rename a directory to a name that differs only by its letter case.
16506
16507 2000-08-08 Kenichi Handa <handa@etl.go.jp>
16508
16509 * international/quail.el (quail-define-rules): Handle Quail decode
16510 map correctly. Add code for supporting annotations.
16511 (quail-install-decode-map): New function.
16512 (quail-defrule-internal): New optional arguments decode-map and
16513 props.
16514 (quail-advice): New function.
16515
16516 2000-08-07 Sam Steingold <sds@gnu.org>
16517
16518 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
16519 `defconst', `define-condition', `with-slots'.
16520 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
16521
16522 2000-08-03 Miles Bader <miles@gnu.org>
16523
16524 * comint.el (comint-use-prompt-regexp-instead-of-fields):
16525 New variable.
16526 (comint-prompt-regexp, comint-get-old-input): Document dependence on
16527 comint-use-prompt-regexp-instead-of-fields.
16528 (comint-send-input): Add `input' field property to stuff we send to
16529 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
16530 (comint-output-filter): Add `output' field property to process
16531 output, if comint-use-prompt-regexp-instead-of-fields is nil.
16532 (comint-replace-by-expanded-history)
16533 (comint-get-old-input-default, comint-show-output)
16534 (comint-backward-matching-input, comint-forward-matching-input)
16535 (comint-next-prompt, comint-previous-prompt): Use field
16536 properties if comint-use-prompt-regexp-instead-of-fields is nil.
16537 (comint-line-beginning-position): New function.
16538 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
16539 (comint-replace-by-expanded-history-before-point): Use
16540 comint-line-beginning-position and line-end-position.
16541 (comint-last-output-overlay): New variable.
16542 (comint-mode): Make `comint-last-output-overlay' buffer-local.
16543
16544 * shell.el (shell-prompt-pattern): Doc change.
16545 (shell-backward-command): Use line-beginning-position.
16546
16547 * gud.el (gud-gdb-complete-command): Use
16548 comint-line-beginning-position.
16549
16550 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
16551 comint-bol doesn't actually go to the beginning of the line.
16552
16553 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
16554 if comint-use-prompt-regexp-instead-of-fields is non-nil.
16555 (try-expand-line-all-buffers): Likewise.
16556
16557 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
16558 explicitly matching comint-prompt-regexp.
16559 (sql-copy-column): Use comint-line-beginning-position instead of
16560 explicitly matching comint-prompt-regexp.
16561
16562 * progmodes/octave-inf.el (inferior-octave-complete): Use
16563 comint-line-beginning-position.
16564
16565 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
16566
16567 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
16568 looking for a prompt, use `forward-line 0' instead of
16569 `beginning-of-line', to avoid getting caught by an input field.
16570
16571 2000-08-07 Gerd Moellmann <gerd@gnu.org>
16572
16573 * files.el (shell-quote-wildcard-pattern): Make sure to return
16574 PATTERN, in the Unix case.
16575
16576 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
16577
16578 * play/zone.el (zone): Discard any pending input before running
16579 the randomly-chosen pgm.
16580
16581 2000-08-07 Kenichi Handa <handa@etl.go.jp>
16582
16583 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
16584 checking the existence of any multibyte characters.
16585
16586 2000-08-06 Gerd Moellmann <gerd@gnu.org>
16587
16588 * help.el (describe-mode): Test minor-mode symbol for being
16589 bound before testing its value for being nil.
16590
16591 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
16592 `first', `second', and `third'.
16593
16594 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
16595 (second): Make it an alias for `cadr'.
16596
16597 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
16598
16599 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
16600 types of display support faces now.
16601
16602 2000-08-05 Gerd Moellmann <gerd@gnu.org>
16603
16604 * pcvs.el (require): Require `cl' during compilation, only.
16605
16606 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
16607 (toplevel): Remove `remq' and `remove' from autoloads.
16608 (cl-fake-autoloads): New variable. If set, arrange for an error
16609 when CL functions etc. are autoloaded.
16610
16611 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
16612
16613 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
16614
16615 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
16616 popped up, but the user clicks outside the menu, return an empty
16617 regexp (that causes unhighlight-regexp to have no effect).
16618
16619 * menu-bar.el (menu-bar-games-menu): Add Zone.
16620
16621 * hi-lock.el (toplevel): Require font-lock.
16622
16623 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16624
16625 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
16626 (ebnf-8-bit-chars): New var for bug fix.
16627 (ebnf-string): Bug fix.
16628
16629 2000-08-03 Sam Steingold <sds@gnu.org>
16630
16631 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
16632 instead of `buffer-string'.
16633 (require 'cl): Always, not just when compiling.
16634 `ignore-errors' in `interactive', `list*', `defun*' &c make this
16635 necessary.
16636
16637 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
16638
16639 * international/mule-cmds.el (select-safe-coding-system): Make
16640 the message text about selecting a safe coding system more clear.
16641
16642 2000-08-02 Gerd Moellmann <gerd@gnu.org>
16643
16644 * hi-lock.el: New file.
16645
16646 * play/zone.el: New file.
16647
16648 * replace.el (occur): Set tab-width in the *Occur* buffer to the
16649 value of tab-width in the original buffer. Choose a line number
16650 format that's a multiple of the original buffer's tab width, so
16651 that lines appear right.
16652
16653 * textmodes/ispell.el (ispell): New function, replacing an alias.
16654 Spell-check active region if in transient-mark-mode and mark
16655 is active; otherwise spell-check buffer.
16656
16657 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16658
16659 * ps-mule.el: Fix a customization problem on
16660 ps-mule-font-info-database-default.
16661
16662 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
16663
16664 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
16665 display-mouse-p instead of window-system.
16666 (ebrowse-member-mode-map): Ditto.
16667
16668 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16669
16670 * progmodes/ebnf2ps.el: Update ps-print functions call.
16671 Indentation fix. Doc fix.
16672 (ebnf-version): New version number (3.2).
16673 (ebnf-format-color, ebnf-begin-job): Code fix.
16674
16675 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
16676
16677 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
16678 font lock support on window-system.
16679 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
16680
16681 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
16682 display-color-p, if fboundp, instead of window-system.
16683
16684 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
16685
16686 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
16687 instead of window-system.
16688
16689 * wid-edit.el (widget-choose): Use display-mouse-p instead of
16690 window-system.
16691 (widget-choice-mouse-down-action): Use display-popup-menus-p
16692 instead of window-system.
16693
16694 * strokes.el (strokes-file): Run the file name through
16695 convert-standard-filename.
16696 (strokes-mode): Call display-mouse-p instead of looking at
16697 window-system. Change the error message accordingly.
16698
16699 * progmodes/cpp.el (toplevel): Support faces on tty's.
16700
16701 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
16702 (lm-plot-square, lm-init-display): Don't use window-system.
16703
16704 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
16705 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
16706
16707 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
16708 instead of looking at window-system.
16709
16710 2000-07-30 Gerd Moellmann <gerd@gnu.org>
16711
16712 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
16713 of testing if iswitchb-prepost-hooks is bound, because the
16714 latter will always be true when invoking a recursive minibuffer
16715 from an active Iswitchb buffer.
16716
16717 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
16718
16719 * files.el (shell-quote-wildcard-pattern): New function.
16720 (insert-directory): Call it. Only prepend "\" to command on Unix
16721 and GNU/Linux systems.
16722
16723 2000-07-30 Gerd Moellmann <gerd@gnu.org>
16724
16725 * eshell/esh-groups.el: Change custom :link file names
16726 from `eshell.info' to `eshell'.
16727
16728 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
16729
16730 * dired.el (dired-build-subdir-alist): Expand subdirectory names
16731 correctly in recursive ange-ftp listings.
16732
16733 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16734
16735 * ps-print.el: Fix bug 1: if ps-font-size-internal,
16736 ps-header-font-size-internal and
16737 ps-header-title-font-size-internal variables are not set,
16738 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
16739 face text property is (foreground-color . COLOR) or
16740 `(background-color . COLOR)', ps-print crashes. Doc fix.
16741 (ps-print-version): New version number (5.2.4).
16742 (ps-plot-region): Code fix.
16743 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
16744 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
16745 Bug fix 2.
16746
16747 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
16748
16749 * glasses.el (glasses-make-readable): Fix uncapitalization of
16750 identifiers like `myXMLDocument'.
16751
16752 2000-07-28 Karl Fogel <kfogel@red-bean.com>
16753
16754 * mail/mail-hist.el (mail-hist-previous-input)
16755 (mail-hist-next-input): Do the obvious code factorization.
16756 (mail-hist-retrieve-and-insert): New func, contains common
16757 code of above two.
16758 If inserting a message body, leave point at top.
16759
16760 2000-07-28 Sam Steingold <sds@gnu.org>
16761
16762 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
16763 Use `<=', not `<' to compare times!
16764 (ange-ftp-ls): Remove.
16765
16766 2000-07-27 Gerd Moellmann <gerd@gnu.org>
16767
16768 * play/cookie1.el: Add explanation of how to make cookie.el
16769 compatible with strfile(1) to comment.
16770
16771 * subr.el (remove, remq): New functions.
16772
16773 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
16774 escape `*' in regexps.
16775 (midnight-find): Reverse order of arguments in the funcall of
16776 TEST.
16777
16778 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
16779 and `.class'.
16780
16781 * play/meese.el: Add Commentary section.
16782
16783 2000-07-27 Alex Schroeder <alex@gnu.org>
16784
16785 * sql.el (sql-ms): Added autoload cookie.
16786 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
16787 (sql-oracle): Ditto.
16788 (sql-help): Doc change.
16789
16790 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
16791 types and exceptions.
16792
16793 2000-07-27 Alex Schroeder <alex@gnu.org>
16794
16795 * sql.el (sql-placeholder-history): New variable.
16796 (sql-query-placeholders-and-send): New function that will query
16797 the user and replace placeholders with user input.
16798 (sql-oracle): If running on NT, set comint-input-sender to
16799 sql-query-placeholders-and-send.
16800
16801 (sql-stop): If in the SQLi buffer, insert stop notification, else
16802 present it as a message.
16803
16804 2000-07-27 Alex Schroeder <alex@gnu.org>
16805
16806 * sql.el (sql-input-ring-separator): Doc change.
16807 (sql-input-ring-file-name): Doc change.
16808 (sql-interactive-mode): Use `sql-input-ring-separator' and
16809 `sql-input-ring-file-name' to set the comint-mode equivalents
16810 without making them local variables.
16811 (sql-stop): Don't bind `sql-input-ring-separator' and
16812 `sql-input-ring-file-name' dynamically to their comint-mode
16813 equivalents.
16814
16815 2000-07-27 Kenichi Handa <handa@etl.go.jp>
16816
16817 * international/mule.el (register-char-codings): New function.
16818 (make-coding-system): Handle `safe-chars' specification in the arg
16819 PROPERTY.
16820
16821 * international/mule-cmds.el
16822 (find-coding-systems-region-subset-p): This function deleted.
16823 (sort-coding-systems-predicate): New variable.
16824 (sort-coding-systems): New function.
16825 (find-coding-systems-region): Use
16826 find-coding-systems-region-internal.
16827 (find-coding-systems-string): Use find-coding-systems-region.
16828 (find-coding-systems-for-charsets): Check
16829 char-coding-system-table.
16830 (select-safe-coding-system-accept-default-p): New variable.
16831 (select-safe-coding-system): Mostly rewritten. New argument
16832 ACCEPT-DEFAULT-P.
16833 (select-message-coding-system): Call select-safe-coding-system
16834 with ACCEPT-DEFAULT-P arg.
16835 (reset-language-environment): Reset default-sendmail-coding-system
16836 to the default value iso-latin-1.
16837 (set-language-environment): Don't set the obsolete variable
16838 charset-origin-alist.
16839
16840 * international/codepage.el (cp-coding-system-for-codepage-1):
16841 Give `safe-chars' property to make-coding-system.
16842
16843 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
16844 calling select-message-coding-system twice.
16845
16846 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
16847 instead of `safe-charsets'.
16848 (cyrillic-alternativnyj): Likewise.
16849 (ccl-encode-alternativnyj): Don't check the charset
16850 cyrillic-iso8859-5.
16851
16852 2000-07-27 Kenichi Handa <handa@etl.go.jp>
16853
16854 * composite.el (compose-chars-after): Preserve match data.
16855
16856 2000-07-26 Sam Steingold <sds@gnu.org>
16857
16858 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
16859 (ange-ftp-real-file-newer-than-file-p): New function.
16860 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
16861 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
16862
16863 * tooltip.el (tooltip-float-time): Removed (use `float-time').
16864 * midnight.el (midnight-float-time): Ditto.
16865
16866 2000-07-26 Andreas Schwab <schwab@suse.de>
16867
16868 * files.el (normal-backup-enable-predicate): Correct
16869 interpretation of the return value of compare-strings.
16870
16871 2000-07-26 Gerd Moellmann <gerd@gnu.org>
16872
16873 * isearch.el (isearch-resume): New function.
16874 (isearch-done): Add something to command-history to resume
16875 the search.
16876 (isearch-yank-line, isearch-yank-word): Use
16877 buffer-substring-no-properties instead of buffer-substring.
16878
16879 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
16880 of flyspell-mouse-map.
16881
16882 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
16883 duplicate definition.
16884 (makefile-mode): Remove duplicate setting of local-abbrev-table.
16885
16886 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
16887 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
16888
16889 2000-07-25 Sam Steingold <sds@gnu.org>
16890
16891 * net/ange-ftp.el: Get modtime over the net.
16892 (ange-ftp-file-modtime): New function.
16893 (ange-ftp-write-region, ange-ftp-insert-file-contents)
16894 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
16895 Use it.
16896 (ange-ftp-dot-to-slash): New function.
16897 (ange-ftp-fix-name-for-vms): Use it.
16898
16899 * midnight.el (midnight-buffer-display-time): Use
16900 `with-current-buffer'.
16901
16902 2000-07-25 Gerd Moellmann <gerd@gnu.org>
16903
16904 * find-dired.el: Update copyright notice.
16905 (find-dired): Offer to kill a running `find'.
16906
16907 * enriched.el (enriched-face-ans): For a `foreground-color'
16908 property, return '(("x-color" COLOR))' so that COLOR will be
16909 output as a parameter of the x-color annotation. Likewise for the
16910 `background-color' property. In the case of normal face
16911 properties, don't return annotations for unspecified foreground
16912 and background face attributes.
16913
16914 2000-07-25 Kenichi Handa <handa@etl.go.jp>
16915
16916 * language/japan-util.el (japanese-katakana-region): Fix handling
16917 HANKAKU argument.
16918
16919 2000-07-25 Miles Bader <miles@gnu.org>
16920
16921 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
16922 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
16923 constrain-to-field.
16924
16925 2000-07-24 Andrew Innes <andrewi@gnu.org>
16926
16927 * timer.el (timer-activate-when-idle): Add optional parameter
16928 DONT-WAIT. Update docstring.
16929 (run-with-idle-timer): Specify extra parameter to
16930 timer-activate-when-idle, so that timer will be activated
16931 immediately if Emacs is already idle.
16932
16933 * w32-fns.el (w32-using-nt): Fix docstring.
16934
16935 2000-07-24 Dave Love <fx@gnu.org>
16936
16937 * mouse.el (popup-menu): Set last-command-event.
16938 (mouse-major-mode-menu-prefix): Declare.
16939
16940 2000-07-24 Gerd Moellmann <gerd@gnu.org>
16941
16942 * textmodes/flyspell.el: Update to author's version 1.5d.
16943
16944 * progmodes/hideshow.el: Update copyright notice.
16945
16946 * vcursor.el: Set maintainer to FSF, since author cannot
16947 be reached.
16948
16949 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
16950
16951 * info.el (Info-goto-emacs-key-command-node): Leave a space after
16952 the prompt.
16953
16954 * mouse.el (popup-menu): Run the keymap through indirect-function,
16955 in case it was defined with define-prefix-key. If the menu is a
16956 list of keymaps, look up the binding of user's choice in each one
16957 of the keymaps.
16958 (mouse-popup-menubar): If the global and local menu-bar keymaps
16959 don't have a prompt string, create one and insert it into the
16960 keymap. Don't barf if current-local-map returns nil.
16961
16962 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
16963
16964 * dired.el (dired-sort-R-check): Added to allow recursive listing
16965 to be undone.
16966 (dired-sort-other): Use it.
16967
16968 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16969
16970 * Release of cc-mode 5.27
16971
16972 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16973
16974 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
16975 c-beginning-of-statement-1 that caused a bad case of recursion
16976 which could consume a lot of CPU in large classes in languages
16977 that have in-expression classes (i.e. Java and Pike).
16978
16979 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
16980 statements before top level constructs (i.e. case 6 is moved
16981 before case 5 and is now case 4) to catch in-expression
16982 classes in top level expressions correctly.
16983
16984 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16985
16986 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
16987 objc-method-intro. Case 4 removed and case 5I added.
16988
16989 * cc-langs.el (c-append-paragraph-start): New variable used by
16990 c-common-init to get paragraph-start correct.
16991 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
16992 initialize paragraph-start to make it correct both with and
16993 without the javadoc special case.
16994
16995 * cc-mode.el (java-mode): Use c-append-paragraph-start to
16996 initialize paragraph-start for javadoc markup.
16997
16998 * cc-vars.el (c-style-variables-are-local-p): Incompatible
16999 change by defaulting this to t. It's motivated by the
17000 confusing behavior that otherwise arise from the style system
17001 when editing both java and non-java files at the same time
17002 (see the comments about style setting in c-common-init).
17003
17004 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17005
17006 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
17007 similar to the one in c-fill-paragraph to check the fill
17008 prefix from the adaptive fill function for sanity.
17009
17010 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17011
17012 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
17013 defun block.
17014
17015 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17016
17017 * cc-align.el (c-lineup-multi-inher): Handle lines with
17018 leading comma nicely. Extended to handle member initializers
17019 too.
17020
17021 * cc-engine.el: (c-beginning-of-inheritance-list,
17022 c-guess-basic-syntax): Fixed recognition of inheritance lists
17023 when the lines begins with a comma.
17024
17025 * cc-vars.el (c-offsets-alist): Changed default for
17026 member-init-cont to c-lineup-multi-inher since it now handles
17027 member initializers and indents better for leading commas.
17028
17029 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17030
17031 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
17032 handling that caused class open lines to be recognized as
17033 statement-conts in some cases.
17034
17035 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
17036 guessed by the adaptive fill function unless point is on the
17037 first line of a block comment.
17038
17039 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
17040 when the buffer ends with a macro continuation char.
17041
17042 * cc-engine.el (c-guess-basic-syntax): Added support for
17043 function definitions as statements in Pike. The first
17044 statement in a lambda block is now labeled defun-block-intro
17045 instead of statement-block-intro.
17046
17047 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
17048 so that the class surrounding point is selected, not the one
17049 innermost in the state.
17050
17051 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
17052 recognition of switch labels having hanging multiline
17053 statements.
17054
17055 * cc-engine.el (c-beginning-of-member-init-list): Broke out
17056 some code in c-guess-basic-syntax to a separate function.
17057 * cc-engine.el (c-just-after-func-arglist-p): Fixed
17058 recognition of member inits with multiple line arglists.
17059 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
17060 member-init-cont when the commas are in funny places.
17061
17062 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17063
17064 * cc-defs.el (c-auto-newline): Removed this macro since it's
17065 not used anymore.
17066
17067 * cc-engine.el (c-looking-at-bos): New helper function.
17068 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
17069 inexpr and toplevel classes apart in Pike.
17070
17071 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
17072 of case 9A.
17073
17074 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
17075 constant, since "class" can introduce an in-expression class
17076 in Pike nowadays.
17077
17078 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17079
17080 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
17081 indentation on cpp-macro lines.
17082
17083 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
17084 a syntax modifier like comment-intro, to make it possible to
17085 get syntactic indentation for preprocessor directives. It's
17086 incompatible wrt to lineup functions on cpp-macro, but it has
17087 no observable effect in the 99.9% common case where cpp-macro
17088 is set to -1000.
17089
17090 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17091
17092 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
17093 member-init-cont when the preceding arglist is several lines.
17094
17095 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17096
17097 * cc-styles.el (c-style-alist): The basic offset for the BSD
17098 style corrected to 8.
17099
17100 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17101
17102 * cc-styles.el (c-style-alist): Adjusted the indentation of
17103 brace list openers in the gnu style.
17104
17105 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17106
17107 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
17108
17109 * cc-cmds.el (c-electric-brace, c-electric-slash,
17110 c-electric-star, c-electric-semi&comma, c-electric-colon,
17111 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
17112 when c-syntactic-indentation is nil.
17113
17114 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
17115 we were left at comments preceding the first statement when
17116 reaching the beginning of the buffer.
17117
17118 * cc-vars.el (c-syntactic-indentation): New variable to turn
17119 off all syntactic indentation.
17120
17121 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17122
17123 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
17124 between the text and the block comment ender when it hangs,
17125 depending on how many there are before the fill.
17126
17127 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17128
17129 * cc-engine.el (c-beginning-of-closest-statement): New helper
17130 function to go back to the closest preceding statement start,
17131 which could be inside a conditional statement.
17132 * cc-engine.el (c-guess-basic-syntax): Use
17133 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
17134
17135 * cc-engine.el (c-guess-basic-syntax): Better handling of
17136 arglist-intro, arglist-cont-nonempty and arglist-close when
17137 the arglist is nested inside parens. Cases 7A, 7C and 7F
17138 changed.
17139
17140 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
17141 up-to-date with javadoc 1.2.
17142
17143 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17144
17145 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
17146 multiline Pike type decls.
17147
17148 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17149
17150 * cc-cmds.el (c-indent-new-comment-line): Always break
17151 multiline comments in multiline mode, regardless of
17152 comment-multi-line.
17153
17154 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17155
17156 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
17157 fully::qualified::names in C++ member init lists. Preamble in
17158 case 5D changed.
17159
17160 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17161
17162 * cc-langs.el (c-common-init): Handling of obsolete variables
17163 moved to c-initialize-cc-mode. More compatible style override
17164 when using global style variables.
17165 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
17166 variables moved here.
17167
17168 * cc-styles.el (c-make-styles-buffer-local): Flag style
17169 variable localness in c-style-variables-are-local-p to make
17170 the compatibility measure in c-common-init work well.
17171
17172 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
17173 longer contain set-from-style.
17174 * cc-styles.el (c-initialize-builtin-style): Don't check for
17175 set-from-style on c-special-indent-hook.
17176 * cc-styles.el (c-copy-tree): Obsolete. The standard function
17177 copy-alist is sufficient now.
17178
17179 * cc-styles.el (c-set-style, c-set-style-1,
17180 c-get-style-variables): Fixes to variable initialization so
17181 that duplicate entries in styles have the same effect
17182 regardless of DONT-OVERRIDE.
17183
17184 * cc-styles.el (c-set-style-2): Fixed bug where the
17185 initialization of inheriting styles failed when the
17186 dont-override flag is set.
17187
17188 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
17189 on this.
17190
17191 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17192
17193 * cc-defs.el (c-forward-comment): Removed the workaround
17194 introduced in 5.38 since it had worse side-effects. If a line
17195 contains the string "//\"", it regarded the // as a comment
17196 start since the \ temporarily doesn't have escape syntax.
17197
17198 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
17199
17200 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
17201 ada-xref.el before ada-prj.el, so that the Project menu is created
17202 when ada-prj tries to add to it.
17203 (ada-activate-keys-for-case): Suppress the characters that are not
17204 part of the Ada syntax. Better compatibility with else-mode
17205 (ada-adjust-case-interactive): When auto-casing is not active,
17206 correctly insert newlines (used to insert only ^M). Prevent the
17207 syntax table from being changed in case of an error
17208 (or '_' becomes part of a word and some commands are confused).
17209 Do nothing if ada-auto-case is nil.
17210 (ada-after-keyword-p): Ignore keywords that are also attributes
17211 (ada-batch-reformat): Update usage comment
17212 (ada-call-from-contextual-menu): New function
17213 (ada-case-read-exceptions): Reinitialize the casing exception list
17214 first to nil first, so that the casing exception file can be
17215 shared.
17216 (ada-check-defun-name): Handles "configure" keyword for gnatdist
17217 files.
17218 (ada-compile-goto-error): Fix regexp used to detect a file:line
17219 anywhere in the error message
17220 (ada-contextual-menu-last-point): New variable
17221 (ada-create-keymap): If the variable delete-key-deletes-forward is
17222 t on XEmacs, it means that DEL should delete one character
17223 forward.
17224 (ada-create-menu): Use :included instead of :visible for XEmacs.
17225 New submenu "Options".
17226 (ada-end-stmt-re): Correctly indent "select ... then abort"
17227 statements.
17228 (ada-fill-comment-paragraph): Correctly delete all leading '--'
17229 even if they don't match ada-fill-comment-prefix Fix handling of
17230 paragraphs on the first or last line of a file.
17231 (ada-format-paramlist): Fix handling of default parameter values.
17232 (ada-get-body-name): New function.
17233 (ada-get-current-indent): Optimized by searchling directly for an
17234 existing generic part or a statement outside of it. Handle
17235 ada-indent-align-comments when indenting comments Replaced some
17236 regexps by testing directly the next character. This results in a
17237 huge speedup on some files. New indentation scheme for renames
17238 statements. Stop looking for the 'while' or 'for' associated with
17239 a 'loop' at the first semicolon encountered. A "return" can also
17240 match an anonymous access subprogram declaration.
17241 (ada-get-indent-noindent): Ignore strings and comments when
17242 looking for the keywords "record" and "private".
17243 (ada-goto-matching-decl-start): When matching "if", make sure we
17244 are not in fact seeing "end if". Ignore "when" statements except
17245 when initial keyword was "begin". Fix handling of nested
17246 procedures. Add a recursive call to this function to skip over
17247 other 'end' statmts. Fix indentation for "when .. => begin"
17248 (ada-in-open-paren-p): Fix indentation for complex boolean
17249 expressions, where 'and then', 'or else' and parenthesis
17250 statements are mixed up.
17251 (ada-in-paramlist-p): Skip comments while searching for the
17252 beginning Fix handling of operator declarations.
17253 (ada-indent-align-comments): New variable
17254 (ada-indent-current): Change the syntax table only in the
17255 protected section, so that we are sure it is restored correctly.
17256 (ada-indent-on-previous-lines): Use ada-use-indent and
17257 ada-with-indent Correctly indent "select ... then"
17258 (ada-indent-region): Slight speedup.
17259 (ada-indent-renames): New variable.
17260 (ada-last-which-function-subprog, ada-last-which-function-line):
17261 New variables
17262 (ada-looking-at-semi-private): Correctly indent the 'private'
17263 keyword when it is the first word in a package declaration.
17264 (ada-loose-case-word): Stop searching if at the end of the buffer.
17265 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
17266 even if point is not initially at the end of the word.
17267 (ada-matching-decl-start-re): Add "when".
17268 (ada-mode): Add support for abbrev-mode, outline-mode and
17269 which-func-mode Override the old find-file.el entry in
17270 ff-special-constructs since it is using the obsolete
17271 ada-spec-suffix variable
17272 (ada-no-auto-case): New function
17273 (ada-scan-paramlist): When parsing the argument type, accept
17274 spaces (as in "X 'Class", generated by Rational Rose).
17275 (ada-other-file-name): No longer loads the other file.
17276 (ada-popup-menu): Save and restore the current buffer and cursor
17277 position before and after displaying the menu.
17278 (ada-search-ignore-complex-boolean): New function.
17279 (ada-uncomment-region): Emacs21 already knows how to delete
17280 comments not starting in the first column.
17281 (ada-use-indent): New variable
17282 (ada-which-function): New function.
17283 (ada-with-indent): New variable
17284 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
17285 can be batch-compiled from the command line.
17286
17287 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
17288 Add to the menu when the file is loaded, not in ada-mode-hook.
17289 Add -toolbar to the default ddd command Switches moved from
17290 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
17291 ada-prj-default-comp-opt
17292 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
17293 Reference Manual to the menu
17294 (ada-check-current): rewritten as a call to ada-compile-current
17295 (ada-compile): Removed.
17296 (ada-compile-application, ada-compile-current, ada-check-current):
17297 Set the compilation-search-path so that compile.el automatically
17298 finds the sources in src_dir. Automatic scrollong of the
17299 compilation buffer. C-uC-cC-c asks for confirmation before
17300 compiling
17301 (ada-compile-current): New parameter, prj-field
17302 (ada-complete-identifier): Load the .ali file before doing
17303 processing
17304 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
17305 conform to gnatmake's behavior.
17306 (ada-find-file-in-dir): New function
17307 (ada-find-references): Set the environment variables for gnatfind
17308 (ada-find-src-file-in-dir): New function.
17309 (ada-first-non-nil): Removed
17310 (ada-gdb-application): Add support for jdb, the java debugger.
17311 (ada-get-ada-file-name): Load the original-file first if not done
17312 yet.
17313 (ada-get-all-references): Handles the new ali syntax (parent types
17314 are found between <>).
17315 (ada-initialize-runtime-library): New function
17316 (ada-mode-hook): Always load a project file when a file is opened,
17317 so that the casing exceptions are correctly read.
17318 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
17319 (ada-parse-prj-file): Use find-file-noselect instead of find-file
17320 to open the project file, since the latter does not work with
17321 speedbar Get default values before loading the prj file, or the
17322 default executable file name is wrong. Use the absolute value of
17323 src_dir to initialize ada-search-directories and
17324 compilation-search-path,... Add the standard runtime library to
17325 the search path for find-file.
17326 (ada-prj-default-debugger): Was missing an opening '{'
17327 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
17328 variables.
17329 (ada-prj-default-gnatmake-opt): New variable
17330 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
17331 buffers, the project file is the default one Save the windows
17332 configuration before displaying the menu.
17333 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
17334 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
17335 ...) regexp-quote identifiers names to support operators +,
17336 -,... in regexps.
17337 (ada-remote): New function.
17338 (ada-run-application): Erase the output buffer before starting the
17339 run Support remote execution of the application. Use
17340 call-process, or the arguments are incorrectly parsed
17341 (ada-set-default-project-file): Reread the content of the active
17342 project file, not the one from the current buffer When a project
17343 file is set as the default project, all directories are
17344 automatically associated with it.
17345 (ada-set-environment): New function
17346 (ada-treat-cmd-string): New special variable ${current}
17347 (ada-treat-cmd-string): Revised. The substitution is now done for
17348 any ${...} substring
17349 (ada-xref-current): If no body was found, compiles the spec
17350 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
17351 compiler to get rid of command line length limitations.
17352 (ada-xref-get-project-field): New function
17353 (ada-xref-project-files): New variable
17354 (ada-xref-runtime-library-specs-path)
17355 (ada-xref-runtime-library-ali-path): New variables
17356 (ada-xref-set-default-prj-values): Default run command now does a
17357 cd to the build directory. New field: main_unit Provide a default
17358 file name even if the current buffer has no prj file.
17359
17360 * ada-prj.el:
17361 Rewritten to show a tabbed-dialog.
17362 (ada-prj-add-ada-menu): Remove the map and name parameters.
17363 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
17364 New function
17365 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
17366 (ada-prj-load-from-file): New function
17367 (ada-prj-save): Always save fields that depend on the current buffer
17368 (ada-prj-show-value): New function
17369
17370 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
17371 Ada mode. This will allow us to display the Ada menu in any buffer
17372 we want (for project items).
17373 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
17374 number of spaces in the header.
17375
17376 2000-07-24 Dave Love <fx@gnu.org>
17377
17378 * ediff-init.el (ediff-region-help-echo): Bind face-help.
17379
17380 2000-07-23 Noah Friedman <friedman@splode.com>
17381
17382 * type-break.el (type-break): perform autosave.
17383 Suggested by Stephen Gildea <gildea@stop.mail-abuse.org>.
17384 (type-break-do-query): Cancel query schedule while performing
17385 actual query, to avoid possibility of a second query being made
17386 while first one is already in progress.
17387 (type-break-time-stamp-format): New variable.
17388 (type-break-time-stamp): New function.
17389 (type-break-time-warning): Use it.
17390 (type-break-keystroke-warning): Use it.
17391 (type-break-noninteractive-query): Use it.
17392
17393 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
17394 cookie.
17395 Use add-minor-mode to set minor-mode-alist, if available.
17396 (eldoc-echo-area-use-multiline-p): New user option.
17397 (eldoc-echo-area-multiline-supported-p): New variable.
17398 (eldoc-docstring-format-sym-doc): Use them.
17399 (eldoc-mode): If not using idle timers, append to local post and
17400 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
17401 (eldoc-display-message-no-interference-p): Don't interfere with
17402 edebug.
17403 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
17404 (eldoc-function-arglist): New function.
17405 (eldoc-function-argstring): Use it.
17406
17407 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
17408 auto save directory exists before calling directory-files.
17409
17410 2000-07-23 Dave Love <fx@gnu.org>
17411
17412 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
17413 ^o, ^u.
17414
17415 2000-07-21 Dave Love <fx@gnu.org>
17416
17417 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
17418 now passed to the function. It now works properly.
17419
17420 * smerge-mode.el (smerge-mode-menu): Fill it out.
17421
17422 2000-07-20 Gerd Moellmann <gerd@gnu.org>
17423
17424 * info-look.el (info-lookup): If *info* is shown in another frame
17425 on the same display, select that frame, instead of switching to
17426 the Info buffer in another window of the selected frame.
17427
17428 * simple.el (universal-argument-map): Bind numeric keypad keys
17429 kp-0 to kp-9 and kp-subtract.
17430 (digit-argument): Handle these keys.
17431
17432 2000-07-20 Dave Love <fx@gnu.org>
17433
17434 * net/goto-addr.el (goto-address-fontify): Don't bother with
17435 buffer-modified and read-only stuff -- irrelevant with overlays.
17436 Put an extra property on the overlays and use it to clean up in
17437 case goto-address is re-run.
17438
17439 2000-07-19 Richard M. Stallman <rms@gnu.org>
17440
17441 * timer.el (run-with-idle-timer): Doc fix.
17442
17443 * mail/mail-utils.el (mail-strip-quoted-names):
17444 Handle case where <...> appears inside "...".
17445 Use replace-match to edit the string more simply.
17446 (rmail-dont-reply-to): Cope with an unmatched ".
17447
17448 2000-07-19 Dave Love <fx@gnu.org>
17449
17450 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
17451 implementation.
17452
17453 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
17454 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
17455 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
17456
17457 2000-07-19 Gerd Moellmann <gerd@gnu.org>
17458
17459 * textmodes/refer.el: Correct maintainer's email address.
17460
17461 * progmodes/hideif.el: Correct author's email address.
17462 Fix typo in comment.
17463
17464 * xml.el: New file.
17465
17466 * mail/mailheader.el: Correct author's mail address.
17467
17468 * gnus/parse-time.el: Correct author's mail address.
17469
17470 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
17471
17472 * comint.el (comint-highlight-input, comint-highlight-face):
17473 New user options.
17474 (comint-input-ring-file-name): Change custom type.
17475 (comint-mode-map): Bind mouse-2.
17476 (comint-insert-clicked-input): New function.
17477 (comint-send-input): Handle input highlighting.
17478
17479 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
17480
17481 * mouse.el (popup-menu): New function.
17482 (mouse-major-mode-menu): Use it.
17483
17484 2000-07-18 Dave Love <fx@gnu.org>
17485
17486 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
17487 improvements.
17488
17489 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17490
17491 * faces.el (face-font-selection-order)
17492 (face-font-family-alternatives): Add custom type.
17493
17494 2000-07-18 Dave Love <fx@gnu.org>
17495
17496 * cus-edit.el (custom-variable-reset-saved)
17497 (custom-variable-reset-standard): Remove unused bindings.
17498
17499 * rect.el (open-rectangle-line): Remove unused let.
17500
17501 * hl-line.el (hl-line-highlight): Check hl-line-mode.
17502
17503 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17504
17505 * cdl.el: Fix `Maintainer' keyword.
17506
17507 * play/pong.el: Add author's email address.
17508
17509 2000-07-17 Sam Steingold <sds@gnu.org>
17510
17511 * files.el (insert-directory): Call `split-string' instead of
17512 re-implementing it.
17513
17514 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17515
17516 * mail/vms-pmail.el: Change maintainer to FSF.
17517
17518 * net/goto-addr.el: Change maintainer to FSF.
17519
17520 * info.el (Info-title-face-alist): Removed.
17521
17522 2000-07-18 David Ponce <david@dponce.com>
17523
17524 * recentf.el (recentf-open-files): New command that works like
17525 `recentf-open-more-files', but shows the whole list of files (not just
17526 those omitted from the menu). Useful if you don't use a menu-bar!
17527 (recentf-open-more-files) Modified to use `recentf-open-files'.
17528
17529 (recentf-open-files, recentf-open-more-files)
17530 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
17531
17532 (recentf-dialog-mode): New mode for dialogs. You can now just type
17533 "q" to cancel the dialogs.
17534
17535 2000-07-18 David Ponce <david@dponce.com>
17536
17537 * recentf.el: This is a major update of recentf.el. It adds new
17538 features to better organize the recentf menu and "More..." buffer.
17539
17540 Using new provided menu filtering functions you can now organize the
17541 recent files list:
17542
17543 - by major modes
17544 - by directories
17545 - by user defined rules
17546
17547 Finally, with the new `recentf-filter-changer' customizable filter you
17548 can define a ring of filters and dynamically (via the menu) cycle on
17549 each menu organization in the ring (a la msb).
17550
17551 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
17552
17553 * eshell/eshell.el (eshell): Replace links to eshell.info with
17554 links to eshell, to avoid problems on systems where the manual is
17555 installed as `eshell'.
17556 * eshell/esh-cmd.el (eshell-cmd): Ditto.
17557 * eshell/em-smart.el (eshell-smart): Ditto.
17558 * eshell/em-banner.el (eshell-banner): Ditto.
17559 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
17560
17561 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
17562 same-file check in the MS-DOS version (it does support inodes).
17563
17564 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
17565
17566 * eshell/eshell.el (eshell-directory-name):
17567 Run default directory name through convert-standard-filename.
17568
17569 2000-07-18 Kenichi Handa <handa@etl.go.jp>
17570
17571 * international/mule-cmds.el (select-safe-coding-system):
17572 Fix typo in the comment.
17573
17574 * language/european.el (compound-text):
17575 Force katakana-jisx0201 to be designated to G1.
17576
17577 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
17578 Don't translate some national variant characters of latin-jisx0201.
17579 (x-ctext): Force katakana-jisx0201 to be designated to G1.
17580
17581 * international/kkc.el (kkc-after-update-conversion-functions):
17582 New variable.
17583 (kkc-update-conversion): Run functions in it at the tail.
17584
17585 2000-07-16 John Wiegley <johnw@gnu.org>
17586
17587 * lisp/align.el (align-newline-and-indent):
17588 Adding new function. for auto-aligning blocks of code on RET.
17589 (align-region): Fixed badly formatted minibuffer message.
17590
17591 2000-07-17 Kenichi Handa <handa@etl.go.jp>
17592
17593 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
17594 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
17595 the conversion list at first if appropriate.
17596 (kkc-next): Don't update kkc-next-count here.
17597 (kkc-prev): Don't update kkc-prev-count here.
17598 (kkc-show-conversion-list-update): Fix setting up of conversion
17599 list message.
17600
17601 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
17602
17603 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
17604
17605 2000-07-16 Dave Love <fx@gnu.org>
17606
17607 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
17608 function to be more specific.
17609
17610 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
17611 non-string help-echo.
17612 (widget-types-convert-widget): Defsubst it.
17613 (widget-echo-help): Try to cope with a help-echo function of two
17614 possible sorts.
17615
17616 2000-07-15 Jason Rumney <jasonr@gnu.org>
17617
17618 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
17619 Declare as obsolete.
17620
17621 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
17622
17623 2000-07-14 Gerd Moellmann <gerd@gnu.org>
17624
17625 * hilit-chg.el: Fix typo.
17626
17627 2000-07-14 Dave Love <fx@gnu.org>
17628
17629 * info.el (Info-mode-menu): Fix use of :help, :enable.
17630
17631 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
17632
17633 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
17634
17635 2000-07-13 Dave Love <fx@gnu.org>
17636
17637 * emacs-lisp/easymenu.el: Doc fixes.
17638 (easy-menu-remove): Defalias to ignore.
17639
17640 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
17641 Call throw correctly.
17642
17643 2000-07-13 Gerd Moellmann <gerd@gnu.org>
17644
17645 * faces.el (frame-background-mode): Doc fix.
17646
17647 * simple.el (eval-expression-print-length): Change custom type to
17648 allow entering nil as value.
17649
17650 2000-07-13 Dave Love <fx@gnu.org>
17651
17652 * progmodes/fortran.el (fortran-imenu-generic-expression):
17653 Change definition layout.
17654 (fortran-mode-menu): Reinstate customize entries.
17655
17656 * cus-edit.el (custom-group-menu-create, customize-menu-create):
17657 Use :filter, per old XEmacs code.
17658
17659 2000-07-12 Gerd Moellmann <gerd@gnu.org>
17660
17661 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
17662 event when deciding what to send to the terminal.
17663
17664 2000-07-12 Dave Love <fx@gnu.org>
17665
17666 * cus-start.el: Add optional version as 4th element of specs and
17667 use it for several things new in v21. Remove load-path. Fix type
17668 of line-number-display-limit.
17669
17670 2000-07-11 Dave Love <fx@gnu.org>
17671
17672 * progmodes/fortran.el: Don't require easymenu.
17673 Use repeat counts in various regexps.
17674 (fortran-mode-syntax-table): Defvar directly.
17675 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
17676 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
17677 Use defvar, not defconst.
17678 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
17679 (fortran-mode): Set fortran-comment-line-start-skip,
17680 fortran-comment-line-start-skip, dabbrev-case-fold-search.
17681 (fortran-comment-indent): Use defsubst.
17682 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
17683 Use fortran-comment-indent, not fortran-comment-indent-function.
17684 (fortran-comment-region, fortran-electric-line-number): Simplify.
17685 (fortran-auto-fill): New function.
17686 (fortran-do-auto-fill): Deleted.
17687 (fortran-find-comment-start-skip):
17688 Check for non-null comment-start-skip.
17689 (fortran-auto-fill-mode, fortran-fill-statement):
17690 Use fortran-auto-fill.
17691 (fortran-fill): Use fortran-auto-fill. Check for null
17692 comment-start-skip. Simplify final clause and use end-of-line finally.
17693
17694 * widget.el (widget-plist-member): New alias.
17695
17696 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
17697
17698 * eshell/esh-module.el (toplevel): Reference
17699 byte-compile-current-file only if it is bound.
17700
17701 2000-07-10 Gerd Moellmann <gerd@gnu.org>
17702
17703 * dired.el: Don't require `dired-aux'.
17704
17705 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
17706
17707 * dired-aux.el (dired-show-file-type): New function.
17708 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
17709 (dired-show-file-type): Add autoload.
17710
17711 2000-07-10 Kenichi Handa <handa@etl.go.jp>
17712
17713 * international/mule-diag.el (describe-font): Adjusted for the
17714 change of fontset-info.
17715 (print-fontset): Likewise.
17716
17717 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
17718
17719 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
17720
17721 2000-07-07 Gerd Moellmann <gerd@gnu.org>
17722
17723 * bindings.el: Bind `[delete]' to delete-char.
17724
17725 * dired.el (dired-find-alternate-file): New function.
17726 (dired-mode-map): Bind `a' to dired-find-alternate-file.
17727 (toplevel): Require dired-aux when compiling.
17728 (dired-buffers): Move defvar within file to avoid compiler warning.
17729
17730 * info.el (Info-last-search): Variable removed.
17731 (Info-search-history): New variable.
17732 (Info-search): New Info-search-history.
17733
17734 * battery.el, info-look.el: Change author's mail address.
17735
17736 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
17737
17738 * mail/rmail.el (rmail-clear-headers): Don't throw an error
17739 if rmail-ignored-headers is nil.
17740 (rmail-retry-failure): Bind rmail-ignored-headers and
17741 rmail-displayed-headers to nil.
17742
17743 2000-07-06 Gerd Moellmann <gerd@gnu.org>
17744
17745 * lpr.el (lpr-page-header-switches): Add `-h' switch.
17746 (print-region-1): Don't hard code `-h' here.
17747
17748 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
17749
17750 2000-07-01 Francesco Potorti` <pot@gnu.org>
17751
17752 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
17753 exim can use "your message" instead of "the message".
17754
17755 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
17756
17757 * facemenu.el: Docstrings fixes.
17758 (facemenu-get-face): Don't use internal-find-face.
17759 (facemenu-iterate): Rename arg to match the docstring.
17760
17761 * newcomment.el (uncomment-region): Be more careful when skipping
17762 backwards over `=' not to bump into BOBP.
17763
17764 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
17765
17766 * ediff-diff.el (ediff-wordify): Use syntax table.
17767 * ediff-init.el (ediff-has-face-support-p): Use
17768 ediff-color-display-p.
17769 (ediff-color-display-p): Use display-color-p, changed to defun
17770 from defsubst.
17771 Got rid of special cases for NeXT and OS/2.
17772 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
17773 face.
17774
17775 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
17776
17777 * emacs-lisp/lucid.el: Require CL.
17778 (copy-tree, remprop): Remove, it's provided by CL.
17779 (map-keymap): Define in terms of cl-map-keymap.
17780 (extent-property, set-extent-end-glyph): New functions.
17781
17782 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
17783
17784 2000-07-05 Gerd Moellmann <gerd@gnu.org>
17785
17786 * Makefile.in (DONTCOMPILE): Add comment that the name may
17787 not be changed without changing the make-dist script.
17788
17789 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
17790 (cl-mapc): Use mapc instead of cl-old-mapc.
17791
17792 2000-07-05 Andrew Innes <andrewi@gnu.org>
17793
17794 * makefile.nt: Add support for `bootstrap' and related targets.
17795
17796 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
17797
17798 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
17799 (easy-menu-do-define): Use `menu-item' format.
17800 Handle case where easy-menu-create-menu returns a symbol.
17801 Manually call the potential top-level filter in the function binding.
17802 (easy-menu-filter-return): New arg NAME.
17803 Convert to a keymap if MENU is an XEmacs menu.
17804 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
17805 (easy-menu-converted-items-table, easy-menu-convert-item):
17806 New var and fun to memoize easy-menu-convert-item-1.
17807 (easy-menu-do-add-item): Use it.
17808 (easy-menu-create-menu): Use easy-menu-convert-item.
17809 Wrap easy-menu-filter-return around any :filter specification.
17810 Don't convert the menu if a filter was specified.
17811 Tell easy-menu-make-symbol not to check for MENU being an expression.
17812 (easy-menu-make-symbol): New arg NOEXP.
17813
17814 2000-07-05 Gerd Moellmann <gerd@gnu.org>
17815
17816 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
17817 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
17818 (eval-defun): If called with prefix arg, instrument code for
17819 Edebug.
17820
17821 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
17822 similar to that of eval-defun.
17823
17824 2000-07-04 Dave Love <fx@gnu.org>
17825
17826 * hl-line.el (hl-line-overlay): Make it permanent-local.
17827
17828 * calendar/todo-mode.el: Replaced with a working version, based on
17829 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
17830
17831 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
17832
17833 * paths.el (prune-directory-list): New function.
17834 (Info-default-directory-list): Rewritten to more methodically
17835 enumerate a big list of possible info directories (based on the
17836 list used by the standalone info reader).
17837
17838 * info.el (info-initialize): Use prune-directory-list to remove
17839 non-existent directories from Info-directory-list.
17840
17841 * paths.el (Info-default-directory-list): Try a list of possible
17842 info-directories instead of a single one. Add the possible
17843 info directory "/usr/share/info".
17844
17845 * woman.el (woman-man.conf-path): Explicitly include the debian
17846 man-db config file "/etc/manpath.config".
17847 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
17848 are present in `manpath.config'.
17849 (woman-manpath): Include "/usr/share/man".
17850
17851 2000-07-03 Gerd Moellmann <gerd@gnu.org>
17852
17853 * frame.el (blink-cursor-mode): Don't hide cursor initially.
17854
17855 * startup.el (command-line): Initialize blink-cursor based
17856 on window-system.
17857
17858 * frame.el (blink-cursor): Default to nil if not running under
17859 a window-system.
17860
17861 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
17862 (face-x-resources): Remove duplicate entry for :font.
17863
17864 * textmodes/refer.el (refer-find-entry-internal): Use some-window
17865 instead of cycling through windows with next-window.
17866
17867 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
17868 of cycling through windows with next-window.
17869
17870 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
17871 of cycling through windows with next-window.
17872
17873 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
17874 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
17875 instead of cycling through windows with next-window.
17876
17877 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
17878 instead of cycling through windows with next-window.
17879
17880 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
17881 of cycling through windows with next-window.
17882
17883 * terminal.el (te-process-output): Use walk-windows instead of
17884 cycling through windows with next-window.
17885
17886 * server.el (server-switch-buffer): Use some-window instead of
17887 cycling through windows with next-window.
17888
17889 * window.el (some-window): New function.
17890 (walk-windows): Remove reference to walk-windows-start.
17891
17892 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
17893
17894 2000-07-03 Richard Stallman <rms@gnu.org>
17895
17896 * window.el (walk-windows): Guarantee termination by keeping a list
17897 of all the windows already handled.
17898
17899 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
17900
17901 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
17902 window-system.
17903
17904 * man.el (Man-notify-when-ready): Don't use window-system. If
17905 Man-notify-method is newframe, and the display is not
17906 multi-frame, select the frame created for the man page.
17907 (Man-init-defvars): Doc fix.
17908
17909 2000-06-28 Gerd Moellmann <gerd@gnu.org>
17910
17911 * faces.el (region): Change background color for light background.
17912
17913 * ediff-wind.el (ediff-setup-control-frame): Remove :box
17914 attribute from mode-line face of Ediff control frame.
17915
17916 * replace.el (query-replace-map): Bind `e' like `E'.
17917
17918 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
17919
17920 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
17921 Change name to "Select All".
17922
17923 * dos-fns.el (convert-standard-filename): Fix last change.
17924
17925 2000-06-27 Gerd Moellmann <gerd@gnu.org>
17926
17927 * help.el (describe-variable): Don't insert a second `'s' in front
17928 of the string `value is shown below'. Since the syntax-table is
17929 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
17930 an existing `'s', so that this won't be deleted.
17931
17932 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
17933 * pcmpl-unix.el: New files.
17934
17935 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
17936
17937 * wid-edit.el (widget-member): Use the new plist-member.
17938
17939 2000-06-26 Gerd Moellmann <gerd@gnu.org>
17940
17941 * replace.el (perform-replace): Undo change of 2000-04-04.
17942 Instead, move backward 1 character at the end of the loop when
17943 necessary.
17944
17945 * faces.el (fringe): Change face for different backgrounds.
17946
17947 * eshell/esh-module.el (toplevel): Load defgroup's differently;
17948 patch from John.
17949
17950 * eshell/*.el: Change spelling of the Free Software Foundation.
17951
17952 * eshell/esh-toggle.el: Removed.
17953
17954 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
17955
17956 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
17957 interactively.
17958
17959 2000-06-26 Alex Schroeder <alex@gnu.org>
17960
17961 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
17962 `define-key'; instead of checking `(emacs-version)' check for
17963 `set-keymap-parent' and `set-keymap-name' directly. Add entries
17964 for `;' and `o' which might be electric.
17965
17966 (sql-electric-stuff): New user option.
17967 (sql-magic-go): New function which uses `sql-electric-stuff'.
17968 (sql-magic-semicolon): New function which uses
17969 `sql-electric-stuff'.
17970
17971 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
17972 is not fboundp.
17973
17974 (sql-oracle-options): New variable.
17975 (sql-oracle): Use it.
17976
17977 (sql-imenu-generic-expression): Doc change.
17978 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
17979 is used.
17980
17981 (sql-informix): Added command line parameter "-" to force
17982 sql-informix-program to use stdout.
17983
17984 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
17985
17986 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
17987 (cp864-decode-table): Doc fix.
17988 (cp720-decode-table): New variable, supports the Arabic OEM
17989 codepage used by Windows.
17990 (cp737-decode-table): New, Greek OEM codepage used by Windows.
17991
17992 2000-06-23 Dave Love <fx@gnu.org>
17993
17994 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
17995 (font-lock-fontify-anchored-keywords): Use
17996 line-beginning-position.
17997 (global-font-lock-mode): Use mapc.
17998
17999 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
18000
18001 * eshell/esh-module.el: Require CL when compiling.
18002
18003 2000-06-23 Gerd Moellmann <gerd@gnu.org>
18004
18005 * comint.el (comint-substitute-in-file-name): Call replace-match
18006 with second and third arg t.
18007
18008 * cus-edit.el (custom-button-face, custom-button-pressed-face):
18009 Specify foreground color.
18010
18011 * faces.el (tool-bar, mode-line, header-line): Specify foreground
18012 color.
18013
18014 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
18015
18016 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
18017 cddr instead of cdddr.
18018
18019 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
18020 instead of copy-list.
18021
18022 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
18023 of copy-list.
18024
18025 * subdirs.el: Add eshell subdirectory.
18026
18027 * eshell: New subdirectory containing the Eshell package.
18028
18029 * pcomplete.el: New file.
18030
18031 2000-06-23 Paul Eggert <eggert@twinsun.com>
18032
18033 * mail/mailpost.el (post-mail-send-it): Make sure file has
18034 proper permissions from birth.
18035
18036 * files.el (basic-save-buffer-2): When temporarily setting
18037 file modes, set them to current modes plus 0200, not to 0777.
18038
18039 * emerge.el (emerge-make-temp-file): Make sure file has proper
18040 permissions from birth.
18041
18042 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
18043
18044 * files.el (make-backup-file-name-1): On DOS/Windows, run the
18045 backup file name through convert-standard-filename.
18046
18047 * dos-fns.el (convert-standard-filename): Convert leading
18048 directories as well. When long file names are supported, convert
18049 characters that are invalid in Windows file names.
18050
18051 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18052
18053 * ps-print.el: Fix bug: if ^L is the very first buffer character,
18054 ps-print crashes. New feature: page selection for printing. Create
18055 raw-text-unix coding system for XEmacs. Doc fix.
18056 (ps-print-version): New version number (5.2.3).
18057 (ps-plot-region): Bug fix.
18058 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
18059 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
18060 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
18061 funs.
18062 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
18063 (ps-last-page): New vars.
18064
18065 2000-06-21 Gerd Moellmann <gerd@gnu.org>
18066
18067 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
18068 empty option string.
18069
18070 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
18071
18072 * man.el (man): Doc fix.
18073
18074 2000-06-21 Kenichi Handa <handa@etl.go.jp>
18075
18076 * international/mule-cmds.el (set-language-info-alist): Docstring
18077 fixed.
18078
18079 2000-06-20 Gerd Moellmann <gerd@gnu.org>
18080
18081 * version.el (emacs-version): Use ISO date format.
18082
18083 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
18084 instead of `M-backspace'.
18085
18086 * simple.el (turn-off-auto-fill): New function.
18087
18088 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
18089
18090 * jit-lock.el (with-buffer-prepared-for-jit-lock):
18091 Renamed from with-buffer-prepared-for-font-lock and use
18092 inhibit-modification-hooks rather than setting *-change-functions.
18093 Update all functions to use the new name.
18094 (jit-lock-first-unfontify-pos): New semantics (and doc).
18095 (jit-lock-mode): Make non-interactive.
18096 Don't automatically turn on font-lock.
18097 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
18098 Always use jit-lock-after-change.
18099 Remove and restore font-lock-after-change-function.
18100 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
18101 (jit-lock-after-unfontify-buffer): Remove.
18102 (jit-lock-stealth-fontify):
18103 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
18104 (jit-lock-after-change): Set the `fontified' text-prop to nil.
18105
18106 2000-06-20 Sam Steingold <sds@gnu.org>
18107
18108 * emacs-lisp/cl-indent.el (toplevel): Indent
18109 `print-unreadable-object' properly. Untabify.
18110
18111 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
18112
18113 * textmodes/reftex.el (reftex-find-citation-regexp-format):
18114 Support for bibentry.
18115 (reftex-compile-variables): Fixed problem with end of section-re.
18116
18117 * texmodes/reftex-dcr.el (reftex-view-crossref,
18118 reftex-view-crossref-from-bibtex):
18119 Deal with changed `reftex-find-citation-regexp-format'.
18120 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
18121 Replaced `remprop' with `put'.
18122 (reftex-view-crossref, reftex-view-crossref-when-idle):
18123 Support for bibentry.
18124
18125 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
18126 New entry for bibentry package.
18127
18128 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
18129 Regexp also matches "\nobibliography".
18130
18131 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
18132 Call `reftex-ensure-write-access' before doing anything.
18133 (reftex-ensure-write-access): New function.
18134
18135 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
18136
18137 * progmodes/idlwave.el: File re-installed (update to version 4.2)
18138
18139 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
18140
18141 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
18142
18143 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
18144
18145
18146 2000-06-20 Dave Love <fx@gnu.org>
18147
18148 * faces.el (frame-background-mode): Use set-default, not set, in
18149 setter.
18150 (frame-update-faces, frame-update-face-colors): Define with
18151 defalias.
18152
18153 * enriched.el (enriched-decode-foreground)
18154 (enriched-decode-background): Don't use internal-find-face.
18155
18156 * apropos.el: Doc fixes.
18157
18158 * cus-edit.el (customize-changed-options): Check arg.
18159 (customize-version-lessp): Don't require decimal point.
18160
18161 * custom.el (defcustom, defgroup): Doc fix.
18162
18163 * newcomment.el (comment) <defgroup>: Add :version.
18164 (comment-multi-line): Doc fix.
18165
18166 * emulation/mlsupport.el (define-hooked-local-abbrev,
18167 define-hooked-global-abbrev): Fix, using define-abbrev.
18168
18169 2000-06-19 Gerd Moellmann <gerd@gnu.org>
18170
18171 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
18172 the whole buffer.
18173
18174 2000-06-19 Dave Love <fx@gnu.org>
18175
18176 * menu-bar.el (menu-bar-options-save): New function.
18177 (menu-bar-options-menu): Use it.
18178 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
18179 Simplify.
18180
18181 2000-06-19 Andreas Schwab <schwab@suse.de>
18182
18183 * progmodes/etags.el (tags-query-replace): Put new parameters
18184 START and END at the end, for backward compatibility.
18185
18186 2000-06-19 Kenichi Handa <handa@etl.go.jp>
18187
18188 * international/codepage.el:
18189 (cp-coding-system-for-codepage-1): Delete special codes for
18190 generating xxx-dos coding system because now a CCL based coding
18191 system can handle EOL conversion by default.
18192
18193 * international/mule.el (make-coding-system): Generate subsidiary
18194 coding systems for EOL handling variants even for a CCL based
18195 coding system.
18196
18197 2000-06-19 Kenichi Handa <handa@etl.go.jp>
18198
18199 * international/isearch-x.el (isearch-minibuffer-input-method)
18200 (isearch-minibuffer-input-method-function): These variables
18201 deleted.
18202 (isearch-with-input-method): Don't use the above variables.
18203 (isearch-process-search-multibyte-characters): Likewise. Call
18204 read-string with the arg INHERIT-INPUT-METHOD t.
18205
18206 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
18207
18208 * font-lock.el (font-lock-after-fontify-buffer)
18209 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
18210
18211 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
18212 Use consistent make-local-variable style for font-lock-fontified.
18213 (jit-lock-fontify-buffer):
18214 Don't bother checking for font-lock-mode and jit-lock-mode.
18215
18216 * time.el: Remove trailing ^M that prevent CVS-merging.
18217
18218 2000-06-16 Gerd Moellmann <gerd@gnu.org>
18219
18220 * Makefile.in (distclean): New target.
18221
18222 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
18223
18224 * Makefile.in (srcdir): Define for update-subdirs.
18225
18226 2000-06-16 Gerd Moellmann <gerd@gnu.org>
18227
18228 * find-lisp.el: New file.
18229
18230 2000-06-16 Andrew Innes <andrewi@gnu.org>
18231
18232 * time.el (display-time-mail-function): New variable, to allow
18233 external packages to indicate when new mail is available.
18234 (display-time-update): Use it.
18235
18236 2000-06-16 Kenichi Handa <handa@etl.go.jp>
18237
18238 * international/mule.el (mule-version): Change version name to
18239 SAKAKI. AOI has already been used by Meadow.
18240
18241 * international/quail.el (quail-show-guidance-buf): To find the
18242 bottom window (but minibuffer), pay attention to the height of
18243 minibuffer.
18244
18245 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
18246
18247 * arc-mode.el (archive-mode-map): Use the new menu-item format for
18248 menu-bar menus. Add help strings. Don't remove the Edit menu
18249 from the menu bar, as the menu bar has enough space now.
18250
18251 * Makefile.in (SHELL): Make sure /bin/sh is used.
18252
18253 * woman.el (woman-man-buffer): Fix bold and underlined CJK
18254 characters, which use series of two ^H characters instead of one.
18255
18256 2000-06-15 Gerd Moellmann <gerd@gnu.org>
18257
18258 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
18259 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
18260 functions.
18261 (Info-find-node-2): Try a case-sensitive search first, then
18262 do a case-insensitive search.
18263
18264 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
18265 tutorials.
18266
18267 * complete.el (PC-env-vars-alist): New variable.
18268 (PC-complete-as-file-name): New function.
18269 (partial-completion-mode): Initialize PC-env-vars-alist from
18270 process-environment.
18271 (PC-do-completion): Handle completion of env vars.
18272
18273 * info.el (Info-set-mode-line): Show file name in mode line,
18274 use `*Info*' instead of `Info:'.
18275
18276 * startup.el (command-line-1): Change copyright messages to year
18277 2000.
18278
18279 2000-06-15 Dave Love <fx@gnu.org>
18280
18281 * net/goto-addr.el (goto-address-fontify): Use keymap property,
18282 not local-map.
18283
18284 2000-06-15 Kenichi Handa <handa@etl.go.jp>
18285
18286 * international/mule.el (set-buffer-file-coding-system): Almost
18287 rewritten to handle `undecided' as no-op.
18288
18289 2000-06-14 Gerd Moellmann <gerd@gnu.org>
18290
18291 * Makefile.in: New file.
18292
18293 * Makefile: Removed.
18294
18295 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
18296 (goto-address-highlight-keymap): Bind C-c RET.
18297
18298 2000-06-14 Kenichi Handa <handa@etl.go.jp>
18299
18300 * mail/sendmail.el (sendmail-send-it): The temporary buffer
18301 inherits buffer-file-coding-system of the current buffer.
18302
18303 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
18304 0. Give correct argument to set-auto-coding-function.
18305 (tar-expunge): For goto-char, use (point-min), not 0.
18306 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
18307 (tar-subfile-save-buffer): Likewize.
18308
18309 * international/mule.el
18310 (after-insert-file-set-buffer-file-coding-system): Call
18311 set-buffer-file-coding-system with the arg FORCE t.
18312
18313 2000-06-13 Gerd Moellmann <gerd@gnu.org>
18314
18315 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
18316 nil. Contemporary sendmails issue an X-Authentication-Warning if
18317 the sender is set with `-f'.
18318
18319 2000-06-13 Dave Love <fx@gnu.org>
18320
18321 * help.el (describe-function-1): Kluge around cases of functions
18322 fset to subrs whose doc doesn't match their symbol-name.
18323
18324 * image.el (insert-image): Default STRING to a space.
18325
18326 * info.el Doc fixes.
18327 (Info-build-node-completions): Match Ref tags.
18328
18329 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
18330
18331 * frame.el (display-multi-frame-p, display-multi-font-p): New
18332 defaliases for display-graphic-p.
18333
18334 * hl-line.el: Fixed a typo in commentary.
18335
18336 2000-06-13 Kenichi Handa <handa@etl.go.jp>
18337
18338 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
18339 fixed.
18340
18341 2000-06-12 Dave Love <fx@gnu.org>
18342
18343 * image.el (insert-image): Save a little consing.
18344
18345 2000-06-12 Kenichi Handa <handa@etl.go.jp>
18346
18347 * language/tibet-util.el: Convert all tibetan-1-column characters
18348 to the corresponding tibetan characters.
18349 (tibetan-add-components): Delete code for the special treatment of
18350 'a chung.
18351
18352 * language/tibetan.el (tibetan-composable-pattern): Fix previous
18353 change.
18354 (tibetan-vowel-transcription-alist): More rules added.
18355 (tibetan-composite-vowel-alist): New variable.
18356 (tibetan-precomposition-rule-alist): More rules added.
18357
18358 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
18359
18360 * startup.el (command-line): Only call menu-bar-mode if interactive.
18361
18362 * thingatpt.el (toplevel symbol-properties):
18363 * textmodes/makeinfo.el (makeinfo-compile):
18364 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
18365 * progmodes/hideif.el (hif-compress-define-list)
18366 (hide-ifdef-use-define-alist):
18367 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
18368 (ange-ftp-vms-add-file-entry):
18369 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
18370 * man.el (Man-build-man-command):
18371 * mail/rnewspost.el (news-reply-header-hook):
18372 * info.el (Info-insert-dir):
18373 * emulation/mlconvert.el (backward-word, forward-word, setq):
18374 * emacs-lisp/gulp.el (gulp-send-requests):
18375 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
18376 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
18377 (byte-optimize-apply, end of file):
18378 * emacs-lisp/advice.el (ad-advice-class-completion-table)
18379 (ad-make-freeze-definition):
18380 * startup.el (command-line, command-line-1): Don't quote lambdas.
18381
18382 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
18383 (cvs-cleanup-removed): New function.
18384 (cvs-cleanup-functions): New var.
18385 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
18386 some flexibility in specifying additional entries to auto-cleanup.
18387 (cvs-quickdir): New function.
18388 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
18389 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
18390 (cvs-mode-find-file): Check that we are on a filename or dirname
18391 when invoked through a mouse-click.
18392 (cvs-full-path): Remove.
18393 (cvs-dired-action): Re-introduced.
18394 (cvs-dired-noselect): Use it.
18395 (vc-post-command-functions): use this new hook if available.
18396
18397 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
18398 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
18399 (cvs-filename-map, cvs-dirname-map): Remove.
18400 (cvs-default-action): Remove.
18401 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
18402 if the arg is really a keymap.
18403 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
18404 Don't hardcode the mapping from state (aka type) to face, but check
18405 the var cvs-fi-<type>-face instead.
18406 (cvs-fileinfo-from-entries): New function.
18407
18408 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
18409 Docstring fix.
18410 (cvs-find-file-and-jump): Change default to be safer.
18411 (cvs-mode-diff-map): Define it as a function as well.
18412 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
18413 Bind mouse-2 in this global map rather than with text-properties.
18414
18415 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
18416 file to resolve the ambiguity between C(conflict) and C(need-merge).
18417
18418 2000-06-12 Kenichi Handa <handa@etl.go.jp>
18419
18420 * international/mule.el (set-buffer-file-coding-system): If
18421 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
18422 unconditionally.
18423
18424 2000-06-12 Dave Love <fx@gnu.org>
18425
18426 * wid-edit.el (widget-specify-button): Really suppress the face if
18427 required.
18428
18429 2000-06-11 Gerd Moellmann <gerd@gnu.org>
18430
18431 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
18432
18433 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
18434
18435 * imenu.el (imenu-generic-expression): Docstring fix.
18436
18437 * composite.el (composition-function-table): Move the `put'
18438 below the autoload cookie so we can load the file before loaddefs.
18439
18440 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
18441
18442 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
18443 Handle easy-mmode-define-global-mode.
18444 For complex macros like define-minor-mode that can generate
18445 several autoload entries, try to autoload entries in the
18446 macroexpanded code.
18447
18448 * emacs-lisp/easy-mmode.el (define-minor-mode):
18449 If KEYMAP is a symbol, just use it.
18450 Use byte-compile-current-file and load-file-name to infer the
18451 proper :require to pass to defcustom.
18452 Wrap the hook var into `progn' so as not to autoload it.
18453 Add a :autoload-end cookie.
18454 Be more careful about the evaluation of KEYMAP.
18455 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
18456 (define-derived-mode): Move define-abbrev-table outside of defvar.
18457
18458 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
18459
18460 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
18461 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
18462 (backup-compiled-files): Ignore errors during `tar'.
18463 (bootstrap): Make autoloads before elc files.
18464
18465 2000-06-10 Kenichi Handa <handa@etl.go.jp>
18466
18467 * international/mule.el (set-buffer-file-coding-system): If one of
18468 undecided-XXX is specified, change only EOL conversion.
18469
18470 * international/mule-conf.el (unix): New alias for the coding
18471 system undecided-unix.
18472
18473 2000-06-09 Dave Love <fx@gnu.org>
18474
18475 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
18476
18477 * progmodes/executable.el: Byte compile dynamic.
18478 (executable-insert): Change custom type.
18479 (executable-find): Add autoload cookie.
18480 (executable-make-buffer-file-executable-if-script-p): New
18481 function. After Noah Friedman.
18482
18483 * files.el (after-save-hook): Customize, with
18484 executable-make-buffer-file-executable-if-script-p as an option.
18485
18486 2000-06-09 Kenichi Handa <handa@etl.go.jp>
18487
18488 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
18489 "tib24p-mule.bdf" for Tibetan.
18490
18491 * composite.el (decompose-composite-char): Declare it as obsolete.
18492
18493 * man.el (Man-fontify-manpage): Pay attention to underline and
18494 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
18495
18496 2000-06-08 Gerd Moellmann <gerd@gnu.org>
18497
18498 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
18499 Set maintainer to FSF since author isn't reachable.
18500
18501 2000-06-08 Dave Love <fx@gnu.org>
18502
18503 * international/mule-cmds.el (select-safe-coding-system): If
18504 DEFAULT-CODING-SYSTEM is not specified, also check the most
18505 preferred coding-system if buffer-file-coding-system is
18506 `undecided'. From Handa.
18507
18508 2000-06-08 Kenichi Handa <handa@etl.go.jp>
18509
18510 * international/mule.el
18511 (after-insert-file-set-buffer-file-coding-system): If the buffer
18512 size is greater than INSERTED, judget that we are not visiting.
18513
18514 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
18515
18516 * whitespace.el (defgroup whitespace): Comment out `:version'.
18517 XEmacs 20.4 has problems defining the group with this present.
18518 We'll have this commented out till get resolve the problem.
18519
18520 2000-06-07 John Wiegley <johnw@gnu.org>
18521
18522 * align.el (align-dq-string-modes, align-sq-string-modes)
18523 (align-open-comment-modes): Add pyhton-mode.
18524 (align-rules-list): Use get-text-property instead of
18525 text-properties-at.
18526 (align-rules-list): Add python-assignment.
18527 (align-rules-list): Change perl-comma-delimiter to
18528 basic-comma-delimiter. Use if for Perl modes and python-mode.
18529 (align-rules-list): Add python-chain-logic and
18530 basic-line-continuation.
18531
18532 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
18533
18534 * apropos.el (apropos-mode-hook): New user variable.
18535 (apropos-mode): Run apropos-mode-hook.
18536
18537 2000-06-07 David Ponce <david@dponce.com>
18538
18539 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
18540 commands. Require `wid-edit' at run-time.
18541
18542 2000-06-07 David Ponce <david@dponce.com>
18543
18544 * recentf.el: Added some "Commentary".
18545 (recentf-open-more-files, recentf-edit-list): Minor changes to
18546 move the point at the top of the file list. This behaviour is
18547 consistent with the menu one when the list contains a lot of
18548 files.
18549 (recentf-cleanup): Now displays the number of items removed from
18550 the list.
18551 (recentf-relative-filter) New menu filter to show filenames
18552 relative to `default-directory'.
18553
18554 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18555
18556 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
18557 with/without giving an error if PostScript printer doesn't have this
18558 kind of page size. Zebra Stripe continues or restarts on next page.
18559 Manual/automatic paper feeding. Switch or not the header.
18560 (ps-print-version): New version number (5.2.2).
18561 (ps-windows-system): Include emx as a Windows system.
18562 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
18563 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
18564 (ps-background-text): Code fix.
18565 (ps-error-handler-message, ps-user-defined-prologue)
18566 (ps-print-prologue-header, ps-printer-name)
18567 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
18568 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
18569 (ps-use-face-background): Customization fix.
18570 (ps-n-up-database): Data fix.
18571 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
18572 (ps-switch-header): New vars.
18573 (ps-xemacs-color-name, ps-face-foreground-name)
18574 (ps-face-background-name, ps-boolean-constant): New funs.
18575
18576 2000-06-07 Dave Love <fx@gnu.org>
18577
18578 * allout.el: New version from Manheimer.
18579
18580 2000-06-07 Kenichi Handa <handa@etl.go.jp>
18581
18582 * textmodes/fill.el (fill-find-break-point): Check the validity of
18583 charset.
18584
18585 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
18586
18587 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
18588 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
18589 Call display-color-p and display-mouse-p instead of looking at
18590 window-system.
18591
18592 2000-06-06 Dave Love <fx@gnu.org>
18593
18594 * image.el (find-image): Doc fix. Return nil if image not found.
18595 (put-image, insert-image): Make STRING arg optional.
18596
18597 2000-06-06 Kenichi Handa <handa@etl.go.jp>
18598
18599 * language/vietnamese.el: Remove eval-when-compile.
18600 (viet-viscii-nonascii-translation-table): Define it as a
18601 translation table made from viet-viscii-decode-table.
18602 (viet-viscii-encode-table): Define it as a translation table made
18603 from the reverse map of above.
18604 (viet-vscii-nonascii-translation-table): Define it as a
18605 translation table made from viet-vscii-decode-table.
18606 (viet-vscii-encode-table): Define it as a translation table made
18607 from the reverse map of above.
18608 (ccl-decode-viscii): Use translate-character.
18609 (ccl-encode-viscii, ccl-encode-viscii-font)
18610 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
18611 Likewize.
18612
18613 * language/cyrillic.el: Remove eval-when-compile.
18614 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
18615 translation table made from cyrillic-koi8-r-decode-table.
18616 (cyrillic-koi8-r-encode-table): Define it as a translation table
18617 made from the reverse map of above.
18618 (ccl-decode-koi8): Use translate-character.
18619 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
18620 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
18621 a translation table made from cyrillic-alternativnyj-decode-table.
18622 (cyrillic-alternativnyj-encode-table): Define it as a translation
18623 table made from the reverse map of above.
18624 (ccl-decode-alternativnyj): Use translate-character.
18625 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
18626 Likewize
18627
18628 * international/mule-diag.el (non-iso-charset-alist): Specify
18629 translation table symbol instead of translation table itself.
18630 (list-block-of-chars): CHARSET may be a translation table symbol.
18631
18632 * international/mule.el (make-coding-system): If CODING-SYSTEM
18633 already exists, override it.
18634
18635 * international/fontset.el: Use family `proportional' for Tibetan
18636 fonts.
18637
18638 * international/ccl.el (ccl-compile-translate-character): Don't
18639 check if Rrr has property translation-table.
18640 (ccl-compile-map-multiple): Modified to avoid compiler warning.
18641
18642 2000-06-05 Gerd Moellmann <gerd@gnu.org>
18643
18644 * info.el: Bind case-fold-search to t when searching in case
18645 a user sets it to nil in a hook.
18646
18647 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
18648
18649 * autoarg.el (autoarg-mode, autoarg-kp-mode):
18650 * hl-line.el (hl-line-mode): Use the new :global key argument.
18651
18652 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
18653 (tar-clip-time-string): Prepend a space.
18654 (tar-grind-file-mode): Construct a string rather than modifying one.
18655 (tar-header-block-summarize): Fix docstring.
18656 Use `format' rather than an error-prone set of copy-loops.
18657
18658 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
18659 (diff-goto-source, diff-unified->context, diff-context->unified)
18660 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
18661 understand the format output by the `-p' argument to diff.
18662
18663 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
18664 (sh-re-done): Use defconst.
18665 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
18666 (sh-help-string-for-variable, sh-guess-basic-offset):
18667 Don't quote lambdas.
18668 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
18669 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
18670
18671 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
18672 (mh-letter-mode): Derive from text-mode.
18673 This implicitly means that it now calls kill-all-local-variables.
18674 Also remove the Emacs-18 compatibility code.
18675
18676 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
18677 Make use of symbol-property doc-string-elt.
18678 Use memq rather than a sequence of eq.
18679 (doc-string-elt): Fix the wrong or missing previously unused values.
18680 (autoload-print-form): New function extracted from
18681 generate-file-autoloads to allow recursion when handling progn
18682 so that defvar's and defun's docstrings are properly printed.
18683 (generate-file-autoloads): Use it.
18684
18685 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
18686 Use find-file-hooks in the minor-mode function.
18687 Be careful not to loop indefinitely in the post-command-hook function.
18688
18689 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
18690
18691 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
18692 tty's.
18693 * ediff-diff.el (ediff-exec-process): Use --binary for fine
18694 differences whenever appropriate.
18695 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
18696 * viper.el (find-file, find-file-other-window): Get viper to do
18697 wildcards.
18698
18699 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
18700
18701 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
18702 (jit-lock-fontify-buffer): New function for JIT refontification.
18703 (jit-lock-mode): Fix docstring.
18704 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
18705 Remove jit-lock-after-change from the _local_ hook.
18706 (jit-lock-function-1): Fix docstring.
18707
18708 * info.el (Info-on-current-buffer): Initialize info.
18709
18710 * newcomment.el (comment-indent): Ignore comment-indent-hook.
18711
18712 * progmodes/tcl.el (tcl-indent-for-comment):
18713 Ignore comment-indent-hook.
18714
18715 * emacs-lisp/easy-mmode.el: Require CL during compilation.
18716 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
18717 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
18718 and improve to use the lighter to guess the capitalization.
18719 (define-minor-mode): Inline code from easy-mmode-define-toggle.
18720 Add keyword arguments to specify global-ness or the custom group.
18721 Add local-map and help-echo properties to the lighter.
18722 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
18723 (easy-mmode-define-global-mode): New macro.
18724
18725 2000-06-02 Dave Love <fx@gnu.org>
18726
18727 * wid-edit.el: byte-compile-dynamic since we typically don't use
18728 all the widgets. Don't require cl or widget. Remove
18729 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
18730 (widget-read-event): Removed. Callers changed to use read-event.
18731 (widget-button-release-event-p): Renamed from
18732 button-release-event-p.
18733 (widget-field-add-space, widget-field-use-before-change):
18734 Uncustomize.
18735 (widget-specify-field): Use keymap property, not local-map.
18736 (widget-specify-button): Obey :suppress-face.
18737 (widget-specify-insert): Use modern backquote syntax.
18738 (widget-image-directory): Renamed from widget-glyph-directory.
18739 (widget-image-enable): Renamed from widget-glyph-enable.
18740 (widget-image-find): Replaces widget-glyph-find.
18741 (widget-button-pressed-face): Move defvar.
18742 (widget-image-insert): Replaces widget-glyph-insert.
18743 (widget-convert): Use keywordp.
18744 (widget-leave-text, widget-children-value-delete): Use mapc.
18745 (widget-keymap): Remove XEmacs stuff.
18746 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
18747 (widget-button-click): Don't set point at the click, but re-centre
18748 if we scroll out of window. Rewritten for images v. glyphs &c.
18749 (widget-tabable-at): Use POS arg, not point.
18750 (widget-beginning-of-line, widget-end-of-line)
18751 (widget-item-value-create, widget-sublist, widget-princ-to-string)
18752 (widget-sexp-prompt-value, widget-echo-help): Simplify.
18753 (widget-default-create): Use widget-image-insert; some rewriting.
18754 (widget-visibility-value-create)
18755 (widget-push-button-value-create, widget-toggle-value-create): Use
18756 widget-image-insert.
18757 (checkbox): Create on and off images dynamically.
18758 (documentation-link): Change :help-echo.
18759 (widget-documentation-link-echo-help): Remove.
18760
18761 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
18762
18763 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
18764
18765 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
18766 (easy-mmode-define-toggle, define-minor-mode): Use it.
18767 (easy-mmode-define-keymap): Docstring fix.
18768 (define-derived-mode): Default PARENT to fundamental-mode.
18769 Add the derived-mode-parent symbol-property.
18770 (easy-mmode-derived-mode-p): New function.
18771
18772 2000-06-02 Dave Love <fx@gnu.org>
18773
18774 * files.el (convert-standard-filename): Doc fix.
18775 (normal-backup-enable-predicate): New function.
18776 (backup-enable-predicate): Use it to replace the lambda form.
18777
18778 * calendar/todo-mode.el: [This needs more work on the outline
18779 stuff.] Doc fixes.
18780 (todo) <defgroup>: Add :version.
18781 (todo-add-category): Don't use pushnew.
18782 (todo-cmd-raise): Fix typo.
18783 (todo-top-priorities): Change temp buffer name.
18784 (todo-category-alist): Avoid redundant lambda.
18785 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
18786 Use outline-next-heading.
18787
18788 * autoarg.el: Rewritten to use define-minor-mode.
18789 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
18790 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
18791
18792 2000-06-02 Kenichi Handa <handa@etl.go.jp>
18793
18794 * isearch.el (isearch-other-meta-char): Fix previous change.
18795
18796 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
18797
18798 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
18799 (log-edit-done): Only add the comment to the ring if it's different
18800 from the last comment entered.
18801
18802 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
18803
18804 2000-06-01 Dave Love <fx@gnu.org>
18805
18806 * hl-line.el: Rewritten using define-minor-mode.
18807
18808 * help.el (describe-function-1): Distinguish special form from
18809 builtin function. Sanity-check presence of arglist for builtins.
18810
18811 2000-06-01 Kenichi Handa <handa@etl.go.jp>
18812
18813 * international/characters.el: Fix syntax/category setting of
18814 Tibetan characters.
18815
18816 * language/tibet-util.el (tibetan-add-components): Fixes for new
18817 encoding of Tibetan characters.
18818 (tibetan-decompose-precomposition-alist): New variable.
18819 (tibetan-decompose-region): Convert precomposed characters to
18820 non-precomposed characters.
18821 (tibetan-decompose-string): Likewise.
18822 (tibetan-composition-function): Fix args to
18823 thibetan-compose-string.
18824
18825 * language/tibetan.el (tibetan-composable-pattern): More
18826 characters included.
18827 (tibetan-consonant-transcription-alist): Rule for "R" added.
18828 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
18829 "+R" added.
18830 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
18831
18832 * language/lao-util.el (lao-composition-function): Fix args to
18833 compose-string.
18834
18835 * language/thai-util.el (thai-composition-function): Fix args to
18836 compose-string.
18837
18838 * isearch.el (isearch-update): Set disable-point-adjustment to t
18839 to prevent the point moving to the end of a composition when a
18840 part of a composition is searched.
18841 (isearch-other-meta-char): If the key invoking this command can be
18842 mapped by function-key-map to a printing char, call
18843 isearch-process-search-char directly.
18844
18845 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
18846
18847 * emacs-lisp/bytecomp.el:
18848 * frame.el:
18849 * international/mule-cmds.el:
18850 * international/mule-util.el:
18851 * international/mule.el:
18852 * mouse.el:
18853 * subr.el:
18854 * faces.el: Update calls to make-obsolete with a WHEN argument.
18855
18856 * byte-run.el (make-obsolete, make-obsolete-variable):
18857 Add an optional WHEN argument and change the format of the
18858 symbol-property information.
18859 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
18860 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
18861 new obsolete-symbol-property format and print WHEN if it is provided.
18862
18863 2000-05-31 Dave Love <fx@gnu.org>
18864
18865 * loadhist.el (loadhist-hook-functions): Remove
18866 before-change-function, after-change-function.
18867 (unload-feature): Deal with symbols which are both bound and
18868 fbound.
18869
18870 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
18871 before-change-function, after-change-function.
18872
18873 * simple.el (newline): Don't bind before-change-function,
18874 after-change-function.
18875
18876 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
18877
18878 * whitespace.el (whitespace-rescan-timer-time): Update interval
18879 set to 600 seconds (10 minutes) instead of 60 seconds since
18880 a large number of whitespace buffers causes emacs to `freeze'
18881 for a considerable amount of time.
18882
18883 * whitespace.el: Updated email address
18884
18885 2000-05-31 Dave Love <fx@gnu.org>
18886
18887 * add-log.el (change-log-font-lock-keywords) <function>: Add
18888 pattern for function of change.
18889 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
18890 acknowledgements patterns.
18891
18892 2000-05-31 Kenichi Handa <handa@etl.go.jp>
18893
18894 * isearch.el (isearch-printing-char): If keyboard coding system is
18895 being used, call isearch-process-search-multibyte-characters.
18896
18897 * international/isearch-x.el: Mostly rewritten.
18898
18899 * international/quail.el (quail-start-conversion): Don't include
18900 unhandled events in the returned events, but set them in
18901 unread-command-events. Exit if all inputs are deleted.
18902
18903 2000-05-30 Jason Rumney <jasonr@gnu.org>
18904
18905 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
18906
18907 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
18908 Reenable code to create initial fontsets.
18909 Use set-fontset-font in place of put-charset-property.
18910
18911 2000-05-30 Gerd Moellmann <gerd@gnu.org>
18912
18913 * progmodes/perl-mode.el (perl-indent-line): When looking for a
18914 label, ensure that the first colon isn't followed by another.
18915
18916 * paths.el (Info-default-directory-list): Doc fix.
18917
18918 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
18919 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
18920 send a query containing USER only, not USER@HOST.
18921
18922 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
18923 and rmail-msgend to compute the restriction at the end, instead of
18924 computing it.
18925
18926 2000-05-29 Gerd Moellmann <gerd@gnu.org>
18927
18928 * dabbrev.el (dabbrev-expand): Don't display messages in the
18929 echo area if the minibuffer window is active.
18930
18931 * jit-lock.el (jit-lock-mode): Add after change function to
18932 local hook.
18933
18934 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
18935
18936 * antlr-mode.el: New commands: hide/unhide actions,
18937 upcase/downcase literals.
18938 (antlr-tiny-action-length): New user option.
18939 (antlr-hide-actions): New command. Suggested by
18940 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
18941 (antlr-mode-map): New binding [C-c C-v].
18942 (antlr-mode-menu): New entries.
18943 (antlr-downcase-literals): New command.
18944 (antlr-upcase-literals): Ditto.
18945
18946 * antlr-mode.el: Minor changes: indendation, mode-name.
18947 (antlr-indent-line): Indent cpp directive at column 0.
18948 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
18949
18950 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
18951 (antlr-font-lock-additional-keywords): Workaround for intentional
18952 bug in XEmacs version of font-lock.
18953 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
18954 be used by a smarter version of `buffers-menu-grouping-function'.
18955
18956 2000-05-29 Gerd Moellmann <gerd@gnu.org>
18957
18958 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
18959 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
18960
18961 2000-05-29 Kenichi Handa <handa@etl.go.jp>
18962
18963 * international/encoded-kb.el
18964 (encoded-kbd-iso2022-designation-map): Pay attention to that
18965 charset-iso-final-char return -1 for eight-bit-control and
18966 eight-bit-graphic.
18967
18968 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
18969
18970 * speedbar.el (speedbar-use-images, speedbar-update-flag)
18971 (speedbar-easymenu-definition-base): Use display-graphic-p where
18972 available, instead of window-system.
18973
18974 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
18975
18976 * international/codepage.el (cp-coding-system-for-codepage-1): Add
18977 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
18978 coding systems.
18979
18980 2000-05-26 Dave Love <fx@gnu.org>
18981
18982 * disp-table.el (standard-display-underline): Don't use
18983 internal-find-face.
18984
18985 * mail/reporter.el: Maintainer change. Doc fixes.
18986 (reporter-version): Deleted.
18987
18988 * emacs-lisp/elp.el: Maintainer change.
18989 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
18990
18991 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
18992
18993 * add-log.el (add-change-log-entry): Merge the current entry with the
18994 previous one if the previous one is empty.
18995
18996 2000-05-26 Dave Love <fx@gnu.org>
18997
18998 * loadhist.el (unload-feature): Fix interactive spec [from
18999 lijnzaad@ebi.ac.uk].
19000
19001 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
19002 subr-arity to check primitives.
19003 (byte-compile-flush-pending, byte-compile-file-form-progn)
19004 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
19005 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
19006 mapcar.
19007
19008 2000-05-26 Kenichi Handa <handa@etl.go.jp>
19009
19010 * international/fontset.el: Set family names of non-latin charsets
19011 in default fontset to "*".
19012
19013 * international/mule-diag.el (print-fontset): Combine family part
19014 and registry part of the fontname by "-*-" instead of "-".
19015
19016 * international/mule-cmds.el (encode-coding-char): Make strings
19017 multibyte before calling encode-coding-string.
19018
19019 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
19020
19021 * derived.el: Fix keywords.
19022 (define-derived-mode): Only define if needed.
19023
19024 * simple.el (fill-comment, comment-column, comment-start)
19025 (comment-start-skip, comment-end, comment-indent-function)
19026 (block-comment-start, block-comment-end, indent-for-comment)
19027 (set-comment-column, kill-comment, comment-padding, comment-region)
19028 (comment-multi-line, indent-new-comment-line): Remove.
19029
19030 * bindings.el (esc-map): Change ; to comment-dwim and use the new
19031 function names for comment operations.
19032
19033 * newcomment.el: Add abundant autoload cookies.
19034 (comment-style): Don't depend on runtime data at compile-time.
19035 (comment-indent-hook): Remove.
19036 (comment-indent): Check if comment-indent-hook is bound.
19037 (comment-region): Docstring fix.
19038
19039 2000-05-25 Dave Love <fx@gnu.org>
19040
19041 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
19042 byte-code-function-p.
19043
19044 * mail/rmailsum.el: Add provide.
19045
19046 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
19047
19048 * smerge-mode.el (smerge-diff-switches): Don't use list* in
19049 defcustom.
19050
19051 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
19052
19053 * ediff-diff.el (ediff-exec-process): delete --binary option from
19054 non-buffer ediff jobs.
19055
19056 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19057
19058 * hilit-chg.el (highlight-changes-mode): Ask about color or
19059 grayscale support, not about window-system.
19060
19061 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
19062 window-system.
19063 (ffap-highlight): Always default to t.
19064
19065 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
19066 display-popup-menus-p instead of looking at window-system.
19067
19068 * disp-table.el (standard-display-g1, standard-display-graphic):
19069 Only refuse to use string glyphs on X and MS-Windows.
19070
19071 * avoid.el: Remove window-system from commentary, suggest to use
19072 display-*-p instead.
19073
19074 * apropos.el (apropos-print): Use display-mouse-p instead of
19075 window-system.
19076
19077 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19078
19079 * international/codepage.el (cp-decoding-vector-for-codepage):
19080 Fill up unsupported characters with their own codes. From Kenichi
19081 Handa.
19082
19083 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19084
19085 * international/mule-diag.el (describe-char-after): Use
19086 display-graphic-p instead of window-system, so that this function
19087 works on MS-DOS.
19088
19089 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19090
19091 * international/codepage.el (cp-make-coding-systems-for-codepage):
19092 Remove the eight-bit-graphic and eight-bit-control charsets from
19093 the list of charsets which we convert into `?'.
19094
19095 2000-05-25 Kenichi Handa <handa@etl.go.jp>
19096
19097 * international/mule-conf.el: Specify CHARSET-ID explicitely for
19098 private charsets.
19099 (mule-unicode-0100-24ff, japanese-jisx0213-1,
19100 japanese-jisx0213-2): New charsets.
19101
19102 * international/fontset.el: Setup default fontset for new charsets.
19103
19104 2000-05-24 Dave Love <fx@gnu.org>
19105
19106 * info.el (Info-find-node-2): Restructure [following "Vadim
19107 S. Solomin" <sovs@uic.nnov.ru>].
19108
19109 * icomplete.el: Fix header for Finder.
19110
19111 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
19112
19113 * rmailout.el (rmail-output-to-rmail-file): Added optional param
19114 STAY.
19115
19116 * rmail.el (rmail-automatic-folder-directives): New user variable.
19117 (rmail-show-message): Add call to `rmail-auto-file' during
19118 display.
19119 (rmail-auto-file): New function.
19120
19121 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
19122
19123 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
19124 account.
19125 (ediff-test-utility,ediff-diff-mandatory-option)
19126 (ediff-reset-diff-options): Utilities for proper initialization of
19127 ediff-diff-options and ediff-diff3-options on Windows.
19128
19129 * ediff-init.el (ediff-merge-filename-prefix): New customizable
19130 variable.
19131
19132 * ediff-mult.el (ediff-filegroup-action): Use
19133 ediff-merge-filename-prefix.
19134
19135 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
19136
19137 * viper-ex.el (ex-write): Set selective display to nil.
19138
19139 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
19140
19141 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
19142 aliases for hebrew-iso-8bit.
19143
19144 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
19145
19146 * woman.el: New version from Francis J. Wright
19147 <F.J.Wright@Maths.QMW.ac.uk>.
19148 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
19149 names in environment variables regardless of the path separator.
19150 (woman-topic-all-completions-1): Don't call file-name-directory-p
19151 on all files, since woman-file-regexp already filters out any
19152 directories.
19153
19154 2000-05-24 Kenichi Handa <handa@etl.go.jp>
19155
19156 * international/quail.el (quail-start-translation): Don't change
19157 modified-p of the current buffer.
19158 (quail-start-conversion): Likewise.
19159
19160 * international/kkc.el (kkc-region): Don't change modified-p of
19161 the current buffer.
19162
19163 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
19164 conform to RFC1468.
19165 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
19166
19167 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
19168
19169 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
19170 (speedbar-insert-button): Invisible text property fix.
19171 (speedbar-directory-plus): Renamed from speedbar-directory-+
19172 (speedbar-directory-minus): Renamed from speedbar-directory--
19173 (speedbar-page-plus): Renamed from speedbar-file-+
19174 (speedbar-page-minus): Renamed from speedbar-file--
19175 (speedbar-page): Renamed from speedbar-file-
19176 (speedbar-tag): Renamed from speedbar-tag-
19177 (speedbar-tag-plus): Renamed from speedbar-tag-+
19178 (speedbar-tag-minus): Renamed from speedbar-tag--
19179 (speedbar-expand-image-button-alist): Use above renames.
19180
19181 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
19182 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
19183 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
19184 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
19185 * sb-pg.xpm: Renamed from sb-file.xpm
19186 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
19187 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
19188
19189 2000-05-24 Kenichi Handa <handa@etl.go.jp>
19190
19191 * international/quail.el (quail-show-guidance-buf): Set
19192 current-input-method of the guidance buffer to the name of the
19193 curren input method.
19194
19195 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
19196
19197 * progmodes/compile.el (compile-internal): Style typo.
19198
19199 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
19200 quote vars and functions in the docstring.
19201
19202 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
19203
19204 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
19205 Don't quote lambdas.
19206
19207 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
19208
19209 2000-05-23 Gerd Moellmann <gerd@gnu.org>
19210
19211 * startup.el (command-line): Determine source file of compiled
19212 user init file differently. Warn if compiled user init file
19213 is older than its source file.
19214
19215 * ffap.el (ffap-url-regexp): Add `https'.
19216
19217 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
19218
19219 * files.el (make-backup-file-name-1): Replace slashes with `!'
19220 rather than `|' (which is not allowed on Windows). Replace the
19221 drive letters with a string "drive_X".
19222
19223 2000-05-23 Gerd Moellmann <gerd@gnu.org>
19224
19225 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
19226
19227 * files.el (interpreter-mode-alist): Add `bash2'.
19228
19229 2000-05-22 Dave Love <fx@gnu.org>
19230
19231 * loadhist.el (feature-symbols, file-provides, file-requires): Use
19232 mapc.
19233 (feature-file): Avoid calling symbol-name. Doc fix.
19234 (file-set-intersect, file-dependents): Use dolist, not mapcar.
19235 (loadhist-hook-functions): Add mouse-position-function.
19236 (unload-feature): Change uses of mapcar.
19237
19238 * files.el (parse-colon-path): Doc fix.
19239 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
19240 (set-auto-mode): Use mapc.
19241
19242 * complete.el (PC-look-for-include-file): Use :alnum: character
19243 class.
19244 (partial-completion-mode): Add autoload cookie.
19245
19246 2000-05-22 Sam Steingold <sds@gnu.org>
19247
19248 * info.el (Info-fontify-node): Fixed the call to
19249 `add-text-properties' (bug introduced on 2000-05-18).
19250
19251 2000-05-22 Dave Love <fx@gnu.org>
19252
19253 * bindings.el: Remove debug-ignored-errors set in other files.
19254
19255 * progmodes/etags.el: Add to debug-ignored-errors.
19256 (visit-tags-table-buffer): Clear out buffers holding old tables
19257 when making a new list.
19258 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
19259 mapc.
19260
19261 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
19262 quote keywords.
19263 (cmpl-string-case-type): Use character classes.
19264
19265 * comint.el:
19266 * textmodes/ispell.el:
19267 * imenu.el:
19268 * mail/mh-e.el:
19269 * progmodes/compile.el: Add to debug-ignored-errors.
19270
19271 * dabbrev.el: Add to debug-ignored-errors.
19272 (dabbrev-completion): Use mapc.
19273
19274 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
19275
19276 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
19277 (woman-mapcan, woman-parse-man.conf)
19278 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
19279 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
19280 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
19281 path syntax better.
19282 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
19283 (woman-manpath): Call woman-parse-man.conf.
19284 (woman-emulation): New defcustom, defaults to nroff.
19285 (woman-font-support): New defconst.
19286 (woman-use-symbol-font): New defcustom.
19287 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
19288 "Emulation".
19289 Many functions: Doc fix.
19290
19291 2000-05-22 Kenichi Handa <handa@etl.go.jp>
19292
19293 * international/quail.el (quail-simple-translation-keymap): Map
19294 128..255 to quail-self-insert-command.
19295 (quail-keyboard-layout-alist): Add definition for "pc102-de".
19296
19297 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
19298
19299 * help.el (help-manyarg-func-alist): Typo.
19300
19301 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
19302 intervals which makes it heaps simpler.
19303
19304 * newcomment.el (comment-region-internal): Go back to BEG after quoting
19305 the nested comment markers.
19306
19307 * subr.el (remove-hook): Don't turn the hook's value into a list.
19308
19309 2000-05-21 Dave Love <fx@gnu.org>
19310
19311 * edmacro.el (edmacro-parse-keys): Return vector if any elements
19312 are invalid characters.
19313
19314 * international/mule-util.el (detect-coding-with-priority): Use
19315 mapc. Remove redundant lambda.
19316
19317 * international/mule-diag.el (list-non-iso-charset-chars)
19318 (describe-fontset): Remove redundant lambda.
19319
19320 * emulation/crisp.el (brief-mode): New alias.
19321
19322 * emacs-lisp/ring.el (ring-elements): New function.
19323
19324 * emacs-lisp/easymenu.el (easy-menu-create-menu)
19325 (easy-menu-do-add-item): Use keywordp.
19326
19327 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
19328
19329 * replace.el: Doc and error message fixes.
19330 (replace-highlight): Use facep, not internal-find-face.
19331
19332 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
19333
19334 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
19335
19336 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
19337 (log-edit-insert-changelog): Drop `:' as well.
19338
19339 * log-view.el: Fix file description.
19340 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
19341 available.
19342 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
19343 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
19344
19345 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
19346 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
19347 Print a status message if the toggle is called interactively.
19348 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
19349 for global minor modes and use `defcustom' for them.
19350 Use add-minor-mode.
19351 (easy-mmode-define-derived-mode): Remove.
19352 (define-derived-mode): Fancier default docstring.
19353 (easy-mmode-define-navigation): Signal an error rather than (ding).
19354
19355 * newcomment.el (comment-styles): New `box-multi'.
19356 (comment-normalize-vars): Better default for comment-continue to
19357 avoid whitespace-only continuations.
19358 (comment-search-forward): Always move even in the no-syntax case.
19359 (comment-padright): Only obey N if it's only obeyed for padleft.
19360 (comment-make-extra-lines): Better handling of empty continuations.
19361 Use `=' for the filler if comment-start has only one character.
19362 (uncomment-region): Try handling the special `=' filler.
19363 (comment-region): Allow LINES even if MULTI is nil.
19364 (comment-box): Choose box style based on comment-style.
19365
19366 2000-05-20 Kenichi Handa <handa@etl.go.jp>
19367
19368 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
19369 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
19370
19371 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
19372
19373 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
19374 and insert, not subst-char-in-region.
19375
19376 * international/mule-diag.el (list-character-sets-1): Handle
19377 charsets eight-bit-control and eight-bit-graphic.
19378 (list-iso-charset-chars): Likewise.
19379 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
19380 charactes as is. Use indent-to to align characters.
19381
19382 * international/mule-cmds.el (find-multibyte-characters): Never
19383 exclude charsets eight-bit-control and eight-bit-graphic.
19384
19385 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
19386
19387 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
19388 Don't quote lambdas.
19389
19390 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
19391
19392 2000-05-19 Gerd Moellmann <gerd@gnu.org>
19393
19394 * gud.el (gud-jdb-directories): Doc fix.
19395
19396 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
19397
19398 * newcomment.el: New file.
19399
19400 2000-05-19 Gerd Moellmann <gerd@gnu.org>
19401
19402 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
19403
19404 2000-05-18 Andreas Schwab <schwab@suse.de>
19405
19406 * dired.el (dired-between-files): Also skip lines beginning with
19407 `used'.
19408
19409 2000-05-18 Gerd Moellmann <gerd@gnu.org>
19410
19411 * msb.el (msb-menu-cond): Add choice `user'.
19412
19413 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19414
19415 * ps-print.el: Compatibility, customization and doc fix.
19416 (ps-printer-name-option): Replace defconst by defvar.
19417 (ps-postscript-code-directory): XEmacs compatibility.
19418 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
19419 fix.
19420 (ps-user-defined-prologue, ps-print-prologue-header)
19421 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
19422 compatibility and code fix.
19423 (ps-print-background-image, ps-print-background-text):
19424 Customization fix.
19425 (ps-line-number-start, ps-n-up-on): New vars.
19426
19427 2000-05-18 Espen Skoglund <esk@ira.uka.de>
19428
19429 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
19430 the indent-comment function to just return the appropriate indent.
19431
19432 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
19433
19434 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
19435 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
19436 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
19437
19438 2000-05-18 Dave Love <fx@gnu.org>
19439
19440 * info.el (Info-fontify-node): Add intangible property as well as
19441 invisible.
19442
19443 * calendar/appt.el (appt-make-list): Match all lines of entry.
19444 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
19445
19446 2000-05-18 Kenichi Handa <handa@etl.go.jp>
19447
19448 * international/mule-diag.el (describe-char-after): Call
19449 internal-char-font, not char-font. If internal-char-font returns
19450 nil, display "-- none --".
19451
19452 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
19453
19454 * image.el (image-type-available-p): Don't reference image-types
19455 if it isn't bound.
19456
19457 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
19458
19459 * autoarg.el (autoarg-mode): Typo in the :set argument.
19460
19461 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
19462
19463 * startup.el (command-line-1): Don't signal an error if the
19464 directory for auto-save-list files does not yet exist.
19465
19466 2000-05-17 Kenichi Handa <handa@etl.go.jp>
19467
19468 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
19469
19470 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
19471
19472 * subr.el (remove-hook): `setq' hook-value, not `set'.
19473
19474 2000-05-16 Sam Steingold <sds@gnu.org>
19475
19476 * info.el (debug-ignored-errors): More errors to ignore.
19477
19478 2000-05-16 Dave Love <fx@gnu.org>
19479
19480 * cus-edit.el: Don't require cl or easymenu.
19481 (custom-variable-prompt): Test standard-value property, not
19482 user-variable-p.
19483
19484 2000-05-16 Sam Steingold <sds@gnu.org>
19485
19486 * subr.el (add-hook): `setq' hook-value, not `set'.
19487
19488 2000-05-16 Gerd Moellmann <gerd@gnu.org>
19489
19490 * startup.el (command-line-1): Mention the FAQ in the startup
19491 message.
19492
19493 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
19494
19495 * progmodes/compile.el (compilation-parse-errors): Collect
19496 `nomessage' regexps last.
19497
19498 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
19499
19500 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
19501 to the function name.
19502
19503 2000-05-15 Dave Love <fx@gnu.org>
19504
19505 * speedbar.el (speedbar-recenter): Typo.
19506 (speedbar-expand-line): Make arg optional.
19507 (speedbar-mode): Avoid a compiler warning.
19508
19509 2000-05-15 Gerd Moellmann <gerd@gnu.org>
19510
19511 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
19512 user-specified option string is empty.
19513
19514 * mouse.el (mouse-yank-at-click): Doc fix.
19515
19516 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
19517
19518 * term/internal.el (IT-character-translations): More updates of
19519 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
19520 documents.
19521
19522 2000-05-15 Gerd Moellmann <gerd@gnu.org>
19523
19524 * env.el (getenv): New function, interactively callable.
19525 (setenv, getenv): Remove autoload cookies.
19526
19527 * loadup.el: Load `env'.
19528
19529 * progmodes/f90.el: Change author's mail address.
19530
19531 2000-05-14 Dave Love <fx@gnu.org>
19532
19533 * mail/rmail.el (rmail-show-message-hook): Customize and offer
19534 goto-addr as an option.
19535
19536 * help.el (help-xref-stack): Doc fix.
19537 (help-xref-following): New variable.
19538 (help-make-xrefs): Use it.
19539 (help-xref-go-back): Use position information from stack element.
19540 (help-follow): Make position in stack element a pair. Use
19541 help-xref-following.
19542
19543 * autoarg.el: New file.
19544
19545 * faces.el: Declare more functions obsolete.
19546
19547 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
19548 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
19549 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
19550 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
19551 Remove all the setup-...-environment functions.
19552
19553 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
19554
19555 * speedbar.el: Updated the commentary section. xemacs20p now uses
19556 >= when detecting. Require `defimage' safely.
19557 (speedbar-easymenu-definition-base): Add toggle for images.
19558 (speedbar-easymenu-definition-special): Add flush cache & expand.
19559 (speedbar-visiting-tag-hook): Set new defaults. Added options.
19560 (speedbar-reconfigure-keymaps-hook): New variable.
19561 (speedbar-frame-parameters): Updated documentation.
19562 (speedbar-use-imenu-flag): Updated custom tag
19563 (speedbar-dynamic-tags-function-list): New variable.
19564 (speedbar-tag-hierarchy-method): Updated doc & custom.
19565 (speedbar-indentation-width, speedbar-indentation-width) New
19566 variables.
19567 (speedbar-hide-button-brackets-flag): Customizable.
19568 (speedbar-vc-indicator): Doc update.
19569 (speedbar-ignored-path-expressions): Updated default value.
19570 (speedbar-supported-extension-expressions): Updated default value.
19571 (speedbar-syntax-table): Remove {} paren status.
19572 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
19573 as "+". Added overlay aliases.
19574 (speedbar-mode): Use `speedbar-mode-line-update' instead of
19575 `force-mode-line-update'.
19576 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
19577 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
19578 `mouse-set-point'
19579 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
19580 (speedbar-item-info-tag-helper): Revamped to handle a wider range
19581 of arbitrary text, and new helper functions.
19582 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
19583 filename finder.
19584 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
19585 (speedbar-directory-buttons): Update path search/expansion.
19586 (speedbar-make-tag-line): Pay attention to
19587 `speedbar-indentation-width'. Use more care w/ invisible
19588 properties.
19589 (speedbar-change-expand-button-char): Call
19590 `speedbar-insert-image-button-maybe'.
19591 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
19592 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
19593 (speedbar-trim-words-tag-hierarchy)
19594 (speedbar-simple-group-tag-hierarchy): New functions
19595 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
19596 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
19597 functions.
19598 (speedbar-mouse-set-point): New function
19599 (speedbar-power-click): Updated documentation.
19600 (speedbar-line-token, speedbar-goto-this-file): Handle more types
19601 of tag prefix text.
19602 (speedbar-expand-line, speedbar-contract-line): Make more robust
19603 to strange text.
19604 (speedbar-expand-line): Takes universal argument to flush the
19605 cache.
19606 (speedbar-flush-expand-line): New function.
19607 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
19608 Use new generator insertion method.
19609 (speedbar-fetch-dynamic-tags): New function.
19610 (speedbar-fetch-dynamic-imenu): Removed code now handled in
19611 `speedbar-fetch-dynamic-imenu'.
19612 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
19613 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
19614 "Revert Buffer" menu items.
19615 (speedbar-buffer-buttons-engine): Be smarter when creating a
19616 filename tag (for expansion purposes.).
19617 (speedbar-highlight-one-tag-line,
19618 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
19619 (speedbar-recenter): New functions.
19620 (defimage-speedbar): Image loading abstraction.
19621 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
19622 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
19623 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
19624 (speedbar-tag-type, speedbar-tag-mail): New images.
19625 (speedbar-expand-image-button-alist): New variable.
19626 (speedbar-insert-image-button-maybe): Insert an image over some
19627 buttons.
19628
19629 2000-05-13 Kenichi Handa <handa@etl.go.jp>
19630
19631 * international/mule-cmds.el (encode-coding-char): An ASCII
19632 character is always encodable.
19633
19634 * international/mule-conf.el: Add more information in descriptions
19635 of character sets.
19636
19637 * international/mule-diag.el (describe-char-after): New function.
19638 (describe-font-internal): Adjusted for the change of font-info.
19639 (describe-font): Likewise.
19640 (print-fontset): Rewritten for the new fontset implementation.
19641 (describe-fontset): Include fontset alias names in completion.
19642 (list-fontsets): Adjusted for the change of print-fontset.
19643
19644 * simple.el (what-cursor-position): If DETAIL is non-nil, call
19645 describe-char-after instead of displaying the detail in the echo
19646 area.
19647 (syntax-code-table): Format changed.
19648 (string-to-syntax): Adjusted for the above change.
19649
19650 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
19651
19652 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
19653
19654 2000-05-12 Dave Love <fx@gnu.org>
19655
19656 * calendar/todo-mode.el: Remove some compatibility stuff and CL
19657 dependence. Use line-{beginning,end}-position, not
19658 point-at{b,e}ol. Some doc fixes.
19659 (todo-position): New function. Fix callers of position to use it.
19660 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
19661
19662 2000-05-12 Gerd Moellmann <gerd@gnu.org>
19663
19664 * time.el (display-time-mail-icon): Use `:ascent center'.
19665
19666 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
19667 handling FTP security extensions.
19668
19669 2000-05-11 Dave Love <fx@gnu.org>
19670
19671 * calendar/todo-mode.el: New file.
19672
19673 2000-05-11 Gerd Moellmann <gerd@gnu.org>
19674
19675 * comint.el (comint-read-input-ring): Move reference to
19676 comint-input-ring-size outside of the save-excursion. It was
19677 causing the default value to be the only one ever seen.
19678
19679 * font-lock.el: Update copyright. Remove Simon Marshall's email
19680 address on request from him.
19681
19682 * subr.el (substitute-key-definition): Add comment describing
19683 the meaning of PREFIX.
19684
19685 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
19686
19687 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
19688
19689 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
19690 (add-minor-mode): Don't make the variable buffer-local and add a
19691 reference to define-minor-mode in the docstring.
19692
19693 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
19694 HEADER/FOOTER and fix bug with trailing empty directory.
19695 (cvs-append-to-ignore): Use vc-editable-p if available.
19696 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
19697 (vc-do-command): Tweak advice to handle the new VC.
19698
19699 * log-view.el (log-view-goto-rev): New function for the new VC.
19700 (log-view-minor-wrap): Use mark-active.
19701
19702 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
19703 (log-edit-changelog-full-paragraphs): New var.
19704 (log-edit-insert-changelog): Remove a lonely leading `* file'.
19705 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
19706 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
19707 (log-edit-changelog-ours-p, log-edit-changelog-entries)
19708 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
19709 Replace the `cvs' prefix with `log-edit'.
19710
19711 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
19712
19713 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
19714 (diff-font-lock-defaults): Explicitly turn off multiline.
19715 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
19716 (diff-ediff-patch): Fix call to ediff-patch-file.
19717 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
19718 Handle comments.
19719
19720 * frame.el (automatic-hscrolling): Typo.
19721
19722 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
19723
19724 2000-05-09 Sam Steingold <sds@goems.com>
19725
19726 * apropos.el (apropos-print): use `describe-face' instead of
19727 `customize-face-other-window'.
19728
19729 2000-05-09 Dave Love <fx@gnu.org>
19730
19731 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
19732
19733 * help.el (describe-variable): Have customize button pop the
19734 help-xref stack when invoked.
19735 (help-xref-symbol-regexp): Add `face'.
19736 (help-make-xrefs): Check for quoted face names and adapt regexp
19737 submatch numbers to cope.
19738 (help-xref-interned): Maybe insert face doc too. Separate
19739 sections with a line of hyphens.
19740
19741 * faces.el: Some doc fixes. Declare some functions obsolete.
19742 (describe-face): Add customize button. Return the help
19743 text. Fix prompt.
19744
19745 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
19746
19747 * term/internal.el (IT-character-translations): Fix last change.
19748
19749 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
19750
19751 * woman.el: New file
19752 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
19753
19754 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
19755
19756 * term/internal.el (IT-character-translations): Update ASCII
19757 simulations for greek-iso8859-7, add latin-iso8859-14 and
19758 latin-iso8859-15.
19759
19760 * international/mule-cmds.el (set-language-info-alist): Call
19761 define-prefix-command with 3 arguments, to make the map suitable
19762 for a menu.
19763
19764 2000-05-07 Dave Love <fx@gnu.org>
19765
19766 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
19767
19768 2000-05-05 Dave Love <fx@gnu.org>
19769
19770 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
19771 list in doc string. Don't quote keyword symbols.
19772 * emacs-lisp/cl.el: Likewise
19773 * emacs-lisp/cl-seq.el: Likewise
19774
19775 2000-05-05 Gerd Moellmann <gerd@gnu.org>
19776
19777 * abbrev.el (abbrev-mode): Make ARG optional.
19778
19779 2000-05-04 Gerd Moellmann <gerd@gnu.org>
19780
19781 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
19782
19783 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
19784
19785 * subr.el (substitute-key-definition): Clarify documentation.
19786
19787 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
19788
19789 * glasses.el (glasses-convert-to-unreadable): Use
19790 `glasses-separator' instead of the hard-wired "_".
19791 (glasses-mode): Call `glasses-make-unreadable' only in a single
19792 place.
19793
19794 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
19795
19796 * term/internal.el (cjk-codepages-alist): Add associations for
19797 Chinese and Korean codepages. Remove FIXME comment.
19798
19799 2000-05-03 Dave Love <fx@gnu.org>
19800
19801 * time.el (display-time-mail-face, display-time-use-mail-icon):
19802 New option.
19803 (display-time-mail-icon): New variable.
19804 (display-time-string-forms): Use the above. Fix the local-map.
19805
19806 2000-05-03 Gerd Moellmann <gerd@gnu.org>
19807
19808 * replace.el (query-replace-map): Add binding for `E'.
19809 (query-replace-help): Extend help text.
19810 (perform-replace): Allow editing the replacement string.
19811
19812 * make-mode.el (makefile-mode-abbrev-table): New variable.
19813 (makefile-mode): Set local abbrev table to
19814 makefile-mode-abbrev-table.
19815 (makefile-font-lock-keywords): Fontify includes and conditionals.
19816
19817 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
19818 set TOGGLE's value.
19819
19820 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
19821 mail-interactive-insert-alias.
19822 (mail-abbrev-complete-alias): New command.
19823 (mail-mode-map): Bind it to `M-TAB'.
19824
19825 2000-05-03 Kenichi Handa <handa@etl.go.jp>
19826
19827 * language/lao-util.el (lao-compose-region): New function.
19828
19829 2000-05-02 Gerd Moellmann <gerd@gnu.org>
19830
19831 * files.el (recover-session): Make directories as necessary
19832 if they don't exist yet.
19833
19834 * calendar/cal-french.el
19835 (french-calendar-multibyte-special-days-array)
19836 (french-calendar-special-days-array): Change French text.
19837 (calendar-french-date-string): Change output.
19838 (calendar-goto-french-date): Likewise.
19839
19840 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
19841
19842 * wid-edit.el (widget-default-active): Obey `:always-active'.
19843 (widget-documentation-string-value-create): Set `:always-active'.
19844
19845 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
19846
19847 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
19848 default prefix to `~/_emacs.d/auto-save.list/_s'.
19849 (normal-top-level): Create the directory for auto-save files, if
19850 it doesn't already exist (in the ms-dos case only).
19851
19852 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
19853
19854 * international/mule-cmds.el (set-language-environment): Don't
19855 concat an integer (dos-codepage), use format instead.
19856
19857 2000-05-02 Dave Love <fx@gnu.org>
19858
19859 * help.el (help-xref-on-pp): Check for constant symbols.
19860
19861 2000-04-29 Gerd Moellmann <gerd@gnu.org>
19862
19863 * startup.el (normal-top-level): Put a condition-case around
19864 the code loading subdirs.el.
19865
19866 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19867
19868 * ps-print.el: Upside-down and face background color printing,
19869 line number step, doc fix.
19870 (ps-print-version): New version number (5.2).
19871 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
19872 (ps-face-attribute-list, ps-plot-with-face): Code fix.
19873 (ps-spool-config): Var fix.
19874 (ps-printer-name-option): Const fix.
19875 (ps-print-upside-down, ps-use-face-background)
19876 (ps-line-number-step): New vars.
19877 (ps-window-system, ps-lp-system): New consts.
19878 (ps-face-background): New fun.
19879
19880 2000-04-28 Richard Stallman <rms@gnu.org>
19881
19882 * files.el (make-auto-save-file-name):
19883 Apply auto-save-file-name-transforms to visited file name
19884 before generating auto save file name.
19885 (auto-save-file-name-transforms): New variable.
19886
19887 * files.el (backup-enable-predicate):
19888 Correctly test for a file under a temporary directory.
19889
19890 2000-04-28 Gerd Moellmann <gerd@gnu.org>
19891
19892 * subr.el (add-minor-mode): Rewritten.
19893
19894 2000-04-28 Kenichi Handa <handa@etl.go.jp>
19895
19896 * mail/sendmail.el (sendmail-send-it): Set
19897 buffer-file-coding-system to the selected coding system for MIME
19898 header.
19899
19900 2000-04-27 Gerd Moellmann <gerd@gnu.org>
19901
19902 * dired.el (dired-move-to-filename-regexp): Allow format where
19903 YYYY is followed by two spaces.
19904
19905 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
19906 in the second character class of the regexp.
19907
19908 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
19909 mh-etc, too.
19910
19911 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
19912 nil.
19913
19914 * subr.el (add-minor-mode): Use `set' instead of `setq'.
19915
19916 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
19917 argument.
19918
19919 2000-04-27 Sen Nagata <sen@eccosys.com>
19920
19921 * emacs-lisp/crm.el (crm-completion-table): New variable.
19922 (crm-collection-fn, crm-test-completion)
19923 (completing-read-multiple): Use it.
19924
19925 2000-04-27 Dave Love <fx@gnu.org>
19926
19927 * help.el (locate-library): Use mapc.
19928 (help-manyarg-func-alist): Add call-process-region.
19929
19930 2000-04-26 Gerd Moellmann <gerd@gnu.org>
19931
19932 * subr.el (add-minor-mode): Make argument MAP optional.
19933
19934 * desktop.el (desktop-save): Save list of minor modes.
19935 (desktop-create-buffer): Restore minor modes.
19936 (desktop-minor-mode-table): New user-option.
19937
19938 * subr.el (add-minor-mode): New function.
19939
19940 * image.el (find-image): New function.
19941 (defimage): Rewritten to find image at load time.
19942
19943 * startup.el (normal-top-level-add-to-load-path): Handle
19944 case that the default directory is not in load-path.
19945
19946 * help.el: Old patch from Stefan Monnier.
19947 (help-xref-on-pp): New function.
19948 (describe-variable): Use it to display xrefs in a symbol's value.
19949
19950 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
19951
19952 * cus-edit.el (custom-face): Fix parenthesis.
19953
19954 2000-04-26 Kenichi Handa <handa@etl.go.jp>
19955
19956 * mail/rmail.el (rmail-expunge): When there are no deleted
19957 messages, do nothing.
19958
19959 2000-04-26 Dave Love <fx@gnu.org>
19960
19961 * international/mule-cmds.el (locale-translation-file-name):
19962 Defvar to nil.
19963 (set-locale-environment): Set it here (at runtime).
19964
19965 2000-04-25 Gerd Moellmann <gerd@gnu.org>
19966
19967 * replace.el (perform-replace): Add parameters START and END. Use
19968 them instead of the check for a region in Transient Mark mode.
19969 (query-replace-read-args): Return two more list elements for the
19970 start and end of the region in Transient Mark mode.
19971 (query-replace, query-replace-regexp, query-replace-regexp-eval)
19972 (map-query-replace-regexp, replace-string, replace-regexp): Add
19973 optional last arguments START and END and pass them to
19974 perform-replace.
19975
19976 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
19977 form with additional arguments for perform-replace.
19978
19979 * progmodes/etags.el (tags-query-replace): Add parameters START
19980 and END. Construct a form with additional arguments for
19981 perform-replace.
19982
19983 * simple.el (shell-command): Set default directory for "*Shell
19984 Command Output" buffer.
19985
19986 * language/european.el (iso-latin-4): Fix typo.
19987
19988 * emacs-lisp/crm.el: New file.
19989
19990 2000-04-24 Dave Love <fx@gnu.org>
19991
19992 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
19993 (Custom-reset-saved, Custom-reset-standard)
19994 (custom-group-value-create, custom-group-set, custom-group-save)
19995 (custom-group-reset-current, custom-group-reset-saved)
19996 (custom-group-reset-standard): Use mapc.
19997 (custom-buffer-create-internal): Disable undo when creating items.
19998 Use mapc.
19999 (custom-face): Avoid redundant lambda.
20000
20001 2000-04-24 Gerd Moellmann <gerd@gnu.org>
20002
20003 * startup.el (auto-save-list-file-prefix): Set default to
20004 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
20005
20006 2000-04-24 Sam Steingold <sds@gnu.org>
20007
20008 * time-stamp.el (time-stamp-string-preprocess): Always convert
20009 `field-result' to a string.
20010
20011 2000-04-24 Gerd Moellmann <gerd@gnu.org>
20012
20013 * frame.el (scrolling): New group.
20014 (automatic-hscrolling): New user-option.
20015
20016 * startup.el (command-line-x-option-alist): Add `-lsp' and
20017 `--line-spacing'.
20018
20019 2000-04-19 Dave Love <fx@gnu.org>
20020
20021 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
20022 (cl-mapc): Rename from mapc. Fix the funcall.
20023
20024 2000-04-19 Gerd Moellmann <gerd@gnu.org>
20025
20026 * simple.el (clone-indirect-buffer-other-window): New command.
20027 (clone-indirect-buffer): Add optional arg NORECROD.
20028 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
20029
20030 * help.el (resize-temp-buffer-window): Use count-screen-lines.
20031
20032 * window.el (count-screen-lines): New function.
20033 (shrink-window-if-larger-than-buffer): Use count-screen-lines
20034 instead of window-buffer-height.
20035
20036 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
20037 non-existing variable comint-input-sentinel.
20038 (inferior-lisp-args-to-list): Removed.
20039 (inferior-lisp): Use split-string instead of
20040 inferior-lisp-args-to-list.
20041
20042 * hexl.el (hexl-insert-hex-string): New command.
20043
20044 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
20045 instead of concat.
20046
20047 2000-04-18 Gerd Moellmann <gerd@gnu.org>
20048
20049 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
20050 at the start of an existing but empty folder.
20051
20052 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20053
20054 * ps-mule.el: Customization fix, doc fix.
20055 (ps-multibyte-buffer): Customization fix.
20056
20057 2000-04-17 Richard M. Stallman <rms@gnu.org>
20058
20059 * subr.el (read-passwd): Use read-char-exclusive.
20060
20061 2000-04-17 Gerd Moellmann <gerd@gnu.org>
20062
20063 * textmodes/texinfo.el (texinfo-insert-@email)
20064 (texinfo-insert-@emph, texinfo-insert-@quotation)
20065 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
20066 (texinfo-mode-map): Add key bindings for them.
20067
20068 * files.el (basic-save-buffer-2): Use a template with `$'
20069 instead of `#' for VMS.
20070
20071 * simple.el (clone-indirect-buffer): New function.
20072
20073 2000-04-16 Stephen Eglen <stephen@gnu.org>
20074
20075 * iswitchb.el (iswitchb-case): New function. If the user input
20076 contains any upper-case characters, the search is made
20077 case-sensitive.
20078
20079 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
20080
20081 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
20082 comment-end.
20083 (texinfo-font-lock-syntactic-keywords): New var.
20084 (texinfo-font-lock-keywords): Remove comment regexp.
20085 (texinfo-insert-block): New function.
20086 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
20087 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
20088 and font-lock-defaults. Use regexp-opt for outline-regexp.
20089 (texinfo-environments): New var.
20090 (texinfo-environment-regexp): Use regexp-opt and
20091 texinfo-environments.
20092
20093 * textmodes/ispell.el (ispell-menu-map-needed): Check that
20094 ispell-process is bound since this might be eval'd before ispell
20095 is loaded.
20096 (ispell-message): Use a tiny bit less magic and a bit more hard
20097 data to figure out what kind of sc-cite-regexp to use.
20098
20099 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
20100
20101 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
20102 (insert-cyclic-diary-entry): Unquote the lambda.
20103
20104 * gud.el (gud-jdb-build-source-files-list): Fix typo.
20105
20106 * files.el (backup-enable-predicate): Unquote the lambda.
20107
20108 * cus-edit.el (custom-face, face): Unquote the lambda.
20109
20110 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20111
20112 * ps-print.el: Check for line-beginning-position definition.
20113
20114 * ps-print.el: Fix counting lines in a region.
20115 (ps-print-version): New version number (5.1.5).
20116 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
20117 (ps-printing-region): Fun code fix.
20118
20119 2000-04-15 Gerd Moellmann <gerd@gnu.org>
20120
20121 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
20122 to file-directory-p.
20123
20124 2000-04-14 Gerd Moellmann <gerd@gnu.org>
20125
20126 * gud.el (gud-jdb-build-source-files-list): Check that directory
20127 exists before calling directory-files.
20128
20129 2000-04-13 Dave Love <fx@gnu.org>
20130
20131 * emacs-lisp/trace.el: Change maintainer. Use new backquote
20132 syntax.
20133
20134 * emacs-lisp/cl-specs.el: Remove when, unless.
20135
20136 * emacs-lisp/cl-extra.el: Don't quote keywords.
20137 (cl-old-mapc): New variable.
20138 (mapc): Use it.
20139 (cl-map-intervals): Use with-current-buffer. Don't check for
20140 next-property-change.
20141 (cl-map-overlays): Use with-current-buffer.
20142 (cl-expt): Remove.
20143 (copy-tree, remprop): Define unconditionally.
20144
20145 * emacs-lisp/cl-compat.el (keywordp): Remove.
20146
20147 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
20148 to use keywordp.
20149 (edebug-spec): Enable keywordp.
20150
20151 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
20152 string-lessp.
20153
20154 * cus-start.el: Use keywordp.
20155
20156 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
20157
20158 * diary-lib.el (include-other-diary-files): Fix the fix of
20159 2000-02-18 by doing a save-excursion.
20160
20161 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20162
20163 * ps-print.el: Customization fix, doc fix.
20164 (ps-print-version): New version number (5.1.4).
20165 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
20166 (ps-print-preprint): Adjust code.
20167 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
20168 (ps-print-prologue-header, ps-print-control-characters)
20169 (ps-spool-config): Customization fix.
20170
20171 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
20172
20173 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
20174 converted to the new menu-item format, names silightly changed,
20175 help strings added.
20176
20177 Support for spelling without async subprocesses:
20178
20179 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
20180 (ispell-session-buffer): New variables.
20181 (ispell-start-process, ispell-process-status,
20182 ispell-accept-output, ispell-send-string): New functions, for
20183 Ispell invocation when async subprocesses aren't supported.
20184 (ispell-word, ispell-pdict-save, ispell-command-loop,
20185 ispell-process-line, ispell-buffer-local-parsing): Replace calls
20186 to process-send-string with calls to ispell-send-string, and
20187 accept-process-output with ispell-accept-output.
20188 (ispell-init-process): Call ispell-process-status instead of
20189 process-status with.
20190 (ispell-init-process): Call ispell-start-process. Call
20191 ispell-accept-output and ispell-send-string. Don't call
20192 process-kill-without-query and kill-process if they are unbound.
20193 (ispell-async-processp): New function.
20194
20195 2000-04-12 Dave Love <fx@gnu.org>
20196
20197 * info.el: Add debug-ignored-errors.
20198 (Info-mode-menu): Add some items.
20199 (Info-directory): Add autoload cookie.
20200
20201 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
20202 Modify `truncate-lines'. Make `describe-language-environment'
20203 always visible and add help. Modify `describe-key' help. Invoke
20204 Info-directory from `info'. New entry `emacs-manual'.
20205
20206 2000-04-10 Gerd Moellmann <gerd@gnu.org>
20207
20208 * progmodes/ebrowse.el (ebrowse-tree-mode):
20209 Use propertized-buffer-identification.
20210 (ebrowse-update-member-buffer-mode-line): Likewise.
20211 (ebrowse--mode-strings): Removed.
20212 (ebrowse--mode-line-props): Removed.
20213
20214 * files.el (auto-mode-alist): Add `EBROWSE'.
20215
20216 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
20217 space before testing for end of buffer.
20218 (ebrowse-load): Removed.
20219 (ebrowse-revert-tree-buffer-from-file): Rewritten.
20220 (ebrowse-create-tree-buffer): Rewritten.
20221 (ebrowse-tree-mode): Read tree from buffer.
20222
20223 * progmodes/ebrowse-ffh.el: Removed.
20224
20225 2000-04-10 Kenichi Handa <handa@etl.go.jp>
20226
20227 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
20228
20229 2000-04-10 Gerd Moellmann <gerd@gnu.org>
20230
20231 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
20232 at the wrong place.
20233
20234 2000-04-09 Dave Love <fx@gnu.org>
20235
20236 * files.el (backup-enable-predicate):
20237 Use temporary-file-directory, small-temporary-file-directory.
20238 (make-backup-file-name-function, backup-directory-alist): New vars.
20239 (make-backup-file-name-1): New function.
20240 (make-backup-file-name): Use it.
20241 (find-backup-file-name): Likewise. Use format for clarity, not concat.
20242 (file-newest-backup): Use make-backup-file-name.
20243
20244 2000-04-09 Gerd Moellmann <gerd@gnu.org>
20245
20246 * progmodes/ebrowse-ffh.el: New file.
20247
20248 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
20249 Moved to ebrowse-ffh.el.
20250 (ebrowse-load): Add autoload.
20251
20252 * finder.el (finder-commentary): Add autoload cookie.
20253
20254 * mail/rfc2368.el: Correct author's email address.
20255
20256 * progmodes/ebrowse.el: New file.
20257
20258 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
20259 item help string.
20260 (easy-menu-do-add-item): Ditto.
20261 (easy-menu-define): Extend doc string.
20262
20263 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
20264 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
20265 (jit-lock-function, jit-lock-stealth-fontify): Don't use
20266 with-buffer-unmodified.
20267
20268 2000-04-08 Dave Love <fx@gnu.org>
20269
20270 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
20271 unless, when.
20272
20273 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
20274
20275 * viper-util.el (viper-put-on-search-overlay): New subroutine.
20276 (viper-flash-search-pattern): No operation when using Emacs
20277 doesn't support face.
20278 Use `viper-put-on-search-overlay'.
20279
20280 2000-04-04 Gerd Moellmann <gerd@gnu.org>
20281
20282 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
20283 like C-r.
20284
20285 * progmodes/make-mode.el: Some doc fixes.
20286 (makefile-mode-abbrev-table): New variable.
20287 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
20288 (makefile-font-lock-keywords): Fontify includes and conditionals.
20289 (toplevel): Require `dabbrev' and `add-log' when compiling.
20290
20291 * replace.el (perform-replace): Don't move forward one char
20292 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
20293 to do that because it leaves point 1 position after the last
20294 replacement, after everything has been replaced.
20295
20296 * jit-lock.el (with-buffer-unmodified): New macro.
20297 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
20298 modified state.
20299 (jit-lock-function-1): Extracted from jit-lock-function; not
20300 preserving buffer's modified state.
20301 (jit-lock-function, jit-lock-stealth-fontify):
20302 Call jit-lock-function-1.
20303
20304 * mail/rfc2368.el: Remove supernumerary copyright line.
20305
20306 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
20307
20308 * glasses.el: Provide facilities for inserting space before left
20309 parentheses and uncapitalization of identifiers.
20310 (glasses-mode): Try to remove old overlays in all cases.
20311
20312 2000-04-03 Gerd Moellmann <gerd@gnu.org>
20313
20314 * progmodes/compile.el (compile-internal): Display the compilation
20315 buffer in a different frame, if it's already displayed there.
20316
20317 * mail/rfc2368.el: New file.
20318
20319 * simple.el (sendmail-user-agent-compose): Recognize a `body'
20320 header and insert its value as mail body.
20321
20322 * subr.el (member-ignore-case): New function.
20323
20324 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
20325 (dabbrev--find-expansion): Ignore buffers matching a regexp
20326 from dabbrev-ignored-regexps.
20327
20328 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
20329 to extensions handled by gzip.
20330
20331 2000-04-03 Richard M. Stallman <rms@gnu.org>
20332
20333 * files.el (insert-directory): List the total free space
20334 along with the used space.
20335
20336 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
20337 line is followed by one that matches CITATION-REGEXP, end the
20338 paragraph.
20339
20340 2000-04-03 Markus Rost <rost@delysid.gnu.org>
20341
20342 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
20343 (rmail-make-basic-summary-line): Use that option.
20344
20345 2000-04-03 Kenichi Handa <handa@etl.go.jp>
20346
20347 * international/mule-cmds.el (encoded-string-description):
20348 Rewritten. Try pretty description for ISO 2022 escape sequences
20349 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
20350 for hexadecimal format.
20351
20352 2000-04-01 Dave Love <fx@gnu.org>
20353
20354 * cpp.el: Change customization group to `c' from `C'.
20355
20356 * vcursor.el (vcursor-move): Use display-color-p.
20357
20358 * international/mule-util.el: Provide mule-utils.
20359 (string-to-sequence): Simplify and speed up.
20360
20361 * international/mule.el (make-coding-system): Purecopy doc-string.
20362
20363 * international/mule-cmds.el: Various menu changes.
20364 (describe-specified-language-support): Handle `Default'.
20365 (set-language-info): Purecopy `info'.
20366
20367 2000-03-31 Andrew Innes <andrewi@gnu.org>
20368
20369 * vc.el (vc-backend-diff): Return the correct status if we had to
20370 retry the rcsdiff command without the --brief option.
20371
20372 2000-03-31 Dave Love <fx@gnu.org>
20373
20374 * help.el (help-manyarg-func-alist): Correct several omissions.
20375
20376 * add-log.el: Don't require cl, fortran.
20377 (add-log-current-defun-function): Doc fix.
20378 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
20379 (change-log-version-rcs): Function deleted.
20380 (change-log-version-number-search): Doc fix.
20381 Use vc-workfile-version. Avoid CL dolist.
20382 (add-change-log-entry): Just call add-log-current-defun to get
20383 defun. Simplify somewhat.
20384 (change-log-get-method-definition-1): Likewise.
20385 (add-log-current-defun): Return nil if calling
20386 add-log-current-defun-function does so. Move Fortran stuff to
20387 fortran.el. Return string without properties.
20388
20389 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
20390 and :alpha: char classes.
20391
20392 * mail/supercite.el: Defvar curline when compiling.
20393 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
20394 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
20395 rather than a-zA-Z0-9 to allow non-ASCII characters.
20396
20397 2000-03-31 Gerd Moellmann <gerd@gnu.org>
20398
20399 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
20400
20401 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
20402 Re-enable new code.
20403
20404 * lpr.el (print-region-1): Use -d to specify printer name for
20405 systems `usg-unix-v*, `dgux', `hpux', `irix'.
20406
20407 2000-03-31 Dave Love <fx@gnu.org>
20408
20409 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
20410 Look for function definition in symbol's function value slot first
20411 instead of first consulting byte-compile-function-environment.
20412
20413 2000-03-31 Kenichi Handa <handa@etl.go.jp>
20414
20415 * language/european.el ("Polish"): New language environment.
20416 (setup-polish-environment): New function.
20417
20418 2000-03-30 Gerd Moellmann <gerd@gnu.org>
20419
20420 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
20421 Disable new code.
20422
20423 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
20424 trying to `load' the symbol of an autoload instead of the file
20425 recorded in the autoload. Fix error messages.
20426
20427 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20428
20429 * ps-print.el: PostScript programming fix for ghostview, doc fix.
20430 (ps-print-version): New version number (5.1.3).
20431 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
20432 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
20433 (ps-generate-postscript-with-faces): Code fix.
20434 (ps-color-values): XEmacs compatibility.
20435 (ps-print-background-image, ps-print-background-text, ps-printer-name)
20436 (ps-default-fg, ps-default-bg): Adjust customization.
20437 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
20438 (ps-color-scale): Renaming old ps-color-value fun.
20439 (ps-print-headers): Replace ps-print-header group to avoid conflict
20440 with ps-print-header variable.
20441 (ps-print-miscellany): New group.
20442 (ps-format-color, ps-rgb-color): New funs.
20443 (ps-default-foreground): New var.
20444 (ps-printer-name-option): New const.
20445
20446 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
20447
20448 * net/net-utils.el:
20449 (network-connection-host, network-connection-service): New variables
20450 (network-connection-mode): New mode, derived from comint-mode
20451 (network-connection-mode-setup): New function, saves host and
20452 service information in local variables.
20453
20454 * lisp/locate.el:
20455 (locate-word-at-point): Added this function
20456 (locate): Default to using locate-word-at-point as input
20457 Run dired-mode-hook
20458
20459 2000-03-29 Dave Love <fx@gnu.org>
20460
20461 * calendar/appt.el: Doc fixes.
20462 (appt-check): Convert min-to-app to a string before passing to
20463 appt-disp-window-function or concat.
20464 (appt-delete-window): Remove test for frame-root-window.
20465 (appt-select-lowest-window, appt-convert-time): Simplify.
20466
20467 * emacs-lisp/bytecomp.el: Doc fixes.
20468 (byte-compile-file-form-autoload):
20469 Update byte-compile-function-environment.
20470
20471 2000-03-29 Andreas Schwab <schwab@suse.de>
20472
20473 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
20474
20475 * dired.el (dired-insert-directory): If dired-free-space-program
20476 failed just delete its output.
20477
20478 2000-03-29 Dave Love <fx@gnu.org>
20479
20480 * international/iso-cvt.el: Move provide to end. Doc fixes.
20481 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
20482 (iso-iso2sgml, iso-sgml2iso): New functions.
20483 (iso-cvt-define-menu): Fix some entries and use backquote for
20484 clarity.
20485
20486 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
20487
20488 2000-03-28 Gerd Moellmann <gerd@gnu.org>
20489
20490 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
20491 ISO-DATE. If non-nil, return date in ISO 8601 format.
20492
20493 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
20494
20495 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
20496 if it ever becomes used.
20497 (log-edit-mode-hook): Default to vc-log-mode-hook.
20498 (log-edit-mode): Fix the docstring.
20499
20500 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
20501 the code.
20502
20503 2000-03-26 Dave Love <fx@gnu.org>
20504
20505 * net/browse-url.el (browse-url): Re-fix case of
20506 browse-url-browser-function being an alist.
20507 (browse-url): Add :link to defgroup.
20508
20509 * files.el: Doc fixes.
20510 (file-truename): Include `[' in wildcard characters.
20511 (automount-dir-prefix): Customize.
20512 (find-file-wildcards): Add :version.
20513 (find-file-noselect): Simplify a mapcar call.
20514
20515 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
20516 compatible with inf-lisp version.
20517 (eval-defun-1): Fix custom-declare-variable case.
20518
20519 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
20520
20521 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
20522
20523 2000-03-24 Gerd Moellmann <gerd@gnu.org>
20524
20525 * Makefile (COMPILE_FIRST): New macro.
20526 (compile-files): Compile files from COMPILE_FIRST first.
20527
20528 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
20529
20530 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
20531 matching open parenthesis in column 0 to defun-prompt-regexp
20532 only if open-paren-in-column-0-is-defun-start is set.
20533
20534 * sun-curs.el: Require CL at compile-time only.
20535
20536 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
20537 instead of copy-list which is a function from CL.
20538 (msb--choose-menu, msb--mode-menu-cond)
20539 (msb--create-buffer-menu-2): Use dolist instead of mapc.
20540 (msb--init-file-alist): Use mapcar instead of mapcan.
20541 (msb--aggregate-alist): Use mapcar instead of mapcan.
20542 Fix `(' in column 0 in doc string.
20543 (msb--add-separators): Use mapcar instead of mapcan.
20544
20545 * cus-dep.el: Require CL at compile-time only.
20546
20547 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
20548
20549 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
20550 (byte-compile-warnings): New warning `noruntime'.
20551 (byte-compile-constants, byte-compile-variables): Fix docstring.
20552 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
20553 execute `eval-whenc-compile's body.
20554 (byte-compile-unresolved-functions): Fix docstring.
20555 (byte-compile-eval): New function.
20556 (byte-compile-callargs-warn): Check if the function will be available
20557 at runtime (via property `byte-compile-noruntime').
20558 (byte-compile-print-syms): New function.
20559 (byte-compile-warn-about-unresolved-functions): Also warn about
20560 `noruntime' functions (and use `byte-compile-print-syms').
20561 (byte-compile-file): Capitalize the message.
20562
20563 2000-03-24 Gerd Moellmann <gerd@gnu.org>
20564
20565 * mail/rmail.el (rmail-confirm-expunge): New user-option.
20566 (rmail-expunge): Ask for confirmation depending on the setting
20567 of rmail-confirm-expunge.
20568
20569 2000-03-23 Gerd Moellmann <gerd@gnu.org>
20570
20571 * Makefile (bootstrap-clean): If $(emacs) exists, build
20572 loaddefs.el first. A loaddefs.el that's not up-to-date might
20573 cause a bootstrap failure because things don't autoload as expected.
20574
20575 2000-03-23 Dave Love <fx@gnu.org>
20576
20577 * net/browse-url.el: Restore previous use of
20578 browse-url-maybe-new-window.
20579
20580 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20581
20582 * ps-print.el: Skip banner page fix.
20583 (ps-print-version): New version number (5.1.2).
20584 (ps-begin-file, ps-end-file, ps-generate): Code fix.
20585
20586 2000-03-23 Dave Pearson <davep@davep.org>
20587
20588 * net/quickurl.el Changed the type of parameter passed to the
20589 function defined by `quickurl-format-function'. Before only the
20590 text of the URL was passed. Now the whole URL structure is passed
20591 and the function is responsible for extracting the parts it requires.
20592 Changed the default of `quickurl-format-function' accordingly.
20593 (quickurl-insert): Changed the `funcall' of
20594 `quickurl-format-function' to match the above change.
20595 (quickurl-list-insert): Changed the `url' case so that it makes
20596 use of `quickurl-format-function', previous to this the format was
20597 hard wired.
20598
20599 2000-03-22 Gerd Moellmann <gerd@gnu.org>
20600
20601 * startup.el: Change some spellings for the X Window System.
20602
20603 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
20604
20605 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
20606 Clean up the code and the regexp and make sure the cursor is
20607 temporarily moved to the suspicious line while querying the user.
20608
20609 2000-03-22 Jason Rumney <jasonr@gnu.org>
20610
20611 * w32-fns.el (w32-charset-info-alist): Initialize.
20612
20613 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20614
20615 * ps-print.el: N-up last page fix.
20616 (ps-print-version): New version number (5.1.1).
20617 (ps-end-file, ps-end-job, ps-generate): Code fix.
20618
20619 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
20620
20621 * files.el (find-file-run-dired): Update docstring.
20622 (find-directory-functions): New hook.
20623 (find-file-noselect): Run find-directory-functions rather than
20624 calling dired directly.
20625
20626 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
20627
20628 * pcvs.el: Add a minimal leading commentary.
20629 (cvs-make-cvs-buffer): Change the header part by removing the startup
20630 message and adding a `Module' entry. Also replace the FOOTER and
20631 HEADER special fileinfos with the new support in ewoc for updating
20632 its own footer and header.
20633 (cvs-update-header): Update to use the header/footer of the ewoc.
20634 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
20635 (cvs-is-within-p): New function.
20636 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
20637 to only examine some subset of the buffers.
20638
20639 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
20640 `format' instead of our own ad-hoc functions.
20641 Remove HEADER and FOOTER cases, now handled in the EWOC.
20642 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
20643
20644 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
20645 output to avoid scaring the user.
20646 (cvs-parse-table): Catch message for non-up-to-date commits.
20647
20648 * pcvs-defs.el (cvs-startup-message): Remove.
20649 (cvs-global-menu): New autoloaded menu.
20650
20651 * pcvs-util.el (cvs-string-fill): Remove.
20652
20653 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
20654 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
20655 PP part of it and also make it work for footers and headers.
20656 (ewoc-create): Drop POS and BUFFER arguments.
20657 Use the DLL's dummy node to store the end-of-footer position.
20658 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
20659 (ewoc-refresh): Remove unused `header' variable.
20660 (ewoc-(get|set)-hf): New functions.
20661
20662 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
20663 log-view-*-(message|file) and use easy-mmode-define-navigation.
20664 (log-view-message-re): Match SCCS format as well.
20665 And match the revision line rather than the dashed separator line.
20666 (log-view-mode): Use the new define-derived-mode.
20667 (log-view-current-tag): Fill in with an actual implementation.
20668
20669 * cvs-status.el (cvs-status-(prev|next)): Rename from
20670 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
20671 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
20672 to let the output "breathe" a little more (more readable).
20673 (cvs-status-mode): Use the new define-derived-mode.
20674
20675 * smerge-mode.el (smerge-auto-leave): New function and variable.
20676 (smerge-basic-map): Rename from smerge-basic-keymap.
20677 Change the bindings for smerge-diff-*.
20678 (smerge-*-map): Use easy-mmode-defmap.
20679 (smerge-(next|prev)): Use easy-mmode-define-navigation.
20680 (smerge-keep-*): Use smerge-auto-leave.
20681
20682 2000-03-21 Jason Rumney <jasonr@gnu.org>
20683
20684 * cus-edit.el (custom-button-face): Use 3D look for w32.
20685 (custom-button-pressed-face): Likewise.
20686
20687 2000-03-21 Gerd Moellmann <gerd@gnu.org>
20688
20689 * progmodes/etags.el (tags-case-fold-search): New user-option.
20690 (tags-loop-eval): New function. Bind case-fold-search around eval
20691 depending on the value of tags-case-fold-search.
20692 (tags-loop-continue): Use tags-loop-eval.
20693 (find-tag-in-order): Bind case-fold-search depending on the value
20694 of tags-case-fold-search.
20695
20696 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
20697
20698 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
20699 (diff-end-of-hunk): Return the end position for use in
20700 `easy-mmode-define-navigation'.
20701 (diff-recenter): Remove.
20702 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
20703 of `easy-mmode-define-navigation'.
20704 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
20705 previous renaming) and fix to use new names.
20706 (diff-merge-strings): Use \n as separator: simpler, faster.
20707 (diff-mode): Use `define-derived-mode'.
20708
20709 * derived.el (define-derived-mode): Don't autoload anymore.
20710 Prefer the macro-only version provided by easy-mmode.el.
20711
20712 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
20713 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
20714 (easy-mmode-define-navigation): New macro.
20715
20716 * subr.el (combine-run-hooks): New function.
20717
20718 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
20719
20720 * term/x-win.el: Fontsets related initialization is simplified.
20721
20722 * international/mule-diag.el (describe-font): Don't refer to
20723 global-fontset-alist, instead call font-list.
20724 (describe-fontset, list-fontsets, mule-diag): Likewise.
20725 (print-fontset): Adjusted for the change of fontset implementation.
20726
20727 * international/fontset.el (x-charset-registries): Variable removed,
20728 instead the corresponding data is stored in the default fontset.
20729 (register-alternate-fontnames): Function removed.
20730 (resolved-ascii-font): Variable removed.
20731 (x-compose-font-name): Ignore the second argument REDOCE.
20732 (x-complement-fontset-spec): Complement only an ASCII font and
20733 element for those charsets than can use that ASCII font.
20734 (generate-fontset-menu): Don't refer to global-fontset-alist,
20735 instead call fontset-list.
20736 (uninstantiated-fontset-alist): Variable removed.
20737 (x-style-funcs-alist): Likewise.
20738 (fontset-default-styles): Likewise.
20739 (x-modify-font-name): Function removed.
20740 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
20741 (create-fontset-from-ascii-font): Docsting adjusted for the above
20742 change.
20743 (instantiate-fontset, resolve-fontset-name): Functions removed.
20744 (fontset-list): Now implemented by C code.
20745
20746 * faces.el (read-face-font): Fix TABLE arg to completing-read.
20747 (describe-face): Include `font' attribute in the description.
20748
20749 2000-03-21 Kenichi Handa <handa@etl.go.jp>
20750
20751 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
20752
20753 2000-03-20 Gerd Moellmann <gerd@gnu.org>
20754
20755 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
20756 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
20757 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
20758
20759 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
20760 about behavior of set-buffer-modified-p wrt redisplay.
20761
20762 2000-03-19 Richard M. Stallman <rms@gnu.org>
20763
20764 * view.el (view-mode-disable): Kill local binding of view-read-only.
20765
20766 2000-03-18 Gerd Moellmann <gerd@gnu.org>
20767
20768 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
20769 is a string, convert it to a syntax cell using string-to-syntax.
20770
20771 * simple.el (syntax-code-table, syntax-flag-table): New variables.
20772 (string-to-syntax): New function.
20773
20774 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
20775 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
20776 try to use passive ftp mode.
20777
20778 2000-03-17 Gerd Moellmann <gerd@gnu.org>
20779
20780 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
20781
20782 * simple.el (append-to-buffer): Update point of windows after
20783 insertion.
20784
20785 * abbrev.el (inverse-add-abbrev): Identify word by first moving
20786 forward then moving backward. Reindent.
20787
20788 * frame.el (other-frame): Call x-focus-frame only if
20789 focus-follows-mouse is off.
20790
20791 2000-03-17 Dave Love <fx@gnu.org>
20792
20793 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
20794
20795 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
20796
20797 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
20798 regexp for labels cannot span several lines.
20799
20800 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
20801 `(setq :<key> ':<key>)' to the macro expansion.
20802
20803 2000-03-16 Dave Love <fx@gnu.org>
20804
20805 * progmodes/f90.el (f90): Put custom group under `languages', not
20806 `fortran'.
20807 (f90-mode-hook): Customize.
20808 (f90-mode): Set add-log-current-defun-function.
20809 (f90-current-defun): New function.
20810
20811 2000-03-16 Gerd Moellmann <gerd@gnu.org>
20812
20813 * cus-edit.el (custom-variable-tag-face): Handle case that
20814 default face's height is not a number.
20815 (custom-face-tag-face, custom-group-tag-face-1)
20816 (custom-group-tag-face): Ditto.
20817 (custom-group-tag-face-1): Add :group.
20818
20819 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
20820
20821 2000-03-15 Gerd Moellmann <gerd@gnu.org>
20822
20823 * pcvs-defs.el (toplevel): Remove autoload cookie for form
20824 requiring easymenu.
20825
20826 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20827
20828 * ps-print.el: PostScript user-defined prologue, PostScript error
20829 handler, doc fix.
20830 (ps-print-version): New version number (5.1).
20831 (ps-user-defined-prologue, ps-error-handler-message)
20832 (ps-print-prologue-0, ps-error-handler-alist): New vars.
20833 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
20834 (ps-insert-string): New function.
20835
20836 2000-03-15 Kenichi Handa <handa@etl.go.jp>
20837
20838 * international/ccl.el (ccl-compile-expression): Don't generate
20839 invalid self-assignment code.
20840
20841 2000-03-14 Dave Love <fx@gnu.org>
20842
20843 * subr.el (replace-regexp-in-string): Renamed from
20844 replace-regexps-in-string. Doc fix.
20845
20846 2000-03-12 Dave Love <fx@gnu.org>
20847
20848 * cus-edit.el: Doc fixes.
20849 (customize-set-variable, customize-save-variable): Rename args for doc.
20850 (custom-variable-tag-face, custom-face-tag-face)
20851 (custom-group-tag-face-1, custom-group-tag-face): Modify from
20852 style which user identify as hyperlink.
20853 (hook): Don't add undefined functions to the hook.
20854 (debug-ignored-errors): Transfer message from bindings.el.
20855
20856 2000-03-12 Gerd Moellmann <gerd@gnu.org>
20857
20858 * recentf.el (recentf-keep-non-readable-files-p):
20859 Remove double/nested definition.
20860
20861 2000-03-12 Dave Love <fx@gnu.org>
20862
20863 * facemenu.el (facemenu-get-face): Use display-color-p.
20864 * enriched.el (enriched-decode-foreground): Likewise.
20865 (enriched-decode-background): Likewise.
20866 * isearch.el (isearch-highlight): Likewise.
20867 * info-look.el (info-lookup): Likewise.
20868 * simple.el (completion-setup-function): Likewise.
20869
20870 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
20871 :options.
20872
20873 * bindings.el (mode-line-format): Fix line-number and
20874 column-number items. Add help-echo for the background.
20875 (mode-line-mule-info): Modify help-echo.
20876
20877 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
20878
20879 * files.el (load-file): Allow completion to .elc.
20880
20881 * man.el: Doc fixes.
20882 (Man-init-defvars): Use display-color-p to set fontification.
20883
20884 * play/hanoi.el (hanoi-internal): Don't use oddp.
20885
20886 2000-03-12 Gerd Moellmann <gerd@gnu.org>
20887
20888 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
20889
20890 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
20891
20892 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
20893
20894 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
20895 Fix comment.
20896
20897 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
20898
20899 * font-lock.el (font-lock-keywords): Fix the doc now that
20900 regexp-opt-depth is unnecessary.
20901 (save-buffer-state): Set an edebug spec.
20902 (font-lock-fontify-anchored-keywords): Properly handle the case when
20903 the matcher goes past the limit.
20904
20905 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
20906 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
20907
20908 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
20909 dll.el and cookie.el (from Elib) with heavy renaming and other
20910 massaging.
20911
20912 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
20913 Autoload the functions used.
20914 (easy-mmode-define-syntax): Fix CL typo.
20915 (easy-mmode-define-derived-mode): Improve the docstring generation.
20916
20917 2000-03-10 Gerd Moellmann <gerd@gnu.org>
20918
20919 * textmodes/texinfo.el (texinfo-version): Variable and function
20920 removed.
20921
20922 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
20923
20924 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
20925 allow more flexibility.
20926 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
20927 (easy-mmode-defmap, easy-mmode-defsyntax)
20928 (easy-mmode-define-derived-mode): New macros.
20929
20930 2000-03-09 Didier Verna <didier@xemacs.org>
20931
20932 * rect.el (replace-rectangle): New function.
20933
20934 2000-03-09 Dave Love <fx@gnu.org>
20935
20936 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
20937 (fortran-comment-line-start-skip): Don't match cpp stuff.
20938 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
20939 (fortran-mode-map): Remove over-eager custom-menu-create for now.
20940 (fortran-mode): Don't set fortran-comment-line-start-skip,
20941 fortran-comment-line-start here. Set comment-start,
20942 add-log-current-defun.
20943 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
20944 (fortran-current-defun): New function.
20945
20946 2000-03-09 Gerd Moellmann <gerd@gnu.org>
20947
20948 * emacs-lisp/re-builder.el: New file.
20949
20950 * mouse.el (mouse-drag-region): Don't run up-event handler
20951 if hscroll has changed.
20952
20953 * octave-mod.el (octave-font-lock-keywords): To font-lock the
20954 builtin operators, use `font-lock-builtin-face' for Emacs and
20955 `font-lock-preprocessor-face' otherwise.
20956
20957 * font-lock.el (lisp-font-lock-keywords-1): Highlight
20958 `(defun (setf foo)' differently.
20959
20960 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
20961
20962 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
20963 (regexp-opt): Update comment and adapt the code the new meaning of
20964 the `paren' argument of regex-opt-group for shy-groups.
20965 (regexp-opt-depth): Handle shy groups as well as backslashed
20966 backslashes.
20967 (regexp-opt-group): Turn the leading comment into a docstring.
20968 Allow `paren' to be a string (the string to use to open a group).
20969 Remove open-presuf and close-presuf. Instead of checking for `all
20970 one-char' and then later on check for `several one-char', handle
20971 both cases close together. Also apply a more generic algorithm
20972 for suffixes (the mirror image of the algorithm used for
20973 prefixes). Use shy-groups. Use nreverse rather than reverse.
20974 (regexp-opt-try-suffix): Removed.
20975
20976 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
20977 from comint-mode-map, so we can just inherit from it. Also, move
20978 the initialization into the `defvar' since there's no docstring
20979 anyway and it's fairly short.
20980 (inferior-scheme-mode): Define it as derived-mode: the code is
20981 shorter and this way we inherit from comint-mode-map rather than
20982 copying it.
20983
20984 * subr.el (replace-regexps-in-string): Properly handle the case
20985 where we match an empty string.
20986
20987 * comint.el (comint-exec-1): Add the current-dir to the exec-path
20988 when the command has a directory component (such as "./testml").
20989 Also fix a typo in the comment.
20990
20991 2000-03-08 Gerd Moellmann <gerd@gnu.org>
20992
20993 * Makefile (compile-files): Compile files one by one because
20994 that's the only way to ensure a clean compilation environment for
20995 each individual file.
20996
20997 * frame.el (other-frame): Call x-focus-frame.
20998
20999 2000-03-07 Dave Love <fx@gnu.org>
21000
21001 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
21002 :require to defcustom.
21003
21004 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
21005
21006 * files.el (auto-mode-alist): Add configure.in.
21007
21008 * progmodes/autoconf.el: New file.
21009
21010 2000-03-07 Gerd Moellmann <gerd@gnu.org>
21011
21012 * mail/mh-e.el: Change maintainer to `none'.
21013
21014 * recentf.el (recentf-keep-non-readable-files-p): Quote args
21015 to remove-hook and add-hook.
21016
21017 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
21018
21019 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
21020 it as the default.
21021 (mail-send): Test mail-send-nonascii also for the new `mime' value.
21022 (sendmail-send-it): Conditionally add MIME headers specifying the
21023 used character set.
21024
21025 2000-03-07 Dave Love <fx@gnu.org>
21026
21027 * winner.el: Fix keywords, autoload cookies.
21028 Split eval-when-compile form to avoid compilation failure.
21029
21030 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
21031
21032 * international/mule.el: Modify comment about coding system
21033 property `coding-category'.
21034 (make-coding-system): New argument EOL-TYPE. Pay attention to
21035 coding-category property of PROPERTIES.
21036
21037 * international/mule-conf.el (coding-category-utf-8)
21038 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
21039 categories. Include them in the argument for set-coding-priority.
21040
21041 * international/mule-cmds.el (reset-language-environment):
21042 Include coding-category-utf-8, coding-category-utf-16-be, and
21043 coding-category-utf-16-le in the argument for set-coding-priority.
21044 (reset-language-environment): Initialize coding-category-utf-8,
21045 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
21046
21047 2000-03-06 Karl Fogel <kfogel@red-bean.com>
21048
21049 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
21050 code abstracted out of `bookmark-jump-noselect'. Now tries info
21051 extensions as well as compression extensions.
21052 (bookmark-jump-noselect): Use above new func.
21053
21054 2000-03-03 Gerd Moellmann <gerd@gnu.org>
21055
21056 * strokes.el: Change maintainer's mail address.
21057
21058 2000-03-03 Kenichi Handa <handa@etl.go.jp>
21059
21060 * international/mule-diag.el (list-character-sets): Make help-echo
21061 string by substitute-command-keys.
21062 (list-character-sets): Likewise.
21063 (sort-listed-character-sets): Call help-setup-xref.
21064
21065 2000-03-02 Gerd Moellmann <gerd@gnu.org>
21066
21067 * time.el (display-time-mail-file): Add `none' to the list of choices.
21068
21069 2000-03-01 Dave Love <fx@gnu.org>
21070
21071 * help.el (help-xref-go-back): Don't try to set position.
21072
21073 * international/mule-diag.el (list-character-sets):
21074 Call help-setup-xref. Add help-echo to xrefs.
21075 (list-character-sets-1): Add help-echo to xrefs.
21076
21077 2000-03-02 Gerd Moellmann <gerd@gnu.org>
21078
21079 * frame.el (blink-cursor-mode): Switch cursor on when turning
21080 the mode off.
21081
21082 * add-log.el (add-log-current-defun): Add support for
21083 Autoconf mode.
21084
21085 * mail/rmail.el (rmail-quit-hook): New variable.
21086
21087 2000-03-01 Dave Love <fx@gnu.org>
21088
21089 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
21090
21091 * help.el (help-xref-button): Add help-echo arg.
21092 (describe-function-1, describe-variable, help-make-xrefs): Use it.
21093
21094 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
21095
21096 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
21097
21098 2000-03-01 Gerd Moellmann <gerd@gnu.org>
21099
21100 * image.el (defimage): Look for image files in load-path.
21101
21102 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
21103
21104 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21105
21106 * recentf.el (recentf): Added version tag to the defgroup of recentf.
21107
21108 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21109
21110 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
21111 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
21112 action to select/unselect a file.
21113 (recentf-edit-list): Code cleanup and improvement.
21114 (recentf-open-more-files-action): `recentf-open-more-files' button
21115 widget action to open a file.
21116 (recentf-open-more-files): No more use standard completion but widgets.
21117 (recentf-more-collection): Deleted.
21118 (recentf-more-history): Deleted.
21119 (recentf-setup-more-completion): Deleted.
21120
21121 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21122
21123 * recentf.el (recentf-mode): No more needs that Emacs is running
21124 under a window-system.
21125
21126 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21127
21128 * recentf.el (recentf-edit-list): New command to edit the recent
21129 list which allow the user to remove files.
21130 (recentf-edit-selected-items): New global variable, used by
21131 `recentf-edit-list' to hold the list of files to be removed from
21132 the recent list.
21133 (recentf-make-menu-items): Updated to display a "Edit list..."
21134 menu item. Minor code cleanup.
21135
21136 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21137
21138 * recentf.el (recentf-open-more-files): New command to open files
21139 that are not displayed in the menu.
21140 (recentf-more-collection): New global variable holding the set of
21141 permissible completions used by `recentf-open-more-files'.
21142 (recentf-more-history): New global variable holding the history list
21143 used by `recentf-open-more-files' completion.
21144 (recentf-setup-more-completion): New function to setup completion for
21145 `recentf-open-more-files'.
21146 (recentf-make-menu-items): Updated to display a "More..." menu item.
21147
21148 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21149
21150 * recentf.el (recentf-menu-action): Doc fixed.
21151
21152 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21153
21154 * recentf.el (recentf-menu-filter): Doc updated.
21155 (recentf-update-menu-hook): Allow menu filters to force menu update.
21156 (recentf-make-menu-items): New menu filter handling.
21157 (recentf-make-menu-item): New helper function.
21158 (recentf-menu-elements): New menu handling function.
21159 (recentf-sort-ascending): Updated to new menu filter handling.
21160 (recentf-sort-descending): Updated to new menu filter handling.
21161 (recentf-sort-basenames-ascending): New menu filter function.
21162 (recentf-sort-basenames-descending): New menu filter function.
21163 (recentf-show-basenames): New menu filter function.
21164 (recentf-show-basenames-ascending): New menu filter function.
21165 (recentf-show-basenames-descending): New menu filter function.
21166
21167 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
21168
21169 * diary-lib.el (list-diary-entries): Don't try to go forward at
21170 the end of the buffer.
21171
21172 2000-02-29 Kenichi Handa <handa@etl.go.jp>
21173
21174 * international/mule-diag.el (list-character-sets):
21175 Completely rewritten.
21176 (sort-listed-character-sets): New function.
21177 (list-character-sets-1): Completely rewritten.
21178 (list-character-sets-2): New function.
21179 (non-iso-charset-alist): New variable.
21180 (decode-codepage-char): New function.
21181 (charset-history): New variable.
21182 (read-charset) (list-block-of-chars)
21183 (list-iso-charset-chars)
21184 (list-non-iso-charset-chars)
21185 (list-charset-chars): New functions.
21186 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
21187 (dump-charsets): Likewise.
21188
21189 2000-02-29 Gerd Moellmann <gerd@gnu.org>
21190
21191 * dired-x.el (dired-filename-at-point): Add `@' to valid
21192 file name characters.
21193 (dired-filename-at-point): Handle ange-ftp file names.
21194
21195 * frame.el (frame-notice-user-settings): Use assq-delete-all
21196 instead of assoc-delete-all.
21197 (frame-notice-user-settings): Ditto.
21198
21199 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
21200 Don't copy alist.
21201
21202 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
21203
21204 * calculator.el (calculator-use-menu): New option.
21205 (calculator-initial-bindings): Changed some bindings to work as macros.
21206 (calculator-forced-input): Removed.
21207 (calculator-restart-other-mode): New variable.
21208 (calculator-mode-map): Set up menu.
21209
21210 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
21211
21212 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
21213
21214 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
21215
21216 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
21217 translate all ESC key sequences.
21218 (viper-goto-mark-subr): Restore markers for files for which
21219 they were saved.
21220 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
21221 * viper-util.el (viper-set-replace-overlay-glyphs)
21222 (viper-set-replace-overlay): Always check if the replacement
21223 overlay is live.
21224 * viper.el (viper-vi-state-mode-list): Add major modes.
21225 * ediff-wind.el: Minor comment changes.
21226 * ediff.el: Copyright notice date fix.
21227
21228 2000-02-27 Jason Rumney <jasonr@gnu.org>
21229
21230 * faces.el (face-font-family-alternatives): Add arial to helv.
21231 (mode-line, header-line, tool-bar): Same default as x for w32.
21232 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
21233 face-font-family-alternatives from working.
21234 * term/w32-win.el (mouse-set-font): Do not build fontset from
21235 chosen font.
21236
21237 2000-02-25 Sam Steingold <sds@goems.com>
21238
21239 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
21240 properly.
21241
21242 2000-02-25 Richard M. Stallman <rms@gnu.org>
21243
21244 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
21245
21246 2000-02-25 Gerd Moellmann <gerd@gnu.org>
21247
21248 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
21249
21250 * frame.el (busy-cursor-delay-seconds): New option.
21251
21252 2000-02-24 Gerd Moellmann <gerd@gnu.org>
21253
21254 * frame.el (show-cursor-in-non-selected-windows): New option.
21255
21256 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
21257
21258 * diary-lib.el (include-other-diary-files): Undo the selective
21259 display in any included file and don't kill it.
21260
21261 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
21262
21263 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
21264 Menu items converted to (menu-item format, help strings added.
21265 [downcase, upcase]: Don't enable on MS-DOS.
21266 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
21267 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
21268
21269 2000-02-23 Dave Love <fx@gnu.org>
21270
21271 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
21272 (backward-kill-word): Revert addition of * to interactive spec --
21273 it's a feature.
21274
21275 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
21276 (backward-kill-sentence, kill-sentence): Likewise.
21277
21278 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
21279 scratch buffer name.
21280 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
21281
21282 * term/w32-win.el (internal-face-interactive): Update prompt for
21283 new read-face-name.
21284
21285 * mail/footnote.el (footnote): Add :version to defgroup.
21286 (footnote-section-tag-regexp): Customize.
21287 (footnote-start-tag, footnote-end-tag): New option.
21288 (footnote-latin-regexp): New variable.
21289 (Footnote-latin): New function.
21290 (footnote-style-alist): Add element for latin style.
21291 (footnote-style): Moved.
21292 (Footnote-goto-footnote): Use eq to test arg.
21293
21294 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
21295
21296 * emacs-lisp/byte-opt.el: Change old backquote syntax.
21297 (byte-compile-trueconstp): Include keywords.
21298 (byte-optimize-quote, byte-optimize-lapcode):
21299 Use byte-compile-const-symbol-p.
21300 (byte-optimize-char-before): New optimization.
21301
21302 * emacs-lisp/bytecomp.el: Change old backquote syntax.
21303 (byte-compile-const-symbol-p): New function.
21304 (byte-compile-constp, byte-compile-out-toplevel)
21305 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
21306 Use it.
21307
21308 * subr.el (define-key-after): Default AFTER to t. Doc fix.
21309
21310 2000-02-23 Kenichi Handa <handa@etl.go.jp>
21311
21312 * international/encoded-kb.el: Be sure to update minor-mode-alist
21313 and minor-mode-map-alist.
21314 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
21315 codes SS2 and SS3 correctly.
21316 (encoded-kbd-self-insert-ccl): New function.
21317 (encoded-kbd-setup-keymap): New function.
21318 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
21319 by calling encoded-kbd-setup-keymap.
21320
21321 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
21322 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
21323
21324 2000-02-22 Dave Love <fx@gnu.org>
21325
21326 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
21327 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
21328 (lisp-mode-syntax-table): Set up for #|...|# comments.
21329 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
21330 classes. Match `defface'.
21331 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
21332 (eval-defun-1): Fix for defcustom.
21333 (lisp-indent-region): Doc fix.
21334
21335 * subr.el (when, unless, split-string): Doc fix.
21336 (read-passwd): Move call of clear-this-command-keys to the right place.
21337 (replace-regexps-in-string): New function.
21338
21339 2000-02-22 Gerd Moellmann <gerd@gnu.org>
21340
21341 * help.el (describe-variable): Set syntax table to
21342 emacs-lisp-mode-syntax-table when moving forward over the
21343 symbol's name.
21344
21345 2000-02-22 Dave Love <fx@gnu.org>
21346
21347 * xt-mouse.el: Doc fixes.
21348 (xterm-mouse-position-function): New function, replacing advice of
21349 mouse-position.
21350 (xterm-mouse-mode): Use it. Don't turn on under a window system.
21351
21352 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
21353
21354 2000-02-21 Gerd Moellmann <gerd@gnu.org>
21355
21356 * format.el (format-annotate-single-property-change):
21357 Handle properties.with dotted-list values.
21358 (format-proper-list-p): New function.
21359
21360 * enriched.el (enriched-face-ans): Handle '(foreground-color
21361 . COLOR) and (background-color . COLOR).
21362
21363 2000-02-20 Dave Love <fx@gnu.org>
21364
21365 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
21366 and assignments to it.
21367 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
21368 current local map.
21369 (make-flyspell-overlay): Use it.
21370 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
21371
21372 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
21373 (lm-get-header-re): Defun, not defsubst.
21374 (lm-get-package-name): Defun, not defsubst. Simplify.
21375 (lm-version): Doc fix. Simplify.
21376 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
21377 (lm-crack-address, lm-last-modified-date, lm-commentary)
21378 (lm-verify, lm-synopsis): Simplify.
21379 (lm-report-bug): Require emacsbug. Use compose-mail.
21380
21381 2000-02-20 Gerd Moellmann <gerd@gnu.org>
21382
21383 * dired.el (dired-mode): Call propertized-buffer-identification
21384 to set mode-line-buffer-identification to something having
21385 the right text properties.
21386
21387 * bindings.el (propertized-buffer-identification): New function.
21388
21389 2000-02-20 Dave Love <fx@gnu.org>
21390
21391 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
21392 check for t-mouse too.
21393
21394 * cus-start.el: Make echo-keystrokes `number'.
21395
21396 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
21397
21398 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
21399 Don't call ring-empty-p unless tags-location-ring is bound.
21400 From Noah Friedman <friedman@splode.com>.
21401
21402 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
21403
21404 * progmodes/hideshow.el (hs-flag-region): No longer use
21405 `intangible' overlay property.
21406
21407 (hs-toggle-hiding): New command.
21408 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
21409
21410 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
21411 Fix omission bug: Run `hs-minor-mode-hook' for both activation
21412 and deactivation.
21413
21414 2000-02-18 Gerd Moellmann <gerd@gnu.org>
21415
21416 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
21417
21418 2000-02-17 Gerd Moellmann <gerd@gnu.org>
21419
21420 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
21421
21422 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
21423 of `*' to handle `(* ... *)' comments.
21424
21425 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
21426
21427 * faces.el (list-faces-display): Use display-mouse-p instead of
21428 window-system.
21429
21430 * menu-bar.el (global-map): Menu-bar items converted to the new
21431 format (menu-item..., rearranged for better CUA compliance, and
21432 their names changed for better clarity. Help strings added.
21433
21434 * international/mule-cmds.el (mule-menu-keymap)
21435 (describe-language-environment-map, set-coding-system-map)
21436 (setup-language-environment-map): Convert to new (menu-item...
21437 form, add help strings. Change names of menu items for better clarity.
21438 "Mule" menu-bar item removed (it's now in the "Options" submenu).
21439
21440 2000-02-17 Gerd Moellmann <gerd@gnu.org>
21441
21442 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
21443 within the code.
21444
21445 2000-02-16 Dave Love <fx@gnu.org>
21446
21447 * faces.el: Don't require custom. Add more specific :groups to
21448 various deffaces.
21449 (set-face-attribute): Purecopy args.
21450 (read-face-name): Default to name at point and use it in prompt.
21451 Remove colon from arg in all callers.
21452 (list-faces-display): Hyperlink to face descriptions and customize
21453 buffers.
21454
21455 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
21456
21457 * wid-edit.el (widget-match-inline): An atom never matches a list.
21458
21459 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21460
21461 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
21462 at ':' characters by call to split-string.
21463
21464 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21465
21466 * textmodes/bibtex.el: Added RCS version identification.
21467
21468 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21469
21470 * textmodes/bibtex.el: Some temporary comments removed.
21471 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
21472 (bibtex-field-const): Allow capital letters.
21473 (bibtex-start-of-string): Deleted because unused.
21474
21475 * textmodes/bibtex.el: Unified some nomenclature. We no longer
21476 use the term 'reference' to describe a bibtex entry as a whole.
21477 Further, reference keys are no longer called 'labels'.
21478 (bibtex-keys): Renamed to bibtex-reference-keys.
21479 (bibtex-reformat-previous-labels): Renamed to
21480 bibtex-reformat-previous-reference-keys.
21481 (bibtex-reference-type): Renamed to bibtex-entry-type.
21482 (bibtex-reference-head): Renamed to bibtex-entry-head.
21483 (bibtex-reference-maybe-empty-head): Renamed to
21484 bibtex-entry-maybe-empty-head.
21485 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
21486 (bibtex-search-reference): Renamed to bibtex-search-entry.
21487 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
21488 bibtex-enclosing-entry-maybe-empty-head.
21489 (bibtex-entry-field-alist, bibtex-entry-head)
21490 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
21491 (bibtex-map-entries, bibtex-search-entry)
21492 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
21493 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
21494 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
21495 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
21496 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
21497 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
21498 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
21499
21500 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21501
21502 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
21503 comment.
21504 (bibtex-format-field-delimiters): New function, functionality
21505 extracted from bibtex-format-entry.
21506 (bibtex-autokey-get-yearfield-digits): New function, functionality
21507 extracted from bibtex-autokey-get-yearfield.
21508
21509 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
21510 entries in order to avoid stack overflow in the regexp matcher if
21511 field contents become large.
21512 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
21513 (bibtex-field-string-part-not-braced)
21514 (bibtex-field-string-part-no-inner-braces)
21515 (bibtex-field-string-part-1-inner-brace)
21516 (bibtex-field-string-part-2-inner-braces)
21517 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
21518 (bibtex-field-string-quoted, bibtex-field-string)
21519 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
21520 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
21521 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
21522 Deleted as parsing is now performed by the following functions.
21523 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
21524 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
21525 (bibtex-parse-field-string, bibtex-search-forward-field-string)
21526 (bibtex-parse-association, bibtex-field-name-for-parsing)
21527 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
21528 (bibtex-search-forward-field, bibtex-search-backward-field)
21529 (bibtex-start-of-field, bibtex-end-of-field)
21530 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
21531 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
21532 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
21533 (bibtex-parse-string, bibtex-search-forward-string)
21534 (bibtex-search-backward-string, bibtex-start-of-string)
21535 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
21536 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
21537 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
21538 entries. Instead of reporting the results of the parsing by
21539 match-beginning or match-end, these functions return data structures
21540 that hold the corresponding positions.
21541 (bibtex-enclosing-field): Changed to also report field boundaries by
21542 return values rather than by match-beginning or match-end.
21543 The following functions have been adapted to use the new
21544 parsing functions.
21545 (bibtex-skip-to-valid-entry, bibtex-search-reference)
21546 (bibtex-enclosing-field, bibtex-format-entry)
21547 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
21548 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
21549 (bibtex-print-help-message, bibtex-end-of-entry)
21550 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
21551 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
21552 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
21553 Use the new method for parsing.
21554 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
21555 (bibtex-map-entries, bibtex-flash-head)
21556 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
21557 (bibtex-autokey-change, bibtex-autokey-get-namefield)
21558 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
21559 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
21560 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
21561 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
21562 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
21563 order to make the new binding of case-fold-search immediately visible.
21564
21565 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21566
21567 * textmodes/bibtex.el: Copyright notice is up to date.
21568 Added constant 'bibtex-maintainer-salutation.
21569
21570 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
21571 than make-temp-name, use match-string-no-properties and eliminate
21572 a quadratic behavior when building bibtex-strings.
21573
21574 * bibtex.el (bibtex-reference-key): Accept string entries whose
21575 reference key contains upper case letters.
21576
21577 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21578
21579 * bibtex.el (bibtex-reference-head): Allow entries to start with
21580 a new line.
21581
21582 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21583
21584 * bibtex.el: Hiding of entry bodies is not longer provided by
21585 bibtex.el directly. Instead the hideshow package can be used.
21586 Added a special bibtex entry to hs-special-modes-alist.
21587 (bibtex-hs-forward-sexp): Added for hideshow.el.
21588
21589 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21590
21591 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
21592 proceedings entry type (for cross referencing). Thanks to Wagner
21593 Toledo Correa for the suggestion.
21594
21595 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
21596
21597 2000-02-14 Kenichi Handa <handa@etl.go.jp>
21598
21599 * international/characters.el: Setup case table for Vietnamese.
21600
21601 2000-02-12 Gerd Moellmann <gerd@gnu.org>
21602
21603 * uniquify.el (toplevel): Require CL at compile time.
21604 (uniquify-push): Removed.
21605
21606 * shadowfile.el (shadow-when): Removed.
21607
21608 * tempo.el (tempo-dolist, tempo-mapc): Removed.
21609 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
21610
21611 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
21612 regexp for paragraph-start.
21613
21614 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
21615 commas as well.
21616
21617 2000-02-10 Dave Love <fx@gnu.org>
21618
21619 * wid-edit.el: (widgets) [defgroup]: Remove url link.
21620 (widget-color-choice-list, widget-color-history, widget-mouse-help):
21621 Deleted.
21622 (widget-specify-field, widget-specify-button): Don't use
21623 widget-mouse-help as help-echo property.
21624 (default): Use #'ignore for :validate and :mouse-down-action.
21625 (checkbox): Add help-echo.
21626 (widget-sexp-validate): Rewritten to clarify error messages.
21627 (character): Use char-valid-p in :match function.
21628 (widget-color-complete): Use facemenu-color-alist.
21629 (widget-color-action): Use facemenu-read-color.
21630
21631 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
21632 set up `caar' &c that we now have.
21633
21634 2000-02-09 Ray Blaak <blaak@gnu.org>
21635
21636 * delphi.el: Make resourcestring a declaration region, like const
21637 and var.
21638
21639 2000-02-09 Dave Love <fx@gnu.org>
21640
21641 * bindings.el (mode-line-input-method-map): New variable.
21642 (mode-line-mule-info): Use it; fix last change.
21643 (mode-line-mode-menu): Move definition.
21644 (mode-line-mouse-sensitive-p): Deleted.
21645 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
21646 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
21647
21648 * startup.el (command-line-1): Don't call
21649 make-mode-line-mouse-sensitive.
21650
21651 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
21652
21653 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
21654 before rmail-toggle-header, because the former toggles headers.
21655
21656 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
21657
21658 * diff-mode.el (diff-kill-junk): New interactive function.
21659 (diff-reverse-direction): Use delete-and-extract-region.
21660 (diff-post-command-hook): Restrict the area so that the hook also works
21661 outside of any diff hunk. This is necessary for the minor-mode.
21662 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
21663 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
21664
21665 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
21666 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
21667 so that it can be used more easily in <foo>-mode-hook. Also make sure
21668 to avoid duplicate entries.
21669 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
21670 (font-lock-remove-keywords): Just as was done for `add', allow it to
21671 work even if font-lock-mode is nil. Also make sure we don't modify
21672 any pre-existing list by forcing a copy-sequence. Finally rename
21673 `major-mode' to `mode'.
21674 (font-lock-fontify-syntactic-anchored-keywords)
21675 (font-lock-fontify-anchored-keywords)
21676 (font-lock-fontify-keywords-region): Use line-end-position.
21677 Don't make `font-lock-multiline' local (it's now done in
21678 font-lock-set-defaults).
21679 (font-lock-set-defaults): Make `font-lock-multiline' local.
21680 Move the `font-lock-fontified' creation to inside the `unless'.
21681
21682 2000-02-06 Andrew Innes <andrewi@gnu.org>
21683
21684 * term/w32-win.el (x-handle-args): Comment out call to message,
21685 which occurs before window system is initialized.
21686
21687 * makefile.nt: Add support for recompiling lisp code.
21688
21689 2000-02-04 Dave Love <fx@gnu.org>
21690
21691 * bindings.el (mode-line-mule-info): Fix/extend last change.
21692
21693 * completion.el: Replace completion-dolist with dolist.
21694
21695 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
21696
21697 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
21698
21699 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
21700 environment names before they go into the section regexp.
21701
21702 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
21703 char class in regexp.
21704
21705 * textmodes/reftex-parse.el (reftex-with-special-syntax):
21706 Bind `case-fold-search' to nil.
21707
21708 * progmodes/idlwave.el (idlwave-template):
21709 Respect `idlwave-abbrev-change-case'.
21710 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
21711 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
21712 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
21713 (idlwave-rw-case): New function.
21714 (idlwave-statement-match): Fixed problem with assignment regexp.
21715 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
21716 (idlwave-surround): New argument LENGTH to support padding of
21717 operators longer than 1 char.
21718
21719 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
21720 idlwave-shell-expression-overlay. Implemented printing of
21721 expressions on higher levels of the calling stack.
21722 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
21723 (idlwave-retrieve-expression-from-level): New function.
21724 (idlwave-shell-last-calling-stack): Variable removed.
21725 (idlwave-shell-reset): Argument action reversed (`visible' to
21726 `hidden'). Also remove stop-line overlay.
21727 (idlwave-shell-calling-stack-routine): New variable.
21728 (idlwave-shell-parse-stack-and-display): Messages now display
21729 negative level numbers.
21730 (idlwave-shell-mode): Set `modeline-format'.
21731 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
21732 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
21733 (idlwave-shell-print-expression-function): New option.
21734
21735 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
21736 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
21737 `tool-bar' instead of `toolbar'.
21738
21739 2000-02-02 Dave Love <fx@gnu.org>
21740
21741 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
21742 emacs-lisp-mode-hook. Don't check for defalias being defined.
21743
21744 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
21745 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
21746 Use the new builtins directly.
21747
21748 * whitespace.el (whitespace): Add :version to defgroup.
21749
21750 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
21751 Doc fix.
21752
21753 * thingatpt.el (sexp-at-point, symbol-at-point)
21754 (number-at-point, list-at-point): Add autoload cookie.
21755
21756 * recentf.el (recentf): Add :version to defgroup.
21757
21758 * quickurl.el (quickurl): Add :version to defgroup.
21759
21760 * elide-head.el (elide-head): Use point-marker more.
21761
21762 * bs.el (bs): Add :version to defgroup.
21763
21764 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
21765
21766 * progmodes/delphi.el (delphi): Add :version to defgroup.
21767
21768 2000-02-02 Gerd Moellmann <gerd@gnu.org>
21769
21770 * ange-ftp.el (ange-ftp-write-region): Handle case that
21771 succeeding process operation sets a different coding system.
21772
21773 * calculator.el: New file.
21774
21775 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
21776
21777 * frame.el (frames-on-display-list, framep-on-display): New functions.
21778 (display-mouse-p, display-popup-menus-p, display-graphic-p)
21779 (display-selections-p, display-screens, display-pixel-width)
21780 (display-pixel-height, display-mm-width, display-mm-height)
21781 (display-backing-store, display-save-under, display-planes)
21782 (display-color-cells, display-visual-class): New functions.
21783
21784 * term/tty-colors.el (tty-color-gray-shades): New function.
21785
21786 * faces.el (display-color-p): Use framep-on-display.
21787 (display-grayscale-p): New function.
21788
21789 2000-01-31 Dave Love <fx@gnu.org>
21790
21791 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
21792 (create-fontset-from-x-resource): Don't concat integers.
21793
21794 2000-01-31 Inge Frick <inge@nada.kth.se>
21795
21796 * view.el: Some changes in documentation. Removed some trailing
21797 whitespace. Changed some parameter names to agree with documentation.
21798 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
21799 window is not deleted. Modifies change 1998-04-26.
21800
21801 2000-01-31 Gerd Moellmann <gerd@gnu.org>
21802
21803 * windmove.el: New file.
21804
21805 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
21806 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
21807 progmodes/ebnf-yac.el: Update copyright and license info.
21808
21809 * jit-lock.el (jit-lock-function): Widen before calculating
21810 end position.
21811 (jit-lock-stealth-chunk-start): Rewritten.
21812
21813 * info.el (Info-title-face-alist): Removed.
21814 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
21815 (Info-fontify-node): Use these faces.
21816
21817 2000-01-30 Gerd Moellmann <gerd@gnu.org>
21818
21819 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
21820 (cl-macro-list1): Recognize `&allow-other-keys' instead of
21821 `&allow-other-keywords'.
21822
21823 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
21824 the list of directories scanned heuristically.
21825
21826 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
21827
21828 2000-01-30 Jason Rumney <jasonr@gnu.org>
21829
21830 * w32-fns.el: Define w32-tty-standard-colors.
21831
21832 * startup.el (command-line): Use w32-tty-standard-colors when in
21833 w32 console mode.
21834
21835 2000-01-30 Dave Love <fx@gnu.org>
21836
21837 * jka-compr.el (jka-compr-load): Fix up load-history.
21838
21839 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
21840
21841 * emacs-lisp/cl-macs.el: Revert previous change.
21842
21843 2000-01-29 Dave Love <fx@gnu.org>
21844
21845 * facemenu.el: Purecopy various strings.
21846
21847 * timezone.el (timezone-fix-time): Window against 69 for two-digit
21848 years. Deal with three-digit years.
21849
21850 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
21851 Use defconst, purecopy.
21852 (help-back-label): Purecopy it.
21853
21854 2000-01-18 Gerd Moellmann <gerd@gnu.org>
21855
21856 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
21857 variable. If non-nil, order the buffer list according to the
21858 currently selected frame.
21859 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
21860 non-nil, pass the selected frame to function buffer-list.
21861
21862 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21863
21864 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
21865
21866 2000-01-28 Dave Love <fx@gnu.org>
21867
21868 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
21869
21870 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
21871 Don't use lisp-indent-hook property.
21872 (cl-abs): Remove.
21873
21874 * subr.el: Move out indent and edebug specs for when and unless.
21875
21876 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
21877 when, unless.
21878
21879 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
21880 unless, when.
21881
21882 2000-01-28 Gerd Moellmann <gerd@gnu.org>
21883
21884 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
21885 `collecting' as synonym for `collect'.
21886
21887 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
21888 for the case it contains spaces.
21889
21890 * simple.el (what-cursor-position): Change formatting of messages.
21891
21892 * frame.el (delete-other-frames): New function.
21893 (toplevel): Bind it to C-x 5 1.
21894
21895 * sort.el (sort-numeric-base): New option.
21896 (sort-numeric-fields): If number starts with `0' or `0[xX[',
21897 interpret it as octal or hexadecimal. Use sort-numeric-base
21898 as default base.
21899
21900 * progmodes/glasses.el: New file.
21901
21902 2000-01-27 Gerd Moellmann <gerd@gnu.org>
21903
21904 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
21905 userids differently.
21906
21907 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
21908 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
21909 progmodes/ebnf-yac.el: New files.
21910
21911 2000-01-26 Dave Love <fx@gnu.org>
21912
21913 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
21914 on a function with an empty body. [From Eric Ludlam.]
21915
21916 2000-01-25 Andre Spiegel <spiegel@gnu.org>
21917
21918 * vc.el (vc-version-diff): Make sure file name is expanded.
21919
21920 2000-01-25 Gerd Moellmann <gerd@gnu.org>
21921
21922 * scroll-bar.el (scroll-bar-timer): Variable removed.
21923 (scroll-bar-toolkit-scroll): Don't use a timer.
21924
21925 2000-01-25 Kenichi Handa <handa@etl.go.jp>
21926
21927 * language/thai-util.el (thai-composition-function):
21928 Delete superfluous `a'.
21929
21930 2000-01-24 Dave Love <fx@gnu.org>
21931
21932 * fortran.el (fortran-mode): Use beginning-of-defun-function,
21933 end-of-defun-function.
21934
21935 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
21936
21937 2000-01-22 Jason Rumney <jasonr@gnu.org>
21938
21939 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
21940 conflicts with new face support.
21941
21942 2000-01-22 Richard M. Stallman <rms@gnu.org>
21943
21944 * replace.el (query-replace): Rename last arg to DELIMITED.
21945 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
21946 (query-replace-regexp): Likewise.
21947
21948 2000-01-20 Richard M. Stallman <rms@gnu.org>
21949
21950 * subr.el (with-syntax-table): Use make-symbol, not gensym.
21951
21952 * emacs-lisp/lisp.el (beginning-of-defun-function):
21953 Variable renamed from beginning-of-defun.
21954 Do not call make-variable-buffer-local.
21955 (beginning-of-defun-raw): Use new variable name; doc fix.
21956 (beginning-of-defun): Doc fix.
21957 (end-of-defun-function): Variable renamed from end-of-defun.
21958 Do not call make-variable-buffer-local.
21959 (end-of-defun): Use new variable name; doc fix.
21960
21961 * subr.el (dolist, dotimes): Copied from cl-macs.el
21962 and made to work.
21963
21964 * mail/undigest.el (rmail-digest-end-regexps):
21965 Variable replaces rmail-digest-end-regexp.
21966 Allows multiple regexps for detecting the end line.
21967 (undigestify-rmail-message): Corresponding changes.
21968
21969 2000-01-19 Dave Love <fx@gnu.org>
21970
21971 * files.el (user-init-file): Don't declare here -- is primitive.
21972
21973 * startup.el (command-line): Check for compiled user-init-file and
21974 set to uncompiled version if necessary.
21975
21976 2000-01-18 Gerd Moellmann <gerd@gnu.org>
21977
21978 * mail/undigest.el (rmail-digest-end-regexp): New user option.
21979 (undigestify-rmail-message): Use it.
21980
21981 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
21982
21983 2000-01-17 Gerd Moellmann <gerd@gnu.org>
21984
21985 * tmm.el (tmm-goto-completions): Adapt to prompt being part
21986 of mini-buffer.
21987
21988 2000-01-14 Gerd Moellmann <gerd@gnu.org>
21989
21990 * emacs-lisp/copyright.el (copyright-update): Removed the
21991 requirement for a trailing space from `copyright-regexp', to
21992 support copyrights with owner specified on a separate line..
21993
21994 * align.el: New file.
21995
21996 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
21997
21998 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
21999
22000 2000-01-13 Dave Love <fx@gnu.org>
22001
22002 * ph.el: Removed. (Obsoleted by EUDC.)
22003
22004 2000-01-13 Gerd Moellmann <gerd@gnu.org>
22005
22006 * net/eudc.el (toplevel): Remove autoloaded code installing
22007 menu with easymenu, because that causes build problems.
22008
22009 * frame.el (frame-notice-user-settings): New variable.
22010 (frame-notice-user-settings): Don't modify frame parameters
22011 if called a second time.
22012
22013 2000-01-13 Richard M. Stallman <rms@gnu.org>
22014
22015 * frame.el (frame-notice-user-settings):
22016 Notice default-frame-parameters even for non-window frames.
22017
22018 2000-01-13 Gerd Moellmann <gerd@gnu.org>
22019
22020 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
22021 for Emacs.
22022 (eudc-bob-can-display-inline-images): Extend for Emacs.
22023 (eudc-bob-toggle-inline-display): Ditto.
22024 (eudc-bob-display-jpeg): Ditto.
22025
22026 2000-01-12 Gerd Moellmann <gerd@gnu.org>
22027
22028 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
22029 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
22030 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
22031
22032 * add-log.el (add-change-log-entry): Fix error trying an
22033 `(insert nil)'.
22034
22035 * subdirs.el: Add `net' directory.
22036
22037 * net: New directory.
22038
22039 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
22040 eval-last-sexp. Don't bind debug-on-error here.
22041 (eval-last-sexp): New function. Bind debug-on-error if
22042 eval-expression-debug-on-error is non-nil.
22043 (eval-defun-2, eval-defun): Likewise.
22044
22045 * simple.el (eval-expression): Don't bind debug-on-error if
22046 eval-expression-debug-on-error is nil. Detect changed
22047 debug-on-error, and propagate new value to global binding, if
22048 eval-expression-debug-on-error is non-nil,
22049 (eval-expression-debug-on-error): Change doc string.
22050
22051 2000-01-11 Richard M. Stallman <rms@gnu.org>
22052
22053 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
22054
22055 * emacs-lisp/lisp-mode.el (with-syntax-table):
22056 Set up lisp-indent-function property.
22057
22058 * subr.el (with-syntax-table): Moved from simple.el.
22059
22060 * simple.el (with-syntax-table): Moved to subr.el.
22061
22062 2000-01-11 Gerd Moellmann <gerd@gnu.org>
22063
22064 * tmm.el (tmm-shortcut): Delete region after prompt instead
22065 of erasing buffer.
22066
22067 * textmodes/fill.el (fill-common-string-prefix): New function.
22068 (fill-context-prefix): Use the longest common prefix of first
22069 and second line fill prefix, if there is one.
22070
22071 2000-01-11 Richard M. Stallman <rms@gnu.org>
22072
22073 * array.el (array-mode): Don't use make-variable-buffer-local.
22074 Use make-local-variable for `truncate-lines'.
22075
22076 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
22077
22078 * add-log.el (add-log-current-defun): Handle user-defined
22079 add-log-current-function returning nil,
22080
22081 * add-log.el (add-change-log-entry): Insert version number
22082 if having found a current function
22083
22084 * add-log.el (add-log-current-defun):
22085 Call `add-log-current-defun-function'. Try matches at level 0 and
22086 level 1. Strip whitespace from defun found.
22087
22088 2000-01-10 John Wiegley <johnw@gnu.org>
22089
22090 * allout.el (isearch-done/outline-provisions): Added `edit'
22091 argument to correspond with the current definition of `isearch-done'.
22092
22093 2000-01-10 Dave Love <fx@gnu.org>
22094
22095 * elide-head.el (elide-head): Use point-marker, not point.
22096
22097 2000-01-10 Gerd Moellmann <gerd@gnu.org>
22098
22099 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
22100 before and after the year 2000.
22101
22102 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
22103 Add ispell- prefix.
22104
22105 2000-01-10 Ken Stevens <k.stevens@ieee.org>
22106
22107 * ispell.el: Only define dictionaries in menus when they exist.
22108 (version18p): New variable.
22109 (version20p): New variable.
22110 (xemacsp): New variable.
22111 (ispell-choices-win-default-height): Fix for XEmacs visibility.
22112 (ispell-dictionary-alist1): Added Brasileiro dictionary.
22113 (ispell-dictionary-alist6): Russian command lines no longer accept
22114 run-together words.
22115 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
22116 (ispell-dictionary-alist): Add koi8-r to customize definition.
22117 (check-ispell-version): Added documentation string. Return library
22118 path when called non-interactively.
22119 (ispell-menu-map-needed): Uses new variables.
22120 (ispell-library-path): New variable.
22121 (ispell-decode-string): XEmacs fix for bogus variable bindings.
22122 (ispell-word): Improved documentation string. Test for valid
22123 character mappings. Correctly check typed in word changes that can
22124 result in single words split into multiple words.
22125 Return replacement word.
22126 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
22127 replace in recursive query replace mode. Help message for
22128 recursive edit mode.
22129 (ispell-show-choices): Protect against bad framepop bindings.
22130 (ispell-help): Fix to work with XEmacs.
22131 (ispell-highlight-spelling-error): Use new variables.
22132 (ispell-overlay-window): Fix to work with XEmacs.
22133 (ispell-parse-output): Passed and returns location information
22134 tracking spelling corrections. Doesn't recheck same word on
22135 current line.
22136 (ispell-init-process): Protect against bogus XEmacs variable binding.
22137 Fix call to single argument in sleep-for. Use new variables.
22138 (ispell-region): Passed and returns location information tracking
22139 spelling corrections. Doesn't check same word on current line.
22140 Improved documentation string. Doesn't resend a line already
22141 checked to the ispell process - fixes bug in LaTeX parsing.
22142 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
22143 (ispell-skip-region): No longer skips <TT> in SGML.
22144 (ispell-process-line): Tracks location information with spelling
22145 corrections. Added documentation string. Accounts for words
22146 already accepted on this line. Don't allow query-replace on line
22147 starting with math characters. Doesn't resend a line already sent
22148 to ispell process. Fixes alignment error bug.
22149
22150 2000-01-10 Richard M. Stallman <rms@gnu.org>
22151
22152 * dired-x.el (dired-guess-shell-alist-default):
22153 Suggest xloadimage, which is free, not xv, which isn't.
22154
22155 * ange-ftp.el (ange-ftp-file-name-nondirectory):
22156 Don't ever include the host name or user name in the value.
22157
22158 2000-01-09 Gerd Moellmann <gerd@gnu.org>
22159
22160 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
22161 of a real newline.
22162
22163 2000-01-09 Stephen Eglen <stephen@gnu.org>
22164
22165 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
22166 for .png files.
22167
22168 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
22169
22170 * cus-edit.el (custom-hook-convert-widget): Fix comment.
22171
22172 2000-01-09 Gerd Moellmann <gerd@gnu.org>
22173
22174 * progmodes/cperl-mode.el: Replace ^F with ^L.
22175
22176 * sendmail.el (toplevel): Provide `sendmail' when compiling before
22177 `require'ing rmail and mailalias to prevent infinite recursion.
22178
22179 2000-01-08 Dave Love <fx@gnu.org>
22180
22181 * emacs-lisp/backquote.el: Remove inappropriate customization
22182 (allowing custom.el to use backquote).
22183
22184 2000-01-07 Dave Love <fx@gnu.org>
22185
22186 * add-log.el (add-log-debugging): Deleted.
22187 (add-change-log-entry): Treat a backup FILE-NAME as its parent
22188 file. Remove debugging code.
22189 (change-log-get-method-definition, change-log-name): Add doc.
22190 (change-log-sortable-date-at): New function.
22191 (change-log-merge): New command.
22192
22193 * time.el (display-time-string-forms): Make the Mail string active.
22194 (display-time-update): Provide help-echo for load average.
22195
22196 * bindings.el (make-mode-line-mouse2-map): New function.
22197 (mode-line-modified): Use it and simplify.
22198 (mode-line-mule-info): Provide help-echo info.
22199 (minor-mode-alist): Activate the strings.
22200 (make-mode-line-mouse-sensitive): Simplify for
22201 mode-line-buffer-identification.
22202
22203 2000-01-07 Gerd Moellmann <gerd@gnu.org>
22204
22205 * play/pong.el: New file.
22206
22207 2000-01-06 Dave Love <fx@gnu.org>
22208
22209 * array.el: Assorted cleanups for compiler warnings, doc strings,
22210 `array-' prefix for symbols.
22211
22212 2000-01-05 Dave Love <fx@gnu.org>
22213
22214 * textmodes/outline.el (outline-mode-menu-bar-map):
22215 Add outline-headers-as-kill.
22216 (outline-mode): Define imenu-generic-expression.
22217 (outline-headers-as-kill): New command.
22218
22219 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
22220 from paragraph-start.
22221 (paragraph-indent-minor-mode): New command.
22222
22223 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
22224 M-C-e, M-C-h, C-j, C-xnd, TAB.
22225 (fortran-mode): Set beginning-of-defun, end-of-defun.
22226 (fortran-column-ruler): Simplify.
22227 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
22228 (fortran-with-subprogram-narrowing): Likewise.
22229 (fortran-indent-subprogram): Call mark-defun.
22230 (fortran-check-for-matching-do): Change narrowing.
22231
22232 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
22233 (cl-lucid-hash-tag): Delete.
22234 (cl-hash-table-p): Correct test for native table.
22235 (cl-hash-table-count): Use hash-table-count.
22236
22237 * browse-url.el (browse-url): Fix case of
22238 browse-url-browser-function being an alist.
22239
22240 2000-01-05 Carsten Dominik <cd@gnu.org>
22241
22242 * textmodes/reftex-vars.el (reftex-parse-file-extension)
22243 (reftex-index-phrase-file-extension): New options.
22244
22245 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
22246 Use new option `reftex-index-phrase-file-extension'.
22247
22248 * textmodes/reftex.el (reftex-access-parse-file): Use new option
22249 `reftex-parse-file-extension'.
22250
22251 2000-01-05 Dave Love <fx@gnu.org>
22252
22253 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
22254 (beginning-of-defun-raw): Use it.
22255 (end-of-defun): New variable.
22256 (end-of-defun): Use it.
22257 (check-parens): New command.
22258
22259 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
22260
22261 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
22262 (hs-show-block): Don't use `mapcar' when not accumulating.
22263
22264 Fix buglet in local variables initialization.
22265
22266 2000-01-05 Andreas Schwab <schwab@suse.de>
22267
22268 * hscroll.el (hscroll): Doc fix.
22269
22270 2000-01-05 Carsten Dominik <cd@gnu.org>
22271
22272 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
22273 Require idlw-toolbar.
22274
22275 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
22276 file idlw-rinfo.el.
22277 (idlwave-customize): Load must read file idlw-shell.el.
22278 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
22279
22280 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
22281
22282 * progmodes/idlw-shell.el: Also provide idlwave-shell
22283 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
22284 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
22285
22286 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
22287 both reftex-dcr and reftex-vcr.
22288
22289 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
22290
22291 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22292
22293 * ps-print.el: PostScript code now is in separate files, doc fix.
22294 (ps-print-version): New version number (5.0.3).
22295 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
22296 local.
22297 (ps-spool-config): Initialization fix.
22298 (ps-print-prologue-1, ps-print-prologue-2)
22299 (ps-print-duplex-feature): PostScript code moved to separated file.
22300 (ps-background-image): Little code reformating.
22301 (ps-begin-file, ps-begin-job): Fix code.
22302 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
22303 (ps-prologue-file): New fun.
22304
22305 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22306
22307 * ps-vars.el: Eliminated.
22308
22309 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
22310 `;;;###autoload'.
22311
22312 * ps-print.el: ps-vars eliminated, doc fix.
22313 (ps-print-version): New version number (5.0.2).
22314 (ps-spool-config): Initialization fix.
22315 (ps-print-customize): New fun.
22316
22317 2000-01-04 Gerd Moellmann <gerd@gnu.org>
22318
22319 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
22320
22321 2000-01-04 Dave Love <fx@gnu.org>
22322
22323 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
22324 menu items.
22325
22326 2000-01-03 Dave Love <fx@gnu.org>
22327
22328 * elide-head.el (elide-head) [defgroup]: Add :version.
22329
22330 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
22331 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
22332 Use `cl-hash-table-p', not `hash-table-p'.
22333 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
22334
22335 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22336
22337 * faces.el (face-read-integer, read-face-attribute)
22338 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
22339
22340 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
22341
22342 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
22343 at comment end, and re-insert them after filling.
22344
22345 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22346
22347 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
22348 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
22349 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
22350
22351 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22352
22353 * term/x-win.el (xw-defined-colors): Call color-supported-p,
22354 the new name of face-color-supported-p.
22355
22356 * term/w32-win.el (xw-defined-colors): Likewise.
22357
22358 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22359
22360 * simple.el (completion-setup-function): Count completion-size
22361 from minibuffer-prompt-end, not from point-min.
22362
22363 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
22364
22365 * faces.el (read-face-attribute, defined-colors, color-defined-p):
22366 Pass the frame to tty-color-* functions.
22367 (display-color-p, frame-set-background-mode): Pass the frame to
22368 tty-display-color-p.
22369
22370 * term/tty-colors.el (tty-defined-color-alist): Renamed from
22371 tty-color-alist.
22372 (tty-color-alist, tty-modify-color-alist): New functions.
22373 (tty-color-define, tty-color-clear, tty-color-approximate)
22374 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
22375 optional parameter FRAME.
22376
22377 2000-01-01 Gerd Moellmann <gerd@gnu.org>
22378
22379 * image.el (create-image, defimage): Don't assume image data is
22380 a string.
22381
22382 * image.el (defimage): Handle specifications containing :data
22383 instead of :file.
22384 (image-type-from-data): New function.
22385 (image-type-from-file-header): Use it.
22386 (create-image): Add parameter DATA-P.
22387
22388 See ChangeLog.8 for earlier changes.
22389
22390 ;; Local Variables:
22391 ;; coding: iso-2022-7bit
22392 ;; End:
22393
22394 Copyright (C) 2000, 2001 Free Software Foundation, Inc.
22395 Copying and distribution of this file, with or without modification,
22396 are permitted provided the copyright notice and this notice are preserved.