]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(reb-match-0, reb-match-1)
[gnu-emacs] / lisp / ChangeLog
1 2001-11-22 Miles Bader <miles@gnu.org>
2
3 * emacs-lisp/re-builder.el (reb-match-0, reb-match-1)
4 (reb-match-2, reb-match-3): Add dark-background variants.
5
6 2001-11-22 Colin Walters <walters@debian.org>
7
8 * calc/calc-misc.el (calc-info): Don't perform voodoo, just
9 (info "Calc").
10 (report-calc-bug): Use reporter.el.
11
12 * mail/reporter.el (reporter-submit-bug-report): Doc fixes.
13
14 2001-11-21 Richard M. Stallman <rms@gnu.org>
15
16 * which-func.el (which-function): Call imenu--make-index-alist
17 if necessary to get a list of functions.
18 (which-function-imenu-failed): New variable.
19 (which-func-update): Handle all visible windows.
20 (which-func-update-1): New subroutine broken out of which-func-update.
21
22 * files.el (temporary-file-directory, null-device)
23 (small-temporary-file-directory): Definitions moved up.
24
25 * progmodes/cperl-mode.el (cperl-problems, cperl-tips)
26 (cperl-non-problems, cperl-praise): Doc fixes.
27
28 * progmodes/sh-script.el (sh-mode): Don't use define-derived-mode.
29 (sh-mode-syntax-table): Function restored.
30 Variable set up for use by function sh-mode-syntax-table.
31 (sh-set-shell): Set the syntax table.
32
33 * play/gomoku.el (gomoku-mode): Don't use define-derived-mode.
34
35 * progmodes/perl-mode.el (perl-mode): Don't use define-derived-mode.
36
37 * international/encoded-kb.el: Don't alter minor-map-alist.
38
39 2001-11-20 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
40
41 * files.el (auto-save-file-name-transforms): Put remote files in
42 temporary-file-directory rather than /tmp.
43
44 2001-11-21 Colin Walters <walters@debian.org>
45
46 * calc/calc-macs.el (calc-slow-wrapper): Move (point) call outside
47 of (function ...) wrapper.
48
49 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
50
51 * derived.el (define-derived-mode): Create the abbrev-table
52 from inside the `defvar'.
53
54 * jit-lock.el (jit-lock-defer-time): New var.
55 (jit-lock-defer-timer, jit-lock-buffers): New vars.
56 (jit-lock-mode): Initialize them. Cancel the timers more carefully.
57 (jit-lock-function): Defer fontification if requested.
58 (jit-lock-stealth-chunk-start): Pay attention to the new non-nil value.
59 (jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline'
60 text property.
61 (jit-lock-deferred-fontify): New fun.
62
63 2001-11-20 Richard M. Stallman <rms@gnu.org>
64
65 * emacs-lisp/lisp-mode.el (lisp-interaction-mode):
66 Set local-abbrev-table to lisp-mode-abbrev-table.
67
68 * emacs-lisp/re-builder.el (reb-mode):
69 Don't use define-derived-mode. Call kill-all-local-variables.
70
71 * emacs-lisp/lisp-mode.el (lisp-mode, emacs-lisp-mode):
72 Don't use define-derived-mode.
73
74 * help-mode.el (help-mode): Undo 2001-10-07 change.
75
76 * replace.el (occur-mode): Undo 2001-5-20 change.
77
78 2001-11-20 Richard M. Stallman <rms@gnu.org>
79
80 * ruler-mode.el: Add pagination.
81 (ruler-mode-toggle-show-tab-stops): No need to
82 test `ruler-mode' variable.
83
84 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
85
86 * play/landmark.el: Mark lm-mode as special.
87
88 * play/gomoku.el: Mark gomoku-mode as special.
89
90 2001-11-20 Juanma Barranquero <lektu@terra.es>
91
92 * emacs-lisp/re-builder.el (reb-change-target-buffer): New function.
93 (top-level): Bind it to C-c C-b.
94 (re-builder): Don't re-enter RE Builder Mode.
95
96 * bs.el (bs-delete): Signal an error if the buffer cannot be deleted.
97
98 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
99
100 * progmodes/cperl-mode.el (cperl-perldoc): Require man before binding
101 `manual-program'.
102
103 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Don't move back
104 to a line without a comment.
105
106 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
107
108 * dired.el (dired-listing-switches): Mention in the doc string
109 that some switches are not supported by ls-lisp.el
110
111 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
112
113 * imenu.el (imenu--split-menu): Use dolist and copy-sequence.
114 (imenu--create-keymap-2): Remove.
115 (imenu--create-keymap-1): Simplify, remove third argument.
116 (imenu--generic-function): Use dolist.
117 (imenu-find-default): New function.
118 (imenu--completion-buffer): Use it.
119 (imenu--mouse-menu): Use popup-menu.
120 (imenu--menubar-select): Return t rather than calling imenu.
121
122 * textmodes/fill.el (fill-delete-prefix, fill-delete-newlines):
123 New functions, extracted from fill-region-as-paragraph.
124 (fill-region-as-paragraph): Use them.
125 Use an end marker instead of eob.
126 Ignore whitespace-only fill-prefixes when indenting according to mode.
127 Simplify the loop that searches for spaces backwards.
128
129 * textmodes/picture.el (picture-vertical-step)
130 (picture-horizontal-step): Don't use defconst for variables.
131
132 * mail/mail-extr.el: Use backquote/dolist/mapc/when. Docstring fixes.
133 (mail-extract-address-components): Downcase domain names.
134 (mail-extr-delete-char): Remove. Use delete-char instead.
135
136 * emulation/pc-select.el: Doc string fixes.
137 (pc-selection-mode): Don't treat macos as a tty.
138
139 * emacs-lisp/lisp.el (mark-sexp): Mark more if repeated.
140
141 * progmodes/cc-engine.el (c-parse-state): Typo. From Martin Stjernholm.
142
143 * mwheel.el (mouse-wheel-scroll-amount): Allow float values.
144 (mouse-wheel-progessive-speed): New var.
145 (mwheel-scroll): Use it and handle float values.
146
147 * lazy-lock.el (lazy-lock-install-hooks): Remove make-local-hook.
148
149 * iswitchb.el (iswitchb-mode): Use define-minor-mode.
150 (iswitchb): Fix the case where the result was selected with the mouse.
151 (iswitchb-completion-help): Use the normal *Completions* now that
152 mouse selection works.
153 (iswitchb-minibuffer-setup): Simplify.
154
155 * newcomment.el (comment-column, comment-style, comment-multi-line)
156 (comment-auto-fill-only-comments): Remove :group arg.
157 (comment-padding): Add :type.
158 (comment-indent-new-line): Ignore comment-auto-fill-only-comments
159 if called interactively.
160
161 2001-11-19 Colin Walters <walters@verbum.org>
162
163 * calc/calc.el (toplevel): Add comment and version header.
164 (calc-init-base): Bump version to 2.02f, update date.
165
166 2001-11-19 Richard M. Stallman <rms@gnu.org>
167
168 * net/browse-url.el: Support Mozilla and Galeon.
169 By default, find the installed browser whichever it is.
170 (browse-url-mozilla): New function.
171 (browse-url-mozilla-sentinel): New function.
172 (browse-url-galeon, browse-url-galeon-sentinel): New functions.
173 (browse-url-default-browser): New function.
174 (browse-url-process-environment): Use browse-url-browser-display.
175 (browse-url-browser-display): Renamed from browse-url-netscape-display.
176 (browse-url-mozilla-startup-arguments, browse-url-galeon-program)
177 (browse-url-galeon-arguments, browse-url-galeon-startup-arguments)
178 (browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.
179 (browse-url-browser-function): New default, new options.
180
181 2001-11-19 Sam Steingold <sds@gnu.org>
182
183 * bindings.el (last-buffer, unbury-buffer): New function.
184 (mode-line-unbury-buffer): Use `unbury-buffer'.
185
186 2001-11-18 Stephen Eglen <stephen@gnu.org>
187
188 * iswitchb.el (iswitchb-cannot-complete-hook): New variable to
189 control behaviour when no further completion is possible.
190
191 2001-11-19 Colin Walters <walters@verbum.org>
192
193 * calc/calc-macs.el (calc-wrapper, calc-slow-wrapper)
194 (math-showing-full-precision, math-with-extra-prec, math-working)
195 (calc-with-default-simplification)
196 (calc-with-trail-buffer): Use backtick.
197 (Math-zerop, Math-integer-negp, Math-integer-posp, Math-negp)
198 (Math-looks-negp, Math-posp, Math-integerp, Math-natnump)
199 (Math-ratp, Math-realp, Math-anglep, Math-numberp, Math-scalarp)
200 (Math-vectorp, Math-messy-integerp, Math-objectp, Math-objvecp)
201 (Math-integer-neg, Math-equal, Math-lessp, Math-primp)
202 (Math-num-integerp, Math-bignum-test, Math-equal-int)
203 (Math-natnum-lessp, math-format-radix-digit): Change to `defsubst'.
204 (calc-record-compilation-date-macro): Deleted. Callers updated.
205 (math-format-radix-digit): Move to calc-bin.el.
206
207 * calc/calc.el (calc-record-compilation-date): Remove.
208 (calc-bug-address): Update.
209 (calc-settings-file): Use `user-init-file'.
210
211 * calc/calc-mode.el (calc-settings-file-name, calc-save-modes):
212 Handle null `calc-settings-file'.
213
214 * calc/calc-frac.el (calc-over-notation): Use `completing-read'.
215 * calc/calc-keypd.el (calc-keypad-mode): New.
216 (calc-do-keypad): Use it.
217 (calc-keypad-map): Move into `calc-keypad-mode'.
218
219 * calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote
220 to defalias argument.
221
222 * calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc)
223 (calcFunc-floor): Ditto.
224
225 * calc-units.el (calcFunc-usimplify): Ditto.
226
227 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
228 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
229 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
230 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
231 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
232 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
233 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
234 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
235 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
236 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
237 * calcsel2.el: Change all toplevel `setq' forms to `defvar' forms,
238 and move them before their first use. Use `when', `unless'.
239 Remove trailing periods from error forms. Add description and
240 headers suggested by Emacs Lisp coding conventions.
241
242 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
243
244 * newcomment.el (comment-indent):
245 Fix misindentation for comment-only lines.
246 (comment-indent-new-line): Only obey comment-multi-line if the
247 comment-ender is not the end-of-line.
248
249 2001-11-19 Richard M. Stallman <rms@gnu.org>
250
251 * net/net-utils.el (network-connection-service-abbrev-alist):
252 New variable.
253
254 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
255 Advance to start of 3rd sexp by moving fwd and backing over it.
256 At first three elements, act like defun.
257
258 * delsel.el (delete-selection-pre-hook): Handle and resignal
259 file-supersession errors to interact properly with userlock.el.
260
261 2001-11-18 Richard M. Stallman <rms@gnu.org>
262
263 * progmodes/fortran.el (fortran-mode-syntax-table):
264 Specify punctuation syntax for backslash.
265
266 * progmodes/sh-script.el (sh-must-be-shell-mode): Function deleted.
267 All calls deleted.
268
269 * international/mule-util.el (string-to-sequence): Make it obsolete.
270 (string-to-list, string-to-vector): Implement them directly
271 using append and vconcat, not with string-to-sequence.
272
273 * startup.el (command-line): Set abbrevs-changed to nil after
274 reading the init file and the abbrevs file.
275
276 * isearch.el (isearch): Use magenta2 as bg for (background light)
277
278 2001-11-17 Richard M. Stallman <rms@gnu.org>
279
280 * menu-bar.el (menu-bar-update-buffers-1): Don't pad the buffer name.
281
282 * simple.el (minibuffer-history-sexp-flag): Doc fix.
283
284 2001-11-17 Stefan Monnier <monnier@cs.yale.edu>
285
286 * font-lock.el (font-lock-compile-keywords): New arg `regexp'.
287 If set and if applicable, add a regexp to highlight defun-like
288 text inside comments and strings.
289 (font-lock-fontify-keywords-region): Pass that new arg.
290 (font-lock-set-defaults): Move the code to set `font-lock-keywords'
291 to the end and pass that new arg.
292 (c-font-lock-keywords-2): Fix regex for labels.
293 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
294 Make it work when LIMIT is several lines further.
295 (c-font-lock-keywords-3, c++-font-lock-keywords-3)
296 (objc-font-lock-keywords-3, java-font-lock-keywords-3):
297 Use backquote and make the regexes for `int a, b, c;' work on
298 multiple lines.
299
300 * emacs-lisp/re-builder.el (reb-mode): Use define-derived-mode.
301 (font-lock-defaults-alist): Don't change it any more.
302 (reb-subexp-mode-map): Cleanup.
303
304 * custom.el (custom-current-group-alist): New var.
305 (custom-declare-group): Set it.
306 (custom-current-group): New fun.
307 (custom-declare-variable, custom-handle-all-keywords):
308 Use it as a default if no :group argument is specified.
309
310 * international/mule-cmds.el (locale-name-match): Use \` and \(?:.
311 (standard-keyboard-coding-systems): New var.
312 (set-locale-environment): Use it to decide whether or not to call
313 set-keyboard-coding-system.
314 (locale-language-names): Use \"French\" for "fr".
315
316 2001-11-17 Richard M. Stallman <rms@gnu.org>
317
318 * emacs-lisp/checkdoc.el (princ-list, checkdoc-read-event)
319 (add-to-list): Delete compatibility code.
320 (checkdoc-next-message-error): Doc fix.
321
322 2001-11-17 Stephen Eglen <stephen@gnu.org>
323
324 * locate.el (locate): Show default locate pattern within the
325 prompt, but don't insert it into the minibuffer contents.
326 Catch the case when pattern is the empty string.
327
328 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
329
330 * language/european.el ("French"): New language environment.
331
332 2001-11-16 Richard M. Stallman <rms@gnu.org>
333
334 * calendar/todo-mode.el (todo-save): Fix previous change.
335
336 * subr.el (functionp): Do use cdr-safe on object.
337
338 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
339
340 * bindings.el (mode-line-mode-name): Only put the help-echo property
341 if the local-map property was put as well.
342 (global-map): Bind switch-frame, delete-frame, iconify-frame
343 and make-frame-visible events.
344
345 * emacs-lisp/elp.el (elp-not-profilable): New var.
346 (elp-not-profilable-p): New function.
347 (elp-instrument-function): Use it. Use backquotes and push.
348
349 * emacs-lisp/bytecomp.el (byte-compile-call-tree, byte-code-vector)
350 (byte-stack+-info, byte-compile-last-warned-form)
351 (byte-compile-last-logged-file): Don't defconst a variable.
352 (no-byte-compile): Declare.
353 (byte-compile-file): Don't boundp-check no-byte-compile any more.
354 (byte-compile-defvar): Leave defconst as is.
355
356 * emacs-lisp/edebug.el (edebug-form-data, edebug-offsets)
357 (edebug-offsets-stack, edebug-read-dotted-list, edebug-def-name)
358 (edebug-current-offset, edebug-old-def-name, edebug-error-point)
359 (edebug-best-error): Don't defconst a variable.
360 (edebug-read-syntax-table): Use a char-table.
361 (edebug-lemacs-specific): Remove.
362 Toplevel: Eliminate check for Lucid Emacs.
363
364 * pcvs-util.el (cvs-prefix-define): Don't defconst a variable.
365
366 * rect.el (move-to-column-force): Mark obsolete.
367 (operate-on-rectangle, delete-extract-rectangle-line)
368 (insert-rectangle, delete-whitespace-rectangle-line)
369 (open-rectangle-line, clear-rectangle-line): Use move-to-column.
370 (string-rectangle-history): New var.
371 (string-rectangle, string-insert-rectangle): Use it.
372 (delete-rectangle-line): Fix pos/column mixup and simplify.
373
374 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
375 (normal-top-level, command-line, command-line-1): Simplify.
376
377 * tar-mode.el (tar-mode): Use define-derived-mode.
378
379 * view.el (view-mode-enable): Don't use make-local-hook.
380
381 * emacs-lisp/eldoc.el (eldoc-mode): Use define-minor-mode.
382
383 2001-11-16 Richard M. Stallman <rms@gnu.org>
384
385 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word
386 if it doesn't make sense as anything else.
387 Don't recognize a "telephone number" at the beginning of the name.
388 (mail-extr-leading-garbage): Match non-word characters only.
389
390 2001-11-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
391
392 * startup.el (command-line-processed): Doc fix.
393
394 * apropos.el (apropos-next-label-button): Doc fix.
395
396 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
397
398 * comint.el (comint-mode): Simplify.
399 (make-comint-in-buffer): Run `comint-mode' only if necessary.
400
401 * subr.el (eval-after-load): Make it work with features as well.
402
403 * log-view.el (log-view-mode): Don't mark the buffer unmodified.
404
405 * international/mule-cmds.el (describe-input-method): Setup xref.
406 (set-language-environment): Use functionp.
407 (locale-language-names, locale-charset-language-names)
408 (locale-preferred-coding-systems): Defconst and purecopy.
409
410 * language/european.el (mac-roman): Add mime-charset property.
411
412 2001-11-15 Richard M. Stallman <rms@gnu.org>
413
414 * emacs-lisp/cl.el (values, values-list, multiple-value-list)
415 (multiple-value-apply, nth-value): Use defsubst rather than defalias
416 to get better doc strings.
417
418 2001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
419
420 * derived.el: Fix autoload cookie.
421
422 2001-11-15 Richard M. Stallman <rms@gnu.org>
423
424 * jka-compr.el (jka-compr-partial-uncompress): Fix previous change.
425
426 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
427
428 * menu-bar.el (menu-bar-edit-menu) <copy>: Put an explicit key binding.
429
430 2001-11-15 Richard M. Stallman <rms@gnu.org>
431
432 * dired.el (dired-undo): Display a message to explain
433 that this does not undo file system changes.
434
435 2001-11-15 David Kastrup <David.Kastrup@t-online.de>
436
437 * mouse-drag.el (mouse-drag-throw): Push back non-drag events
438 into `unread-command-events' instead of trying keymap
439 lookups ourselves. This makes mouse-clicks do the right
440 thing even when keymaps of overlays are involved.
441 (mouse-drag-drag): Likewise.
442
443 2001-11-15 Andreas Schwab <schwab@suse.de>
444
445 * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special
446 characters and append anchor to pattern added to auto-mode-alist.
447
448 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
449
450 * server.el (server-process-filter): Run pore/post-comment-hook
451 before/after visiting the file.
452
453 * info-look.el (makefile-mode): Add info for automake.
454 (autoconf-mode): Fix the name of the index for automake.
455
456 * international/latin-9.el: Give pilcrow punctuation syntax.
457
458 2001-11-15 Andre Spiegel <spiegel@gnu.org>
459
460 * vc.el: Documentation fixes.
461
462 2001-11-14 Stefan Monnier <monnier@cs.yale.edu>
463
464 * smerge-mode.el (smerge-match-conflict): Fix typo.
465 (smerge-diff): Be careful to read match-data early enough.
466
467 2001-11-14 Colin Walters <walters@verbum.org>
468
469 * calc/calc-alg.el (calcFunc-esimplify, calcFunc-simplify)
470 (calcFunc-subst): Use `defalias' instead of `fset' and
471 `symbol-function'.
472
473 * calc/calc-arith.el (calcFunc-abs, calcFunc-float)
474 (calcFunc-ceil, calcFunc-round): Ditto.
475
476 * calc/calc-bin.el (calcFunc-clip): Ditto.
477
478 * calc/calc-ext.el (calcFunc-evalv): Ditto.
479
480 * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Ditto.
481
482 * calc/calc-misc.el (math-fixnump, math-fixnatnump)
483 (calcFunc-trunc, calcFunc-floor, calc-report-bug): Ditto.
484
485 * calc/calc-units.el (calcFunc-unsimplify): Ditto.
486
487 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
488 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
489 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
490 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
491 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
492 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
493 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
494 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
495 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
496 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
497 * calcsel2.el: Style cleanup; don't put closing parens on their
498 own line, add "foo.el ends here" to each file, and update
499 copyright date.
500
501 * README: Update maintainer.
502
503 2001-11-13 Alan Shutko <ats@acm.org>
504
505 * compile.el (recompile): Use compilation-arguments if set, so as
506 to be able to M-x recompile the exact command which created a
507 compilation-mode buffer.
508
509 2001-11-13 Richard M. Stallman <rms@gnu.org>
510
511 * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
512
513 2001-11-13 Gerd Moellmann <gerd@gnu.org>
514
515 * mouse.el (mouse-drag-region): Don't run the up-event
516 handler if window start changed due to the down-mouse event.
517
518 2001-11-13 Richard M. Stallman <rms@gnu.org>
519
520 * mouse.el (mouse-show-mark): Either move point to the mark
521 or use highlighting, never both.
522 (mouse-buffer-menu): If WINDOW is a frame, select its selected window.
523
524 2001-11-13 Simon Josefsson <jas@extundo.com>
525
526 * mail/smtpmail.el (top-level): Change maintainer to Simon
527 Josefsson, cleanup the smtpmail.el header.
528
529 * mail/smtpmail.el (top-level): Don't require cl or base64.
530 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
531 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd):
532 Defsubst instead of defmacro.
533 (smtpmail-intersection): Return value in reverse order.
534 (smtpmail-open-stream): Use stringp instead of string-to-list.
535 (smtpmail-open-stream, smtpmail-try-auth-methods): New functions,
536 separated from smtpmail-via-smtp.
537
538 * mail/smtpmail.el (top-level): Autoload starttls, mail-utils and
539 rfc2104. Require base64 and cl.
540 (smtpmail-smtp-service): Doc fix. :type fix.
541 (smtpmail-debug-info): Doc fix.
542 (smtpmail-debug-verb, smtpmail-auth-credentials)
543 (smtpmail-starttls-credentials, smtpmail-auth-supported):
544 New variables.
545 (smtpmail-deduce-address-list, smtpmail-send-it): Don't require
546 mail-utils (it is autoloaded).
547 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
548 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd)
549 (smtpmail-find-credentials, smtpmail-intersection): New utility funs.
550 (smtpmail-via-smtp): Support STARTTLS, if binary is installed.
551 (smtpmail-via-smtp): Support AUTH.
552 (smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB.
553
554 2001-11-13 Richard M. Stallman <rms@gnu.org>
555
556 * ebuff-menu.el (electric-buffer-update-highlight): New function.
557 (electric-buffer-overlay): New variable.
558 (electric-buffer-menu-looper): Call electric-buffer-update-highlight.
559 (electric-buffer-list): Likewise.
560
561 2001-11-13 Per Starback <starback@ling.uu.se>
562
563 * isearch.el (isearch-whitespace-chars): Doc fix.
564 (isearch-mode): Handle negative search-slow-window-lines correctly.
565
566 2001-11-13 Stefan Monnier <monnier@cs.yale.edu>
567
568 * newcomment.el (comment-normalize-vars): Handle a nil comment-padding.
569
570 * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.
571 From Emmanuel Briot <briot@act-europe.fr>.
572
573 2001-11-13 Colin Walters <walters@debian.org>
574
575 * calc/calc.el (calc-unread-command): Use `unread-command-events'.
576
577 * calc/calc-mode.el (calc-settings-file-name): Don't hardcode
578 "~/.emacs"; use `read-file-name'.
579
580 * calc/calc-graph.el, calc/calc-embed.el, calc/calc-graph.el
581 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-prog.el
582 * calc/calc-sel.el, calc/calc-store.el, calc/calc-yank.el
583 * calc/calc.el: Use `frame-width' instead of `screen-width',
584 `frame-height' instead of `screen-height', and,
585 `executing-kbd-macro' instead of `executing-macro'.
586
587 * calc/calc-embed.el (calc-do-embedded): Call `y-or-n-p' with
588 correct number of arguments.
589
590 * calc/calc-aent.el (calc-do-alg-entry):
591 Use `blink-paren-function' instead of `blink-paren-hook'.
592
593 2001-11-12 Richard M. Stallman <rms@gnu.org>
594
595 * calendar/todo-mode.el (todo-save): Add save-excursion
596 and save-restriction.
597
598 * server.el (server-edit, server-done): Doc fix.
599
600 * simple.el (clone-indirect-buffer): Error if major mode symbol
601 has a no-clone-indirect property.
602 (clone-buffer): Check for obvious errors before reading clone name.
603
604 * info.el (Info-mode): Add a no-clone-indirect property.
605
606 2001-11-12 Sam Steingold <sds@gnu.org>
607
608 * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
609 set-buffer-modified-p to nil after `vc-exec-after'.
610 * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
611 (log-view-mode): Make read-only.
612 (log-view-current-file): Do final `expand-file-name' in the
613 current `default-directory'.
614 (log-view-current-tag): Take an optional `where' arg.
615 (log-view-diff): New user command.
616
617 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
618
619 * progmodes/cpp.el (cpp-choose-face): Fix typo.
620
621 2001-11-12 Sam Steingold <sds@gnu.org>
622
623 * emacs-lisp/cl-indent.el (toplevel): Indent properly
624 `generic-flet', `generic-labels', `with-accessors',
625 `with-condition-restarts'.
626
627 2001-11-12 Richard M. Stallman <rms@gnu.org>
628
629 * dired.el: Many trivial doc fixes.
630 (dired-get-file-for-visit): New function.
631 (dired-find-alternate-file, dired-mouse-find-file-other-window):
632 (dired-view-file, dired-find-file-other-window, dired-display-file):
633 (dired-find-file): Use dired-get-file-for-visit.
634
635 2001-11-12 Alex Schroeder <kensanata@yahoo.com>
636
637 * sql.el (sql-mode): Doc change.
638
639 * sql.el (sql-mode-syntax-table): The backslash is no longer an
640 escape character.
641
642 2001-11-12 Colin Walters <walters@debian.org>
643
644 * calc/calc-keypd.el (toplevel): Bind mouse buttons.
645 (calc-do-keypad): Don't attempt to use nonexistent global
646 mouse-map, use calc-keypad-map.
647 (calc-keypad-x-left-click): Renamed to calc-keypad-left-click.
648 (calc-keypad-left-click): Don't use mouse-map; update to new event
649 interface.
650 (calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto.
651 (calc-keypad-press): Use `unread-command-events' instead of
652 `unread-command-char'.
653
654 * calc/calc-ext.el (calc-init-extensions): Update autoload names
655 to match files renamed on initial calc import.
656
657 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
658
659 * textmodes/flyspell.el (flyspell-default-dictionary):
660 Fix previous change.
661
662 2001-11-12 Richard M. Stallman <rms@gnu.org>
663
664 * textmodes/flyspell.el (flyspell-default-dictionary):
665 Fix custom type.
666
667 2001-11-11 Richard M. Stallman <rms@gnu.org>
668
669 * calendar/solar.el (solar-sunrise-and-sunset):
670 Exchange the two extreme values of day-length.
671
672 * progmodes/sh-script.el (sh-must-be-shell-mode):
673 Allow modes derived from sh-mode.
674
675 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
676 Turn off error in some re-search-forward calls.
677
678 * replace.el (query-replace-skip-read-only): New variable.
679 (perform-replace): If that variable is non-nil, ignore matches
680 that have a read-only property.
681
682 * derived.el (define-derived-mode): Doc fix.
683
684 * server.el (server-buffer-done): Test of server-existing-buffer
685 was backwards.
686 (server-existing-buffer): Doc fix.
687
688 * textmodes/flyspell.el (flyspell-default-dictionary):
689 Allow nil as value, and make nil the default.
690
691 2001-11-11 Eli Zaretskii <eliz@is.elta.co.il>
692
693 * subdirs.el: Regenerated.
694
695 * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if
696 it is not fboundp.
697 (clipboard-yank): Ditto.
698
699 2001-11-11 Colin Walters <walters@verbum.org>
700
701 The following changes are based on patches from
702 Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro\e,A_\e(Bjohann
703 <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others.
704
705 * calc/calc.el (toplevel): Require calc-macs.
706 (calc-minibuffer-size): New.
707 (calcDigit-nondigit): Use it instead of `buffer-size'.
708 (calcDigit-backspace): Likewise.
709 (calcDigit-nondigit): Use `minibuffer-contents' instead of
710 `buffer-string'.
711 (calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of
712 `point-min'.
713 (calcDigit-key): Use `calc-minibuffer-contains' instead of a
714 `save-excursion'.
715
716 * calc/calc-macs.el (calc-record-compilation-date-macro): Return a
717 simple `setq' form.
718
719 * calc/calc-ext.el: (toplevel): Require calc.
720 (calc-fancy-prefix-map): New.
721 (calc-fancy-prefix): Use it.
722 (calc-fancy-prefix-other-key): New.
723
724 * calc/calc-aent.el (toplevel): Require calc-macs during compilation.
725 (calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
726 (calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
727 (calcAlg-enter): Likewise.
728 (calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.
729
730 2001-11-10 Richard M. Stallman <rms@gnu.org>
731
732 * abbrev.el (read-abbrev-file): Don't set save-abbrevs.
733 (quietly-read-abbrev-file): Doc fix.
734
735 * startup.el (command-line): Read standard abbrev
736 file (abbrev-file-name), if it exists.
737
738 * files.el (save-abbrevs): Default value is t.
739
740 * progmodes/compile.el (compile-goto-error): Fix previous change
741 in the case where subsequent errors have not been parsed yet
742 because they are in a different source file.
743
744 2001-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
745
746 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
747 Merge two regular expressions into one.
748 (ps-mode): Make local bindings for `comment-start' and
749 `comment-start-skip'.
750 (ps-mode-looking-at-nested): Simplify an if-else construct;
751 use `set-match-data' to set the result.
752
753 2001-11-10 Richard M. Stallman <rms@gnu.org>
754
755 * textmodes/flyspell.el (flyspell-correct-word/local-keymap):
756 Function deleted.
757 (flyspell-correct-word): Old definition deleted.
758 (flyspell-correct-word/mouse-keymap): Renamed to flyspell-correct-word.
759 All references renamed too.
760
761 2001-11-10 Gerd Moellmann <gerd@gnu.org>
762
763 * Makefile.in (finder_setwins, setwins): Exclude Calc.
764
765 2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
766
767 * wid-edit.el (checklist): Removed `:menu-tag'.
768 (radio-button-choice): Ditto.
769 (editable-list): Ditto.
770
771 2001-11-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
772
773 * play/gomoku.el: Move definitions of constants to the beginning
774 of file, before their use.
775
776 2001-11-09 Richard M. Stallman <rms@gnu.org>
777
778 * textmodes/flyspell.el: Use the keymap property
779 instead of local-map, and don't use a minor-mode map.
780 (flyspell-mode-map): Variable deleted.
781 Don't mess with minor-mode-map-alist.
782 (calling add-minor-mode): Specify nil for keymap.
783 And always use add-minor-mode, now that it exists.
784 (flyspell-overlay-keymap-property-name): Set it to `keymap'.
785 (flyspell-mode-on): Don't locally bind flyspell-mouse-map
786 or flyspell-local-mouse-map.
787 (make-flyspell-overlay): Use flyspell-mouse-map directly.
788 (flyspell-mode): Doc fix.
789 (flyspell-mode-on): Don't call make-local-hook.
790
791 2001-11-09 Sam Steingold <sds@gnu.org>
792
793 * emacs-lisp/debug.el (debugger-make-xrefs):
794 Add buttons to all symbols.
795
796 2001-11-09 Andre Spiegel <spiegel@gnu.org>
797
798 * vc.el: Add John David Smith to credits.
799
800 Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
801
802 * vc-hooks.el (vc-error-occured): Backquotified.
803 (vc-file-prop-obarray): Use prime length for better efficiency.
804
805 * vc.el (vc-clear-context): Fill obarray with 0, not nil.
806
807 2001-11-09 Eli Zaretskii <eliz@is.elta.co.il>
808
809 * info.el (Info-file-list-for-emacs): Add entries for Calc.
810
811 2001-11-09 Miles Bader <miles@gnu.org>
812
813 * subr.el (functionp): Don't consider macros as functions.
814
815 2001-11-08 Miles Bader <miles@gnu.org>
816
817 * subr.el (functionp): Make work correctly for macros and unbound
818 symbols.
819
820 * comint.el (comint-send-input): Fix description of
821 `comint-process-echoes' in the doc-string.
822
823 2001-11-08 Eli Zaretskii <eliz@is.elta.co.il>
824
825 * international/mule.el (make-translation-table): Doc fix.
826 Suggested by Alex Schroeder <alex@gnu.org>.
827
828 2001-11-07 Richard M. Stallman <rms@gnu.org>
829
830 * info.el (Info-fontify-node): Highlight every third menu item.
831
832 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
833
834 * cus-edit.el (custom-face-value-create): Don't ignore the
835 `customized-face' attribute when finding the current face spec.
836
837 2001-11-07 Stefan Monnier <monnier@cs.yale.edu>
838
839 * subr.el (with-local-quit): New macro.
840 (make-syntax-table): Always inherit.
841 (functionp): Be more careful when `object' is a symbol.
842
843 * dabbrev.el (dabbrev-completion): Use "*Completions*".
844
845 2001-11-07 Paul Eggert <eggert@twinsun.com>
846
847 * dired.el (dired-move-to-filename-regexp):
848 Do not distinguish between ASCII letters and non-ASCII characters.
849 Don't allow comma except in the form "month day, year".
850 Don't allow space between month name and comma.
851 Clean up the code that checks for trailing period, comma, and space.
852 Remove now-obsolete comments, and add more commentary about
853 Japanese dates.
854 Always gobble up trailing spaces, instead of doing it only sometimes.
855
856 2001-11-07 Miles Bader <miles@gnu.org>
857
858 * paren.el (show-paren-match-face): Add dark-background variant.
859
860 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
861
862 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Paren typo.
863 (lisp-mode-variables): Don't set paragraph-{start,separate}.
864 Don't disable adaptive-fill-mode.
865 (lisp-fill-paragraph): Use tab-width rather than 8.
866 Prevent filling the first line of docstrings.
867
868 2001-11-06 Richard M. Stallman <rms@gnu.org>
869
870 * play/gomoku.el (gomoku): Doc fix.
871
872 * jka-compr.el (jka-compr-partial-uncompress):
873 Support an alternative of not using dd.
874 (jka-compr-dd-program): Use defcustom to define this.
875 (jka-compr-load-suffixes): Use defcustom.
876 (jka-compr-mode-alist-additions): Use defcustom.
877
878 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
879
880 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):
881 Also work when LIMIT is further than the end of line.
882
883 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
884
885 * international/quail.el (quail-update-leim-list-file): Print the
886 offending file name if some of its quail-define-package forms is broken.
887
888 2001-11-05 Richard M. Stallman <rms@gnu.org>
889
890 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value
891 of the evaluated form.
892
893 2001-11-05 Paul Eggert <eggert@twinsun.com>
894
895 * ls-lisp.el (ls-lisp-time-to-seconds): New function.
896 (ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
897 stamps always line up by default. Also, it uses a slightly
898 different window to determine whether files are "recent".
899
900 2001-11-05 Andrew Innes <andrewi@gnu.org>
901
902 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
903 Don't attempt to remake autoloads before nuking .elc files.
904
905 2001-11-04 Richard M. Stallman <rms@gnu.org>
906
907 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Cope if
908 previous-single-property-change or next-single-char-property-change
909 returns nil.
910
911 * international/mule-cmds.el (set-locale-environment):
912 Make it interactive; make arg optional.
913
914 * international/mule-diag.el (help-funs): Require help-funs.
915
916 2001-11-04 Eli Zaretskii <eliz@is.elta.co.il>
917
918 * term/internal.el (term-setup-hook): Add IT-setup-unicode-display.
919
920 2001-11-04 Miles Bader <miles@gnu.org>
921
922 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
923 shadow of the splash image grey on a dark background instead of black.
924
925 2001-11-03 Stefan Monnier <monnier@cs.yale.edu>
926
927 * term.el (all faces): Don't (copy-face 'default <foo>).
928
929 * term/xterm.el (function-key-map):
930 Add entry for `ESC [ 3 ~' -> <delete>
931 Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}.
932 Use inheritance so that .emacs and terminfo take precedence.
933
934 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
935
936 * tooltip.el (tooltip-delay): Decrease to 0.7.
937 (tooltip-hide-delay): Enlarge to 10.
938
939 2001-11-03 Richard M. Stallman <rms@gnu.org>
940
941 * startup.el (fancy-splash-tail): Explain how to recover
942 from a crash, if there was a crash.
943 (command-line-1): Reorganize display of startup screen,
944 to simplify the logic. Use a temp buffer for it.
945
946 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
947
948 * frame.el (set-background-color, set-foreground-color):
949 Call face-set-after-frame-default, to propagate the new colors to
950 the frame's parameters alist.
951
952 * calendar/timeclock.el (timeclock-out): Signal an error if
953 timeclock-last-event is nil.
954
955 2001-11-02 Stefan Monnier <monnier@cs.yale.edu>
956
957 * textmodes/fill.el (fill-context-prefix): Fix braino.
958
959 * international/quail.el (quail-help):
960 Use `help-buffer' and move `help-setup-xref' to beginning.
961
962 * international/mule-cmds.el (describe-language-environment):
963 Use `help-buffer' and move `help-setup-xref' to beginning.
964
965 * international/mule-diag.el (list-character-sets)
966 (sort-listed-character-sets, describe-character-set)
967 (describe-coding-system, describe-fontset, list-fontsets):
968 Use `help-buffer' and move `help-setup-xref' to beginning.
969 (describe-char-after): Use `internal-describe-syntax-value'.
970
971 2001-11-02 Richard M. Stallman <rms@gnu.org>
972
973 * mouse.el (popup-menu): If the user refuses to select
974 from a menu, don't try to invoke the menu.
975
976 2001-11-02 Miles Bader <miles@gnu.org>
977
978 * help-mode.el (help-xref): New button type.
979 (help-function, help-variable, help-face, help-coding-system)
980 (help-input-method, help-character-set, help-type, help-symbol)
981 (help-back, help-info, help-customize-variable, help-customize-face)
982 (help-function-def, help-variable-def): Use it as a supertype.
983 Remove `action' property.
984
985 * international/mule-diag.el (describe-character-set)
986 (describe-coding-system): Pass correct args to `help-xref-button'.
987 (sort-listed-character-sets): New button type.
988 (list-character-sets): Use it.
989 (list-charset-chars): New button type.
990 (list-character-sets-1): Use it.
991
992 2001-11-01 Stefan Monnier <monnier@rum.cs.yale.edu>
993
994 * indent.el (tab-always-indent, indent-for-tab-command):
995 Remove redundant `never' setting.
996
997 * fill.el (fill-region-as-paragraph): Don't forget to skip
998 over current whitespace before looking for a preceding space.
999
1000 2001-11-01 Richard M. Stallman <rms@gnu.org>
1001
1002 * files.el (file-newest-backup): Don't pass backup file name
1003 thru file-name-sans-versions, because it never has version numbers.
1004
1005 * textmodes/sgml-mode.el (sgml-xml-guess): Fix regexp
1006 to avoid ambiguous nested loops.
1007
1008 * files.el (find-file-noselect): Offer to change buffer-read-only
1009 only when the file's read-only status has changed from before
1010 as well as disagreeing with the buffer's current status.
1011 (buffer-file-read-only): New var, local in all buffers.
1012
1013 * buff-menu.el (buffer-menu): Doc fix.
1014 (buffer-menu-other-window): Doc fix.
1015 (list-buffers, list-buffers-noselect): Doc fix.
1016
1017 2001-11-01 Gerd Moellmann <gerd@gnu.org>
1018
1019 * startup.el (command-line): If the terminal Emacs is running on
1020 has erase char set to ^H, use the Backspace key for deleting
1021 backward, and the Delete key for deleting forward.
1022
1023 2001-11-01 Miles Bader <miles@gnu.org>
1024
1025 * button.el (define-button-type): Make sure every user-defined
1026 button type has a supertype.
1027
1028 2001-10-31 Jason Rumney <jasonr@gnu.org>
1029
1030 * international/mule-cmds.el (locale-language-names): Add chs and
1031 cht as aliases for Chinese-GB and Chinese-BIG5.
1032
1033 2001-10-31 Richard M. Stallman <rms@gnu.org>
1034
1035 * bindings.el (mode-line-frame-identification): Add doc string.
1036 (mode-line-position, mode-line-modes): New variables.
1037 (mode-line-format): Use mode-line-position for the part
1038 that displays the position-in-buffer info.
1039 Use mode-line-modes for the part that displays major and minor modes.
1040
1041 2001-10-31 Sam Steingold <sds@gnu.org>
1042
1043 * emacs-lisp/debug.el (debugger-make-xrefs): New function.
1044 (debugger-setup-buffer): Call it.
1045 (debugger-mode-map): Bind RET and mouse-2.
1046
1047 2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1048
1049 * startup.el: Document command line option --no-window-system
1050 instead of --no-windows.
1051
1052 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
1053
1054 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
1055
1056 * font-lock.el (java-font-lock-syntactic-face-function): New fun.
1057 (font-lock-defaults-alist): Use it.
1058 From David Ponce <david.ponce@wanadoo.fr>
1059
1060 * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
1061 output of `char-after'.
1062
1063 * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
1064
1065 * simple.el (reindent-then-newline-and-indent): Insert the newline
1066 before indenting the first line.
1067 (undo-get-state, undo-revert-to-state): New funs.
1068 (shell-command): Don't kill the buffer even if empty.
1069 (transpose-subr-start1, transpose-subr-start2, transpose-subr-end1)
1070 (transpose-subr-end2): Remove.
1071 (transpose-subr): Add `special' arg and simplify.
1072 (transpose-subr-1): Rewrite.
1073 (do-auto-fill): Use fill-indent-according-to-mode and fill-nobreak-p.
1074 (rfc822-goto-eoh): Simplify.
1075
1076 2001-10-30 Richard M. Stallman <rms@gnu.org>
1077
1078 * enriched.el (enriched-face-ans): FIx previous change.
1079
1080 2001-10-30 Gerd Moellmann <gerd@gnu.org>
1081
1082 * international/iso-acc.el (iso-accents-compose): Remove a
1083 superfluous setq.
1084
1085 2001-10-30 Eli Zaretskii <eliz@is.elta.co.il>
1086
1087 * buff-menu.el (list-buffers-noselect): If the buffer's name
1088 starts with a blank, but it visits a file, do show it (for files
1089 whose names start with a blank).
1090
1091 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
1092
1093 * textmodes/fill.el (sentence-end-double-space)
1094 (sentence-end-without-period): Move to paragraphs.el.
1095 (fill-indent-according-to-mode): Change default to t.
1096 (fill-context-prefix): Simplify control-flow and use a more
1097 sophisticated merge that unifies both previous checks.
1098 (fill-single-word-nobreak-p, fill-french-nobreak-p): New funs.
1099 (fill-nobreak-predicate): Make it into a defcustom'd hook.
1100 (fill-nobreak-p): New fun.
1101 (fill-region-as-paragraph): Use it.
1102 Handle `fill-indent-according-to-mode' slightly differently.
1103 (fill-individual-paragraphs-prefix): Simplify the control-flow.
1104 (fill-individual-paragraphs-citation): Fix.
1105
1106 * textmodes/paragraphs.el (use-hard-newlines): Use define-minor-mode.
1107 (paragraph-start): Change default to the `text-mode' value.
1108 (sentence-end-double-space, sentence-end-without-period):
1109 Move from fill.el.
1110 (forward-paragraph): Use `parstart' and `parsep' for temp variables
1111 rather than rebinding `paragraph-start' and `paragraph-separate'.
1112
1113 * indent.el (indent-line-function): Change default to indent-relative.
1114 (tab-always-indent): Add an `never' setting.
1115 (indent-according-to-mode): Handle `indent-relative' and
1116 `indent-relative-maybe' specially.
1117 (indent-for-tab-command): Rename `prefix-arg' to `arg'.
1118 Handle the `never' case for `tab-always-indent'.
1119 Don't call indent-according-to-mode for indent-relative' and
1120 `indent-relative-maybe'.
1121 (insert-tab): Rename `prefix-arg' to `arg'.
1122 (indent-region): Indent the first line as well.
1123 (indent-relative): Don't mark the buffer modified if the indentation
1124 is unchanged.
1125
1126 * textmodes/text-mode.el (paragraph-indent-minor-mode):
1127 Don't set paragraph-separate. Set paragraph-start more carefully.
1128 Set indent-line-function.
1129 (paragraph-indent-text-mode): Use it and define-derived-mode.
1130 (text-mode-map): Remove the \t binding.
1131 (text-mode): Simplify now that the default is more favorable.
1132
1133 2001-10-29 Stefan Monnier <monnier@cs.yale.edu>
1134
1135 * emacs-lisp/find-func.el (find-function-search-for-symbol):
1136 If the regexp doesn't match, use a looser one.
1137 (find-variable-noselect): Add `file' argument.
1138
1139 * pcvs.el (cvs-mode-commit-hook): New hook.
1140 (cvs-mode-commit): Run it.
1141
1142 * log-edit.el (log-edit): Run hook after `log-edit-files'.
1143
1144 * emacs-lisp/edebug.el (delay-mode-hooks): Add edebug-spec.
1145 (edebug-instrument-function): Use `find-function-noselect'.
1146
1147 2001-10-29 Richard M. Stallman <rms@gnu.org>
1148
1149 * term.el (term-if-emacs19): Macro deleted.
1150 Callers changed to use progn instead.
1151
1152 * frame.el (blink-cursor-mode): Doc fix.
1153
1154 * files.el (find-backup-file-name): Use make-backup-file-name.
1155
1156 * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to
1157 window-live-p.
1158 (edebug-set-conditional-breakpoint): Unconditionally use
1159 the former Emacs >=19 definition.
1160 (edebug-mark): Define unconditionally.
1161 (edebug-eval-expression): Always call read-from-minibuffer
1162 and specify history list.
1163 (edebug-lemacs-specific): Override emacs-mark, edebug-window-live-p,
1164 edebug-set-conditional-breakpoint.
1165 (edebug-emacs-version-specific): Function deleted;
1166 do the job at top level.
1167 (edebug-emacs-19-specific): Function deleted, this is the default.
1168
1169 2001-10-29 Sam Steingold <sds@gnu.org>
1170
1171 * w32-fns.el (convert-standard-filename): Handle cygwin-specific
1172 "/cygdrive/LETTER/" pathnames.
1173
1174 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il>
1175
1176 * faces.el (invert-face): Check for 'unspecified, not for nil,
1177 when testing whether face colors are not specified.
1178 From David.Kastrup@t-online.de (David Kastrup).
1179 (read-face-name): Doc fix.
1180 (make-face-bold, make-face-unbold, make-face-italic)
1181 (make-face-unitalic, make-face-bold-italic, invert-face):
1182 Remove trailing blank from the prompt passed to read-face-name.
1183
1184 2001-10-29 Sam Steingold <sds@gnu.org>
1185
1186 * emacs-lisp/bytecomp.el (byte-recompile-directory):
1187 Report numbers of files skipped and failed too.
1188 (byte-compile-file): Return 'no-byte-compile for skipped files.
1189
1190 2001-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1191
1192 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
1193 and `M p'.
1194
1195 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1196
1197 * international/iso-acc.el (iso-accents-compose): Push SECOND-CHAR
1198 as is on unread-command-events instead of `(SECOND-CHAR)'.
1199
1200 2001-10-29 Andre Spiegel <spiegel@gnu.org>
1201
1202 * vc.el: Mention vc-*-switches in backend API documentation.
1203 (vc-annotate): Adapt doc string to recent change.
1204
1205 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1206
1207 * enriched.el (enriched-face-ans): Handle face attributes
1208 of the form `(FACE1 FACE2 ...)'.
1209
1210 * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired buffers.
1211
1212 2001-10-29 Alex Schroeder <kensanata@yahoo.com>
1213
1214 * progmodes/sql.el (sql-mysql): Doc change by RMS.
1215
1216 * progmodes/sql.el (sql-db2): Doc change.
1217 (sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
1218 (sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
1219
1220 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1221
1222 * env.el (substitute-env-vars): Don't quote argument to `rx';
1223 it's a macro.
1224
1225 2001-10-28 Per Abrahamsen <abraham@dina.kvl.dk>
1226
1227 * cus-start.el (recursive-load-depth-limit): Added.
1228
1229 2001-10-28 Richard M. Stallman <rms@gnu.org>
1230
1231 * textmodes/ispell.el (version18p, version20p): Vars deleted.
1232 All uses removed--assume Emacs version is >= 20.
1233
1234 * mail/supercite.el (sc-emacs-features): Test for "Emacs 19"
1235 by really checking that it is not version 18.
1236
1237 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
1238
1239 2001-10-28 Miles Bader <miles@gnu.org>
1240
1241 * faces.el (face-attribute): Add INHERIT argument, consider face
1242 inheritance if it's non-nil.
1243 (face-attribute-merged-with): New function.
1244 (face-attribute-specified-or): New macro.
1245 (face-foreground, face-background, face-stipple): Add INHERIT
1246 argument. Use `face-attribute-specified-or'.
1247
1248 2001-10-28 Stefan Monnier <monnier@cs.yale.edu>
1249
1250 * font-lock.el: Require `syntax'.
1251 (font-lock-defaults-alist): Don't define keywords for lisp languages.
1252 Use `c-font-lock-syntactic-face-function' for c languages.
1253 (font-lock-mode): Don't unset vars when turning the mode off.
1254 (font-lock-default-fontify-buffer): Don't unset vars at the end.
1255 (font-lock-extra-managed-props): New var.
1256 (font-lock-default-unfontify-region): Use it.
1257 (font-lock-apply-syntactic-highlight): Flush the syntax cache.
1258 Don't eval the value when there's no match.
1259 (font-lock-ppss-stats): New var.
1260 (font-lock-ppss): New fun.
1261 (font-lock-fontify-syntactically-region): Use it and syntax.ppss.
1262 (font-lock-apply-highlight): Allow `highlight' to set several props.
1263 (font-lock-set-defaults): Use dolist.
1264 (font-lock-unset-defaults): Remove.
1265 (font-lock-match-c-style-declaration-item-and-skip-to-next):
1266 Try to recognize prototypes using `foo P_ ((args))'.
1267 ({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
1268 (c-font-lock-keywords-2): Fix last change to still use Anders' trick.
1269 (c-font-lock-syntactic-face-function): New function.
1270 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
1271 (c++-keywords): Use a more sophisticated regexp to handle
1272 shallowly nested templates.
1273
1274 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
1275
1276 * textmodes/sgml-mode.el (sgml-empty-tags): New var.
1277 (sgml-tag): Use it. Cleanup with `cond'.
1278 (sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
1279 Mark the overlays and only delete those that are marked.
1280 (sgml-skip-close-p): Remove.
1281 (sgml-value): Replace sgml-skip-close-p with its definition.
1282 (html-tag-alist): Use sgml-xml a bit more.
1283 (html-mode): Set sgml-empty-tags.
1284
1285 * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
1286 (texinfo-update-node, texinfo-sequential-node-update):
1287 Don't bind the obsolete `auto-fill-hook'.
1288 (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
1289 Use `set-buffer' rather than `switch-to-buffer'.
1290 (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
1291 Use `set-buffer' rather than `switch-to-buffer'.
1292
1293 * mail/sendmail.el (mail-mode-syntax-table): Let it inherit from
1294 text-mode-syntax-table.
1295 (mail-mode): Use define-derived-mode.
1296 Fix ordering of alternatives in adaptive-fill-regexp.
1297 (mail-mode-map): Don't rely on keymap's internal representation.
1298
1299 2001-10-27 Sam Steingold <sds@gnu.org>
1300
1301 * textmodes/sgml-mode.el (sgml-xml): Renamed from `html-xhtml'.
1302 (sgml-xml-guess): Extracted from `html-mode' and generalized.
1303 (sgml-mode-common): Call it.
1304 (sgml-mode, html-mode): Set `mode-name' based on `sgml-xml'.
1305 (sgml-tag, sgml-skip-close-p, html-tag-alist, html-line)
1306 (html-horizontal-rule, html-image, html-ordered-list):
1307 (html-unordered-list, html-list-item, html-paragraph):
1308 (html-checkboxes, html-radio-buttons): Use `sgml-xml' instead of
1309 `html-xhtml'.
1310
1311 2001-10-26 Masayuki Ataka <ataka@milk.freemail.ne.jp>
1312
1313 * textmodes/texinfmt.el (texinfo-format-ifnotinfo): New function.
1314 (ifnothtml): New alias.
1315
1316 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
1317
1318 * textmodes/text-mode.el (text-mode): Use define-derived-mode.
1319 (toggle-text-mode-auto-fill): Use derived-mode-p.
1320
1321 2001-10-27 Gerd Moellmann <gerd.moellmann@t-online.de>
1322
1323 * net/ange-ftp.el (ange-ftp-send-cmd): Call fix-name-func for
1324 `mdtm'. From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
1325
1326 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
1327
1328 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
1329 Add make-obsolete cookies, to follow faces.el.
1330
1331 These changes avoid warnings from the byte compiler in faces.el:
1332
1333 * faces.el (internal-get-face): Use facep instead of the obsolete
1334 internal-find-face.
1335 (internal-frob-font-weight, internal-frob-font-slant):
1336 New defaliases for obsolete functions.
1337 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
1338 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
1339 (x-make-font-bold-italic): Use internal-frob-font-weight and
1340 internal-frob-font-slant aliases instead of the obsolete
1341 x-frob-... functions.
1342
1343 2001-10-26 Sam Steingold <sds@gnu.org>
1344
1345 * textmodes/sgml-mode.el (html-mode): Set `html-xhtml' from the
1346 DOCTYPE; set `mode-name' based on it.
1347 (html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
1348 (sgml-tag): Close empty tags in XHTML.
1349
1350 2001-10-26 Jason Rumney <jasonr@gnu.org>
1351
1352 * w32-fns.el: (w32-charset-info-alist): Use ANSI for iso10646-1
1353 when UNICODE is not defined.
1354
1355 2001-10-26 Sam Steingold <sds@gnu.org>
1356
1357 * font-lock.el (c-font-lock-keywords-2): Do not require labels to
1358 be alone on the line.
1359
1360 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
1361
1362 * button.el (button): Special face definition for MS-DOS terminals.
1363
1364 2001-10-26 Sam Steingold <sds@gnu.org>
1365
1366 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
1367 Protect the /= test by checking that the args are non-nil.
1368 (sh-font-lock-close-heredoc): Check eof for being non-nil.
1369
1370 2001-10-26 Tomas Abrahamsson <tab@lysator.liu.se>
1371
1372 * textmodes/artist.el (artist-version): 1.2.4.
1373 (artist-butlast-fn): New variable.
1374 (artist-butlast): New function.
1375 (artist-ellipse-mirror-quadrant): Use it.
1376 (artist-mouse-draw-poly): Use nil for `point-list'.
1377 (artist-mouse-draw-poly): Check for point-list being nil.
1378
1379 2001-10-26 Peter Kleiweg <kleiweg@let.rug.nl>
1380
1381 * progmodes/ps-mode.el (ps-mode-print-function): Remove quote for
1382 lambda expression.
1383 (ps-mode-menu-main): Submenu with options on/off was replaced with
1384 a toggle button.
1385 (ps-mode, ps-run-mode): Define with `define-derived-mode'
1386 (ps-mode): Autoload cookie added on same line as comment
1387 (ps-mode-tabkey, ps-mode-backward-delete-char):
1388 (ps-mode-r-balance): Replace `delete-horizontal-space' and
1389 `indent-to' with `indent-line-to'
1390 (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
1391 instead of `eval'.
1392 (ps-mode-print-region): Use `with-temp-buffer'.
1393 (ps-run-start): Use of `mapconcat'. Use `apply' instead of `eval'.
1394 (numerous places): Add back-tick and tick around names in
1395 docstrings, fix punctuation in docstrings, remove trailing spaces.
1396
1397 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
1398
1399 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Ignore comments.
1400 (sgml-font-lock-keywords-2): Use `eval'. Moved from sgml-mode-common.
1401 (sgml-font-lock-syntactic-keywords): New var.
1402 (sgml-mode-common): Drop the two args.
1403 Don't make buffer-local variables that aren't used.
1404 Don't set sgml-font-lock-keywords-2 now that it uses `eval instead.
1405 Don't set `before-string' props from sgml-display-text.
1406 (sgml-mode): Use define-derived-mode.
1407 (sgml-tags-invisible): Use sgml-display-text.
1408 (sgml-quote): New command.
1409 (html-tag-alist): Add args for `span'.
1410 (html-mode): Use define-derived-mode.
1411 Set sgml-display-text and sgml-tag-face-alist.
1412
1413 2001-10-25 Sam Steingold <sds@gnu.org>
1414
1415 * add-log.el (add-log-always-start-new-record): New user option.
1416 (add-change-log-entry): Use it.
1417
1418 2001-10-25 Richard M. Stallman <rms@gnu.org>
1419
1420 * progmodes/etags.el (tags-query-replace): Make tags-loop-scan
1421 bind case-fold-search if FROM is not all lower case.
1422
1423 2001-10-25 Gerd Moellmann <gerd@gnu.org>
1424
1425 * startup.el (normal-top-level): Check for frame-initial-frame
1426 only if it's really used.
1427
1428 * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'.
1429
1430 * progmodes/compile.el (compilation-parse-errors-filename-function):
1431 New variable.
1432 (compilation-parse-errors): Use it.
1433
1434 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
1435
1436 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Call eval-defun
1437 interactively so that C-u M-C-x still does edebug.
1438 (checkdoc-sentencespace-region-engine): Don't force a double-space
1439 after `.' if it doesn't look like an end-of-sentence.
1440 (debug-ignored-errors): Add `disambiguate ...'.
1441
1442 2001-10-24 Stefan Monnier <monnier@cs.yale.edu>
1443
1444 * textmodes/texinfo.el (texinfo-environments)
1445 (texinfo-environment-regexp): Hoist.
1446 (texinfo-font-lock-keywords): Use `italic' and `bold' faces.
1447 Only highlight the menu name in menu items.
1448 Setup `@foo ... @end foo' as text clones.
1449 (texinfo-clone-environment): New function.
1450 (texinfo-mode): Simplify auto-fill-inhibit-regexp.
1451 (texinfo-insert-block): Simplify.
1452 (texinfo-insert-quote): Insert a plain " if preceded by \ or if
1453 the command is repeated.
1454 (texinfo-last-unended-begin, texinfo-next-unmatched-end): New funs.
1455 (texinfo-insert-@end): Simplify.
1456
1457 * textmodes/texnfo-upd.el (texinfo-section-types-regexp)
1458 (texinfo-section-level-regexp, texinfo-subsection-level-regexp)
1459 (texinfo-subsubsection-level-regexp)
1460 (texinfo-update-menu-same-level-regexps)
1461 (texinfo-update-menu-higher-regexps)
1462 (texinfo-update-menu-lower-regexps): Hoist to eliminate warnings.
1463
1464 * derived.el (define-derived-mode): Use {delay,run}-mode-hooks.
1465 (derived-mode-p): Autoload.
1466
1467 * subr.el (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks):
1468 New vars and functions.
1469 (text-clone-maintain, text-clone-create): New functions.
1470
1471 2001-10-25 Miles Bader <miles@gnu.org>
1472
1473 * facemenu.el (facemenu-add-new-face): Fix variable names.
1474
1475 2001-10-24 Richard M. Stallman <rms@gnu.org>
1476
1477 * facemenu.el (facemenu-unlisted-faces): Improve doc strings
1478 of t and nil values.
1479 (facemenu-set-face): Handle START and END interactively.
1480 (facemenu-set-foreground): Don't use a face; specify color directly.
1481 (facemenu-set-background): Likewise.
1482 (facemenu-set-face-from-menu): Doc fix.
1483 (facemenu-active-faces): Use face-attribute-vector
1484 to handle bare attributes not in faces.
1485 (facemenu-get-face): Don't handle face names fg:... and bg:...
1486 specially.
1487 (facemenu-add-new-face): New argument MENU.
1488 New way to handle adding colors to the color menus.
1489
1490 * env.el (substitute-env-vars): Quote the arg to rx.
1491
1492 2001-10-24 Sam Steingold <sds@gnu.org>
1493
1494 * mouse.el (mouse-buffer-menu-mode-groups): Added "Version
1495 Control" and "SGML" groups.
1496
1497 2001-10-24 Martin Stjernholm <bug-cc-mode@gnu.org>
1498
1499 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
1500 Better handling of C++ template args to avoid confusion with `<'
1501 and `>' used as operators in member init expressions.
1502
1503 2001-10-24 Gerd Moellmann <gerd@gnu.org>
1504
1505 * replace.el (perform-replace): Move START and END parameters
1506 to the end of the argument list and make them optional.
1507
1508 * progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
1509 perform-replace.
1510
1511 * international/fontset.el (x-must-resolve-font-name): New function.
1512 (x-complement-fontset-spec): Use it.
1513
1514 2001-10-23 Stefan Monnier <monnier@cs.yale.edu>
1515
1516 * uniquify.el (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).
1517
1518 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
1519 Turn caadr into caar of cdr.
1520
1521 2001-10-23 Gerd Moellmann <gerd@gnu.org>
1522
1523 * info.el (Info-fontify-node): Bind down-mouse-{1,2} instead
1524 of mouse-{1,2} since dragging is on the down event.
1525
1526 * play/doctor.el (make-doctor-variables): Remove a '($ please)'.
1527
1528 * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
1529 if ARG is nil.
1530
1531 * desktop.el (desktop-last-buffer): New variable.
1532 (desktop-create-buffer): Set it.
1533 (desktop-read): Bind it and switch to that buffer.
1534
1535 2001-10-22 Gerd Moellmann <gerd@gnu.org>
1536
1537 * progmodes/compile.el (compilation-set-window-height):
1538 Select old window only if it's still live.
1539
1540 2001-10-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1541
1542 * help-mode.el (help-buffer): Remove debugging code.
1543 From Stefan Monnier <monnier@cs.yale.edu>.
1544
1545 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
1546
1547 * files.el (file-name-sans-extension, file-name-extension):
1548 Don't count the leading dots in file names as signaling an extension.
1549
1550 2001-10-22 Andre Spiegel <spiegel@gnu.org>
1551
1552 * vc.el (vc-diff-switches): Doc rewritten.
1553
1554 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
1555
1556 * tooltip.el (tooltip-set-param): Doc fix.
1557
1558 * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
1559 127 to sgml-maybe-name-self.
1560 (sgml-name-8bit-mode): Doc fix.
1561 (sgml-char-names-table): New variable.
1562 (sgml-name-char): Support non-ASCII and mule-unicode-*
1563 characters. Doc fix.
1564 (sgml-maybe-name-self): Convert unibyte characters to multibyte.
1565
1566 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
1567 doc string the effect of `left' and `top' parameters in
1568 tooltip-frame-parameters, the default values, and the units.
1569 (tooltip-frame-parameters): Mention `top' and `left' in the doc string.
1570 (tooltip-show): Mention in the doc string the `top' and `left'
1571 parameters in tooltip-frame-parameters, and x-max-tooltip-size.
1572
1573 2001-10-22 Andre Spiegel <spiegel@gnu.org>
1574
1575 Add autoscaling support for vc-annotate.
1576 From J.D. Smith <jdsmith@alum.mit.edu>.
1577
1578 * vc.el (vc-annotate-display-default): Accept colormap scaling
1579 ratio (now deprecated).
1580 (vc-annotate-display-autoscale): Added.
1581 (vc-annotate-add-menu): New autoscaling menu options "Span to
1582 Oldest" and "Span Oldest->Newest". Easymenu support added for
1583 toggle menus driven by customize variable `vc-annotate-display-mode'.
1584 (vc-annotate-display-select): Added.
1585 (vc-annotate): Changed temp-buffer-show-function to
1586 `vc-annotate-display-select'.
1587 (vc-annotate-display): Removed arguments BUFFER and BACKEND.
1588 Added argument OFFSET. Instead of backend function, calls now
1589 generic `vc-annotate-difference'.
1590 (vc-annotate-difference): Added as generic function instead of
1591 backend-specific function. No longer takes argument POINT, but
1592 instead accepts a time OFFSET.
1593 (vc-default-annotate-current-time): Added.
1594
1595 * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
1596 version in vc.el, with
1597 (vc-cvs-annotate-current-time): Added, as override of default.
1598 (vc-cvs-annotate-time) Added. Taken mostly from the (now removed)
1599 `vc-cvs-annotate-difference'.
1600
1601 2001-10-22 Gerd Moellmann <gerd@gnu.org>
1602
1603 * saveplace.el (save-place): Require `saveplace'.
1604
1605 * progmodes/cwarn.el (cwarn-font-lock-feature-keywords-alist):
1606 Use `sexp' for :value-type instead of `face'.
1607
1608 2001-10-21 Eli Zaretskii <eliz@is.elta.co.il>
1609
1610 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Fix the
1611 regexps due to 5-digit message IDs.
1612
1613 2001-10-21 Jason Rumney <jasonr@gnu.org>
1614
1615 * term/w32-win.el (redisplay-dont-pause): Don't set.
1616
1617 2001-10-21 Miles Bader <miles@gnu.org>
1618
1619 * help-funs.el (help-manyarg-func-alist): Variable removed.
1620
1621 2001-10-21 Miles Bader <miles@gnu.org>
1622
1623 * help-funs.el (help-manyarg-func-alist): Remove entries for
1624 `insert', `insert-and-inherit', `insert-before-markers',
1625 `insert-before-markers-and-inherit', `message', `message-box',
1626 `message-or-box', `propertize', `format', `encode-time', `append',
1627 `concat', `vconcat', `nconc', `widget-apply', `make-hash-table',
1628 `insert-string', `ml-if', `ml-provide-prefix-argument', and
1629 `ml-prefix-argument-loop'.
1630
1631 2001-10-21 Andre Spiegel <spiegel@gnu.org>
1632
1633 * vc.el (vc-diff-internal, vc-coding-system-for-diff)
1634 (vc-default-diff-tree): New functions.
1635 (vc-version-diff): Use them. As a result, coding systems are now
1636 set up properly for all sorts of diffs, and tree diffs can now
1637 also be done locally.
1638 (vc-diff): With a prefix argument, don't require that it's called
1639 from a buffer under version control.
1640 (diff-switches): Remove duplicate definition.
1641
1642 * vc-cvs.el (vc-cvs-diff-tree): New function.
1643
1644 2001-10-21 Miles Bader <miles@gnu.org>
1645
1646 * help-funs.el (help-manyarg-func-alist): Remove entries for
1647 `list', `vector', `make-byte-code', `call-process',
1648 `call-process-region', `string', `+', `-', `*', `/', `max', `min',
1649 `logand', `logior', and `logxor'.
1650
1651 * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
1652 image bits to compensate. Use `make-string' instead of
1653 `make-bool-vector' (XBM apparently wants byte-aligned rows).
1654
1655 2001-10-20 Kim F. Storm <storm@cua.dk>
1656
1657 * simple.el (kill-ring-save): Don't show extent of copied region
1658 if using transient-mark-mode and region is fully visible.
1659
1660 2001-10-20 Gerd Moellmann <gerd@gnu.org>
1661
1662 * (Version 21.1 released.)
1663
1664 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
1665
1666 * files.el (auto-mode-alist): Associate .indent.pro with
1667 Fundamental mode. Suggested by Samuel Padgett <spadgett1@nc.rr.com>.
1668
1669 2001-10-18 Sam Steingold <sds@gnu.org>
1670
1671 Put the *Compile-Log* buffer in `compilation-mode'.
1672 * emacs-lisp/bytecomp.el (byte-goto-log-buffer): New function.
1673 (byte-compile-log-1, byte-compile-log-file)
1674 (displaying-byte-compile-warnings): Use it
1675
1676 2001-10-18 Stefan Monnier <monnier@cs.yale.edu>
1677
1678 * mail/smtpmail.el (smtpmail-via-smtp): Use mail-envelope-from if set.
1679
1680 * xml.el (xml-parse-tag): Use eq on char-after's return value.
1681
1682 2001-10-18 Gerd Moellmann <gerd@gnu.org>
1683
1684 * isearch.el (isearch-mode-map): Bind `mouse-movement' to nil.
1685
1686 * obsolete/hilit19.el (hilit-lookup-face-create):
1687 Call set-face-font only if display-graphic-p.
1688 (toplevel): Remove references to window-system.
1689
1690 2001-10-18 Miles Bader <miles@gnu.org>
1691
1692 * simple.el (what-line): Avoid problems with field properties.
1693
1694 2001-10-17 Eli Zaretskii <eliz@is.elta.co.il>
1695
1696 * wid-edit.el (widget-field-face, widget-single-line-field-face):
1697 Define special colors for a tty.
1698
1699 2001-10-17 Francesco Potorti` <pot@gnu.org>
1700
1701 * comint.el (comint-password-prompt-regexp): Make it less
1702 restrictive, letting comint recognise OpenSSH2 passphrase prompts.
1703
1704 2001-10-17 John Wiegley <johnw@gnu.org>
1705
1706 * eshell/em-unix.el (eshell/cat): Do a quick test if something is
1707 a regular file, before checking if it is a directory or symlink.
1708 This avoids a call to eshell-file-attributes, which can be
1709 expensive in some situations.
1710
1711 * eshell/em-ls.el (eshell-ls-dired-initial-args): Added an extra
1712 customization variable, to differentiate ls-in-dired from regular
1713 uses of ls.
1714
1715 2001-10-17 Miles Bader <miles@gnu.org>
1716
1717 * custom.el (defface): Mention `:inherit' in doc-string.
1718
1719 2001-10-16 Eli Zaretskii <eliz@is.elta.co.il>
1720
1721 * paren.el: Update the Commentary with installation instructions.
1722
1723 2001-10-15 Dave Love <fx@gnu.org>
1724
1725 * international/mule.el (set-auto-coding): Fix regexps for local
1726 variables section not to eat newlines.
1727
1728 2001-10-15 Miles Bader <miles@gnu.org>
1729
1730 * simple.el (display-message-or-buffer): Pass the correct buffer
1731 to `display-buffer'.
1732
1733 2001-10-14 Stefan Monnier <monnier@cs.yale.edu>
1734
1735 * progmodes/executable.el (executable-binary-suffixes): Make varalias.
1736 (executable-find): Use exec-suffixes.
1737 (executable-set-magic): Don't use make-local-hook.
1738
1739 * bindings.el (exec-suffixes): Initialize to a system-dependent value.
1740
1741 2001-10-14 Eli Zaretskii <eliz@is.elta.co.il>
1742
1743 * bindings.el (completion-ignored-extensions) [ms-dos, windows-nt]:
1744 Add .ico, .pif, .lnk, .dll, .drv, .vxd, and .386.
1745 Add .so to the Unix and GNU branch.
1746
1747 * international/latin-1.el:
1748 * international/latin-2.el:
1749 * international/latin-3.el:
1750 * international/latin-4.el:
1751 * international/latin-5.el:
1752 * international/latin-8.el:
1753 * international/latin-9.el: Add no-byte-compile: t, since
1754 Makefile.in instructs make-docfile to look at .el files.
1755
1756 2001-10-14 Miles Bader <miles@gnu.org>
1757
1758 * button.el (define-button-type): Allow supertype property to be
1759 specified with a keyword `:supertype' too.
1760 (button-put, make-text-button): Allow button type property to be
1761 specified using the keyword `:type' too.
1762 (button-type): New function.
1763 (button): Add `button-category-symbol' property.
1764
1765 2001-10-13 Stefan Monnier <monnier@cs.yale.edu>
1766
1767 * bindings.el (esc-map): Revert `j' and `C-j' bindings to
1768 indent-new-comment-line from comment-indent-new-line.
1769
1770 * textmodes/refill.el (refill-mode):
1771 Bind DEL to backward-delete-char-untabify.
1772 Set backward-delete-char-untabify-method to `hungry'.
1773
1774 * textmodes/bib-mode.el (bib-mode):
1775 * play/gomoku.el (gomoku-mode):
1776 * textmodes/page-ext.el (pages-directory-mode):
1777 * textmodes/scribe.el (scribe-mode): Use define-derived-mode.
1778
1779 * textmodes/two-column.el (2C-mode): Don't use make-local-hook.
1780
1781 * emacs-lisp/syntax.el (syntax-ppss): Autoload.
1782
1783 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
1784 Handle here-docs differently.
1785 (sh-font-lock-heredoc): Remove.
1786 (sh-here-doc-open-re, sh-here-doc-markers, sh-here-doc-re): New vars.
1787 (sh-font-lock-here-doc, sh-font-lock-close-heredoc)
1788 (sh-font-lock-open-heredoc): New functions.
1789 (sh-mode): Don't copy sh-font-lock-syntactic-keywords any more.
1790 (sh-font-lock-keywords-1): Use regexp-opt.
1791 (sh-in-comment-or-string): Use syntax-ppss.
1792 (sh-case, sh-for, sh-indexed-loop, sh-function, sh-if, sh-repeat)
1793 (sh-select, sh-tmp-file): Add explicit terminating \n.
1794
1795 * net/ange-ftp.el (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
1796 Use with-current-buffer.
1797 (ange-ftp-cd): New arg `noerror' to prevent signalling an error.
1798 (ange-ftp-send-cmd): If a `cd' is used (because of a space in the
1799 filename), catch any error that occurs in `ange-ftp-cd'.
1800 If an error happened, don't bother sending `cmd' at all.
1801 Fix a parenthesis typo.
1802 (ange-ftp-write-region): Don't blindly use binary if the remote host
1803 is unix-like.
1804
1805 * play/pong.el (pong-init): Don't use make-local-hook.
1806
1807 2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
1808
1809 * viper-ex.el (ex-edit): Make checks for modified buffer/file.
1810 (viper-get-ex-address-subr): More precise addr for the $ marker
1811
1812 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
1813
1814 * version.el (emacs-version): Bump to 21.1.50.
1815
1816 2001-10-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1817
1818 * mail/mailalias.el (mail-directory-stream): Do not double
1819 variables in the lambda-list.
1820
1821 * play/gomoku.el (gomoku-init-display): Ditto.
1822
1823 * play/landmark.el (lm-init-display): Ditto.
1824
1825 * delim-col.el (delimit-columns-rectangle-max): Ditto.
1826 (delimit-columns-rectangle-line): Ditto.
1827
1828 2001-10-12 Stefan Monnier <monnier@cs.yale.edu>
1829
1830 * newcomment.el (comment-region-internal): Don't rebind
1831 invisibility_spec now that the C routines handle it correctly.
1832
1833 * help-funs.el (locate-library): Use load-suffixes and abbrev filename.
1834
1835 * frame.el (special-display-popup-frame): Obey new specs `same-window'
1836 and `same-frame'.
1837
1838 * menu-bar.el (minibuffer-local-*map): Take inheritance into account.
1839
1840 * simple.el (minibuffer-local*-map): Remove redundant bindings.
1841
1842 * bindings.el (minibuffer-local-map): Also bind next, C-n, C-s, prior,
1843 C-p and C-r. Remove redundant bindings from inheriting maps.
1844
1845 * progmodes/cperl-mode.el: Merged in changes from v4.32.
1846 After 4.23 and: After 4.24:
1847 (cperl-contract-levels): Restore position.
1848 (cperl-beautify-level): Likewise.
1849 (cperl-beautify-regexp): Likewise.
1850 (cperl-commentify): Rudimental support for length=1 runs
1851 (cperl-find-pods-heres): Process 1-char long REx comments too /a#/x
1852 After 4.25:
1853 (cperl-commentify): Was recognizing length=2 "strings" as length=1.
1854 (imenu-example--create-perl-index): Was not enforcing
1855 syntaxification-to-the-end.
1856 (cperl-invert-if-unless): Allow `for', `foreach'.
1857 (cperl-find-pods-heres): Quote `cperl-nonoverridable-face'.
1858 Mark qw(), m()x as indentable.
1859 (cperl-init-faces): Highlight `sysopen' too.
1860 Highlight $var in `for my $var' too.
1861 (cperl-invert-if-unless): Was leaving whitespace at end.
1862 (cperl-linefeed): Was splitting $var{$foo} if point after `{'.
1863 (cperl-calculate-indent): Remove old commented out code.
1864 Support (primitive) indentation of qw(), m()x.
1865 After 4.26:
1866 (cperl-problems): Mention `fill-paragraph' on comment. \"" and
1867 q [] with intervening newlines.
1868 (cperl-autoindent-on-semi): New customization variable.
1869 (cperl-electric-semi): Use `cperl-autoindent-on-semi'.
1870 (cperl-tips): Mention how to make CPerl the default mode.
1871 (cperl-mode): Support `outline-minor-mode'. From Mark A. Hershberger.
1872 (cperl-outline-level): New function.
1873 (cperl-highlight-variables-indiscriminately): New customization var.
1874 (cperl-init-faces): Use `cperl-highlight-variables-indiscriminately'.
1875 From Sean Kamath <kamath@pogo.wv.tek.com>.
1876 (cperl-after-block-p): Support CHECK and INIT.
1877 (cperl-init-faces, cperl-short-docs): Likewise and "our".
1878 From Doug MacEachern <dougm@covalent.net>.
1879 After 4.27:
1880 (cperl-find-pods-heres): Recognize \"" as a string.
1881 Mark whitespace between q and [] as `syntax-type' => `prestring'.
1882 Allow whitespace between << and "FOO".
1883 (cperl-problems): Remove \"" and q [] with intervening newlines.
1884 Mention multiple <<EOF as unsupported.
1885 (cperl-highlight-variables-indiscriminately): Doc misprint fixed.
1886 (cperl-indent-parens-as-block): New configuration variable.
1887 (cperl-calculate-indent): Merge cases of indenting non-BLOCK groups.
1888 Use `cperl-indent-parens-as-block'.
1889 (cperl-find-pods-heres): Test for =cut without empty line instead of
1890 complaining about no =cut.
1891 (cperl-electric-pod): Change the REx for POD from "\n\n=" to "^\n=".
1892 (cperl-find-pods-heres): Likewise.
1893 (cperl-electric-pod): Change `forward-sexp' to `forward-word':
1894 POD could've been marked as comment already.
1895 (cperl-unwind-to-safe): Unwind before start of POD too.
1896 After 4.28:
1897 (cperl-forward-re): Throw an error at proper moment REx unfinished.
1898 After 4.29:
1899 (x-color-defined-p): Make an extra case to peacify the warning.
1900 Toplevel: `defvar' to peacify the warnings.
1901 (cperl-find-pods-heres): Could access `font-lock-comment-face' in -nw.
1902 No -nw-compile time warnings now.
1903 (cperl-find-tags): TAGS file had too short substring-to-search.
1904 Be less verbose in non-interactive mode
1905 (imenu-example--create-perl-index): Set index-marker after name
1906 (cperl-outline-regexp): New variable.
1907 (cperl-outline-level): Made compatible with `cperl-outline-regexp'.
1908 (cperl-mode): Made use `cperl-outline-regexp'.
1909 After 4.30:
1910 (cperl-find-pods-heres): =cut the last thing, no blank line, was error.
1911 (cperl-outline-level): Make start-of-file same level as `package'.
1912 After 4.31:
1913 (cperl-electric-pod): `head1' and `over' electric only if empty.
1914 (cperl-unreadable-ok): New variable.
1915 (cperl-find-tags): Use `cperl-unreadable-ok', do not fail
1916 on an unreadable file.
1917 (cperl-write-tags): Use `cperl-unreadable-ok', do not fail
1918 on an unreadable directory.
1919
1920 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
1921 Consider the text between two errors as belonging to the first error.
1922 (compilation-goto-locus): Use pop-to-buffer rather than
1923 switch-to-buffer-other-frame.
1924
1925 * progmodes/awk-mode.el (awk-mode-syntax-table): / has string syntax.
1926 (awk-font-lock-syntactic-keywords): New var.
1927 (awk-mode): Use it.
1928
1929 * expand.el (expand-c-for-skeleton): Add explicit terminating \n.
1930
1931 * faces.el (describe-face): Call help-setup-xref earlier.
1932
1933 * jka-compr.el (jka-compr-load-suffixes): New var.
1934 (jka-compr-install): Add its content to load-suffixes.
1935 (jka-compr-uninstall): Remove its content from load-suffixes.
1936
1937 2001-10-12 Sam Steingold <sds@gnu.org>
1938
1939 * bindings.el (completion-ignored-extensions): CL-related
1940 extensions are platform-independent.
1941
1942 * net/ange-ftp.el (ange-ftp-copy-files-async): New function for
1943 asynchronous multiple file copying.
1944
1945 2001-10-12 Gerd Moellmann <gerd@gnu.org>
1946
1947 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
1948 Turn error for repeated variables into warning.
1949
1950 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
1951 New function checking that lambda-list consists of non-constant
1952 symbols, that &rest and &optional are followed by variable names,
1953 that &rest VAR is the last element, and that variables aren't doubled.
1954 (byte-compile-lambda): Use it.
1955
1956 2001-10-12 Eli Barzilay <eli@barzilay.org>
1957
1958 * calculator.el (calculator-eng-display): Don't call concat
1959 with an integer argument.
1960
1961 2001-10-12 Miles Bader <miles@gnu.org>
1962
1963 * help-mode.el (help-customize-face): New button-type.
1964
1965 * faces.el (list-faces-display): Fix args to `help-xref-button'.
1966 (describe-face): Fix args to `help-xref-button'.
1967 Don't switch to help-buffer around call to `help-setup-xref'.
1968 Use `help-buffer' instead of hard-wired "*Help*".
1969 Require `help-mode'.
1970
1971 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
1972
1973 * net/goto-addr.el (goto-address-mail-regexp): Allow + in username.
1974
1975 * help-mode.el (help-buffer): New function.
1976 Returns the buffer-name to use for help output.
1977 Change all the code to use it instead of hard-coding *Help*.
1978 (help-mode-map): Put back the mouse-2 binding.
1979 (help-xref-stack): Change the format and make buffer-local.
1980 (help-xref-stack-item): Make buffer-local.
1981 (help-setup-xref): Do the `push' here rather than in help-do-xref.
1982 (help-xref-interned): Display the face doc as well.
1983 (help-follow-mouse): Re-introduce.
1984 (help-xref-go-back): Adapt to the new use of help-xref-stack.
1985 (help-do-xref): Don't `push' any more.
1986 (help-follow): Also follow face names.
1987
1988 * help-funs.el (describe-function-1): Remove unused `parens' arg.
1989 Don't call help-setup-xref anymore and remove its `interactive-p' arg.
1990 Autoload and cleanup.
1991 (describe-function): Call help-setup-xref.
1992 (describe-variable): Call help-setup-xref earlier.
1993
1994 * help.el (describe-bindings-internal): New fun moved from keymap.c.
1995 (view-lossage): Call help-setup-xref correctly and earlier.
1996 (describe-bindings): Call help-setup-xref earlier.
1997 (describe-key): Call help-setup-xref. Fix call to describe-function-1.
1998 (describe-mode): Don't autoload. Call help-setup-xref earlier.
1999
2000 2001-10-11 Gerd Moellmann <gerd@gnu.org>
2001
2002 * master.el (master-mode): Use define-minor-mode instead of
2003 easy-mmode-define-minor-mode. Add autload cookie.
2004 (Commentary): Remove the line showing how to autoload master-mode,
2005 since it's always autoloaded.
2006
2007 * master.el: New file.
2008
2009 2001-10-11 Dave Love <fx@gnu.org>
2010
2011 * emacs-lisp/byte-opt.el (byte-optimize-lapcode)
2012 <byte-constref-ops>: Consider byte-constant2 and clarify the code.
2013 <const-C varset-X const-C>: Fix car/cdr typo.
2014
2015 2001-10-11 Gerd Moellmann <gerd@gnu.org>
2016
2017 * emacs-lisp/bytecomp.el (byte-compile-display-log-head-p):
2018 New function extracted from byte-compile-log-1.
2019 (byte-compile-log-1): Change output to be more in line with
2020 the output of other GNU tools.
2021 (byte-compile-warn): Emit `warning' instead of `**' for warnings.
2022 (byte-compile-report-error): Downcase error message.
2023 Use `error' instead of `!!' for error messages.
2024 (byte-compile-print-syms): Treat non-interactive case specially.
2025 (displaying-byte-compile-warnings): Use backquote.
2026 (byte-compile-from-buffer): Bind byte-compile-last-line.
2027 (batch-byte-compile): Remove `Done' message.
2028
2029 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
2030
2031 * emacs-lisp/copyright.el (copyright): Add final \n.
2032
2033 2001-10-11 Miles Bader <miles@gnu.org>
2034
2035 * diff.el (diff): Display default values in prompts as
2036 `(default ...)', not `(...)'.
2037
2038 * info.el (Info-follow-reference): Likewise.
2039
2040 2001-10-10 Stefan Monnier <monnier@cs.yale.edu>
2041
2042 * emacs-lisp/autoload.el (doc-string-elt): Remove.
2043
2044 * newcomment.el (comment-indent): Be a little more robust in case
2045 comment-indent-function does funny things.
2046 (comment-normalize-vars): Autoload.
2047 (comment-region-internal): Fiddle with the visibility spec.
2048 (comment-valid-prefix): New function.
2049 (comment-indent-new-line): Use it. Ignore adaptive-fill-prefixes
2050 that would turn comment-text into non-comment-text.
2051
2052 * emacs-lisp/syntax.el: New file.
2053
2054 * progmodes/tcl.el: Change maintainer to FSF and remove loads of
2055 compatibility cruft.
2056 (tcl-using-emacs-19, tcl-using-emacs-19-23, tcl-using-xemacs-19)
2057 (tcl-version, tcl-maintainer, tcl-use-hairy-comment-detector): Remove.
2058 (tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
2059 tcl-end-of-defun, tcl-mark-defun, tcl-indent-for-comment,
2060 tcl-submit-bug-report.
2061 (tcl-mode-syntax-table): Leave \f alone.
2062 (inferior-tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
2063 tcl-end-of-defun, tcl-submit-bug-report.
2064 (tcl-xemacs-menu): Fix up and pass it directly to easymenu.
2065 (tcl-add-emacs-menu): Remove.
2066 (tcl-fill-mode-map, tcl-fill-inferior-map): Moved into the defvar.
2067 (tcl-keyword-list): Add `chain'.
2068 (tcl-font-lock-syntactic-keywords): New variable.
2069 (tcl-pps-has-arg-6): Remove.
2070 (tcl-internal-beginning-of-defun, tcl-internal-end-of-defun)
2071 (tcl-internal-mark-defun): Remove.
2072 (tcl-set-proc-regexp, tcl-set-font-lock-keywords): Use regexp-opt.
2073 (tcl-mode): Use define-derived-mode. Simplify.
2074 Set comment-indent-function.
2075 (tcl-indent-command): Use line-beginning-position and comment-indent.
2076 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
2077 (tcl-indent-line): Use tcl-calculate-indent.
2078 (tcl-indent-exp): Renamed from indent-tcl-exp. Use new names.
2079 (tcl-add-log-defun): Renamed from add-log-tcl-defun. Use match-string.
2080 (tcl-filter): Use with-current-buffer, simplify.
2081 (inferior-tcl-mode): Use define-derived-mode.
2082 (tcl-hairy-in-comment): Renamed tcl-in-comment.
2083 (tcl-simple-in-comment, tcl-in-comment): Removed.
2084 (tcl-files-alist): New function.
2085 (tcl-help-snarf-commands): Use it and return the result directly
2086 rather than through a global variable.
2087 (tcl-reread-help-files): Fix up the call to tcl-help-snarf-commands.
2088 (tcl-help-on-word): Provide the default value to completing-read.
2089 (tcl-hilit): Remove.
2090 (tcl-hashify-buffer, tcl-popup-menu): Simplify.
2091 (tcl-comment-indent): New function.
2092 (tcl-submit-bug-report): Remove.
2093 (tcl-uncomment-region, tcl-indent-for-comment, add-log-tcl-defun)
2094 (indent-tcl-exp, calculate-tcl-indent, tcl-beginning-of-defun)
2095 (tcl-end-of-defun, tcl-mark-defun, tcl-mark): Redefine as aliases.
2096
2097 2001-10-10 Miles Bader <miles@gnu.org>
2098
2099 * info.el (Info-insert-dir): Don't call `Info-fontify-menu-headers'.
2100 (Info-fontify-node): Don't fontify the node if it's already been done.
2101
2102 2001-10-10 Gerd Moellmann <gerd@gnu.org>
2103
2104 * international/iso-transl.el (iso-transl-e-caret)
2105 (iso-transl-i-caret, iso-transl-o-caret, iso-transl-u-caret):
2106 Fix duplicates. From Dave Love <d.love@dl.ac.uk>.
2107
2108 * simple.el (end-of-buffer): Fix code scrolling specially
2109 for the buffer end.
2110
2111 * startup.el (command-line-1): Bind tab-width to 8.
2112
2113 2001-10-10 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2114
2115 * emulation/tpu-edt.el: Use defalias instead of fset for
2116 user-visible commands. From Rob Riepel
2117 <riepel@Networking.Stanford.EDU>.
2118
2119 2001-10-09 Gerd Moellmann <gerd@gnu.org>
2120
2121 * ruler-mode.el: New file.
2122
2123 2001-10-09 Miles Bader <miles@gnu.org>
2124
2125 * apropos.el (button): New require.
2126
2127 * help-funs.el: New file, contents mostly from `help.el'.
2128 (describe-variable): Use `condition-case' instead of `ignore-errors'.
2129
2130 * help-mode.el: New file, contents mostly from `help.el'.
2131
2132 * help.el: Don't require `view' when compiling.
2133 (help-with-tutorial, describe-function, describe-function-1)
2134 (variable-at-point, describe-variable, locate-library):
2135 Functions moved into `help-funs.el'.
2136 (help-manyarg-func-alist): Variable moved into `help-funs.el'.
2137 (help-mode, help-mode-setup, help-mode-finish, help-button-action)
2138 (help-setup-xref, help-xref-following, help-make-xrefs)
2139 (help-xref-button, help-insert-xref-button, help-xref-interned)
2140 (help-xref-go-back, help-go-back, help-do-xref, help-follow)
2141 (help-xref-on-pp): Functions moved into `help-mode.el'
2142 (help-mode-map, help-xref-stack, help-xref-stack-item)
2143 (help-highlight-p, help-highlight-face, help-back-label)
2144 (help-xref-symbol-regexp, help-xref-mule-regexp)
2145 (help-xref-info-regexp): Variables moved into `help-mode.el'.
2146 (help-symbol, help-back, help-info, help-customize-variable)
2147 (help-function-def, help-variable-def):
2148 Button-types moved into `help-mode.el'.
2149 (load-symbol-file-load-history, symbol-file):
2150 Functions moved into `subr.el'.
2151 (symbol-file-load-history-loaded): Variable moved into `subr.el'.
2152 (view-lossage): Call `help-setup-xref' instead of doing it manually.
2153
2154 * subr.el (symbol-file-load-history-loaded)
2155 (load-symbol-file-load-history, symbol-file): Moved from `help.el'.
2156
2157 * loadup.el ("button"): Load removed.
2158
2159 * button.el (define-button-type): Respect any `supertype' property.
2160 (button-type-subtype-p, button-has-type-p): New functions.
2161
2162 * rfn-eshadow.el (rfn-eshadow-regexp): Deal correctly with escaped
2163 dollar-signs.
2164
2165 * comint.el (comint-insert-previous-argument): New function.
2166 (comint-mode-map): Bind `C-c .' to `comint-input-previous-argument'.
2167 (comint-insert-previous-argument-last-start-pos)
2168 (comint-insert-previous-argument-last-index): New variables.
2169
2170 * apropos.el (apropos-next-label-button): Use the presence of a
2171 `apropos-label' property to detect label buttons.
2172
2173 2001-10-08 Miles Bader <miles@gnu.org>
2174
2175 * button.el (next-button, previous-button): Remove N and WRAP
2176 parameters. Don't pay attention to `skip' properties.
2177 (forward-button): Implement wrapping, iterating, and skipping here
2178 instead.
2179 (button-activate): USE-MOUSE-ACTION is optional.
2180 (button-nop): Function removed.
2181 (default-button): Use `ignore' as default button action.
2182
2183 * apropos.el (apropos-next-label-button): Update arguments to
2184 `next-button'.
2185 (apropos-symbol): Add `skip' property.
2186 (apropos-function, apropos-macro, apropos-command)
2187 (apropos-variable, apropos-face, apropos-group, apropos-widget)
2188 (apropos-plist): New button types.
2189 (apropos-label-properties): Variable removed.
2190 (apropos-print): Pass button-type to apropos-print-doc, rather
2191 than help function and label text.
2192 (apropos-print-doc): Remove ACTION and STR args, add TYPE arg.
2193 Get button label from TYPE.
2194
2195 2001-10-07 Stefan Monnier <monnier@cs.yale.edu>
2196
2197 * help.el (help-mode): Use define-derived-mode.
2198 (describe-mode): Add optional `buffer' arg.
2199 Use it instead of going through help-xref-mode.
2200 Avoid doubling the word `minor' when prettifying.
2201 (describe-function-1): List the corresponding key bindings.
2202 (describe-variable): Say if the var is automatically buffer-local.
2203 If the source is `loaddefs.el', look for the real source.
2204 (help-xref-mode): Remove.
2205
2206 * emacs-lisp/bytecomp.el (byte-compile-file): Return success when
2207 the file says no-byte-compile.
2208
2209 2001-10-08 Miles Bader <miles@gnu.org>
2210
2211 * button.el (next-button, previous-button): Respect `skip' property.
2212
2213 2001-10-07 Miles Bader <miles@gnu.org>
2214
2215 * woman.el (woman-mode-map): Copy button-buffer-map instead of
2216 making a new keymap. Don't bind mouse-2. Bind M-mouse-2 to
2217 `woman-follow-word' instead of `woman-mouse-2'.
2218 (woman-follow-word): Renamed from `woman-mouse-2'.
2219 Follow current unconditionally, since this function is now only
2220 bound to M-mouse-2. Use accessor functions.
2221 (WoMan-highlight-references): Use `make-text-button'.
2222 (woman-xref): New button type.
2223
2224 * loadup.el ("faces"): Move load before loading "loaddefs.el".
2225 ("button"): New load, just before "help" (which uses it).
2226
2227 * help.el (help-mode-map): Make button-buffer-map our parent.
2228 Don't bind mouse events or tab/backtab.
2229 (help-function, help-variable, help-face, help-coding-system)
2230 (help-input-method, help-character-set, help-back, help-info)
2231 (help-customize-variable, help-function-def, help-variable-def):
2232 New button types.
2233 (help-button-action): New function.
2234 (describe-function-1): Pass help button-types to
2235 `help-xref-button' rather than help function and help-echo string.
2236 Don't put multiple help-function args in a list to pass them to
2237 help-xref-button, just pass them as multiple arguments.
2238 Use `help-insert-xref-button' to make [back]-button, rather than
2239 `help-xref-button'.
2240 (help-xref-button): Take a button-type TYPE as a parameter rather
2241 than a function. Remove HELP-ECHO parameter. Remove DATA parameter
2242 and add a &rest parameter ARGS to serve the same purpose.
2243 Use `make-text-button' to add the button.
2244 (help-insert-xref-button): Use `insert-text-button' to add the button.
2245 (help-follow-mouse, help-next-ref, help-previous-ref):
2246 Functions removed.
2247 (help-do-xref): New function.
2248 (help-follow): Use `push-button' and `help-do-xref' to do most of
2249 the work.
2250
2251 * apropos.el (apropos-symbol, apropos-label): New button types.
2252 (apropos-symbol-button-display-help)
2253 (apropos-label-button-display-help, apropos-next-label-button):
2254 New functions.
2255 (apropos-mode-map): Make button-buffer-map our parent.
2256 Don't bind mouse events.
2257 (apropos-print, apropos-print-doc): Create buttons instead of text
2258 properties.
2259 (apropos-mouse-follow): Function removed.
2260 (apropos-follow): Use buttons.
2261
2262 * button.el: New file.
2263
2264 2001-10-07 Gerd Moellmann <gerd@gnu.org>
2265
2266 * emacs-lisp/cl.el (most-positive-fixnum, most-negative-fixnum):
2267 Remove.
2268
2269 2001-10-05 Richard M. Stallman <rms@gnu.org>
2270
2271 * add-log.el (add-change-log-entry): Skip copyright notice
2272 and copying permission notice at start of file, if any.
2273 Make use of terms "entry" and "item" accord with Emacs manual.
2274 Simplify the logic for moving point while entering or creating
2275 an entry and then an item.
2276 (add-change-log-entry-other-window): Doc fix.
2277
2278 2001-10-06 Miles Bader <miles@gnu.org>
2279
2280 * rfn-eshadow.el (read-file-name-electric-shadow): Autoload cookie
2281 removed; they apparently don't work with faces.
2282
2283 2001-10-05 Sam Steingold <sds@gnu.org>
2284
2285 * textmodes/sgml-mode.el (html-xhtml): New user option.
2286 (html-tag-alist, html-horizontal-rule, html-image, html-line)
2287 (html-ordered-list, html-unordered-list, html-list-item)
2288 (html-paragraph, html-checkboxes, html-radio-buttons): Use it.
2289 (sgml-skip-close-p): New function.
2290 (sgml-value): Use it.
2291
2292 2001-10-05 Sam Steingold <sds@gnu.org>
2293
2294 * calendar/diary-lib.el (diary-entry-compare): When times are
2295 identical, compare the entries lexicographically.
2296
2297 2001-10-06 Miles Bader <miles@gnu.org>
2298
2299 * rfn-eshadow.el (rfn-eshadow-update-overlay):
2300 Use `minibuffer-prompt-end'.
2301
2302 * simple.el (previous-matching-history-element): Fix misplaced
2303 parentheses.
2304
2305 2001-10-05 Miles Bader <miles@gnu.org>
2306
2307 * rfn-eshadow.el: New file.
2308
2309 2001-10-05 Miles Bader <miles@gnu.org>
2310
2311 * cus-face.el (custom-face-attributes): Make sure each attribute
2312 has a valid default value. Remove hacks that mapped `nil' to
2313 `off' and used nil to mean `unspecified'. Remove `unspecified'
2314 choices from all attributes (unspecified is handled by the parent
2315 checklist).
2316 * cus-edit.el (custom-face-edit-convert-widget)
2317 (custom-face-edit-deactivate, custom-face-edit-activate)
2318 (custom-face-edit-delete, custom-face-edit-attribute-tag):
2319 New functions.
2320 (custom-face-edit): Specify a custom :convert-widget.
2321 (custom-pre-filter-face-spec, custom-post-filter-face-spec):
2322 Don't pass in default filters that map between `nil' and `off' and
2323 `unspecified' and `nil'.
2324
2325 2001-10-05 Gerd Moellmann <gerd@gnu.org>
2326
2327 * progmodes/compile.el (compilation-buffer-name): New function.
2328 (compile-internal): Use it to determine the name of the
2329 compilation buffer.
2330
2331 2001-10-05 Miles Bader <miles@gnu.org>
2332
2333 * progmodes/compile.el (grep-use-null-device): New variable.
2334 (grep-command): Mention `grep-use-null-device'.
2335 (grep-compute-defaults): Compute `grep-use-null-device' if necessary.
2336 Make computation of `grep-command' respect `grep-use-null-device'.
2337 (grep): Respect `grep-use-null-device'.
2338 Call `grep-compute-defaults' even if grep-command is set, if
2339 grep-use-null-device is still tentative.
2340
2341 * subr.el (call-process-shell-command): New function.
2342
2343 2001-10-05 Miles Bader <miles@gnu.org>
2344
2345 * simple.el (previous-matching-history-element)
2346 (next-history-element, next-complete-history-element): Use
2347 `minibuffer-' functions instead of calling `field-' functions directly.
2348 (minibuffer-prompt-end, minibuffer-contents):
2349 (minibuffer-contents-no-properties, delete-minibuffer-contents):
2350 Functions removed (now subrs).
2351 (minibuffer-prompt-width): Use `minibuffer-prompt-end'.
2352
2353 * minibuf-eldef.el (minibuf-eldef-setup-minibuffer)
2354 (minibuf-eldef-update-minibuffer): Use `minibuffer-' functions
2355 instead of calling `field-' functions directly.
2356 (minibuf-eldef-setup-minibuffer): Remove unused variable `prompt'.
2357
2358 2001-10-05 Gerd Moellmann <gerd@gnu.org>
2359
2360 * files.el (find-file-noselect): If file's read-only status has
2361 changed on disk, ask if buffer's read-only status should be
2362 changed, unless NOWARN is set.
2363
2364 * emacs-lisp/cl-macs.el (define-setf-expander): Make it an
2365 alias for define-setf-method.
2366
2367 * bindings.el: Remove no-byte-compile from file local variables
2368 to enable bootstrapping.
2369
2370 2001-10-04 Andrew Innes <andrewi@gnu.org>
2371
2372 * faces.el (face-font-registry-alternatives) [windows-nt]:
2373 Make gb2312 an alias for gb2312.1980.
2374
2375 2001-10-04 Stefan Monnier <monnier@cs.yale.edu>
2376
2377 * uniquify.el (uniquify-get-proposed-name): Don't assume dirsep is /.
2378 (uniquify-reverse-components): Remove.
2379
2380 * emacs-lisp/bytecomp.el (byte-recompile-directory):
2381 Make sure the file is readable.
2382 (byte-compile-file): Don't compile if `no-byte-compile' is set.
2383 (byte-compile-defvar): Update to reflect the change in Fdefvar.
2384 (batch-byte-recompile-directory): Pass arg=0.
2385
2386 * progmodes/perl-mode.el (perl-indent-continued-arguments): New var.
2387 (perl-calculate-indent): Use it.
2388 (perl-backward-to-noncomment): Use forward-comment.
2389
2390 * derived.el (define-derived-mode, derived-mode-make-docstring):
2391 Allow `parent' to be nil.
2392
2393 * textmodes/nroff-mode.el (nroff-mode-abbrev-table, nroff-mode):
2394 Use define-derived-mode.
2395 (nroff-mode-map, nroff-mode-syntax-table): Massage.
2396
2397 * mail/mailabbrev.el (mail-abbrev-in-expansion-header-p): Simplify.
2398
2399 * emacs-lisp/lselect.el: Use facep iso find-face.
2400
2401 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
2402 Use regexp-opt.
2403 (doc-string-elt): Set symbols' prop. Copied from autoload.el.
2404 (lisp-font-lock-syntactic-face-function): New function.
2405 (lisp-mode-variables): Use it. Make arg optional.
2406 (emacs-lisp-mode): Don't pass an arg to lisp-mode-variables.
2407 (lisp-mode): Don't pass an arg to lisp-mode-variables.
2408 Set comment-start-skip.
2409
2410 * emacs-lisp/lisp-mnt.el (lm-history-header): Accept `ChangeLog'.
2411
2412 * emacs-lisp/cl-macs.el (frame-parameter): Add a setf method.
2413 (ignore-errors): Don't bother using a `err' symbol.
2414
2415 * emacs-lisp/autoload.el (autoload-ensure-default-file)
2416 (autoload-insert-section-header, autoload-before-p)
2417 (autoload-remove-section): New functions.
2418 (generate-file-autoloads): Use them.
2419 (update-file-autoloads): Use them. Return FILE if there's no cookie.
2420 Make sure the autoload file is properly formatted when creating it.
2421 (update-autoloads-from-directories): Use them as well.
2422 Only update autoloads for files whose timestamp has changed.
2423 Add a dummy entry to remember the files which had no autoload cookies.
2424
2425 * timer.el (timer-relative-time): Fix computation for negative `micro'.
2426
2427 * subr.el (define-key-after): Allow `key' to be longer than 1.
2428 (make-local-hook): Make obsolete.
2429 (add-hook, remove-hook): Don't use make-local-hook any more.
2430 (make-syntax-table): Inherit all chars from s-s-t.
2431
2432 2001-10-04 Gerd Moellmann <gerd@gnu.org>
2433
2434 This is a fix for a report saying that resuming a search with C-s
2435 C-s doesn't use the case-fold-search setting of the previous
2436 search (C-s ... M-c ... then C-s C-s).
2437
2438 * isearch.el (isearch-last-case-fold-search): New variable.
2439 (isearch-mode): Remember value of isearch-case-fold-search
2440 in isearch-last-case-fold-search.
2441 (isearch-done): Quote value of isearch-case-fold-search.
2442 (isearch-repeat): When resuming a search, restore
2443 isearch-case-fold-search from isearch-last-case-fold-search.
2444
2445 Added to NEWS.
2446
2447 * startup.el (inhibit-startup-buffer-menu): New user-option.
2448 (command-line-1): If inhibit-startup-buffer-menu is set, don't
2449 display the buffer menu. From Simon Josefsson <jas@extundo.com>.
2450
2451 This allows upto 99999 messages in the summary without screwing up
2452 the summary sorting. Previously 9999 was the maximum. Added to NEWS.
2453
2454 * mail/rmailsum.el (rmail-make-summary-line)
2455 (rmail-make-summary-line-1, rmail-summary-next-same-subject)
2456 (rmail-summary-goto-msg, rmail-summary-goto-msg):
2457 Allow 5-digit message ids instead of 4.
2458
2459 This adds expansion of environment variables in the value
2460 specified with M-x setenv. Added to NEWS.
2461
2462 * env.el (substitute-env-vars): New function.
2463 (setenv): Add parameter SUBSTITUTE-ENV-VARS. If set, substitute
2464 environment variables in VALUE. Return VALUE.
2465
2466 2001-10-04 Gerd Moellmann <gerd@gnu.org>
2467
2468 * Branch for 21.1.
2469
2470 2001-10-03 Stefan Monnier <monnier@cs.yale.edu>
2471
2472 * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
2473
2474 2001-10-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2475
2476 * emulation/tpu-edt.el: Make messages match original TPU/edt
2477 editor. From riepel@Stanford.EDU (Rob Riepel).
2478
2479 2001-10-03 Eli Zaretskii <eliz@is.elta.co.il>
2480
2481 * rect.el: Update maintainer's email address.
2482
2483 2001-10-02 Andreas Schwab <schwab@suse.de>
2484
2485 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 227 and 228 for Long
2486 and Extended Passive Mode, resp.
2487
2488 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
2489
2490 These changes add support for Calendar-related items in the
2491 menu bar on tty's as well:
2492
2493 * calendar/calendar.el (calendar-mode-map): Require cal-menu
2494 unconditionally.
2495 (calendar-mode): Set up activate-menubar-hook unconditionally.
2496
2497 * calendar/cal-menu.el (cal-menu-x-popup-menu): New function,
2498 calls x-popup-menu only if popup menus are supported.
2499 (calendar-mouse-insert-hebrew-diary-entry)
2500 (calendar-mouse-insert-islamic-diary-entry)
2501 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
2502 (calendar-mouse-view-other-diary-entries)
2503 (calendar-mouse-print-dates, calendar-mouse-2-date-menu)
2504 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
2505 Call cal-menu-x-popup-menu instead of x-popup-menu.
2506
2507 2001-10-01 Gerd Moellmann <gerd@gnu.org>
2508
2509 * gs.el (gs-set-ghostview-window-prop): Fix args of `elt'.
2510
2511 * emacs-lisp/edebug.el (rx): Add def-edebug-spec.
2512
2513 * emacs-lisp/rx.el: New file.
2514
2515 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
2516
2517 * help.el (help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
2518
2519 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
2520
2521 * frame.el (select-frame-by-name, other-frame): Doc fix.
2522
2523 2001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
2524
2525 * play/snake.el (snake-score-file): Use temporary-file-directory
2526 instead of a literal "/tmp". Suggested by Robert
2527 <robert@chezmarshall.freeserve.co.uk>.
2528
2529 * play/tetris.el (tetris-score-file): Ditto.
2530
2531 2001-09-28 Eli Zaretskii <eliz@is.elta.co.il>
2532
2533 * apropos.el (apropos-print): Make the directions inserted at the
2534 beginning of the *Apropos* buffer more clear.
2535
2536 2001-09-27 Michael Kifer <kifer@cs.sunysb.edu>
2537
2538 * ediff-mult.el (ediff-get-meta-info): Installed Gerd's changes.
2539 Added comments.
2540
2541 2001-09-27 Stefan Monnier <monnier@cs.yale.edu>
2542
2543 * newcomment.el (comment-normalize-vars): Use " \t" rather than
2544 "\\s-" when defining comment-end-skip.
2545
2546 2001-09-27 Gerd Moellmann <gerd@gnu.org>
2547
2548 * mail/feedmail.el (feedmail-queue-send-edit-prompt-help):
2549 Call get-buffer-window first second arg `visible'.
2550
2551 * international/mule-diag.el (list-input-methods-1):
2552 Output something that's independent of Emacs' version.
2553
2554 * tar-mode.el (tar-mode-write-file): Don't signal an error by
2555 calling byte-to-position with a nil tar-header-offset.
2556
2557 2001-09-27 Simon Josefsson <jas@extundo.com>
2558
2559 * mail/sendmail.el (send-mail-function): Doc fix.
2560 (mail-do-fcc): Error if header-end is not a marker.
2561 (mail-do-fcc): Add a comment.
2562 (mail-reply-to): Doc fix.
2563 (mail-signature): Make ATPOINT optional.
2564 (mail-yank-original): Use cond instead of nestled if.
2565
2566 2001-09-26 Stefan Monnier <monnier@cs.yale.edu>
2567
2568 * info.el (Info-on-current-buffer): Default arg to "Top".
2569
2570 2001-09-25 Eli Barzilay <eli@barzilay.org>
2571
2572 * calculator.el (calculator-copy-displayer): New user-option.
2573 (calculator-displayer-prev, calculator-displayer-next):
2574 Renamed from calculator-displayed-{left,right}.
2575 (calculator, calculator-standard-displayer)
2576 (calculator-num-to-string, calculator-update-display)
2577 (calculator-copy, calculator-put-value): Bug and display fixes.
2578
2579 2001-09-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2580
2581 * ebnf2ps.el: Eliminate make-local-hook calls. Doc fix.
2582 (ebnf-version): New version (3.6.1).
2583
2584 * ebnf-bnf.el: Fix character range regexp. Doc fix.
2585 (ebnf-bnf-non-terminal-chars): New internal const.
2586 (ebnf-bnf-lex): Fix code.
2587
2588 * ebnf-iso.el: Fix character range regexp. Doc fix.
2589 (ebnf-iso-non-terminal-chars): New internal const.
2590 (ebnf-iso-lex): Fix code.
2591
2592 * ebnf-yac.el: Fix character range regexp. Doc fix.
2593 (ebnf-yac-skip-chars): New internal const.
2594 (ebnf-yac-skip-code): Fix code.
2595
2596 2001-09-24 Stefan Monnier <monnier@cs.yale.edu>
2597
2598 * vc.el (vc-checkin): Use vc-delete-automatic-version-backups.
2599
2600 * pcvs-parse.el (cvs-parse-commit): Expand the file name before
2601 passing it to VC.
2602
2603 * vc-hooks.el (vc-delete-automatic-version-backups): Handle the
2604 case where the file is relative.
2605
2606 2001-09-24 Gerd Moellmann <gerd@gnu.org>
2607
2608 * xml.el (xml-parse-attlist): Quotes around attributes must be the
2609 same on each side. Make sure we properly handle simple quotes.
2610 From Daiki Ueno <ueno@unixuser.org>.
2611
2612 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
2613
2614 * mail/sendmail.el (mail-mode): Doc fix. From Simon Josefsson
2615 <jas@extundo.com>.
2616
2617 * menu-bar.el (top-level): Minor fixes for text of help-echo in
2618 some items of the Options menu.
2619
2620 2001-09-22 Stefan Monnier <monnier@cs.yale.edu>
2621
2622 * pcvs-parse.el (cvs-parse-commit): Remove the temp files used by VC.
2623
2624 * vc-hooks.el (vc-delete-automatic-version-backups):
2625 Don't fail if the directory doesn't exist.
2626
2627 * diff-mode.el (diff-default-read-only): New var.
2628 (diff-mode): Use it.
2629
2630 2001-09-22 Eli Zaretskii <eliz@is.elta.co.il>
2631
2632 * hexl.el (hexl-mode-map): Fix the change of 2001-08-23:
2633 Use make-keymap instead of copy-keymap, since copying the global
2634 keymap messes up the menu bar.
2635
2636 * info.el (Info-goto-node, Info-menu): Doc fix. Suggested by
2637 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
2638
2639 2001-09-21 Eli Zaretskii <eliz@is.elta.co.il>
2640
2641 * dired.el (dired-build-subdir-alist): Accept optional arg SWITCHES.
2642
2643 * dired-aux.el (dired-insert-subdir): Pass switches to
2644 dired-build-subdir-alist.
2645
2646 2001-09-21 Stephen Gildea <gildea@stop.mail-abuse.org>
2647
2648 * time-stamp.el (time-stamp-string-preprocess): Fix bug that
2649 caused %#a and %#b to be mis-formatted.
2650
2651 2001-09-20 Eli Zaretskii <eliz@is.elta.co.il>
2652
2653 * info.el (Info-file-list-for-emacs): Add elements for ada-mode,
2654 ccmode, emacs-mime, and eudc manuals.
2655
2656 2001-09-19 Sam Steingold <sds@gnu.org>
2657
2658 w32 find cannot be used with `grep-find'.
2659 * progmodes/compile.el (find-program): New variable.
2660 (grep-compute-defaults): Use it to set `grep-find-command'.
2661
2662 2001-09-19 Gerd Moellmann <gerd@gnu.org>
2663
2664 * ps-bdf.el (bdf-read-bitmap): Initialize returned values to defaults.
2665
2666 2001-09-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2667
2668 * ebnf2ps.el: Replace "Prologue" by "Prolog" in PostScript
2669 programming. Doc fix.
2670 (ebnf-version): New version (3.6).
2671 (ebnf-eps-begin): Data fix.
2672 (ebnf-begin-file): Code fix.
2673
2674 * ebnf-bnf.el: Doc fix.
2675 (ebnf-bnf-lex): Fix regexp for non-terminal and terminal tokens.
2676
2677 * ebnf-iso.el, ebnf-otz.el, ebnf-yac.el: Doc fix.
2678
2679 2001-09-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2680
2681 * ps-print.el: Better face mapping for black/white PostScript printers.
2682 Check if mark is active when printing a region. Doc fix.
2683 (ps-print-version): New version number (6.5.5).
2684 (ps-print-color-p): Customization fix.
2685 (ps-black-white-faces): New option.
2686 (ps-black-white-faces-alist): New internal var.
2687 (ps-count-lines-preprint, ps-print-preprint-region): New funs.
2688 (ps-print-region, ps-print-region-with-faces, ps-nb-pages-buffer)
2689 (ps-nb-pages-region): Interactive fix.
2690 (ps-extend-face-list, ps-extend-face, ps-setup, ps-begin-job)
2691 (ps-face-attributes, ps-generate-postscript-with-faces): Code fix.
2692
2693 2001-09-18 Eli Zaretskii <eliz@is.elta.co.il>
2694
2695 * dired.el (dired-move-to-filename-regexp): Allow one digit in the
2696 numeric month value, and allow the Kanji character after the it to
2697 be missing (happens with ls-lisp's output on Japanese versions of
2698 MS-Windows).
2699
2700 2001-09-18 Miles Bader <miles@gnu.org>
2701
2702 * diff-mode.el (diff-mode): Don't make the buffer read-only if
2703 it's empty (and thus probably a new patch file about to be edited).
2704
2705 2001-09-17 Gerd Moellmann <gerd@gnu.org>
2706
2707 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2708 Check for '(' in column 0 of doc string.
2709
2710 * gs.el (gs-set-ghostview-window-prop): Use `elt' instead
2711 of `nth' so that using a vector as bounding-box works.
2712 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
2713
2714 2001-09-17 Andre Spiegel <spiegel@gnu.org>
2715
2716 * vc.el (vc-annotate): Use current workfile version explicitly as
2717 a default, suggested by Gustav H\e,Ae\e(Bllberg <gustav@virtutech.se>.
2718
2719 2001-09-16 Eli Zaretskii <eliz@is.elta.co.il>
2720
2721 * ps-bdf.el (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
2722 convert-standard-filename doesn't guarantee that the .el extension
2723 is preserved.
2724
2725 * dos-fns.el (convert-standard-filename): Replace invalid
2726 characters only after converting dash/underscore to a period.
2727 (original-make-auto-save-file-name): New.
2728 (make-auto-save-file-name): New function, overrides the definition
2729 on files.el and calls the original function via
2730 original-make-auto-save-file-name.
2731
2732 * mail/rmail.el (top-level): Require mule-utils when compiling.
2733 (rmail-decode-babyl-format): Use detect-coding-with-priority
2734 instead of detect-coding-region, to favor detection of emacs-mule
2735 encoded Babyl files written by rmailout.el etc. Suggested by
2736 Kenichi Handa <handa@etl.go.jp>.
2737
2738 2001-09-14 Eli Zaretskii <eliz@is.elta.co.il>
2739
2740 * eshell/em-unix.el (eshell-shuffle-files, eshell-shuffle-files):
2741 Use `equal', not `=', since the device number can be a cons cell.
2742
2743 2001-09-14 Gerd Moellmann <gerd@gnu.org>
2744
2745 * simple.el: Comment out change of 2001-09-13.
2746
2747 2001-09-13 Milan Zamazal <pdm@zamazal.org>
2748
2749 * progmodes/compile.el (grep-compute-defaults): Don't set
2750 grep-command/grep-find-command when it is already non-nil.
2751 (grep-command): Make it a user option.
2752 (grep-find-command): Likewise.
2753
2754 2001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
2755
2756 * viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):
2757 inhibit quit.
2758
2759 2001-09-13 Eli Zaretskii <eliz@is.elta.co.il>
2760
2761 * files.el (make-auto-save-file-name): If long file names are not
2762 supported on MS-DOS, truncate the file name to DOS 8+3 limits before
2763 generating an auto-save file name from it.
2764
2765 2001-09-13 Gerd Moellmann <gerd@gnu.org>
2766
2767 * ps-print.el (ps-print-region, ps-print-region-with-faces)
2768 (ps-nb-pages-region): Signal an error if called interactively
2769 and the mark is not active.
2770
2771 * simple.el (minibuffer-prompt-modification)
2772 (minibuffer-prompt-insertion): New functions.
2773 (minibuffer-prompt-properties): Use `modification-hooks' and
2774 `insert-in-front-hooks'.
2775
2776 2001-09-12 Richard M. Stallman <rms@gnu.org>
2777
2778 * textmodes/outline.el (outline-regexp): Doc fix.
2779 Initialize it in the defcustom, the usual way.
2780
2781 2001-09-12 Gerd Moellmann <gerd@gnu.org>
2782
2783 * ediff-mult.el (ediff-get-meta-info): Take into account that data
2784 from `ediff-meta-info' properties need not be an overlay.
2785 From David Ponce <dponce@voila.fr>.
2786
2787 * isearch.el (isearch-intersects-p): Fix end checks.
2788
2789 2001-09-11 Eli Zaretskii <a34785@is.elta.co.il>
2790
2791 * gud.el (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
2792 `t' branch of `cond', since Irix 6.1 and up is a special case of
2793 the standard dbx interface.
2794
2795 2001-09-11 Miles Bader <miles@gnu.org>
2796
2797 * comint.el (comint-send-input): When waiting for echoed input,
2798 don't save the expected end position in `echo-end', so that things
2799 work properly even if the buffer is modified elsewhere at the same
2800 time [this happens if `comint-truncate-buffer' is used].
2801
2802 2001-09-11 Gerd Moellmann <gerd@gnu.org>
2803
2804 * textmodes/outline.el (outline-mode): Use `^' and a shy group
2805 when constructing imenu-generic-expression from outline-regexp.
2806
2807 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
2808
2809 * eshell/em-unix.el (eshell-shuffle-files): Compare inodes with
2810 `equal' instead of `=', since they can be cons cells. From Nils
2811 Goesche <cartan@cartan.de>.
2812
2813 2001-09-10 Andre Spiegel <spiegel@gnu.org>
2814
2815 * vc.el (vc-annotate): Rewrote doc string.
2816
2817 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
2818
2819 * time-stamp.el: Update Stephen Gildea's email address.
2820
2821 2001-09-10 Gerd Moellmann <gerd@gnu.org>
2822
2823 * mail/sendmail.el (mail-send): Obey mail-send-nonascii when
2824 enable-multibyte-characters = nil. From Hallvard B Furuseth
2825 <h.b.furuseth@usit.uio.no>.
2826
2827 2001-09-09 Michael Kifer <kifer@cs.sunysb.edu>
2828
2829 * ediff-init.el (ediff-highest-priority): Bug fix.
2830
2831 * viper-cmd.el (viper-special-read-and-insert-char): New function
2832 that reads a character and uses the current input method or
2833 iso-accents when appropriate.
2834
2835 * viper.el and all others: Corrections to the comment blocks at
2836 the top.
2837
2838 2001-09-09 Eli Zaretskii <eliz@is.elta.co.il>
2839
2840 * info.el (Info-goto-node): Doc fix.
2841
2842 2001-09-07 Gerd Moellmann <gerd@gnu.org>
2843
2844 * isearch.el (isearch-intersects-p): New function.
2845 (isearch-close-unnecessary-overlays): Renamed from *unecessary*,
2846 use isearch-intersects-p, and clean up.
2847
2848 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
2849
2850 * textmodes/ispell.el (ispell-dictionary-alist-4): Add "german"
2851 and "german8", for the new German orthography dictionaries,
2852 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange
2853 the entries, to keep the line length balanced for loaddefs.el.
2854
2855 2001-09-07 Dr Francis J. Wright <F.J.Wright@qmw.ac.uk>
2856
2857 * comint.el (comint-send-input): Handle comint-process-echoes
2858 differently.
2859
2860 2001-09-07 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2861
2862 * locate.el (locate-insert-header): Remove unnecessary whitespace.
2863
2864 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
2865
2866 * arc-mode.el (archive-dostime): Fix a typo in minutes' computation.
2867
2868 2001-09-07 Gerd Moellmann <gerd@gnu.org>
2869
2870 * server.el (server-switch-buffer):
2871 * textmodes/refer.el (refer-find-entry-internal):
2872 * term/sup-mouse.el (sup-pos-to-window):
2873 * term/bg-mouse.el (bg-window-from-x-y):
2874 * emacs-lisp/edebug.el (edebug-window-live-p):
2875 Use get-window-with-predicate.
2876
2877 * window.el (get-window-with-predicate): Renamed from some-window.
2878 (some-window): Make it an alias.
2879
2880 2001-09-06 Gerd Moellmann <gerd@gnu.org>
2881
2882 * simple.el (undo): Remove positions from buffer-undo-list up to
2883 the next undo boundary only.
2884
2885 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
2886
2887 * makefile.nt (install): Don't copy sc.el. Reported by Richard
2888 Kim <ryk@dspwiz.com>
2889
2890 * cus-edit.el (custom-buffer-create-internal): Remove "100%" from
2891 the message "Creating customization items...done".
2892
2893 2001-09-05 Gerd Moellmann <gerd@gnu.org>
2894
2895 * font-lock.el (toplevel): Require `jit-lock' only if
2896 font-lock-support-mode is set to jit-lock-mode.
2897
2898 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
2899
2900 * international/quail.el (quail-use-package, quail-inactivate)
2901 (quail-activate): Mention the hooks these functions run in their
2902 doc strings.
2903
2904 2001-09-05 Edward M. Reingold <reingold@iit.edu>
2905
2906 * cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name
2907 of file in header of menu.
2908
2909 2001-09-04 Gerd Moellmann <gerd@gnu.org>
2910
2911 * env.el (setenv): Interactively, if VARIABLE has a current value,
2912 add that to the front of the history, as the doc string says.
2913
2914 * comint.el (comint-send-input): Change help-echo.
2915 From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
2916
2917 * bookmark.el (bookmark-write-file): Bind print-length and
2918 print-level to nil. From Tom Capey <tomc@edina.co.uk>.
2919
2920 * obsolete/uncompress.el: Moved there from lisp/.
2921
2922 * comint.el (comint-insert-clicked-input): Goto point-max before
2923 deleting previous input. From "Dr Francis J. Wright"
2924 <F.J.Wright@qmw.ac.uk>.
2925
2926 * simple.el (backward-word): Doc fix.
2927
2928 2001-09-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2929
2930 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
2931 * uncompress.el, uniquify.el, vc.el, view.el, window.el
2932 * w32-fns.el: Add Keywords header.
2933
2934 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
2935
2936 * menu-bar.el: Fix separators in the Edit menu. Bring "Fill" near
2937 "Text Properties". Suggested by Simon Marshall
2938 <Simon.Marshall@midas-kapiti.com>.
2939
2940 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2941
2942 * term/mac-win.el (mac-drag-n-drop): Decode file name by
2943 consulting the value of file-name-coding-system.
2944
2945 2001-09-03 Stefan Monnier <monnier@cs.yale.edu>
2946
2947 * help.el (describe-function-1): Save precomputed `file-name' rather
2948 than recomputing it (incorrectly) with `symbol-file'.
2949
2950 2001-09-03 Gerd Moellmann <gerd@gnu.org>
2951
2952 * international/isearch-x.el (isearch-exit-recursive-edit):
2953 Take three parameters, since it's used as an after-change-function.
2954
2955 * emacs-lisp/backquote.el (backquote-backquote-symbol)
2956 (backquote-unquote-symbol, backquote-splice-symbol): Remove `*'
2957 from doc strings.
2958
2959 2001-09-02 Milan Zamazal <pdm@zamazal.org>
2960
2961 * progmodes/glasses.el (glasses-convert-to-unreadable):
2962 Consider underscores as in `glasses-make-readable'.
2963
2964 2001-09-02 Eli Zaretskii <eliz@is.elta.co.il>
2965
2966 * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for
2967 MS-DOS, since cpp might not be available.
2968
2969 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
2970 Mention "yank" in the help-echo text.
2971 Suggested by Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
2972
2973 2001-09-01 Stefan Monnier <monnier@cs.yale.edu>
2974
2975 * newcomment.el (comment-indent): Insert spaces more carefully.
2976
2977 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
2978
2979 * mail/emacsbug.el (report-emacs-bug): Make sure *Messages*
2980 exists. From Andy Petrusenco <andy@int.spb.ru>.
2981
2982 * hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if
2983 display-popup-menus-p returns nil. Suggested by Andy Petrusenco
2984 <andy@int.spb.ru>.
2985
2986 2001-08-31 Gerd Moellmann <gerd@gnu.org>
2987
2988 * isearch.el (isearch-mouse-2): Renamed from isearch-mouse-yank.
2989 Instead of running mouse-yank-at-click, see what the event is
2990 bound to outside Isearch and run that.
2991
2992 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
2993
2994 * menu-bar.el (menu-bar-options-menu) <transient-mark-mode>:
2995 Fix the menu entry to mention transient-mark-mode.
2996
2997 2001-08-30 Gerd Moellmann <gerd@gnu.org>
2998
2999 * simple.el (eval-expression-print-level): Fix last change.
3000
3001 * bindings.el (mode-line-coding-system-map): New variable.
3002 (mode-line-mule-info): Give the "%Z" a local-map keymap.
3003
3004 * simple.el (eval-expression-print-level): Change the type
3005 of the defcustom to allow nil.
3006
3007 * emacs-lisp/find-gc.el: Moved here from lisp/.
3008
3009 * international/quail.el (quail-completion-1):
3010 Reverse the ((CHAR . DEFN) ...) list before processing it.
3011 From Kenichi Handa <handa@etl.go.jp>.
3012
3013 * obsolete/rsz-mini.el, obsolete/sun-curs.el, obsolete/sun-fns.el
3014 * obsolete/x-apollo.el, obsolete/x-menu.el: Moved here from lisp/.
3015
3016 2001-08-30 Eli Zaretskii <eliz@is.elta.co.il>
3017
3018 * toolbar/tool-bar.el (tool-bar-mode): Make it a no-op if images
3019 aren't supported. This avoids the annoying gray strip drawn by
3020 the Windows version instead of the missing tool bar.
3021
3022 2001-08-29 Gerd Moellmann <gerd@gnu.org>
3023
3024 * menu-bar.el (menu-bar-options-menu): Make option text, messages
3025 and tooltips more consistent. From "Marshall, Simon"
3026 <Simon.Marshall@midas-kapiti.com>.
3027
3028 * startup.el (fancy-splash-screens): Temporarily set
3029 minor-mode-map-alist to nil while displaying splash screens.
3030
3031 2001-08-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3032
3033 * buff-menu.el: Add Keywords header.
3034 Doc fix (C-x C-b is bound to list-buffers).
3035
3036 * dired-x.el: Add keyword files to get listed in finder.
3037 Remove confusing notes about GNU Emacs 19.
3038
3039 * dired.el, dired-aux.el: Add Keywords header.
3040
3041 2001-08-28 Andre Spiegel <spiegel@gnu.org>
3042
3043 * vc.el (vc-revert-file): Call the backend even if the FILE's
3044 contents can be reverted locally; pass new arg CONTENTS-DONE
3045 down to the backend.
3046
3047 * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-revert-file): Handle new
3048 optional arg CONTENTS-DONE.
3049
3050 2001-08-28 Andrew Innes <andrewi@gnu.org>
3051
3052 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.
3053
3054 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
3055
3056 * makefile.nt (install): Copy more *.el files.
3057
3058 2001-08-28 Gerd Moellmann <gerd@gnu.org>
3059
3060 * dired.el (dired-mode-map): Bind `y' to dired-show-file-type
3061 instead of `w' which is already in use.
3062
3063 * gs.el (gs-load-image): Use sleep-for.
3064 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3065
3066 2001-08-28 Miles Bader <miles@gnu.org>
3067
3068 * replace.el (query-replace-regexp-eval): Return args from
3069 `interactive' form in correct order.
3070
3071 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
3072
3073 * mouse.el (mouse-buffer-menu): If the buffer menu is split by
3074 major modes, don't create panes for modes for which
3075 mouse-buffer-menu-alist returns an empty alist.
3076
3077 2001-08-28 Thien-Thi Nguyen <ttn@gnu.org>
3078
3079 * progmodes/hideshow.el: Update first-line description.
3080 Sync comments w/ maintainer version 5.31.
3081
3082 (hs-isearch-open): Default value now `code'.
3083 Fix docstring to use "code blocks" vs "comment blocks",
3084 as opposed to "block" vs "comment".
3085 (hs-flag-region): Accept `hs-isearch-open' value
3086 of `block' as synonymous w/ `code'.
3087 (hs-hide-block-at-point): For code blocks, pass `code'
3088 to `hs-flag-region' instead of `block'.
3089
3090 2001-08-28 Miles Bader <miles@gnu.org>
3091
3092 * comint.el (comint-next-prompt): Don't loop infinitely if
3093 {next,previous}-single-char-property-change returns its input
3094 position when the search fails.
3095
3096 2001-08-27 Miles Bader <miles@gnu.org>
3097
3098 * comint.el (comint-get-old-input-default): Don't signal an error
3099 if point is not on an input field; instead, return the current
3100 line (using `comint-bol' to skip any prompt, in case we're not
3101 using fields at all).
3102
3103 * man.el (Man-mode-line-format): Variable removed.
3104 (Man-mode): Change `mode-line-buffer-identification' instead of
3105 `mode-line-format'.
3106
3107 2001-08-27 Gerd Moellmann <gerd@gnu.org>
3108
3109 * mail/sendmail.el (mail-send-hook): Remove a duplicate defcustom.
3110 From Simon Josefsson <jas@extundo.com>.
3111
3112 2001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
3113
3114 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
3115 messages. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3116
3117 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
3118 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3119
3120 * emacs-lisp/lselect.el: Ditto.
3121
3122 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
3123 Remove periods from the end of error message strings.
3124 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3125
3126 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
3127 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3128
3129 * net/telnet.el: Ditto.
3130
3131 2001-08-26 Gerd Moellmann <gerd@gnu.org>
3132
3133 * hl-line.el (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
3134 KEYMAP to the call to define-minor-mode.
3135
3136 2001-08-24 Eli Zaretskii <eliz@is.elta.co.il>
3137
3138 * term/internal.el (IT-character-translations) <hebrew-iso8859-8>:
3139 Replace some of the undefined characters with emulations of bidi
3140 formatting characters and Niqud as per SI 1311-1.
3141 (IT-unicode-translations): Ditto.
3142 (IT-display-table-setup, IT-setup-unicode-display):
3143 Fill characters without translations with dos-unsupported-char-glyph.
3144
3145 2001-08-24 Simon Josefsson <jas@extundo.com>
3146
3147 * hl-line.el (hl-line-mode): Don't be a global mode.
3148 (global-hl-line-mode): New function.
3149
3150 2001-08-24 Gerd Moellmann <gerd@gnu.org>
3151
3152 * gs.el (gs-load-image): Wait for GHOSTVIEW window property
3153 being reset by Ghostscript. Don't kill the gs process.
3154 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3155
3156 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
3157
3158 * term/mac-win.el: Require scroll-bar.
3159
3160 2001-08-23 Stefan Monnier <monnier@cs.yale.edu>
3161
3162 * ebuff-menu.el (electric-buffer-list): Use list-buffers-noselect.
3163
3164 2001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
3165
3166 * hexl.el (hexl-insert-multibyte-char) New function.
3167 (hexl-quoted-insert, hexl-self-insert-command)
3168 (hexl-insert-hex-char, hexl-insert-decimal-char)
3169 (hexl-insert-octal-char): Call it instead of hexl-insert-char.
3170 Fix the doc strings accordingly.
3171 (hexl-insert-char): Reject characters whose code is above 255.
3172 Doc fix.
3173 (hexl-mode-map): Copy the global keymap instead of creating a
3174 sparse keymap, and bind all self-inserting characters to
3175 hexl-self-insert-command.
3176
3177 2001-08-22 Stefan Monnier <monnier@cs.yale.edu>
3178
3179 * wid-edit.el (text): Re-order docstring correctly.
3180
3181 * mail/sendmail.el (mail-mode): Use adaptive-fill-regexp.
3182
3183 * textmodes/fill.el (adaptive-fill-regexp): Admit tabs as well.
3184
3185 2001-08-22 Eli Zaretskii <eliz@is.elta.co.il>
3186
3187 * simple.el (line-number-mode): Mention the variable
3188 line-number-display-limit-width in the doc string.
3189
3190 2001-08-22 Gerd Moellmann <gerd@gnu.org>
3191
3192 * bindings.el (mode-line-unbury-buffer): Add EVENT parameter.
3193 Temporarily select EVENT's window for switching buffers.
3194 (mode-line-bury-buffer): New function.
3195 (mode-line-buffer-identification-keymap): Use it instead of
3196 bury-buffer. Bind down-mouse events to prevent global down-mouse
3197 events from shining through.
3198
3199 2001-08-21 Stefan Monnier <monnier@cs.yale.edu>
3200
3201 * newcomment.el (comment-beginning): Make sure the comment-start
3202 we found isn't a comment-end (in cases where confusion is possible).
3203
3204 2001-08-22 Miles Bader <miles@gnu.org>
3205
3206 * emacs-lisp/bytecomp.el (byte-compile-file): Remove TARGET-FILE
3207 before writing it, so that hard-links don't see new version.
3208
3209 2001-08-21 Gerd Moellmann <gerd@gnu.org>
3210
3211 * gs.el (gs-set-ghostview-colors-window-prop):
3212 Call x-change-window-property with 3rd arg FRAME.
3213 (gs-load-image): Wait for a previous Ghostscript process
3214 to complete before starting a new one.
3215
3216 * image.el (image-type-regexps): Make sure that the TIFF
3217 pattern is only matched at the beginning of a string.
3218 From Markus Rost <rost@math.ohio-state.edu>.
3219
3220 * international/swedish.el: Pre-Mule file removed. From Jonas
3221 Oberg <jonas@gnu.org>.
3222
3223 2001-08-20 Rajesh Vaidheeswarran <rv@gnu.org>
3224
3225 * whitespace.el (whitespace-abort-on-error): Add custom variable
3226 to whitespace to abort a write-file if whitespace is detected in file.
3227
3228 * whitespace.el (whitespace-write-file-hook): Hook to be called
3229 when writing a file. If `whitespace-abort-on-error' is set, the
3230 write will abort on detecting whitespaces.
3231 If `whitespace-auto-cleanup' is set, the file will be cleaned
3232 automatically prior to writing.
3233
3234 * whitespace.el (whitespace-buffer-search): Let's not insert bogus
3235 whitespaces in the error output!
3236
3237 * whitespace.el (whitespace-check-indent-whitespace): Defaults to
3238 `indent-tabs-mode', since the latter notes user preferences on
3239 TABs anyway.
3240
3241 * whitespace.el (whitespace-version): 3.1. All of the above issues
3242 were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
3243
3244 2001-08-20 Gerd Moellmann <gerd@gnu.org>
3245
3246 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
3247 some spaces from a message. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3248
3249 * whitespace.el (whitespace-global-mode): Add autoload cookie.
3250
3251 2001-08-20 Alex Schroeder <alex@gnu.org>
3252
3253 * sql.el (sql-db2): Doc change.
3254
3255 2001-08-20 Alex Schroeder <alex@gnu.org>
3256
3257 * sql.el (sql-postgres): Add the database at the end of the
3258 parameters instead of at the beginning.
3259 (sql-postgres-options): Doc change.
3260
3261 2001-08-17 Gerd Moellmann <gerd@gnu.org>
3262
3263 * custom.el (defcustom): Doc fix.
3264
3265 2001-08-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3266
3267 * ps-mule.el (find-composition): Check if (char-after POS)
3268 returns a valid character.
3269
3270 2001-08-16 Eli Zaretskii <eliz@is.elta.co.il>
3271
3272 * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
3273 original-point for extra CR characters that are added/removed when
3274 the buffer is written/read whose EOL type is -dos.
3275
3276 2001-08-16 Miles Bader <miles@gnu.org>
3277
3278 * simple.el (line-move): Undo previous change.
3279
3280 * comint.el (comint-send-input): Add `inhibit-line-move-field-capture'
3281 property to input-terminating `boundary' overlays to avoid
3282 line-move wierdness.
3283
3284 2001-08-16 Gerd Moellmann <gerd@gnu.org>
3285
3286 * lazy-lock.el (lazy-lock-fontify-region): Widen the current
3287 buffer in a save-restriction. Under one test case with Ediff,
3288 window-scroll-functions are run with a window start that's
3289 temporarily outside of the restriction.
3290
3291 2001-08-16 Robert J. Chassell <bug-texinfo@gnu.org>
3292
3293 * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
3294 (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
3295 (texinfo-menu-locate-entry-p, texinfo-start-menu-description)
3296 (texinfo-update-menu-region-beginning)
3297 (texinfo-update-menu-region-end, texinfo-find-pointer): Add new
3298 command, @ifnottex, to regexps, so it is found.
3299
3300 2001-08-16 Andrew Innes <andrewi@gnu.org>
3301
3302 * makefile.nt (DONTCOMPILE): Omit bindings.el.
3303 (DONTCOMPILE): Omit sc.el.
3304
3305 * makefile.w32-in (DONTCOMPILE): Omit bindings.el.
3306 (DONTCOMPILE): Omit sc.el.
3307
3308 2001-08-16 Gerd Moellmann <gerd@gnu.org>
3309
3310 * replace.el (occur): Bind inhibit-read-only to t.
3311
3312 2001-08-16 Miles Bader <miles@gnu.org>
3313
3314 * simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t when
3315 calling `constrain-to-field', to avoid problems with comint prompts.
3316
3317 2001-08-15 Gerd Moellmann <gerd@gnu.org>
3318
3319 * emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
3320 (toplevel): Set it as `common-lisp-indent-function' for `defmethod'.
3321
3322 * ediff-mult.el (ediff-get-meta-info): Fix the condition
3323 of a while-loop.
3324
3325 * Makefile.in (DONTCOMPILE): Remove sc.el.
3326
3327 * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
3328 Don't include term/.
3329
3330 * mail/sc.el: Moved to obsolete/.
3331
3332 2001-08-14 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3333
3334 * ps-print.el: Change error function arguments to follow Emacs
3335 message convention. Doc fix.
3336 (ps-print-version): New version number (6.5.4).
3337 (coding-system-for-write): Change declaration position to avoid
3338 XEmacs compilation gripes.
3339 (coding-system-for-read, buffer-file-coding-system):
3340 Declarations to avoid XEmacs compilation gripes.
3341
3342 * ps-mule.el: Doc fix.
3343 (ps-mule-encode-header-string): If STRING is not a string, replace
3344 STRING by empty string.
3345
3346 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
3347
3348 * frame.el (show-trailing-whitespace): Doc fix.
3349
3350 2001-08-13 Eli Zaretskii <eliz@is.elta.co.il>
3351
3352 * desktop.el (desktop-save): Insert the coding: tag before
3353 desktop-header.
3354
3355 2001-08-13 Gerd Moellmann <gerd@gnu.org>
3356
3357 * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
3358 its path from $els.
3359
3360 * image.el (image-jpeg-p): Fix call of substring.
3361
3362 2001-08-10 Gerd Moellmann <gerd@gnu.org>
3363
3364 * play/animate.el (animate-string): Doc fix. Use a buffer
3365 name with stars in it.
3366 (animate-sequence): New function.
3367 From Richard Stallman <rms@gnu.org>.
3368
3369 * frame.el (select-frame-set-input-focus): New function
3370 extracted from other-frame.
3371 (other-frame): Use it.
3372 (next-multiframe-window, previous-multiframe-window): Use it.
3373
3374 * isearch.el (isearch-other-meta-char): Don't switch to the
3375 buffer of a window clicked on, when the current buffer is
3376 in Isearch mode.
3377
3378 * image.el (image-jpeg-p): Test for APPn markers in the range
3379 #xe0..#xef.
3380
3381 2001-08-09 Gerd Moellmann <gerd@gnu.org>
3382
3383 * desktop.el (desktop-save): Don't use concat to form a file
3384 name, use expand-file-name.
3385
3386 * mouse.el (mouse-delete-window): Do nothing if frame has just
3387 one window.
3388
3389 * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
3390 for the minor mode name.
3391
3392 * view.el (toplevel): Use mode-line-minor-mode-keymap for the
3393 minor mode name.
3394
3395 * time.el (display-time-string-forms): Use make-mode-line-mouse-map
3396 instead of make-mode-line-mouse2-map.
3397
3398 * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
3399 the minor mode name.
3400
3401 * emacs-lisp/easy-mmode.el (define-minor-mode):
3402 Use mode-line-minor-mode-keymap for the minor mode name.
3403
3404 * calendar/calendar.el (calendar-mode-line-format):
3405 Use make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
3406
3407 * bindings.el (make-mode-line-mouse-map): Renamed from
3408 make-mode-line-mouse2-map. Take additional arg MOUSE.
3409 (mode-line-modified): Use mouse-3 instead of mouse-2.
3410 (mode-line-buffer-identification-keymap): Bind keys differently.
3411 (propertized-buffer-identification): Adapt help-echo to new bindings.
3412
3413 * bindings.el (mode-line-format): Specify help-echo for line
3414 number, column number and buffer-percent part of the mode-line.
3415
3416 * image.el (image-type-regexps): Allow whitespace at the start
3417 of the image data for XPM, XBM and Postscript, which are
3418 text files.
3419 (image-jpeg-p): Correct calculation of next field offset.
3420
3421 2001-08-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3422
3423 * battery.el: Fix typo.
3424
3425 2001-08-08 Gerd Moellmann <gerd@gnu.org>
3426
3427 * image.el (image-type-regexps): Allow predicates. Change the way
3428 JPEG images are recognized.
3429 (image-jpeg-p): New function.
3430 (image-type-from-data): Handle predicates in image-type-regexps.
3431
3432 * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
3433 #:, #x, #o, and similar constructs.
3434
3435 2001-08-07 Gerd Moellmann <gerd@gnu.org>
3436
3437 * vc.el (vc-transfer-file): Fix malformed autoload cookie.
3438
3439 * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
3440 instead of `progn'.
3441
3442 * tar-mode.el (tar-extract): Avoid generating a new buffer
3443 for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
3444
3445 * textmodes/paragraphs.el (forward-sentence): Avoid building
3446 a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
3447
3448 * progmodes/executable.el (executable-set-magic):
3449 If executable-find returns a quoted file name, unquote it before
3450 inserting it.
3451
3452 * image.el (image-type-regexps): For JPEG files, use a regexp
3453 derived from the JFIF spec.
3454
3455 * image.el (image-type-regexps): Use `\`' instead of `^' in
3456 most regular expressions.
3457
3458 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3459
3460 * play/animate.el: Re-insert a reference to re-inserted function.
3461
3462 2001-08-06 Gerd Moellmann <gerd@gnu.org>
3463
3464 * help.el (describe-function-1): Use find-function-search-for-symbol
3465 instead of find-function-noselect because the latter follows aliases.
3466
3467 * play/animate.el (animate-birthday-present): Re-insert.
3468
3469 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
3470 Handle old-style menu definitions.
3471
3472 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3473
3474 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
3475 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
3476
3477 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
3478 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
3479 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
3480
3481 2001-08-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3482
3483 * textmodes/tildify.el: Milan Zamazal has new address.
3484
3485 2001-08-03 Gerd Moellmann <gerd@gnu.org>
3486
3487 * custom.el (custom-set-variables): Don't test `custom-requests'
3488 properties, check the third element of the options passed to
3489 custom-set-variables instead.
3490
3491 * info.el (info-insert-file-contents): Use info-file-exists-p
3492 instead of file-exists-p.
3493
3494 * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
3495 the mode-line face is restored. Fix several bugs.
3496
3497 * replace.el (perform-replace): Doc fix.
3498
3499 2001-08-02 Francesco Potorti` <pot@gnu.org>
3500
3501 * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
3502 (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
3503 (uniquify-fix-item-base, uniquify-fix-item-filename)
3504 (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
3505 Callers changed.
3506 (uniquify-set-proposed): Changed to work with a vector item.
3507 (uniquify-rationalize-file-buffer-names): Use a list of arrays for
3508 the fix list, and a list of strings for the non-file buffer
3509 names. Both changes reduce consing.
3510 (uniquify-rationalize-a-list): Local variable renaming.
3511 (uniquify-rationalize-conflicting-sublist): Use member instead of
3512 assoc.
3513 (uniquify-rename-buffer): Use unless instead of if not.
3514
3515 2001-08-02 Gerd Moellmann <gerd@gnu.org>
3516
3517 * recentf.el (recentf-dump-variable): Handle a value of nil correctly.
3518
3519 * custom.el (custom-set-variables): Set options with :require
3520 clauses last.
3521
3522 * custom.el (defcustom): Doc fix.
3523
3524 * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
3525
3526 2001-08-01 Eli Zaretskii <eliz@is.elta.co.il>
3527
3528 * man.el (man): Mention Man-switches in the doc string.
3529 (Man-switches): Mention -a in the doc string.
3530
3531 * textmodes/ispell.el (ispell-alternate-dictionary):
3532 Add /usr/share/lib/dict/words, for Irix.
3533
3534 * bindings.el: Bind shifted and control-shifted kp-* keys to the
3535 corresponding non-kp keys. Suggested by Stephen Gildea
3536 <gildea@stop.mail-abuse.org>.
3537
3538 2001-08-01 Francesco Potorti` <pot@gnu.org>
3539
3540 * uniquify.el: These changes correct a corner case that the old
3541 code managed correctly.
3542 (uniquify-fix-item-proposed): Renamed from
3543 uniquify-fix-item-min-proposed.
3544 (uniquify-set-proposed): New function.
3545 (uniquify-rationalize-file-buffer-names): Code reshuffled for
3546 clarity and speed.
3547 (uniquify-item-greaterp): Substitutes uniquify-item-lessp.
3548 This is equivalent to what the old code did.
3549 (uniquify-rationalize-a-list): Never recompute the proposed
3550 name. Sort the conflicting sublist before rationalising it: this
3551 is equivalent to what the old code did, but one directory element
3552 at a time, and only when necessary.
3553 (uniquify-rationalize-conflicting-sublist): Recompute here the
3554 proposed name.
3555
3556 2001-08-01 Gerd Moellmann <gerd@gnu.org>
3557
3558 * play/animate.el: Add Keywords and Maintainer. Remove a
3559 reference to a removed function.
3560
3561 * play/animate.el (animate-string): Handle case that the string is
3562 longer than the window is wide.
3563
3564 2001-07-31 Gerd Moellmann <gerd@gnu.org>
3565
3566 * desktop.el (desktop-save): Bind coding-system-for-write to
3567 `emacs-mule' for write-region.
3568
3569 * delsel.el (delete-selection-pre-hook): Don't set this-command
3570 to `ignore' if the region is empty.
3571
3572 * international/mule.el (set-keyboard-coding-system):
3573 Set keyboard-coding-system.
3574
3575 * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
3576 before accessing it.
3577
3578 2001-07-30 Andreas Schwab <schwab@suse.de>
3579
3580 * menu-bar.el (toggle-highlight-paren-mode):
3581 Use `(show-paren-mode)' as body.
3582
3583 2001-07-30 Andre Spiegel <spiegel@gnu.org>
3584
3585 * vc.el (vc-checkout-hook): New hook.
3586 (vc-checkout): Run it.
3587
3588 2001-07-30 Eli Zaretskii <eliz@is.elta.co.il>
3589
3590 * progmodes/make-mode.el (makefile-macroassign-regex):
3591 Recognize the ?= operator. From Jonathan Kamens <jik@curl.com>.
3592
3593 2001-07-30 Gerd Moellmann <gerd@gnu.org>
3594
3595 * vc.el (vc-switch-backend): Fix autoload cookie.
3596
3597 * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
3598 the desktop file.
3599
3600 2001-07-30 Simon Josefsson <jas@extundo.com>
3601
3602 * mail/mail-utils.el (mail-strip-quoted-names): Replace text
3603 literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
3604
3605 2001-07-27 Gerd Moellmann <gerd@gnu.org>
3606
3607 * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
3608 (last-sexp-toggle-display): Renamed from last-sexp-print.
3609 (last-sexp-toggle-display, eval-last-sexp-1):
3610 Use last-sexp-setup-props.
3611
3612 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
3613 New user-options.
3614 (mouse-wheel-change-button): New function.
3615 (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
3616 (mwheel-scroll): Ditto.
3617
3618 2001-07-26 Gerd Moellmann <gerd@gnu.org>
3619
3620 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
3621 `...', compare with unabbreviated printed representation instead.
3622 (last-sexp-print): Bind print-length and print-level to nil.
3623
3624 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
3625 before assigning text properties. Make properties rear-nonsticky.
3626
3627 * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
3628 (eval-last-sexp-1): Give printed text a `keymap' property and bind
3629 <mouse-2> and <RET> in that map to a function printing the
3630 unabbreviated value.
3631
3632 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
3633 is a buffer, put a text property `printed-value' on the printed
3634 representation, with the Lisp object printed as value.
3635
3636 2001-07-25 Eli Zaretskii <eliz@is.elta.co.il>
3637
3638 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
3639 Mention the effect of eval-expression-print-length and
3640 eval-expression-print-level in the doc strings. Suggested by
3641 Kevin Gallagher <kevingal@onramp.net>.
3642
3643 2001-07-25 Gerd Moellmann <gerd@gnu.org>
3644
3645 * xt-mouse.el (xterm-mouse-event): Recognize control sequences
3646 for buttons > 3.
3647 (xterm-mouse-translate): Handle the case that we don't get a
3648 down-event.
3649
3650 * emacs-lisp/find-func.el (find-function-regexp):
3651 Add easy-mmode-define-global-mode to the regexp. Allow newlines
3652 in front of the function name.
3653
3654 * isearch.el (isearch-other-meta-char): Fix last change.
3655
3656 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
3657 similar events for which fake prefix keys are generated. It's no
3658 longer necessary since read_key_sequence doesn't modify these
3659 events for internal purposes anymore.
3660
3661 * files.el (auto-mode-alist): Use nroff-mode for files ending
3662 in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
3663
3664 2001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
3665
3666 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
3667 tool-bar-lines parameter, behave as if its value were zero.
3668 (mouse-avoidance-set-pointer-shape): Don't do anything if
3669 x-pointer-shape is not boundp.
3670
3671 2001-07-23 Francesco Potorti` <pot@gnu.org>
3672
3673 * uniquify.el: Overall speedup changes when using many buffers.
3674 (uniquify-fix-item-base, uniquify-fix-item-filename)
3675 (uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
3676 (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
3677 place in the item, but was never used.
3678 (uniquify-fix-item-min-proposed): New defalias: the fourth place
3679 in the item is now used as cache for the proposed name.
3680 (uniquify-rationalize-file-buffer-names): Move computation made on
3681 newbuffile out of the loop, in the newbuffile-nd local var.
3682 Use dolist (cosmetic change). Compute the proposed name for the most
3683 common case and cache it in the fourth place in the item.
3684 (uniquify-rationalize-file-buffer-names): Used to return a a list
3685 of buffer whose name was changed, but that return value was never used.
3686 (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
3687 the cached proposed name, does much less consing and is quicker.
3688 (uniquify-filename-lessp): Deleted.
3689 (uniquify-rationalize-a-list): Use dolist (cosmetic change).
3690 Do not bind locally the uniquify-possibly-resolvable flag. Use the
3691 cached proposed name is possible.
3692 (uniquify-get-proposed-name): Arguments changed, callers changed.
3693 (uniquify-rationalize-conflicting-sublist): Explicitely reset the
3694 uniquify-possibly-resolvable flag, which is no more bound locally.
3695 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
3696 flag, which does not exist any more.
3697
3698 2001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
3699
3700 * term/internal.el (IT-unicode-translations): Fix the appearance of
3701 "6`".
3702
3703 * progmodes/compile.el (compile-internal): If EMACS is already
3704 defined in the environment, don't override its value.
3705
3706 2001-07-23 Gerd Moellmann <gerd@gnu.org>
3707
3708 * play/fortune.el: Undo change of 2001-07-13.
3709 Fix autoload cookies. Add types to defcustoms.
3710 (fortune) <defgroup>: Add :link.
3711 (fortune-from-region): Use eq, not eql.
3712 From Dave Love <fx@gnu.org>.
3713
3714 * play/animate.el (animate-birthday-present): Function removed.
3715
3716 * play/animate.el: New file.
3717
3718 2001-07-22 Eli Zaretskii <eliz@is.elta.co.il>
3719
3720 * startup.el (normal-top-level-add-subdirs-to-load-path):
3721 On Windows, put into normal-top-level-add-subdirs-inode-list the
3722 canonicalized names of the directories instead of inode numbers.
3723
3724 2001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
3725
3726 * ediff-util.el: Copyright years.
3727 (ediff-choose-syntax-table): New function.
3728 (ediff-setup): Use ediff-choose-syntax-table.
3729 (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
3730 vc-state is available.
3731 (ediff-make-temp-file): Use ediff-coding-system-for-write.
3732
3733 * ediff-init.el (ediff-with-syntax-table): New macro, uses
3734 with-syntax-table.
3735 (ediff-coding-system-for-read): From ediff-diff.el
3736 (ediff-coding-system-for-write): New variable.
3737 (ediff-highest-priority): Fixed the bug having to do with disappearing
3738 overlays.
3739 (ediff-file-remote-p): Use file-remote-p, if available.
3740 (ediff-listable-file): New function.
3741 (ediff-file-attributes): Use ediff-listable-file.
3742
3743 * ediff-mult.el (ediff-meta-insert-file-info1):
3744 Use ediff-listable-file.
3745
3746 * ediff-ptch.el (ediff-prompt-for-patch-file):
3747 Use ediff-coding-system-for-read.
3748 (ediff-patch-file-internal): Use ediff-coding-system-for-write.
3749
3750 * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
3751 (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
3752
3753 * ediff.el: Date of last update, copyright years.
3754
3755 * ediff-wind (ediff-setup-control-frame): Nill->nil.
3756
3757 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
3758 of Scott Bronson.
3759 (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
3760 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
3761 Deleted functions.
3762 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
3763 ex-token-list.
3764 (viper-get-ex-address-subr): Convert registers to char data type.
3765
3766 * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
3767 (viper-memq-char): Use viper-int-to-char.
3768 (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
3769 vc-locking-state.
3770 (viper-read-key): Use viper-read-key-sequence.
3771
3772 * viper.el (viper-major-mode-modifier-list):
3773 Added inferior-emacs-lisp-mode.
3774 (this-major-mode-requires-vi-state): New function that uses simple
3775 heuristics to decide if vi state is appropriate.
3776 (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
3777 (viper-non-hook-settings): Don't advise read-key-sequence.
3778 (viper-read-key-sequence): New function that replaces the
3779 previously used advice to read-key-sequence.
3780
3781 * viper-cmd.el (viper-test-com-defun,viper-exec-change)
3782 (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
3783 (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
3784 (viper-open-line-at-point,viper-substitute,viper-overwrite)
3785 (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
3786 Got rid of the negative character hack.
3787 (viper-escape-to-state,viper-replace-state-exit-cmd):
3788 Use viper-read-key-sequence.
3789 (viper-envelop-ESC-key): No need for ad-get-orig-definition.
3790 (viper-minibuffer-standard-hook,viper-read-string-with-history):
3791 Don't override existing minibuffer-setup-hook.
3792 (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
3793 Convert registers to char data type.
3794 (viper-autoindent): Use viper-indent-line.
3795
3796 * viper-keym.el: Use viper-exec-key-in-emacs.
3797
3798 2001-07-20 Stefan Monnier <monnier@cs.yale.edu>
3799
3800 * server.el (server-visit-files): Fix variable name typo.
3801
3802 2001-07-20 Gerd Moellmann <gerd@gnu.org>
3803
3804 * simple.el (delete-trailing-whitespace): Save match data
3805 around looking-at. From Markus Rost <rost@math.ohio-state.edu>.
3806
3807 2001-07-19 Stefan Monnier <monnier@cs.yale.edu>
3808
3809 * progmodes/compile.el (compilation-parse-errors): `linenum' might
3810 return a this-error using the alternative format (a pair of markers).
3811
3812 2001-07-19 Gerd Moellmann <gerd@gnu.org>
3813
3814 * font-lock.el (c++-keywords): Add Standard C++ operator names.
3815
3816 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
3817 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
3818
3819 2001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3820
3821 * international/iso-transl.el: Fix typo in the header of the file.
3822
3823 * textmodes/picture.el (picture): Doc fix.
3824
3825 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
3826 follow coding conventions in generated files.
3827
3828 2001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
3829
3830 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
3831 (tool-bar-add-item): Don't call image-related primitives if the
3832 display doesn't support images.
3833
3834 * frame.el (display-images-p): New function.
3835
3836 2001-07-17 Gerd Moellmann <gerd@gnu.org>
3837
3838 * server.el (server-visit-files): Handle the case the specified
3839 column number is <= 0.
3840
3841 2001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
3842
3843 * startup.el (command-line-1): Add support for +LINE:COLUMN
3844 command line argument.
3845
3846 2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
3847
3848 * server.el (server-process-filter, server-visit-files):
3849 Add support for +LINE:COLUMN style emacsclient calls.
3850
3851 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3852
3853 * emacs-lisp/easy-mmode.el: Add Keywords header.
3854
3855 * play/pong.el: Author has new address.
3856
3857 * play/landmark.el: Author is no more reachable.
3858
3859 * play/handwrite.el: Author is no more reachable.
3860
3861 2001-07-17 Stefan Monnier <monnier@cs.yale.edu>
3862
3863 * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
3864 (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
3865 Complete bindings for F<1..12> keys.
3866 (global-map): Remove `undo' binding (already in the default).
3867 Replace `t<n>' bindings with `f<n>' bindings.
3868
3869 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
3870
3871 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
3872 (tcl-mode): Use tcl-add-log-defun.
3873 (tcl-indent-line): Use tcl-calculate-indent.
3874 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
3875 (tcl-indent-exp): Renamed from indent-tcl-exp.
3876 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
3877 (tcl-indent-for-comment): Call comment-indent-function properly
3878 and handle the case where it returns nil.
3879
3880 2001-07-16 Gerd Moellmann <gerd@gnu.org>
3881
3882 * calendar/cal-islam.el (calendar-goto-islamic-date):
3883 Remove autoload cookie.
3884
3885 * calendar/calendar.el (calendar-goto-islamic-date):
3886 Add call to autoload.
3887
3888 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
3889
3890 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
3891 Don't change compile-auto-highlight globally.
3892 Don't bother with `font-lock-defaults' property since XEmacs
3893 also understands the `font-lock-defaults' variable.
3894 Use make-local-variable rather than make-variable-buffer-local.
3895 Don't `defconst' comment-indent-function: keep the default.
3896 Call easy-menu-add unconditionally.
3897 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
3898 (ada-create-menu): Use :included for Emacs as well.
3899
3900 * vc.el (vc-do-command): Autoload.
3901
3902 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
3903
3904 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3905
3906 * ps-print.el: Fix Author: header.
3907
3908 2001-07-16 Gerd Moellmann <gerd@gnu.org>
3909
3910 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
3911 mouse-1 etc., bind them to `ignore'.
3912
3913 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
3914 send-invisible, which is already defined in Comint.
3915 (eshell-watch-for-password-prompt): Use it.
3916
3917 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3918
3919 * which-func.el (which-func-mode): Doc fix.
3920
3921 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
3922 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
3923 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
3924 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
3925 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
3926 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
3927 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
3928 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
3929 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
3930 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
3931 * emulation/edt-mapper.el, emulation/edt-pc.el,
3932 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
3933 * emulation/tpu-edt.el, emulation/tpu-extras.el,
3934 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
3935 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
3936 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
3937 * international/isearch-x.el, international/iso-cvt.el,
3938 * international/ogonek.el, international/quail.el,
3939 * international/utf-8.el, jit-lock.el, language/devan-util.el,
3940 * language/devanagari.el, language/ethio-util.el,
3941 * language/ethiopic.el, language/european.el, language/indian.el,
3942 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
3943 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
3944 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
3945 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
3946 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
3947 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
3948 * progmodes/autoconf.el, progmodes/cmacexp.el,
3949 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
3950 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
3951 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
3952 * progmodes/ebnf2ps.el, progmodes/executable.el,
3953 * progmodes/fortran.el, progmodes/idlw-shell.el,
3954 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
3955 * progmodes/m4-mode.el, progmodes/mantemp.el,
3956 * progmodes/meta-mode.el, progmodes/octave-inf.el,
3957 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
3958 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
3959 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
3960 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
3961 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
3962 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
3963 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
3964 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
3965 * textmodes/two-column.el, time-stamp.el, timezone.el,
3966 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
3967 * which-func.el, whitespace.el, wid-browse.el, widget.el,
3968 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
3969 conventions.
3970
3971 2001-07-16 Gerd Moellmann <gerd@gnu.org>
3972
3973 * simple.el (set-variable): Require 'cus-edit' instead of
3974 `wid-edit', so that the Custom widgets get defined.
3975
3976 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3977
3978 * allout.el: A fix to follow coding conventions.
3979
3980 * find-lisp.el: A fix to follow coding conventions.
3981
3982 * term/w32-win.el: A fix to follow coding conventions.
3983
3984 * textmodes/sgml-mode.el: A fix to follow coding conventions.
3985
3986 * term/xterm.el: A fix to follow coding conventions.
3987
3988 * term/news.el: A fix to follow coding conventions.
3989
3990 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
3991 header line fixed.
3992
3993 * sun-curs.el: Fix Maintainer: header line.
3994
3995 * emacs-lisp/easymenu.el: Address of the author added.
3996
3997 2001-07-16 Gerd Moellmann <gerd@gnu.org>
3998
3999 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
4000 property.
4001
4002 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4003
4004 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
4005 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
4006 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
4007 Some fixes to follow coding conventions.
4008
4009 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4010
4011 * which-func.el (which-func-mode): Doc fix.
4012
4013 2001-07-15 Stefan Monnier <monnier@cs.yale.edu>
4014
4015 * net/rcompile.el (remote-compile): Use make-local-variable.
4016
4017 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
4018
4019 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
4020
4021 * mail/reporter.el (reporter-submit-bug-report):
4022 Don't abuse make-variable-buffer-local. Fix call to add-hook.
4023
4024 2001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4025
4026 * calendar/cal-china.el, calendar/cal-coptic.el,
4027 * calendar/cal-dst.el, calendar/cal-french.el,
4028 * calendar/cal-hebrew.el, calendar/cal-islam.el,
4029 * calendar/cal-iso.el, calendar/cal-julian.el,
4030 * calendar/cal-mayan.el, calendar/cal-persia.el,
4031 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
4032 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
4033 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
4034 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
4035 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
4036 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
4037 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
4038 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
4039 * progmodes/ada-xref.el, progmodes/cc-align.el,
4040 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
4041 * progmodes/cc-defs.el, progmodes/cc-engine.el,
4042 * progmodes/cc-langs.el, progmodes/cc-menus.el,
4043 * progmodes/cc-styles.el, progmodes/cc-vars.el,
4044 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
4045 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
4046 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
4047 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
4048 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
4049 * textmodes/reftex.el: Some fixes to follow coding
4050 conventions in Eshell files with known maintainers.
4051
4052 * emulation/viper.el: A fix to follow coding conventions.
4053
4054 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
4055 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
4056 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
4057 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
4058 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
4059 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
4060 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
4061 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
4062 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
4063 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
4064 conventions in Eshell files.
4065
4066 * composite.el, diff.el, emacs-lisp/levents.el,
4067 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
4068 * emulation/pc-mode.el, emulation/viper-cmd.el,
4069 * emulation/viper-ex.el, emulation/viper-init.el,
4070 * emulation/viper-keym.el, emulation/viper-macs.el,
4071 * emulation/viper-mous.el, emulation/viper-util.el,
4072 * emulation/viper.el, forms-pass.el, international/ccl.el,
4073 * international/characters.el, international/encoded-kb.el,
4074 * international/fontset.el, international/ja-dic-cnv.el,
4075 * international/ja-dic-utl.el, international/kinsoku.el,
4076 * international/kkc.el, international/mule-cmds.el,
4077 * international/mule-diag.el, international/mule-util.el,
4078 * international/mule.el, international/titdic-cnv.el,
4079 * language/china-util.el, language/chinese.el,
4080 * language/cyril-util.el, language/cyrillic.el, language/english.el,
4081 * language/greek.el, language/hebrew.el, language/japan-util.el,
4082 * language/japanese.el, language/korea-util.el, language/korean.el,
4083 * language/lao-util.el, language/lao.el, language/misc-lang.el,
4084 * language/slovak.el, language/thai-util.el, language/thai.el,
4085 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
4086 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
4087 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
4088 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
4089 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
4090 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
4091 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
4092 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
4093 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
4094 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
4095 to follow coding conventions in files without maintainer or in files
4096 with clear maintainer (but without Maintainer header stating so).
4097
4098 * emacs-lisp/elp.el: A fix to follow coding conventions.
4099
4100 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
4101 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
4102 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
4103 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
4104 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
4105 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
4106 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
4107 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
4108 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
4109 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
4110 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
4111 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
4112 conventions in files from Gnus.
4113
4114 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
4115 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
4116 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
4117 * echistory.el, electric.el, emacs-lisp/authors.el,
4118 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
4119 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
4120 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
4121 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
4122 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
4123 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
4124 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
4125 * international/codepage.el, international/iso-ascii.el,
4126 * international/iso-insert.el, international/iso-transl.el,
4127 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
4128 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
4129 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
4130 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
4131 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
4132 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
4133 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
4134 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
4135 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
4136 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
4137 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
4138 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
4139 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
4140 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
4141 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
4142 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
4143 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
4144 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
4145 * textmodes/tex-mode.el, textmodes/text-mode.el,
4146 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
4147 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
4148 * vt100-led.el, window.el: Some fixes to follow coding conventions in
4149 files maintained by FSF.
4150
4151 2001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4152
4153 * arc-mode.el: A fix to follow coding conventions.
4154
4155 * bindings.el: Ditto.
4156
4157 * cdl.el: Ditto.
4158
4159 * comint.el: Ditto.
4160
4161 * cus-start.el: Ditto.
4162
4163 * shell.el: Ditto.
4164
4165 * skeleton.el: Ditto.
4166
4167 2001-07-13 Stefan Monnier <monnier@cs.yale.edu>
4168
4169 * info.el (Info-build-node-completions):
4170 Make Info-current-file-completions buffer local.
4171
4172 2001-07-13 Gerd Moellmann <gerd@gnu.org>
4173
4174 * which-func.el (which-func-mode, which-func-ff-hook)
4175 (which-function-mode): Remove references to which-func-mode-global.
4176
4177 * calendar/cal-islam.el (calendar-goto-islamic-date):
4178 Add autoload cookie.
4179
4180 * play/fortune.el: Add types to defcustoms.
4181
4182 2001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4183
4184 * language/czech.el: A fix to follow coding conventions.
4185
4186 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
4187
4188 * speedbar.el (speedbar-supported-extension-expressions): Add .g
4189 to the extension list, for antlr-mode. From Christoph Wedler
4190 <Christoph.Wedler@sap.com>.
4191
4192 2001-07-11 Stefan Monnier <monnier@cs.yale.edu>
4193
4194 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
4195 (vc-dired-mode-map): Fix the madness.
4196
4197 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
4198 (vc-prefix-map): Moved back from vc.el.
4199
4200 2001-07-11 Gerd Moellmann <gerd@gnu.org>
4201
4202 * mail/mail-extr.el (mail-extr-all-top-level-domains):
4203 Increase the size of the obarray.
4204 (mail-extr-all-top-level-domains): Add more toplevel domains,
4205 add more long names.
4206 From: Per Starback <starback@ling.uu.se>.
4207
4208 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
4209
4210 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
4211 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4212
4213 * progmodes/ada-mode.el: Ditto.
4214
4215 * progmodes/ada-xref.el: Ditto.
4216
4217 2001-07-11 Miles Bader <miles@gnu.org>
4218
4219 * finder.el (finder-insert-at-column): Also move to the next line
4220 if exactly at COLUMN.
4221
4222 2001-07-10 Gerd Moellmann <gerd@gnu.org>
4223
4224 * help.el (describe-function-1): When printing FUNCTION's
4225 documentation, don't assume FUNCTION is a symbol.
4226
4227 * startup.el (normal-top-level): Don't operate on the initial
4228 frame if we failed to create one.
4229
4230 2001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
4231
4232 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
4233 itself, i.e. only indent the contents in it.
4234
4235 2001-07-10 Markus Rost <rost@math.ohio-state.edu>
4236
4237 * mail/rmail.el (rmail-show-message): Show beginning of message in
4238 all windows containing it.
4239
4240 2001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
4241
4242 * term/tty-colors.el: Fix the header line and copyright years.
4243
4244 2001-07-09 Gerd Moellmann <gerd@gnu.org>
4245
4246 * emacs-lisp/advice.el (ad-make-advised-definition): If the
4247 original definition has an interactive form, but is Elp
4248 instrumented, use the interactive form of the function called by
4249 elp-wrapper.
4250
4251 * winner.el (winner-equal): Make it a defun. Don't compare Winner
4252 configurations with compare-window-configuration; they aren't
4253 window configurations.
4254
4255 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
4256 from the server for the format we expect. Don't use it if it
4257 doesn't look like what the Internet draft for FTP extensions specifies.
4258
4259 * toolbar/*.pbm: Cleaned up.
4260 From Luis Fernandes <elf@ee.ryerson.ca>.
4261
4262 2001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
4263
4264 * cc-cmds.el: Extended the kludge to interoperate with the
4265 delsel and pending-del packages wrt to the new function
4266 `c-electric-delete-forward'.
4267
4268 2001-07-08 Stefan Monnier <monnier@cs.yale.edu>
4269
4270 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
4271 to delay the call to <mode> for global minor modes.
4272 (easy-mmode-define-navigation): Only recenter if interactive.
4273
4274 2001-07-06 Gerd Moellmann <gerd@gnu.org>
4275
4276 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
4277 to lisp-indent-line.
4278
4279 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
4280 from the server. Call encode-time only when we are sure that we
4281 got a 213 response.
4282
4283 2001-07-06 Simon Josefsson <jas@extundo.com>
4284
4285 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
4286 (mail-envelope-from): New user option.
4287 (sendmail-send-it): Use it.
4288
4289 2001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4290
4291 * ps-print.el: Use locale dependant date to print date in header.
4292 Doc fix.
4293 (ps-print-version): New version number (6.5.3).
4294 (ps-right-header, ps-right-footer): Initialization and doc fix.
4295 (ps-time-stamp-locale-default): New fun.
4296
4297 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4298
4299 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
4300 field problem with MIME-mode.
4301
4302 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
4303
4304 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4305
4306 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
4307 MIME-mode.
4308
4309 2001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
4310
4311 * bindings.el (mode-line-mule-info): Don't show the tip with
4312 buffer-file-coding-system if that is nil.
4313
4314 2001-07-05 Gerd Moellmann <gerd@gnu.org>
4315
4316 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
4317 instead of kill-line.
4318
4319 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
4320 <Pavel@Janik.cz>.
4321
4322 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
4323 <Pavel@Janik.cz>.
4324
4325 2001-07-04 Gerd Moellmann <gerd@gnu.org>
4326
4327 * font-lock.el (c-font-lock-keywords-3): When matching something
4328 like `struct X Y', finish with point after Y.
4329
4330 2001-07-04 Simon Josefsson <jas@extundo.com>
4331
4332 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
4333 in caller buffer.
4334
4335 2001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
4336
4337 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
4338 instead of string-match to find the basename of the file.
4339 From Pascal Obry <p.obry@wanadoo.fr>.
4340
4341 * net/browse-url.el (browse-url-default-windows-browser):
4342 Support the MS-DOS port when it runs on Windows.
4343 (browse-url-browser-function) [ms-dos]: Default to
4344 browse-url-default-windows-browser.
4345
4346 * help.el (locate-library): Enable code that looks for compressed
4347 libraries if auto-compression-mode is on.
4348
4349 2001-07-02 Stefan Monnier <monnier@cs.yale.edu>
4350
4351 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
4352
4353 2001-07-02 Gerd Moellmann <gerd@gnu.org>
4354
4355 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
4356
4357 2001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
4358
4359 * allout.el: Fix the header line, so that finder.el recognizes it.
4360 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4361
4362 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
4363 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4364
4365 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
4366
4367 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
4368
4369 * ps-bdf.el (bdf-directory-list): Use the value relative to
4370 installation-directory for MS-Windows as well.
4371
4372 2001-06-29 Richard M. Stallman <rms@gnu.org>
4373
4374 * wid-edit.el (widget-color-sample-face-get):
4375 Return ((foreground-color . COLOR)) instead of constructing a face.
4376
4377 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
4378
4379 * faces.el (region): Change the background color for the
4380 light-background color display to lightgoldenrod2, to make it
4381 visible on some laptops.
4382
4383 2001-06-28 Richard M. Stallman <rms@gnu.org>
4384
4385 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
4386 (rmail-msg-restore-non-pruned-header): Likewise.
4387 If point was in the old pruned header, put it at the top.
4388 (rmail-msg-prune-header): If point was at the top, keep it there.
4389
4390 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
4391 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
4392
4393 2001-06-28 Stefan Monnier <monnier@cs.yale.edu>
4394
4395 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
4396
4397 2001-06-28 Karl Fogel <kfogel@red-bean.com>
4398
4399 * saveplace.el: Update maintainer email address.
4400
4401 2001-06-27 Francesco Potorti` <pot@gnu.org>
4402
4403 * uniquify.el: (uniquify-rationalize-file-buffer-names):
4404 Undo previous change.
4405
4406 2001-06-27 Francesco Potorti` <pot@gnu.org>
4407
4408 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
4409 preliminary quick reordering. Can speed things up dramatically.
4410
4411 2001-06-26 Richard M. Stallman <rms@gnu.org>
4412
4413 * dired.el (dired-get-filename): A file name starting with ~
4414 is not absolute in this context.
4415
4416 * which-func.el (which-func-maxout): Increase default to 500000.
4417 (which-function-mode): This is now the "real" name of the function.
4418 (which-func-mode): Now an alias.
4419 (which-func-mode-global): Name deleted.
4420
4421 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
4422 button-2, when binding hs-mouse-toggle-hiding.
4423
4424 2001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4425
4426 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
4427 (rmail-msg-prune-header): Likewise.
4428 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
4429 and `rmail-msg-prune-header'.
4430
4431 2001-06-25 Stefan Monnier <monnier@cs.yale.edu>
4432
4433 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
4434 back than LINEBEG.
4435
4436 2001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
4437
4438 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
4439 window where they clicked the mouse has a header line, adjust
4440 vertical movement by one.
4441
4442 2001-06-25 Milan Zamazal <pdm@zamazal.org>
4443
4444 * progmodes/glasses.el (glasses-make-readable): Consider underscores
4445 too when separating a parenthesis.
4446
4447 2001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
4448
4449 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
4450 (bookmark-bmenu-hide-filenames): Add help-echo to
4451 mouse-highlighted text.
4452 (bookmark-bmenu-show-filenames): Remove help-echo property from
4453 the whitespace.
4454
4455 2001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
4456
4457 * files.el (auto-mode-alist): Add configure.ac (autoconf).
4458 From Karl Eichwalder <ke@suse.de>.
4459
4460 2001-06-23 Richard M. Stallman <rms@gnu.org>
4461
4462 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
4463
4464 * progmodes/cc-styles.el (c-set-style): Don't specify initial
4465 contents for completing-read.
4466
4467 2001-06-22 Richard M. Stallman <rms@gnu.org>
4468
4469 * menu-bar.el (menu-bar-make-toggle): Construct the
4470 function's doc string from HELP, not DOC, and make it accurate by
4471 adding "Toggle whether to " at the front and downcasing the initial.
4472 Change the HELP arg in some calls to make it fit this usage.
4473
4474 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
4475 Undo previous change.
4476
4477 2001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
4478
4479 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
4480
4481 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
4482
4483 2001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
4484
4485 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
4486
4487 * dabbrev.el (dabbrev--select-buffers): Fix last change.
4488
4489 2001-06-20 Richard M. Stallman <rms@gnu.org>
4490
4491 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
4492 broken out from dabbrev--find-expansion. Handle minibuffer
4493 specially here.
4494 (dabbrev--find-expansion): Simplify code in various ways.
4495 Don't treat minibuffers specially.
4496 Call dabbrev--make-friend-buffer-list.
4497 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
4498 (dabbrev--scanning-message): Do nothing when minibuffer is current.
4499
4500 2001-06-19 John Wiegley <johnw@gnu.org>
4501
4502 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
4503 Also, added a comment describing how to greatly speedup Eshell
4504 loadup time, by concatenating together all of Eshell's .elc files.
4505
4506 2001-06-19 John Wiegley <johnw@gnu.org>
4507
4508 * eshell/esh-mode.el: Disabled a test that often yields false failures.
4509
4510 2001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
4511
4512 * woman.el (WoMan-highlight-references): Add help-echo to
4513 mouse-highlighted text.
4514
4515 2001-06-18 Stefan Monnier <monnier@cs.yale.edu>
4516
4517 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
4518
4519 2001-06-18 Gerd Moellmann <gerd@gnu.org>
4520
4521 * international/quail.el (quail-start-conversion):
4522 Reset quail-translating to nil.
4523
4524 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
4525 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
4526
4527 2001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
4528
4529 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
4530 mouse-highlighted text.
4531
4532 * dired.el (dired-mark-pop-up): Fix last change.
4533
4534 2001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
4535
4536 * calendar/calendar.el (generate-calendar-month): Add help-echo to
4537 mouse-highlighted text.
4538
4539 * net/quickurl.el (quickurl-url-file): Run through
4540 convert-standard-filename.
4541 (quickurl-list-populate-buffer): Add help-echo to
4542 mouse-highlighted text.
4543 (top-level): Update Dave's URL.
4544
4545 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
4546 mouse-highlighted text.
4547
4548 * textmodes/page-ext.el (pages-copy-header-and-position):
4549 Add help-echo to mouse-highlighted text.
4550
4551 * tar-mode.el (tar-header-block-summarize): Add help-echo to
4552 mouse-highlighted text.
4553
4554 * replace.el (occur): Add help-echo to mouse-highlighted text.
4555
4556 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
4557 mouse-highlighted text.
4558
4559 * progmodes/cpp.el (cpp-make-button): Add help-echo to
4560 mouse-highlighted text.
4561
4562 * progmodes/compile.el (compile-reinitialize-errors):
4563 Add help-echo to mouse-highlighted messages.
4564 (compilation-forget-errors): Remove help-echo property as well.
4565
4566 * play/landmark.el (lm-plot-square, lm-init-display):
4567 Add help-echo to mouse-highlighted text.
4568
4569 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
4570 Add help-echo to mouse-highlighted text.
4571
4572 * dired.el (dired-insert-set-properties): Add help-echo to
4573 mouse-highlighted text.
4574 (dired-mark-pop-up): Remove help-echo property from the file name.
4575
4576 * comint.el (comint-send-input): Add help-echo to
4577 mouse-highlighted text.
4578
4579 * buff-menu.el (list-buffers-noselect): Add help-echo to
4580 mouse-highlighted text.
4581
4582 * arc-mode.el (archive-summarize-files): Add help-echo to
4583 mouse-highlighted text.
4584
4585 * ffap.el (ffap-machine-p): Always return nil if
4586 open-network-stream is not fboundp.
4587
4588 2001-06-17 Stefan Monnier <monnier@cs.yale.edu>
4589
4590 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
4591 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
4592 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
4593 incorrectly binding chars between 128 and 256 to it.
4594 (sgml-maybe-name-self): Handle latin-1 chars properly.
4595 (sgml-tags-invisible): Bind buffer-file-name to nil.
4596 Use unwind-protect and restore-buffer-modified-p.
4597 (sgml-point-entered): Use buffer-substring-no-properties.
4598 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
4599 (html-mode): Don't force `imenu-sort-function'.
4600
4601 2001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
4602
4603 * tar-mode.el: Fix the copyright notice.
4604
4605 * font-lock.el (font-lock-comment-face): For tty's with dark
4606 background, use "red1", since "lightred" is not one of the colors
4607 recognized by tty-colors.el.
4608
4609 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
4610 create a buffer for extracted file, in case there's more than one
4611 file by that name in an archive, possibly in different
4612 directories. From Kevin Rodgers <kevinr@ihs.com>.
4613
4614 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
4615 <alex@gnu.org>.
4616
4617 2001-06-15 Miles Bader <miles@gnu.org>
4618
4619 * textmodes/texinfmt.el (texinfo-format-syntax-table):
4620 Revert previous change.
4621
4622 2001-06-14 Richard M. Stallman <rms@gnu.org>
4623
4624 * replace.el (keep-lines-read-args): Return just a regexp.
4625 Provide nil for the region args.
4626 (keep-lines, flush-lines, how-many):
4627 Calculate the defaults for the region here, when args are nil.
4628
4629 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
4630
4631 * rot13.el (rot13-other-window): Some more doc fix.
4632
4633 2001-06-14 Per Starback <starback@ling.uu.se>
4634
4635 * replace.el (case-replace, query-replace-from-history-variable)
4636 (query-replace-to-history-variable, keep-lines-read-args)
4637 (occur-revert-function, query-replace-help): Dox fix.
4638
4639 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
4640
4641 * rot13.el (rot13-other-window): Doc fix.
4642
4643 2001-06-14 Miles Bader <miles@gnu.org>
4644
4645 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
4646 of " and \ to "." (punctuation).
4647 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
4648
4649 2001-06-13 Richard M. Stallman <rms@gnu.org>
4650
4651 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
4652
4653 * simple.el (shell-command-on-region): Never kill the
4654 *Shell Command Output* buffer.
4655
4656 2001-06-13 Stefan Monnier <monnier@cs.yale.edu>
4657
4658 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
4659
4660 2001-06-10 Stefan Monnier <monnier@cs.yale.edu>
4661
4662 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
4663 New var, to recognize ${ $' and PODs.
4664 (perl-font-lock-syntactic-face-function): New function.
4665 (perl-mode): Use them.
4666 (perl-continuation-line-p): New function, from perl-calculate-indent.
4667 (perl-calculate-indent): Use it, to properly handle continuation
4668 lines of continuation lines.
4669
4670 2001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
4671
4672 * server.el (server-process, server-buffer-clients): Doc fix.
4673 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4674
4675 2001-06-09 John Wiegley <johnw@gnu.org>
4676
4677 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
4678 test if the last command was Lisp or not.
4679 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
4680 B x C".
4681
4682 2001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
4683
4684 * dos-w32.el (grep-regexp-alist): Remove definition, since the
4685 general one on compile.el supports drive letters.
4686
4687 2001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
4688
4689 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
4690 key description.
4691
4692 * textmodes/reftex-sel.el (reftex-select-jump): New command.
4693
4694 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
4695 (reftex-toc-jump): New command.
4696
4697 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
4698 to parse international characters as well.
4699
4700 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
4701 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
4702
4703 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
4704
4705 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
4706 TAB to the key separators.
4707
4708 2001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
4709
4710 * international/mule.el (auto-coding-alist): Remove redundant
4711 up-cased versions of the extensions (auto-coding-alist-lookup is
4712 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
4713 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
4714
4715 2001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
4716
4717 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
4718
4719 2001-06-01 Richard M. Stallman <rms@gnu.org>
4720
4721 * help.el (describe-variable): Put value on same line
4722 with preceding text, if it is short enough to look good that way.
4723
4724 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
4725
4726 * term/internal.el (IT-unicode-translations): New variable.
4727 (IT-setup-unicode-display): New function.
4728
4729 2001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4730
4731 * ps-print.el: Handle before-string and after-string overlay properties
4732 in ps-print-*-with-faces commands. Doc fix.
4733 (ps-print-version): New version number (6.5.2).
4734 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
4735 for XEmacs.
4736 (ps-prefix-quote): Doc fix.
4737 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
4738 (ps-basic-plot-str, ps-plot-string): New funs.
4739
4740 2001-05-31 Stefan Monnier <monnier@cs.yale.edu>
4741
4742 * progmodes/etags.el (tags-compression-info-list): Fix docstring
4743 and :type spec.
4744
4745 2001-05-31 Gerd Moellmann <gerd@gnu.org>
4746
4747 * international/mule-cmds.el (inactivate-input-method):
4748 Set input-method-function to nil.
4749
4750 * xml.el (xml-parse-tag): The document may contain invalid characters.
4751 From ShengHuo ZHU <zsh@cs.rochester.edu>
4752
4753 2001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4754
4755 * mail/rmailsum.el (rmail-message-subject-p): Don't call
4756 `rmail-summary-line-decoder' if the message does not have
4757 a Subject: field.
4758
4759 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
4760
4761 * mail/rmail.el (rmail-insert-mime-resent-message-function):
4762 New variable.
4763 (rmail-resend): Modify to work in `rmail-view-buffer'; call
4764 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
4765 is non-nil.
4766
4767 2001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
4768
4769 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
4770
4771 2001-05-29 Sam Steingold <sds@gnu.org>
4772
4773 * faces.el (face-valid-attribute-values): Bind `valid' directly
4774 instead of using `setq'.
4775
4776 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
4777 Use `tex-shell-buf'.
4778 (tex-shell-proc): Use `tex-shell-running'.
4779 (tex-shell-buf-no-error): New function.
4780 (tex-send-tex-command): Use it.
4781 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
4782 (tex-kill-job): Check the process before calling `quit-process'.
4783
4784 2001-05-29 Gerd Moellmann <gerd@gnu.org>
4785
4786 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
4787 UTF-8 sequences.
4788
4789 2001-05-28 Miles Bader <miles@gnu.org>
4790
4791 * comint.el (comint-carriage-motion): Renamed from
4792 `comint-cr-magic'. Operate on the buffer instead of the string
4793 (for use as a comint post-output filter, instead of as a
4794 pre-output filter). Handle backspaces too. Add to the
4795 `comint-output-filter-functions' hook instead of
4796 `comint-preoutput-filter-functions'.
4797
4798 2001-05-28 Gerd Moellmann <gerd@gnu.org>
4799
4800 * language/japan-util.el (japanese-hankaku): Prefer the charset
4801 `jisx0201' when the optional argument `ascii-only' is not specified.
4802 (japanese-hankaku-region): Ditto.
4803 From Katsumi Yamaoka <yamaoka@jpl.org>
4804
4805 2001-05-28 Stefan Monnier <monnier@cs.yale.edu>
4806
4807 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
4808 (outline-invisible-p): New function.
4809 (hide-leaves): Save excursion.
4810 (hide-other): Stop looping when reaching bobp.
4811
4812 2001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
4813
4814 * cus-edit.el (custom-file): Fix last change.
4815
4816 2001-05-27 Stefan Monnier <monnier@cs.yale.edu>
4817
4818 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
4819 same definition in byte-compile-function-environment as `autoload'
4820 would put in `symbol-function'.
4821
4822 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
4823 patch to correct the error message as well.
4824
4825 2001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
4826
4827 * cus-edit.el (custom-file): Don't assume we were invoked with -q
4828 unless ~/.emacs exists.
4829
4830 * novice.el (enable-command): If user-init-file is nil or does not
4831 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
4832
4833 2001-05-25 Stefan Monnier <monnier@cs.yale.edu>
4834
4835 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
4836 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
4837 Allow spaces around macro arguments.
4838 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
4839 indent-for-tab-command.
4840 (latex-mode-map, plain-tex-mode-map): New keymaps.
4841 Inherit from tex-mode-map.
4842 (tex-common-initialization): Don't setup the keymap any more
4843 since it's now done right by define-derived-mode.
4844 (latex-mode): Set skeleton-end-hook to nil.
4845 (latex-skeleton-end-hook): Remove.
4846 (tex-latex-block, latex-insert-item): Simplify.
4847 (latex-syntax-after): Use following-char rather than char-after.
4848 (tex-discount-args-cmds, tex-count-words): New functions.
4849
4850 * textmodes/tildify.el (tildify-ignored-environments-alist):
4851 Recognize \verb* as well.
4852
4853 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
4854 (perl-comment-indent): Simplify to let newcomment.el do its job.
4855 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
4856 (perl-mark-function): Cleanup the namespace.
4857 (perl-calculate-indent): Don't be fooled by nested functions.
4858
4859 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
4860
4861 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
4862 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
4863
4864 2001-05-25 Andrew Choi <akochoi@i-cable.com>
4865
4866 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
4867 actually be `\\'.
4868 (ctlau-b5-converter): Likewise.
4869
4870 2001-05-24 Andrew Choi <akochoi@i-cable.com>
4871
4872 * international/titdic-cnv.el (quail-misc-package-ext-info):
4873 Change CTLauB.el to CTLau-b5.el.
4874
4875 2001-05-23 Stefan Monnier <monnier@cs.yale.edu>
4876
4877 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
4878 rather than beginning-of-line to avoid problems with fields.
4879 (gud-perldb-massage-args): Use unless and push.
4880 (gud-chdir-before-run): New var.
4881 (gud-common-init): Use it.
4882
4883 2001-05-24 Andrew Choi <akochoi@i-cable.com>
4884
4885 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
4886 delete entries for chinese-ctlau and chinese-ctlaub.
4887 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
4888 chinese-ctlaub.
4889 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
4890 New functions.
4891
4892 2001-05-22 Gerd Moellmann <gerd@gnu.org>
4893
4894 * cus-edit.el (custom-comment-show): Remove debug code.
4895
4896 * language/japan-util.el (japanese-symbol-table): Fix handling of
4897 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
4898
4899 2001-05-21 Stefan Monnier <monnier@cs.yale.edu>
4900
4901 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
4902 Renamed by removing the silly `-flag' suffix.
4903 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
4904
4905 2001-05-20 Stefan Monnier <monnier@cs.yale.edu>
4906
4907 * replace.el (keep-lines-read-args): Use `copy-marker'.
4908 (how-many): Save excursion properly.
4909 (occur-mode): Use define-derived-mode.
4910 (perform-replace): Use with-current-buffer.
4911
4912 2001-05-20 Richard M. Stallman <rms@gnu.org>
4913
4914 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
4915
4916 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
4917
4918 * info.el (Info-read-subfile): Widen before finding the
4919 desired node in the subfile.
4920
4921 * startup.el (command-line-1): When >2 files visited,
4922 leave the last one visible, and make that the selected window.
4923
4924 2001-05-20 Gerd Moellmann <gerd@gnu.org>
4925
4926 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
4927
4928 2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
4929
4930 * international/ccl.el (define-ccl-program): Fix a typo.
4931 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4932
4933 * international/mule.el (decode-char): Fix a typo. From Pavel
4934 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4935
4936 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
4937 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4938
4939 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
4940 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4941
4942 2001-05-18 Sam Steingold <sds@gnu.org>
4943
4944 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
4945 and [RET] to `cvs-mode-find-file'.
4946
4947 2001-05-18 John Wiegley <johnw@gnu.org>
4948
4949 * eshell/esh-ext.el (eshell-explicit-command-char): A new
4950 configuration variable, which determines the initial character
4951 that forces use of an external version of a command. The default
4952 is *, but may be set to \, for example.
4953
4954 * eshell/esh-ext.el (eshell-explicit-command):
4955 Use `eshell-explicit-command-char' instead of ?*.
4956
4957 * eshell/esh-cmd.el (eshell/which):
4958 Use `eshell-explicit-command-char' instead of ?*.
4959
4960 * eshell/em-cmpl.el (eshell-completion-command-name)
4961 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
4962 instead of ?*.
4963
4964 2001-05-18 Gerd Moellmann <gerd@gnu.org>
4965
4966 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
4967 subst-char-in-string.
4968 (ange-ftp-after-parse-ls-hook): New variable.
4969 (ange-ftp-ls): Run that hook.
4970 From Peter Milliken <Peter.Milliken@GTECH.COM>.
4971
4972 * tmm.el (tmm-get-keymap): Fix handling of :filter.
4973 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
4974 text into *Completions*.
4975
4976 * net/goto-addr.el (goto-address-at-point): Deal with URLs
4977 part of which look like email addresses.
4978
4979 2001-05-18 Andrew Innes <andrewi@gnu.org>
4980
4981 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
4982 Use . instead of absolute path for lisp dir, to avoid bug in W2K
4983 cmd.exe's handling of FOR loops.
4984 (autoloads): Set find-file-suppress-same-file-warnings to t to
4985 avoid slew of spurious messages.
4986
4987 2001-05-18 Simon Josefsson <simon@josefsson.org>
4988
4989 * mail/smtpmail.el (maybe-append-domain): Renamed to
4990 `smtpmail-maybe-append-domain'.
4991 (smtpmail-via-smtp): Use the new name.
4992
4993 * net/browse-url.el (browse-url-browser-function): Add kde.
4994 (browse-url-kde-program, browse-url-kde-args): New variables.
4995 (browse-url-kde): New function.
4996
4997 2001-05-18 Miles Bader <miles@gnu.org>
4998
4999 * simple.el (delete-horizontal-space, just-one-space):
5000 Use `constrain-to-field' instead of `field-end'/`field-beginning',
5001 because it's more efficient for large files.
5002
5003 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5004
5005 * mail/rmail.el (rmail-require-mime-maybe): New function.
5006 (rmail): Use it.
5007 (rmail-mode): Handle the case of finding Rmail files.
5008
5009 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
5010 functions.
5011
5012 2001-05-17 Stefan Monnier <monnier@cs.yale.edu>
5013
5014 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
5015 text-property after moving to the beginning of line and regardless
5016 of the value of font-lock-multiline.
5017
5018 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5019
5020 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
5021
5022 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
5023 last coding system used before calling set-buffer-modified-p
5024 because that function changes last-coding-system.
5025
5026 2001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
5027
5028 * files.el (switch-to-buffer-other-window)
5029 (switch-to-buffer-other-frame): Add an xref to display-buffer in
5030 the doc string.
5031
5032 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5033
5034 * language/slovak.el, language/czech.el: New maintainer.
5035
5036 2001-05-16 Sam Steingold <sds@gnu.org>
5037
5038 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
5039 sub-form of `defgeneric' correctly.
5040
5041 2001-05-16 Gerd Moellmann <gerd@gnu.org>
5042
5043 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
5044 of `c'.
5045
5046 * textmodes/outline.el (outline-font-lock-level): Remove the
5047 condition-case, test what outline-level returns instead, to
5048 ease debugging.
5049
5050 * international/mule.el (auto-coding-regexp-alist): New user-option.
5051 (auto-coding-from-file-contents): New function.
5052 (set-auto-coding): Use it to determine a coding system.
5053
5054 2001-05-15 Gerd Moellmann <gerd@gnu.org>
5055
5056 * mouse.el (mouse-delete-other-windows): Doc fix.
5057
5058 * emacs-lisp/lisp-mode.el (lisp-mode):
5059 Make font-lock-keywords-case-fold-search a buffer-local variable with
5060 make-local-variable before setting it.
5061
5062 2001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
5063
5064 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
5065 prefixes.
5066
5067 2001-05-14 Gerd Moellmann <gerd@gnu.org>
5068
5069 * hexl.el (hexl-current-address): Print a message when called
5070 interactively.
5071
5072 2001-05-11 Stefan Monnier <monnier@cs.yale.edu>
5073
5074 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
5075
5076 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
5077
5078 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
5079
5080 2001-05-11 Gerd Moellmann <gerd@gnu.org>
5081
5082 * startup.el (command-line): If parameters have been changed in
5083 the init files which influence font selection, clear the face
5084 cache so that faces get realized with the new parameters.
5085
5086 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
5087
5088 2001-05-10 Stefan Monnier <monnier@cs.yale.edu>
5089
5090 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
5091
5092 2001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
5093
5094 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
5095 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
5096
5097 2001-05-10 Gerd Moellmann <gerd@gnu.org>
5098
5099 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
5100 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
5101
5102 2001-05-09 John Wiegley <johnw@gnu.org>
5103
5104 * eshell/esh-util.el (eshell-convert-numeric-arguments):
5105 Annotated the documentation string to tell users about
5106 `eshell-no-numeric-conversions'.
5107
5108 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
5109 conversions if a Lisp function has the property
5110 `eshell-no-numeric-conversions' set to a non-nil value.
5111
5112 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
5113 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
5114 property `eshell-no-numeric-conversions' on the following
5115 functions (which all deal with filesystem entities, and never Lisp
5116 numerical values): eshell/cd, eshell/pushd, eshell/popd,
5117 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
5118 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
5119 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
5120 eshell/which, eshell/addpath.
5121
5122 2001-05-09 John Wiegley <johnw@gnu.org>
5123
5124 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
5125 encountered as an argument, don't convert it right away, but tag
5126 the first character of the string with the text properties
5127 `number', which signifies to `eshell-lisp-command' that the
5128 argument should be passed through `string-to-number' if it is
5129 actually used in the call to a Lisp function.
5130
5131 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
5132 function, convert any string arguments that have been tagged as
5133 "numbers", by calling string-to-number.
5134
5135 * eshell/esh-util.el (eshell-number-regexp): Now that number
5136 conversions only happen for Lisp function calls, the number regexp
5137 should now match all integer and floating point forms.
5138
5139 * eshell/esh-proc.el: Disable `eshell-stop-process' and
5140 `eshell-continue-process', since they are both nonfunctional at
5141 the moment.
5142 (eshell-proc-initialize): Don't bind keys for
5143 `eshell-stop-process' or `eshell-continue-process'.
5144
5145 * eshell/em-unix.el (eshell-shuffle-files):
5146 Apply `directory-file-name' before calling `file-name-directory'.
5147
5148 * eshell/em-hist.el (eshell-add-to-history): Reference to
5149 `eshell-history-ring' needed to be `eshell-history-index'.
5150
5151 * calendar/timeclock.el (timeclock-find-discrep):
5152 Initialize `elapsed' to 0.
5153 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
5154 it's still nil.
5155
5156 2001-05-09 Stefan Monnier <monnier@cs.yale.edu>
5157
5158 * arc-mode.el (archive-int-to-mode): Construct the string directly.
5159 (archive-mode): Use capitalize.
5160 (archive-unique-fname): Use make-temp-file.
5161
5162 2001-05-09 Gerd Moellmann <gerd@gnu.org>
5163
5164 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
5165
5166 2001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
5167
5168 * tar-mode.el (tar-extract): Pay attention to the value of
5169 coding-system-for-read, if it is non-nil.
5170
5171 * calendar/holidays.el (holidays): Add an autoload cookie.
5172 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5173
5174 2001-05-08 John Wiegley <johnw@gnu.org>
5175
5176 * calendar/timeclock.el (timeclock-workday-remaining):
5177 Changed logic for determining how much time is remaining.
5178 (timeclock-workday-elapsed): Don't accept a "relative" argument
5179 for the current day's elapsed time. What could that have meant?
5180 (timeclock-workday-elapsed-string): No "relative" argument anymore.
5181 (timeclock-when-to-leave): Changed logic, similarly to what was
5182 done for `timeclock-workday-remaining'.
5183 (timeclock-find-discrep): Removed "today-only" argument, which had
5184 no meaning. Fixed some more math problems. The function now
5185 returns a three member list: (TOTAL-TIME-DISCREPANCY
5186 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
5187
5188 2001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5189
5190 * w32-fns.el (convert-standard-filename): Start replacing slashes
5191 from the beginning of the file name, not from where the last
5192 invalid character was. From "Andrew Maguire (SWW)"
5193 <Andrew.Maguire@Smallworld.co.uk>
5194
5195 2001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
5196
5197 The following changes are to provide infrastructure for handling
5198 MIME messages to rmail. They don't affect the original behaviour
5199 if rmail-enable-mime is nil.
5200
5201 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
5202 (rmail-search-mime-message-function)
5203 (rmail-search-mime-header-function): New variables.
5204 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
5205 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
5206 `rmail-view-buffer' is hidden.
5207 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
5208 call rmai-show-mime-function.
5209 (rmail-display-labels): If rmail-enable-mime is non-nil, update
5210 mode-line-process of rmail-view-buffer.
5211 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
5212 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
5213 buffer.
5214 (rmail-next-message, rmail-next-undeleted-message): Be sure to
5215 set-buffer to the Rmail buffer.
5216 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
5217 rmail-search-mime-header-function.
5218 (rmail-search-message): New function.
5219 (rmail-search): Call rmail-search-message to check if a message
5220 matches REGEXP, lastly update point after calling
5221 rmail-show-message.
5222 (rmail-undelete-previous-message, rmail-expunge-confirmed)
5223 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
5224 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
5225 header region, refer to rmail-msgref-vector while setting the
5226 current buffer to rmail-buffer temporarily.
5227 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
5228 If rmail-enable-mime is non-nil, call
5229 rmail-insert-mime-forwarded-message-function instead of inserting
5230 forwarded message by itself.
5231
5232 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
5233 Rmail buffer.
5234 (rmail-set-label, rmail-next-labeled-message): Likewise.
5235
5236 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
5237 set-buffer to the Rmail buffer.
5238 (rmail-output-to-rmail-file): Likewise.
5239 (rmail-output): Likewise.
5240
5241 * mail/rmailsum.el (rmail-message-subject-p): Process the result
5242 of mail-fetch-field by rmail-summary-line-decoder.
5243 (rmail-new-summary): Be sure to go to the Rmail buffer.
5244 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
5245 rmail-view-buffer to nil.
5246 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
5247 rmail-view-buffer.
5248 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
5249 rmail-buffer.
5250 (rmail-summary-scroll-msg-down): Likewise.
5251 (rmail-summary-beginning-of-message): Likewise.
5252 (rmail-summary-wipe): Likewise.
5253 (rmail-summary-toggle-header): Use save-window-excursion, not
5254 save-excursion. Update point in rmail-view-buffer, not in
5255 rmail-buffer.
5256 (rmail-summary-reply): Before calling rmail-reply, set buffer to
5257 rmail-view-buffer, not rmail-buffer.
5258
5259 2001-05-07 Gerd Moellmann <gerd@gnu.org>
5260
5261 * cus-edit.el (custom-file): Signal an error if user-init-file is
5262 nil (running -q).
5263
5264 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
5265
5266 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
5267 Add :version.
5268
5269 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
5270 New option.
5271 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
5272 only if smtpmail-warn-about-unknown-extensions is set.
5273
5274 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
5275 instead of rmail-sort-by-keywords.
5276
5277 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
5278 rmail-sort-by-keywords.
5279
5280 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
5281 rmail-summary-sort-by-keywords. Doc fix.
5282 (rmail-summary-mode): Doc fix.
5283
5284 * mail/rmail.el (rmail-edit): New Custom group.
5285
5286 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
5287 (rmail-edit-mode-hook): New user-option.
5288
5289 2001-05-05 Richard M. Stallman <rms@gnu.org>
5290
5291 * help.el (help-xref-symbol-regexp): Recognize "source of"
5292 and friends, meaning make a link to the source file.
5293 (help-make-xrefs): Handle "source of" and friends
5294 by constructing a link that visits the source file.
5295
5296 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
5297
5298 2001-05-04 Stefan Monnier <monnier@cs.yale.edu>
5299
5300 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
5301 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
5302 Renamed from perl-font-lock-keywords to avoid clashes.
5303 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
5304 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
5305 Updated correspondingly.
5306
5307 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
5308 Typo `nonexistant' -> `nonexistent'.
5309
5310 2001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
5311
5312 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
5313 Split `c-electric-delete' into two functions where
5314 `c-electric-delete-forward' always deletes forward and
5315 `c-electric-delete' only contains the code necessary for XEmacs to
5316 choose between backward and forward deletion.
5317
5318 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
5319 get the electric behavior on that key too.
5320 (c-fill-paragraph): Fixed bogus direct use of
5321 c-comment-prefix-regexp, which caused an error when it's a list.
5322
5323 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
5324
5325 * dired-aux.el (dired-diff): Doc fix.
5326
5327 * dired.el (dired-diff): Likewise.
5328
5329 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
5330
5331 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
5332
5333 2001-05-02 Stefan Monnier <monnier@cs.yale.edu>
5334
5335 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
5336 if both the buffer and the file are read-only.
5337
5338 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
5339 rather than font-lock-string-face.
5340 (sh-get-indent-info): Treat heredocs like strings.
5341
5342 2001-05-02 Gerd Moellmann <gerd@gnu.org>
5343
5344 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
5345 a newline following `}'.
5346 (texinfo-format-email): New function.
5347 (toplevel): Use texinfo-format-email for @email.
5348 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
5349 Add `display'.
5350 (texinfo-sort-region): Goto point-min before sorting.
5351 (texinfo-set): Remove leading white space from value.
5352 From yagi@is.titech.ac.jp.
5353
5354 * replace.el (query-replace-regexp-eval): Doc fix.
5355
5356 2001-05-01 Stefan Monnier <monnier@cs.yale.edu>
5357
5358 * diff-mode.el (diff-nonexistant-face): New face.
5359 (diff-font-lock-keywords): Use it.
5360
5361 2001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
5362
5363 * font-lock.el (font-lock-mode): Doc fix.
5364
5365 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
5366 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
5367
5368 2001-04-30 Gerd Moellmann <gerd@gnu.org>
5369
5370 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
5371 backslash at the start of the here-document delimiter.
5372 (sh-font-lock-syntactic-keywords): Likewise.
5373
5374 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
5375
5376 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
5377
5378 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
5379 (tty-color-translate, tty-color-by-index, tty-color-values)
5380 (tty-color-desc): Doc fix.
5381
5382 2001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
5383
5384 * dired-aux.el (dired-do-create-files, dired-do-copy)
5385 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
5386 Mention dired-dwim-target in the doc string.
5387
5388 2001-04-28 Miles Bader <miles@gnu.org>
5389
5390 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
5391 (dabbrev--find-expansion): Use it.
5392 (dabbrev--select-buffers): Don't select ignored buffers.
5393
5394 2001-04-27 Gerd Moellmann <gerd@gnu.org>
5395
5396 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
5397
5398 2001-04-26 Richard M. Stallman <rms@gnu.org>
5399
5400 * dabbrev.el: Add doc strings for some functions.
5401 (dabbrev--eliminate-newlines): New variable.
5402 (dabbrev--substitute-expansion): Convert newlines to spaces
5403 if dabbrev--eliminate-newlines is set.
5404 If abbrev and expansion are both all-lower-case,
5405 leave dabbrev--last-case-pattern nil.
5406
5407 2001-04-26 Gerd Moellmann <gerd@gnu.org>
5408
5409 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
5410 if necessary, like in rmail-show-message.
5411
5412 2001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5413
5414 * ps-print.el: Color specified by number is forced to be float number.
5415 (ps-print-version): New version number (6.5.1.1).
5416 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
5417 initialization.
5418 (ps-prefix-quote): New internal var.
5419 (ps-print-quote): New fun.
5420 (ps-setup, ps-output-frame-properties, ps-float-format)
5421 (ps-format-color): Code fix.
5422 (ps-plot-region): Eliminate redundant foreground color text setting.
5423
5424 2001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
5425
5426 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
5427
5428 2001-04-25 Gerd Moellmann <gerd@gnu.org>
5429
5430 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
5431
5432 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
5433
5434 * info.el (Info-additional-directory-list): Doc fix.
5435
5436 * find-lisp.el (find-lisp-find-dired-filter)
5437 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
5438 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
5439
5440 2001-04-25 Stefan Monnier <monnier@cs.yale.edu>
5441
5442 * progmodes/make-mode.el (makefile-font-lock-keywords):
5443 Rationalize the rules for includes and conditionals and use the
5444 keyword face for them.
5445
5446 * faces.el (modify-face): Add compatibility for non-interactive use.
5447
5448 2001-04-24 John Wiegley <johnw@gnu.org>
5449
5450 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
5451 fix from last night, since it wasn't finding eshell/cd.
5452
5453 2001-04-24 Gerd Moellmann <gerd@gnu.org>
5454
5455 * rect.el (string-rectangle): Revert to 20.x behaviour.
5456 (replace-rectangle): Make it an alias for string-rectangle.
5457 (string-insert-rectangle): New function.
5458
5459 2001-04-23 John Wiegley <johnw@gnu.org>
5460
5461 * eshell/em-unix.el (eshell/diff): Fixed problems that were
5462 occurring with Emacs 21's diff.el/compile.el interaction layer.
5463
5464 2001-04-23 Colin Walters <walters@cis.ohio-state.edu>
5465
5466 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
5467 case where the function was defined in a file, but not part of an
5468 eshell module.
5469
5470 2001-04-23 John Wiegley <johnw@gnu.org>
5471
5472 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
5473 code to work around a redisplay problem I've been having.
5474
5475 2001-04-23 John Wiegley <johnw@gnu.org>
5476
5477 * calendar/timeclock.el (timeclock-day-required): If the time
5478 required for a particular day is not set, use `timeclock-workday'.
5479 (timeclock-find-discrep): Added some sample code in a comment.
5480
5481 * eshell/eshell.el (eshell-command): Made a few changes so that
5482 `eshell-command' could be called programmatically.
5483
5484 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
5485
5486 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
5487
5488 2001-04-23 John Wiegley <johnw@gnu.org>
5489
5490 * calendar/timeclock.el: Updated copyright.
5491 (timeclock-generate-report): Don't report the daily or two-week
5492 total, if no time has been worked in that period.
5493 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
5494 final computational form, which was unnecessary; corrected a
5495 parsing problem when timeclock-relative was nil.
5496
5497 2001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
5498
5499 * calendar/timeclock.el (timeclock-modeline-display): Check if
5500 `list-entry' is null.
5501 (timeclock-use-display-time): The first argument to `set-variable'
5502 must be a symbol.
5503
5504 2001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
5505
5506 * calendar/calendar.el (diary-entry-marker)
5507 (calendar-today-marker, calendar-holiday-marker):
5508 Use display-color-p instead of window-system.
5509 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
5510 instead of window-system.
5511 (calendar-hide-window): Use display-multi-frame-p instead of
5512 window-system.
5513
5514 * calendar/cal-x.el (calendar-two-frame-setup)
5515 (calendar-only-one-frame-setup, calendar-one-frame-setup):
5516 Use display-multi-frame-p instead of window-system.
5517
5518 2001-04-23 Gerd Moellmann <gerd@gnu.org>
5519
5520 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
5521
5522 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
5523 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
5524
5525 2001-04-23 Alex Schroeder <alex@gnu.org>
5526
5527 * goto-addr.el: Instead of defining line-beginning-position and
5528 line-end-position a defalias is used for point-at-bol and point-at-eol.
5529
5530 2001-04-23 Alex Schroeder <alex@gnu.org>
5531
5532 * goto-addr.el: Added XEmacs compatibility code.
5533 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
5534
5535 2001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
5536
5537 * textmodes/paragraphs.el (sentence-end): Doc fix.
5538
5539 2001-04-20 Alex Schroeder <alex@gnu.org>
5540
5541 * sql.el (sql-escape-newlines-and-send): New function.
5542 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
5543
5544 2001-04-20 Alex Schroeder <alex@gnu.org>
5545
5546 * sql.el (sql-db2-program): New option.
5547 (sql-db2-options): New option.
5548 (sql-db2): New function.
5549
5550 2001-04-20 Alex Schroeder <alex@gnu.org>
5551
5552 * sql.el (sql-mode-menu): Added highlighting entries.
5553 (sql-highlight-oracle-keywords): New function.
5554 (sql-highlight-postgres-keywords): New function.
5555 (sql-highlight-ansi-keywords): New function.
5556
5557 2001-04-20 Alex Schroeder <alex@gnu.org>
5558
5559 * sql.el (sql-help): Doc change.
5560
5561 2001-04-19 Karl Fogel <kfogel@collab.net>
5562
5563 * saveplace.el (save-place-alist-to-file): Removed no-effect code
5564 that inserted file content only to delete it immediately.
5565 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
5566 <lektu@uol.com.br> for the patch.
5567
5568 2001-04-19 Stefan Monnier <monnier@cs.yale.edu>
5569
5570 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
5571
5572 2001-04-18 Gerd Moellmann <gerd@gnu.org>
5573
5574 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
5575 for defmethod.
5576
5577 * comint.el (comint-cr-magic): New function.
5578 (toplevel): Add it to comint-preoutput-filter-functions.
5579
5580 2001-04-18 Andrew Innes <andrewi@gnu.org>
5581
5582 * makefile.w32-in (EMACSLOADPATH): Define.
5583 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
5584 (recompile): Remove stuff to set EMACSLOADPATH.
5585
5586 2001-04-18 Gerd Moellmann <gerd@gnu.org>
5587
5588 * language/slovak.el ("Slovak"): Add tutorial entry.
5589
5590 * net/browse-url.el (browse-url-new-window-flag): Renamed from
5591 browse-url-new-window-p.
5592
5593 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
5594
5595 * info.el (Info-menu-update): When there are no menus and/or no
5596 cross references in the node, make the respective items of the
5597 Info menu-bar menu inactive.
5598
5599 2001-04-17 Gerd Moellmann <gerd@gnu.org>
5600
5601 * indent.el (indent-for-tab-command): Call indent-line-function
5602 with no argument if PREFIX-ARG is non-nil.
5603
5604 * frame.el (delete-other-frames): Handle minibuffer-only frames.
5605
5606 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
5607
5608 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
5609 an async subprocess if start-process is unavailable. Suggested by
5610 Tim Van Holder <tim.van.holder@pandora.be>.
5611
5612 2001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
5613
5614 * info.el (Info-additional-directory-list): Doc fix. Suggested by
5615 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
5616
5617 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
5618
5619 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
5620 manual.
5621
5622 2001-04-13 Stefan Monnier <monnier@cs.yale.edu>
5623
5624 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
5625 (cvs-menu): Add a few entries.
5626
5627 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
5628 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
5629 lock file appears to be reachable from Emacs.
5630 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
5631 (cvs-mode-find-file): Look for cvs-header-face rather than
5632 cvs-dirname-face (which doesn't exist).
5633 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
5634
5635 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
5636
5637 2001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
5638
5639 * emulation/pc-select.el (pc-selection-mode): Don't turn on
5640 normal-erase-is-backspace on a tty. Instead, bind some keys such
5641 as [delete] directly, like pc-select.el did before
5642 normal-erase-is-backspace was invented.
5643
5644 2001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
5645
5646 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
5647
5648 2001-04-11 John Wiegley <johnw@gnu.org>
5649
5650 * eshell/em-ls.el (eshell-ls-insert-directory):
5651 Set font-lock-defaults to nil, to prevent fontification in dired
5652 buffers, if Eshell's ls is being used.
5653
5654 2001-04-11 John Wiegley <johnw@gnu.org>
5655
5656 * calendar/timeclock.el (timeclock-completing-read): New function.
5657 (timeclock-ask-for-project, timeclock-ask-for-reason):
5658 Call `timeclock-completing-read'.
5659
5660 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
5661 required where `member' was being used.
5662
5663 2001-04-11 Colin Walters <walters@cis.ohio-state.edu>
5664
5665 * eshell/em-hist.el (eshell-previous-matching-input):
5666 Don't display "History item" if the the minibuffer is active.
5667
5668 2001-04-11 Gerd Moellmann <gerd@gnu.org>
5669
5670 * startup.el (command-line): Output a newline after printing
5671 an error from loading the window system's init file.
5672
5673 2001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
5674
5675 * textmodes/texinfo.el (texinfo-font-lock-keywords):
5676 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
5677 @inforef. Add an OVERRIDE of `keep' to highlight specs of
5678 keywords whose arguments routinely include @@.
5679
5680 2001-04-10 Gerd Moellmann <gerd@gnu.org>
5681
5682 * emacs-lisp/advice.el (ad-make-advised-definition):
5683 Construct advice for subrs differently.
5684
5685 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
5686 regexp in parentheses when building the regexp for searching backwards.
5687
5688 * simple.el (completion-list-mode-finish): New function.
5689 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
5690
5691 * language/european.el ("Polish"): Change sample text.
5692 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
5693
5694 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
5695 parameter.
5696
5697 * faces.el (menu): Doc fix.
5698
5699 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5700
5701 * ps-print.el: Footer implementation. Doc fix.
5702 (ps-print-version): New version number (6.5.1).
5703 (ps-header-frame-alist): New customization var for header frame
5704 properties.
5705 (ps-line-number-color): New customization var for line number color.
5706 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
5707 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
5708 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
5709 (ps-right-footer): New customization vars for footers.
5710 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
5711 footers.
5712 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
5713 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
5714 Code fix.
5715 (ps-prologue-file): Indentation fix.
5716 (ps-print-quote): Fun eliminated.
5717 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
5718 (ps-output-frame-properties): New fun.
5719 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
5720 (ps-skip-newline): Replace defun by defsubst.
5721
5722 2001-04-10 Colin Walters <walters@cis.ohio-state.edu>
5723
5724 * eshell/eshell.el (eshell-command): Needed a "%s" format
5725 specifier, in case the buffer contains percent characters.
5726
5727 2001-04-10 John Wiegley <johnw@gnu.org>
5728
5729 * calendar/timeclock.el (timeclock-generate-report): Added a
5730 missing insert of the project name.
5731
5732 2001-04-09 Gerd Moellmann <gerd@gnu.org>
5733
5734 * obsolete/profile.el: Moved from emacs-lisp/.
5735
5736 * Makefile.in (nonobsolete_setwins): New macro.
5737 (finder-data): Use it instead of `setwins'.
5738 From: Dave Love <fx@gnu.org>.
5739
5740 * server.el (server-visit-files): Set server-existing-buffer correctly.
5741 (server-visit-files): Run server-visit-hook after going to
5742 line 1 so that the hook can set point as it sees fit.
5743
5744 * bindings.el (mode-line-modified): Unify help messages.
5745
5746 2001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
5747
5748 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
5749 All callers changed.
5750
5751 2001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
5752
5753 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
5754 long file names aren't supported, truncate the file names in
5755 quail-misc-package-ext-info to 8+3 before matching them against
5756 FILENAME.
5757
5758 * dos-fns.el (dos-truncate-to-8+3): New function.
5759
5760 * progmodes/compile.el (grep-compute-defaults): Use null-device
5761 instead of literal /dev/null. Reported by Jens Schmidt
5762 <schmidt@mathematik.uni-kl.de>.
5763
5764 * simple.el (normal-erase-is-backspace-mode): Doc fix.
5765
5766 2001-04-06 Stefan Monnier <monnier@cs.yale.edu>
5767
5768 * textmodes/sgml-mode.el: Add unknown maintainer.
5769 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
5770 (html-mode-map): Use set-keymap-parent.
5771
5772 2001-04-06 Dave Love <fx@gnu.org>
5773
5774 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
5775 Remove redundant string-to-list.
5776
5777 2001-04-05 Stefan Monnier <monnier@cs.yale.edu>
5778
5779 * composite.el (reference-point-alist): Doc fix.
5780
5781 2001-04-05 Sam Steingold <sds@gnu.org>
5782
5783 * font-lock.el (font-lock-keywords-case-fold-search):
5784 Make buffer-local. This fixes a very annoying bug when loading a Lisp
5785 file made font-lock case-insensitive.
5786
5787 2001-04-05 Gerd Moellmann <gerd@gnu.org>
5788
5789 * faces.el (defface menu): Doc fix.
5790
5791 * wid-edit.el (widget-color-sample-face-get): Don't make
5792 faces for undefined colors.
5793
5794 * version.el (emacs-version): Include LessTif/Motif version info.
5795
5796 2001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5797
5798 * ps-mule.el: Eliminate cl package dependence.
5799 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
5800 if they aren't defined yet.
5801 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
5802 Eliminate cl package dependence.
5803
5804 2001-04-04 Stefan Monnier <monnier@cs.yale.edu>
5805
5806 * progmodes/cc-cmds.el (c-outline-level):
5807 Bind buffer-invisibility-spec. Originally from Dave Love, but
5808 got lost when incorporating version 5.26.
5809
5810 2001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
5811
5812 * emulation/pc-select.el (pc-selection-mode):
5813 Call normal-erase-is-backspace-mode instead of binding
5814 keys individually.
5815
5816 * cus-load.el (normal-erase-is-backspace): Use it instead of
5817 delete-key-deletes-forward.
5818
5819 * startup.el (command-line): Use normal-erase-is-backspace and
5820 normal-erase-is-backspace-mode.
5821
5822 * simple.el (normal-erase-is-backspace): Rename from
5823 delete-key-deletes-forward. Doc fix.
5824 (normal-erase-is-backspace-mode): Rename from
5825 delete-key-deletes-forward-mode. Doc fix.
5826 Run normal-erase-is-backspace-hook.
5827
5828 * dired.el (dired-move-to-filename-regexp): Support file sizes in
5829 ``human-readable'' format produced by GNU `ls'.
5830 (dired-move-to-filename-regexp): Recognize ISO format dates.
5831 From Paul Eggert <eggert@twinsun.com>.
5832
5833 2001-04-04 Gerd Moellmann <gerd@gnu.org>
5834
5835 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
5836 New functions.
5837 (lm-verify): Check keywords.
5838 From Eric M. Ludlam <eric@siege-engine.com>.
5839
5840 2001-04-03 Eric M. Ludlam <eric@siege-engine.com>
5841
5842 * speedbar.el (speedbar-insert-image-button-maybe): Check for
5843 `xemacs' feature instead of for the function `set-extent-property'.
5844
5845 2001-04-03 Stefan Monnier <monnier@cs.yale.edu>
5846
5847 * mail/mh-utils.el (mh-folder-hist): New var.
5848 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
5849
5850 2001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
5851
5852 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
5853 region, position point on the first or last 16-byte group.
5854 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
5855 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
5856 hexl-beginning-of-line.
5857
5858 2001-04-03 Gerd Moellmann <gerd@gnu.org>
5859
5860 * icomplete.el (icomplete-mode): Treat an argument like other
5861 modes do.
5862
5863 * startup.el (fancy-splash-head): Use splash8.xpm for color
5864 depth 8.
5865
5866 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
5867 Add an antry for ``converts''.
5868
5869 * language/slovak.el ("Slovak"): Add documentation string.
5870 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
5871
5872 * language/czech.el ("Czech"): Add documentation string.
5873 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
5874
5875 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
5876 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
5877
5878 2001-04-02 Stefan Monnier <monnier@cs.yale.edu>
5879
5880 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
5881 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
5882 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
5883 Use `defsubst' rather than a macro to ease debugging.
5884 (mail-extr-last): Remove (use `last' instead).
5885 (mail-extract-address-components): Properly reset the syntax-table
5886 after parsing an address. Use `last' rather than mail-extr-last.
5887 Make sure the end marker stays at the very end.
5888
5889 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
5890
5891 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
5892 last change.
5893
5894 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5895
5896 * ps-print.el: Line and paragraph spacing feature. Region to cut
5897 out when printing. Doc fix.
5898 (ps-print-version): New version number (6.5).
5899 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
5900 New vars. Line and paragraph spacing feature.
5901 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
5902 out when printing.
5903 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
5904 (ps-get-font-size, ps-begin-job, ps-continue-line)
5905 (ps-plot-region): Code fix.
5906 (ps-print-prologue-2): Var eliminated.
5907 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
5908 New internal vars.
5909 (ps-get-size): New fun.
5910 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
5911 (ps-next-line): Replace defun by defsubst.
5912 (ps-mule-plot-string): Autoload doc fix.
5913
5914 * ps-bdf.el: XEmacs compatibility. Doc fix.
5915 (installation-directory, coding-system-for-read): Declare vars if
5916 it's not declared yet.
5917 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
5918
5919 * ps-mule.el: XEmacs compatibility. Doc fix.
5920 (leading-code-private-22): Declare var if it's not declared yet.
5921 (charset-bytes, charset-dimension, charset-id, charset-width)
5922 (find-charset-region, split-char, char-width, chars-in-region)
5923 (forward-point, decompose-composite-char, encode-coding-string)
5924 (coding-system-p, ccl-execute-on-string, define-ccl-program):
5925 Define funs if not defined yet.
5926 (encode-composition-rule, find-composition): Define funs if not
5927 loaded yet.
5928 (ps-mule-prologue): PostScript code fix.
5929
5930 2001-04-02 Kenichi Handa <handa@etl.go.jp>
5931
5932 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
5933 non-nil, generate font for the header strings.
5934 (ps-mule-prepare-font): Likewise.
5935 (ps-mule-generate-glyphs): Likewise.
5936 (ps-mule-string-encoding): Likewise.
5937 (ps-mule-header-charsets): New variable.
5938 (ps-mule-encode-header-string): New function.
5939 (ps-mule-header-string-charsets): New function.
5940 (ps-mule-begin-job): Check charsets in the header strings. If there
5941 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
5942
5943 * ps-print.el (ps-generate-header-line): Encode the header string by
5944 ps-mule-encode-header-string.
5945 (ps-mule-encode-header-string): Declare autoload.
5946
5947 2001-04-02 Gerd Moellmann <gerd@gnu.org>
5948
5949 * frame.el (cursor-in-non-selected-windows):
5950 Replaces show-cursor-in-non-selected-windows.
5951
5952 2001-03-31 Kenichi Handa <handa@etl.go.jp>
5953
5954 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
5955 Delete entries for "chinese-py" and "chinese-ziranma".
5956 (quail-misc-package-ext-info): New variable.
5957 (tsang-quick-converter): New function.
5958 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
5959 (quick-cns-converter, py-converter, ziranma-converter)
5960 (miscdic-convert, batch-miscdic-convert): New functions.
5961
5962 2001-03-30 Kenichi Handa <handa@etl.go.jp>
5963
5964 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
5965 eight-bit-control chars.
5966
5967 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
5968 Reduce making temporary vector (suggested by Dave Love).
5969
5970 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
5971
5972 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
5973 string as well.
5974
5975 2001-03-30 Andreas Schwab <schwab@suse.de>
5976
5977 * files.el (backup-directory-alist): Fix typo.
5978
5979 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
5980
5981 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
5982 <eggert@twinsun.com>.
5983
5984 2001-03-30 Dave Love <fx@gnu.org>
5985
5986 * progmodes/fortran.el (fortran-comment-region): Fix typo.
5987
5988 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
5989
5990 * simple.el (transient-mark-mode): Mention C-g in the doc string.
5991
5992 2001-03-30 Miles Bader <miles@gnu.org>
5993
5994 * subr.el (interactive-form): Fix paren typo.
5995
5996 2001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
5997
5998 * emacs-lisp/profile.el: Say that it's obsolete in the header
5999 line, so that finder.el puts that into its data-base.
6000 Suggested by Alex Schroeder <alex@gnu.org>.
6001
6002 2001-03-29 Paul Eggert <eggert@twinsun.com>
6003
6004 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
6005 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
6006
6007 2001-03-29 Stefan Monnier <monnier@cs.yale.edu>
6008
6009 * generic.el (generic-mode-set-comments): Use "" rather than nil
6010 for comment-end.
6011
6012 2001-03-29 Gerd Moellmann <gerd@gnu.org>
6013
6014 * emacs-lisp/advice.el (ad-make-advised-definition):
6015 Call interactive-form to obtain the interactive spec of subrs.
6016
6017 * subr.el (interactive-form): New function.
6018
6019 2001-03-29 Andre Spiegel <spiegel@gnu.org>
6020
6021 * vc-sccs.el (vc-sccs-register): Use relative file names.
6022
6023 2001-03-28 Gerd Moellmann <gerd@gnu.org>
6024
6025 * bookmark.el (bookmark-get-bookmark): Handle case that
6026 BOOKMARK is not a string.
6027
6028 * image.el (image-type-regexps): Change type for PS files
6029 to `postscript'.
6030
6031 * subr.el (read-passwd): Clear command history after each
6032 character entered. From: Stephen Gildea
6033 <gildea@stop.mail-abuse.org>.
6034
6035 2001-03-27 Kenichi Handa <handa@etl.go.jp>
6036
6037 * international/kkc.el (kkc-save-init-file): Locally bind
6038 print-length to nil.
6039
6040 2001-03-26 Gerd Moellmann <gerd@gnu.org>
6041
6042 * textmodes/flyspell.el: Some doc fixes.
6043 (flyspell-maybe-correct-transposition)
6044 (flyspell-maybe-correct-doubling): Use a temporary buffer
6045
6046 * textmodes/ispell.el (ispell-parse-output): Doc fix.
6047
6048 * emacs-lisp/byte-opt.el (byte-optimize-while)
6049 (byte-optimize-form-code-walker): Diagnose too few arguments
6050 for `if' and `while'.
6051
6052 2001-03-26 Kenichi Handa <handa@etl.go.jp>
6053
6054 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6055 Prepend `\' to "\<quail-translation-docstring>".
6056
6057 2001-03-26 Gerd Moellmann <gerd@gnu.org>
6058
6059 * autorevert.el (global-auto-revert-non-file-buffers):
6060 Remove duplicate defcustom.
6061
6062 2001-03-26 Miles Bader <miles@gnu.org>
6063
6064 * international/latin1-disp.el (latin1-char-displayable-p):
6065 Add leading "-" for X font pattern.
6066
6067 2001-03-26 Kenichi Handa <handa@etl.go.jp>
6068
6069 * international/mule-diag.el (describe-coding-system):
6070 For raw-text and emacs-mule, don't add anymore text about what
6071 charsets they can encode.
6072
6073 2001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
6074
6075 * help.el (view-lossage): Mention open-dribble-file in the doc
6076 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
6077
6078 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
6079
6080 * skeleton.el (skeleton-internal-list): Fix bogus logic.
6081 (skeleton-pair-insert-maybe): Don't pair after a backslash.
6082
6083 2001-03-23 Kenichi Handa <handa@etl.go.jp>
6084
6085 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6086 Call ccl-execute-on-string directly so that CCL program handling
6087 multibyte sequence can work correctly.
6088 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
6089 property of the coding system.
6090
6091 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
6092
6093 * textmodes/fill.el (fill-individual-paragraphs-prefix):
6094 Fix transcription typo.
6095
6096 2001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
6097
6098 * whitespace.el: Add buffer local variables to toggle testing of
6099 whitespaces in buffers without affecting the default values.
6100 Bump version to 3.0 to account for a few other changes.
6101 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
6102 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
6103 (whitespace-toggle-spacetab-check): New functions.
6104
6105 2001-03-21 Stefan Monnier <monnier@cs.yale.edu>
6106
6107 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
6108
6109 2001-03-21 Gerd Moellmann <gerd@gnu.org>
6110
6111 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
6112 bs-cycle-configuration-name. From Juanma Barranquero
6113 <lektu@uol.com.br>.
6114
6115 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
6116 and cc-vars.el.
6117
6118 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
6119 headers. Always invoke sendmail with option -t.
6120
6121 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6122
6123 * Release of cc-mode 5.28.
6124
6125 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6126
6127 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
6128 Removed the hardcoded switch to "java" style in Java mode.
6129 It's instead taken care of by the default value for c-default-style.
6130
6131 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6132
6133 * cc-align.el (c-lineup-math): Fix bug where lineup was
6134 triggered by equal signs in string literals.
6135
6136 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6137
6138 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
6139 limit detection when at the ends of the buffer.
6140
6141 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
6142 "for" statement clause in case 7F; a better one is done
6143 earlier in case 7D anyway.
6144
6145 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6146
6147 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
6148 somewhat more and did a small optimization.
6149
6150 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6151
6152 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
6153 Use the limit argument only to limit the syntactic context
6154 search, not to limit the actual movement.
6155
6156 * cc-cmds.el (c-beginning-of-statement): Move by sentence
6157 inside multiline strings, just like in comments. Also various
6158 fixes to the paragraph and comment prefix recognition, block
6159 comment ender handling etc.
6160
6161 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6162
6163 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
6164 the relative position of the point.
6165
6166 * cc-cmds.el (c-electric-continued-statement): New function to
6167 use as abbrev hook to reindent for keywords such as "else"
6168 that continues an earlier statement.
6169
6170 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
6171 like classes.
6172
6173 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
6174 (pike-mode): Populate the default abbrev tables to reindent for
6175 keywords such as "else" that can continue earlier statements.
6176 Abbrev mode is therefore turned on by default now. (Note that
6177 this doesn't apply to idl-mode, since IDL afaik doesn't have
6178 statements at all.)
6179
6180 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6181
6182 * cc-engine.el (c-inside-bracelist-p): Fix for handling
6183 bracelists where the declaration contains template arguments.
6184
6185 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6186
6187 * cc-cmds.el (c-comment-indent):
6188 Use `c-get-syntactic-indentation' to correctly calculate the
6189 syntactic indentation. Fixes bug with lineup functions that
6190 return vectors.
6191
6192 * cc-engine.el (c-get-syntactic-indentation): Split the
6193 indentation sum calculation from `c-indent-line' to a separate
6194 function.
6195
6196 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6197
6198 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
6199 Fixed places where it was assumed that preprocessor directives
6200 have to start in column zero.
6201
6202 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
6203 template arguments after a class identifier properly.
6204
6205 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
6206 lists for `new Foo[]' constructs in Java as expressions and
6207 not top level definition brace lists on the top level, so that
6208 they'll get indented consistently with the same type of
6209 expression in a normal block.
6210
6211 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6212
6213 * cc-cmds.el (c-fill-paragraph): The kludge that checks
6214 whether the adaptive filling package fails to keep the comment
6215 prefix is now kludged further to check for filladapt-mode
6216 which doesn't have that problem. This is really icky, but it's
6217 the only way that works with the current misfeatures/bugs in
6218 both adaptive-fill-mode and filladapt-mode.
6219
6220 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
6221 around point is recognized more robust.
6222
6223 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6224
6225 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
6226 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
6227 (c-lit-type): Fixed all internal variables used dynamically so
6228 that they are always bound.
6229
6230 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
6231 errors:
6232
6233 (c-indent-region): Fixed reporting of syntactic errors so that
6234 the region is fully reindented even when an error occurs.
6235 The last syntactic error is printed afterwards. Also cleanup up a
6236 whole lot of code that tried to optimize indentation of whole
6237 sexps but in reality accomplishes nothing.
6238
6239 (c-indent-sexp): Use c-indent-region.
6240
6241 (c-parsing-error): Changed this variable to hold the message
6242 for any syntactic error that is discovered.
6243
6244 (c-parse-state): Search backward from point instead of the bod
6245 position when the latter is invalid. This makes CC Mode
6246 recover faster when there are unbalanced close braces.
6247
6248 (c-backward-to-start-of-if): Use c-parsing-error to report
6249 dangling "else" clauses instead of throwing an error, and fall
6250 back to a reasonable position.
6251
6252 (c-indent-line): Added argument to avoid reporting syntactic errors.
6253
6254 (c-show-syntactic-information): Don't report any syntactic errors.
6255
6256 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6257
6258 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
6259 paragraph recognition when moving by sentence in literals.
6260
6261 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
6262 start regexp for javadoc to recognize javadoc markup in general instead
6263 of a specific set of keywords, to be more future-safe.
6264
6265 (c-Pike-pikedoc-paragraph-start)
6266 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
6267 pikedoc markup.
6268
6269 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
6270
6271 (pike-mode): Initialize paragraph settings pikedoc recognition.
6272
6273 * cc-vars.el (c-default-style): Made a nicer Customize widget.
6274
6275 (c-comment-prefix-regexp): Made it possible to use an
6276 association list on this to specify mode specific regexps.
6277 The default value now use a special regexp in Pike mode to
6278 recognize pikedoc markup.
6279
6280 (c-current-comment-prefix): New variable containing the actual
6281 regexp from c-comment-prefix-regexp for the current buffer.
6282
6283 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6284
6285 * cc-cmds.el (c-electric-brace): Fixed check for special brace
6286 lists: We can't look at the syntax, since a brace list can get
6287 recognized as a plain statement-cont.
6288
6289 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
6290 special brace list opener broken over two lines got recognized
6291 as a statement on the second line. Case 9A changed.
6292
6293 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6294
6295 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
6296 adjustment after line is reindented.
6297
6298 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6299
6300 * cc-defs.el (c-point): Added optional argument for position
6301 to use instead of the current point.
6302
6303 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
6304 the in-expression block symbols when the construct starts at
6305 boi, to avoid the extra level of indentation in that case.
6306 Cases 4, 16A and 17E affected.
6307
6308 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6309
6310 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
6311 calls to `c-indent-line', to adhere better to Emacs conventions.
6312
6313 * cc-engine.el (c-indent-line): Use the syntax already bound
6314 to `c-syntactic-context', if there is any.
6315
6316 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6317
6318 * cc-engine.el (c-get-offset): Fixed bug where the indentation
6319 wasn't added up correctly when a lineup function returned nil.
6320
6321 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6322
6323 * cc-engine.el (c-collect-line-comments): Fixed bug where
6324 empty lines were ignored when collecting line comments backwards.
6325
6326 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6327
6328 * cc-align.el (c-lineup-dont-change): Return an absolute
6329 indentation column to work correctly in the case when several
6330 syntactic elements are processed for the same line.
6331
6332 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
6333 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
6334 (c-set-offset): Added absolute indentation column settings by
6335 using the vector type.
6336
6337 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6338
6339 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
6340 Implemented two new cleanups `space-before-funcall' and
6341 `compact-empty-funcall'.
6342
6343 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6344
6345 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
6346 helping building regexps.
6347
6348 * cc-engine.el (c-on-identifier): New function for detecting
6349 identifiers. It takes keywords into account.
6350
6351 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
6352 lists. `c-keywords' is set to a regexp matching all keywords
6353 in the current language.
6354
6355 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6356
6357 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
6358 list of characters to skip backwards over at the beginning of
6359 a statement, since it can precede string literals in Pike.
6360
6361 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6362
6363 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
6364 recognition when standing on the last line in a C++ comment
6365 with nothing but whitespace after the prefix.
6366
6367 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
6368 given no limit argument.
6369
6370 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6371
6372 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
6373 recognition for the `[]= operator symbol in Pike.
6374
6375 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6376
6377 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
6378 around a bug in `eval-when-compile' in the byte compiler.
6379
6380 * cc-engine.el (c-forward-token-1): Fixed bug with return
6381 value when count is zero and there's no token start within the limit.
6382
6383 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
6384 "prefix comments", i.e. comments which are followed by code on
6385 the same line.
6386
6387 * cc-mode-19.el: Fixes so that checks that must be done at
6388 compile time also are done then.
6389
6390 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6391
6392 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
6393 time and at runtime, and only when it's needed.
6394
6395 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6396
6397 Major cleanup for less error prone and more warning free
6398 compilation, including some fixes for bugs due to different
6399 compilation orders. Thanks to Martin Buchholz for providing
6400 the basis for all this.
6401
6402 * cc-bytecomp.el: New file that provides some byte compilation
6403 features: It ensures that files always are loaded from the
6404 current source directory during compilation, and it provides a
6405 set of macros to turn off specific compiler warnings for
6406 specific symbols. (It's not CC Mode specific in any way.)
6407
6408 Fixed a nearly acyclic dependency tree (both runtime and
6409 compile-time) between all files.
6410
6411 * cc-defs.el: Separated all macros before the inline functions,
6412 to ensure correct compilation.
6413
6414 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
6415 cc-defs.el to cc-engine.el and made it a function instead.
6416
6417 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
6418 about char-after.
6419
6420 * cc-vars.el: Cope even when there isn't a custom package
6421 containing defcustom available.
6422
6423 * cc-make.el: Removed since it's no longer necessary.
6424
6425 README: Updated installation instructions.
6426
6427 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6428
6429 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
6430 improve the modularity: Moved all mode init stuff from
6431 cc-langs.el to cc-mode.el, including the keymap
6432 initialization; cc-langs now only contains the various
6433 variables for configuring the language syntax.
6434
6435 * cc-engine.el, cc-styles.el (c-evaluate-offset)
6436 (c-get-offset): Moved from cc-styles to cc-engine since file
6437 dependency analysis suggests they belong there (which also
6438 makes more sense). Thanks to Martin Buchholz for doing the analysis.
6439
6440 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6441
6442 * cc-cmds.el (c-fn-region-is-active-p): New function that
6443 wraps the corresponding macro, for use in places that aren't
6444 compiled. Thanks to Martin Buchholz for pointing out this.
6445
6446 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
6447
6448 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
6449 add things to the bug report.
6450
6451 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6452
6453 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
6454 returned prefix could contain a newline when the search for a
6455 good prefix line failed.
6456
6457 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6458
6459 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
6460 (c-toggle-auto-hungry-state): Made the argument optional, as
6461 the documentation says it is.
6462
6463 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6464
6465 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
6466 multiline string syntax, #"...", as a cpp macro.
6467
6468 2001-03-21 Paul Eggert <eggert@twinsun.com>
6469
6470 * international/mule-cmds.el (set-locale-environment):
6471 Set system-messages-locale and system-time-locale, but only if the
6472 caller specifies a non-nil locale name.
6473
6474 2001-03-20 Gerd Moellmann <gerd@gnu.org>
6475
6476 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
6477 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
6478
6479 2001-03-20 Gerd Moellmann <gerd@gnu.org>
6480
6481 * follow.el (follow-avoid-tail-recenter): Doc fix.
6482
6483 * custom.el (custom-set-variables): Avoid reversing the list
6484 of args needlessly.
6485
6486 * startup.el (fancy-splash-head): Don't change the colors of the
6487 XPM image on a dark background.
6488
6489 * comint.el (comint-exec-1): Set columns of the terminal to
6490 window-width instead of frame-width.
6491
6492 * info.el (Info-scroll-down): Add missing WINDOW arg for
6493 pos-visible-in-window-p.
6494
6495 * ehelp.el (electric-help-mode-hook): Add defcustom.
6496
6497 * mail/sendmail.el (mail-mode): Activate case-folding in
6498 font-lock-defaults.
6499
6500 2001-03-19 Stefan Monnier <monnier@cs.yale.edu>
6501
6502 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
6503 (completion-ignored-extensions): Remove duplicate ".class".
6504
6505 2001-03-19 Andreas Schwab <schwab@suse.de>
6506
6507 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
6508 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
6509
6510 2001-03-19 Gerd Moellmann <gerd@gnu.org>
6511
6512 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
6513 methods since there are not prefix input methods.
6514
6515 2001-03-19 Kenichi Handa <handa@etl.go.jp>
6516
6517 * international/mule-cmds.el (read-input-method-name):
6518 Locally bind enable-recursive-minibuffers to t.
6519
6520 2001-03-18 Stefan Monnier <monnier@cs.yale.edu>
6521
6522 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
6523
6524 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
6525
6526 * ediff-util.el: Copyright years.
6527 (ediff-choose-syntax-table): New function.
6528 (ediff-setup): Use ediff-choose-syntax-table.
6529
6530 * ediff-init.el (ediff-with-syntax-table): New macro, uses
6531 with-syntax-table.
6532
6533 * ediff.el: Date of last update, copyright years.
6534
6535 * ediff-wind (ediff-setup-control-frame): Nill->nil.
6536
6537 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
6538 of Scott Bronson.
6539 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
6540 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
6541 Deleted functions.
6542 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
6543 ex-token-list.
6544
6545 * viper-util.el: Spaces, indentation.
6546
6547 * viper.el: Changed version, modification time.
6548
6549 2001-03-16 John Wiegley <johnw@gnu.org>
6550
6551 * calendar/timeclock.el (timeclock-workday-remaining):
6552 Check whether `discrep' is non-null before using it.
6553
6554 2001-03-16 John Wiegley <johnw@gnu.org>
6555
6556 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
6557 first-time checkins.
6558 (timeclock-log-data): Fixed problem with reading timelog log file.
6559 Resulting data in the "day list" was incorrect.
6560 (timeclock-find-discrep): Check if `timeclock-file' is readable
6561 before opening it.
6562 (timeclock-time-less-p): New function.
6563 (timeclock-day-base): New function.
6564 (timeclock-geometric-mean): New function.
6565 (timeclock-generate-report): Generate a summary report based on
6566 the contents of the log file. This uses `timeclock-log-data', and
6567 is an example of writing a timelog manipulation function.
6568 (timeclock-visit-timelog): A quick command for opening the timelog
6569 file.
6570 (timeclock-log-data): Bound the variable event.
6571
6572 2001-03-16 Kenichi Handa <handa@etl.go.jp>
6573
6574 * international/mule-cmds.el (select-safe-coding-system):
6575 Fix typo: symbol-name -> symbol-value.
6576
6577 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
6578 before substitute-in-file-name to handle double slashes in FILE
6579 correctly.
6580
6581 2001-03-15 Gerd Moellmann <gerd@gnu.org>
6582
6583 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
6584 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
6585
6586 2001-03-14 Gerd Moellmann <gerd@gnu.org>
6587
6588 * bindings.el (features): Add `md5' and `overlay' to the list.
6589
6590 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
6591 bound before using it. It's not bound when configured without X,
6592 for instance.
6593
6594 2001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
6595
6596 * progmodes/hideshow.el: Update copyright.
6597 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
6598 (hs-minor-mode-hook): Include `:version' in defcustom form.
6599
6600 2001-03-13 Gerd Moellmann <gerd@gnu.org>
6601
6602 * help.el (string-key-binding): Don't call event-start on
6603 a non-list.
6604
6605 2001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
6606
6607 * startup.el (fancy-splash-tail, command-line-1): Fix the
6608 copyright year.
6609
6610 2001-03-13 Kenichi Handa <handa@etl.go.jp>
6611
6612 * term.el: These changes are based on a patch sent from Yong Lu
6613 <lyongu@yahoo.com>.
6614 (term-set-escape-char): Bind M-x to execute-extended-command in
6615 term-raw-escape-map.
6616 (term-move-columns): Don't try to move to negagive column.
6617 (term-emulate-terminal): Insert a string before deleting a text to
6618 overwrite.
6619
6620 2001-03-12 Gerd Moellmann <gerd@gnu.org>
6621
6622 * play/life.el (life): Rearrange code so that all calls to
6623 life-display-generation are in a catch-form.
6624
6625 * progmodes/etags.el (tags-loop-continue): Don't change point in a
6626 file that isn't interesting. In an interesting file, push the old
6627 value of point on the mark ring.
6628
6629 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
6630 New function.
6631 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
6632 Use it.
6633
6634 * emacs-lisp/autoload.el (generate-file-autoloads):
6635 Remove warning about line lengths.
6636
6637 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
6638
6639 * progmodes/etags.el (tags-compression-info-list): New variable.
6640 (find-tag-in-order): Use it to deal with compressed source files.
6641 (tag-file-name-match-p): New function.
6642 (etags-recognize-tags-table): Use it for better match of file names.
6643
6644 2001-03-12 Kenichi Handa <handa@etl.go.jp>
6645
6646 * international/mule-cmds.el (register-input-method): Doc fix.
6647
6648 * international/quail.el (quail-translate-key): Fix condition to
6649 check if there's another breaking point in the current key.
6650
6651 2001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
6652
6653 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
6654 Babyl header to the newly-created output file, bind
6655 coding-system-for-write to either rmail-file-coding-system or
6656 emacs-mule-unix.
6657
6658 2001-03-11 Stefan Monnier <monnier@cs.yale.edu>
6659
6660 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
6661 Fix the name and regexp used for subsubsections.
6662
6663 2001-03-10 Dave Love <fx@gnu.org>
6664
6665 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
6666 and save-buffer if buffer-file-name non-nil. From rms.
6667
6668 2001-03-10 Andre Spiegel <spiegel@gnu.org>
6669
6670 * vc.el (vc-do-command): If the destination buffer is already
6671 current, don't set it up and don't erase it. Updated doc string
6672 to reflect that.
6673 (vc-version-diff): When doing a single file diff, don't switch to the
6674 *vc-diff* buffer before the command. This is to preserve local
6675 variable bindings that might affect the diff command.
6676 (vc-print-log): Don't switch to the *vc* buffer before the
6677 command, so that local variable bindings are preserved.
6678
6679 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
6680 not the current buffer.
6681 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
6682
6683 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
6684 make output go to buffer *vc*, not the current buffer.
6685
6686 2001-03-09 Stefan Monnier <monnier@cs.yale.edu>
6687
6688 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
6689 so ^, $, *, ? and + are interpreted correctly.
6690
6691 2001-03-09 Gerd Moellmann <gerd@gnu.org>
6692
6693 * help.el (string-key-binding): Renamed from
6694 mode-line-key-binding. Handle any event on a string.
6695 Check for `keymap' properties as well as `local-map' properties.
6696
6697 * comint.el (comint-insert-clicked-input): Use the last key
6698 from this-command-keys to lookup the global key definition.
6699
6700 2001-03-09 Kenichi Handa <handa@etl.go.jp>
6701
6702 * international/characters.el: Add category `j' for
6703 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
6704
6705 * international/mule-conf.el (no-conversion): Fix docstring.
6706 (raw-text): Fix docstring.
6707
6708 2001-03-08 Gerd Moellmann <gerd@gnu.org>
6709
6710 * simple.el (choose-completion-string): When not leaving the
6711 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
6712 is set.
6713
6714 * window.el (shrink-window-if-larger-than-buffer): Handle frame
6715 parameter `(minibuffer . t)'.
6716
6717 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
6718
6719 * progmodes/sh-script.el (sh-st-symbol): New symbol.
6720 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
6721 (sh-mode): Remove `make-local-variable' for unused var
6722 `font-lock-unfontify-region-function'.
6723
6724 2001-03-07 Richard M. Stallman <rms@gnu.org>
6725
6726 * info.el (Info-scroll-down): Fix previous change.
6727
6728 * mail/rmail.el (rmail-toggle-header): Use a window which
6729 is showing the Rmail buffer, rather than the selected window.
6730
6731 2001-03-07 Dave Love <fx@gnu.org>
6732
6733 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
6734 now, to avoid problems with binding imenu directly to a mouse event.
6735
6736 2001-03-07 Gerd Moellmann <gerd@gnu.org>
6737
6738 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
6739 second arg t.
6740
6741 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
6742
6743 * log-edit.el (log-edit-common-indent): New var.
6744 (log-edit-set-common-indentation): Renamed from
6745 log-edit-delete-common-indentation. Use the new var.
6746 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
6747
6748 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
6749 (cvs-mode-add-change-log-entry-other-window):
6750 Don't presume change-log-default-name is defined.
6751
6752 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
6753
6754 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
6755 the "tree" operation as well.
6756
6757 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
6758
6759 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
6760 to match paragraph-start.
6761
6762 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
6763 comment-start-skip and set comment-end-skip as well.
6764 (sgml-comment-indent): Fix for new value of comment-start-skip.
6765 (html-autoview-mode): Don't bother using make-local-hook.
6766
6767 2001-03-07 Gerd Moellmann <gerd@gnu.org>
6768
6769 * cus-edit.el (custom-save-delete): Move in front of local
6770 variables, otherwise long Custom entries would make them ineffective.
6771
6772 * uniquify.el: Set maintainer to FSF.
6773
6774 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
6775
6776 * dired-aux.el (dired-do-shell-command): Doc fix.
6777
6778 2001-03-06 Stefan Monnier <monnier@cs.yale.edu>
6779
6780 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
6781
6782 * which-func.el (which-func-modes): Add cperl-mode.
6783 (which-func-mode-global): Use define-minor-mode.
6784
6785 * info-look.el: Docstring fixes and dead code eliminated.
6786 (cperl-mode): Add support.
6787 (emacs-lisp-mode): List all entries from elisp manual, whether
6788 or not they are currently (f)bound or not. Update regexp.
6789
6790 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
6791
6792 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
6793 so that C-h m shows the correct information.
6794 Use make-local-variable rather than make-variable-buffer-local.
6795 (cperl-info-buffer, cperl-setup-tmp-buf):
6796 Use make-local-variable rather than make-variable-buffer-local.
6797 (cperl-msb-fix, cperl-get-help-defer):
6798 Check major-mode for `cperl-mode' as well.
6799
6800 * progmodes/cperl-mode.el: Updated to author version 4.23.
6801 (cperl-electric-pod): SYNOPSIS was misspelled.
6802 (cperl-find-pods-heres): @if ? a : b was considered a REx.
6803 (cperl-after-expr-p): Make true after __END__.
6804
6805 2001-03-06 Gerd Moellmann <gerd@gnu.org>
6806
6807 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
6808 bookmark-completion-ignore-case is t.
6809
6810 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
6811 switch, like xterm, and concat resource strings, with a newline
6812 between them.
6813
6814 2001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
6815
6816 * international/codepage.el (cp770-decode-table)
6817 (cp773-decode-table, cp774-decode-table): New variables.
6818
6819 * man.el (Man-hyphenated-reference-regexp): New variable.
6820 (Man-build-references-alist): Use it to search for referenced
6821 manpages. If hyphenated is non-nil, record a concatenated word in
6822 Man-refpages-alist only if it matches Man-reference-regexp.
6823 Update word's length when it is concatenated. Reverse the list,
6824 to get the first manpage at the head.
6825 (Man-possibly-hyphenated-word): New function.
6826 (Man-follow-manual-reference): Use it instead of current-word to
6827 find a manpage at point, in a way that accounts for hyphenated
6828 references.
6829
6830 2001-03-06 Alex Schroeder <alex@gnu.org>
6831
6832 * sql.el (sql-interbase): New function.
6833 (sql-interbase-program): New option.
6834 (sql-interbase-options): New option.
6835 And some typos fixed: "customise" to "customize".
6836
6837 2001-03-06 Dave Love <fx@gnu.org>
6838
6839 * textmodes/flyspell.el (flyspell-region):
6840 Set up flyspell-local-mouse-map.
6841
6842 2001-03-05 Richard M. Stallman <rms@gnu.org>
6843
6844 * mail/rmail.el (rmail-retry-failure):
6845 Don't call rmail-beginning-of-message.
6846 Don't discard From: field. Do discard Received: field.
6847 Use unwind-protect to re-prune.
6848 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
6849
6850 2001-03-06 Kenichi Handa <handa@etl.go.jp>
6851
6852 * international/quail.el (quail-title): Add autoload cookie.
6853
6854 2001-03-05 Dave Love <fx@gnu.org>
6855
6856 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
6857 new defs.
6858
6859 2001-03-05 Kenichi Handa <handa@etl.go.jp>
6860
6861 * language/ethio-util.el (ethio-toggle-space):
6862 Update current-input-method-title if necessary.
6863 (ethio-toggle-punctuation): Likewise.
6864
6865 * international/quail.el (quail-title): Fix for the case that a
6866 title of an input method is specified by a list of the same form
6867 as used in mode-line-format.
6868
6869 * international/mule-cmds.el (activate-input-method):
6870 If current-input-method-title is set by activating INPUT-METHOD,
6871 respect that value.
6872
6873 2001-03-05 Gerd Moellmann <gerd@gnu.org>
6874
6875 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
6876
6877 2001-03-05 Alex Schroeder <alex@gnu.org>
6878
6879 * sql.el (sql-sybase): Fix typo (was: query user about server two
6880 times instead of server and database).
6881
6882 * sql.el (sql-sybase): Doc change.
6883 (sql-mysql): Doc change.
6884 (sql-postgres): Doc change.
6885
6886 2001-03-05 Kenichi Handa <handa@etl.go.jp>
6887
6888 * international/mule-conf.el (emacs-mule, raw-text):
6889 Docstring modified.
6890
6891 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
6892
6893 * term/internal.el: Update copyright notice.
6894
6895 * term/pc-win.el: Update copyright notice.
6896
6897 2001-03-02 Dave Love <fx@gnu.org>
6898
6899 * files.el (insert-file-contents-literally):
6900 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
6901 not jka-compr-compression-info-list.
6902
6903 2001-03-02 Stefan Monnier <monnier@cs.yale.edu>
6904
6905 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
6906 spaces in default comment-start-skip settings rather than \s-.
6907
6908 2001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
6909
6910 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
6911 default-frame-alist as well.
6912
6913 2001-03-01 Dave Love <fx@gnu.org>
6914
6915 * textmodes/reftex.el (defvar): Wrap some defvars in
6916 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
6917
6918 * subr.el (event-basic-type): Doc fix.
6919
6920 * international/quail.el: Doc fixes.
6921
6922 * international/utf-8.el: Doc fixes.
6923
6924 * international/mule-cmds.el: Doc fixes.
6925 (leim-list-header): Fix header text.
6926
6927 * international/mule.el (coding-system-category): Doc fix.
6928
6929 * international/ccl.el (ccl-compile): Doc fix.
6930
6931 2001-03-01 Stefan Monnier <monnier@cs.yale.edu>
6932
6933 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
6934 rather than (before|after)-change-functions.
6935
6936 2001-03-01 Gerd Moellmann <gerd@gnu.org>
6937
6938 * ediff-util.el (ediff-scroll-horizontally): Arrange for
6939 scroll-left and scroll-right being called interactively so that
6940 they set the window's min_hscroll.
6941
6942 2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
6943
6944 * info.el (info-insert-file-contents-1): Accept an additional
6945 argument `lfn': if it is non-nil, concatenate `filename' and
6946 `suffix'; otherwise use the complicated MS-DOS code.
6947 All callers changed.
6948 (info-insert-file-contents, Info-find-node): If the MS-DOS port
6949 can access long file names, try the long file-name version of
6950 `info-insert-file-contents-1', then the short file-name version.
6951
6952 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
6953
6954 * language/ethio-util.el (setup-ethiopic-environment-internal):
6955 Change bindings of functions keys to conform to "Emacs Lisp Coding
6956 Convention".
6957
6958 * language/ethiopic.el ("Ethiopic"): Add documentation.
6959
6960 2001-02-28 Kenichi Handa <handa@etl.go.jp>
6961
6962 * international/utf-8.el (mule-utf-8): Set coding-category
6963 property to coding-category-utf-8.
6964
6965 2001-02-27 Richard M. Stallman <rms@gnu.org>
6966
6967 * lpr.el (lpr-page-header-switches, print-region-1):
6968 Undo 2000-07-06 change.
6969 (lpr-add-switches): Default to t on gnu/linux.
6970
6971 2001-02-27 Gerd Moellmann <gerd@gnu.org>
6972
6973 * bs.el (bs-attributes-list): Doc fix.
6974
6975 2001-02-26 Gerd Moellmann <gerd@gnu.org>
6976
6977 * help.el (describe-project): Display the file THE-GNU-PROJECT.
6978
6979 * help.el (view-order-manuals): Use goto-address.
6980
6981 * startup.el (command-line-1): Add info about ordering manuals
6982 to the not so fancy splash screens.
6983
6984 2001-02-26 Andre Spiegel <spiegel@gnu.org>
6985
6986 * vc.el (vc-default-workfile-unchanged-p)
6987 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
6988
6989 2001-02-26 Gerd Moellmann <gerd@gnu.org>
6990
6991 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
6992 fontify in the right buffer.
6993
6994 * allout.el (outline-flag-region): Move macro in front of first
6995 use to avoid a run-time error.
6996
6997 2001-02-24 Andrew Innes <andrewi@gnu.org>
6998
6999 * makefile.w32-in: Fix copyright notice.
7000
7001 2001-02-24 Kenichi Handa <handa@etl.go.jp>
7002
7003 * international/utf-8.el (mule-utf-8): Set correct value for
7004 valid-codes property.
7005
7006 * international/fontset.el (x-complement-fontset-spec): In the
7007 case that we use ASCII font for the other charsets, use only
7008 family and registry part of it.
7009
7010 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
7011
7012 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
7013 (shrink-window-if-larger-than-buffer): Doc fix.
7014
7015 2001-02-23 Stefan Monnier <monnier@cs.yale.edu>
7016
7017 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
7018 predicate passed to completing-read.
7019
7020 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
7021
7022 * startup.el (command-line): Fix last change.
7023
7024 2001-02-23 Jason Rumney <jasonr@gnu.org>
7025
7026 * startup.el (tool-bar-originally-present): New variable.
7027 (command-line): Set it if the tool-bar is switched on at startup.
7028
7029 * frame.el (frame-notice-user-settings): Only adjust frame height
7030 for no tool-bar case if tool-bar was originally switched on.
7031 From E. Jay Berkenbilt.
7032
7033 2001-02-22 Stefan Monnier <monnier@cs.yale.edu>
7034
7035 * server.el (server-switch-buffer): Only switch window if the
7036 current one is dedicated.
7037
7038 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
7039 rather than using (match-beginning 0) when searching for break point.
7040
7041 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
7042
7043 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
7044 @ follows an accent command such as @'. Support optional braces
7045 in commands that insert accents, like makeinfo does.
7046
7047 2001-02-22 Gerd Moellmann <gerd@gnu.org>
7048
7049 * startup.el (fancy-splash-text): Add a line for ordering
7050 manuals. Reverse order of splash screens shown.
7051 (use-fancy-splash-screens-p): Adapt to the text line added.
7052
7053 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
7054 manuals from the FSF.
7055
7056 * help.el (view-order-manuals): New function.
7057 (toplevel): Bind C-h C-m to this function.
7058
7059 2001-02-21 Stefan Monnier <monnier@cs.yale.edu>
7060
7061 * newcomment.el (comment-forward): Skip the comment-start before
7062 searching for the comment-end.
7063
7064 2001-02-21 Dave Love <fx@gnu.org>
7065
7066 * custom.el (custom-initialize-changed, defcustom): Doc fix.
7067
7068 * international/mule-cmds.el, international/mule.el: Doc fixes.
7069
7070 2001-02-21 Gerd Moellmann <gerd@gnu.org>
7071
7072 * startup.el (fancy-splash-screens): Use display-hourglass
7073 instead of display-busy-cursor.
7074
7075 * frame.el (display-hourglass): Renamed from busy-cursor.
7076 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
7077 (show-cursor-in-non-selected-windows): Doc fix.
7078
7079 2001-02-20 Dave Love <fx@gnu.org>
7080
7081 * international/utf-8.el: Doc and commentary fixes.
7082
7083 2001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
7084
7085 * ehelp.el (with-electric-help): Doc fix.
7086
7087 2001-02-20 Gerd Moellmann <gerd@gnu.org>
7088
7089 * msb.el (msb-mode): Call the update-buffers function explicitly
7090 with a FORCE argument.
7091
7092 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
7093 FORCE. If set, update the menu even if frame-or-buffer-changed-p
7094 returns nil.
7095
7096 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7097
7098 * ps-print.el: Timestamp package replacement. Some enhancements.
7099 Some XEmacs compatibility. Doc fix.
7100 (ps-print-version): New version number (6.4).
7101 (ps-printer-name): Initialization fix.
7102 (ps-zebra-stripe-follow): Funcionality enhancement.
7103 (ps-prologue-file): Code enhancement.
7104 (ps-right-header): Timestamp package replacement.
7105 (ps-setup, ps-face-bold-p, ps-face-italic-p)
7106 (ps-get-page-dimensions)
7107 (ps-generate-header, ps-begin-file, ps-begin-job)
7108 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
7109 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
7110 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
7111 (coding-system-for-write): Var declaration (XEmacs compatibility).
7112
7113 2001-02-20 Miles Bader <miles@gnu.org>
7114
7115 * image-file.el (image-file-name-extensions): Add "tif".
7116
7117 2001-02-19 Gerd Moellmann <gerd@gnu.org>
7118
7119 * wid-edit.el (widget-button-click): Save the selected window
7120 around the code handling clicks on buttons.
7121
7122 2001-02-18 Dave Love <fx@gnu.org>
7123
7124 * imenu.el (imenu--generic-function): Use mapc to iterate over
7125 syntax characters.
7126
7127 2001-02-17 Richard M. Stallman <rms@gnu.org>
7128
7129 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
7130
7131 * uniquify.el (uniquify-buffer-name-style): Doc fix.
7132
7133 2001-02-16 Gerd Moellmann <gerd@gnu.org>
7134
7135 * mouse.el (mouse-save-then-kill): If the distance from the new
7136 point to the mark is equal to the distance of point from the new
7137 point, move point instead of the mark.
7138
7139 2001-02-16 Dave Love <fx@gnu.org>
7140
7141 * textmodes/flyspell.el (flyspell-get-word): Return string without
7142 properties.
7143
7144 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
7145
7146 * generic.el (generic-find-file-regexp): Doc fix.
7147 (generic-ignore-files-regexp): New defcustom.
7148 (generic-mode-find-file-hook): If the file's name matches the
7149 regexp in `generic-ignore-files-regexp', don't enter
7150 default-generic-mode. Doc fix.
7151
7152 2001-02-16 Gerd Moellmann <gerd@gnu.org>
7153
7154 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
7155 Add autoload cookies.
7156
7157 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
7158 of cal-tex-24.
7159
7160 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
7161
7162 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
7163
7164 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
7165 the character class after the (optional) drive, to support file
7166 names with embedded blanks.
7167
7168 2001-02-15 Sam Steingold <sds@gnu.org>
7169
7170 * textmodes/tex-mode.el (tex-shell-running):
7171 Check the process buffer too.
7172
7173 2001-02-15 Dave Love <fx@gnu.org>
7174
7175 * battery.el (battery-status-function): Fix doc, :type.
7176
7177 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
7178
7179 2001-02-15 Gerd Moellmann <gerd@gnu.org>
7180
7181 * subr.el (read-passwd): Clear Lisp memory holding password.
7182
7183 2001-02-15 Miles Bader <miles@gnu.org>
7184
7185 * info.el (Info-copy-current-node-name): New function.
7186 (Info-mode-menu): Add it to the menu.
7187
7188 2001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
7189
7190 * international/mule-cmds.el (toggle-input-method): Doc fix.
7191
7192 2001-02-13 Stefan Monnier <monnier@cs.yale.edu>
7193
7194 * replace.el (occur): Stop at end of buffer.
7195
7196 2001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
7197
7198 * international/mule-cmds.el (set-input-method): Another doc fix.
7199
7200 2001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
7201
7202 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
7203
7204 2001-02-13 Miles Bader <miles@gnu.org>
7205
7206 * faces.el (set-face-background, set-face-foreground)
7207 (set-face-stipple): Treat a value of nil as being `unspecified'.
7208
7209 2001-02-12 Dave Love <d.love@dl.ac.uk>
7210
7211 * international/latin1-disp.el: Doc fixes.
7212 (latin1-display) <defgroup>: Add :link.
7213 (latin1-display) <function>: Set variable latin1-display.
7214
7215 2001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
7216
7217 * international/mule-cmds.el (set-input-method): Doc fix.
7218
7219 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
7220
7221 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
7222 (speedbar-line-file): Return nil if not a file.
7223 (speedbar-buffers-line-path): Return file for tags, and dir for files.
7224
7225 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
7226
7227 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
7228 for remote files.
7229 (ediff-coding-system-for-read): Replaced the no-conversion default
7230 with raw-text.
7231
7232 * ediff-init.el: Removed :version from defcustom vars.
7233
7234 * ediff-util.el (ediff-compute-custom-diffs-maybe):
7235 Better handling of the diff mode.
7236
7237 * ediff.texi: Added ediff-coding-system-for-read.
7238
7239 * viper.texi: Fix typos.
7240
7241 2001-02-11 Dave Love <fx@gnu.org>
7242
7243 * shadowfile.el: Doc fixes.
7244 (shadow) <defgroup>: Add :link.
7245 (shadowfile-unload-hook): New function.
7246 (shadow-initialize): Use defalias, not fset.
7247 (shadow-define-cluster, shadow-define-literal-group)
7248 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
7249
7250 * international/mule.el: Doc and message fixes.
7251
7252 * international/ccl.el (define-ccl-program): Doc fix.
7253
7254 2001-02-11 Kenichi Handa <handa@etl.go.jp>
7255
7256 * faces.el (mode-line): Set :line-width property to -1.
7257
7258 2001-02-10 Richard M. Stallman <rms@gnu.org>
7259
7260 * complete.el (partial-completion-mode): Doc fix.
7261
7262 * simple.el (delete-key-deletes-forward-mode):
7263 Change `let' to `let*' to fix gross bug in last change.
7264
7265 * repeat.el (repeat): Don't let execute-kbd-macro alter
7266 real-last-command.
7267
7268 2001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
7269
7270 * simple.el (eval-expression): Doc fix.
7271
7272 2001-02-09 Dave Love <fx@gnu.org>
7273
7274 * imenu.el (imenu-generic-expression): Doc fix.
7275
7276 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
7277 From Juanma Barranquero.
7278
7279 * emacs-lisp/authors.el (authors): Expand `root' before running find.
7280
7281 2001-02-09 Kenichi Handa <handa@etl.go.jp>
7282
7283 * faces.el (set-face-attribute): Describe the case of a negative
7284 value specified for :line-width.
7285
7286 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
7287
7288 * which-func.el (which-func-mode): Invert which-func-mode-global.
7289 From Juanma Barranquero <lektu@uol.com.br>.
7290
7291 2001-02-08 Dave Love <fx@gnu.org>
7292
7293 * wid-edit.el (widget-plist-convert-widget): Replace binding of
7294 widget-plist-value-type.
7295 (widget-alist-convert-widget): Replace binding of
7296 widget-alist-value-type.
7297
7298 * textmodes/paragraphs.el (sentence-end): Doc fix.
7299
7300 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
7301 Remove `backward-line'.
7302
7303 * play/pong.el (pong-blank-color, pong-bat-color)
7304 (pong-ball-color, pong-border-color, pong-left-key)
7305 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
7306 (pong-pause-key, pong-resume-key, pong-timer-delay):
7307 * mail/mh-comp.el (mh-compose-letter-function):
7308 * eshell/esh-mode.el (eshell-skip-prompt-function):
7309 * emulation/viper-ex.el (ex-unix-type-shell-options):
7310 * recentf.el (recentf-menu-filter):
7311 * ps-print.el (ps-print-region-function):
7312 * lpr.el (print-region-function):
7313 * forms.el (forms-mode-hooks):
7314 * dirtrack.el (dirtrack-directory-change-hook):
7315 * cus-start.el (temp-buffer-show-function, display-buffer-function):
7316 * textmodes/spell.el (spell-filter):
7317 * textmodes/fill.el (adaptive-fill-function):
7318 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
7319 * progmodes/etags.el (find-tag-default-function):
7320 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
7321 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
7322
7323 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
7324
7325 * emulation/viper-init.el (viper-fast-keyseq-timeout)
7326 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
7327 Meyering <jim@meyering.net>.
7328
7329 * loadup.el: Revert last change.
7330
7331 2001-02-07 Kenichi Handa <handa@etl.go.jp>
7332
7333 * international/mule.el (transform-make-coding-system-args):
7334 Make it work also for coding systems not using CCL.
7335
7336 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7337
7338 * simple.el (previous-matching-history-element)
7339 (next-matching-history-element): Doc fix.
7340
7341 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
7342 specific part.
7343
7344 2001-02-06 Dave Love <fx@gnu.org>
7345
7346 * add-log.el (add-log-current-defun-function)
7347 (add-log-buffer-file-name-function, add-log-file-name-function):
7348 Fix :type.
7349 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
7350
7351 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7352
7353 * info.el (info-initialize): Remove the test for system-type when
7354 invocation-directory is non-nil.
7355
7356 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
7357 of `font-lock-defaults' to `backward-paragraph' rather than nil.
7358
7359 2001-02-06 Andrew Innes <andrewi@gnu.org>
7360
7361 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
7362 absolute.
7363
7364 2001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
7365
7366 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
7367 buffers. When hi-lock turned on rather than only checking current
7368 buffer for regexps, all buffers are checked. Moved activation of
7369 font-lock to hi-lock-refontify. When font-lock turned off rather
7370 than removing added highlighting just in current buffer, remove it
7371 in all buffers. Changed edit menu text from "Automatic
7372 Highlighting" to "Regexp Highlighting" Documentation for
7373 highlighting phrases, minor documentation changes.
7374 (hi-lock-set-file-patterns): Execute only if there are new or
7375 existing file patterns.
7376 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
7377 unfontify and, if a support mode is active, will not refontify the
7378 whole buffer. If necessary, turn on font lock. (Removed
7379 font-lock-unfontify and font-lock support-mode-specific calls,
7380 such as lazy-lock-fontify-window.)
7381 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
7382 patterns are found. Not useful now since find-file-hook is removed
7383 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
7384 (hi-lock-face-phrase-buffer): New function. Also added related
7385 menu item and keybinding.
7386 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
7387 (hi-lock-process-phrase): New function.
7388 (hi-lock-line-face-buffer): Doc fixes.
7389 (hi-lock-face-buffer): Doc fixes.
7390 (hi-lock-unface-buffer): Doc fixes.
7391
7392 2001-02-06 Gerd Moellmann <gerd@gnu.org>
7393
7394 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
7395 dabbrev-ignored-regexps.
7396
7397 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7398
7399 * simple.el (kill-line): Doc fix.
7400
7401 2001-02-05 Dave Love <fx@gnu.org>
7402
7403 * loadup.el: Revert last two changes -- bootstrapping works with
7404 regenerated loaddefs.
7405
7406 2001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
7407
7408 * isearch.el (isearch-forward): Doc fix.
7409
7410 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
7411 of font-lock-defaults to backward-paragraph.
7412
7413 2001-02-05 Gerd Moellmann <gerd@gnu.org>
7414
7415 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
7416 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
7417
7418 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7419
7420 * ebnf2ps.el: Eliminate time-stamp functions.
7421 (ebnf-version): New version (3.5).
7422 (ebnf-eps-finish-and-write): Replace time-stamp functions by
7423 format-time-string.
7424
7425 2001-02-05 Gerd Moellmann <gerd@gnu.org>
7426
7427 * simple.el (next-line): Goto end-of-line before inserting a newline.
7428
7429 2001-02-05 Miles Bader <miles@gnu.org>
7430
7431 * image-file.el (insert-image-file): When visiting an image, also
7432 set `truncate-lines' to t so that any fringe arrow looks correct.
7433
7434 2001-02-05 Kenichi Handa <handa@etl.go.jp>
7435
7436 * isearch.el (isearch-forward): Add description about input method
7437 in the docsting.
7438
7439 2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
7440
7441 * skeleton.el (skeleton-internal-1): Always push the mark for @.
7442
7443 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
7444
7445 * info.el (info-initialize): If installation-directory is nil, for
7446 DOS/Windows systems try looking in a sibling of invocation-directory.
7447
7448 2001-02-02 Gerd Moellmann <gerd@gnu.org>
7449
7450 * wid-edit.el (widget-button-click): Fix last change.
7451
7452 * frame.el (frame-notice-user-settings): When resizing the initial
7453 frame because the tool bar is off, also change the frame's top
7454 position if a negative top position was specified.
7455
7456 2001-02-02 Miles Bader <miles@gnu.org>
7457
7458 * image-file.el (insert-image-file): When visiting an image,
7459 suppress the cursor in the image buffer.
7460
7461 2001-02-01 Dave Love <fx@gnu.org>
7462
7463 * progmodes/f90.el (f90-mode): Remove startup message.
7464
7465 * vc-cvs.el: Remove autoloads. Require vc when compiling.
7466
7467 2001-02-01 Gerd Moellmann <gerd@gnu.org>
7468
7469 * startup.el (command-line): Fix code determining whether or not
7470 to use delete-key-deletes-forward-mode.
7471
7472 2001-02-01 Andre Spiegel <spiegel@gnu.org>
7473
7474 * vc.el (vc-diff-switches): New user option.
7475 (vc-version-diff): Use it.
7476 (vc-diff-switches-list): New macro.
7477
7478 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
7479 New customization options.
7480 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
7481
7482 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
7483
7484 2001-02-01 Gerd Moellmann <gerd@gnu.org>
7485
7486 * msb.el (toplevel): Quote hook symbols.
7487
7488 2001-02-01 Kenichi Handa <handa@etl.go.jp>
7489
7490 * international/mule.el (make-coding-system): Add description
7491 about recognized properties in the docstring.
7492
7493 * international/mule-conf.el: Remove unused charsets
7494 mac-roman-lower and mac-roman-upper.
7495
7496 2001-01-31 Gerd Moellmann <gerd@gnu.org>
7497
7498 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
7499 is in front of the left-margin, if any.
7500
7501 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
7502 like `delete'.
7503
7504 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
7505
7506 * term/w32-win.el (mouse-set-font): Doc fix.
7507
7508 2001-01-31 Stefan Monnier <monnier@cs.yale.edu>
7509
7510 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
7511 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
7512 on already.
7513
7514 2001-01-31 Markus Rost <rost@math.ohio-state.edu>
7515
7516 * files.el (save-buffer): Don't give message if (buffer-file-name)
7517 returns nil.
7518
7519 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
7520
7521 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
7522
7523 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
7524 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
7525
7526 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
7527 display problems.
7528
7529 2001-01-31 Kenichi Handa <handa@etl.go.jp>
7530
7531 * international/mule.el (charset-info): Fix docstring.
7532
7533 * international/mule-diag.el (describe-character-set): Check final
7534 char valid before printing it.
7535
7536 2001-01-30 Gerd Moellmann <gerd@gnu.org>
7537
7538 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
7539
7540 * frame.el (frame-notice-user-settings): Do the tool-bar
7541 stuff only for graphical displays. Fix a braino.
7542
7543 * frame.el (frame-initialize): Create initial frame visible.
7544 (frame-notice-user-settings): When tool-bar has been switched off,
7545 correct the frame size and sync tool-bar-mode.
7546
7547 * startup.el (command-line): Remove manipulation of frame
7548 height for tool bars.
7549
7550 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7551
7552 * lpr.el: Compatibility with XEmacs and doc fixes.
7553 (lpr-windows-system, lpr-lp-system): New vars.
7554 (lpr-printer-switch): New defcustom.
7555 (printer-name, lpr-command): Customization fix.
7556 (print-region-1): Code fix.
7557 (print-region-new-buffer, printify-region): Indentation fix.
7558 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
7559 New functions.
7560
7561 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7562
7563 * msb.el (toplevel): Fix the eval-after-load.
7564
7565 2001-01-29 Dave Love <fx@gnu.org>
7566
7567 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
7568
7569 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
7570
7571 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
7572 (tcl-using-emacs-19-23): Consider Emacs 21+.
7573 (tcl-help-directory-list, tcl-command-switches): Fix :type.
7574 (tcl-add-emacs-menu): Supply menu name.
7575 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
7576
7577 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7578
7579 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
7580
7581 2001-01-29 Stefan Monnier <monnier@cs.yale.edu>
7582
7583 * pcvs.el (cvs-mark-fis-dead): New function.
7584 (cvs-mode-add): Use it.
7585 (cvs-mode-add-change-log-entry-other-window):
7586 Rebind change-log-default-name to itself rather than to nil.
7587
7588 2001-01-29 Sam Steingold <sds@gnu.org>
7589
7590 * vc-cvs.el: Replaced (require 'vc) with a bunch of
7591 `autoload' statements.
7592
7593 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
7594
7595 * files.el (confirm-kill-emacs): Doc fix.
7596
7597 * frame.el (frame-initialize): Doc fix.
7598
7599 * time-stamp.el (time-stamp-string): Doc fix.
7600
7601 * woman.el (WoMan-log-1): Make the log buffer writable.
7602 From Markus Rost <rost@math.ohio-state.edu>.
7603
7604 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7605
7606 * imenu.el (imenu-syntax-alist): Add autoload cookie for
7607 the `make-variable-buffer-local'.
7608
7609 2001-01-29 Dave Love <fx@gnu.org>
7610
7611 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
7612 (ansi-color-for-comint-mode-on, ansi-color-process-output):
7613 Add autoload cookie.
7614 (ansi-color-apply-sequence): Fix typo.
7615
7616 2001-01-29 Gerd Moellmann <gerd@gnu.org>
7617
7618 * menu-bar.el (menu-bar-files-menu): Add menu items for
7619 Postscript printing in black and white.
7620
7621 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
7622 X-Mailman-Version, Precedence, List-Help, List-Post,
7623 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
7624 Content-Type, Content-Length.
7625
7626 2001-01-29 Dave Love <fx@gnu.org>
7627
7628 * elide-head.el (elide-head): Make overlay evaporate.
7629
7630 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
7631
7632 2001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
7633
7634 * isearch.el (isearch-highlight): Don't punt if the display
7635 doesn't support colors, since isearch faces are defined for
7636 monochrome displays as well.
7637
7638 2001-01-27 Sam Steingold <sds@gnu.org>
7639
7640 * shell.el (shell-write-history-on-exit): Make sure that we are in
7641 the shell buffer (M-x tex-file RET inserted the error message into
7642 the TeX buffer).
7643
7644 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7645
7646 * simple.el (transient-mark-mode): Doc fix.
7647
7648 2001-01-27 Gerd Moellmann <gerd@gnu.org>
7649
7650 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
7651
7652 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7653
7654 * shell.el (shell-unquote-argument): If the shell is one of the
7655 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
7656 quote character.
7657 (shell-dumb-shell-regexp): Document that the shells which match
7658 this regexp are supposed to not treat a backslash as a quote character.
7659
7660 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
7661 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
7662
7663 2001-01-27 Richard M. Stallman <rms@gnu.org>
7664
7665 * dabbrev.el (dabbrev--substitute-expansion):
7666 Treat a one-capital-letter abbrev as "not all upper case",
7667 so as to force preservation of the expansion's pattern
7668 if the expansion starts with a capital letter.
7669
7670 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7671
7672 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
7673 Doc fix.
7674
7675 * simple.el (transient-mark-mode): Document the fact that many
7676 commands act on the region when mark is active.
7677
7678 2001-01-27 Kenichi Handa <handa@etl.go.jp>
7679
7680 * international/quail.el (quail-setup-completion-buf): Make the
7681 multibyteness of current buffer inherited to Quail completion buffer.
7682 (quail-show-guidance-buf): Make the multibyteness of current
7683 buffer inherited to Quail guidance buffer.
7684 (quail-help): Make the multibyteness of current buffer inherited
7685 to Quail help buffer.
7686
7687 2001-01-26 Dave Love <fx@gnu.org>
7688
7689 * time-stamp.el: Doc fixes.
7690
7691 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
7692 (delphi-keyword-face, delphi-other-face): Fix :type.
7693
7694 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
7695
7696 * mail/feedmail.el (feedmail): Add :link.
7697 (feedmail-send-it): Doc fix.
7698
7699 * mail/sendmail.el: Doc fixes.
7700 (sendmail-send-it): Fix the non-ASCII regexp and use
7701 rfc2047-encode-string.
7702
7703 * dired.el, dired-aux.el: Revert last change.
7704
7705 2001-01-26 Gerd Moellmann <gerd@gnu.org>
7706
7707 * makefile.w32-in (DONTCOMPILE): Add various term files.
7708
7709 2001-01-26 Dave Love <fx@gnu.org>
7710
7711 * Makefile.in (DONTCOMPILE): Add various term files.
7712
7713 2001-01-26 Gerd Moellmann <gerd@gnu.org>
7714
7715 * man.el (Man-default-man-entry, Man-mode): Doc fix.
7716
7717 * startup.el (display-startup-echo-area-message): Make sure
7718 the echo area is resized to fit the size of the startup message.
7719
7720 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
7721 part of which is a constant.
7722
7723 2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
7724
7725 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
7726
7727 2001-01-26 Richard M. Stallman <rms@gnu.org>
7728
7729 * simple.el (next-line): Don't let `newline' expand abbrevs.
7730 Simplify slightly.
7731 (open-line): Don't let `newline' expand abbrevs.
7732
7733 2001-01-25 John Wiegley <johnw@gnu.org>
7734
7735 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
7736 to `repeat' in the :type field.
7737
7738 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
7739 allow a choice of regexp or nil.
7740 (pcomplete-dir-ignore): Same.
7741
7742 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
7743 a command) to always fail.
7744
7745 2001-01-25 Gerd Moellmann <gerd@gnu.org>
7746
7747 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
7748 discard the result.
7749 (iswitchb-to-end): Likewise.
7750
7751 2001-01-25 Sam Steingold <sds@gnu.org>
7752
7753 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
7754 Require vc.
7755
7756 2001-01-25 Stefan Monnier <monnier@cs.yale.edu>
7757
7758 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
7759
7760 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
7761
7762 2001-01-25 Dave Love <fx@gnu.org>
7763
7764 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
7765 (describe-coding-system): Tweak the English text.
7766
7767 * loadup.el: Preload international/ccl for utf-8.
7768
7769 2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
7770
7771 * mail/rmail.el (rmail-redecode-body): Doc fix.
7772
7773 2001-01-25 Kenichi Handa <handa@etl.go.jp>
7774
7775 * international/mule-cmds.el (reset-language-environment):
7776 Reset coding-category-utf-8 to mule-utf-8.
7777
7778 * international/mule-conf.el (coding-category-utf-8):
7779 Initialize to mule-utf-8.
7780
7781 * loadup.el: Preload international/utf-8.
7782
7783 * international/utf-8.el: New file.
7784
7785 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
7786
7787 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
7788
7789 2001-01-24 Sam Steingold <sds@gnu.org>
7790
7791 * dired.el (dired-replace-in-string): Removed.
7792 (dired-sort-toggle): Use `replace-regexps-in-string'
7793 instead of `dired-replace-in-string'.
7794
7795 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
7796 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
7797
7798 * gs.el (gs-replace-in-string): Removed.
7799 (gs-options): Use `replace-regexps-in-string'
7800 instead of `gs-replace-in-string'.
7801
7802 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
7803
7804 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
7805 bug report is mailed to an email list and posted to a news group.
7806
7807 2001-01-24 Gerd Moellmann <gerd@gnu.org>
7808
7809 * comint.el (comint-replace-by-expanded-history-before-point):
7810 Fix change of 2000-08-03 to move point to the start of the line again.
7811
7812 * startup.el (tool-bar-images-pixel-height): New variable.
7813 (command-line): After loading the user's init file, when
7814 tool-bar-mode is on, increase the frame's size by some lines for
7815 the tool-bar.
7816
7817 * frame.el (frame-initialize): Create the initial frame invisible.
7818
7819 2001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
7820
7821 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
7822 (chinese-big5): MIME:Big5.
7823
7824 2001-01-24 Gerd Moellmann <gerd@gnu.org>
7825
7826 * international/mule-cmds.el (universal-coding-system-argument):
7827 Handle commands with prefix args.
7828
7829 2001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7830
7831 * calendar/diary-lib.el (diary-float): Fix case of MONTH
7832 being a list of numbers.
7833 (diary-mail-entries): Rewritten.
7834
7835 2001-01-23 Dave Love <fx@gnu.org>
7836
7837 * international/mule.el (make-coding-system): Fix typo.
7838
7839 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
7840 Add backward-paragraph as font-lock-beginning-of-syntax-function.
7841
7842 2001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
7843
7844 * font-lock.el (font-lock-mode): Doc fix.
7845
7846 2001-01-23 Kenichi Handa <handa@etl.go.jp>
7847
7848 * international/mule.el (make-translation-table): Fix docstring.
7849
7850 2001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
7851
7852 * mail/rmail.el (rmail-redecode-body): New function.
7853
7854 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
7855
7856 2001-01-22 Gerd Moellmann <gerd@gnu.org>
7857
7858 * isearch.el (isearch-lazy-highlight-case-fold-search)
7859 (isearch-lazy-highlight-regexp): New variables.
7860 (isearch-lazy-highlight-cleanup): Update lazy highlight if
7861 case-fold search or regexp search has been toggled.
7862
7863 * wid-edit.el (widget-button-click): Avoid a save-excursion
7864 around running a global binding.
7865
7866 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
7867 to 0.25.
7868
7869 2001-01-20 Miles Bader <miles@gnu.org>
7870
7871 * cus-edit.el (custom-face-save): Do post-processing on the face's
7872 new value like `custom-face-set' does.
7873
7874 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
7875
7876 * mail/emacsbug.el (report-emacs-bug): Report the value of
7877 LC_CTYPE, not LC_TYPE.
7878
7879 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
7880 isearch-toggle-regexp and isearch-edit-string to doc string.
7881
7882 2001-01-19 Gerd Moellmann <gerd@gnu.org>
7883
7884 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
7885 as font-lock-beginning-of-syntax-function in font-lock-defaults.
7886
7887 * jit-lock.el (jit-lock-fontify-now): Don't bind
7888 font-lock-beginning-of-syntax-function to nil.
7889
7890 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
7891
7892 * mail/emacsbug.el (report-emacs-bug): Report values of
7893 locale-coding-system, default-enable-multibyte-characters, and the
7894 environment variables LC_ALL, LC_TYPE, and LANG.
7895
7896 2001-01-19 Gerd Moellmann <gerd@gnu.org>
7897
7898 * font-lock.el (font-lock-default-fontify-region): Fix last change.
7899
7900 * font-lock.el (font-lock-multiline): Default to nil.
7901 (font-lock-default-fontify-region): If font-lock-multiline is
7902 nil, don't check the property `font-lock-multiline'.
7903
7904 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
7905 is nil, don't check the `font-lock-multiline' text property.
7906
7907 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
7908
7909 * viper.el: Call initial-major-mode on startup.
7910
7911 * ediff.el (ediff-patch-file): Use better defaults.
7912
7913 * ediff-vers.el: Fix for 8+3 DOS file systems.
7914
7915 2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
7916
7917 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
7918 diff mode, if available.
7919
7920 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
7921
7922 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
7923
7924 * ediff-init.el (subst-char-in-string): Define and use it, unless
7925 it's already defined.
7926
7927 2001-01-18 Gerd Moellmann <gerd@gnu.org>
7928
7929 * tooltip.el (tooltip-hide-delay): New user-option.
7930 (tooltip-show): Use tooltip-hide-delay instead of the default.
7931
7932 2001-01-18 Kenichi Handa <handa@etl.go.jp>
7933
7934 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
7935 kill-local-variable doesn't work for enable-multibyte-characters.
7936
7937 2001-01-17 Dave Love <fx@gnu.org>
7938
7939 * ediff-init.el (ediff-before-setup-hook)
7940 (ediff-merge-filename-prefix): Add :version.
7941
7942 * international/latin1-disp.el: Require disp-table.
7943 (latin1-display): Fix :set.
7944
7945 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
7946
7947 2001-01-17 Gerd Moellmann <gerd@gnu.org>
7948
7949 * isearch.el (isearch-lazy-highlight-initial-delay)
7950 (isearch-lazy-highlight-interval): Default to 0.
7951
7952 2001-01-17 Bob Glickstein <bobg@zanshin.com>
7953
7954 * isearch.el (isearch-highlight): Set isearch-overlay priority to
7955 1 here rather than each time through
7956 isearch-lazy-highlight-new-loop.
7957 (isearch-lazy-highlight-max): Variable deleted.
7958 (isearch-lazy-highlight-max-at-a-time): New user variable, like
7959 isearch-lazy-highlight-max but controls a single invocation of
7960 isearch-lazy-highlight-update.
7961 (isearch-lazy-highlight-wrapped): Variable recreated.
7962 (isearch-lazy-highlight-window-start): New variable.
7963 (isearch-lazy-highlight-cleanup): Restored to behavior of
7964 before 2-Jan.
7965 (isearch-lazy-highlight-remove-overlays): Function deleted;
7966 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
7967 behavior removed.
7968 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
7969 isearch-lazy-highlight-update in a loop rather than just once.
7970 Test isearch-invalid-regexp here and decide not to start a new
7971 loop, rather than testing it each time through
7972 isearch-lazy-highlight-update.
7973 (isearch-lazy-highlight-search): Function restored.
7974 (isearch-lazy-highlight-update): Get called in a timer loop again,
7975 but this time highlight more than one match each time through.
7976 Only highlight matches in the visible part of the window.
7977 Start at point, move in the direction of the search, and wrap around at
7978 the edge of the window. Use sit-for to force redisplay and ensure
7979 window-start is credible. "Face suppressing" behavior removed;
7980 overlay priorities should make it unnecessary, right?
7981 (isearch-highlight): Face suppressing behavior removed.
7982 (isearch-dehighlight): Face suppressing behavior removed.
7983 (isearch-set-lazy-highlight-faces-at): Removed.
7984
7985 2001-01-17 Kenichi Handa <handa@etl.go.jp>
7986
7987 * language/european.el ("Latin-1"): Make the format of description
7988 about additional language environments same as that of Latin-2.
7989
7990 2001-01-16 Dave Love <fx@gnu.org>
7991
7992 * isearch.el (isearch-lazy-highlight): Add :version.
7993
7994 * simple.el (backward-delete-char-untabify-method)
7995 (next-line-add-newlines): Add :version.
7996
7997 2001-01-16 Gerd Moellmann <gerd@gnu.org>
7998
7999 * bindings.el: Bind <backspace> and <delete> via function-key-map.
8000 Don't bind <delete> otherwise.
8001
8002 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
8003 and <delete> via function-key-map.
8004
8005 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
8006 Subject line only if point is after the `Subject:'.
8007
8008 2001-01-16 Kenichi Handa <handa@etl.go.jp>
8009
8010 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
8011 japanese-jisx0213-2 in `charset' property of this lang. env.
8012
8013 * language/european.el ("Latin-1"): Add description for Dutch and
8014 Spanish lang. env.
8015
8016 * international/mule.el (decode-char): Fix conditions.
8017 (encode-char): Handle eight-bit-control too.
8018 (transform-make-coding-system-args): New function.
8019 (make-coding-system): Accept XEmacs style arguments for CCL base
8020 coding system.
8021
8022 2001-01-15 Gerd Moellmann <gerd@gnu.org>
8023
8024 * progmodes/etags.el (find-tag-noselect): Save the value of
8025 tags-file-name before switching buffers, for the case it has a
8026 buffer-local value.
8027
8028 2001-01-15 Alex Schroeder <alex@gnu.org>
8029
8030 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
8031 From Dave Love <fx@gnu.org>.
8032 (ansi-color-for-comint-mode): Fix :version.
8033
8034 2001-01-15 Alex Schroeder <alex@gnu.org>
8035
8036 * ansi-color.el (ansi-color-unfontify-region): Doc change.
8037
8038 2001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
8039
8040 * dired.el (dired-insert-directory): If file-system-info fails,
8041 remove the " free " part, but don't signal an error.
8042
8043 2001-01-12 Sam Steingold <sds@gnu.org>
8044
8045 * bookmark.el (bookmark-maybe-historicize-string):
8046 Use new backquote syntax.
8047
8048 2001-01-12 Richard M. Stallman <rms@gnu.org>
8049
8050 * subr.el (last): Handle a list that doesn't end in nil.
8051
8052 2001-01-12 Sam Steingold <sds@gnu.org>
8053
8054 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
8055 to `backward-delete-char-untabify'.
8056
8057 2001-01-12 Dave Love <fx@gnu.org>
8058
8059 * cus-edit.el (customize-menu-create): Fix the :filter following
8060 easymenu change.
8061
8062 * wid-edit.el (function): Add :match-alternatives.
8063 (widget-color-action): Doc fix.
8064
8065 2001-01-12 Gerd Moellmann <gerd@gnu.org>
8066
8067 * calendar/calendar.el (calendar-basic-setup): Doc fix.
8068
8069 2001-01-12 Kenichi Handa <handa@etl.go.jp>
8070
8071 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
8072
8073 * international/ccl.el (define-ccl-program): Fix docstring.
8074
8075 2001-01-11 Dave Love <fx@gnu.org>
8076
8077 * international/mule-cmds.el (standard-display-european-internal):
8078 Set display table for 2208 as for 160.
8079
8080 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
8081
8082 * progmodes/fortran.el (fortran-mode-map): Modify Customization
8083 entry for custom-menu-create change.
8084 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
8085 don't cons it in the search loop.
8086
8087 * imenu.el (imenu--truncate-items): Revert last change.
8088
8089 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
8090
8091 * info.el (Info-setup-header-line): If the node header includes
8092 either Next: or Prev: links, don't show the File: and Node: parts
8093 in the header line.
8094
8095 2001-01-11 Gerd Moellmann <gerd@gnu.org>
8096
8097 * comint.el (comint-goto-process-mark): Don't print a message
8098 when running in batch mode.
8099
8100 * isearch.el (isearch-search): In the condition-case handler for
8101 `error', set isearch-invalid-regexp to the whole error message.
8102
8103 * subr.el (eval-after-load): Call load-symbol-file-load-history to
8104 ensure that eval-after-load works for files dumped with Emacs.
8105
8106 * help.el (load-symbol-file-load-history): New function extracted
8107 from function symbol-file.
8108 (symbol-file): Use it.
8109
8110 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
8111
8112 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
8113
8114 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
8115 behave as if there were no prefix argument.
8116 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
8117 argument were nil.
8118
8119 2001-01-11 Richard M. Stallman <rms@gnu.org>
8120
8121 * isearch.el (isearch-lazy-highlight-update):
8122 Don't look for more potential matches once maximum is exceeded.
8123 Use overlays-in to check correctly for overlap with current match.
8124 Ignore empty matches.
8125
8126 2001-01-11 Miles Bader <miles@gnu.org>
8127
8128 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
8129 (ispell-overlay-window, ispell-help, ispell-show-choices)
8130 (ispell-command-loop): Use it instead of `window-height'.
8131
8132 2001-01-10 Gerd Moellmann <gerd@gnu.org>
8133
8134 * files.el (confirm-kill-emacs): New user-option.
8135 (save-buffers-kill-emacs): Ask for final confirmation before
8136 killing Emacs.
8137
8138 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
8139 to nil.
8140
8141 2001-01-10 Dave Love <fx@gnu.org>
8142
8143 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
8144
8145 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
8146
8147 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
8148
8149 * calculator.el (calculator-number-digits): Fix :type.
8150
8151 * vc-cvs.el (vc-cvs-header): Fix :type.
8152 * vc-rcs.el (vc-rcs-header): Fix :type.
8153 * vc-sccs.el (vc-sccs-header): Fix :type.
8154
8155 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
8156
8157 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
8158
8159 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
8160
8161 2001-01-10 Gerd Moellmann <gerd@gnu.org>
8162
8163 * simple.el (set-variable): Force a thorough redisplay for the
8164 case that the variable has an effect on the display, like
8165 `tab-width' has.
8166
8167 2001-01-10 Andre Spiegel <spiegel@gnu.org>
8168
8169 * vc.el: Add documentation for backend interface.
8170
8171 2001-01-10 Kenichi Handa <handa@etl.go.jp>
8172
8173 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
8174
8175 * international/mule-conf.el (latin-extra-code-table): Set to t
8176 for \223 and \224.
8177
8178 2001-01-09 Kenichi Handa <handa@etl.go.jp>
8179
8180 * international/mule-cmds.el (locale-language-names): Map "es" to
8181 "Spanish" and "nl" to "Dutch".
8182
8183 2001-01-09 Gerd Moellmann <gerd@gnu.org>
8184
8185 * bindings.el (global-map): Bind <home> to beginning-of-line,
8186 <end> to end-of-line, C-<home> to beginning-of-buffer, and
8187 C-<end> to end-of-buffer.
8188
8189 * language/european.el: Add Dutch and Spanish language info
8190 to be able to use the appropriate tutorials.
8191
8192 2001-01-09 Alex Schroeder <alex@gnu.org>
8193
8194 * ansi-color.el (ansi-color-process-output): Use markers instead
8195 of positions for start and end of region.
8196 (ansi-color-apply-on-region): Rewrote code to make it more robust.
8197 Previously, occasional mistakes happend when fontifying many
8198 chunks of output (eg. ls --color=yes /dev). This happened
8199 whenever an overlay was created up to the end of the region, which
8200 coincided with the process-mark. New text would then be added
8201 within that overlay instead of after it.
8202 (ansi-color-make-extent): Overlays are created with the property
8203 `modification-hooks' set to '(ansi-color-freeze-overlay).
8204 (ansi-color-freeze-overlay): New function. When inserting text at
8205 the end of the overlay, the overlay will resize.
8206
8207 2000-01-09 Alex Schroeder <alex@gnu.org>
8208
8209 * ansi-color.el (ansi-color-process-output): Doc change.
8210 (ansi-color-unfontify-region): Doc change. No longer installed
8211 automatically in font-lock-unfontify-region-function.
8212 (ansi-color-apply): Doc change.
8213 (ansi-color-apply-on-region): Use extents or overlays instead of
8214 text-properties.
8215 (ansi-color-make-extent): New function.
8216 (ansi-color-set-extent-face): New function.
8217
8218 2000-01-09 Alex Schroeder <alex@gnu.org>
8219
8220 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
8221 both use ansi-color-process-output, now.
8222 (ansi-color-process-output): Doesn't return string anymore. It is
8223 installed in comint-output-filter-functions for both Emacs and
8224 XEmacs, now.
8225 (ansi-color-unfontify-region): Simplified code removing variables
8226 pos and start-ansi.
8227 (ansi-color-apply): Put text-property ansi-color before putting
8228 text-property face because ansi-color-unfontify-region is called
8229 immediately after the call to put-text-property.
8230 (ansi-color-context-region): Doc change.
8231 (ansi-color-filter-region): Simplified code.
8232 (ansi-color-apply-on-region): Changed start to start-marker, using
8233 a marker explicitly. Put text-property ansi-color before putting
8234 text-property face because ansi-color-unfontify-region is called
8235 immediately after the call to put-text-property.
8236
8237 2000-01-09 Alex Schroeder <alex@gnu.org>
8238
8239 * ansi-color.el (ansi-color-faces-vector): Doc change.
8240 (ansi-color-for-comint-mode): Changed :type property to choice.
8241 (ansi-color-last-context): Removed.
8242 (ansi-color-process-output): Don't use ansi-color-last-context, as
8243 the main functions will store their context now.
8244 (ansi-color-context): Doc change.
8245 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
8246 Uses ansi-color-context such that repeated calls will strip
8247 partial escape sequences, too.
8248 (ansi-color-apply): Simplified code. Colorize end of string if
8249 face is not null. Store context in new (FACE STRING) format, such
8250 that repeated calls will strip partial escape sequences, too.
8251 Append faces to face property using ansi-color-apply-sequence such
8252 that cumulative mode actually works.
8253 (ansi-color-context-region): New variable.
8254 (ansi-color-filter-region): Rewrote it based on
8255 ansi-color-apply-on-region. Uses ansi-color-context-region such
8256 that repeated calls will strip partial escape sequences, too.
8257 (ansi-color-apply-on-region): Simplified code. Colorize end of
8258 region if face is not null. Store context in new (FACE POS)
8259 format, such that repeated calls will strip partial escape
8260 sequences, too. Append faces to face property using
8261 ansi-color-apply-sequence such that cumulative mode actually works.
8262 (ansi-color-apply-sequence): New function.
8263 (ansi-color-get-face): When the default face is added to the list
8264 of faces, all previous settings are discarded and the list of
8265 faces is set to '(default).
8266
8267 2000-01-09 Alex Schroeder <alex@gnu.org>
8268
8269 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
8270 face, such that ansi-color-apply and ansi-color-apply-on-region
8271 will do the right thing.
8272 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
8273 returns nil, set the list of faces back to nil instead of
8274 appending the result of ansi-color-get-face to the front of the list.
8275
8276 2000-01-09 Alex Schroeder <alex@gnu.org>
8277
8278 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
8279 (ansi-color-process): Doc change.
8280 (ansi-color-last-context): New buffer-local variable.
8281 (ansi-color-process-output): New function. It is automatically
8282 added to comint-output-filter-functions if this is XEmacs.
8283 (ansi-color-unfontify-region): New optional parameter for XEmacs
8284 compatibility. Check wether font-lock-syntactic-keywords is
8285 boundp before removing the syntax table text property, as XEmacs
8286 doesn't have it.
8287 (ansi-color-filter-region): Doc change.
8288 (ansi-color-apply-on-region): Doc change.
8289 (ansi-color-make-face): New function. Compatibility layer for
8290 XEmacs. Return temporary faces instead of cons cells for XEmacs.
8291 (ansi-color-make-color-map): Use ansi-color-make-face.
8292 (ansi-color-get-face): Avoid face text property '(nil) as results
8293 in an errow for XEmacs.
8294
8295 2000-01-09 Alex Schroeder <alex@gnu.org>
8296
8297 * ansi-color.el (ansi-color-unfontify-region): New function.
8298 Uses text-property ansi-color in order to preserve fontification by
8299 ansi-color. When the package is loaded, a lambda expression is
8300 put onto font-lock-mode-hook. This lambda expression will check
8301 font-lock-unfontify-region-function and replace
8302 font-lock-default-unfontify-region with ansi-color-unfontify-region.
8303 (ansi-color-apply): Add text-property ansi-color in addition to
8304 text-property face.
8305 (ansi-color-apply-on-region): Add text-property ansi-color in
8306 addition to text-property face.
8307 (save-buffer-state): Copy of the macro that is also used by
8308 lazy-lock and font-lock.
8309
8310 (ansi-color-for-comint-mode): New option.
8311 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
8312 (ansi-color-for-comint-mode-off): Ditto.
8313 (ansi-color-for-comint-mode-filter): Ditto.
8314 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
8315 decide what to do. This function is added to
8316 comint-preoutput-filter-functions when the package is loaded.
8317
8318 (ansi-color-for-shell-mode-set): Removed.
8319 (ansi-color-for-shell-mode): Removed.
8320
8321 2000-01-09 Alex Schroeder <alex@gnu.org>
8322
8323 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
8324 the lambda expression from the ansi-color-for-shell-mode :set
8325 property. Additionally, modify shell-mode-hook to enable or
8326 disable font-lock-mode for future shell buffers.
8327 (ansi-color-for-shell-mode): The :set property calls
8328 ansi-color-for-shell-mode-set instead of a lambda expression.
8329
8330 2000-01-09 Alex Schroeder <alex@gnu.org>
8331
8332 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
8333 (ansi-color-context): New variable.
8334 (ansi-color-apply): Save context between calls.
8335
8336 2001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
8337
8338 * isearch.el (isearch, isearch-lazy-highlight-face):
8339 New definitions for face colors and attributes.
8340
8341 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
8342 of display-mouse-p.
8343
8344 2001-01-09 Kenichi Handa <handa@etl.go.jp>
8345
8346 * international/mule.el (make-coding-system): If the coding system
8347 accepts extra latin codes, register such codes as safe for the
8348 coding system.
8349
8350 2001-01-08 Richard M. Stallman <rms@gnu.org>
8351
8352 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
8353 don't mention the file name or the date here, because they are
8354 logged at the start of the file.
8355
8356 2001-01-08 Richard M. Stallman <rms@gnu.org>
8357
8358 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
8359 Change screen-width to frame-width.
8360
8361 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
8362
8363 * info.el (Info-search): Print the default as part of the prompt.
8364
8365 2001-01-08 Andre Spiegel <spiegel@gnu.org>
8366
8367 * vc.el (vc-default-latest-on-branch-p): New function, replaces
8368 constant implementations in backends.
8369
8370 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
8371 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
8372
8373 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
8374 WRITABLE to EDITABLE.
8375
8376 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
8377 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
8378 to EDITABLE.
8379
8380 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
8381
8382 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
8383 (copyright, copyright-update): Compute the current year at run time.
8384
8385 2001-01-08 Gerd Moellmann <gerd@gnu.org>
8386
8387 * isearch.el (isearch-old-signal-hook): Removed.
8388 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
8389 instead of setting signal-hook-function.
8390 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
8391
8392 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
8393
8394 * emulation/edt.el: Update to version 4.0. Provide support for
8395 EDT scroll margins at top and bottom of the window. Provide an
8396 emulation of the EDT SUBS command (bound to GOLD-Enter, by
8397 default). Enhance edt-quit, bound to GOLD-q by default, to warn
8398 user when file-related buffer modifications exist.
8399 Provide support for running EDT Emulation in XEmacs.
8400 Provide customize access to some user updatable variables.
8401 Add Commentary section to file header.
8402 Fixed a few minor bugs and cleaned up some code.
8403
8404 * emulation/edt-mapper.el: Update to version 4.0. Provide support
8405 for detecting a keypress that generates an ASCII key sequence.
8406 (Previously, only a keypress that generates a vector was
8407 recognized.) Embed Window Manager name into name of the generated
8408 EDT Emulation initialization file since the initialization file is
8409 Window Manager specific. Add Commentary section to file header.
8410
8411 2001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
8412
8413 * mail/sendmail.el (mail-mode): Doc fix.
8414
8415 * info.el (Info-goto-emacs-command-node): Doc fix.
8416 (Info-goto-emacs-key-command-node): Doc fix.
8417
8418 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
8419
8420 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
8421 systems without long file-name support.
8422
8423 2001-01-06 Andrew Innes <andrewi@gnu.org>
8424
8425 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
8426
8427 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
8428
8429 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
8430 (isearch-lazy-highlight-update): Doc fix.
8431
8432 * ffap.el (ffap-bindings): Doc fix.
8433
8434 * dired-x.el (dired-virtual-guess-dir): Doc fix.
8435
8436 2001-01-05 Dave Love <fx@gnu.org>
8437
8438 * emacs-lisp/cl-seq.el (remove, remq): Remove.
8439
8440 2001-01-05 Gerd Moellmann <gerd@gnu.org>
8441
8442 * mouse-drag.el (mouse-drag-safe-scroll):
8443 Bind scroll-preserve-screen-position to nil.
8444
8445 * isearch.el (isearch-old-signal-hook): New variable.
8446 (isearch-mode): Set signal-hook-function to isearch-done.
8447 (isearch-done): Restore old signal-hook-function.
8448
8449 * info.el (Info-fontify-node): Mark one more char as intangible.
8450
8451 2000-01-05 Kenichi Handa <handa@etl.go.jp>
8452
8453 * composite.el (compose-last-chars): New argument COMPONENTS.
8454 If it is non-nil, compose preceding characters by compose-region with
8455 COMPONENTS.
8456
8457 * international/quail.el (quail-input-string-to-events): New function.
8458 (quail-input-method): Convert input string to events here.
8459 (quail-start-translation): Return input string, not event list.
8460 (quail-start-conversion): Likewise.
8461
8462 2001-01-04 Gerd Moellmann <gerd@gnu.org>
8463
8464 * tooltip.el (tooltip-cancel-delayed-tip)
8465 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
8466 and tooltip-add-timeout.
8467 (tooltip-show): Set border color from faces's foreground.
8468 (tooltip-show-help-function): If called with the same help string
8469 as last time, do nothing.
8470 (tooltip-help-tips): Don't set tooltip-help-message to nil.
8471
8472 * startup.el (fancy-splash-screens): Don't bind show-help-function
8473 to nil.
8474
8475 * tooltip.el (tooltip-frame-parameters): Remove colors.
8476 (tooltip): New face
8477 (tooltip-set-param): New function.
8478 (tooltip-show): Set up color frame parameters from face `tooltip'.
8479 Display the tooltip text in face `tooltip'.
8480
8481 2001-01-04 Dave Love <fx@gnu.org>
8482
8483 * whitespace.el (whitespace-global-mode): Fix typo.
8484
8485 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
8486
8487 2001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8488
8489 * help.el (help-for-help): Fix a typo in a doc string.
8490 From kwzh@gnu.org (Karl Heuer).
8491
8492 2001-01-03 Dave Love <fx@gnu.org>
8493
8494 * dired-x.el: Doc fixes. Maintainer change.
8495 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
8496 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
8497 (dired-guess-shell-alist-user): Customize.
8498 (dired-x-help-address): Set to bug-gnu-emacs.
8499 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
8500 (dired-default-directory): Renamed from default-directory.
8501
8502 * hl-line.el (hl-line): Doc fix.
8503
8504 2001-01-03 Karl Fogel <kfogel@red-bean.com>
8505
8506 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
8507
8508 2001-01-02 Richard M. Stallman <rms@gnu.org>
8509
8510 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
8511 to remove all the current alternative-match highlighting.
8512 If nil, remove only what's outside the current window.
8513 (isearch-lazy-highlight-remove-overlays): Take optional
8514 region within which NOT to remove them.
8515 (isearch-lazy-highlight-new-loop): Greatly simplified.
8516 (isearch-lazy-highlight-update): Find all the other occurrences
8517 visible in the window, in just one call.
8518 (isearch-lazy-highlight-start): Now holds start of region to scan.
8519 (isearch-lazy-highlight-end): Now holds end of region to scan.
8520 (isearch-lazy-highlight-wrapped): Variable deleted.
8521 (isearch-lazy-highlight-search): Function deleted.
8522
8523 2000-01-02 Andrew Innes <andrewi@gnu.org>
8524
8525 * w32-fns.el (convert-standard-filename): Do length check on name
8526 before aref.
8527
8528 2001-01-02 Dave Love <fx@gnu.org>
8529
8530 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
8531 value.
8532 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
8533
8534 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
8535
8536 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
8537 read syntax.
8538
8539 * calendar/todo-mode.el (todo): Add :link, :version.
8540 (todo-save-top-priorities): Remove autoload cookie.
8541 (todo-add-category, todo-add-item-non-interactively)
8542 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
8543
8544 2001-01-02 Gerd Moellmann <gerd@gnu.org>
8545
8546 * comint.el (comint-input-history-ignore): New variable.
8547 (comint-read-input-ring): Ignore entries matching
8548 comint-input-history-ignore.
8549
8550 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
8551
8552 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
8553 (lm-copyright-mark): New function.
8554 (lm-crack-copyright): New function.
8555 (lm-verify): Check that the file has a copyright.
8556 Check that the file is copyright Free Software Foundation.
8557
8558 2000-12-30 Kenichi Handa <handa@etl.go.jp>
8559
8560 * international/mule-diag.el (print-fontset): Indent font name by
8561 24 columns, not 25.
8562
8563 2000-12-29 Gerd Moellmann <gerd@gnu.org>
8564
8565 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
8566 in Subject line.
8567
8568 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
8569 Use mail-mode-hook instead of mail-setup-hook.
8570 Otherwise continuing an interrupted message with C-u C-x m for
8571 instance, winds up in Mail mode without abbrevs.
8572
8573 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8574
8575 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
8576 non-nil. Adding almost all customization variables on ps-setup.
8577 Doc fix.
8578 (ps-print-version): New version number (6.3.3).
8579 (ps-end-with-control-d): Initialization fix.
8580 (ps-lines-printed): New var.
8581 (ps-skip-newline): New fun.
8582 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
8583 (ps-next-line, ps-continue-line, ps-plot-region)
8584 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
8585
8586 2000-12-29 Kenichi Handa <handa@etl.go.jp>
8587
8588 * international/fontset.el (x-complement-fontset-spec):
8589 Resolve ASCII font name so that the same family name is used for fonts
8590 registered in x-font-name-charset-alist.
8591 (create-fontset-from-fontset-spec): Adjusted for the above change.
8592 The name of fontset alias should be a unresolved ASCII font name.
8593
8594 2000-12-28 Gerd Moellmann <gerd@gnu.org>
8595
8596 * simple.el (delete-key-deletes-forward-mode): Bind backspace
8597 and delete in isearch-mode-map.
8598
8599 2000-12-28 Richard M. Stallman <rms@gnu.org>
8600
8601 * dired-x.el (dired-guess-shell-alist-default):
8602 Use xpdf instead of acroread.
8603
8604 2000-12-28 Kenichi Handa <handa@etl.go.jp>
8605
8606 * textmodes/artist.el (artist-butlast): Deleted.
8607 (artist-ellipse-mirror-quadrant): Use butlast instead of
8608 artist-butlast.
8609
8610 * subr.el (butlast, nbutlast): Moved from cl.el to here.
8611
8612 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
8613
8614 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
8615
8616 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
8617
8618 * ls-lisp.el: Better support for the Mac and MS-Windows.
8619 (ls-lisp): New defgroup.
8620 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
8621 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
8622 (ls-lisp-support-shell-wildcards): New defcustoms.
8623 (ls-lisp-parse-symlink): New function.
8624 (insert-directory): Code to convert switches to a list and set up
8625 the wildcard argument copied from ls-lisp-insert-directory.
8626 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
8627 for -C and -R switches.
8628 (ls-lisp-column-format): New function.
8629 (ls-lisp-delete-matching, ls-lisp-handle-switches)
8630 (ls-lisp-format-time): Add doc strings.
8631 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
8632 Support ls-lisp-dirs-first.
8633 (ls-lisp-classify, ls-lisp-extension): New functions.
8634 (ls-lisp-format): Optionally support emulation of symlinks.
8635 Support -i, -s, and -G switches.
8636
8637 2000-12-27 Gerd Moellmann <gerd@gnu.org>
8638
8639 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
8640
8641 * version.el (emacs-version): Print X scroll bar information.
8642
8643 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
8644 instead of x-toolkit-scroll-bars-p.
8645
8646 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
8647 of x-toolkit-scroll-bars-p.
8648
8649 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
8650
8651 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
8652 (ffap-bindings): Doc fix, to reflect the above change.
8653
8654 2000-12-27 Kenichi Handa <handa@etl.go.jp>
8655
8656 * term.el (term-char-mode): Define all non-ascii self-inserting
8657 characters to 'term-send-raw in term-raw-map.
8658
8659 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
8660
8661 * viper-init (viper-restore-cursor-type): Added condition-case guard.
8662
8663 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
8664 Changed initialization; use add-hook.
8665 (ediff-file-remote-p): Use file-local-copy.
8666
8667 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
8668
8669 * ediff.el (ediff-patch-buffer): Bug fix.
8670 (ediff-revision): Allow selection of the file at the prompt.
8671
8672 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
8673
8674 * subr.el (combine-run-hooks): Remove.
8675
8676 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
8677 and remove the rogue second spec.
8678
8679 2000-12-23 Gerd Moellmann <gerd@gnu.org>
8680
8681 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
8682
8683 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
8684
8685 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
8686 Use minibuffer menu prompt for the `=' prefix.
8687 (smerge-command-prefix): Change default to C-^.
8688 (smerge-mode): Don't assume font-lock doesn't move point.
8689
8690 * skeleton.el (skeleton-internal-1): Make sure the first line of
8691 the region is also re-indented.
8692 (skeleton-end-newline): New var.
8693 (skeleton-end-hook): Use it.
8694
8695 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8696
8697 * comint.el (comint-password-prompt-regexp): Support CVS.
8698
8699 2000-12-22 Gerd Moellmann <gerd@gnu.org>
8700
8701 * simple.el (delete-key-deletes-forward-mode): Simplify.
8702 Also backspace key combinations, depending on
8703 delete-key-deletes-forward.
8704
8705 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
8706
8707 * simple.el (delete-key-deletes-forward): Doc fix.
8708
8709 2000-08-22 Emmanuel Briot <briot@gnat.com>
8710
8711 * xml.el (top level comment): Updated to reflect the fact that
8712 white spaces are relevant in the XML file.
8713 (xml-parse-file): Do not kill an existing Emacs buffer if the file
8714 to parse was already edited. This allows for on-the-fly analysis
8715 of XML files.
8716 (xml-parse-tag): Check that the casing is the same in the start
8717 tag and end tag, since XML is case-sensitive. Allows for spaces
8718 in the end tag, after the name of the tag.
8719 (xml-parse-attlist): Allow for the character '-' in the name of
8720 attributes, as in the standard http-equiv attribute Do not save
8721 the properties in the XML tree, since they are not relevant.
8722
8723 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
8724
8725 * generic.el (generic-read-type): Undo last change, inline into
8726 `generic-mode' and then remove.
8727 (generic-mode): Inline generic-read-type.
8728 (define-generic-mode): Push the symbol name rather than the symbol
8729 onto generic-mode-list.
8730
8731 2000-12-21 Gerd Moellmann <gerd@gnu.org>
8732
8733 * generic.el (generic-read-type): Build an alist for
8734 completing-read as in 20.7.
8735
8736 * play/landmark.el (lm): Use interactive spec `P'.
8737 (toplevel): Don't set debug-on-error.
8738
8739 * server.el (server-switch-buffer): Choose a window on a visible frame.
8740
8741 2000-12-21 Dave Pearson <davep@davep.org>
8742
8743 * quickurl.el: Commentry change, I've moved my web site.
8744
8745 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8746
8747 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
8748 ranges like \177-\237, but accepts the character sequence from \177 to
8749 \237. Doc fix.
8750 (ebnf-version): New version (3.4).
8751 (ebnf-setup): Code fix.
8752 (ebnf-range-regexp): New fun.
8753 (ebnf-8-bit-chars): Const fix.
8754
8755 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
8756 entry. Doc fix.
8757 (ebnf-bnf-lex): Code fix.
8758 (ebnf-bnf-comment-chars): Const fix.
8759
8760 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
8761 entry. Doc fix.
8762 (ebnf-iso-comment-chars): Const fix.
8763
8764 * ebnf-otz.el: Doc fix.
8765
8766 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
8767 entry. Doc fix.
8768 (ebnf-yac-skip-code): Code fix.
8769 (ebnf-yac-comment-chars): Const fix.
8770
8771 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
8772
8773 * files.el (insert-directory-safely): New function.
8774 (recover-file): Use it instead of insert-directory.
8775 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8776
8777 2000-12-21 Kenichi Handa <handa@etl.go.jp>
8778
8779 * international/mule-cmds.el (select-safe-coding-system):
8780 Check coding-category-list more rigidly. Improve help message.
8781
8782 * dired.el (dired-move-to-filename-regexp): Fix previous change.
8783
8784 2000-12-21 Miles Bader <miles@gnu.org>
8785
8786 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
8787
8788 2000-12-21 Kenichi Handa <handa@etl.go.jp>
8789
8790 * international/mule-diag.el (describe-char-after): Make *Help*
8791 buffer inherit multibyteness of the current buffer.
8792
8793 * international/mule.el (make-char): Docstring adjusted for the
8794 change of make-char-internal.
8795
8796 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
8797
8798 * international/iso-cvt.el: Docstrings fix.
8799
8800 2000-12-20 Dave Love <fx@gnu.org>
8801
8802 * subr.el (eval-after-load): Doc fix.
8803
8804 2000-12-20 Kenichi Handa <handa@etl.go.jp>
8805
8806 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
8807 for numbers.
8808
8809 2000-12-20 Miles Bader <miles@gnu.org>
8810
8811 * international/quail.el (quail-help): Resize the help window
8812 again after it has all its contents. Remove unneeded progn.
8813
8814 2000-12-19 Gerd Moellmann <gerd@gnu.org>
8815
8816 * pcmpl-linux.el: Fix copy/paste error.
8817
8818 2000-12-19 Andrew Innes <andrewi@gnu.org>
8819
8820 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
8821
8822 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
8823
8824 * progmodes/idlw-rinfo.el: Fixed copyright notice.
8825
8826 * progmodes/idlw-toolbar.el: Fixed copyright notice.
8827
8828 * progmodes/idlw-shell.el: Fixed copyright notice.
8829
8830 * progmodes/idlwave.el: Fixed copyright notice.
8831
8832 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
8833 TAB as key separators.
8834
8835 2000-12-19 Alex Schroeder <alex@gnu.org>
8836
8837 * sql.el (sql-sybase-options): New option.
8838 (sql-sybase): Use it. Add sql-database to the list of parameters
8839 provided for login. The options -w 2048 -n are not used any more.
8840 (sql-postgres-options): Changed default from "--pset" to "-P".
8841 (sql-mysql-options): Doc change.
8842 (sql-stop): Doc change.
8843
8844 2000-12-19 Kenichi Handa <handa@etl.go.jp>
8845
8846 * international/quail.el (quail-input-method): Always hide
8847 the guidance buffer on exiting.
8848
8849 2000-12-18 Gerd Moellmann <gerd@gnu.org>
8850
8851 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
8852 isn't fboundp.
8853
8854 * server.el (server-buffer-done): Bury the buffer before
8855 killing it.
8856
8857 * faces.el (face-spec-set): Interpret a nil in specs for
8858 foreground and background colors as `unspecified', for
8859 compatibility with 20.x.
8860
8861 2000-12-18 Dave Love <fx@gnu.org>
8862
8863 * simple.el (mail-user-agent): Doc fix.
8864 (input-mode-8-bit): Removed.
8865
8866 * international/mule.el (set-keyboard-coding-system): Doc fix.
8867 (keyboard-coding-system): New option.
8868
8869 * mail/sendmail.el (send-mail-function): Customize.
8870
8871 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
8872
8873 * international/codepage.el (cp866-decode-table): New table.
8874
8875 2000-12-18 Gerd Moellmann <gerd@gnu.org>
8876
8877 * version.el (emacs-version): Remove `%a' from the time format
8878 because the weekday doesn't fit well into each locale.
8879
8880 2000-12-18 Miles Bader <miles@gnu.org>
8881
8882 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
8883
8884 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
8885 Check that emacs-major-version is `=' to 20, not `>='.
8886 (artist-replace-chars): Use `make-string' instead of a loop.
8887
8888 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
8889
8890 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
8891 (cvs-execute-single-file): Don't change directory.
8892 Patch from Per Cederqvist.
8893
8894 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
8895
8896 * textmodes/ispell.el (check-ispell-version):
8897 If `ispell-program-name' is "aspell", pass it the -v switch instead
8898 of -vv.
8899
8900 2000-12-16 Kenichi Handa <handa@etl.go.jp>
8901
8902 * international/mule-diag.el (mule-diag): Insert information about
8903 configure options, multibyte awareness, language env.
8904
8905 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
8906 regexp to search for candidates.
8907
8908 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
8909
8910 * info.el (Info-forward-node): If the node has an
8911 Info-header-line, widen the buffer before searching for "next:"
8912 and "up:" pointers, and set the search limit to stay in the
8913 current node.
8914
8915 2000-12-16 Miles Bader <miles@gnu.org>
8916
8917 * simple.el (delete-trailing-whitespace): Remove extraneous let.
8918
8919 2000-12-15 Miles Bader <miles@gnu.org>
8920
8921 * comint.el (comint-send-string, comint-send-region): Also accept
8922 a buffer, buffer-name, or nil for PROCESS, for compatibility with
8923 process-send-string/region.
8924
8925 2000-12-15 Gerd Moellmann <gerd@gnu.org>
8926
8927 * isearch.el (isearch-lazy-highlight-max): New user-option.
8928 (isearch-lazy-highlight-update): Don't highlight more than
8929 isearch-lazy-highlight-max matches.
8930
8931 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
8932
8933 2000-12-15 Richard M. Stallman <rms@gnu.org>
8934
8935 * sort.el (sort-columns): Fix error message.
8936
8937 * dabbrev.el (dabbrev--last-case-pattern): Value is now
8938 `upcase' or `downcase' or nil.
8939 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
8940 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
8941 (dabbrev--substitute-expansion): New arg record-case-pattern.
8942 If it is non-nil, set dabbrev--last-case-pattern.
8943 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
8944
8945 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
8946
8947 2000-12-15 Miles Bader <miles@gnu.org>
8948
8949 * paths.el (Info-default-directory-list): Don't delete
8950 configure-info-directory from the list of standard info
8951 directories when appending it to the end -- their order is important.
8952
8953 * faces.el (read-face-attribute): If there's no entry for the
8954 user's input in VALID, just use it as-is (this will often result
8955 in an error, but it may be OK for e.g. colors using hexadecimal
8956 notation, and at least will yield a better error message).
8957
8958 * window.el (mode-line-window-height-fudge): Function removed.
8959 (height-affecting-face-attributes, mode-line-window-height-fudge):
8960 Variables removed.
8961 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
8962 window is really the right size. Use vertical-motion
8963 rather than forward-line.
8964 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
8965 (ispell-command-loop, ispell-show-choices): Use the variable
8966 ispell-choices-win-default-height, rather than the function.
8967 (ispell-choices-win-default-height): Function removed.
8968 (ispell-mode-line-window-height-fudge): Function removed.
8969
8970 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
8971
8972 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
8973
8974 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
8975
8976 * paths.el (Info-default-directory-list):
8977 If configure-info-directory is not one of the standard directories,
8978 put it first in the list; otherwise put it last. Doc string
8979 changed accordingly.
8980
8981 * info.el (Info-directory-list): Change doc string to reflect the
8982 change in Info-default-directory-list.
8983
8984 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
8985 windows-nt as windowed environments, even under -nw.
8986
8987 * startup.el (command-line): Don't call x-backspace-delete-keys-p
8988 if not fboundp. Switch delete-forward mode for the <delete> key
8989 on all PC platforms, even under -nw.
8990
8991 * term/internal.el ([M-delete]): Remap to M-d.
8992
8993 2000-12-14 Gerd Moellmann <gerd@gnu.org>
8994
8995 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
8996
8997 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
8998
8999 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
9000
9001 2000-12-14 Gerd Moellmann <gerd@gnu.org>
9002
9003 * startup.el (command-line): Call delete-key-deletes-forward-mode,
9004 if appropriate.
9005
9006 * simple.el (delete-key-deletes-forward): New user-option.
9007 (delete-key-deletes-forward-mode): New function.
9008
9009 * bindings.el: Bind `delete' to backward-delete-char.
9010
9011 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
9012 Test if symbol is bound before getting its value.
9013
9014 * tooltip.el (tooltip-show): If an error is signaled in
9015 x-show-tip, display that error, and display the help in the
9016 echo area.
9017
9018 2000-12-14 Kenichi Handa <handa@etl.go.jp>
9019
9020 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
9021 Show "... entries" messages for every 10000 entries, not 10.
9022
9023 2000-12-13 Karl Fogel <kfogel@red-bean.com>
9024
9025 * bookmark.el: Provide a generic exit hook, as suggested by
9026 Ovidiu Predescu <ovidiu@cup.hp.com>:
9027 (bookmark-exit-hook): New var.
9028 (bookmark-exit-hook-internal): New func, replaces
9029 old raw lambda form in `kill-emacs-hook', and runs new
9030 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
9031 as logically that feature must have been provided if this function
9032 is running.
9033 Removed ;;;###autoload before the `add-hook' call.
9034
9035 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
9036
9037 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
9038 (easy-menu-current-active-maps): New function.
9039 (easy-menu-get-map): Use it.
9040 Make a proper menu entry when creating a new keymap.
9041
9042 2000-12-13 Kenichi Handa <handa@etl.go.jp>
9043
9044 * international/characters.el: Fix cases and syntaxes for
9045 mule-unicode-0100-24ff.
9046
9047 * dired.el (dired-move-to-filename-regexp): Fixed for the case
9048 that a Japanese character is not appended after day and year.
9049
9050 * info.el (Info-suffix-list): Change format for a command that
9051 requires arguments.
9052 (info-insert-file-contents): Adjusted for the above change.
9053
9054 2000-12-12 Andreas Schwab <schwab@suse.de>
9055
9056 * tar-mode.el (tar-extract): Base the name of the subfile buffer
9057 on the name of the tar buffer. Verify that the existing buffer is
9058 visiting the same subfile.
9059
9060 2000-12-12 Dave Love <fx@gnu.org>
9061
9062 * subdirs.el: Add obsolete.
9063
9064 2000-12-12 Gerd Moellmann <gerd@gnu.org>
9065
9066 * mail/rmailsum.el (rmail-summary-expunge)
9067 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
9068 instead of rmail-confirm-expunge.
9069
9070 * replace.el (perform-replace): Don't use an empty match adjacent
9071 to a non-empty match when computing the next match before the
9072 replacement is performed.
9073
9074 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
9075
9076 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
9077 definition (patch by Stefan Monnier).
9078 (glasses-mode): Use jit-lock instead of `after-change-functions'
9079 (patch by Stefan Monnier).
9080
9081 2000-12-12 Miles Bader <miles@gnu.org>
9082
9083 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
9084 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
9085
9086 2000-12-12 Andrew Choi <akochoi@i-cable.com>
9087
9088 * term/mac-win.el: Remove load for ls-lisp.
9089
9090 * loadup.el: Load ls-lisp for system-type `macos'.
9091
9092 2000-12-12 Miles Bader <miles@gnu.org>
9093
9094 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
9095 Respect field end too.
9096 (just-one-space): Respect fields as `delete-horizontal-space'.
9097 (newline-and-indent, reindent-then-newline-and-indent):
9098 Use `delete-horizontal-space'.
9099
9100 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
9101
9102 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
9103 (so as to obey the field property in the minibuffer).
9104
9105 * obsolete/c-mode.el: Moved from lisp/progmodes.
9106 * obsolete/auto-show.el: Moved from lisp.
9107 * obsolete/ooutline.el: Moved from lisp/textmodes.
9108
9109 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
9110
9111 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
9112 changes to list them here.
9113
9114 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
9115 Too many changes to list them here.
9116
9117 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
9118 Too many changes to list them here.
9119
9120 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
9121
9122 2000-12-11 Gerd Moellmann <gerd@gnu.org>
9123
9124 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
9125
9126 * cus-edit.el (custom-save-variables, custom-save-faces):
9127 Comment fix.
9128
9129 * hscroll.el: Moved to `obsolete' subdir.
9130
9131 2000-12-11 Miles Bader <miles@gnu.org>
9132
9133 * window.el (window-text-height): Function removed (now in C).
9134
9135 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
9136
9137 * log-edit.el (log-edit-parent-buffer): New var.
9138 (log-edit): Set it. Add BUFFER argument.
9139 (log-edit-done): Use char-before.
9140 Don't bother checking validity of vc-comment-ring.
9141 Only bury the buffer if log-edit popped it up.
9142
9143 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
9144 (cvs-mode-diff-help): Remove.
9145 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
9146 (cvs-mode-marked): Set up the default for CMD manually.
9147
9148 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
9149 Remove binding for ? now made unnecessary.
9150
9151 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
9152
9153 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
9154 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
9155
9156 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
9157 when master file is not open.
9158
9159 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
9160
9161 * progmodes/ada-stmt.el: Update `maintainer'.
9162
9163 2000-12-09 Stephen Gildea <gildea@stop.mail-abuse.org>
9164
9165 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
9166 choices to match documentation string.
9167
9168 2000-12-09 Miles Bader <miles@gnu.org>
9169
9170 * minibuf-eldef.el: New file.
9171
9172 * window.el (fit-window-to-buffer): Don't pass last argument to
9173 pos-visible-in-window-p, now that its meaning is inverted.
9174
9175 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
9176
9177 * image.el (create-image): Doc fix; spotted by Per Cederqvist
9178 <ceder@lysator.liu.se>.
9179
9180 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
9181
9182 * autoinsert.el (auto-insert-alist): Add missing final \n.
9183
9184 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
9185 (cvs-menu-map): Remove.
9186 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
9187 (cvs-mode-quit): Turn it back into a plain function.
9188
9189 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
9190 (texinfo-filter): Remove (move to texinfo.el).
9191
9192 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
9193 file where it's more visible.
9194 (texinfo-filter, texinfo-chapter-level-regexp): New variables
9195 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
9196 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
9197 (texinfo-inside-macro-p): Only catch `scan-error's.
9198 (texinfo-inside-env-p): Make better use of the match info.
9199 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
9200 (texinfo-insert-@end): Slight re-organization.
9201 Also remove useless `looking-at' call.
9202
9203 2000-12-08 Andrew Innes <andrewi@gnu.org>
9204
9205 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
9206 accessible in -nw mode.
9207
9208 * term/w32-win.el: Remove stuff about selection timeout, which is
9209 irrelevant on Windows. Move clipboard support to w32-fns.el, so
9210 it is accessible in -nw mode.
9211
9212 2000-12-08 Dave Love <fx@gnu.org>
9213
9214 * emacs-lisp/lisp-mode.el (lisp-mode):
9215 Set font-lock-keywords-case-fold-search.
9216
9217 2000-12-08 Gerd Moellmann <gerd@gnu.org>
9218
9219 * textmodes/ispell.el (ispell): Doc fix.
9220
9221 2000-12-08 Kenichi Handa <handa@etl.go.jp>
9222
9223 * international/quail.el (quail-insert-decode-map): Check the
9224 frame width of a window displaying the current buffer, not that of
9225 the selected frame.
9226 (quail-help): Make sure that the help buffer has window before
9227 inserting text in it.
9228
9229 2000-12-07 Sam Steingold <sds@gnu.org>
9230
9231 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
9232 Backquote is used in isearch.el, so autoloading saves nothing.
9233
9234 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
9235
9236 * startup.el (normal-top-level-add-subdirs-to-load-path):
9237 Ignore the CVS and RCS subdirectories case-insensitively.
9238
9239 * dired.el (dired-insert-directory): If file-system-info is
9240 fboundp, call it instead of invoking dired-free-space-program.
9241
9242 2000-12-07 Gerd Moellmann <gerd@gnu.org>
9243
9244 * server.el (server-visit-files): Push files on file-name-history.
9245
9246 * progmodes/cc-langs.el: Update copyright.
9247
9248 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
9249
9250 * bindings.el (mode-line-mode-menu): Add glasses-mode.
9251
9252 * bindings.el (mode-line-mode-menu): Reverse the order
9253 of define-keys so that the menu appears in alphabetical order.
9254
9255 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
9256
9257 * progmodes/glasses.el (glasses-mode): Update mode line at the end
9258 of the function.
9259
9260 2000-12-07 Dave Love <fx@gnu.org>
9261
9262 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
9263
9264 * facemenu.el (facemenu-unlisted-faces): Fix value.
9265
9266 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
9267
9268 * font-lock.el (font-lock-default-fontify-region):
9269 Include the terminating \n (off-by-one error).
9270 (font-lock-set-defaults): Use dolist.
9271
9272 * derived.el (define-derived-mode): Don't use combine-run-hooks.
9273
9274 2000-12-07 Kenichi Handa <handa@etl.go.jp>
9275
9276 * international/mule-cmds.el (describe-language-environment):
9277 Fix for the case that an input method title is not string but a list.
9278
9279 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
9280 of wrong SIZE record.
9281
9282 2000-12-06 Dave Love <fx@gnu.org>
9283
9284 * newcomment.el (comment-region, comment-dwim): Doc fix.
9285
9286 * textmodes/texinfo.el: Require tex-mode when compiling.
9287 (texinfo-update-node): Doc fix.
9288 (texinfo-imenu-generic-expression): Add @anchor.
9289 (texinfo-font-lock-keywords): Add @uref.
9290 (texinfo-inside-macro-p): Don't use ignore-errors.
9291 (texinfo-insert-quote): Match more contexts.
9292
9293 * international/mule.el (decode-char, encode-char): Doc fix.
9294 (auto-coding-alist): Customize.
9295
9296 * files.el (load-file): Fix change of 2000-03-12.
9297
9298 * wid-edit.el (widget-text-keymap): Doc fix.
9299
9300 2000-12-06 Andrew Innes <andrewi@gnu.org>
9301
9302 * makefile.w32-in (lisp): Set to an absolute directory, namely
9303 $(CURDIR).
9304
9305 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
9306
9307 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
9308 read generated-autoload-file, and set buffer-file-coding-system to
9309 raw-text-unix after reading the file.
9310
9311 * international/mule-conf.el (file-coding-system-alist):
9312 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9313
9314 2000-12-06 Gerd Moellmann <gerd@gnu.org>
9315
9316 * replace.el (occur): Make line-number-width 1 smaller for the
9317 colon following the line number.
9318
9319 * startup.el (fancy-splash-text, command-line-1):
9320 Use `File' for the menu name instead of `Files'.
9321
9322 * tmm.el: Update copyright.
9323
9324 * cus-start.el: Add entry for even-window-heights.
9325
9326 2000-12-06 Miles Bader <miles@gnu.org>
9327
9328 * faces.el (frame-set-background-mode): Avoid stomping on
9329 locally modified faces.
9330
9331 2000-12-06 Kenichi Handa <handa@etl.go.jp>
9332
9333 * international/fontset.el: Correct the font registries for
9334 japanese-jisx0213-1 and japanese-jisx0213-2.
9335
9336 2000-12-05 Gerd Moellmann <gerd@gnu.org>
9337
9338 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
9339
9340 * iswitchb.el: Update customization commentary.
9341
9342 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
9343
9344 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
9345 (tpu-search-highlight): Fixed comparison of overlay end positions.
9346 (tpu-trim-line-ends): Implemented trimming logic locally.
9347
9348 * emulation/tpu-extras.el (tpu-write-file-hook)
9349 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
9350
9351 2000-12-05 Kenichi Handa <handa@etl.go.jp>
9352
9353 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
9354 to cn-gb.
9355 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
9356
9357 2000-12-04 Dave Love <fx@gnu.org>
9358
9359 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
9360
9361 2000-12-04 Gerd Moellmann <gerd@gnu.org>
9362
9363 * mail/rmailsum.el (rmail-summary-expunge)
9364 (rmail-summary-expunge-and-save): Ask for confirmation with
9365 rmail-expunge-confirmed.
9366
9367 * mail/rmail.el (rmail-expunge-confirmed): New function.
9368 (rmail-expunge): Use it.
9369
9370 2000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
9371
9372 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
9373 (etags-recognize-tags-table, find-tag-in-order):
9374 New functionality: interpret file names as tags.
9375
9376 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
9377
9378 * info.el (Info-scroll-prefer-subnodes): New defcustom.
9379 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
9380 the first subnode until the bottom of the current node is visible.
9381
9382 2000-12-04 Gerd Moellmann <gerd@gnu.org>
9383
9384 * format.el (format-decode): Don't change buffer's undo list.
9385
9386 2000-12-04 Kenichi Handa <handa@etl.go.jp>
9387
9388 * faces.el (face-font-registry-alternatives): Add entries for CJK
9389 fonts. Doc-string adjusted for the actual usage of this data.
9390
9391 * international/fontset.el: Change the font registries for CJK
9392 fonts in the default fontset. Don't append '*' to registries.
9393
9394 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
9395
9396 * emacs-lisp/easy-mmode.el (define-derived-mode)
9397 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
9398
9399 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
9400 (derived-mode-p): New function.
9401 (derived-mode-make-docstring): Add `docstring' argument.
9402 Use it if available and complete it if necessary.
9403
9404 2000-12-03 Andreas Schwab <schwab@suse.de>
9405
9406 * type-break.el (type-break): Don't make parent of itself.
9407
9408 2000-12-03 Miles Bader <miles@gnu.org>
9409
9410 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
9411
9412 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
9413
9414 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
9415 (tex-main-file, tex-file): Simplify.
9416 (tex-generate-zap-file-name): Use subst-char-in-string.
9417 (tex-strip-dots): Remove.
9418
9419 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
9420
9421 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
9422 to check if the match succeeded.
9423
9424 2000-12-02 Gerd Moellmann <gerd@gnu.org>
9425
9426 * startup.el (use-fancy-splash-screens-p): New function.
9427 (command-line-1): Use it to determine whether or not to use
9428 a fancy splash screen.
9429
9430 2000-12-02 Andreas Schwab <schwab@suse.de>
9431
9432 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
9433
9434 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
9435
9436 * international/mule.el (make-char): Fix last change.
9437
9438 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
9439 New defcustoms.
9440 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
9441 autoloading tex-mode; instead, do the same manually.
9442 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
9443 with numeric argument. Docstring fix.
9444 (toplevel): Require cl when compiling.
9445
9446 * international/mule.el (make-char): Doc fix.
9447
9448 2000-12-02 Jason Rumney <jasonr@gnu.org>
9449
9450 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
9451 the Emacs Lisp manual)
9452
9453 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
9454
9455 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
9456
9457 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
9458 the Emacs Lisp manual).
9459
9460 2000-12-02 Gerd Moellmann <gerd@gnu.org>
9461
9462 * simple.el (next-line-add-newlines): Change default to nil.
9463
9464 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
9465
9466 * files.el (revert-buffer, recover-file):
9467 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
9468
9469 2000-12-01 Gerd Moellmann <gerd@gnu.org>
9470
9471 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
9472
9473 2000-12-01 Miles Bader <miles@gnu.org>
9474
9475 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
9476
9477 2000-12-01 Kenichi Handa <handa@etl.go.jp>
9478
9479 * international/mule-diag.el (describe-char-after): Fix typo.
9480 (describe-character-set, non-iso-charset-alist): Fix typo.
9481
9482 2000-12-01 Miles Bader <miles@gnu.org>
9483
9484 * image-file.el (image-file-name-regexp): Automatically add
9485 upper-case variants of each filename extension in
9486 `image-file-name-extensions', since they seem to be common.
9487
9488 * simple.el (minibuffer-contents)
9489 (minibuffer-contents-no-properties, delete-minibuffer-contents):
9490 New functions.
9491 * filecache.el (file-cache-directory-name)
9492 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
9493
9494 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
9495
9496 * filecache.el (file-cache-minibuffer-complete): Don't try to
9497 delete the minibuffer prompt.
9498
9499 2000-11-30 Dave Love <fx@gnu.org>
9500
9501 * cus-start.el: Fix read-buffer-function type.
9502
9503 2000-11-30 Gerd Moellmann <gerd@gnu.org>
9504
9505 * md5.el: Removed. There's a built-in function, now.
9506
9507 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
9508
9509 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
9510 as dummy 0-th char of rmail-deleted-vector.
9511
9512 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
9513
9514 * ps-print.el (ps-end-job): Bind case-fold-search only after
9515 switching to ps-spool-buffer.
9516
9517 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9518
9519 * ps-print.el: Line number font customization. PostScript: Lines and
9520 PageCount are initialized on each page. Doc Fix.
9521 (ps-print-version): New version number (6.3.2).
9522 (ps-lpr-switches, ps-font-info-database, ps-font-size)
9523 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
9524 (ps-right-header): Customization fix.
9525 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
9526 Fix code.
9527 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
9528 New vars.
9529
9530 2000-11-30 Gerd Moellmann <gerd@gnu.org>
9531
9532 * bs.el: Fix typos and spelling errors.
9533 (bs-appearance) <defgroup>: Renamed from bs-appearence.
9534 (bs-configuration): Doc fix.
9535
9536 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
9537
9538 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
9539
9540 * emulation/tpu-edt.el (tpu-version): New version.
9541 (tpu-search-overlay, tpu-replace-overlay): New initial range.
9542 (tpu-original-mode-line): Variable deleted.
9543 (tpu-mark-flag): New initial value.
9544 (tpu-set-mode-line): Don't redefine mode-line-format.
9545 Add tpu-mark-flag to minor-mode-alist.
9546 (tpu-update-mode-line): New mark flag logic.
9547 (tpu-get): Use find-file-wildcards.
9548 (tpu-search-highlight): Move overlay less, reset overlay properly.
9549 (tpu-unselect): Deactivate mark.
9550 (tpu-lm-replace): Reset overlay properly.
9551 (tpu-forward-line): Use forward-visible-line.
9552 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
9553
9554 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
9555
9556 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
9557
9558 * cus-edit.el (custom-face-value-create): Always emphasize tag.
9559
9560 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9561
9562 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
9563 and skip whitespace and newlines.
9564
9565 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
9566
9567 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
9568
9569 2000-11-29 Gerd Moellmann <gerd@gnu.org>
9570
9571 * help.el (describe-function-1): Regexp-quote function name
9572 when used as part of a regexp.
9573
9574 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
9575 Use face-attribute instead of face-foreground and face-background.
9576 (tool-bar-add-item): Likewise, and handle unspecified colors.
9577
9578 * enriched.el (enriched-face-ans): Use face-attribute instead
9579 of face-foreground and face-background.
9580
9581 * faces.el (face-foreground, face-background, face-stipple):
9582 Return nil if attribute is unspecified, for backward compatibility.
9583
9584 * files.el (auto-mode-alist): Add an entry for antlr-mode.
9585
9586 * play/5x5.el: Remove version info.
9587
9588 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
9589
9590 * frame.el (blink-cursor-mode): Doc fix.
9591
9592 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9593
9594 * antlr-mode.el: New commands to run ANTLR from within Emacs and
9595 to create Makefile rules.
9596 (antlr-tool-command): New user option.
9597 (antlr-ask-about-save): New user option.
9598 (antlr-makefile-specification): New user option.
9599 (antlr-file-formats-alist): New variable.
9600 (antlr-special-file-formats): New variable.
9601 (antlr-unknown-file-formats): New user option.
9602 (antlr-help-unknown-file-text): New variable.
9603 (antlr-help-rules-intro): New variable.
9604 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
9605 (antlr-mode-menu): Add entries.
9606 (antlr-file-dependencies): New function.
9607 (antlr-directory-dependencies): New function.
9608 (antlr-superclasses-glibs): New function.
9609 (antlr-run-tool): New command.
9610 (antlr-makefile-insert-variable): New function.
9611 (antlr-insert-makefile-rules): New function.
9612 (antlr-show-makefile-rules): New command.
9613
9614 * antlr-mode.el: More Emacs/XEmacs stuff.
9615 (antlr-no-action-keywords): New constant with value nil.
9616 (antlr-font-lock-keywords-alist): Use it. Old value would break
9617 syntax highlighting in Emacs-21.0.
9618 (antlr-default-directory): Emacs/XEmacs dependend function.
9619 (antlr-read-shell-command): Ditto.
9620 (antlr-with-displaying-help-buffer): Ditto.
9621
9622 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9623
9624 * antlr-mode.el: imenu, parsing and highlighting changes.
9625 (antlr-imenu-create-index-function): Don't create extra submenus
9626 for definitions in different grammar classes. It is not necessary
9627 for the menu and would make command `imenu' awkward to use.
9628 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
9629 header actions and more than one.
9630 (antlr-font-lock-tokendef-face): Changed color.
9631 (antlr-font-lock-tokenref-face): Changed color.
9632 (antlr-font-lock-additional-keywords): Also highlight lowercase.
9633 (antlr-mode-syntax-table): New variable.
9634 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
9635 (antlr-with-syntax-table): Don't copy syntax table.
9636
9637 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9638
9639 * antlr-mode.el: Minor changes: language setting.
9640 (antlr-language-alist): The value for file option "language" can
9641 be both an identifier and a string.
9642 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
9643 (antlr-language-limit-n-regexp): Change accordingly.
9644
9645 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
9646
9647 * antlr-mode.el: Minor changes: tabs, hiding.
9648 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
9649 (antlr-action-visibility): Also allow value nil to also hide the
9650 braces. Renamed from `antlr-tiny-action-length'.
9651 Suggested by Jay@aol.com.
9652 (antlr-hide-actions): Change accordingly. Hide line if completely
9653 hidden action is on a line of its own.
9654
9655 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
9656
9657 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
9658
9659 * sort.el (sort-columns): Don't concat strings with numbers.
9660
9661 2000-11-29 Dave Love <fx@gnu.org>
9662
9663 * cus-edit.el (face): Fix :format.
9664
9665 * mail/feedmail.el: Require smtpmail when compiling.
9666 (mail-do-fcc): Autoload.
9667 (feedmail) <defgroup>: Fix :link.
9668 (feedmail-nuke-body-in-fcc): Fix :type.
9669 (feedmail-send-it): Add autoload cookie.
9670
9671 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
9672
9673 * newcomment.el (comment-indent): Save excursion around call to
9674 comment-indent-function.
9675
9676 2000-11-29 Miles Bader <miles@gnu.org>
9677
9678 * subr.el (member-ignore-case): Return the tail of the list who's
9679 car matches, like `member', not the matching element itself.
9680
9681 2000-11-29 Kenichi Handa <handa@etl.go.jp>
9682
9683 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
9684 should not contain `\n'.
9685
9686 2000-11-28 Gerd Moellmann <gerd@gnu.org>
9687
9688 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
9689
9690 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
9691
9692 * dired-aux.el (dired-do-create-files): Construct default file
9693 name for dired-mark-read-file-name so that when the user enters
9694 just RET, the target file will end up in the target directory.
9695
9696 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
9697 local-abbrev-table before changing buffers because it might
9698 have a buffer-local binding.
9699
9700 2000-11-28 Miles Bader <miles@gnu.org>
9701
9702 * simple.el (delete-horizontal-space): Handle fields more generally.
9703
9704 2000-11-28 Gerd Moellmann <gerd@gnu.org>
9705
9706 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
9707
9708 2000-11-28 Dave Love <fx@gnu.org>
9709
9710 * progmodes/ps-mode.el (ps-mode): Set comment-start and
9711 comment-start-skip locally.
9712
9713 * progmodes/fortran.el (fortran-mode): Don't set
9714 fortran-comment-line-start-skip. Set comment-start to
9715 fortran-comment-line-start.
9716 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
9717 (fortran-comment-line-start-skip): Simplify slightly.
9718
9719 2000-11-28 Gerd Moellmann <gerd@gnu.org>
9720
9721 * play/5x5.el: Remove RCS keyword.
9722
9723 * bs.el: Mistaken commit, undone 2000-11-30.
9724
9725 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
9726
9727 * textmodes/tildify.el (tildify-string-alist):
9728 Add `plain-tex-mode' here.
9729
9730 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
9731
9732 * chistory.el (Command-history-setup): Remove extraneous `keymap'
9733 reference.
9734
9735 2000-11-28 Miles Bader <miles@gnu.org>
9736
9737 * cus-face.el (custom-face-attributes): Add post-filter function
9738 for :box. Make pre-filter function for :box handle all cases.
9739
9740 * wid-edit.el (widget-choose): Make sure pop-up window is large
9741 enough to display all the choices, as there's no way to scroll it.
9742
9743 2000-11-28 Kenichi Handa <handa@etl.go.jp>
9744
9745 * international/mule-conf.el: Make the coding system no-conversion
9746 safe for all characters.
9747
9748 2000-11-27 Dave Love <fx@gnu.org>
9749
9750 * net/ldap.el (ldap) <defgroup>: Add :version.
9751
9752 * tooltip.el (tooltip-use-echo-area): Doc fix.
9753
9754 * cus-start.el <minibuffer-prompt-properties>: Add version.
9755 <read-buffer-function>: Add.
9756
9757 * apropos.el (apropos-print): Add help-echo to active text.
9758
9759 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
9760
9761 2000-11-27 Gerd Moellmann <gerd@gnu.org>
9762
9763 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
9764 type, group and version.
9765
9766 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
9767
9768 * select.el (x-get-selection): Docstring fix.
9769
9770 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
9771
9772 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
9773
9774 2000-11-27 Andrew Innes <andrewi@gnu.org>
9775
9776 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
9777
9778 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
9779
9780 2000-11-27 Miles Bader <miles@gnu.org>
9781
9782 * dired.el (dired-get-filename): Return filename verbatim if
9783 LOCALP is `verbatim'.
9784 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
9785 `verbatim' so that we don't inadvertently delete a non-existant
9786 directory name.
9787
9788 2000-11-27 Kenichi Handa <handa@etl.go.jp>
9789
9790 * international/characters.el: Specify cases and syntaxes for
9791 mule-unicode-0100-24ff.
9792
9793 2000-11-27 Gerd Moellmann <gerd@gnu.org>
9794
9795 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
9796 that foreground and/or background colors of the face `tool-bar'
9797 are unspecified.
9798
9799 2000-11-27 Miles Bader <miles@gnu.org>
9800
9801 * wid-edit.el (widget-field-buffer, widget-field-start)
9802 (widget-field-end): Handle widget field `pseudo-overlays'.
9803 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
9804 if it's there instead of in `widget-field-list'.
9805
9806 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
9807 (help-make-xrefs): Delete extraneous newlines at the end of the
9808 docstring.
9809
9810 2000-11-25 Jason Rumney <jasonr@gnu.org>
9811
9812 * startup.el (command-line): Call set-locale-environment after
9813 Window System init file is read, as it can result in a call to
9814 redraw-frame.
9815
9816 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
9817
9818 * simple.el (shell-command): Mention the effect of the prefix
9819 argument in the doc string.
9820
9821 2000-11-25 Miles Bader <miles@gnu.org>
9822
9823 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
9824
9825 * wid-edit.el (widget-field-value-delete): Don't try to delete
9826 overlay when it's the `pseudo-overlay' that exists at some points.
9827
9828 2000-11-24 Jason Rumney <jasonr@gnu.org>
9829
9830 * international/mule-cmds.el (locale-language-names): Add "jp" as
9831 a non-standard alternative for Japanese.
9832
9833 2000-11-24 Andre Spiegel <spiegel@gnu.org>
9834
9835 * vc-hooks.el: Require 'cl during compilation.
9836
9837 2000-11-24 Gerd Moellmann <gerd@gnu.org>
9838
9839 * faces.el (face-set-after-frame-default): Let face attributes
9840 specified for new frames override frame parameters.
9841
9842 * startup.el (command-line): Fix computation of the source file
9843 for user-init-file when user-init-file is a compiled file.
9844
9845 2000-11-24 Miles Bader <miles@gnu.org>
9846
9847 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
9848 (custom-post-filter-face-spec): New functions.
9849 (custom-face-set, custom-face-value-create): Filter the face spec
9850 before and after customization.
9851 (custom-face-set): If VALUE specifies a null face, pass a
9852 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
9853 * cus-face.el (custom-face-attributes): Remove SET and GET
9854 functions. Add some IN-FILTER and OUT-FILTER functions in the few
9855 cases they're needed.
9856
9857 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
9858 that it's distinguishable from the :off-glyph on dark-background
9859 displays. Set its background color too.
9860
9861 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
9862 so that people can easily turn it off.
9863
9864 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
9865
9866 * ediff-diff.el: Moved variables around to have it compile under NT.
9867
9868 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
9869
9870 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
9871
9872 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
9873 redundant skip-small-frames test.
9874
9875 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
9876 (viper-downgrade-to-insert): Protect against errors in hooks.
9877
9878 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
9879 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
9880 (viper-restore-cursor-type,viper-set-insert-cursor-type):
9881 New functions.
9882
9883 * viper-util.el (viper-memq-char): Bug fixes.
9884
9885 * viper.el (viper-mode): Fix cursor handling.
9886
9887 2000-11-24 Kenichi Handa <handa@etl.go.jp>
9888
9889 * international/mule-diag.el (list-iso-charset-chars):
9890 For two-byte charset, fix the `while' condition.
9891 (list-non-iso-charset-chars): Fix the `while' condition.
9892
9893 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
9894
9895 * subr.el (add-hook, remove-hook): Don't call make-local-hook
9896 if the variable is make-variable-buffer-local.
9897
9898 * progmodes/ada-stmt.el (ada-template-map):
9899 Initialize and bind it to C-c t in ada-mode-map.
9900 (ada-stmt-mode-hook): New function extracted from old code.
9901 Only change the buffer-local side of skeleton-*.
9902 (ada-mode-hook): Use it.
9903
9904 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
9905
9906 * iswitchb.el (iswitchb-minibuf-depth): New variable.
9907 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
9908 we expect to be returned by minibuffer-depth once we prompt the
9909 user in the minibuffer.
9910 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
9911 as recorded in iswitchb-minibuf-depth, return non-nil.
9912
9913 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
9914
9915 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
9916 (hscroll-window-maybe): Docstring fix.
9917
9918 2000-11-23 Dave Love <fx@gnu.org>
9919
9920 * rect.el (string-rectangle): Don't test delete-selection-mode.
9921
9922 2000-11-23 Gerd Moellmann <gerd@gnu.org>
9923
9924 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
9925 is in the tool bar.
9926
9927 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
9928 with `no-dir'; we want the directory part to be able to remove it.
9929
9930 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
9931
9932 * textmodes/outline.el (outline-flag-region):
9933 Don't bind inhibit-read-only since we don't modify the buffer.
9934 (outline-isearch-open-invisible): Don't jump to overlay-start
9935 since we're trying to unhide text around point.
9936 (outline-discard-overlays): Use dolist.
9937
9938 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
9939
9940 2000-11-22 Gerd Moellmann <gerd@gnu.org>
9941
9942 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
9943
9944 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
9945
9946 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
9947 Fix ARG regexp to skip quoted braces.
9948 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
9949 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
9950 are (correctly) handled separately).
9951 Remove `caption' and `footnote' from `citations': they contain text.
9952 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
9953 (latex-skeleton-end-hook): New function.
9954 (latex-mode): Use it.
9955 (tex-start-tex-marker): Remove.
9956 (tex-send-tex-command): Don't set tex-start-tex-marker.
9957 (tex-error-parse-syntax-table): New var.
9958 (tex-compilation-parse-errors): Use it.
9959 Ignore tex-start-tex-marker. Don't bother with marker-position.
9960 (tex-validate-buffer): Don't bother with marker-position.
9961
9962 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
9963 (flyspell-generic-progmode-verify): Use it.
9964
9965 2000-11-22 Sam Steingold <sds@gnu.org>
9966
9967 * simple.el (delete-trailing-whitespace): New interactive function.
9968
9969 * progmodes/ada-mode.el (ada-mode): Use it instead of
9970 `ada-remove-trailing-spaces'.
9971 (ada-remove-trailing-spaces): Removed.
9972
9973 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
9974
9975 * textmodes/picture.el (picture-clean): Removed.
9976 (picture-mode-exit): Call it instead of `picture-clean'.
9977
9978 2000-11-22 Gerd Moellmann <gerd@gnu.org>
9979
9980 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
9981
9982 * hi-lock.el (hi-lock-refontify): Don't call non-existent
9983 jit-lock-fontify-buffer; it should anyway be unneccessary to
9984 do anything special when jit-lock is active.
9985 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
9986
9987 2000-11-22 Dave Love <fx@gnu.org>
9988
9989 * calendar/todo-mode.el (todo-top-priorities): Use
9990 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
9991
9992 * language/chinese.el, language/cyrillic.el:
9993 * language/devanagari.el, language/ethiopic.el, language/greek.el:
9994 * language/hebrew.el, language/indian.el, language/japanese.el:
9995 * language/korean.el, language/lao.el, language/misc-lang.el:
9996 * language/thai.el, language/tibetan.el, language/vietnamese.el:
9997 Use provide.
9998
9999 * cus-edit.el (custom-buffer-create-internal): Save some consing.
10000 (custom-variable-set): Improve validation error mesage.
10001
10002 * rect.el (string-rectangle): Revert last change.
10003 (string-rectangle-line): New arg DELETE.
10004 (string-rectangle): Check delete-selection-mode.
10005
10006 * emacs-lisp/edebug.el (edebug-version)
10007 (edebug-maintainer-address): Deleted.
10008 (edebug-submit-bug-report): Just alias to report-emacs-bug.
10009 (edebug-read-function): Account for other `'#' read forms.
10010 (edebug-mode-menus): Make some items toggles.
10011 (edebug-outside-unread-command-event, unread-command-event):
10012 Remove these to avoid warnings.
10013
10014 2000-11-22 David Ponce <david@dponce.com>
10015
10016 * recentf.el (recentf-menu-items-for-commands)
10017 (recentf-make-menu-items, recentf-make-menu-item)
10018 (recentf-filter-changer): Added :help and :active menu-item properties.
10019
10020 (recentf-build-dir-rules, recentf-dump-variable)
10021 (recentf-edit-list, recentf-open-files-item)
10022 (recentf-open-files): Replaced unnecessary `mapcar' with new
10023 built-in `mapc'.
10024
10025 2000-11-23 Miles Bader <miles@gnu.org>
10026
10027 * faces.el (menu): Make inverse-video on ttys too.
10028
10029 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10030
10031 * simple.el (comment-line-break-function): Use the new name
10032 indent-new-comment-line -> comment-indent-new-line.
10033 (clone-indirect-buffer): Don't ignore NORECORD.
10034 (next-completion): Properly handle the case where items are adjacent.
10035
10036 * mouse.el (popup-menu): Stupid typo.
10037
10038 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10039
10040 * emacs-lisp/authors.el: Remove autoload cookies, add author,
10041 maintainer, keywords tags.
10042
10043 * rect.el (replace-rectangle): Don't call string-rectangle-line
10044 with too many arguments.
10045
10046 2000-11-22 Andre Spiegel <spiegel@gnu.org>
10047
10048 * ediff-util.el (ediff-file-checked-out-p)
10049 (ediff-file-checked-in-p): Call vc-state instead of
10050 vc-locking-user, which no longer exists.
10051
10052 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
10053
10054 2000-11-22 Dave Love <fx@gnu.org>
10055
10056 * md5.el (md5): Provide.
10057 (md5): Fix error call.
10058
10059 2000-11-22 Miles Bader <miles@gnu.org>
10060
10061 * textmodes/refill.el (refill-adjust-ignorable-overlay)
10062 (refill-fill-paragraph-at): Remove debugging code.
10063
10064 * calendar/calendar.el (generate-calendar-window): When we don't
10065 call `fit-window-to-buffer', make sure the top line is fully visible.
10066
10067 * image-file.el (insert-image-file): Don't make `read-only'
10068 property rear-nonsticky.
10069
10070 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
10071 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
10072 stashing away its original value.
10073 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
10074 in the recursive edit.
10075 Bind `isearch-original-minibuffer-message-timeout' to protect it.
10076 (isearch-done): Restore `minibuffer-message-timeout'.
10077
10078 * cus-start.el: Remove entry for `mode-line-inverse-video'.
10079
10080 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
10081
10082 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
10083
10084 * find-lisp.el (find-lisp-find-files-internal):
10085 Use dolist, when and file-name-as-directory.
10086
10087 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
10088 (define-derived-mode, define-minor-mode): Add specs.
10089
10090 * window.el: General comment and spacing fixes.
10091 (save-selected-window): Use backquotes.
10092 (window-safely-shrinkable-p): New function.
10093 (shrink-window-if-larger-than-buffer): Use it.
10094
10095 * subr.el (make-local-hook): Docstring fix.
10096
10097 * shell.el (shell-mode): Use define-derived-mode.
10098
10099 * newcomment.el (comment-indent): Insert comment before calling
10100 comment-indent-function. Don't insert in column 0.
10101 (comment-dwim): Indent before inserting comment.
10102
10103 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
10104 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
10105 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
10106 Use mapc rather than map.
10107
10108 * files.el (find-buffer-visiting): Compare all attributes before
10109 declaring two files identical (rather than just their inode-no).
10110 (auto-mode-alist): Use \' rather than $.
10111
10112 * which-func.el: Update maintainer line.
10113
10114 * pcvs.el (uniquify-buffer-file-name): Remove advice.
10115 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
10116 (uniquify-buffer-file-name): Use it.
10117
10118 2000-11-22 Miles Bader <miles@gnu.org>
10119
10120 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
10121 * simple.el (minibuffer-avoid-prompt): New function.
10122
10123 2000-11-21 Gerd Moellmann <gerd@gnu.org>
10124
10125 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
10126
10127 2000-11-21 Miles Bader <miles@gnu.org>
10128
10129 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
10130 inclusion of `track-mouse'.
10131
10132 * textmodes/refill.el (refill-ignorable-overlay): New variable.
10133 (refill-adjust-ignorable-overlay): New function.
10134 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
10135 only the paragraph's tail if possible.
10136 Update `refill-ignorable-overlay'.
10137 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
10138
10139 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
10140 point inside the fill-prefix.
10141
10142 * textmodes/refill.el (refill-post-command-function): Don't reset
10143 refill-doit in the case where a self-insertion command doesn't
10144 case a refill. Use `refill-fill-paragraph-at', getting position
10145 from `refill-doit'.
10146 (refill-after-change-function): Set `refill-doit' to END.
10147 (refill-fill-paragraph-at): New function, mostly from old
10148 refill-fill-paragraph.
10149 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
10150 (refill-pre-command-function): New function.
10151 (refill-mode): Add it to `pre-command-hook'.
10152
10153 2000-11-20 Gerd Moellmann <gerd@gnu.org>
10154
10155 * textmodes/artist.el (artist-mode): Fix autoload cookie.
10156
10157 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
10158 javadoc tags.
10159
10160 2000-11-20 Andre Spiegel <spiegel@gnu.org>
10161
10162 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
10163 vc.el).
10164
10165 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
10166 require vc.
10167
10168 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
10169 checkouts.
10170
10171 2000-11-20 Dave Love <fx@gnu.org>
10172
10173 * Makefile.in (DONTCOMPILE): Omit bindings.el.
10174
10175 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
10176
10177 * calculator.el (calculator-paste): Use `if' instead of `and'
10178 and `or'.
10179 (calculator-help): Don't use electric-describe-mode for XEmacs.
10180
10181 2000-11-19 Gerd Moellmann <gerd@gnu.org>
10182
10183 * info.el (info-menu-5): Doc fix.
10184
10185 * textmodes/artist.el: New file.
10186
10187 2000-11-19 Andre Spiegel <spiegel@gnu.org>
10188
10189 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
10190 and differentiate according to checkout model.
10191 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
10192 since this function is only concerned with master state.
10193
10194 * vc-hooks.el (vc-workfile-unchanged-p)
10195 (vc-default-workfile-unchanged-p): Moved here from vc.el.
10196
10197 * vc.el (vc-workfile-unchanged-p)
10198 (vc-default-workfile-unchanged-p): See above.
10199
10200 2000-11-19 Miles Bader <miles@gnu.org>
10201
10202 * image-file.el (insert-image-file): Make `intangible' and
10203 `read-only' properties rear-nonsticky too.
10204
10205 2000-11-18 Gerd Moellmann <gerd@gnu.org>
10206
10207 * ps-print.el: Update copyright notice.
10208
10209 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
10210 (tooltip-show): Use the offsets.
10211
10212 * bindings.el (mode-line-modified): Fix a typo.
10213 (mode-line-toggle-modified, mode-line-widen)
10214 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
10215
10216 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10217
10218 * ps-print.el (toplevel): Test for find-coding-system being
10219 fboundp before calling ps-x-find-coding-system.
10220
10221 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
10222
10223 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
10224 (vc-version-backup-file): Docstring fix.
10225
10226 2000-11-16 Gerd Moellmann <gerd@gnu.org>
10227
10228 * files.el (basic-save-buffer): Don't add a newline if
10229 find-file-literally is non-nil.
10230 (find-file-literally): Extend doc string.
10231
10232 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
10233 sort(1) with the `-f' argument.
10234
10235 2000-11-16 Andre Spiegel <spiegel@gnu.org>
10236
10237 * vc.el: Updated backend documentation.
10238 (vc-default-check-headers): New function.
10239
10240 * vc-{cvs,rcs,sccs}.el: Functions reordered.
10241
10242 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
10243 up-to-date.
10244 (vc-do-command): In the asynchronous case, output messages only if
10245 the minibuffer is not active.
10246
10247 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
10248 `vc-cvs-use-edit' is on.
10249 (vc-cvs-checkout): When this is used for reverting the workfile,
10250 make a backup of the original contents and revert to that in case
10251 of error.
10252 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
10253 remote repositories.
10254
10255 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
10256 for both version and ratio in the minibuffer.
10257
10258 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
10259 Use vc-do-command to perform the annotation, not call-process.
10260
10261 2000-11-16 Kenichi Handa <handa@etl.go.jp>
10262
10263 * international/quail.el (quail-start-translation): Don't call
10264 `message' before reading key sequence.
10265
10266 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
10267
10268 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
10269
10270 2000-11-16 Kenichi Handa <handa@etl.go.jp>
10271
10272 * window.el (fit-window-to-buffer): Be sure to acquire at least
10273 one text line even if the buffer is empty.
10274
10275 2000-11-16 Gerd Moellmann <gerd@gnu.org>
10276
10277 * net/ange-ftp.el (ange-ftp-file-writable-p)
10278 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
10279 Bind ange-ftp-process-verbose to nil.
10280
10281 2000-11-15 Dave Love <fx@gnu.org>
10282
10283 * wid-edit.el (widget-specify-field, widget-specify-button):
10284 If :help-echo is a function, set help-echo of overlay to
10285 widget-mouse-help.
10286 (widget-mouse-help): New function.
10287 (widget-echo-help): Rewritten for :help-echo functions only taking
10288 a widget arg.
10289
10290 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
10291 Use display-graphic-p.
10292 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
10293 and that JPEG is available.
10294 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
10295
10296 * international/mule-cmds.el (locale-charset-language-names):
10297 Match @euro.
10298
10299 2000-11-15 Gerd Moellmann <gerd@gnu.org>
10300
10301 * faces.el (face-set-after-frame-default):
10302 If `inhibit-default-face-x-resources' is bound, don't intialize the
10303 default face from X resources.
10304
10305 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
10306
10307 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
10308 Don't set EMACSLOADPATH.
10309
10310 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
10311
10312 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
10313 texinfo-insert-@url.
10314 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
10315 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
10316
10317 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
10318
10319 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
10320 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
10321 (checkdoc-minor-keymap): Backward compatibility.
10322 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
10323 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
10324 (checkdoc-this-string-valid-engine): Be a bit more strict
10325 to avoid matching substrings of `...' quoted vars/funs.
10326 (checkdoc-defun-info): Only look for `interactive' if alone.
10327 (debug-ignored-errors): Add "arg doesn't appear in docstring".
10328
10329 * progmodes/compile.el (grep): `tag-default' can be nil.
10330
10331 * newcomment.el (comment-indent): Paren typo.
10332
10333 2000-11-14 Dave Love <fx@gnu.org>
10334
10335 * calculator.el: New maintainer version.
10336
10337 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
10338
10339 * cmuscheme.el: Doc fixes.
10340 (cmuscheme) <defgroup>: Use `scheme' as parent.
10341 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
10342
10343 * xscheme.el (scheme-program-name): Don't define here.
10344
10345 * progmodes/scheme.el (scheme-program-name): New variable
10346 (originally in cmuscheme).
10347
10348 2000-11-14 Miles Bader <miles@gnu.org>
10349
10350 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
10351 Handle header-lines. Don't loop forever if we can't enlarge the
10352 window anymore. Simplify a bit.
10353
10354 2000-11-14 Kenichi Handa <handa@etl.go.jp>
10355
10356 * window.el (fit-window-to-buffer): Don't check
10357 window-text-height. Assure that the last line is fully visible.
10358
10359 * international/quail.el (quail-show-guidance-buf):
10360 Call fit-window-to-buffer to assure the enough height of the guidance
10361 buffer.
10362 (quail-update-guidance): Avoid making the guidance buffer shorter.
10363
10364 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
10365
10366 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
10367 rather than `prepend' and add an interesting comment.
10368 (tex-math-face, tex-font-lock-syntactic-face-function):
10369 New face and function to use it.
10370 (tex-define-common-keys, tex-mode-map): Use menu-item rather
10371 than `menu-enable' symbol property.
10372 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
10373 (tex-mode): Add some latex-mode commands for auto-selection.
10374 Use tex-font-lock-syntactic-face-function.
10375 (tex-insert-quote): Simplify.
10376 (tex-shell): New mode.
10377 (tex-start-shell): Use it.
10378 (tex-shell-proc, tex-shell-buf): New functions.
10379 (tex-send-command): Use it.
10380 (tex-main-file): Fix the meaning of the new arg REALFILE.
10381 (tex-send-tex-command): New function split from `tex-start-tex'.
10382 Set compilation-last-buffer and compilation-parsing-end.
10383
10384 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
10385 when it follows non-comment text on the line.
10386
10387 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
10388 Set font-lock-defaults.
10389 (lisp-mode-shared-map): Init inside the defvar.
10390 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
10391 Use define-derived-mode.
10392
10393 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
10394
10395 * faces.el (header-line): Use `:box nil' for color/gs displays too.
10396
10397 2000-11-14 Gerd Moellmann <gerd@gnu.org>
10398
10399 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
10400 Don't recursively optimize body because that can lead to infinite
10401 recursion; see comment there.
10402
10403 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
10404
10405 * faces.el (face-spec-set-match-display): Revert the change from
10406 2000-10-24. Add a FIXME for after v21.1.
10407
10408 2000-11-13 Miles Bader <miles@gnu.org>
10409
10410 * textmodes/fill.el (skip-line-prefix): New function.
10411 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
10412 (fill-paragraph): Don't leave point inside the fill-prefix.
10413 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
10414 point inside the fill-prefix.
10415
10416 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
10417
10418 * calendar/calendar.el (generate-calendar-window):
10419 Use `fit-window-to-buffer'.
10420
10421 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
10422
10423 * gud.el (gud-minor-mode): New var.
10424 (gud-symbol, gud-val): New functions.
10425 (gud-find-file): Copy gud-minor-mode to the new buffer.
10426 (gud-menu-map): Include entries for commands that are not always
10427 available, using :enable to (de)activate them.
10428 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
10429 (gud-mode-map): New map.
10430 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
10431 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
10432 Don't set up gud's menu (it's done by the minor-mode).
10433 (gud-minibuffer-local-map): New.
10434 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
10435 (gud-query-cmdline): New function.
10436 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
10437 (gud-mode): Use define-derived-mode.
10438 Don't set up gud's menu (it's done by the minor-mode).
10439 (gud-chop-words): Remove.
10440 (gud-common-init): Use split-string instead.
10441 (gud-new-keymap, gud-make-debug-menu): Eradicate.
10442
10443 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
10444 Add keyword arg :name.
10445
10446 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
10447 (diff-count-matches, diff-split-hunk): New functions.
10448 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
10449
10450 * pcvs-info.el (cvs-fi-conflict-face): New var.
10451
10452 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
10453 Make it into a simple syntax-table, shared among all submodes.
10454 (sh-heredoc-face): Re-introduce.
10455 (sh-font-lock-syntactic-face-function): New function.
10456 (sh-mode): Use it. Also use define-derived-mode.
10457 Remove old bogus setting of indent-region-function.
10458 (sh-set-shell): Don't set the syntax-table any more.
10459 (sh-mode-syntax-table) <defun>: Remove.
10460
10461 2000-11-12 Miles Bader <miles@gnu.org>
10462
10463 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
10464 message if interactive.
10465
10466 2000-11-12 Dave Love <fx@gnu.org>
10467
10468 * mail/feedmail.el: Fix header,
10469 (feedmail) <defgroup>: Add :link.
10470
10471 * view.el: Use local-map property, not keymap on mode-line string.
10472
10473 * scroll-all.el (scroll-all-mode): Customize variable.
10474 Add autoload cookie to function.
10475
10476 * lazy-lock.el: Remove compatibility code.
10477
10478 * finder.el (finder-known-keywords): Add `files', remove `vms'.
10479 (finder-help-echo): New variable.
10480 (finder-mouse-face-on-line): Add help-echo stuff.
10481 (finder-list-keywords, finder-list-matches): Use mapc.
10482
10483 * faces.el (face-font-registry-alternatives): Add :version.
10484
10485 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
10486 tags-table-list.
10487
10488 * net/browse-url.el (browse-url-browser-function): Update :version.
10489
10490 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
10491 (mail-mode): Use [:alnum:] in some regexps.
10492
10493 2000-11-10 Dave Love <fx@gnu.org>
10494
10495 * ediff.el (ediff-regions-internal, ediff-documentation):
10496 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
10497 fundamental mode.
10498
10499 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
10500 buffer into fundamental mode.
10501 (ediff-set-difference): Use copy-sequence if available.
10502
10503 * ediff-ptch.el (ediff-dispatch-file-patching-job):
10504 Check ediff-patch-map non-nil.
10505 (ediff-fixup-patch-map, ediff-fixup-patch-map)
10506 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
10507 buffer into fundamental mode.
10508
10509 * ediff-merg.el (state-or-merge): Defvar when compiling.
10510
10511 2000-11-10 Jason Rumney <jasonr@gnu.org>
10512
10513 * w32-fns.el (w32-add-charset-info): New function.
10514 (w32-charset-info-alist): Use it.
10515
10516 2000-11-10 Gerd Moellmann <gerd@gnu.org>
10517
10518 * faces.el (face-font-registry-alternatives): New user-option.
10519
10520 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
10521
10522 * textmodes/texinfo.el (texinfo-block-default): New var.
10523 (texinfo-insert-block): Use it. Insert a newline if needed.
10524
10525 * textmodes/fill.el (fill-indent-according-to-mode): New var.
10526 (fill-region-as-paragraph): Use it.
10527
10528 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
10529 (latex-mode): Tweak tex-*-(head|trail)er regexps.
10530 Tweak paragraph regexps to allow a leading [ \t]*.
10531 (tex-latex-block): Insert a newline if necessary.
10532 (latex-insert-item): Only insert a newline if necessary.
10533 (tex-guess-main-file): New function.
10534 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
10535 Set tex-main-file if TeX-master is provided.
10536 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
10537
10538 2000-11-10 Gerd Moellmann <gerd@gnu.org>
10539
10540 * startup.el (command-line): Set the default tooltip-mode
10541 to t for graphical displays which implement x-show-tip.
10542
10543 * tooltip.el (tooltip-mode): Add a comment about startup.el
10544 setting the default value of this user-option.
10545
10546 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
10547
10548 * font-lock.el (font-lock-*-face) <defvar>: Move.
10549 (font-lock-defaults-alist): Mark obsolete.
10550 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
10551 (font-lock-mode): Use define-minor-mode.
10552 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
10553 (font-lock-turn-off-thing-lock): Be more explicit.
10554 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
10555 (font-lock-syntactic-face-function): New var.
10556 (font-lock-fontify-syntactically-region): Use it.
10557 (font-lock-doc-face): New.
10558
10559 * pcvs.el (cvs-enabledp): Ignore errors.
10560 (cvs-commit-filelist): Never query.
10561 (cvs-mode-insert): Always add a terminating / in the initial prompt.
10562 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
10563 (cvs-do-removal): Use cvs-partition rather than delete-if.
10564 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
10565 cvs-bury-buffer.
10566
10567 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
10568 Allow `next' to jump to after the end of the last match.
10569
10570 2000-11-09 Gerd Moellmann <gerd@gnu.org>
10571
10572 * simple.el (byte-compiling-files-p): New function.
10573
10574 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
10575 if it is there.
10576
10577 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
10578 nil again.
10579
10580 * textmodes/ispell.el (ispell-library-path): Don't call
10581 check-ispell-version when byte-compiling because that starts
10582 an ispell process, and ispell might not be installed.
10583 (toplevel): Don't set up a menu when byte-compiling.
10584
10585 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
10586 it, so that a boundp test can be used to determine if we're
10587 currently byte-compiling.
10588
10589 2000-11-09 Dave Love <fx@gnu.org>
10590
10591 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
10592
10593 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10594
10595 * ps-print.el: Patch for variable initialization when spooling.
10596 Doc fix.
10597 (ps-output-list): Fun eliminated.
10598 (ps-begin-file, ps-begin-job): Code fix.
10599
10600 2000-11-08 Dave Love <fx@gnu.org>
10601
10602 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
10603
10604 2000-11-08 Gerd Moellmann <gerd@gnu.org>
10605
10606 * simple.el (shell-command, display-message-or-buffer)
10607 (shell-command-on-region): Mention resize-mini-windows in the doc
10608 string.
10609 (display-message-or-buffer): Take the value of resize-mini-windows
10610 into account.
10611
10612 2000-11-07 Gerd Moellmann <gerd@gnu.org>
10613
10614 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
10615
10616 * dired.el (dired-between-files): Add `^. find' as an alternative
10617 to the regular expression, for find-dired.
10618
10619 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
10620
10621 * textmodes/texnfo-upd.el: Require texinfo.
10622 (defmacro, defgroup): Remove.
10623 (texinfo-section-to-generic-alist): Remove.
10624 Use texinfo-section-list instead (i.e. level is changed string->int).
10625 (texinfo-filter): New function.
10626 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
10627 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
10628 Use it. And use regexp-opt.
10629 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
10630 (texinfo-update-menu-region-beginning)
10631 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
10632 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
10633 (texinfo-update-menu-same-level-regexps): Update.
10634 (texinfo-update-node, texinfo-every-node-update)
10635 (texinfo-sequential-node-update): Remove autoload cookie.
10636
10637 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
10638 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
10639 (texinfo-chapter-level-regexp): Remove.
10640 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
10641
10642 2000-11-06 Dave Love <fx@gnu.org>
10643
10644 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
10645
10646 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
10647 Match defun*.
10648
10649 2000-11-06 Kenichi Handa <handa@etl.go.jp>
10650
10651 * composite.el (composition-function-table): Variable declaration
10652 moved to src/composite.c.
10653 (compose-chars-after): New optional arg object.
10654
10655 2000-11-06 Gerd Moellmann <gerd@gnu.org>
10656
10657 * bindings.el (mode-line-toggle-read-only)
10658 (mode-line-toggle-modified, mode-line-widen)
10659 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
10660 (make-mode-line-mouse2-map): Rewritten.
10661 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
10662 functions so that C-h k can show something with a doc string.
10663
10664 * startup.el (fancy-splash-delay): Set to 10 seconds.
10665 (fancy-splash-max-time): New user-option.
10666 (fancy-splash-stop-time): New variable.
10667 (fancy-splash-screens): Set it. Catch `stop-splashing'.
10668 (fancy-splash-screens-1): Throw `stop-splashing' when current
10669 time is greater than fancy-splash-stop-time.
10670
10671 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
10672
10673 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
10674
10675 * pcvs.el (cvs-mode-marked): New arg `noquery'.
10676 Prompt user for a file rather than raising an error.
10677 (cvs-enabledp): Fix call to cvs-mode-marked.
10678 (cvs-insert-file): New function (extracted from cvs-mode-insert).
10679 (cvs-mode-insert): Use it. Change the init prompt' value.
10680 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
10681
10682 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
10683 Don't pass default arg to ewoc-locate.
10684 (ewoc-collect): Return result in the right order.
10685
10686 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
10687
10688 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
10689 (cvs-status-get-tags): Fix regexp.
10690 (cvs-status-trees, cvs-status-cvstrees):
10691 Combine after change hooks and don't sit-for.
10692 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
10693 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
10694 Use make-char rather than hard-coded cryptic data.
10695 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
10696
10697 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
10698
10699 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
10700 (cvs-insert-strings): New function.
10701
10702 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
10703
10704 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
10705 `mwheel-scroll-amount'.
10706 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
10707 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
10708 string-matching against the version string.
10709
10710 2000-11-06 Kenichi Handa <handa@etl.go.jp>
10711
10712 * language/thai.el ("Thai"): Set a lisp form that produces
10713 composed string in `sample-text' language info.
10714
10715 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
10716 composed string in `sample-text' language info.
10717
10718 * international/mule-cmds.el (describe-language-environment):
10719 Eval `sample-text' data and insert the result.
10720
10721 * international/mule-conf.el (compound-text): Define this coding
10722 system here. Make x-ctext and ctext aliases of it.
10723
10724 * language/european.el (compound-text, ctext): Moved to
10725 international/mule-conf.el.
10726
10727 2000-11-05 Andrew Innes <andrewi@gnu.org>
10728
10729 * w32-fns.el (w32-version): New function.
10730
10731 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
10732
10733 * progmodes/awk-mode.el: Update copyright.
10734 (awk-mode-abbrev-table): Remove.
10735 (awk-font-lock-keywords): Use regexp-opt.
10736 (awk-mode): Use define-derived-mode.
10737
10738 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
10739 when extracting a suffix.
10740
10741 2000-11-04 Andre Spiegel <spiegel@gnu.org>
10742
10743 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
10744 auto-save-mode.
10745
10746 2000-11-04 Jason Rumney <jasonr@gnu.org>
10747
10748 * language/european.el (decode-mac-roman): Test against r1 not r0.
10749
10750 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
10751
10752 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
10753 (icon-mode): Define indent-line-function.
10754 (icon-comment-indent): Simplify.
10755 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
10756
10757 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
10758
10759 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
10760 Bind change-log-default-mode to defeat the caching done on it.
10761 Don't bother saving excursion any more.
10762
10763 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
10764
10765 * frame.el (after-setting-font-hook): Rename hooks -> hook.
10766 (set-frame-font): Use the new name (and the old for compatibility).
10767
10768 * toolbar/tool-bar.el (tool-bar-mode):
10769 * time.el (display-time-mode):
10770 * recentf.el (recentf-mode):
10771 * paren.el (show-paren-mode):
10772 * mwheel.el (mouse-wheel-mode):
10773 * msb.el (msb-mode):
10774 * jka-compr.el (auto-compression-mode):
10775 * image-file.el (auto-image-file-mode):
10776 * hl-line.el (hl-line-mode):
10777 * delsel.el (delete-selection-mode):
10778 * autoinsert.el (auto-insert-mode):
10779 * complete.el (partial-completion-mode): Drop unneeded positional args.
10780
10781 * info.el (Info-mode):
10782 * comint.el (comint-mode): Don't bother with make-local-hook.
10783
10784 * log-edit.el (log-edit-menu): New menu.
10785
10786 2000-11-03 Miles Bader <miles@gnu.org>
10787
10788 * wid-edit.el (widget-end-of-line): Reinstate, with a new
10789 definition, so that trailing spaces are handled properly.
10790 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
10791
10792 2000-11-03 Gerd Moellmann <gerd@gnu.org>
10793
10794 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
10795 tab character.
10796 (fancy-splash-screens): Set tab-width to 20.
10797
10798 2000-11-03 Dave Love <fx@gnu.org>
10799
10800 * comint.el (comint-completion-addsuffix): Fix custom type.
10801
10802 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
10803
10804 * font-lock.el (font-lock-buffers): Remove.
10805 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
10806 (font-lock-change-major-mode): Remove.
10807 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
10808 (font-lock-default-fontify-region): Extend the multiline
10809 fontification to whole lines.
10810 (font-lock-fontify-anchored-keywords)
10811 (font-lock-fontify-keywords-region): If matching just one
10812 line (with \n) only mark the \n as multiline.
10813
10814 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
10815 Correctly handle the case where several :group args are supplied.
10816 Allow :extra-args.
10817 (easy-mmode-define-global-mode): Allow :extra-args.
10818 Correctly handle the case where several :group args are supplied.
10819
10820 2000-11-02 Miles Bader <miles@gnu.org>
10821
10822 * calendar/calendar.el (diary-face, calendar-today-face)
10823 (holiday-face): Remove dependency on `window-system'.
10824
10825 2000-11-02 Ken Raeburn <raeburn@gnu.org>
10826
10827 * Makefile.in (emacs): Set EMACSLOADPATH always.
10828 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
10829 (compile-files): Bomb out if compilation of a file fails.
10830
10831 2000-11-02 Dave Love <fx@gnu.org>
10832
10833 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
10834
10835 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
10836
10837 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
10838 punctuation in the warning inserted into the *mail* buffer.
10839
10840 2000-11-02 Gerd Moellmann <gerd@gnu.org>
10841
10842 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
10843 (authors-public-domain-p): New function.
10844 (authors-print): Use it.
10845
10846 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
10847
10848 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
10849
10850 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10851
10852 * ps-print.el: Extension for even/odd printing. Doc fix.
10853 (ps-print-version): New version number (6.3.1).
10854 (ps-even-or-odd-pages): Customization fix.
10855 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
10856 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
10857 (ps-page-count): Var replaced by `ps-page-column'.
10858 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
10859 (ps-print-sheet-p): New fun.
10860
10861 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
10862
10863 * tooltip.el (tooltip-gud-tips-setup): New function.
10864 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
10865 (tooltip-mode): Call tooltip-gud-tips-setup.
10866 (tooltip-gud-tips): Use `gud-basic-call' instead of
10867 process-send-string, so the prompt gets frobbed appropriately.
10868 Handle nil return value from `tooltip-gud-print-command'.
10869
10870 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
10871
10872 * comint.el (comint-add-to-input-history): New function.
10873 (comint-send-input): Use `comint-add-to-input-history'.
10874
10875 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
10876
10877 * info.el (info-menu-header): New face.
10878 (Info-fontify-menu-headers): New function.
10879 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
10880
10881 * info.el (Info-insert-dir): Don't include blank lines at
10882 beginning of additional dir files (one is added automatically).
10883
10884 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
10885
10886 * emacs-lisp/easy-mmode.el (define-minor-mode):
10887 Revert the latest changes.
10888 Allow the three positional arguments to be skipped and replaced
10889 by keyword arguments.
10890 Add a :toggle argument to determine whether a nil arg means toggle
10891 or means turn-on. The default is unchanged.
10892 Add a call to force-mode-line-update.
10893
10894 2000-11-01 Dave Love <fx@gnu.org>
10895
10896 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
10897
10898 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
10899
10900 * calendar/calendar.el (diary-face, holiday-face):
10901 Add dark-background variants.
10902
10903 2000-10-31 Sam Steingold <sds@gnu.org>
10904
10905 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
10906 `tex-main-file' does not have directory in it.
10907
10908 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
10909
10910 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
10911
10912 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
10913
10914 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
10915 functional change.
10916
10917 2000-10-31 Gerd Moellmann <gerd@gnu.org>
10918
10919 * files.el (find-file-noselect): When we expand a wildcard, return
10920 a list of buffers, as we should do according to the doc string.
10921
10922 2000-10-31 Ken Raeburn <raeburn@gnu.org>
10923
10924 * loadup.el (top level): Adjust load path if program name is
10925 "../src/bootstrap-emacs", in case it's not dumped and thus the
10926 load path adjustment hasn't already been done.
10927
10928 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10929
10930 * ps-print.el: Fix bug on selected pages for printing.
10931 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
10932 is on. Try to avoid warning messages when compiling. Doc Fix.
10933 (ps-print-version): New version number (6.3).
10934 (ps-color-device): Use `color-values' to determine if device
10935 supports color.
10936 (ps-color-values): Try to use `x-color-values' when using XEmacs.
10937 (ps-print-page-p): Changed from defsubst to defun.
10938 (ps-page-number): Changed from defmacro to defun.
10939 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
10940 printing.
10941 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
10942 (ps-end-file, ps-dummy-page): Funs eliminated.
10943 (ps-print-color-scale): Changed default value.
10944 (ps-page-n-up, ps-print-page-p): New internal vars.
10945 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
10946 (ps-plot-region, ps-generate, ps-end-job): Code fix.
10947
10948 * delim-col.el: Little programming improvement.
10949 (delimit-columns-str): New macro.
10950 (delimit-columns-region, delimit-columns-rectangle): Code fix.
10951
10952 2000-10-31 Kenichi Handa <handa@etl.go.jp>
10953
10954 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
10955 Moved to european.el.
10956 (ccl-encode-mac-roman-font, fontset-mac): Modified for
10957 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
10958 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
10959 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
10960
10961 2000-10-30 Dave Love <fx@gnu.org>
10962
10963 * progmodes/cc-menus.el (imenu-generic-expression)
10964 (imenu-progress-message): Only defvar when compiling.
10965
10966 * emacs-lisp/elp.el (elp-unload-hook): New function.
10967
10968 * loadhist.el (unload-feature): Call elp-restore-function,
10969 checking for symbols; don't use elp-restore-all.
10970 (loadhist-hook-functions): Doc fix.
10971
10972 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
10973
10974 * log-edit.el (log-edit-confirm): Fix the default.
10975
10976 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10977
10978 * delim-col.el: Little fix: replace delimit-columns-align-columns by
10979 delimit-columns-format.
10980 (delimit-columns-region, delimit-columns-rectangle): Code fix.
10981
10982 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
10983
10984 * comint.el (comint-replace-by-expanded-history): Don't use
10985 comint-get-old-input (we're not looking at *old* input).
10986 (comint-get-old-input-default): If using fields, signal an error
10987 when the point is not in an input field.
10988
10989 2000-10-30 Kenichi Handa <handa@etl.go.jp>
10990
10991 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
10992 and mule-unicode-e000-ffff.
10993
10994 * international/mule.el (decode-char, encode-char): New functions.
10995 (make-coding-system): Accept a symbol of translation table as a
10996 value of property `safe-chars'.
10997
10998 * international/mule-cmds.el (encode-coding-char): Check property
10999 safe-chars instead of safe-charsets.
11000
11001 * international/fontset.el (fontset-default): Modified for
11002 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
11003 (x-font-name-charset-alist): Likewise.
11004 (ccl-encode-unicode-font): New CCL program. Record it in
11005 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
11006
11007 * language/european.el (mac-roman-decoder, mac-roman-encoder):
11008 New translation tables.
11009 (decode-mac-roman, encode-mac-roman): Definition of these CCL
11010 programs are modified and moved from mac-win.el.
11011 (mac-roman): Definition of this coding system is modified and
11012 moved from mac-win.el.
11013
11014 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
11015
11016 * ediff-wind.el (ediff-setup-control-frame): Enclose
11017 face-attribute in condition-case to avoid errors in older emacsen.
11018
11019 2000-10-29 Miles Bader <miles@gnu.org>
11020
11021 * custom.el (custom-add-to-group): Allow multiple entries for a
11022 given value OPTION, as long as their widget types are different.
11023 * cus-edit.el (custom-face-value-create): If face name doesn't end
11024 with "face", add such here (similar to custom group widgets).
11025
11026 * comint.el (comint-highlight-prompt): Add :type.
11027
11028 2000-10-28 John Wiegley <johnw@gnu.org>
11029
11030 * calendar/timeclock.el (timeclock-log): Doc fix.
11031 (timeclock-last-event): Doc fix.
11032 (timeclock-log): Kill the timelog buffer after appending a new event.
11033 (timeclock-find-discrep): Use a temp buffer to read in the
11034 timelog, instead of visiting the file.
11035 (timeclock-log-data): A new function, along with a host of helper
11036 functions, for the purpose of making timelog data accessible to
11037 programmers.
11038
11039 * eshell/esh-mode.el (window-height test): Make certain that
11040 `eshell-stringify-t' is non-nil.
11041 (eshell-password-prompt-regexp): Changed to a much simpler
11042 password regexp.
11043 (eshell-send-input): If `eshell-invoke-directly' returns t,
11044 directly invoke the parsed command using `eval'. This improves
11045 turn-around time on simple commands by a factor of three or
11046 greater, such as cd, ls, pwd, etc. -- which get used very often.
11047 It also conserves thousands of cons cells per call (since
11048 `eshell-do-eval' consumes memory like a Cookie Monster set loose
11049 in the Pacific Cookie Company).
11050
11051 * eshell/esh-test.el (eshell-test): Whitespace fix.
11052
11053 * eshell/em-ls.el (eshell-ls-insert-directory):
11054 Make `eshell-ls-initial-args' nil when inserting directory contents.
11055
11056 * eshell/em-script.el (eshell-script-initialize): Add names to
11057 `eshell-complex-commands, since `source' and `.' are complex.
11058
11059 * eshell/esh-cmd.el (eshell-rewrite-for-command)
11060 (eshell-rewrite-while-command): Use `eshell-protect' instead of
11061 `eshell-copy-handles'.
11062 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
11063 bodies.
11064 (eshell-separate-commands): Whitespace fix.
11065 (eshell-complex-commands): Added a new list of names, for
11066 determining whether a given command is as simple as it looks.
11067 (eshell-invoke-directly): New function. Returns t if a command
11068 should be invoked directly (using `eval'), rather than indirectly
11069 using `eshell-do-eval'.
11070 (eshell-do-eval): Whitespace fix.
11071
11072 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
11073 which provides an emulation of the DOS shell behavior of assuming
11074 that cp/mv/ln should copy/move/link to the current directory.
11075 (eshell-remove-entries): Added a doc string.
11076 (eshell-shuffle-files): Removed the check for `target' being null.
11077 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
11078 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
11079 it to do a smarter check of whether a destination was provided.
11080 (eshell/mv, eshell/cp): Enable `:preserve-args'.
11081 (eshell/ln): Enable `:preserve-args', and use
11082 `eshell-mvcpln-template' to implement the body of the function.
11083 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
11084 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
11085 list after flattening it. This makes it possible to cat files
11086 with numerical names.
11087 (eshell-unix-initialize): Added several names to
11088 `eshell-complex-commands.
11089 (eshell-unix-command-complex-p): Return t if a given command name
11090 may result in external processes being invoked.
11091
11092 * eshell/em-glob.el (eshell-glob-show-progress): Make this
11093 variable nil by default, since it slows down glob processing by a
11094 factor of two or more, and increases memory consumption.
11095
11096 * eshell/em-smart.el: Added a note about how memory consumptive
11097 smart display mode can be (at least this is true in Emacs 21).
11098 (eshell-smart-initialize): Whitespace fix.
11099 (eshell-refresh-windows): Use `if' instead of `when'.
11100 (eshell-smart-scroll-window): Calling `save-current-buffer' was
11101 not necessary.
11102 (eshell-currently-handling-window): Added a missing global variable.
11103
11104 * eshell/em-ls.el (eshell-do-ls): Code simplification.
11105 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
11106 Whitespace fix.
11107 (eshell-ls-exclude-hidden): Added this variable in addition to
11108 `eshell-ls-exclude-regexp'. This one prevents files beginning
11109 with . from even being read, which can improve memory consumption
11110 quite a bit.
11111 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
11112 read file entries beginning with a dot. In home directories with
11113 lots of hidden files, fully two-thirds of the time spent in ls is
11114 used to read directory entries that are immediately thrown away.
11115 (eshell-ls-initial-args): Added back this configuration variable,
11116 for specifying default initial arguments to every call to ls.
11117 Much faster than using an alias to do the same thing.
11118 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
11119 (eshell-ls-dir): Whitespace change.
11120
11121 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
11122
11123 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
11124 (eshell-stringify-t): Added a customization variable, to indicate
11125 whether `t' should be rendered as a string at all. If not, one
11126 can still determine if the result of an expression is true using
11127 "file-exists-p FILE && echo true".
11128 (eshell-stringify): If `eshell-stringify-t' is nil, don't
11129 stringify t!
11130
11131 * eshell/esh-module.el: Whitespace fix.
11132
11133 * eshell/em-alias.el (eshell-alias-initialize):
11134 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
11135 (eshell-command-aliased-p): New function that returns t if a
11136 command name names an aliased.
11137
11138 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
11139
11140 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
11141 redrawing the screen when changing cursor color.
11142 (viper-insert-state-pre-command-sentinel)
11143 (viper-replace-state-pre-command-sentinel)
11144 (viper-replace-state-post-command-sentinel):
11145 Use viper-preserve-cursor-color.
11146 Many functions changed to use viper= instead of = when comparing
11147 characters.
11148 * viper-util.el (viper-memq-char,viper=): New functions for
11149 working with characters.
11150 (viper-change-cursor-color): Fixed buglet.
11151 Many functions changed to use viper= instead of = when comparing
11152 characters.
11153 * viper.el (viper-insert-state-mode-list): Added eshell.
11154
11155 * ediff-init.el (ediff-before-setup-hook): New hook.
11156 Several typos fixed in various docstrings.
11157 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
11158 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
11159 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
11160 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
11161 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
11162 (ediff-get-selected-buffers): New function.
11163 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
11164 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
11165 Use save-window-excursion.
11166 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
11167 termination check in while loop.
11168 * ediff.el (ediff-get-default-file-name): Better defaults when in
11169 dired buffer.
11170 (ediff-files,ediff-merge-files,ediff-files3)
11171 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
11172
11173 2000-10-28 Dave Love <fx@gnu.org>
11174
11175 * info.el (Info-fontify-node): Add help-echo for menu items.
11176
11177 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
11178
11179 * startup.el (normal-top-level): If the value of $TERM indicates
11180 we are running from xterm or one of its work-alikes, default to a
11181 light background mode.
11182
11183 Support for -fg, -bg, and -rv command-line arguments for TTYs:
11184 * faces.el (tty-handle-reverse-video): New function.
11185 (tty-create-frame-with-faces): Call it.
11186
11187 * frame.el (frame-notice-user-settings): Don't apply
11188 default-frame-alist and initial-frame-alist to MS-DOS frames.
11189 Call tty-handle-reverse-video, frame-set-background-mode, and
11190 face-set-after-frame-default for non-MS-DOS frames.
11191
11192 * startup.el (tty-long-option-alist): New variable.
11193 (tty-handle-args): New function.
11194 (command-line): Call tty-handle-args.
11195
11196 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
11197 startup.el now does that for all character-terminal frames.
11198
11199 2000-10-28 Miles Bader <miles@gnu.org>
11200
11201 * emacs-lisp/easy-mmode.el (define-minor-mode):
11202 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
11203 is global. If :global is followed by a non-nil but non-t value,
11204 make the mode buffer-local, but also generate a `global-MODE'
11205 version using `easy-mmode-define-global-mode'.
11206 Add :conditional-turn-on keyword argument.
11207
11208 2000-10-28 Dave Love <fx@gnu.org>
11209
11210 * international/latin1-disp.el (latin1-char-displayable-p):
11211 Don't use window-system.
11212
11213 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
11214
11215 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
11216 Don't call find-buffer-file-type-coding-system. Instead, just
11217 set eol-type to -unix if inhibit-eol-conversion is in effect, or
11218 if the file is on an untranslated filesystem.
11219 (add-untranslated-filesystem): Use "D" instead of "f" inside
11220 interactive.
11221
11222 2000-10-27 Dave Love <fx@gnu.org>
11223
11224 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
11225 (refill-mode): Use it.
11226
11227 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
11228
11229 * international/quail.el (quail-activate): Don't make-local-hook.
11230
11231 2000-10-27 Andre Spiegel <spiegel@gnu.org>
11232
11233 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
11234 manual backups and file.~<rev>.~ for automatic ones.
11235 (vc-make-version-backup): Don't do it on MS-DOS without long file
11236 names.
11237
11238 * vc.el (vc-version-other-window): If an automatic backup of the
11239 desired version exists, rename it instead of copying it.
11240
11241 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
11242 after command. If there's an unexpected error, signal it instead
11243 of being silent.
11244 (vc-cvs-merge-news): Be prepared for no news at all.
11245
11246 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
11247
11248 * shell.el (shell): Add BUFFER argument.
11249 * comint.el (make-comint-in-buffer): New function.
11250 (make-comint): Use it.
11251
11252 * faces.el (face-spec-choose): Change syntax so that the list of
11253 attribute-value pairs is now the cdr of each clause, not the cadr.
11254 Detect old-style entries, and handle them. Use pop.
11255
11256 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
11257
11258 * cus-edit.el (custom-mode-map): Use a sparse map.
11259 (custom-mode): Don't bother with make-local-hook.
11260
11261 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
11262
11263 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
11264
11265 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11266
11267 * ps-print.el: Avoid compilation gripes.
11268 (ps-print-version): New version number (6.2.1).
11269
11270 2000-10-26 Dave Love <fx@gnu.org>
11271
11272 * menu-bar.el: Modify some menu item help strings.
11273 (menu-bar-help-menu): Add link to MORE.STUFF.
11274
11275 * cus-edit.el (custom-mode): Add `special' mode-class property.
11276
11277 * wid-browse.el (widget-browse-mode): Likewise.
11278
11279 * wid-edit.el (widget-specify-field): Revert to using local-map
11280 property, not keymap.
11281
11282 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
11283
11284 * wid-edit.el (widget-field-end): When checking for a `boundary'
11285 field, do so in the correct buffer.
11286
11287 * simple.el (undo): Correctly distinguish between numeric and
11288 non-numeric prefix args in non-transient-mark-mode, as per the doc
11289 string. When in transient-mark-mode, treat all prefix-args as
11290 numeric.
11291
11292 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
11293 Position point on match. Handle N == 0 correctly.
11294
11295 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
11296 (comint-mode-map): Reverse order of `comint-write-output' and
11297 `comint-append-output-to-file'.
11298 (comint-append-output-to-file): Reinstate this function, for the
11299 benefit of the menu.
11300
11301 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
11302
11303 * vc.el (vc-version-other-window): Bind `file'.
11304
11305 2000-10-25 Gerd Moellmann <gerd@gnu.org>
11306
11307 * Makefile.in (update-authors): New target for maintenance purposes.
11308
11309 * emacs-lisp/authors.el (batch-update-authors): New function.
11310 (authors-fixed-entries): New defconst.
11311 (authors-add-fixed-entries): New function.
11312 (authors): Call it.: Don't process lispref/.
11313
11314 2000-10-25 Jason Rumney <jasonr@gnu.org>
11315
11316 * cus-edit.el (custom-button-face, custom-button-pressed-face):
11317 Merge x w32 and mac definitions.
11318
11319 2000-10-25 Gerd Moellmann <gerd@gnu.org>
11320
11321 * menu-bar.el (menu-bar-options-menu): Add a help string for
11322 `uniquify'.
11323
11324 2000-10-25 Stephen Gildea <gildea@stop.mail-abuse.org>
11325
11326 * time-stamp.el (time-stamp-string-preprocess):
11327 Fix a wrong type argument error.
11328
11329 2000-10-25 Miles Bader <miles@gnu.org>
11330
11331 * recentf.el (recentf-mode): Variable removed.
11332 (recentf-mode): Use `define-minor-mode'.
11333
11334 * mwheel.el (mouse-wheel-mode): New global minor mode.
11335 (mwheel-install): Use `mouse-wheel-mode'.
11336
11337 2000-10-25 Dave Love <fx@gnu.org>
11338
11339 * progmodes/cperl-mode.el (cperl-mode):
11340 Set normal-auto-fill-function correctly.
11341
11342 * wid-edit.el (widget-field-keymap, widget-text-keymap):
11343 Don't inherit from global-map and don't nullify menu-bar and tool-bar
11344 bindings.
11345
11346 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
11347
11348 * wid-edit.el (widget-field-at): New function.
11349 (widget-at, widget-field-activate): Use it.
11350 (widget-tabable-at): Use `widget-at'.
11351 (widget-specify-field): If the terminating character of the widget
11352 field (which is read-only) is a newline, put it into a special
11353 `boundary' field so that C-n/C-p act more naturally.
11354 (widget-field-end): Also don't subtract one if a special
11355 `boundary' field has been added after the widget field.
11356
11357 * comint.el (comint-output-filter, comint-send-input):
11358 Don't bother adding stickiness fields to overlays to fool the field
11359 code, since it should notice the overlay insertion-types now.
11360
11361 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
11362 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
11363 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
11364
11365 2000-10-24 Gerd Moellmann <gerd@gnu.org>
11366
11367 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
11368 (authors): Set file coding system to iso-2022-7bit.
11369 Add file-local variables to output buffer.
11370
11371 * files.el (after-find-file): Don't print any warnings if
11372 WARN is nil.
11373
11374 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11375
11376 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
11377
11378 * delim-col.el: Now there is a column formatting mechanism.
11379 Modified to customization mechanisms convention. Doc fix.
11380 (columns): New group for delim-col.
11381 (delimit-columns-before, delimit-columns-after)
11382 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
11383 (delimit-columns-end): New vars.
11384 (delimit-columns-customize, delimit-columns-format): New funs.
11385 (delimit-columns-region, delimit-columns-rectangle)
11386 (delimit-columns-rectangle-line): Modified to support column
11387 formatting.
11388
11389 2000-10-24 Dave Love <fx@gnu.org>
11390
11391 * log-edit.el (log-edit): Add :version and a :group for vc.
11392
11393 2000-10-24 Gerd Moellmann <gerd@gnu.org>
11394
11395 * files.el (after-find-file): Don't print a message ``New file''
11396 if WARN is nil.
11397
11398 * wid-edit.el (widget-field-keymap, widget-text-keymap):
11399 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
11400 get duplicate tool-bar entries because we'll see the global ones
11401 on more than one path through keymaps.
11402
11403 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
11404
11405 * progmodes/cmacexp.el: Change Francesco's email address.
11406
11407 2000-10-24 Kenichi Handa <handa@etl.go.jp>
11408
11409 * window.el (fit-window-to-buffer): Adjust point of the window
11410 buffer, not that of the current buffer.
11411
11412 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
11413
11414 * progmodes/cmacexp.el: Update the euthor's email address.
11415
11416 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
11417
11418 * faces.el (face-spec-set-match-display): Add `graphic' display
11419 type (the inverse of `tty'). Use `display-graphic-p' instead of
11420 the window-system variable.
11421
11422 2000-10-24 Kenichi Handa <handa@etl.go.jp>
11423
11424 * international/isearch-x.el (isearch-with-input-method):
11425 Call input-method-function with the first event in
11426 unread-command-events.
11427
11428 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
11429
11430 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
11431
11432 2000-10-24 Andrew Choi <akochoi@i-cable.com>
11433
11434 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
11435 New charsets.
11436
11437 * term/mac-win.el: Remove definitions of mac-roman-lower and
11438 mac-roman-upper, require dired, and define instead of set
11439 mac-ready-for-drag-n-drop to avoid compilation error.
11440
11441 2000-10-23 Andrew Innes <andrewi@gnu.org>
11442
11443 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
11444 Remove superfluous calls to subst-char-in-string; instead apply
11445 expand-file-name after convert-standard-filename to ensure
11446 expected directory separators are used.
11447
11448 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
11449
11450 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
11451
11452 2000-10-23 Dave Love <fx@gnu.org>
11453
11454 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
11455 (tool-bar-add-item): Set foreground and background for XBM icons.
11456
11457 * international/latin1-disp.el (latin1-char-displayable-p):
11458 New function (from Handa).
11459 (latin1-display-check-font): Use it.
11460
11461 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
11462 using :key-sequence, making it much more usable.
11463 Use nconc, not append.
11464 (imenu--create-keymap-1): Avoid append.
11465
11466 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
11467
11468 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
11469
11470 [the following changes fix a bug where `define-minor-mode' didn't
11471 correctly generate :require clauses for defcustoms in compiled files]
11472 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
11473 (byte-compile-log-file, byte-compile-log-1): Don't set
11474 `byte-compile-current-file' to nil. Instead set
11475 `byte-compile-last-logged-file' to it. Test whether
11476 byte-compile-current-file equals byte-compile-last-logged-file
11477 instead of whether its nil.
11478 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
11479
11480 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
11481
11482 * textmodes/refill.el: Fix var names in doc.
11483 (refill-mode): Don't bother with make-local-hook anymore.
11484
11485 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
11486
11487 * faces.el (face-user-default-spec, face-default-spec): New functions.
11488 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
11489 (frame-set-background-mode, face-set-after-frame-default):
11490 Use `face-user-default-spec'. Simplify code slightly.
11491
11492 * woman.el (woman-italic-face, woman-bold-face)
11493 (woman-unknown-face): Add dark-background variants.
11494 (woman-default-faces): Renamed from `woman-colour-faces'.
11495 Set using the stored defaults, rather than using hard-wired colors.
11496 (woman-monochrome-faces): Renamed from `woman-black-faces'.
11497 Just make the foreground `unspecified' rather than "black".
11498 (woman-menu): Rename menu entries accordingly.
11499
11500 * faces.el (header-line): Make more reasonable on mono/grayscale
11501 displays.
11502
11503 2000-10-23 Andrew Choi <akochoi@i-cable.com>
11504
11505 * cus-edit.el (custom-button-face): Use 3D look for mac.
11506 (custom-button-pressed-face): Likewise.
11507
11508 * faces.el (set-face-attributes-from-resources): Handle mac frames
11509 in the same way as x and w32 frames.
11510 (face-valid-attribute-values): Likewise.
11511 (read-face-attribute): Likewise.
11512 (defined-colors): Likewise.
11513 (color-defined-p): Likewise.
11514 (color-values): Likewise.
11515 (display-grayscale-p): Likewise.
11516 (face-set-after-frame-default): Likewise.
11517 (mode-line): Same default face as for x and w32.
11518 (tool-bar): Likewise.
11519
11520 * frame.el: Remove call to frame-notice-user-settings at end of
11521 the file.
11522
11523 * info.el (Info-fontify-node): Make underlines invisible for mac
11524 as for x, pc, and w32 frame types.
11525
11526 * term/mac-win.el: New file.
11527
11528 2000-10-22 Dave Love <fx@gnu.org>
11529
11530 * textmodes/refill.el: New file.
11531
11532 2000-10-22 Andre Spiegel <spiegel@gnu.org>
11533
11534 * vc-hooks.el (vc-version-backup-file-name): New optional args
11535 MANUAL and REGEXP.
11536 (vc-delete-automatic-version-backups, vc-make-version-backup):
11537 New functions.
11538 (vc-before-save): Use the latter.
11539 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
11540 confusion.
11541
11542 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
11543 expected by vc[-hooks].el.
11544
11545 * vc.el (vc-checkout): Added `-p' suffix in call to
11546 vc-make-version-backups-p; use vc-make-version-backup to actually
11547 make the backup.
11548 (vc-version-other-window, vc-version-backup-file): Handle both
11549 automatic and manual backups.
11550 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
11551 of all of them.
11552
11553 2000-10-22 Miles Bader <miles@gnu.org>
11554
11555 * comint.el (comint-highlight-input, comint-highlight-prompt):
11556 Renamed, `-face' at end removed.
11557 (comint-send-input, comint-output-filter): Use renamed faces.
11558
11559 * window.el (fit-window-to-buffer): Change defaulting of
11560 MAX-HEIGHT slightly.
11561
11562 * faces.el (color-values, color-defined-p): Use `member', not
11563 `memq', because it works correctly for strings.
11564 (frame-set-background-mode): Actually, "unspecified-fg" and
11565 "unspecified-bg" *are* strings. Use `member', not `memq', and
11566 `equal', not `eq', when a string value is possible.
11567
11568 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
11569
11570 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
11571
11572 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
11573
11574 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
11575 sh-electric-rparen, sh-electric-less and sh-electric-hash.
11576 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
11577 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
11578 (sh-font-lock-syntactic-keywords): Use them.
11579 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
11580 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
11581 (sh-mode): Don't override font-lock-unfontify-region-function.
11582 Use a copy of sh-font-lock-syntactic-keywords.
11583 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
11584 Don't call sh-scan-buffer since font-lock does it on the fly.
11585 (sh-get-indent-info): Use `face' rather than `syntax-table'
11586 text-property to detect here-documents.
11587 Replace sh-special-syntax with sh-st-punc.
11588 (sh-prev-line): Use `face' rather than `syntax-table'
11589 text-property to skip over here-documents.
11590 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
11591 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
11592 (sh-electric-less, sh-set-here-doc-region)
11593 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
11594 (sh-scan-buffer, sh-rescan-buffer): Remove.
11595
11596 2000-10-21 Andrew Innes <andrewi@gnu.org>
11597
11598 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
11599 remote (ange-ftp) file names.
11600
11601 2000-10-21 Miles Bader <miles@gnu.org>
11602
11603 * window.el (fit-window-to-buffer): New function.
11604 (shrink-window-if-larger-than-buffer): Use it.
11605 (window-text-height): Don't expect minibuffers to have mode-lines.
11606
11607 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
11608 * international/quail.el (quail-update-guidance):
11609 Use `fit-window-to-buffer' instead of `set-window-text-height'.
11610
11611 * international/quail.el (quail-show-guidance-buf): Make sure
11612 guidance window really has enough room.
11613 (quail-update-guidance): If quail-guidance-win is already shown,
11614 make sure its height is OK.
11615
11616 * window.el (window-text-height, set-window-text-height):
11617 New functions.
11618 (shrink-window-if-larger-than-buffer): Use `window-text-height'
11619 instead of `window-height' & `mode-line-window-height-fudge'.
11620 (mode-line-window-height-fudge): Add FACE parameter.
11621 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
11622 instead of `enlarge-window' & `mode-line-window-height-fudge'.
11623
11624 2000-10-20 Miles Bader <miles@gnu.org>
11625
11626 * window.el (height-affecting-face-attributes): Use `defconst'.
11627
11628 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
11629 New function, conditionally aliased to `mode-line-window-height-fudge'.
11630 (ispell-help): Use it.
11631 (ispell-choices-win-default-height): Don't include mode-line fudge.
11632 (ispell-choices-win-default-height): New function.
11633 (ispell-show-choices, ispell-command-loop): Use function
11634 `ispell-choices-win-default-height' instead of variable.
11635
11636 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
11637
11638 * window.el (mode-line-window-height-fudge): New variable.
11639 (height-affecting-face-attributes): New variable.
11640 (mode-line-window-height-fudge): New function.
11641 (shrink-window-if-larger-than-buffer): Use it.
11642 * help.el (resize-temp-buffer-window): Likewise.
11643
11644 * info.el (Info-fontify-node): Add support for @subsubsection
11645 titles, which use `Info-title-4-face'.
11646 (Info-title-4-face): New face.
11647 (Info-title-3-face): Inherit from Info-title-4-face instead of
11648 variable-pitch.
11649
11650 2000-10-19 Jason Rumney <jasonr@gnu.org>
11651
11652 * dired.el (dired-insert-directory): Do not let errors signalled by
11653 attempt to run dired-free-space-program prevent dired from working.
11654
11655 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
11656
11657 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
11658
11659 2000-10-19 Gerd Moellmann <gerd@gnu.org>
11660
11661 * dirtrack.el (dirtrack): Fix call to run-hooks.
11662
11663 * cmuscheme.el (cmuscheme-program-name): Renamed from
11664 scheme-program-name because xscheme.el contains a defcustom with
11665 the same name. As a consequence, customizing group `cmuscheme'
11666 loaded `xscheme' which redefined run-scheme.
11667 (run-scheme): Use cmuscheme-program-name.
11668
11669 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
11670
11671 * play/doctor.el (doctor-death): Update the Samaritans'
11672 anonymous address, and add a website for Befrienders International.
11673
11674 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11675
11676 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
11677 Avoid compilation gripes. Doc fix.
11678 (ps-print-version): New version number (6.2).
11679 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
11680 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
11681 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
11682 (ps-x-extent-priority, ps-x-extent-start-position)
11683 (ps-x-face-font-instance, ps-x-find-coding-system)
11684 (ps-x-font-instance-properties, ps-x-make-color-instance)
11685 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
11686 avoid compilation gripes without defining functions.
11687 (ps-e-find-composition): Alias for function find-composition, to have a
11688 suitable function depending on Emacs version.
11689 (ps-color-device, ps-color-values, ps-face-foreground-name)
11690 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
11691 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
11692 (ps-print-ensure-fontified): Function definitions surrounded by
11693 `eval-and-compile' to avoid compilation gripes.
11694 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
11695 by symbol-value to avoid compilation gripes.
11696 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
11697 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
11698
11699 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
11700
11701 * startup.el (normal-top-level): Call `frame-set-background-mode'
11702 after `frame-notice-user-settings' because the latter doesn't call
11703 the former on a tty.
11704
11705 * faces.el (frame-set-background-mode): `unspecified' &c are
11706 symbols, not strings.
11707
11708 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
11709
11710 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
11711 why some "light*" colors are deliberately absent from the alist.
11712
11713 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
11714 Change colors for tty's, as suggested by Miles Bader.
11715
11716 2000-10-19 Kenichi Handa <handa@etl.go.jp>
11717
11718 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
11719 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
11720 for ISO10646-1 fonts.
11721 (x-font-name-charset-alist): Add an entry for "iso10646-1".
11722
11723 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
11724
11725 * faces.el (frame-set-background-mode): If a tty frame defines a
11726 background color, use that to compute the background mode, instead
11727 of always defaulting to "dark".
11728
11729 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
11730
11731 * comint.el (comint-write-output): New function.
11732 (comint-mode-map): Add it to the menu.
11733 Bind `C-c C-s' to comint-write-output.
11734
11735 2000-10-18 Gerd Moellmann <gerd@gnu.org>
11736
11737 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
11738 Use fancy-splash-delay.
11739
11740 2000-10-18 Alex Schroeder <alex@gnu.org>
11741
11742 * progmodes/sql.el (sql-sybase-options): New option.
11743 (sql-sybase): Use it. Add sql-database to the list of parameters
11744 provided for login. The options -w 2048 -n are not used any more.
11745
11746 * comint.el (comint-read-input-ring): Bugfix such that the first
11747 and the last entry of the input ring file are not lost.
11748
11749 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11750
11751 * ps-print.el: Internal variable changes to defcustom,
11752 make-local-hook changes to defvar. Doc fix.
11753 (ps-print-version): New version number (6.1).
11754 (ps-setup, ps-do-despool): Code fix.
11755 (ps-printer-name): Customization fix.
11756 (ps-printer-name-option): Now is a defcustom instead of an
11757 internal variable.
11758 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
11759 (ps-print-begin-column-hook): Now are defvar instead of
11760 make-local-hook.
11761
11762 2000-10-18 Miles Bader <miles@gnu.org>
11763
11764 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
11765 (comint-kill-output): Changed into an alias for `comint-delete-output',
11766 and made obsolete.
11767 (comint-mode-map): Rename references to comint-kill-output.
11768
11769 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
11770
11771 * diff-mode.el (diff-header-face, diff-file-header-face)
11772 (diff-changed-face): Add bold and italic attributes to tty faces.
11773 (diff-function-face): New face.
11774 (diff-font-lock-keywords): Use it.
11775
11776 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
11777
11778 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
11779 Remove commented-out call to force-mode-line-update.
11780 (comint-kill-output): Use `forward-line 0' instead of
11781 beginning-of-line to make sure we get past the prompt.
11782
11783 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
11784
11785 * diff-mode.el (diff-header-face, diff-file-header-face):
11786 Add specific setting for dark background.
11787 (diff-context-face): Renamed from diff-comment-face.
11788 Set explicitly rather than inheriting from font-lock-comment-face.
11789
11790 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
11791
11792 * startup.el (command-line): Move the code which sets the default
11793 TTY colors to before before-init-hook.
11794
11795 2000-10-17 Gerd Moellmann <gerd@gnu.org>
11796
11797 * jit-lock.el (jit-lock-stealth-time): Doc fix.
11798
11799 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
11800
11801 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
11802 extensions, for MS-DOS.
11803
11804 * diff-mode.el (diff-header-face, diff-file-header-face)
11805 (diff-changed-face): Define tty-specific colors.
11806
11807 2000-10-17 Gerd Moellmann <gerd@gnu.org>
11808
11809 * startup.el (fancy-splash-text): Realign the text.
11810
11811 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
11812
11813 * font-lock.el (font-lock-comment-face): Define a separate default
11814 for dark-background tty's.
11815
11816 2000-10-17 Miles Bader <miles@gnu.org>
11817
11818 * help.el (resize-temp-buffer-window): Add hack to avoid last line
11819 being obscured by whizzy mode-lines on graphics displays.
11820
11821 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
11822
11823 * info.el (Info-title-1-face, Info-title-2-face)
11824 (Info-title-3-face): Define colors for tty's.
11825 (info-header-node): Remove unneeded tty-specific definition.
11826
11827 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
11828
11829 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
11830 reverse from the frame parameters, and don't invert foreground and
11831 background colors.
11832
11833 2000-10-16 Miles Bader <miles@gnu.org>
11834
11835 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
11836 string "*Info*". Call propertized-buffer-identification to spruce
11837 up the result.
11838
11839 2000-10-16 Gerd Moellmann <gerd@gnu.org>
11840
11841 * help.el: Provide `help' for the sake of define-minor-mode
11842 which generates defcustoms with requires.
11843
11844 * jit-lock.el (jit-lock-after-change): If we're in text that
11845 matches a multi-line font-lock pattern, make sure the whole text
11846 will be redisplayed.
11847
11848 * emacs-lisp/authors.el (authors-add): Don't add an entry if
11849 author's name is unknown.
11850
11851 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
11852 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
11853 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
11854 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
11855 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
11856 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
11857 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
11858 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
11859 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
11860 Add author information.
11861
11862 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
11863
11864 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
11865 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
11866 full-color version (using the Gimp) to eliminate dithering artifacts.
11867
11868 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
11869
11870 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
11871
11872 * simple.el (syntax-flag-table, string-to-syntax): Remove.
11873
11874 2000-10-15 Dave Love <fx@gnu.org>
11875
11876 * progmodes/sh-script.el: Require skeleton and comint when compiling.
11877
11878 * pcomplete.el (pcomplete) <defgroup>: Add :version.
11879
11880 * whitespace.el: Doc fixes.
11881 (top-level): Don't add hooks here.
11882 (whitespace-running-emacs): Deleted.
11883 (timer): Don't require.
11884 (whitespace): Add back :version conditional on xemacs test.
11885 (whitespace-spacetab-regexp, whitespace-indent-regexp)
11886 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
11887 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
11888 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
11889 Avoid specific xemacs test.
11890 (whitespace-global-mode): New option.
11891 (whitespace-global-mode): New command.
11892 (whitespace-unload-hook): New function.
11893
11894 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
11895 (Info-fontify-node, Info-goto-node, Info-mode-menu)
11896 (Info-fontify-node): `Goto' goes to `Go to'.
11897 (Info-fontify-node): Add help-echo to xref links.
11898
11899 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
11900
11901 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
11902
11903 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
11904
11905 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
11906 Use plist-get and allow :inherit.
11907
11908 * emacs-lisp/cl-macs.el (cl-do-arglist):
11909 Use plist-get and plist-member instead of memq.
11910
11911 * emacs-lisp/ewoc.el (ewoc-location): New function.
11912 (ewoc-enter-after, ewoc-enter-before): Document return value.
11913 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
11914 Don't need make-local-hook any more.
11915 (cvs-addto-collection): Return the new tin.
11916 (cvs-mode-insert): Jump to the new line.
11917
11918 * jit-lock.el (jit-lock-fontify-buffer): Remove.
11919
11920 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
11921
11922 * font-lock.el (font-lock-syntactically-fontified): New var.
11923 (font-lock-fontify-syntactic-keywords-region): Use it.
11924 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
11925
11926 * diff-mode.el (diff-find-file-name): Fix regexp.
11927
11928 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
11929 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
11930
11931 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
11932 (sh-mode-syntax-table): Add punctuation syntax for < and >.
11933 (sh-mode): Don't make all vars local here.
11934 (sh-kw): Reformat.
11935 (sh-set-shell): Use dolist. Don't set indent-region-function.
11936 (sh-mode-syntax-table): Use pop.
11937 (sh-remember-variable): Use push.
11938 (sh-help-string-for-variable): Use memq.
11939 (sh-safe-backward-sexp): Remove.
11940 (sh-safe-forward-sexp): Add ARG.
11941 (sh-get-indent-info, sh-prev-stmt): Use it.
11942 (sh-prev-line): Simplify by using forward-comment.
11943 (sh-this-is-a-continuation): Simplify.
11944 (sh-learn-buffer-indent): Use dolist.
11945 (sh-do-nothing): Remove.
11946 (sh-set-char-syntax, sh-set-here-doc-region):
11947 Use inhibit-modification-hooks.
11948 (sh-name-style): Use mapcar and push.
11949 (sh-load-style): Use dolist.
11950 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
11951 (sh-case, sh-while-getopts): Use propertize directly rather
11952 than sh-electric-rparen.
11953
11954 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
11955
11956 * textmodes/tex-mode.el: Require CL when compiling.
11957 (tex-mode-syntax-table): Init immediately.
11958 (tex-mode-map): Bind M-RET to latex-insert-item.
11959 (latex-mode): Set indent-line-function to latex-indent.
11960 (tex-common-initialization): Don't setup the syntax-table any more.
11961 (latex-insert-item): New skeleton.
11962 (tex-next-unmatched-end): Fix copy/paste braino.
11963 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
11964 (latex-indent, latex-find-indent): New functions.
11965 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
11966 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
11967 (tex-compilation-parse-errors): Use with-syntax-table.
11968
11969 2000-10-15 Miles Bader <miles@gnu.org>
11970
11971 * font-lock.el (font-lock-comment-face): Change dark-background,
11972 color, non-tty, default to `chocolate1'.
11973
11974 2000-10-13 John Wiegley <johnw@gnu.org>
11975
11976 * eshell/esh-util.el (require): Added a missing `require' form,
11977 needed when compiling (for an ange-ftp macro definition).
11978
11979 2000-10-13 Dave Love <fx@gnu.org>
11980
11981 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
11982
11983 2000-10-13 Gerd Moellmann <gerd@gnu.org>
11984
11985 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
11986
11987 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
11988 transparent -colors 8).
11989
11990 2000-10-13 Stephen Gildea <gildea@stop.mail-abuse.org>
11991
11992 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
11993 that breaks with old list format timestamps.
11994 (time-stamp-warn-inactive, time-stamp-old-format-warn)
11995 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
11996
11997 2000-10-13 John Wiegley <johnw@gnu.org>
11998
11999 * align.el, pcomplete.el, calendar/timeclock.el,
12000 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
12001
12002 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
12003 faulty math, where holiday hours were being computing as seconds.
12004
12005 2000-10-13 John Wiegley <johnw@gnu.org>
12006
12007 * desktop.el (desktop-buffer-modes-to-save): Added a global for
12008 specifying what "other" kinds of buffers should be saved.
12009 This used to be hard-coded.
12010 (desktop-buffer-misc-functions): A global for specifying how
12011 auxiliary data should be determined for special buffer types.
12012 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
12013 instead of hard-coding the special buffer types.
12014 (desktop-save): Run `desktop-buffer-misc-functions' to gather
12015 auxiliary data, instead of hard-coding for Info buffers and dired.
12016 (desktop-buffer-info-misc-data): Aux function for determining Info
12017 buffer auxiliary info.
12018 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
12019 (desktop-buffer-info): Changed this function to use the info
12020 gathered above.
12021 (desktop-create-buffer): Be a little more careful about what
12022 `minor-mode' means before calling it. This is important for some
12023 buffer types.
12024
12025 2000-10-13 John Wiegley <johnw@gnu.org>
12026
12027 * eshell/esh-util.el: Added a global form which declares an
12028 autoload for `parse-time-string', if that function is not already
12029 defined, and if parse-time.el is available on the user's system.
12030
12031 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
12032 to be aware of ange-ftp user info.
12033 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
12034 (eshell-ls-annotate): Use `eshell-file-attributes'.
12035 (eshell-ls-file): Made the user-id printing code a bit smarter.
12036
12037 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
12038 allow identification of alias user ids in remote directories.
12039 It's manual, but there's no other way to know when the current user
12040 on the local machine, is also the owning user on the remote machine.
12041 (fboundp): Bind `ange-cache'.
12042 (eshell-directory-files-and-attributes): Re-organized the logic a
12043 bit to use `eshell-file-attributes' instead of `file-attributes'.
12044 The former is more sensitive to directories that are read via FTP,
12045 and knows how to use ange-ftp to determine full attribute
12046 information, instead of just the name and last modtime.
12047 (eshell-current-ange-uids): Return the current user id when in a
12048 remote directory.
12049 (eshell-parse-ange-ls): Parse a full directory listing that has
12050 been returned by ange-ftp.
12051 (eshell-file-attributes): This beefed up version of
12052 `file-attributes' is only special if the user is currently in a
12053 remote directory, in which case it does a lot of work to find out
12054 what the real attributes of a file are, as they appear on the
12055 remote machine. This makes usage of remote directories (i.e.,
12056 ange-ftp pathnames) much more useful. You can now use Eshell as a
12057 full-fledged FTP client, with much more manipulation ability than
12058 most other clients.
12059
12060 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
12061 variable, which means that Eshell's du should always be preferred
12062 in remote directories.
12063 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
12064 just `file-attributes'.
12065 (eshell-mvcp-template): Bind `ange-cache', to improve performance
12066 when reading remote directories. This is an Eshell-specific
12067 variable (not part of ange-ftp).
12068 (eshell/ln): Bind `ange-cache'.
12069 (eshell/du): Added some extra logic for determining when to use
12070 Eshell's du (which is slow), and when to use the external version
12071 (which may or may not exist).
12072
12073 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
12074 Call `eshell-interactive-process', rather than using
12075 `get-buffer-process', since backgrounded processes don't count in
12076 the context of this function's logic.
12077
12078 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
12079 `forward-char', so that null strings are parsed correctly.
12080
12081 2000-09-13 John Wiegley <johnw@gnu.org>
12082
12083 * eshell/em-pred.el (eshell-pred-file-type)
12084 (eshell-pred-file-links, eshell-pred-file-size):
12085 Use `eshell-file-attributes'. This is more correct over ange-ftp.
12086
12087 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
12088 that remote file globbing is more efficient.
12089
12090 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
12091 gathering the files and attributes within a directory.
12092
12093 * eshell/em-unix.el (eshell/cat): If any of the files passed on
12094 the command line is a special file (not a regular file, directory
12095 or symlink), always attempt to call the external version of cat.
12096
12097 2000-09-13 John Wiegley <johnw@gnu.org>
12098
12099 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
12100 Eshell-friendly version of find-tag.
12101
12102 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
12103
12104 * image-file.el (image-file-name-extensions)
12105 (image-file-name-regexps): Add autoload cookies.
12106
12107 2000-10-13 Kenichi Handa <handa@etl.go.jp>
12108
12109 * international/mule-cmds.el (select-safe-coding-system): If FROM
12110 is string, show it in *Warning* buffer.
12111
12112 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
12113
12114 * startup.el (normal-top-level): Use display-popup-menus-p instead
12115 of window-system.
12116 (command-line): Use display-graphic-p instead of window-system.
12117 (command-line-1): Use display-popup-menus-p and display-mouse-p
12118 instead of window-system.
12119
12120 2000-10-12 Sam Steingold <sds@gnu.org>
12121
12122 * tooltip.el (tooltip-use-echo-area): New user variable.
12123 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
12124
12125 2000-10-12 Dave Love <fx@gnu.org>
12126
12127 * recentf.el: Maintainer's checkdoc fixes.
12128
12129 * startup.el (normal-top-level-add-subdirs-to-load-path):
12130 Use character class, not ASCII when matching file names.
12131 (fancy-splash-head): Add trailing slash to URL.
12132 (command-line): Don't require XPM support for toolbar.
12133
12134 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
12135 (cperl-invalid-face): Revert last change.
12136 (cperl-init-faces): Quote cperl-invalid-face.
12137
12138 2000-10-12 Kenichi Handa <handa@etl.go.jp>
12139
12140 * startup.el (fancy-splash-text): Remove superfluous quote.
12141
12142 2000-10-12 Gerd Moellmann <gerd@gnu.org>
12143
12144 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
12145 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
12146 (command-line-1): Don't use fancy-splash-pending-command.
12147 (fancy-splash-screens-1): Goto point-min after inserting text.
12148
12149 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
12150
12151 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
12152 instead of shared-lisp-mode-map.
12153
12154 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
12155
12156 * faces.el (header-line): Change tty-variant to use underlining.
12157
12158 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
12159 (isearch-highlight): Restore lazy-isearch face properties at old
12160 position, and suppress them at new position.
12161 (isearch-dehighlight): Restore lazy-isearch face properties.
12162 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
12163 over the real isearch overlay, but in that case, don't give it a
12164 face property. Use `push'.
12165
12166 2000-10-12 Kenichi Handa <handa@etl.go.jp>
12167
12168 * man.el (Man-getpage-in-background): Fix previous change.
12169 Decode the process output only when we are in multibyte mode.
12170
12171 2000-10-11 Dave Love <fx@gnu.org>
12172
12173 * info.el (Info-mode-menu): Fix some help.
12174 (info-tool-bar-map): Add entry for Info-last.
12175
12176 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
12177 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
12178 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
12179 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
12180 * toolbar/search-replace.xpm, toolbar/exit.xpm:
12181 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
12182 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
12183 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
12184 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
12185 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
12186 Reduce colour requirements to 25 overall. (Probably wants
12187 revisiting from the originals to reduce further.)
12188
12189 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
12190
12191 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
12192 buffer-file-coding-system, instead of raw-text.
12193 (dehexlify-buffer): Bind coding-system-for-read to
12194 buffer-file-coding-system, instead of raw-text.
12195
12196 2000-10-11 Sam Steingold <sds@gnu.org>
12197
12198 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
12199 `underline' - fixes the bug introduced on 2000-09-21.
12200
12201 2000-10-11 Dave Love <fx@gnu.org>
12202
12203 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
12204 Avoid compiler warnings.
12205 (scheme-mode): Doc fix.
12206 (scheme-font-lock-keywords-1): Match `define-syntax'.
12207
12208 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
12209
12210 * faces.el (frame-set-background-mode): Pay attention to saved
12211 face specs as well as default ones. Only do anything if the
12212 bg-mode or display-type has actually changed. Use `dolist'.
12213 (region): Make dark-background `region' face less in-your-face.
12214
12215 2000-10-10 Sam Steingold <sds@gnu.org>
12216
12217 * chistory.el, ielm.el, ledit.el:
12218 * progmodes/inf-lisp.el, progmodes/scheme.el:
12219 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
12220
12221 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
12222
12223 * textmodes/texinfo.el: Update copyright and fix typo.
12224
12225 * desktop.el (desktop-modes-not-to-save): New var.
12226 (desktop-save-buffer-p): Use it.
12227 Also, obey desktop-buffers-not-to-save even for non-file buffers.
12228 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
12229
12230 2000-10-10 Dave Love <fx@gnu.org>
12231
12232 * toolbar/tool-bar.el (tool-bar-add-item)
12233 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
12234
12235 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
12236 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
12237 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
12238 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
12239 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
12240 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
12241 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
12242 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
12243 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
12244 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
12245 the .xpms; probably need retouching.
12246
12247 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
12248
12249 * subr.el (add-to-list): Add optional argument APPEND.
12250 * battery.el (display-battery): Use `add-to-list'.
12251
12252 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
12253
12254 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
12255 properties.
12256 (zone, zone-when-idle, zone-leave-me-alone)
12257 (zone-pgm-whack-chars): Use new symbol properties.
12258
12259 * battery.el (display-battery): Doc spelling fix.
12260
12261 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
12262 property.
12263
12264 2000-10-09 Dave Love <fx@gnu.org>
12265
12266 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
12267 has been initialized before calling tool-bar-setup.
12268 (tool-bar-add-item-from-menu): Add autoload cookie.
12269
12270 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
12271
12272 * menu-bar.el (send-mail-item-name): New function.
12273 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
12274 of mail-user-agent in the menu. Don't display the "Send Mail"
12275 item if mail-user-agent is nil or its value is ignore.
12276 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
12277 if read-mail-command is nil or its value is ignore.
12278
12279 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
12280
12281 2000-10-09 Miles Bader <miles@gnu.org>
12282
12283 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
12284 Correct image size.
12285 * toolbar/left_arrow.xpm: Correct image size.
12286
12287 * jka-compr.el: Don't call `jka-compr-install' when loading (it
12288 will be done by the definition of `auto-compression-mode' if
12289 necessary. Move code to uninstall existing file-name handler
12290 before definition of `auto-compression-mode'.
12291
12292 * image-file.el (auto-image-file-mode): Move to the end of the
12293 file, because `define-minor-mode' actually calls the mode-function
12294 if the associated variable is non-nil, which requires that all
12295 needed functions be already defined.
12296
12297 * mouse.el (popup-menu): Balance parens.
12298
12299 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
12300
12301 * mouse.el (popup-menu): Move the command call outside the loop
12302 so that popup-menu returns whatever the command returns.
12303
12304 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
12305 (initialize-new-tags-table): Use run-hook-with-args-until-success.
12306 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
12307 (tags-table-format-functions): Renamed from tags-table-format-hooks.
12308
12309 * vc.el (vc-version-diff): diff-switches can be a list.
12310 Use relative filenames for prettier output.
12311
12312 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
12313 (vc-post-command-functions): Remove old-VC compatibility code.
12314
12315 * newcomment.el (comment-indent-default): Autoload.
12316
12317 * font-lock.el (font-lock-defaults): Make buffer-local.
12318 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
12319 (font-lock-choose-keywords):
12320 Ignore LEVEL unless KEYWORDS is a list of syms.
12321 (c-keywords, c++-keywords, objc-keywords, java-keywords):
12322 Don't wrap regexp-opt things in \(...\) unnecessarily.
12323
12324 * jit-lock.el: Don't require font-lock any more.
12325 (jit-lock-functions): Make buffer-local.
12326 (jit-lock-saved-fontify-buffer-function): Remove.
12327 (jit-lock-mode): Remove autoload cookie.
12328 Remove font-lock specific code.
12329 (jit-lock-unregister): Don't bother handling complex hooks any more.
12330 (jit-lock-refontify): New function.
12331 (jit-lock-fontify-buffer): Use it.
12332 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
12333 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
12334 Add optional args START and END.
12335 Never call font-lock-fontify-region directly.
12336 (jit-lock-function, jit-lock-stealth-fontify): Use it.
12337
12338 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
12339
12340 2000-10-08 Dave Love <fx@gnu.org>
12341
12342 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
12343
12344 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
12345
12346 * play/studly.el (studlify-region, studlify-word): Add autoload
12347 cookie.
12348
12349 * play/morse.el (morse-region, unmorse-region): Add autoload
12350 cookie.
12351
12352 * play/spook.el (spook-phrases-file): Use expand-file-name, not
12353 concat.
12354
12355 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
12356 insist on symbols starting with word syntax.
12357 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
12358 (eval-defun-1): Doc fix.
12359 (indent-sexp): Use nconc to build up indent-stack.
12360
12361 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
12362 Gnus with little use.
12363 (mail-setup-hook): Add mail-abbrevs-setup to options.
12364
12365 * recentf.el: Doc fixes.
12366
12367 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
12368 Clean up remainder.
12369
12370 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
12371 without timezone and (8) with timezone to enforce some whitespace.
12372 Simplify code somewhat.
12373
12374 * options.el (list-options): Doc that you should use customize.
12375
12376 * iswitchb.el (iswitchb-mode): Add :require.
12377
12378 * info.el (Info-goto-node, Info-menu): Doc fix.
12379 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
12380 (info-tool-bar-map): New variable.
12381 (Info-mode): Use it.
12382 (Info-edit-map): Define all in defvar.
12383 (speedbar-attached-frame): Avoid compiler warning.
12384
12385 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
12386 (global-map): Bind [tool-bar] to a filtered map.
12387 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
12388 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
12389 Allow PBM icons.
12390 (tool-bar-setup): Adjust calls of tool-bar-add-item.
12391
12392 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
12393 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
12394 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
12395 icons, except up_arrow, which is left-arrow rotated.
12396
12397 * imenu.el (imenu-add-to-menubar): Fix last change.
12398
12399 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
12400
12401 * generic-x.el (rul-generic-mode): Remove eval-when-compile
12402 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
12403
12404 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
12405
12406 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
12407 typos in doc strings.
12408
12409 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
12410 the doc strings how to customize Font Lock faces.
12411
12412 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
12413 computing growth when dragging the header line.
12414
12415 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
12416
12417 * simple.el (kill-line): Doc fix.
12418
12419 2000-10-08 Miles Bader <miles@gnu.org>
12420
12421 * faces.el (secondary-selection): Make foreground visible on tty.
12422
12423 * jka-compr.el (auto-compression-mode): Move to the end of the
12424 file, because `define-minor-mode' actually calls the mode-function
12425 if the associated variable is non-nil, which requires that all
12426 needed functions be already defined.
12427 (with-auto-compression-mode): Add autoload cookie.
12428
12429 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
12430
12431 * files.el (find-backup-file-name) [ms-dos]: If support for long
12432 file names is not available, behave as if version-control were set
12433 to never.
12434
12435 2000-10-07 Dave Love <fx@gnu.org>
12436
12437 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
12438 (browse-url-gnome-moz): New function.
12439 (browse-url-browser-function): Use it.
12440 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
12441
12442 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
12443
12444 * indent.el (tab-always-indent): New var.
12445 (indent-for-tab-command): Use it.
12446
12447 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
12448 raise an error. This way it can still default to a sane value.
12449
12450 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
12451
12452 * startup.el (fancy-splash-screens): Use local rather than global map.
12453 Don't use `update-menu-bindings' any more.
12454 Get rid of assumptions about keymap representation.
12455
12456 2000-10-06 Dave Love <fx@gnu.org>
12457
12458 * textmodes/fill.el (sentence-end-double-space)
12459 (sentence-end-without-period): Doc fix.
12460 (adaptive-fill-regexp): Purecopy.
12461 (unjustify-current-line): Use line-end-position.
12462 (fill-individual-paragraphs-prefix): Use line-beginning-position.
12463
12464 * net/eudc-vars.el (eudc): Add :version, :link.
12465
12466 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
12467
12468 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
12469 Fix for define-minor-mode.
12470 (function-at-point): Alias to function-called-at-point.
12471
12472 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
12473
12474 * simple.el (backward-word): Doc fix.
12475
12476 * image-file.el (image-file-name-regexp): image-file-regexps ->
12477 image-file-name-regexps.
12478 (image-file-name-extensions): Add pbm.
12479
12480 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
12481
12482 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
12483 and add filename to the names so that diff-mode can jump to source.
12484
12485 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
12486 (tex-font-lock-keywords, tex-font-lock-keywords-2)
12487 (tex-font-lock-keywords-1): Remove.
12488 (font-lock-turn-on-thing-lock): Use jit-lock-register.
12489 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
12490 (font-lock-default-fontify-region):
12491 Expand beg..end correctly when just following a multiline region.
12492 (font-lock-fontify-anchored-keywords):
12493 Include the anchor text as part of the multiline.
12494
12495 2000-10-06 Gerd Moellmann <gerd@gnu.org>
12496
12497 * loadup.el (toplevel): Load `loaddefs' before `help' because the
12498 latter needs the autoloaded define-minor-mode macro during the
12499 bootstrap.
12500
12501 * startup.el (command-line): For now, activate tool-bar-mode only
12502 if XPM images are supported.
12503
12504 * mouse.el (mouse-drag-header-line): Don't allow resizing a
12505 window by dragging a header-line at the top of the frame; that's
12506 confusing because the header-line doesn't move.
12507 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
12508 of treating the event as a list. Some cleanup.
12509
12510 2000-10-06 Miles Bader <miles@gnu.org>
12511
12512 * simple.el (display-message-or-buffer): New function.
12513 (shell-command-on-region): Use `display-message-or-buffer'.
12514
12515 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
12516 docstring parts.
12517
12518 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
12519 (smbclient-prompt-regexp): Add usage note to doc string.
12520 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
12521 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
12522 Use add-hook for adding the comint filter function, and only do so
12523 if it's not already in the global hook list.
12524 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
12525 to `make-local-variable'.
12526 (nslookup-font-lock-keywords): Remove prompt entry.
12527 (nslookup): Don't set the process-filter.
12528 (finger): Exit the loop correctly when the regexps list runs out.
12529 (ftp, smbclient, smbclient-list-shares):
12530 Set the real major mode immediately, not after execing.
12531 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
12532
12533 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
12534
12535 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
12536
12537 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
12538
12539 * which-func.el (which-func-format): Remove spurious space.
12540 (which-func-mode): Don't make it permanent-local.
12541 (which-func-ff-hook): Allow which-func-maxout to be nil.
12542 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
12543 (which-func-mode): Simplify.
12544 Use post-command-idle-hook rather than post-command-hook.
12545 Go through all buffers and update their state.
12546 (which-function): Also try add-log-current-defun-function.
12547
12548 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
12549 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
12550 Update call to with-vc-properties accordingly.
12551 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
12552 (vc-revert-buffer): More careful about window selection and deletion.
12553 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
12554
12555 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
12556 (cvs-retrieve-revision): Reuse a pre-existing buffer.
12557 (cvs-dired-action): Change the default to quickdir.
12558
12559 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
12560 if comment-indent-function returns nil.
12561 (comment-indent-default): New function.
12562 (comment-indent-function): Use it and document the new semantics.
12563
12564 * image-file.el: Docstring fixes.
12565
12566 * help.el (help-xref-on-pp): Use match-string.
12567 (describe-variable): New arg BUFFER.
12568 Store the current buffer in the help-xref-stack.
12569 (temp-buffer-resize-mode): Use define-minor-mode.
12570
12571 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
12572 consistently with its docstring.
12573 Set jit-lock-first-unfontify-pos in an idempotent way.
12574 (jit-lock-register): Autoload and add arg CONTEXTUAL.
12575
12576 2000-10-05 Alex Schroeder <alex@gnu.org>
12577
12578 * sql.el (sql-mysql-options): New variable.
12579 (sql-mysql): Use it.
12580
12581 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
12582
12583 * image.el (image): New group.
12584
12585 * smerge-mode.el (smerge-mine-face, smerge-other-face)
12586 (smerge-base-face, smerge-markers-face): Add dark-background variants.
12587
12588 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
12589
12590 * net/net-utils.el (nslookup-font-lock-keywords)
12591 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
12592 Ignore the value of wqindow-system; always define keywords
12593
12594 2000-10-05 Kenichi Handa <handa@etl.go.jp>
12595
12596 * startup.el (fancy-splash-screens): Remove the code for
12597 debugging; `(trace-to-stderr "EXITTT\n")'.
12598
12599 2000-10-05 Miles Bader <miles@gnu.org>
12600
12601 * diff-mode.el (diff-goto-source): Update call to
12602 `diff-hunk-status-msg' to reflect new REV variable.
12603
12604 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
12605
12606 * progmodes/icon.el (icon-mode):
12607 Don't gratuitously override the default for comment-column.
12608
12609 * vc-hooks.el (vc-mode-line): Fix interactive spec.
12610
12611 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
12612 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
12613 (jit-lock-functions): New var.
12614 (jit-lock-function-1): Use it if non-nil.
12615 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
12616 Set the `fontified' property before doing the fontification to avoid
12617 repeatedly going through the same error.
12618 Don't turn errors into messages.
12619 (jit-lock-register, jit-lock-unregister): New functions.
12620
12621 * dired.el (dired-mark-pop-up): Turn comment into docstring.
12622 Use with-current-buffer.
12623
12624 * dired-aux.el (dired-do-create-files, dired-kill-tree):
12625 Turn comment into docstring.
12626
12627 * apropos.el (apropos-mode): Use define-derived-mode.
12628
12629 2000-10-04 Gerd Moellmann <gerd@gnu.org>
12630
12631 * startup.el (fancy-splash-pending-command): New variable.
12632 (fancy-splash-pre-command): New function.
12633 (fancy-splash-screens): Rewritten.
12634 (command-line-1): If fancy-splash-pending-command is set, call it
12635 interactively.
12636
12637 2000-10-04 Dave Love <fx@gnu.org>
12638
12639 * toolbar/tool-bar.el (tool-bar-setup): New function.
12640 (tool-bar-mode): Use it.
12641
12642 * subr.el (substitute-key-definition): Doc fix.
12643 (play-sound-file): New command.
12644
12645 2000-10-04 Andre Spiegel <spiegel@gnu.org>
12646
12647 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
12648 vc-version-backup-file-name): New functions.
12649
12650 * files.el (basic-save-buffer): Call vc-before-save before saving.
12651
12652 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
12653 vc-cvs-stay-local-p.
12654
12655 * vc.el (vc-revert-buffer): Handle empty diff properly.
12656 (vc-version-backup-file): New function.
12657 (vc-checkout): Create a version backup if necessary.
12658 (vc-checkin): If a version backup file exists, delete it.
12659 (vc-version-diff): Diff locally using version backups, if available.
12660 (vc-revert-file): If there's a version backup, revert locally.
12661 (vc-transfer-file): Use version backup for base version, if
12662 available. If not, ask for confirmation whether to get it from the
12663 server. Update mode line before check-in.
12664
12665 2000-10-04 Dave Love <fx@gnu.org>
12666
12667 * toolbar/tool-bar.el (tool-bar-setup): New function.
12668 (tool-bar-mode): Use it.
12669
12670 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
12671
12672 * net/net-utils.el (nslookup-font-lock-keywords)
12673 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
12674 Only set if window-system is non-nil
12675 (net-utils-run-program): Returns buffer.
12676 (network-connection-reconnect): Added this function.
12677
12678 * generic.el:
12679 Incorporates extensive cleanup and docfixes by
12680 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
12681 Uses cl compile-time macros.
12682 (generic-mode-name, generic-comment-list)
12683 (generic-keywords-list, generic-font-lock-expressions)
12684 (generic-mode-function-list, generic-mode-syntax-table):
12685 Removed variables.
12686 (generic-mode-alist): Renamed to generic-mode-list.
12687 (generic-find-file-regexp): Default changed to "^#".
12688 (generic-read-type): Uses completing read on generic-mode-list.
12689 (generic-mode-sanity-check): removed this function.
12690 (generic-add-to-auto-mode): Removed this function
12691 (generic-mode-internal): Bind mode-specific definitions
12692 into function instead of putting them in alist.
12693 (generic-mode-set-comments): Reworked extensively.
12694 (generic-mode-find-file-hook): Simplified regexp searching
12695 (generic-make-keywords-list): Omit extra pair of parens
12696
12697 * find-lisp.el (find-lisp-find-files-internal):
12698 Make sure directory name ends with "/".
12699
12700 * generic-x.el (apache-conf-generic-mode):
12701 Regexp now allows leading whitespace.
12702 (rc-generic-mode): Added eval-when-compile
12703 around generic-make-keywords-list.
12704 Deleted duplicate regexp
12705 (rul-generic-mode): Added eval-when-compile
12706 around generic-make-keywords-list.
12707 (etc-fstab-generic-mode): New generic mode.
12708 (rul-generic-mode): Removed one eval-when-compile
12709 which caused a max-specpdl-size exceeded error.
12710
12711 2000-10-04 Miles Bader <miles@gnu.org>
12712
12713 * simple.el (minibuffer-temporary-goal-position): New variable.
12714 (next-history-element): Try to keep the position of point in the
12715 input string constant.
12716
12717 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
12718 (dired-do-create-files): If there's only one file, pass it in as
12719 the DEFAULT arg to dired-mark-read-file-name.
12720
12721 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
12722
12723 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
12724 (diff-goto-source): Be smarter when choosing REVERSE or not.
12725
12726 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
12727 (texinfo-mode-menu): Add an explicit shortcut for update all.
12728
12729 2000-10-03 Andre Spiegel <spiegel@gnu.org>
12730
12731 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
12732 factorize backend-specific code cleanly (this was essentially
12733 conceived by Stefan Monnier).
12734 (vc-unregister): Function removed.
12735 (vc-revert-file): New function.
12736 (vc-revert-buffer): Delegate some of the work to it.
12737
12738 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
12739 default branch unconditionally.
12740 (vc-rcs-set-default-branch): New function.
12741 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
12742 (vc-rcs-checkin): If an appropriate default branch has been set,
12743 force creation of that branch.
12744 (vc-rcs-receive-file): Rewritten to contain only backend-specific
12745 code (as suggested by Stefan Monnier).
12746
12747 2000-10-02 Gerd Moellmann <gerd@gnu.org>
12748
12749 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
12750 highlighting overlay with a different face over the overlay
12751 isearch uses to highlight the current match because that can lead
12752 to bad face combinations.
12753
12754 * loadup.el (toplevel): Load faces before isearch.
12755
12756 * isearch.el (isearch-faces): New custom group.
12757 (isearch): New defface; was already tested for in the code.
12758 (isearch-lazy-highlight-face): Changed to defface from defcustom.
12759 (isearch-highlight): Always use face `isearch'.
12760
12761 2000-10-02 Dave Love <fx@gnu.org>
12762
12763 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
12764 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
12765 comparison of opcode with operand.
12766
12767 2000-10-03 Miles Bader <miles@gnu.org>
12768
12769 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
12770 buffer, since the echo area will now grow to accommodate them.
12771
12772 2000-10-02 Andre Spiegel <spiegel@gnu.org>
12773
12774 * vc-hooks.el (vc-registered): If FILE used to be registered under
12775 a certain backend, try that one first.
12776
12777 * vc.el (vc-responsible-backend): Undo the previous change in the
12778 argument list. Handle multiple backends correctly.
12779 (vc-find-new-backend): Function removed.
12780 (vc-register): Use vc-responsible-backend, as before.
12781 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
12782
12783 2000-10-02 Gerd Moellmann <gerd@gnu.org>
12784
12785 * startup.el (fancy-splash-head): Change message below the
12786 logo.
12787
12788 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
12789
12790 * diff-mode.el (diff-goto-source): Emit a status message.
12791 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
12792 (diff-test-hunk): Fix doc string.
12793 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
12794 (diff-advance-after-apply-hunk): New variable.
12795 (diff-apply-hunk): Don't return a value.
12796
12797 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
12798
12799 * vc.el (vc-editable-p): Minor optimization.
12800 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
12801 (vc-find-new-backend): New function split from vc-responsible-backend.
12802 (vc-register): Use it.
12803 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
12804 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
12805 (vc-default-unregister, vc-revert-buffer): Docstring fix.
12806 (vc-clear-headers): Don't use find-file.
12807 (vc-revert-buffer): Use `and' again (must have been a braino).
12808 (vc-switch-backend): Only prompt if requested.
12809 Short circuit if nothing is to be done.
12810 Don't use vc-resynch-buffer which could lose unsaved editing.
12811 (vc-default-receive-file): Update call to vc-unregister.
12812 (with-vc-file, vc-next-action-on-file):
12813 Use vc-backend rather than vc-registered.
12814 (vc-next-action-on-file): Use intern-soft.
12815 Deal with read-only *vc-diff* buffer.
12816 (vc-transfer-file): Docstring fix.
12817
12818 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
12819 (vc-rcs-receive-file): Avoid with-vc-properties.
12820 Update call to vc-unregister.
12821 Use constant `RCS' rather than (dynamically bound) var `backend'.
12822
12823 2000-10-01 Andre Spiegel <spiegel@gnu.org>
12824
12825 * vc.el (vc-next-action-on-file): Update mode line only if file
12826 is visited.
12827 (vc-start-entry): New argument initial-contents. Don't visit the file
12828 if it isn't already visited. Brought documentation up-to-date.
12829 (vc-next-action, vc-register): Updated calls to vc-start-entry.
12830 (vc-checkin): New optional arg initial-contents, which is passed to
12831 vc-start-entry.
12832 (vc-finish-logentry): Make sure to bury log buffer only if there
12833 really is one. Call `vc-resynch-buffer' on log-file, not
12834 buffer-file-name.
12835 (vc-default-comment-history, vc-default-wash-log): New functions.
12836 (vc-index-of): Removed.
12837 (vc-transfer-file): Make do without the above.
12838 (vc-default-receive-file): Call comment-history unconditionally. Pass
12839 the resulting string to vc-checkin, instead of inserting it into the
12840 comment ring.
12841
12842 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
12843 unconditionally. Use the comments as initial contents of the log
12844 entry buffer. Document the trick to force branch creation with no
12845 changes.
12846
12847 2000-10-01 Miles Bader <miles@gnu.org>
12848
12849 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
12850 `recenter' with an arg to prevent redrawing the display.
12851
12852 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
12853
12854 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
12855
12856 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
12857
12858 * progmodes/c-mode.el (c-mode):
12859 Don't gratuitously override the default for comment-column.
12860
12861 * textmodes/tex-mode.el (latex-metasection-list): New var.
12862 (latex-imenu-create-index): Use it.
12863 Move the regexp construction outside loops (and use push).
12864 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
12865 (tex-font-lock-keywords): Moved from font-lock.el.
12866 (tex-comment-indent): Remove.
12867 (tex-common-initialization): Don't set comment-indent-function.
12868 (latex-block-default): New var.
12869 (tex-latex-block): Use it to provide a default choice.
12870 Add any unknown choice to latex-block-names.
12871 Insert [...] after {...}.
12872 (tex-last-unended-begin): Simplify regexp.
12873 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
12874 (latex-forward-sexp-1, latex-forward-sexp): New functions.
12875 (latex-mode): Set forward-sexp-function.
12876
12877 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
12878 Add regexp for @ignore ... @end ignore.
12879 (texinfo-heading-face): New face.
12880 (texinfo-font-lock-keywords): Use it.
12881 (texinfo-mode-menu): New menu.
12882 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
12883 New functions.
12884 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
12885 (texinfo-section-types-regexp, texinfo-section-level-regexp)
12886 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
12887 Remove declaration.
12888 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
12889
12890 * delsel.el (delete-selection-mode): Use define-minor-mode.
12891
12892 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
12893
12894 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
12895
12896 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
12897
12898 2000-09-30 Gerd Moellmann <gerd@gnu.org>
12899
12900 * replace.el (keep-lines-read-args): New function.
12901 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
12902 read arguments interactively. Add parameters RSTART and REND.
12903 Operate on the active region in Transient Mark mode.
12904
12905 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
12906
12907 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
12908 (authors-obsolete-files-regexps): New variable.
12909 (authors-add): Don't record changes in obsolete files.
12910
12911 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
12912
12913 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
12914
12915 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
12916 (comment-indent): Make sure there's a space between code and comment.
12917 Shift comments left to avoid going past fill-column.
12918
12919 2000-09-29 Gerd Moellmann <gerd@gnu.org>
12920
12921 * startup.el (startup-echo-area-message): New function.
12922 (display-startup-echo-area-message): Use it.
12923 (fancy-splash-screens): Rewritten to use keymaps and a timer.
12924 (fancy-splash-default-action): New function.
12925 (fancy-splash-screens-1): New function.
12926 (fancy-splash-head): Put a help-echo and a keymap under the image.
12927
12928 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
12929
12930 * diff-mode.el (diff-add-log-file-name): Remove.
12931 (diff-mode): Use add-log-buffer-file-name-function.
12932
12933 * add-log.el (find-change-log): New arg BUFFER-FILE.
12934 (add-log-file-name): Obey add-log-file-name-function.
12935 (add-log-buffer-file-name-function): New var.
12936 (add-change-log-entry): Use it.
12937
12938 2000-09-29 Miles Bader <miles@gnu.org>
12939
12940 * image-file.el (image-file-name-extensions): New variable.
12941 (image-file-name-regexps): Renamed from `image-file-regexps'.
12942 New default value is nil. Call `auto-image-file-mode'.
12943 (image-file-name-regexp): New function.
12944 (auto-image-file-mode): New minor mode.
12945 (insert-image-file): Don't make conditional on the image-file
12946 handler being enabled.
12947 (image-file-handler): Make the call here conditional instead.
12948 (set-image-file-handler-enabled, enable-image-file-handler)
12949 (disable-image-file-handler): Functions removed.
12950
12951 * emacs-lisp/authors.el (authors-print): Rephrase many-files
12952 string.
12953
12954 2000-09-29 Gerd Moellmann <gerd@gnu.org>
12955
12956 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
12957 it's a function from CL.
12958 (latex-imenu-create-index): Replace eval-when-compile with progn
12959 because latex-section-alist is not bound while compiling.
12960
12961 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
12962
12963 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
12964 (outline-mode): Use define-derived-mode.
12965
12966 * progmodes/perl-mode.el (perl-mode):
12967 * progmodes/awk-mode.el (awk-mode):
12968 * progmodes/asm-mode.el (asm-mode):
12969 Don't gratuitously override the default for comment-column.
12970
12971 * emacs-lisp/lisp.el (lisp-complete-symbol):
12972 Distinguish the let-binding case from the funcall case.
12973 (forward-sexp-function): New variable.
12974 (forward-sexp): Use it.
12975
12976 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
12977 (easy-mmode-defmap): Remove the now useless autoload.
12978
12979 * time.el (display-time-mode): Use define-minor-mode.
12980
12981 * subr.el (add-minor-mode): Don't eval NAME.
12982 Don't depend on the presence of TOGGLE-FUN for any special behavior.
12983 Use if rather than cond.
12984
12985 * simple.el (read-expression-map): Define more properly.
12986 (comment-indent-hook): Remove.
12987 (string-to-syntax): Bug fix.
12988
12989 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
12990 (cvs-ediff-diff): Fix typo.
12991 (cvs-revert-if-needed): Don't bother preserving read-only.
12992
12993 * paren.el (show-paren-mode): Use define-minor-mode.
12994
12995 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
12996 (toggle-auto-compression): Remove.
12997 (jka-compr-build-file-regexp): Remove useless grouping.
12998
12999 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
13000 Avoid user-reserved bindings.
13001 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
13002 (diff-header-face): Revert to grey85.
13003
13004 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
13005
13006 * complete.el (partial-completion-mode) <defcustom>: Remove.
13007 (partial-completion-mode): Use define-minor-mode.
13008 (PC-do-completion): Understand `completion-auto-help = delay'
13009 to mean to popup the completion buffer only the second time.
13010 (PC-include-file-all-completions, PC-include-file-all-completions)
13011 (PC-include-file-all-completions): Don't quote lambda.
13012
13013 * comint.el (comint-mode-hook): Docstring fix.
13014 (comint-mode): Use define-derived-mode.
13015 (comint-mode-map): Remove obsolete comment.
13016 (make-comint): Minor stylistic change.
13017 (comint-insert-clicked-input): Be more careful to find the overlay.
13018 Use this-command-keys rather than hardcoding mouse-2.
13019
13020 * font-lock.el: Replace confusing (,@ with ,
13021 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
13022 Don't use regexp-opt-depth. Spice up the regexp for args.
13023 Don't distinguish between cmds that can take an opt arg or not.
13024 Use `append' and `prepend' rather than `keep'.
13025
13026 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
13027 (latex-outline-regexp): New var.
13028 (latex-outline-level): New fun.
13029 (latex-section-alist): New var.
13030 (latex-imenu-create-index): Use it. Use `push' as well.
13031 (tex-shell-map): Initialize it properly.
13032 (tex-mode): Minor stylistic change.
13033 (plain-tex-mode): Use define-derived-mode.
13034 (latex-mode): Use define-derived-mode.
13035 Construct the paragraph regexps in a more readable way.
13036 Set the buffer-local outline-{level,regexp} vars.
13037 (slitex-mode): Derive from latex-mode.
13038 (tex-common-initialization): Don't kill-all-vars anymore.
13039 Add setting for comment-add and font-lock-defaults.
13040 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
13041 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
13042 (tex-start-tex): New arg DIR (and send a chdir command for it).
13043 Also display the shell buffer and save it in tex-last-buffer-texed.
13044 (tex-region): Use expand-file-name rather than concat.
13045 Remove code made useless by changes in tex-start-tex.
13046 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
13047
13048 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
13049
13050 2000-09-28 Dave Love <fx@gnu.org>
13051
13052 * eshell/eshell.el (eshell) <defgroup>: Add :version.
13053
13054 2000-09-28 Gerd Moellmann <gerd@gnu.org>
13055
13056 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
13057 `append'.
13058
13059 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
13060
13061 * info.el (Info-extract-pointer): Undo last change.
13062 Instead, fix the position of the `bound' arg to re-search-backward.
13063
13064 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
13065
13066 * info.el (Info-extract-pointer):
13067 Widen more carefully, to avoid finding pointers in other nodes.
13068 (Info-index): Use push.
13069
13070 2000-09-27 Gerd Moellmann <gerd@gnu.org>
13071
13072 * frame.el (set-frame-font): Remove call to obsolete function
13073 frame-update-faces.
13074 (set-foreground-color, set-background-color): Likewise for
13075 frame-update-face-colors.
13076
13077 2000-09-27 Miles Bader <miles@gnu.org>
13078
13079 * image-file.el: New file.
13080
13081 2000-09-27 Gerd Moellmann <gerd@gnu.org>
13082
13083 * frame.el (frame-notice-user-settings): Don't call
13084 frame-update-faces, which is a no-op now.
13085
13086 * ediff-wind.el (ediff-control-frame-parameters): Add zero
13087 tool-bar-lines.
13088
13089 2000-09-27 Dave Love <fx@gnu.org>
13090
13091 * mouse.el: Fix last change.
13092
13093 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
13094
13095 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
13096
13097 2000-09-22 Kenichi Handa <handa@etl.go.jp>
13098
13099 * international/quail.el (quail-help): The output message is
13100 improved.
13101
13102 2000-09-26 Dave Love <fx@gnu.org>
13103
13104 * mouse.el (popup-menu): If POSITION is nil, set it using
13105 mouse-position.
13106
13107 2000-09-25 Sam Steingold <sds@gnu.org>
13108
13109 * net/browse-url.el (browse-url-file-url): Check for null maps.
13110
13111 2000-09-26 Gerd Moellmann <gerd@gnu.org>
13112
13113 * frame.el (frame-notice-user-settings): Don't add a
13114 tool-bar-lines frame parameter to default-frame-alist in batch mode.
13115
13116 * frame.el (frame-notice-user-settings):
13117 Make tool-bar-mode and default-frame-alist consistent.
13118
13119 * toolbar/tool-bar.el (tool-bar-help): New function.
13120
13121 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13122
13123 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
13124 current-load-list in top-level forms. Else this leaks a cons cell
13125 every time a defun is called.
13126
13127 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
13128
13129 2000-09-25 Dave Love <fx@gnu.org>
13130
13131 * startup.el (fancy-splash-head): Check XPM is available.
13132
13133 * autoinsert.el (auto-insert): Doc fix.
13134 (auto-insert-alist): Following GNU notices, don't say `copyright
13135 _by_'. Use line-beginning-position.
13136 (auto-insert): Check buffer-file-name is non-nil before use.
13137
13138 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13139
13140 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
13141 starting with `@def' or `@multitable', in addition to ones
13142 specified by the user in auto-fill-inhibit-regexp.
13143
13144 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
13145
13146 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
13147 rmail-dont-reply-to-names matches the empty string.
13148
13149 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13150
13151 * startup.el (command-line-1, fancy-splash-text): Change the
13152 text to sound more friendly.
13153
13154 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
13155
13156 * progmodes/hideshow.el: Update author email address.
13157 Generally, sync w/ maintainer version 5.22.
13158 (hs-hide-all-non-comment-function): New var.
13159 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
13160 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
13161 (hs-show-region): Delete this command.
13162 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
13163
13164 2000-09-22 Dave Love <fx@gnu.org>
13165
13166 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
13167 (hl-line-highlight): Specify buffer when moving overlay.
13168
13169 * progmodes/fortran.el (fortran-mode): Locally set
13170 normal-auto-fill-function.
13171 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
13172 (fortran-mode-map): Adjust auto-fill menu entry.
13173
13174 2000-09-22 Gerd Moellmann <gerd@gnu.org>
13175
13176 * vc-rcs.el (toplevel): Require `vc' when compiling.
13177
13178 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
13179
13180 2000-09-22 Andre Spiegel <spiegel@gnu.org>
13181
13182 * vc.el (vc-switch-backend): Signal an error if the file is not
13183 registered under the new backend.
13184
13185 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
13186 without explicit revision number.
13187
13188 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
13189
13190 * diff-mode.el (diff-file-header-face): Reset to its previous value.
13191 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
13192 (diff-xor): New function.
13193 (diff-find-source-location): Use it. Fix a stupid name clash.
13194 (diff-hunk-status-msg): New function.
13195 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
13196 (diff-test-hunk): Use diff-find-source-location.
13197 (diff-goto-source): Favor the `reverse'.
13198 (diff-hunk-text): Properly handle one-sided context diffs.
13199 (diff-apply-hunk): When done, advance to the next hunk.
13200
13201 2000-09-21 Gerd Moellmann <gerd@gnu.org>
13202
13203 * startup.el (command-line): If frame was created with a non-zero
13204 tool-bar-lines parameter, switch tool-bar-mode on.
13205
13206 * add-log.el (change-log-date-face, change-log-name-face)
13207 (change-log-email-face, change-log-file-face)
13208 (change-log-list-face, change-log-conditionals-face)
13209 (change-log-function-face, change-log-acknowledgement-face):
13210 New faces, inheriting from font-lock faces.
13211 (change-log-font-lock-keywords): Use them.
13212
13213 2000-09-21 Dave Love <fx@gnu.org>
13214
13215 * progmodes/cperl-mode.el (top-level): Clean up
13216 `eval-when-compile's and assorted defvars.
13217 (cperl-invalid-face): Don't double-quote value. Change custom
13218 type.
13219 (cperl-mode): Set normal-auto-fill-function and don't zap
13220 auto-fill-function.
13221 (cperl-imenu--function-name-regexp-perl): Renamed from
13222 imenu-example--function-name-regexp-perl.
13223 (cperl-imenu--create-perl-index): Renamed from
13224 imenu-example--create-perl-index.
13225 (cperl-xsub-scan): Don't require cl.
13226
13227 * msb.el (msb-mode-map): Use substitute-key-definition.
13228 (msb-mode): Use msb-mode-map.
13229
13230 2000-09-21 Andre Spiegel <spiegel@gnu.org>
13231
13232 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
13233 New functions.
13234 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
13235 (vc-switch-backend): New function.
13236 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
13237 (vc-register): Fix prompt.
13238 (vc-unregister, vc-default-unregister): New functions.
13239 (vc-version-diff): Handle empty buffer in sentinel.
13240
13241 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
13242 (vc-rcs-state-heuristic): Use it to guess the state of files with
13243 non-strict locking.
13244 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
13245 been set with -b, but not created yet.
13246 (vc-rcs-fetch-master-state): With non-strict locking, compare file
13247 contents in order to find the state.
13248 (vc-rcs-checkin): Allow creation of branches with no changes.
13249 (vc-rcs-unregister, vc-rcs-receive-file)
13250 (vc-rcs-set-non-strict-locking): New functions.
13251
13252 * vc-hooks.el (vc-name): Force correct computation of the value
13253 in case it is missing.
13254
13255 2000-09-21 Gerd Moellmann <gerd@gnu.org>
13256
13257 * startup.el (fancy-splash-tail): Use a different foreground
13258 color on a dark frame background.
13259
13260 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
13261
13262 * info.el: Use the correct capitalization when making Info-mode
13263 and Info-edit-mode `special' modes.
13264
13265 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
13266
13267 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
13268 (diff-mode): Add support for add-log.el.
13269 (diff-hunk-text): Use char offsets rather than line offsets.
13270 (diff-find-source-location): Replace LINE with line-offset (nil
13271 if not found) and always set POS to a meaningful position.
13272 Adapt to the new char-offsets.
13273 (diff-apply-hunk): Drop support for the unused `select' POPUP.
13274 Adapt to the new diff-find-source-location.
13275 (diff-goto-source): Adapt to the new diff-find-source-location.
13276
13277 * add-log.el (add-log-file-name): New function (split out of
13278 add-change-log-entry).
13279 (add-change-log-entry): Use it.
13280 Call add-log-file-name-function with the changelog file name if
13281 the current buffer is not associated with any file.
13282 Avoid find-file if the selected window is dedicated.
13283
13284 * diff-mode.el (diff-find-source-location):
13285 Move code from diff-apply-hunk. Return buffer rather than file.
13286 (diff-apply-hunk): Use the new result from diff-find-source-location.
13287 (diff-goto-source): Use the new diff-find-source-location.
13288
13289 2000-09-20 Dave Love <fx@gnu.org>
13290
13291 * iswitchb.el: Some doc fixes.
13292 (iswitchb-mode-map): Define completely initially. Inherit
13293 minibuffer-local-map.
13294 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
13295 fundamental-mode.
13296 (iswitchb-global-map): New variable.
13297 (iswitchb-summaries-to-end): Amalgamate regexps.
13298 (iswitchb-mode): New.
13299 (iswitchb-mode-hook): New variable.
13300 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
13301 `extensions'.
13302
13303 2000-09-20 Gerd Moellmann <gerd@gnu.org>
13304
13305 * ehelp.el (electric-help): New defgroup.
13306 (electric-help-shrink-window): New user-option.
13307 (with-electric-help): Use it.
13308
13309 * window.el (shrink-window-if-larger-than-buffer): If face
13310 `mode-line' has a :box, and we're on a graphical frame, add 1
13311 to the needed window height.
13312
13313 * frame.el (frame-notice-user-settings): Add a last parameter nil
13314 to a call to `append', because the last list passed to `append' is
13315 not copied, and so subsequent calls to assq-delete-all will modify
13316 default-frame-alist.
13317
13318 * startup.el (fancy-splash-image): Change :type.
13319 (fancy-splash-head): Use an XBM image if appropriate.
13320 (command-line-1): Show splash screens in more cases.
13321
13322 * startup.el (fancy-splash-text): Don't quote faces.
13323
13324 * dired.el (dired-font-lock-keywords): Undo last change.
13325 (dired-readin): Bind indent-tabs-mode to nil.
13326
13327 * startup.el (fancy-splash-head): If frame's background mode
13328 is `dark', change the black background of the image to gray.
13329 (fancy-splash-screens): Display startup echo area message.
13330 (display-startup-echo-area-message): New function.
13331
13332 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
13333
13334 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
13335
13336 * info.el (info-header-node): Tweak for color ttys.
13337
13338 * faces.el (face-valid-attribute-values): Make sure directories we
13339 search for stipples both exist and are readable before trying to
13340 search them.
13341
13342 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
13343 in the dry-run case.
13344
13345 * jka-compr.el (with-auto-compression-mode): New macro.
13346
13347 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
13348 (custom-group-tag-face, custom-variable-tag-face): Use relative
13349 :height and inherit from `variable-pitch' face instead of
13350 hardwiring :family.
13351 * hi-lock.el (hi-black-hb): Likewise.
13352
13353 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
13354 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
13355 toolbar-add-item, if image doesn't have a mask add a `:mask
13356 heuristic'.
13357
13358 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
13359
13360 * diff-mode.el: Docstring fixes.
13361 (diff-header-face, diff-comment-face): New faces.
13362 (diff-font-lock-keywords): Highlight a bit differently.
13363 (diff-find-source-location): Don't return SPAN any more.
13364 (diff-hunk-text): Don't bother erasing the temp buffer.
13365 (diff-find-text): Drop argument LINE.
13366 (diff-apply-hunk): Update calls to diff-find-text.
13367 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
13368
13369 * calendar/calendar.el: Docstring fixes.
13370 (calendar-make-alist): Don't quote lambda.
13371 (calendar-star-date): Use make-local-variable.
13372
13373 2000-09-19 Dave Love <fx@gnu.org>
13374
13375 * toolbar/tool-bar.el: Renamed from toolbar.el.
13376 Change `toolbar' to `tool-bar' generally in symbols.
13377 Make some items invisible in `special' major modes.
13378 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
13379 Add arg PROPS.
13380
13381 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
13382 Add :version here.
13383 (fancy-splash-delay, fancy-splash-image): Remove :version here.
13384
13385 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13386
13387 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
13388
13389 * files.el (find-file-suppress-same-file-warnings): New user-option.
13390 (find-file-noselect): Use it.
13391
13392 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
13393 (fancy-splash-screen): Defgroup.
13394
13395 * add-log.el (change-log-font-lock-keywords): Match names
13396 more exactly for the case that font-lock-constant-face is
13397 underlined.
13398
13399 2000-09-19 Richard M. Stallman <rms@gnu.org>
13400
13401 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
13402
13403 2000-09-19 Andre Spiegel <spiegel@gnu.org>
13404
13405 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
13406
13407 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13408
13409 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
13410 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
13411 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
13412 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
13413 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
13414 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
13415 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
13416 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
13417 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
13418 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
13419 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
13420 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
13421
13422 * startup.el (fancy-splash-text): New variable.
13423 (fancy-splash-delay, fancy-splash-image): New user-options.
13424 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
13425 (fancy-splash-screens): New functions.
13426 (command-line-1): If display has a `display' frame parameter, has
13427 colors, and we have XPM support, show more fancy splash screens.
13428
13429 2000-09-19 Dave Love <fx@gnu.org>
13430
13431 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
13432 with null `help'. Use modern backquote syntax.
13433
13434 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13435
13436 * font-lock.el (font-lock-mode): Change message telling the user
13437 that ``the buffer is too big''.
13438
13439 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
13440 for instance for the case that tab-width is 2.
13441
13442 2000-09-18 Gerd Moellmann <gerd@gnu.org>
13443
13444 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
13445 toolbar-add-item, if image doesn't have a mask add a `:mask
13446 heuristic'.
13447
13448 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
13449
13450 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
13451 and return a cons if it's non-nil.
13452 (diff-apply-hunk): Try to jump to the line in the source text
13453 corresponding to the position of point in the in the hunk.
13454
13455 * info.el (Info-title-3-face, Info-title-2-face)
13456 (Info-title-1-face): Use face inheritance and relative sizes
13457 instead of hard-wiring things.
13458
13459 * faces.el (secondary-selection): Make dark-background variant sane.
13460
13461 2000-09-16 Andrew Innes <andrewi@gnu.org>
13462
13463 * makefile.w32-in (compile-files-CMD): No need to make .elc files
13464 read-only, since they aren't under VC now.
13465
13466 2000-09-17 Dave Love <fx@gnu.org>
13467
13468 * tmm.el: Replace mapcar with mapc in several places.
13469
13470 * loadhist.el (unload-feature): Maybe call elp-restore-list and
13471 ad-unadvise.
13472
13473 * international/latin1-disp.el: New file.
13474
13475 * calendar/cal-move.el (scroll-calendar-left)
13476 (scroll-calendar-right): Make arg optional (for active mode line).
13477
13478 * calendar/calendar.el (calendar-mode-line-format): Make fields
13479 mouse-sensitive.
13480 (calendar-read-date, calendar-read-date, calendar-window-list):
13481 Unquote lambda.
13482 (calendar-month-name): Use aref, not sref.
13483
13484 * view.el (minor-mode-alist): Propertize the string.
13485
13486 * international/characters.el (standard-case-table): Add entries
13487 for Greek.
13488
13489 2000-09-18 Miles Bader <miles@gnu.org>
13490
13491 * info.el (info-node, info-xref): Add dark-background variants.
13492
13493 * faces.el (header-line): Change defaults to be less confusing
13494 when mixed with mode-lines.
13495
13496 * info.el (Info-fontify-node): Make a few cleanups.
13497 Add extra `help-echo' and `local-map' props to node xrefs.
13498 Use header-specific faces for node-names & xrefs.
13499 (Info-use-header-line): New variable.
13500 (info-header-xref, info-header-node): New faces.
13501 (Info-setup-header-line): New function.
13502 (Info-select-node): Call Info-setup-header-line when enabled.
13503 (Info-extract-pointer): Work even if the header line is hidden.
13504 (Info-header-line): New variable.
13505
13506 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
13507
13508 * vms-patch.el (print-region-function): Don't quote lambda.
13509
13510 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
13511
13512 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
13513 (lm-get-header-re): Allow spaces between the header and the colon.
13514 (lm-header): Allow $ in non-RCS headers.
13515 (lm-header-multiline): Put the strings back into order.
13516 Stop at an empty line. Don't require two space chars if the
13517 line is clearly not another header line.
13518
13519 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
13520 (popup-menu-popup): Remove.
13521
13522 2000-09-15 Gerd Moellmann <gerd@gnu.org>
13523
13524 * toolbar/toolbar.el (toolbar-add-item): Use the same image
13525 specification if or if not tool-bar item contains an `:enabled'
13526 property.
13527
13528 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
13529 current buffer has no file name.
13530
13531 2000-09-15 Dave Love <fx@gnu.org>
13532
13533 * strokes.el: Sync with maintainer's current version with changes
13534 for Emacs, but avoid runtime cl and levents.
13535 (toplevel): Change autoloads and compilation requires.
13536 (strokes-version, strokes-bug-address, strokes-lift): Values
13537 changed.
13538 (strokes-xpm-header, strokes-insinuated): New variable.
13539 (strokes): Add :link.
13540 (strokes-mode): Customized.
13541 (strokes-while-inhibiting-garbage-collector): New macro.
13542 (strokes-remassoc): Avoid remove-if.
13543 (strokes-fix-button2-command): Don't use ad-do-it.
13544 (strokes-insinuate): New function.
13545 (strokes-button-press-event-p, strokes-button-release-event-p):
13546 New functions, used instead of non-`strokes-' versions..
13547 (strokes-mouse-event-p): Rewritten.
13548 (strokes-event-closest-point): Avoid event-point.
13549 (strokes-get-grid-position): Avoid cdadr, caadr
13550 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
13551 functions.
13552 (strokes-help): Use with-output-to-temp-buffer.
13553 (strokes-window-configuration-changed-p): New function.
13554 (strokes-update-window-configuration): Use buffer-live-p,
13555 strokes-window-configuration-changed-p.
13556 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
13557 (strokes-char-face): New face.
13558 (strokes-char-table, strokes-base64-chars): New variable.
13559 (strokes-xpm-for-stroke, strokes-list-strokes)
13560 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
13561 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
13562 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
13563 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
13564 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
13565 functions.
13566
13567 2000-09-15 Gerd Moellmann <gerd@gnu.org>
13568
13569 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
13570
13571 * image.el (create-image): Doc fix.
13572
13573 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
13574 instead of `:heuristic-mask t'.
13575
13576 2000-09-14 Andrew Innes <andrewi@gnu.org>
13577
13578 * makefile.w32-in: Revert to Unix line endings.
13579
13580 2000-09-14 Andrew Innes <andrewi@gnu.org>
13581
13582 * makefile.w32-in: Add bootstrap support. Also copy lisp source
13583 when installing.
13584
13585 * makefile.nt (DONTCOMPILE): Fix typo.
13586
13587 * shell.el (shell-write-history-on-exit): New function.
13588 (shell-dumb-shell-regexp): New custom variable.
13589 (shell-mode): Make shell-write-history-on-exit the process
13590 sentinel if shell name matches shell-dumb-shell-regexp.
13591
13592 * w32-fns.el: Comment out before-init-hook function which resets
13593 source-directory based; this breaks bootstrap.
13594
13595 2000-09-14 Dave Love <fx@gnu.org>
13596
13597 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
13598 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
13599 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
13600 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
13601 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
13602 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
13603 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
13604 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
13605 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
13606
13607 * toolbar/toolbar.el: New.
13608
13609 * subdirs.el: Add toolbar.
13610
13611 2000-09-14 Gerd Moellmann <gerd@gnu.org>
13612
13613 * indent.el (indent-for-tab-command): Doc fix.
13614
13615 2000-09-14 Alex Schroeder <alex@gnu.org>
13616
13617 * ansi-color.el (ansi-colors): Doc change.
13618 (ansi-color-get-face): Simplified regexp.
13619 (ansi-color-faces-vector): Added more faces, doc change.
13620 (ansi-color-names-vector): Doc change.
13621 (ansi-color-regexp): Simplified regexp.
13622 (ansi-color-parameter-regexp): New regexp.
13623 (ansi-color-filter-apply): Doc change.
13624 (ansi-color-filter-region): Doc change.
13625 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
13626 deal with zero length parameters.
13627 (ansi-color-apply-on-region): Doc change.
13628 (ansi-color-map): Doc change.
13629 (ansi-color-map-update): Removed debugging message.
13630 (ansi-color-get-face-1): Added condition-case to trap
13631 args-out-of-range errors.
13632 (ansi-color-get-face): Doc change.
13633 (ansi-color-make-face): Removed.
13634 (ansi-color-for-shell-mode): New option.
13635
13636 2000-09-13 Kenichi Handa <handa@etl.go.jp>
13637
13638 * international/quail.el (quail-start-translation): Translate KEY
13639 if necessary even if it doesn't have any mapping in the current
13640 input method.
13641 (quail-start-conversion): Likewise.
13642 (quail-help): The output message is improved.
13643
13644 2000-09-13 Miles Bader <miles@gnu.org>
13645
13646 * comint.el (comint-output-filter): Revert to using
13647 `insert-before-markers'. Add bletcherous hack to undo damage
13648 caused by `insert-before-markers'. Put `front-sticky' property on
13649 overlays created here so that the field code understands how the
13650 overlay works. Use a let when making comint-last-prompt-overlay,
13651 so that the code is easier to read.
13652
13653 2000-09-13 Dave Love <fx@gnu.org>
13654
13655 * wid-edit.el (widget-default-format-handler): DTRT when
13656 doc-property is a function.
13657
13658 2000-09-12 Francesco Potorti` <pot@gnu.org>
13659
13660 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
13661 filed name if it's not there.
13662
13663 2000-09-12 Dave Love <fx@gnu.org>
13664
13665 * simple.el (read-mail-command): Doc fix.
13666 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
13667
13668 * vc.el (vc-dired-listing-switches): Fix :version.
13669
13670 * vc-hooks.el: Doc fixes.
13671
13672 * subr.el (add-minor-mode): Use toggle-fun arg.
13673
13674 * speedbar.el: Add :version to several defcustoms.
13675
13676 * imenu.el (imenu--truncate-items, imenu--cleanup)
13677 (imenu--generic-function): Avoid mapcar.
13678 (imenu--replace-spaces): Function removed.
13679 (imenu--completion-buffer): Use subst-char-in-string.
13680 (imenu-add-to-menubar): Use keymap inheritance.
13681
13682 2000-09-12 Miles Bader <miles@gnu.org>
13683
13684 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
13685 (diff-mode-map): Bind `diff-test-hunk'.
13686 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
13687
13688 2000-09-11 Gerd Moellmann <gerd@gnu.org>
13689
13690 * bytecomp.el (byte-compile-defvar): Undo last change
13691 because it breaks '(make-variable-buffer-local (defvar ...)'
13692 which is used at least in dired.
13693
13694 2000-09-12 Kenichi Handa <handa@etl.go.jp>
13695
13696 * international/quail.el (quail-define-package): Docstring
13697 modified.
13698
13699 2000-09-12 Kenichi Handa <handa@etl.go.jp>
13700
13701 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
13702 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
13703 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
13704 docstring of "chinese-py".
13705
13706 * international/quail.el (quail-translation-docstring): New
13707 variable.
13708 (quail-show-keyboard-layout): Docstring modified.
13709 (quail-select-current): Likewise.
13710 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
13711 infinite recursive call.
13712 (quail-help): Check quail-translation-docstring. Format of the
13713 output changed.
13714 (quail-help-insert-keymap-description): Adjusted for the above
13715 change.
13716
13717 2000-09-11 Gerd Moellmann <gerd@gnu.org>
13718
13719 * bytecomp.el (byte-compile-defvar): Only cons onto
13720 current-load-list in top-level forms. Else this leaks a cons cell
13721 every time a defun is called.
13722
13723 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
13724
13725 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
13726 Now understands non-unified diffs. Some functionality moved into
13727 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
13728 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
13729 modify anything. Only reposition point in the patched file if the
13730 patch succeeds. Only pop up another window if POPUP is true.
13731 Emit a message describing what happened if successful, and at what
13732 line-offset. Automatically detect reversed hunks and do something
13733 appropriate.
13734 (diff-hunk-text, diff-find-text): New functions.
13735 (diff-filter-lines): Function removed.
13736 (diff-test-hunk): New function.
13737 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
13738
13739 2000-09-10 Dave Love <fx@gnu.org>
13740
13741 * textmodes/tildify.el: Minor doc/commentary fixes.
13742 (tildify) <defgroup>: Add :version.
13743
13744 * faces.el (face-x-resources): Make custom type more specific.
13745 (frame-background-mode): Use mapc.
13746 (region) <defcustom>: Add :version.
13747
13748 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
13749
13750 * vc-sccs.el (vc-sccs-register):
13751 * vc-rcs.el (vc-rcs-register):
13752 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
13753 * vc.el (vc-register): Clear file's properties.
13754
13755 2000-09-08 Gerd Moellmann <gerd@gnu.org>
13756
13757 * faces.el (face-spec-set): Only face-spec-reset-face when
13758 ATTRS is non-nil.
13759
13760 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
13761
13762 * help.el (help-insert-xref-button): Fix a typo in doc string.
13763
13764 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
13765
13766 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
13767 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
13768 methods.
13769
13770 * menu-bar.el (read-mail-item-name): New function.
13771 (menu-bar-tools-menu): Use it to compute and display the package
13772 used to read email.
13773 (menu-bar-tools-menu): Fix typo in GUD's help string.
13774
13775 2000-09-07 Dave Love <fx@gnu.org>
13776
13777 * diff-mode.el (diff-mouse-goto-source): New function.
13778
13779 * vc-sccs.el: Doc fixes.
13780 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
13781
13782 * vc-rcs.el: Doc fixes.
13783 (vc-rcs-register-switches, vc-rcs-checkin-switches)
13784 (vc-rcs-checkout-switches, vc-rcs-header)
13785 (vc-rcs-master-templates): Add or change :version.
13786
13787 * vc-cvs.el: Doc fixes.
13788 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
13789 (vc-cvs-stay-local): Add :version.
13790
13791 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
13792
13793 2000-09-07 Kenichi Handa <handa@etl.go.jp>
13794
13795 * international/quail.el (quail-help): Fix previous change.
13796
13797 2000-09-07 Gerd Moellmann <gerd@gnu.org>
13798
13799 * faces.el (color-values): Doc fix.
13800
13801 * faces.el (frame-set-background-mode): Use frame-parameter
13802 instead of frame-parameters.
13803
13804 * frame.el (filtered-frame-list): Reduce consing.
13805 (frames-on-display-list): Call frame-parameter instead of
13806 frame-parameters.
13807
13808 2000-09-07 Kenichi Handa <handa@etl.go.jp>
13809
13810 * language/devan-util.el (devanagari-to-indian-region): In the
13811 loop, change the following char, not preceding char.
13812
13813 2000-09-07 Gerd Moellmann <gerd@gnu.org>
13814
13815 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
13816 instead of frame-parameters.
13817
13818 * faces.el (set-face-attribute): Simplify by calling
13819 internal-set-lisp-face-attribute with FRAME being 0.
13820
13821 * vc.el: Remove `Id' version control keyword.
13822
13823 2000-09-07 Kenichi Handa <handa@etl.go.jp>
13824
13825 * help.el (help-make-xrefs): Adjusted for the change of
13826 help-xref-mule-regexp.
13827 (help-insert-xref-button): New function.
13828
13829 * international/mule-cmds.el (help-xref-mule-regexp-template):
13830 Include the pattern for character set.
13831 (leim): New group.
13832
13833 * international/quail.el: Don't require face.
13834 (quail): New group.
13835 (quail-other-command): Dummy command to make quail-help work better.
13836 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
13837 (quail-keyboard-layout-substitution): New variable.
13838 (quail-update-keyboard-layout): New function.
13839 (quail-keyboard-layout-type): New customizable variable.
13840 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
13841 (quail-keyboard-translate): Pay attention to
13842 quail-keyboard-layout-substitution.
13843 (quail-insert-kbd-layout): New function.
13844 (quail-show-keyboard-layout): New function.
13845 (quail-get-translation): If the definition is a vector of length
13846 1, and the element is a string of length 1, return the character
13847 in that string.
13848 (quail-update-current-translations): Fix the case of
13849 relative-index out of range.
13850 (quail-build-decode-map, quail-insert-decode-map): New Functions.
13851 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
13852 Show key sequences for all available characters.
13853 (quail-help-insert-keymap-description): Don't show such verbose
13854 key bindings as quail-self-insert-command.
13855
13856 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
13857 Format changed, and each element now have extra documentations.
13858 (tit-process-header): Delete invalid characters from TIT-PROMPT.
13859 Adjusted for the change of quail-cxterm-package-ext-info.
13860
13861 2000-09-06 Gerd Moellmann <gerd@gnu.org>
13862
13863 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
13864 requiring it leads to a recursive loading of vc.el and vc-hooks.el
13865 during bootstrap.
13866
13867 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
13868
13869 * vc.el: (toplevel): Don't require `dired' at run-time.
13870 (vc-dired-resynch-file): Remove autoload cookie.
13871
13872 2000-09-05 Andre Spiegel <spiegel@gnu.org>
13873
13874 * vc.el: Made several backend functions optional.
13875 (vc-default-responsible-p): New function.
13876 (vc-merge): Use RET for first version to trigger merge-news, not
13877 prefix arg.
13878 (vc-annotate): Handle backends that do not support annotation.
13879 (vc-default-merge-news): Removed. The existence of a merge-news
13880 implementation is now checked on caller sites.
13881
13882 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
13883 case.
13884
13885 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
13886 special case that has been removed from the default in vc-hooks.el.
13887
13888 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
13889
13890 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
13891
13892 2000-09-05 Andre Spiegel <spiegel@gnu.org>
13893
13894 * vc-hooks.el: Require vc during compilation.
13895 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
13896 macro `with-vc-properties' in vc.el.
13897 (vc-file-getprop): Doc fix.
13898 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
13899
13900 * vc.el: Require dired-aux during compilation.
13901 (vc-name-assoc-file): Moved to vc-sccs.el.
13902 (with-vc-properties): New macro.
13903 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
13904 vc-finish-steal): Use it.
13905 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
13906 to the backend-specific function is now supposed to do the checkout,
13907 too.
13908 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
13909
13910 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
13911 set file properties; that gets done in the generic code now.
13912
13913 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
13914 Changed parameter list, added code from vc.el that does the
13915 checkout, possibly with a double-take.
13916
13917 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
13918 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
13919 the above under the new name.
13920 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
13921 parameter list, added checkout command.
13922 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
13923 properties; that gets done in the generic code now.
13924
13925 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
13926
13927 * vc.el: Docstring fixes (courtesy of checkdoc).
13928
13929 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
13930
13931 * vc.el (vc-checkout-writable-buffer-hook)
13932 (vc-checkout-writable-buffer): Remove.
13933 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
13934 (vc-log-mode): Make it into a clean derived major mode.
13935 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
13936 vc-log-mode if log-edit is not available.
13937 (vc-dired-mode-map): Don't set-keymap-parent yet.
13938 (vc-dired-mode): Do set-keymap-parent here.
13939 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
13940
13941 2000-09-05 Gerd Moellmann <gerd@gnu.org>
13942
13943 * faces.el (set-face-attribute, face-spec-reset-face)
13944 (face-spec-set): Avoid consing by removing calls to `apply'.
13945
13946 * frame.el (frame-parameter): Move to C code.
13947
13948 2000-09-05 Dave Love <fx@gnu.org>
13949
13950 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
13951 insert-before-markers-and-inherit. Now checked systematically!
13952
13953 2000-09-05 Alex Schroeder <alex@gnu.org>
13954
13955 * sql.el (sql-postgres): Use sql-postgres-options.
13956 (sql-postgres-options): New variable.
13957
13958 2000-09-05 Alex Schroeder <alex@gnu.org>
13959
13960 * sql.el (sql-mode-menu): Work around missing variable mark-active
13961 in XEmacs.
13962 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
13963 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
13964 compatibility.
13965
13966 2000-09-04 Gerd Moellmann <gerd@gnu.org>
13967
13968 * vc.el (vc-dired-resynch-file): Add autoload cookie.
13969
13970 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
13971
13972 * Makefile.in (DONTCOMPILE): Fix typo in file name.
13973
13974 2000-09-04 Andre Spiegel <spiegel@gnu.org>
13975
13976 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
13977 don't support anything else under SCCS yet.
13978
13979 * vc-hooks.el: Minor doc fixes.
13980
13981 2000-09-04 Andre Spiegel <spiegel@gnu.org>
13982
13983 * vc.el (vc-next-action-on-file): Do not visit the file if it's
13984 not necessary. If verbose in state `needs-patch', do the same as
13985 under `up-to-date'. When NOT verbose and `needs-patch', check out
13986 latest version instead of `merge-news'.
13987 (vc-next-action-dired): Don't mess with default-directory here; it
13988 breaks other parts of dired. It is the job of the
13989 backend-specific functions to adjust it temporarily if they need it.
13990 (vc-next-action): Remove a special CVS case.
13991 (vc-clear-headers): New optional arg FILE.
13992 (vc-checkin, vc-checkout): Set properties vc-state and
13993 vc-checkout-time properly.
13994 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
13995 (vc-print-log): Use new backend function `show-log-entry'.
13996 (vc-cancel-version): Do the checks in a different order. Added a
13997 FIXME concerning RCS-only code.
13998
13999 * vc-rcs.el (vc-rcs-show-log-entry): New function.
14000 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
14001
14002 * vc-cvs.el (vc-cvs-show-log-entry): New function.
14003
14004 * vc-hooks.el (vc-default-mode-line-string): Show state
14005 `needs-patch' as a `-' too.
14006
14007 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14008
14009 * vc.el (vc-responsible-backend): New optional arg REGISTER.
14010 (vc-default-could-register): New function.
14011 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
14012 (vc-resynch-buffer): Call vc-dired-resynch-file.
14013 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
14014 vc-resynch-buffer instead of vc-resynch-window.
14015 (vc-next-action-dired): Don't redisplay here, that gets done as a
14016 result of the individual file operations.
14017 (vc-retrieve-snapshot): Corrected prompt order.
14018
14019 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
14020
14021 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
14022 as well.
14023 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
14024 hostname regexps. Updated all callers.
14025 (vc-cvs-responsible-p): Handle directories as well.
14026 (vc-cvs-could-register): New function.
14027 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
14028 properties up-to-date.
14029
14030 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
14031 user whether to create one.
14032
14033 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14034
14035 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
14036 check out a non-existing file.
14037
14038 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
14039 workfile does not exist.
14040
14041 * vc.el (vc-version-diff): Use `require' to check for existence of
14042 diff-mode.
14043
14044 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14045
14046 * vc-cvs.el (vc-cvs-registered): Use new function
14047 vc-cvs-parse-entry to do the actual work.
14048
14049 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14050
14051 * vc-hooks.el (vc-find-backend-function): If function doesn't
14052 exist, return nil instead of error.
14053 (vc-call-backend): Doc fix.
14054
14055 * vc.el (vc-do-command): Doc fix.
14056 (vc-finish-logentry): When checking in from vc-dired, choose the
14057 right backend for logentry check.
14058 (vc-dired-mode-map): Inherit from dired-mode-map.
14059 (vc-dired-mode): Local value of dired-move-to-filename-regexp
14060 simplified.
14061 (vc-dired-state-info): Removed, updated caller.
14062 (vc-default-dired-state-info): Use parentheses instead of hyphens.
14063 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
14064 (vc-dired-listing-switches): New variable.
14065 (vc-directory): Use it, instead of dired-listing-switches.
14066
14067 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
14068 (vc-cvs-dir-state): New function.
14069 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
14070 (vc-cvs-parse-entry): New function, also to be used in
14071 vc-cvs-registered.
14072
14073 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14074
14075 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
14076 *or* single-window-frames.
14077
14078 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14079
14080 * vc.el (vc-update-changelog): Split into generic part and default
14081 implementation. Doc string adapted.
14082 (vc-default-update-changelog): New function. Call the `rcs2log'
14083 script in exec-directory, to fix a long-standing nuisance.
14084
14085 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
14086 simply signals an error.
14087
14088 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14089
14090 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
14091 control-flow more clear and to avoid running `cvs' twice.
14092
14093 * vc.el (vc-next-action-on-file): Doc fix.
14094 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
14095 (vc-print-log): Eval `file' before constructing the continuation.
14096
14097 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14098
14099 * vc.el (vc-next-action-on-file): Corrected several messages.
14100 (vc-merge): Add prefix arg `merge-news'; handle it.
14101
14102 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
14103 is not reached. It is.
14104 (vc-cvs-merge): Set state to 'edited after merge.
14105 (vc-cvs-merge-news): Set workfile version to nil if not known.
14106 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
14107
14108 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
14109 via stdout. (Merge from main line.)
14110
14111 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14112
14113 * vc.el (vc-finish-logentry): Thinko in the "same comment"
14114 detection.
14115
14116 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14117
14118 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
14119 against kill-all-local-variables.
14120 (vc-log-edit): Don't save vc-parent-buffer any more.
14121 (vc-last-comment-match): Initialize to an empty string.
14122 (vc-post-command-functions): New hook.
14123 (vc-do-command): Run it.
14124 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
14125 (vc-finish-logentry): Only add the comment to the ring if it's
14126 different from the last comment entered.
14127 (vc-new-comment-index): New function.
14128 (vc-previous-comment): Use it. Make the minibuffer message
14129 slightly less terse.
14130 (vc-comment-search-reverse): Make it work forward as well. Don't
14131 set vc-comment-ring-index if no match is found. Use
14132 vc-new-comment-index.
14133 (vc-comment-search-forward): Use vc-comment-search-reverse.
14134 (vc-dired-mode-map): Don't inherit from dired-mode-map since
14135 define-derived-mode will do it for us. Bind `v' to a keymap that
14136 inherits from vc-prefix-map so that we can bind `vt' without
14137 binding C-x v t.
14138 (vc-retrieve-snapshot): Parenthesis typo.
14139
14140 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
14141 to 1. Make sure to switch to *vc* before looking for an error
14142 message. Use vc-parse-buffer.
14143
14144 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14145
14146 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
14147 and NAME.
14148 (vc-retrieve-snapshot): Split into two parts.
14149 (vc-default-retrieve-snapshot): New function.
14150
14151 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
14152 (vc-cvs-retrieve-snapshot): New function (untested).
14153 (vc-cvs-stay-local): Default to t.
14154 (vc-cvs-remote-p): New function and property.
14155 (vc-cvs-state): Stay local only if the above is t.
14156 (vc-handle-cvs): Removed.
14157 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
14158 done via vc-handled-backends now.
14159 (vc-cvs-header): Escape Id.
14160
14161 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14162
14163 * vc.el (vc-do-command): Remove unused commands.
14164 (vc-version-diff): Make sure default-directory ends with a slash.
14165 Move the window commands into a vc-exec-after.
14166 (vc-print-log): Move more of the code into the `vc-exec-after'.
14167
14168 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14169
14170 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
14171 (vc-print-log): Search current revision from beginning of buffer.
14172 (vc-revert-buffer): Clear echo area after the diff is finished.
14173 (vc-prefix-map): Removed definition of "t" for terse display in vc
14174 dired.
14175 (vc-dired-mode-map): Inherit from dired-mode-map. Added
14176 definition of "vt" for terse display.
14177 (vc-dired-mode): Fix dired-move-to-filename-regexp.
14178
14179 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14180
14181 * vc.el (vc-exec-after): Avoid caddr.
14182
14183 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14184
14185 * vc.el (vc-exec-after): New function.
14186 (vc-do-command): Use it to add a termination message for async
14187 procs.
14188 (vc-checkout): Try to handle a missing-backend situation.
14189 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
14190 of a directory with a backend using async diffs.
14191 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
14192 present.
14193
14194 * vc-sccs.el (vc-sccs-state-heuristic): Use
14195 file-ownership-preserved-p.
14196
14197 * vc-rcs.el (vc-rcs-state-heuristic): Use
14198 file-ownership-preserved-p.
14199 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
14200
14201 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14202
14203 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
14204 vc-do-command.
14205
14206 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
14207 when there are no changes.
14208
14209 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14210
14211 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
14212
14213 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
14214
14215 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14216
14217 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
14218
14219 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
14220 the `fset' outside of the defvar so that it works even if
14221 vc-prefix-map was already defined.
14222 (vc-setup-buffer): New function, split out of vc-do-command.
14223 (vc-do-command): Allow BUFFER to be t to mean `just use the
14224 current buffer without any fuss'.
14225 (vc-version-diff): Change the `diff' backend operation to just put
14226 the diff in the current buffer without erasing it. Always use
14227 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
14228 shrink-window-if-larger-than-buffer.
14229 (vc-print-log): Change the `print-log' backend operation to just
14230 put the log in the current buffer without erasing it. Protect
14231 shrink-window-if-larger-than-buffer.
14232 (vc-update-change-log): Fix setd typo.
14233
14234 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
14235 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
14236
14237 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
14238 (vc-rcs-diff): Insert in the current buffer and remove unused arg
14239 CMP.
14240
14241 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
14242 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
14243 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
14244
14245 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14246
14247 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
14248 not possible, use vc-BACKEND-workfile-unchanged-p.
14249 (vc-default-workfile-unchanged-p): New function. Delegates to a
14250 full vc-BACKEND-diff.
14251
14252 * vc-hooks.el (vc-simple-command): Removed.
14253
14254 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
14255 instead of vc-simple-command.
14256 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
14257 avoid doing a diff when opening a file.
14258 (vc-rcs-state): Added check for unlocked-changes.
14259 (vc-rcs-header): Escape Id.
14260 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
14261 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
14262 version.
14263
14264 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
14265 (vc-sccs-diff): Remove optional arg CMP.
14266 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
14267 SCCS-specific function.
14268
14269 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
14270 vc-simple-command.
14271
14272 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14273
14274 * vc.el (vc-editable-p): Renamed from vc-writable-p.
14275 (with-vc-file, vc-merge): Use vc-editable-p.
14276 (vc-do-command): Remove unused var vc-file and fix the
14277 doubly-defined `status' var. Add a user message when starting an
14278 async command.
14279 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
14280 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
14281 Use with-current-buffer.
14282 (vc-buffer-sync): Use unless.
14283 (vc-next-action-on-file): If the file is 'edited by read-only,
14284 make it read-write instead of trying to commit.
14285 (vc-version-diff, vc-update-change-log): Use `setq
14286 default-directory' rather than `cd'.
14287 (vc-log-edit): Don't forget to set default-directory in the
14288 buffer.
14289
14290 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
14291 (vc-sccs-state-heuristic): Use file-writable-p instead of
14292 comparing userids.
14293 (vc-sccs-checkout): Use `unless'.
14294
14295 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
14296 of comparing userids.
14297 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
14298 Simplify the logic by eliminating unreachable code.
14299 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
14300 just do a recursive call if we need to retry.
14301 (vc-rcs-checkout): Handle the case where rcs is missing by making
14302 the buffer read-write if requested and re-signalling the error.
14303
14304 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
14305
14306 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14307
14308 * vc-hooks.el (vc-handled-backends): Docstring change.
14309 (vc-ignore-vc-files): Mark obsolete.
14310 (vc-registered): Check vc-ignore-vc-files.
14311 (vc-find-file-hook, vc-file-not-found-hook): Don't check
14312 vc-ignore-vc-files.
14313
14314 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
14315
14316 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14317
14318 * vc.el (vc-checkout): Don't do anything special for ange-ftp
14319 files since ange-ftp already has vc-registered return nil.
14320
14321 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
14322 (vc-sccs-workfile-version): Use with-temp-buffer and new
14323 vc-parse-buffer and don't bother setting the property.
14324 (vc-sccs-add-triple): Use with-current-buffer and
14325 find-file-noselect.
14326 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
14327
14328 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
14329 derives from the old vc-parse-buffer but uses the revision number
14330 rather than the date (much easier to compare robustly).
14331 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
14332 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
14333 locking-user more directly. Check strict locking and set
14334 checkout-model appropriately.
14335 (vc-rcs-parse-locks): Remove.
14336 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
14337 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
14338 (vc-rcs-system-release): Use with-current-buffer and
14339 vc-parse-buffer.
14340 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
14341
14342 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
14343 (vc-simple-command): Docstring fix.
14344 (vc-registered): Align the way the file-handler is called with the
14345 way the function itself works.
14346 (vc-file-owner): Remove.
14347
14348 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
14349 extraction of fields and call to file-attributes because of a
14350 temporary bug in rcp.el.
14351 (vc-cvs-fetch-status): Use with-current-buffer.
14352
14353 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14354
14355 * vc.el (vc-do-command): Use file-relative-name.
14356 (vc-responsible-backend): Use vc-backend if possible.
14357 (vc-create-snapshot): Improve the `interactive' spec. Add support
14358 for branches and dispatch to backend-specific `create-snapshot'.
14359 (vc-default-create-snapshot): New function, containing the bulk of
14360 the old vc-create-snapshot.
14361 (vc-retrieve-snapshot): Improve the interactive spec.
14362
14363 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
14364 (vc-backend-hook-functions): Remove.
14365 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
14366 (vc-backend): Reintroduce the test for `file = nil' now that I
14367 know why it was there (and added a comment to better remember).
14368
14369 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
14370 code from vc-sccs-hooks.el.
14371 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
14372 'vc anymore.
14373 (vc-sccs-responsible-p): Use expand-file-name instead of concat
14374 and file-directory-p instead of file-exists-p.
14375 (vc-sccs-check-headers): Simplify the regexp.
14376
14377 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
14378 from vc-rcs-hooks.el. Don't require 'vc anymore.
14379 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
14380 file-directory-p instead of file-exists-p.
14381
14382 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
14383 from vc-cvs-hooks.el.
14384 (proto vc-cvs-registered): Require 'vc-cvs instead of
14385 'vc-cvs-hooks. Don't require 'vc anymore.
14386 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
14387 file-directory-p instead of file-exists-p.
14388 (vc-cvs-create-snapshot): New function, replacing
14389 vc-cvs-assign-name.
14390 (vc-cvs-assign-name): Remove.
14391
14392 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14393
14394 * vc-cvs.el (vc-cvs-header): New var.
14395
14396 * vc-rcs.el (vc-rcs-exists): Remove.
14397 (vc-rcs-header): New var.
14398
14399 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
14400 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
14401 (vc-sccs-header): New var.
14402
14403 * vc.el (vc-do-command): Get rid of the `last' argument.
14404 (vc-header-alist): Remove, replaced by vc-X-header.
14405 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
14406 (vc-dired-hook): Use expand-file-name instead of concat.
14407 (vc-directory): Use file-name-as-directory.
14408 (vc-snapshot-precondition, vc-create-snapshot)
14409 (vc-retrieve-snapshot): Allow the command to operate on any
14410 directory.
14411
14412 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
14413 just removing the 'WORKFILE argument or by removing the 'MASTER
14414 argument and replacing `file' with (vc-name file).
14415
14416 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14417
14418 * vc.el: Update Copyright and add a crude list of backend funs.
14419 (vc-writable-p): New function.
14420 (with-vc-file): Use vc-writable-p.
14421 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
14422 (vc-register): Avoid vc-name.
14423 (vc-locking-user): Remove.
14424 (vc-steal-lock): Make the `owner' arg non-optional.
14425 (vc-merge): Use vc-writable-p instead of vc-locking-user and
14426 vc-checkout-model.
14427 (vc-default-dired-state-info): Use vc-state instead of
14428 vc-locking-user and return special strings for special states.
14429 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
14430 and get rid of one of the special CVS cases.
14431 (vc-cancel-version): prettify error message with \\[...].
14432 (vc-rename-master): New function.
14433 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
14434 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
14435 the CVS special case generic.
14436 (vc-default-record-rename): Remove.
14437 (vc-file-tree-walk-internal): Only call FUNC for files that are
14438 under control of some VC backend and replace `concat' with
14439 expand-file-name.
14440 (vc-file-tree-walk): Update docstring.
14441 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
14442 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
14443
14444 * vc-sccs.el (vc-sccs-rename-file): Renamed from
14445 vc-sccs-record-rename. Use `find-file-noselect' rather than
14446 `find-file' and call `vc-rename-master' to do the actual move.
14447 (vc-sccs-diff): Remove unused `backend' variable.
14448
14449 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
14450 to delay loading of vc-sccs until it is really used.
14451 (vc-sccs-master-templates): Preload.
14452 (vc-sccs-state): Update call to vc-sccs-parse-locks.
14453 (vc-sccs-project-dir): Remove (merged into
14454 vc-sccs-search-project-dir).
14455 (vc-sccs-search-project-dir): Rewrite using file name handling ops
14456 rather than `concat', make sure it is preloaded and don't bother
14457 to check that the file actually exists.
14458 (vc-sccs-parse-locks): Remove unused `file' argument, remove
14459 `locks' argument (use buffer's content instead) and eliminate n^2
14460 behavior.
14461
14462 * vc-rcs.el: Update Copyright.
14463 (vc-rcs-rename-file): New function.
14464 (vc-rcs-diff): Remove unused `backend' variable.
14465
14466 * vc-hooks.el: Update Copyright.
14467 (vc-backend): Don't accept a nil argument any more.
14468 (vc-up-to-date-p): Turn into a defsubst.
14469 (vc-possible-master): New function.
14470 (vc-check-master-templates): Use `vc-possible-master' and allow
14471 funs in vc-X-master-templates to return a non-existent file.
14472
14473 * vc-cvs.el: Update Copyright.
14474 (vc-cvs-diff): Remove unused `backend' variable.
14475 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
14476
14477 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
14478
14479 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14480
14481 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
14482 since it can be called from vc-rcs.el.
14483 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
14484
14485 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14486
14487 * vc.el (vc-version-diff): Expand file name read from the
14488 minibuffer. Handle the case when a previous version number can't
14489 be guessed. Give suitable messages when there were no differences
14490 found.
14491 (vc-clear-headers): Call backend-specific implementation, if one
14492 exists.
14493 (vc-cancel-version): Made error checks generic. When done, clear
14494 headers generically, too.
14495
14496 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
14497 from vc-clear-headers in vc.el.
14498
14499 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
14500 correctly.
14501 (vc-rcs-latest-on-branch-p): Made second argument VERSION
14502 optional. Handle the case when it's not there.
14503
14504 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14505
14506 * vc.el (vc-locking-user): Moved from vc-hooks.el.
14507
14508 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14509
14510 * vc-hooks.el (vc-loadup): Remove.
14511 (vc-find-backend-function): Use `require'. Also, handle the case
14512 where vc-BACKEND-hooks.el doesn't exist.
14513 (vc-call-backend): Cleanup.
14514
14515 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14516
14517 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
14518 vc-rcs-grab-templates)
14519 (vc-rcs-registered): Remove. The default function works as well.
14520 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
14521 vc-sccs-grab-templates)
14522 (vc-sccs-registered): Remove. The default function works as well.
14523
14524 * vc.el (vc-version-diff): Left out a vc- in call to
14525 vc-call-backend.
14526 (vc-default-dired-state-info, vc-default-record-rename)
14527 (vc-default-merge-news): Update for the new backend argument.
14528
14529 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
14530 using the default function.
14531 (vc-call-backend): If calling the default function, pass it the
14532 backend as first argument. Update the docstring accordingly.
14533 (vc-default-state-heuristic, vc-default-mode-line-string): Update
14534 for the new backend argument.
14535 (vc-make-backend-sym): Renamed from vc-make-backend-function.
14536 (vc-find-backend-function): Use the new name.
14537 (vc-default-registered): New function.
14538
14539 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14540
14541 * vc.el (vc-merge): Use vc-find-backend-function.
14542
14543 * vc-hooks.el (vc-backend-functions): Remove.
14544 (vc-loadup): Don't setup 'vc-functions.
14545 (vc-find-backend-function): New function.
14546 (vc-call-backend): Use above fun and populate 'vc-functions
14547 lazily.
14548 (vc-backend-defines): Remove.
14549
14550 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14551
14552 * vc.el (vc-register): Put a FIXME note for a newly found bug.
14553 Call vc-call-backend without the leading vc-.
14554 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
14555 (vc-check-headers): Call vc-call-backend without the leading vc-.
14556 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
14557 (vc-annotate-display): Replace confusing use of `cond' with `or'.
14558 Call vc-call-backend without the leading vc-.
14559
14560 * vc-cvs.el (tail): Provide vc-cvs.
14561 * vc-sccs.el (tail): Provide vc-sccs.
14562 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
14563
14564 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
14565 (vc-make-backend-function, vc-call): Pass names without leading
14566 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
14567 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
14568 (vc-call-backend): Always try to load vc-X-hooks.
14569 (vc-registered): Remove vc- in call to vc-call-backend.
14570
14571 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14572
14573 * vc.el (vc-process-filter): New function.
14574 (vc-do-command): Setup `vc-process-filter' for the async process.
14575 (vc-maybe-resolve-conflicts): New function to reduce
14576 code-duplication. Additionally, it puts the buffer in
14577 `smerge-mode' if applicable.
14578 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
14579 calling `merge-news'.
14580 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
14581 (vc-log-edit): New function. Replacement for `vc-log-mode' by
14582 interfacing to log-edit.el.
14583 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
14584 log-edit is available.
14585 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
14586
14587 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14588
14589 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
14590 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
14591 defvar and the initialization.
14592 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
14593
14594 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
14595 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
14596
14597 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
14598
14599 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14600
14601 * vc.el (vc-file-clear-masterprops): Removed.
14602 (vc-checkin, vc-revert-buffer): Removed calls to the above.
14603 (vc-version-diff): Use buffer-size without argument.
14604 (vc-register): Heed vc-initial-comment.
14605
14606 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
14607 default branch.
14608
14609 * vc-rcs.el (vc-rcs-register): Parse command output to find master
14610 file name and workfile version.
14611 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
14612
14613 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
14614 vc-file-clear-masterprops.
14615
14616 * vc-sccs.el (vc-sccs-checkout): Removed call to
14617 vc-file-clear-masterprops. If writable, set vc-state to 'edited
14618 rather than user login name.
14619
14620
14621 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14622
14623 * vc.el (vc-workfile-unchanged-p): Remove unused argument
14624 `want-differences-if-changed' and simplify.
14625 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
14626 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
14627 output (which is invalid for async vc-diff) to decide whether to
14628 do the revert silently or not.
14629
14630 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14631
14632 * vc-hooks.el (vc-loadup): Load files quietly.
14633 (vc-call-backend): Oops, brain fart.
14634
14635 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14636
14637 * vc-cvs.el (vc-cvs-state): Typo.
14638 (vc-cvs-merge-news): Return the status code rather than the error msg.
14639
14640 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14641
14642 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
14643 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
14644 vc-state or vc-up-to-date-p.
14645 (vc-merge): Use vc-backend-defines to check whether merging is
14646 possible. Set state to 'edited after successful merge.
14647
14648 * vc-hooks.el (vc-locking-user): If locked by the calling user,
14649 return that name. Redocumented.
14650
14651 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14652
14653 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
14654 new `vc-state' semantics.
14655 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
14656 'vc-locking-user to the current user.
14657 (vc-merge): Inline vc-backend-merge. Comment out code that I
14658 don't understand and hence can't adapt to the new `vc-state' and
14659 `vc-locking-user' semantics.
14660 (vc-backend-merge): Remove.
14661
14662 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
14663 rather than 'vc-locking-user.
14664
14665 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
14666
14667 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
14668 (vc-state): Don't use 'reserved any more. Just use the same
14669 convention as the one used for vc-<backend>-state where the
14670 locking user (as a string) is returned.
14671 (vc-locking-user): Update, based on the above convention. The
14672 'vc-locking-user property has disappeared.
14673 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
14674
14675 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
14676 with a heuristic one.
14677 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
14678 (vc-cvs-checkin): Do a trivial parse to set the state in case of
14679 error. That allows us to get to 'needs-merge even in the
14680 stay-local case. There's still no way to detect 'needs-patch in
14681 such a setup (or to force an update for that matter).
14682 (vc-cvs-logentry-check): Remove, the default works as well.
14683
14684 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14685
14686 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
14687
14688 * vc.el (vc-do-command): kill-all-local-variables, to reset any
14689 major-mode in which the buffer might have been put earlier. Use
14690 `remove' and `when'. Allow `okstatus' to be `async' and use
14691 `start-process' in this case.
14692 (vc-version-diff): Handle the case where the diff looks empty
14693 because of the use of an async process.
14694
14695 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14696
14697 * vc.el (vc-next-action-on-file): Removed optional parameter
14698 `simple'. Recompute state unconditionally.
14699 (vc-default-toggle-read-only): Removed.
14700
14701 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
14702 (vc-toggle-read-only): Undid prev change.
14703
14704 * vc-cvs.el (vc-cvs-stay-local): Renamed from
14705 vc-cvs-simple-toggle. Redocumented.
14706 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
14707 (vc-cvs-toggle-read-only): Removed.
14708
14709 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14710
14711 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
14712 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
14713 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
14714 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
14715 still is. So maybe it should be removed.
14716 (vc-head-version, vc-find-binary): Remove.
14717 (vc-recompute-state): Move from vc-hooks.el.
14718 (vc-next-action-on-file): Add a `simple' argument to allow
14719 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
14720 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
14721 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
14722 (vc-dired-mode-map): Properly defvar it.
14723 (vc-print-log): Call log-view-mode if available.
14724 (small-temporary-file-directory): defvar instead of use boundp.
14725 (vc-merge-news): Moved to vc-cvs.el.
14726 (vc-default-merge-news): New function.
14727
14728 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
14729 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
14730 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
14731 unknown `vc-latest-version' function. It should probably refer to
14732 vc-workfile-version or somesuch, but it's very unclear to me and I
14733 don't have SCCS to test things.
14734
14735 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
14736 (vc-sccs-state-heuristic): Fix typo.
14737 (vc-sccs-workfile-unchanged-p): Add missing argument.
14738
14739 * vc-rcs.el: Require vc and vc-rcs-hooks.
14740 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
14741 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
14742 (vc-release-greater-or-equal-p): Move from vc.
14743 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
14744 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
14745 (vc-rcs-checkout): Add a missing `new-version' argument in the
14746 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
14747
14748 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
14749 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
14750 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
14751 than the apparently unbound `workfile-version'.
14752
14753 * vc-hooks.el (vc-master-templates): Def the obsolete var.
14754 (vc-file-prop-obarray): Use `make-vector'.
14755 (vc-backend-functions): Add new hookable functions
14756 vc-toggle-read-only, vc-record-rename and vc-merge-news.
14757 (vc-loadup): If neither backend nor default functions exist, use
14758 the backend function rather than nil.
14759 (vc-call-backend): If the function if not bound yet, try to load
14760 the non-hook file to see if it provides it.
14761 (vc-call): New macro plus use it wherever possible.
14762 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
14763 nor `vc-find-binary' since it's only called from
14764 vc-mistrust-permission which is only used once the backend is known.
14765 (vc-checkout-model): Fix parenthesis.
14766 (vc-recompute-state, vc-prefix-map): Move to vc.el.
14767
14768 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
14769 (vc-cvs-release, vc-cvs-system-release): Remove.
14770 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
14771 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
14772 status symbols.
14773 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
14774 (vc-cvs-toggle-read-only): First cut at a function to allow a
14775 cvs-status-free vc-toggle-read-only.
14776 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
14777 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
14778 vc-cvs-status. Also set vc-state rather than vc-locking-user.
14779 (vc-cvs-checkout): Modify access rights directly if the user
14780 requested not to use `cvs edit'. And refresh the mode line.
14781
14782 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
14783 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
14784
14785 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14786
14787 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
14788 workfile' that got lost when the code was extracted from vc.el.
14789 And merged the tail with the rest of the code (not possible in the
14790 old vc.el where the tail was shared among all backends). And
14791 explicitly set the state to 'edited if `writable' is set.
14792
14793 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
14794 (vc-cvs-state): Be careful to return the value from
14795 vc-cvs-parse-state.
14796 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
14797 property but return it instead. Also be careful to handle a nil
14798 or "" `rev' when workfile is non-nil (it was handled properly when
14799 workfile was nil).
14800
14801 * vc.el: Removed those pesky unnecessary `(function' quotes.
14802 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
14803 directly in the defvar.
14804 (vc-do-command): Bind inhibit-read-only so as to properly handle
14805 the case where the destination buffer has been made read-only.
14806 (vc-diff): Delegate to vc-version-diff in all cases.
14807 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
14808 (vc-annotate-mode-variables): Removed (code moved partly to
14809 defvars and partly to vc-annotate-add-menu).
14810 (vc-annotate-mode): Turned into a derived-mode.
14811 (vc-annotate-add-menu): Moved in code in
14812 vc-annotate-mode-variables.
14813 (vc-update-change-log): Use make-temp-file if available.
14814
14815 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
14816
14817 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
14818 `vc-checkout-model' updated to `vc-cvs-update-model'.
14819
14820 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
14821
14822 * vc.el (vc-next-action-on-file): Added handling of state
14823 `unlocked-changes'.
14824 (vc-checkout-carefully): Is now practically obsolete, unless the
14825 above is too slow to be enabled unconditionally.
14826 (vc-update-change-log): Fixed typo.
14827
14828 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
14829
14830 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
14831 Now handles state `unlocked-changes'.
14832 (vc-sccs-workfile-unchanged-p): New function, to support the above.
14833
14834 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
14835
14836 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
14837 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
14838 `unlocked-changes'.
14839 (vc-rcs-workfile-unchanged-p): Renamed from
14840 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
14841 function yet, but supposed to become one soon.
14842
14843 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
14844 `vc-steal-lock'.
14845 (vc-call-backend): Changed error message.
14846 (vc-state): Added description of state `unlocked-changes'.
14847
14848 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
14849
14850 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
14851 always return t in CVS-controlled directories.
14852
14853 * vc.el (vc-responsible-backend): New function.
14854 (vc-register): Largely rewritten.
14855 (vc-admin): Removed (implementation moved into vc-register).
14856 (vc-checkin): Redocumented.
14857 (vc-finish-logentry): If no backend defined yet (because we are in
14858 the process of registering), use the responsible backend.
14859
14860 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
14861 Updated function lists.
14862 (vc-call-backend): Fixed typo.
14863
14864 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
14865 New functions.
14866 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
14867 Removed query option. Redocumented.
14868
14869 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
14870
14871 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
14872
14873 * vc.el: Updated callers of `vc-checkout-required' to use
14874 `vc-checkout-model'.
14875
14876 2000-09-04 Martin Lorentzson <martinl@gnu.org>
14877
14878 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
14879 stuff updated to reference this function instead of the old
14880 `vc-backend-release-p'.
14881
14882 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
14883
14884 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
14885 vc-checkout-model. Return appropriate values. Updated callers.
14886
14887 2000-09-04 Martin Lorentzson <martinl@gnu.org>
14888
14889 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
14890 (vc-backend-revert): Function moved into `vc-revert';
14891 `vc-next-action' must be updated to accomodate this change.
14892 (vc-backend-steal): Function moved into `vc-finish-steal'.
14893 (vc-backend-logentry-check): Function moved into
14894 `vc-finish-logentry'.
14895 (vc-backend-printlog): Function moved into `vc-print-log'.
14896 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
14897 (vc-backend-assign-name): Function moved into
14898 `vc-create-snapshot'.
14899
14900 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
14901
14902 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
14903 Rename to vc-checkout-model. Return appropriate values.
14904 Update callers.
14905
14906 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
14907 to vc-checkout-model.
14908 (vc-checkout-required): Rename to vc-checkout-model.
14909 Re-implement and re-comment.
14910 (vc-after-save): Use vc-checkout-model.
14911
14912 2000-09-04 Martin Lorentzson <martinl@gnu.org>
14913
14914 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
14915 Update to use the vc-BACKEND-diff functions instead.
14916 `vc-diff' is now working.
14917
14918 * vc-rcs.el (vc-rcs-logentry-check): New function.
14919
14920 * vc-cvs.el (vc-cvs-logentry-check): New function.
14921
14922 * vc-sccs.el (vc-sccs-diff): Function changed name from
14923 `vc-backend-diff'. This makes `vc-diff' work.
14924
14925 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
14926 of functions possibly implemented in a vc-BACKEND library.
14927 (vc-checkout-required): Fix bug that caused an error to be
14928 signaled during `vc-after-save'.
14929
14930 * vc.el: Fix typo.
14931 This checkin is made with our new VC code base for the very first time.
14932 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
14933
14934 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
14935 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
14936
14937 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
14938 updated to `vc-uses-locking'.
14939 (vc-checkout-required): Call to backend function.
14940 `vc-checkout-required' updated to `vc-uses-locking' instead.
14941
14942 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
14943 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
14944
14945 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
14946 to match the split into various backends.
14947 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
14948 (vc-retrieve-snapshot): Bug fix.
14949
14950 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
14951
14952 * vc-sccs.el (vc-sccs-release): Doc fix.
14953
14954 2000-09-04 Martin Lorentzson <martinl@gnu.org>
14955
14956 * vc.el (vc-next-action-on-file): Bug found and fixed.
14957 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
14958 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
14959
14960 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
14961 (vc-rcs-checkout): Name space cleaned up. No more revision number
14962 crunching function names that are not prefixed with vc-rcs.
14963 (vc-rcs-checkout-model): Function added. References to
14964 `vc-checkout-model' replaced.
14965
14966 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
14967
14968 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
14969 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
14970 still need to be split, and implemented for RCS).
14971
14972 2000-09-04 Martin Lorentzson <martinl@gnu.org>
14973
14974 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
14975
14976 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
14977 required by the vc.el file.
14978
14979 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
14980 required by the vc.el file.
14981 (vc-rcs-exists): Function added.
14982
14983 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
14984 required by the vc.el file.
14985
14986 * vc.el (vc-admin): Updated to handle selection of appropriate
14987 backend. Current implementation is crufty and need re-thinking.
14988
14989 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
14990
14991 2000-09-04 Martin Lorentzson <martinl@gnu.org>
14992
14993 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
14994 beginning of annotate buffers correctly.
14995
14996 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
14997 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
14998 functionality updated quite a lot to support multiple backends.
14999 Variables `vc-annotate-mode', `vc-annotate-buffers',
15000 `vc-annotate-backend' added.
15001
15002 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
15003 `vc-annotate-difference' added to supported backend functions.
15004
15005 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15006
15007 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
15008 Use with-temp-file instead of /bin/sh. Merged from mainline
15009
15010 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15011
15012 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
15013
15014 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
15015
15016 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
15017
15018 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15019
15020 * vc-hooks.el: vc-state-heuristic added to
15021 vc-backend-hook-functions.
15022
15023 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
15024
15025 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
15026
15027 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
15028 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
15029 state to `reserved'.
15030
15031 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
15032 `vc-checkout-required'. Rename the `locked' state to `reserved'.
15033
15034 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15035
15036 * vc-rcs-hooks.el: Implement new state model. Hardly anything
15037 untouched.
15038
15039 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
15040
15041 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
15042 if defined. (Merged from main line, slightly adapted.)
15043
15044 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
15045 millenium problem (merged from mainline).
15046
15047 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15048
15049 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
15050 part and moved the non-BACKEND stuff to vc.el.
15051
15052 * vc.el: Split the annotate feature into a BACKEND specific part
15053 and moved it from the vc-cvs.el file to this one.
15054
15055 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15056
15057 * vc-hooks.el: Implement new state model.
15058 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
15059 (vc-locking-user): Simplify. Now only needed if the file is
15060 locked by somebody else.
15061 (vc-lock-from-permissions): Remove. Functionality is in
15062 vc-sccs-hooks.el and vc-rcs-hooks.el now.
15063 (vc-mode-line-string): New name for former vc-status. Adapted.
15064 (vc-mode-line): Adapt to use the above. Remove optional parameter.
15065
15066 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
15067 Various simplifications and adaptations all over the place.
15068
15069 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
15070 Simplify and adapt the rest.
15071
15072 * vc.el (vc-resynch-window): Add TODO comment: check for
15073 interaction with view mode according to recent RCS change.
15074 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
15075
15076 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15077
15078 * vc.el: Convert the remaining function comments to docstrings.
15079
15080 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15081
15082 * vc.el (vc-backend-release, vc-release-greater-or-equal)
15083 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
15084 (vc-minor-part, vc-previous-version): Functions that operate and
15085 compare revision numbers got proper documentation. Comments added
15086 about their possible removal.
15087
15088 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15089
15090 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
15091 the vc-backend.el files.
15092
15093 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
15094
15095 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
15096 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
15097 (vc-rcs-previous-version): Functions added.
15098
15099 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
15100
15101 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
15102
15103 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15104
15105 * vc-hooks.el (vc-master-templates): Is really obsolete.
15106 Comment out the definition for now. What is the right procedure
15107 to get rid of it?
15108 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
15109 rewritten.
15110 (vc-default-registered): Remove.
15111 (vc-check-master-templates): New function; does mostly what the
15112 above did before.
15113 (vc-locking-user): Don't rely on the backend to set the property.
15114
15115 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
15116 Rewrite documentation.
15117 (vc-rcs-templates-grabbed): New variable.
15118 (vc-rcs-grab-templates): New function.
15119 (vc-rcs-registered): Rewrite to use above mechanism.
15120
15121 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
15122 Rewrite documentation.
15123 (vc-sccs-templates-grabbed): New variable.
15124 (vc-sccs-grab-templates): New function.
15125 (vc-sccs-registered): Rewrite to use above mechanism.
15126 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
15127 Don't throw the result, simply return it.
15128
15129 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
15130 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
15131 (vc-cvs-registered): Does the check itself now. Simplify.
15132
15133 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
15134 from main line.
15135
15136 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15137
15138 * vc-cvs.el (vc-cvs-diff): New function.
15139
15140 * vc-sccs.el (vc-sccs-diff): New function.
15141
15142 * vc-rcs.el (vc-rcs-diff): New function.
15143 (vc-rcs-checkout): Bug (typo) found and fixed.
15144 (vc-rcs-register-switches): New variable.
15145
15146 * vc.el (vc-backend-diff): Function removed and placed in the
15147 backend files.
15148
15149 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15150
15151 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
15152
15153 * vc.el (vc-backend-checkout): Function removed and replaced in
15154 the vc-backend.el files.
15155
15156 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
15157
15158 * vc.el (vc-backend-admin): Removed and replaced in the
15159 vc-backend.el files.
15160
15161 * vc.el (Martin): Removed all the annotate functionality since it
15162 is CVS backend specific.
15163
15164 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15165
15166 * spec.txt: Added specification of vc-state.
15167
15168 * vc-sccs-hooks.el (vc-sccs-master-properties):
15169 Remove handling of vc-latest-version and
15170 vc-your-latest-version. What used to be vc-latest-version, is now
15171 returned as vc-workfile-version.
15172 (vc-sccs-workfile-version): Adapt.
15173
15174 2000-09-04 Dave Love <fx@gnu.org>
15175
15176 * vc.el: [Merged from mainline.]
15177 (vc-dired-mode): Make the dired-move-to-filename-regexp
15178 regexp match the date, to avoid treating date as file size.
15179 Add YYYY S option to WESTERN/
15180
15181 2000-09-04 Dave Love <fx@gnu.org>
15182
15183 * vc.el: Require `compile' when compiling.
15184 (vc-logentry-check-hook): New option.
15185 (vc-steal-lock): Use compose-mail.
15186 (vc-dired-mode-map): Defvar when compiling.
15187 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
15188 vc-sccs.el and renamed. Callers changed.
15189 (vc-backend-checkout, vc-backend-logentry-check)
15190 (vc-backend-merge-news): Doc fix.
15191 (vc-default-logentry-check): New function.
15192 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
15193 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
15194 (vc-backend-merge): Doc fix. Use backend functions.
15195 (vc-check-headers): Use backend functions.
15196
15197 * vc-cvs.el: Require vc when compiling.
15198 (vc-cvs-register-switches): Doc fix.
15199 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
15200 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
15201 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
15202 New functions (code from vc.el).
15203 (vc-annotate-display-default): Fix interactive spec.
15204 (vc-annotate-time-span): Doc fix.
15205
15206 * vc-rcs.el: Require vc when compiling.
15207 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
15208 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
15209 (vc-rcs-checkin): New functions (code from vc.el).
15210 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
15211 Doc fix.
15212 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
15213
15214 * vc-sccs.el: Require vc when compiling.
15215 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
15216 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
15217 (vc-sccs-revert)
15218 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
15219 from vc.el).
15220 (vc-sccs-add-triple, vc-sccs-record-rename)
15221 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
15222 (vc-sccs-admin): Doc fix.
15223
15224 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15225
15226 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
15227 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
15228 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
15229 from vc.el.
15230
15231 * vc-sccs.el (vc-admin-sccs): Added from vc.el
15232
15233 * vc-cvs.el: Moved the annotate functionality from vc.el.
15234 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
15235
15236 2000-09-04 Dave Love <fx@gnu.org>
15237
15238 * vc.el (vc-backend-release): Call vc-system-release.
15239
15240 * vc-sccs.el (vc-sccs-system-release):
15241 Renamed from vc-sccs-backend-release.
15242
15243 * vc-rcs.el (vc-rcs-system-release):
15244 Renamed from vc-rcs-backend-release.
15245
15246 * vc-cvs.el (vc-cvs-system-release):
15247 Renamed from vc-cvs-backend-release.
15248
15249 2000-09-04 Dave Love <fx@gnu.org>
15250
15251 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
15252 backend files.
15253 (vc-backend-release): Dispatch to backend functions.
15254 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
15255 probably needs attention.]
15256
15257 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
15258 (vc-sccs-backend-release): New function.
15259
15260 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
15261 (vc-cvs-backend-release): New function.
15262
15263 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
15264 Doc fix.
15265 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
15266 (vc-default-dired-state-info): New function.
15267 (vc-dired-state-info): Dispatch to backends.
15268 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
15269
15270 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
15271 from vc.el and renamed.
15272
15273 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15274
15275 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
15276 (vc-version-other-window, vc-backend-assign-name): Removed
15277 references to vc-latest-version; sometimes changed into
15278 vc-workfile-version.
15279
15280 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
15281 vc-rcs-master-workfile-version.
15282 (vc-rcs-workfile-version): Use the above. Don't call
15283 vc-latest-version (that was unreachable code, anyway).
15284 (vc-rcs-fetch-master-properties): Doc fix.
15285
15286 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
15287 (vc-backend-hook-functions): Removed them from this list, too.
15288 (vc-fetch-properties): Removed.
15289 (vc-workfile-version): Doc fix.
15290
15291 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
15292 (vc-rcs-workfile-version, vc-rcs-locking-user)
15293 (vc-rcs-uses-locking): Use it.
15294
15295 * vc-hooks.el (vc-consult-rcs-headers):
15296 Moved into vc-rcs-hooks.el, under the name
15297 vc-rcs-consult-headers.
15298
15299 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
15300 headers.
15301 (vc-cvs-find-master): Use this name only; correct different
15302 versions of the name.
15303
15304 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
15305 New functions.
15306 (vc-sccs-locking-user): Use the latter.
15307
15308 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
15309 New functions.
15310
15311 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
15312 Moved into both
15313 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
15314 functions are implementation details of those two backends.
15315
15316 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15317
15318 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
15319 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
15320
15321 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
15322 (vc-sccs-parse-locks): SCCS-specific code moved here from
15323 vc-hooks.
15324
15325 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
15326 code moved here from vc-hooks.
15327
15328 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
15329 into back-end specific parts and removed. Callers not updated
15330 yet; because I guess these callers will disappear into back-end
15331 specific files anyway.
15332
15333 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15334
15335 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
15336 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
15337 `vc-uses-locking'.
15338
15339 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
15340 Store yes/no in the property, and return t/nil. Updated all
15341 callers.
15342
15343 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
15344 vc-sccs-uses-locking. Don't set property.
15345 (vc-sccs-locking-user): Don't set property.
15346
15347 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
15348 vc-cvs-uses-locking. Don't set property here; leave that to
15349 vc-hooks.
15350 (vc-cvs-locking-user): Reflect above change. Streamlined.
15351
15352 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
15353 vc-rcs-uses-locking.
15354 (vc-rcs-locking-user): Reflect above change.
15355
15356 2000-09-04 Dave Love <fx@gnu.org>
15357
15358 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
15359
15360 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
15361
15362 * vc-hooks.el (vc-checkout-model): Punt to backends.
15363
15364 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
15365
15366 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
15367
15368 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
15369 New functions.
15370
15371 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
15372 New functions.
15373
15374 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
15375 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
15376
15377 * vc-hooks.el (vc-default-locking-user): New function.
15378 (vc-locking-user, vc-workfile-version): Punt to backends.
15379
15380 2000-09-04 Dave Love <fx@gnu.org>
15381
15382 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
15383 (vc-master-workfile-version): Moved from vc-hooks.
15384
15385 * vc-rcs-hooks.el: Fix duplicate code in last change.
15386
15387 * vc-rcs-hooks.el: Require vc-hooks when compiling.
15388 (vc-rcs-master-templates): Improve :type.
15389 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
15390 vc-master-workfile-version): Moved from vc-hooks.
15391
15392 * vc-sccs-hooks.el: Require vc-hooks when compiling.
15393 (vc-sccs-master-templates): Improve :type.
15394 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
15395
15396 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
15397
15398 * vc-cvs-hooks.el: Require vc-hooks when compiling.
15399 (vc-cvs-master-templates): Improve :type. Use
15400 vc-cvs-find-cvs-master.
15401 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
15402 from vc-hooks.
15403 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
15404
15405 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
15406 Moved to vc-cvs-hooks.
15407
15408 * vc-hooks.el: Add doc strings in various places. Simplify the
15409 minor mode setup.
15410 (vc-handled-backends): New user variable.
15411 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
15412 simplification.
15413
15414 2000-09-04 Dave Love <fx@gnu.org>
15415
15416 * vc.el: Some doc fixes for autoloaded and interactive functions.
15417 Fix compilation warnings from ediff stuff.
15418 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
15419
15420 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
15421
15422 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
15423
15424 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
15425
15426 2000-09-04 Dave Love <fx@gnu.org>
15427
15428 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
15429 New variable.
15430 (vc-make-backend-function, vc-loadup, vc-call-backend)
15431 (vc-backend-defines): New functions.
15432
15433 * vc-hooks.el: Various doc fixes.
15434 (vc-default-back-end, vc-follow-symlinks): Custom fix.
15435 (vc-match-substring): Function removed. Callers changed to use
15436 match-string.
15437 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
15438 Simplify.
15439
15440 2000-09-04 Dave Love <fx@gnu.org>
15441
15442 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
15443 type.
15444 (vc-sccs-project-dir, vc-search-sccs-project-dir)
15445 (vc-sccs-registered): Doc fix.
15446
15447 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
15448 (vc-cvs-registered): Doc fix.
15449
15450 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
15451 (vc-rcs-registered): Doc fix.
15452
15453 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15454
15455 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
15456
15457 * vc-hooks.el: vc-registered has been renamed
15458 vc-default-registered. Some functions have been moved to the
15459 backend specific files. they all support the
15460 vc-BACKEND-registered functions.
15461
15462 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15463
15464 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
15465
15466 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
15467
15468 2000-09-04 Dave Love <fx@gnu.org>
15469
15470 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
15471 menu-bar-update-hook.
15472
15473 * help.el (help-manyarg-func-alist): Add
15474 find-operation-coding-system.
15475
15476 * wid-edit.el (widget-sexp-validate): Fix garbled code.
15477
15478 * custom.el (custom-set-variables): Print message about errors in
15479 setting.
15480
15481 2000-09-03 Andrew Innes <andrewi@gnu.org>
15482
15483 * makefile.w32-in: Change to DOS line endings.
15484
15485 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15486
15487 * mouse.el (mouse-popup-menubar): Supply the prompt string for
15488 minor-mode keymaps, if they don't have one.
15489
15490 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15491
15492 * eshell/esh-module.el (eval-when-compile): Don't lose if
15493 esh-module.el's file name is truncated to DOS 8+3 limits.
15494
15495 2000-09-01 John Wiegley <johnw@gnu.org>
15496
15497 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
15498 predicate, which caused entries in the completion list to be
15499 doubled.
15500
15501 2000-08-30 John Wiegley <johnw@gnu.org>
15502
15503 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
15504 sending to subprocesses. Also, hook pre-command-hook if
15505 `eshell-send-direct-to-subprocesses' is non-nil.
15506 (eshell-send-direct-to-subprocesses): New config variable. If t,
15507 subprocess input is send immediately.
15508 (eshell-toggle-direct-send): New function.
15509 (eshell-self-insert-command): New function.
15510 (eshell-intercept-commands): New function.
15511 (eshell-send-input): If direct subprocess sending is enabled,
15512 don't echo any input to the Eshell buffer. Let the subprocess
15513 handle that. This requires "stty echo" in bash, for example.
15514
15515 2000-08-28 John Wiegley <johnw@gnu.org>
15516
15517 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
15518 completion function for Eshell's implementation of `unset'.
15519
15520 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
15521
15522 * info.el (Info-directory-list): Doc fix.
15523
15524 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
15525
15526 * filecache.el (file-cache-add-directory-using-find): Don't quote
15527 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
15528
15529 2000-08-31 Kenichi Handa <handa@etl.go.jp>
15530
15531 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
15532 coding systems.
15533
15534 2000-08-30 Andrew Innes <andrewi@gnu.org>
15535
15536 * timer.el (run-with-idle-timer): Undo last change, so that timer
15537 is not activated immediately if Emacs is already idle. Some
15538 existing code relies on this behaviour.
15539
15540 2000-08-30 Miles Bader <miles@gnu.org>
15541
15542 * frame.el (set-frame-font): Do completion of font-name for
15543 interactive use.
15544
15545 2000-08-30 Kenichi Handa <handa@etl.go.jp>
15546
15547 * international/quail.el (quail-start-translation): Bind locally
15548 last-command-event, last-command, and this-command.
15549 (quail-start-conversion): Likewise.
15550 (quail-self-insert-command): Fix docstring.
15551
15552 2000-08-29 Gerd Moellmann <gerd@gnu.org>
15553
15554 * progmodes/executable.el
15555 (executable-make-buffer-file-executable-if-script-p): Check that
15556 buffer contains at least 2 characters.
15557
15558 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
15559
15560 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
15561
15562 2000-08-29 Dave Love <fx@gnu.org>
15563
15564 * diff-mode.el (diff-mode) <defgroup>: Add :version.
15565 (diff-mode-shared-map): Bind mouse-2.
15566 (diff-imenu-generic-expression): New variable.
15567 (diff-mode): Use it.
15568
15569 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
15570 (mouse-popup-menubar): Add minor mode menus.
15571 (popup-menu): Check for lookup-key returning number.
15572
15573 2000-08-29 Miles Bader <miles@gnu.org>
15574
15575 * comint.el (comint-send-input): Create overlays using the proper
15576 front/read-advance arguments.
15577
15578 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15579
15580 * ps-print.el: Even/odd pages printing. Doc fix.
15581 (ps-print-version): New version number (6.0).
15582 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
15583 (ps-background, ps-begin-file, ps-begin-job): Code fix.
15584 (ps-print-duplex-feature): Variable eliminated.
15585 (ps-even-or-odd-pages): New variable.
15586
15587 * progmodes/ebnf2ps.el: Doc fix.
15588 (ebnf-version): New version (3.3).
15589 (ebnf-user-arrow): Change variable customization to sexp.
15590 (ebnf-user-arrow): Function eliminated.
15591 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
15592
15593 2000-08-29 Kenichi Handa <handa@etl.go.jp>
15594
15595 * help.el (help-xref-mule-regexp): New variable.
15596 (help-make-xrefs): Handle help-xref-mule-regexp.
15597
15598 * international/mule-cmds.el (help-xref-mule-regexp-template): New
15599 variable.
15600 (describe-input-method): Temporarily activate the specfied input
15601 method to display the information.
15602 (describe-language-environment): Hyperlinks to mule related items.
15603
15604 * international/mule-diag.el (charset-multibyte-form-string): New
15605 function.
15606 (list-character-sets-1): Use charset-multibyte-form-string.
15607 (describe-character-set): New function.
15608 (describe-coding-system): Hyperlinks to safe character sets.
15609
15610 * international/quail.el (quail-help): New arg PACKAGE.
15611 Hyperlinks to mule related items.
15612 (quail-help-insert-keymap-description): Use
15613 substitute-command-keys instead of describe-bindings.
15614 (quail-translation-help): Hyperlinks to mule related items.
15615
15616 2000-08-28 John Wiegley <johnw@gnu.org>
15617
15618 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
15619 have a defsubst call itself. Made `eshell-flatten-list' back into
15620 a function again.
15621
15622 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
15623 catch, in case re-centering point at bottom messes up the display.
15624 This happens frequently in Emacs 21, due I believe to variable
15625 line heights.
15626
15627 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
15628 to call `find-tag-interactive'.
15629
15630 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
15631 the list of remember directories.
15632
15633 2000-08-28 John Wiegley <johnw@gnu.org>
15634
15635 * align.el: Test align-region-separate to see if it's a symbol.
15636
15637 2000-08-28 John Wiegley <johnw@gnu.org>
15638
15639 * eshell/esh-util.el (eshell-flatten-list): Made this function
15640 into a defsubst form. It gets used very frequently, although
15641 calls don't occur all that often.
15642
15643 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
15644 examining it.
15645
15646 * eshell/esh-cmd.el (eshell-rewrite-while-command):
15647 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
15648 `eshell-protect'.
15649 (eshell-copy-handles): Created a new macro for duplicating the
15650 current set of open handles. This is needed by the looping
15651 functions.
15652 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
15653 is not incorrectly stomped on.
15654
15655 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
15656 declaration for pcomplete-use-paring.
15657 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
15658 value of eshell-cmpl-use-paring.
15659 * pcomplete.el (pcomplete-use-paring): New config variable, to
15660 indicate whether paring should be used.
15661 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
15662 completion alternatives that have already been used.
15663
15664 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
15665 bound to C-c C-y, which will repeat the previous N arguments
15666 (based on prefix argument).
15667 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
15668
15669 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
15670 if there is no *Help* buffer. This is for XEmacs, which renames
15671 its help buffers uniquely. TODO: Find out what the current buffer
15672 name to delete is.
15673
15674 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
15675 first entry that correlates to a passwd/group number. Later
15676 entries (used for group/user name aliasing to multiple IDs) are
15677 ignored.
15678
15679 * eshell/em-xtra.el (eshell/expr):
15680 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
15681 (eshell-grep, eshell/diff, eshell/locate):
15682 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
15683 argument list, before passing it to the system command.
15684
15685 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
15686 `find-tag' for use at final position in Eshell buffers (which
15687 otherwise triggers an error on Emacs 21).
15688 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
15689 buffer, if it is currently bound to `find-tag'.
15690
15691 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
15692 in the list of matched Makefile names.
15693 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
15694 directory, prefer its contents to Makefile.
15695
15696 * eshell/em-dirs.el (eshell/cd): cd commands that look up
15697 directory parts (like "cd old new", or "cd =regexp"), are now case
15698 sensitive on non-Windows/DOS platforms.
15699
15700 * eshell/esh-mode.el (eshell-parse-command-input): When a user
15701 types RET after an open delimiter (like "), display a message
15702 indicating that Eshell is waiting for the closing delimiter.
15703
15704 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
15705 environment variables.
15706
15707 * eshell/em-unix.el (eshell/diff): Added logic to fail more
15708 gracefully if the user enters incorrect arguments.
15709
15710 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
15711 Eshell buffers.
15712
15713 * eshell/esh-var.el (eshell-interpolate-variable):
15714 * eshell/esh-mode.el (eshell-move-argument):
15715 * eshell/em-unix.el (eshell-du-sum-directory):
15716 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
15717 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
15718 (not (= ...)).
15719
15720 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
15721 to ensure the `preserve' flag gets propagated when doing recursive
15722 directory copies.
15723
15724 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
15725
15726 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
15727 Don't convert \n into \0177 in memory.
15728 (eshell-read-history, eshell-write-history): Convert \n to \0177,
15729 and back again, when reading and writing.
15730
15731 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
15732
15733 * eshell/esh-util.el (eshell-processp): Added to relieve constant
15734 testing of `fboundp' on `processp'.
15735
15736 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
15737 (eshell/jobs): Don't call process-list if it is not bound.
15738 (eshell-gather-process-output): Support systems where async
15739 subprocesses aren't supported.
15740 (eshell-scratch-buffer, eshell-last-sync-output-start): New
15741 variables.
15742
15743 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
15744 eshell-do-eval returns t.
15745 (eshell-do-pipelines-synchronously): New defmacro.
15746 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
15747 when async subprocesses aren't supported.
15748 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
15749 if async subprocesses aren't supported.
15750 (eshell-resume-command): Don't assume STATUS is a string.
15751
15752 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
15753
15754 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
15755 (eshell-close-target, eshell-get-target): Use eshell-processp.
15756 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
15757 fix.
15758 (eshell-get-target, eshell-create-handles): Doc fix.
15759
15760 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
15761
15762 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
15763 criterion to include commands that output something, as long as it
15764 leaves both the command and the end-of-buffer visible when the
15765 command has exited.
15766 (eshell-review-quick-commands): Adjust the help doc string
15767 accordingly.
15768
15769 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
15770
15771 * locate.el (locate): Cleaned up locate command's interactive prompting
15772 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
15773
15774 * filecache.el (file-cache-case-fold-search): New variable
15775 (file-cache-assoc-function): New variable
15776 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
15777 Use file-cache-case-fold-search variable
15778 (file-cache-add-file): Use file-cache-assoc-function
15779 (file-cache-delete-file): likewise
15780 (file-cache-directory-name): likewise
15781 (file-cache-debug-read-from-minibuffer): likewise
15782
15783 2000-08-28 Gerd Moellmann <gerd@gnu.org>
15784
15785 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
15786 (abbrev-table-name): New function.
15787 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
15788 If non-nil list local abbrev, only.
15789
15790 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
15791
15792 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
15793 from Gnus support code, and use special article copy buffer
15794 `(gnus-original-article-buffer)' instead. This allows to get rid
15795 of article-hide-headers usage (which breaks in the latest Gnus
15796 version). Thanks to Detlev Zundel.
15797
15798 2000-08-28 Kenichi Handa <handa@etl.go.jp>
15799
15800 * international/quail.el (quail-use-package): Hide "... loaded"
15801 message.
15802 (quail-start-translation, quail-start-conversion): Likewise.
15803
15804 * international/kkc.el (kkc-region): Hide "... loaded" message.
15805
15806 2000-08-27 Dave Love <fx@gnu.org>
15807
15808 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
15809
15810 2000-08-27 Miles Bader <miles@gnu.org>
15811
15812 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
15813
15814 2000-08-27 Kenichi Handa <handa@etl.go.jp>
15815
15816 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
15817 'ja-dic-cnv), not (require 'skkdic-cnv).
15818
15819 2000-08-26 Miles Bader <miles@gnu.org>
15820
15821 * faces.el (face-x-resources): Add entry for :inherit.
15822 * cus-face.el (custom-face-attributes): Add support for :inherit
15823 attribute. Add support for relative face heights.
15824 (custom-face-attributes-get): Treat `nil' as being a default value
15825 for :inherit (as well as `unspecified').
15826
15827 * faces.el (set-face-attribute): Update doc string.
15828 (face-attribute-name-alist): Add :inherit.
15829 (face-valid-attribute-values): Handle :inherit.
15830 (face-read-string): Rephrase prompt to be less confusing.
15831 Assume that DEFAULT is a string, since we must return a string.
15832 (face-read-integer): Use `format' to turn DEFAULT into an
15833 acceptable default for face-read-string. Match NEW-VALUE against
15834 the string "unspecified", not the symbol `unspecified', since
15835 that's what face-read-string returns.
15836 (read-face-attribute): Lookup a name for old-value in valid, and
15837 use it as a default if we find one. Treat all values from
15838 face-read-string as strings. If the default is used, don't do any
15839 more processing on the value, just use the old value directly.
15840 (read-face-and-attribute, modify-face): Tweak prompt.
15841 (read-face-name): Don't assume prompt ends with a space.
15842
15843 * faces.el (describe-face): Add support for :inherit attribute.
15844
15845 2000-08-25 Kenichi Handa <handa@etl.go.jp>
15846
15847 * terminal.el (terminal-emulator): Fix args to `concat'. Now
15848 concat doesn't accept interger.
15849
15850 * international/kkc.el: Remove SKK from Keywords. Require
15851 ja-dic-utl instead of skkdic-utl.
15852
15853 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
15854 Provide ja-dic-cnv instead of skkdic-cnv.
15855 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
15856 (iso-2022-7bit-short): Add safe-charsets property.
15857 (skkdic-convert-postfix): Search Japanese chou-on character in
15858 addition to Hiragana character.
15859 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
15860 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
15861 (batch-skkdic-convert): Likewise.
15862
15863 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
15864 Provide ja-dic-utl instead of skkdic-utl.
15865 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
15866
15867 2000-08-24 Dave Love <fx@gnu.org>
15868
15869 * disp-table.el (standard-display-default): Make the test of `l'
15870 useful.
15871
15872 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
15873 mod sample text.
15874
15875 * international/iso-ascii.el: Make pilcrow convenient string
15876 consistent with section.
15877 (iso-ascii-display): Set up multibyte characters as well as
15878 unibyte.
15879
15880 2000-08-24 Kenichi Handa <handa@etl.go.jp>
15881
15882 * international/mule-cmds.el (reset-language-environment): Set
15883 default-process-coding-system to '(undecided . iso-latin-1), which
15884 makes process I/O almost consistent with file I/O. Call this
15885 function when mule-cmds.el[c] is loaded.
15886
15887 2000-08-22 Andrew Innes <andrewi@gnu.org>
15888
15889 * makefile.w32-in: New file.
15890
15891 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
15892
15893 * comint.el (comint-output-filter): Compare end of
15894 comint-last-output-overlay with the start of the newly inserted
15895 text, not the end, when deciding whether to extend it.
15896 Set saved-point's insertion type to advance after insertion.
15897
15898 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
15899 since this is now done independently of font-lock mode.
15900
15901 2000-08-21 Gerd Moellmann <gerd@gnu.org>
15902
15903 * server.el (server-kill-new-buffers): New user option.
15904 (server-existing-buffer): New buffer-local variable.
15905 (server-visit-files): When using an existing buffer, set
15906 server-existing-buffer to t.
15907 (server-buffer-done): If server-kill-new-buffers is t, kill the
15908 buffer, unless it was already present before visiting it with
15909 Emacs server.
15910
15911 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
15912
15913 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
15914 even if the display doesn't support colors: some displays will
15915 support bold/underline faces.
15916
15917 2000-08-21 Gerd Moellmann <gerd@gnu.org>
15918
15919 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
15920
15921 * startup.el (command-line): If user's init file had an error,
15922 add explanatory text to *Messages*.
15923
15924 2000-08-21 Kenichi Handa <handa@etl.go.jp>
15925
15926 * man.el (Man-getpage-in-background): Decode the process output by
15927 the system locale coding system.
15928
15929 2000-08-20 Dave Love <fx@gnu.org>
15930
15931 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
15932 Don't test x-popup-menu.
15933 (function) <complete-function>: Complete only fbound symbols.
15934 <validate, value>: New.
15935 (variable) <complete-function>: Complete only bound symbols.
15936 (coding-system): Add :base-only, :complete-function, :validate,
15937 :value, :prompt-match.
15938 (widget-coding-system-prompt-value): Use read-coding-system and
15939 act on :base-only.
15940 (editable-field): Add :help-echo.
15941 (widget-push-button-gui, widget-push-button-cache)
15942 (widget-gui-action, widget-editable-list-gui): COmment out, along
15943 with uses.
15944 (widget-at): Make arg optional.
15945 (widget-echo-help): Adjust for current help-echo calling sequence.
15946 (widget-specify-field, widget-specify-button)
15947 (widget-specify-insert, widget-get-sibling, widget-image-find)
15948 (widget-convert, widget-insert, widget-leave-text)
15949 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
15950 (widget-setup, widget-field-find, widget-before-change)
15951 (widget-after-change, widget-default-complete)
15952 (widget-default-create, widget-default-delete)
15953 (widget-push-button-value-create, editable-field)
15954 (widget-field-prompt-value, widget-field-validate)
15955 (widget-choice-value-create, widget-choice-action)
15956 (widget-choice-validate, widget-checklist-add-item)
15957 (widget-radio-add-item, widget-radio-chosen)
15958 (widget-radio-value-inline, widget-editable-list-value-create)
15959 (widget-editable-list-entry-create)
15960 (widget-documentation-link-add)
15961 (widget-documentation-string-value-create)
15962 (widget-regexp-validate, widget-file-complete)
15963 (widget-sexp-validate, widget-plist-convert-widget)
15964 (widget-plist-convert-widget, widget-alist-convert-widget)
15965 (widget-alist-convert-widget, widget-color-complete): Simplify,
15966 particularly to avoid bindings which aren't optimized out.
15967
15968 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
15969 Doc fix.
15970 (down-list, backward-up-list, up-list, kill-sexp)
15971 (backward-kill-sexp, mark-sexp): Make arg optional.
15972 (lisp-complete-symbol): Add optional arg PREDICATE.
15973
15974 * cus-start.el: Add display-buffer-reuse-frames,
15975 file-coding-system-alist.
15976
15977 2000-08-20 Gerd Moellmann <gerd@gnu.org>
15978
15979 * startup.el (command-line): Clear realized faces after
15980 modifying TTY color mappings.
15981
15982 2000-08-20 Miles Bader <miles@gnu.org>
15983
15984 * faces.el (face-attr-match-p): Don't return true if ATTRS are
15985 merely a subset of FACE's attributes.
15986
15987 2000-08-19 Miles Bader <miles@gnu.org>
15988
15989 * comint.el (comint-output-filter): Save the point with a marker,
15990 not just a buffer position.
15991
15992 * international/mule.el (set-buffer-process-coding-system): Make
15993 interactive prompt less confusing.
15994
15995 2000-08-19 Gerd Moellmann <gerd@gnu.org>
15996
15997 * hilit-chg.el: General cleanup of doc strings, comments and
15998 code formatting.
15999
16000 2000-08-19 Miles Bader <miles@gnu.org>
16001
16002 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
16003 Compiler macro removed; beginning-of-line is no longer always
16004 equivalent to forward-line, in the presence of fields.
16005
16006 * comint.el (comint-output-filter): Remove ad-hoc saving of
16007 restriction, and just use save-restriction, now that it works
16008 correctly. Don't adjust comint-last-input-start to account for
16009 our insertion; it shouldn't have moved because we don't use
16010 insert-before-markers anymore. Comment out call to
16011 `force-mode-line-update'; why is it here?
16012
16013 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
16014 while checking for prompt to delete. Use `forward-line 0'
16015 instead of beginning-of-line.
16016 (gud-filter): Temporarily widen gud comint buffer while
16017 examining output.
16018
16019 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
16020
16021 * progmodes/sh-script.el: Big bag of typos.
16022
16023 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
16024 check since ispell-process is not bound when ispell is not yet loaded.
16025
16026 2000-08-18 Dave Love <fx@gnu.org>
16027
16028 * image.el (find-image): Copy `spec' before using plist-put.
16029
16030 2000-08-18 Gerd Moellmann <gerd@gnu.org>
16031
16032 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
16033 `portugues'.
16034
16035 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
16036 backward-kill-sexp, analogous to kill-sexp.
16037
16038 * progmodes/icon.el (icon-indent-line)
16039 (icon-is-continuation-line): Handle comments specially.
16040
16041 2000-08-17 Ken Stevens <k.stevens@ieee.org>
16042
16043 * ispell.el: Set to standard author/maintainer/keyword fields.
16044 Fine tuning to menu map appearance and operation, and added help.
16045 Remove `start' and `end' error messages when compiling.
16046 (ispell-choices-win-default-height): Fixed comment string.
16047 (ispell-dictionary-alist-1): Fixed regexp in castellano and
16048 castellano8 dictionaries.
16049 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
16050 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
16051 dictionary, added italiano dictionary.
16052 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
16053 word character
16054 (ispell-tex-skip-alists): Added psfig support.
16055 (ispell-skip-html): Renamed from ispell-skip-sgml.
16056 (ispell-begin-skip-region-regexp, ispell-skip-region)
16057 (ispell-minor-check): Improved html skipping support to skip across
16058 code, and recognize `&' commands without propper `;' syntax;
16059 (ispell-process-line): Fix alignment error when manually
16060 correcting spelling.
16061 (ispell): Fix comment string.
16062 (ispell-add-per-file-word-list): Always put word list on new line.
16063
16064 2000-08-17 Gerd Moellmann <gerd@gnu.org>
16065
16066 * format.el (format-encode-run-method): Fix error message to say
16067 `encode' instead of `decode'. Use save-window-excursion around
16068 shell-command-on-region as in format-decode-run-method because
16069 shell-command-on-region can display a buffer with error output.
16070 (format-decode): Don't record undo information for the decoding.
16071 (format-annotate-function): Add parameter FORMAT-COUNT. Make
16072 that number part of the temporary buffer name so that more than
16073 one decoding using a temporary buffer can happen safely.
16074
16075 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
16076 of `A-z' in the regexp.
16077
16078 * hilit-chg.el: Fix typos in commentary.
16079
16080 * help.el (view-emacs-news): Rewritten for new naming scheme
16081 for old NEWS files.
16082
16083 * startup.el (command-line): Pop to *Messages* in case an error
16084 is signaled while loading user-init-file.
16085
16086 2000-08-17 Andreas Schwab <schwab@suse.de>
16087
16088 * files.el (insert-directory): Don't lose original file name,
16089 undoing an undocumented change.
16090
16091 2000-08-17 Alex Schroeder <alex@gnu.org>
16092
16093 * sql.el (sql-magic-go): Use comint-bol.
16094 (sql-copy-column): Use comint-line-beginning-position.
16095 (comint-line-beginning-position): Define a replacement for
16096 comint-line-beginning-position if it is not fboundp.
16097
16098 2000-08-17 Alex Schroeder <alex@gnu.org>
16099
16100 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
16101 it didn't have any effect anyway.
16102
16103 2000-08-17 Alex Schroeder <alex@gnu.org>
16104
16105 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
16106 --pset and pager=off instead of sending \\o|cat at the beginning
16107 of the session.
16108
16109 2000-08-17 Miles Bader <miles@gnu.org>
16110
16111 * progmodes/octave-inf.el: Add compatibility definition of
16112 comint-line-beginning-position.
16113
16114 2000-08-17 Kenichi Handa <handa@etl.go.jp>
16115
16116 * startup.el (normal-top-level): Look in each dir in load-path for
16117 a leim-list.el file too. This assures of loading leim-list.el
16118 that is created at Emacs installation time even if a user have his
16119 own leim-list.el.
16120
16121 2000-08-17 Miles Bader <miles@gnu.org>
16122
16123 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
16124 foreground color to black if the background is dark.
16125
16126 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
16127
16128 * loadhist.el (unload-feature): Typo.
16129
16130 * finder.el (finder-compile-keywords):
16131 * cus-dep.el (custom-make-dependencies): Add local-variable settings
16132 to the generated file.
16133
16134 * mail/mh-e.el (mh-make-local-vars):
16135 Replace make-variable-buffer-local with make-local-variable.
16136
16137 * play/landmark.el:
16138 * options.el (Edit-options-{set,toggle,t,nil}):
16139 * mail/mailabbrev.el (mail-abbrevs-mode):
16140 * textmodes/tex-mode.el (tex-expand-files):
16141 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
16142
16143 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
16144
16145 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
16146 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
16147 Allow going past the last element.
16148 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
16149 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
16150 (cvs-mouse-toggle-mark): Don't move point.
16151 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
16152
16153 * progmodes/compile.el (grep): Provide a default set of files.
16154 (next-error): Docstring fix.
16155 (compilation-find-file): Avoid find-file (fails in a dedicated window).
16156
16157 * emacs-lisp/easy-mmode.el (define-minor-mode):
16158 Use `symbol-value' to keep the byte-compiler quiet.
16159
16160 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
16161 (diff-find-source-location): New fun, extracted from diff-goto-source.
16162 (diff-goto-source): Use it.
16163 (diff-next-complex-hunk, diff-filter-lines): New function.
16164 (diff-apply-hunk): New command.
16165
16166 * smerge-mode.el (smerge-mode-menu): Doc fix.
16167
16168 * msb.el (msb-mode): Define it in terms of define-minor-mode.
16169
16170 2000-08-16 Dave Love <fx@gnu.org>
16171
16172 * windmove.el (windmove) <defgroup>: Add :version.
16173
16174 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
16175 (goto-address-fontify-p, goto-address-highlight-p)
16176 (goto-address-url-face, goto-address-url-mouse-face)
16177 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
16178 (goto-address-url-regexp): Use thing-at-point-url-regexp.
16179 (goto-address-fontify, goto-address-at-mouse): Simplify,
16180 (goto-address-at-point): browse-url-url-at-point,
16181 goto-address-find-address-at-point can return nil.
16182 (goto-address-find-address-at-point): Return nil on failure.
16183
16184 * align.el (align) <defgroup>: Add :version.
16185
16186 * calculator.el (calculator): Add :version.
16187 (calculator): Use two lines for calculator window if `modeline'
16188 face is boxed.
16189
16190 * play/5x5.el: Doc fixes.
16191 (5x5) <defgroup>: Add :version.
16192
16193 * play/fortune.el (fortune) <defgroup>: Add :version.
16194 (fortune-append): Fix error message.
16195 (fortune-from-region): Doc fix.
16196
16197 * play/pong.el (pong): Doc fix.
16198
16199 * play/morse.el: Keywords, commentary, autoloads.
16200
16201 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
16202
16203 * desktop.el (desktop-save): Don't look at symbol-value of a
16204 member of minor-mode-alist, unless it is boundp.
16205
16206 2000-08-16 Sam Steingold <sds@gnu.org>
16207
16208 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
16209 `while'; use `with-current-buffer' instead of `save-excursion'.
16210 Removed unnecessary kludges now that "*Buffer List*" is excluded.
16211
16212 2000-08-16 Kenichi Handa <handa@etl.go.jp>
16213
16214 * international/ccl.el (declare-ccl-program): Docstring modified.
16215 (ccl-execute-with-args): Likewise.
16216
16217 2000-08-16 Miles Bader <miles@gnu.org>
16218
16219 * progmodes/sql.el: Add compatibility definition of
16220 comint-line-beginning-position.
16221
16222 2000-08-15 Gerd Moellmann <gerd@gnu.org>
16223
16224 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
16225 'buffer-menu' property.
16226 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
16227 fails.
16228 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
16229 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
16230 wasn't killed.
16231
16232 * buff-menu.el (list-buffers-noselect): Don't display the
16233 *Buffer List* buffer.
16234
16235 * font-lock.el: Require jit-lock to prevent a very late
16236 `Loading jit-lock' message.
16237
16238 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
16239 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
16240 mail address.
16241
16242 2000-08-15 Miles Bader <miles@gnu.org>
16243
16244 * textmodes/ispell.el (ispell-graphic-p): New constant.
16245 (ispell-choices-win-default-height, ispell-help): Use
16246 `ispell-graphic-p' instead of `xemacsp'.
16247
16248 2000-08-15 Dave Love <fx@gnu.org>
16249
16250 * simple.el: Autoload widget-convert when compiling.
16251 (mail-user-agent): Doc fix.
16252
16253 * help.el (function-called-at-point, variable-at-point): Use
16254 with-syntax-table.
16255 (help-manyarg-func-alist): Add insert-and-inherit.
16256
16257 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
16258
16259 * delsel.el (delsel-unload-hook): New function.
16260
16261 * find-file.el: Doc fixes. Move provide to end.
16262 (ff) <defgroup>: Add :link.
16263 (ff-goto-click): Deleted.
16264 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
16265 Use mouse-set-point.
16266
16267 * textmodes/tildify.el: Doc fixes.
16268 (tildify) <defgroup>: Add:version.
16269
16270 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
16271 (glasses-custom-set): Use set-default, not set.
16272 (minor-mode-alist): Propertize the lighter.
16273 (glasses-mode): Provide optional arg.
16274
16275 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
16276 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
16277 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
16278 option. Provide :type.
16279 (cwarn-configuration): Provide :type.
16280 (cwarn-mode): Doc fix.
16281
16282 * add-log.el (change-log-merge): Doc fix.
16283 (change-log-redate): New command.
16284
16285 * net/browse-url.el (browse-url-filename-alist): Add a clause for
16286 Doze and Dog.
16287 (browse-url): Use dolist, not mapcar.
16288 (browse-url-at-point): Check for null url.
16289 (browse-url-event-buffer, browse-url-event-point): Functions
16290 deleted.
16291 (browse-url-at-mouse, browse-url-netscape): Simplify.
16292
16293 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
16294 modes.
16295 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
16296 Fix previous change to mapcan.
16297 (msb--init-file-alist, msb--add-separators)
16298 (msb--make-keymap-menu): Simplify.
16299 (msb--choose-file-menu): Use copy-sequence.
16300 (msb-mode-map): Add title to keymap.
16301 (msb-unload-hook): New function.
16302
16303 * bs.el: Fix indentation.
16304 (bs) <defgroup>: Add :links.
16305 (bs-show): Doc fix.
16306 (bs-apply-sort-faces): Don't use window-system.
16307 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
16308
16309 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
16310
16311 * calendar/timeclock.el (timeclock-file): Run .timelog through
16312 convert-standard-filename.
16313
16314 2000-08-14 Gerd Moellmann <gerd@gnu.org>
16315
16316 * emacs-lisp/authors.el: New file.
16317
16318 * paren.el (show-paren-priority): New user option.
16319 (show-paren-function): Set overlay priorities to
16320 show-paren-priority.
16321
16322 2000-08-14 Miles Bader <miles@gnu.org>
16323
16324 * comint.el (comint-bol): Use `forward-line 0' instead of calling
16325 beginning-of-line with inhibit-field-text-motion bound.
16326
16327 2000-08-14 Gerd Moellmann <gerd@gnu.org>
16328
16329 * calendar/timeclock.el: New file.
16330
16331 2000-08-14 David Ponce <david@dponce.com>
16332
16333 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
16334 `widget-button-click'. so that one can use left mouse button to
16335 click on dialog buttons.
16336
16337 2000-08-14 Emmanuel Briot <briot@gnat.com>
16338
16339 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
16340 identifiers, since XML is case sensitive
16341
16342 2000-08-12 Miles Bader <miles@gnu.org>
16343
16344 * comint.el (comint-output-filter): Don't bother frobbing
16345 window-start, it doesn't seem to be necessary.
16346
16347 * comint.el (comint-send-string, comint-send-region): Make into
16348 real functions. Snapshot the prompt before sending.
16349
16350 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
16351
16352 * info.el (Info-find-emacs-command-nodes): Rewrite to use
16353 technique similar to Info-index, instead of relying on specific
16354 names of relevant Index nodes.
16355 (Info-goto-emacs-command-node): Bind Info-history to nil when
16356 going to the first node found by Info-find-emacs-command-nodes.
16357
16358 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
16359
16360 * menu-bar.el (menu-bar-help-menu): Add a :help string.
16361
16362 2000-08-10 Miles Bader <miles@gnu.org>
16363
16364 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
16365
16366 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
16367
16368 * info.el (Info-file-list-for-emacs): More elements for the
16369 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
16370 and woman manuals.
16371
16372 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
16373
16374 * comint.el (comint-send-input): Make the newline boundary overlay
16375 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
16376 (comint-output-filter): Use `insert' instead of
16377 `insert-before-markers'. Extend comint-last-output-overlay when
16378 necessary since we can't rely on insert-before-markers to do it.
16379 * gud.el (gud-filter): Use `with-current-buffer' instead of
16380 save-excursion when inserting the output, so that point gets
16381 updated correctly; the old method relied on a rather dodgy
16382 side-effect of comint-output-filter to avoid the effect of
16383 save-excursion.
16384
16385 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
16386
16387 * files.el (recover-file): Call insert-directory instead of
16388 invoking `ls' directly.
16389
16390 2000-08-10 Miles Bader <miles@gnu.org>
16391
16392 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
16393 (comint-last-prompt-overlay): New variables.
16394 (comint-output-filter): Implement prompt highlighting.
16395 (comint-snapshot-last-prompt): New function.
16396 (comint-send-input): Snapshot the last prompt.
16397 Use comint-highlight-input-face.
16398 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
16399 Use defface instead of defcustom.
16400 (send-invisible, comint-send-eof): Snapshot the last prompt.
16401 (comint-delchar-or-maybe-eof): Use comint-send-eof.
16402 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
16403
16404 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
16405
16406 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
16407 (regexp-opt-group): Use a list of chars for `letters'.
16408 (regexp-opt-charset): `chars' is now a list of chars.
16409 Use a char-table rather than a vector so it works for multibyte chars.
16410
16411 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
16412 Set cvs-minor-current-files to the selected fileinfo.
16413 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
16414 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
16415
16416 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
16417
16418 * files.el (insert-directory): Don't call access-file on
16419 directories on DOS and Windows.
16420
16421 2000-08-09 Kenichi Handa <handa@etl.go.jp>
16422
16423 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
16424 longer if necessary.
16425 (ccl-embed-code): Call ccl-embed-data to store CODE in
16426 ccl-program-vector.
16427
16428 2000-08-09 Miles Bader <miles@gnu.org>
16429
16430 * comint.el (comint-output-filter): Properly handle the case where
16431 the text surrounded by comint-last-output-overlay was deleted.
16432
16433 2000-08-08 Gerd Moellmann <gerd@gnu.org>
16434
16435 * info.el (Info-insert-dir): Use Info-additional-directory-list if
16436 non-nil.
16437 (Info-file-list-for-emacs): Remove "info" from the list because
16438 that leads to trying to use the documentation from file `info'
16439 in various situations where it isn't appropriate, for instance
16440 C-h C-k C-h i.
16441
16442 * ffap.el (ffap-read-file-or-url-internal): Handle case that
16443 DIR and/or STRING are nil.
16444
16445 * progmodes/compile.el (compilation-setup): Make variable
16446 compilation-error-screen-columns buffer-local, as some comment
16447 in the code suggests it should be.
16448
16449 * files.el (auto-mode-interpreter-regexp): New variable.
16450 (set-auto-mode): Use it.
16451
16452 * indent.el (indent-for-tab-command): Doc fix.
16453
16454 * mouse-sel.el (mouse-sel-mode): Doc fix.
16455
16456 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
16457 labels.
16458
16459 * help.el (print-help-return-message): When
16460 display-buffer-reuse-frames is set, let the help window been quit,
16461 instead of deleting it, which might delete a reused frame.
16462
16463 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
16464
16465 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
16466 rename a directory to a name that differs only by its letter case.
16467
16468 2000-08-08 Kenichi Handa <handa@etl.go.jp>
16469
16470 * international/quail.el (quail-define-rules): Handle Quail decode
16471 map correctly. Add code for supporting annotations.
16472 (quail-install-decode-map): New function.
16473 (quail-defrule-internal): New optional arguments decode-map and
16474 props.
16475 (quail-advice): New function.
16476
16477 2000-08-07 Sam Steingold <sds@gnu.org>
16478
16479 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
16480 `defconst', `define-condition', `with-slots'.
16481 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
16482
16483 2000-08-03 Miles Bader <miles@gnu.org>
16484
16485 * comint.el (comint-use-prompt-regexp-instead-of-fields):
16486 New variable.
16487 (comint-prompt-regexp, comint-get-old-input): Document dependence on
16488 comint-use-prompt-regexp-instead-of-fields.
16489 (comint-send-input): Add `input' field property to stuff we send to
16490 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
16491 (comint-output-filter): Add `output' field property to process
16492 output, if comint-use-prompt-regexp-instead-of-fields is nil.
16493 (comint-replace-by-expanded-history)
16494 (comint-get-old-input-default, comint-show-output)
16495 (comint-backward-matching-input, comint-forward-matching-input)
16496 (comint-next-prompt, comint-previous-prompt): Use field
16497 properties if comint-use-prompt-regexp-instead-of-fields is nil.
16498 (comint-line-beginning-position): New function.
16499 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
16500 (comint-replace-by-expanded-history-before-point): Use
16501 comint-line-beginning-position and line-end-position.
16502 (comint-last-output-overlay): New variable.
16503 (comint-mode): Make `comint-last-output-overlay' buffer-local.
16504
16505 * shell.el (shell-prompt-pattern): Doc change.
16506 (shell-backward-command): Use line-beginning-position.
16507
16508 * gud.el (gud-gdb-complete-command): Use
16509 comint-line-beginning-position.
16510
16511 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
16512 comint-bol doesn't actually go to the beginning of the line.
16513
16514 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
16515 if comint-use-prompt-regexp-instead-of-fields is non-nil.
16516 (try-expand-line-all-buffers): Likewise.
16517
16518 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
16519 explicitly matching comint-prompt-regexp.
16520 (sql-copy-column): Use comint-line-beginning-position instead of
16521 explicitly matching comint-prompt-regexp.
16522
16523 * progmodes/octave-inf.el (inferior-octave-complete): Use
16524 comint-line-beginning-position.
16525
16526 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
16527
16528 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
16529 looking for a prompt, use `forward-line 0' instead of
16530 `beginning-of-line', to avoid getting caught by an input field.
16531
16532 2000-08-07 Gerd Moellmann <gerd@gnu.org>
16533
16534 * files.el (shell-quote-wildcard-pattern): Make sure to return
16535 PATTERN, in the Unix case.
16536
16537 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
16538
16539 * play/zone.el (zone): Discard any pending input before running
16540 the randomly-chosen pgm.
16541
16542 2000-08-07 Kenichi Handa <handa@etl.go.jp>
16543
16544 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
16545 checking the existence of any multibyte characters.
16546
16547 2000-08-06 Gerd Moellmann <gerd@gnu.org>
16548
16549 * help.el (describe-mode): Test minor-mode symbol for being
16550 bound before testing its value for being nil.
16551
16552 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
16553 `first', `second', and `third'.
16554
16555 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
16556 (second): Make it an alias for `cadr'.
16557
16558 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
16559
16560 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
16561 types of display support faces now.
16562
16563 2000-08-05 Gerd Moellmann <gerd@gnu.org>
16564
16565 * pcvs.el (require): Require `cl' during compilation, only.
16566
16567 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
16568 (toplevel): Remove `remq' and `remove' from autoloads.
16569 (cl-fake-autoloads): New variable. If set, arrange for an error
16570 when CL functions etc. are autoloaded.
16571
16572 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
16573
16574 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
16575
16576 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
16577 popped up, but the user clicks outside the menu, return an empty
16578 regexp (that causes unhighlight-regexp to have no effect).
16579
16580 * menu-bar.el (menu-bar-games-menu): Add Zone.
16581
16582 * hi-lock.el (toplevel): Require font-lock.
16583
16584 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16585
16586 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
16587 (ebnf-8-bit-chars): New var for bug fix.
16588 (ebnf-string): Bug fix.
16589
16590 2000-08-03 Sam Steingold <sds@gnu.org>
16591
16592 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
16593 instead of `buffer-string'.
16594 (require 'cl): Always, not just when compiling.
16595 `ignore-errors' in `interactive', `list*', `defun*' &c make this
16596 necessary.
16597
16598 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
16599
16600 * international/mule-cmds.el (select-safe-coding-system): Make
16601 the message text about selecting a safe coding system more clear.
16602
16603 2000-08-02 Gerd Moellmann <gerd@gnu.org>
16604
16605 * hi-lock.el: New file.
16606
16607 * play/zone.el: New file.
16608
16609 * replace.el (occur): Set tab-width in the *Occur* buffer to the
16610 value of tab-width in the original buffer. Choose a line number
16611 format that's a multiple of the original buffer's tab width, so
16612 that lines appear right.
16613
16614 * textmodes/ispell.el (ispell): New function, replacing an alias.
16615 Spell-check active region if in transient-mark-mode and mark
16616 is active; otherwise spell-check buffer.
16617
16618 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16619
16620 * ps-mule.el: Fix a customization problem on
16621 ps-mule-font-info-database-default.
16622
16623 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
16624
16625 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
16626 display-mouse-p instead of window-system.
16627 (ebrowse-member-mode-map): Ditto.
16628
16629 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16630
16631 * progmodes/ebnf2ps.el: Update ps-print functions call.
16632 Indentation fix. Doc fix.
16633 (ebnf-version): New version number (3.2).
16634 (ebnf-format-color, ebnf-begin-job): Code fix.
16635
16636 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
16637
16638 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
16639 font lock support on window-system.
16640 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
16641
16642 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
16643 display-color-p, if fboundp, instead of window-system.
16644
16645 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
16646
16647 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
16648 instead of window-system.
16649
16650 * wid-edit.el (widget-choose): Use display-mouse-p instead of
16651 window-system.
16652 (widget-choice-mouse-down-action): Use display-popup-menus-p
16653 instead of window-system.
16654
16655 * strokes.el (strokes-file): Run the file name through
16656 convert-standard-filename.
16657 (strokes-mode): Call display-mouse-p instead of looking at
16658 window-system. Change the error message accordingly.
16659
16660 * progmodes/cpp.el (toplevel): Support faces on tty's.
16661
16662 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
16663 (lm-plot-square, lm-init-display): Don't use window-system.
16664
16665 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
16666 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
16667
16668 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
16669 instead of looking at window-system.
16670
16671 2000-07-30 Gerd Moellmann <gerd@gnu.org>
16672
16673 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
16674 of testing if iswitchb-prepost-hooks is bound, because the
16675 latter will always be true when invoking a recursive minibuffer
16676 from an active Iswitchb buffer.
16677
16678 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
16679
16680 * files.el (shell-quote-wildcard-pattern): New function.
16681 (insert-directory): Call it. Only prepend "\" to command on Unix
16682 and GNU/Linux systems.
16683
16684 2000-07-30 Gerd Moellmann <gerd@gnu.org>
16685
16686 * eshell/esh-groups.el: Change custom :link file names
16687 from `eshell.info' to `eshell'.
16688
16689 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
16690
16691 * dired.el (dired-build-subdir-alist): Expand subdirectory names
16692 correctly in recursive ange-ftp listings.
16693
16694 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16695
16696 * ps-print.el: Fix bug 1: if ps-font-size-internal,
16697 ps-header-font-size-internal and
16698 ps-header-title-font-size-internal variables are not set,
16699 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
16700 face text property is (foreground-color . COLOR) or
16701 `(background-color . COLOR)', ps-print crashes. Doc fix.
16702 (ps-print-version): New version number (5.2.4).
16703 (ps-plot-region): Code fix.
16704 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
16705 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
16706 Bug fix 2.
16707
16708 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
16709
16710 * glasses.el (glasses-make-readable): Fix uncapitalization of
16711 identifiers like `myXMLDocument'.
16712
16713 2000-07-28 Karl Fogel <kfogel@red-bean.com>
16714
16715 * mail/mail-hist.el (mail-hist-previous-input)
16716 (mail-hist-next-input): Do the obvious code factorization.
16717 (mail-hist-retrieve-and-insert): New func, contains common
16718 code of above two.
16719 If inserting a message body, leave point at top.
16720
16721 2000-07-28 Sam Steingold <sds@gnu.org>
16722
16723 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
16724 Use `<=', not `<' to compare times!
16725 (ange-ftp-ls): Remove.
16726
16727 2000-07-27 Gerd Moellmann <gerd@gnu.org>
16728
16729 * play/cookie1.el: Add explanation of how to make cookie.el
16730 compatible with strfile(1) to comment.
16731
16732 * subr.el (remove, remq): New functions.
16733
16734 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
16735 escape `*' in regexps.
16736 (midnight-find): Reverse order of arguments in the funcall of
16737 TEST.
16738
16739 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
16740 and `.class'.
16741
16742 * play/meese.el: Add Commentary section.
16743
16744 2000-07-27 Alex Schroeder <alex@gnu.org>
16745
16746 * sql.el (sql-ms): Added autoload cookie.
16747 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
16748 (sql-oracle): Ditto.
16749 (sql-help): Doc change.
16750
16751 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
16752 types and exceptions.
16753
16754 2000-07-27 Alex Schroeder <alex@gnu.org>
16755
16756 * sql.el (sql-placeholder-history): New variable.
16757 (sql-query-placeholders-and-send): New function that will query
16758 the user and replace placeholders with user input.
16759 (sql-oracle): If running on NT, set comint-input-sender to
16760 sql-query-placeholders-and-send.
16761
16762 (sql-stop): If in the SQLi buffer, insert stop notification, else
16763 present it as a message.
16764
16765 2000-07-27 Alex Schroeder <alex@gnu.org>
16766
16767 * sql.el (sql-input-ring-separator): Doc change.
16768 (sql-input-ring-file-name): Doc change.
16769 (sql-interactive-mode): Use `sql-input-ring-separator' and
16770 `sql-input-ring-file-name' to set the comint-mode equivalents
16771 without making them local variables.
16772 (sql-stop): Don't bind `sql-input-ring-separator' and
16773 `sql-input-ring-file-name' dynamically to their comint-mode
16774 equivalents.
16775
16776 2000-07-27 Kenichi Handa <handa@etl.go.jp>
16777
16778 * international/mule.el (register-char-codings): New function.
16779 (make-coding-system): Handle `safe-chars' specification in the arg
16780 PROPERTY.
16781
16782 * international/mule-cmds.el
16783 (find-coding-systems-region-subset-p): This function deleted.
16784 (sort-coding-systems-predicate): New variable.
16785 (sort-coding-systems): New function.
16786 (find-coding-systems-region): Use
16787 find-coding-systems-region-internal.
16788 (find-coding-systems-string): Use find-coding-systems-region.
16789 (find-coding-systems-for-charsets): Check
16790 char-coding-system-table.
16791 (select-safe-coding-system-accept-default-p): New variable.
16792 (select-safe-coding-system): Mostly rewritten. New argument
16793 ACCEPT-DEFAULT-P.
16794 (select-message-coding-system): Call select-safe-coding-system
16795 with ACCEPT-DEFAULT-P arg.
16796 (reset-language-environment): Reset default-sendmail-coding-system
16797 to the default value iso-latin-1.
16798 (set-language-environment): Don't set the obsolete variable
16799 charset-origin-alist.
16800
16801 * international/codepage.el (cp-coding-system-for-codepage-1):
16802 Give `safe-chars' property to make-coding-system.
16803
16804 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
16805 calling select-message-coding-system twice.
16806
16807 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
16808 instead of `safe-charsets'.
16809 (cyrillic-alternativnyj): Likewise.
16810 (ccl-encode-alternativnyj): Don't check the charset
16811 cyrillic-iso8859-5.
16812
16813 2000-07-27 Kenichi Handa <handa@etl.go.jp>
16814
16815 * composite.el (compose-chars-after): Preserve match data.
16816
16817 2000-07-26 Sam Steingold <sds@gnu.org>
16818
16819 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
16820 (ange-ftp-real-file-newer-than-file-p): New function.
16821 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
16822 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
16823
16824 * tooltip.el (tooltip-float-time): Removed (use `float-time').
16825 * midnight.el (midnight-float-time): Ditto.
16826
16827 2000-07-26 Andreas Schwab <schwab@suse.de>
16828
16829 * files.el (normal-backup-enable-predicate): Correct
16830 interpretation of the return value of compare-strings.
16831
16832 2000-07-26 Gerd Moellmann <gerd@gnu.org>
16833
16834 * isearch.el (isearch-resume): New function.
16835 (isearch-done): Add something to command-history to resume
16836 the search.
16837 (isearch-yank-line, isearch-yank-word): Use
16838 buffer-substring-no-properties instead of buffer-substring.
16839
16840 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
16841 of flyspell-mouse-map.
16842
16843 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
16844 duplicate definition.
16845 (makefile-mode): Remove duplicate setting of local-abbrev-table.
16846
16847 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
16848 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
16849
16850 2000-07-25 Sam Steingold <sds@gnu.org>
16851
16852 * net/ange-ftp.el: Get modtime over the net.
16853 (ange-ftp-file-modtime): New function.
16854 (ange-ftp-write-region, ange-ftp-insert-file-contents)
16855 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
16856 Use it.
16857 (ange-ftp-dot-to-slash): New function.
16858 (ange-ftp-fix-name-for-vms): Use it.
16859
16860 * midnight.el (midnight-buffer-display-time): Use
16861 `with-current-buffer'.
16862
16863 2000-07-25 Gerd Moellmann <gerd@gnu.org>
16864
16865 * find-dired.el: Update copyright notice.
16866 (find-dired): Offer to kill a running `find'.
16867
16868 * enriched.el (enriched-face-ans): For a `foreground-color'
16869 property, return '(("x-color" COLOR))' so that COLOR will be
16870 output as a parameter of the x-color annotation. Likewise for the
16871 `background-color' property. In the case of normal face
16872 properties, don't return annotations for unspecified foreground
16873 and background face attributes.
16874
16875 2000-07-25 Kenichi Handa <handa@etl.go.jp>
16876
16877 * language/japan-util.el (japanese-katakana-region): Fix handling
16878 HANKAKU argument.
16879
16880 2000-07-25 Miles Bader <miles@gnu.org>
16881
16882 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
16883 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
16884 constrain-to-field.
16885
16886 2000-07-24 Andrew Innes <andrewi@gnu.org>
16887
16888 * timer.el (timer-activate-when-idle): Add optional parameter
16889 DONT-WAIT. Update docstring.
16890 (run-with-idle-timer): Specify extra parameter to
16891 timer-activate-when-idle, so that timer will be activated
16892 immediately if Emacs is already idle.
16893
16894 * w32-fns.el (w32-using-nt): Fix docstring.
16895
16896 2000-07-24 Dave Love <fx@gnu.org>
16897
16898 * mouse.el (popup-menu): Set last-command-event.
16899 (mouse-major-mode-menu-prefix): Declare.
16900
16901 2000-07-24 Gerd Moellmann <gerd@gnu.org>
16902
16903 * textmodes/flyspell.el: Update to author's version 1.5d.
16904
16905 * progmodes/hideshow.el: Update copyright notice.
16906
16907 * vcursor.el: Set maintainer to FSF, since author cannot
16908 be reached.
16909
16910 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
16911
16912 * info.el (Info-goto-emacs-key-command-node): Leave a space after
16913 the prompt.
16914
16915 * mouse.el (popup-menu): Run the keymap through indirect-function,
16916 in case it was defined with define-prefix-key. If the menu is a
16917 list of keymaps, look up the binding of user's choice in each one
16918 of the keymaps.
16919 (mouse-popup-menubar): If the global and local menu-bar keymaps
16920 don't have a prompt string, create one and insert it into the
16921 keymap. Don't barf if current-local-map returns nil.
16922
16923 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
16924
16925 * dired.el (dired-sort-R-check): Added to allow recursive listing
16926 to be undone.
16927 (dired-sort-other): Use it.
16928
16929 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16930
16931 * Release of cc-mode 5.27
16932
16933 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16934
16935 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
16936 c-beginning-of-statement-1 that caused a bad case of recursion
16937 which could consume a lot of CPU in large classes in languages
16938 that have in-expression classes (i.e. Java and Pike).
16939
16940 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
16941 statements before top level constructs (i.e. case 6 is moved
16942 before case 5 and is now case 4) to catch in-expression
16943 classes in top level expressions correctly.
16944
16945 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16946
16947 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
16948 objc-method-intro. Case 4 removed and case 5I added.
16949
16950 * cc-langs.el (c-append-paragraph-start): New variable used by
16951 c-common-init to get paragraph-start correct.
16952 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
16953 initialize paragraph-start to make it correct both with and
16954 without the javadoc special case.
16955
16956 * cc-mode.el (java-mode): Use c-append-paragraph-start to
16957 initialize paragraph-start for javadoc markup.
16958
16959 * cc-vars.el (c-style-variables-are-local-p): Incompatible
16960 change by defaulting this to t. It's motivated by the
16961 confusing behavior that otherwise arise from the style system
16962 when editing both java and non-java files at the same time
16963 (see the comments about style setting in c-common-init).
16964
16965 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16966
16967 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
16968 similar to the one in c-fill-paragraph to check the fill
16969 prefix from the adaptive fill function for sanity.
16970
16971 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16972
16973 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
16974 defun block.
16975
16976 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16977
16978 * cc-align.el (c-lineup-multi-inher): Handle lines with
16979 leading comma nicely. Extended to handle member initializers
16980 too.
16981
16982 * cc-engine.el: (c-beginning-of-inheritance-list,
16983 c-guess-basic-syntax): Fixed recognition of inheritance lists
16984 when the lines begins with a comma.
16985
16986 * cc-vars.el (c-offsets-alist): Changed default for
16987 member-init-cont to c-lineup-multi-inher since it now handles
16988 member initializers and indents better for leading commas.
16989
16990 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16991
16992 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
16993 handling that caused class open lines to be recognized as
16994 statement-conts in some cases.
16995
16996 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
16997 guessed by the adaptive fill function unless point is on the
16998 first line of a block comment.
16999
17000 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
17001 when the buffer ends with a macro continuation char.
17002
17003 * cc-engine.el (c-guess-basic-syntax): Added support for
17004 function definitions as statements in Pike. The first
17005 statement in a lambda block is now labeled defun-block-intro
17006 instead of statement-block-intro.
17007
17008 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
17009 so that the class surrounding point is selected, not the one
17010 innermost in the state.
17011
17012 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
17013 recognition of switch labels having hanging multiline
17014 statements.
17015
17016 * cc-engine.el (c-beginning-of-member-init-list): Broke out
17017 some code in c-guess-basic-syntax to a separate function.
17018 * cc-engine.el (c-just-after-func-arglist-p): Fixed
17019 recognition of member inits with multiple line arglists.
17020 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
17021 member-init-cont when the commas are in funny places.
17022
17023 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17024
17025 * cc-defs.el (c-auto-newline): Removed this macro since it's
17026 not used anymore.
17027
17028 * cc-engine.el (c-looking-at-bos): New helper function.
17029 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
17030 inexpr and toplevel classes apart in Pike.
17031
17032 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
17033 of case 9A.
17034
17035 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
17036 constant, since "class" can introduce an in-expression class
17037 in Pike nowadays.
17038
17039 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17040
17041 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
17042 indentation on cpp-macro lines.
17043
17044 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
17045 a syntax modifier like comment-intro, to make it possible to
17046 get syntactic indentation for preprocessor directives. It's
17047 incompatible wrt to lineup functions on cpp-macro, but it has
17048 no observable effect in the 99.9% common case where cpp-macro
17049 is set to -1000.
17050
17051 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17052
17053 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
17054 member-init-cont when the preceding arglist is several lines.
17055
17056 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17057
17058 * cc-styles.el (c-style-alist): The basic offset for the BSD
17059 style corrected to 8.
17060
17061 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17062
17063 * cc-styles.el (c-style-alist): Adjusted the indentation of
17064 brace list openers in the gnu style.
17065
17066 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17067
17068 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
17069
17070 * cc-cmds.el (c-electric-brace, c-electric-slash,
17071 c-electric-star, c-electric-semi&comma, c-electric-colon,
17072 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
17073 when c-syntactic-indentation is nil.
17074
17075 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
17076 we were left at comments preceding the first statement when
17077 reaching the beginning of the buffer.
17078
17079 * cc-vars.el (c-syntactic-indentation): New variable to turn
17080 off all syntactic indentation.
17081
17082 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17083
17084 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
17085 between the text and the block comment ender when it hangs,
17086 depending on how many there are before the fill.
17087
17088 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17089
17090 * cc-engine.el (c-beginning-of-closest-statement): New helper
17091 function to go back to the closest preceding statement start,
17092 which could be inside a conditional statement.
17093 * cc-engine.el (c-guess-basic-syntax): Use
17094 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
17095
17096 * cc-engine.el (c-guess-basic-syntax): Better handling of
17097 arglist-intro, arglist-cont-nonempty and arglist-close when
17098 the arglist is nested inside parens. Cases 7A, 7C and 7F
17099 changed.
17100
17101 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
17102 up-to-date with javadoc 1.2.
17103
17104 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17105
17106 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
17107 multiline Pike type decls.
17108
17109 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17110
17111 * cc-cmds.el (c-indent-new-comment-line): Always break
17112 multiline comments in multiline mode, regardless of
17113 comment-multi-line.
17114
17115 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17116
17117 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
17118 fully::qualified::names in C++ member init lists. Preamble in
17119 case 5D changed.
17120
17121 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17122
17123 * cc-langs.el (c-common-init): Handling of obsolete variables
17124 moved to c-initialize-cc-mode. More compatible style override
17125 when using global style variables.
17126 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
17127 variables moved here.
17128
17129 * cc-styles.el (c-make-styles-buffer-local): Flag style
17130 variable localness in c-style-variables-are-local-p to make
17131 the compatibility measure in c-common-init work well.
17132
17133 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
17134 longer contain set-from-style.
17135 * cc-styles.el (c-initialize-builtin-style): Don't check for
17136 set-from-style on c-special-indent-hook.
17137 * cc-styles.el (c-copy-tree): Obsolete. The standard function
17138 copy-alist is sufficient now.
17139
17140 * cc-styles.el (c-set-style, c-set-style-1,
17141 c-get-style-variables): Fixes to variable initialization so
17142 that duplicate entries in styles have the same effect
17143 regardless of DONT-OVERRIDE.
17144
17145 * cc-styles.el (c-set-style-2): Fixed bug where the
17146 initialization of inheriting styles failed when the
17147 dont-override flag is set.
17148
17149 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
17150 on this.
17151
17152 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17153
17154 * cc-defs.el (c-forward-comment): Removed the workaround
17155 introduced in 5.38 since it had worse side-effects. If a line
17156 contains the string "//\"", it regarded the // as a comment
17157 start since the \ temporarily doesn't have escape syntax.
17158
17159 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
17160
17161 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
17162 ada-xref.el before ada-prj.el, so that the Project menu is created
17163 when ada-prj tries to add to it.
17164 (ada-activate-keys-for-case): Suppress the characters that are not
17165 part of the Ada syntax. Better compatibility with else-mode
17166 (ada-adjust-case-interactive): When auto-casing is not active,
17167 correctly insert newlines (used to insert only ^M). Prevent the
17168 syntax table from being changed in case of an error
17169 (or '_' becomes part of a word and some commands are confused).
17170 Do nothing if ada-auto-case is nil.
17171 (ada-after-keyword-p): Ignore keywords that are also attributes
17172 (ada-batch-reformat): Update usage comment
17173 (ada-call-from-contextual-menu): New function
17174 (ada-case-read-exceptions): Reinitialize the casing exception list
17175 first to nil first, so that the casing exception file can be
17176 shared.
17177 (ada-check-defun-name): Handles "configure" keyword for gnatdist
17178 files.
17179 (ada-compile-goto-error): Fix regexp used to detect a file:line
17180 anywhere in the error message
17181 (ada-contextual-menu-last-point): New variable
17182 (ada-create-keymap): If the variable delete-key-deletes-forward is
17183 t on XEmacs, it means that DEL should delete one character
17184 forward.
17185 (ada-create-menu): Use :included instead of :visible for XEmacs.
17186 New submenu "Options".
17187 (ada-end-stmt-re): Correctly indent "select ... then abort"
17188 statements.
17189 (ada-fill-comment-paragraph): Correctly delete all leading '--'
17190 even if they don't match ada-fill-comment-prefix Fix handling of
17191 paragraphs on the first or last line of a file.
17192 (ada-format-paramlist): Fix handling of default parameter values.
17193 (ada-get-body-name): New function.
17194 (ada-get-current-indent): Optimized by searchling directly for an
17195 existing generic part or a statement outside of it. Handle
17196 ada-indent-align-comments when indenting comments Replaced some
17197 regexps by testing directly the next character. This results in a
17198 huge speedup on some files. New indentation scheme for renames
17199 statements. Stop looking for the 'while' or 'for' associated with
17200 a 'loop' at the first semicolon encountered. A "return" can also
17201 match an anonymous access subprogram declaration.
17202 (ada-get-indent-noindent): Ignore strings and comments when
17203 looking for the keywords "record" and "private".
17204 (ada-goto-matching-decl-start): When matching "if", make sure we
17205 are not in fact seeing "end if". Ignore "when" statements except
17206 when initial keyword was "begin". Fix handling of nested
17207 procedures. Add a recursive call to this function to skip over
17208 other 'end' statmts. Fix indentation for "when .. => begin"
17209 (ada-in-open-paren-p): Fix indentation for complex boolean
17210 expressions, where 'and then', 'or else' and parenthesis
17211 statements are mixed up.
17212 (ada-in-paramlist-p): Skip comments while searching for the
17213 beginning Fix handling of operator declarations.
17214 (ada-indent-align-comments): New variable
17215 (ada-indent-current): Change the syntax table only in the
17216 protected section, so that we are sure it is restored correctly.
17217 (ada-indent-on-previous-lines): Use ada-use-indent and
17218 ada-with-indent Correctly indent "select ... then"
17219 (ada-indent-region): Slight speedup.
17220 (ada-indent-renames): New variable.
17221 (ada-last-which-function-subprog, ada-last-which-function-line):
17222 New variables
17223 (ada-looking-at-semi-private): Correctly indent the 'private'
17224 keyword when it is the first word in a package declaration.
17225 (ada-loose-case-word): Stop searching if at the end of the buffer.
17226 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
17227 even if point is not initially at the end of the word.
17228 (ada-matching-decl-start-re): Add "when".
17229 (ada-mode): Add support for abbrev-mode, outline-mode and
17230 which-func-mode Override the old find-file.el entry in
17231 ff-special-constructs since it is using the obsolete
17232 ada-spec-suffix variable
17233 (ada-no-auto-case): New function
17234 (ada-scan-paramlist): When parsing the argument type, accept
17235 spaces (as in "X 'Class", generated by Rational Rose).
17236 (ada-other-file-name): No longer loads the other file.
17237 (ada-popup-menu): Save and restore the current buffer and cursor
17238 position before and after displaying the menu.
17239 (ada-search-ignore-complex-boolean): New function.
17240 (ada-uncomment-region): Emacs21 already knows how to delete
17241 comments not starting in the first column.
17242 (ada-use-indent): New variable
17243 (ada-which-function): New function.
17244 (ada-with-indent): New variable
17245 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
17246 can be batch-compiled from the command line.
17247
17248 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
17249 Add to the menu when the file is loaded, not in ada-mode-hook.
17250 Add -toolbar to the default ddd command Switches moved from
17251 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
17252 ada-prj-default-comp-opt
17253 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
17254 Reference Manual to the menu
17255 (ada-check-current): rewritten as a call to ada-compile-current
17256 (ada-compile): Removed.
17257 (ada-compile-application, ada-compile-current, ada-check-current):
17258 Set the compilation-search-path so that compile.el automatically
17259 finds the sources in src_dir. Automatic scrollong of the
17260 compilation buffer. C-uC-cC-c asks for confirmation before
17261 compiling
17262 (ada-compile-current): New parameter, prj-field
17263 (ada-complete-identifier): Load the .ali file before doing
17264 processing
17265 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
17266 conform to gnatmake's behavior.
17267 (ada-find-file-in-dir): New function
17268 (ada-find-references): Set the environment variables for gnatfind
17269 (ada-find-src-file-in-dir): New function.
17270 (ada-first-non-nil): Removed
17271 (ada-gdb-application): Add support for jdb, the java debugger.
17272 (ada-get-ada-file-name): Load the original-file first if not done
17273 yet.
17274 (ada-get-all-references): Handles the new ali syntax (parent types
17275 are found between <>).
17276 (ada-initialize-runtime-library): New function
17277 (ada-mode-hook): Always load a project file when a file is opened,
17278 so that the casing exceptions are correctly read.
17279 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
17280 (ada-parse-prj-file): Use find-file-noselect instead of find-file
17281 to open the project file, since the latter does not work with
17282 speedbar Get default values before loading the prj file, or the
17283 default executable file name is wrong. Use the absolute value of
17284 src_dir to initialize ada-search-directories and
17285 compilation-search-path,... Add the standard runtime library to
17286 the search path for find-file.
17287 (ada-prj-default-debugger): Was missing an opening '{'
17288 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
17289 variables.
17290 (ada-prj-default-gnatmake-opt): New variable
17291 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
17292 buffers, the project file is the default one Save the windows
17293 configuration before displaying the menu.
17294 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
17295 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
17296 ...) regexp-quote identifiers names to support operators +,
17297 -,... in regexps.
17298 (ada-remote): New function.
17299 (ada-run-application): Erase the output buffer before starting the
17300 run Support remote execution of the application. Use
17301 call-process, or the arguments are incorrectly parsed
17302 (ada-set-default-project-file): Reread the content of the active
17303 project file, not the one from the current buffer When a project
17304 file is set as the default project, all directories are
17305 automatically associated with it.
17306 (ada-set-environment): New function
17307 (ada-treat-cmd-string): New special variable ${current}
17308 (ada-treat-cmd-string): Revised. The substitution is now done for
17309 any ${...} substring
17310 (ada-xref-current): If no body was found, compiles the spec
17311 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
17312 compiler to get rid of command line length limitations.
17313 (ada-xref-get-project-field): New function
17314 (ada-xref-project-files): New variable
17315 (ada-xref-runtime-library-specs-path)
17316 (ada-xref-runtime-library-ali-path): New variables
17317 (ada-xref-set-default-prj-values): Default run command now does a
17318 cd to the build directory. New field: main_unit Provide a default
17319 file name even if the current buffer has no prj file.
17320
17321 * ada-prj.el:
17322 Rewritten to show a tabbed-dialog.
17323 (ada-prj-add-ada-menu): Remove the map and name parameters.
17324 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
17325 New function
17326 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
17327 (ada-prj-load-from-file): New function
17328 (ada-prj-save): Always save fields that depend on the current buffer
17329 (ada-prj-show-value): New function
17330
17331 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
17332 Ada mode. This will allow us to display the Ada menu in any buffer
17333 we want (for project items).
17334 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
17335 number of spaces in the header.
17336
17337 2000-07-24 Dave Love <fx@gnu.org>
17338
17339 * ediff-init.el (ediff-region-help-echo): Bind face-help.
17340
17341 2000-07-23 Noah Friedman <friedman@splode.com>
17342
17343 * type-break.el (type-break): perform autosave.
17344 Suggested by Stephen Gildea <gildea@stop.mail-abuse.org>.
17345 (type-break-do-query): Cancel query schedule while performing
17346 actual query, to avoid possibility of a second query being made
17347 while first one is already in progress.
17348 (type-break-time-stamp-format): New variable.
17349 (type-break-time-stamp): New function.
17350 (type-break-time-warning): Use it.
17351 (type-break-keystroke-warning): Use it.
17352 (type-break-noninteractive-query): Use it.
17353
17354 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
17355 cookie.
17356 Use add-minor-mode to set minor-mode-alist, if available.
17357 (eldoc-echo-area-use-multiline-p): New user option.
17358 (eldoc-echo-area-multiline-supported-p): New variable.
17359 (eldoc-docstring-format-sym-doc): Use them.
17360 (eldoc-mode): If not using idle timers, append to local post and
17361 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
17362 (eldoc-display-message-no-interference-p): Don't interfere with
17363 edebug.
17364 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
17365 (eldoc-function-arglist): New function.
17366 (eldoc-function-argstring): Use it.
17367
17368 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
17369 auto save directory exists before calling directory-files.
17370
17371 2000-07-23 Dave Love <fx@gnu.org>
17372
17373 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
17374 ^o, ^u.
17375
17376 2000-07-21 Dave Love <fx@gnu.org>
17377
17378 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
17379 now passed to the function. It now works properly.
17380
17381 * smerge-mode.el (smerge-mode-menu): Fill it out.
17382
17383 2000-07-20 Gerd Moellmann <gerd@gnu.org>
17384
17385 * info-look.el (info-lookup): If *info* is shown in another frame
17386 on the same display, select that frame, instead of switching to
17387 the Info buffer in another window of the selected frame.
17388
17389 * simple.el (universal-argument-map): Bind numeric keypad keys
17390 kp-0 to kp-9 and kp-subtract.
17391 (digit-argument): Handle these keys.
17392
17393 2000-07-20 Dave Love <fx@gnu.org>
17394
17395 * net/goto-addr.el (goto-address-fontify): Don't bother with
17396 buffer-modified and read-only stuff -- irrelevant with overlays.
17397 Put an extra property on the overlays and use it to clean up in
17398 case goto-address is re-run.
17399
17400 2000-07-19 Richard M. Stallman <rms@gnu.org>
17401
17402 * timer.el (run-with-idle-timer): Doc fix.
17403
17404 * mail/mail-utils.el (mail-strip-quoted-names):
17405 Handle case where <...> appears inside "...".
17406 Use replace-match to edit the string more simply.
17407 (rmail-dont-reply-to): Cope with an unmatched ".
17408
17409 2000-07-19 Dave Love <fx@gnu.org>
17410
17411 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
17412 implementation.
17413
17414 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
17415 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
17416 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
17417
17418 2000-07-19 Gerd Moellmann <gerd@gnu.org>
17419
17420 * textmodes/refer.el: Correct maintainer's email address.
17421
17422 * progmodes/hideif.el: Correct author's email address.
17423 Fix typo in comment.
17424
17425 * xml.el: New file.
17426
17427 * mail/mailheader.el: Correct author's mail address.
17428
17429 * gnus/parse-time.el: Correct author's mail address.
17430
17431 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
17432
17433 * comint.el (comint-highlight-input, comint-highlight-face):
17434 New user options.
17435 (comint-input-ring-file-name): Change custom type.
17436 (comint-mode-map): Bind mouse-2.
17437 (comint-insert-clicked-input): New function.
17438 (comint-send-input): Handle input highlighting.
17439
17440 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
17441
17442 * mouse.el (popup-menu): New function.
17443 (mouse-major-mode-menu): Use it.
17444
17445 2000-07-18 Dave Love <fx@gnu.org>
17446
17447 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
17448 improvements.
17449
17450 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17451
17452 * faces.el (face-font-selection-order)
17453 (face-font-family-alternatives): Add custom type.
17454
17455 2000-07-18 Dave Love <fx@gnu.org>
17456
17457 * cus-edit.el (custom-variable-reset-saved)
17458 (custom-variable-reset-standard): Remove unused bindings.
17459
17460 * rect.el (open-rectangle-line): Remove unused let.
17461
17462 * hl-line.el (hl-line-highlight): Check hl-line-mode.
17463
17464 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17465
17466 * cdl.el: Fix `Maintainer' keyword.
17467
17468 * play/pong.el: Add author's email address.
17469
17470 2000-07-17 Sam Steingold <sds@gnu.org>
17471
17472 * files.el (insert-directory): Call `split-string' instead of
17473 re-implementing it.
17474
17475 2000-07-18 Gerd Moellmann <gerd@gnu.org>
17476
17477 * mail/vms-pmail.el: Change maintainer to FSF.
17478
17479 * net/goto-addr.el: Change maintainer to FSF.
17480
17481 * info.el (Info-title-face-alist): Removed.
17482
17483 2000-07-18 David Ponce <david@dponce.com>
17484
17485 * recentf.el (recentf-open-files): New command that works like
17486 `recentf-open-more-files', but shows the whole list of files (not just
17487 those omitted from the menu). Useful if you don't use a menu-bar!
17488 (recentf-open-more-files) Modified to use `recentf-open-files'.
17489
17490 (recentf-open-files, recentf-open-more-files)
17491 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
17492
17493 (recentf-dialog-mode): New mode for dialogs. You can now just type
17494 "q" to cancel the dialogs.
17495
17496 2000-07-18 David Ponce <david@dponce.com>
17497
17498 * recentf.el: This is a major update of recentf.el. It adds new
17499 features to better organize the recentf menu and "More..." buffer.
17500
17501 Using new provided menu filtering functions you can now organize the
17502 recent files list:
17503
17504 - by major modes
17505 - by directories
17506 - by user defined rules
17507
17508 Finally, with the new `recentf-filter-changer' customizable filter you
17509 can define a ring of filters and dynamically (via the menu) cycle on
17510 each menu organization in the ring (a la msb).
17511
17512 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
17513
17514 * eshell/eshell.el (eshell): Replace links to eshell.info with
17515 links to eshell, to avoid problems on systems where the manual is
17516 installed as `eshell'.
17517 * eshell/esh-cmd.el (eshell-cmd): Ditto.
17518 * eshell/em-smart.el (eshell-smart): Ditto.
17519 * eshell/em-banner.el (eshell-banner): Ditto.
17520 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
17521
17522 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
17523 same-file check in the MS-DOS version (it does support inodes).
17524
17525 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
17526
17527 * eshell/eshell.el (eshell-directory-name):
17528 Run default directory name through convert-standard-filename.
17529
17530 2000-07-18 Kenichi Handa <handa@etl.go.jp>
17531
17532 * international/mule-cmds.el (select-safe-coding-system):
17533 Fix typo in the comment.
17534
17535 * language/european.el (compound-text):
17536 Force katakana-jisx0201 to be designated to G1.
17537
17538 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
17539 Don't translate some national variant characters of latin-jisx0201.
17540 (x-ctext): Force katakana-jisx0201 to be designated to G1.
17541
17542 * international/kkc.el (kkc-after-update-conversion-functions):
17543 New variable.
17544 (kkc-update-conversion): Run functions in it at the tail.
17545
17546 2000-07-16 John Wiegley <johnw@gnu.org>
17547
17548 * lisp/align.el (align-newline-and-indent):
17549 Adding new function. for auto-aligning blocks of code on RET.
17550 (align-region): Fixed badly formatted minibuffer message.
17551
17552 2000-07-17 Kenichi Handa <handa@etl.go.jp>
17553
17554 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
17555 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
17556 the conversion list at first if appropriate.
17557 (kkc-next): Don't update kkc-next-count here.
17558 (kkc-prev): Don't update kkc-prev-count here.
17559 (kkc-show-conversion-list-update): Fix setting up of conversion
17560 list message.
17561
17562 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
17563
17564 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
17565
17566 2000-07-16 Dave Love <fx@gnu.org>
17567
17568 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
17569 function to be more specific.
17570
17571 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
17572 non-string help-echo.
17573 (widget-types-convert-widget): Defsubst it.
17574 (widget-echo-help): Try to cope with a help-echo function of two
17575 possible sorts.
17576
17577 2000-07-15 Jason Rumney <jasonr@gnu.org>
17578
17579 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
17580 Declare as obsolete.
17581
17582 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
17583
17584 2000-07-14 Gerd Moellmann <gerd@gnu.org>
17585
17586 * hilit-chg.el: Fix typo.
17587
17588 2000-07-14 Dave Love <fx@gnu.org>
17589
17590 * info.el (Info-mode-menu): Fix use of :help, :enable.
17591
17592 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
17593
17594 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
17595
17596 2000-07-13 Dave Love <fx@gnu.org>
17597
17598 * emacs-lisp/easymenu.el: Doc fixes.
17599 (easy-menu-remove): Defalias to ignore.
17600
17601 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
17602 Call throw correctly.
17603
17604 2000-07-13 Gerd Moellmann <gerd@gnu.org>
17605
17606 * faces.el (frame-background-mode): Doc fix.
17607
17608 * simple.el (eval-expression-print-length): Change custom type to
17609 allow entering nil as value.
17610
17611 2000-07-13 Dave Love <fx@gnu.org>
17612
17613 * progmodes/fortran.el (fortran-imenu-generic-expression):
17614 Change definition layout.
17615 (fortran-mode-menu): Reinstate customize entries.
17616
17617 * cus-edit.el (custom-group-menu-create, customize-menu-create):
17618 Use :filter, per old XEmacs code.
17619
17620 2000-07-12 Gerd Moellmann <gerd@gnu.org>
17621
17622 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
17623 event when deciding what to send to the terminal.
17624
17625 2000-07-12 Dave Love <fx@gnu.org>
17626
17627 * cus-start.el: Add optional version as 4th element of specs and
17628 use it for several things new in v21. Remove load-path. Fix type
17629 of line-number-display-limit.
17630
17631 2000-07-11 Dave Love <fx@gnu.org>
17632
17633 * progmodes/fortran.el: Don't require easymenu.
17634 Use repeat counts in various regexps.
17635 (fortran-mode-syntax-table): Defvar directly.
17636 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
17637 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
17638 Use defvar, not defconst.
17639 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
17640 (fortran-mode): Set fortran-comment-line-start-skip,
17641 fortran-comment-line-start-skip, dabbrev-case-fold-search.
17642 (fortran-comment-indent): Use defsubst.
17643 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
17644 Use fortran-comment-indent, not fortran-comment-indent-function.
17645 (fortran-comment-region, fortran-electric-line-number): Simplify.
17646 (fortran-auto-fill): New function.
17647 (fortran-do-auto-fill): Deleted.
17648 (fortran-find-comment-start-skip):
17649 Check for non-null comment-start-skip.
17650 (fortran-auto-fill-mode, fortran-fill-statement):
17651 Use fortran-auto-fill.
17652 (fortran-fill): Use fortran-auto-fill. Check for null
17653 comment-start-skip. Simplify final clause and use end-of-line finally.
17654
17655 * widget.el (widget-plist-member): New alias.
17656
17657 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
17658
17659 * eshell/esh-module.el (toplevel): Reference
17660 byte-compile-current-file only if it is bound.
17661
17662 2000-07-10 Gerd Moellmann <gerd@gnu.org>
17663
17664 * dired.el: Don't require `dired-aux'.
17665
17666 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
17667
17668 * dired-aux.el (dired-show-file-type): New function.
17669 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
17670 (dired-show-file-type): Add autoload.
17671
17672 2000-07-10 Kenichi Handa <handa@etl.go.jp>
17673
17674 * international/mule-diag.el (describe-font): Adjusted for the
17675 change of fontset-info.
17676 (print-fontset): Likewise.
17677
17678 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
17679
17680 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
17681
17682 2000-07-07 Gerd Moellmann <gerd@gnu.org>
17683
17684 * bindings.el: Bind `[delete]' to delete-char.
17685
17686 * dired.el (dired-find-alternate-file): New function.
17687 (dired-mode-map): Bind `a' to dired-find-alternate-file.
17688 (toplevel): Require dired-aux when compiling.
17689 (dired-buffers): Move defvar within file to avoid compiler warning.
17690
17691 * info.el (Info-last-search): Variable removed.
17692 (Info-search-history): New variable.
17693 (Info-search): New Info-search-history.
17694
17695 * battery.el, info-look.el: Change author's mail address.
17696
17697 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
17698
17699 * mail/rmail.el (rmail-clear-headers): Don't throw an error
17700 if rmail-ignored-headers is nil.
17701 (rmail-retry-failure): Bind rmail-ignored-headers and
17702 rmail-displayed-headers to nil.
17703
17704 2000-07-06 Gerd Moellmann <gerd@gnu.org>
17705
17706 * lpr.el (lpr-page-header-switches): Add `-h' switch.
17707 (print-region-1): Don't hard code `-h' here.
17708
17709 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
17710
17711 2000-07-01 Francesco Potorti` <pot@gnu.org>
17712
17713 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
17714 exim can use "your message" instead of "the message".
17715
17716 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
17717
17718 * facemenu.el: Docstrings fixes.
17719 (facemenu-get-face): Don't use internal-find-face.
17720 (facemenu-iterate): Rename arg to match the docstring.
17721
17722 * newcomment.el (uncomment-region): Be more careful when skipping
17723 backwards over `=' not to bump into BOBP.
17724
17725 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
17726
17727 * ediff-diff.el (ediff-wordify): Use syntax table.
17728 * ediff-init.el (ediff-has-face-support-p): Use
17729 ediff-color-display-p.
17730 (ediff-color-display-p): Use display-color-p, changed to defun
17731 from defsubst.
17732 Got rid of special cases for NeXT and OS/2.
17733 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
17734 face.
17735
17736 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
17737
17738 * emacs-lisp/lucid.el: Require CL.
17739 (copy-tree, remprop): Remove, it's provided by CL.
17740 (map-keymap): Define in terms of cl-map-keymap.
17741 (extent-property, set-extent-end-glyph): New functions.
17742
17743 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
17744
17745 2000-07-05 Gerd Moellmann <gerd@gnu.org>
17746
17747 * Makefile.in (DONTCOMPILE): Add comment that the name may
17748 not be changed without changing the make-dist script.
17749
17750 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
17751 (cl-mapc): Use mapc instead of cl-old-mapc.
17752
17753 2000-07-05 Andrew Innes <andrewi@gnu.org>
17754
17755 * makefile.nt: Add support for `bootstrap' and related targets.
17756
17757 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
17758
17759 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
17760 (easy-menu-do-define): Use `menu-item' format.
17761 Handle case where easy-menu-create-menu returns a symbol.
17762 Manually call the potential top-level filter in the function binding.
17763 (easy-menu-filter-return): New arg NAME.
17764 Convert to a keymap if MENU is an XEmacs menu.
17765 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
17766 (easy-menu-converted-items-table, easy-menu-convert-item):
17767 New var and fun to memoize easy-menu-convert-item-1.
17768 (easy-menu-do-add-item): Use it.
17769 (easy-menu-create-menu): Use easy-menu-convert-item.
17770 Wrap easy-menu-filter-return around any :filter specification.
17771 Don't convert the menu if a filter was specified.
17772 Tell easy-menu-make-symbol not to check for MENU being an expression.
17773 (easy-menu-make-symbol): New arg NOEXP.
17774
17775 2000-07-05 Gerd Moellmann <gerd@gnu.org>
17776
17777 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
17778 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
17779 (eval-defun): If called with prefix arg, instrument code for
17780 Edebug.
17781
17782 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
17783 similar to that of eval-defun.
17784
17785 2000-07-04 Dave Love <fx@gnu.org>
17786
17787 * hl-line.el (hl-line-overlay): Make it permanent-local.
17788
17789 * calendar/todo-mode.el: Replaced with a working version, based on
17790 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
17791
17792 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
17793
17794 * paths.el (prune-directory-list): New function.
17795 (Info-default-directory-list): Rewritten to more methodically
17796 enumerate a big list of possible info directories (based on the
17797 list used by the standalone info reader).
17798
17799 * info.el (info-initialize): Use prune-directory-list to remove
17800 non-existent directories from Info-directory-list.
17801
17802 * paths.el (Info-default-directory-list): Try a list of possible
17803 info-directories instead of a single one. Add the possible
17804 info directory "/usr/share/info".
17805
17806 * woman.el (woman-man.conf-path): Explicitly include the debian
17807 man-db config file "/etc/manpath.config".
17808 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
17809 are present in `manpath.config'.
17810 (woman-manpath): Include "/usr/share/man".
17811
17812 2000-07-03 Gerd Moellmann <gerd@gnu.org>
17813
17814 * frame.el (blink-cursor-mode): Don't hide cursor initially.
17815
17816 * startup.el (command-line): Initialize blink-cursor based
17817 on window-system.
17818
17819 * frame.el (blink-cursor): Default to nil if not running under
17820 a window-system.
17821
17822 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
17823 (face-x-resources): Remove duplicate entry for :font.
17824
17825 * textmodes/refer.el (refer-find-entry-internal): Use some-window
17826 instead of cycling through windows with next-window.
17827
17828 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
17829 of cycling through windows with next-window.
17830
17831 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
17832 of cycling through windows with next-window.
17833
17834 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
17835 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
17836 instead of cycling through windows with next-window.
17837
17838 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
17839 instead of cycling through windows with next-window.
17840
17841 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
17842 of cycling through windows with next-window.
17843
17844 * terminal.el (te-process-output): Use walk-windows instead of
17845 cycling through windows with next-window.
17846
17847 * server.el (server-switch-buffer): Use some-window instead of
17848 cycling through windows with next-window.
17849
17850 * window.el (some-window): New function.
17851 (walk-windows): Remove reference to walk-windows-start.
17852
17853 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
17854
17855 2000-07-03 Richard Stallman <rms@gnu.org>
17856
17857 * window.el (walk-windows): Guarantee termination by keeping a list
17858 of all the windows already handled.
17859
17860 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
17861
17862 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
17863 window-system.
17864
17865 * man.el (Man-notify-when-ready): Don't use window-system. If
17866 Man-notify-method is newframe, and the display is not
17867 multi-frame, select the frame created for the man page.
17868 (Man-init-defvars): Doc fix.
17869
17870 2000-06-28 Gerd Moellmann <gerd@gnu.org>
17871
17872 * faces.el (region): Change background color for light background.
17873
17874 * ediff-wind.el (ediff-setup-control-frame): Remove :box
17875 attribute from mode-line face of Ediff control frame.
17876
17877 * replace.el (query-replace-map): Bind `e' like `E'.
17878
17879 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
17880
17881 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
17882 Change name to "Select All".
17883
17884 * dos-fns.el (convert-standard-filename): Fix last change.
17885
17886 2000-06-27 Gerd Moellmann <gerd@gnu.org>
17887
17888 * help.el (describe-variable): Don't insert a second `'s' in front
17889 of the string `value is shown below'. Since the syntax-table is
17890 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
17891 an existing `'s', so that this won't be deleted.
17892
17893 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
17894 * pcmpl-unix.el: New files.
17895
17896 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
17897
17898 * wid-edit.el (widget-member): Use the new plist-member.
17899
17900 2000-06-26 Gerd Moellmann <gerd@gnu.org>
17901
17902 * replace.el (perform-replace): Undo change of 2000-04-04.
17903 Instead, move backward 1 character at the end of the loop when
17904 necessary.
17905
17906 * faces.el (fringe): Change face for different backgrounds.
17907
17908 * eshell/esh-module.el (toplevel): Load defgroup's differently;
17909 patch from John.
17910
17911 * eshell/*.el: Change spelling of the Free Software Foundation.
17912
17913 * eshell/esh-toggle.el: Removed.
17914
17915 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
17916
17917 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
17918 interactively.
17919
17920 2000-06-26 Alex Schroeder <alex@gnu.org>
17921
17922 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
17923 `define-key'; instead of checking `(emacs-version)' check for
17924 `set-keymap-parent' and `set-keymap-name' directly. Add entries
17925 for `;' and `o' which might be electric.
17926
17927 (sql-electric-stuff): New user option.
17928 (sql-magic-go): New function which uses `sql-electric-stuff'.
17929 (sql-magic-semicolon): New function which uses
17930 `sql-electric-stuff'.
17931
17932 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
17933 is not fboundp.
17934
17935 (sql-oracle-options): New variable.
17936 (sql-oracle): Use it.
17937
17938 (sql-imenu-generic-expression): Doc change.
17939 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
17940 is used.
17941
17942 (sql-informix): Added command line parameter "-" to force
17943 sql-informix-program to use stdout.
17944
17945 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
17946
17947 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
17948 (cp864-decode-table): Doc fix.
17949 (cp720-decode-table): New variable, supports the Arabic OEM
17950 codepage used by Windows.
17951 (cp737-decode-table): New, Greek OEM codepage used by Windows.
17952
17953 2000-06-23 Dave Love <fx@gnu.org>
17954
17955 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
17956 (font-lock-fontify-anchored-keywords): Use
17957 line-beginning-position.
17958 (global-font-lock-mode): Use mapc.
17959
17960 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
17961
17962 * eshell/esh-module.el: Require CL when compiling.
17963
17964 2000-06-23 Gerd Moellmann <gerd@gnu.org>
17965
17966 * comint.el (comint-substitute-in-file-name): Call replace-match
17967 with second and third arg t.
17968
17969 * cus-edit.el (custom-button-face, custom-button-pressed-face):
17970 Specify foreground color.
17971
17972 * faces.el (tool-bar, mode-line, header-line): Specify foreground
17973 color.
17974
17975 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
17976
17977 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
17978 cddr instead of cdddr.
17979
17980 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
17981 instead of copy-list.
17982
17983 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
17984 of copy-list.
17985
17986 * subdirs.el: Add eshell subdirectory.
17987
17988 * eshell: New subdirectory containing the Eshell package.
17989
17990 * pcomplete.el: New file.
17991
17992 2000-06-23 Paul Eggert <eggert@twinsun.com>
17993
17994 * mail/mailpost.el (post-mail-send-it): Make sure file has
17995 proper permissions from birth.
17996
17997 * files.el (basic-save-buffer-2): When temporarily setting
17998 file modes, set them to current modes plus 0200, not to 0777.
17999
18000 * emerge.el (emerge-make-temp-file): Make sure file has proper
18001 permissions from birth.
18002
18003 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
18004
18005 * files.el (make-backup-file-name-1): On DOS/Windows, run the
18006 backup file name through convert-standard-filename.
18007
18008 * dos-fns.el (convert-standard-filename): Convert leading
18009 directories as well. When long file names are supported, convert
18010 characters that are invalid in Windows file names.
18011
18012 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18013
18014 * ps-print.el: Fix bug: if ^L is the very first buffer character,
18015 ps-print crashes. New feature: page selection for printing. Create
18016 raw-text-unix coding system for XEmacs. Doc fix.
18017 (ps-print-version): New version number (5.2.3).
18018 (ps-plot-region): Bug fix.
18019 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
18020 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
18021 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
18022 funs.
18023 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
18024 (ps-last-page): New vars.
18025
18026 2000-06-21 Gerd Moellmann <gerd@gnu.org>
18027
18028 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
18029 empty option string.
18030
18031 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
18032
18033 * man.el (man): Doc fix.
18034
18035 2000-06-21 Kenichi Handa <handa@etl.go.jp>
18036
18037 * international/mule-cmds.el (set-language-info-alist): Docstring
18038 fixed.
18039
18040 2000-06-20 Gerd Moellmann <gerd@gnu.org>
18041
18042 * version.el (emacs-version): Use ISO date format.
18043
18044 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
18045 instead of `M-backspace'.
18046
18047 * simple.el (turn-off-auto-fill): New function.
18048
18049 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
18050
18051 * jit-lock.el (with-buffer-prepared-for-jit-lock):
18052 Renamed from with-buffer-prepared-for-font-lock and use
18053 inhibit-modification-hooks rather than setting *-change-functions.
18054 Update all functions to use the new name.
18055 (jit-lock-first-unfontify-pos): New semantics (and doc).
18056 (jit-lock-mode): Make non-interactive.
18057 Don't automatically turn on font-lock.
18058 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
18059 Always use jit-lock-after-change.
18060 Remove and restore font-lock-after-change-function.
18061 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
18062 (jit-lock-after-unfontify-buffer): Remove.
18063 (jit-lock-stealth-fontify):
18064 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
18065 (jit-lock-after-change): Set the `fontified' text-prop to nil.
18066
18067 2000-06-20 Sam Steingold <sds@gnu.org>
18068
18069 * emacs-lisp/cl-indent.el (toplevel): Indent
18070 `print-unreadable-object' properly. Untabify.
18071
18072 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
18073
18074 * textmodes/reftex.el (reftex-find-citation-regexp-format):
18075 Support for bibentry.
18076 (reftex-compile-variables): Fixed problem with end of section-re.
18077
18078 * texmodes/reftex-dcr.el (reftex-view-crossref,
18079 reftex-view-crossref-from-bibtex):
18080 Deal with changed `reftex-find-citation-regexp-format'.
18081 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
18082 Replaced `remprop' with `put'.
18083 (reftex-view-crossref, reftex-view-crossref-when-idle):
18084 Support for bibentry.
18085
18086 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
18087 New entry for bibentry package.
18088
18089 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
18090 Regexp also matches "\nobibliography".
18091
18092 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
18093 Call `reftex-ensure-write-access' before doing anything.
18094 (reftex-ensure-write-access): New function.
18095
18096 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
18097
18098 * progmodes/idlwave.el: File re-installed (update to version 4.2)
18099
18100 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
18101
18102 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
18103
18104 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
18105
18106
18107 2000-06-20 Dave Love <fx@gnu.org>
18108
18109 * faces.el (frame-background-mode): Use set-default, not set, in
18110 setter.
18111 (frame-update-faces, frame-update-face-colors): Define with
18112 defalias.
18113
18114 * enriched.el (enriched-decode-foreground)
18115 (enriched-decode-background): Don't use internal-find-face.
18116
18117 * apropos.el: Doc fixes.
18118
18119 * cus-edit.el (customize-changed-options): Check arg.
18120 (customize-version-lessp): Don't require decimal point.
18121
18122 * custom.el (defcustom, defgroup): Doc fix.
18123
18124 * newcomment.el (comment) <defgroup>: Add :version.
18125 (comment-multi-line): Doc fix.
18126
18127 * emulation/mlsupport.el (define-hooked-local-abbrev,
18128 define-hooked-global-abbrev): Fix, using define-abbrev.
18129
18130 2000-06-19 Gerd Moellmann <gerd@gnu.org>
18131
18132 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
18133 the whole buffer.
18134
18135 2000-06-19 Dave Love <fx@gnu.org>
18136
18137 * menu-bar.el (menu-bar-options-save): New function.
18138 (menu-bar-options-menu): Use it.
18139 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
18140 Simplify.
18141
18142 2000-06-19 Andreas Schwab <schwab@suse.de>
18143
18144 * progmodes/etags.el (tags-query-replace): Put new parameters
18145 START and END at the end, for backward compatibility.
18146
18147 2000-06-19 Kenichi Handa <handa@etl.go.jp>
18148
18149 * international/codepage.el:
18150 (cp-coding-system-for-codepage-1): Delete special codes for
18151 generating xxx-dos coding system because now a CCL based coding
18152 system can handle EOL conversion by default.
18153
18154 * international/mule.el (make-coding-system): Generate subsidiary
18155 coding systems for EOL handling variants even for a CCL based
18156 coding system.
18157
18158 2000-06-19 Kenichi Handa <handa@etl.go.jp>
18159
18160 * international/isearch-x.el (isearch-minibuffer-input-method)
18161 (isearch-minibuffer-input-method-function): These variables
18162 deleted.
18163 (isearch-with-input-method): Don't use the above variables.
18164 (isearch-process-search-multibyte-characters): Likewise. Call
18165 read-string with the arg INHERIT-INPUT-METHOD t.
18166
18167 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
18168
18169 * font-lock.el (font-lock-after-fontify-buffer)
18170 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
18171
18172 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
18173 Use consistent make-local-variable style for font-lock-fontified.
18174 (jit-lock-fontify-buffer):
18175 Don't bother checking for font-lock-mode and jit-lock-mode.
18176
18177 * time.el: Remove trailing ^M that prevent CVS-merging.
18178
18179 2000-06-16 Gerd Moellmann <gerd@gnu.org>
18180
18181 * Makefile.in (distclean): New target.
18182
18183 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
18184
18185 * Makefile.in (srcdir): Define for update-subdirs.
18186
18187 2000-06-16 Gerd Moellmann <gerd@gnu.org>
18188
18189 * find-lisp.el: New file.
18190
18191 2000-06-16 Andrew Innes <andrewi@gnu.org>
18192
18193 * time.el (display-time-mail-function): New variable, to allow
18194 external packages to indicate when new mail is available.
18195 (display-time-update): Use it.
18196
18197 2000-06-16 Kenichi Handa <handa@etl.go.jp>
18198
18199 * international/mule.el (mule-version): Change version name to
18200 SAKAKI. AOI has already been used by Meadow.
18201
18202 * international/quail.el (quail-show-guidance-buf): To find the
18203 bottom window (but minibuffer), pay attention to the height of
18204 minibuffer.
18205
18206 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
18207
18208 * arc-mode.el (archive-mode-map): Use the new menu-item format for
18209 menu-bar menus. Add help strings. Don't remove the Edit menu
18210 from the menu bar, as the menu bar has enough space now.
18211
18212 * Makefile.in (SHELL): Make sure /bin/sh is used.
18213
18214 * woman.el (woman-man-buffer): Fix bold and underlined CJK
18215 characters, which use series of two ^H characters instead of one.
18216
18217 2000-06-15 Gerd Moellmann <gerd@gnu.org>
18218
18219 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
18220 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
18221 functions.
18222 (Info-find-node-2): Try a case-sensitive search first, then
18223 do a case-insensitive search.
18224
18225 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
18226 tutorials.
18227
18228 * complete.el (PC-env-vars-alist): New variable.
18229 (PC-complete-as-file-name): New function.
18230 (partial-completion-mode): Initialize PC-env-vars-alist from
18231 process-environment.
18232 (PC-do-completion): Handle completion of env vars.
18233
18234 * info.el (Info-set-mode-line): Show file name in mode line,
18235 use `*Info*' instead of `Info:'.
18236
18237 * startup.el (command-line-1): Change copyright messages to year
18238 2000.
18239
18240 2000-06-15 Dave Love <fx@gnu.org>
18241
18242 * net/goto-addr.el (goto-address-fontify): Use keymap property,
18243 not local-map.
18244
18245 2000-06-15 Kenichi Handa <handa@etl.go.jp>
18246
18247 * international/mule.el (set-buffer-file-coding-system): Almost
18248 rewritten to handle `undecided' as no-op.
18249
18250 2000-06-14 Gerd Moellmann <gerd@gnu.org>
18251
18252 * Makefile.in: New file.
18253
18254 * Makefile: Removed.
18255
18256 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
18257 (goto-address-highlight-keymap): Bind C-c RET.
18258
18259 2000-06-14 Kenichi Handa <handa@etl.go.jp>
18260
18261 * mail/sendmail.el (sendmail-send-it): The temporary buffer
18262 inherits buffer-file-coding-system of the current buffer.
18263
18264 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
18265 0. Give correct argument to set-auto-coding-function.
18266 (tar-expunge): For goto-char, use (point-min), not 0.
18267 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
18268 (tar-subfile-save-buffer): Likewize.
18269
18270 * international/mule.el
18271 (after-insert-file-set-buffer-file-coding-system): Call
18272 set-buffer-file-coding-system with the arg FORCE t.
18273
18274 2000-06-13 Gerd Moellmann <gerd@gnu.org>
18275
18276 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
18277 nil. Contemporary sendmails issue an X-Authentication-Warning if
18278 the sender is set with `-f'.
18279
18280 2000-06-13 Dave Love <fx@gnu.org>
18281
18282 * help.el (describe-function-1): Kluge around cases of functions
18283 fset to subrs whose doc doesn't match their symbol-name.
18284
18285 * image.el (insert-image): Default STRING to a space.
18286
18287 * info.el Doc fixes.
18288 (Info-build-node-completions): Match Ref tags.
18289
18290 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
18291
18292 * frame.el (display-multi-frame-p, display-multi-font-p): New
18293 defaliases for display-graphic-p.
18294
18295 * hl-line.el: Fixed a typo in commentary.
18296
18297 2000-06-13 Kenichi Handa <handa@etl.go.jp>
18298
18299 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
18300 fixed.
18301
18302 2000-06-12 Dave Love <fx@gnu.org>
18303
18304 * image.el (insert-image): Save a little consing.
18305
18306 2000-06-12 Kenichi Handa <handa@etl.go.jp>
18307
18308 * language/tibet-util.el: Convert all tibetan-1-column characters
18309 to the corresponding tibetan characters.
18310 (tibetan-add-components): Delete code for the special treatment of
18311 'a chung.
18312
18313 * language/tibetan.el (tibetan-composable-pattern): Fix previous
18314 change.
18315 (tibetan-vowel-transcription-alist): More rules added.
18316 (tibetan-composite-vowel-alist): New variable.
18317 (tibetan-precomposition-rule-alist): More rules added.
18318
18319 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
18320
18321 * startup.el (command-line): Only call menu-bar-mode if interactive.
18322
18323 * thingatpt.el (toplevel symbol-properties):
18324 * textmodes/makeinfo.el (makeinfo-compile):
18325 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
18326 * progmodes/hideif.el (hif-compress-define-list)
18327 (hide-ifdef-use-define-alist):
18328 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
18329 (ange-ftp-vms-add-file-entry):
18330 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
18331 * man.el (Man-build-man-command):
18332 * mail/rnewspost.el (news-reply-header-hook):
18333 * info.el (Info-insert-dir):
18334 * emulation/mlconvert.el (backward-word, forward-word, setq):
18335 * emacs-lisp/gulp.el (gulp-send-requests):
18336 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
18337 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
18338 (byte-optimize-apply, end of file):
18339 * emacs-lisp/advice.el (ad-advice-class-completion-table)
18340 (ad-make-freeze-definition):
18341 * startup.el (command-line, command-line-1): Don't quote lambdas.
18342
18343 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
18344 (cvs-cleanup-removed): New function.
18345 (cvs-cleanup-functions): New var.
18346 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
18347 some flexibility in specifying additional entries to auto-cleanup.
18348 (cvs-quickdir): New function.
18349 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
18350 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
18351 (cvs-mode-find-file): Check that we are on a filename or dirname
18352 when invoked through a mouse-click.
18353 (cvs-full-path): Remove.
18354 (cvs-dired-action): Re-introduced.
18355 (cvs-dired-noselect): Use it.
18356 (vc-post-command-functions): use this new hook if available.
18357
18358 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
18359 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
18360 (cvs-filename-map, cvs-dirname-map): Remove.
18361 (cvs-default-action): Remove.
18362 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
18363 if the arg is really a keymap.
18364 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
18365 Don't hardcode the mapping from state (aka type) to face, but check
18366 the var cvs-fi-<type>-face instead.
18367 (cvs-fileinfo-from-entries): New function.
18368
18369 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
18370 Docstring fix.
18371 (cvs-find-file-and-jump): Change default to be safer.
18372 (cvs-mode-diff-map): Define it as a function as well.
18373 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
18374 Bind mouse-2 in this global map rather than with text-properties.
18375
18376 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
18377 file to resolve the ambiguity between C(conflict) and C(need-merge).
18378
18379 2000-06-12 Kenichi Handa <handa@etl.go.jp>
18380
18381 * international/mule.el (set-buffer-file-coding-system): If
18382 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
18383 unconditionally.
18384
18385 2000-06-12 Dave Love <fx@gnu.org>
18386
18387 * wid-edit.el (widget-specify-button): Really suppress the face if
18388 required.
18389
18390 2000-06-11 Gerd Moellmann <gerd@gnu.org>
18391
18392 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
18393
18394 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
18395
18396 * imenu.el (imenu-generic-expression): Docstring fix.
18397
18398 * composite.el (composition-function-table): Move the `put'
18399 below the autoload cookie so we can load the file before loaddefs.
18400
18401 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
18402
18403 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
18404 Handle easy-mmode-define-global-mode.
18405 For complex macros like define-minor-mode that can generate
18406 several autoload entries, try to autoload entries in the
18407 macroexpanded code.
18408
18409 * emacs-lisp/easy-mmode.el (define-minor-mode):
18410 If KEYMAP is a symbol, just use it.
18411 Use byte-compile-current-file and load-file-name to infer the
18412 proper :require to pass to defcustom.
18413 Wrap the hook var into `progn' so as not to autoload it.
18414 Add a :autoload-end cookie.
18415 Be more careful about the evaluation of KEYMAP.
18416 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
18417 (define-derived-mode): Move define-abbrev-table outside of defvar.
18418
18419 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
18420
18421 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
18422 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
18423 (backup-compiled-files): Ignore errors during `tar'.
18424 (bootstrap): Make autoloads before elc files.
18425
18426 2000-06-10 Kenichi Handa <handa@etl.go.jp>
18427
18428 * international/mule.el (set-buffer-file-coding-system): If one of
18429 undecided-XXX is specified, change only EOL conversion.
18430
18431 * international/mule-conf.el (unix): New alias for the coding
18432 system undecided-unix.
18433
18434 2000-06-09 Dave Love <fx@gnu.org>
18435
18436 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
18437
18438 * progmodes/executable.el: Byte compile dynamic.
18439 (executable-insert): Change custom type.
18440 (executable-find): Add autoload cookie.
18441 (executable-make-buffer-file-executable-if-script-p): New
18442 function. After Noah Friedman.
18443
18444 * files.el (after-save-hook): Customize, with
18445 executable-make-buffer-file-executable-if-script-p as an option.
18446
18447 2000-06-09 Kenichi Handa <handa@etl.go.jp>
18448
18449 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
18450 "tib24p-mule.bdf" for Tibetan.
18451
18452 * composite.el (decompose-composite-char): Declare it as obsolete.
18453
18454 * man.el (Man-fontify-manpage): Pay attention to underline and
18455 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
18456
18457 2000-06-08 Gerd Moellmann <gerd@gnu.org>
18458
18459 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
18460 Set maintainer to FSF since author isn't reachable.
18461
18462 2000-06-08 Dave Love <fx@gnu.org>
18463
18464 * international/mule-cmds.el (select-safe-coding-system): If
18465 DEFAULT-CODING-SYSTEM is not specified, also check the most
18466 preferred coding-system if buffer-file-coding-system is
18467 `undecided'. From Handa.
18468
18469 2000-06-08 Kenichi Handa <handa@etl.go.jp>
18470
18471 * international/mule.el
18472 (after-insert-file-set-buffer-file-coding-system): If the buffer
18473 size is greater than INSERTED, judget that we are not visiting.
18474
18475 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
18476
18477 * whitespace.el (defgroup whitespace): Comment out `:version'.
18478 XEmacs 20.4 has problems defining the group with this present.
18479 We'll have this commented out till get resolve the problem.
18480
18481 2000-06-07 John Wiegley <johnw@gnu.org>
18482
18483 * align.el (align-dq-string-modes, align-sq-string-modes)
18484 (align-open-comment-modes): Add pyhton-mode.
18485 (align-rules-list): Use get-text-property instead of
18486 text-properties-at.
18487 (align-rules-list): Add python-assignment.
18488 (align-rules-list): Change perl-comma-delimiter to
18489 basic-comma-delimiter. Use if for Perl modes and python-mode.
18490 (align-rules-list): Add python-chain-logic and
18491 basic-line-continuation.
18492
18493 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
18494
18495 * apropos.el (apropos-mode-hook): New user variable.
18496 (apropos-mode): Run apropos-mode-hook.
18497
18498 2000-06-07 David Ponce <david@dponce.com>
18499
18500 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
18501 commands. Require `wid-edit' at run-time.
18502
18503 2000-06-07 David Ponce <david@dponce.com>
18504
18505 * recentf.el: Added some "Commentary".
18506 (recentf-open-more-files, recentf-edit-list): Minor changes to
18507 move the point at the top of the file list. This behaviour is
18508 consistent with the menu one when the list contains a lot of
18509 files.
18510 (recentf-cleanup): Now displays the number of items removed from
18511 the list.
18512 (recentf-relative-filter) New menu filter to show filenames
18513 relative to `default-directory'.
18514
18515 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18516
18517 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
18518 with/without giving an error if PostScript printer doesn't have this
18519 kind of page size. Zebra Stripe continues or restarts on next page.
18520 Manual/automatic paper feeding. Switch or not the header.
18521 (ps-print-version): New version number (5.2.2).
18522 (ps-windows-system): Include emx as a Windows system.
18523 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
18524 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
18525 (ps-background-text): Code fix.
18526 (ps-error-handler-message, ps-user-defined-prologue)
18527 (ps-print-prologue-header, ps-printer-name)
18528 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
18529 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
18530 (ps-use-face-background): Customization fix.
18531 (ps-n-up-database): Data fix.
18532 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
18533 (ps-switch-header): New vars.
18534 (ps-xemacs-color-name, ps-face-foreground-name)
18535 (ps-face-background-name, ps-boolean-constant): New funs.
18536
18537 2000-06-07 Dave Love <fx@gnu.org>
18538
18539 * allout.el: New version from Manheimer.
18540
18541 2000-06-07 Kenichi Handa <handa@etl.go.jp>
18542
18543 * textmodes/fill.el (fill-find-break-point): Check the validity of
18544 charset.
18545
18546 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
18547
18548 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
18549 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
18550 Call display-color-p and display-mouse-p instead of looking at
18551 window-system.
18552
18553 2000-06-06 Dave Love <fx@gnu.org>
18554
18555 * image.el (find-image): Doc fix. Return nil if image not found.
18556 (put-image, insert-image): Make STRING arg optional.
18557
18558 2000-06-06 Kenichi Handa <handa@etl.go.jp>
18559
18560 * language/vietnamese.el: Remove eval-when-compile.
18561 (viet-viscii-nonascii-translation-table): Define it as a
18562 translation table made from viet-viscii-decode-table.
18563 (viet-viscii-encode-table): Define it as a translation table made
18564 from the reverse map of above.
18565 (viet-vscii-nonascii-translation-table): Define it as a
18566 translation table made from viet-vscii-decode-table.
18567 (viet-vscii-encode-table): Define it as a translation table made
18568 from the reverse map of above.
18569 (ccl-decode-viscii): Use translate-character.
18570 (ccl-encode-viscii, ccl-encode-viscii-font)
18571 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
18572 Likewize.
18573
18574 * language/cyrillic.el: Remove eval-when-compile.
18575 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
18576 translation table made from cyrillic-koi8-r-decode-table.
18577 (cyrillic-koi8-r-encode-table): Define it as a translation table
18578 made from the reverse map of above.
18579 (ccl-decode-koi8): Use translate-character.
18580 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
18581 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
18582 a translation table made from cyrillic-alternativnyj-decode-table.
18583 (cyrillic-alternativnyj-encode-table): Define it as a translation
18584 table made from the reverse map of above.
18585 (ccl-decode-alternativnyj): Use translate-character.
18586 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
18587 Likewize
18588
18589 * international/mule-diag.el (non-iso-charset-alist): Specify
18590 translation table symbol instead of translation table itself.
18591 (list-block-of-chars): CHARSET may be a translation table symbol.
18592
18593 * international/mule.el (make-coding-system): If CODING-SYSTEM
18594 already exists, override it.
18595
18596 * international/fontset.el: Use family `proportional' for Tibetan
18597 fonts.
18598
18599 * international/ccl.el (ccl-compile-translate-character): Don't
18600 check if Rrr has property translation-table.
18601 (ccl-compile-map-multiple): Modified to avoid compiler warning.
18602
18603 2000-06-05 Gerd Moellmann <gerd@gnu.org>
18604
18605 * info.el: Bind case-fold-search to t when searching in case
18606 a user sets it to nil in a hook.
18607
18608 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
18609
18610 * autoarg.el (autoarg-mode, autoarg-kp-mode):
18611 * hl-line.el (hl-line-mode): Use the new :global key argument.
18612
18613 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
18614 (tar-clip-time-string): Prepend a space.
18615 (tar-grind-file-mode): Construct a string rather than modifying one.
18616 (tar-header-block-summarize): Fix docstring.
18617 Use `format' rather than an error-prone set of copy-loops.
18618
18619 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
18620 (diff-goto-source, diff-unified->context, diff-context->unified)
18621 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
18622 understand the format output by the `-p' argument to diff.
18623
18624 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
18625 (sh-re-done): Use defconst.
18626 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
18627 (sh-help-string-for-variable, sh-guess-basic-offset):
18628 Don't quote lambdas.
18629 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
18630 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
18631
18632 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
18633 (mh-letter-mode): Derive from text-mode.
18634 This implicitly means that it now calls kill-all-local-variables.
18635 Also remove the Emacs-18 compatibility code.
18636
18637 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
18638 Make use of symbol-property doc-string-elt.
18639 Use memq rather than a sequence of eq.
18640 (doc-string-elt): Fix the wrong or missing previously unused values.
18641 (autoload-print-form): New function extracted from
18642 generate-file-autoloads to allow recursion when handling progn
18643 so that defvar's and defun's docstrings are properly printed.
18644 (generate-file-autoloads): Use it.
18645
18646 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
18647 Use find-file-hooks in the minor-mode function.
18648 Be careful not to loop indefinitely in the post-command-hook function.
18649
18650 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
18651
18652 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
18653 tty's.
18654 * ediff-diff.el (ediff-exec-process): Use --binary for fine
18655 differences whenever appropriate.
18656 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
18657 * viper.el (find-file, find-file-other-window): Get viper to do
18658 wildcards.
18659
18660 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
18661
18662 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
18663 (jit-lock-fontify-buffer): New function for JIT refontification.
18664 (jit-lock-mode): Fix docstring.
18665 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
18666 Remove jit-lock-after-change from the _local_ hook.
18667 (jit-lock-function-1): Fix docstring.
18668
18669 * info.el (Info-on-current-buffer): Initialize info.
18670
18671 * newcomment.el (comment-indent): Ignore comment-indent-hook.
18672
18673 * progmodes/tcl.el (tcl-indent-for-comment):
18674 Ignore comment-indent-hook.
18675
18676 * emacs-lisp/easy-mmode.el: Require CL during compilation.
18677 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
18678 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
18679 and improve to use the lighter to guess the capitalization.
18680 (define-minor-mode): Inline code from easy-mmode-define-toggle.
18681 Add keyword arguments to specify global-ness or the custom group.
18682 Add local-map and help-echo properties to the lighter.
18683 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
18684 (easy-mmode-define-global-mode): New macro.
18685
18686 2000-06-02 Dave Love <fx@gnu.org>
18687
18688 * wid-edit.el: byte-compile-dynamic since we typically don't use
18689 all the widgets. Don't require cl or widget. Remove
18690 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
18691 (widget-read-event): Removed. Callers changed to use read-event.
18692 (widget-button-release-event-p): Renamed from
18693 button-release-event-p.
18694 (widget-field-add-space, widget-field-use-before-change):
18695 Uncustomize.
18696 (widget-specify-field): Use keymap property, not local-map.
18697 (widget-specify-button): Obey :suppress-face.
18698 (widget-specify-insert): Use modern backquote syntax.
18699 (widget-image-directory): Renamed from widget-glyph-directory.
18700 (widget-image-enable): Renamed from widget-glyph-enable.
18701 (widget-image-find): Replaces widget-glyph-find.
18702 (widget-button-pressed-face): Move defvar.
18703 (widget-image-insert): Replaces widget-glyph-insert.
18704 (widget-convert): Use keywordp.
18705 (widget-leave-text, widget-children-value-delete): Use mapc.
18706 (widget-keymap): Remove XEmacs stuff.
18707 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
18708 (widget-button-click): Don't set point at the click, but re-centre
18709 if we scroll out of window. Rewritten for images v. glyphs &c.
18710 (widget-tabable-at): Use POS arg, not point.
18711 (widget-beginning-of-line, widget-end-of-line)
18712 (widget-item-value-create, widget-sublist, widget-princ-to-string)
18713 (widget-sexp-prompt-value, widget-echo-help): Simplify.
18714 (widget-default-create): Use widget-image-insert; some rewriting.
18715 (widget-visibility-value-create)
18716 (widget-push-button-value-create, widget-toggle-value-create): Use
18717 widget-image-insert.
18718 (checkbox): Create on and off images dynamically.
18719 (documentation-link): Change :help-echo.
18720 (widget-documentation-link-echo-help): Remove.
18721
18722 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
18723
18724 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
18725
18726 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
18727 (easy-mmode-define-toggle, define-minor-mode): Use it.
18728 (easy-mmode-define-keymap): Docstring fix.
18729 (define-derived-mode): Default PARENT to fundamental-mode.
18730 Add the derived-mode-parent symbol-property.
18731 (easy-mmode-derived-mode-p): New function.
18732
18733 2000-06-02 Dave Love <fx@gnu.org>
18734
18735 * files.el (convert-standard-filename): Doc fix.
18736 (normal-backup-enable-predicate): New function.
18737 (backup-enable-predicate): Use it to replace the lambda form.
18738
18739 * calendar/todo-mode.el: [This needs more work on the outline
18740 stuff.] Doc fixes.
18741 (todo) <defgroup>: Add :version.
18742 (todo-add-category): Don't use pushnew.
18743 (todo-cmd-raise): Fix typo.
18744 (todo-top-priorities): Change temp buffer name.
18745 (todo-category-alist): Avoid redundant lambda.
18746 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
18747 Use outline-next-heading.
18748
18749 * autoarg.el: Rewritten to use define-minor-mode.
18750 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
18751 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
18752
18753 2000-06-02 Kenichi Handa <handa@etl.go.jp>
18754
18755 * isearch.el (isearch-other-meta-char): Fix previous change.
18756
18757 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
18758
18759 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
18760 (log-edit-done): Only add the comment to the ring if it's different
18761 from the last comment entered.
18762
18763 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
18764
18765 2000-06-01 Dave Love <fx@gnu.org>
18766
18767 * hl-line.el: Rewritten using define-minor-mode.
18768
18769 * help.el (describe-function-1): Distinguish special form from
18770 builtin function. Sanity-check presence of arglist for builtins.
18771
18772 2000-06-01 Kenichi Handa <handa@etl.go.jp>
18773
18774 * international/characters.el: Fix syntax/category setting of
18775 Tibetan characters.
18776
18777 * language/tibet-util.el (tibetan-add-components): Fixes for new
18778 encoding of Tibetan characters.
18779 (tibetan-decompose-precomposition-alist): New variable.
18780 (tibetan-decompose-region): Convert precomposed characters to
18781 non-precomposed characters.
18782 (tibetan-decompose-string): Likewise.
18783 (tibetan-composition-function): Fix args to
18784 thibetan-compose-string.
18785
18786 * language/tibetan.el (tibetan-composable-pattern): More
18787 characters included.
18788 (tibetan-consonant-transcription-alist): Rule for "R" added.
18789 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
18790 "+R" added.
18791 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
18792
18793 * language/lao-util.el (lao-composition-function): Fix args to
18794 compose-string.
18795
18796 * language/thai-util.el (thai-composition-function): Fix args to
18797 compose-string.
18798
18799 * isearch.el (isearch-update): Set disable-point-adjustment to t
18800 to prevent the point moving to the end of a composition when a
18801 part of a composition is searched.
18802 (isearch-other-meta-char): If the key invoking this command can be
18803 mapped by function-key-map to a printing char, call
18804 isearch-process-search-char directly.
18805
18806 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
18807
18808 * emacs-lisp/bytecomp.el:
18809 * frame.el:
18810 * international/mule-cmds.el:
18811 * international/mule-util.el:
18812 * international/mule.el:
18813 * mouse.el:
18814 * subr.el:
18815 * faces.el: Update calls to make-obsolete with a WHEN argument.
18816
18817 * byte-run.el (make-obsolete, make-obsolete-variable):
18818 Add an optional WHEN argument and change the format of the
18819 symbol-property information.
18820 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
18821 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
18822 new obsolete-symbol-property format and print WHEN if it is provided.
18823
18824 2000-05-31 Dave Love <fx@gnu.org>
18825
18826 * loadhist.el (loadhist-hook-functions): Remove
18827 before-change-function, after-change-function.
18828 (unload-feature): Deal with symbols which are both bound and
18829 fbound.
18830
18831 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
18832 before-change-function, after-change-function.
18833
18834 * simple.el (newline): Don't bind before-change-function,
18835 after-change-function.
18836
18837 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
18838
18839 * whitespace.el (whitespace-rescan-timer-time): Update interval
18840 set to 600 seconds (10 minutes) instead of 60 seconds since
18841 a large number of whitespace buffers causes emacs to `freeze'
18842 for a considerable amount of time.
18843
18844 * whitespace.el: Updated email address
18845
18846 2000-05-31 Dave Love <fx@gnu.org>
18847
18848 * add-log.el (change-log-font-lock-keywords) <function>: Add
18849 pattern for function of change.
18850 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
18851 acknowledgements patterns.
18852
18853 2000-05-31 Kenichi Handa <handa@etl.go.jp>
18854
18855 * isearch.el (isearch-printing-char): If keyboard coding system is
18856 being used, call isearch-process-search-multibyte-characters.
18857
18858 * international/isearch-x.el: Mostly rewritten.
18859
18860 * international/quail.el (quail-start-conversion): Don't include
18861 unhandled events in the returned events, but set them in
18862 unread-command-events. Exit if all inputs are deleted.
18863
18864 2000-05-30 Jason Rumney <jasonr@gnu.org>
18865
18866 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
18867
18868 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
18869 Reenable code to create initial fontsets.
18870 Use set-fontset-font in place of put-charset-property.
18871
18872 2000-05-30 Gerd Moellmann <gerd@gnu.org>
18873
18874 * progmodes/perl-mode.el (perl-indent-line): When looking for a
18875 label, ensure that the first colon isn't followed by another.
18876
18877 * paths.el (Info-default-directory-list): Doc fix.
18878
18879 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
18880 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
18881 send a query containing USER only, not USER@HOST.
18882
18883 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
18884 and rmail-msgend to compute the restriction at the end, instead of
18885 computing it.
18886
18887 2000-05-29 Gerd Moellmann <gerd@gnu.org>
18888
18889 * dabbrev.el (dabbrev-expand): Don't display messages in the
18890 echo area if the minibuffer window is active.
18891
18892 * jit-lock.el (jit-lock-mode): Add after change function to
18893 local hook.
18894
18895 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
18896
18897 * antlr-mode.el: New commands: hide/unhide actions,
18898 upcase/downcase literals.
18899 (antlr-tiny-action-length): New user option.
18900 (antlr-hide-actions): New command. Suggested by
18901 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
18902 (antlr-mode-map): New binding [C-c C-v].
18903 (antlr-mode-menu): New entries.
18904 (antlr-downcase-literals): New command.
18905 (antlr-upcase-literals): Ditto.
18906
18907 * antlr-mode.el: Minor changes: indendation, mode-name.
18908 (antlr-indent-line): Indent cpp directive at column 0.
18909 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
18910
18911 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
18912 (antlr-font-lock-additional-keywords): Workaround for intentional
18913 bug in XEmacs version of font-lock.
18914 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
18915 be used by a smarter version of `buffers-menu-grouping-function'.
18916
18917 2000-05-29 Gerd Moellmann <gerd@gnu.org>
18918
18919 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
18920 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
18921
18922 2000-05-29 Kenichi Handa <handa@etl.go.jp>
18923
18924 * international/encoded-kb.el
18925 (encoded-kbd-iso2022-designation-map): Pay attention to that
18926 charset-iso-final-char return -1 for eight-bit-control and
18927 eight-bit-graphic.
18928
18929 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
18930
18931 * speedbar.el (speedbar-use-images, speedbar-update-flag)
18932 (speedbar-easymenu-definition-base): Use display-graphic-p where
18933 available, instead of window-system.
18934
18935 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
18936
18937 * international/codepage.el (cp-coding-system-for-codepage-1): Add
18938 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
18939 coding systems.
18940
18941 2000-05-26 Dave Love <fx@gnu.org>
18942
18943 * disp-table.el (standard-display-underline): Don't use
18944 internal-find-face.
18945
18946 * mail/reporter.el: Maintainer change. Doc fixes.
18947 (reporter-version): Deleted.
18948
18949 * emacs-lisp/elp.el: Maintainer change.
18950 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
18951
18952 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
18953
18954 * add-log.el (add-change-log-entry): Merge the current entry with the
18955 previous one if the previous one is empty.
18956
18957 2000-05-26 Dave Love <fx@gnu.org>
18958
18959 * loadhist.el (unload-feature): Fix interactive spec [from
18960 lijnzaad@ebi.ac.uk].
18961
18962 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
18963 subr-arity to check primitives.
18964 (byte-compile-flush-pending, byte-compile-file-form-progn)
18965 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
18966 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
18967 mapcar.
18968
18969 2000-05-26 Kenichi Handa <handa@etl.go.jp>
18970
18971 * international/fontset.el: Set family names of non-latin charsets
18972 in default fontset to "*".
18973
18974 * international/mule-diag.el (print-fontset): Combine family part
18975 and registry part of the fontname by "-*-" instead of "-".
18976
18977 * international/mule-cmds.el (encode-coding-char): Make strings
18978 multibyte before calling encode-coding-string.
18979
18980 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
18981
18982 * derived.el: Fix keywords.
18983 (define-derived-mode): Only define if needed.
18984
18985 * simple.el (fill-comment, comment-column, comment-start)
18986 (comment-start-skip, comment-end, comment-indent-function)
18987 (block-comment-start, block-comment-end, indent-for-comment)
18988 (set-comment-column, kill-comment, comment-padding, comment-region)
18989 (comment-multi-line, indent-new-comment-line): Remove.
18990
18991 * bindings.el (esc-map): Change ; to comment-dwim and use the new
18992 function names for comment operations.
18993
18994 * newcomment.el: Add abundant autoload cookies.
18995 (comment-style): Don't depend on runtime data at compile-time.
18996 (comment-indent-hook): Remove.
18997 (comment-indent): Check if comment-indent-hook is bound.
18998 (comment-region): Docstring fix.
18999
19000 2000-05-25 Dave Love <fx@gnu.org>
19001
19002 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
19003 byte-code-function-p.
19004
19005 * mail/rmailsum.el: Add provide.
19006
19007 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
19008
19009 * smerge-mode.el (smerge-diff-switches): Don't use list* in
19010 defcustom.
19011
19012 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
19013
19014 * ediff-diff.el (ediff-exec-process): delete --binary option from
19015 non-buffer ediff jobs.
19016
19017 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19018
19019 * hilit-chg.el (highlight-changes-mode): Ask about color or
19020 grayscale support, not about window-system.
19021
19022 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
19023 window-system.
19024 (ffap-highlight): Always default to t.
19025
19026 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
19027 display-popup-menus-p instead of looking at window-system.
19028
19029 * disp-table.el (standard-display-g1, standard-display-graphic):
19030 Only refuse to use string glyphs on X and MS-Windows.
19031
19032 * avoid.el: Remove window-system from commentary, suggest to use
19033 display-*-p instead.
19034
19035 * apropos.el (apropos-print): Use display-mouse-p instead of
19036 window-system.
19037
19038 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19039
19040 * international/codepage.el (cp-decoding-vector-for-codepage):
19041 Fill up unsupported characters with their own codes. From Kenichi
19042 Handa.
19043
19044 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19045
19046 * international/mule-diag.el (describe-char-after): Use
19047 display-graphic-p instead of window-system, so that this function
19048 works on MS-DOS.
19049
19050 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19051
19052 * international/codepage.el (cp-make-coding-systems-for-codepage):
19053 Remove the eight-bit-graphic and eight-bit-control charsets from
19054 the list of charsets which we convert into `?'.
19055
19056 2000-05-25 Kenichi Handa <handa@etl.go.jp>
19057
19058 * international/mule-conf.el: Specify CHARSET-ID explicitely for
19059 private charsets.
19060 (mule-unicode-0100-24ff, japanese-jisx0213-1,
19061 japanese-jisx0213-2): New charsets.
19062
19063 * international/fontset.el: Setup default fontset for new charsets.
19064
19065 2000-05-24 Dave Love <fx@gnu.org>
19066
19067 * info.el (Info-find-node-2): Restructure [following "Vadim
19068 S. Solomin" <sovs@uic.nnov.ru>].
19069
19070 * icomplete.el: Fix header for Finder.
19071
19072 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
19073
19074 * rmailout.el (rmail-output-to-rmail-file): Added optional param
19075 STAY.
19076
19077 * rmail.el (rmail-automatic-folder-directives): New user variable.
19078 (rmail-show-message): Add call to `rmail-auto-file' during
19079 display.
19080 (rmail-auto-file): New function.
19081
19082 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
19083
19084 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
19085 account.
19086 (ediff-test-utility,ediff-diff-mandatory-option)
19087 (ediff-reset-diff-options): Utilities for proper initialization of
19088 ediff-diff-options and ediff-diff3-options on Windows.
19089
19090 * ediff-init.el (ediff-merge-filename-prefix): New customizable
19091 variable.
19092
19093 * ediff-mult.el (ediff-filegroup-action): Use
19094 ediff-merge-filename-prefix.
19095
19096 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
19097
19098 * viper-ex.el (ex-write): Set selective display to nil.
19099
19100 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
19101
19102 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
19103 aliases for hebrew-iso-8bit.
19104
19105 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
19106
19107 * woman.el: New version from Francis J. Wright
19108 <F.J.Wright@Maths.QMW.ac.uk>.
19109 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
19110 names in environment variables regardless of the path separator.
19111 (woman-topic-all-completions-1): Don't call file-name-directory-p
19112 on all files, since woman-file-regexp already filters out any
19113 directories.
19114
19115 2000-05-24 Kenichi Handa <handa@etl.go.jp>
19116
19117 * international/quail.el (quail-start-translation): Don't change
19118 modified-p of the current buffer.
19119 (quail-start-conversion): Likewise.
19120
19121 * international/kkc.el (kkc-region): Don't change modified-p of
19122 the current buffer.
19123
19124 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
19125 conform to RFC1468.
19126 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
19127
19128 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
19129
19130 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
19131 (speedbar-insert-button): Invisible text property fix.
19132 (speedbar-directory-plus): Renamed from speedbar-directory-+
19133 (speedbar-directory-minus): Renamed from speedbar-directory--
19134 (speedbar-page-plus): Renamed from speedbar-file-+
19135 (speedbar-page-minus): Renamed from speedbar-file--
19136 (speedbar-page): Renamed from speedbar-file-
19137 (speedbar-tag): Renamed from speedbar-tag-
19138 (speedbar-tag-plus): Renamed from speedbar-tag-+
19139 (speedbar-tag-minus): Renamed from speedbar-tag--
19140 (speedbar-expand-image-button-alist): Use above renames.
19141
19142 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
19143 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
19144 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
19145 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
19146 * sb-pg.xpm: Renamed from sb-file.xpm
19147 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
19148 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
19149
19150 2000-05-24 Kenichi Handa <handa@etl.go.jp>
19151
19152 * international/quail.el (quail-show-guidance-buf): Set
19153 current-input-method of the guidance buffer to the name of the
19154 curren input method.
19155
19156 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
19157
19158 * progmodes/compile.el (compile-internal): Style typo.
19159
19160 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
19161 quote vars and functions in the docstring.
19162
19163 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
19164
19165 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
19166 Don't quote lambdas.
19167
19168 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
19169
19170 2000-05-23 Gerd Moellmann <gerd@gnu.org>
19171
19172 * startup.el (command-line): Determine source file of compiled
19173 user init file differently. Warn if compiled user init file
19174 is older than its source file.
19175
19176 * ffap.el (ffap-url-regexp): Add `https'.
19177
19178 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
19179
19180 * files.el (make-backup-file-name-1): Replace slashes with `!'
19181 rather than `|' (which is not allowed on Windows). Replace the
19182 drive letters with a string "drive_X".
19183
19184 2000-05-23 Gerd Moellmann <gerd@gnu.org>
19185
19186 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
19187
19188 * files.el (interpreter-mode-alist): Add `bash2'.
19189
19190 2000-05-22 Dave Love <fx@gnu.org>
19191
19192 * loadhist.el (feature-symbols, file-provides, file-requires): Use
19193 mapc.
19194 (feature-file): Avoid calling symbol-name. Doc fix.
19195 (file-set-intersect, file-dependents): Use dolist, not mapcar.
19196 (loadhist-hook-functions): Add mouse-position-function.
19197 (unload-feature): Change uses of mapcar.
19198
19199 * files.el (parse-colon-path): Doc fix.
19200 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
19201 (set-auto-mode): Use mapc.
19202
19203 * complete.el (PC-look-for-include-file): Use :alnum: character
19204 class.
19205 (partial-completion-mode): Add autoload cookie.
19206
19207 2000-05-22 Sam Steingold <sds@gnu.org>
19208
19209 * info.el (Info-fontify-node): Fixed the call to
19210 `add-text-properties' (bug introduced on 2000-05-18).
19211
19212 2000-05-22 Dave Love <fx@gnu.org>
19213
19214 * bindings.el: Remove debug-ignored-errors set in other files.
19215
19216 * progmodes/etags.el: Add to debug-ignored-errors.
19217 (visit-tags-table-buffer): Clear out buffers holding old tables
19218 when making a new list.
19219 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
19220 mapc.
19221
19222 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
19223 quote keywords.
19224 (cmpl-string-case-type): Use character classes.
19225
19226 * comint.el:
19227 * textmodes/ispell.el:
19228 * imenu.el:
19229 * mail/mh-e.el:
19230 * progmodes/compile.el: Add to debug-ignored-errors.
19231
19232 * dabbrev.el: Add to debug-ignored-errors.
19233 (dabbrev-completion): Use mapc.
19234
19235 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
19236
19237 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
19238 (woman-mapcan, woman-parse-man.conf)
19239 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
19240 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
19241 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
19242 path syntax better.
19243 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
19244 (woman-manpath): Call woman-parse-man.conf.
19245 (woman-emulation): New defcustom, defaults to nroff.
19246 (woman-font-support): New defconst.
19247 (woman-use-symbol-font): New defcustom.
19248 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
19249 "Emulation".
19250 Many functions: Doc fix.
19251
19252 2000-05-22 Kenichi Handa <handa@etl.go.jp>
19253
19254 * international/quail.el (quail-simple-translation-keymap): Map
19255 128..255 to quail-self-insert-command.
19256 (quail-keyboard-layout-alist): Add definition for "pc102-de".
19257
19258 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
19259
19260 * help.el (help-manyarg-func-alist): Typo.
19261
19262 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
19263 intervals which makes it heaps simpler.
19264
19265 * newcomment.el (comment-region-internal): Go back to BEG after quoting
19266 the nested comment markers.
19267
19268 * subr.el (remove-hook): Don't turn the hook's value into a list.
19269
19270 2000-05-21 Dave Love <fx@gnu.org>
19271
19272 * edmacro.el (edmacro-parse-keys): Return vector if any elements
19273 are invalid characters.
19274
19275 * international/mule-util.el (detect-coding-with-priority): Use
19276 mapc. Remove redundant lambda.
19277
19278 * international/mule-diag.el (list-non-iso-charset-chars)
19279 (describe-fontset): Remove redundant lambda.
19280
19281 * emulation/crisp.el (brief-mode): New alias.
19282
19283 * emacs-lisp/ring.el (ring-elements): New function.
19284
19285 * emacs-lisp/easymenu.el (easy-menu-create-menu)
19286 (easy-menu-do-add-item): Use keywordp.
19287
19288 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
19289
19290 * replace.el: Doc and error message fixes.
19291 (replace-highlight): Use facep, not internal-find-face.
19292
19293 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
19294
19295 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
19296
19297 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
19298 (log-edit-insert-changelog): Drop `:' as well.
19299
19300 * log-view.el: Fix file description.
19301 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
19302 available.
19303 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
19304 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
19305
19306 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
19307 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
19308 Print a status message if the toggle is called interactively.
19309 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
19310 for global minor modes and use `defcustom' for them.
19311 Use add-minor-mode.
19312 (easy-mmode-define-derived-mode): Remove.
19313 (define-derived-mode): Fancier default docstring.
19314 (easy-mmode-define-navigation): Signal an error rather than (ding).
19315
19316 * newcomment.el (comment-styles): New `box-multi'.
19317 (comment-normalize-vars): Better default for comment-continue to
19318 avoid whitespace-only continuations.
19319 (comment-search-forward): Always move even in the no-syntax case.
19320 (comment-padright): Only obey N if it's only obeyed for padleft.
19321 (comment-make-extra-lines): Better handling of empty continuations.
19322 Use `=' for the filler if comment-start has only one character.
19323 (uncomment-region): Try handling the special `=' filler.
19324 (comment-region): Allow LINES even if MULTI is nil.
19325 (comment-box): Choose box style based on comment-style.
19326
19327 2000-05-20 Kenichi Handa <handa@etl.go.jp>
19328
19329 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
19330 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
19331
19332 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
19333
19334 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
19335 and insert, not subst-char-in-region.
19336
19337 * international/mule-diag.el (list-character-sets-1): Handle
19338 charsets eight-bit-control and eight-bit-graphic.
19339 (list-iso-charset-chars): Likewise.
19340 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
19341 charactes as is. Use indent-to to align characters.
19342
19343 * international/mule-cmds.el (find-multibyte-characters): Never
19344 exclude charsets eight-bit-control and eight-bit-graphic.
19345
19346 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
19347
19348 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
19349 Don't quote lambdas.
19350
19351 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
19352
19353 2000-05-19 Gerd Moellmann <gerd@gnu.org>
19354
19355 * gud.el (gud-jdb-directories): Doc fix.
19356
19357 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
19358
19359 * newcomment.el: New file.
19360
19361 2000-05-19 Gerd Moellmann <gerd@gnu.org>
19362
19363 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
19364
19365 2000-05-18 Andreas Schwab <schwab@suse.de>
19366
19367 * dired.el (dired-between-files): Also skip lines beginning with
19368 `used'.
19369
19370 2000-05-18 Gerd Moellmann <gerd@gnu.org>
19371
19372 * msb.el (msb-menu-cond): Add choice `user'.
19373
19374 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19375
19376 * ps-print.el: Compatibility, customization and doc fix.
19377 (ps-printer-name-option): Replace defconst by defvar.
19378 (ps-postscript-code-directory): XEmacs compatibility.
19379 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
19380 fix.
19381 (ps-user-defined-prologue, ps-print-prologue-header)
19382 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
19383 compatibility and code fix.
19384 (ps-print-background-image, ps-print-background-text):
19385 Customization fix.
19386 (ps-line-number-start, ps-n-up-on): New vars.
19387
19388 2000-05-18 Espen Skoglund <esk@ira.uka.de>
19389
19390 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
19391 the indent-comment function to just return the appropriate indent.
19392
19393 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
19394
19395 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
19396 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
19397 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
19398
19399 2000-05-18 Dave Love <fx@gnu.org>
19400
19401 * info.el (Info-fontify-node): Add intangible property as well as
19402 invisible.
19403
19404 * calendar/appt.el (appt-make-list): Match all lines of entry.
19405 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
19406
19407 2000-05-18 Kenichi Handa <handa@etl.go.jp>
19408
19409 * international/mule-diag.el (describe-char-after): Call
19410 internal-char-font, not char-font. If internal-char-font returns
19411 nil, display "-- none --".
19412
19413 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
19414
19415 * image.el (image-type-available-p): Don't reference image-types
19416 if it isn't bound.
19417
19418 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
19419
19420 * autoarg.el (autoarg-mode): Typo in the :set argument.
19421
19422 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
19423
19424 * startup.el (command-line-1): Don't signal an error if the
19425 directory for auto-save-list files does not yet exist.
19426
19427 2000-05-17 Kenichi Handa <handa@etl.go.jp>
19428
19429 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
19430
19431 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
19432
19433 * subr.el (remove-hook): `setq' hook-value, not `set'.
19434
19435 2000-05-16 Sam Steingold <sds@gnu.org>
19436
19437 * info.el (debug-ignored-errors): More errors to ignore.
19438
19439 2000-05-16 Dave Love <fx@gnu.org>
19440
19441 * cus-edit.el: Don't require cl or easymenu.
19442 (custom-variable-prompt): Test standard-value property, not
19443 user-variable-p.
19444
19445 2000-05-16 Sam Steingold <sds@gnu.org>
19446
19447 * subr.el (add-hook): `setq' hook-value, not `set'.
19448
19449 2000-05-16 Gerd Moellmann <gerd@gnu.org>
19450
19451 * startup.el (command-line-1): Mention the FAQ in the startup
19452 message.
19453
19454 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
19455
19456 * progmodes/compile.el (compilation-parse-errors): Collect
19457 `nomessage' regexps last.
19458
19459 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
19460
19461 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
19462 to the function name.
19463
19464 2000-05-15 Dave Love <fx@gnu.org>
19465
19466 * speedbar.el (speedbar-recenter): Typo.
19467 (speedbar-expand-line): Make arg optional.
19468 (speedbar-mode): Avoid a compiler warning.
19469
19470 2000-05-15 Gerd Moellmann <gerd@gnu.org>
19471
19472 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
19473 user-specified option string is empty.
19474
19475 * mouse.el (mouse-yank-at-click): Doc fix.
19476
19477 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
19478
19479 * term/internal.el (IT-character-translations): More updates of
19480 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
19481 documents.
19482
19483 2000-05-15 Gerd Moellmann <gerd@gnu.org>
19484
19485 * env.el (getenv): New function, interactively callable.
19486 (setenv, getenv): Remove autoload cookies.
19487
19488 * loadup.el: Load `env'.
19489
19490 * progmodes/f90.el: Change author's mail address.
19491
19492 2000-05-14 Dave Love <fx@gnu.org>
19493
19494 * mail/rmail.el (rmail-show-message-hook): Customize and offer
19495 goto-addr as an option.
19496
19497 * help.el (help-xref-stack): Doc fix.
19498 (help-xref-following): New variable.
19499 (help-make-xrefs): Use it.
19500 (help-xref-go-back): Use position information from stack element.
19501 (help-follow): Make position in stack element a pair. Use
19502 help-xref-following.
19503
19504 * autoarg.el: New file.
19505
19506 * faces.el: Declare more functions obsolete.
19507
19508 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
19509 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
19510 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
19511 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
19512 Remove all the setup-...-environment functions.
19513
19514 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
19515
19516 * speedbar.el: Updated the commentary section. xemacs20p now uses
19517 >= when detecting. Require `defimage' safely.
19518 (speedbar-easymenu-definition-base): Add toggle for images.
19519 (speedbar-easymenu-definition-special): Add flush cache & expand.
19520 (speedbar-visiting-tag-hook): Set new defaults. Added options.
19521 (speedbar-reconfigure-keymaps-hook): New variable.
19522 (speedbar-frame-parameters): Updated documentation.
19523 (speedbar-use-imenu-flag): Updated custom tag
19524 (speedbar-dynamic-tags-function-list): New variable.
19525 (speedbar-tag-hierarchy-method): Updated doc & custom.
19526 (speedbar-indentation-width, speedbar-indentation-width) New
19527 variables.
19528 (speedbar-hide-button-brackets-flag): Customizable.
19529 (speedbar-vc-indicator): Doc update.
19530 (speedbar-ignored-path-expressions): Updated default value.
19531 (speedbar-supported-extension-expressions): Updated default value.
19532 (speedbar-syntax-table): Remove {} paren status.
19533 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
19534 as "+". Added overlay aliases.
19535 (speedbar-mode): Use `speedbar-mode-line-update' instead of
19536 `force-mode-line-update'.
19537 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
19538 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
19539 `mouse-set-point'
19540 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
19541 (speedbar-item-info-tag-helper): Revamped to handle a wider range
19542 of arbitrary text, and new helper functions.
19543 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
19544 filename finder.
19545 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
19546 (speedbar-directory-buttons): Update path search/expansion.
19547 (speedbar-make-tag-line): Pay attention to
19548 `speedbar-indentation-width'. Use more care w/ invisible
19549 properties.
19550 (speedbar-change-expand-button-char): Call
19551 `speedbar-insert-image-button-maybe'.
19552 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
19553 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
19554 (speedbar-trim-words-tag-hierarchy)
19555 (speedbar-simple-group-tag-hierarchy): New functions
19556 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
19557 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
19558 functions.
19559 (speedbar-mouse-set-point): New function
19560 (speedbar-power-click): Updated documentation.
19561 (speedbar-line-token, speedbar-goto-this-file): Handle more types
19562 of tag prefix text.
19563 (speedbar-expand-line, speedbar-contract-line): Make more robust
19564 to strange text.
19565 (speedbar-expand-line): Takes universal argument to flush the
19566 cache.
19567 (speedbar-flush-expand-line): New function.
19568 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
19569 Use new generator insertion method.
19570 (speedbar-fetch-dynamic-tags): New function.
19571 (speedbar-fetch-dynamic-imenu): Removed code now handled in
19572 `speedbar-fetch-dynamic-imenu'.
19573 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
19574 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
19575 "Revert Buffer" menu items.
19576 (speedbar-buffer-buttons-engine): Be smarter when creating a
19577 filename tag (for expansion purposes.).
19578 (speedbar-highlight-one-tag-line,
19579 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
19580 (speedbar-recenter): New functions.
19581 (defimage-speedbar): Image loading abstraction.
19582 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
19583 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
19584 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
19585 (speedbar-tag-type, speedbar-tag-mail): New images.
19586 (speedbar-expand-image-button-alist): New variable.
19587 (speedbar-insert-image-button-maybe): Insert an image over some
19588 buttons.
19589
19590 2000-05-13 Kenichi Handa <handa@etl.go.jp>
19591
19592 * international/mule-cmds.el (encode-coding-char): An ASCII
19593 character is always encodable.
19594
19595 * international/mule-conf.el: Add more information in descriptions
19596 of character sets.
19597
19598 * international/mule-diag.el (describe-char-after): New function.
19599 (describe-font-internal): Adjusted for the change of font-info.
19600 (describe-font): Likewise.
19601 (print-fontset): Rewritten for the new fontset implementation.
19602 (describe-fontset): Include fontset alias names in completion.
19603 (list-fontsets): Adjusted for the change of print-fontset.
19604
19605 * simple.el (what-cursor-position): If DETAIL is non-nil, call
19606 describe-char-after instead of displaying the detail in the echo
19607 area.
19608 (syntax-code-table): Format changed.
19609 (string-to-syntax): Adjusted for the above change.
19610
19611 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
19612
19613 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
19614
19615 2000-05-12 Dave Love <fx@gnu.org>
19616
19617 * calendar/todo-mode.el: Remove some compatibility stuff and CL
19618 dependence. Use line-{beginning,end}-position, not
19619 point-at{b,e}ol. Some doc fixes.
19620 (todo-position): New function. Fix callers of position to use it.
19621 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
19622
19623 2000-05-12 Gerd Moellmann <gerd@gnu.org>
19624
19625 * time.el (display-time-mail-icon): Use `:ascent center'.
19626
19627 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
19628 handling FTP security extensions.
19629
19630 2000-05-11 Dave Love <fx@gnu.org>
19631
19632 * calendar/todo-mode.el: New file.
19633
19634 2000-05-11 Gerd Moellmann <gerd@gnu.org>
19635
19636 * comint.el (comint-read-input-ring): Move reference to
19637 comint-input-ring-size outside of the save-excursion. It was
19638 causing the default value to be the only one ever seen.
19639
19640 * font-lock.el: Update copyright. Remove Simon Marshall's email
19641 address on request from him.
19642
19643 * subr.el (substitute-key-definition): Add comment describing
19644 the meaning of PREFIX.
19645
19646 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
19647
19648 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
19649
19650 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
19651 (add-minor-mode): Don't make the variable buffer-local and add a
19652 reference to define-minor-mode in the docstring.
19653
19654 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
19655 HEADER/FOOTER and fix bug with trailing empty directory.
19656 (cvs-append-to-ignore): Use vc-editable-p if available.
19657 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
19658 (vc-do-command): Tweak advice to handle the new VC.
19659
19660 * log-view.el (log-view-goto-rev): New function for the new VC.
19661 (log-view-minor-wrap): Use mark-active.
19662
19663 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
19664 (log-edit-changelog-full-paragraphs): New var.
19665 (log-edit-insert-changelog): Remove a lonely leading `* file'.
19666 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
19667 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
19668 (log-edit-changelog-ours-p, log-edit-changelog-entries)
19669 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
19670 Replace the `cvs' prefix with `log-edit'.
19671
19672 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
19673
19674 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
19675 (diff-font-lock-defaults): Explicitly turn off multiline.
19676 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
19677 (diff-ediff-patch): Fix call to ediff-patch-file.
19678 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
19679 Handle comments.
19680
19681 * frame.el (automatic-hscrolling): Typo.
19682
19683 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
19684
19685 2000-05-09 Sam Steingold <sds@goems.com>
19686
19687 * apropos.el (apropos-print): use `describe-face' instead of
19688 `customize-face-other-window'.
19689
19690 2000-05-09 Dave Love <fx@gnu.org>
19691
19692 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
19693
19694 * help.el (describe-variable): Have customize button pop the
19695 help-xref stack when invoked.
19696 (help-xref-symbol-regexp): Add `face'.
19697 (help-make-xrefs): Check for quoted face names and adapt regexp
19698 submatch numbers to cope.
19699 (help-xref-interned): Maybe insert face doc too. Separate
19700 sections with a line of hyphens.
19701
19702 * faces.el: Some doc fixes. Declare some functions obsolete.
19703 (describe-face): Add customize button. Return the help
19704 text. Fix prompt.
19705
19706 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
19707
19708 * term/internal.el (IT-character-translations): Fix last change.
19709
19710 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
19711
19712 * woman.el: New file
19713 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
19714
19715 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
19716
19717 * term/internal.el (IT-character-translations): Update ASCII
19718 simulations for greek-iso8859-7, add latin-iso8859-14 and
19719 latin-iso8859-15.
19720
19721 * international/mule-cmds.el (set-language-info-alist): Call
19722 define-prefix-command with 3 arguments, to make the map suitable
19723 for a menu.
19724
19725 2000-05-07 Dave Love <fx@gnu.org>
19726
19727 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
19728
19729 2000-05-05 Dave Love <fx@gnu.org>
19730
19731 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
19732 list in doc string. Don't quote keyword symbols.
19733 * emacs-lisp/cl.el: Likewise
19734 * emacs-lisp/cl-seq.el: Likewise
19735
19736 2000-05-05 Gerd Moellmann <gerd@gnu.org>
19737
19738 * abbrev.el (abbrev-mode): Make ARG optional.
19739
19740 2000-05-04 Gerd Moellmann <gerd@gnu.org>
19741
19742 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
19743
19744 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
19745
19746 * subr.el (substitute-key-definition): Clarify documentation.
19747
19748 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
19749
19750 * glasses.el (glasses-convert-to-unreadable): Use
19751 `glasses-separator' instead of the hard-wired "_".
19752 (glasses-mode): Call `glasses-make-unreadable' only in a single
19753 place.
19754
19755 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
19756
19757 * term/internal.el (cjk-codepages-alist): Add associations for
19758 Chinese and Korean codepages. Remove FIXME comment.
19759
19760 2000-05-03 Dave Love <fx@gnu.org>
19761
19762 * time.el (display-time-mail-face, display-time-use-mail-icon):
19763 New option.
19764 (display-time-mail-icon): New variable.
19765 (display-time-string-forms): Use the above. Fix the local-map.
19766
19767 2000-05-03 Gerd Moellmann <gerd@gnu.org>
19768
19769 * replace.el (query-replace-map): Add binding for `E'.
19770 (query-replace-help): Extend help text.
19771 (perform-replace): Allow editing the replacement string.
19772
19773 * make-mode.el (makefile-mode-abbrev-table): New variable.
19774 (makefile-mode): Set local abbrev table to
19775 makefile-mode-abbrev-table.
19776 (makefile-font-lock-keywords): Fontify includes and conditionals.
19777
19778 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
19779 set TOGGLE's value.
19780
19781 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
19782 mail-interactive-insert-alias.
19783 (mail-abbrev-complete-alias): New command.
19784 (mail-mode-map): Bind it to `M-TAB'.
19785
19786 2000-05-03 Kenichi Handa <handa@etl.go.jp>
19787
19788 * language/lao-util.el (lao-compose-region): New function.
19789
19790 2000-05-02 Gerd Moellmann <gerd@gnu.org>
19791
19792 * files.el (recover-session): Make directories as necessary
19793 if they don't exist yet.
19794
19795 * calendar/cal-french.el
19796 (french-calendar-multibyte-special-days-array)
19797 (french-calendar-special-days-array): Change French text.
19798 (calendar-french-date-string): Change output.
19799 (calendar-goto-french-date): Likewise.
19800
19801 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
19802
19803 * wid-edit.el (widget-default-active): Obey `:always-active'.
19804 (widget-documentation-string-value-create): Set `:always-active'.
19805
19806 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
19807
19808 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
19809 default prefix to `~/_emacs.d/auto-save.list/_s'.
19810 (normal-top-level): Create the directory for auto-save files, if
19811 it doesn't already exist (in the ms-dos case only).
19812
19813 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
19814
19815 * international/mule-cmds.el (set-language-environment): Don't
19816 concat an integer (dos-codepage), use format instead.
19817
19818 2000-05-02 Dave Love <fx@gnu.org>
19819
19820 * help.el (help-xref-on-pp): Check for constant symbols.
19821
19822 2000-04-29 Gerd Moellmann <gerd@gnu.org>
19823
19824 * startup.el (normal-top-level): Put a condition-case around
19825 the code loading subdirs.el.
19826
19827 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19828
19829 * ps-print.el: Upside-down and face background color printing,
19830 line number step, doc fix.
19831 (ps-print-version): New version number (5.2).
19832 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
19833 (ps-face-attribute-list, ps-plot-with-face): Code fix.
19834 (ps-spool-config): Var fix.
19835 (ps-printer-name-option): Const fix.
19836 (ps-print-upside-down, ps-use-face-background)
19837 (ps-line-number-step): New vars.
19838 (ps-window-system, ps-lp-system): New consts.
19839 (ps-face-background): New fun.
19840
19841 2000-04-28 Richard Stallman <rms@gnu.org>
19842
19843 * files.el (make-auto-save-file-name):
19844 Apply auto-save-file-name-transforms to visited file name
19845 before generating auto save file name.
19846 (auto-save-file-name-transforms): New variable.
19847
19848 * files.el (backup-enable-predicate):
19849 Correctly test for a file under a temporary directory.
19850
19851 2000-04-28 Gerd Moellmann <gerd@gnu.org>
19852
19853 * subr.el (add-minor-mode): Rewritten.
19854
19855 2000-04-28 Kenichi Handa <handa@etl.go.jp>
19856
19857 * mail/sendmail.el (sendmail-send-it): Set
19858 buffer-file-coding-system to the selected coding system for MIME
19859 header.
19860
19861 2000-04-27 Gerd Moellmann <gerd@gnu.org>
19862
19863 * dired.el (dired-move-to-filename-regexp): Allow format where
19864 YYYY is followed by two spaces.
19865
19866 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
19867 in the second character class of the regexp.
19868
19869 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
19870 mh-etc, too.
19871
19872 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
19873 nil.
19874
19875 * subr.el (add-minor-mode): Use `set' instead of `setq'.
19876
19877 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
19878 argument.
19879
19880 2000-04-27 Sen Nagata <sen@eccosys.com>
19881
19882 * emacs-lisp/crm.el (crm-completion-table): New variable.
19883 (crm-collection-fn, crm-test-completion)
19884 (completing-read-multiple): Use it.
19885
19886 2000-04-27 Dave Love <fx@gnu.org>
19887
19888 * help.el (locate-library): Use mapc.
19889 (help-manyarg-func-alist): Add call-process-region.
19890
19891 2000-04-26 Gerd Moellmann <gerd@gnu.org>
19892
19893 * subr.el (add-minor-mode): Make argument MAP optional.
19894
19895 * desktop.el (desktop-save): Save list of minor modes.
19896 (desktop-create-buffer): Restore minor modes.
19897 (desktop-minor-mode-table): New user-option.
19898
19899 * subr.el (add-minor-mode): New function.
19900
19901 * image.el (find-image): New function.
19902 (defimage): Rewritten to find image at load time.
19903
19904 * startup.el (normal-top-level-add-to-load-path): Handle
19905 case that the default directory is not in load-path.
19906
19907 * help.el: Old patch from Stefan Monnier.
19908 (help-xref-on-pp): New function.
19909 (describe-variable): Use it to display xrefs in a symbol's value.
19910
19911 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
19912
19913 * cus-edit.el (custom-face): Fix parenthesis.
19914
19915 2000-04-26 Kenichi Handa <handa@etl.go.jp>
19916
19917 * mail/rmail.el (rmail-expunge): When there are no deleted
19918 messages, do nothing.
19919
19920 2000-04-26 Dave Love <fx@gnu.org>
19921
19922 * international/mule-cmds.el (locale-translation-file-name):
19923 Defvar to nil.
19924 (set-locale-environment): Set it here (at runtime).
19925
19926 2000-04-25 Gerd Moellmann <gerd@gnu.org>
19927
19928 * replace.el (perform-replace): Add parameters START and END. Use
19929 them instead of the check for a region in Transient Mark mode.
19930 (query-replace-read-args): Return two more list elements for the
19931 start and end of the region in Transient Mark mode.
19932 (query-replace, query-replace-regexp, query-replace-regexp-eval)
19933 (map-query-replace-regexp, replace-string, replace-regexp): Add
19934 optional last arguments START and END and pass them to
19935 perform-replace.
19936
19937 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
19938 form with additional arguments for perform-replace.
19939
19940 * progmodes/etags.el (tags-query-replace): Add parameters START
19941 and END. Construct a form with additional arguments for
19942 perform-replace.
19943
19944 * simple.el (shell-command): Set default directory for "*Shell
19945 Command Output" buffer.
19946
19947 * language/european.el (iso-latin-4): Fix typo.
19948
19949 * emacs-lisp/crm.el: New file.
19950
19951 2000-04-24 Dave Love <fx@gnu.org>
19952
19953 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
19954 (Custom-reset-saved, Custom-reset-standard)
19955 (custom-group-value-create, custom-group-set, custom-group-save)
19956 (custom-group-reset-current, custom-group-reset-saved)
19957 (custom-group-reset-standard): Use mapc.
19958 (custom-buffer-create-internal): Disable undo when creating items.
19959 Use mapc.
19960 (custom-face): Avoid redundant lambda.
19961
19962 2000-04-24 Gerd Moellmann <gerd@gnu.org>
19963
19964 * startup.el (auto-save-list-file-prefix): Set default to
19965 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
19966
19967 2000-04-24 Sam Steingold <sds@gnu.org>
19968
19969 * time-stamp.el (time-stamp-string-preprocess): Always convert
19970 `field-result' to a string.
19971
19972 2000-04-24 Gerd Moellmann <gerd@gnu.org>
19973
19974 * frame.el (scrolling): New group.
19975 (automatic-hscrolling): New user-option.
19976
19977 * startup.el (command-line-x-option-alist): Add `-lsp' and
19978 `--line-spacing'.
19979
19980 2000-04-19 Dave Love <fx@gnu.org>
19981
19982 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
19983 (cl-mapc): Rename from mapc. Fix the funcall.
19984
19985 2000-04-19 Gerd Moellmann <gerd@gnu.org>
19986
19987 * simple.el (clone-indirect-buffer-other-window): New command.
19988 (clone-indirect-buffer): Add optional arg NORECROD.
19989 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
19990
19991 * help.el (resize-temp-buffer-window): Use count-screen-lines.
19992
19993 * window.el (count-screen-lines): New function.
19994 (shrink-window-if-larger-than-buffer): Use count-screen-lines
19995 instead of window-buffer-height.
19996
19997 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
19998 non-existing variable comint-input-sentinel.
19999 (inferior-lisp-args-to-list): Removed.
20000 (inferior-lisp): Use split-string instead of
20001 inferior-lisp-args-to-list.
20002
20003 * hexl.el (hexl-insert-hex-string): New command.
20004
20005 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
20006 instead of concat.
20007
20008 2000-04-18 Gerd Moellmann <gerd@gnu.org>
20009
20010 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
20011 at the start of an existing but empty folder.
20012
20013 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20014
20015 * ps-mule.el: Customization fix, doc fix.
20016 (ps-multibyte-buffer): Customization fix.
20017
20018 2000-04-17 Richard M. Stallman <rms@gnu.org>
20019
20020 * subr.el (read-passwd): Use read-char-exclusive.
20021
20022 2000-04-17 Gerd Moellmann <gerd@gnu.org>
20023
20024 * textmodes/texinfo.el (texinfo-insert-@email)
20025 (texinfo-insert-@emph, texinfo-insert-@quotation)
20026 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
20027 (texinfo-mode-map): Add key bindings for them.
20028
20029 * files.el (basic-save-buffer-2): Use a template with `$'
20030 instead of `#' for VMS.
20031
20032 * simple.el (clone-indirect-buffer): New function.
20033
20034 2000-04-16 Stephen Eglen <stephen@gnu.org>
20035
20036 * iswitchb.el (iswitchb-case): New function. If the user input
20037 contains any upper-case characters, the search is made
20038 case-sensitive.
20039
20040 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
20041
20042 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
20043 comment-end.
20044 (texinfo-font-lock-syntactic-keywords): New var.
20045 (texinfo-font-lock-keywords): Remove comment regexp.
20046 (texinfo-insert-block): New function.
20047 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
20048 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
20049 and font-lock-defaults. Use regexp-opt for outline-regexp.
20050 (texinfo-environments): New var.
20051 (texinfo-environment-regexp): Use regexp-opt and
20052 texinfo-environments.
20053
20054 * textmodes/ispell.el (ispell-menu-map-needed): Check that
20055 ispell-process is bound since this might be eval'd before ispell
20056 is loaded.
20057 (ispell-message): Use a tiny bit less magic and a bit more hard
20058 data to figure out what kind of sc-cite-regexp to use.
20059
20060 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
20061
20062 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
20063 (insert-cyclic-diary-entry): Unquote the lambda.
20064
20065 * gud.el (gud-jdb-build-source-files-list): Fix typo.
20066
20067 * files.el (backup-enable-predicate): Unquote the lambda.
20068
20069 * cus-edit.el (custom-face, face): Unquote the lambda.
20070
20071 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20072
20073 * ps-print.el: Check for line-beginning-position definition.
20074
20075 * ps-print.el: Fix counting lines in a region.
20076 (ps-print-version): New version number (5.1.5).
20077 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
20078 (ps-printing-region): Fun code fix.
20079
20080 2000-04-15 Gerd Moellmann <gerd@gnu.org>
20081
20082 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
20083 to file-directory-p.
20084
20085 2000-04-14 Gerd Moellmann <gerd@gnu.org>
20086
20087 * gud.el (gud-jdb-build-source-files-list): Check that directory
20088 exists before calling directory-files.
20089
20090 2000-04-13 Dave Love <fx@gnu.org>
20091
20092 * emacs-lisp/trace.el: Change maintainer. Use new backquote
20093 syntax.
20094
20095 * emacs-lisp/cl-specs.el: Remove when, unless.
20096
20097 * emacs-lisp/cl-extra.el: Don't quote keywords.
20098 (cl-old-mapc): New variable.
20099 (mapc): Use it.
20100 (cl-map-intervals): Use with-current-buffer. Don't check for
20101 next-property-change.
20102 (cl-map-overlays): Use with-current-buffer.
20103 (cl-expt): Remove.
20104 (copy-tree, remprop): Define unconditionally.
20105
20106 * emacs-lisp/cl-compat.el (keywordp): Remove.
20107
20108 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
20109 to use keywordp.
20110 (edebug-spec): Enable keywordp.
20111
20112 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
20113 string-lessp.
20114
20115 * cus-start.el: Use keywordp.
20116
20117 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
20118
20119 * diary-lib.el (include-other-diary-files): Fix the fix of
20120 2000-02-18 by doing a save-excursion.
20121
20122 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20123
20124 * ps-print.el: Customization fix, doc fix.
20125 (ps-print-version): New version number (5.1.4).
20126 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
20127 (ps-print-preprint): Adjust code.
20128 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
20129 (ps-print-prologue-header, ps-print-control-characters)
20130 (ps-spool-config): Customization fix.
20131
20132 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
20133
20134 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
20135 converted to the new menu-item format, names silightly changed,
20136 help strings added.
20137
20138 Support for spelling without async subprocesses:
20139
20140 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
20141 (ispell-session-buffer): New variables.
20142 (ispell-start-process, ispell-process-status,
20143 ispell-accept-output, ispell-send-string): New functions, for
20144 Ispell invocation when async subprocesses aren't supported.
20145 (ispell-word, ispell-pdict-save, ispell-command-loop,
20146 ispell-process-line, ispell-buffer-local-parsing): Replace calls
20147 to process-send-string with calls to ispell-send-string, and
20148 accept-process-output with ispell-accept-output.
20149 (ispell-init-process): Call ispell-process-status instead of
20150 process-status with.
20151 (ispell-init-process): Call ispell-start-process. Call
20152 ispell-accept-output and ispell-send-string. Don't call
20153 process-kill-without-query and kill-process if they are unbound.
20154 (ispell-async-processp): New function.
20155
20156 2000-04-12 Dave Love <fx@gnu.org>
20157
20158 * info.el: Add debug-ignored-errors.
20159 (Info-mode-menu): Add some items.
20160 (Info-directory): Add autoload cookie.
20161
20162 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
20163 Modify `truncate-lines'. Make `describe-language-environment'
20164 always visible and add help. Modify `describe-key' help. Invoke
20165 Info-directory from `info'. New entry `emacs-manual'.
20166
20167 2000-04-10 Gerd Moellmann <gerd@gnu.org>
20168
20169 * progmodes/ebrowse.el (ebrowse-tree-mode):
20170 Use propertized-buffer-identification.
20171 (ebrowse-update-member-buffer-mode-line): Likewise.
20172 (ebrowse--mode-strings): Removed.
20173 (ebrowse--mode-line-props): Removed.
20174
20175 * files.el (auto-mode-alist): Add `EBROWSE'.
20176
20177 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
20178 space before testing for end of buffer.
20179 (ebrowse-load): Removed.
20180 (ebrowse-revert-tree-buffer-from-file): Rewritten.
20181 (ebrowse-create-tree-buffer): Rewritten.
20182 (ebrowse-tree-mode): Read tree from buffer.
20183
20184 * progmodes/ebrowse-ffh.el: Removed.
20185
20186 2000-04-10 Kenichi Handa <handa@etl.go.jp>
20187
20188 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
20189
20190 2000-04-10 Gerd Moellmann <gerd@gnu.org>
20191
20192 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
20193 at the wrong place.
20194
20195 2000-04-09 Dave Love <fx@gnu.org>
20196
20197 * files.el (backup-enable-predicate):
20198 Use temporary-file-directory, small-temporary-file-directory.
20199 (make-backup-file-name-function, backup-directory-alist): New vars.
20200 (make-backup-file-name-1): New function.
20201 (make-backup-file-name): Use it.
20202 (find-backup-file-name): Likewise. Use format for clarity, not concat.
20203 (file-newest-backup): Use make-backup-file-name.
20204
20205 2000-04-09 Gerd Moellmann <gerd@gnu.org>
20206
20207 * progmodes/ebrowse-ffh.el: New file.
20208
20209 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
20210 Moved to ebrowse-ffh.el.
20211 (ebrowse-load): Add autoload.
20212
20213 * finder.el (finder-commentary): Add autoload cookie.
20214
20215 * mail/rfc2368.el: Correct author's email address.
20216
20217 * progmodes/ebrowse.el: New file.
20218
20219 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
20220 item help string.
20221 (easy-menu-do-add-item): Ditto.
20222 (easy-menu-define): Extend doc string.
20223
20224 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
20225 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
20226 (jit-lock-function, jit-lock-stealth-fontify): Don't use
20227 with-buffer-unmodified.
20228
20229 2000-04-08 Dave Love <fx@gnu.org>
20230
20231 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
20232 unless, when.
20233
20234 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
20235
20236 * viper-util.el (viper-put-on-search-overlay): New subroutine.
20237 (viper-flash-search-pattern): No operation when using Emacs
20238 doesn't support face.
20239 Use `viper-put-on-search-overlay'.
20240
20241 2000-04-04 Gerd Moellmann <gerd@gnu.org>
20242
20243 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
20244 like C-r.
20245
20246 * progmodes/make-mode.el: Some doc fixes.
20247 (makefile-mode-abbrev-table): New variable.
20248 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
20249 (makefile-font-lock-keywords): Fontify includes and conditionals.
20250 (toplevel): Require `dabbrev' and `add-log' when compiling.
20251
20252 * replace.el (perform-replace): Don't move forward one char
20253 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
20254 to do that because it leaves point 1 position after the last
20255 replacement, after everything has been replaced.
20256
20257 * jit-lock.el (with-buffer-unmodified): New macro.
20258 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
20259 modified state.
20260 (jit-lock-function-1): Extracted from jit-lock-function; not
20261 preserving buffer's modified state.
20262 (jit-lock-function, jit-lock-stealth-fontify):
20263 Call jit-lock-function-1.
20264
20265 * mail/rfc2368.el: Remove supernumerary copyright line.
20266
20267 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
20268
20269 * glasses.el: Provide facilities for inserting space before left
20270 parentheses and uncapitalization of identifiers.
20271 (glasses-mode): Try to remove old overlays in all cases.
20272
20273 2000-04-03 Gerd Moellmann <gerd@gnu.org>
20274
20275 * progmodes/compile.el (compile-internal): Display the compilation
20276 buffer in a different frame, if it's already displayed there.
20277
20278 * mail/rfc2368.el: New file.
20279
20280 * simple.el (sendmail-user-agent-compose): Recognize a `body'
20281 header and insert its value as mail body.
20282
20283 * subr.el (member-ignore-case): New function.
20284
20285 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
20286 (dabbrev--find-expansion): Ignore buffers matching a regexp
20287 from dabbrev-ignored-regexps.
20288
20289 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
20290 to extensions handled by gzip.
20291
20292 2000-04-03 Richard M. Stallman <rms@gnu.org>
20293
20294 * files.el (insert-directory): List the total free space
20295 along with the used space.
20296
20297 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
20298 line is followed by one that matches CITATION-REGEXP, end the
20299 paragraph.
20300
20301 2000-04-03 Markus Rost <rost@delysid.gnu.org>
20302
20303 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
20304 (rmail-make-basic-summary-line): Use that option.
20305
20306 2000-04-03 Kenichi Handa <handa@etl.go.jp>
20307
20308 * international/mule-cmds.el (encoded-string-description):
20309 Rewritten. Try pretty description for ISO 2022 escape sequences
20310 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
20311 for hexadecimal format.
20312
20313 2000-04-01 Dave Love <fx@gnu.org>
20314
20315 * cpp.el: Change customization group to `c' from `C'.
20316
20317 * vcursor.el (vcursor-move): Use display-color-p.
20318
20319 * international/mule-util.el: Provide mule-utils.
20320 (string-to-sequence): Simplify and speed up.
20321
20322 * international/mule.el (make-coding-system): Purecopy doc-string.
20323
20324 * international/mule-cmds.el: Various menu changes.
20325 (describe-specified-language-support): Handle `Default'.
20326 (set-language-info): Purecopy `info'.
20327
20328 2000-03-31 Andrew Innes <andrewi@gnu.org>
20329
20330 * vc.el (vc-backend-diff): Return the correct status if we had to
20331 retry the rcsdiff command without the --brief option.
20332
20333 2000-03-31 Dave Love <fx@gnu.org>
20334
20335 * help.el (help-manyarg-func-alist): Correct several omissions.
20336
20337 * add-log.el: Don't require cl, fortran.
20338 (add-log-current-defun-function): Doc fix.
20339 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
20340 (change-log-version-rcs): Function deleted.
20341 (change-log-version-number-search): Doc fix.
20342 Use vc-workfile-version. Avoid CL dolist.
20343 (add-change-log-entry): Just call add-log-current-defun to get
20344 defun. Simplify somewhat.
20345 (change-log-get-method-definition-1): Likewise.
20346 (add-log-current-defun): Return nil if calling
20347 add-log-current-defun-function does so. Move Fortran stuff to
20348 fortran.el. Return string without properties.
20349
20350 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
20351 and :alpha: char classes.
20352
20353 * mail/supercite.el: Defvar curline when compiling.
20354 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
20355 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
20356 rather than a-zA-Z0-9 to allow non-ASCII characters.
20357
20358 2000-03-31 Gerd Moellmann <gerd@gnu.org>
20359
20360 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
20361
20362 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
20363 Re-enable new code.
20364
20365 * lpr.el (print-region-1): Use -d to specify printer name for
20366 systems `usg-unix-v*, `dgux', `hpux', `irix'.
20367
20368 2000-03-31 Dave Love <fx@gnu.org>
20369
20370 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
20371 Look for function definition in symbol's function value slot first
20372 instead of first consulting byte-compile-function-environment.
20373
20374 2000-03-31 Kenichi Handa <handa@etl.go.jp>
20375
20376 * language/european.el ("Polish"): New language environment.
20377 (setup-polish-environment): New function.
20378
20379 2000-03-30 Gerd Moellmann <gerd@gnu.org>
20380
20381 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
20382 Disable new code.
20383
20384 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
20385 trying to `load' the symbol of an autoload instead of the file
20386 recorded in the autoload. Fix error messages.
20387
20388 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20389
20390 * ps-print.el: PostScript programming fix for ghostview, doc fix.
20391 (ps-print-version): New version number (5.1.3).
20392 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
20393 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
20394 (ps-generate-postscript-with-faces): Code fix.
20395 (ps-color-values): XEmacs compatibility.
20396 (ps-print-background-image, ps-print-background-text, ps-printer-name)
20397 (ps-default-fg, ps-default-bg): Adjust customization.
20398 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
20399 (ps-color-scale): Renaming old ps-color-value fun.
20400 (ps-print-headers): Replace ps-print-header group to avoid conflict
20401 with ps-print-header variable.
20402 (ps-print-miscellany): New group.
20403 (ps-format-color, ps-rgb-color): New funs.
20404 (ps-default-foreground): New var.
20405 (ps-printer-name-option): New const.
20406
20407 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
20408
20409 * net/net-utils.el:
20410 (network-connection-host, network-connection-service): New variables
20411 (network-connection-mode): New mode, derived from comint-mode
20412 (network-connection-mode-setup): New function, saves host and
20413 service information in local variables.
20414
20415 * lisp/locate.el:
20416 (locate-word-at-point): Added this function
20417 (locate): Default to using locate-word-at-point as input
20418 Run dired-mode-hook
20419
20420 2000-03-29 Dave Love <fx@gnu.org>
20421
20422 * calendar/appt.el: Doc fixes.
20423 (appt-check): Convert min-to-app to a string before passing to
20424 appt-disp-window-function or concat.
20425 (appt-delete-window): Remove test for frame-root-window.
20426 (appt-select-lowest-window, appt-convert-time): Simplify.
20427
20428 * emacs-lisp/bytecomp.el: Doc fixes.
20429 (byte-compile-file-form-autoload):
20430 Update byte-compile-function-environment.
20431
20432 2000-03-29 Andreas Schwab <schwab@suse.de>
20433
20434 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
20435
20436 * dired.el (dired-insert-directory): If dired-free-space-program
20437 failed just delete its output.
20438
20439 2000-03-29 Dave Love <fx@gnu.org>
20440
20441 * international/iso-cvt.el: Move provide to end. Doc fixes.
20442 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
20443 (iso-iso2sgml, iso-sgml2iso): New functions.
20444 (iso-cvt-define-menu): Fix some entries and use backquote for
20445 clarity.
20446
20447 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
20448
20449 2000-03-28 Gerd Moellmann <gerd@gnu.org>
20450
20451 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
20452 ISO-DATE. If non-nil, return date in ISO 8601 format.
20453
20454 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
20455
20456 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
20457 if it ever becomes used.
20458 (log-edit-mode-hook): Default to vc-log-mode-hook.
20459 (log-edit-mode): Fix the docstring.
20460
20461 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
20462 the code.
20463
20464 2000-03-26 Dave Love <fx@gnu.org>
20465
20466 * net/browse-url.el (browse-url): Re-fix case of
20467 browse-url-browser-function being an alist.
20468 (browse-url): Add :link to defgroup.
20469
20470 * files.el: Doc fixes.
20471 (file-truename): Include `[' in wildcard characters.
20472 (automount-dir-prefix): Customize.
20473 (find-file-wildcards): Add :version.
20474 (find-file-noselect): Simplify a mapcar call.
20475
20476 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
20477 compatible with inf-lisp version.
20478 (eval-defun-1): Fix custom-declare-variable case.
20479
20480 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
20481
20482 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
20483
20484 2000-03-24 Gerd Moellmann <gerd@gnu.org>
20485
20486 * Makefile (COMPILE_FIRST): New macro.
20487 (compile-files): Compile files from COMPILE_FIRST first.
20488
20489 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
20490
20491 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
20492 matching open parenthesis in column 0 to defun-prompt-regexp
20493 only if open-paren-in-column-0-is-defun-start is set.
20494
20495 * sun-curs.el: Require CL at compile-time only.
20496
20497 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
20498 instead of copy-list which is a function from CL.
20499 (msb--choose-menu, msb--mode-menu-cond)
20500 (msb--create-buffer-menu-2): Use dolist instead of mapc.
20501 (msb--init-file-alist): Use mapcar instead of mapcan.
20502 (msb--aggregate-alist): Use mapcar instead of mapcan.
20503 Fix `(' in column 0 in doc string.
20504 (msb--add-separators): Use mapcar instead of mapcan.
20505
20506 * cus-dep.el: Require CL at compile-time only.
20507
20508 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
20509
20510 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
20511 (byte-compile-warnings): New warning `noruntime'.
20512 (byte-compile-constants, byte-compile-variables): Fix docstring.
20513 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
20514 execute `eval-whenc-compile's body.
20515 (byte-compile-unresolved-functions): Fix docstring.
20516 (byte-compile-eval): New function.
20517 (byte-compile-callargs-warn): Check if the function will be available
20518 at runtime (via property `byte-compile-noruntime').
20519 (byte-compile-print-syms): New function.
20520 (byte-compile-warn-about-unresolved-functions): Also warn about
20521 `noruntime' functions (and use `byte-compile-print-syms').
20522 (byte-compile-file): Capitalize the message.
20523
20524 2000-03-24 Gerd Moellmann <gerd@gnu.org>
20525
20526 * mail/rmail.el (rmail-confirm-expunge): New user-option.
20527 (rmail-expunge): Ask for confirmation depending on the setting
20528 of rmail-confirm-expunge.
20529
20530 2000-03-23 Gerd Moellmann <gerd@gnu.org>
20531
20532 * Makefile (bootstrap-clean): If $(emacs) exists, build
20533 loaddefs.el first. A loaddefs.el that's not up-to-date might
20534 cause a bootstrap failure because things don't autoload as expected.
20535
20536 2000-03-23 Dave Love <fx@gnu.org>
20537
20538 * net/browse-url.el: Restore previous use of
20539 browse-url-maybe-new-window.
20540
20541 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20542
20543 * ps-print.el: Skip banner page fix.
20544 (ps-print-version): New version number (5.1.2).
20545 (ps-begin-file, ps-end-file, ps-generate): Code fix.
20546
20547 2000-03-23 Dave Pearson <davep@davep.org>
20548
20549 * net/quickurl.el Changed the type of parameter passed to the
20550 function defined by `quickurl-format-function'. Before only the
20551 text of the URL was passed. Now the whole URL structure is passed
20552 and the function is responsible for extracting the parts it requires.
20553 Changed the default of `quickurl-format-function' accordingly.
20554 (quickurl-insert): Changed the `funcall' of
20555 `quickurl-format-function' to match the above change.
20556 (quickurl-list-insert): Changed the `url' case so that it makes
20557 use of `quickurl-format-function', previous to this the format was
20558 hard wired.
20559
20560 2000-03-22 Gerd Moellmann <gerd@gnu.org>
20561
20562 * startup.el: Change some spellings for the X Window System.
20563
20564 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
20565
20566 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
20567 Clean up the code and the regexp and make sure the cursor is
20568 temporarily moved to the suspicious line while querying the user.
20569
20570 2000-03-22 Jason Rumney <jasonr@gnu.org>
20571
20572 * w32-fns.el (w32-charset-info-alist): Initialize.
20573
20574 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20575
20576 * ps-print.el: N-up last page fix.
20577 (ps-print-version): New version number (5.1.1).
20578 (ps-end-file, ps-end-job, ps-generate): Code fix.
20579
20580 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
20581
20582 * files.el (find-file-run-dired): Update docstring.
20583 (find-directory-functions): New hook.
20584 (find-file-noselect): Run find-directory-functions rather than
20585 calling dired directly.
20586
20587 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
20588
20589 * pcvs.el: Add a minimal leading commentary.
20590 (cvs-make-cvs-buffer): Change the header part by removing the startup
20591 message and adding a `Module' entry. Also replace the FOOTER and
20592 HEADER special fileinfos with the new support in ewoc for updating
20593 its own footer and header.
20594 (cvs-update-header): Update to use the header/footer of the ewoc.
20595 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
20596 (cvs-is-within-p): New function.
20597 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
20598 to only examine some subset of the buffers.
20599
20600 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
20601 `format' instead of our own ad-hoc functions.
20602 Remove HEADER and FOOTER cases, now handled in the EWOC.
20603 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
20604
20605 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
20606 output to avoid scaring the user.
20607 (cvs-parse-table): Catch message for non-up-to-date commits.
20608
20609 * pcvs-defs.el (cvs-startup-message): Remove.
20610 (cvs-global-menu): New autoloaded menu.
20611
20612 * pcvs-util.el (cvs-string-fill): Remove.
20613
20614 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
20615 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
20616 PP part of it and also make it work for footers and headers.
20617 (ewoc-create): Drop POS and BUFFER arguments.
20618 Use the DLL's dummy node to store the end-of-footer position.
20619 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
20620 (ewoc-refresh): Remove unused `header' variable.
20621 (ewoc-(get|set)-hf): New functions.
20622
20623 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
20624 log-view-*-(message|file) and use easy-mmode-define-navigation.
20625 (log-view-message-re): Match SCCS format as well.
20626 And match the revision line rather than the dashed separator line.
20627 (log-view-mode): Use the new define-derived-mode.
20628 (log-view-current-tag): Fill in with an actual implementation.
20629
20630 * cvs-status.el (cvs-status-(prev|next)): Rename from
20631 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
20632 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
20633 to let the output "breathe" a little more (more readable).
20634 (cvs-status-mode): Use the new define-derived-mode.
20635
20636 * smerge-mode.el (smerge-auto-leave): New function and variable.
20637 (smerge-basic-map): Rename from smerge-basic-keymap.
20638 Change the bindings for smerge-diff-*.
20639 (smerge-*-map): Use easy-mmode-defmap.
20640 (smerge-(next|prev)): Use easy-mmode-define-navigation.
20641 (smerge-keep-*): Use smerge-auto-leave.
20642
20643 2000-03-21 Jason Rumney <jasonr@gnu.org>
20644
20645 * cus-edit.el (custom-button-face): Use 3D look for w32.
20646 (custom-button-pressed-face): Likewise.
20647
20648 2000-03-21 Gerd Moellmann <gerd@gnu.org>
20649
20650 * progmodes/etags.el (tags-case-fold-search): New user-option.
20651 (tags-loop-eval): New function. Bind case-fold-search around eval
20652 depending on the value of tags-case-fold-search.
20653 (tags-loop-continue): Use tags-loop-eval.
20654 (find-tag-in-order): Bind case-fold-search depending on the value
20655 of tags-case-fold-search.
20656
20657 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
20658
20659 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
20660 (diff-end-of-hunk): Return the end position for use in
20661 `easy-mmode-define-navigation'.
20662 (diff-recenter): Remove.
20663 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
20664 of `easy-mmode-define-navigation'.
20665 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
20666 previous renaming) and fix to use new names.
20667 (diff-merge-strings): Use \n as separator: simpler, faster.
20668 (diff-mode): Use `define-derived-mode'.
20669
20670 * derived.el (define-derived-mode): Don't autoload anymore.
20671 Prefer the macro-only version provided by easy-mmode.el.
20672
20673 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
20674 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
20675 (easy-mmode-define-navigation): New macro.
20676
20677 * subr.el (combine-run-hooks): New function.
20678
20679 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
20680
20681 * term/x-win.el: Fontsets related initialization is simplified.
20682
20683 * international/mule-diag.el (describe-font): Don't refer to
20684 global-fontset-alist, instead call font-list.
20685 (describe-fontset, list-fontsets, mule-diag): Likewise.
20686 (print-fontset): Adjusted for the change of fontset implementation.
20687
20688 * international/fontset.el (x-charset-registries): Variable removed,
20689 instead the corresponding data is stored in the default fontset.
20690 (register-alternate-fontnames): Function removed.
20691 (resolved-ascii-font): Variable removed.
20692 (x-compose-font-name): Ignore the second argument REDOCE.
20693 (x-complement-fontset-spec): Complement only an ASCII font and
20694 element for those charsets than can use that ASCII font.
20695 (generate-fontset-menu): Don't refer to global-fontset-alist,
20696 instead call fontset-list.
20697 (uninstantiated-fontset-alist): Variable removed.
20698 (x-style-funcs-alist): Likewise.
20699 (fontset-default-styles): Likewise.
20700 (x-modify-font-name): Function removed.
20701 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
20702 (create-fontset-from-ascii-font): Docsting adjusted for the above
20703 change.
20704 (instantiate-fontset, resolve-fontset-name): Functions removed.
20705 (fontset-list): Now implemented by C code.
20706
20707 * faces.el (read-face-font): Fix TABLE arg to completing-read.
20708 (describe-face): Include `font' attribute in the description.
20709
20710 2000-03-21 Kenichi Handa <handa@etl.go.jp>
20711
20712 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
20713
20714 2000-03-20 Gerd Moellmann <gerd@gnu.org>
20715
20716 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
20717 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
20718 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
20719
20720 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
20721 about behavior of set-buffer-modified-p wrt redisplay.
20722
20723 2000-03-19 Richard M. Stallman <rms@gnu.org>
20724
20725 * view.el (view-mode-disable): Kill local binding of view-read-only.
20726
20727 2000-03-18 Gerd Moellmann <gerd@gnu.org>
20728
20729 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
20730 is a string, convert it to a syntax cell using string-to-syntax.
20731
20732 * simple.el (syntax-code-table, syntax-flag-table): New variables.
20733 (string-to-syntax): New function.
20734
20735 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
20736 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
20737 try to use passive ftp mode.
20738
20739 2000-03-17 Gerd Moellmann <gerd@gnu.org>
20740
20741 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
20742
20743 * simple.el (append-to-buffer): Update point of windows after
20744 insertion.
20745
20746 * abbrev.el (inverse-add-abbrev): Identify word by first moving
20747 forward then moving backward. Reindent.
20748
20749 * frame.el (other-frame): Call x-focus-frame only if
20750 focus-follows-mouse is off.
20751
20752 2000-03-17 Dave Love <fx@gnu.org>
20753
20754 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
20755
20756 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
20757
20758 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
20759 regexp for labels cannot span several lines.
20760
20761 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
20762 `(setq :<key> ':<key>)' to the macro expansion.
20763
20764 2000-03-16 Dave Love <fx@gnu.org>
20765
20766 * progmodes/f90.el (f90): Put custom group under `languages', not
20767 `fortran'.
20768 (f90-mode-hook): Customize.
20769 (f90-mode): Set add-log-current-defun-function.
20770 (f90-current-defun): New function.
20771
20772 2000-03-16 Gerd Moellmann <gerd@gnu.org>
20773
20774 * cus-edit.el (custom-variable-tag-face): Handle case that
20775 default face's height is not a number.
20776 (custom-face-tag-face, custom-group-tag-face-1)
20777 (custom-group-tag-face): Ditto.
20778 (custom-group-tag-face-1): Add :group.
20779
20780 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
20781
20782 2000-03-15 Gerd Moellmann <gerd@gnu.org>
20783
20784 * pcvs-defs.el (toplevel): Remove autoload cookie for form
20785 requiring easymenu.
20786
20787 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20788
20789 * ps-print.el: PostScript user-defined prologue, PostScript error
20790 handler, doc fix.
20791 (ps-print-version): New version number (5.1).
20792 (ps-user-defined-prologue, ps-error-handler-message)
20793 (ps-print-prologue-0, ps-error-handler-alist): New vars.
20794 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
20795 (ps-insert-string): New function.
20796
20797 2000-03-15 Kenichi Handa <handa@etl.go.jp>
20798
20799 * international/ccl.el (ccl-compile-expression): Don't generate
20800 invalid self-assignment code.
20801
20802 2000-03-14 Dave Love <fx@gnu.org>
20803
20804 * subr.el (replace-regexp-in-string): Renamed from
20805 replace-regexps-in-string. Doc fix.
20806
20807 2000-03-12 Dave Love <fx@gnu.org>
20808
20809 * cus-edit.el: Doc fixes.
20810 (customize-set-variable, customize-save-variable): Rename args for doc.
20811 (custom-variable-tag-face, custom-face-tag-face)
20812 (custom-group-tag-face-1, custom-group-tag-face): Modify from
20813 style which user identify as hyperlink.
20814 (hook): Don't add undefined functions to the hook.
20815 (debug-ignored-errors): Transfer message from bindings.el.
20816
20817 2000-03-12 Gerd Moellmann <gerd@gnu.org>
20818
20819 * recentf.el (recentf-keep-non-readable-files-p):
20820 Remove double/nested definition.
20821
20822 2000-03-12 Dave Love <fx@gnu.org>
20823
20824 * facemenu.el (facemenu-get-face): Use display-color-p.
20825 * enriched.el (enriched-decode-foreground): Likewise.
20826 (enriched-decode-background): Likewise.
20827 * isearch.el (isearch-highlight): Likewise.
20828 * info-look.el (info-lookup): Likewise.
20829 * simple.el (completion-setup-function): Likewise.
20830
20831 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
20832 :options.
20833
20834 * bindings.el (mode-line-format): Fix line-number and
20835 column-number items. Add help-echo for the background.
20836 (mode-line-mule-info): Modify help-echo.
20837
20838 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
20839
20840 * files.el (load-file): Allow completion to .elc.
20841
20842 * man.el: Doc fixes.
20843 (Man-init-defvars): Use display-color-p to set fontification.
20844
20845 * play/hanoi.el (hanoi-internal): Don't use oddp.
20846
20847 2000-03-12 Gerd Moellmann <gerd@gnu.org>
20848
20849 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
20850
20851 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
20852
20853 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
20854
20855 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
20856 Fix comment.
20857
20858 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
20859
20860 * font-lock.el (font-lock-keywords): Fix the doc now that
20861 regexp-opt-depth is unnecessary.
20862 (save-buffer-state): Set an edebug spec.
20863 (font-lock-fontify-anchored-keywords): Properly handle the case when
20864 the matcher goes past the limit.
20865
20866 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
20867 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
20868
20869 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
20870 dll.el and cookie.el (from Elib) with heavy renaming and other
20871 massaging.
20872
20873 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
20874 Autoload the functions used.
20875 (easy-mmode-define-syntax): Fix CL typo.
20876 (easy-mmode-define-derived-mode): Improve the docstring generation.
20877
20878 2000-03-10 Gerd Moellmann <gerd@gnu.org>
20879
20880 * textmodes/texinfo.el (texinfo-version): Variable and function
20881 removed.
20882
20883 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
20884
20885 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
20886 allow more flexibility.
20887 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
20888 (easy-mmode-defmap, easy-mmode-defsyntax)
20889 (easy-mmode-define-derived-mode): New macros.
20890
20891 2000-03-09 Didier Verna <didier@xemacs.org>
20892
20893 * rect.el (replace-rectangle): New function.
20894
20895 2000-03-09 Dave Love <fx@gnu.org>
20896
20897 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
20898 (fortran-comment-line-start-skip): Don't match cpp stuff.
20899 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
20900 (fortran-mode-map): Remove over-eager custom-menu-create for now.
20901 (fortran-mode): Don't set fortran-comment-line-start-skip,
20902 fortran-comment-line-start here. Set comment-start,
20903 add-log-current-defun.
20904 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
20905 (fortran-current-defun): New function.
20906
20907 2000-03-09 Gerd Moellmann <gerd@gnu.org>
20908
20909 * emacs-lisp/re-builder.el: New file.
20910
20911 * mouse.el (mouse-drag-region): Don't run up-event handler
20912 if hscroll has changed.
20913
20914 * octave-mod.el (octave-font-lock-keywords): To font-lock the
20915 builtin operators, use `font-lock-builtin-face' for Emacs and
20916 `font-lock-preprocessor-face' otherwise.
20917
20918 * font-lock.el (lisp-font-lock-keywords-1): Highlight
20919 `(defun (setf foo)' differently.
20920
20921 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
20922
20923 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
20924 (regexp-opt): Update comment and adapt the code the new meaning of
20925 the `paren' argument of regex-opt-group for shy-groups.
20926 (regexp-opt-depth): Handle shy groups as well as backslashed
20927 backslashes.
20928 (regexp-opt-group): Turn the leading comment into a docstring.
20929 Allow `paren' to be a string (the string to use to open a group).
20930 Remove open-presuf and close-presuf. Instead of checking for `all
20931 one-char' and then later on check for `several one-char', handle
20932 both cases close together. Also apply a more generic algorithm
20933 for suffixes (the mirror image of the algorithm used for
20934 prefixes). Use shy-groups. Use nreverse rather than reverse.
20935 (regexp-opt-try-suffix): Removed.
20936
20937 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
20938 from comint-mode-map, so we can just inherit from it. Also, move
20939 the initialization into the `defvar' since there's no docstring
20940 anyway and it's fairly short.
20941 (inferior-scheme-mode): Define it as derived-mode: the code is
20942 shorter and this way we inherit from comint-mode-map rather than
20943 copying it.
20944
20945 * subr.el (replace-regexps-in-string): Properly handle the case
20946 where we match an empty string.
20947
20948 * comint.el (comint-exec-1): Add the current-dir to the exec-path
20949 when the command has a directory component (such as "./testml").
20950 Also fix a typo in the comment.
20951
20952 2000-03-08 Gerd Moellmann <gerd@gnu.org>
20953
20954 * Makefile (compile-files): Compile files one by one because
20955 that's the only way to ensure a clean compilation environment for
20956 each individual file.
20957
20958 * frame.el (other-frame): Call x-focus-frame.
20959
20960 2000-03-07 Dave Love <fx@gnu.org>
20961
20962 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
20963 :require to defcustom.
20964
20965 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
20966
20967 * files.el (auto-mode-alist): Add configure.in.
20968
20969 * progmodes/autoconf.el: New file.
20970
20971 2000-03-07 Gerd Moellmann <gerd@gnu.org>
20972
20973 * mail/mh-e.el: Change maintainer to `none'.
20974
20975 * recentf.el (recentf-keep-non-readable-files-p): Quote args
20976 to remove-hook and add-hook.
20977
20978 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
20979
20980 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
20981 it as the default.
20982 (mail-send): Test mail-send-nonascii also for the new `mime' value.
20983 (sendmail-send-it): Conditionally add MIME headers specifying the
20984 used character set.
20985
20986 2000-03-07 Dave Love <fx@gnu.org>
20987
20988 * winner.el: Fix keywords, autoload cookies.
20989 Split eval-when-compile form to avoid compilation failure.
20990
20991 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
20992
20993 * international/mule.el: Modify comment about coding system
20994 property `coding-category'.
20995 (make-coding-system): New argument EOL-TYPE. Pay attention to
20996 coding-category property of PROPERTIES.
20997
20998 * international/mule-conf.el (coding-category-utf-8)
20999 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
21000 categories. Include them in the argument for set-coding-priority.
21001
21002 * international/mule-cmds.el (reset-language-environment):
21003 Include coding-category-utf-8, coding-category-utf-16-be, and
21004 coding-category-utf-16-le in the argument for set-coding-priority.
21005 (reset-language-environment): Initialize coding-category-utf-8,
21006 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
21007
21008 2000-03-06 Karl Fogel <kfogel@red-bean.com>
21009
21010 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
21011 code abstracted out of `bookmark-jump-noselect'. Now tries info
21012 extensions as well as compression extensions.
21013 (bookmark-jump-noselect): Use above new func.
21014
21015 2000-03-03 Gerd Moellmann <gerd@gnu.org>
21016
21017 * strokes.el: Change maintainer's mail address.
21018
21019 2000-03-03 Kenichi Handa <handa@etl.go.jp>
21020
21021 * international/mule-diag.el (list-character-sets): Make help-echo
21022 string by substitute-command-keys.
21023 (list-character-sets): Likewise.
21024 (sort-listed-character-sets): Call help-setup-xref.
21025
21026 2000-03-02 Gerd Moellmann <gerd@gnu.org>
21027
21028 * time.el (display-time-mail-file): Add `none' to the list of choices.
21029
21030 2000-03-01 Dave Love <fx@gnu.org>
21031
21032 * help.el (help-xref-go-back): Don't try to set position.
21033
21034 * international/mule-diag.el (list-character-sets):
21035 Call help-setup-xref. Add help-echo to xrefs.
21036 (list-character-sets-1): Add help-echo to xrefs.
21037
21038 2000-03-02 Gerd Moellmann <gerd@gnu.org>
21039
21040 * frame.el (blink-cursor-mode): Switch cursor on when turning
21041 the mode off.
21042
21043 * add-log.el (add-log-current-defun): Add support for
21044 Autoconf mode.
21045
21046 * mail/rmail.el (rmail-quit-hook): New variable.
21047
21048 2000-03-01 Dave Love <fx@gnu.org>
21049
21050 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
21051
21052 * help.el (help-xref-button): Add help-echo arg.
21053 (describe-function-1, describe-variable, help-make-xrefs): Use it.
21054
21055 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
21056
21057 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
21058
21059 2000-03-01 Gerd Moellmann <gerd@gnu.org>
21060
21061 * image.el (defimage): Look for image files in load-path.
21062
21063 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
21064
21065 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21066
21067 * recentf.el (recentf): Added version tag to the defgroup of recentf.
21068
21069 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21070
21071 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
21072 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
21073 action to select/unselect a file.
21074 (recentf-edit-list): Code cleanup and improvement.
21075 (recentf-open-more-files-action): `recentf-open-more-files' button
21076 widget action to open a file.
21077 (recentf-open-more-files): No more use standard completion but widgets.
21078 (recentf-more-collection): Deleted.
21079 (recentf-more-history): Deleted.
21080 (recentf-setup-more-completion): Deleted.
21081
21082 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21083
21084 * recentf.el (recentf-mode): No more needs that Emacs is running
21085 under a window-system.
21086
21087 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21088
21089 * recentf.el (recentf-edit-list): New command to edit the recent
21090 list which allow the user to remove files.
21091 (recentf-edit-selected-items): New global variable, used by
21092 `recentf-edit-list' to hold the list of files to be removed from
21093 the recent list.
21094 (recentf-make-menu-items): Updated to display a "Edit list..."
21095 menu item. Minor code cleanup.
21096
21097 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21098
21099 * recentf.el (recentf-open-more-files): New command to open files
21100 that are not displayed in the menu.
21101 (recentf-more-collection): New global variable holding the set of
21102 permissible completions used by `recentf-open-more-files'.
21103 (recentf-more-history): New global variable holding the history list
21104 used by `recentf-open-more-files' completion.
21105 (recentf-setup-more-completion): New function to setup completion for
21106 `recentf-open-more-files'.
21107 (recentf-make-menu-items): Updated to display a "More..." menu item.
21108
21109 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21110
21111 * recentf.el (recentf-menu-action): Doc fixed.
21112
21113 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21114
21115 * recentf.el (recentf-menu-filter): Doc updated.
21116 (recentf-update-menu-hook): Allow menu filters to force menu update.
21117 (recentf-make-menu-items): New menu filter handling.
21118 (recentf-make-menu-item): New helper function.
21119 (recentf-menu-elements): New menu handling function.
21120 (recentf-sort-ascending): Updated to new menu filter handling.
21121 (recentf-sort-descending): Updated to new menu filter handling.
21122 (recentf-sort-basenames-ascending): New menu filter function.
21123 (recentf-sort-basenames-descending): New menu filter function.
21124 (recentf-show-basenames): New menu filter function.
21125 (recentf-show-basenames-ascending): New menu filter function.
21126 (recentf-show-basenames-descending): New menu filter function.
21127
21128 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
21129
21130 * diary-lib.el (list-diary-entries): Don't try to go forward at
21131 the end of the buffer.
21132
21133 2000-02-29 Kenichi Handa <handa@etl.go.jp>
21134
21135 * international/mule-diag.el (list-character-sets):
21136 Completely rewritten.
21137 (sort-listed-character-sets): New function.
21138 (list-character-sets-1): Completely rewritten.
21139 (list-character-sets-2): New function.
21140 (non-iso-charset-alist): New variable.
21141 (decode-codepage-char): New function.
21142 (charset-history): New variable.
21143 (read-charset) (list-block-of-chars)
21144 (list-iso-charset-chars)
21145 (list-non-iso-charset-chars)
21146 (list-charset-chars): New functions.
21147 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
21148 (dump-charsets): Likewise.
21149
21150 2000-02-29 Gerd Moellmann <gerd@gnu.org>
21151
21152 * dired-x.el (dired-filename-at-point): Add `@' to valid
21153 file name characters.
21154 (dired-filename-at-point): Handle ange-ftp file names.
21155
21156 * frame.el (frame-notice-user-settings): Use assq-delete-all
21157 instead of assoc-delete-all.
21158 (frame-notice-user-settings): Ditto.
21159
21160 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
21161 Don't copy alist.
21162
21163 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
21164
21165 * calculator.el (calculator-use-menu): New option.
21166 (calculator-initial-bindings): Changed some bindings to work as macros.
21167 (calculator-forced-input): Removed.
21168 (calculator-restart-other-mode): New variable.
21169 (calculator-mode-map): Set up menu.
21170
21171 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
21172
21173 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
21174
21175 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
21176
21177 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
21178 translate all ESC key sequences.
21179 (viper-goto-mark-subr): Restore markers for files for which
21180 they were saved.
21181 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
21182 * viper-util.el (viper-set-replace-overlay-glyphs)
21183 (viper-set-replace-overlay): Always check if the replacement
21184 overlay is live.
21185 * viper.el (viper-vi-state-mode-list): Add major modes.
21186 * ediff-wind.el: Minor comment changes.
21187 * ediff.el: Copyright notice date fix.
21188
21189 2000-02-27 Jason Rumney <jasonr@gnu.org>
21190
21191 * faces.el (face-font-family-alternatives): Add arial to helv.
21192 (mode-line, header-line, tool-bar): Same default as x for w32.
21193 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
21194 face-font-family-alternatives from working.
21195 * term/w32-win.el (mouse-set-font): Do not build fontset from
21196 chosen font.
21197
21198 2000-02-25 Sam Steingold <sds@goems.com>
21199
21200 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
21201 properly.
21202
21203 2000-02-25 Richard M. Stallman <rms@gnu.org>
21204
21205 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
21206
21207 2000-02-25 Gerd Moellmann <gerd@gnu.org>
21208
21209 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
21210
21211 * frame.el (busy-cursor-delay-seconds): New option.
21212
21213 2000-02-24 Gerd Moellmann <gerd@gnu.org>
21214
21215 * frame.el (show-cursor-in-non-selected-windows): New option.
21216
21217 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
21218
21219 * diary-lib.el (include-other-diary-files): Undo the selective
21220 display in any included file and don't kill it.
21221
21222 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
21223
21224 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
21225 Menu items converted to (menu-item format, help strings added.
21226 [downcase, upcase]: Don't enable on MS-DOS.
21227 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
21228 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
21229
21230 2000-02-23 Dave Love <fx@gnu.org>
21231
21232 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
21233 (backward-kill-word): Revert addition of * to interactive spec --
21234 it's a feature.
21235
21236 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
21237 (backward-kill-sentence, kill-sentence): Likewise.
21238
21239 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
21240 scratch buffer name.
21241 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
21242
21243 * term/w32-win.el (internal-face-interactive): Update prompt for
21244 new read-face-name.
21245
21246 * mail/footnote.el (footnote): Add :version to defgroup.
21247 (footnote-section-tag-regexp): Customize.
21248 (footnote-start-tag, footnote-end-tag): New option.
21249 (footnote-latin-regexp): New variable.
21250 (Footnote-latin): New function.
21251 (footnote-style-alist): Add element for latin style.
21252 (footnote-style): Moved.
21253 (Footnote-goto-footnote): Use eq to test arg.
21254
21255 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
21256
21257 * emacs-lisp/byte-opt.el: Change old backquote syntax.
21258 (byte-compile-trueconstp): Include keywords.
21259 (byte-optimize-quote, byte-optimize-lapcode):
21260 Use byte-compile-const-symbol-p.
21261 (byte-optimize-char-before): New optimization.
21262
21263 * emacs-lisp/bytecomp.el: Change old backquote syntax.
21264 (byte-compile-const-symbol-p): New function.
21265 (byte-compile-constp, byte-compile-out-toplevel)
21266 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
21267 Use it.
21268
21269 * subr.el (define-key-after): Default AFTER to t. Doc fix.
21270
21271 2000-02-23 Kenichi Handa <handa@etl.go.jp>
21272
21273 * international/encoded-kb.el: Be sure to update minor-mode-alist
21274 and minor-mode-map-alist.
21275 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
21276 codes SS2 and SS3 correctly.
21277 (encoded-kbd-self-insert-ccl): New function.
21278 (encoded-kbd-setup-keymap): New function.
21279 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
21280 by calling encoded-kbd-setup-keymap.
21281
21282 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
21283 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
21284
21285 2000-02-22 Dave Love <fx@gnu.org>
21286
21287 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
21288 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
21289 (lisp-mode-syntax-table): Set up for #|...|# comments.
21290 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
21291 classes. Match `defface'.
21292 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
21293 (eval-defun-1): Fix for defcustom.
21294 (lisp-indent-region): Doc fix.
21295
21296 * subr.el (when, unless, split-string): Doc fix.
21297 (read-passwd): Move call of clear-this-command-keys to the right place.
21298 (replace-regexps-in-string): New function.
21299
21300 2000-02-22 Gerd Moellmann <gerd@gnu.org>
21301
21302 * help.el (describe-variable): Set syntax table to
21303 emacs-lisp-mode-syntax-table when moving forward over the
21304 symbol's name.
21305
21306 2000-02-22 Dave Love <fx@gnu.org>
21307
21308 * xt-mouse.el: Doc fixes.
21309 (xterm-mouse-position-function): New function, replacing advice of
21310 mouse-position.
21311 (xterm-mouse-mode): Use it. Don't turn on under a window system.
21312
21313 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
21314
21315 2000-02-21 Gerd Moellmann <gerd@gnu.org>
21316
21317 * format.el (format-annotate-single-property-change):
21318 Handle properties.with dotted-list values.
21319 (format-proper-list-p): New function.
21320
21321 * enriched.el (enriched-face-ans): Handle '(foreground-color
21322 . COLOR) and (background-color . COLOR).
21323
21324 2000-02-20 Dave Love <fx@gnu.org>
21325
21326 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
21327 and assignments to it.
21328 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
21329 current local map.
21330 (make-flyspell-overlay): Use it.
21331 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
21332
21333 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
21334 (lm-get-header-re): Defun, not defsubst.
21335 (lm-get-package-name): Defun, not defsubst. Simplify.
21336 (lm-version): Doc fix. Simplify.
21337 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
21338 (lm-crack-address, lm-last-modified-date, lm-commentary)
21339 (lm-verify, lm-synopsis): Simplify.
21340 (lm-report-bug): Require emacsbug. Use compose-mail.
21341
21342 2000-02-20 Gerd Moellmann <gerd@gnu.org>
21343
21344 * dired.el (dired-mode): Call propertized-buffer-identification
21345 to set mode-line-buffer-identification to something having
21346 the right text properties.
21347
21348 * bindings.el (propertized-buffer-identification): New function.
21349
21350 2000-02-20 Dave Love <fx@gnu.org>
21351
21352 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
21353 check for t-mouse too.
21354
21355 * cus-start.el: Make echo-keystrokes `number'.
21356
21357 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
21358
21359 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
21360 Don't call ring-empty-p unless tags-location-ring is bound.
21361 From Noah Friedman <friedman@splode.com>.
21362
21363 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
21364
21365 * progmodes/hideshow.el (hs-flag-region): No longer use
21366 `intangible' overlay property.
21367
21368 (hs-toggle-hiding): New command.
21369 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
21370
21371 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
21372 Fix omission bug: Run `hs-minor-mode-hook' for both activation
21373 and deactivation.
21374
21375 2000-02-18 Gerd Moellmann <gerd@gnu.org>
21376
21377 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
21378
21379 2000-02-17 Gerd Moellmann <gerd@gnu.org>
21380
21381 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
21382
21383 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
21384 of `*' to handle `(* ... *)' comments.
21385
21386 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
21387
21388 * faces.el (list-faces-display): Use display-mouse-p instead of
21389 window-system.
21390
21391 * menu-bar.el (global-map): Menu-bar items converted to the new
21392 format (menu-item..., rearranged for better CUA compliance, and
21393 their names changed for better clarity. Help strings added.
21394
21395 * international/mule-cmds.el (mule-menu-keymap)
21396 (describe-language-environment-map, set-coding-system-map)
21397 (setup-language-environment-map): Convert to new (menu-item...
21398 form, add help strings. Change names of menu items for better clarity.
21399 "Mule" menu-bar item removed (it's now in the "Options" submenu).
21400
21401 2000-02-17 Gerd Moellmann <gerd@gnu.org>
21402
21403 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
21404 within the code.
21405
21406 2000-02-16 Dave Love <fx@gnu.org>
21407
21408 * faces.el: Don't require custom. Add more specific :groups to
21409 various deffaces.
21410 (set-face-attribute): Purecopy args.
21411 (read-face-name): Default to name at point and use it in prompt.
21412 Remove colon from arg in all callers.
21413 (list-faces-display): Hyperlink to face descriptions and customize
21414 buffers.
21415
21416 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
21417
21418 * wid-edit.el (widget-match-inline): An atom never matches a list.
21419
21420 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21421
21422 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
21423 at ':' characters by call to split-string.
21424
21425 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21426
21427 * textmodes/bibtex.el: Added RCS version identification.
21428
21429 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21430
21431 * textmodes/bibtex.el: Some temporary comments removed.
21432 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
21433 (bibtex-field-const): Allow capital letters.
21434 (bibtex-start-of-string): Deleted because unused.
21435
21436 * textmodes/bibtex.el: Unified some nomenclature. We no longer
21437 use the term 'reference' to describe a bibtex entry as a whole.
21438 Further, reference keys are no longer called 'labels'.
21439 (bibtex-keys): Renamed to bibtex-reference-keys.
21440 (bibtex-reformat-previous-labels): Renamed to
21441 bibtex-reformat-previous-reference-keys.
21442 (bibtex-reference-type): Renamed to bibtex-entry-type.
21443 (bibtex-reference-head): Renamed to bibtex-entry-head.
21444 (bibtex-reference-maybe-empty-head): Renamed to
21445 bibtex-entry-maybe-empty-head.
21446 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
21447 (bibtex-search-reference): Renamed to bibtex-search-entry.
21448 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
21449 bibtex-enclosing-entry-maybe-empty-head.
21450 (bibtex-entry-field-alist, bibtex-entry-head)
21451 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
21452 (bibtex-map-entries, bibtex-search-entry)
21453 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
21454 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
21455 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
21456 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
21457 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
21458 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
21459 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
21460
21461 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21462
21463 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
21464 comment.
21465 (bibtex-format-field-delimiters): New function, functionality
21466 extracted from bibtex-format-entry.
21467 (bibtex-autokey-get-yearfield-digits): New function, functionality
21468 extracted from bibtex-autokey-get-yearfield.
21469
21470 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
21471 entries in order to avoid stack overflow in the regexp matcher if
21472 field contents become large.
21473 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
21474 (bibtex-field-string-part-not-braced)
21475 (bibtex-field-string-part-no-inner-braces)
21476 (bibtex-field-string-part-1-inner-brace)
21477 (bibtex-field-string-part-2-inner-braces)
21478 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
21479 (bibtex-field-string-quoted, bibtex-field-string)
21480 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
21481 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
21482 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
21483 Deleted as parsing is now performed by the following functions.
21484 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
21485 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
21486 (bibtex-parse-field-string, bibtex-search-forward-field-string)
21487 (bibtex-parse-association, bibtex-field-name-for-parsing)
21488 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
21489 (bibtex-search-forward-field, bibtex-search-backward-field)
21490 (bibtex-start-of-field, bibtex-end-of-field)
21491 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
21492 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
21493 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
21494 (bibtex-parse-string, bibtex-search-forward-string)
21495 (bibtex-search-backward-string, bibtex-start-of-string)
21496 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
21497 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
21498 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
21499 entries. Instead of reporting the results of the parsing by
21500 match-beginning or match-end, these functions return data structures
21501 that hold the corresponding positions.
21502 (bibtex-enclosing-field): Changed to also report field boundaries by
21503 return values rather than by match-beginning or match-end.
21504 The following functions have been adapted to use the new
21505 parsing functions.
21506 (bibtex-skip-to-valid-entry, bibtex-search-reference)
21507 (bibtex-enclosing-field, bibtex-format-entry)
21508 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
21509 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
21510 (bibtex-print-help-message, bibtex-end-of-entry)
21511 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
21512 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
21513 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
21514 Use the new method for parsing.
21515 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
21516 (bibtex-map-entries, bibtex-flash-head)
21517 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
21518 (bibtex-autokey-change, bibtex-autokey-get-namefield)
21519 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
21520 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
21521 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
21522 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
21523 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
21524 order to make the new binding of case-fold-search immediately visible.
21525
21526 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21527
21528 * textmodes/bibtex.el: Copyright notice is up to date.
21529 Added constant 'bibtex-maintainer-salutation.
21530
21531 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
21532 than make-temp-name, use match-string-no-properties and eliminate
21533 a quadratic behavior when building bibtex-strings.
21534
21535 * bibtex.el (bibtex-reference-key): Accept string entries whose
21536 reference key contains upper case letters.
21537
21538 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21539
21540 * bibtex.el (bibtex-reference-head): Allow entries to start with
21541 a new line.
21542
21543 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21544
21545 * bibtex.el: Hiding of entry bodies is not longer provided by
21546 bibtex.el directly. Instead the hideshow package can be used.
21547 Added a special bibtex entry to hs-special-modes-alist.
21548 (bibtex-hs-forward-sexp): Added for hideshow.el.
21549
21550 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
21551
21552 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
21553 proceedings entry type (for cross referencing). Thanks to Wagner
21554 Toledo Correa for the suggestion.
21555
21556 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
21557
21558 2000-02-14 Kenichi Handa <handa@etl.go.jp>
21559
21560 * international/characters.el: Setup case table for Vietnamese.
21561
21562 2000-02-12 Gerd Moellmann <gerd@gnu.org>
21563
21564 * uniquify.el (toplevel): Require CL at compile time.
21565 (uniquify-push): Removed.
21566
21567 * shadowfile.el (shadow-when): Removed.
21568
21569 * tempo.el (tempo-dolist, tempo-mapc): Removed.
21570 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
21571
21572 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
21573 regexp for paragraph-start.
21574
21575 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
21576 commas as well.
21577
21578 2000-02-10 Dave Love <fx@gnu.org>
21579
21580 * wid-edit.el: (widgets) [defgroup]: Remove url link.
21581 (widget-color-choice-list, widget-color-history, widget-mouse-help):
21582 Deleted.
21583 (widget-specify-field, widget-specify-button): Don't use
21584 widget-mouse-help as help-echo property.
21585 (default): Use #'ignore for :validate and :mouse-down-action.
21586 (checkbox): Add help-echo.
21587 (widget-sexp-validate): Rewritten to clarify error messages.
21588 (character): Use char-valid-p in :match function.
21589 (widget-color-complete): Use facemenu-color-alist.
21590 (widget-color-action): Use facemenu-read-color.
21591
21592 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
21593 set up `caar' &c that we now have.
21594
21595 2000-02-09 Ray Blaak <blaak@gnu.org>
21596
21597 * delphi.el: Make resourcestring a declaration region, like const
21598 and var.
21599
21600 2000-02-09 Dave Love <fx@gnu.org>
21601
21602 * bindings.el (mode-line-input-method-map): New variable.
21603 (mode-line-mule-info): Use it; fix last change.
21604 (mode-line-mode-menu): Move definition.
21605 (mode-line-mouse-sensitive-p): Deleted.
21606 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
21607 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
21608
21609 * startup.el (command-line-1): Don't call
21610 make-mode-line-mouse-sensitive.
21611
21612 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
21613
21614 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
21615 before rmail-toggle-header, because the former toggles headers.
21616
21617 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
21618
21619 * diff-mode.el (diff-kill-junk): New interactive function.
21620 (diff-reverse-direction): Use delete-and-extract-region.
21621 (diff-post-command-hook): Restrict the area so that the hook also works
21622 outside of any diff hunk. This is necessary for the minor-mode.
21623 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
21624 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
21625
21626 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
21627 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
21628 so that it can be used more easily in <foo>-mode-hook. Also make sure
21629 to avoid duplicate entries.
21630 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
21631 (font-lock-remove-keywords): Just as was done for `add', allow it to
21632 work even if font-lock-mode is nil. Also make sure we don't modify
21633 any pre-existing list by forcing a copy-sequence. Finally rename
21634 `major-mode' to `mode'.
21635 (font-lock-fontify-syntactic-anchored-keywords)
21636 (font-lock-fontify-anchored-keywords)
21637 (font-lock-fontify-keywords-region): Use line-end-position.
21638 Don't make `font-lock-multiline' local (it's now done in
21639 font-lock-set-defaults).
21640 (font-lock-set-defaults): Make `font-lock-multiline' local.
21641 Move the `font-lock-fontified' creation to inside the `unless'.
21642
21643 2000-02-06 Andrew Innes <andrewi@gnu.org>
21644
21645 * term/w32-win.el (x-handle-args): Comment out call to message,
21646 which occurs before window system is initialized.
21647
21648 * makefile.nt: Add support for recompiling lisp code.
21649
21650 2000-02-04 Dave Love <fx@gnu.org>
21651
21652 * bindings.el (mode-line-mule-info): Fix/extend last change.
21653
21654 * completion.el: Replace completion-dolist with dolist.
21655
21656 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
21657
21658 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
21659
21660 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
21661 environment names before they go into the section regexp.
21662
21663 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
21664 char class in regexp.
21665
21666 * textmodes/reftex-parse.el (reftex-with-special-syntax):
21667 Bind `case-fold-search' to nil.
21668
21669 * progmodes/idlwave.el (idlwave-template):
21670 Respect `idlwave-abbrev-change-case'.
21671 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
21672 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
21673 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
21674 (idlwave-rw-case): New function.
21675 (idlwave-statement-match): Fixed problem with assignment regexp.
21676 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
21677 (idlwave-surround): New argument LENGTH to support padding of
21678 operators longer than 1 char.
21679
21680 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
21681 idlwave-shell-expression-overlay. Implemented printing of
21682 expressions on higher levels of the calling stack.
21683 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
21684 (idlwave-retrieve-expression-from-level): New function.
21685 (idlwave-shell-last-calling-stack): Variable removed.
21686 (idlwave-shell-reset): Argument action reversed (`visible' to
21687 `hidden'). Also remove stop-line overlay.
21688 (idlwave-shell-calling-stack-routine): New variable.
21689 (idlwave-shell-parse-stack-and-display): Messages now display
21690 negative level numbers.
21691 (idlwave-shell-mode): Set `modeline-format'.
21692 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
21693 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
21694 (idlwave-shell-print-expression-function): New option.
21695
21696 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
21697 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
21698 `tool-bar' instead of `toolbar'.
21699
21700 2000-02-02 Dave Love <fx@gnu.org>
21701
21702 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
21703 emacs-lisp-mode-hook. Don't check for defalias being defined.
21704
21705 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
21706 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
21707 Use the new builtins directly.
21708
21709 * whitespace.el (whitespace): Add :version to defgroup.
21710
21711 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
21712 Doc fix.
21713
21714 * thingatpt.el (sexp-at-point, symbol-at-point)
21715 (number-at-point, list-at-point): Add autoload cookie.
21716
21717 * recentf.el (recentf): Add :version to defgroup.
21718
21719 * quickurl.el (quickurl): Add :version to defgroup.
21720
21721 * elide-head.el (elide-head): Use point-marker more.
21722
21723 * bs.el (bs): Add :version to defgroup.
21724
21725 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
21726
21727 * progmodes/delphi.el (delphi): Add :version to defgroup.
21728
21729 2000-02-02 Gerd Moellmann <gerd@gnu.org>
21730
21731 * ange-ftp.el (ange-ftp-write-region): Handle case that
21732 succeeding process operation sets a different coding system.
21733
21734 * calculator.el: New file.
21735
21736 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
21737
21738 * frame.el (frames-on-display-list, framep-on-display): New functions.
21739 (display-mouse-p, display-popup-menus-p, display-graphic-p)
21740 (display-selections-p, display-screens, display-pixel-width)
21741 (display-pixel-height, display-mm-width, display-mm-height)
21742 (display-backing-store, display-save-under, display-planes)
21743 (display-color-cells, display-visual-class): New functions.
21744
21745 * term/tty-colors.el (tty-color-gray-shades): New function.
21746
21747 * faces.el (display-color-p): Use framep-on-display.
21748 (display-grayscale-p): New function.
21749
21750 2000-01-31 Dave Love <fx@gnu.org>
21751
21752 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
21753 (create-fontset-from-x-resource): Don't concat integers.
21754
21755 2000-01-31 Inge Frick <inge@nada.kth.se>
21756
21757 * view.el: Some changes in documentation. Removed some trailing
21758 whitespace. Changed some parameter names to agree with documentation.
21759 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
21760 window is not deleted. Modifies change 1998-04-26.
21761
21762 2000-01-31 Gerd Moellmann <gerd@gnu.org>
21763
21764 * windmove.el: New file.
21765
21766 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
21767 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
21768 progmodes/ebnf-yac.el: Update copyright and license info.
21769
21770 * jit-lock.el (jit-lock-function): Widen before calculating
21771 end position.
21772 (jit-lock-stealth-chunk-start): Rewritten.
21773
21774 * info.el (Info-title-face-alist): Removed.
21775 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
21776 (Info-fontify-node): Use these faces.
21777
21778 2000-01-30 Gerd Moellmann <gerd@gnu.org>
21779
21780 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
21781 (cl-macro-list1): Recognize `&allow-other-keys' instead of
21782 `&allow-other-keywords'.
21783
21784 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
21785 the list of directories scanned heuristically.
21786
21787 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
21788
21789 2000-01-30 Jason Rumney <jasonr@gnu.org>
21790
21791 * w32-fns.el: Define w32-tty-standard-colors.
21792
21793 * startup.el (command-line): Use w32-tty-standard-colors when in
21794 w32 console mode.
21795
21796 2000-01-30 Dave Love <fx@gnu.org>
21797
21798 * jka-compr.el (jka-compr-load): Fix up load-history.
21799
21800 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
21801
21802 * emacs-lisp/cl-macs.el: Revert previous change.
21803
21804 2000-01-29 Dave Love <fx@gnu.org>
21805
21806 * facemenu.el: Purecopy various strings.
21807
21808 * timezone.el (timezone-fix-time): Window against 69 for two-digit
21809 years. Deal with three-digit years.
21810
21811 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
21812 Use defconst, purecopy.
21813 (help-back-label): Purecopy it.
21814
21815 2000-01-18 Gerd Moellmann <gerd@gnu.org>
21816
21817 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
21818 variable. If non-nil, order the buffer list according to the
21819 currently selected frame.
21820 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
21821 non-nil, pass the selected frame to function buffer-list.
21822
21823 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21824
21825 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
21826
21827 2000-01-28 Dave Love <fx@gnu.org>
21828
21829 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
21830
21831 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
21832 Don't use lisp-indent-hook property.
21833 (cl-abs): Remove.
21834
21835 * subr.el: Move out indent and edebug specs for when and unless.
21836
21837 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
21838 when, unless.
21839
21840 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
21841 unless, when.
21842
21843 2000-01-28 Gerd Moellmann <gerd@gnu.org>
21844
21845 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
21846 `collecting' as synonym for `collect'.
21847
21848 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
21849 for the case it contains spaces.
21850
21851 * simple.el (what-cursor-position): Change formatting of messages.
21852
21853 * frame.el (delete-other-frames): New function.
21854 (toplevel): Bind it to C-x 5 1.
21855
21856 * sort.el (sort-numeric-base): New option.
21857 (sort-numeric-fields): If number starts with `0' or `0[xX[',
21858 interpret it as octal or hexadecimal. Use sort-numeric-base
21859 as default base.
21860
21861 * progmodes/glasses.el: New file.
21862
21863 2000-01-27 Gerd Moellmann <gerd@gnu.org>
21864
21865 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
21866 userids differently.
21867
21868 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
21869 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
21870 progmodes/ebnf-yac.el: New files.
21871
21872 2000-01-26 Dave Love <fx@gnu.org>
21873
21874 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
21875 on a function with an empty body. [From Eric Ludlam.]
21876
21877 2000-01-25 Andre Spiegel <spiegel@gnu.org>
21878
21879 * vc.el (vc-version-diff): Make sure file name is expanded.
21880
21881 2000-01-25 Gerd Moellmann <gerd@gnu.org>
21882
21883 * scroll-bar.el (scroll-bar-timer): Variable removed.
21884 (scroll-bar-toolkit-scroll): Don't use a timer.
21885
21886 2000-01-25 Kenichi Handa <handa@etl.go.jp>
21887
21888 * language/thai-util.el (thai-composition-function):
21889 Delete superfluous `a'.
21890
21891 2000-01-24 Dave Love <fx@gnu.org>
21892
21893 * fortran.el (fortran-mode): Use beginning-of-defun-function,
21894 end-of-defun-function.
21895
21896 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
21897
21898 2000-01-22 Jason Rumney <jasonr@gnu.org>
21899
21900 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
21901 conflicts with new face support.
21902
21903 2000-01-22 Richard M. Stallman <rms@gnu.org>
21904
21905 * replace.el (query-replace): Rename last arg to DELIMITED.
21906 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
21907 (query-replace-regexp): Likewise.
21908
21909 2000-01-20 Richard M. Stallman <rms@gnu.org>
21910
21911 * subr.el (with-syntax-table): Use make-symbol, not gensym.
21912
21913 * emacs-lisp/lisp.el (beginning-of-defun-function):
21914 Variable renamed from beginning-of-defun.
21915 Do not call make-variable-buffer-local.
21916 (beginning-of-defun-raw): Use new variable name; doc fix.
21917 (beginning-of-defun): Doc fix.
21918 (end-of-defun-function): Variable renamed from end-of-defun.
21919 Do not call make-variable-buffer-local.
21920 (end-of-defun): Use new variable name; doc fix.
21921
21922 * subr.el (dolist, dotimes): Copied from cl-macs.el
21923 and made to work.
21924
21925 * mail/undigest.el (rmail-digest-end-regexps):
21926 Variable replaces rmail-digest-end-regexp.
21927 Allows multiple regexps for detecting the end line.
21928 (undigestify-rmail-message): Corresponding changes.
21929
21930 2000-01-19 Dave Love <fx@gnu.org>
21931
21932 * files.el (user-init-file): Don't declare here -- is primitive.
21933
21934 * startup.el (command-line): Check for compiled user-init-file and
21935 set to uncompiled version if necessary.
21936
21937 2000-01-18 Gerd Moellmann <gerd@gnu.org>
21938
21939 * mail/undigest.el (rmail-digest-end-regexp): New user option.
21940 (undigestify-rmail-message): Use it.
21941
21942 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
21943
21944 2000-01-17 Gerd Moellmann <gerd@gnu.org>
21945
21946 * tmm.el (tmm-goto-completions): Adapt to prompt being part
21947 of mini-buffer.
21948
21949 2000-01-14 Gerd Moellmann <gerd@gnu.org>
21950
21951 * emacs-lisp/copyright.el (copyright-update): Removed the
21952 requirement for a trailing space from `copyright-regexp', to
21953 support copyrights with owner specified on a separate line..
21954
21955 * align.el: New file.
21956
21957 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
21958
21959 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
21960
21961 2000-01-13 Dave Love <fx@gnu.org>
21962
21963 * ph.el: Removed. (Obsoleted by EUDC.)
21964
21965 2000-01-13 Gerd Moellmann <gerd@gnu.org>
21966
21967 * net/eudc.el (toplevel): Remove autoloaded code installing
21968 menu with easymenu, because that causes build problems.
21969
21970 * frame.el (frame-notice-user-settings): New variable.
21971 (frame-notice-user-settings): Don't modify frame parameters
21972 if called a second time.
21973
21974 2000-01-13 Richard M. Stallman <rms@gnu.org>
21975
21976 * frame.el (frame-notice-user-settings):
21977 Notice default-frame-parameters even for non-window frames.
21978
21979 2000-01-13 Gerd Moellmann <gerd@gnu.org>
21980
21981 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
21982 for Emacs.
21983 (eudc-bob-can-display-inline-images): Extend for Emacs.
21984 (eudc-bob-toggle-inline-display): Ditto.
21985 (eudc-bob-display-jpeg): Ditto.
21986
21987 2000-01-12 Gerd Moellmann <gerd@gnu.org>
21988
21989 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
21990 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
21991 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
21992
21993 * add-log.el (add-change-log-entry): Fix error trying an
21994 `(insert nil)'.
21995
21996 * subdirs.el: Add `net' directory.
21997
21998 * net: New directory.
21999
22000 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
22001 eval-last-sexp. Don't bind debug-on-error here.
22002 (eval-last-sexp): New function. Bind debug-on-error if
22003 eval-expression-debug-on-error is non-nil.
22004 (eval-defun-2, eval-defun): Likewise.
22005
22006 * simple.el (eval-expression): Don't bind debug-on-error if
22007 eval-expression-debug-on-error is nil. Detect changed
22008 debug-on-error, and propagate new value to global binding, if
22009 eval-expression-debug-on-error is non-nil,
22010 (eval-expression-debug-on-error): Change doc string.
22011
22012 2000-01-11 Richard M. Stallman <rms@gnu.org>
22013
22014 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
22015
22016 * emacs-lisp/lisp-mode.el (with-syntax-table):
22017 Set up lisp-indent-function property.
22018
22019 * subr.el (with-syntax-table): Moved from simple.el.
22020
22021 * simple.el (with-syntax-table): Moved to subr.el.
22022
22023 2000-01-11 Gerd Moellmann <gerd@gnu.org>
22024
22025 * tmm.el (tmm-shortcut): Delete region after prompt instead
22026 of erasing buffer.
22027
22028 * textmodes/fill.el (fill-common-string-prefix): New function.
22029 (fill-context-prefix): Use the longest common prefix of first
22030 and second line fill prefix, if there is one.
22031
22032 2000-01-11 Richard M. Stallman <rms@gnu.org>
22033
22034 * array.el (array-mode): Don't use make-variable-buffer-local.
22035 Use make-local-variable for `truncate-lines'.
22036
22037 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
22038
22039 * add-log.el (add-log-current-defun): Handle user-defined
22040 add-log-current-function returning nil,
22041
22042 * add-log.el (add-change-log-entry): Insert version number
22043 if having found a current function
22044
22045 * add-log.el (add-log-current-defun):
22046 Call `add-log-current-defun-function'. Try matches at level 0 and
22047 level 1. Strip whitespace from defun found.
22048
22049 2000-01-10 John Wiegley <johnw@gnu.org>
22050
22051 * allout.el (isearch-done/outline-provisions): Added `edit'
22052 argument to correspond with the current definition of `isearch-done'.
22053
22054 2000-01-10 Dave Love <fx@gnu.org>
22055
22056 * elide-head.el (elide-head): Use point-marker, not point.
22057
22058 2000-01-10 Gerd Moellmann <gerd@gnu.org>
22059
22060 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
22061 before and after the year 2000.
22062
22063 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
22064 Add ispell- prefix.
22065
22066 2000-01-10 Ken Stevens <k.stevens@ieee.org>
22067
22068 * ispell.el: Only define dictionaries in menus when they exist.
22069 (version18p): New variable.
22070 (version20p): New variable.
22071 (xemacsp): New variable.
22072 (ispell-choices-win-default-height): Fix for XEmacs visibility.
22073 (ispell-dictionary-alist1): Added Brasileiro dictionary.
22074 (ispell-dictionary-alist6): Russian command lines no longer accept
22075 run-together words.
22076 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
22077 (ispell-dictionary-alist): Add koi8-r to customize definition.
22078 (check-ispell-version): Added documentation string. Return library
22079 path when called non-interactively.
22080 (ispell-menu-map-needed): Uses new variables.
22081 (ispell-library-path): New variable.
22082 (ispell-decode-string): XEmacs fix for bogus variable bindings.
22083 (ispell-word): Improved documentation string. Test for valid
22084 character mappings. Correctly check typed in word changes that can
22085 result in single words split into multiple words.
22086 Return replacement word.
22087 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
22088 replace in recursive query replace mode. Help message for
22089 recursive edit mode.
22090 (ispell-show-choices): Protect against bad framepop bindings.
22091 (ispell-help): Fix to work with XEmacs.
22092 (ispell-highlight-spelling-error): Use new variables.
22093 (ispell-overlay-window): Fix to work with XEmacs.
22094 (ispell-parse-output): Passed and returns location information
22095 tracking spelling corrections. Doesn't recheck same word on
22096 current line.
22097 (ispell-init-process): Protect against bogus XEmacs variable binding.
22098 Fix call to single argument in sleep-for. Use new variables.
22099 (ispell-region): Passed and returns location information tracking
22100 spelling corrections. Doesn't check same word on current line.
22101 Improved documentation string. Doesn't resend a line already
22102 checked to the ispell process - fixes bug in LaTeX parsing.
22103 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
22104 (ispell-skip-region): No longer skips <TT> in SGML.
22105 (ispell-process-line): Tracks location information with spelling
22106 corrections. Added documentation string. Accounts for words
22107 already accepted on this line. Don't allow query-replace on line
22108 starting with math characters. Doesn't resend a line already sent
22109 to ispell process. Fixes alignment error bug.
22110
22111 2000-01-10 Richard M. Stallman <rms@gnu.org>
22112
22113 * dired-x.el (dired-guess-shell-alist-default):
22114 Suggest xloadimage, which is free, not xv, which isn't.
22115
22116 * ange-ftp.el (ange-ftp-file-name-nondirectory):
22117 Don't ever include the host name or user name in the value.
22118
22119 2000-01-09 Gerd Moellmann <gerd@gnu.org>
22120
22121 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
22122 of a real newline.
22123
22124 2000-01-09 Stephen Eglen <stephen@gnu.org>
22125
22126 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
22127 for .png files.
22128
22129 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
22130
22131 * cus-edit.el (custom-hook-convert-widget): Fix comment.
22132
22133 2000-01-09 Gerd Moellmann <gerd@gnu.org>
22134
22135 * progmodes/cperl-mode.el: Replace ^F with ^L.
22136
22137 * sendmail.el (toplevel): Provide `sendmail' when compiling before
22138 `require'ing rmail and mailalias to prevent infinite recursion.
22139
22140 2000-01-08 Dave Love <fx@gnu.org>
22141
22142 * emacs-lisp/backquote.el: Remove inappropriate customization
22143 (allowing custom.el to use backquote).
22144
22145 2000-01-07 Dave Love <fx@gnu.org>
22146
22147 * add-log.el (add-log-debugging): Deleted.
22148 (add-change-log-entry): Treat a backup FILE-NAME as its parent
22149 file. Remove debugging code.
22150 (change-log-get-method-definition, change-log-name): Add doc.
22151 (change-log-sortable-date-at): New function.
22152 (change-log-merge): New command.
22153
22154 * time.el (display-time-string-forms): Make the Mail string active.
22155 (display-time-update): Provide help-echo for load average.
22156
22157 * bindings.el (make-mode-line-mouse2-map): New function.
22158 (mode-line-modified): Use it and simplify.
22159 (mode-line-mule-info): Provide help-echo info.
22160 (minor-mode-alist): Activate the strings.
22161 (make-mode-line-mouse-sensitive): Simplify for
22162 mode-line-buffer-identification.
22163
22164 2000-01-07 Gerd Moellmann <gerd@gnu.org>
22165
22166 * play/pong.el: New file.
22167
22168 2000-01-06 Dave Love <fx@gnu.org>
22169
22170 * array.el: Assorted cleanups for compiler warnings, doc strings,
22171 `array-' prefix for symbols.
22172
22173 2000-01-05 Dave Love <fx@gnu.org>
22174
22175 * textmodes/outline.el (outline-mode-menu-bar-map):
22176 Add outline-headers-as-kill.
22177 (outline-mode): Define imenu-generic-expression.
22178 (outline-headers-as-kill): New command.
22179
22180 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
22181 from paragraph-start.
22182 (paragraph-indent-minor-mode): New command.
22183
22184 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
22185 M-C-e, M-C-h, C-j, C-xnd, TAB.
22186 (fortran-mode): Set beginning-of-defun, end-of-defun.
22187 (fortran-column-ruler): Simplify.
22188 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
22189 (fortran-with-subprogram-narrowing): Likewise.
22190 (fortran-indent-subprogram): Call mark-defun.
22191 (fortran-check-for-matching-do): Change narrowing.
22192
22193 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
22194 (cl-lucid-hash-tag): Delete.
22195 (cl-hash-table-p): Correct test for native table.
22196 (cl-hash-table-count): Use hash-table-count.
22197
22198 * browse-url.el (browse-url): Fix case of
22199 browse-url-browser-function being an alist.
22200
22201 2000-01-05 Carsten Dominik <cd@gnu.org>
22202
22203 * textmodes/reftex-vars.el (reftex-parse-file-extension)
22204 (reftex-index-phrase-file-extension): New options.
22205
22206 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
22207 Use new option `reftex-index-phrase-file-extension'.
22208
22209 * textmodes/reftex.el (reftex-access-parse-file): Use new option
22210 `reftex-parse-file-extension'.
22211
22212 2000-01-05 Dave Love <fx@gnu.org>
22213
22214 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
22215 (beginning-of-defun-raw): Use it.
22216 (end-of-defun): New variable.
22217 (end-of-defun): Use it.
22218 (check-parens): New command.
22219
22220 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
22221
22222 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
22223 (hs-show-block): Don't use `mapcar' when not accumulating.
22224
22225 Fix buglet in local variables initialization.
22226
22227 2000-01-05 Andreas Schwab <schwab@suse.de>
22228
22229 * hscroll.el (hscroll): Doc fix.
22230
22231 2000-01-05 Carsten Dominik <cd@gnu.org>
22232
22233 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
22234 Require idlw-toolbar.
22235
22236 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
22237 file idlw-rinfo.el.
22238 (idlwave-customize): Load must read file idlw-shell.el.
22239 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
22240
22241 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
22242
22243 * progmodes/idlw-shell.el: Also provide idlwave-shell
22244 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
22245 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
22246
22247 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
22248 both reftex-dcr and reftex-vcr.
22249
22250 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
22251
22252 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22253
22254 * ps-print.el: PostScript code now is in separate files, doc fix.
22255 (ps-print-version): New version number (5.0.3).
22256 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
22257 local.
22258 (ps-spool-config): Initialization fix.
22259 (ps-print-prologue-1, ps-print-prologue-2)
22260 (ps-print-duplex-feature): PostScript code moved to separated file.
22261 (ps-background-image): Little code reformating.
22262 (ps-begin-file, ps-begin-job): Fix code.
22263 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
22264 (ps-prologue-file): New fun.
22265
22266 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22267
22268 * ps-vars.el: Eliminated.
22269
22270 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
22271 `;;;###autoload'.
22272
22273 * ps-print.el: ps-vars eliminated, doc fix.
22274 (ps-print-version): New version number (5.0.2).
22275 (ps-spool-config): Initialization fix.
22276 (ps-print-customize): New fun.
22277
22278 2000-01-04 Gerd Moellmann <gerd@gnu.org>
22279
22280 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
22281
22282 2000-01-04 Dave Love <fx@gnu.org>
22283
22284 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
22285 menu items.
22286
22287 2000-01-03 Dave Love <fx@gnu.org>
22288
22289 * elide-head.el (elide-head) [defgroup]: Add :version.
22290
22291 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
22292 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
22293 Use `cl-hash-table-p', not `hash-table-p'.
22294 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
22295
22296 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22297
22298 * faces.el (face-read-integer, read-face-attribute)
22299 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
22300
22301 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
22302
22303 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
22304 at comment end, and re-insert them after filling.
22305
22306 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22307
22308 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
22309 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
22310 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
22311
22312 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22313
22314 * term/x-win.el (xw-defined-colors): Call color-supported-p,
22315 the new name of face-color-supported-p.
22316
22317 * term/w32-win.el (xw-defined-colors): Likewise.
22318
22319 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22320
22321 * simple.el (completion-setup-function): Count completion-size
22322 from minibuffer-prompt-end, not from point-min.
22323
22324 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
22325
22326 * faces.el (read-face-attribute, defined-colors, color-defined-p):
22327 Pass the frame to tty-color-* functions.
22328 (display-color-p, frame-set-background-mode): Pass the frame to
22329 tty-display-color-p.
22330
22331 * term/tty-colors.el (tty-defined-color-alist): Renamed from
22332 tty-color-alist.
22333 (tty-color-alist, tty-modify-color-alist): New functions.
22334 (tty-color-define, tty-color-clear, tty-color-approximate)
22335 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
22336 optional parameter FRAME.
22337
22338 2000-01-01 Gerd Moellmann <gerd@gnu.org>
22339
22340 * image.el (create-image, defimage): Don't assume image data is
22341 a string.
22342
22343 * image.el (defimage): Handle specifications containing :data
22344 instead of :file.
22345 (image-type-from-data): New function.
22346 (image-type-from-file-header): Use it.
22347 (create-image): Add parameter DATA-P.
22348
22349 See ChangeLog.8 for earlier changes.
22350
22351 ;; Local Variables:
22352 ;; coding: iso-2022-7bit
22353 ;; End:
22354
22355 Copyright (C) 2000, 2001 Free Software Foundation, Inc.
22356 Copying and distribution of this file, with or without modification,
22357 are permitted provided the copyright notice and this notice are preserved.