]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
eebef52f896c466cc89135cef39a35dccabae440
[gnu-emacs] / lisp / ChangeLog
1 2001-08-13 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * desktop.el (desktop-save): Insert the coding: tag before
4 desktop-header.
5
6 2001-08-13 Gerd Moellmann <gerd@gnu.org>
7
8 * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
9 its path from $els.
10
11 * image.el (image-jpeg-p): Fix call of substring.
12
13 2001-08-10 Gerd Moellmann <gerd@gnu.org>
14
15 * play/animate.el (animate-string): Doc fix. Use a buffer
16 name with stars in it.
17 (animate-sequence): New function.
18 From Richard Stallman <rms@gnu.org>.
19
20 * frame.el (select-frame-set-input-focus): New function
21 extracted from other-frame.
22 (other-frame): Use it.
23 (next-multiframe-window, previous-multiframe-window): Use it.
24
25 * isearch.el (isearch-other-meta-char): Don't switch to the
26 buffer of a window clicked on, when the current buffer is
27 in Isearch mode.
28
29 * image.el (image-jpeg-p): Test for APPn markers in the range
30 #xe0..#xef.
31
32 2001-08-09 Gerd Moellmann <gerd@gnu.org>
33
34 * desktop.el (desktop-save): Don't use concat to form a file
35 name, use expand-file-name.
36
37 * mouse.el (mouse-delete-window): Do nothing if frame has just
38 one window.
39
40 * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
41 for the minor mode name.
42
43 * view.el (toplevel): Use mode-line-minor-mode-keymap for the
44 minor mode name.
45
46 * time.el (display-time-string-forms): Use
47 make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
48
49 * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
50 the minor mode name.
51
52 * emacs-lisp/easy-mmode.el (define-minor-mode): Use
53 mode-line-minor-mode-keymap for the minor mode name.
54
55 * calendar/calendar.el (calendar-mode-line-format): Use
56 make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
57
58 * bindings.el (make-mode-line-mouse-map): Renamed from
59 make-mode-line-mouse2-map. Take additional arg MOUSE.
60 (mode-line-modified): Use mouse-3 instead of mouse-2.
61 (mode-line-buffer-identification-keymap): Bind keys differently.
62 (propertized-buffer-identification): Adapt help-echo to new
63 bindings.
64
65 * bindings.el (mode-line-format): Specify help-echo for line
66 number, column number and buffer-percent part of the mode-line.
67
68 * image.el (image-type-regexps): Allow whitespace at the start
69 of the image data for XPM, XBM and Postscript, which are
70 text files.
71 (image-jpeg-p): Correct calculation of next field offset.
72
73 2001-08-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
74
75 * battery.el: Fix typo.
76
77 2001-08-08 Gerd Moellmann <gerd@gnu.org>
78
79 * image.el (image-type-regexps): Allow predicates. Change the way
80 JPEG images are recognized.
81 (image-jpeg-p): New function.
82 (image-type-from-data): Handle predicates in image-type-regexps.
83
84 * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
85 #:, #x, #o, and similar constructs.
86
87 2001-08-07 Gerd Moellmann <gerd@gnu.org>
88
89 * vc.el (vc-transfer-file): Fix malformed autoload cookie.
90
91 * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
92 instead of `progn'.
93
94 * tar-mode.el (tar-extract): Avoid generating a new buffer
95 for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
96
97 * textmodes/paragraphs.el (forward-sentence): Avoid building
98 a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
99
100 * progmodes/executable.el (executable-set-magic): If
101 executable-find returns a quoted file name, unquote it before
102 inserting it.
103
104 * image.el (image-type-regexps): For JPEG files, use a regexp
105 derived from the JFIF spec.
106
107 * image.el (image-type-regexps): Use `\`' instead of `^' in
108 most regular expressions.
109
110 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
111
112 * play/animate.el: re-insert a reference to re-inserted function.
113
114 2001-08-06 Gerd Moellmann <gerd@gnu.org>
115
116 * help.el (describe-function-1): Use
117 find-function-search-for-symbol instead of find-function-noselect
118 because the latter follows aliases.
119
120 * play/animate.el (animate-birthday-present): Re-insert.
121
122 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle
123 old-style menu definitions.
124
125 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
126
127 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
128 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
129
130 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
131 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
132 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
133
134 2001-08-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
135
136 * textmodes/tildify.el: Milan Zamazal has new address.
137
138 2001-08-03 Gerd Moellmann <gerd@gnu.org>
139
140 * custom.el (custom-set-variables): Don't test `custom-requests'
141 properties, check the third element of the options passed to
142 custom-set-variables instead.
143
144 * info.el (info-insert-file-contents): Use info-file-exists-p
145 instead of file-exists-p.
146
147 * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
148 the mode-line face is restored. Fix several bugs.
149
150 * replace.el (perform-replace): Doc fix.
151
152 2001-08-02 Francesco Potorti` <pot@gnu.org>
153
154 * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
155 (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
156 (uniquify-fix-item-base, uniquify-fix-item-filename)
157 (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
158 Callers changed.
159 (uniquify-set-proposed): Changed to work with a vector item.
160 (uniquify-rationalize-file-buffer-names): Use a list of arrays for
161 the fix list, and a list of strings for the non-file buffer
162 names. Both changes reduce consing.
163 (uniquify-rationalize-a-list): Local variable renaming.
164 (uniquify-rationalize-conflicting-sublist): Use member instead of
165 assoc.
166 (uniquify-rename-buffer): Use unless instead of if not.
167
168 2001-08-02 Gerd Moellmann <gerd@gnu.org>
169
170 * recentf.el (recentf-dump-variable): Handle a value of nil
171 correctly.
172
173 * custom.el (custom-set-variables): Set options with :require
174 clauses last.
175
176 * custom.el (defcustom): Doc fix.
177
178 * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
179
180 2001-08-01 Eli Zaretskii <eliz@is.elta.co.il>
181
182 * man.el (man): Mention Man-switches in the doc string.
183 (Man-switches): Mention -a in the doc string.
184
185 * textmodes/ispell.el (ispell-alternate-dictionary): Add
186 /usr/share/lib/dict/words, for Irix.
187
188 * bindings.el: Bind shifted and control-shifted kp-* keys to the
189 corresponding non-kp keys. Suggested by Stephen Gildea
190 <gildea@alum.mit.edu>.
191
192 2001-08-01 Francesco Potorti` <pot@gnu.org>
193
194 * uniquify.el: These changes correct a corner case that the old
195 code managed correctly.
196 (uniquify-fix-item-proposed): Renamed from
197 uniquify-fix-item-min-proposed.
198 (uniquify-set-proposed): New function.
199 (uniquify-rationalize-file-buffer-names): Code reshuffled for
200 clarity and speed.
201 (uniquify-item-greaterp): Substitutes uniquify-item-lessp. This
202 is equivalent to what the old code did.
203 (uniquify-rationalize-a-list): Never recompute the proposed
204 name. Sort the conflicting sublist before rationalising it: this
205 is equivalent to what the old code did, but one directory element
206 at a time, and only when necessary.
207 (uniquify-rationalize-conflicting-sublist): Recompute here the
208 proposed name.
209
210 2001-08-01 Gerd Moellmann <gerd@gnu.org>
211
212 * play/animate.el: Add Keywords and Maintainer. Remove a
213 reference to a removed function.
214
215 * play/animate.el (animate-string): Handle case that the string is
216 longer than the window is wide.
217
218 2001-07-31 Gerd Moellmann <gerd@gnu.org>
219
220 * desktop.el (desktop-save): Bind coding-system-for-write to
221 `emacs-mule' for write-region.
222
223 * delsel.el (delete-selection-pre-hook): Don't set this-command
224 to `ignore' if the region is empty.
225
226 * international/mule.el (set-keyboard-coding-system): Set
227 keyboard-coding-system.
228
229 * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
230 before accessing it.
231
232 2001-07-30 Andreas Schwab <schwab@suse.de>
233
234 * menu-bar.el (toggle-highlight-paren-mode): Use
235 `(show-paren-mode)' as body.
236
237 2001-07-30 Andre Spiegel <spiegel@gnu.org>
238
239 * vc.el (vc-checkout-hook): New hook.
240 (vc-checkout): Run it.
241
242 2001-07-30 Eli Zaretskii <eliz@is.elta.co.il>
243
244 * progmodes/make-mode.el (makefile-macroassign-regex): Recognize
245 the ?= operator. From Jonathan Kamens <jik@curl.com>.
246
247 2001-07-30 Gerd Moellmann <gerd@gnu.org>
248
249 * vc.el (vc-switch-backend): Fix autoload cookie.
250
251 * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
252 the desktop file.
253
254 2001-07-30 Simon Josefsson <jas@extundo.com>
255
256 * mail/mail-utils.el (mail-strip-quoted-names): Replace text
257 literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
258
259 2001-07-27 Gerd Moellmann <gerd@gnu.org>
260
261 * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
262 (last-sexp-toggle-display): Renamed from last-sexp-print.
263 (last-sexp-toggle-display, eval-last-sexp-1): Use
264 last-sexp-setup-props.
265
266 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
267 New user-options.
268 (mouse-wheel-change-button): New function.
269 (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
270 (mwheel-scroll): Ditto.
271
272 2001-07-26 Gerd Moellmann <gerd@gnu.org>
273
274 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
275 `...', compare with unabbreviated printed representation instead.
276 (last-sexp-print): Bind print-length and print-level to nil.
277
278 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
279 before assigning text properties. Make properties rear-nonsticky.
280
281 * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
282 (eval-last-sexp-1): Give printed text a `keymap' property and bind
283 <mouse-2> and <RET> in that map to a function printing the
284 unabbreviated value.
285
286 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
287 is a buffer, put a text property `printed-value' on the printed
288 representation, with the Lisp object printed as value.
289
290 2001-07-25 Eli Zaretskii <eliz@is.elta.co.il>
291
292 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
293 Mention the effect of eval-expression-print-length and
294 eval-expression-print-level in the doc strings. Suggested by
295 Kevin Gallagher <kevingal@onramp.net>.
296
297 2001-07-25 Gerd Moellmann <gerd@gnu.org>
298
299 * xt-mouse.el (xterm-mouse-event): Recognize control sequences
300 for buttons > 3.
301 (xterm-mouse-translate): Handle the case that we don't get a
302 down-event.
303
304 * emacs-lisp/find-func.el (find-function-regexp): Add
305 easy-mmode-define-global-mode to the regexp. Allow newlines
306 in front of the function name.
307
308 * isearch.el (isearch-other-meta-char): Fix last change.
309
310 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
311 similar events for which fake prefix keys are generated. It's no
312 longer necessary since read_key_sequence doesn't modify these
313 events for internal purposes anymore.
314
315 * files.el (auto-mode-alist): Use nroff-mode for files ending
316 in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
317
318 2001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
319
320 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
321 tool-bar-lines parameter, behave as if its value were zero.
322 (mouse-avoidance-set-pointer-shape): Don't do anything if
323 x-pointer-shape is not boundp.
324
325 2001-07-23 Francesco Potorti` <pot@gnu.org>
326
327 * uniquify.el: Overall speedup changes when using many buffers.
328 (uniquify-fix-item-base, uniquify-fix-item-filename,
329 uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
330 (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
331 place in the item, but was never used.
332 (uniquify-fix-item-min-proposed): New defalias: the fourth place
333 in the item is now used as cache for the proposed name.
334 (uniquify-rationalize-file-buffer-names): Move computation made on
335 newbuffile out of the loop, in the newbuffile-nd local var. Use
336 dolist (cosmetic change). Compute the proposed name for the most
337 common case and cache it in the fourth place in the item.
338 (uniquify-rationalize-file-buffer-names): Used to return a a list
339 of buffer whose name was changed, but that return value was never
340 used.
341 (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
342 the cached proposed name, does much less consing and is quicker.
343 (uniquify-filename-lessp): Deleted.
344 (uniquify-rationalize-a-list): Use dolist (cosmetic change). Do
345 not bind locally the uniquify-possibly-resolvable flag. Use the
346 cached proposed name is possible.
347 (uniquify-get-proposed-name): Arguments changed, callers changed.
348 (uniquify-rationalize-conflicting-sublist): Explicitely reset the
349 uniquify-possibly-resolvable flag, which is no more bound locally.
350 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
351 flag, which does not exist any more.
352
353 2001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
354
355 * term/internal.el (IT-unicode-translations): Fix the appearance of
356 "6`".
357
358 * progmodes/compile.el (compile-internal): If EMACS is already
359 defined in the environment, don't override its value.
360
361 2001-07-23 Gerd Moellmann <gerd@gnu.org>
362
363 * play/fortune.el: Undo change of 2001-07-13.
364 Fix autoload cookies. Add types to defcustoms.
365 (fortune) <defgroup>: Add :link.
366 (fortune-from-region): Use eq, not eql.
367 From Dave Love <fx@gnu.org>.
368
369 * play/animate.el (animate-birthday-present): Function removed.
370
371 * play/animate.el: New file.
372
373 2001-07-22 Eli Zaretskii <eliz@is.elta.co.il>
374
375 * startup.el (normal-top-level-add-subdirs-to-load-path): On
376 Windows, put into normal-top-level-add-subdirs-inode-list the
377 canonicalized names of the directories instead of inode numbers.
378
379 2001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
380
381 * ediff-util.el: Copyright years.
382 (ediff-choose-syntax-table): New function.
383 (ediff-setup): Use ediff-choose-syntax-table.
384 (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
385 vc-state is available.
386 (ediff-make-temp-file): Use ediff-coding-system-for-write.
387
388 * ediff-init.el (ediff-with-syntax-table): New macro, uses
389 with-syntax-table.
390 (ediff-coding-system-for-read): From ediff-diff.el
391 (ediff-coding-system-for-write): New variable.
392 (ediff-highest-priority): Fixed the bug having to do with disappearing
393 overlays.
394 (ediff-file-remote-p): Use file-remote-p, if available.
395 (ediff-listable-file): New function.
396 (ediff-file-attributes): Use ediff-listable-file.
397
398 * ediff-mult.el (ediff-meta-insert-file-info1): Use
399 ediff-listable-file.
400
401 * ediff-ptch.el (ediff-prompt-for-patch-file): Use
402 ediff-coding-system-for-read.
403 (ediff-patch-file-internal): Use ediff-coding-system-for-write.
404
405 * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
406 (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
407
408 * ediff.el: Date of last update, copyright years.
409
410 * ediff-wind (ediff-setup-control-frame): Nill->nil.
411
412 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
413 of Scott Bronson.
414 (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
415 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
416 Deleted functions.
417 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
418 ex-token-list.
419 (viper-get-ex-address-subr): Convert registers to char data type.
420
421 * viper-util.el (viper-int-to-char,viper-char-equal): New
422 functions.
423 (viper-memq-char): Use viper-int-to-char.
424 (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
425 vc-locking-state.
426 (viper-read-key): Use viper-read-key-sequence.
427
428 * viper.el (viper-major-mode-modifier-list): Added
429 inferior-emacs-lisp-mode.
430 (this-major-mode-requires-vi-state): New function that uses simple
431 heuristics to decide if vi state is appropriate.
432 (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
433 (viper-non-hook-settings): Don't advise read-key-sequence.
434 (viper-read-key-sequence): New function that replaces the
435 previously used advice to read-key-sequence.
436
437 * viper-cmd.el (viper-test-com-defun,viper-exec-change)
438 (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
439 (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
440 (viper-open-line-at-point,viper-substitute,viper-overwrite)
441 (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
442 Got rid of the negative character hack.
443 (viper-escape-to-state,viper-replace-state-exit-cmd):
444 Use viper-read-key-sequence.
445 (viper-envelop-ESC-key): No need for ad-get-orig-definition.
446 (viper-minibuffer-standard-hook,viper-read-string-with-history):
447 Don't override existing minibuffer-setup-hook.
448 (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
449 Convert registers to char data type.
450 (viper-autoindent): Use viper-indent-line.
451
452 * viper-keym.el: Use viper-exec-key-in-emacs.
453
454 2001-07-20 Stefan Monnier <monnier@cs.yale.edu>
455
456 * server.el (server-visit-files): Fix variable name typo.
457
458 2001-07-20 Gerd Moellmann <gerd@gnu.org>
459
460 * simple.el (delete-trailing-whitespace): Save match data
461 around looking-at. From Markus Rost <rost@math.ohio-state.edu>.
462
463 2001-07-19 Stefan Monnier <monnier@cs.yale.edu>
464
465 * progmodes/compile.el (compilation-parse-errors): `linenum' might
466 return a this-error using the alternative format (a pair of markers).
467
468 2001-07-19 Gerd Moellmann <gerd@gnu.org>
469
470 * font-lock.el (c++-keywords): Add Standard C++ operator names.
471
472 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
473 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
474
475 2001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
476
477 * international/iso-transl.el: Fix typo in the header of the file.
478
479 * textmodes/picture.el (picture): Doc fix.
480
481 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
482 follow coding conventions in generated files.
483
484 2001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
485
486 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
487 (tool-bar-add-item): Don't call image-related primitives if the
488 display doesn't support images.
489
490 * frame.el (display-images-p): New function.
491
492 2001-07-17 Gerd Moellmann <gerd@gnu.org>
493
494 * server.el (server-visit-files): Handle the case the specified
495 column number is <= 0.
496
497 2001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
498
499 * startup.el (command-line-1): Add support for +LINE:COLUMN
500 command line argument.
501
502 2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
503
504 * server.el (server-process-filter, server-visit-files):
505 Add support for +LINE:COLUMN style emacsclient calls.
506
507 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
508
509 * emacs-lisp/easy-mmode.el: Add Keywords header.
510
511 * play/pong.el: Author has new address.
512
513 * play/landmark.el: Author is no more reachable.
514
515 * play/handwrite.el: Author is no more reachable.
516
517 2001-07-17 Stefan Monnier <monnier@cs.yale.edu>
518
519 * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
520 (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
521 Complete bindings for F<1..12> keys.
522 (global-map): Remove `undo' binding (already in the default).
523 Replace `t<n>' bindings with `f<n>' bindings.
524
525 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
526
527 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
528 (tcl-mode): Use tcl-add-log-defun.
529 (tcl-indent-line): Use tcl-calculate-indent.
530 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
531 (tcl-indent-exp): Renamed from indent-tcl-exp.
532 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
533 (tcl-indent-for-comment): Call comment-indent-function properly
534 and handle the case where it returns nil.
535
536 2001-07-16 Gerd Moellmann <gerd@gnu.org>
537
538 * calendar/cal-islam.el (calendar-goto-islamic-date):
539 Remove autoload cookie.
540
541 * calendar/calendar.el (calendar-goto-islamic-date):
542 Add call to autoload.
543
544 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
545
546 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
547 Don't change compile-auto-highlight globally.
548 Don't bother with `font-lock-defaults' property since XEmacs
549 also understands the `font-lock-defaults' variable.
550 Use make-local-variable rather than make-variable-buffer-local.
551 Don't `defconst' comment-indent-function: keep the default.
552 Call easy-menu-add unconditionally.
553 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
554 (ada-create-menu): Use :included for Emacs as well.
555
556 * vc.el (vc-do-command): Autoload.
557
558 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
559
560 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
561
562 * ps-print.el: Fix Author: header.
563
564 2001-07-16 Gerd Moellmann <gerd@gnu.org>
565
566 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
567 mouse-1 etc., bind them to `ignore'.
568
569 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
570 send-invisible, which is already defined in Comint.
571 (eshell-watch-for-password-prompt): Use it.
572
573 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
574
575 * which-func.el (which-func-mode): Doc fix.
576
577 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
578 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
579 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
580 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
581 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
582 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
583 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
584 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
585 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
586 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
587 * emulation/edt-mapper.el, emulation/edt-pc.el,
588 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
589 * emulation/tpu-edt.el, emulation/tpu-extras.el,
590 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
591 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
592 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
593 * international/isearch-x.el, international/iso-cvt.el,
594 * international/ogonek.el, international/quail.el,
595 * international/utf-8.el, jit-lock.el, language/devan-util.el,
596 * language/devanagari.el, language/ethio-util.el,
597 * language/ethiopic.el, language/european.el, language/indian.el,
598 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
599 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
600 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
601 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
602 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
603 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
604 * progmodes/autoconf.el, progmodes/cmacexp.el,
605 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
606 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
607 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
608 * progmodes/ebnf2ps.el, progmodes/executable.el,
609 * progmodes/fortran.el, progmodes/idlw-shell.el,
610 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
611 * progmodes/m4-mode.el, progmodes/mantemp.el,
612 * progmodes/meta-mode.el, progmodes/octave-inf.el,
613 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
614 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
615 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
616 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
617 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
618 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
619 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
620 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
621 * textmodes/two-column.el, time-stamp.el, timezone.el,
622 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
623 * which-func.el, whitespace.el, wid-browse.el, widget.el,
624 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
625 conventions.
626
627 2001-07-16 Gerd Moellmann <gerd@gnu.org>
628
629 * simple.el (set-variable): Require 'cus-edit' instead of
630 `wid-edit', so that the Custom widgets get defined.
631
632 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
633
634 * allout.el: A fix to follow coding conventions.
635
636 * find-lisp.el: A fix to follow coding conventions.
637
638 * term/w32-win.el: A fix to follow coding conventions.
639
640 * textmodes/sgml-mode.el: A fix to follow coding conventions.
641
642 * term/xterm.el: A fix to follow coding conventions.
643
644 * term/news.el: A fix to follow coding conventions.
645
646 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
647 header line fixed.
648
649 * sun-curs.el: Fix Maintainer: header line.
650
651 * emacs-lisp/easymenu.el: Address of the author added.
652
653 2001-07-16 Gerd Moellmann <gerd@gnu.org>
654
655 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
656 property.
657
658 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
659
660 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
661 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
662 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
663 Some fixes to follow coding conventions.
664
665 2001-07-16 Gerd Moellmann <gerd@gnu.org>
666
667 * which-func.el (which-func-mode): Doc fix.
668
669 2001-07-15 Stefan Monnier <monnier@cs.yale.edu>
670
671 * net/rcompile.el (remote-compile): Use make-local-variable.
672
673 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
674
675 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
676
677 * mail/reporter.el (reporter-submit-bug-report):
678 Don't abuse make-variable-buffer-local. Fix call to add-hook.
679
680 2001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
681
682 * calendar/cal-china.el, calendar/cal-coptic.el,
683 * calendar/cal-dst.el, calendar/cal-french.el,
684 * calendar/cal-hebrew.el, calendar/cal-islam.el,
685 * calendar/cal-iso.el, calendar/cal-julian.el,
686 * calendar/cal-mayan.el, calendar/cal-persia.el,
687 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
688 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
689 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
690 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
691 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
692 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
693 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
694 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
695 * progmodes/ada-xref.el, progmodes/cc-align.el,
696 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
697 * progmodes/cc-defs.el, progmodes/cc-engine.el,
698 * progmodes/cc-langs.el, progmodes/cc-menus.el,
699 * progmodes/cc-styles.el, progmodes/cc-vars.el,
700 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
701 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
702 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
703 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
704 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
705 * textmodes/reftex.el: Some fixes to follow coding
706 conventions in Eshell files with known maintainers.
707
708 * emulation/viper.el: A fix to follow coding conventions.
709
710 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
711 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
712 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
713 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
714 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
715 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
716 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
717 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
718 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
719 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
720 conventions in Eshell files.
721
722 * composite.el, diff.el, emacs-lisp/levents.el,
723 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
724 * emulation/pc-mode.el, emulation/viper-cmd.el,
725 * emulation/viper-ex.el, emulation/viper-init.el,
726 * emulation/viper-keym.el, emulation/viper-macs.el,
727 * emulation/viper-mous.el, emulation/viper-util.el,
728 * emulation/viper.el, forms-pass.el, international/ccl.el,
729 * international/characters.el, international/encoded-kb.el,
730 * international/fontset.el, international/ja-dic-cnv.el,
731 * international/ja-dic-utl.el, international/kinsoku.el,
732 * international/kkc.el, international/mule-cmds.el,
733 * international/mule-diag.el, international/mule-util.el,
734 * international/mule.el, international/titdic-cnv.el,
735 * language/china-util.el, language/chinese.el,
736 * language/cyril-util.el, language/cyrillic.el, language/english.el,
737 * language/greek.el, language/hebrew.el, language/japan-util.el,
738 * language/japanese.el, language/korea-util.el, language/korean.el,
739 * language/lao-util.el, language/lao.el, language/misc-lang.el,
740 * language/slovak.el, language/thai-util.el, language/thai.el,
741 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
742 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
743 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
744 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
745 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
746 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
747 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
748 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
749 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
750 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
751 to follow coding conventions in files without maintainer or in files
752 with clear maintainer (but without Maintainer header stating so).
753
754 * emacs-lisp/elp.el: A fix to follow coding conventions.
755
756 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
757 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
758 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
759 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
760 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
761 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
762 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
763 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
764 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
765 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
766 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
767 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
768 conventions in files from Gnus.
769
770 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
771 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
772 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
773 * echistory.el, electric.el, emacs-lisp/authors.el,
774 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
775 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
776 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
777 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
778 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
779 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
780 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
781 * international/codepage.el, international/iso-ascii.el,
782 * international/iso-insert.el, international/iso-transl.el,
783 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
784 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
785 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
786 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
787 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
788 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
789 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
790 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
791 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
792 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
793 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
794 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
795 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
796 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
797 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
798 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
799 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
800 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
801 * textmodes/tex-mode.el, textmodes/text-mode.el,
802 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
803 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
804 * vt100-led.el, window.el: Some fixes to follow coding conventions in
805 files maintained by FSF.
806
807 2001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
808
809 * arc-mode.el: A fix to follow coding conventions.
810
811 * bindings.el: Ditto.
812
813 * cdl.el: Ditto.
814
815 * comint.el: Ditto.
816
817 * cus-start.el: Ditto.
818
819 * shell.el: Ditto.
820
821 * skeleton.el: Ditto.
822
823 2001-07-13 Stefan Monnier <monnier@cs.yale.edu>
824
825 * info.el (Info-build-node-completions):
826 Make Info-current-file-completions buffer local.
827
828 2001-07-13 Gerd Moellmann <gerd@gnu.org>
829
830 * which-func.el (which-func-mode, which-func-ff-hook)
831 (which-function-mode): Remove references to which-func-mode-global.
832
833 * calendar/cal-islam.el (calendar-goto-islamic-date):
834 Add autoload cookie.
835
836 * play/fortune.el: Add types to defcustoms.
837
838 2001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
839
840 * language/czech.el: A fix to follow coding conventions.
841
842 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
843
844 * speedbar.el (speedbar-supported-extension-expressions): Add .g
845 to the extension list, for antlr-mode. From Christoph Wedler
846 <Christoph.Wedler@sap.com>.
847
848 2001-07-11 Stefan Monnier <monnier@cs.yale.edu>
849
850 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
851 (vc-dired-mode-map): Fix the madness.
852
853 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
854 (vc-prefix-map): Moved back from vc.el.
855
856 2001-07-11 Gerd Moellmann <gerd@gnu.org>
857
858 * mail/mail-extr.el (mail-extr-all-top-level-domains):
859 Increase the size of the obarray.
860 (mail-extr-all-top-level-domains): Add more toplevel domains,
861 add more long names.
862 From: Per Starback <starback@ling.uu.se>.
863
864 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
865
866 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
867 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
868
869 * progmodes/ada-mode.el: Ditto.
870
871 * progmodes/ada-xref.el: Ditto.
872
873 2001-07-11 Miles Bader <miles@gnu.org>
874
875 * finder.el (finder-insert-at-column): Also move to the next line
876 if exactly at COLUMN.
877
878 2001-07-10 Gerd Moellmann <gerd@gnu.org>
879
880 * help.el (describe-function-1): When printing FUNCTION's
881 documentation, don't assume FUNCTION is a symbol.
882
883 * startup.el (normal-top-level): Don't operate on the initial
884 frame if we failed to create one.
885
886 2001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
887
888 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
889 itself, i.e. only indent the contents in it.
890
891 2001-07-10 Markus Rost <rost@math.ohio-state.edu>
892
893 * mail/rmail.el (rmail-show-message): Show beginning of message in
894 all windows containing it.
895
896 2001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
897
898 * term/tty-colors.el: Fix the header line and copyright years.
899
900 2001-07-09 Gerd Moellmann <gerd@gnu.org>
901
902 * emacs-lisp/advice.el (ad-make-advised-definition): If the
903 original definition has an interactive form, but is Elp
904 instrumented, use the interactive form of the function called by
905 elp-wrapper.
906
907 * winner.el (winner-equal): Make it a defun. Don't compare Winner
908 configurations with compare-window-configuration; they aren't
909 window configurations.
910
911 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
912 from the server for the format we expect. Don't use it if it
913 doesn't look like what the Internet draft for FTP extensions specifies.
914
915 * toolbar/*.pbm: Cleaned up.
916 From Luis Fernandes <elf@ee.ryerson.ca>.
917
918 2001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
919
920 * cc-cmds.el: Extended the kludge to interoperate with the
921 delsel and pending-del packages wrt to the new function
922 `c-electric-delete-forward'.
923
924 2001-07-08 Stefan Monnier <monnier@cs.yale.edu>
925
926 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
927 to delay the call to <mode> for global minor modes.
928 (easy-mmode-define-navigation): Only recenter if interactive.
929
930 2001-07-06 Gerd Moellmann <gerd@gnu.org>
931
932 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
933 to lisp-indent-line.
934
935 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
936 from the server. Call encode-time only when we are sure that we
937 got a 213 response.
938
939 2001-07-06 Simon Josefsson <jas@extundo.com>
940
941 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
942 (mail-envelope-from): New user option.
943 (sendmail-send-it): Use it.
944
945 2001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
946
947 * ps-print.el: Use locale dependant date to print date in header.
948 Doc fix.
949 (ps-print-version): New version number (6.5.3).
950 (ps-right-header, ps-right-footer): Initialization and doc fix.
951 (ps-time-stamp-locale-default): New fun.
952
953 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
954
955 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
956 field problem with MIME-mode.
957
958 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
959
960 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
961
962 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
963 MIME-mode.
964
965 2001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
966
967 * bindings.el (mode-line-mule-info): Don't show the tip with
968 buffer-file-coding-system if that is nil.
969
970 2001-07-05 Gerd Moellmann <gerd@gnu.org>
971
972 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
973 instead of kill-line.
974
975 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
976 <Pavel@Janik.cz>.
977
978 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
979 <Pavel@Janik.cz>.
980
981 2001-07-04 Gerd Moellmann <gerd@gnu.org>
982
983 * font-lock.el (c-font-lock-keywords-3): When matching something
984 like `struct X Y', finish with point after Y.
985
986 2001-07-04 Simon Josefsson <jas@extundo.com>
987
988 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
989 in caller buffer.
990
991 2001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
992
993 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
994 instead of string-match to find the basename of the file.
995 From Pascal Obry <p.obry@wanadoo.fr>.
996
997 * net/browse-url.el (browse-url-default-windows-browser):
998 Support the MS-DOS port when it runs on Windows.
999 (browse-url-browser-function) [ms-dos]: Default to
1000 browse-url-default-windows-browser.
1001
1002 * help.el (locate-library): Enable code that looks for compressed
1003 libraries if auto-compression-mode is on.
1004
1005 2001-07-02 Stefan Monnier <monnier@cs.yale.edu>
1006
1007 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
1008
1009 2001-07-02 Gerd Moellmann <gerd@gnu.org>
1010
1011 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
1012
1013 2001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
1014
1015 * allout.el: Fix the header line, so that finder.el recognizes it.
1016 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1017
1018 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
1019 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1020
1021 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
1022
1023 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
1024
1025 * ps-bdf.el (bdf-directory-list): Use the value relative to
1026 installation-directory for MS-Windows as well.
1027
1028 2001-06-29 Richard M. Stallman <rms@gnu.org>
1029
1030 * wid-edit.el (widget-color-sample-face-get):
1031 Return ((foreground-color . COLOR)) instead of constructing a face.
1032
1033 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
1034
1035 * faces.el (region): Change the background color for the
1036 light-background color display to lightgoldenrod2, to make it
1037 visible on some laptops.
1038
1039 2001-06-28 Richard M. Stallman <rms@gnu.org>
1040
1041 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
1042 (rmail-msg-restore-non-pruned-header): Likewise.
1043 If point was in the old pruned header, put it at the top.
1044 (rmail-msg-prune-header): If point was at the top, keep it there.
1045
1046 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
1047 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
1048
1049 2001-06-28 Stefan Monnier <monnier@cs.yale.edu>
1050
1051 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
1052
1053 2001-06-28 Karl Fogel <kfogel@red-bean.com>
1054
1055 * saveplace.el: Update maintainer email address.
1056
1057 2001-06-27 Francesco Potorti` <pot@gnu.org>
1058
1059 * uniquify.el: (uniquify-rationalize-file-buffer-names):
1060 Undo previous change.
1061
1062 2001-06-27 Francesco Potorti` <pot@gnu.org>
1063
1064 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
1065 preliminary quick reordering. Can speed things up dramatically.
1066
1067 2001-06-26 Richard M. Stallman <rms@gnu.org>
1068
1069 * dired.el (dired-get-filename): A file name starting with ~
1070 is not absolute in this context.
1071
1072 * which-func.el (which-func-maxout): Increase default to 500000.
1073 (which-function-mode): This is now the "real" name of the function.
1074 (which-func-mode): Now an alias.
1075 (which-func-mode-global): Name deleted.
1076
1077 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
1078 button-2, when binding hs-mouse-toggle-hiding.
1079
1080 2001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
1081
1082 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
1083 (rmail-msg-prune-header): Likewise.
1084 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
1085 and `rmail-msg-prune-header'.
1086
1087 2001-06-25 Stefan Monnier <monnier@cs.yale.edu>
1088
1089 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
1090 back than LINEBEG.
1091
1092 2001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
1093
1094 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
1095 window where they clicked the mouse has a header line, adjust
1096 vertical movement by one.
1097
1098 2001-06-25 Milan Zamazal <pdm@zamazal.org>
1099
1100 * progmodes/glasses.el (glasses-make-readable): Consider underscores
1101 too when separating a parenthesis.
1102
1103 2001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
1104
1105 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
1106 (bookmark-bmenu-hide-filenames): Add help-echo to
1107 mouse-highlighted text.
1108 (bookmark-bmenu-show-filenames): Remove help-echo property from
1109 the whitespace.
1110
1111 2001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
1112
1113 * files.el (auto-mode-alist): Add configure.ac (autoconf).
1114 From Karl Eichwalder <ke@suse.de>.
1115
1116 2001-06-23 Richard M. Stallman <rms@gnu.org>
1117
1118 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
1119
1120 * progmodes/cc-styles.el (c-set-style): Don't specify initial
1121 contents for completing-read.
1122
1123 2001-06-22 Richard M. Stallman <rms@gnu.org>
1124
1125 * menu-bar.el (menu-bar-make-toggle): Construct the
1126 function's doc string from HELP, not DOC, and make it accurate by
1127 adding "Toggle whether to " at the front and downcasing the initial.
1128 Change the HELP arg in some calls to make it fit this usage.
1129
1130 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
1131 Undo previous change.
1132
1133 2001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
1134
1135 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
1136
1137 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
1138
1139 2001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
1140
1141 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
1142
1143 * dabbrev.el (dabbrev--select-buffers): Fix last change.
1144
1145 2001-06-20 Richard M. Stallman <rms@gnu.org>
1146
1147 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
1148 broken out from dabbrev--find-expansion. Handle minibuffer
1149 specially here.
1150 (dabbrev--find-expansion): Simplify code in various ways.
1151 Don't treat minibuffers specially.
1152 Call dabbrev--make-friend-buffer-list.
1153 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
1154 (dabbrev--scanning-message): Do nothing when minibuffer is current.
1155
1156 2001-06-19 John Wiegley <johnw@gnu.org>
1157
1158 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
1159 Also, added a comment describing how to greatly speedup Eshell
1160 loadup time, by concatenating together all of Eshell's .elc files.
1161
1162 2001-06-19 John Wiegley <johnw@gnu.org>
1163
1164 * eshell/esh-mode.el: Disabled a test that often yields false failures.
1165
1166 2001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
1167
1168 * woman.el (WoMan-highlight-references): Add help-echo to
1169 mouse-highlighted text.
1170
1171 2001-06-18 Stefan Monnier <monnier@cs.yale.edu>
1172
1173 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
1174
1175 2001-06-18 Gerd Moellmann <gerd@gnu.org>
1176
1177 * international/quail.el (quail-start-conversion):
1178 Reset quail-translating to nil.
1179
1180 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
1181 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
1182
1183 2001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
1184
1185 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
1186 mouse-highlighted text.
1187
1188 * dired.el (dired-mark-pop-up): Fix last change.
1189
1190 2001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
1191
1192 * calendar/calendar.el (generate-calendar-month): Add help-echo to
1193 mouse-highlighted text.
1194
1195 * net/quickurl.el (quickurl-url-file): Run through
1196 convert-standard-filename.
1197 (quickurl-list-populate-buffer): Add help-echo to
1198 mouse-highlighted text.
1199 (top-level): Update Dave's URL.
1200
1201 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
1202 mouse-highlighted text.
1203
1204 * textmodes/page-ext.el (pages-copy-header-and-position):
1205 Add help-echo to mouse-highlighted text.
1206
1207 * tar-mode.el (tar-header-block-summarize): Add help-echo to
1208 mouse-highlighted text.
1209
1210 * replace.el (occur): Add help-echo to mouse-highlighted text.
1211
1212 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
1213 mouse-highlighted text.
1214
1215 * progmodes/cpp.el (cpp-make-button): Add help-echo to
1216 mouse-highlighted text.
1217
1218 * progmodes/compile.el (compile-reinitialize-errors):
1219 Add help-echo to mouse-highlighted messages.
1220 (compilation-forget-errors): Remove help-echo property as well.
1221
1222 * play/landmark.el (lm-plot-square, lm-init-display):
1223 Add help-echo to mouse-highlighted text.
1224
1225 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
1226 Add help-echo to mouse-highlighted text.
1227
1228 * dired.el (dired-insert-set-properties): Add help-echo to
1229 mouse-highlighted text.
1230 (dired-mark-pop-up): Remove help-echo property from the file name.
1231
1232 * comint.el (comint-send-input): Add help-echo to
1233 mouse-highlighted text.
1234
1235 * buff-menu.el (list-buffers-noselect): Add help-echo to
1236 mouse-highlighted text.
1237
1238 * arc-mode.el (archive-summarize-files): Add help-echo to
1239 mouse-highlighted text.
1240
1241 * ffap.el (ffap-machine-p): Always return nil if
1242 open-network-stream is not fboundp.
1243
1244 2001-06-17 Stefan Monnier <monnier@cs.yale.edu>
1245
1246 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
1247 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
1248 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
1249 incorrectly binding chars between 128 and 256 to it.
1250 (sgml-maybe-name-self): Handle latin-1 chars properly.
1251 (sgml-tags-invisible): Bind buffer-file-name to nil.
1252 Use unwind-protect and restore-buffer-modified-p.
1253 (sgml-point-entered): Use buffer-substring-no-properties.
1254 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
1255 (html-mode): Don't force `imenu-sort-function'.
1256
1257 2001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
1258
1259 * tar-mode.el: Fix the copyright notice.
1260
1261 * font-lock.el (font-lock-comment-face): For tty's with dark
1262 background, use "red1", since "lightred" is not one of the colors
1263 recognized by tty-colors.el.
1264
1265 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
1266 create a buffer for extracted file, in case there's more than one
1267 file by that name in an archive, possibly in different
1268 directories. From Kevin Rodgers <kevinr@ihs.com>.
1269
1270 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
1271 <alex@gnu.org>.
1272
1273 2001-06-15 Miles Bader <miles@gnu.org>
1274
1275 * textmodes/texinfmt.el (texinfo-format-syntax-table):
1276 Revert previous change.
1277
1278 2001-06-14 Richard M. Stallman <rms@gnu.org>
1279
1280 * replace.el (keep-lines-read-args): Return just a regexp.
1281 Provide nil for the region args.
1282 (keep-lines, flush-lines, how-many):
1283 Calculate the defaults for the region here, when args are nil.
1284
1285 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
1286
1287 * rot13.el (rot13-other-window): Some more doc fix.
1288
1289 2001-06-14 Per Starback <starback@ling.uu.se>
1290
1291 * replace.el (case-replace, query-replace-from-history-variable)
1292 (query-replace-to-history-variable, keep-lines-read-args)
1293 (occur-revert-function, query-replace-help): Dox fix.
1294
1295 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
1296
1297 * rot13.el (rot13-other-window): Doc fix.
1298
1299 2001-06-14 Miles Bader <miles@gnu.org>
1300
1301 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
1302 of " and \ to "." (punctuation).
1303 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
1304
1305 2001-06-13 Richard M. Stallman <rms@gnu.org>
1306
1307 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
1308
1309 * simple.el (shell-command-on-region): Never kill the
1310 *Shell Command Output* buffer.
1311
1312 2001-06-13 Stefan Monnier <monnier@cs.yale.edu>
1313
1314 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
1315
1316 2001-06-10 Stefan Monnier <monnier@cs.yale.edu>
1317
1318 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1319 New var, to recognize ${ $' and PODs.
1320 (perl-font-lock-syntactic-face-function): New function.
1321 (perl-mode): Use them.
1322 (perl-continuation-line-p): New function, from perl-calculate-indent.
1323 (perl-calculate-indent): Use it, to properly handle continuation
1324 lines of continuation lines.
1325
1326 2001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
1327
1328 * server.el (server-process, server-buffer-clients): Doc fix.
1329 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1330
1331 2001-06-09 John Wiegley <johnw@gnu.org>
1332
1333 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
1334 test if the last command was Lisp or not.
1335 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
1336 B x C".
1337
1338 2001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
1339
1340 * dos-w32.el (grep-regexp-alist): Remove definition, since the
1341 general one on compile.el supports drive letters.
1342
1343 2001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
1344
1345 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
1346 key description.
1347
1348 * textmodes/reftex-sel.el (reftex-select-jump): New command.
1349
1350 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
1351 (reftex-toc-jump): New command.
1352
1353 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
1354 to parse international characters as well.
1355
1356 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
1357 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
1358
1359 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
1360
1361 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
1362 TAB to the key separators.
1363
1364 2001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
1365
1366 * international/mule.el (auto-coding-alist): Remove redundant
1367 up-cased versions of the extensions (auto-coding-alist-lookup is
1368 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
1369 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
1370
1371 2001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
1372
1373 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
1374
1375 2001-06-01 Richard M. Stallman <rms@gnu.org>
1376
1377 * help.el (describe-variable): Put value on same line
1378 with preceding text, if it is short enough to look good that way.
1379
1380 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
1381
1382 * term/internal.el (IT-unicode-translations): New variable.
1383 (IT-setup-unicode-display): New function.
1384
1385 2001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1386
1387 * ps-print.el: Handle before-string and after-string overlay properties
1388 in ps-print-*-with-faces commands. Doc fix.
1389 (ps-print-version): New version number (6.5.2).
1390 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
1391 for XEmacs.
1392 (ps-prefix-quote): Doc fix.
1393 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
1394 (ps-basic-plot-str, ps-plot-string): New funs.
1395
1396 2001-05-31 Stefan Monnier <monnier@cs.yale.edu>
1397
1398 * progmodes/etags.el (tags-compression-info-list): Fix docstring
1399 and :type spec.
1400
1401 2001-05-31 Gerd Moellmann <gerd@gnu.org>
1402
1403 * international/mule-cmds.el (inactivate-input-method):
1404 Set input-method-function to nil.
1405
1406 * xml.el (xml-parse-tag): The document may contain invalid characters.
1407 From ShengHuo ZHU <zsh@cs.rochester.edu>
1408
1409 2001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
1410
1411 * mail/rmailsum.el (rmail-message-subject-p): Don't call
1412 `rmail-summary-line-decoder' if the message does not have
1413 a Subject: field.
1414
1415 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
1416
1417 * mail/rmail.el (rmail-insert-mime-resent-message-function):
1418 New variable.
1419 (rmail-resend): Modify to work in `rmail-view-buffer'; call
1420 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
1421 is non-nil.
1422
1423 2001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
1424
1425 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
1426
1427 2001-05-29 Sam Steingold <sds@gnu.org>
1428
1429 * faces.el (face-valid-attribute-values): Bind `valid' directly
1430 instead of using `setq'.
1431
1432 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
1433 Use `tex-shell-buf'.
1434 (tex-shell-proc): Use `tex-shell-running'.
1435 (tex-shell-buf-no-error): New function.
1436 (tex-send-tex-command): Use it.
1437 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
1438 (tex-kill-job): Check the process before calling `quit-process'.
1439
1440 2001-05-29 Gerd Moellmann <gerd@gnu.org>
1441
1442 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
1443 UTF-8 sequences.
1444
1445 2001-05-28 Miles Bader <miles@gnu.org>
1446
1447 * comint.el (comint-carriage-motion): Renamed from
1448 `comint-cr-magic'. Operate on the buffer instead of the string
1449 (for use as a comint post-output filter, instead of as a
1450 pre-output filter). Handle backspaces too. Add to the
1451 `comint-output-filter-functions' hook instead of
1452 `comint-preoutput-filter-functions'.
1453
1454 2001-05-28 Gerd Moellmann <gerd@gnu.org>
1455
1456 * language/japan-util.el (japanese-hankaku): Prefer the charset
1457 `jisx0201' when the optional argument `ascii-only' is not specified.
1458 (japanese-hankaku-region): Ditto.
1459 From Katsumi Yamaoka <yamaoka@jpl.org>
1460
1461 2001-05-28 Stefan Monnier <monnier@cs.yale.edu>
1462
1463 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
1464 (outline-invisible-p): New function.
1465 (hide-leaves): Save excursion.
1466 (hide-other): Stop looping when reaching bobp.
1467
1468 2001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
1469
1470 * cus-edit.el (custom-file): Fix last change.
1471
1472 2001-05-27 Stefan Monnier <monnier@cs.yale.edu>
1473
1474 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
1475 same definition in byte-compile-function-environment as `autoload'
1476 would put in `symbol-function'.
1477
1478 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
1479 patch to correct the error message as well.
1480
1481 2001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
1482
1483 * cus-edit.el (custom-file): Don't assume we were invoked with -q
1484 unless ~/.emacs exists.
1485
1486 * novice.el (enable-command): If user-init-file is nil or does not
1487 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
1488
1489 2001-05-25 Stefan Monnier <monnier@cs.yale.edu>
1490
1491 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
1492 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
1493 Allow spaces around macro arguments.
1494 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
1495 indent-for-tab-command.
1496 (latex-mode-map, plain-tex-mode-map): New keymaps.
1497 Inherit from tex-mode-map.
1498 (tex-common-initialization): Don't setup the keymap any more
1499 since it's now done right by define-derived-mode.
1500 (latex-mode): Set skeleton-end-hook to nil.
1501 (latex-skeleton-end-hook): Remove.
1502 (tex-latex-block, latex-insert-item): Simplify.
1503 (latex-syntax-after): Use following-char rather than char-after.
1504 (tex-discount-args-cmds, tex-count-words): New functions.
1505
1506 * textmodes/tildify.el (tildify-ignored-environments-alist):
1507 Recognize \verb* as well.
1508
1509 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
1510 (perl-comment-indent): Simplify to let newcomment.el do its job.
1511 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
1512 (perl-mark-function): Cleanup the namespace.
1513 (perl-calculate-indent): Don't be fooled by nested functions.
1514
1515 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
1516
1517 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
1518 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
1519
1520 2001-05-25 Andrew Choi <akochoi@i-cable.com>
1521
1522 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
1523 actually be `\\'.
1524 (ctlau-b5-converter): Likewise.
1525
1526 2001-05-24 Andrew Choi <akochoi@i-cable.com>
1527
1528 * international/titdic-cnv.el (quail-misc-package-ext-info):
1529 Change CTLauB.el to CTLau-b5.el.
1530
1531 2001-05-23 Stefan Monnier <monnier@cs.yale.edu>
1532
1533 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
1534 rather than beginning-of-line to avoid problems with fields.
1535 (gud-perldb-massage-args): Use unless and push.
1536 (gud-chdir-before-run): New var.
1537 (gud-common-init): Use it.
1538
1539 2001-05-24 Andrew Choi <akochoi@i-cable.com>
1540
1541 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
1542 delete entries for chinese-ctlau and chinese-ctlaub.
1543 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
1544 chinese-ctlaub.
1545 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
1546 New functions.
1547
1548 2001-05-22 Gerd Moellmann <gerd@gnu.org>
1549
1550 * cus-edit.el (custom-comment-show): Remove debug code.
1551
1552 * language/japan-util.el (japanese-symbol-table): Fix handling of
1553 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
1554
1555 2001-05-21 Stefan Monnier <monnier@cs.yale.edu>
1556
1557 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
1558 Renamed by removing the silly `-flag' suffix.
1559 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
1560
1561 2001-05-20 Stefan Monnier <monnier@cs.yale.edu>
1562
1563 * replace.el (keep-lines-read-args): Use `copy-marker'.
1564 (how-many): Save excursion properly.
1565 (occur-mode): Use define-derived-mode.
1566 (perform-replace): Use with-current-buffer.
1567
1568 2001-05-20 Richard M. Stallman <rms@gnu.org>
1569
1570 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
1571
1572 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
1573
1574 * info.el (Info-read-subfile): Widen before finding the
1575 desired node in the subfile.
1576
1577 * startup.el (command-line-1): When >2 files visited,
1578 leave the last one visible, and make that the selected window.
1579
1580 2001-05-20 Gerd Moellmann <gerd@gnu.org>
1581
1582 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
1583
1584 2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
1585
1586 * international/ccl.el (define-ccl-program): Fix a typo.
1587 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1588
1589 * international/mule.el (decode-char): Fix a typo. From Pavel
1590 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1591
1592 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
1593 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1594
1595 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
1596 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1597
1598 2001-05-18 Sam Steingold <sds@gnu.org>
1599
1600 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
1601 and [RET] to `cvs-mode-find-file'.
1602
1603 2001-05-18 John Wiegley <johnw@gnu.org>
1604
1605 * eshell/esh-ext.el (eshell-explicit-command-char): A new
1606 configuration variable, which determines the initial character
1607 that forces use of an external version of a command. The default
1608 is *, but may be set to \, for example.
1609
1610 * eshell/esh-ext.el (eshell-explicit-command):
1611 Use `eshell-explicit-command-char' instead of ?*.
1612
1613 * eshell/esh-cmd.el (eshell/which):
1614 Use `eshell-explicit-command-char' instead of ?*.
1615
1616 * eshell/em-cmpl.el (eshell-completion-command-name)
1617 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
1618 instead of ?*.
1619
1620 2001-05-18 Gerd Moellmann <gerd@gnu.org>
1621
1622 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
1623 subst-char-in-string.
1624 (ange-ftp-after-parse-ls-hook): New variable.
1625 (ange-ftp-ls): Run that hook.
1626 From Peter Milliken <Peter.Milliken@GTECH.COM>.
1627
1628 * tmm.el (tmm-get-keymap): Fix handling of :filter.
1629 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
1630 text into *Completions*.
1631
1632 * net/goto-addr.el (goto-address-at-point): Deal with URLs
1633 part of which look like email addresses.
1634
1635 2001-05-18 Andrew Innes <andrewi@gnu.org>
1636
1637 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
1638 Use . instead of absolute path for lisp dir, to avoid bug in W2K
1639 cmd.exe's handling of FOR loops.
1640 (autoloads): Set find-file-suppress-same-file-warnings to t to
1641 avoid slew of spurious messages.
1642
1643 2001-05-18 Simon Josefsson <simon@josefsson.org>
1644
1645 * mail/smtpmail.el (maybe-append-domain): Renamed to
1646 `smtpmail-maybe-append-domain'.
1647 (smtpmail-via-smtp): Use the new name.
1648
1649 * net/browse-url.el (browse-url-browser-function): Add kde.
1650 (browse-url-kde-program, browse-url-kde-args): New variables.
1651 (browse-url-kde): New function.
1652
1653 2001-05-18 Miles Bader <miles@gnu.org>
1654
1655 * simple.el (delete-horizontal-space, just-one-space):
1656 Use `constrain-to-field' instead of `field-end'/`field-beginning',
1657 because it's more efficient for large files.
1658
1659 2001-05-17 Gerd Moellmann <gerd@gnu.org>
1660
1661 * mail/rmail.el (rmail-require-mime-maybe): New function.
1662 (rmail): Use it.
1663 (rmail-mode): Handle the case of finding Rmail files.
1664
1665 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
1666 functions.
1667
1668 2001-05-17 Stefan Monnier <monnier@cs.yale.edu>
1669
1670 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
1671 text-property after moving to the beginning of line and regardless
1672 of the value of font-lock-multiline.
1673
1674 2001-05-17 Gerd Moellmann <gerd@gnu.org>
1675
1676 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
1677
1678 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
1679 last coding system used before calling set-buffer-modified-p
1680 because that function changes last-coding-system.
1681
1682 2001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
1683
1684 * files.el (switch-to-buffer-other-window)
1685 (switch-to-buffer-other-frame): Add an xref to display-buffer in
1686 the doc string.
1687
1688 2001-05-17 Gerd Moellmann <gerd@gnu.org>
1689
1690 * language/slovak.el, language/czech.el: New maintainer.
1691
1692 2001-05-16 Sam Steingold <sds@gnu.org>
1693
1694 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
1695 sub-form of `defgeneric' correctly.
1696
1697 2001-05-16 Gerd Moellmann <gerd@gnu.org>
1698
1699 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
1700 of `c'.
1701
1702 * textmodes/outline.el (outline-font-lock-level): Remove the
1703 condition-case, test what outline-level returns instead, to
1704 ease debugging.
1705
1706 * international/mule.el (auto-coding-regexp-alist): New user-option.
1707 (auto-coding-from-file-contents): New function.
1708 (set-auto-coding): Use it to determine a coding system.
1709
1710 2001-05-15 Gerd Moellmann <gerd@gnu.org>
1711
1712 * mouse.el (mouse-delete-other-windows): Doc fix.
1713
1714 * emacs-lisp/lisp-mode.el (lisp-mode):
1715 Make font-lock-keywords-case-fold-search a buffer-local variable with
1716 make-local-variable before setting it.
1717
1718 2001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
1719
1720 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
1721 prefixes.
1722
1723 2001-05-14 Gerd Moellmann <gerd@gnu.org>
1724
1725 * hexl.el (hexl-current-address): Print a message when called
1726 interactively.
1727
1728 2001-05-11 Stefan Monnier <monnier@cs.yale.edu>
1729
1730 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
1731
1732 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
1733
1734 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
1735
1736 2001-05-11 Gerd Moellmann <gerd@gnu.org>
1737
1738 * startup.el (command-line): If parameters have been changed in
1739 the init files which influence font selection, clear the face
1740 cache so that faces get realized with the new parameters.
1741
1742 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
1743
1744 2001-05-10 Stefan Monnier <monnier@cs.yale.edu>
1745
1746 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
1747
1748 2001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
1749
1750 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
1751 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
1752
1753 2001-05-10 Gerd Moellmann <gerd@gnu.org>
1754
1755 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
1756 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
1757
1758 2001-05-09 John Wiegley <johnw@gnu.org>
1759
1760 * eshell/esh-util.el (eshell-convert-numeric-arguments):
1761 Annotated the documentation string to tell users about
1762 `eshell-no-numeric-conversions'.
1763
1764 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
1765 conversions if a Lisp function has the property
1766 `eshell-no-numeric-conversions' set to a non-nil value.
1767
1768 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
1769 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
1770 property `eshell-no-numeric-conversions' on the following
1771 functions (which all deal with filesystem entities, and never Lisp
1772 numerical values): eshell/cd, eshell/pushd, eshell/popd,
1773 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
1774 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
1775 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
1776 eshell/which, eshell/addpath.
1777
1778 2001-05-09 John Wiegley <johnw@gnu.org>
1779
1780 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
1781 encountered as an argument, don't convert it right away, but tag
1782 the first character of the string with the text properties
1783 `number', which signifies to `eshell-lisp-command' that the
1784 argument should be passed through `string-to-number' if it is
1785 actually used in the call to a Lisp function.
1786
1787 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
1788 function, convert any string arguments that have been tagged as
1789 "numbers", by calling string-to-number.
1790
1791 * eshell/esh-util.el (eshell-number-regexp): Now that number
1792 conversions only happen for Lisp function calls, the number regexp
1793 should now match all integer and floating point forms.
1794
1795 * eshell/esh-proc.el: Disable `eshell-stop-process' and
1796 `eshell-continue-process', since they are both nonfunctional at
1797 the moment.
1798 (eshell-proc-initialize): Don't bind keys for
1799 `eshell-stop-process' or `eshell-continue-process'.
1800
1801 * eshell/em-unix.el (eshell-shuffle-files):
1802 Apply `directory-file-name' before calling `file-name-directory'.
1803
1804 * eshell/em-hist.el (eshell-add-to-history): Reference to
1805 `eshell-history-ring' needed to be `eshell-history-index'.
1806
1807 * calendar/timeclock.el (timeclock-find-discrep):
1808 Initialize `elapsed' to 0.
1809 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
1810 it's still nil.
1811
1812 2001-05-09 Stefan Monnier <monnier@cs.yale.edu>
1813
1814 * arc-mode.el (archive-int-to-mode): Construct the string directly.
1815 (archive-mode): Use capitalize.
1816 (archive-unique-fname): Use make-temp-file.
1817
1818 2001-05-09 Gerd Moellmann <gerd@gnu.org>
1819
1820 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
1821
1822 2001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
1823
1824 * tar-mode.el (tar-extract): Pay attention to the value of
1825 coding-system-for-read, if it is non-nil.
1826
1827 * calendar/holidays.el (holidays): Add an autoload cookie.
1828 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1829
1830 2001-05-08 John Wiegley <johnw@gnu.org>
1831
1832 * calendar/timeclock.el (timeclock-workday-remaining):
1833 Changed logic for determining how much time is remaining.
1834 (timeclock-workday-elapsed): Don't accept a "relative" argument
1835 for the current day's elapsed time. What could that have meant?
1836 (timeclock-workday-elapsed-string): No "relative" argument anymore.
1837 (timeclock-when-to-leave): Changed logic, similarly to what was
1838 done for `timeclock-workday-remaining'.
1839 (timeclock-find-discrep): Removed "today-only" argument, which had
1840 no meaning. Fixed some more math problems. The function now
1841 returns a three member list: (TOTAL-TIME-DISCREPANCY
1842 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
1843
1844 2001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
1845
1846 * w32-fns.el (convert-standard-filename): Start replacing slashes
1847 from the beginning of the file name, not from where the last
1848 invalid character was. From "Andrew Maguire (SWW)"
1849 <Andrew.Maguire@Smallworld.co.uk>
1850
1851 2001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
1852
1853 The following changes are to provide infrastructure for handling
1854 MIME messages to rmail. They don't affect the original behaviour
1855 if rmail-enable-mime is nil.
1856
1857 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
1858 (rmail-search-mime-message-function)
1859 (rmail-search-mime-header-function): New variables.
1860 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
1861 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
1862 `rmail-view-buffer' is hidden.
1863 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
1864 call rmai-show-mime-function.
1865 (rmail-display-labels): If rmail-enable-mime is non-nil, update
1866 mode-line-process of rmail-view-buffer.
1867 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
1868 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
1869 buffer.
1870 (rmail-next-message, rmail-next-undeleted-message): Be sure to
1871 set-buffer to the Rmail buffer.
1872 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
1873 rmail-search-mime-header-function.
1874 (rmail-search-message): New function.
1875 (rmail-search): Call rmail-search-message to check if a message
1876 matches REGEXP, lastly update point after calling
1877 rmail-show-message.
1878 (rmail-undelete-previous-message, rmail-expunge-confirmed)
1879 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
1880 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
1881 header region, refer to rmail-msgref-vector while setting the
1882 current buffer to rmail-buffer temporarily.
1883 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
1884 If rmail-enable-mime is non-nil, call
1885 rmail-insert-mime-forwarded-message-function instead of inserting
1886 forwarded message by itself.
1887
1888 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
1889 Rmail buffer.
1890 (rmail-set-label, rmail-next-labeled-message): Likewise.
1891
1892 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
1893 set-buffer to the Rmail buffer.
1894 (rmail-output-to-rmail-file): Likewise.
1895 (rmail-output): Likewise.
1896
1897 * mail/rmailsum.el (rmail-message-subject-p): Process the result
1898 of mail-fetch-field by rmail-summary-line-decoder.
1899 (rmail-new-summary): Be sure to go to the Rmail buffer.
1900 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
1901 rmail-view-buffer to nil.
1902 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
1903 rmail-view-buffer.
1904 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
1905 rmail-buffer.
1906 (rmail-summary-scroll-msg-down): Likewise.
1907 (rmail-summary-beginning-of-message): Likewise.
1908 (rmail-summary-wipe): Likewise.
1909 (rmail-summary-toggle-header): Use save-window-excursion, not
1910 save-excursion. Update point in rmail-view-buffer, not in
1911 rmail-buffer.
1912 (rmail-summary-reply): Before calling rmail-reply, set buffer to
1913 rmail-view-buffer, not rmail-buffer.
1914
1915 2001-05-07 Gerd Moellmann <gerd@gnu.org>
1916
1917 * cus-edit.el (custom-file): Signal an error if user-init-file is
1918 nil (running -q).
1919
1920 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
1921
1922 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
1923 Add :version.
1924
1925 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
1926 New option.
1927 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
1928 only if smtpmail-warn-about-unknown-extensions is set.
1929
1930 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
1931 instead of rmail-sort-by-keywords.
1932
1933 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
1934 rmail-sort-by-keywords.
1935
1936 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
1937 rmail-summary-sort-by-keywords. Doc fix.
1938 (rmail-summary-mode): Doc fix.
1939
1940 * mail/rmail.el (rmail-edit): New Custom group.
1941
1942 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
1943 (rmail-edit-mode-hook): New user-option.
1944
1945 2001-05-05 Richard M. Stallman <rms@gnu.org>
1946
1947 * help.el (help-xref-symbol-regexp): Recognize "source of"
1948 and friends, meaning make a link to the source file.
1949 (help-make-xrefs): Handle "source of" and friends
1950 by constructing a link that visits the source file.
1951
1952 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
1953
1954 2001-05-04 Stefan Monnier <monnier@cs.yale.edu>
1955
1956 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
1957 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
1958 Renamed from perl-font-lock-keywords to avoid clashes.
1959 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
1960 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
1961 Updated correspondingly.
1962
1963 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
1964 Typo `nonexistant' -> `nonexistent'.
1965
1966 2001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
1967
1968 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
1969 Split `c-electric-delete' into two functions where
1970 `c-electric-delete-forward' always deletes forward and
1971 `c-electric-delete' only contains the code necessary for XEmacs to
1972 choose between backward and forward deletion.
1973
1974 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
1975 get the electric behavior on that key too.
1976 (c-fill-paragraph): Fixed bogus direct use of
1977 c-comment-prefix-regexp, which caused an error when it's a list.
1978
1979 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
1980
1981 * dired-aux.el (dired-diff): Doc fix.
1982
1983 * dired.el (dired-diff): Likewise.
1984
1985 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
1986
1987 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
1988
1989 2001-05-02 Stefan Monnier <monnier@cs.yale.edu>
1990
1991 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
1992 if both the buffer and the file are read-only.
1993
1994 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
1995 rather than font-lock-string-face.
1996 (sh-get-indent-info): Treat heredocs like strings.
1997
1998 2001-05-02 Gerd Moellmann <gerd@gnu.org>
1999
2000 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
2001 a newline following `}'.
2002 (texinfo-format-email): New function.
2003 (toplevel): Use texinfo-format-email for @email.
2004 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
2005 Add `display'.
2006 (texinfo-sort-region): Goto point-min before sorting.
2007 (texinfo-set): Remove leading white space from value.
2008 From yagi@is.titech.ac.jp.
2009
2010 * replace.el (query-replace-regexp-eval): Doc fix.
2011
2012 2001-05-01 Stefan Monnier <monnier@cs.yale.edu>
2013
2014 * diff-mode.el (diff-nonexistant-face): New face.
2015 (diff-font-lock-keywords): Use it.
2016
2017 2001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
2018
2019 * font-lock.el (font-lock-mode): Doc fix.
2020
2021 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
2022 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
2023
2024 2001-04-30 Gerd Moellmann <gerd@gnu.org>
2025
2026 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
2027 backslash at the start of the here-document delimiter.
2028 (sh-font-lock-syntactic-keywords): Likewise.
2029
2030 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
2031
2032 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
2033
2034 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
2035 (tty-color-translate, tty-color-by-index, tty-color-values)
2036 (tty-color-desc): Doc fix.
2037
2038 2001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
2039
2040 * dired-aux.el (dired-do-create-files, dired-do-copy)
2041 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
2042 Mention dired-dwim-target in the doc string.
2043
2044 2001-04-28 Miles Bader <miles@gnu.org>
2045
2046 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
2047 (dabbrev--find-expansion): Use it.
2048 (dabbrev--select-buffers): Don't select ignored buffers.
2049
2050 2001-04-27 Gerd Moellmann <gerd@gnu.org>
2051
2052 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
2053
2054 2001-04-26 Richard M. Stallman <rms@gnu.org>
2055
2056 * dabbrev.el: Add doc strings for some functions.
2057 (dabbrev--eliminate-newlines): New variable.
2058 (dabbrev--substitute-expansion): Convert newlines to spaces
2059 if dabbrev--eliminate-newlines is set.
2060 If abbrev and expansion are both all-lower-case,
2061 leave dabbrev--last-case-pattern nil.
2062
2063 2001-04-26 Gerd Moellmann <gerd@gnu.org>
2064
2065 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
2066 if necessary, like in rmail-show-message.
2067
2068 2001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2069
2070 * ps-print.el: Color specified by number is forced to be float number.
2071 (ps-print-version): New version number (6.5.1.1).
2072 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
2073 initialization.
2074 (ps-prefix-quote): New internal var.
2075 (ps-print-quote): New fun.
2076 (ps-setup, ps-output-frame-properties, ps-float-format)
2077 (ps-format-color): Code fix.
2078 (ps-plot-region): Eliminate redundant foreground color text setting.
2079
2080 2001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
2081
2082 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
2083
2084 2001-04-25 Gerd Moellmann <gerd@gnu.org>
2085
2086 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
2087
2088 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
2089
2090 * info.el (Info-additional-directory-list): Doc fix.
2091
2092 * find-lisp.el (find-lisp-find-dired-filter)
2093 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
2094 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
2095
2096 2001-04-25 Stefan Monnier <monnier@cs.yale.edu>
2097
2098 * progmodes/make-mode.el (makefile-font-lock-keywords):
2099 Rationalize the rules for includes and conditionals and use the
2100 keyword face for them.
2101
2102 * faces.el (modify-face): Add compatibility for non-interactive use.
2103
2104 2001-04-24 John Wiegley <johnw@gnu.org>
2105
2106 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
2107 fix from last night, since it wasn't finding eshell/cd.
2108
2109 2001-04-24 Gerd Moellmann <gerd@gnu.org>
2110
2111 * rect.el (string-rectangle): Revert to 20.x behaviour.
2112 (replace-rectangle): Make it an alias for string-rectangle.
2113 (string-insert-rectangle): New function.
2114
2115 2001-04-23 John Wiegley <johnw@gnu.org>
2116
2117 * eshell/em-unix.el (eshell/diff): Fixed problems that were
2118 occurring with Emacs 21's diff.el/compile.el interaction layer.
2119
2120 2001-04-23 Colin Walters <walters@cis.ohio-state.edu>
2121
2122 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
2123 case where the function was defined in a file, but not part of an
2124 eshell module.
2125
2126 2001-04-23 John Wiegley <johnw@gnu.org>
2127
2128 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
2129 code to work around a redisplay problem I've been having.
2130
2131 2001-04-23 John Wiegley <johnw@gnu.org>
2132
2133 * calendar/timeclock.el (timeclock-day-required): If the time
2134 required for a particular day is not set, use `timeclock-workday'.
2135 (timeclock-find-discrep): Added some sample code in a comment.
2136
2137 * eshell/eshell.el (eshell-command): Made a few changes so that
2138 `eshell-command' could be called programmatically.
2139
2140 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
2141
2142 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
2143
2144 2001-04-23 John Wiegley <johnw@gnu.org>
2145
2146 * calendar/timeclock.el: Updated copyright.
2147 (timeclock-generate-report): Don't report the daily or two-week
2148 total, if no time has been worked in that period.
2149 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
2150 final computational form, which was unnecessary; corrected a
2151 parsing problem when timeclock-relative was nil.
2152
2153 2001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
2154
2155 * calendar/timeclock.el (timeclock-modeline-display): Check if
2156 `list-entry' is null.
2157 (timeclock-use-display-time): The first argument to `set-variable'
2158 must be a symbol.
2159
2160 2001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
2161
2162 * calendar/calendar.el (diary-entry-marker)
2163 (calendar-today-marker, calendar-holiday-marker):
2164 Use display-color-p instead of window-system.
2165 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
2166 instead of window-system.
2167 (calendar-hide-window): Use display-multi-frame-p instead of
2168 window-system.
2169
2170 * calendar/cal-x.el (calendar-two-frame-setup)
2171 (calendar-only-one-frame-setup, calendar-one-frame-setup):
2172 Use display-multi-frame-p instead of window-system.
2173
2174 2001-04-23 Gerd Moellmann <gerd@gnu.org>
2175
2176 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
2177
2178 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
2179 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
2180
2181 2001-04-23 Alex Schroeder <alex@gnu.org>
2182
2183 * goto-addr.el: Instead of defining line-beginning-position and
2184 line-end-position a defalias is used for point-at-bol and point-at-eol.
2185
2186 2001-04-23 Alex Schroeder <alex@gnu.org>
2187
2188 * goto-addr.el: Added XEmacs compatibility code.
2189 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
2190
2191 2001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
2192
2193 * textmodes/paragraphs.el (sentence-end): Doc fix.
2194
2195 2001-04-20 Alex Schroeder <alex@gnu.org>
2196
2197 * sql.el (sql-escape-newlines-and-send): New function.
2198 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
2199
2200 2001-04-20 Alex Schroeder <alex@gnu.org>
2201
2202 * sql.el (sql-db2-program): New option.
2203 (sql-db2-options): New option.
2204 (sql-db2): New function.
2205
2206 2001-04-20 Alex Schroeder <alex@gnu.org>
2207
2208 * sql.el (sql-mode-menu): Added highlighting entries.
2209 (sql-highlight-oracle-keywords): New function.
2210 (sql-highlight-postgres-keywords): New function.
2211 (sql-highlight-ansi-keywords): New function.
2212
2213 2001-04-20 Alex Schroeder <alex@gnu.org>
2214
2215 * sql.el (sql-help): Doc change.
2216
2217 2001-04-19 Karl Fogel <kfogel@collab.net>
2218
2219 * saveplace.el (save-place-alist-to-file): Removed no-effect code
2220 that inserted file content only to delete it immediately.
2221 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
2222 <lektu@uol.com.br> for the patch.
2223
2224 2001-04-19 Stefan Monnier <monnier@cs.yale.edu>
2225
2226 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
2227
2228 2001-04-18 Gerd Moellmann <gerd@gnu.org>
2229
2230 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
2231 for defmethod.
2232
2233 * comint.el (comint-cr-magic): New function.
2234 (toplevel): Add it to comint-preoutput-filter-functions.
2235
2236 2001-04-18 Andrew Innes <andrewi@gnu.org>
2237
2238 * makefile.w32-in (EMACSLOADPATH): Define.
2239 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
2240 (recompile): Remove stuff to set EMACSLOADPATH.
2241
2242 2001-04-18 Gerd Moellmann <gerd@gnu.org>
2243
2244 * language/slovak.el ("Slovak"): Add tutorial entry.
2245
2246 * net/browse-url.el (browse-url-new-window-flag): Renamed from
2247 browse-url-new-window-p.
2248
2249 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
2250
2251 * info.el (Info-menu-update): When there are no menus and/or no
2252 cross references in the node, make the respective items of the
2253 Info menu-bar menu inactive.
2254
2255 2001-04-17 Gerd Moellmann <gerd@gnu.org>
2256
2257 * indent.el (indent-for-tab-command): Call indent-line-function
2258 with no argument if PREFIX-ARG is non-nil.
2259
2260 * frame.el (delete-other-frames): Handle minibuffer-only frames.
2261
2262 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
2263
2264 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
2265 an async subprocess if start-process is unavailable. Suggested by
2266 Tim Van Holder <tim.van.holder@pandora.be>.
2267
2268 2001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
2269
2270 * info.el (Info-additional-directory-list): Doc fix. Suggested by
2271 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
2272
2273 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
2274
2275 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
2276 manual.
2277
2278 2001-04-13 Stefan Monnier <monnier@cs.yale.edu>
2279
2280 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
2281 (cvs-menu): Add a few entries.
2282
2283 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
2284 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
2285 lock file appears to be reachable from Emacs.
2286 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
2287 (cvs-mode-find-file): Look for cvs-header-face rather than
2288 cvs-dirname-face (which doesn't exist).
2289 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
2290
2291 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
2292
2293 2001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
2294
2295 * emulation/pc-select.el (pc-selection-mode): Don't turn on
2296 normal-erase-is-backspace on a tty. Instead, bind some keys such
2297 as [delete] directly, like pc-select.el did before
2298 normal-erase-is-backspace was invented.
2299
2300 2001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
2301
2302 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
2303
2304 2001-04-11 John Wiegley <johnw@gnu.org>
2305
2306 * eshell/em-ls.el (eshell-ls-insert-directory):
2307 Set font-lock-defaults to nil, to prevent fontification in dired
2308 buffers, if Eshell's ls is being used.
2309
2310 2001-04-11 John Wiegley <johnw@gnu.org>
2311
2312 * calendar/timeclock.el (timeclock-completing-read): New function.
2313 (timeclock-ask-for-project, timeclock-ask-for-reason):
2314 Call `timeclock-completing-read'.
2315
2316 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
2317 required where `member' was being used.
2318
2319 2001-04-11 Colin Walters <walters@cis.ohio-state.edu>
2320
2321 * eshell/em-hist.el (eshell-previous-matching-input):
2322 Don't display "History item" if the the minibuffer is active.
2323
2324 2001-04-11 Gerd Moellmann <gerd@gnu.org>
2325
2326 * startup.el (command-line): Output a newline after printing
2327 an error from loading the window system's init file.
2328
2329 2001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
2330
2331 * textmodes/texinfo.el (texinfo-font-lock-keywords):
2332 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
2333 @inforef. Add an OVERRIDE of `keep' to highlight specs of
2334 keywords whose arguments routinely include @@.
2335
2336 2001-04-10 Gerd Moellmann <gerd@gnu.org>
2337
2338 * emacs-lisp/advice.el (ad-make-advised-definition):
2339 Construct advice for subrs differently.
2340
2341 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
2342 regexp in parentheses when building the regexp for searching backwards.
2343
2344 * simple.el (completion-list-mode-finish): New function.
2345 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
2346
2347 * language/european.el ("Polish"): Change sample text.
2348 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
2349
2350 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
2351 parameter.
2352
2353 * faces.el (menu): Doc fix.
2354
2355 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2356
2357 * ps-print.el: Footer implementation. Doc fix.
2358 (ps-print-version): New version number (6.5.1).
2359 (ps-header-frame-alist): New customization var for header frame
2360 properties.
2361 (ps-line-number-color): New customization var for line number color.
2362 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
2363 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
2364 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
2365 (ps-right-footer): New customization vars for footers.
2366 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
2367 footers.
2368 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
2369 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
2370 Code fix.
2371 (ps-prologue-file): Indentation fix.
2372 (ps-print-quote): Fun eliminated.
2373 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
2374 (ps-output-frame-properties): New fun.
2375 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
2376 (ps-skip-newline): Replace defun by defsubst.
2377
2378 2001-04-10 Colin Walters <walters@cis.ohio-state.edu>
2379
2380 * eshell/eshell.el (eshell-command): Needed a "%s" format
2381 specifier, in case the buffer contains percent characters.
2382
2383 2001-04-10 John Wiegley <johnw@gnu.org>
2384
2385 * calendar/timeclock.el (timeclock-generate-report): Added a
2386 missing insert of the project name.
2387
2388 2001-04-09 Gerd Moellmann <gerd@gnu.org>
2389
2390 * obsolete/profile.el: Moved from emacs-lisp/.
2391
2392 * Makefile.in (nonobsolete_setwins): New macro.
2393 (finder-data): Use it instead of `setwins'.
2394 From: Dave Love <fx@gnu.org>.
2395
2396 * server.el (server-visit-files): Set server-existing-buffer correctly.
2397 (server-visit-files): Run server-visit-hook after going to
2398 line 1 so that the hook can set point as it sees fit.
2399
2400 * bindings.el (mode-line-modified): Unify help messages.
2401
2402 2001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
2403
2404 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
2405 All callers changed.
2406
2407 2001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
2408
2409 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
2410 long file names aren't supported, truncate the file names in
2411 quail-misc-package-ext-info to 8+3 before matching them against
2412 FILENAME.
2413
2414 * dos-fns.el (dos-truncate-to-8+3): New function.
2415
2416 * progmodes/compile.el (grep-compute-defaults): Use null-device
2417 instead of literal /dev/null. Reported by Jens Schmidt
2418 <schmidt@mathematik.uni-kl.de>.
2419
2420 * simple.el (normal-erase-is-backspace-mode): Doc fix.
2421
2422 2001-04-06 Stefan Monnier <monnier@cs.yale.edu>
2423
2424 * textmodes/sgml-mode.el: Add unknown maintainer.
2425 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
2426 (html-mode-map): Use set-keymap-parent.
2427
2428 2001-04-06 Dave Love <fx@gnu.org>
2429
2430 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
2431 Remove redundant string-to-list.
2432
2433 2001-04-05 Stefan Monnier <monnier@cs.yale.edu>
2434
2435 * composite.el (reference-point-alist): Doc fix.
2436
2437 2001-04-05 Sam Steingold <sds@gnu.org>
2438
2439 * font-lock.el (font-lock-keywords-case-fold-search):
2440 Make buffer-local. This fixes a very annoying bug when loading a Lisp
2441 file made font-lock case-insensitive.
2442
2443 2001-04-05 Gerd Moellmann <gerd@gnu.org>
2444
2445 * faces.el (defface menu): Doc fix.
2446
2447 * wid-edit.el (widget-color-sample-face-get): Don't make
2448 faces for undefined colors.
2449
2450 * version.el (emacs-version): Include LessTif/Motif version info.
2451
2452 2001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2453
2454 * ps-mule.el: Eliminate cl package dependence.
2455 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
2456 if they aren't defined yet.
2457 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
2458 Eliminate cl package dependence.
2459
2460 2001-04-04 Stefan Monnier <monnier@cs.yale.edu>
2461
2462 * progmodes/cc-cmds.el (c-outline-level):
2463 Bind buffer-invisibility-spec. Originally from Dave Love, but
2464 got lost when incorporating version 5.26.
2465
2466 2001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
2467
2468 * emulation/pc-select.el (pc-selection-mode):
2469 Call normal-erase-is-backspace-mode instead of binding
2470 keys individually.
2471
2472 * cus-load.el (normal-erase-is-backspace): Use it instead of
2473 delete-key-deletes-forward.
2474
2475 * startup.el (command-line): Use normal-erase-is-backspace and
2476 normal-erase-is-backspace-mode.
2477
2478 * simple.el (normal-erase-is-backspace): Rename from
2479 delete-key-deletes-forward. Doc fix.
2480 (normal-erase-is-backspace-mode): Rename from
2481 delete-key-deletes-forward-mode. Doc fix.
2482 Run normal-erase-is-backspace-hook.
2483
2484 * dired.el (dired-move-to-filename-regexp): Support file sizes in
2485 ``human-readable'' format produced by GNU `ls'.
2486 (dired-move-to-filename-regexp): Recognize ISO format dates.
2487 From Paul Eggert <eggert@twinsun.com>.
2488
2489 2001-04-04 Gerd Moellmann <gerd@gnu.org>
2490
2491 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
2492 New functions.
2493 (lm-verify): Check keywords.
2494 From Eric M. Ludlam <eric@siege-engine.com>.
2495
2496 2001-04-03 Eric M. Ludlam <eric@siege-engine.com>
2497
2498 * speedbar.el (speedbar-insert-image-button-maybe): Check for
2499 `xemacs' feature instead of for the function `set-extent-property'.
2500
2501 2001-04-03 Stefan Monnier <monnier@cs.yale.edu>
2502
2503 * mail/mh-utils.el (mh-folder-hist): New var.
2504 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
2505
2506 2001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
2507
2508 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
2509 region, position point on the first or last 16-byte group.
2510 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
2511 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
2512 hexl-beginning-of-line.
2513
2514 2001-04-03 Gerd Moellmann <gerd@gnu.org>
2515
2516 * icomplete.el (icomplete-mode): Treat an argument like other
2517 modes do.
2518
2519 * startup.el (fancy-splash-head): Use splash8.xpm for color
2520 depth 8.
2521
2522 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
2523 Add an antry for ``converts''.
2524
2525 * language/slovak.el ("Slovak"): Add documentation string.
2526 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
2527
2528 * language/czech.el ("Czech"): Add documentation string.
2529 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
2530
2531 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
2532 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
2533
2534 2001-04-02 Stefan Monnier <monnier@cs.yale.edu>
2535
2536 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
2537 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
2538 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
2539 Use `defsubst' rather than a macro to ease debugging.
2540 (mail-extr-last): Remove (use `last' instead).
2541 (mail-extract-address-components): Properly reset the syntax-table
2542 after parsing an address. Use `last' rather than mail-extr-last.
2543 Make sure the end marker stays at the very end.
2544
2545 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
2546
2547 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
2548 last change.
2549
2550 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2551
2552 * ps-print.el: Line and paragraph spacing feature. Region to cut
2553 out when printing. Doc fix.
2554 (ps-print-version): New version number (6.5).
2555 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
2556 New vars. Line and paragraph spacing feature.
2557 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
2558 out when printing.
2559 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
2560 (ps-get-font-size, ps-begin-job, ps-continue-line)
2561 (ps-plot-region): Code fix.
2562 (ps-print-prologue-2): Var eliminated.
2563 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
2564 New internal vars.
2565 (ps-get-size): New fun.
2566 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
2567 (ps-next-line): Replace defun by defsubst.
2568 (ps-mule-plot-string): Autoload doc fix.
2569
2570 * ps-bdf.el: XEmacs compatibility. Doc fix.
2571 (installation-directory, coding-system-for-read): Declare vars if
2572 it's not declared yet.
2573 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
2574
2575 * ps-mule.el: XEmacs compatibility. Doc fix.
2576 (leading-code-private-22): Declare var if it's not declared yet.
2577 (charset-bytes, charset-dimension, charset-id, charset-width)
2578 (find-charset-region, split-char, char-width, chars-in-region)
2579 (forward-point, decompose-composite-char, encode-coding-string)
2580 (coding-system-p, ccl-execute-on-string, define-ccl-program):
2581 Define funs if not defined yet.
2582 (encode-composition-rule, find-composition): Define funs if not
2583 loaded yet.
2584 (ps-mule-prologue): PostScript code fix.
2585
2586 2001-04-02 Kenichi Handa <handa@etl.go.jp>
2587
2588 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
2589 non-nil, generate font for the header strings.
2590 (ps-mule-prepare-font): Likewise.
2591 (ps-mule-generate-glyphs): Likewise.
2592 (ps-mule-string-encoding): Likewise.
2593 (ps-mule-header-charsets): New variable.
2594 (ps-mule-encode-header-string): New function.
2595 (ps-mule-header-string-charsets): New function.
2596 (ps-mule-begin-job): Check charsets in the header strings. If there
2597 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
2598
2599 * ps-print.el (ps-generate-header-line): Encode the header string by
2600 ps-mule-encode-header-string.
2601 (ps-mule-encode-header-string): Declare autoload.
2602
2603 2001-04-02 Gerd Moellmann <gerd@gnu.org>
2604
2605 * frame.el (cursor-in-non-selected-windows):
2606 Replaces show-cursor-in-non-selected-windows.
2607
2608 2001-03-31 Kenichi Handa <handa@etl.go.jp>
2609
2610 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
2611 Delete entries for "chinese-py" and "chinese-ziranma".
2612 (quail-misc-package-ext-info): New variable.
2613 (tsang-quick-converter): New function.
2614 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
2615 (quick-cns-converter, py-converter, ziranma-converter)
2616 (miscdic-convert, batch-miscdic-convert): New functions.
2617
2618 2001-03-30 Kenichi Handa <handa@etl.go.jp>
2619
2620 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
2621 eight-bit-control chars.
2622
2623 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
2624 Reduce making temporary vector (suggested by Dave Love).
2625
2626 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
2627
2628 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
2629 string as well.
2630
2631 2001-03-30 Andreas Schwab <schwab@suse.de>
2632
2633 * files.el (backup-directory-alist): Fix typo.
2634
2635 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
2636
2637 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
2638 <eggert@twinsun.com>.
2639
2640 2001-03-30 Dave Love <fx@gnu.org>
2641
2642 * progmodes/fortran.el (fortran-comment-region): Fix typo.
2643
2644 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
2645
2646 * simple.el (transient-mark-mode): Mention C-g in the doc string.
2647
2648 2001-03-30 Miles Bader <miles@gnu.org>
2649
2650 * subr.el (interactive-form): Fix paren typo.
2651
2652 2001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
2653
2654 * emacs-lisp/profile.el: Say that it's obsolete in the header
2655 line, so that finder.el puts that into its data-base.
2656 Suggested by Alex Schroeder <alex@gnu.org>.
2657
2658 2001-03-29 Paul Eggert <eggert@twinsun.com>
2659
2660 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
2661 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
2662
2663 2001-03-29 Stefan Monnier <monnier@cs.yale.edu>
2664
2665 * generic.el (generic-mode-set-comments): Use "" rather than nil
2666 for comment-end.
2667
2668 2001-03-29 Gerd Moellmann <gerd@gnu.org>
2669
2670 * emacs-lisp/advice.el (ad-make-advised-definition):
2671 Call interactive-form to obtain the interactive spec of subrs.
2672
2673 * subr.el (interactive-form): New function.
2674
2675 2001-03-29 Andre Spiegel <spiegel@gnu.org>
2676
2677 * vc-sccs.el (vc-sccs-register): Use relative file names.
2678
2679 2001-03-28 Gerd Moellmann <gerd@gnu.org>
2680
2681 * bookmark.el (bookmark-get-bookmark): Handle case that
2682 BOOKMARK is not a string.
2683
2684 * image.el (image-type-regexps): Change type for PS files
2685 to `postscript'.
2686
2687 * subr.el (read-passwd): Clear command history after each
2688 character entered. From: Stephen Gildea <gildea@alum.mit.edu>.
2689
2690 2001-03-27 Kenichi Handa <handa@etl.go.jp>
2691
2692 * international/kkc.el (kkc-save-init-file): Locally bind
2693 print-length to nil.
2694
2695 2001-03-26 Gerd Moellmann <gerd@gnu.org>
2696
2697 * textmodes/flyspell.el: Some doc fixes.
2698 (flyspell-maybe-correct-transposition)
2699 (flyspell-maybe-correct-doubling): Use a temporary buffer
2700
2701 * textmodes/ispell.el (ispell-parse-output): Doc fix.
2702
2703 * emacs-lisp/byte-opt.el (byte-optimize-while)
2704 (byte-optimize-form-code-walker): Diagnose too few arguments
2705 for `if' and `while'.
2706
2707 2001-03-26 Kenichi Handa <handa@etl.go.jp>
2708
2709 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
2710 Prepend `\' to "\<quail-translation-docstring>".
2711
2712 2001-03-26 Gerd Moellmann <gerd@gnu.org>
2713
2714 * autorevert.el (global-auto-revert-non-file-buffers):
2715 Remove duplicate defcustom.
2716
2717 2001-03-26 Miles Bader <miles@gnu.org>
2718
2719 * international/latin1-disp.el (latin1-char-displayable-p):
2720 Add leading "-" for X font pattern.
2721
2722 2001-03-26 Kenichi Handa <handa@etl.go.jp>
2723
2724 * international/mule-diag.el (describe-coding-system):
2725 For raw-text and emacs-mule, don't add anymore text about what
2726 charsets they can encode.
2727
2728 2001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
2729
2730 * help.el (view-lossage): Mention open-dribble-file in the doc
2731 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
2732
2733 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
2734
2735 * skeleton.el (skeleton-internal-list): Fix bogus logic.
2736 (skeleton-pair-insert-maybe): Don't pair after a backslash.
2737
2738 2001-03-23 Kenichi Handa <handa@etl.go.jp>
2739
2740 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
2741 Call ccl-execute-on-string directly so that CCL program handling
2742 multibyte sequence can work correctly.
2743 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
2744 property of the coding system.
2745
2746 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
2747
2748 * textmodes/fill.el (fill-individual-paragraphs-prefix):
2749 Fix transcription typo.
2750
2751 2001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
2752
2753 * whitespace.el: Add buffer local variables to toggle testing of
2754 whitespaces in buffers without affecting the default values.
2755 Bump version to 3.0 to account for a few other changes.
2756 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
2757 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
2758 (whitespace-toggle-spacetab-check): New functions.
2759
2760 2001-03-21 Stefan Monnier <monnier@cs.yale.edu>
2761
2762 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
2763
2764 2001-03-21 Gerd Moellmann <gerd@gnu.org>
2765
2766 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
2767 bs-cycle-configuration-name. From Juanma Barranquero
2768 <lektu@uol.com.br>.
2769
2770 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
2771 and cc-vars.el.
2772
2773 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
2774 headers. Always invoke sendmail with option -t.
2775
2776 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2777
2778 * Release of cc-mode 5.28.
2779
2780 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2781
2782 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
2783 Removed the hardcoded switch to "java" style in Java mode.
2784 It's instead taken care of by the default value for c-default-style.
2785
2786 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2787
2788 * cc-align.el (c-lineup-math): Fix bug where lineup was
2789 triggered by equal signs in string literals.
2790
2791 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2792
2793 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
2794 limit detection when at the ends of the buffer.
2795
2796 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
2797 "for" statement clause in case 7F; a better one is done
2798 earlier in case 7D anyway.
2799
2800 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2801
2802 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
2803 somewhat more and did a small optimization.
2804
2805 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2806
2807 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
2808 Use the limit argument only to limit the syntactic context
2809 search, not to limit the actual movement.
2810
2811 * cc-cmds.el (c-beginning-of-statement): Move by sentence
2812 inside multiline strings, just like in comments. Also various
2813 fixes to the paragraph and comment prefix recognition, block
2814 comment ender handling etc.
2815
2816 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2817
2818 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
2819 the relative position of the point.
2820
2821 * cc-cmds.el (c-electric-continued-statement): New function to
2822 use as abbrev hook to reindent for keywords such as "else"
2823 that continues an earlier statement.
2824
2825 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
2826 like classes.
2827
2828 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
2829 (pike-mode): Populate the default abbrev tables to reindent for
2830 keywords such as "else" that can continue earlier statements.
2831 Abbrev mode is therefore turned on by default now. (Note that
2832 this doesn't apply to idl-mode, since IDL afaik doesn't have
2833 statements at all.)
2834
2835 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2836
2837 * cc-engine.el (c-inside-bracelist-p): Fix for handling
2838 bracelists where the declaration contains template arguments.
2839
2840 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2841
2842 * cc-cmds.el (c-comment-indent):
2843 Use `c-get-syntactic-indentation' to correctly calculate the
2844 syntactic indentation. Fixes bug with lineup functions that
2845 return vectors.
2846
2847 * cc-engine.el (c-get-syntactic-indentation): Split the
2848 indentation sum calculation from `c-indent-line' to a separate
2849 function.
2850
2851 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2852
2853 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
2854 Fixed places where it was assumed that preprocessor directives
2855 have to start in column zero.
2856
2857 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
2858 template arguments after a class identifier properly.
2859
2860 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
2861 lists for `new Foo[]' constructs in Java as expressions and
2862 not top level definition brace lists on the top level, so that
2863 they'll get indented consistently with the same type of
2864 expression in a normal block.
2865
2866 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2867
2868 * cc-cmds.el (c-fill-paragraph): The kludge that checks
2869 whether the adaptive filling package fails to keep the comment
2870 prefix is now kludged further to check for filladapt-mode
2871 which doesn't have that problem. This is really icky, but it's
2872 the only way that works with the current misfeatures/bugs in
2873 both adaptive-fill-mode and filladapt-mode.
2874
2875 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
2876 around point is recognized more robust.
2877
2878 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2879
2880 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
2881 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
2882 (c-lit-type): Fixed all internal variables used dynamically so
2883 that they are always bound.
2884
2885 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
2886 errors:
2887
2888 (c-indent-region): Fixed reporting of syntactic errors so that
2889 the region is fully reindented even when an error occurs.
2890 The last syntactic error is printed afterwards. Also cleanup up a
2891 whole lot of code that tried to optimize indentation of whole
2892 sexps but in reality accomplishes nothing.
2893
2894 (c-indent-sexp): Use c-indent-region.
2895
2896 (c-parsing-error): Changed this variable to hold the message
2897 for any syntactic error that is discovered.
2898
2899 (c-parse-state): Search backward from point instead of the bod
2900 position when the latter is invalid. This makes CC Mode
2901 recover faster when there are unbalanced close braces.
2902
2903 (c-backward-to-start-of-if): Use c-parsing-error to report
2904 dangling "else" clauses instead of throwing an error, and fall
2905 back to a reasonable position.
2906
2907 (c-indent-line): Added argument to avoid reporting syntactic errors.
2908
2909 (c-show-syntactic-information): Don't report any syntactic errors.
2910
2911 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2912
2913 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
2914 paragraph recognition when moving by sentence in literals.
2915
2916 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
2917 start regexp for javadoc to recognize javadoc markup in general instead
2918 of a specific set of keywords, to be more future-safe.
2919
2920 (c-Pike-pikedoc-paragraph-start)
2921 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
2922 pikedoc markup.
2923
2924 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
2925
2926 (pike-mode): Initialize paragraph settings pikedoc recognition.
2927
2928 * cc-vars.el (c-default-style): Made a nicer Customize widget.
2929
2930 (c-comment-prefix-regexp): Made it possible to use an
2931 association list on this to specify mode specific regexps.
2932 The default value now use a special regexp in Pike mode to
2933 recognize pikedoc markup.
2934
2935 (c-current-comment-prefix): New variable containing the actual
2936 regexp from c-comment-prefix-regexp for the current buffer.
2937
2938 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2939
2940 * cc-cmds.el (c-electric-brace): Fixed check for special brace
2941 lists: We can't look at the syntax, since a brace list can get
2942 recognized as a plain statement-cont.
2943
2944 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
2945 special brace list opener broken over two lines got recognized
2946 as a statement on the second line. Case 9A changed.
2947
2948 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2949
2950 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
2951 adjustment after line is reindented.
2952
2953 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2954
2955 * cc-defs.el (c-point): Added optional argument for position
2956 to use instead of the current point.
2957
2958 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
2959 the in-expression block symbols when the construct starts at
2960 boi, to avoid the extra level of indentation in that case.
2961 Cases 4, 16A and 17E affected.
2962
2963 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2964
2965 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
2966 calls to `c-indent-line', to adhere better to Emacs conventions.
2967
2968 * cc-engine.el (c-indent-line): Use the syntax already bound
2969 to `c-syntactic-context', if there is any.
2970
2971 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2972
2973 * cc-engine.el (c-get-offset): Fixed bug where the indentation
2974 wasn't added up correctly when a lineup function returned nil.
2975
2976 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2977
2978 * cc-engine.el (c-collect-line-comments): Fixed bug where
2979 empty lines were ignored when collecting line comments backwards.
2980
2981 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2982
2983 * cc-align.el (c-lineup-dont-change): Return an absolute
2984 indentation column to work correctly in the case when several
2985 syntactic elements are processed for the same line.
2986
2987 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
2988 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
2989 (c-set-offset): Added absolute indentation column settings by
2990 using the vector type.
2991
2992 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2993
2994 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
2995 Implemented two new cleanups `space-before-funcall' and
2996 `compact-empty-funcall'.
2997
2998 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2999
3000 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
3001 helping building regexps.
3002
3003 * cc-engine.el (c-on-identifier): New function for detecting
3004 identifiers. It takes keywords into account.
3005
3006 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
3007 lists. `c-keywords' is set to a regexp matching all keywords
3008 in the current language.
3009
3010 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3011
3012 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
3013 list of characters to skip backwards over at the beginning of
3014 a statement, since it can precede string literals in Pike.
3015
3016 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3017
3018 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
3019 recognition when standing on the last line in a C++ comment
3020 with nothing but whitespace after the prefix.
3021
3022 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
3023 given no limit argument.
3024
3025 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3026
3027 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
3028 recognition for the `[]= operator symbol in Pike.
3029
3030 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3031
3032 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
3033 around a bug in `eval-when-compile' in the byte compiler.
3034
3035 * cc-engine.el (c-forward-token-1): Fixed bug with return
3036 value when count is zero and there's no token start within the limit.
3037
3038 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
3039 "prefix comments", i.e. comments which are followed by code on
3040 the same line.
3041
3042 * cc-mode-19.el: Fixes so that checks that must be done at
3043 compile time also are done then.
3044
3045 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3046
3047 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
3048 time and at runtime, and only when it's needed.
3049
3050 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3051
3052 Major cleanup for less error prone and more warning free
3053 compilation, including some fixes for bugs due to different
3054 compilation orders. Thanks to Martin Buchholz for providing
3055 the basis for all this.
3056
3057 * cc-bytecomp.el: New file that provides some byte compilation
3058 features: It ensures that files always are loaded from the
3059 current source directory during compilation, and it provides a
3060 set of macros to turn off specific compiler warnings for
3061 specific symbols. (It's not CC Mode specific in any way.)
3062
3063 Fixed a nearly acyclic dependency tree (both runtime and
3064 compile-time) between all files.
3065
3066 * cc-defs.el: Separated all macros before the inline functions,
3067 to ensure correct compilation.
3068
3069 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
3070 cc-defs.el to cc-engine.el and made it a function instead.
3071
3072 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
3073 about char-after.
3074
3075 * cc-vars.el: Cope even when there isn't a custom package
3076 containing defcustom available.
3077
3078 * cc-make.el: Removed since it's no longer necessary.
3079
3080 README: Updated installation instructions.
3081
3082 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3083
3084 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
3085 improve the modularity: Moved all mode init stuff from
3086 cc-langs.el to cc-mode.el, including the keymap
3087 initialization; cc-langs now only contains the various
3088 variables for configuring the language syntax.
3089
3090 * cc-engine.el, cc-styles.el (c-evaluate-offset)
3091 (c-get-offset): Moved from cc-styles to cc-engine since file
3092 dependency analysis suggests they belong there (which also
3093 makes more sense). Thanks to Martin Buchholz for doing the analysis.
3094
3095 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3096
3097 * cc-cmds.el (c-fn-region-is-active-p): New function that
3098 wraps the corresponding macro, for use in places that aren't
3099 compiled. Thanks to Martin Buchholz for pointing out this.
3100
3101 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
3102
3103 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
3104 add things to the bug report.
3105
3106 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3107
3108 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
3109 returned prefix could contain a newline when the search for a
3110 good prefix line failed.
3111
3112 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3113
3114 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
3115 (c-toggle-auto-hungry-state): Made the argument optional, as
3116 the documentation says it is.
3117
3118 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3119
3120 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
3121 multiline string syntax, #"...", as a cpp macro.
3122
3123 2001-03-21 Paul Eggert <eggert@twinsun.com>
3124
3125 * international/mule-cmds.el (set-locale-environment):
3126 Set system-messages-locale and system-time-locale, but only if the
3127 caller specifies a non-nil locale name.
3128
3129 2001-03-20 Gerd Moellmann <gerd@gnu.org>
3130
3131 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
3132 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
3133
3134 2001-03-20 Gerd Moellmann <gerd@gnu.org>
3135
3136 * follow.el (follow-avoid-tail-recenter): Doc fix.
3137
3138 * custom.el (custom-set-variables): Avoid reversing the list
3139 of args needlessly.
3140
3141 * startup.el (fancy-splash-head): Don't change the colors of the
3142 XPM image on a dark background.
3143
3144 * comint.el (comint-exec-1): Set columns of the terminal to
3145 window-width instead of frame-width.
3146
3147 * info.el (Info-scroll-down): Add missing WINDOW arg for
3148 pos-visible-in-window-p.
3149
3150 * ehelp.el (electric-help-mode-hook): Add defcustom.
3151
3152 * mail/sendmail.el (mail-mode): Activate case-folding in
3153 font-lock-defaults.
3154
3155 2001-03-19 Stefan Monnier <monnier@cs.yale.edu>
3156
3157 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
3158 (completion-ignored-extensions): Remove duplicate ".class".
3159
3160 2001-03-19 Andreas Schwab <schwab@suse.de>
3161
3162 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
3163 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
3164
3165 2001-03-19 Gerd Moellmann <gerd@gnu.org>
3166
3167 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
3168 methods since there are not prefix input methods.
3169
3170 2001-03-19 Kenichi Handa <handa@etl.go.jp>
3171
3172 * international/mule-cmds.el (read-input-method-name):
3173 Locally bind enable-recursive-minibuffers to t.
3174
3175 2001-03-18 Stefan Monnier <monnier@cs.yale.edu>
3176
3177 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
3178
3179 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
3180
3181 * ediff-util.el: Copyright years.
3182 (ediff-choose-syntax-table): New function.
3183 (ediff-setup): Use ediff-choose-syntax-table.
3184
3185 * ediff-init.el (ediff-with-syntax-table): New macro, uses
3186 with-syntax-table.
3187
3188 * ediff.el: Date of last update, copyright years.
3189
3190 * ediff-wind (ediff-setup-control-frame): Nill->nil.
3191
3192 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
3193 of Scott Bronson.
3194 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
3195 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
3196 Deleted functions.
3197 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
3198 ex-token-list.
3199
3200 * viper-util.el: Spaces, indentation.
3201
3202 * viper.el: Changed version, modification time.
3203
3204 2001-03-16 John Wiegley <johnw@gnu.org>
3205
3206 * calendar/timeclock.el (timeclock-workday-remaining):
3207 Check whether `discrep' is non-null before using it.
3208
3209 2001-03-16 John Wiegley <johnw@gnu.org>
3210
3211 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
3212 first-time checkins.
3213 (timeclock-log-data): Fixed problem with reading timelog log file.
3214 Resulting data in the "day list" was incorrect.
3215 (timeclock-find-discrep): Check if `timeclock-file' is readable
3216 before opening it.
3217 (timeclock-time-less-p): New function.
3218 (timeclock-day-base): New function.
3219 (timeclock-geometric-mean): New function.
3220 (timeclock-generate-report): Generate a summary report based on
3221 the contents of the log file. This uses `timeclock-log-data', and
3222 is an example of writing a timelog manipulation function.
3223 (timeclock-visit-timelog): A quick command for opening the timelog
3224 file.
3225 (timeclock-log-data): Bound the variable event.
3226
3227 2001-03-16 Kenichi Handa <handa@etl.go.jp>
3228
3229 * international/mule-cmds.el (select-safe-coding-system):
3230 Fix typo: symbol-name -> symbol-value.
3231
3232 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
3233 before substitute-in-file-name to handle double slashes in FILE
3234 correctly.
3235
3236 2001-03-15 Gerd Moellmann <gerd@gnu.org>
3237
3238 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
3239 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
3240
3241 2001-03-14 Gerd Moellmann <gerd@gnu.org>
3242
3243 * bindings.el (features): Add `md5' and `overlay' to the list.
3244
3245 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
3246 bound before using it. It's not bound when configured without X,
3247 for instance.
3248
3249 2001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
3250
3251 * progmodes/hideshow.el: Update copyright.
3252 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
3253 (hs-minor-mode-hook): Include `:version' in defcustom form.
3254
3255 2001-03-13 Gerd Moellmann <gerd@gnu.org>
3256
3257 * help.el (string-key-binding): Don't call event-start on
3258 a non-list.
3259
3260 2001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
3261
3262 * startup.el (fancy-splash-tail, command-line-1): Fix the
3263 copyright year.
3264
3265 2001-03-13 Kenichi Handa <handa@etl.go.jp>
3266
3267 * term.el: These changes are based on a patch sent from Yong Lu
3268 <lyongu@yahoo.com>.
3269 (term-set-escape-char): Bind M-x to execute-extended-command in
3270 term-raw-escape-map.
3271 (term-move-columns): Don't try to move to negagive column.
3272 (term-emulate-terminal): Insert a string before deleting a text to
3273 overwrite.
3274
3275 2001-03-12 Gerd Moellmann <gerd@gnu.org>
3276
3277 * play/life.el (life): Rearrange code so that all calls to
3278 life-display-generation are in a catch-form.
3279
3280 * progmodes/etags.el (tags-loop-continue): Don't change point in a
3281 file that isn't interesting. In an interesting file, push the old
3282 value of point on the mark ring.
3283
3284 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
3285 New function.
3286 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
3287 Use it.
3288
3289 * emacs-lisp/autoload.el (generate-file-autoloads):
3290 Remove warning about line lengths.
3291
3292 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
3293
3294 * progmodes/etags.el (tags-compression-info-list): New variable.
3295 (find-tag-in-order): Use it to deal with compressed source files.
3296 (tag-file-name-match-p): New function.
3297 (etags-recognize-tags-table): Use it for better match of file names.
3298
3299 2001-03-12 Kenichi Handa <handa@etl.go.jp>
3300
3301 * international/mule-cmds.el (register-input-method): Doc fix.
3302
3303 * international/quail.el (quail-translate-key): Fix condition to
3304 check if there's another breaking point in the current key.
3305
3306 2001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
3307
3308 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
3309 Babyl header to the newly-created output file, bind
3310 coding-system-for-write to either rmail-file-coding-system or
3311 emacs-mule-unix.
3312
3313 2001-03-11 Stefan Monnier <monnier@cs.yale.edu>
3314
3315 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
3316 Fix the name and regexp used for subsubsections.
3317
3318 2001-03-10 Dave Love <fx@gnu.org>
3319
3320 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
3321 and save-buffer if buffer-file-name non-nil. From rms.
3322
3323 2001-03-10 Andre Spiegel <spiegel@gnu.org>
3324
3325 * vc.el (vc-do-command): If the destination buffer is already
3326 current, don't set it up and don't erase it. Updated doc string
3327 to reflect that.
3328 (vc-version-diff): When doing a single file diff, don't switch to the
3329 *vc-diff* buffer before the command. This is to preserve local
3330 variable bindings that might affect the diff command.
3331 (vc-print-log): Don't switch to the *vc* buffer before the
3332 command, so that local variable bindings are preserved.
3333
3334 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
3335 not the current buffer.
3336 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
3337
3338 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
3339 make output go to buffer *vc*, not the current buffer.
3340
3341 2001-03-09 Stefan Monnier <monnier@cs.yale.edu>
3342
3343 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
3344 so ^, $, *, ? and + are interpreted correctly.
3345
3346 2001-03-09 Gerd Moellmann <gerd@gnu.org>
3347
3348 * help.el (string-key-binding): Renamed from
3349 mode-line-key-binding. Handle any event on a string.
3350 Check for `keymap' properties as well as `local-map' properties.
3351
3352 * comint.el (comint-insert-clicked-input): Use the last key
3353 from this-command-keys to lookup the global key definition.
3354
3355 2001-03-09 Kenichi Handa <handa@etl.go.jp>
3356
3357 * international/characters.el: Add category `j' for
3358 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
3359
3360 * international/mule-conf.el (no-conversion): Fix docstring.
3361 (raw-text): Fix docstring.
3362
3363 2001-03-08 Gerd Moellmann <gerd@gnu.org>
3364
3365 * simple.el (choose-completion-string): When not leaving the
3366 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
3367 is set.
3368
3369 * window.el (shrink-window-if-larger-than-buffer): Handle frame
3370 parameter `(minibuffer . t)'.
3371
3372 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
3373
3374 * progmodes/sh-script.el (sh-st-symbol): New symbol.
3375 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
3376 (sh-mode): Remove `make-local-variable' for unused var
3377 `font-lock-unfontify-region-function'.
3378
3379 2001-03-07 Richard M. Stallman <rms@gnu.org>
3380
3381 * info.el (Info-scroll-down): Fix previous change.
3382
3383 * mail/rmail.el (rmail-toggle-header): Use a window which
3384 is showing the Rmail buffer, rather than the selected window.
3385
3386 2001-03-07 Dave Love <fx@gnu.org>
3387
3388 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
3389 now, to avoid problems with binding imenu directly to a mouse event.
3390
3391 2001-03-07 Gerd Moellmann <gerd@gnu.org>
3392
3393 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
3394 second arg t.
3395
3396 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
3397
3398 * log-edit.el (log-edit-common-indent): New var.
3399 (log-edit-set-common-indentation): Renamed from
3400 log-edit-delete-common-indentation. Use the new var.
3401 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
3402
3403 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
3404 (cvs-mode-add-change-log-entry-other-window):
3405 Don't presume change-log-default-name is defined.
3406
3407 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
3408
3409 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
3410 the "tree" operation as well.
3411
3412 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
3413
3414 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
3415 to match paragraph-start.
3416
3417 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
3418 comment-start-skip and set comment-end-skip as well.
3419 (sgml-comment-indent): Fix for new value of comment-start-skip.
3420 (html-autoview-mode): Don't bother using make-local-hook.
3421
3422 2001-03-07 Gerd Moellmann <gerd@gnu.org>
3423
3424 * cus-edit.el (custom-save-delete): Move in front of local
3425 variables, otherwise long Custom entries would make them ineffective.
3426
3427 * uniquify.el: Set maintainer to FSF.
3428
3429 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
3430
3431 * dired-aux.el (dired-do-shell-command): Doc fix.
3432
3433 2001-03-06 Stefan Monnier <monnier@cs.yale.edu>
3434
3435 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
3436
3437 * which-func.el (which-func-modes): Add cperl-mode.
3438 (which-func-mode-global): Use define-minor-mode.
3439
3440 * info-look.el: Docstring fixes and dead code eliminated.
3441 (cperl-mode): Add support.
3442 (emacs-lisp-mode): List all entries from elisp manual, whether
3443 or not they are currently (f)bound or not. Update regexp.
3444
3445 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
3446
3447 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
3448 so that C-h m shows the correct information.
3449 Use make-local-variable rather than make-variable-buffer-local.
3450 (cperl-info-buffer, cperl-setup-tmp-buf):
3451 Use make-local-variable rather than make-variable-buffer-local.
3452 (cperl-msb-fix, cperl-get-help-defer):
3453 Check major-mode for `cperl-mode' as well.
3454
3455 * progmodes/cperl-mode.el: Updated to author version 4.23.
3456 (cperl-electric-pod): SYNOPSIS was misspelled.
3457 (cperl-find-pods-heres): @if ? a : b was considered a REx.
3458 (cperl-after-expr-p): Make true after __END__.
3459
3460 2001-03-06 Gerd Moellmann <gerd@gnu.org>
3461
3462 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
3463 bookmark-completion-ignore-case is t.
3464
3465 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
3466 switch, like xterm, and concat resource strings, with a newline
3467 between them.
3468
3469 2001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
3470
3471 * international/codepage.el (cp770-decode-table)
3472 (cp773-decode-table, cp774-decode-table): New variables.
3473
3474 * man.el (Man-hyphenated-reference-regexp): New variable.
3475 (Man-build-references-alist): Use it to search for referenced
3476 manpages. If hyphenated is non-nil, record a concatenated word in
3477 Man-refpages-alist only if it matches Man-reference-regexp.
3478 Update word's length when it is concatenated. Reverse the list,
3479 to get the first manpage at the head.
3480 (Man-possibly-hyphenated-word): New function.
3481 (Man-follow-manual-reference): Use it instead of current-word to
3482 find a manpage at point, in a way that accounts for hyphenated
3483 references.
3484
3485 2001-03-06 Alex Schroeder <alex@gnu.org>
3486
3487 * sql.el (sql-interbase): New function.
3488 (sql-interbase-program): New option.
3489 (sql-interbase-options): New option.
3490 And some typos fixed: "customise" to "customize".
3491
3492 2001-03-06 Dave Love <fx@gnu.org>
3493
3494 * textmodes/flyspell.el (flyspell-region):
3495 Set up flyspell-local-mouse-map.
3496
3497 2001-03-05 Richard M. Stallman <rms@gnu.org>
3498
3499 * mail/rmail.el (rmail-retry-failure):
3500 Don't call rmail-beginning-of-message.
3501 Don't discard From: field. Do discard Received: field.
3502 Use unwind-protect to re-prune.
3503 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
3504
3505 2001-03-06 Kenichi Handa <handa@etl.go.jp>
3506
3507 * international/quail.el (quail-title): Add autoload cookie.
3508
3509 2001-03-05 Dave Love <fx@gnu.org>
3510
3511 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
3512 new defs.
3513
3514 2001-03-05 Kenichi Handa <handa@etl.go.jp>
3515
3516 * language/ethio-util.el (ethio-toggle-space):
3517 Update current-input-method-title if necessary.
3518 (ethio-toggle-punctuation): Likewise.
3519
3520 * international/quail.el (quail-title): Fix for the case that a
3521 title of an input method is specified by a list of the same form
3522 as used in mode-line-format.
3523
3524 * international/mule-cmds.el (activate-input-method):
3525 If current-input-method-title is set by activating INPUT-METHOD,
3526 respect that value.
3527
3528 2001-03-05 Gerd Moellmann <gerd@gnu.org>
3529
3530 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
3531
3532 2001-03-05 Alex Schroeder <alex@gnu.org>
3533
3534 * sql.el (sql-sybase): Fix typo (was: query user about server two
3535 times instead of server and database).
3536
3537 * sql.el (sql-sybase): Doc change.
3538 (sql-mysql): Doc change.
3539 (sql-postgres): Doc change.
3540
3541 2001-03-05 Kenichi Handa <handa@etl.go.jp>
3542
3543 * international/mule-conf.el (emacs-mule, raw-text):
3544 Docstring modified.
3545
3546 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
3547
3548 * term/internal.el: Update copyright notice.
3549
3550 * term/pc-win.el: Update copyright notice.
3551
3552 2001-03-02 Dave Love <fx@gnu.org>
3553
3554 * files.el (insert-file-contents-literally):
3555 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
3556 not jka-compr-compression-info-list.
3557
3558 2001-03-02 Stefan Monnier <monnier@cs.yale.edu>
3559
3560 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
3561 spaces in default comment-start-skip settings rather than \s-.
3562
3563 2001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
3564
3565 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
3566 default-frame-alist as well.
3567
3568 2001-03-01 Dave Love <fx@gnu.org>
3569
3570 * textmodes/reftex.el (defvar): Wrap some defvars in
3571 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
3572
3573 * subr.el (event-basic-type): Doc fix.
3574
3575 * international/quail.el: Doc fixes.
3576
3577 * international/utf-8.el: Doc fixes.
3578
3579 * international/mule-cmds.el: Doc fixes.
3580 (leim-list-header): Fix header text.
3581
3582 * international/mule.el (coding-system-category): Doc fix.
3583
3584 * international/ccl.el (ccl-compile): Doc fix.
3585
3586 2001-03-01 Stefan Monnier <monnier@cs.yale.edu>
3587
3588 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
3589 rather than (before|after)-change-functions.
3590
3591 2001-03-01 Gerd Moellmann <gerd@gnu.org>
3592
3593 * ediff-util.el (ediff-scroll-horizontally): Arrange for
3594 scroll-left and scroll-right being called interactively so that
3595 they set the window's min_hscroll.
3596
3597 2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
3598
3599 * info.el (info-insert-file-contents-1): Accept an additional
3600 argument `lfn': if it is non-nil, concatenate `filename' and
3601 `suffix'; otherwise use the complicated MS-DOS code.
3602 All callers changed.
3603 (info-insert-file-contents, Info-find-node): If the MS-DOS port
3604 can access long file names, try the long file-name version of
3605 `info-insert-file-contents-1', then the short file-name version.
3606
3607 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
3608
3609 * language/ethio-util.el (setup-ethiopic-environment-internal):
3610 Change bindings of functions keys to conform to "Emacs Lisp Coding
3611 Convention".
3612
3613 * language/ethiopic.el ("Ethiopic"): Add documentation.
3614
3615 2001-02-28 Kenichi Handa <handa@etl.go.jp>
3616
3617 * international/utf-8.el (mule-utf-8): Set coding-category
3618 property to coding-category-utf-8.
3619
3620 2001-02-27 Richard M. Stallman <rms@gnu.org>
3621
3622 * lpr.el (lpr-page-header-switches, print-region-1):
3623 Undo 2000-07-06 change.
3624 (lpr-add-switches): Default to t on gnu/linux.
3625
3626 2001-02-27 Gerd Moellmann <gerd@gnu.org>
3627
3628 * bs.el (bs-attributes-list): Doc fix.
3629
3630 2001-02-26 Gerd Moellmann <gerd@gnu.org>
3631
3632 * help.el (describe-project): Display the file THE-GNU-PROJECT.
3633
3634 * help.el (view-order-manuals): Use goto-address.
3635
3636 * startup.el (command-line-1): Add info about ordering manuals
3637 to the not so fancy splash screens.
3638
3639 2001-02-26 Andre Spiegel <spiegel@gnu.org>
3640
3641 * vc.el (vc-default-workfile-unchanged-p)
3642 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
3643
3644 2001-02-26 Gerd Moellmann <gerd@gnu.org>
3645
3646 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
3647 fontify in the right buffer.
3648
3649 * allout.el (outline-flag-region): Move macro in front of first
3650 use to avoid a run-time error.
3651
3652 2001-02-24 Andrew Innes <andrewi@gnu.org>
3653
3654 * makefile.w32-in: Fix copyright notice.
3655
3656 2001-02-24 Kenichi Handa <handa@etl.go.jp>
3657
3658 * international/utf-8.el (mule-utf-8): Set correct value for
3659 valid-codes property.
3660
3661 * international/fontset.el (x-complement-fontset-spec): In the
3662 case that we use ASCII font for the other charsets, use only
3663 family and registry part of it.
3664
3665 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
3666
3667 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
3668 (shrink-window-if-larger-than-buffer): Doc fix.
3669
3670 2001-02-23 Stefan Monnier <monnier@cs.yale.edu>
3671
3672 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
3673 predicate passed to completing-read.
3674
3675 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
3676
3677 * startup.el (command-line): Fix last change.
3678
3679 2001-02-23 Jason Rumney <jasonr@gnu.org>
3680
3681 * startup.el (tool-bar-originally-present): New variable.
3682 (command-line): Set it if the tool-bar is switched on at startup.
3683
3684 * frame.el (frame-notice-user-settings): Only adjust frame height
3685 for no tool-bar case if tool-bar was originally switched on.
3686 From E. Jay Berkenbilt.
3687
3688 2001-02-22 Stefan Monnier <monnier@cs.yale.edu>
3689
3690 * server.el (server-switch-buffer): Only switch window if the
3691 current one is dedicated.
3692
3693 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
3694 rather than using (match-beginning 0) when searching for break point.
3695
3696 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
3697
3698 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
3699 @ follows an accent command such as @'. Support optional braces
3700 in commands that insert accents, like makeinfo does.
3701
3702 2001-02-22 Gerd Moellmann <gerd@gnu.org>
3703
3704 * startup.el (fancy-splash-text): Add a line for ordering
3705 manuals. Reverse order of splash screens shown.
3706 (use-fancy-splash-screens-p): Adapt to the text line added.
3707
3708 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
3709 manuals from the FSF.
3710
3711 * help.el (view-order-manuals): New function.
3712 (toplevel): Bind C-h C-m to this function.
3713
3714 2001-02-21 Stefan Monnier <monnier@cs.yale.edu>
3715
3716 * newcomment.el (comment-forward): Skip the comment-start before
3717 searching for the comment-end.
3718
3719 2001-02-21 Dave Love <fx@gnu.org>
3720
3721 * custom.el (custom-initialize-changed, defcustom): Doc fix.
3722
3723 * international/mule-cmds.el, international/mule.el: Doc fixes.
3724
3725 2001-02-21 Gerd Moellmann <gerd@gnu.org>
3726
3727 * startup.el (fancy-splash-screens): Use display-hourglass
3728 instead of display-busy-cursor.
3729
3730 * frame.el (display-hourglass): Renamed from busy-cursor.
3731 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
3732 (show-cursor-in-non-selected-windows): Doc fix.
3733
3734 2001-02-20 Dave Love <fx@gnu.org>
3735
3736 * international/utf-8.el: Doc and commentary fixes.
3737
3738 2001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
3739
3740 * ehelp.el (with-electric-help): Doc fix.
3741
3742 2001-02-20 Gerd Moellmann <gerd@gnu.org>
3743
3744 * msb.el (msb-mode): Call the update-buffers function explicitly
3745 with a FORCE argument.
3746
3747 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
3748 FORCE. If set, update the menu even if frame-or-buffer-changed-p
3749 returns nil.
3750
3751 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3752
3753 * ps-print.el: Timestamp package replacement. Some enhancements.
3754 Some XEmacs compatibility. Doc fix.
3755 (ps-print-version): New version number (6.4).
3756 (ps-printer-name): Initialization fix.
3757 (ps-zebra-stripe-follow): Funcionality enhancement.
3758 (ps-prologue-file): Code enhancement.
3759 (ps-right-header): Timestamp package replacement.
3760 (ps-setup, ps-face-bold-p, ps-face-italic-p)
3761 (ps-get-page-dimensions)
3762 (ps-generate-header, ps-begin-file, ps-begin-job)
3763 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
3764 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
3765 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
3766 (coding-system-for-write): Var declaration (XEmacs compatibility).
3767
3768 2001-02-20 Miles Bader <miles@gnu.org>
3769
3770 * image-file.el (image-file-name-extensions): Add "tif".
3771
3772 2001-02-19 Gerd Moellmann <gerd@gnu.org>
3773
3774 * wid-edit.el (widget-button-click): Save the selected window
3775 around the code handling clicks on buttons.
3776
3777 2001-02-18 Dave Love <fx@gnu.org>
3778
3779 * imenu.el (imenu--generic-function): Use mapc to iterate over
3780 syntax characters.
3781
3782 2001-02-17 Richard M. Stallman <rms@gnu.org>
3783
3784 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
3785
3786 * uniquify.el (uniquify-buffer-name-style): Doc fix.
3787
3788 2001-02-16 Gerd Moellmann <gerd@gnu.org>
3789
3790 * mouse.el (mouse-save-then-kill): If the distance from the new
3791 point to the mark is equal to the distance of point from the new
3792 point, move point instead of the mark.
3793
3794 2001-02-16 Dave Love <fx@gnu.org>
3795
3796 * textmodes/flyspell.el (flyspell-get-word): Return string without
3797 properties.
3798
3799 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
3800
3801 * generic.el (generic-find-file-regexp): Doc fix.
3802 (generic-ignore-files-regexp): New defcustom.
3803 (generic-mode-find-file-hook): If the file's name matches the
3804 regexp in `generic-ignore-files-regexp', don't enter
3805 default-generic-mode. Doc fix.
3806
3807 2001-02-16 Gerd Moellmann <gerd@gnu.org>
3808
3809 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
3810 Add autoload cookies.
3811
3812 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
3813 of cal-tex-24.
3814
3815 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
3816
3817 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
3818
3819 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
3820 the character class after the (optional) drive, to support file
3821 names with embedded blanks.
3822
3823 2001-02-15 Sam Steingold <sds@gnu.org>
3824
3825 * textmodes/tex-mode.el (tex-shell-running):
3826 Check the process buffer too.
3827
3828 2001-02-15 Dave Love <fx@gnu.org>
3829
3830 * battery.el (battery-status-function): Fix doc, :type.
3831
3832 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
3833
3834 2001-02-15 Gerd Moellmann <gerd@gnu.org>
3835
3836 * subr.el (read-passwd): Clear Lisp memory holding password.
3837
3838 2001-02-15 Miles Bader <miles@gnu.org>
3839
3840 * info.el (Info-copy-current-node-name): New function.
3841 (Info-mode-menu): Add it to the menu.
3842
3843 2001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
3844
3845 * international/mule-cmds.el (toggle-input-method): Doc fix.
3846
3847 2001-02-13 Stefan Monnier <monnier@cs.yale.edu>
3848
3849 * replace.el (occur): Stop at end of buffer.
3850
3851 2001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
3852
3853 * international/mule-cmds.el (set-input-method): Another doc fix.
3854
3855 2001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
3856
3857 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
3858
3859 2001-02-13 Miles Bader <miles@gnu.org>
3860
3861 * faces.el (set-face-background, set-face-foreground)
3862 (set-face-stipple): Treat a value of nil as being `unspecified'.
3863
3864 2001-02-12 Dave Love <d.love@dl.ac.uk>
3865
3866 * international/latin1-disp.el: Doc fixes.
3867 (latin1-display) <defgroup>: Add :link.
3868 (latin1-display) <function>: Set variable latin1-display.
3869
3870 2001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
3871
3872 * international/mule-cmds.el (set-input-method): Doc fix.
3873
3874 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
3875
3876 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
3877 (speedbar-line-file): Return nil if not a file.
3878 (speedbar-buffers-line-path): Return file for tags, and dir for files.
3879
3880 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
3881
3882 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
3883 for remote files.
3884 (ediff-coding-system-for-read): Replaced the no-conversion default
3885 with raw-text.
3886
3887 * ediff-init.el: Removed :version from defcustom vars.
3888
3889 * ediff-util.el (ediff-compute-custom-diffs-maybe):
3890 Better handling of the diff mode.
3891
3892 * ediff.texi: Added ediff-coding-system-for-read.
3893
3894 * viper.texi: Fix typos.
3895
3896 2001-02-11 Dave Love <fx@gnu.org>
3897
3898 * shadowfile.el: Doc fixes.
3899 (shadow) <defgroup>: Add :link.
3900 (shadowfile-unload-hook): New function.
3901 (shadow-initialize): Use defalias, not fset.
3902 (shadow-define-cluster, shadow-define-literal-group)
3903 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
3904
3905 * international/mule.el: Doc and message fixes.
3906
3907 * international/ccl.el (define-ccl-program): Doc fix.
3908
3909 2001-02-11 Kenichi Handa <handa@etl.go.jp>
3910
3911 * faces.el (mode-line): Set :line-width property to -1.
3912
3913 2001-02-10 Richard M. Stallman <rms@gnu.org>
3914
3915 * complete.el (partial-completion-mode): Doc fix.
3916
3917 * simple.el (delete-key-deletes-forward-mode):
3918 Change `let' to `let*' to fix gross bug in last change.
3919
3920 * repeat.el (repeat): Don't let execute-kbd-macro alter
3921 real-last-command.
3922
3923 2001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
3924
3925 * simple.el (eval-expression): Doc fix.
3926
3927 2001-02-09 Dave Love <fx@gnu.org>
3928
3929 * imenu.el (imenu-generic-expression): Doc fix.
3930
3931 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
3932 From Juanma Barranquero.
3933
3934 * emacs-lisp/authors.el (authors): Expand `root' before running find.
3935
3936 2001-02-09 Kenichi Handa <handa@etl.go.jp>
3937
3938 * faces.el (set-face-attribute): Describe the case of a negative
3939 value specified for :line-width.
3940
3941 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
3942
3943 * which-func.el (which-func-mode): Invert which-func-mode-global.
3944 From Juanma Barranquero <lektu@uol.com.br>.
3945
3946 2001-02-08 Dave Love <fx@gnu.org>
3947
3948 * wid-edit.el (widget-plist-convert-widget): Replace binding of
3949 widget-plist-value-type.
3950 (widget-alist-convert-widget): Replace binding of
3951 widget-alist-value-type.
3952
3953 * textmodes/paragraphs.el (sentence-end): Doc fix.
3954
3955 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
3956 Remove `backward-line'.
3957
3958 * play/pong.el (pong-blank-color, pong-bat-color)
3959 (pong-ball-color, pong-border-color, pong-left-key)
3960 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
3961 (pong-pause-key, pong-resume-key, pong-timer-delay):
3962 * mail/mh-comp.el (mh-compose-letter-function):
3963 * eshell/esh-mode.el (eshell-skip-prompt-function):
3964 * emulation/viper-ex.el (ex-unix-type-shell-options):
3965 * recentf.el (recentf-menu-filter):
3966 * ps-print.el (ps-print-region-function):
3967 * lpr.el (print-region-function):
3968 * forms.el (forms-mode-hooks):
3969 * dirtrack.el (dirtrack-directory-change-hook):
3970 * cus-start.el (temp-buffer-show-function, display-buffer-function):
3971 * textmodes/spell.el (spell-filter):
3972 * textmodes/fill.el (adaptive-fill-function):
3973 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
3974 * progmodes/etags.el (find-tag-default-function):
3975 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
3976 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
3977
3978 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
3979
3980 * emulation/viper-init.el (viper-fast-keyseq-timeout)
3981 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
3982 Meyering <jim@meyering.net>.
3983
3984 * loadup.el: Revert last change.
3985
3986 2001-02-07 Kenichi Handa <handa@etl.go.jp>
3987
3988 * international/mule.el (transform-make-coding-system-args):
3989 Make it work also for coding systems not using CCL.
3990
3991 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
3992
3993 * simple.el (previous-matching-history-element)
3994 (next-matching-history-element): Doc fix.
3995
3996 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
3997 specific part.
3998
3999 2001-02-06 Dave Love <fx@gnu.org>
4000
4001 * add-log.el (add-log-current-defun-function)
4002 (add-log-buffer-file-name-function, add-log-file-name-function):
4003 Fix :type.
4004 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
4005
4006 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
4007
4008 * info.el (info-initialize): Remove the test for system-type when
4009 invocation-directory is non-nil.
4010
4011 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
4012 of `font-lock-defaults' to `backward-paragraph' rather than nil.
4013
4014 2001-02-06 Andrew Innes <andrewi@gnu.org>
4015
4016 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
4017 absolute.
4018
4019 2001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
4020
4021 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
4022 buffers. When hi-lock turned on rather than only checking current
4023 buffer for regexps, all buffers are checked. Moved activation of
4024 font-lock to hi-lock-refontify. When font-lock turned off rather
4025 than removing added highlighting just in current buffer, remove it
4026 in all buffers. Changed edit menu text from "Automatic
4027 Highlighting" to "Regexp Highlighting" Documentation for
4028 highlighting phrases, minor documentation changes.
4029 (hi-lock-set-file-patterns): Execute only if there are new or
4030 existing file patterns.
4031 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
4032 unfontify and, if a support mode is active, will not refontify the
4033 whole buffer. If necessary, turn on font lock. (Removed
4034 font-lock-unfontify and font-lock support-mode-specific calls,
4035 such as lazy-lock-fontify-window.)
4036 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
4037 patterns are found. Not useful now since find-file-hook is removed
4038 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
4039 (hi-lock-face-phrase-buffer): New function. Also added related
4040 menu item and keybinding.
4041 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
4042 (hi-lock-process-phrase): New function.
4043 (hi-lock-line-face-buffer): Doc fixes.
4044 (hi-lock-face-buffer): Doc fixes.
4045 (hi-lock-unface-buffer): Doc fixes.
4046
4047 2001-02-06 Gerd Moellmann <gerd@gnu.org>
4048
4049 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
4050 dabbrev-ignored-regexps.
4051
4052 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
4053
4054 * simple.el (kill-line): Doc fix.
4055
4056 2001-02-05 Dave Love <fx@gnu.org>
4057
4058 * loadup.el: Revert last two changes -- bootstrapping works with
4059 regenerated loaddefs.
4060
4061 2001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
4062
4063 * isearch.el (isearch-forward): Doc fix.
4064
4065 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
4066 of font-lock-defaults to backward-paragraph.
4067
4068 2001-02-05 Gerd Moellmann <gerd@gnu.org>
4069
4070 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
4071 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
4072
4073 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4074
4075 * ebnf2ps.el: Eliminate time-stamp functions.
4076 (ebnf-version): New version (3.5).
4077 (ebnf-eps-finish-and-write): Replace time-stamp functions by
4078 format-time-string.
4079
4080 2001-02-05 Gerd Moellmann <gerd@gnu.org>
4081
4082 * simple.el (next-line): Goto end-of-line before inserting a newline.
4083
4084 2001-02-05 Miles Bader <miles@gnu.org>
4085
4086 * image-file.el (insert-image-file): When visiting an image, also
4087 set `truncate-lines' to t so that any fringe arrow looks correct.
4088
4089 2001-02-05 Kenichi Handa <handa@etl.go.jp>
4090
4091 * isearch.el (isearch-forward): Add description about input method
4092 in the docsting.
4093
4094 2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
4095
4096 * skeleton.el (skeleton-internal-1): Always push the mark for @.
4097
4098 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
4099
4100 * info.el (info-initialize): If installation-directory is nil, for
4101 DOS/Windows systems try looking in a sibling of invocation-directory.
4102
4103 2001-02-02 Gerd Moellmann <gerd@gnu.org>
4104
4105 * wid-edit.el (widget-button-click): Fix last change.
4106
4107 * frame.el (frame-notice-user-settings): When resizing the initial
4108 frame because the tool bar is off, also change the frame's top
4109 position if a negative top position was specified.
4110
4111 2001-02-02 Miles Bader <miles@gnu.org>
4112
4113 * image-file.el (insert-image-file): When visiting an image,
4114 suppress the cursor in the image buffer.
4115
4116 2001-02-01 Dave Love <fx@gnu.org>
4117
4118 * progmodes/f90.el (f90-mode): Remove startup message.
4119
4120 * vc-cvs.el: Remove autoloads. Require vc when compiling.
4121
4122 2001-02-01 Gerd Moellmann <gerd@gnu.org>
4123
4124 * startup.el (command-line): Fix code determining whether or not
4125 to use delete-key-deletes-forward-mode.
4126
4127 2001-02-01 Andre Spiegel <spiegel@gnu.org>
4128
4129 * vc.el (vc-diff-switches): New user option.
4130 (vc-version-diff): Use it.
4131 (vc-diff-switches-list): New macro.
4132
4133 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
4134 New customization options.
4135 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
4136
4137 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
4138
4139 2001-02-01 Gerd Moellmann <gerd@gnu.org>
4140
4141 * msb.el (toplevel): Quote hook symbols.
4142
4143 2001-02-01 Kenichi Handa <handa@etl.go.jp>
4144
4145 * international/mule.el (make-coding-system): Add description
4146 about recognized properties in the docstring.
4147
4148 * international/mule-conf.el: Remove unused charsets
4149 mac-roman-lower and mac-roman-upper.
4150
4151 2001-01-31 Gerd Moellmann <gerd@gnu.org>
4152
4153 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
4154 is in front of the left-margin, if any.
4155
4156 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
4157 like `delete'.
4158
4159 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
4160
4161 * term/w32-win.el (mouse-set-font): Doc fix.
4162
4163 2001-01-31 Stefan Monnier <monnier@cs.yale.edu>
4164
4165 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
4166 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
4167 on already.
4168
4169 2001-01-31 Markus Rost <rost@math.ohio-state.edu>
4170
4171 * files.el (save-buffer): Don't give message if (buffer-file-name)
4172 returns nil.
4173
4174 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
4175
4176 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
4177
4178 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
4179 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
4180
4181 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
4182 display problems.
4183
4184 2001-01-31 Kenichi Handa <handa@etl.go.jp>
4185
4186 * international/mule.el (charset-info): Fix docstring.
4187
4188 * international/mule-diag.el (describe-character-set): Check final
4189 char valid before printing it.
4190
4191 2001-01-30 Gerd Moellmann <gerd@gnu.org>
4192
4193 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
4194
4195 * frame.el (frame-notice-user-settings): Do the tool-bar
4196 stuff only for graphical displays. Fix a braino.
4197
4198 * frame.el (frame-initialize): Create initial frame visible.
4199 (frame-notice-user-settings): When tool-bar has been switched off,
4200 correct the frame size and sync tool-bar-mode.
4201
4202 * startup.el (command-line): Remove manipulation of frame
4203 height for tool bars.
4204
4205 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4206
4207 * lpr.el: Compatibility with XEmacs and doc fixes.
4208 (lpr-windows-system, lpr-lp-system): New vars.
4209 (lpr-printer-switch): New defcustom.
4210 (printer-name, lpr-command): Customization fix.
4211 (print-region-1): Code fix.
4212 (print-region-new-buffer, printify-region): Indentation fix.
4213 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
4214 New functions.
4215
4216 2001-01-29 Gerd Moellmann <gerd@gnu.org>
4217
4218 * msb.el (toplevel): Fix the eval-after-load.
4219
4220 2001-01-29 Dave Love <fx@gnu.org>
4221
4222 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
4223
4224 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
4225
4226 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
4227 (tcl-using-emacs-19-23): Consider Emacs 21+.
4228 (tcl-help-directory-list, tcl-command-switches): Fix :type.
4229 (tcl-add-emacs-menu): Supply menu name.
4230 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
4231
4232 2001-01-29 Gerd Moellmann <gerd@gnu.org>
4233
4234 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
4235
4236 2001-01-29 Stefan Monnier <monnier@cs.yale.edu>
4237
4238 * pcvs.el (cvs-mark-fis-dead): New function.
4239 (cvs-mode-add): Use it.
4240 (cvs-mode-add-change-log-entry-other-window):
4241 Rebind change-log-default-name to itself rather than to nil.
4242
4243 2001-01-29 Sam Steingold <sds@gnu.org>
4244
4245 * vc-cvs.el: Replaced (require 'vc) with a bunch of
4246 `autoload' statements.
4247
4248 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
4249
4250 * files.el (confirm-kill-emacs): Doc fix.
4251
4252 * frame.el (frame-initialize): Doc fix.
4253
4254 * time-stamp.el (time-stamp-string): Doc fix.
4255
4256 * woman.el (WoMan-log-1): Make the log buffer writable.
4257 From Markus Rost <rost@math.ohio-state.edu>.
4258
4259 2001-01-29 Gerd Moellmann <gerd@gnu.org>
4260
4261 * imenu.el (imenu-syntax-alist): Add autoload cookie for
4262 the `make-variable-buffer-local'.
4263
4264 2001-01-29 Dave Love <fx@gnu.org>
4265
4266 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
4267 (ansi-color-for-comint-mode-on, ansi-color-process-output):
4268 Add autoload cookie.
4269 (ansi-color-apply-sequence): Fix typo.
4270
4271 2001-01-29 Gerd Moellmann <gerd@gnu.org>
4272
4273 * menu-bar.el (menu-bar-files-menu): Add menu items for
4274 Postscript printing in black and white.
4275
4276 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
4277 X-Mailman-Version, Precedence, List-Help, List-Post,
4278 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
4279 Content-Type, Content-Length.
4280
4281 2001-01-29 Dave Love <fx@gnu.org>
4282
4283 * elide-head.el (elide-head): Make overlay evaporate.
4284
4285 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
4286
4287 2001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
4288
4289 * isearch.el (isearch-highlight): Don't punt if the display
4290 doesn't support colors, since isearch faces are defined for
4291 monochrome displays as well.
4292
4293 2001-01-27 Sam Steingold <sds@gnu.org>
4294
4295 * shell.el (shell-write-history-on-exit): Make sure that we are in
4296 the shell buffer (M-x tex-file RET inserted the error message into
4297 the TeX buffer).
4298
4299 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4300
4301 * simple.el (transient-mark-mode): Doc fix.
4302
4303 2001-01-27 Gerd Moellmann <gerd@gnu.org>
4304
4305 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
4306
4307 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4308
4309 * shell.el (shell-unquote-argument): If the shell is one of the
4310 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
4311 quote character.
4312 (shell-dumb-shell-regexp): Document that the shells which match
4313 this regexp are supposed to not treat a backslash as a quote character.
4314
4315 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
4316 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
4317
4318 2001-01-27 Richard M. Stallman <rms@gnu.org>
4319
4320 * dabbrev.el (dabbrev--substitute-expansion):
4321 Treat a one-capital-letter abbrev as "not all upper case",
4322 so as to force preservation of the expansion's pattern
4323 if the expansion starts with a capital letter.
4324
4325 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4326
4327 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
4328 Doc fix.
4329
4330 * simple.el (transient-mark-mode): Document the fact that many
4331 commands act on the region when mark is active.
4332
4333 2001-01-27 Kenichi Handa <handa@etl.go.jp>
4334
4335 * international/quail.el (quail-setup-completion-buf): Make the
4336 multibyteness of current buffer inherited to Quail completion buffer.
4337 (quail-show-guidance-buf): Make the multibyteness of current
4338 buffer inherited to Quail guidance buffer.
4339 (quail-help): Make the multibyteness of current buffer inherited
4340 to Quail help buffer.
4341
4342 2001-01-26 Dave Love <fx@gnu.org>
4343
4344 * time-stamp.el: Doc fixes.
4345
4346 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
4347 (delphi-keyword-face, delphi-other-face): Fix :type.
4348
4349 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
4350
4351 * mail/feedmail.el (feedmail): Add :link.
4352 (feedmail-send-it): Doc fix.
4353
4354 * mail/sendmail.el: Doc fixes.
4355 (sendmail-send-it): Fix the non-ASCII regexp and use
4356 rfc2047-encode-string.
4357
4358 * dired.el, dired-aux.el: Revert last change.
4359
4360 2001-01-26 Gerd Moellmann <gerd@gnu.org>
4361
4362 * makefile.w32-in (DONTCOMPILE): Add various term files.
4363
4364 2001-01-26 Dave Love <fx@gnu.org>
4365
4366 * Makefile.in (DONTCOMPILE): Add various term files.
4367
4368 2001-01-26 Gerd Moellmann <gerd@gnu.org>
4369
4370 * man.el (Man-default-man-entry, Man-mode): Doc fix.
4371
4372 * startup.el (display-startup-echo-area-message): Make sure
4373 the echo area is resized to fit the size of the startup message.
4374
4375 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
4376 part of which is a constant.
4377
4378 2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
4379
4380 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
4381
4382 2001-01-26 Richard M. Stallman <rms@gnu.org>
4383
4384 * simple.el (next-line): Don't let `newline' expand abbrevs.
4385 Simplify slightly.
4386 (open-line): Don't let `newline' expand abbrevs.
4387
4388 2001-01-25 John Wiegley <johnw@gnu.org>
4389
4390 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
4391 to `repeat' in the :type field.
4392
4393 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
4394 allow a choice of regexp or nil.
4395 (pcomplete-dir-ignore): Same.
4396
4397 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
4398 a command) to always fail.
4399
4400 2001-01-25 Gerd Moellmann <gerd@gnu.org>
4401
4402 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
4403 discard the result.
4404 (iswitchb-to-end): Likewise.
4405
4406 2001-01-25 Sam Steingold <sds@gnu.org>
4407
4408 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
4409 Require vc.
4410
4411 2001-01-25 Stefan Monnier <monnier@cs.yale.edu>
4412
4413 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
4414
4415 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
4416
4417 2001-01-25 Dave Love <fx@gnu.org>
4418
4419 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
4420 (describe-coding-system): Tweak the English text.
4421
4422 * loadup.el: Preload international/ccl for utf-8.
4423
4424 2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
4425
4426 * mail/rmail.el (rmail-redecode-body): Doc fix.
4427
4428 2001-01-25 Kenichi Handa <handa@etl.go.jp>
4429
4430 * international/mule-cmds.el (reset-language-environment):
4431 Reset coding-category-utf-8 to mule-utf-8.
4432
4433 * international/mule-conf.el (coding-category-utf-8):
4434 Initialize to mule-utf-8.
4435
4436 * loadup.el: Preload international/utf-8.
4437
4438 * international/utf-8.el: New file.
4439
4440 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
4441
4442 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
4443
4444 2001-01-24 Sam Steingold <sds@gnu.org>
4445
4446 * dired.el (dired-replace-in-string): Removed.
4447 (dired-sort-toggle): Use `replace-regexps-in-string'
4448 instead of `dired-replace-in-string'.
4449
4450 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
4451 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
4452
4453 * gs.el (gs-replace-in-string): Removed.
4454 (gs-options): Use `replace-regexps-in-string'
4455 instead of `gs-replace-in-string'.
4456
4457 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
4458
4459 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
4460 bug report is mailed to an email list and posted to a news group.
4461
4462 2001-01-24 Gerd Moellmann <gerd@gnu.org>
4463
4464 * comint.el (comint-replace-by-expanded-history-before-point):
4465 Fix change of 2000-08-03 to move point to the start of the line again.
4466
4467 * startup.el (tool-bar-images-pixel-height): New variable.
4468 (command-line): After loading the user's init file, when
4469 tool-bar-mode is on, increase the frame's size by some lines for
4470 the tool-bar.
4471
4472 * frame.el (frame-initialize): Create the initial frame invisible.
4473
4474 2001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
4475
4476 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
4477 (chinese-big5): MIME:Big5.
4478
4479 2001-01-24 Gerd Moellmann <gerd@gnu.org>
4480
4481 * international/mule-cmds.el (universal-coding-system-argument):
4482 Handle commands with prefix args.
4483
4484 2001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
4485
4486 * calendar/diary-lib.el (diary-float): Fix case of MONTH
4487 being a list of numbers.
4488 (diary-mail-entries): Rewritten.
4489
4490 2001-01-23 Dave Love <fx@gnu.org>
4491
4492 * international/mule.el (make-coding-system): Fix typo.
4493
4494 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
4495 Add backward-paragraph as font-lock-beginning-of-syntax-function.
4496
4497 2001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
4498
4499 * font-lock.el (font-lock-mode): Doc fix.
4500
4501 2001-01-23 Kenichi Handa <handa@etl.go.jp>
4502
4503 * international/mule.el (make-translation-table): Fix docstring.
4504
4505 2001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
4506
4507 * mail/rmail.el (rmail-redecode-body): New function.
4508
4509 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
4510
4511 2001-01-22 Gerd Moellmann <gerd@gnu.org>
4512
4513 * isearch.el (isearch-lazy-highlight-case-fold-search)
4514 (isearch-lazy-highlight-regexp): New variables.
4515 (isearch-lazy-highlight-cleanup): Update lazy highlight if
4516 case-fold search or regexp search has been toggled.
4517
4518 * wid-edit.el (widget-button-click): Avoid a save-excursion
4519 around running a global binding.
4520
4521 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
4522 to 0.25.
4523
4524 2001-01-20 Miles Bader <miles@gnu.org>
4525
4526 * cus-edit.el (custom-face-save): Do post-processing on the face's
4527 new value like `custom-face-set' does.
4528
4529 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
4530
4531 * mail/emacsbug.el (report-emacs-bug): Report the value of
4532 LC_CTYPE, not LC_TYPE.
4533
4534 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
4535 isearch-toggle-regexp and isearch-edit-string to doc string.
4536
4537 2001-01-19 Gerd Moellmann <gerd@gnu.org>
4538
4539 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
4540 as font-lock-beginning-of-syntax-function in font-lock-defaults.
4541
4542 * jit-lock.el (jit-lock-fontify-now): Don't bind
4543 font-lock-beginning-of-syntax-function to nil.
4544
4545 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
4546
4547 * mail/emacsbug.el (report-emacs-bug): Report values of
4548 locale-coding-system, default-enable-multibyte-characters, and the
4549 environment variables LC_ALL, LC_TYPE, and LANG.
4550
4551 2001-01-19 Gerd Moellmann <gerd@gnu.org>
4552
4553 * font-lock.el (font-lock-default-fontify-region): Fix last change.
4554
4555 * font-lock.el (font-lock-multiline): Default to nil.
4556 (font-lock-default-fontify-region): If font-lock-multiline is
4557 nil, don't check the property `font-lock-multiline'.
4558
4559 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
4560 is nil, don't check the `font-lock-multiline' text property.
4561
4562 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
4563
4564 * viper.el: Call initial-major-mode on startup.
4565
4566 * ediff.el (ediff-patch-file): Use better defaults.
4567
4568 * ediff-vers.el: Fix for 8+3 DOS file systems.
4569
4570 2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
4571
4572 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
4573 diff mode, if available.
4574
4575 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
4576
4577 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
4578
4579 * ediff-init.el (subst-char-in-string): Define and use it, unless
4580 it's already defined.
4581
4582 2001-01-18 Gerd Moellmann <gerd@gnu.org>
4583
4584 * tooltip.el (tooltip-hide-delay): New user-option.
4585 (tooltip-show): Use tooltip-hide-delay instead of the default.
4586
4587 2001-01-18 Kenichi Handa <handa@etl.go.jp>
4588
4589 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
4590 kill-local-variable doesn't work for enable-multibyte-characters.
4591
4592 2001-01-17 Dave Love <fx@gnu.org>
4593
4594 * ediff-init.el (ediff-before-setup-hook)
4595 (ediff-merge-filename-prefix): Add :version.
4596
4597 * international/latin1-disp.el: Require disp-table.
4598 (latin1-display): Fix :set.
4599
4600 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
4601
4602 2001-01-17 Gerd Moellmann <gerd@gnu.org>
4603
4604 * isearch.el (isearch-lazy-highlight-initial-delay)
4605 (isearch-lazy-highlight-interval): Default to 0.
4606
4607 2001-01-17 Bob Glickstein <bobg@zanshin.com>
4608
4609 * isearch.el (isearch-highlight): Set isearch-overlay priority to
4610 1 here rather than each time through
4611 isearch-lazy-highlight-new-loop.
4612 (isearch-lazy-highlight-max): Variable deleted.
4613 (isearch-lazy-highlight-max-at-a-time): New user variable, like
4614 isearch-lazy-highlight-max but controls a single invocation of
4615 isearch-lazy-highlight-update.
4616 (isearch-lazy-highlight-wrapped): Variable recreated.
4617 (isearch-lazy-highlight-window-start): New variable.
4618 (isearch-lazy-highlight-cleanup): Restored to behavior of
4619 before 2-Jan.
4620 (isearch-lazy-highlight-remove-overlays): Function deleted;
4621 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
4622 behavior removed.
4623 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
4624 isearch-lazy-highlight-update in a loop rather than just once.
4625 Test isearch-invalid-regexp here and decide not to start a new
4626 loop, rather than testing it each time through
4627 isearch-lazy-highlight-update.
4628 (isearch-lazy-highlight-search): Function restored.
4629 (isearch-lazy-highlight-update): Get called in a timer loop again,
4630 but this time highlight more than one match each time through.
4631 Only highlight matches in the visible part of the window.
4632 Start at point, move in the direction of the search, and wrap around at
4633 the edge of the window. Use sit-for to force redisplay and ensure
4634 window-start is credible. "Face suppressing" behavior removed;
4635 overlay priorities should make it unnecessary, right?
4636 (isearch-highlight): Face suppressing behavior removed.
4637 (isearch-dehighlight): Face suppressing behavior removed.
4638 (isearch-set-lazy-highlight-faces-at): Removed.
4639
4640 2001-01-17 Kenichi Handa <handa@etl.go.jp>
4641
4642 * language/european.el ("Latin-1"): Make the format of description
4643 about additional language environments same as that of Latin-2.
4644
4645 2001-01-16 Dave Love <fx@gnu.org>
4646
4647 * isearch.el (isearch-lazy-highlight): Add :version.
4648
4649 * simple.el (backward-delete-char-untabify-method)
4650 (next-line-add-newlines): Add :version.
4651
4652 2001-01-16 Gerd Moellmann <gerd@gnu.org>
4653
4654 * bindings.el: Bind <backspace> and <delete> via function-key-map.
4655 Don't bind <delete> otherwise.
4656
4657 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
4658 and <delete> via function-key-map.
4659
4660 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
4661 Subject line only if point is after the `Subject:'.
4662
4663 2001-01-16 Kenichi Handa <handa@etl.go.jp>
4664
4665 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
4666 japanese-jisx0213-2 in `charset' property of this lang. env.
4667
4668 * language/european.el ("Latin-1"): Add description for Dutch and
4669 Spanish lang. env.
4670
4671 * international/mule.el (decode-char): Fix conditions.
4672 (encode-char): Handle eight-bit-control too.
4673 (transform-make-coding-system-args): New function.
4674 (make-coding-system): Accept XEmacs style arguments for CCL base
4675 coding system.
4676
4677 2001-01-15 Gerd Moellmann <gerd@gnu.org>
4678
4679 * progmodes/etags.el (find-tag-noselect): Save the value of
4680 tags-file-name before switching buffers, for the case it has a
4681 buffer-local value.
4682
4683 2001-01-15 Alex Schroeder <alex@gnu.org>
4684
4685 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
4686 From Dave Love <fx@gnu.org>.
4687 (ansi-color-for-comint-mode): Fix :version.
4688
4689 2001-01-15 Alex Schroeder <alex@gnu.org>
4690
4691 * ansi-color.el (ansi-color-unfontify-region): Doc change.
4692
4693 2001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
4694
4695 * dired.el (dired-insert-directory): If file-system-info fails,
4696 remove the " free " part, but don't signal an error.
4697
4698 2001-01-12 Sam Steingold <sds@gnu.org>
4699
4700 * bookmark.el (bookmark-maybe-historicize-string):
4701 Use new backquote syntax.
4702
4703 2001-01-12 Richard M. Stallman <rms@gnu.org>
4704
4705 * subr.el (last): Handle a list that doesn't end in nil.
4706
4707 2001-01-12 Sam Steingold <sds@gnu.org>
4708
4709 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
4710 to `backward-delete-char-untabify'.
4711
4712 2001-01-12 Dave Love <fx@gnu.org>
4713
4714 * cus-edit.el (customize-menu-create): Fix the :filter following
4715 easymenu change.
4716
4717 * wid-edit.el (function): Add :match-alternatives.
4718 (widget-color-action): Doc fix.
4719
4720 2001-01-12 Gerd Moellmann <gerd@gnu.org>
4721
4722 * calendar/calendar.el (calendar-basic-setup): Doc fix.
4723
4724 2001-01-12 Kenichi Handa <handa@etl.go.jp>
4725
4726 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
4727
4728 * international/ccl.el (define-ccl-program): Fix docstring.
4729
4730 2001-01-11 Dave Love <fx@gnu.org>
4731
4732 * international/mule-cmds.el (standard-display-european-internal):
4733 Set display table for 2208 as for 160.
4734
4735 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
4736
4737 * progmodes/fortran.el (fortran-mode-map): Modify Customization
4738 entry for custom-menu-create change.
4739 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
4740 don't cons it in the search loop.
4741
4742 * imenu.el (imenu--truncate-items): Revert last change.
4743
4744 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
4745
4746 * info.el (Info-setup-header-line): If the node header includes
4747 either Next: or Prev: links, don't show the File: and Node: parts
4748 in the header line.
4749
4750 2001-01-11 Gerd Moellmann <gerd@gnu.org>
4751
4752 * comint.el (comint-goto-process-mark): Don't print a message
4753 when running in batch mode.
4754
4755 * isearch.el (isearch-search): In the condition-case handler for
4756 `error', set isearch-invalid-regexp to the whole error message.
4757
4758 * subr.el (eval-after-load): Call load-symbol-file-load-history to
4759 ensure that eval-after-load works for files dumped with Emacs.
4760
4761 * help.el (load-symbol-file-load-history): New function extracted
4762 from function symbol-file.
4763 (symbol-file): Use it.
4764
4765 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
4766
4767 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
4768
4769 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
4770 behave as if there were no prefix argument.
4771 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
4772 argument were nil.
4773
4774 2001-01-11 Richard M. Stallman <rms@gnu.org>
4775
4776 * isearch.el (isearch-lazy-highlight-update):
4777 Don't look for more potential matches once maximum is exceeded.
4778 Use overlays-in to check correctly for overlap with current match.
4779 Ignore empty matches.
4780
4781 2001-01-11 Miles Bader <miles@gnu.org>
4782
4783 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
4784 (ispell-overlay-window, ispell-help, ispell-show-choices)
4785 (ispell-command-loop): Use it instead of `window-height'.
4786
4787 2001-01-10 Gerd Moellmann <gerd@gnu.org>
4788
4789 * files.el (confirm-kill-emacs): New user-option.
4790 (save-buffers-kill-emacs): Ask for final confirmation before
4791 killing Emacs.
4792
4793 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
4794 to nil.
4795
4796 2001-01-10 Dave Love <fx@gnu.org>
4797
4798 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
4799
4800 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
4801
4802 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
4803
4804 * calculator.el (calculator-number-digits): Fix :type.
4805
4806 * vc-cvs.el (vc-cvs-header): Fix :type.
4807 * vc-rcs.el (vc-rcs-header): Fix :type.
4808 * vc-sccs.el (vc-sccs-header): Fix :type.
4809
4810 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
4811
4812 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
4813
4814 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
4815
4816 2001-01-10 Gerd Moellmann <gerd@gnu.org>
4817
4818 * simple.el (set-variable): Force a thorough redisplay for the
4819 case that the variable has an effect on the display, like
4820 `tab-width' has.
4821
4822 2001-01-10 Andre Spiegel <spiegel@gnu.org>
4823
4824 * vc.el: Add documentation for backend interface.
4825
4826 2001-01-10 Kenichi Handa <handa@etl.go.jp>
4827
4828 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
4829
4830 * international/mule-conf.el (latin-extra-code-table): Set to t
4831 for \223 and \224.
4832
4833 2001-01-09 Kenichi Handa <handa@etl.go.jp>
4834
4835 * international/mule-cmds.el (locale-language-names): Map "es" to
4836 "Spanish" and "nl" to "Dutch".
4837
4838 2001-01-09 Gerd Moellmann <gerd@gnu.org>
4839
4840 * bindings.el (global-map): Bind <home> to beginning-of-line,
4841 <end> to end-of-line, C-<home> to beginning-of-buffer, and
4842 C-<end> to end-of-buffer.
4843
4844 * language/european.el: Add Dutch and Spanish language info
4845 to be able to use the appropriate tutorials.
4846
4847 2001-01-09 Alex Schroeder <alex@gnu.org>
4848
4849 * ansi-color.el (ansi-color-process-output): Use markers instead
4850 of positions for start and end of region.
4851 (ansi-color-apply-on-region): Rewrote code to make it more robust.
4852 Previously, occasional mistakes happend when fontifying many
4853 chunks of output (eg. ls --color=yes /dev). This happened
4854 whenever an overlay was created up to the end of the region, which
4855 coincided with the process-mark. New text would then be added
4856 within that overlay instead of after it.
4857 (ansi-color-make-extent): Overlays are created with the property
4858 `modification-hooks' set to '(ansi-color-freeze-overlay).
4859 (ansi-color-freeze-overlay): New function. When inserting text at
4860 the end of the overlay, the overlay will resize.
4861
4862 2000-01-09 Alex Schroeder <alex@gnu.org>
4863
4864 * ansi-color.el (ansi-color-process-output): Doc change.
4865 (ansi-color-unfontify-region): Doc change. No longer installed
4866 automatically in font-lock-unfontify-region-function.
4867 (ansi-color-apply): Doc change.
4868 (ansi-color-apply-on-region): Use extents or overlays instead of
4869 text-properties.
4870 (ansi-color-make-extent): New function.
4871 (ansi-color-set-extent-face): New function.
4872
4873 2000-01-09 Alex Schroeder <alex@gnu.org>
4874
4875 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
4876 both use ansi-color-process-output, now.
4877 (ansi-color-process-output): Doesn't return string anymore. It is
4878 installed in comint-output-filter-functions for both Emacs and
4879 XEmacs, now.
4880 (ansi-color-unfontify-region): Simplified code removing variables
4881 pos and start-ansi.
4882 (ansi-color-apply): Put text-property ansi-color before putting
4883 text-property face because ansi-color-unfontify-region is called
4884 immediately after the call to put-text-property.
4885 (ansi-color-context-region): Doc change.
4886 (ansi-color-filter-region): Simplified code.
4887 (ansi-color-apply-on-region): Changed start to start-marker, using
4888 a marker explicitly. Put text-property ansi-color before putting
4889 text-property face because ansi-color-unfontify-region is called
4890 immediately after the call to put-text-property.
4891
4892 2000-01-09 Alex Schroeder <alex@gnu.org>
4893
4894 * ansi-color.el (ansi-color-faces-vector): Doc change.
4895 (ansi-color-for-comint-mode): Changed :type property to choice.
4896 (ansi-color-last-context): Removed.
4897 (ansi-color-process-output): Don't use ansi-color-last-context, as
4898 the main functions will store their context now.
4899 (ansi-color-context): Doc change.
4900 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
4901 Uses ansi-color-context such that repeated calls will strip
4902 partial escape sequences, too.
4903 (ansi-color-apply): Simplified code. Colorize end of string if
4904 face is not null. Store context in new (FACE STRING) format, such
4905 that repeated calls will strip partial escape sequences, too.
4906 Append faces to face property using ansi-color-apply-sequence such
4907 that cumulative mode actually works.
4908 (ansi-color-context-region): New variable.
4909 (ansi-color-filter-region): Rewrote it based on
4910 ansi-color-apply-on-region. Uses ansi-color-context-region such
4911 that repeated calls will strip partial escape sequences, too.
4912 (ansi-color-apply-on-region): Simplified code. Colorize end of
4913 region if face is not null. Store context in new (FACE POS)
4914 format, such that repeated calls will strip partial escape
4915 sequences, too. Append faces to face property using
4916 ansi-color-apply-sequence such that cumulative mode actually works.
4917 (ansi-color-apply-sequence): New function.
4918 (ansi-color-get-face): When the default face is added to the list
4919 of faces, all previous settings are discarded and the list of
4920 faces is set to '(default).
4921
4922 2000-01-09 Alex Schroeder <alex@gnu.org>
4923
4924 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
4925 face, such that ansi-color-apply and ansi-color-apply-on-region
4926 will do the right thing.
4927 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
4928 returns nil, set the list of faces back to nil instead of
4929 appending the result of ansi-color-get-face to the front of the list.
4930
4931 2000-01-09 Alex Schroeder <alex@gnu.org>
4932
4933 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
4934 (ansi-color-process): Doc change.
4935 (ansi-color-last-context): New buffer-local variable.
4936 (ansi-color-process-output): New function. It is automatically
4937 added to comint-output-filter-functions if this is XEmacs.
4938 (ansi-color-unfontify-region): New optional parameter for XEmacs
4939 compatibility. Check wether font-lock-syntactic-keywords is
4940 boundp before removing the syntax table text property, as XEmacs
4941 doesn't have it.
4942 (ansi-color-filter-region): Doc change.
4943 (ansi-color-apply-on-region): Doc change.
4944 (ansi-color-make-face): New function. Compatibility layer for
4945 XEmacs. Return temporary faces instead of cons cells for XEmacs.
4946 (ansi-color-make-color-map): Use ansi-color-make-face.
4947 (ansi-color-get-face): Avoid face text property '(nil) as results
4948 in an errow for XEmacs.
4949
4950 2000-01-09 Alex Schroeder <alex@gnu.org>
4951
4952 * ansi-color.el (ansi-color-unfontify-region): New function.
4953 Uses text-property ansi-color in order to preserve fontification by
4954 ansi-color. When the package is loaded, a lambda expression is
4955 put onto font-lock-mode-hook. This lambda expression will check
4956 font-lock-unfontify-region-function and replace
4957 font-lock-default-unfontify-region with ansi-color-unfontify-region.
4958 (ansi-color-apply): Add text-property ansi-color in addition to
4959 text-property face.
4960 (ansi-color-apply-on-region): Add text-property ansi-color in
4961 addition to text-property face.
4962 (save-buffer-state): Copy of the macro that is also used by
4963 lazy-lock and font-lock.
4964
4965 (ansi-color-for-comint-mode): New option.
4966 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
4967 (ansi-color-for-comint-mode-off): Ditto.
4968 (ansi-color-for-comint-mode-filter): Ditto.
4969 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
4970 decide what to do. This function is added to
4971 comint-preoutput-filter-functions when the package is loaded.
4972
4973 (ansi-color-for-shell-mode-set): Removed.
4974 (ansi-color-for-shell-mode): Removed.
4975
4976 2000-01-09 Alex Schroeder <alex@gnu.org>
4977
4978 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
4979 the lambda expression from the ansi-color-for-shell-mode :set
4980 property. Additionally, modify shell-mode-hook to enable or
4981 disable font-lock-mode for future shell buffers.
4982 (ansi-color-for-shell-mode): The :set property calls
4983 ansi-color-for-shell-mode-set instead of a lambda expression.
4984
4985 2000-01-09 Alex Schroeder <alex@gnu.org>
4986
4987 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
4988 (ansi-color-context): New variable.
4989 (ansi-color-apply): Save context between calls.
4990
4991 2001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
4992
4993 * isearch.el (isearch, isearch-lazy-highlight-face):
4994 New definitions for face colors and attributes.
4995
4996 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
4997 of display-mouse-p.
4998
4999 2001-01-09 Kenichi Handa <handa@etl.go.jp>
5000
5001 * international/mule.el (make-coding-system): If the coding system
5002 accepts extra latin codes, register such codes as safe for the
5003 coding system.
5004
5005 2001-01-08 Richard M. Stallman <rms@gnu.org>
5006
5007 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
5008 don't mention the file name or the date here, because they are
5009 logged at the start of the file.
5010
5011 2001-01-08 Richard M. Stallman <rms@gnu.org>
5012
5013 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
5014 Change screen-width to frame-width.
5015
5016 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
5017
5018 * info.el (Info-search): Print the default as part of the prompt.
5019
5020 2001-01-08 Andre Spiegel <spiegel@gnu.org>
5021
5022 * vc.el (vc-default-latest-on-branch-p): New function, replaces
5023 constant implementations in backends.
5024
5025 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
5026 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
5027
5028 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
5029 WRITABLE to EDITABLE.
5030
5031 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
5032 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
5033 to EDITABLE.
5034
5035 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
5036
5037 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
5038 (copyright, copyright-update): Compute the current year at run time.
5039
5040 2001-01-08 Gerd Moellmann <gerd@gnu.org>
5041
5042 * isearch.el (isearch-old-signal-hook): Removed.
5043 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
5044 instead of setting signal-hook-function.
5045 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
5046
5047 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
5048
5049 * emulation/edt.el: Update to version 4.0. Provide support for
5050 EDT scroll margins at top and bottom of the window. Provide an
5051 emulation of the EDT SUBS command (bound to GOLD-Enter, by
5052 default). Enhance edt-quit, bound to GOLD-q by default, to warn
5053 user when file-related buffer modifications exist.
5054 Provide support for running EDT Emulation in XEmacs.
5055 Provide customize access to some user updatable variables.
5056 Add Commentary section to file header.
5057 Fixed a few minor bugs and cleaned up some code.
5058
5059 * emulation/edt-mapper.el: Update to version 4.0. Provide support
5060 for detecting a keypress that generates an ASCII key sequence.
5061 (Previously, only a keypress that generates a vector was
5062 recognized.) Embed Window Manager name into name of the generated
5063 EDT Emulation initialization file since the initialization file is
5064 Window Manager specific. Add Commentary section to file header.
5065
5066 2001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
5067
5068 * mail/sendmail.el (mail-mode): Doc fix.
5069
5070 * info.el (Info-goto-emacs-command-node): Doc fix.
5071 (Info-goto-emacs-key-command-node): Doc fix.
5072
5073 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
5074
5075 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
5076 systems without long file-name support.
5077
5078 2001-01-06 Andrew Innes <andrewi@gnu.org>
5079
5080 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
5081
5082 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
5083
5084 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
5085 (isearch-lazy-highlight-update): Doc fix.
5086
5087 * ffap.el (ffap-bindings): Doc fix.
5088
5089 * dired-x.el (dired-virtual-guess-dir): Doc fix.
5090
5091 2001-01-05 Dave Love <fx@gnu.org>
5092
5093 * emacs-lisp/cl-seq.el (remove, remq): Remove.
5094
5095 2001-01-05 Gerd Moellmann <gerd@gnu.org>
5096
5097 * mouse-drag.el (mouse-drag-safe-scroll):
5098 Bind scroll-preserve-screen-position to nil.
5099
5100 * isearch.el (isearch-old-signal-hook): New variable.
5101 (isearch-mode): Set signal-hook-function to isearch-done.
5102 (isearch-done): Restore old signal-hook-function.
5103
5104 * info.el (Info-fontify-node): Mark one more char as intangible.
5105
5106 2000-01-05 Kenichi Handa <handa@etl.go.jp>
5107
5108 * composite.el (compose-last-chars): New argument COMPONENTS.
5109 If it is non-nil, compose preceding characters by compose-region with
5110 COMPONENTS.
5111
5112 * international/quail.el (quail-input-string-to-events): New function.
5113 (quail-input-method): Convert input string to events here.
5114 (quail-start-translation): Return input string, not event list.
5115 (quail-start-conversion): Likewise.
5116
5117 2001-01-04 Gerd Moellmann <gerd@gnu.org>
5118
5119 * tooltip.el (tooltip-cancel-delayed-tip)
5120 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
5121 and tooltip-add-timeout.
5122 (tooltip-show): Set border color from faces's foreground.
5123 (tooltip-show-help-function): If called with the same help string
5124 as last time, do nothing.
5125 (tooltip-help-tips): Don't set tooltip-help-message to nil.
5126
5127 * startup.el (fancy-splash-screens): Don't bind show-help-function
5128 to nil.
5129
5130 * tooltip.el (tooltip-frame-parameters): Remove colors.
5131 (tooltip): New face
5132 (tooltip-set-param): New function.
5133 (tooltip-show): Set up color frame parameters from face `tooltip'.
5134 Display the tooltip text in face `tooltip'.
5135
5136 2001-01-04 Dave Love <fx@gnu.org>
5137
5138 * whitespace.el (whitespace-global-mode): Fix typo.
5139
5140 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
5141
5142 2001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
5143
5144 * help.el (help-for-help): Fix a typo in a doc string.
5145 From kwzh@gnu.org (Karl Heuer).
5146
5147 2001-01-03 Dave Love <fx@gnu.org>
5148
5149 * dired-x.el: Doc fixes. Maintainer change.
5150 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
5151 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
5152 (dired-guess-shell-alist-user): Customize.
5153 (dired-x-help-address): Set to bug-gnu-emacs.
5154 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
5155 (dired-default-directory): Renamed from default-directory.
5156
5157 * hl-line.el (hl-line): Doc fix.
5158
5159 2001-01-03 Karl Fogel <kfogel@red-bean.com>
5160
5161 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
5162
5163 2001-01-02 Richard M. Stallman <rms@gnu.org>
5164
5165 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
5166 to remove all the current alternative-match highlighting.
5167 If nil, remove only what's outside the current window.
5168 (isearch-lazy-highlight-remove-overlays): Take optional
5169 region within which NOT to remove them.
5170 (isearch-lazy-highlight-new-loop): Greatly simplified.
5171 (isearch-lazy-highlight-update): Find all the other occurrences
5172 visible in the window, in just one call.
5173 (isearch-lazy-highlight-start): Now holds start of region to scan.
5174 (isearch-lazy-highlight-end): Now holds end of region to scan.
5175 (isearch-lazy-highlight-wrapped): Variable deleted.
5176 (isearch-lazy-highlight-search): Function deleted.
5177
5178 2000-01-02 Andrew Innes <andrewi@gnu.org>
5179
5180 * w32-fns.el (convert-standard-filename): Do length check on name
5181 before aref.
5182
5183 2001-01-02 Dave Love <fx@gnu.org>
5184
5185 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
5186 value.
5187 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
5188
5189 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
5190
5191 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
5192 read syntax.
5193
5194 * calendar/todo-mode.el (todo): Add :link, :version.
5195 (todo-save-top-priorities): Remove autoload cookie.
5196 (todo-add-category, todo-add-item-non-interactively)
5197 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
5198
5199 2001-01-02 Gerd Moellmann <gerd@gnu.org>
5200
5201 * comint.el (comint-input-history-ignore): New variable.
5202 (comint-read-input-ring): Ignore entries matching
5203 comint-input-history-ignore.
5204
5205 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
5206
5207 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
5208 (lm-copyright-mark): New function.
5209 (lm-crack-copyright): New function.
5210 (lm-verify): Check that the file has a copyright.
5211 Check that the file is copyright Free Software Foundation.
5212
5213 2000-12-30 Kenichi Handa <handa@etl.go.jp>
5214
5215 * international/mule-diag.el (print-fontset): Indent font name by
5216 24 columns, not 25.
5217
5218 2000-12-29 Gerd Moellmann <gerd@gnu.org>
5219
5220 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
5221 in Subject line.
5222
5223 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
5224 Use mail-mode-hook instead of mail-setup-hook.
5225 Otherwise continuing an interrupted message with C-u C-x m for
5226 instance, winds up in Mail mode without abbrevs.
5227
5228 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5229
5230 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
5231 non-nil. Adding almost all customization variables on ps-setup.
5232 Doc fix.
5233 (ps-print-version): New version number (6.3.3).
5234 (ps-end-with-control-d): Initialization fix.
5235 (ps-lines-printed): New var.
5236 (ps-skip-newline): New fun.
5237 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
5238 (ps-next-line, ps-continue-line, ps-plot-region)
5239 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
5240
5241 2000-12-29 Kenichi Handa <handa@etl.go.jp>
5242
5243 * international/fontset.el (x-complement-fontset-spec):
5244 Resolve ASCII font name so that the same family name is used for fonts
5245 registered in x-font-name-charset-alist.
5246 (create-fontset-from-fontset-spec): Adjusted for the above change.
5247 The name of fontset alias should be a unresolved ASCII font name.
5248
5249 2000-12-28 Gerd Moellmann <gerd@gnu.org>
5250
5251 * simple.el (delete-key-deletes-forward-mode): Bind backspace
5252 and delete in isearch-mode-map.
5253
5254 2000-12-28 Richard M. Stallman <rms@gnu.org>
5255
5256 * dired-x.el (dired-guess-shell-alist-default):
5257 Use xpdf instead of acroread.
5258
5259 2000-12-28 Kenichi Handa <handa@etl.go.jp>
5260
5261 * textmodes/artist.el (artist-butlast): Deleted.
5262 (artist-ellipse-mirror-quadrant): Use butlast instead of
5263 artist-butlast.
5264
5265 * subr.el (butlast, nbutlast): Moved from cl.el to here.
5266
5267 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
5268
5269 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
5270
5271 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
5272
5273 * ls-lisp.el: Better support for the Mac and MS-Windows.
5274 (ls-lisp): New defgroup.
5275 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
5276 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
5277 (ls-lisp-support-shell-wildcards): New defcustoms.
5278 (ls-lisp-parse-symlink): New function.
5279 (insert-directory): Code to convert switches to a list and set up
5280 the wildcard argument copied from ls-lisp-insert-directory.
5281 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
5282 for -C and -R switches.
5283 (ls-lisp-column-format): New function.
5284 (ls-lisp-delete-matching, ls-lisp-handle-switches)
5285 (ls-lisp-format-time): Add doc strings.
5286 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
5287 Support ls-lisp-dirs-first.
5288 (ls-lisp-classify, ls-lisp-extension): New functions.
5289 (ls-lisp-format): Optionally support emulation of symlinks.
5290 Support -i, -s, and -G switches.
5291
5292 2000-12-27 Gerd Moellmann <gerd@gnu.org>
5293
5294 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
5295
5296 * version.el (emacs-version): Print X scroll bar information.
5297
5298 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
5299 instead of x-toolkit-scroll-bars-p.
5300
5301 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
5302 of x-toolkit-scroll-bars-p.
5303
5304 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
5305
5306 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
5307 (ffap-bindings): Doc fix, to reflect the above change.
5308
5309 2000-12-27 Kenichi Handa <handa@etl.go.jp>
5310
5311 * term.el (term-char-mode): Define all non-ascii self-inserting
5312 characters to 'term-send-raw in term-raw-map.
5313
5314 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
5315
5316 * viper-init (viper-restore-cursor-type): Added condition-case guard.
5317
5318 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
5319 Changed initialization; use add-hook.
5320 (ediff-file-remote-p): Use file-local-copy.
5321
5322 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
5323
5324 * ediff.el (ediff-patch-buffer): Bug fix.
5325 (ediff-revision): Allow selection of the file at the prompt.
5326
5327 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
5328
5329 * subr.el (combine-run-hooks): Remove.
5330
5331 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
5332 and remove the rogue second spec.
5333
5334 2000-12-23 Gerd Moellmann <gerd@gnu.org>
5335
5336 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
5337
5338 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
5339
5340 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
5341 Use minibuffer menu prompt for the `=' prefix.
5342 (smerge-command-prefix): Change default to C-^.
5343 (smerge-mode): Don't assume font-lock doesn't move point.
5344
5345 * skeleton.el (skeleton-internal-1): Make sure the first line of
5346 the region is also re-indented.
5347 (skeleton-end-newline): New var.
5348 (skeleton-end-hook): Use it.
5349
5350 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5351
5352 * comint.el (comint-password-prompt-regexp): Support CVS.
5353
5354 2000-12-22 Gerd Moellmann <gerd@gnu.org>
5355
5356 * simple.el (delete-key-deletes-forward-mode): Simplify.
5357 Also backspace key combinations, depending on
5358 delete-key-deletes-forward.
5359
5360 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
5361
5362 * simple.el (delete-key-deletes-forward): Doc fix.
5363
5364 2000-08-22 Emmanuel Briot <briot@gnat.com>
5365
5366 * xml.el (top level comment): Updated to reflect the fact that
5367 white spaces are relevant in the XML file.
5368 (xml-parse-file): Do not kill an existing Emacs buffer if the file
5369 to parse was already edited. This allows for on-the-fly analysis
5370 of XML files.
5371 (xml-parse-tag): Check that the casing is the same in the start
5372 tag and end tag, since XML is case-sensitive. Allows for spaces
5373 in the end tag, after the name of the tag.
5374 (xml-parse-attlist): Allow for the character '-' in the name of
5375 attributes, as in the standard http-equiv attribute Do not save
5376 the properties in the XML tree, since they are not relevant.
5377
5378 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
5379
5380 * generic.el (generic-read-type): Undo last change, inline into
5381 `generic-mode' and then remove.
5382 (generic-mode): Inline generic-read-type.
5383 (define-generic-mode): Push the symbol name rather than the symbol
5384 onto generic-mode-list.
5385
5386 2000-12-21 Gerd Moellmann <gerd@gnu.org>
5387
5388 * generic.el (generic-read-type): Build an alist for
5389 completing-read as in 20.7.
5390
5391 * play/landmark.el (lm): Use interactive spec `P'.
5392 (toplevel): Don't set debug-on-error.
5393
5394 * server.el (server-switch-buffer): Choose a window on a visible frame.
5395
5396 2000-12-21 Dave Pearson <davep@davep.org>
5397
5398 * quickurl.el: Commentry change, I've moved my web site.
5399
5400 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5401
5402 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
5403 ranges like \177-\237, but accepts the character sequence from \177 to
5404 \237. Doc fix.
5405 (ebnf-version): New version (3.4).
5406 (ebnf-setup): Code fix.
5407 (ebnf-range-regexp): New fun.
5408 (ebnf-8-bit-chars): Const fix.
5409
5410 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
5411 entry. Doc fix.
5412 (ebnf-bnf-lex): Code fix.
5413 (ebnf-bnf-comment-chars): Const fix.
5414
5415 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
5416 entry. Doc fix.
5417 (ebnf-iso-comment-chars): Const fix.
5418
5419 * ebnf-otz.el: Doc fix.
5420
5421 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
5422 entry. Doc fix.
5423 (ebnf-yac-skip-code): Code fix.
5424 (ebnf-yac-comment-chars): Const fix.
5425
5426 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
5427
5428 * files.el (insert-directory-safely): New function.
5429 (recover-file): Use it instead of insert-directory.
5430 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5431
5432 2000-12-21 Kenichi Handa <handa@etl.go.jp>
5433
5434 * international/mule-cmds.el (select-safe-coding-system):
5435 Check coding-category-list more rigidly. Improve help message.
5436
5437 * dired.el (dired-move-to-filename-regexp): Fix previous change.
5438
5439 2000-12-21 Miles Bader <miles@gnu.org>
5440
5441 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
5442
5443 2000-12-21 Kenichi Handa <handa@etl.go.jp>
5444
5445 * international/mule-diag.el (describe-char-after): Make *Help*
5446 buffer inherit multibyteness of the current buffer.
5447
5448 * international/mule.el (make-char): Docstring adjusted for the
5449 change of make-char-internal.
5450
5451 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
5452
5453 * international/iso-cvt.el: Docstrings fix.
5454
5455 2000-12-20 Dave Love <fx@gnu.org>
5456
5457 * subr.el (eval-after-load): Doc fix.
5458
5459 2000-12-20 Kenichi Handa <handa@etl.go.jp>
5460
5461 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
5462 for numbers.
5463
5464 2000-12-20 Miles Bader <miles@gnu.org>
5465
5466 * international/quail.el (quail-help): Resize the help window
5467 again after it has all its contents. Remove unneeded progn.
5468
5469 2000-12-19 Gerd Moellmann <gerd@gnu.org>
5470
5471 * pcmpl-linux.el: Fix copy/paste error.
5472
5473 2000-12-19 Andrew Innes <andrewi@gnu.org>
5474
5475 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
5476
5477 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
5478
5479 * progmodes/idlw-rinfo.el: Fixed copyright notice.
5480
5481 * progmodes/idlw-toolbar.el: Fixed copyright notice.
5482
5483 * progmodes/idlw-shell.el: Fixed copyright notice.
5484
5485 * progmodes/idlwave.el: Fixed copyright notice.
5486
5487 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
5488 TAB as key separators.
5489
5490 2000-12-19 Alex Schroeder <alex@gnu.org>
5491
5492 * sql.el (sql-sybase-options): New option.
5493 (sql-sybase): Use it. Add sql-database to the list of parameters
5494 provided for login. The options -w 2048 -n are not used any more.
5495 (sql-postgres-options): Changed default from "--pset" to "-P".
5496 (sql-mysql-options): Doc change.
5497 (sql-stop): Doc change.
5498
5499 2000-12-19 Kenichi Handa <handa@etl.go.jp>
5500
5501 * international/quail.el (quail-input-method): Always hide
5502 the guidance buffer on exiting.
5503
5504 2000-12-18 Gerd Moellmann <gerd@gnu.org>
5505
5506 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
5507 isn't fboundp.
5508
5509 * server.el (server-buffer-done): Bury the buffer before
5510 killing it.
5511
5512 * faces.el (face-spec-set): Interpret a nil in specs for
5513 foreground and background colors as `unspecified', for
5514 compatibility with 20.x.
5515
5516 2000-12-18 Dave Love <fx@gnu.org>
5517
5518 * simple.el (mail-user-agent): Doc fix.
5519 (input-mode-8-bit): Removed.
5520
5521 * international/mule.el (set-keyboard-coding-system): Doc fix.
5522 (keyboard-coding-system): New option.
5523
5524 * mail/sendmail.el (send-mail-function): Customize.
5525
5526 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
5527
5528 * international/codepage.el (cp866-decode-table): New table.
5529
5530 2000-12-18 Gerd Moellmann <gerd@gnu.org>
5531
5532 * version.el (emacs-version): Remove `%a' from the time format
5533 because the weekday doesn't fit well into each locale.
5534
5535 2000-12-18 Miles Bader <miles@gnu.org>
5536
5537 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
5538
5539 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
5540 Check that emacs-major-version is `=' to 20, not `>='.
5541 (artist-replace-chars): Use `make-string' instead of a loop.
5542
5543 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
5544
5545 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
5546 (cvs-execute-single-file): Don't change directory.
5547 Patch from Per Cederqvist.
5548
5549 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
5550
5551 * textmodes/ispell.el (check-ispell-version):
5552 If `ispell-program-name' is "aspell", pass it the -v switch instead
5553 of -vv.
5554
5555 2000-12-16 Kenichi Handa <handa@etl.go.jp>
5556
5557 * international/mule-diag.el (mule-diag): Insert information about
5558 configure options, multibyte awareness, language env.
5559
5560 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
5561 regexp to search for candidates.
5562
5563 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
5564
5565 * info.el (Info-forward-node): If the node has an
5566 Info-header-line, widen the buffer before searching for "next:"
5567 and "up:" pointers, and set the search limit to stay in the
5568 current node.
5569
5570 2000-12-16 Miles Bader <miles@gnu.org>
5571
5572 * simple.el (delete-trailing-whitespace): Remove extraneous let.
5573
5574 2000-12-15 Miles Bader <miles@gnu.org>
5575
5576 * comint.el (comint-send-string, comint-send-region): Also accept
5577 a buffer, buffer-name, or nil for PROCESS, for compatibility with
5578 process-send-string/region.
5579
5580 2000-12-15 Gerd Moellmann <gerd@gnu.org>
5581
5582 * isearch.el (isearch-lazy-highlight-max): New user-option.
5583 (isearch-lazy-highlight-update): Don't highlight more than
5584 isearch-lazy-highlight-max matches.
5585
5586 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
5587
5588 2000-12-15 Richard M. Stallman <rms@gnu.org>
5589
5590 * sort.el (sort-columns): Fix error message.
5591
5592 * dabbrev.el (dabbrev--last-case-pattern): Value is now
5593 `upcase' or `downcase' or nil.
5594 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
5595 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
5596 (dabbrev--substitute-expansion): New arg record-case-pattern.
5597 If it is non-nil, set dabbrev--last-case-pattern.
5598 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
5599
5600 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
5601
5602 2000-12-15 Miles Bader <miles@gnu.org>
5603
5604 * paths.el (Info-default-directory-list): Don't delete
5605 configure-info-directory from the list of standard info
5606 directories when appending it to the end -- their order is important.
5607
5608 * faces.el (read-face-attribute): If there's no entry for the
5609 user's input in VALID, just use it as-is (this will often result
5610 in an error, but it may be OK for e.g. colors using hexadecimal
5611 notation, and at least will yield a better error message).
5612
5613 * window.el (mode-line-window-height-fudge): Function removed.
5614 (height-affecting-face-attributes, mode-line-window-height-fudge):
5615 Variables removed.
5616 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
5617 window is really the right size. Use vertical-motion
5618 rather than forward-line.
5619 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
5620 (ispell-command-loop, ispell-show-choices): Use the variable
5621 ispell-choices-win-default-height, rather than the function.
5622 (ispell-choices-win-default-height): Function removed.
5623 (ispell-mode-line-window-height-fudge): Function removed.
5624
5625 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
5626
5627 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
5628
5629 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
5630
5631 * paths.el (Info-default-directory-list):
5632 If configure-info-directory is not one of the standard directories,
5633 put it first in the list; otherwise put it last. Doc string
5634 changed accordingly.
5635
5636 * info.el (Info-directory-list): Change doc string to reflect the
5637 change in Info-default-directory-list.
5638
5639 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
5640 windows-nt as windowed environments, even under -nw.
5641
5642 * startup.el (command-line): Don't call x-backspace-delete-keys-p
5643 if not fboundp. Switch delete-forward mode for the <delete> key
5644 on all PC platforms, even under -nw.
5645
5646 * term/internal.el ([M-delete]): Remap to M-d.
5647
5648 2000-12-14 Gerd Moellmann <gerd@gnu.org>
5649
5650 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
5651
5652 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
5653
5654 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
5655
5656 2000-12-14 Gerd Moellmann <gerd@gnu.org>
5657
5658 * startup.el (command-line): Call delete-key-deletes-forward-mode,
5659 if appropriate.
5660
5661 * simple.el (delete-key-deletes-forward): New user-option.
5662 (delete-key-deletes-forward-mode): New function.
5663
5664 * bindings.el: Bind `delete' to backward-delete-char.
5665
5666 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
5667 Test if symbol is bound before getting its value.
5668
5669 * tooltip.el (tooltip-show): If an error is signaled in
5670 x-show-tip, display that error, and display the help in the
5671 echo area.
5672
5673 2000-12-14 Kenichi Handa <handa@etl.go.jp>
5674
5675 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
5676 Show "... entries" messages for every 10000 entries, not 10.
5677
5678 2000-12-13 Karl Fogel <kfogel@red-bean.com>
5679
5680 * bookmark.el: Provide a generic exit hook, as suggested by
5681 Ovidiu Predescu <ovidiu@cup.hp.com>:
5682 (bookmark-exit-hook): New var.
5683 (bookmark-exit-hook-internal): New func, replaces
5684 old raw lambda form in `kill-emacs-hook', and runs new
5685 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
5686 as logically that feature must have been provided if this function
5687 is running.
5688 Removed ;;;###autoload before the `add-hook' call.
5689
5690 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
5691
5692 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
5693 (easy-menu-current-active-maps): New function.
5694 (easy-menu-get-map): Use it.
5695 Make a proper menu entry when creating a new keymap.
5696
5697 2000-12-13 Kenichi Handa <handa@etl.go.jp>
5698
5699 * international/characters.el: Fix cases and syntaxes for
5700 mule-unicode-0100-24ff.
5701
5702 * dired.el (dired-move-to-filename-regexp): Fixed for the case
5703 that a Japanese character is not appended after day and year.
5704
5705 * info.el (Info-suffix-list): Change format for a command that
5706 requires arguments.
5707 (info-insert-file-contents): Adjusted for the above change.
5708
5709 2000-12-12 Andreas Schwab <schwab@suse.de>
5710
5711 * tar-mode.el (tar-extract): Base the name of the subfile buffer
5712 on the name of the tar buffer. Verify that the existing buffer is
5713 visiting the same subfile.
5714
5715 2000-12-12 Dave Love <fx@gnu.org>
5716
5717 * subdirs.el: Add obsolete.
5718
5719 2000-12-12 Gerd Moellmann <gerd@gnu.org>
5720
5721 * mail/rmailsum.el (rmail-summary-expunge)
5722 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
5723 instead of rmail-confirm-expunge.
5724
5725 * replace.el (perform-replace): Don't use an empty match adjacent
5726 to a non-empty match when computing the next match before the
5727 replacement is performed.
5728
5729 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
5730
5731 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
5732 definition (patch by Stefan Monnier).
5733 (glasses-mode): Use jit-lock instead of `after-change-functions'
5734 (patch by Stefan Monnier).
5735
5736 2000-12-12 Miles Bader <miles@gnu.org>
5737
5738 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
5739 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
5740
5741 2000-12-12 Andrew Choi <akochoi@i-cable.com>
5742
5743 * term/mac-win.el: Remove load for ls-lisp.
5744
5745 * loadup.el: Load ls-lisp for system-type `macos'.
5746
5747 2000-12-12 Miles Bader <miles@gnu.org>
5748
5749 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
5750 Respect field end too.
5751 (just-one-space): Respect fields as `delete-horizontal-space'.
5752 (newline-and-indent, reindent-then-newline-and-indent):
5753 Use `delete-horizontal-space'.
5754
5755 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
5756
5757 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
5758 (so as to obey the field property in the minibuffer).
5759
5760 * obsolete/c-mode.el: Moved from lisp/progmodes.
5761 * obsolete/auto-show.el: Moved from lisp.
5762 * obsolete/ooutline.el: Moved from lisp/textmodes.
5763
5764 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
5765
5766 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
5767 changes to list them here.
5768
5769 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
5770 Too many changes to list them here.
5771
5772 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
5773 Too many changes to list them here.
5774
5775 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
5776
5777 2000-12-11 Gerd Moellmann <gerd@gnu.org>
5778
5779 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
5780
5781 * cus-edit.el (custom-save-variables, custom-save-faces):
5782 Comment fix.
5783
5784 * hscroll.el: Moved to `obsolete' subdir.
5785
5786 2000-12-11 Miles Bader <miles@gnu.org>
5787
5788 * window.el (window-text-height): Function removed (now in C).
5789
5790 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
5791
5792 * log-edit.el (log-edit-parent-buffer): New var.
5793 (log-edit): Set it. Add BUFFER argument.
5794 (log-edit-done): Use char-before.
5795 Don't bother checking validity of vc-comment-ring.
5796 Only bury the buffer if log-edit popped it up.
5797
5798 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
5799 (cvs-mode-diff-help): Remove.
5800 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
5801 (cvs-mode-marked): Set up the default for CMD manually.
5802
5803 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
5804 Remove binding for ? now made unnecessary.
5805
5806 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
5807
5808 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
5809 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
5810
5811 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
5812 when master file is not open.
5813
5814 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
5815
5816 * progmodes/ada-stmt.el: Update `maintainer'.
5817
5818 2000-12-09 Stephen Gildea <gildea@alum.mit.edu>
5819
5820 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
5821 choices to match documentation string.
5822
5823 2000-12-09 Miles Bader <miles@gnu.org>
5824
5825 * minibuf-eldef.el: New file.
5826
5827 * window.el (fit-window-to-buffer): Don't pass last argument to
5828 pos-visible-in-window-p, now that its meaning is inverted.
5829
5830 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
5831
5832 * image.el (create-image): Doc fix; spotted by Per Cederqvist
5833 <ceder@lysator.liu.se>.
5834
5835 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
5836
5837 * autoinsert.el (auto-insert-alist): Add missing final \n.
5838
5839 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
5840 (cvs-menu-map): Remove.
5841 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
5842 (cvs-mode-quit): Turn it back into a plain function.
5843
5844 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
5845 (texinfo-filter): Remove (move to texinfo.el).
5846
5847 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
5848 file where it's more visible.
5849 (texinfo-filter, texinfo-chapter-level-regexp): New variables
5850 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
5851 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
5852 (texinfo-inside-macro-p): Only catch `scan-error's.
5853 (texinfo-inside-env-p): Make better use of the match info.
5854 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
5855 (texinfo-insert-@end): Slight re-organization.
5856 Also remove useless `looking-at' call.
5857
5858 2000-12-08 Andrew Innes <andrewi@gnu.org>
5859
5860 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
5861 accessible in -nw mode.
5862
5863 * term/w32-win.el: Remove stuff about selection timeout, which is
5864 irrelevant on Windows. Move clipboard support to w32-fns.el, so
5865 it is accessible in -nw mode.
5866
5867 2000-12-08 Dave Love <fx@gnu.org>
5868
5869 * emacs-lisp/lisp-mode.el (lisp-mode):
5870 Set font-lock-keywords-case-fold-search.
5871
5872 2000-12-08 Gerd Moellmann <gerd@gnu.org>
5873
5874 * textmodes/ispell.el (ispell): Doc fix.
5875
5876 2000-12-08 Kenichi Handa <handa@etl.go.jp>
5877
5878 * international/quail.el (quail-insert-decode-map): Check the
5879 frame width of a window displaying the current buffer, not that of
5880 the selected frame.
5881 (quail-help): Make sure that the help buffer has window before
5882 inserting text in it.
5883
5884 2000-12-07 Sam Steingold <sds@gnu.org>
5885
5886 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
5887 Backquote is used in isearch.el, so autoloading saves nothing.
5888
5889 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
5890
5891 * startup.el (normal-top-level-add-subdirs-to-load-path):
5892 Ignore the CVS and RCS subdirectories case-insensitively.
5893
5894 * dired.el (dired-insert-directory): If file-system-info is
5895 fboundp, call it instead of invoking dired-free-space-program.
5896
5897 2000-12-07 Gerd Moellmann <gerd@gnu.org>
5898
5899 * server.el (server-visit-files): Push files on file-name-history.
5900
5901 * progmodes/cc-langs.el: Update copyright.
5902
5903 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
5904
5905 * bindings.el (mode-line-mode-menu): Add glasses-mode.
5906
5907 * bindings.el (mode-line-mode-menu): Reverse the order
5908 of define-keys so that the menu appears in alphabetical order.
5909
5910 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
5911
5912 * progmodes/glasses.el (glasses-mode): Update mode line at the end
5913 of the function.
5914
5915 2000-12-07 Dave Love <fx@gnu.org>
5916
5917 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
5918
5919 * facemenu.el (facemenu-unlisted-faces): Fix value.
5920
5921 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
5922
5923 * font-lock.el (font-lock-default-fontify-region):
5924 Include the terminating \n (off-by-one error).
5925 (font-lock-set-defaults): Use dolist.
5926
5927 * derived.el (define-derived-mode): Don't use combine-run-hooks.
5928
5929 2000-12-07 Kenichi Handa <handa@etl.go.jp>
5930
5931 * international/mule-cmds.el (describe-language-environment):
5932 Fix for the case that an input method title is not string but a list.
5933
5934 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
5935 of wrong SIZE record.
5936
5937 2000-12-06 Dave Love <fx@gnu.org>
5938
5939 * newcomment.el (comment-region, comment-dwim): Doc fix.
5940
5941 * textmodes/texinfo.el: Require tex-mode when compiling.
5942 (texinfo-update-node): Doc fix.
5943 (texinfo-imenu-generic-expression): Add @anchor.
5944 (texinfo-font-lock-keywords): Add @uref.
5945 (texinfo-inside-macro-p): Don't use ignore-errors.
5946 (texinfo-insert-quote): Match more contexts.
5947
5948 * international/mule.el (decode-char, encode-char): Doc fix.
5949 (auto-coding-alist): Customize.
5950
5951 * files.el (load-file): Fix change of 2000-03-12.
5952
5953 * wid-edit.el (widget-text-keymap): Doc fix.
5954
5955 2000-12-06 Andrew Innes <andrewi@gnu.org>
5956
5957 * makefile.w32-in (lisp): Set to an absolute directory, namely
5958 $(CURDIR).
5959
5960 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
5961
5962 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
5963 read generated-autoload-file, and set buffer-file-coding-system to
5964 raw-text-unix after reading the file.
5965
5966 * international/mule-conf.el (file-coding-system-alist):
5967 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
5968
5969 2000-12-06 Gerd Moellmann <gerd@gnu.org>
5970
5971 * replace.el (occur): Make line-number-width 1 smaller for the
5972 colon following the line number.
5973
5974 * startup.el (fancy-splash-text, command-line-1):
5975 Use `File' for the menu name instead of `Files'.
5976
5977 * tmm.el: Update copyright.
5978
5979 * cus-start.el: Add entry for even-window-heights.
5980
5981 2000-12-06 Miles Bader <miles@gnu.org>
5982
5983 * faces.el (frame-set-background-mode): Avoid stomping on
5984 locally modified faces.
5985
5986 2000-12-06 Kenichi Handa <handa@etl.go.jp>
5987
5988 * international/fontset.el: Correct the font registries for
5989 japanese-jisx0213-1 and japanese-jisx0213-2.
5990
5991 2000-12-05 Gerd Moellmann <gerd@gnu.org>
5992
5993 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
5994
5995 * iswitchb.el: Update customization commentary.
5996
5997 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
5998
5999 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
6000 (tpu-search-highlight): Fixed comparison of overlay end positions.
6001 (tpu-trim-line-ends): Implemented trimming logic locally.
6002
6003 * emulation/tpu-extras.el (tpu-write-file-hook)
6004 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
6005
6006 2000-12-05 Kenichi Handa <handa@etl.go.jp>
6007
6008 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
6009 to cn-gb.
6010 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
6011
6012 2000-12-04 Dave Love <fx@gnu.org>
6013
6014 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
6015
6016 2000-12-04 Gerd Moellmann <gerd@gnu.org>
6017
6018 * mail/rmailsum.el (rmail-summary-expunge)
6019 (rmail-summary-expunge-and-save): Ask for confirmation with
6020 rmail-expunge-confirmed.
6021
6022 * mail/rmail.el (rmail-expunge-confirmed): New function.
6023 (rmail-expunge): Use it.
6024
6025 2000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
6026
6027 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
6028 (etags-recognize-tags-table, find-tag-in-order):
6029 New functionality: interpret file names as tags.
6030
6031 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
6032
6033 * info.el (Info-scroll-prefer-subnodes): New defcustom.
6034 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
6035 the first subnode until the bottom of the current node is visible.
6036
6037 2000-12-04 Gerd Moellmann <gerd@gnu.org>
6038
6039 * format.el (format-decode): Don't change buffer's undo list.
6040
6041 2000-12-04 Kenichi Handa <handa@etl.go.jp>
6042
6043 * faces.el (face-font-registry-alternatives): Add entries for CJK
6044 fonts. Doc-string adjusted for the actual usage of this data.
6045
6046 * international/fontset.el: Change the font registries for CJK
6047 fonts in the default fontset. Don't append '*' to registries.
6048
6049 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
6050
6051 * emacs-lisp/easy-mmode.el (define-derived-mode)
6052 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
6053
6054 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
6055 (derived-mode-p): New function.
6056 (derived-mode-make-docstring): Add `docstring' argument.
6057 Use it if available and complete it if necessary.
6058
6059 2000-12-03 Andreas Schwab <schwab@suse.de>
6060
6061 * type-break.el (type-break): Don't make parent of itself.
6062
6063 2000-12-03 Miles Bader <miles@gnu.org>
6064
6065 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
6066
6067 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
6068
6069 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
6070 (tex-main-file, tex-file): Simplify.
6071 (tex-generate-zap-file-name): Use subst-char-in-string.
6072 (tex-strip-dots): Remove.
6073
6074 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
6075
6076 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
6077 to check if the match succeeded.
6078
6079 2000-12-02 Gerd Moellmann <gerd@gnu.org>
6080
6081 * startup.el (use-fancy-splash-screens-p): New function.
6082 (command-line-1): Use it to determine whether or not to use
6083 a fancy splash screen.
6084
6085 2000-12-02 Andreas Schwab <schwab@suse.de>
6086
6087 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
6088
6089 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
6090
6091 * international/mule.el (make-char): Fix last change.
6092
6093 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
6094 New defcustoms.
6095 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
6096 autoloading tex-mode; instead, do the same manually.
6097 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
6098 with numeric argument. Docstring fix.
6099 (toplevel): Require cl when compiling.
6100
6101 * international/mule.el (make-char): Doc fix.
6102
6103 2000-12-02 Jason Rumney <jasonr@gnu.org>
6104
6105 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
6106 the Emacs Lisp manual)
6107
6108 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
6109
6110 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
6111
6112 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
6113 the Emacs Lisp manual).
6114
6115 2000-12-02 Gerd Moellmann <gerd@gnu.org>
6116
6117 * simple.el (next-line-add-newlines): Change default to nil.
6118
6119 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
6120
6121 * files.el (revert-buffer, recover-file):
6122 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
6123
6124 2000-12-01 Gerd Moellmann <gerd@gnu.org>
6125
6126 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
6127
6128 2000-12-01 Miles Bader <miles@gnu.org>
6129
6130 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
6131
6132 2000-12-01 Kenichi Handa <handa@etl.go.jp>
6133
6134 * international/mule-diag.el (describe-char-after): Fix typo.
6135 (describe-character-set, non-iso-charset-alist): Fix typo.
6136
6137 2000-12-01 Miles Bader <miles@gnu.org>
6138
6139 * image-file.el (image-file-name-regexp): Automatically add
6140 upper-case variants of each filename extension in
6141 `image-file-name-extensions', since they seem to be common.
6142
6143 * simple.el (minibuffer-contents)
6144 (minibuffer-contents-no-properties, delete-minibuffer-contents):
6145 New functions.
6146 * filecache.el (file-cache-directory-name)
6147 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
6148
6149 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
6150
6151 * filecache.el (file-cache-minibuffer-complete): Don't try to
6152 delete the minibuffer prompt.
6153
6154 2000-11-30 Dave Love <fx@gnu.org>
6155
6156 * cus-start.el: Fix read-buffer-function type.
6157
6158 2000-11-30 Gerd Moellmann <gerd@gnu.org>
6159
6160 * md5.el: Removed. There's a built-in function, now.
6161
6162 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
6163
6164 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
6165 as dummy 0-th char of rmail-deleted-vector.
6166
6167 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
6168
6169 * ps-print.el (ps-end-job): Bind case-fold-search only after
6170 switching to ps-spool-buffer.
6171
6172 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6173
6174 * ps-print.el: Line number font customization. PostScript: Lines and
6175 PageCount are initialized on each page. Doc Fix.
6176 (ps-print-version): New version number (6.3.2).
6177 (ps-lpr-switches, ps-font-info-database, ps-font-size)
6178 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
6179 (ps-right-header): Customization fix.
6180 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
6181 Fix code.
6182 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
6183 New vars.
6184
6185 2000-11-30 Gerd Moellmann <gerd@gnu.org>
6186
6187 * bs.el: Fix typos and spelling errors.
6188 (bs-appearance) <defgroup>: Renamed from bs-appearence.
6189 (bs-configuration): Doc fix.
6190
6191 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
6192
6193 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
6194
6195 * emulation/tpu-edt.el (tpu-version): New version.
6196 (tpu-search-overlay, tpu-replace-overlay): New initial range.
6197 (tpu-original-mode-line): Variable deleted.
6198 (tpu-mark-flag): New initial value.
6199 (tpu-set-mode-line): Don't redefine mode-line-format.
6200 Add tpu-mark-flag to minor-mode-alist.
6201 (tpu-update-mode-line): New mark flag logic.
6202 (tpu-get): Use find-file-wildcards.
6203 (tpu-search-highlight): Move overlay less, reset overlay properly.
6204 (tpu-unselect): Deactivate mark.
6205 (tpu-lm-replace): Reset overlay properly.
6206 (tpu-forward-line): Use forward-visible-line.
6207 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
6208
6209 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
6210
6211 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
6212
6213 * cus-edit.el (custom-face-value-create): Always emphasize tag.
6214
6215 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6216
6217 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
6218 and skip whitespace and newlines.
6219
6220 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
6221
6222 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
6223
6224 2000-11-29 Gerd Moellmann <gerd@gnu.org>
6225
6226 * help.el (describe-function-1): Regexp-quote function name
6227 when used as part of a regexp.
6228
6229 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
6230 Use face-attribute instead of face-foreground and face-background.
6231 (tool-bar-add-item): Likewise, and handle unspecified colors.
6232
6233 * enriched.el (enriched-face-ans): Use face-attribute instead
6234 of face-foreground and face-background.
6235
6236 * faces.el (face-foreground, face-background, face-stipple):
6237 Return nil if attribute is unspecified, for backward compatibility.
6238
6239 * files.el (auto-mode-alist): Add an entry for antlr-mode.
6240
6241 * play/5x5.el: Remove version info.
6242
6243 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
6244
6245 * frame.el (blink-cursor-mode): Doc fix.
6246
6247 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
6248
6249 * antlr-mode.el: New commands to run ANTLR from within Emacs and
6250 to create Makefile rules.
6251 (antlr-tool-command): New user option.
6252 (antlr-ask-about-save): New user option.
6253 (antlr-makefile-specification): New user option.
6254 (antlr-file-formats-alist): New variable.
6255 (antlr-special-file-formats): New variable.
6256 (antlr-unknown-file-formats): New user option.
6257 (antlr-help-unknown-file-text): New variable.
6258 (antlr-help-rules-intro): New variable.
6259 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
6260 (antlr-mode-menu): Add entries.
6261 (antlr-file-dependencies): New function.
6262 (antlr-directory-dependencies): New function.
6263 (antlr-superclasses-glibs): New function.
6264 (antlr-run-tool): New command.
6265 (antlr-makefile-insert-variable): New function.
6266 (antlr-insert-makefile-rules): New function.
6267 (antlr-show-makefile-rules): New command.
6268
6269 * antlr-mode.el: More Emacs/XEmacs stuff.
6270 (antlr-no-action-keywords): New constant with value nil.
6271 (antlr-font-lock-keywords-alist): Use it. Old value would break
6272 syntax highlighting in Emacs-21.0.
6273 (antlr-default-directory): Emacs/XEmacs dependend function.
6274 (antlr-read-shell-command): Ditto.
6275 (antlr-with-displaying-help-buffer): Ditto.
6276
6277 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
6278
6279 * antlr-mode.el: imenu, parsing and highlighting changes.
6280 (antlr-imenu-create-index-function): Don't create extra submenus
6281 for definitions in different grammar classes. It is not necessary
6282 for the menu and would make command `imenu' awkward to use.
6283 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
6284 header actions and more than one.
6285 (antlr-font-lock-tokendef-face): Changed color.
6286 (antlr-font-lock-tokenref-face): Changed color.
6287 (antlr-font-lock-additional-keywords): Also highlight lowercase.
6288 (antlr-mode-syntax-table): New variable.
6289 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
6290 (antlr-with-syntax-table): Don't copy syntax table.
6291
6292 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
6293
6294 * antlr-mode.el: Minor changes: language setting.
6295 (antlr-language-alist): The value for file option "language" can
6296 be both an identifier and a string.
6297 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
6298 (antlr-language-limit-n-regexp): Change accordingly.
6299
6300 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
6301
6302 * antlr-mode.el: Minor changes: tabs, hiding.
6303 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
6304 (antlr-action-visibility): Also allow value nil to also hide the
6305 braces. Renamed from `antlr-tiny-action-length'.
6306 Suggested by Jay@aol.com.
6307 (antlr-hide-actions): Change accordingly. Hide line if completely
6308 hidden action is on a line of its own.
6309
6310 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
6311
6312 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
6313
6314 * sort.el (sort-columns): Don't concat strings with numbers.
6315
6316 2000-11-29 Dave Love <fx@gnu.org>
6317
6318 * cus-edit.el (face): Fix :format.
6319
6320 * mail/feedmail.el: Require smtpmail when compiling.
6321 (mail-do-fcc): Autoload.
6322 (feedmail) <defgroup>: Fix :link.
6323 (feedmail-nuke-body-in-fcc): Fix :type.
6324 (feedmail-send-it): Add autoload cookie.
6325
6326 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
6327
6328 * newcomment.el (comment-indent): Save excursion around call to
6329 comment-indent-function.
6330
6331 2000-11-29 Miles Bader <miles@gnu.org>
6332
6333 * subr.el (member-ignore-case): Return the tail of the list who's
6334 car matches, like `member', not the matching element itself.
6335
6336 2000-11-29 Kenichi Handa <handa@etl.go.jp>
6337
6338 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
6339 should not contain `\n'.
6340
6341 2000-11-28 Gerd Moellmann <gerd@gnu.org>
6342
6343 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
6344
6345 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
6346
6347 * dired-aux.el (dired-do-create-files): Construct default file
6348 name for dired-mark-read-file-name so that when the user enters
6349 just RET, the target file will end up in the target directory.
6350
6351 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
6352 local-abbrev-table before changing buffers because it might
6353 have a buffer-local binding.
6354
6355 2000-11-28 Miles Bader <miles@gnu.org>
6356
6357 * simple.el (delete-horizontal-space): Handle fields more generally.
6358
6359 2000-11-28 Gerd Moellmann <gerd@gnu.org>
6360
6361 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
6362
6363 2000-11-28 Dave Love <fx@gnu.org>
6364
6365 * progmodes/ps-mode.el (ps-mode): Set comment-start and
6366 comment-start-skip locally.
6367
6368 * progmodes/fortran.el (fortran-mode): Don't set
6369 fortran-comment-line-start-skip. Set comment-start to
6370 fortran-comment-line-start.
6371 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
6372 (fortran-comment-line-start-skip): Simplify slightly.
6373
6374 2000-11-28 Gerd Moellmann <gerd@gnu.org>
6375
6376 * play/5x5.el: Remove RCS keyword.
6377
6378 * bs.el: Mistaken commit, undone 2000-11-30.
6379
6380 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
6381
6382 * textmodes/tildify.el (tildify-string-alist):
6383 Add `plain-tex-mode' here.
6384
6385 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
6386
6387 * chistory.el (Command-history-setup): Remove extraneous `keymap'
6388 reference.
6389
6390 2000-11-28 Miles Bader <miles@gnu.org>
6391
6392 * cus-face.el (custom-face-attributes): Add post-filter function
6393 for :box. Make pre-filter function for :box handle all cases.
6394
6395 * wid-edit.el (widget-choose): Make sure pop-up window is large
6396 enough to display all the choices, as there's no way to scroll it.
6397
6398 2000-11-28 Kenichi Handa <handa@etl.go.jp>
6399
6400 * international/mule-conf.el: Make the coding system no-conversion
6401 safe for all characters.
6402
6403 2000-11-27 Dave Love <fx@gnu.org>
6404
6405 * net/ldap.el (ldap) <defgroup>: Add :version.
6406
6407 * tooltip.el (tooltip-use-echo-area): Doc fix.
6408
6409 * cus-start.el <minibuffer-prompt-properties>: Add version.
6410 <read-buffer-function>: Add.
6411
6412 * apropos.el (apropos-print): Add help-echo to active text.
6413
6414 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
6415
6416 2000-11-27 Gerd Moellmann <gerd@gnu.org>
6417
6418 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
6419 type, group and version.
6420
6421 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
6422
6423 * select.el (x-get-selection): Docstring fix.
6424
6425 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
6426
6427 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
6428
6429 2000-11-27 Andrew Innes <andrewi@gnu.org>
6430
6431 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
6432
6433 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
6434
6435 2000-11-27 Miles Bader <miles@gnu.org>
6436
6437 * dired.el (dired-get-filename): Return filename verbatim if
6438 LOCALP is `verbatim'.
6439 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
6440 `verbatim' so that we don't inadvertently delete a non-existant
6441 directory name.
6442
6443 2000-11-27 Kenichi Handa <handa@etl.go.jp>
6444
6445 * international/characters.el: Specify cases and syntaxes for
6446 mule-unicode-0100-24ff.
6447
6448 2000-11-27 Gerd Moellmann <gerd@gnu.org>
6449
6450 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
6451 that foreground and/or background colors of the face `tool-bar'
6452 are unspecified.
6453
6454 2000-11-27 Miles Bader <miles@gnu.org>
6455
6456 * wid-edit.el (widget-field-buffer, widget-field-start)
6457 (widget-field-end): Handle widget field `pseudo-overlays'.
6458 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
6459 if it's there instead of in `widget-field-list'.
6460
6461 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
6462 (help-make-xrefs): Delete extraneous newlines at the end of the
6463 docstring.
6464
6465 2000-11-25 Jason Rumney <jasonr@gnu.org>
6466
6467 * startup.el (command-line): Call set-locale-environment after
6468 Window System init file is read, as it can result in a call to
6469 redraw-frame.
6470
6471 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
6472
6473 * simple.el (shell-command): Mention the effect of the prefix
6474 argument in the doc string.
6475
6476 2000-11-25 Miles Bader <miles@gnu.org>
6477
6478 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
6479
6480 * wid-edit.el (widget-field-value-delete): Don't try to delete
6481 overlay when it's the `pseudo-overlay' that exists at some points.
6482
6483 2000-11-24 Jason Rumney <jasonr@gnu.org>
6484
6485 * international/mule-cmds.el (locale-language-names): Add "jp" as
6486 a non-standard alternative for Japanese.
6487
6488 2000-11-24 Andre Spiegel <spiegel@gnu.org>
6489
6490 * vc-hooks.el: Require 'cl during compilation.
6491
6492 2000-11-24 Gerd Moellmann <gerd@gnu.org>
6493
6494 * faces.el (face-set-after-frame-default): Let face attributes
6495 specified for new frames override frame parameters.
6496
6497 * startup.el (command-line): Fix computation of the source file
6498 for user-init-file when user-init-file is a compiled file.
6499
6500 2000-11-24 Miles Bader <miles@gnu.org>
6501
6502 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
6503 (custom-post-filter-face-spec): New functions.
6504 (custom-face-set, custom-face-value-create): Filter the face spec
6505 before and after customization.
6506 (custom-face-set): If VALUE specifies a null face, pass a
6507 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
6508 * cus-face.el (custom-face-attributes): Remove SET and GET
6509 functions. Add some IN-FILTER and OUT-FILTER functions in the few
6510 cases they're needed.
6511
6512 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
6513 that it's distinguishable from the :off-glyph on dark-background
6514 displays. Set its background color too.
6515
6516 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
6517 so that people can easily turn it off.
6518
6519 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
6520
6521 * ediff-diff.el: Moved variables around to have it compile under NT.
6522
6523 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
6524
6525 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
6526
6527 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
6528 redundant skip-small-frames test.
6529
6530 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
6531 (viper-downgrade-to-insert): Protect against errors in hooks.
6532
6533 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
6534 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
6535 (viper-restore-cursor-type,viper-set-insert-cursor-type):
6536 New functions.
6537
6538 * viper-util.el (viper-memq-char): Bug fixes.
6539
6540 * viper.el (viper-mode): Fix cursor handling.
6541
6542 2000-11-24 Kenichi Handa <handa@etl.go.jp>
6543
6544 * international/mule-diag.el (list-iso-charset-chars):
6545 For two-byte charset, fix the `while' condition.
6546 (list-non-iso-charset-chars): Fix the `while' condition.
6547
6548 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
6549
6550 * subr.el (add-hook, remove-hook): Don't call make-local-hook
6551 if the variable is make-variable-buffer-local.
6552
6553 * progmodes/ada-stmt.el (ada-template-map):
6554 Initialize and bind it to C-c t in ada-mode-map.
6555 (ada-stmt-mode-hook): New function extracted from old code.
6556 Only change the buffer-local side of skeleton-*.
6557 (ada-mode-hook): Use it.
6558
6559 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
6560
6561 * iswitchb.el (iswitchb-minibuf-depth): New variable.
6562 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
6563 we expect to be returned by minibuffer-depth once we prompt the
6564 user in the minibuffer.
6565 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
6566 as recorded in iswitchb-minibuf-depth, return non-nil.
6567
6568 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
6569
6570 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
6571 (hscroll-window-maybe): Docstring fix.
6572
6573 2000-11-23 Dave Love <fx@gnu.org>
6574
6575 * rect.el (string-rectangle): Don't test delete-selection-mode.
6576
6577 2000-11-23 Gerd Moellmann <gerd@gnu.org>
6578
6579 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
6580 is in the tool bar.
6581
6582 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
6583 with `no-dir'; we want the directory part to be able to remove it.
6584
6585 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
6586
6587 * textmodes/outline.el (outline-flag-region):
6588 Don't bind inhibit-read-only since we don't modify the buffer.
6589 (outline-isearch-open-invisible): Don't jump to overlay-start
6590 since we're trying to unhide text around point.
6591 (outline-discard-overlays): Use dolist.
6592
6593 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
6594
6595 2000-11-22 Gerd Moellmann <gerd@gnu.org>
6596
6597 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
6598
6599 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
6600
6601 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
6602 Fix ARG regexp to skip quoted braces.
6603 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
6604 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
6605 are (correctly) handled separately).
6606 Remove `caption' and `footnote' from `citations': they contain text.
6607 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
6608 (latex-skeleton-end-hook): New function.
6609 (latex-mode): Use it.
6610 (tex-start-tex-marker): Remove.
6611 (tex-send-tex-command): Don't set tex-start-tex-marker.
6612 (tex-error-parse-syntax-table): New var.
6613 (tex-compilation-parse-errors): Use it.
6614 Ignore tex-start-tex-marker. Don't bother with marker-position.
6615 (tex-validate-buffer): Don't bother with marker-position.
6616
6617 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
6618 (flyspell-generic-progmode-verify): Use it.
6619
6620 2000-11-22 Sam Steingold <sds@gnu.org>
6621
6622 * simple.el (delete-trailing-whitespace): New interactive function.
6623
6624 * progmodes/ada-mode.el (ada-mode): Use it instead of
6625 `ada-remove-trailing-spaces'.
6626 (ada-remove-trailing-spaces): Removed.
6627
6628 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
6629
6630 * textmodes/picture.el (picture-clean): Removed.
6631 (picture-mode-exit): Call it instead of `picture-clean'.
6632
6633 2000-11-22 Gerd Moellmann <gerd@gnu.org>
6634
6635 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
6636
6637 * hi-lock.el (hi-lock-refontify): Don't call non-existent
6638 jit-lock-fontify-buffer; it should anyway be unneccessary to
6639 do anything special when jit-lock is active.
6640 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
6641
6642 2000-11-22 Dave Love <fx@gnu.org>
6643
6644 * calendar/todo-mode.el (todo-top-priorities): Use
6645 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
6646
6647 * language/chinese.el, language/cyrillic.el:
6648 * language/devanagari.el, language/ethiopic.el, language/greek.el:
6649 * language/hebrew.el, language/indian.el, language/japanese.el:
6650 * language/korean.el, language/lao.el, language/misc-lang.el:
6651 * language/thai.el, language/tibetan.el, language/vietnamese.el:
6652 Use provide.
6653
6654 * cus-edit.el (custom-buffer-create-internal): Save some consing.
6655 (custom-variable-set): Improve validation error mesage.
6656
6657 * rect.el (string-rectangle): Revert last change.
6658 (string-rectangle-line): New arg DELETE.
6659 (string-rectangle): Check delete-selection-mode.
6660
6661 * emacs-lisp/edebug.el (edebug-version)
6662 (edebug-maintainer-address): Deleted.
6663 (edebug-submit-bug-report): Just alias to report-emacs-bug.
6664 (edebug-read-function): Account for other `'#' read forms.
6665 (edebug-mode-menus): Make some items toggles.
6666 (edebug-outside-unread-command-event, unread-command-event):
6667 Remove these to avoid warnings.
6668
6669 2000-11-22 David Ponce <david@dponce.com>
6670
6671 * recentf.el (recentf-menu-items-for-commands)
6672 (recentf-make-menu-items, recentf-make-menu-item)
6673 (recentf-filter-changer): Added :help and :active menu-item properties.
6674
6675 (recentf-build-dir-rules, recentf-dump-variable)
6676 (recentf-edit-list, recentf-open-files-item)
6677 (recentf-open-files): Replaced unnecessary `mapcar' with new
6678 built-in `mapc'.
6679
6680 2000-11-23 Miles Bader <miles@gnu.org>
6681
6682 * faces.el (menu): Make inverse-video on ttys too.
6683
6684 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
6685
6686 * simple.el (comment-line-break-function): Use the new name
6687 indent-new-comment-line -> comment-indent-new-line.
6688 (clone-indirect-buffer): Don't ignore NORECORD.
6689 (next-completion): Properly handle the case where items are adjacent.
6690
6691 * mouse.el (popup-menu): Stupid typo.
6692
6693 2000-11-22 Gerd Moellmann <gerd@gnu.org>
6694
6695 * emacs-lisp/authors.el: Remove autoload cookies, add author,
6696 maintainer, keywords tags.
6697
6698 * rect.el (replace-rectangle): Don't call string-rectangle-line
6699 with too many arguments.
6700
6701 2000-11-22 Andre Spiegel <spiegel@gnu.org>
6702
6703 * ediff-util.el (ediff-file-checked-out-p)
6704 (ediff-file-checked-in-p): Call vc-state instead of
6705 vc-locking-user, which no longer exists.
6706
6707 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
6708
6709 2000-11-22 Dave Love <fx@gnu.org>
6710
6711 * md5.el (md5): Provide.
6712 (md5): Fix error call.
6713
6714 2000-11-22 Miles Bader <miles@gnu.org>
6715
6716 * textmodes/refill.el (refill-adjust-ignorable-overlay)
6717 (refill-fill-paragraph-at): Remove debugging code.
6718
6719 * calendar/calendar.el (generate-calendar-window): When we don't
6720 call `fit-window-to-buffer', make sure the top line is fully visible.
6721
6722 * image-file.el (insert-image-file): Don't make `read-only'
6723 property rear-nonsticky.
6724
6725 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
6726 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
6727 stashing away its original value.
6728 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
6729 in the recursive edit.
6730 Bind `isearch-original-minibuffer-message-timeout' to protect it.
6731 (isearch-done): Restore `minibuffer-message-timeout'.
6732
6733 * cus-start.el: Remove entry for `mode-line-inverse-video'.
6734
6735 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
6736
6737 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
6738
6739 * find-lisp.el (find-lisp-find-files-internal):
6740 Use dolist, when and file-name-as-directory.
6741
6742 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
6743 (define-derived-mode, define-minor-mode): Add specs.
6744
6745 * window.el: General comment and spacing fixes.
6746 (save-selected-window): Use backquotes.
6747 (window-safely-shrinkable-p): New function.
6748 (shrink-window-if-larger-than-buffer): Use it.
6749
6750 * subr.el (make-local-hook): Docstring fix.
6751
6752 * shell.el (shell-mode): Use define-derived-mode.
6753
6754 * newcomment.el (comment-indent): Insert comment before calling
6755 comment-indent-function. Don't insert in column 0.
6756 (comment-dwim): Indent before inserting comment.
6757
6758 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
6759 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
6760 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
6761 Use mapc rather than map.
6762
6763 * files.el (find-buffer-visiting): Compare all attributes before
6764 declaring two files identical (rather than just their inode-no).
6765 (auto-mode-alist): Use \' rather than $.
6766
6767 * which-func.el: Update maintainer line.
6768
6769 * pcvs.el (uniquify-buffer-file-name): Remove advice.
6770 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
6771 (uniquify-buffer-file-name): Use it.
6772
6773 2000-11-22 Miles Bader <miles@gnu.org>
6774
6775 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
6776 * simple.el (minibuffer-avoid-prompt): New function.
6777
6778 2000-11-21 Gerd Moellmann <gerd@gnu.org>
6779
6780 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
6781
6782 2000-11-21 Miles Bader <miles@gnu.org>
6783
6784 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
6785 inclusion of `track-mouse'.
6786
6787 * textmodes/refill.el (refill-ignorable-overlay): New variable.
6788 (refill-adjust-ignorable-overlay): New function.
6789 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
6790 only the paragraph's tail if possible.
6791 Update `refill-ignorable-overlay'.
6792 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
6793
6794 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
6795 point inside the fill-prefix.
6796
6797 * textmodes/refill.el (refill-post-command-function): Don't reset
6798 refill-doit in the case where a self-insertion command doesn't
6799 case a refill. Use `refill-fill-paragraph-at', getting position
6800 from `refill-doit'.
6801 (refill-after-change-function): Set `refill-doit' to END.
6802 (refill-fill-paragraph-at): New function, mostly from old
6803 refill-fill-paragraph.
6804 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
6805 (refill-pre-command-function): New function.
6806 (refill-mode): Add it to `pre-command-hook'.
6807
6808 2000-11-20 Gerd Moellmann <gerd@gnu.org>
6809
6810 * textmodes/artist.el (artist-mode): Fix autoload cookie.
6811
6812 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
6813 javadoc tags.
6814
6815 2000-11-20 Andre Spiegel <spiegel@gnu.org>
6816
6817 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
6818 vc.el).
6819
6820 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
6821 require vc.
6822
6823 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
6824 checkouts.
6825
6826 2000-11-20 Dave Love <fx@gnu.org>
6827
6828 * Makefile.in (DONTCOMPILE): Omit bindings.el.
6829
6830 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
6831
6832 * calculator.el (calculator-paste): Use `if' instead of `and'
6833 and `or'.
6834 (calculator-help): Don't use electric-describe-mode for XEmacs.
6835
6836 2000-11-19 Gerd Moellmann <gerd@gnu.org>
6837
6838 * info.el (info-menu-5): Doc fix.
6839
6840 * textmodes/artist.el: New file.
6841
6842 2000-11-19 Andre Spiegel <spiegel@gnu.org>
6843
6844 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
6845 and differentiate according to checkout model.
6846 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
6847 since this function is only concerned with master state.
6848
6849 * vc-hooks.el (vc-workfile-unchanged-p)
6850 (vc-default-workfile-unchanged-p): Moved here from vc.el.
6851
6852 * vc.el (vc-workfile-unchanged-p)
6853 (vc-default-workfile-unchanged-p): See above.
6854
6855 2000-11-19 Miles Bader <miles@gnu.org>
6856
6857 * image-file.el (insert-image-file): Make `intangible' and
6858 `read-only' properties rear-nonsticky too.
6859
6860 2000-11-18 Gerd Moellmann <gerd@gnu.org>
6861
6862 * ps-print.el: Update copyright notice.
6863
6864 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
6865 (tooltip-show): Use the offsets.
6866
6867 * bindings.el (mode-line-modified): Fix a typo.
6868 (mode-line-toggle-modified, mode-line-widen)
6869 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
6870
6871 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6872
6873 * ps-print.el (toplevel): Test for find-coding-system being
6874 fboundp before calling ps-x-find-coding-system.
6875
6876 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
6877
6878 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
6879 (vc-version-backup-file): Docstring fix.
6880
6881 2000-11-16 Gerd Moellmann <gerd@gnu.org>
6882
6883 * files.el (basic-save-buffer): Don't add a newline if
6884 find-file-literally is non-nil.
6885 (find-file-literally): Extend doc string.
6886
6887 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
6888 sort(1) with the `-f' argument.
6889
6890 2000-11-16 Andre Spiegel <spiegel@gnu.org>
6891
6892 * vc.el: Updated backend documentation.
6893 (vc-default-check-headers): New function.
6894
6895 * vc-{cvs,rcs,sccs}.el: Functions reordered.
6896
6897 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
6898 up-to-date.
6899 (vc-do-command): In the asynchronous case, output messages only if
6900 the minibuffer is not active.
6901
6902 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
6903 `vc-cvs-use-edit' is on.
6904 (vc-cvs-checkout): When this is used for reverting the workfile,
6905 make a backup of the original contents and revert to that in case
6906 of error.
6907 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
6908 remote repositories.
6909
6910 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
6911 for both version and ratio in the minibuffer.
6912
6913 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
6914 Use vc-do-command to perform the annotation, not call-process.
6915
6916 2000-11-16 Kenichi Handa <handa@etl.go.jp>
6917
6918 * international/quail.el (quail-start-translation): Don't call
6919 `message' before reading key sequence.
6920
6921 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
6922
6923 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
6924
6925 2000-11-16 Kenichi Handa <handa@etl.go.jp>
6926
6927 * window.el (fit-window-to-buffer): Be sure to acquire at least
6928 one text line even if the buffer is empty.
6929
6930 2000-11-16 Gerd Moellmann <gerd@gnu.org>
6931
6932 * net/ange-ftp.el (ange-ftp-file-writable-p)
6933 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
6934 Bind ange-ftp-process-verbose to nil.
6935
6936 2000-11-15 Dave Love <fx@gnu.org>
6937
6938 * wid-edit.el (widget-specify-field, widget-specify-button):
6939 If :help-echo is a function, set help-echo of overlay to
6940 widget-mouse-help.
6941 (widget-mouse-help): New function.
6942 (widget-echo-help): Rewritten for :help-echo functions only taking
6943 a widget arg.
6944
6945 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
6946 Use display-graphic-p.
6947 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
6948 and that JPEG is available.
6949 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
6950
6951 * international/mule-cmds.el (locale-charset-language-names):
6952 Match @euro.
6953
6954 2000-11-15 Gerd Moellmann <gerd@gnu.org>
6955
6956 * faces.el (face-set-after-frame-default):
6957 If `inhibit-default-face-x-resources' is bound, don't intialize the
6958 default face from X resources.
6959
6960 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
6961
6962 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
6963 Don't set EMACSLOADPATH.
6964
6965 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
6966
6967 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
6968 texinfo-insert-@url.
6969 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
6970 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
6971
6972 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
6973
6974 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
6975 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
6976 (checkdoc-minor-keymap): Backward compatibility.
6977 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
6978 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
6979 (checkdoc-this-string-valid-engine): Be a bit more strict
6980 to avoid matching substrings of `...' quoted vars/funs.
6981 (checkdoc-defun-info): Only look for `interactive' if alone.
6982 (debug-ignored-errors): Add "arg doesn't appear in docstring".
6983
6984 * progmodes/compile.el (grep): `tag-default' can be nil.
6985
6986 * newcomment.el (comment-indent): Paren typo.
6987
6988 2000-11-14 Dave Love <fx@gnu.org>
6989
6990 * calculator.el: New maintainer version.
6991
6992 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
6993
6994 * cmuscheme.el: Doc fixes.
6995 (cmuscheme) <defgroup>: Use `scheme' as parent.
6996 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
6997
6998 * xscheme.el (scheme-program-name): Don't define here.
6999
7000 * progmodes/scheme.el (scheme-program-name): New variable
7001 (originally in cmuscheme).
7002
7003 2000-11-14 Miles Bader <miles@gnu.org>
7004
7005 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
7006 Handle header-lines. Don't loop forever if we can't enlarge the
7007 window anymore. Simplify a bit.
7008
7009 2000-11-14 Kenichi Handa <handa@etl.go.jp>
7010
7011 * window.el (fit-window-to-buffer): Don't check
7012 window-text-height. Assure that the last line is fully visible.
7013
7014 * international/quail.el (quail-show-guidance-buf):
7015 Call fit-window-to-buffer to assure the enough height of the guidance
7016 buffer.
7017 (quail-update-guidance): Avoid making the guidance buffer shorter.
7018
7019 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
7020
7021 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
7022 rather than `prepend' and add an interesting comment.
7023 (tex-math-face, tex-font-lock-syntactic-face-function):
7024 New face and function to use it.
7025 (tex-define-common-keys, tex-mode-map): Use menu-item rather
7026 than `menu-enable' symbol property.
7027 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
7028 (tex-mode): Add some latex-mode commands for auto-selection.
7029 Use tex-font-lock-syntactic-face-function.
7030 (tex-insert-quote): Simplify.
7031 (tex-shell): New mode.
7032 (tex-start-shell): Use it.
7033 (tex-shell-proc, tex-shell-buf): New functions.
7034 (tex-send-command): Use it.
7035 (tex-main-file): Fix the meaning of the new arg REALFILE.
7036 (tex-send-tex-command): New function split from `tex-start-tex'.
7037 Set compilation-last-buffer and compilation-parsing-end.
7038
7039 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
7040 when it follows non-comment text on the line.
7041
7042 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
7043 Set font-lock-defaults.
7044 (lisp-mode-shared-map): Init inside the defvar.
7045 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
7046 Use define-derived-mode.
7047
7048 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
7049
7050 * faces.el (header-line): Use `:box nil' for color/gs displays too.
7051
7052 2000-11-14 Gerd Moellmann <gerd@gnu.org>
7053
7054 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
7055 Don't recursively optimize body because that can lead to infinite
7056 recursion; see comment there.
7057
7058 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
7059
7060 * faces.el (face-spec-set-match-display): Revert the change from
7061 2000-10-24. Add a FIXME for after v21.1.
7062
7063 2000-11-13 Miles Bader <miles@gnu.org>
7064
7065 * textmodes/fill.el (skip-line-prefix): New function.
7066 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
7067 (fill-paragraph): Don't leave point inside the fill-prefix.
7068 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
7069 point inside the fill-prefix.
7070
7071 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
7072
7073 * calendar/calendar.el (generate-calendar-window):
7074 Use `fit-window-to-buffer'.
7075
7076 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
7077
7078 * gud.el (gud-minor-mode): New var.
7079 (gud-symbol, gud-val): New functions.
7080 (gud-find-file): Copy gud-minor-mode to the new buffer.
7081 (gud-menu-map): Include entries for commands that are not always
7082 available, using :enable to (de)activate them.
7083 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
7084 (gud-mode-map): New map.
7085 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
7086 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
7087 Don't set up gud's menu (it's done by the minor-mode).
7088 (gud-minibuffer-local-map): New.
7089 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
7090 (gud-query-cmdline): New function.
7091 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
7092 (gud-mode): Use define-derived-mode.
7093 Don't set up gud's menu (it's done by the minor-mode).
7094 (gud-chop-words): Remove.
7095 (gud-common-init): Use split-string instead.
7096 (gud-new-keymap, gud-make-debug-menu): Eradicate.
7097
7098 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
7099 Add keyword arg :name.
7100
7101 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
7102 (diff-count-matches, diff-split-hunk): New functions.
7103 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
7104
7105 * pcvs-info.el (cvs-fi-conflict-face): New var.
7106
7107 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
7108 Make it into a simple syntax-table, shared among all submodes.
7109 (sh-heredoc-face): Re-introduce.
7110 (sh-font-lock-syntactic-face-function): New function.
7111 (sh-mode): Use it. Also use define-derived-mode.
7112 Remove old bogus setting of indent-region-function.
7113 (sh-set-shell): Don't set the syntax-table any more.
7114 (sh-mode-syntax-table) <defun>: Remove.
7115
7116 2000-11-12 Miles Bader <miles@gnu.org>
7117
7118 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
7119 message if interactive.
7120
7121 2000-11-12 Dave Love <fx@gnu.org>
7122
7123 * mail/feedmail.el: Fix header,
7124 (feedmail) <defgroup>: Add :link.
7125
7126 * view.el: Use local-map property, not keymap on mode-line string.
7127
7128 * scroll-all.el (scroll-all-mode): Customize variable.
7129 Add autoload cookie to function.
7130
7131 * lazy-lock.el: Remove compatibility code.
7132
7133 * finder.el (finder-known-keywords): Add `files', remove `vms'.
7134 (finder-help-echo): New variable.
7135 (finder-mouse-face-on-line): Add help-echo stuff.
7136 (finder-list-keywords, finder-list-matches): Use mapc.
7137
7138 * faces.el (face-font-registry-alternatives): Add :version.
7139
7140 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
7141 tags-table-list.
7142
7143 * net/browse-url.el (browse-url-browser-function): Update :version.
7144
7145 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
7146 (mail-mode): Use [:alnum:] in some regexps.
7147
7148 2000-11-10 Dave Love <fx@gnu.org>
7149
7150 * ediff.el (ediff-regions-internal, ediff-documentation):
7151 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
7152 fundamental mode.
7153
7154 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
7155 buffer into fundamental mode.
7156 (ediff-set-difference): Use copy-sequence if available.
7157
7158 * ediff-ptch.el (ediff-dispatch-file-patching-job):
7159 Check ediff-patch-map non-nil.
7160 (ediff-fixup-patch-map, ediff-fixup-patch-map)
7161 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
7162 buffer into fundamental mode.
7163
7164 * ediff-merg.el (state-or-merge): Defvar when compiling.
7165
7166 2000-11-10 Jason Rumney <jasonr@gnu.org>
7167
7168 * w32-fns.el (w32-add-charset-info): New function.
7169 (w32-charset-info-alist): Use it.
7170
7171 2000-11-10 Gerd Moellmann <gerd@gnu.org>
7172
7173 * faces.el (face-font-registry-alternatives): New user-option.
7174
7175 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
7176
7177 * textmodes/texinfo.el (texinfo-block-default): New var.
7178 (texinfo-insert-block): Use it. Insert a newline if needed.
7179
7180 * textmodes/fill.el (fill-indent-according-to-mode): New var.
7181 (fill-region-as-paragraph): Use it.
7182
7183 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
7184 (latex-mode): Tweak tex-*-(head|trail)er regexps.
7185 Tweak paragraph regexps to allow a leading [ \t]*.
7186 (tex-latex-block): Insert a newline if necessary.
7187 (latex-insert-item): Only insert a newline if necessary.
7188 (tex-guess-main-file): New function.
7189 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
7190 Set tex-main-file if TeX-master is provided.
7191 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
7192
7193 2000-11-10 Gerd Moellmann <gerd@gnu.org>
7194
7195 * startup.el (command-line): Set the default tooltip-mode
7196 to t for graphical displays which implement x-show-tip.
7197
7198 * tooltip.el (tooltip-mode): Add a comment about startup.el
7199 setting the default value of this user-option.
7200
7201 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
7202
7203 * font-lock.el (font-lock-*-face) <defvar>: Move.
7204 (font-lock-defaults-alist): Mark obsolete.
7205 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
7206 (font-lock-mode): Use define-minor-mode.
7207 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
7208 (font-lock-turn-off-thing-lock): Be more explicit.
7209 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
7210 (font-lock-syntactic-face-function): New var.
7211 (font-lock-fontify-syntactically-region): Use it.
7212 (font-lock-doc-face): New.
7213
7214 * pcvs.el (cvs-enabledp): Ignore errors.
7215 (cvs-commit-filelist): Never query.
7216 (cvs-mode-insert): Always add a terminating / in the initial prompt.
7217 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
7218 (cvs-do-removal): Use cvs-partition rather than delete-if.
7219 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
7220 cvs-bury-buffer.
7221
7222 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
7223 Allow `next' to jump to after the end of the last match.
7224
7225 2000-11-09 Gerd Moellmann <gerd@gnu.org>
7226
7227 * simple.el (byte-compiling-files-p): New function.
7228
7229 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
7230 if it is there.
7231
7232 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
7233 nil again.
7234
7235 * textmodes/ispell.el (ispell-library-path): Don't call
7236 check-ispell-version when byte-compiling because that starts
7237 an ispell process, and ispell might not be installed.
7238 (toplevel): Don't set up a menu when byte-compiling.
7239
7240 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
7241 it, so that a boundp test can be used to determine if we're
7242 currently byte-compiling.
7243
7244 2000-11-09 Dave Love <fx@gnu.org>
7245
7246 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
7247
7248 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7249
7250 * ps-print.el: Patch for variable initialization when spooling.
7251 Doc fix.
7252 (ps-output-list): Fun eliminated.
7253 (ps-begin-file, ps-begin-job): Code fix.
7254
7255 2000-11-08 Dave Love <fx@gnu.org>
7256
7257 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
7258
7259 2000-11-08 Gerd Moellmann <gerd@gnu.org>
7260
7261 * simple.el (shell-command, display-message-or-buffer)
7262 (shell-command-on-region): Mention resize-mini-windows in the doc
7263 string.
7264 (display-message-or-buffer): Take the value of resize-mini-windows
7265 into account.
7266
7267 2000-11-07 Gerd Moellmann <gerd@gnu.org>
7268
7269 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
7270
7271 * dired.el (dired-between-files): Add `^. find' as an alternative
7272 to the regular expression, for find-dired.
7273
7274 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
7275
7276 * textmodes/texnfo-upd.el: Require texinfo.
7277 (defmacro, defgroup): Remove.
7278 (texinfo-section-to-generic-alist): Remove.
7279 Use texinfo-section-list instead (i.e. level is changed string->int).
7280 (texinfo-filter): New function.
7281 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
7282 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
7283 Use it. And use regexp-opt.
7284 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
7285 (texinfo-update-menu-region-beginning)
7286 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
7287 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
7288 (texinfo-update-menu-same-level-regexps): Update.
7289 (texinfo-update-node, texinfo-every-node-update)
7290 (texinfo-sequential-node-update): Remove autoload cookie.
7291
7292 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
7293 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
7294 (texinfo-chapter-level-regexp): Remove.
7295 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
7296
7297 2000-11-06 Dave Love <fx@gnu.org>
7298
7299 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
7300
7301 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
7302 Match defun*.
7303
7304 2000-11-06 Kenichi Handa <handa@etl.go.jp>
7305
7306 * composite.el (composition-function-table): Variable declaration
7307 moved to src/composite.c.
7308 (compose-chars-after): New optional arg object.
7309
7310 2000-11-06 Gerd Moellmann <gerd@gnu.org>
7311
7312 * bindings.el (mode-line-toggle-read-only)
7313 (mode-line-toggle-modified, mode-line-widen)
7314 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
7315 (make-mode-line-mouse2-map): Rewritten.
7316 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
7317 functions so that C-h k can show something with a doc string.
7318
7319 * startup.el (fancy-splash-delay): Set to 10 seconds.
7320 (fancy-splash-max-time): New user-option.
7321 (fancy-splash-stop-time): New variable.
7322 (fancy-splash-screens): Set it. Catch `stop-splashing'.
7323 (fancy-splash-screens-1): Throw `stop-splashing' when current
7324 time is greater than fancy-splash-stop-time.
7325
7326 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
7327
7328 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
7329
7330 * pcvs.el (cvs-mode-marked): New arg `noquery'.
7331 Prompt user for a file rather than raising an error.
7332 (cvs-enabledp): Fix call to cvs-mode-marked.
7333 (cvs-insert-file): New function (extracted from cvs-mode-insert).
7334 (cvs-mode-insert): Use it. Change the init prompt' value.
7335 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
7336
7337 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
7338 Don't pass default arg to ewoc-locate.
7339 (ewoc-collect): Return result in the right order.
7340
7341 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
7342
7343 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
7344 (cvs-status-get-tags): Fix regexp.
7345 (cvs-status-trees, cvs-status-cvstrees):
7346 Combine after change hooks and don't sit-for.
7347 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
7348 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
7349 Use make-char rather than hard-coded cryptic data.
7350 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
7351
7352 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
7353
7354 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
7355 (cvs-insert-strings): New function.
7356
7357 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
7358
7359 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
7360 `mwheel-scroll-amount'.
7361 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
7362 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
7363 string-matching against the version string.
7364
7365 2000-11-06 Kenichi Handa <handa@etl.go.jp>
7366
7367 * language/thai.el ("Thai"): Set a lisp form that produces
7368 composed string in `sample-text' language info.
7369
7370 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
7371 composed string in `sample-text' language info.
7372
7373 * international/mule-cmds.el (describe-language-environment):
7374 Eval `sample-text' data and insert the result.
7375
7376 * international/mule-conf.el (compound-text): Define this coding
7377 system here. Make x-ctext and ctext aliases of it.
7378
7379 * language/european.el (compound-text, ctext): Moved to
7380 international/mule-conf.el.
7381
7382 2000-11-05 Andrew Innes <andrewi@gnu.org>
7383
7384 * w32-fns.el (w32-version): New function.
7385
7386 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
7387
7388 * progmodes/awk-mode.el: Update copyright.
7389 (awk-mode-abbrev-table): Remove.
7390 (awk-font-lock-keywords): Use regexp-opt.
7391 (awk-mode): Use define-derived-mode.
7392
7393 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
7394 when extracting a suffix.
7395
7396 2000-11-04 Andre Spiegel <spiegel@gnu.org>
7397
7398 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
7399 auto-save-mode.
7400
7401 2000-11-04 Jason Rumney <jasonr@gnu.org>
7402
7403 * language/european.el (decode-mac-roman): Test against r1 not r0.
7404
7405 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
7406
7407 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
7408 (icon-mode): Define indent-line-function.
7409 (icon-comment-indent): Simplify.
7410 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
7411
7412 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
7413
7414 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
7415 Bind change-log-default-mode to defeat the caching done on it.
7416 Don't bother saving excursion any more.
7417
7418 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
7419
7420 * frame.el (after-setting-font-hook): Rename hooks -> hook.
7421 (set-frame-font): Use the new name (and the old for compatibility).
7422
7423 * toolbar/tool-bar.el (tool-bar-mode):
7424 * time.el (display-time-mode):
7425 * recentf.el (recentf-mode):
7426 * paren.el (show-paren-mode):
7427 * mwheel.el (mouse-wheel-mode):
7428 * msb.el (msb-mode):
7429 * jka-compr.el (auto-compression-mode):
7430 * image-file.el (auto-image-file-mode):
7431 * hl-line.el (hl-line-mode):
7432 * delsel.el (delete-selection-mode):
7433 * autoinsert.el (auto-insert-mode):
7434 * complete.el (partial-completion-mode): Drop unneeded positional args.
7435
7436 * info.el (Info-mode):
7437 * comint.el (comint-mode): Don't bother with make-local-hook.
7438
7439 * log-edit.el (log-edit-menu): New menu.
7440
7441 2000-11-03 Miles Bader <miles@gnu.org>
7442
7443 * wid-edit.el (widget-end-of-line): Reinstate, with a new
7444 definition, so that trailing spaces are handled properly.
7445 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
7446
7447 2000-11-03 Gerd Moellmann <gerd@gnu.org>
7448
7449 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
7450 tab character.
7451 (fancy-splash-screens): Set tab-width to 20.
7452
7453 2000-11-03 Dave Love <fx@gnu.org>
7454
7455 * comint.el (comint-completion-addsuffix): Fix custom type.
7456
7457 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
7458
7459 * font-lock.el (font-lock-buffers): Remove.
7460 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
7461 (font-lock-change-major-mode): Remove.
7462 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
7463 (font-lock-default-fontify-region): Extend the multiline
7464 fontification to whole lines.
7465 (font-lock-fontify-anchored-keywords)
7466 (font-lock-fontify-keywords-region): If matching just one
7467 line (with \n) only mark the \n as multiline.
7468
7469 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
7470 Correctly handle the case where several :group args are supplied.
7471 Allow :extra-args.
7472 (easy-mmode-define-global-mode): Allow :extra-args.
7473 Correctly handle the case where several :group args are supplied.
7474
7475 2000-11-02 Miles Bader <miles@gnu.org>
7476
7477 * calendar/calendar.el (diary-face, calendar-today-face)
7478 (holiday-face): Remove dependency on `window-system'.
7479
7480 2000-11-02 Ken Raeburn <raeburn@gnu.org>
7481
7482 * Makefile.in (emacs): Set EMACSLOADPATH always.
7483 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
7484 (compile-files): Bomb out if compilation of a file fails.
7485
7486 2000-11-02 Dave Love <fx@gnu.org>
7487
7488 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
7489
7490 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
7491
7492 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
7493 punctuation in the warning inserted into the *mail* buffer.
7494
7495 2000-11-02 Gerd Moellmann <gerd@gnu.org>
7496
7497 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
7498 (authors-public-domain-p): New function.
7499 (authors-print): Use it.
7500
7501 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
7502
7503 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
7504
7505 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7506
7507 * ps-print.el: Extension for even/odd printing. Doc fix.
7508 (ps-print-version): New version number (6.3.1).
7509 (ps-even-or-odd-pages): Customization fix.
7510 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
7511 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
7512 (ps-page-count): Var replaced by `ps-page-column'.
7513 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
7514 (ps-print-sheet-p): New fun.
7515
7516 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
7517
7518 * tooltip.el (tooltip-gud-tips-setup): New function.
7519 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
7520 (tooltip-mode): Call tooltip-gud-tips-setup.
7521 (tooltip-gud-tips): Use `gud-basic-call' instead of
7522 process-send-string, so the prompt gets frobbed appropriately.
7523 Handle nil return value from `tooltip-gud-print-command'.
7524
7525 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
7526
7527 * comint.el (comint-add-to-input-history): New function.
7528 (comint-send-input): Use `comint-add-to-input-history'.
7529
7530 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
7531
7532 * info.el (info-menu-header): New face.
7533 (Info-fontify-menu-headers): New function.
7534 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
7535
7536 * info.el (Info-insert-dir): Don't include blank lines at
7537 beginning of additional dir files (one is added automatically).
7538
7539 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
7540
7541 * emacs-lisp/easy-mmode.el (define-minor-mode):
7542 Revert the latest changes.
7543 Allow the three positional arguments to be skipped and replaced
7544 by keyword arguments.
7545 Add a :toggle argument to determine whether a nil arg means toggle
7546 or means turn-on. The default is unchanged.
7547 Add a call to force-mode-line-update.
7548
7549 2000-11-01 Dave Love <fx@gnu.org>
7550
7551 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
7552
7553 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
7554
7555 * calendar/calendar.el (diary-face, holiday-face):
7556 Add dark-background variants.
7557
7558 2000-10-31 Sam Steingold <sds@gnu.org>
7559
7560 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
7561 `tex-main-file' does not have directory in it.
7562
7563 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
7564
7565 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
7566
7567 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
7568
7569 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
7570 functional change.
7571
7572 2000-10-31 Gerd Moellmann <gerd@gnu.org>
7573
7574 * files.el (find-file-noselect): When we expand a wildcard, return
7575 a list of buffers, as we should do according to the doc string.
7576
7577 2000-10-31 Ken Raeburn <raeburn@gnu.org>
7578
7579 * loadup.el (top level): Adjust load path if program name is
7580 "../src/bootstrap-emacs", in case it's not dumped and thus the
7581 load path adjustment hasn't already been done.
7582
7583 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7584
7585 * ps-print.el: Fix bug on selected pages for printing.
7586 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
7587 is on. Try to avoid warning messages when compiling. Doc Fix.
7588 (ps-print-version): New version number (6.3).
7589 (ps-color-device): Use `color-values' to determine if device
7590 supports color.
7591 (ps-color-values): Try to use `x-color-values' when using XEmacs.
7592 (ps-print-page-p): Changed from defsubst to defun.
7593 (ps-page-number): Changed from defmacro to defun.
7594 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
7595 printing.
7596 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
7597 (ps-end-file, ps-dummy-page): Funs eliminated.
7598 (ps-print-color-scale): Changed default value.
7599 (ps-page-n-up, ps-print-page-p): New internal vars.
7600 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
7601 (ps-plot-region, ps-generate, ps-end-job): Code fix.
7602
7603 * delim-col.el: Little programming improvement.
7604 (delimit-columns-str): New macro.
7605 (delimit-columns-region, delimit-columns-rectangle): Code fix.
7606
7607 2000-10-31 Kenichi Handa <handa@etl.go.jp>
7608
7609 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
7610 Moved to european.el.
7611 (ccl-encode-mac-roman-font, fontset-mac): Modified for
7612 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
7613 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
7614 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
7615
7616 2000-10-30 Dave Love <fx@gnu.org>
7617
7618 * progmodes/cc-menus.el (imenu-generic-expression)
7619 (imenu-progress-message): Only defvar when compiling.
7620
7621 * emacs-lisp/elp.el (elp-unload-hook): New function.
7622
7623 * loadhist.el (unload-feature): Call elp-restore-function,
7624 checking for symbols; don't use elp-restore-all.
7625 (loadhist-hook-functions): Doc fix.
7626
7627 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
7628
7629 * log-edit.el (log-edit-confirm): Fix the default.
7630
7631 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7632
7633 * delim-col.el: Little fix: replace delimit-columns-align-columns by
7634 delimit-columns-format.
7635 (delimit-columns-region, delimit-columns-rectangle): Code fix.
7636
7637 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
7638
7639 * comint.el (comint-replace-by-expanded-history): Don't use
7640 comint-get-old-input (we're not looking at *old* input).
7641 (comint-get-old-input-default): If using fields, signal an error
7642 when the point is not in an input field.
7643
7644 2000-10-30 Kenichi Handa <handa@etl.go.jp>
7645
7646 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
7647 and mule-unicode-e000-ffff.
7648
7649 * international/mule.el (decode-char, encode-char): New functions.
7650 (make-coding-system): Accept a symbol of translation table as a
7651 value of property `safe-chars'.
7652
7653 * international/mule-cmds.el (encode-coding-char): Check property
7654 safe-chars instead of safe-charsets.
7655
7656 * international/fontset.el (fontset-default): Modified for
7657 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
7658 (x-font-name-charset-alist): Likewise.
7659 (ccl-encode-unicode-font): New CCL program. Record it in
7660 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
7661
7662 * language/european.el (mac-roman-decoder, mac-roman-encoder):
7663 New translation tables.
7664 (decode-mac-roman, encode-mac-roman): Definition of these CCL
7665 programs are modified and moved from mac-win.el.
7666 (mac-roman): Definition of this coding system is modified and
7667 moved from mac-win.el.
7668
7669 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
7670
7671 * ediff-wind.el (ediff-setup-control-frame): Enclose
7672 face-attribute in condition-case to avoid errors in older emacsen.
7673
7674 2000-10-29 Miles Bader <miles@gnu.org>
7675
7676 * custom.el (custom-add-to-group): Allow multiple entries for a
7677 given value OPTION, as long as their widget types are different.
7678 * cus-edit.el (custom-face-value-create): If face name doesn't end
7679 with "face", add such here (similar to custom group widgets).
7680
7681 * comint.el (comint-highlight-prompt): Add :type.
7682
7683 2000-10-28 John Wiegley <johnw@gnu.org>
7684
7685 * calendar/timeclock.el (timeclock-log): Doc fix.
7686 (timeclock-last-event): Doc fix.
7687 (timeclock-log): Kill the timelog buffer after appending a new event.
7688 (timeclock-find-discrep): Use a temp buffer to read in the
7689 timelog, instead of visiting the file.
7690 (timeclock-log-data): A new function, along with a host of helper
7691 functions, for the purpose of making timelog data accessible to
7692 programmers.
7693
7694 * eshell/esh-mode.el (window-height test): Make certain that
7695 `eshell-stringify-t' is non-nil.
7696 (eshell-password-prompt-regexp): Changed to a much simpler
7697 password regexp.
7698 (eshell-send-input): If `eshell-invoke-directly' returns t,
7699 directly invoke the parsed command using `eval'. This improves
7700 turn-around time on simple commands by a factor of three or
7701 greater, such as cd, ls, pwd, etc. -- which get used very often.
7702 It also conserves thousands of cons cells per call (since
7703 `eshell-do-eval' consumes memory like a Cookie Monster set loose
7704 in the Pacific Cookie Company).
7705
7706 * eshell/esh-test.el (eshell-test): Whitespace fix.
7707
7708 * eshell/em-ls.el (eshell-ls-insert-directory):
7709 Make `eshell-ls-initial-args' nil when inserting directory contents.
7710
7711 * eshell/em-script.el (eshell-script-initialize): Add names to
7712 `eshell-complex-commands, since `source' and `.' are complex.
7713
7714 * eshell/esh-cmd.el (eshell-rewrite-for-command)
7715 (eshell-rewrite-while-command): Use `eshell-protect' instead of
7716 `eshell-copy-handles'.
7717 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
7718 bodies.
7719 (eshell-separate-commands): Whitespace fix.
7720 (eshell-complex-commands): Added a new list of names, for
7721 determining whether a given command is as simple as it looks.
7722 (eshell-invoke-directly): New function. Returns t if a command
7723 should be invoked directly (using `eval'), rather than indirectly
7724 using `eshell-do-eval'.
7725 (eshell-do-eval): Whitespace fix.
7726
7727 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
7728 which provides an emulation of the DOS shell behavior of assuming
7729 that cp/mv/ln should copy/move/link to the current directory.
7730 (eshell-remove-entries): Added a doc string.
7731 (eshell-shuffle-files): Removed the check for `target' being null.
7732 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
7733 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
7734 it to do a smarter check of whether a destination was provided.
7735 (eshell/mv, eshell/cp): Enable `:preserve-args'.
7736 (eshell/ln): Enable `:preserve-args', and use
7737 `eshell-mvcpln-template' to implement the body of the function.
7738 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
7739 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
7740 list after flattening it. This makes it possible to cat files
7741 with numerical names.
7742 (eshell-unix-initialize): Added several names to
7743 `eshell-complex-commands.
7744 (eshell-unix-command-complex-p): Return t if a given command name
7745 may result in external processes being invoked.
7746
7747 * eshell/em-glob.el (eshell-glob-show-progress): Make this
7748 variable nil by default, since it slows down glob processing by a
7749 factor of two or more, and increases memory consumption.
7750
7751 * eshell/em-smart.el: Added a note about how memory consumptive
7752 smart display mode can be (at least this is true in Emacs 21).
7753 (eshell-smart-initialize): Whitespace fix.
7754 (eshell-refresh-windows): Use `if' instead of `when'.
7755 (eshell-smart-scroll-window): Calling `save-current-buffer' was
7756 not necessary.
7757 (eshell-currently-handling-window): Added a missing global variable.
7758
7759 * eshell/em-ls.el (eshell-do-ls): Code simplification.
7760 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
7761 Whitespace fix.
7762 (eshell-ls-exclude-hidden): Added this variable in addition to
7763 `eshell-ls-exclude-regexp'. This one prevents files beginning
7764 with . from even being read, which can improve memory consumption
7765 quite a bit.
7766 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
7767 read file entries beginning with a dot. In home directories with
7768 lots of hidden files, fully two-thirds of the time spent in ls is
7769 used to read directory entries that are immediately thrown away.
7770 (eshell-ls-initial-args): Added back this configuration variable,
7771 for specifying default initial arguments to every call to ls.
7772 Much faster than using an alias to do the same thing.
7773 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
7774 (eshell-ls-dir): Whitespace change.
7775
7776 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
7777
7778 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
7779 (eshell-stringify-t): Added a customization variable, to indicate
7780 whether `t' should be rendered as a string at all. If not, one
7781 can still determine if the result of an expression is true using
7782 "file-exists-p FILE && echo true".
7783 (eshell-stringify): If `eshell-stringify-t' is nil, don't
7784 stringify t!
7785
7786 * eshell/esh-module.el: Whitespace fix.
7787
7788 * eshell/em-alias.el (eshell-alias-initialize):
7789 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
7790 (eshell-command-aliased-p): New function that returns t if a
7791 command name names an aliased.
7792
7793 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
7794
7795 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
7796 redrawing the screen when changing cursor color.
7797 (viper-insert-state-pre-command-sentinel)
7798 (viper-replace-state-pre-command-sentinel)
7799 (viper-replace-state-post-command-sentinel):
7800 Use viper-preserve-cursor-color.
7801 Many functions changed to use viper= instead of = when comparing
7802 characters.
7803 * viper-util.el (viper-memq-char,viper=): New functions for
7804 working with characters.
7805 (viper-change-cursor-color): Fixed buglet.
7806 Many functions changed to use viper= instead of = when comparing
7807 characters.
7808 * viper.el (viper-insert-state-mode-list): Added eshell.
7809
7810 * ediff-init.el (ediff-before-setup-hook): New hook.
7811 Several typos fixed in various docstrings.
7812 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
7813 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
7814 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
7815 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
7816 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
7817 (ediff-get-selected-buffers): New function.
7818 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
7819 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
7820 Use save-window-excursion.
7821 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
7822 termination check in while loop.
7823 * ediff.el (ediff-get-default-file-name): Better defaults when in
7824 dired buffer.
7825 (ediff-files,ediff-merge-files,ediff-files3)
7826 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
7827
7828 2000-10-28 Dave Love <fx@gnu.org>
7829
7830 * info.el (Info-fontify-node): Add help-echo for menu items.
7831
7832 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
7833
7834 * startup.el (normal-top-level): If the value of $TERM indicates
7835 we are running from xterm or one of its work-alikes, default to a
7836 light background mode.
7837
7838 Support for -fg, -bg, and -rv command-line arguments for TTYs:
7839 * faces.el (tty-handle-reverse-video): New function.
7840 (tty-create-frame-with-faces): Call it.
7841
7842 * frame.el (frame-notice-user-settings): Don't apply
7843 default-frame-alist and initial-frame-alist to MS-DOS frames.
7844 Call tty-handle-reverse-video, frame-set-background-mode, and
7845 face-set-after-frame-default for non-MS-DOS frames.
7846
7847 * startup.el (tty-long-option-alist): New variable.
7848 (tty-handle-args): New function.
7849 (command-line): Call tty-handle-args.
7850
7851 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
7852 startup.el now does that for all character-terminal frames.
7853
7854 2000-10-28 Miles Bader <miles@gnu.org>
7855
7856 * emacs-lisp/easy-mmode.el (define-minor-mode):
7857 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
7858 is global. If :global is followed by a non-nil but non-t value,
7859 make the mode buffer-local, but also generate a `global-MODE'
7860 version using `easy-mmode-define-global-mode'.
7861 Add :conditional-turn-on keyword argument.
7862
7863 2000-10-28 Dave Love <fx@gnu.org>
7864
7865 * international/latin1-disp.el (latin1-char-displayable-p):
7866 Don't use window-system.
7867
7868 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
7869
7870 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
7871 Don't call find-buffer-file-type-coding-system. Instead, just
7872 set eol-type to -unix if inhibit-eol-conversion is in effect, or
7873 if the file is on an untranslated filesystem.
7874 (add-untranslated-filesystem): Use "D" instead of "f" inside
7875 interactive.
7876
7877 2000-10-27 Dave Love <fx@gnu.org>
7878
7879 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
7880 (refill-mode): Use it.
7881
7882 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
7883
7884 * international/quail.el (quail-activate): Don't make-local-hook.
7885
7886 2000-10-27 Andre Spiegel <spiegel@gnu.org>
7887
7888 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7889 manual backups and file.~<rev>.~ for automatic ones.
7890 (vc-make-version-backup): Don't do it on MS-DOS without long file
7891 names.
7892
7893 * vc.el (vc-version-other-window): If an automatic backup of the
7894 desired version exists, rename it instead of copying it.
7895
7896 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
7897 after command. If there's an unexpected error, signal it instead
7898 of being silent.
7899 (vc-cvs-merge-news): Be prepared for no news at all.
7900
7901 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
7902
7903 * shell.el (shell): Add BUFFER argument.
7904 * comint.el (make-comint-in-buffer): New function.
7905 (make-comint): Use it.
7906
7907 * faces.el (face-spec-choose): Change syntax so that the list of
7908 attribute-value pairs is now the cdr of each clause, not the cadr.
7909 Detect old-style entries, and handle them. Use pop.
7910
7911 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
7912
7913 * cus-edit.el (custom-mode-map): Use a sparse map.
7914 (custom-mode): Don't bother with make-local-hook.
7915
7916 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
7917
7918 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
7919
7920 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7921
7922 * ps-print.el: Avoid compilation gripes.
7923 (ps-print-version): New version number (6.2.1).
7924
7925 2000-10-26 Dave Love <fx@gnu.org>
7926
7927 * menu-bar.el: Modify some menu item help strings.
7928 (menu-bar-help-menu): Add link to MORE.STUFF.
7929
7930 * cus-edit.el (custom-mode): Add `special' mode-class property.
7931
7932 * wid-browse.el (widget-browse-mode): Likewise.
7933
7934 * wid-edit.el (widget-specify-field): Revert to using local-map
7935 property, not keymap.
7936
7937 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
7938
7939 * wid-edit.el (widget-field-end): When checking for a `boundary'
7940 field, do so in the correct buffer.
7941
7942 * simple.el (undo): Correctly distinguish between numeric and
7943 non-numeric prefix args in non-transient-mark-mode, as per the doc
7944 string. When in transient-mark-mode, treat all prefix-args as
7945 numeric.
7946
7947 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
7948 Position point on match. Handle N == 0 correctly.
7949
7950 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
7951 (comint-mode-map): Reverse order of `comint-write-output' and
7952 `comint-append-output-to-file'.
7953 (comint-append-output-to-file): Reinstate this function, for the
7954 benefit of the menu.
7955
7956 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
7957
7958 * vc.el (vc-version-other-window): Bind `file'.
7959
7960 2000-10-25 Gerd Moellmann <gerd@gnu.org>
7961
7962 * Makefile.in (update-authors): New target for maintenance purposes.
7963
7964 * emacs-lisp/authors.el (batch-update-authors): New function.
7965 (authors-fixed-entries): New defconst.
7966 (authors-add-fixed-entries): New function.
7967 (authors): Call it.: Don't process lispref/.
7968
7969 2000-10-25 Jason Rumney <jasonr@gnu.org>
7970
7971 * cus-edit.el (custom-button-face, custom-button-pressed-face):
7972 Merge x w32 and mac definitions.
7973
7974 2000-10-25 Gerd Moellmann <gerd@gnu.org>
7975
7976 * menu-bar.el (menu-bar-options-menu): Add a help string for
7977 `uniquify'.
7978
7979 2000-10-25 Stephen Gildea <gildea@alum.mit.edu>
7980
7981 * time-stamp.el (time-stamp-string-preprocess):
7982 Fix a wrong type argument error.
7983
7984 2000-10-25 Miles Bader <miles@gnu.org>
7985
7986 * recentf.el (recentf-mode): Variable removed.
7987 (recentf-mode): Use `define-minor-mode'.
7988
7989 * mwheel.el (mouse-wheel-mode): New global minor mode.
7990 (mwheel-install): Use `mouse-wheel-mode'.
7991
7992 2000-10-25 Dave Love <fx@gnu.org>
7993
7994 * progmodes/cperl-mode.el (cperl-mode):
7995 Set normal-auto-fill-function correctly.
7996
7997 * wid-edit.el (widget-field-keymap, widget-text-keymap):
7998 Don't inherit from global-map and don't nullify menu-bar and tool-bar
7999 bindings.
8000
8001 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
8002
8003 * wid-edit.el (widget-field-at): New function.
8004 (widget-at, widget-field-activate): Use it.
8005 (widget-tabable-at): Use `widget-at'.
8006 (widget-specify-field): If the terminating character of the widget
8007 field (which is read-only) is a newline, put it into a special
8008 `boundary' field so that C-n/C-p act more naturally.
8009 (widget-field-end): Also don't subtract one if a special
8010 `boundary' field has been added after the widget field.
8011
8012 * comint.el (comint-output-filter, comint-send-input):
8013 Don't bother adding stickiness fields to overlays to fool the field
8014 code, since it should notice the overlay insertion-types now.
8015
8016 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
8017 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
8018 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
8019
8020 2000-10-24 Gerd Moellmann <gerd@gnu.org>
8021
8022 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
8023 (authors): Set file coding system to iso-2022-7bit.
8024 Add file-local variables to output buffer.
8025
8026 * files.el (after-find-file): Don't print any warnings if
8027 WARN is nil.
8028
8029 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8030
8031 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
8032
8033 * delim-col.el: Now there is a column formatting mechanism.
8034 Modified to customization mechanisms convention. Doc fix.
8035 (columns): New group for delim-col.
8036 (delimit-columns-before, delimit-columns-after)
8037 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
8038 (delimit-columns-end): New vars.
8039 (delimit-columns-customize, delimit-columns-format): New funs.
8040 (delimit-columns-region, delimit-columns-rectangle)
8041 (delimit-columns-rectangle-line): Modified to support column
8042 formatting.
8043
8044 2000-10-24 Dave Love <fx@gnu.org>
8045
8046 * log-edit.el (log-edit): Add :version and a :group for vc.
8047
8048 2000-10-24 Gerd Moellmann <gerd@gnu.org>
8049
8050 * files.el (after-find-file): Don't print a message ``New file''
8051 if WARN is nil.
8052
8053 * wid-edit.el (widget-field-keymap, widget-text-keymap):
8054 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
8055 get duplicate tool-bar entries because we'll see the global ones
8056 on more than one path through keymaps.
8057
8058 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
8059
8060 * progmodes/cmacexp.el: Change Francesco's email address.
8061
8062 2000-10-24 Kenichi Handa <handa@etl.go.jp>
8063
8064 * window.el (fit-window-to-buffer): Adjust point of the window
8065 buffer, not that of the current buffer.
8066
8067 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
8068
8069 * progmodes/cmacexp.el: Update the euthor's email address.
8070
8071 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
8072
8073 * faces.el (face-spec-set-match-display): Add `graphic' display
8074 type (the inverse of `tty'). Use `display-graphic-p' instead of
8075 the window-system variable.
8076
8077 2000-10-24 Kenichi Handa <handa@etl.go.jp>
8078
8079 * international/isearch-x.el (isearch-with-input-method):
8080 Call input-method-function with the first event in
8081 unread-command-events.
8082
8083 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
8084
8085 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
8086
8087 2000-10-24 Andrew Choi <akochoi@i-cable.com>
8088
8089 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
8090 New charsets.
8091
8092 * term/mac-win.el: Remove definitions of mac-roman-lower and
8093 mac-roman-upper, require dired, and define instead of set
8094 mac-ready-for-drag-n-drop to avoid compilation error.
8095
8096 2000-10-23 Andrew Innes <andrewi@gnu.org>
8097
8098 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
8099 Remove superfluous calls to subst-char-in-string; instead apply
8100 expand-file-name after convert-standard-filename to ensure
8101 expected directory separators are used.
8102
8103 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
8104
8105 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
8106
8107 2000-10-23 Dave Love <fx@gnu.org>
8108
8109 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
8110 (tool-bar-add-item): Set foreground and background for XBM icons.
8111
8112 * international/latin1-disp.el (latin1-char-displayable-p):
8113 New function (from Handa).
8114 (latin1-display-check-font): Use it.
8115
8116 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
8117 using :key-sequence, making it much more usable.
8118 Use nconc, not append.
8119 (imenu--create-keymap-1): Avoid append.
8120
8121 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
8122
8123 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
8124
8125 [the following changes fix a bug where `define-minor-mode' didn't
8126 correctly generate :require clauses for defcustoms in compiled files]
8127 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
8128 (byte-compile-log-file, byte-compile-log-1): Don't set
8129 `byte-compile-current-file' to nil. Instead set
8130 `byte-compile-last-logged-file' to it. Test whether
8131 byte-compile-current-file equals byte-compile-last-logged-file
8132 instead of whether its nil.
8133 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
8134
8135 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
8136
8137 * textmodes/refill.el: Fix var names in doc.
8138 (refill-mode): Don't bother with make-local-hook anymore.
8139
8140 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
8141
8142 * faces.el (face-user-default-spec, face-default-spec): New functions.
8143 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
8144 (frame-set-background-mode, face-set-after-frame-default):
8145 Use `face-user-default-spec'. Simplify code slightly.
8146
8147 * woman.el (woman-italic-face, woman-bold-face)
8148 (woman-unknown-face): Add dark-background variants.
8149 (woman-default-faces): Renamed from `woman-colour-faces'.
8150 Set using the stored defaults, rather than using hard-wired colors.
8151 (woman-monochrome-faces): Renamed from `woman-black-faces'.
8152 Just make the foreground `unspecified' rather than "black".
8153 (woman-menu): Rename menu entries accordingly.
8154
8155 * faces.el (header-line): Make more reasonable on mono/grayscale
8156 displays.
8157
8158 2000-10-23 Andrew Choi <akochoi@i-cable.com>
8159
8160 * cus-edit.el (custom-button-face): Use 3D look for mac.
8161 (custom-button-pressed-face): Likewise.
8162
8163 * faces.el (set-face-attributes-from-resources): Handle mac frames
8164 in the same way as x and w32 frames.
8165 (face-valid-attribute-values): Likewise.
8166 (read-face-attribute): Likewise.
8167 (defined-colors): Likewise.
8168 (color-defined-p): Likewise.
8169 (color-values): Likewise.
8170 (display-grayscale-p): Likewise.
8171 (face-set-after-frame-default): Likewise.
8172 (mode-line): Same default face as for x and w32.
8173 (tool-bar): Likewise.
8174
8175 * frame.el: Remove call to frame-notice-user-settings at end of
8176 the file.
8177
8178 * info.el (Info-fontify-node): Make underlines invisible for mac
8179 as for x, pc, and w32 frame types.
8180
8181 * term/mac-win.el: New file.
8182
8183 2000-10-22 Dave Love <fx@gnu.org>
8184
8185 * textmodes/refill.el: New file.
8186
8187 2000-10-22 Andre Spiegel <spiegel@gnu.org>
8188
8189 * vc-hooks.el (vc-version-backup-file-name): New optional args
8190 MANUAL and REGEXP.
8191 (vc-delete-automatic-version-backups, vc-make-version-backup):
8192 New functions.
8193 (vc-before-save): Use the latter.
8194 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
8195 confusion.
8196
8197 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
8198 expected by vc[-hooks].el.
8199
8200 * vc.el (vc-checkout): Added `-p' suffix in call to
8201 vc-make-version-backups-p; use vc-make-version-backup to actually
8202 make the backup.
8203 (vc-version-other-window, vc-version-backup-file): Handle both
8204 automatic and manual backups.
8205 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
8206 of all of them.
8207
8208 2000-10-22 Miles Bader <miles@gnu.org>
8209
8210 * comint.el (comint-highlight-input, comint-highlight-prompt):
8211 Renamed, `-face' at end removed.
8212 (comint-send-input, comint-output-filter): Use renamed faces.
8213
8214 * window.el (fit-window-to-buffer): Change defaulting of
8215 MAX-HEIGHT slightly.
8216
8217 * faces.el (color-values, color-defined-p): Use `member', not
8218 `memq', because it works correctly for strings.
8219 (frame-set-background-mode): Actually, "unspecified-fg" and
8220 "unspecified-bg" *are* strings. Use `member', not `memq', and
8221 `equal', not `eq', when a string value is possible.
8222
8223 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
8224
8225 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
8226
8227 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
8228
8229 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
8230 sh-electric-rparen, sh-electric-less and sh-electric-hash.
8231 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
8232 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
8233 (sh-font-lock-syntactic-keywords): Use them.
8234 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
8235 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
8236 (sh-mode): Don't override font-lock-unfontify-region-function.
8237 Use a copy of sh-font-lock-syntactic-keywords.
8238 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
8239 Don't call sh-scan-buffer since font-lock does it on the fly.
8240 (sh-get-indent-info): Use `face' rather than `syntax-table'
8241 text-property to detect here-documents.
8242 Replace sh-special-syntax with sh-st-punc.
8243 (sh-prev-line): Use `face' rather than `syntax-table'
8244 text-property to skip over here-documents.
8245 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
8246 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
8247 (sh-electric-less, sh-set-here-doc-region)
8248 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
8249 (sh-scan-buffer, sh-rescan-buffer): Remove.
8250
8251 2000-10-21 Andrew Innes <andrewi@gnu.org>
8252
8253 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
8254 remote (ange-ftp) file names.
8255
8256 2000-10-21 Miles Bader <miles@gnu.org>
8257
8258 * window.el (fit-window-to-buffer): New function.
8259 (shrink-window-if-larger-than-buffer): Use it.
8260 (window-text-height): Don't expect minibuffers to have mode-lines.
8261
8262 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
8263 * international/quail.el (quail-update-guidance):
8264 Use `fit-window-to-buffer' instead of `set-window-text-height'.
8265
8266 * international/quail.el (quail-show-guidance-buf): Make sure
8267 guidance window really has enough room.
8268 (quail-update-guidance): If quail-guidance-win is already shown,
8269 make sure its height is OK.
8270
8271 * window.el (window-text-height, set-window-text-height):
8272 New functions.
8273 (shrink-window-if-larger-than-buffer): Use `window-text-height'
8274 instead of `window-height' & `mode-line-window-height-fudge'.
8275 (mode-line-window-height-fudge): Add FACE parameter.
8276 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
8277 instead of `enlarge-window' & `mode-line-window-height-fudge'.
8278
8279 2000-10-20 Miles Bader <miles@gnu.org>
8280
8281 * window.el (height-affecting-face-attributes): Use `defconst'.
8282
8283 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
8284 New function, conditionally aliased to `mode-line-window-height-fudge'.
8285 (ispell-help): Use it.
8286 (ispell-choices-win-default-height): Don't include mode-line fudge.
8287 (ispell-choices-win-default-height): New function.
8288 (ispell-show-choices, ispell-command-loop): Use function
8289 `ispell-choices-win-default-height' instead of variable.
8290
8291 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
8292
8293 * window.el (mode-line-window-height-fudge): New variable.
8294 (height-affecting-face-attributes): New variable.
8295 (mode-line-window-height-fudge): New function.
8296 (shrink-window-if-larger-than-buffer): Use it.
8297 * help.el (resize-temp-buffer-window): Likewise.
8298
8299 * info.el (Info-fontify-node): Add support for @subsubsection
8300 titles, which use `Info-title-4-face'.
8301 (Info-title-4-face): New face.
8302 (Info-title-3-face): Inherit from Info-title-4-face instead of
8303 variable-pitch.
8304
8305 2000-10-19 Jason Rumney <jasonr@gnu.org>
8306
8307 * dired.el (dired-insert-directory): Do not let errors signalled by
8308 attempt to run dired-free-space-program prevent dired from working.
8309
8310 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
8311
8312 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
8313
8314 2000-10-19 Gerd Moellmann <gerd@gnu.org>
8315
8316 * dirtrack.el (dirtrack): Fix call to run-hooks.
8317
8318 * cmuscheme.el (cmuscheme-program-name): Renamed from
8319 scheme-program-name because xscheme.el contains a defcustom with
8320 the same name. As a consequence, customizing group `cmuscheme'
8321 loaded `xscheme' which redefined run-scheme.
8322 (run-scheme): Use cmuscheme-program-name.
8323
8324 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
8325
8326 * play/doctor.el (doctor-death): Update the Samaritans'
8327 anonymous address, and add a website for Befrienders International.
8328
8329 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8330
8331 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
8332 Avoid compilation gripes. Doc fix.
8333 (ps-print-version): New version number (6.2).
8334 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
8335 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
8336 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
8337 (ps-x-extent-priority, ps-x-extent-start-position)
8338 (ps-x-face-font-instance, ps-x-find-coding-system)
8339 (ps-x-font-instance-properties, ps-x-make-color-instance)
8340 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
8341 avoid compilation gripes without defining functions.
8342 (ps-e-find-composition): Alias for function find-composition, to have a
8343 suitable function depending on Emacs version.
8344 (ps-color-device, ps-color-values, ps-face-foreground-name)
8345 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
8346 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
8347 (ps-print-ensure-fontified): Function definitions surrounded by
8348 `eval-and-compile' to avoid compilation gripes.
8349 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
8350 by symbol-value to avoid compilation gripes.
8351 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
8352 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
8353
8354 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
8355
8356 * startup.el (normal-top-level): Call `frame-set-background-mode'
8357 after `frame-notice-user-settings' because the latter doesn't call
8358 the former on a tty.
8359
8360 * faces.el (frame-set-background-mode): `unspecified' &c are
8361 symbols, not strings.
8362
8363 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
8364
8365 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
8366 why some "light*" colors are deliberately absent from the alist.
8367
8368 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
8369 Change colors for tty's, as suggested by Miles Bader.
8370
8371 2000-10-19 Kenichi Handa <handa@etl.go.jp>
8372
8373 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
8374 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
8375 for ISO10646-1 fonts.
8376 (x-font-name-charset-alist): Add an entry for "iso10646-1".
8377
8378 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
8379
8380 * faces.el (frame-set-background-mode): If a tty frame defines a
8381 background color, use that to compute the background mode, instead
8382 of always defaulting to "dark".
8383
8384 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
8385
8386 * comint.el (comint-write-output): New function.
8387 (comint-mode-map): Add it to the menu.
8388 Bind `C-c C-s' to comint-write-output.
8389
8390 2000-10-18 Gerd Moellmann <gerd@gnu.org>
8391
8392 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
8393 Use fancy-splash-delay.
8394
8395 2000-10-18 Alex Schroeder <alex@gnu.org>
8396
8397 * progmodes/sql.el (sql-sybase-options): New option.
8398 (sql-sybase): Use it. Add sql-database to the list of parameters
8399 provided for login. The options -w 2048 -n are not used any more.
8400
8401 * comint.el (comint-read-input-ring): Bugfix such that the first
8402 and the last entry of the input ring file are not lost.
8403
8404 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8405
8406 * ps-print.el: Internal variable changes to defcustom,
8407 make-local-hook changes to defvar. Doc fix.
8408 (ps-print-version): New version number (6.1).
8409 (ps-setup, ps-do-despool): Code fix.
8410 (ps-printer-name): Customization fix.
8411 (ps-printer-name-option): Now is a defcustom instead of an
8412 internal variable.
8413 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
8414 (ps-print-begin-column-hook): Now are defvar instead of
8415 make-local-hook.
8416
8417 2000-10-18 Miles Bader <miles@gnu.org>
8418
8419 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
8420 (comint-kill-output): Changed into an alias for `comint-delete-output',
8421 and made obsolete.
8422 (comint-mode-map): Rename references to comint-kill-output.
8423
8424 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
8425
8426 * diff-mode.el (diff-header-face, diff-file-header-face)
8427 (diff-changed-face): Add bold and italic attributes to tty faces.
8428 (diff-function-face): New face.
8429 (diff-font-lock-keywords): Use it.
8430
8431 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
8432
8433 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
8434 Remove commented-out call to force-mode-line-update.
8435 (comint-kill-output): Use `forward-line 0' instead of
8436 beginning-of-line to make sure we get past the prompt.
8437
8438 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
8439
8440 * diff-mode.el (diff-header-face, diff-file-header-face):
8441 Add specific setting for dark background.
8442 (diff-context-face): Renamed from diff-comment-face.
8443 Set explicitly rather than inheriting from font-lock-comment-face.
8444
8445 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
8446
8447 * startup.el (command-line): Move the code which sets the default
8448 TTY colors to before before-init-hook.
8449
8450 2000-10-17 Gerd Moellmann <gerd@gnu.org>
8451
8452 * jit-lock.el (jit-lock-stealth-time): Doc fix.
8453
8454 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
8455
8456 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
8457 extensions, for MS-DOS.
8458
8459 * diff-mode.el (diff-header-face, diff-file-header-face)
8460 (diff-changed-face): Define tty-specific colors.
8461
8462 2000-10-17 Gerd Moellmann <gerd@gnu.org>
8463
8464 * startup.el (fancy-splash-text): Realign the text.
8465
8466 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
8467
8468 * font-lock.el (font-lock-comment-face): Define a separate default
8469 for dark-background tty's.
8470
8471 2000-10-17 Miles Bader <miles@gnu.org>
8472
8473 * help.el (resize-temp-buffer-window): Add hack to avoid last line
8474 being obscured by whizzy mode-lines on graphics displays.
8475
8476 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
8477
8478 * info.el (Info-title-1-face, Info-title-2-face)
8479 (Info-title-3-face): Define colors for tty's.
8480 (info-header-node): Remove unneeded tty-specific definition.
8481
8482 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
8483
8484 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
8485 reverse from the frame parameters, and don't invert foreground and
8486 background colors.
8487
8488 2000-10-16 Miles Bader <miles@gnu.org>
8489
8490 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
8491 string "*Info*". Call propertized-buffer-identification to spruce
8492 up the result.
8493
8494 2000-10-16 Gerd Moellmann <gerd@gnu.org>
8495
8496 * help.el: Provide `help' for the sake of define-minor-mode
8497 which generates defcustoms with requires.
8498
8499 * jit-lock.el (jit-lock-after-change): If we're in text that
8500 matches a multi-line font-lock pattern, make sure the whole text
8501 will be redisplayed.
8502
8503 * emacs-lisp/authors.el (authors-add): Don't add an entry if
8504 author's name is unknown.
8505
8506 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
8507 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
8508 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
8509 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
8510 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
8511 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
8512 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
8513 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
8514 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
8515 Add author information.
8516
8517 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
8518
8519 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
8520 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
8521 full-color version (using the Gimp) to eliminate dithering artifacts.
8522
8523 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
8524
8525 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
8526
8527 * simple.el (syntax-flag-table, string-to-syntax): Remove.
8528
8529 2000-10-15 Dave Love <fx@gnu.org>
8530
8531 * progmodes/sh-script.el: Require skeleton and comint when compiling.
8532
8533 * pcomplete.el (pcomplete) <defgroup>: Add :version.
8534
8535 * whitespace.el: Doc fixes.
8536 (top-level): Don't add hooks here.
8537 (whitespace-running-emacs): Deleted.
8538 (timer): Don't require.
8539 (whitespace): Add back :version conditional on xemacs test.
8540 (whitespace-spacetab-regexp, whitespace-indent-regexp)
8541 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
8542 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
8543 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
8544 Avoid specific xemacs test.
8545 (whitespace-global-mode): New option.
8546 (whitespace-global-mode): New command.
8547 (whitespace-unload-hook): New function.
8548
8549 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
8550 (Info-fontify-node, Info-goto-node, Info-mode-menu)
8551 (Info-fontify-node): `Goto' goes to `Go to'.
8552 (Info-fontify-node): Add help-echo to xref links.
8553
8554 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
8555
8556 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
8557
8558 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
8559
8560 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
8561 Use plist-get and allow :inherit.
8562
8563 * emacs-lisp/cl-macs.el (cl-do-arglist):
8564 Use plist-get and plist-member instead of memq.
8565
8566 * emacs-lisp/ewoc.el (ewoc-location): New function.
8567 (ewoc-enter-after, ewoc-enter-before): Document return value.
8568 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
8569 Don't need make-local-hook any more.
8570 (cvs-addto-collection): Return the new tin.
8571 (cvs-mode-insert): Jump to the new line.
8572
8573 * jit-lock.el (jit-lock-fontify-buffer): Remove.
8574
8575 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
8576
8577 * font-lock.el (font-lock-syntactically-fontified): New var.
8578 (font-lock-fontify-syntactic-keywords-region): Use it.
8579 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
8580
8581 * diff-mode.el (diff-find-file-name): Fix regexp.
8582
8583 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
8584 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
8585
8586 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
8587 (sh-mode-syntax-table): Add punctuation syntax for < and >.
8588 (sh-mode): Don't make all vars local here.
8589 (sh-kw): Reformat.
8590 (sh-set-shell): Use dolist. Don't set indent-region-function.
8591 (sh-mode-syntax-table): Use pop.
8592 (sh-remember-variable): Use push.
8593 (sh-help-string-for-variable): Use memq.
8594 (sh-safe-backward-sexp): Remove.
8595 (sh-safe-forward-sexp): Add ARG.
8596 (sh-get-indent-info, sh-prev-stmt): Use it.
8597 (sh-prev-line): Simplify by using forward-comment.
8598 (sh-this-is-a-continuation): Simplify.
8599 (sh-learn-buffer-indent): Use dolist.
8600 (sh-do-nothing): Remove.
8601 (sh-set-char-syntax, sh-set-here-doc-region):
8602 Use inhibit-modification-hooks.
8603 (sh-name-style): Use mapcar and push.
8604 (sh-load-style): Use dolist.
8605 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
8606 (sh-case, sh-while-getopts): Use propertize directly rather
8607 than sh-electric-rparen.
8608
8609 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
8610
8611 * textmodes/tex-mode.el: Require CL when compiling.
8612 (tex-mode-syntax-table): Init immediately.
8613 (tex-mode-map): Bind M-RET to latex-insert-item.
8614 (latex-mode): Set indent-line-function to latex-indent.
8615 (tex-common-initialization): Don't setup the syntax-table any more.
8616 (latex-insert-item): New skeleton.
8617 (tex-next-unmatched-end): Fix copy/paste braino.
8618 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8619 (latex-indent, latex-find-indent): New functions.
8620 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8621 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
8622 (tex-compilation-parse-errors): Use with-syntax-table.
8623
8624 2000-10-15 Miles Bader <miles@gnu.org>
8625
8626 * font-lock.el (font-lock-comment-face): Change dark-background,
8627 color, non-tty, default to `chocolate1'.
8628
8629 2000-10-13 John Wiegley <johnw@gnu.org>
8630
8631 * eshell/esh-util.el (require): Added a missing `require' form,
8632 needed when compiling (for an ange-ftp macro definition).
8633
8634 2000-10-13 Dave Love <fx@gnu.org>
8635
8636 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
8637
8638 2000-10-13 Gerd Moellmann <gerd@gnu.org>
8639
8640 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
8641
8642 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
8643 transparent -colors 8).
8644
8645 2000-10-13 Stephen Gildea <gildea@alum.mit.edu>
8646
8647 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
8648 that breaks with old list format timestamps.
8649 (time-stamp-warn-inactive, time-stamp-old-format-warn)
8650 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
8651
8652 2000-10-13 John Wiegley <johnw@gnu.org>
8653
8654 * align.el, pcomplete.el, calendar/timeclock.el,
8655 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
8656
8657 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
8658 faulty math, where holiday hours were being computing as seconds.
8659
8660 2000-10-13 John Wiegley <johnw@gnu.org>
8661
8662 * desktop.el (desktop-buffer-modes-to-save): Added a global for
8663 specifying what "other" kinds of buffers should be saved.
8664 This used to be hard-coded.
8665 (desktop-buffer-misc-functions): A global for specifying how
8666 auxiliary data should be determined for special buffer types.
8667 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
8668 instead of hard-coding the special buffer types.
8669 (desktop-save): Run `desktop-buffer-misc-functions' to gather
8670 auxiliary data, instead of hard-coding for Info buffers and dired.
8671 (desktop-buffer-info-misc-data): Aux function for determining Info
8672 buffer auxiliary info.
8673 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
8674 (desktop-buffer-info): Changed this function to use the info
8675 gathered above.
8676 (desktop-create-buffer): Be a little more careful about what
8677 `minor-mode' means before calling it. This is important for some
8678 buffer types.
8679
8680 2000-10-13 John Wiegley <johnw@gnu.org>
8681
8682 * eshell/esh-util.el: Added a global form which declares an
8683 autoload for `parse-time-string', if that function is not already
8684 defined, and if parse-time.el is available on the user's system.
8685
8686 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
8687 to be aware of ange-ftp user info.
8688 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
8689 (eshell-ls-annotate): Use `eshell-file-attributes'.
8690 (eshell-ls-file): Made the user-id printing code a bit smarter.
8691
8692 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
8693 allow identification of alias user ids in remote directories.
8694 It's manual, but there's no other way to know when the current user
8695 on the local machine, is also the owning user on the remote machine.
8696 (fboundp): Bind `ange-cache'.
8697 (eshell-directory-files-and-attributes): Re-organized the logic a
8698 bit to use `eshell-file-attributes' instead of `file-attributes'.
8699 The former is more sensitive to directories that are read via FTP,
8700 and knows how to use ange-ftp to determine full attribute
8701 information, instead of just the name and last modtime.
8702 (eshell-current-ange-uids): Return the current user id when in a
8703 remote directory.
8704 (eshell-parse-ange-ls): Parse a full directory listing that has
8705 been returned by ange-ftp.
8706 (eshell-file-attributes): This beefed up version of
8707 `file-attributes' is only special if the user is currently in a
8708 remote directory, in which case it does a lot of work to find out
8709 what the real attributes of a file are, as they appear on the
8710 remote machine. This makes usage of remote directories (i.e.,
8711 ange-ftp pathnames) much more useful. You can now use Eshell as a
8712 full-fledged FTP client, with much more manipulation ability than
8713 most other clients.
8714
8715 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
8716 variable, which means that Eshell's du should always be preferred
8717 in remote directories.
8718 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
8719 just `file-attributes'.
8720 (eshell-mvcp-template): Bind `ange-cache', to improve performance
8721 when reading remote directories. This is an Eshell-specific
8722 variable (not part of ange-ftp).
8723 (eshell/ln): Bind `ange-cache'.
8724 (eshell/du): Added some extra logic for determining when to use
8725 Eshell's du (which is slow), and when to use the external version
8726 (which may or may not exist).
8727
8728 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
8729 Call `eshell-interactive-process', rather than using
8730 `get-buffer-process', since backgrounded processes don't count in
8731 the context of this function's logic.
8732
8733 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
8734 `forward-char', so that null strings are parsed correctly.
8735
8736 2000-09-13 John Wiegley <johnw@gnu.org>
8737
8738 * eshell/em-pred.el (eshell-pred-file-type)
8739 (eshell-pred-file-links, eshell-pred-file-size):
8740 Use `eshell-file-attributes'. This is more correct over ange-ftp.
8741
8742 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
8743 that remote file globbing is more efficient.
8744
8745 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
8746 gathering the files and attributes within a directory.
8747
8748 * eshell/em-unix.el (eshell/cat): If any of the files passed on
8749 the command line is a special file (not a regular file, directory
8750 or symlink), always attempt to call the external version of cat.
8751
8752 2000-09-13 John Wiegley <johnw@gnu.org>
8753
8754 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
8755 Eshell-friendly version of find-tag.
8756
8757 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
8758
8759 * image-file.el (image-file-name-extensions)
8760 (image-file-name-regexps): Add autoload cookies.
8761
8762 2000-10-13 Kenichi Handa <handa@etl.go.jp>
8763
8764 * international/mule-cmds.el (select-safe-coding-system): If FROM
8765 is string, show it in *Warning* buffer.
8766
8767 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
8768
8769 * startup.el (normal-top-level): Use display-popup-menus-p instead
8770 of window-system.
8771 (command-line): Use display-graphic-p instead of window-system.
8772 (command-line-1): Use display-popup-menus-p and display-mouse-p
8773 instead of window-system.
8774
8775 2000-10-12 Sam Steingold <sds@gnu.org>
8776
8777 * tooltip.el (tooltip-use-echo-area): New user variable.
8778 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
8779
8780 2000-10-12 Dave Love <fx@gnu.org>
8781
8782 * recentf.el: Maintainer's checkdoc fixes.
8783
8784 * startup.el (normal-top-level-add-subdirs-to-load-path):
8785 Use character class, not ASCII when matching file names.
8786 (fancy-splash-head): Add trailing slash to URL.
8787 (command-line): Don't require XPM support for toolbar.
8788
8789 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
8790 (cperl-invalid-face): Revert last change.
8791 (cperl-init-faces): Quote cperl-invalid-face.
8792
8793 2000-10-12 Kenichi Handa <handa@etl.go.jp>
8794
8795 * startup.el (fancy-splash-text): Remove superfluous quote.
8796
8797 2000-10-12 Gerd Moellmann <gerd@gnu.org>
8798
8799 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
8800 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
8801 (command-line-1): Don't use fancy-splash-pending-command.
8802 (fancy-splash-screens-1): Goto point-min after inserting text.
8803
8804 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
8805
8806 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
8807 instead of shared-lisp-mode-map.
8808
8809 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
8810
8811 * faces.el (header-line): Change tty-variant to use underlining.
8812
8813 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
8814 (isearch-highlight): Restore lazy-isearch face properties at old
8815 position, and suppress them at new position.
8816 (isearch-dehighlight): Restore lazy-isearch face properties.
8817 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
8818 over the real isearch overlay, but in that case, don't give it a
8819 face property. Use `push'.
8820
8821 2000-10-12 Kenichi Handa <handa@etl.go.jp>
8822
8823 * man.el (Man-getpage-in-background): Fix previous change.
8824 Decode the process output only when we are in multibyte mode.
8825
8826 2000-10-11 Dave Love <fx@gnu.org>
8827
8828 * info.el (Info-mode-menu): Fix some help.
8829 (info-tool-bar-map): Add entry for Info-last.
8830
8831 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
8832 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
8833 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
8834 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
8835 * toolbar/search-replace.xpm, toolbar/exit.xpm:
8836 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
8837 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
8838 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
8839 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
8840 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
8841 Reduce colour requirements to 25 overall. (Probably wants
8842 revisiting from the originals to reduce further.)
8843
8844 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
8845
8846 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
8847 buffer-file-coding-system, instead of raw-text.
8848 (dehexlify-buffer): Bind coding-system-for-read to
8849 buffer-file-coding-system, instead of raw-text.
8850
8851 2000-10-11 Sam Steingold <sds@gnu.org>
8852
8853 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
8854 `underline' - fixes the bug introduced on 2000-09-21.
8855
8856 2000-10-11 Dave Love <fx@gnu.org>
8857
8858 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
8859 Avoid compiler warnings.
8860 (scheme-mode): Doc fix.
8861 (scheme-font-lock-keywords-1): Match `define-syntax'.
8862
8863 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
8864
8865 * faces.el (frame-set-background-mode): Pay attention to saved
8866 face specs as well as default ones. Only do anything if the
8867 bg-mode or display-type has actually changed. Use `dolist'.
8868 (region): Make dark-background `region' face less in-your-face.
8869
8870 2000-10-10 Sam Steingold <sds@gnu.org>
8871
8872 * chistory.el, ielm.el, ledit.el:
8873 * progmodes/inf-lisp.el, progmodes/scheme.el:
8874 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
8875
8876 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
8877
8878 * textmodes/texinfo.el: Update copyright and fix typo.
8879
8880 * desktop.el (desktop-modes-not-to-save): New var.
8881 (desktop-save-buffer-p): Use it.
8882 Also, obey desktop-buffers-not-to-save even for non-file buffers.
8883 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
8884
8885 2000-10-10 Dave Love <fx@gnu.org>
8886
8887 * toolbar/tool-bar.el (tool-bar-add-item)
8888 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
8889
8890 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
8891 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
8892 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
8893 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
8894 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
8895 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
8896 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
8897 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
8898 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
8899 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
8900 the .xpms; probably need retouching.
8901
8902 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
8903
8904 * subr.el (add-to-list): Add optional argument APPEND.
8905 * battery.el (display-battery): Use `add-to-list'.
8906
8907 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
8908
8909 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
8910 properties.
8911 (zone, zone-when-idle, zone-leave-me-alone)
8912 (zone-pgm-whack-chars): Use new symbol properties.
8913
8914 * battery.el (display-battery): Doc spelling fix.
8915
8916 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
8917 property.
8918
8919 2000-10-09 Dave Love <fx@gnu.org>
8920
8921 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
8922 has been initialized before calling tool-bar-setup.
8923 (tool-bar-add-item-from-menu): Add autoload cookie.
8924
8925 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
8926
8927 * menu-bar.el (send-mail-item-name): New function.
8928 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
8929 of mail-user-agent in the menu. Don't display the "Send Mail"
8930 item if mail-user-agent is nil or its value is ignore.
8931 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
8932 if read-mail-command is nil or its value is ignore.
8933
8934 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
8935
8936 2000-10-09 Miles Bader <miles@gnu.org>
8937
8938 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
8939 Correct image size.
8940 * toolbar/left_arrow.xpm: Correct image size.
8941
8942 * jka-compr.el: Don't call `jka-compr-install' when loading (it
8943 will be done by the definition of `auto-compression-mode' if
8944 necessary. Move code to uninstall existing file-name handler
8945 before definition of `auto-compression-mode'.
8946
8947 * image-file.el (auto-image-file-mode): Move to the end of the
8948 file, because `define-minor-mode' actually calls the mode-function
8949 if the associated variable is non-nil, which requires that all
8950 needed functions be already defined.
8951
8952 * mouse.el (popup-menu): Balance parens.
8953
8954 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
8955
8956 * mouse.el (popup-menu): Move the command call outside the loop
8957 so that popup-menu returns whatever the command returns.
8958
8959 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
8960 (initialize-new-tags-table): Use run-hook-with-args-until-success.
8961 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
8962 (tags-table-format-functions): Renamed from tags-table-format-hooks.
8963
8964 * vc.el (vc-version-diff): diff-switches can be a list.
8965 Use relative filenames for prettier output.
8966
8967 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
8968 (vc-post-command-functions): Remove old-VC compatibility code.
8969
8970 * newcomment.el (comment-indent-default): Autoload.
8971
8972 * font-lock.el (font-lock-defaults): Make buffer-local.
8973 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
8974 (font-lock-choose-keywords):
8975 Ignore LEVEL unless KEYWORDS is a list of syms.
8976 (c-keywords, c++-keywords, objc-keywords, java-keywords):
8977 Don't wrap regexp-opt things in \(...\) unnecessarily.
8978
8979 * jit-lock.el: Don't require font-lock any more.
8980 (jit-lock-functions): Make buffer-local.
8981 (jit-lock-saved-fontify-buffer-function): Remove.
8982 (jit-lock-mode): Remove autoload cookie.
8983 Remove font-lock specific code.
8984 (jit-lock-unregister): Don't bother handling complex hooks any more.
8985 (jit-lock-refontify): New function.
8986 (jit-lock-fontify-buffer): Use it.
8987 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
8988 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
8989 Add optional args START and END.
8990 Never call font-lock-fontify-region directly.
8991 (jit-lock-function, jit-lock-stealth-fontify): Use it.
8992
8993 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
8994
8995 2000-10-08 Dave Love <fx@gnu.org>
8996
8997 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
8998
8999 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
9000
9001 * play/studly.el (studlify-region, studlify-word): Add autoload
9002 cookie.
9003
9004 * play/morse.el (morse-region, unmorse-region): Add autoload
9005 cookie.
9006
9007 * play/spook.el (spook-phrases-file): Use expand-file-name, not
9008 concat.
9009
9010 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
9011 insist on symbols starting with word syntax.
9012 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
9013 (eval-defun-1): Doc fix.
9014 (indent-sexp): Use nconc to build up indent-stack.
9015
9016 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
9017 Gnus with little use.
9018 (mail-setup-hook): Add mail-abbrevs-setup to options.
9019
9020 * recentf.el: Doc fixes.
9021
9022 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
9023 Clean up remainder.
9024
9025 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
9026 without timezone and (8) with timezone to enforce some whitespace.
9027 Simplify code somewhat.
9028
9029 * options.el (list-options): Doc that you should use customize.
9030
9031 * iswitchb.el (iswitchb-mode): Add :require.
9032
9033 * info.el (Info-goto-node, Info-menu): Doc fix.
9034 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
9035 (info-tool-bar-map): New variable.
9036 (Info-mode): Use it.
9037 (Info-edit-map): Define all in defvar.
9038 (speedbar-attached-frame): Avoid compiler warning.
9039
9040 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
9041 (global-map): Bind [tool-bar] to a filtered map.
9042 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
9043 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
9044 Allow PBM icons.
9045 (tool-bar-setup): Adjust calls of tool-bar-add-item.
9046
9047 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
9048 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
9049 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
9050 icons, except up_arrow, which is left-arrow rotated.
9051
9052 * imenu.el (imenu-add-to-menubar): Fix last change.
9053
9054 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
9055
9056 * generic-x.el (rul-generic-mode): Remove eval-when-compile
9057 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
9058
9059 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
9060
9061 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
9062 typos in doc strings.
9063
9064 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
9065 the doc strings how to customize Font Lock faces.
9066
9067 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
9068 computing growth when dragging the header line.
9069
9070 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
9071
9072 * simple.el (kill-line): Doc fix.
9073
9074 2000-10-08 Miles Bader <miles@gnu.org>
9075
9076 * faces.el (secondary-selection): Make foreground visible on tty.
9077
9078 * jka-compr.el (auto-compression-mode): Move to the end of the
9079 file, because `define-minor-mode' actually calls the mode-function
9080 if the associated variable is non-nil, which requires that all
9081 needed functions be already defined.
9082 (with-auto-compression-mode): Add autoload cookie.
9083
9084 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
9085
9086 * files.el (find-backup-file-name) [ms-dos]: If support for long
9087 file names is not available, behave as if version-control were set
9088 to never.
9089
9090 2000-10-07 Dave Love <fx@gnu.org>
9091
9092 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
9093 (browse-url-gnome-moz): New function.
9094 (browse-url-browser-function): Use it.
9095 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
9096
9097 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
9098
9099 * indent.el (tab-always-indent): New var.
9100 (indent-for-tab-command): Use it.
9101
9102 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
9103 raise an error. This way it can still default to a sane value.
9104
9105 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
9106
9107 * startup.el (fancy-splash-screens): Use local rather than global map.
9108 Don't use `update-menu-bindings' any more.
9109 Get rid of assumptions about keymap representation.
9110
9111 2000-10-06 Dave Love <fx@gnu.org>
9112
9113 * textmodes/fill.el (sentence-end-double-space)
9114 (sentence-end-without-period): Doc fix.
9115 (adaptive-fill-regexp): Purecopy.
9116 (unjustify-current-line): Use line-end-position.
9117 (fill-individual-paragraphs-prefix): Use line-beginning-position.
9118
9119 * net/eudc-vars.el (eudc): Add :version, :link.
9120
9121 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
9122
9123 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
9124 Fix for define-minor-mode.
9125 (function-at-point): Alias to function-called-at-point.
9126
9127 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
9128
9129 * simple.el (backward-word): Doc fix.
9130
9131 * image-file.el (image-file-name-regexp): image-file-regexps ->
9132 image-file-name-regexps.
9133 (image-file-name-extensions): Add pbm.
9134
9135 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
9136
9137 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
9138 and add filename to the names so that diff-mode can jump to source.
9139
9140 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
9141 (tex-font-lock-keywords, tex-font-lock-keywords-2)
9142 (tex-font-lock-keywords-1): Remove.
9143 (font-lock-turn-on-thing-lock): Use jit-lock-register.
9144 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
9145 (font-lock-default-fontify-region):
9146 Expand beg..end correctly when just following a multiline region.
9147 (font-lock-fontify-anchored-keywords):
9148 Include the anchor text as part of the multiline.
9149
9150 2000-10-06 Gerd Moellmann <gerd@gnu.org>
9151
9152 * loadup.el (toplevel): Load `loaddefs' before `help' because the
9153 latter needs the autoloaded define-minor-mode macro during the
9154 bootstrap.
9155
9156 * startup.el (command-line): For now, activate tool-bar-mode only
9157 if XPM images are supported.
9158
9159 * mouse.el (mouse-drag-header-line): Don't allow resizing a
9160 window by dragging a header-line at the top of the frame; that's
9161 confusing because the header-line doesn't move.
9162 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
9163 of treating the event as a list. Some cleanup.
9164
9165 2000-10-06 Miles Bader <miles@gnu.org>
9166
9167 * simple.el (display-message-or-buffer): New function.
9168 (shell-command-on-region): Use `display-message-or-buffer'.
9169
9170 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
9171 docstring parts.
9172
9173 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
9174 (smbclient-prompt-regexp): Add usage note to doc string.
9175 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
9176 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
9177 Use add-hook for adding the comint filter function, and only do so
9178 if it's not already in the global hook list.
9179 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
9180 to `make-local-variable'.
9181 (nslookup-font-lock-keywords): Remove prompt entry.
9182 (nslookup): Don't set the process-filter.
9183 (finger): Exit the loop correctly when the regexps list runs out.
9184 (ftp, smbclient, smbclient-list-shares):
9185 Set the real major mode immediately, not after execing.
9186 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
9187
9188 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
9189
9190 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
9191
9192 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
9193
9194 * which-func.el (which-func-format): Remove spurious space.
9195 (which-func-mode): Don't make it permanent-local.
9196 (which-func-ff-hook): Allow which-func-maxout to be nil.
9197 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
9198 (which-func-mode): Simplify.
9199 Use post-command-idle-hook rather than post-command-hook.
9200 Go through all buffers and update their state.
9201 (which-function): Also try add-log-current-defun-function.
9202
9203 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
9204 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
9205 Update call to with-vc-properties accordingly.
9206 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
9207 (vc-revert-buffer): More careful about window selection and deletion.
9208 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
9209
9210 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
9211 (cvs-retrieve-revision): Reuse a pre-existing buffer.
9212 (cvs-dired-action): Change the default to quickdir.
9213
9214 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
9215 if comment-indent-function returns nil.
9216 (comment-indent-default): New function.
9217 (comment-indent-function): Use it and document the new semantics.
9218
9219 * image-file.el: Docstring fixes.
9220
9221 * help.el (help-xref-on-pp): Use match-string.
9222 (describe-variable): New arg BUFFER.
9223 Store the current buffer in the help-xref-stack.
9224 (temp-buffer-resize-mode): Use define-minor-mode.
9225
9226 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
9227 consistently with its docstring.
9228 Set jit-lock-first-unfontify-pos in an idempotent way.
9229 (jit-lock-register): Autoload and add arg CONTEXTUAL.
9230
9231 2000-10-05 Alex Schroeder <alex@gnu.org>
9232
9233 * sql.el (sql-mysql-options): New variable.
9234 (sql-mysql): Use it.
9235
9236 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
9237
9238 * image.el (image): New group.
9239
9240 * smerge-mode.el (smerge-mine-face, smerge-other-face)
9241 (smerge-base-face, smerge-markers-face): Add dark-background variants.
9242
9243 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
9244
9245 * net/net-utils.el (nslookup-font-lock-keywords)
9246 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
9247 Ignore the value of wqindow-system; always define keywords
9248
9249 2000-10-05 Kenichi Handa <handa@etl.go.jp>
9250
9251 * startup.el (fancy-splash-screens): Remove the code for
9252 debugging; `(trace-to-stderr "EXITTT\n")'.
9253
9254 2000-10-05 Miles Bader <miles@gnu.org>
9255
9256 * diff-mode.el (diff-goto-source): Update call to
9257 `diff-hunk-status-msg' to reflect new REV variable.
9258
9259 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
9260
9261 * progmodes/icon.el (icon-mode):
9262 Don't gratuitously override the default for comment-column.
9263
9264 * vc-hooks.el (vc-mode-line): Fix interactive spec.
9265
9266 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
9267 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
9268 (jit-lock-functions): New var.
9269 (jit-lock-function-1): Use it if non-nil.
9270 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
9271 Set the `fontified' property before doing the fontification to avoid
9272 repeatedly going through the same error.
9273 Don't turn errors into messages.
9274 (jit-lock-register, jit-lock-unregister): New functions.
9275
9276 * dired.el (dired-mark-pop-up): Turn comment into docstring.
9277 Use with-current-buffer.
9278
9279 * dired-aux.el (dired-do-create-files, dired-kill-tree):
9280 Turn comment into docstring.
9281
9282 * apropos.el (apropos-mode): Use define-derived-mode.
9283
9284 2000-10-04 Gerd Moellmann <gerd@gnu.org>
9285
9286 * startup.el (fancy-splash-pending-command): New variable.
9287 (fancy-splash-pre-command): New function.
9288 (fancy-splash-screens): Rewritten.
9289 (command-line-1): If fancy-splash-pending-command is set, call it
9290 interactively.
9291
9292 2000-10-04 Dave Love <fx@gnu.org>
9293
9294 * toolbar/tool-bar.el (tool-bar-setup): New function.
9295 (tool-bar-mode): Use it.
9296
9297 * subr.el (substitute-key-definition): Doc fix.
9298 (play-sound-file): New command.
9299
9300 2000-10-04 Andre Spiegel <spiegel@gnu.org>
9301
9302 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
9303 vc-version-backup-file-name): New functions.
9304
9305 * files.el (basic-save-buffer): Call vc-before-save before saving.
9306
9307 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
9308 vc-cvs-stay-local-p.
9309
9310 * vc.el (vc-revert-buffer): Handle empty diff properly.
9311 (vc-version-backup-file): New function.
9312 (vc-checkout): Create a version backup if necessary.
9313 (vc-checkin): If a version backup file exists, delete it.
9314 (vc-version-diff): Diff locally using version backups, if available.
9315 (vc-revert-file): If there's a version backup, revert locally.
9316 (vc-transfer-file): Use version backup for base version, if
9317 available. If not, ask for confirmation whether to get it from the
9318 server. Update mode line before check-in.
9319
9320 2000-10-04 Dave Love <fx@gnu.org>
9321
9322 * toolbar/tool-bar.el (tool-bar-setup): New function.
9323 (tool-bar-mode): Use it.
9324
9325 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
9326
9327 * net/net-utils.el (nslookup-font-lock-keywords)
9328 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
9329 Only set if window-system is non-nil
9330 (net-utils-run-program): Returns buffer.
9331 (network-connection-reconnect): Added this function.
9332
9333 * generic.el:
9334 Incorporates extensive cleanup and docfixes by
9335 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
9336 Uses cl compile-time macros.
9337 (generic-mode-name, generic-comment-list)
9338 (generic-keywords-list, generic-font-lock-expressions)
9339 (generic-mode-function-list, generic-mode-syntax-table):
9340 Removed variables.
9341 (generic-mode-alist): Renamed to generic-mode-list.
9342 (generic-find-file-regexp): Default changed to "^#".
9343 (generic-read-type): Uses completing read on generic-mode-list.
9344 (generic-mode-sanity-check): removed this function.
9345 (generic-add-to-auto-mode): Removed this function
9346 (generic-mode-internal): Bind mode-specific definitions
9347 into function instead of putting them in alist.
9348 (generic-mode-set-comments): Reworked extensively.
9349 (generic-mode-find-file-hook): Simplified regexp searching
9350 (generic-make-keywords-list): Omit extra pair of parens
9351
9352 * find-lisp.el (find-lisp-find-files-internal):
9353 Make sure directory name ends with "/".
9354
9355 * generic-x.el (apache-conf-generic-mode):
9356 Regexp now allows leading whitespace.
9357 (rc-generic-mode): Added eval-when-compile
9358 around generic-make-keywords-list.
9359 Deleted duplicate regexp
9360 (rul-generic-mode): Added eval-when-compile
9361 around generic-make-keywords-list.
9362 (etc-fstab-generic-mode): New generic mode.
9363 (rul-generic-mode): Removed one eval-when-compile
9364 which caused a max-specpdl-size exceeded error.
9365
9366 2000-10-04 Miles Bader <miles@gnu.org>
9367
9368 * simple.el (minibuffer-temporary-goal-position): New variable.
9369 (next-history-element): Try to keep the position of point in the
9370 input string constant.
9371
9372 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
9373 (dired-do-create-files): If there's only one file, pass it in as
9374 the DEFAULT arg to dired-mark-read-file-name.
9375
9376 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
9377
9378 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
9379 (diff-goto-source): Be smarter when choosing REVERSE or not.
9380
9381 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
9382 (texinfo-mode-menu): Add an explicit shortcut for update all.
9383
9384 2000-10-03 Andre Spiegel <spiegel@gnu.org>
9385
9386 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
9387 factorize backend-specific code cleanly (this was essentially
9388 conceived by Stefan Monnier).
9389 (vc-unregister): Function removed.
9390 (vc-revert-file): New function.
9391 (vc-revert-buffer): Delegate some of the work to it.
9392
9393 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
9394 default branch unconditionally.
9395 (vc-rcs-set-default-branch): New function.
9396 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
9397 (vc-rcs-checkin): If an appropriate default branch has been set,
9398 force creation of that branch.
9399 (vc-rcs-receive-file): Rewritten to contain only backend-specific
9400 code (as suggested by Stefan Monnier).
9401
9402 2000-10-02 Gerd Moellmann <gerd@gnu.org>
9403
9404 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
9405 highlighting overlay with a different face over the overlay
9406 isearch uses to highlight the current match because that can lead
9407 to bad face combinations.
9408
9409 * loadup.el (toplevel): Load faces before isearch.
9410
9411 * isearch.el (isearch-faces): New custom group.
9412 (isearch): New defface; was already tested for in the code.
9413 (isearch-lazy-highlight-face): Changed to defface from defcustom.
9414 (isearch-highlight): Always use face `isearch'.
9415
9416 2000-10-02 Dave Love <fx@gnu.org>
9417
9418 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
9419 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
9420 comparison of opcode with operand.
9421
9422 2000-10-03 Miles Bader <miles@gnu.org>
9423
9424 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
9425 buffer, since the echo area will now grow to accommodate them.
9426
9427 2000-10-02 Andre Spiegel <spiegel@gnu.org>
9428
9429 * vc-hooks.el (vc-registered): If FILE used to be registered under
9430 a certain backend, try that one first.
9431
9432 * vc.el (vc-responsible-backend): Undo the previous change in the
9433 argument list. Handle multiple backends correctly.
9434 (vc-find-new-backend): Function removed.
9435 (vc-register): Use vc-responsible-backend, as before.
9436 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
9437
9438 2000-10-02 Gerd Moellmann <gerd@gnu.org>
9439
9440 * startup.el (fancy-splash-head): Change message below the
9441 logo.
9442
9443 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
9444
9445 * diff-mode.el (diff-goto-source): Emit a status message.
9446 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
9447 (diff-test-hunk): Fix doc string.
9448 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
9449 (diff-advance-after-apply-hunk): New variable.
9450 (diff-apply-hunk): Don't return a value.
9451
9452 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
9453
9454 * vc.el (vc-editable-p): Minor optimization.
9455 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
9456 (vc-find-new-backend): New function split from vc-responsible-backend.
9457 (vc-register): Use it.
9458 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
9459 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
9460 (vc-default-unregister, vc-revert-buffer): Docstring fix.
9461 (vc-clear-headers): Don't use find-file.
9462 (vc-revert-buffer): Use `and' again (must have been a braino).
9463 (vc-switch-backend): Only prompt if requested.
9464 Short circuit if nothing is to be done.
9465 Don't use vc-resynch-buffer which could lose unsaved editing.
9466 (vc-default-receive-file): Update call to vc-unregister.
9467 (with-vc-file, vc-next-action-on-file):
9468 Use vc-backend rather than vc-registered.
9469 (vc-next-action-on-file): Use intern-soft.
9470 Deal with read-only *vc-diff* buffer.
9471 (vc-transfer-file): Docstring fix.
9472
9473 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
9474 (vc-rcs-receive-file): Avoid with-vc-properties.
9475 Update call to vc-unregister.
9476 Use constant `RCS' rather than (dynamically bound) var `backend'.
9477
9478 2000-10-01 Andre Spiegel <spiegel@gnu.org>
9479
9480 * vc.el (vc-next-action-on-file): Update mode line only if file
9481 is visited.
9482 (vc-start-entry): New argument initial-contents. Don't visit the file
9483 if it isn't already visited. Brought documentation up-to-date.
9484 (vc-next-action, vc-register): Updated calls to vc-start-entry.
9485 (vc-checkin): New optional arg initial-contents, which is passed to
9486 vc-start-entry.
9487 (vc-finish-logentry): Make sure to bury log buffer only if there
9488 really is one. Call `vc-resynch-buffer' on log-file, not
9489 buffer-file-name.
9490 (vc-default-comment-history, vc-default-wash-log): New functions.
9491 (vc-index-of): Removed.
9492 (vc-transfer-file): Make do without the above.
9493 (vc-default-receive-file): Call comment-history unconditionally. Pass
9494 the resulting string to vc-checkin, instead of inserting it into the
9495 comment ring.
9496
9497 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
9498 unconditionally. Use the comments as initial contents of the log
9499 entry buffer. Document the trick to force branch creation with no
9500 changes.
9501
9502 2000-10-01 Miles Bader <miles@gnu.org>
9503
9504 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
9505 `recenter' with an arg to prevent redrawing the display.
9506
9507 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
9508
9509 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
9510
9511 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
9512
9513 * progmodes/c-mode.el (c-mode):
9514 Don't gratuitously override the default for comment-column.
9515
9516 * textmodes/tex-mode.el (latex-metasection-list): New var.
9517 (latex-imenu-create-index): Use it.
9518 Move the regexp construction outside loops (and use push).
9519 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
9520 (tex-font-lock-keywords): Moved from font-lock.el.
9521 (tex-comment-indent): Remove.
9522 (tex-common-initialization): Don't set comment-indent-function.
9523 (latex-block-default): New var.
9524 (tex-latex-block): Use it to provide a default choice.
9525 Add any unknown choice to latex-block-names.
9526 Insert [...] after {...}.
9527 (tex-last-unended-begin): Simplify regexp.
9528 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
9529 (latex-forward-sexp-1, latex-forward-sexp): New functions.
9530 (latex-mode): Set forward-sexp-function.
9531
9532 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
9533 Add regexp for @ignore ... @end ignore.
9534 (texinfo-heading-face): New face.
9535 (texinfo-font-lock-keywords): Use it.
9536 (texinfo-mode-menu): New menu.
9537 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
9538 New functions.
9539 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
9540 (texinfo-section-types-regexp, texinfo-section-level-regexp)
9541 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
9542 Remove declaration.
9543 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
9544
9545 * delsel.el (delete-selection-mode): Use define-minor-mode.
9546
9547 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
9548
9549 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
9550
9551 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
9552
9553 2000-09-30 Gerd Moellmann <gerd@gnu.org>
9554
9555 * replace.el (keep-lines-read-args): New function.
9556 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
9557 read arguments interactively. Add parameters RSTART and REND.
9558 Operate on the active region in Transient Mark mode.
9559
9560 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
9561
9562 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
9563 (authors-obsolete-files-regexps): New variable.
9564 (authors-add): Don't record changes in obsolete files.
9565
9566 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
9567
9568 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
9569
9570 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
9571 (comment-indent): Make sure there's a space between code and comment.
9572 Shift comments left to avoid going past fill-column.
9573
9574 2000-09-29 Gerd Moellmann <gerd@gnu.org>
9575
9576 * startup.el (startup-echo-area-message): New function.
9577 (display-startup-echo-area-message): Use it.
9578 (fancy-splash-screens): Rewritten to use keymaps and a timer.
9579 (fancy-splash-default-action): New function.
9580 (fancy-splash-screens-1): New function.
9581 (fancy-splash-head): Put a help-echo and a keymap under the image.
9582
9583 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
9584
9585 * diff-mode.el (diff-add-log-file-name): Remove.
9586 (diff-mode): Use add-log-buffer-file-name-function.
9587
9588 * add-log.el (find-change-log): New arg BUFFER-FILE.
9589 (add-log-file-name): Obey add-log-file-name-function.
9590 (add-log-buffer-file-name-function): New var.
9591 (add-change-log-entry): Use it.
9592
9593 2000-09-29 Miles Bader <miles@gnu.org>
9594
9595 * image-file.el (image-file-name-extensions): New variable.
9596 (image-file-name-regexps): Renamed from `image-file-regexps'.
9597 New default value is nil. Call `auto-image-file-mode'.
9598 (image-file-name-regexp): New function.
9599 (auto-image-file-mode): New minor mode.
9600 (insert-image-file): Don't make conditional on the image-file
9601 handler being enabled.
9602 (image-file-handler): Make the call here conditional instead.
9603 (set-image-file-handler-enabled, enable-image-file-handler)
9604 (disable-image-file-handler): Functions removed.
9605
9606 * emacs-lisp/authors.el (authors-print): Rephrase many-files
9607 string.
9608
9609 2000-09-29 Gerd Moellmann <gerd@gnu.org>
9610
9611 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
9612 it's a function from CL.
9613 (latex-imenu-create-index): Replace eval-when-compile with progn
9614 because latex-section-alist is not bound while compiling.
9615
9616 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
9617
9618 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
9619 (outline-mode): Use define-derived-mode.
9620
9621 * progmodes/perl-mode.el (perl-mode):
9622 * progmodes/awk-mode.el (awk-mode):
9623 * progmodes/asm-mode.el (asm-mode):
9624 Don't gratuitously override the default for comment-column.
9625
9626 * emacs-lisp/lisp.el (lisp-complete-symbol):
9627 Distinguish the let-binding case from the funcall case.
9628 (forward-sexp-function): New variable.
9629 (forward-sexp): Use it.
9630
9631 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
9632 (easy-mmode-defmap): Remove the now useless autoload.
9633
9634 * time.el (display-time-mode): Use define-minor-mode.
9635
9636 * subr.el (add-minor-mode): Don't eval NAME.
9637 Don't depend on the presence of TOGGLE-FUN for any special behavior.
9638 Use if rather than cond.
9639
9640 * simple.el (read-expression-map): Define more properly.
9641 (comment-indent-hook): Remove.
9642 (string-to-syntax): Bug fix.
9643
9644 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
9645 (cvs-ediff-diff): Fix typo.
9646 (cvs-revert-if-needed): Don't bother preserving read-only.
9647
9648 * paren.el (show-paren-mode): Use define-minor-mode.
9649
9650 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
9651 (toggle-auto-compression): Remove.
9652 (jka-compr-build-file-regexp): Remove useless grouping.
9653
9654 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
9655 Avoid user-reserved bindings.
9656 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
9657 (diff-header-face): Revert to grey85.
9658
9659 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
9660
9661 * complete.el (partial-completion-mode) <defcustom>: Remove.
9662 (partial-completion-mode): Use define-minor-mode.
9663 (PC-do-completion): Understand `completion-auto-help = delay'
9664 to mean to popup the completion buffer only the second time.
9665 (PC-include-file-all-completions, PC-include-file-all-completions)
9666 (PC-include-file-all-completions): Don't quote lambda.
9667
9668 * comint.el (comint-mode-hook): Docstring fix.
9669 (comint-mode): Use define-derived-mode.
9670 (comint-mode-map): Remove obsolete comment.
9671 (make-comint): Minor stylistic change.
9672 (comint-insert-clicked-input): Be more careful to find the overlay.
9673 Use this-command-keys rather than hardcoding mouse-2.
9674
9675 * font-lock.el: Replace confusing (,@ with ,
9676 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
9677 Don't use regexp-opt-depth. Spice up the regexp for args.
9678 Don't distinguish between cmds that can take an opt arg or not.
9679 Use `append' and `prepend' rather than `keep'.
9680
9681 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
9682 (latex-outline-regexp): New var.
9683 (latex-outline-level): New fun.
9684 (latex-section-alist): New var.
9685 (latex-imenu-create-index): Use it. Use `push' as well.
9686 (tex-shell-map): Initialize it properly.
9687 (tex-mode): Minor stylistic change.
9688 (plain-tex-mode): Use define-derived-mode.
9689 (latex-mode): Use define-derived-mode.
9690 Construct the paragraph regexps in a more readable way.
9691 Set the buffer-local outline-{level,regexp} vars.
9692 (slitex-mode): Derive from latex-mode.
9693 (tex-common-initialization): Don't kill-all-vars anymore.
9694 Add setting for comment-add and font-lock-defaults.
9695 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
9696 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
9697 (tex-start-tex): New arg DIR (and send a chdir command for it).
9698 Also display the shell buffer and save it in tex-last-buffer-texed.
9699 (tex-region): Use expand-file-name rather than concat.
9700 Remove code made useless by changes in tex-start-tex.
9701 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
9702
9703 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
9704
9705 2000-09-28 Dave Love <fx@gnu.org>
9706
9707 * eshell/eshell.el (eshell) <defgroup>: Add :version.
9708
9709 2000-09-28 Gerd Moellmann <gerd@gnu.org>
9710
9711 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
9712 `append'.
9713
9714 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
9715
9716 * info.el (Info-extract-pointer): Undo last change.
9717 Instead, fix the position of the `bound' arg to re-search-backward.
9718
9719 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
9720
9721 * info.el (Info-extract-pointer):
9722 Widen more carefully, to avoid finding pointers in other nodes.
9723 (Info-index): Use push.
9724
9725 2000-09-27 Gerd Moellmann <gerd@gnu.org>
9726
9727 * frame.el (set-frame-font): Remove call to obsolete function
9728 frame-update-faces.
9729 (set-foreground-color, set-background-color): Likewise for
9730 frame-update-face-colors.
9731
9732 2000-09-27 Miles Bader <miles@gnu.org>
9733
9734 * image-file.el: New file.
9735
9736 2000-09-27 Gerd Moellmann <gerd@gnu.org>
9737
9738 * frame.el (frame-notice-user-settings): Don't call
9739 frame-update-faces, which is a no-op now.
9740
9741 * ediff-wind.el (ediff-control-frame-parameters): Add zero
9742 tool-bar-lines.
9743
9744 2000-09-27 Dave Love <fx@gnu.org>
9745
9746 * mouse.el: Fix last change.
9747
9748 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
9749
9750 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
9751
9752 2000-09-22 Kenichi Handa <handa@etl.go.jp>
9753
9754 * international/quail.el (quail-help): The output message is
9755 improved.
9756
9757 2000-09-26 Dave Love <fx@gnu.org>
9758
9759 * mouse.el (popup-menu): If POSITION is nil, set it using
9760 mouse-position.
9761
9762 2000-09-25 Sam Steingold <sds@gnu.org>
9763
9764 * net/browse-url.el (browse-url-file-url): Check for null maps.
9765
9766 2000-09-26 Gerd Moellmann <gerd@gnu.org>
9767
9768 * frame.el (frame-notice-user-settings): Don't add a
9769 tool-bar-lines frame parameter to default-frame-alist in batch mode.
9770
9771 * frame.el (frame-notice-user-settings):
9772 Make tool-bar-mode and default-frame-alist consistent.
9773
9774 * toolbar/tool-bar.el (tool-bar-help): New function.
9775
9776 2000-09-25 Gerd Moellmann <gerd@gnu.org>
9777
9778 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
9779 current-load-list in top-level forms. Else this leaks a cons cell
9780 every time a defun is called.
9781
9782 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
9783
9784 2000-09-25 Dave Love <fx@gnu.org>
9785
9786 * startup.el (fancy-splash-head): Check XPM is available.
9787
9788 * autoinsert.el (auto-insert): Doc fix.
9789 (auto-insert-alist): Following GNU notices, don't say `copyright
9790 _by_'. Use line-beginning-position.
9791 (auto-insert): Check buffer-file-name is non-nil before use.
9792
9793 2000-09-25 Gerd Moellmann <gerd@gnu.org>
9794
9795 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
9796 starting with `@def' or `@multitable', in addition to ones
9797 specified by the user in auto-fill-inhibit-regexp.
9798
9799 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
9800
9801 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
9802 rmail-dont-reply-to-names matches the empty string.
9803
9804 2000-09-25 Gerd Moellmann <gerd@gnu.org>
9805
9806 * startup.el (command-line-1, fancy-splash-text): Change the
9807 text to sound more friendly.
9808
9809 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
9810
9811 * progmodes/hideshow.el: Update author email address.
9812 Generally, sync w/ maintainer version 5.22.
9813 (hs-hide-all-non-comment-function): New var.
9814 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
9815 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
9816 (hs-show-region): Delete this command.
9817 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
9818
9819 2000-09-22 Dave Love <fx@gnu.org>
9820
9821 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
9822 (hl-line-highlight): Specify buffer when moving overlay.
9823
9824 * progmodes/fortran.el (fortran-mode): Locally set
9825 normal-auto-fill-function.
9826 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
9827 (fortran-mode-map): Adjust auto-fill menu entry.
9828
9829 2000-09-22 Gerd Moellmann <gerd@gnu.org>
9830
9831 * vc-rcs.el (toplevel): Require `vc' when compiling.
9832
9833 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
9834
9835 2000-09-22 Andre Spiegel <spiegel@gnu.org>
9836
9837 * vc.el (vc-switch-backend): Signal an error if the file is not
9838 registered under the new backend.
9839
9840 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
9841 without explicit revision number.
9842
9843 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
9844
9845 * diff-mode.el (diff-file-header-face): Reset to its previous value.
9846 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
9847 (diff-xor): New function.
9848 (diff-find-source-location): Use it. Fix a stupid name clash.
9849 (diff-hunk-status-msg): New function.
9850 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
9851 (diff-test-hunk): Use diff-find-source-location.
9852 (diff-goto-source): Favor the `reverse'.
9853 (diff-hunk-text): Properly handle one-sided context diffs.
9854 (diff-apply-hunk): When done, advance to the next hunk.
9855
9856 2000-09-21 Gerd Moellmann <gerd@gnu.org>
9857
9858 * startup.el (command-line): If frame was created with a non-zero
9859 tool-bar-lines parameter, switch tool-bar-mode on.
9860
9861 * add-log.el (change-log-date-face, change-log-name-face)
9862 (change-log-email-face, change-log-file-face)
9863 (change-log-list-face, change-log-conditionals-face)
9864 (change-log-function-face, change-log-acknowledgement-face):
9865 New faces, inheriting from font-lock faces.
9866 (change-log-font-lock-keywords): Use them.
9867
9868 2000-09-21 Dave Love <fx@gnu.org>
9869
9870 * progmodes/cperl-mode.el (top-level): Clean up
9871 `eval-when-compile's and assorted defvars.
9872 (cperl-invalid-face): Don't double-quote value. Change custom
9873 type.
9874 (cperl-mode): Set normal-auto-fill-function and don't zap
9875 auto-fill-function.
9876 (cperl-imenu--function-name-regexp-perl): Renamed from
9877 imenu-example--function-name-regexp-perl.
9878 (cperl-imenu--create-perl-index): Renamed from
9879 imenu-example--create-perl-index.
9880 (cperl-xsub-scan): Don't require cl.
9881
9882 * msb.el (msb-mode-map): Use substitute-key-definition.
9883 (msb-mode): Use msb-mode-map.
9884
9885 2000-09-21 Andre Spiegel <spiegel@gnu.org>
9886
9887 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
9888 New functions.
9889 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
9890 (vc-switch-backend): New function.
9891 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
9892 (vc-register): Fix prompt.
9893 (vc-unregister, vc-default-unregister): New functions.
9894 (vc-version-diff): Handle empty buffer in sentinel.
9895
9896 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
9897 (vc-rcs-state-heuristic): Use it to guess the state of files with
9898 non-strict locking.
9899 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
9900 been set with -b, but not created yet.
9901 (vc-rcs-fetch-master-state): With non-strict locking, compare file
9902 contents in order to find the state.
9903 (vc-rcs-checkin): Allow creation of branches with no changes.
9904 (vc-rcs-unregister, vc-rcs-receive-file)
9905 (vc-rcs-set-non-strict-locking): New functions.
9906
9907 * vc-hooks.el (vc-name): Force correct computation of the value
9908 in case it is missing.
9909
9910 2000-09-21 Gerd Moellmann <gerd@gnu.org>
9911
9912 * startup.el (fancy-splash-tail): Use a different foreground
9913 color on a dark frame background.
9914
9915 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
9916
9917 * info.el: Use the correct capitalization when making Info-mode
9918 and Info-edit-mode `special' modes.
9919
9920 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
9921
9922 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
9923 (diff-mode): Add support for add-log.el.
9924 (diff-hunk-text): Use char offsets rather than line offsets.
9925 (diff-find-source-location): Replace LINE with line-offset (nil
9926 if not found) and always set POS to a meaningful position.
9927 Adapt to the new char-offsets.
9928 (diff-apply-hunk): Drop support for the unused `select' POPUP.
9929 Adapt to the new diff-find-source-location.
9930 (diff-goto-source): Adapt to the new diff-find-source-location.
9931
9932 * add-log.el (add-log-file-name): New function (split out of
9933 add-change-log-entry).
9934 (add-change-log-entry): Use it.
9935 Call add-log-file-name-function with the changelog file name if
9936 the current buffer is not associated with any file.
9937 Avoid find-file if the selected window is dedicated.
9938
9939 * diff-mode.el (diff-find-source-location):
9940 Move code from diff-apply-hunk. Return buffer rather than file.
9941 (diff-apply-hunk): Use the new result from diff-find-source-location.
9942 (diff-goto-source): Use the new diff-find-source-location.
9943
9944 2000-09-20 Dave Love <fx@gnu.org>
9945
9946 * iswitchb.el: Some doc fixes.
9947 (iswitchb-mode-map): Define completely initially. Inherit
9948 minibuffer-local-map.
9949 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
9950 fundamental-mode.
9951 (iswitchb-global-map): New variable.
9952 (iswitchb-summaries-to-end): Amalgamate regexps.
9953 (iswitchb-mode): New.
9954 (iswitchb-mode-hook): New variable.
9955 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
9956 `extensions'.
9957
9958 2000-09-20 Gerd Moellmann <gerd@gnu.org>
9959
9960 * ehelp.el (electric-help): New defgroup.
9961 (electric-help-shrink-window): New user-option.
9962 (with-electric-help): Use it.
9963
9964 * window.el (shrink-window-if-larger-than-buffer): If face
9965 `mode-line' has a :box, and we're on a graphical frame, add 1
9966 to the needed window height.
9967
9968 * frame.el (frame-notice-user-settings): Add a last parameter nil
9969 to a call to `append', because the last list passed to `append' is
9970 not copied, and so subsequent calls to assq-delete-all will modify
9971 default-frame-alist.
9972
9973 * startup.el (fancy-splash-image): Change :type.
9974 (fancy-splash-head): Use an XBM image if appropriate.
9975 (command-line-1): Show splash screens in more cases.
9976
9977 * startup.el (fancy-splash-text): Don't quote faces.
9978
9979 * dired.el (dired-font-lock-keywords): Undo last change.
9980 (dired-readin): Bind indent-tabs-mode to nil.
9981
9982 * startup.el (fancy-splash-head): If frame's background mode
9983 is `dark', change the black background of the image to gray.
9984 (fancy-splash-screens): Display startup echo area message.
9985 (display-startup-echo-area-message): New function.
9986
9987 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
9988
9989 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
9990
9991 * info.el (info-header-node): Tweak for color ttys.
9992
9993 * faces.el (face-valid-attribute-values): Make sure directories we
9994 search for stipples both exist and are readable before trying to
9995 search them.
9996
9997 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
9998 in the dry-run case.
9999
10000 * jka-compr.el (with-auto-compression-mode): New macro.
10001
10002 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
10003 (custom-group-tag-face, custom-variable-tag-face): Use relative
10004 :height and inherit from `variable-pitch' face instead of
10005 hardwiring :family.
10006 * hi-lock.el (hi-black-hb): Likewise.
10007
10008 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
10009 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
10010 toolbar-add-item, if image doesn't have a mask add a `:mask
10011 heuristic'.
10012
10013 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
10014
10015 * diff-mode.el: Docstring fixes.
10016 (diff-header-face, diff-comment-face): New faces.
10017 (diff-font-lock-keywords): Highlight a bit differently.
10018 (diff-find-source-location): Don't return SPAN any more.
10019 (diff-hunk-text): Don't bother erasing the temp buffer.
10020 (diff-find-text): Drop argument LINE.
10021 (diff-apply-hunk): Update calls to diff-find-text.
10022 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
10023
10024 * calendar/calendar.el: Docstring fixes.
10025 (calendar-make-alist): Don't quote lambda.
10026 (calendar-star-date): Use make-local-variable.
10027
10028 2000-09-19 Dave Love <fx@gnu.org>
10029
10030 * toolbar/tool-bar.el: Renamed from toolbar.el.
10031 Change `toolbar' to `tool-bar' generally in symbols.
10032 Make some items invisible in `special' major modes.
10033 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
10034 Add arg PROPS.
10035
10036 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
10037 Add :version here.
10038 (fancy-splash-delay, fancy-splash-image): Remove :version here.
10039
10040 2000-09-19 Gerd Moellmann <gerd@gnu.org>
10041
10042 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
10043
10044 * files.el (find-file-suppress-same-file-warnings): New user-option.
10045 (find-file-noselect): Use it.
10046
10047 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
10048 (fancy-splash-screen): Defgroup.
10049
10050 * add-log.el (change-log-font-lock-keywords): Match names
10051 more exactly for the case that font-lock-constant-face is
10052 underlined.
10053
10054 2000-09-19 Richard M. Stallman <rms@gnu.org>
10055
10056 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
10057
10058 2000-09-19 Andre Spiegel <spiegel@gnu.org>
10059
10060 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
10061
10062 2000-09-19 Gerd Moellmann <gerd@gnu.org>
10063
10064 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
10065 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
10066 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
10067 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
10068 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
10069 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
10070 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
10071 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
10072 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
10073 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
10074 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
10075 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
10076
10077 * startup.el (fancy-splash-text): New variable.
10078 (fancy-splash-delay, fancy-splash-image): New user-options.
10079 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
10080 (fancy-splash-screens): New functions.
10081 (command-line-1): If display has a `display' frame parameter, has
10082 colors, and we have XPM support, show more fancy splash screens.
10083
10084 2000-09-19 Dave Love <fx@gnu.org>
10085
10086 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
10087 with null `help'. Use modern backquote syntax.
10088
10089 2000-09-19 Gerd Moellmann <gerd@gnu.org>
10090
10091 * font-lock.el (font-lock-mode): Change message telling the user
10092 that ``the buffer is too big''.
10093
10094 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
10095 for instance for the case that tab-width is 2.
10096
10097 2000-09-18 Gerd Moellmann <gerd@gnu.org>
10098
10099 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
10100 toolbar-add-item, if image doesn't have a mask add a `:mask
10101 heuristic'.
10102
10103 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
10104
10105 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
10106 and return a cons if it's non-nil.
10107 (diff-apply-hunk): Try to jump to the line in the source text
10108 corresponding to the position of point in the in the hunk.
10109
10110 * info.el (Info-title-3-face, Info-title-2-face)
10111 (Info-title-1-face): Use face inheritance and relative sizes
10112 instead of hard-wiring things.
10113
10114 * faces.el (secondary-selection): Make dark-background variant sane.
10115
10116 2000-09-16 Andrew Innes <andrewi@gnu.org>
10117
10118 * makefile.w32-in (compile-files-CMD): No need to make .elc files
10119 read-only, since they aren't under VC now.
10120
10121 2000-09-17 Dave Love <fx@gnu.org>
10122
10123 * tmm.el: Replace mapcar with mapc in several places.
10124
10125 * loadhist.el (unload-feature): Maybe call elp-restore-list and
10126 ad-unadvise.
10127
10128 * international/latin1-disp.el: New file.
10129
10130 * calendar/cal-move.el (scroll-calendar-left)
10131 (scroll-calendar-right): Make arg optional (for active mode line).
10132
10133 * calendar/calendar.el (calendar-mode-line-format): Make fields
10134 mouse-sensitive.
10135 (calendar-read-date, calendar-read-date, calendar-window-list):
10136 Unquote lambda.
10137 (calendar-month-name): Use aref, not sref.
10138
10139 * view.el (minor-mode-alist): Propertize the string.
10140
10141 * international/characters.el (standard-case-table): Add entries
10142 for Greek.
10143
10144 2000-09-18 Miles Bader <miles@gnu.org>
10145
10146 * info.el (info-node, info-xref): Add dark-background variants.
10147
10148 * faces.el (header-line): Change defaults to be less confusing
10149 when mixed with mode-lines.
10150
10151 * info.el (Info-fontify-node): Make a few cleanups.
10152 Add extra `help-echo' and `local-map' props to node xrefs.
10153 Use header-specific faces for node-names & xrefs.
10154 (Info-use-header-line): New variable.
10155 (info-header-xref, info-header-node): New faces.
10156 (Info-setup-header-line): New function.
10157 (Info-select-node): Call Info-setup-header-line when enabled.
10158 (Info-extract-pointer): Work even if the header line is hidden.
10159 (Info-header-line): New variable.
10160
10161 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
10162
10163 * vms-patch.el (print-region-function): Don't quote lambda.
10164
10165 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
10166
10167 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
10168 (lm-get-header-re): Allow spaces between the header and the colon.
10169 (lm-header): Allow $ in non-RCS headers.
10170 (lm-header-multiline): Put the strings back into order.
10171 Stop at an empty line. Don't require two space chars if the
10172 line is clearly not another header line.
10173
10174 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
10175 (popup-menu-popup): Remove.
10176
10177 2000-09-15 Gerd Moellmann <gerd@gnu.org>
10178
10179 * toolbar/toolbar.el (toolbar-add-item): Use the same image
10180 specification if or if not tool-bar item contains an `:enabled'
10181 property.
10182
10183 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
10184 current buffer has no file name.
10185
10186 2000-09-15 Dave Love <fx@gnu.org>
10187
10188 * strokes.el: Sync with maintainer's current version with changes
10189 for Emacs, but avoid runtime cl and levents.
10190 (toplevel): Change autoloads and compilation requires.
10191 (strokes-version, strokes-bug-address, strokes-lift): Values
10192 changed.
10193 (strokes-xpm-header, strokes-insinuated): New variable.
10194 (strokes): Add :link.
10195 (strokes-mode): Customized.
10196 (strokes-while-inhibiting-garbage-collector): New macro.
10197 (strokes-remassoc): Avoid remove-if.
10198 (strokes-fix-button2-command): Don't use ad-do-it.
10199 (strokes-insinuate): New function.
10200 (strokes-button-press-event-p, strokes-button-release-event-p):
10201 New functions, used instead of non-`strokes-' versions..
10202 (strokes-mouse-event-p): Rewritten.
10203 (strokes-event-closest-point): Avoid event-point.
10204 (strokes-get-grid-position): Avoid cdadr, caadr
10205 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
10206 functions.
10207 (strokes-help): Use with-output-to-temp-buffer.
10208 (strokes-window-configuration-changed-p): New function.
10209 (strokes-update-window-configuration): Use buffer-live-p,
10210 strokes-window-configuration-changed-p.
10211 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
10212 (strokes-char-face): New face.
10213 (strokes-char-table, strokes-base64-chars): New variable.
10214 (strokes-xpm-for-stroke, strokes-list-strokes)
10215 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
10216 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
10217 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
10218 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
10219 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
10220 functions.
10221
10222 2000-09-15 Gerd Moellmann <gerd@gnu.org>
10223
10224 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
10225
10226 * image.el (create-image): Doc fix.
10227
10228 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
10229 instead of `:heuristic-mask t'.
10230
10231 2000-09-14 Andrew Innes <andrewi@gnu.org>
10232
10233 * makefile.w32-in: Revert to Unix line endings.
10234
10235 2000-09-14 Andrew Innes <andrewi@gnu.org>
10236
10237 * makefile.w32-in: Add bootstrap support. Also copy lisp source
10238 when installing.
10239
10240 * makefile.nt (DONTCOMPILE): Fix typo.
10241
10242 * shell.el (shell-write-history-on-exit): New function.
10243 (shell-dumb-shell-regexp): New custom variable.
10244 (shell-mode): Make shell-write-history-on-exit the process
10245 sentinel if shell name matches shell-dumb-shell-regexp.
10246
10247 * w32-fns.el: Comment out before-init-hook function which resets
10248 source-directory based; this breaks bootstrap.
10249
10250 2000-09-14 Dave Love <fx@gnu.org>
10251
10252 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
10253 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
10254 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
10255 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
10256 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
10257 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
10258 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
10259 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
10260 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
10261
10262 * toolbar/toolbar.el: New.
10263
10264 * subdirs.el: Add toolbar.
10265
10266 2000-09-14 Gerd Moellmann <gerd@gnu.org>
10267
10268 * indent.el (indent-for-tab-command): Doc fix.
10269
10270 2000-09-14 Alex Schroeder <alex@gnu.org>
10271
10272 * ansi-color.el (ansi-colors): Doc change.
10273 (ansi-color-get-face): Simplified regexp.
10274 (ansi-color-faces-vector): Added more faces, doc change.
10275 (ansi-color-names-vector): Doc change.
10276 (ansi-color-regexp): Simplified regexp.
10277 (ansi-color-parameter-regexp): New regexp.
10278 (ansi-color-filter-apply): Doc change.
10279 (ansi-color-filter-region): Doc change.
10280 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
10281 deal with zero length parameters.
10282 (ansi-color-apply-on-region): Doc change.
10283 (ansi-color-map): Doc change.
10284 (ansi-color-map-update): Removed debugging message.
10285 (ansi-color-get-face-1): Added condition-case to trap
10286 args-out-of-range errors.
10287 (ansi-color-get-face): Doc change.
10288 (ansi-color-make-face): Removed.
10289 (ansi-color-for-shell-mode): New option.
10290
10291 2000-09-13 Kenichi Handa <handa@etl.go.jp>
10292
10293 * international/quail.el (quail-start-translation): Translate KEY
10294 if necessary even if it doesn't have any mapping in the current
10295 input method.
10296 (quail-start-conversion): Likewise.
10297 (quail-help): The output message is improved.
10298
10299 2000-09-13 Miles Bader <miles@gnu.org>
10300
10301 * comint.el (comint-output-filter): Revert to using
10302 `insert-before-markers'. Add bletcherous hack to undo damage
10303 caused by `insert-before-markers'. Put `front-sticky' property on
10304 overlays created here so that the field code understands how the
10305 overlay works. Use a let when making comint-last-prompt-overlay,
10306 so that the code is easier to read.
10307
10308 2000-09-13 Dave Love <fx@gnu.org>
10309
10310 * wid-edit.el (widget-default-format-handler): DTRT when
10311 doc-property is a function.
10312
10313 2000-09-12 Francesco Potorti` <pot@gnu.org>
10314
10315 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
10316 filed name if it's not there.
10317
10318 2000-09-12 Dave Love <fx@gnu.org>
10319
10320 * simple.el (read-mail-command): Doc fix.
10321 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
10322
10323 * vc.el (vc-dired-listing-switches): Fix :version.
10324
10325 * vc-hooks.el: Doc fixes.
10326
10327 * subr.el (add-minor-mode): Use toggle-fun arg.
10328
10329 * speedbar.el: Add :version to several defcustoms.
10330
10331 * imenu.el (imenu--truncate-items, imenu--cleanup)
10332 (imenu--generic-function): Avoid mapcar.
10333 (imenu--replace-spaces): Function removed.
10334 (imenu--completion-buffer): Use subst-char-in-string.
10335 (imenu-add-to-menubar): Use keymap inheritance.
10336
10337 2000-09-12 Miles Bader <miles@gnu.org>
10338
10339 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
10340 (diff-mode-map): Bind `diff-test-hunk'.
10341 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
10342
10343 2000-09-11 Gerd Moellmann <gerd@gnu.org>
10344
10345 * bytecomp.el (byte-compile-defvar): Undo last change
10346 because it breaks '(make-variable-buffer-local (defvar ...)'
10347 which is used at least in dired.
10348
10349 2000-09-12 Kenichi Handa <handa@etl.go.jp>
10350
10351 * international/quail.el (quail-define-package): Docstring
10352 modified.
10353
10354 2000-09-12 Kenichi Handa <handa@etl.go.jp>
10355
10356 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
10357 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
10358 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
10359 docstring of "chinese-py".
10360
10361 * international/quail.el (quail-translation-docstring): New
10362 variable.
10363 (quail-show-keyboard-layout): Docstring modified.
10364 (quail-select-current): Likewise.
10365 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
10366 infinite recursive call.
10367 (quail-help): Check quail-translation-docstring. Format of the
10368 output changed.
10369 (quail-help-insert-keymap-description): Adjusted for the above
10370 change.
10371
10372 2000-09-11 Gerd Moellmann <gerd@gnu.org>
10373
10374 * bytecomp.el (byte-compile-defvar): Only cons onto
10375 current-load-list in top-level forms. Else this leaks a cons cell
10376 every time a defun is called.
10377
10378 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
10379
10380 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
10381 Now understands non-unified diffs. Some functionality moved into
10382 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
10383 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
10384 modify anything. Only reposition point in the patched file if the
10385 patch succeeds. Only pop up another window if POPUP is true.
10386 Emit a message describing what happened if successful, and at what
10387 line-offset. Automatically detect reversed hunks and do something
10388 appropriate.
10389 (diff-hunk-text, diff-find-text): New functions.
10390 (diff-filter-lines): Function removed.
10391 (diff-test-hunk): New function.
10392 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
10393
10394 2000-09-10 Dave Love <fx@gnu.org>
10395
10396 * textmodes/tildify.el: Minor doc/commentary fixes.
10397 (tildify) <defgroup>: Add :version.
10398
10399 * faces.el (face-x-resources): Make custom type more specific.
10400 (frame-background-mode): Use mapc.
10401 (region) <defcustom>: Add :version.
10402
10403 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
10404
10405 * vc-sccs.el (vc-sccs-register):
10406 * vc-rcs.el (vc-rcs-register):
10407 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
10408 * vc.el (vc-register): Clear file's properties.
10409
10410 2000-09-08 Gerd Moellmann <gerd@gnu.org>
10411
10412 * faces.el (face-spec-set): Only face-spec-reset-face when
10413 ATTRS is non-nil.
10414
10415 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
10416
10417 * help.el (help-insert-xref-button): Fix a typo in doc string.
10418
10419 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
10420
10421 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
10422 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
10423 methods.
10424
10425 * menu-bar.el (read-mail-item-name): New function.
10426 (menu-bar-tools-menu): Use it to compute and display the package
10427 used to read email.
10428 (menu-bar-tools-menu): Fix typo in GUD's help string.
10429
10430 2000-09-07 Dave Love <fx@gnu.org>
10431
10432 * diff-mode.el (diff-mouse-goto-source): New function.
10433
10434 * vc-sccs.el: Doc fixes.
10435 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
10436
10437 * vc-rcs.el: Doc fixes.
10438 (vc-rcs-register-switches, vc-rcs-checkin-switches)
10439 (vc-rcs-checkout-switches, vc-rcs-header)
10440 (vc-rcs-master-templates): Add or change :version.
10441
10442 * vc-cvs.el: Doc fixes.
10443 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
10444 (vc-cvs-stay-local): Add :version.
10445
10446 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
10447
10448 2000-09-07 Kenichi Handa <handa@etl.go.jp>
10449
10450 * international/quail.el (quail-help): Fix previous change.
10451
10452 2000-09-07 Gerd Moellmann <gerd@gnu.org>
10453
10454 * faces.el (color-values): Doc fix.
10455
10456 * faces.el (frame-set-background-mode): Use frame-parameter
10457 instead of frame-parameters.
10458
10459 * frame.el (filtered-frame-list): Reduce consing.
10460 (frames-on-display-list): Call frame-parameter instead of
10461 frame-parameters.
10462
10463 2000-09-07 Kenichi Handa <handa@etl.go.jp>
10464
10465 * language/devan-util.el (devanagari-to-indian-region): In the
10466 loop, change the following char, not preceding char.
10467
10468 2000-09-07 Gerd Moellmann <gerd@gnu.org>
10469
10470 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
10471 instead of frame-parameters.
10472
10473 * faces.el (set-face-attribute): Simplify by calling
10474 internal-set-lisp-face-attribute with FRAME being 0.
10475
10476 * vc.el: Remove `Id' version control keyword.
10477
10478 2000-09-07 Kenichi Handa <handa@etl.go.jp>
10479
10480 * help.el (help-make-xrefs): Adjusted for the change of
10481 help-xref-mule-regexp.
10482 (help-insert-xref-button): New function.
10483
10484 * international/mule-cmds.el (help-xref-mule-regexp-template):
10485 Include the pattern for character set.
10486 (leim): New group.
10487
10488 * international/quail.el: Don't require face.
10489 (quail): New group.
10490 (quail-other-command): Dummy command to make quail-help work better.
10491 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
10492 (quail-keyboard-layout-substitution): New variable.
10493 (quail-update-keyboard-layout): New function.
10494 (quail-keyboard-layout-type): New customizable variable.
10495 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
10496 (quail-keyboard-translate): Pay attention to
10497 quail-keyboard-layout-substitution.
10498 (quail-insert-kbd-layout): New function.
10499 (quail-show-keyboard-layout): New function.
10500 (quail-get-translation): If the definition is a vector of length
10501 1, and the element is a string of length 1, return the character
10502 in that string.
10503 (quail-update-current-translations): Fix the case of
10504 relative-index out of range.
10505 (quail-build-decode-map, quail-insert-decode-map): New Functions.
10506 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
10507 Show key sequences for all available characters.
10508 (quail-help-insert-keymap-description): Don't show such verbose
10509 key bindings as quail-self-insert-command.
10510
10511 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
10512 Format changed, and each element now have extra documentations.
10513 (tit-process-header): Delete invalid characters from TIT-PROMPT.
10514 Adjusted for the change of quail-cxterm-package-ext-info.
10515
10516 2000-09-06 Gerd Moellmann <gerd@gnu.org>
10517
10518 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
10519 requiring it leads to a recursive loading of vc.el and vc-hooks.el
10520 during bootstrap.
10521
10522 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10523
10524 * vc.el: (toplevel): Don't require `dired' at run-time.
10525 (vc-dired-resynch-file): Remove autoload cookie.
10526
10527 2000-09-05 Andre Spiegel <spiegel@gnu.org>
10528
10529 * vc.el: Made several backend functions optional.
10530 (vc-default-responsible-p): New function.
10531 (vc-merge): Use RET for first version to trigger merge-news, not
10532 prefix arg.
10533 (vc-annotate): Handle backends that do not support annotation.
10534 (vc-default-merge-news): Removed. The existence of a merge-news
10535 implementation is now checked on caller sites.
10536
10537 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
10538 case.
10539
10540 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
10541 special case that has been removed from the default in vc-hooks.el.
10542
10543 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10544
10545 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
10546
10547 2000-09-05 Andre Spiegel <spiegel@gnu.org>
10548
10549 * vc-hooks.el: Require vc during compilation.
10550 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
10551 macro `with-vc-properties' in vc.el.
10552 (vc-file-getprop): Doc fix.
10553 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
10554
10555 * vc.el: Require dired-aux during compilation.
10556 (vc-name-assoc-file): Moved to vc-sccs.el.
10557 (with-vc-properties): New macro.
10558 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
10559 vc-finish-steal): Use it.
10560 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
10561 to the backend-specific function is now supposed to do the checkout,
10562 too.
10563 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
10564
10565 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
10566 set file properties; that gets done in the generic code now.
10567
10568 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
10569 Changed parameter list, added code from vc.el that does the
10570 checkout, possibly with a double-take.
10571
10572 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
10573 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
10574 the above under the new name.
10575 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
10576 parameter list, added checkout command.
10577 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
10578 properties; that gets done in the generic code now.
10579
10580 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10581
10582 * vc.el: Docstring fixes (courtesy of checkdoc).
10583
10584 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10585
10586 * vc.el (vc-checkout-writable-buffer-hook)
10587 (vc-checkout-writable-buffer): Remove.
10588 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
10589 (vc-log-mode): Make it into a clean derived major mode.
10590 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
10591 vc-log-mode if log-edit is not available.
10592 (vc-dired-mode-map): Don't set-keymap-parent yet.
10593 (vc-dired-mode): Do set-keymap-parent here.
10594 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
10595
10596 2000-09-05 Gerd Moellmann <gerd@gnu.org>
10597
10598 * faces.el (set-face-attribute, face-spec-reset-face)
10599 (face-spec-set): Avoid consing by removing calls to `apply'.
10600
10601 * frame.el (frame-parameter): Move to C code.
10602
10603 2000-09-05 Dave Love <fx@gnu.org>
10604
10605 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
10606 insert-before-markers-and-inherit. Now checked systematically!
10607
10608 2000-09-05 Alex Schroeder <alex@gnu.org>
10609
10610 * sql.el (sql-postgres): Use sql-postgres-options.
10611 (sql-postgres-options): New variable.
10612
10613 2000-09-05 Alex Schroeder <alex@gnu.org>
10614
10615 * sql.el (sql-mode-menu): Work around missing variable mark-active
10616 in XEmacs.
10617 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
10618 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
10619 compatibility.
10620
10621 2000-09-04 Gerd Moellmann <gerd@gnu.org>
10622
10623 * vc.el (vc-dired-resynch-file): Add autoload cookie.
10624
10625 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
10626
10627 * Makefile.in (DONTCOMPILE): Fix typo in file name.
10628
10629 2000-09-04 Andre Spiegel <spiegel@gnu.org>
10630
10631 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
10632 don't support anything else under SCCS yet.
10633
10634 * vc-hooks.el: Minor doc fixes.
10635
10636 2000-09-04 Andre Spiegel <spiegel@gnu.org>
10637
10638 * vc.el (vc-next-action-on-file): Do not visit the file if it's
10639 not necessary. If verbose in state `needs-patch', do the same as
10640 under `up-to-date'. When NOT verbose and `needs-patch', check out
10641 latest version instead of `merge-news'.
10642 (vc-next-action-dired): Don't mess with default-directory here; it
10643 breaks other parts of dired. It is the job of the
10644 backend-specific functions to adjust it temporarily if they need it.
10645 (vc-next-action): Remove a special CVS case.
10646 (vc-clear-headers): New optional arg FILE.
10647 (vc-checkin, vc-checkout): Set properties vc-state and
10648 vc-checkout-time properly.
10649 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
10650 (vc-print-log): Use new backend function `show-log-entry'.
10651 (vc-cancel-version): Do the checks in a different order. Added a
10652 FIXME concerning RCS-only code.
10653
10654 * vc-rcs.el (vc-rcs-show-log-entry): New function.
10655 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
10656
10657 * vc-cvs.el (vc-cvs-show-log-entry): New function.
10658
10659 * vc-hooks.el (vc-default-mode-line-string): Show state
10660 `needs-patch' as a `-' too.
10661
10662 2000-09-04 Andre Spiegel <spiegel@gnu.org>
10663
10664 * vc.el (vc-responsible-backend): New optional arg REGISTER.
10665 (vc-default-could-register): New function.
10666 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
10667 (vc-resynch-buffer): Call vc-dired-resynch-file.
10668 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
10669 vc-resynch-buffer instead of vc-resynch-window.
10670 (vc-next-action-dired): Don't redisplay here, that gets done as a
10671 result of the individual file operations.
10672 (vc-retrieve-snapshot): Corrected prompt order.
10673
10674 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
10675
10676 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
10677 as well.
10678 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
10679 hostname regexps. Updated all callers.
10680 (vc-cvs-responsible-p): Handle directories as well.
10681 (vc-cvs-could-register): New function.
10682 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
10683 properties up-to-date.
10684
10685 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
10686 user whether to create one.
10687
10688 2000-09-04 Andre Spiegel <spiegel@gnu.org>
10689
10690 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
10691 check out a non-existing file.
10692
10693 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
10694 workfile does not exist.
10695
10696 * vc.el (vc-version-diff): Use `require' to check for existence of
10697 diff-mode.
10698
10699 2000-09-04 Andre Spiegel <spiegel@gnu.org>
10700
10701 * vc-cvs.el (vc-cvs-registered): Use new function
10702 vc-cvs-parse-entry to do the actual work.
10703
10704 2000-09-04 Andre Spiegel <spiegel@gnu.org>
10705
10706 * vc-hooks.el (vc-find-backend-function): If function doesn't
10707 exist, return nil instead of error.
10708 (vc-call-backend): Doc fix.
10709
10710 * vc.el (vc-do-command): Doc fix.
10711 (vc-finish-logentry): When checking in from vc-dired, choose the
10712 right backend for logentry check.
10713 (vc-dired-mode-map): Inherit from dired-mode-map.
10714 (vc-dired-mode): Local value of dired-move-to-filename-regexp
10715 simplified.
10716 (vc-dired-state-info): Removed, updated caller.
10717 (vc-default-dired-state-info): Use parentheses instead of hyphens.
10718 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
10719 (vc-dired-listing-switches): New variable.
10720 (vc-directory): Use it, instead of dired-listing-switches.
10721
10722 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
10723 (vc-cvs-dir-state): New function.
10724 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
10725 (vc-cvs-parse-entry): New function, also to be used in
10726 vc-cvs-registered.
10727
10728 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10729
10730 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
10731 *or* single-window-frames.
10732
10733 2000-09-04 Andre Spiegel <spiegel@gnu.org>
10734
10735 * vc.el (vc-update-changelog): Split into generic part and default
10736 implementation. Doc string adapted.
10737 (vc-default-update-changelog): New function. Call the `rcs2log'
10738 script in exec-directory, to fix a long-standing nuisance.
10739
10740 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
10741 simply signals an error.
10742
10743 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10744
10745 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
10746 control-flow more clear and to avoid running `cvs' twice.
10747
10748 * vc.el (vc-next-action-on-file): Doc fix.
10749 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
10750 (vc-print-log): Eval `file' before constructing the continuation.
10751
10752 2000-09-04 Andre Spiegel <spiegel@gnu.org>
10753
10754 * vc.el (vc-next-action-on-file): Corrected several messages.
10755 (vc-merge): Add prefix arg `merge-news'; handle it.
10756
10757 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
10758 is not reached. It is.
10759 (vc-cvs-merge): Set state to 'edited after merge.
10760 (vc-cvs-merge-news): Set workfile version to nil if not known.
10761 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
10762
10763 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
10764 via stdout. (Merge from main line.)
10765
10766 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10767
10768 * vc.el (vc-finish-logentry): Thinko in the "same comment"
10769 detection.
10770
10771 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10772
10773 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
10774 against kill-all-local-variables.
10775 (vc-log-edit): Don't save vc-parent-buffer any more.
10776 (vc-last-comment-match): Initialize to an empty string.
10777 (vc-post-command-functions): New hook.
10778 (vc-do-command): Run it.
10779 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
10780 (vc-finish-logentry): Only add the comment to the ring if it's
10781 different from the last comment entered.
10782 (vc-new-comment-index): New function.
10783 (vc-previous-comment): Use it. Make the minibuffer message
10784 slightly less terse.
10785 (vc-comment-search-reverse): Make it work forward as well. Don't
10786 set vc-comment-ring-index if no match is found. Use
10787 vc-new-comment-index.
10788 (vc-comment-search-forward): Use vc-comment-search-reverse.
10789 (vc-dired-mode-map): Don't inherit from dired-mode-map since
10790 define-derived-mode will do it for us. Bind `v' to a keymap that
10791 inherits from vc-prefix-map so that we can bind `vt' without
10792 binding C-x v t.
10793 (vc-retrieve-snapshot): Parenthesis typo.
10794
10795 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
10796 to 1. Make sure to switch to *vc* before looking for an error
10797 message. Use vc-parse-buffer.
10798
10799 2000-09-04 Andre Spiegel <spiegel@gnu.org>
10800
10801 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
10802 and NAME.
10803 (vc-retrieve-snapshot): Split into two parts.
10804 (vc-default-retrieve-snapshot): New function.
10805
10806 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
10807 (vc-cvs-retrieve-snapshot): New function (untested).
10808 (vc-cvs-stay-local): Default to t.
10809 (vc-cvs-remote-p): New function and property.
10810 (vc-cvs-state): Stay local only if the above is t.
10811 (vc-handle-cvs): Removed.
10812 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
10813 done via vc-handled-backends now.
10814 (vc-cvs-header): Escape Id.
10815
10816 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10817
10818 * vc.el (vc-do-command): Remove unused commands.
10819 (vc-version-diff): Make sure default-directory ends with a slash.
10820 Move the window commands into a vc-exec-after.
10821 (vc-print-log): Move more of the code into the `vc-exec-after'.
10822
10823 2000-09-04 Andre Spiegel <spiegel@gnu.org>
10824
10825 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
10826 (vc-print-log): Search current revision from beginning of buffer.
10827 (vc-revert-buffer): Clear echo area after the diff is finished.
10828 (vc-prefix-map): Removed definition of "t" for terse display in vc
10829 dired.
10830 (vc-dired-mode-map): Inherit from dired-mode-map. Added
10831 definition of "vt" for terse display.
10832 (vc-dired-mode): Fix dired-move-to-filename-regexp.
10833
10834 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10835
10836 * vc.el (vc-exec-after): Avoid caddr.
10837
10838 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10839
10840 * vc.el (vc-exec-after): New function.
10841 (vc-do-command): Use it to add a termination message for async
10842 procs.
10843 (vc-checkout): Try to handle a missing-backend situation.
10844 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
10845 of a directory with a backend using async diffs.
10846 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
10847 present.
10848
10849 * vc-sccs.el (vc-sccs-state-heuristic): Use
10850 file-ownership-preserved-p.
10851
10852 * vc-rcs.el (vc-rcs-state-heuristic): Use
10853 file-ownership-preserved-p.
10854 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
10855
10856 2000-09-04 Andre Spiegel <spiegel@gnu.org>
10857
10858 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
10859 vc-do-command.
10860
10861 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
10862 when there are no changes.
10863
10864 2000-09-04 Andre Spiegel <spiegel@gnu.org>
10865
10866 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
10867
10868 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
10869
10870 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10871
10872 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
10873
10874 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
10875 the `fset' outside of the defvar so that it works even if
10876 vc-prefix-map was already defined.
10877 (vc-setup-buffer): New function, split out of vc-do-command.
10878 (vc-do-command): Allow BUFFER to be t to mean `just use the
10879 current buffer without any fuss'.
10880 (vc-version-diff): Change the `diff' backend operation to just put
10881 the diff in the current buffer without erasing it. Always use
10882 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
10883 shrink-window-if-larger-than-buffer.
10884 (vc-print-log): Change the `print-log' backend operation to just
10885 put the log in the current buffer without erasing it. Protect
10886 shrink-window-if-larger-than-buffer.
10887 (vc-update-change-log): Fix setd typo.
10888
10889 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
10890 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
10891
10892 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
10893 (vc-rcs-diff): Insert in the current buffer and remove unused arg
10894 CMP.
10895
10896 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
10897 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
10898 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
10899
10900 2000-09-04 Andre Spiegel <spiegel@gnu.org>
10901
10902 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
10903 not possible, use vc-BACKEND-workfile-unchanged-p.
10904 (vc-default-workfile-unchanged-p): New function. Delegates to a
10905 full vc-BACKEND-diff.
10906
10907 * vc-hooks.el (vc-simple-command): Removed.
10908
10909 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
10910 instead of vc-simple-command.
10911 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
10912 avoid doing a diff when opening a file.
10913 (vc-rcs-state): Added check for unlocked-changes.
10914 (vc-rcs-header): Escape Id.
10915 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
10916 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
10917 version.
10918
10919 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
10920 (vc-sccs-diff): Remove optional arg CMP.
10921 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
10922 SCCS-specific function.
10923
10924 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
10925 vc-simple-command.
10926
10927 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10928
10929 * vc.el (vc-editable-p): Renamed from vc-writable-p.
10930 (with-vc-file, vc-merge): Use vc-editable-p.
10931 (vc-do-command): Remove unused var vc-file and fix the
10932 doubly-defined `status' var. Add a user message when starting an
10933 async command.
10934 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
10935 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
10936 Use with-current-buffer.
10937 (vc-buffer-sync): Use unless.
10938 (vc-next-action-on-file): If the file is 'edited by read-only,
10939 make it read-write instead of trying to commit.
10940 (vc-version-diff, vc-update-change-log): Use `setq
10941 default-directory' rather than `cd'.
10942 (vc-log-edit): Don't forget to set default-directory in the
10943 buffer.
10944
10945 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
10946 (vc-sccs-state-heuristic): Use file-writable-p instead of
10947 comparing userids.
10948 (vc-sccs-checkout): Use `unless'.
10949
10950 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
10951 of comparing userids.
10952 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
10953 Simplify the logic by eliminating unreachable code.
10954 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
10955 just do a recursive call if we need to retry.
10956 (vc-rcs-checkout): Handle the case where rcs is missing by making
10957 the buffer read-write if requested and re-signalling the error.
10958
10959 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
10960
10961 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10962
10963 * vc-hooks.el (vc-handled-backends): Docstring change.
10964 (vc-ignore-vc-files): Mark obsolete.
10965 (vc-registered): Check vc-ignore-vc-files.
10966 (vc-find-file-hook, vc-file-not-found-hook): Don't check
10967 vc-ignore-vc-files.
10968
10969 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
10970
10971 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10972
10973 * vc.el (vc-checkout): Don't do anything special for ange-ftp
10974 files since ange-ftp already has vc-registered return nil.
10975
10976 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
10977 (vc-sccs-workfile-version): Use with-temp-buffer and new
10978 vc-parse-buffer and don't bother setting the property.
10979 (vc-sccs-add-triple): Use with-current-buffer and
10980 find-file-noselect.
10981 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
10982
10983 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
10984 derives from the old vc-parse-buffer but uses the revision number
10985 rather than the date (much easier to compare robustly).
10986 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
10987 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
10988 locking-user more directly. Check strict locking and set
10989 checkout-model appropriately.
10990 (vc-rcs-parse-locks): Remove.
10991 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
10992 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
10993 (vc-rcs-system-release): Use with-current-buffer and
10994 vc-parse-buffer.
10995 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
10996
10997 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
10998 (vc-simple-command): Docstring fix.
10999 (vc-registered): Align the way the file-handler is called with the
11000 way the function itself works.
11001 (vc-file-owner): Remove.
11002
11003 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
11004 extraction of fields and call to file-attributes because of a
11005 temporary bug in rcp.el.
11006 (vc-cvs-fetch-status): Use with-current-buffer.
11007
11008 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11009
11010 * vc.el (vc-do-command): Use file-relative-name.
11011 (vc-responsible-backend): Use vc-backend if possible.
11012 (vc-create-snapshot): Improve the `interactive' spec. Add support
11013 for branches and dispatch to backend-specific `create-snapshot'.
11014 (vc-default-create-snapshot): New function, containing the bulk of
11015 the old vc-create-snapshot.
11016 (vc-retrieve-snapshot): Improve the interactive spec.
11017
11018 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
11019 (vc-backend-hook-functions): Remove.
11020 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
11021 (vc-backend): Reintroduce the test for `file = nil' now that I
11022 know why it was there (and added a comment to better remember).
11023
11024 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
11025 code from vc-sccs-hooks.el.
11026 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
11027 'vc anymore.
11028 (vc-sccs-responsible-p): Use expand-file-name instead of concat
11029 and file-directory-p instead of file-exists-p.
11030 (vc-sccs-check-headers): Simplify the regexp.
11031
11032 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
11033 from vc-rcs-hooks.el. Don't require 'vc anymore.
11034 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
11035 file-directory-p instead of file-exists-p.
11036
11037 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
11038 from vc-cvs-hooks.el.
11039 (proto vc-cvs-registered): Require 'vc-cvs instead of
11040 'vc-cvs-hooks. Don't require 'vc anymore.
11041 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
11042 file-directory-p instead of file-exists-p.
11043 (vc-cvs-create-snapshot): New function, replacing
11044 vc-cvs-assign-name.
11045 (vc-cvs-assign-name): Remove.
11046
11047 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11048
11049 * vc-cvs.el (vc-cvs-header): New var.
11050
11051 * vc-rcs.el (vc-rcs-exists): Remove.
11052 (vc-rcs-header): New var.
11053
11054 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
11055 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
11056 (vc-sccs-header): New var.
11057
11058 * vc.el (vc-do-command): Get rid of the `last' argument.
11059 (vc-header-alist): Remove, replaced by vc-X-header.
11060 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
11061 (vc-dired-hook): Use expand-file-name instead of concat.
11062 (vc-directory): Use file-name-as-directory.
11063 (vc-snapshot-precondition, vc-create-snapshot)
11064 (vc-retrieve-snapshot): Allow the command to operate on any
11065 directory.
11066
11067 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
11068 just removing the 'WORKFILE argument or by removing the 'MASTER
11069 argument and replacing `file' with (vc-name file).
11070
11071 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11072
11073 * vc.el: Update Copyright and add a crude list of backend funs.
11074 (vc-writable-p): New function.
11075 (with-vc-file): Use vc-writable-p.
11076 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
11077 (vc-register): Avoid vc-name.
11078 (vc-locking-user): Remove.
11079 (vc-steal-lock): Make the `owner' arg non-optional.
11080 (vc-merge): Use vc-writable-p instead of vc-locking-user and
11081 vc-checkout-model.
11082 (vc-default-dired-state-info): Use vc-state instead of
11083 vc-locking-user and return special strings for special states.
11084 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
11085 and get rid of one of the special CVS cases.
11086 (vc-cancel-version): prettify error message with \\[...].
11087 (vc-rename-master): New function.
11088 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
11089 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
11090 the CVS special case generic.
11091 (vc-default-record-rename): Remove.
11092 (vc-file-tree-walk-internal): Only call FUNC for files that are
11093 under control of some VC backend and replace `concat' with
11094 expand-file-name.
11095 (vc-file-tree-walk): Update docstring.
11096 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
11097 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
11098
11099 * vc-sccs.el (vc-sccs-rename-file): Renamed from
11100 vc-sccs-record-rename. Use `find-file-noselect' rather than
11101 `find-file' and call `vc-rename-master' to do the actual move.
11102 (vc-sccs-diff): Remove unused `backend' variable.
11103
11104 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
11105 to delay loading of vc-sccs until it is really used.
11106 (vc-sccs-master-templates): Preload.
11107 (vc-sccs-state): Update call to vc-sccs-parse-locks.
11108 (vc-sccs-project-dir): Remove (merged into
11109 vc-sccs-search-project-dir).
11110 (vc-sccs-search-project-dir): Rewrite using file name handling ops
11111 rather than `concat', make sure it is preloaded and don't bother
11112 to check that the file actually exists.
11113 (vc-sccs-parse-locks): Remove unused `file' argument, remove
11114 `locks' argument (use buffer's content instead) and eliminate n^2
11115 behavior.
11116
11117 * vc-rcs.el: Update Copyright.
11118 (vc-rcs-rename-file): New function.
11119 (vc-rcs-diff): Remove unused `backend' variable.
11120
11121 * vc-hooks.el: Update Copyright.
11122 (vc-backend): Don't accept a nil argument any more.
11123 (vc-up-to-date-p): Turn into a defsubst.
11124 (vc-possible-master): New function.
11125 (vc-check-master-templates): Use `vc-possible-master' and allow
11126 funs in vc-X-master-templates to return a non-existent file.
11127
11128 * vc-cvs.el: Update Copyright.
11129 (vc-cvs-diff): Remove unused `backend' variable.
11130 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
11131
11132 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
11133
11134 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11135
11136 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
11137 since it can be called from vc-rcs.el.
11138 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
11139
11140 2000-09-04 Andre Spiegel <spiegel@gnu.org>
11141
11142 * vc.el (vc-version-diff): Expand file name read from the
11143 minibuffer. Handle the case when a previous version number can't
11144 be guessed. Give suitable messages when there were no differences
11145 found.
11146 (vc-clear-headers): Call backend-specific implementation, if one
11147 exists.
11148 (vc-cancel-version): Made error checks generic. When done, clear
11149 headers generically, too.
11150
11151 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
11152 from vc-clear-headers in vc.el.
11153
11154 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
11155 correctly.
11156 (vc-rcs-latest-on-branch-p): Made second argument VERSION
11157 optional. Handle the case when it's not there.
11158
11159 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11160
11161 * vc.el (vc-locking-user): Moved from vc-hooks.el.
11162
11163 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11164
11165 * vc-hooks.el (vc-loadup): Remove.
11166 (vc-find-backend-function): Use `require'. Also, handle the case
11167 where vc-BACKEND-hooks.el doesn't exist.
11168 (vc-call-backend): Cleanup.
11169
11170 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11171
11172 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
11173 vc-rcs-grab-templates)
11174 (vc-rcs-registered): Remove. The default function works as well.
11175 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
11176 vc-sccs-grab-templates)
11177 (vc-sccs-registered): Remove. The default function works as well.
11178
11179 * vc.el (vc-version-diff): Left out a vc- in call to
11180 vc-call-backend.
11181 (vc-default-dired-state-info, vc-default-record-rename)
11182 (vc-default-merge-news): Update for the new backend argument.
11183
11184 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
11185 using the default function.
11186 (vc-call-backend): If calling the default function, pass it the
11187 backend as first argument. Update the docstring accordingly.
11188 (vc-default-state-heuristic, vc-default-mode-line-string): Update
11189 for the new backend argument.
11190 (vc-make-backend-sym): Renamed from vc-make-backend-function.
11191 (vc-find-backend-function): Use the new name.
11192 (vc-default-registered): New function.
11193
11194 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11195
11196 * vc.el (vc-merge): Use vc-find-backend-function.
11197
11198 * vc-hooks.el (vc-backend-functions): Remove.
11199 (vc-loadup): Don't setup 'vc-functions.
11200 (vc-find-backend-function): New function.
11201 (vc-call-backend): Use above fun and populate 'vc-functions
11202 lazily.
11203 (vc-backend-defines): Remove.
11204
11205 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11206
11207 * vc.el (vc-register): Put a FIXME note for a newly found bug.
11208 Call vc-call-backend without the leading vc-.
11209 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
11210 (vc-check-headers): Call vc-call-backend without the leading vc-.
11211 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
11212 (vc-annotate-display): Replace confusing use of `cond' with `or'.
11213 Call vc-call-backend without the leading vc-.
11214
11215 * vc-cvs.el (tail): Provide vc-cvs.
11216 * vc-sccs.el (tail): Provide vc-sccs.
11217 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
11218
11219 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
11220 (vc-make-backend-function, vc-call): Pass names without leading
11221 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
11222 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
11223 (vc-call-backend): Always try to load vc-X-hooks.
11224 (vc-registered): Remove vc- in call to vc-call-backend.
11225
11226 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11227
11228 * vc.el (vc-process-filter): New function.
11229 (vc-do-command): Setup `vc-process-filter' for the async process.
11230 (vc-maybe-resolve-conflicts): New function to reduce
11231 code-duplication. Additionally, it puts the buffer in
11232 `smerge-mode' if applicable.
11233 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
11234 calling `merge-news'.
11235 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
11236 (vc-log-edit): New function. Replacement for `vc-log-mode' by
11237 interfacing to log-edit.el.
11238 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
11239 log-edit is available.
11240 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
11241
11242 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11243
11244 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
11245 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
11246 defvar and the initialization.
11247 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
11248
11249 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
11250 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
11251
11252 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
11253
11254 2000-09-04 Andre Spiegel <spiegel@gnu.org>
11255
11256 * vc.el (vc-file-clear-masterprops): Removed.
11257 (vc-checkin, vc-revert-buffer): Removed calls to the above.
11258 (vc-version-diff): Use buffer-size without argument.
11259 (vc-register): Heed vc-initial-comment.
11260
11261 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
11262 default branch.
11263
11264 * vc-rcs.el (vc-rcs-register): Parse command output to find master
11265 file name and workfile version.
11266 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
11267
11268 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
11269 vc-file-clear-masterprops.
11270
11271 * vc-sccs.el (vc-sccs-checkout): Removed call to
11272 vc-file-clear-masterprops. If writable, set vc-state to 'edited
11273 rather than user login name.
11274
11275
11276 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11277
11278 * vc.el (vc-workfile-unchanged-p): Remove unused argument
11279 `want-differences-if-changed' and simplify.
11280 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
11281 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
11282 output (which is invalid for async vc-diff) to decide whether to
11283 do the revert silently or not.
11284
11285 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11286
11287 * vc-hooks.el (vc-loadup): Load files quietly.
11288 (vc-call-backend): Oops, brain fart.
11289
11290 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11291
11292 * vc-cvs.el (vc-cvs-state): Typo.
11293 (vc-cvs-merge-news): Return the status code rather than the error msg.
11294
11295 2000-09-04 Andre Spiegel <spiegel@gnu.org>
11296
11297 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
11298 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
11299 vc-state or vc-up-to-date-p.
11300 (vc-merge): Use vc-backend-defines to check whether merging is
11301 possible. Set state to 'edited after successful merge.
11302
11303 * vc-hooks.el (vc-locking-user): If locked by the calling user,
11304 return that name. Redocumented.
11305
11306 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11307
11308 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
11309 new `vc-state' semantics.
11310 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
11311 'vc-locking-user to the current user.
11312 (vc-merge): Inline vc-backend-merge. Comment out code that I
11313 don't understand and hence can't adapt to the new `vc-state' and
11314 `vc-locking-user' semantics.
11315 (vc-backend-merge): Remove.
11316
11317 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
11318 rather than 'vc-locking-user.
11319
11320 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
11321
11322 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
11323 (vc-state): Don't use 'reserved any more. Just use the same
11324 convention as the one used for vc-<backend>-state where the
11325 locking user (as a string) is returned.
11326 (vc-locking-user): Update, based on the above convention. The
11327 'vc-locking-user property has disappeared.
11328 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
11329
11330 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
11331 with a heuristic one.
11332 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
11333 (vc-cvs-checkin): Do a trivial parse to set the state in case of
11334 error. That allows us to get to 'needs-merge even in the
11335 stay-local case. There's still no way to detect 'needs-patch in
11336 such a setup (or to force an update for that matter).
11337 (vc-cvs-logentry-check): Remove, the default works as well.
11338
11339 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11340
11341 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
11342
11343 * vc.el (vc-do-command): kill-all-local-variables, to reset any
11344 major-mode in which the buffer might have been put earlier. Use
11345 `remove' and `when'. Allow `okstatus' to be `async' and use
11346 `start-process' in this case.
11347 (vc-version-diff): Handle the case where the diff looks empty
11348 because of the use of an async process.
11349
11350 2000-09-04 Andre Spiegel <spiegel@gnu.org>
11351
11352 * vc.el (vc-next-action-on-file): Removed optional parameter
11353 `simple'. Recompute state unconditionally.
11354 (vc-default-toggle-read-only): Removed.
11355
11356 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
11357 (vc-toggle-read-only): Undid prev change.
11358
11359 * vc-cvs.el (vc-cvs-stay-local): Renamed from
11360 vc-cvs-simple-toggle. Redocumented.
11361 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
11362 (vc-cvs-toggle-read-only): Removed.
11363
11364 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11365
11366 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
11367 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
11368 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
11369 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
11370 still is. So maybe it should be removed.
11371 (vc-head-version, vc-find-binary): Remove.
11372 (vc-recompute-state): Move from vc-hooks.el.
11373 (vc-next-action-on-file): Add a `simple' argument to allow
11374 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
11375 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
11376 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
11377 (vc-dired-mode-map): Properly defvar it.
11378 (vc-print-log): Call log-view-mode if available.
11379 (small-temporary-file-directory): defvar instead of use boundp.
11380 (vc-merge-news): Moved to vc-cvs.el.
11381 (vc-default-merge-news): New function.
11382
11383 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
11384 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
11385 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
11386 unknown `vc-latest-version' function. It should probably refer to
11387 vc-workfile-version or somesuch, but it's very unclear to me and I
11388 don't have SCCS to test things.
11389
11390 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
11391 (vc-sccs-state-heuristic): Fix typo.
11392 (vc-sccs-workfile-unchanged-p): Add missing argument.
11393
11394 * vc-rcs.el: Require vc and vc-rcs-hooks.
11395 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
11396 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
11397 (vc-release-greater-or-equal-p): Move from vc.
11398 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
11399 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
11400 (vc-rcs-checkout): Add a missing `new-version' argument in the
11401 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
11402
11403 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
11404 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
11405 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
11406 than the apparently unbound `workfile-version'.
11407
11408 * vc-hooks.el (vc-master-templates): Def the obsolete var.
11409 (vc-file-prop-obarray): Use `make-vector'.
11410 (vc-backend-functions): Add new hookable functions
11411 vc-toggle-read-only, vc-record-rename and vc-merge-news.
11412 (vc-loadup): If neither backend nor default functions exist, use
11413 the backend function rather than nil.
11414 (vc-call-backend): If the function if not bound yet, try to load
11415 the non-hook file to see if it provides it.
11416 (vc-call): New macro plus use it wherever possible.
11417 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
11418 nor `vc-find-binary' since it's only called from
11419 vc-mistrust-permission which is only used once the backend is known.
11420 (vc-checkout-model): Fix parenthesis.
11421 (vc-recompute-state, vc-prefix-map): Move to vc.el.
11422
11423 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
11424 (vc-cvs-release, vc-cvs-system-release): Remove.
11425 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
11426 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
11427 status symbols.
11428 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
11429 (vc-cvs-toggle-read-only): First cut at a function to allow a
11430 cvs-status-free vc-toggle-read-only.
11431 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
11432 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
11433 vc-cvs-status. Also set vc-state rather than vc-locking-user.
11434 (vc-cvs-checkout): Modify access rights directly if the user
11435 requested not to use `cvs edit'. And refresh the mode line.
11436
11437 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
11438 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
11439
11440 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11441
11442 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
11443 workfile' that got lost when the code was extracted from vc.el.
11444 And merged the tail with the rest of the code (not possible in the
11445 old vc.el where the tail was shared among all backends). And
11446 explicitly set the state to 'edited if `writable' is set.
11447
11448 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
11449 (vc-cvs-state): Be careful to return the value from
11450 vc-cvs-parse-state.
11451 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
11452 property but return it instead. Also be careful to handle a nil
11453 or "" `rev' when workfile is non-nil (it was handled properly when
11454 workfile was nil).
11455
11456 * vc.el: Removed those pesky unnecessary `(function' quotes.
11457 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
11458 directly in the defvar.
11459 (vc-do-command): Bind inhibit-read-only so as to properly handle
11460 the case where the destination buffer has been made read-only.
11461 (vc-diff): Delegate to vc-version-diff in all cases.
11462 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
11463 (vc-annotate-mode-variables): Removed (code moved partly to
11464 defvars and partly to vc-annotate-add-menu).
11465 (vc-annotate-mode): Turned into a derived-mode.
11466 (vc-annotate-add-menu): Moved in code in
11467 vc-annotate-mode-variables.
11468 (vc-update-change-log): Use make-temp-file if available.
11469
11470 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
11471
11472 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
11473 `vc-checkout-model' updated to `vc-cvs-update-model'.
11474
11475 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11476
11477 * vc.el (vc-next-action-on-file): Added handling of state
11478 `unlocked-changes'.
11479 (vc-checkout-carefully): Is now practically obsolete, unless the
11480 above is too slow to be enabled unconditionally.
11481 (vc-update-change-log): Fixed typo.
11482
11483 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
11484
11485 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
11486 Now handles state `unlocked-changes'.
11487 (vc-sccs-workfile-unchanged-p): New function, to support the above.
11488
11489 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
11490
11491 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
11492 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
11493 `unlocked-changes'.
11494 (vc-rcs-workfile-unchanged-p): Renamed from
11495 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
11496 function yet, but supposed to become one soon.
11497
11498 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
11499 `vc-steal-lock'.
11500 (vc-call-backend): Changed error message.
11501 (vc-state): Added description of state `unlocked-changes'.
11502
11503 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11504
11505 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
11506 always return t in CVS-controlled directories.
11507
11508 * vc.el (vc-responsible-backend): New function.
11509 (vc-register): Largely rewritten.
11510 (vc-admin): Removed (implementation moved into vc-register).
11511 (vc-checkin): Redocumented.
11512 (vc-finish-logentry): If no backend defined yet (because we are in
11513 the process of registering), use the responsible backend.
11514
11515 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
11516 Updated function lists.
11517 (vc-call-backend): Fixed typo.
11518
11519 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
11520 New functions.
11521 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
11522 Removed query option. Redocumented.
11523
11524 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11525
11526 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
11527
11528 * vc.el: Updated callers of `vc-checkout-required' to use
11529 `vc-checkout-model'.
11530
11531 2000-09-04 Martin Lorentzson <martinl@gnu.org>
11532
11533 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
11534 stuff updated to reference this function instead of the old
11535 `vc-backend-release-p'.
11536
11537 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11538
11539 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
11540 vc-checkout-model. Return appropriate values. Updated callers.
11541
11542 2000-09-04 Martin Lorentzson <martinl@gnu.org>
11543
11544 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
11545 (vc-backend-revert): Function moved into `vc-revert';
11546 `vc-next-action' must be updated to accomodate this change.
11547 (vc-backend-steal): Function moved into `vc-finish-steal'.
11548 (vc-backend-logentry-check): Function moved into
11549 `vc-finish-logentry'.
11550 (vc-backend-printlog): Function moved into `vc-print-log'.
11551 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
11552 (vc-backend-assign-name): Function moved into
11553 `vc-create-snapshot'.
11554
11555 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11556
11557 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
11558 Rename to vc-checkout-model. Return appropriate values.
11559 Update callers.
11560
11561 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
11562 to vc-checkout-model.
11563 (vc-checkout-required): Rename to vc-checkout-model.
11564 Re-implement and re-comment.
11565 (vc-after-save): Use vc-checkout-model.
11566
11567 2000-09-04 Martin Lorentzson <martinl@gnu.org>
11568
11569 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
11570 Update to use the vc-BACKEND-diff functions instead.
11571 `vc-diff' is now working.
11572
11573 * vc-rcs.el (vc-rcs-logentry-check): New function.
11574
11575 * vc-cvs.el (vc-cvs-logentry-check): New function.
11576
11577 * vc-sccs.el (vc-sccs-diff): Function changed name from
11578 `vc-backend-diff'. This makes `vc-diff' work.
11579
11580 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
11581 of functions possibly implemented in a vc-BACKEND library.
11582 (vc-checkout-required): Fix bug that caused an error to be
11583 signaled during `vc-after-save'.
11584
11585 * vc.el: Fix typo.
11586 This checkin is made with our new VC code base for the very first time.
11587 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
11588
11589 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
11590 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
11591
11592 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
11593 updated to `vc-uses-locking'.
11594 (vc-checkout-required): Call to backend function.
11595 `vc-checkout-required' updated to `vc-uses-locking' instead.
11596
11597 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
11598 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
11599
11600 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
11601 to match the split into various backends.
11602 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
11603 (vc-retrieve-snapshot): Bug fix.
11604
11605 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11606
11607 * vc-sccs.el (vc-sccs-release): Doc fix.
11608
11609 2000-09-04 Martin Lorentzson <martinl@gnu.org>
11610
11611 * vc.el (vc-next-action-on-file): Bug found and fixed.
11612 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
11613 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
11614
11615 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
11616 (vc-rcs-checkout): Name space cleaned up. No more revision number
11617 crunching function names that are not prefixed with vc-rcs.
11618 (vc-rcs-checkout-model): Function added. References to
11619 `vc-checkout-model' replaced.
11620
11621 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11622
11623 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
11624 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
11625 still need to be split, and implemented for RCS).
11626
11627 2000-09-04 Martin Lorentzson <martinl@gnu.org>
11628
11629 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
11630
11631 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
11632 required by the vc.el file.
11633
11634 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
11635 required by the vc.el file.
11636 (vc-rcs-exists): Function added.
11637
11638 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
11639 required by the vc.el file.
11640
11641 * vc.el (vc-admin): Updated to handle selection of appropriate
11642 backend. Current implementation is crufty and need re-thinking.
11643
11644 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
11645
11646 2000-09-04 Martin Lorentzson <martinl@gnu.org>
11647
11648 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
11649 beginning of annotate buffers correctly.
11650
11651 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
11652 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
11653 functionality updated quite a lot to support multiple backends.
11654 Variables `vc-annotate-mode', `vc-annotate-buffers',
11655 `vc-annotate-backend' added.
11656
11657 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
11658 `vc-annotate-difference' added to supported backend functions.
11659
11660 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11661
11662 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
11663 Use with-temp-file instead of /bin/sh. Merged from mainline
11664
11665 2000-09-04 Martin Lorentzson <martinl@gnu.org>
11666
11667 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
11668
11669 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
11670
11671 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
11672
11673 2000-09-04 Martin Lorentzson <martinl@gnu.org>
11674
11675 * vc-hooks.el: vc-state-heuristic added to
11676 vc-backend-hook-functions.
11677
11678 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
11679
11680 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
11681
11682 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
11683 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
11684 state to `reserved'.
11685
11686 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
11687 `vc-checkout-required'. Rename the `locked' state to `reserved'.
11688
11689 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11690
11691 * vc-rcs-hooks.el: Implement new state model. Hardly anything
11692 untouched.
11693
11694 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
11695
11696 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
11697 if defined. (Merged from main line, slightly adapted.)
11698
11699 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
11700 millenium problem (merged from mainline).
11701
11702 2000-09-04 Martin Lorentzson <martinl@gnu.org>
11703
11704 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
11705 part and moved the non-BACKEND stuff to vc.el.
11706
11707 * vc.el: Split the annotate feature into a BACKEND specific part
11708 and moved it from the vc-cvs.el file to this one.
11709
11710 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11711
11712 * vc-hooks.el: Implement new state model.
11713 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
11714 (vc-locking-user): Simplify. Now only needed if the file is
11715 locked by somebody else.
11716 (vc-lock-from-permissions): Remove. Functionality is in
11717 vc-sccs-hooks.el and vc-rcs-hooks.el now.
11718 (vc-mode-line-string): New name for former vc-status. Adapted.
11719 (vc-mode-line): Adapt to use the above. Remove optional parameter.
11720
11721 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
11722 Various simplifications and adaptations all over the place.
11723
11724 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
11725 Simplify and adapt the rest.
11726
11727 * vc.el (vc-resynch-window): Add TODO comment: check for
11728 interaction with view mode according to recent RCS change.
11729 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
11730
11731 2000-09-04 Martin Lorentzson <martinl@gnu.org>
11732
11733 * vc.el: Convert the remaining function comments to docstrings.
11734
11735 2000-09-04 Martin Lorentzson <martinl@gnu.org>
11736
11737 * vc.el (vc-backend-release, vc-release-greater-or-equal)
11738 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
11739 (vc-minor-part, vc-previous-version): Functions that operate and
11740 compare revision numbers got proper documentation. Comments added
11741 about their possible removal.
11742
11743 2000-09-04 Martin Lorentzson <martinl@gnu.org>
11744
11745 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
11746 the vc-backend.el files.
11747
11748 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
11749
11750 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
11751 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
11752 (vc-rcs-previous-version): Functions added.
11753
11754 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
11755
11756 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
11757
11758 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11759
11760 * vc-hooks.el (vc-master-templates): Is really obsolete.
11761 Comment out the definition for now. What is the right procedure
11762 to get rid of it?
11763 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
11764 rewritten.
11765 (vc-default-registered): Remove.
11766 (vc-check-master-templates): New function; does mostly what the
11767 above did before.
11768 (vc-locking-user): Don't rely on the backend to set the property.
11769
11770 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
11771 Rewrite documentation.
11772 (vc-rcs-templates-grabbed): New variable.
11773 (vc-rcs-grab-templates): New function.
11774 (vc-rcs-registered): Rewrite to use above mechanism.
11775
11776 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
11777 Rewrite documentation.
11778 (vc-sccs-templates-grabbed): New variable.
11779 (vc-sccs-grab-templates): New function.
11780 (vc-sccs-registered): Rewrite to use above mechanism.
11781 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
11782 Don't throw the result, simply return it.
11783
11784 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
11785 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
11786 (vc-cvs-registered): Does the check itself now. Simplify.
11787
11788 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
11789 from main line.
11790
11791 2000-09-04 Martin Lorentzson <martinl@gnu.org>
11792
11793 * vc-cvs.el (vc-cvs-diff): New function.
11794
11795 * vc-sccs.el (vc-sccs-diff): New function.
11796
11797 * vc-rcs.el (vc-rcs-diff): New function.
11798 (vc-rcs-checkout): Bug (typo) found and fixed.
11799 (vc-rcs-register-switches): New variable.
11800
11801 * vc.el (vc-backend-diff): Function removed and placed in the
11802 backend files.
11803
11804 2000-09-04 Martin Lorentzson <martinl@gnu.org>
11805
11806 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
11807
11808 * vc.el (vc-backend-checkout): Function removed and replaced in
11809 the vc-backend.el files.
11810
11811 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
11812
11813 * vc.el (vc-backend-admin): Removed and replaced in the
11814 vc-backend.el files.
11815
11816 * vc.el (Martin): Removed all the annotate functionality since it
11817 is CVS backend specific.
11818
11819 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11820
11821 * spec.txt: Added specification of vc-state.
11822
11823 * vc-sccs-hooks.el (vc-sccs-master-properties):
11824 Remove handling of vc-latest-version and
11825 vc-your-latest-version. What used to be vc-latest-version, is now
11826 returned as vc-workfile-version.
11827 (vc-sccs-workfile-version): Adapt.
11828
11829 2000-09-04 Dave Love <fx@gnu.org>
11830
11831 * vc.el: [Merged from mainline.]
11832 (vc-dired-mode): Make the dired-move-to-filename-regexp
11833 regexp match the date, to avoid treating date as file size.
11834 Add YYYY S option to WESTERN/
11835
11836 2000-09-04 Dave Love <fx@gnu.org>
11837
11838 * vc.el: Require `compile' when compiling.
11839 (vc-logentry-check-hook): New option.
11840 (vc-steal-lock): Use compose-mail.
11841 (vc-dired-mode-map): Defvar when compiling.
11842 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
11843 vc-sccs.el and renamed. Callers changed.
11844 (vc-backend-checkout, vc-backend-logentry-check)
11845 (vc-backend-merge-news): Doc fix.
11846 (vc-default-logentry-check): New function.
11847 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
11848 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
11849 (vc-backend-merge): Doc fix. Use backend functions.
11850 (vc-check-headers): Use backend functions.
11851
11852 * vc-cvs.el: Require vc when compiling.
11853 (vc-cvs-register-switches): Doc fix.
11854 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
11855 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
11856 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
11857 New functions (code from vc.el).
11858 (vc-annotate-display-default): Fix interactive spec.
11859 (vc-annotate-time-span): Doc fix.
11860
11861 * vc-rcs.el: Require vc when compiling.
11862 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
11863 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
11864 (vc-rcs-checkin): New functions (code from vc.el).
11865 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
11866 Doc fix.
11867 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
11868
11869 * vc-sccs.el: Require vc when compiling.
11870 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
11871 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
11872 (vc-sccs-revert)
11873 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
11874 from vc.el).
11875 (vc-sccs-add-triple, vc-sccs-record-rename)
11876 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
11877 (vc-sccs-admin): Doc fix.
11878
11879 2000-09-04 Martin Lorentzson <martinl@gnu.org>
11880
11881 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
11882 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
11883 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
11884 from vc.el.
11885
11886 * vc-sccs.el (vc-admin-sccs): Added from vc.el
11887
11888 * vc-cvs.el: Moved the annotate functionality from vc.el.
11889 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
11890
11891 2000-09-04 Dave Love <fx@gnu.org>
11892
11893 * vc.el (vc-backend-release): Call vc-system-release.
11894
11895 * vc-sccs.el (vc-sccs-system-release):
11896 Renamed from vc-sccs-backend-release.
11897
11898 * vc-rcs.el (vc-rcs-system-release):
11899 Renamed from vc-rcs-backend-release.
11900
11901 * vc-cvs.el (vc-cvs-system-release):
11902 Renamed from vc-cvs-backend-release.
11903
11904 2000-09-04 Dave Love <fx@gnu.org>
11905
11906 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
11907 backend files.
11908 (vc-backend-release): Dispatch to backend functions.
11909 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
11910 probably needs attention.]
11911
11912 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
11913 (vc-sccs-backend-release): New function.
11914
11915 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
11916 (vc-cvs-backend-release): New function.
11917
11918 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
11919 Doc fix.
11920 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
11921 (vc-default-dired-state-info): New function.
11922 (vc-dired-state-info): Dispatch to backends.
11923 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
11924
11925 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
11926 from vc.el and renamed.
11927
11928 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11929
11930 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
11931 (vc-version-other-window, vc-backend-assign-name): Removed
11932 references to vc-latest-version; sometimes changed into
11933 vc-workfile-version.
11934
11935 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
11936 vc-rcs-master-workfile-version.
11937 (vc-rcs-workfile-version): Use the above. Don't call
11938 vc-latest-version (that was unreachable code, anyway).
11939 (vc-rcs-fetch-master-properties): Doc fix.
11940
11941 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
11942 (vc-backend-hook-functions): Removed them from this list, too.
11943 (vc-fetch-properties): Removed.
11944 (vc-workfile-version): Doc fix.
11945
11946 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
11947 (vc-rcs-workfile-version, vc-rcs-locking-user)
11948 (vc-rcs-uses-locking): Use it.
11949
11950 * vc-hooks.el (vc-consult-rcs-headers):
11951 Moved into vc-rcs-hooks.el, under the name
11952 vc-rcs-consult-headers.
11953
11954 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
11955 headers.
11956 (vc-cvs-find-master): Use this name only; correct different
11957 versions of the name.
11958
11959 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
11960 New functions.
11961 (vc-sccs-locking-user): Use the latter.
11962
11963 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
11964 New functions.
11965
11966 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
11967 Moved into both
11968 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
11969 functions are implementation details of those two backends.
11970
11971 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11972
11973 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
11974 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
11975
11976 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
11977 (vc-sccs-parse-locks): SCCS-specific code moved here from
11978 vc-hooks.
11979
11980 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
11981 code moved here from vc-hooks.
11982
11983 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
11984 into back-end specific parts and removed. Callers not updated
11985 yet; because I guess these callers will disappear into back-end
11986 specific files anyway.
11987
11988 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11989
11990 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
11991 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
11992 `vc-uses-locking'.
11993
11994 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
11995 Store yes/no in the property, and return t/nil. Updated all
11996 callers.
11997
11998 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
11999 vc-sccs-uses-locking. Don't set property.
12000 (vc-sccs-locking-user): Don't set property.
12001
12002 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
12003 vc-cvs-uses-locking. Don't set property here; leave that to
12004 vc-hooks.
12005 (vc-cvs-locking-user): Reflect above change. Streamlined.
12006
12007 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
12008 vc-rcs-uses-locking.
12009 (vc-rcs-locking-user): Reflect above change.
12010
12011 2000-09-04 Dave Love <fx@gnu.org>
12012
12013 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
12014
12015 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
12016
12017 * vc-hooks.el (vc-checkout-model): Punt to backends.
12018
12019 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
12020
12021 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
12022
12023 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
12024 New functions.
12025
12026 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
12027 New functions.
12028
12029 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
12030 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
12031
12032 * vc-hooks.el (vc-default-locking-user): New function.
12033 (vc-locking-user, vc-workfile-version): Punt to backends.
12034
12035 2000-09-04 Dave Love <fx@gnu.org>
12036
12037 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
12038 (vc-master-workfile-version): Moved from vc-hooks.
12039
12040 * vc-rcs-hooks.el: Fix duplicate code in last change.
12041
12042 * vc-rcs-hooks.el: Require vc-hooks when compiling.
12043 (vc-rcs-master-templates): Improve :type.
12044 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
12045 vc-master-workfile-version): Moved from vc-hooks.
12046
12047 * vc-sccs-hooks.el: Require vc-hooks when compiling.
12048 (vc-sccs-master-templates): Improve :type.
12049 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
12050
12051 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
12052
12053 * vc-cvs-hooks.el: Require vc-hooks when compiling.
12054 (vc-cvs-master-templates): Improve :type. Use
12055 vc-cvs-find-cvs-master.
12056 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
12057 from vc-hooks.
12058 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
12059
12060 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
12061 Moved to vc-cvs-hooks.
12062
12063 * vc-hooks.el: Add doc strings in various places. Simplify the
12064 minor mode setup.
12065 (vc-handled-backends): New user variable.
12066 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
12067 simplification.
12068
12069 2000-09-04 Dave Love <fx@gnu.org>
12070
12071 * vc.el: Some doc fixes for autoloaded and interactive functions.
12072 Fix compilation warnings from ediff stuff.
12073 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
12074
12075 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
12076
12077 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
12078
12079 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
12080
12081 2000-09-04 Dave Love <fx@gnu.org>
12082
12083 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
12084 New variable.
12085 (vc-make-backend-function, vc-loadup, vc-call-backend)
12086 (vc-backend-defines): New functions.
12087
12088 * vc-hooks.el: Various doc fixes.
12089 (vc-default-back-end, vc-follow-symlinks): Custom fix.
12090 (vc-match-substring): Function removed. Callers changed to use
12091 match-string.
12092 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
12093 Simplify.
12094
12095 2000-09-04 Dave Love <fx@gnu.org>
12096
12097 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
12098 type.
12099 (vc-sccs-project-dir, vc-search-sccs-project-dir)
12100 (vc-sccs-registered): Doc fix.
12101
12102 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
12103 (vc-cvs-registered): Doc fix.
12104
12105 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
12106 (vc-rcs-registered): Doc fix.
12107
12108 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12109
12110 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
12111
12112 * vc-hooks.el: vc-registered has been renamed
12113 vc-default-registered. Some functions have been moved to the
12114 backend specific files. they all support the
12115 vc-BACKEND-registered functions.
12116
12117 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12118
12119 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
12120
12121 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
12122
12123 2000-09-04 Dave Love <fx@gnu.org>
12124
12125 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
12126 menu-bar-update-hook.
12127
12128 * help.el (help-manyarg-func-alist): Add
12129 find-operation-coding-system.
12130
12131 * wid-edit.el (widget-sexp-validate): Fix garbled code.
12132
12133 * custom.el (custom-set-variables): Print message about errors in
12134 setting.
12135
12136 2000-09-03 Andrew Innes <andrewi@gnu.org>
12137
12138 * makefile.w32-in: Change to DOS line endings.
12139
12140 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
12141
12142 * mouse.el (mouse-popup-menubar): Supply the prompt string for
12143 minor-mode keymaps, if they don't have one.
12144
12145 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
12146
12147 * eshell/esh-module.el (eval-when-compile): Don't lose if
12148 esh-module.el's file name is truncated to DOS 8+3 limits.
12149
12150 2000-09-01 John Wiegley <johnw@gnu.org>
12151
12152 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
12153 predicate, which caused entries in the completion list to be
12154 doubled.
12155
12156 2000-08-30 John Wiegley <johnw@gnu.org>
12157
12158 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
12159 sending to subprocesses. Also, hook pre-command-hook if
12160 `eshell-send-direct-to-subprocesses' is non-nil.
12161 (eshell-send-direct-to-subprocesses): New config variable. If t,
12162 subprocess input is send immediately.
12163 (eshell-toggle-direct-send): New function.
12164 (eshell-self-insert-command): New function.
12165 (eshell-intercept-commands): New function.
12166 (eshell-send-input): If direct subprocess sending is enabled,
12167 don't echo any input to the Eshell buffer. Let the subprocess
12168 handle that. This requires "stty echo" in bash, for example.
12169
12170 2000-08-28 John Wiegley <johnw@gnu.org>
12171
12172 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
12173 completion function for Eshell's implementation of `unset'.
12174
12175 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
12176
12177 * info.el (Info-directory-list): Doc fix.
12178
12179 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
12180
12181 * filecache.el (file-cache-add-directory-using-find): Don't quote
12182 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
12183
12184 2000-08-31 Kenichi Handa <handa@etl.go.jp>
12185
12186 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
12187 coding systems.
12188
12189 2000-08-30 Andrew Innes <andrewi@gnu.org>
12190
12191 * timer.el (run-with-idle-timer): Undo last change, so that timer
12192 is not activated immediately if Emacs is already idle. Some
12193 existing code relies on this behaviour.
12194
12195 2000-08-30 Miles Bader <miles@gnu.org>
12196
12197 * frame.el (set-frame-font): Do completion of font-name for
12198 interactive use.
12199
12200 2000-08-30 Kenichi Handa <handa@etl.go.jp>
12201
12202 * international/quail.el (quail-start-translation): Bind locally
12203 last-command-event, last-command, and this-command.
12204 (quail-start-conversion): Likewise.
12205 (quail-self-insert-command): Fix docstring.
12206
12207 2000-08-29 Gerd Moellmann <gerd@gnu.org>
12208
12209 * progmodes/executable.el
12210 (executable-make-buffer-file-executable-if-script-p): Check that
12211 buffer contains at least 2 characters.
12212
12213 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
12214
12215 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
12216
12217 2000-08-29 Dave Love <fx@gnu.org>
12218
12219 * diff-mode.el (diff-mode) <defgroup>: Add :version.
12220 (diff-mode-shared-map): Bind mouse-2.
12221 (diff-imenu-generic-expression): New variable.
12222 (diff-mode): Use it.
12223
12224 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
12225 (mouse-popup-menubar): Add minor mode menus.
12226 (popup-menu): Check for lookup-key returning number.
12227
12228 2000-08-29 Miles Bader <miles@gnu.org>
12229
12230 * comint.el (comint-send-input): Create overlays using the proper
12231 front/read-advance arguments.
12232
12233 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12234
12235 * ps-print.el: Even/odd pages printing. Doc fix.
12236 (ps-print-version): New version number (6.0).
12237 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
12238 (ps-background, ps-begin-file, ps-begin-job): Code fix.
12239 (ps-print-duplex-feature): Variable eliminated.
12240 (ps-even-or-odd-pages): New variable.
12241
12242 * progmodes/ebnf2ps.el: Doc fix.
12243 (ebnf-version): New version (3.3).
12244 (ebnf-user-arrow): Change variable customization to sexp.
12245 (ebnf-user-arrow): Function eliminated.
12246 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
12247
12248 2000-08-29 Kenichi Handa <handa@etl.go.jp>
12249
12250 * help.el (help-xref-mule-regexp): New variable.
12251 (help-make-xrefs): Handle help-xref-mule-regexp.
12252
12253 * international/mule-cmds.el (help-xref-mule-regexp-template): New
12254 variable.
12255 (describe-input-method): Temporarily activate the specfied input
12256 method to display the information.
12257 (describe-language-environment): Hyperlinks to mule related items.
12258
12259 * international/mule-diag.el (charset-multibyte-form-string): New
12260 function.
12261 (list-character-sets-1): Use charset-multibyte-form-string.
12262 (describe-character-set): New function.
12263 (describe-coding-system): Hyperlinks to safe character sets.
12264
12265 * international/quail.el (quail-help): New arg PACKAGE.
12266 Hyperlinks to mule related items.
12267 (quail-help-insert-keymap-description): Use
12268 substitute-command-keys instead of describe-bindings.
12269 (quail-translation-help): Hyperlinks to mule related items.
12270
12271 2000-08-28 John Wiegley <johnw@gnu.org>
12272
12273 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
12274 have a defsubst call itself. Made `eshell-flatten-list' back into
12275 a function again.
12276
12277 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
12278 catch, in case re-centering point at bottom messes up the display.
12279 This happens frequently in Emacs 21, due I believe to variable
12280 line heights.
12281
12282 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
12283 to call `find-tag-interactive'.
12284
12285 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
12286 the list of remember directories.
12287
12288 2000-08-28 John Wiegley <johnw@gnu.org>
12289
12290 * align.el: Test align-region-separate to see if it's a symbol.
12291
12292 2000-08-28 John Wiegley <johnw@gnu.org>
12293
12294 * eshell/esh-util.el (eshell-flatten-list): Made this function
12295 into a defsubst form. It gets used very frequently, although
12296 calls don't occur all that often.
12297
12298 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
12299 examining it.
12300
12301 * eshell/esh-cmd.el (eshell-rewrite-while-command):
12302 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
12303 `eshell-protect'.
12304 (eshell-copy-handles): Created a new macro for duplicating the
12305 current set of open handles. This is needed by the looping
12306 functions.
12307 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
12308 is not incorrectly stomped on.
12309
12310 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
12311 declaration for pcomplete-use-paring.
12312 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
12313 value of eshell-cmpl-use-paring.
12314 * pcomplete.el (pcomplete-use-paring): New config variable, to
12315 indicate whether paring should be used.
12316 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
12317 completion alternatives that have already been used.
12318
12319 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
12320 bound to C-c C-y, which will repeat the previous N arguments
12321 (based on prefix argument).
12322 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
12323
12324 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
12325 if there is no *Help* buffer. This is for XEmacs, which renames
12326 its help buffers uniquely. TODO: Find out what the current buffer
12327 name to delete is.
12328
12329 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
12330 first entry that correlates to a passwd/group number. Later
12331 entries (used for group/user name aliasing to multiple IDs) are
12332 ignored.
12333
12334 * eshell/em-xtra.el (eshell/expr):
12335 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
12336 (eshell-grep, eshell/diff, eshell/locate):
12337 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
12338 argument list, before passing it to the system command.
12339
12340 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
12341 `find-tag' for use at final position in Eshell buffers (which
12342 otherwise triggers an error on Emacs 21).
12343 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
12344 buffer, if it is currently bound to `find-tag'.
12345
12346 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
12347 in the list of matched Makefile names.
12348 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
12349 directory, prefer its contents to Makefile.
12350
12351 * eshell/em-dirs.el (eshell/cd): cd commands that look up
12352 directory parts (like "cd old new", or "cd =regexp"), are now case
12353 sensitive on non-Windows/DOS platforms.
12354
12355 * eshell/esh-mode.el (eshell-parse-command-input): When a user
12356 types RET after an open delimiter (like "), display a message
12357 indicating that Eshell is waiting for the closing delimiter.
12358
12359 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
12360 environment variables.
12361
12362 * eshell/em-unix.el (eshell/diff): Added logic to fail more
12363 gracefully if the user enters incorrect arguments.
12364
12365 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
12366 Eshell buffers.
12367
12368 * eshell/esh-var.el (eshell-interpolate-variable):
12369 * eshell/esh-mode.el (eshell-move-argument):
12370 * eshell/em-unix.el (eshell-du-sum-directory):
12371 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
12372 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
12373 (not (= ...)).
12374
12375 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
12376 to ensure the `preserve' flag gets propagated when doing recursive
12377 directory copies.
12378
12379 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
12380
12381 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
12382 Don't convert \n into \0177 in memory.
12383 (eshell-read-history, eshell-write-history): Convert \n to \0177,
12384 and back again, when reading and writing.
12385
12386 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
12387
12388 * eshell/esh-util.el (eshell-processp): Added to relieve constant
12389 testing of `fboundp' on `processp'.
12390
12391 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
12392 (eshell/jobs): Don't call process-list if it is not bound.
12393 (eshell-gather-process-output): Support systems where async
12394 subprocesses aren't supported.
12395 (eshell-scratch-buffer, eshell-last-sync-output-start): New
12396 variables.
12397
12398 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
12399 eshell-do-eval returns t.
12400 (eshell-do-pipelines-synchronously): New defmacro.
12401 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
12402 when async subprocesses aren't supported.
12403 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
12404 if async subprocesses aren't supported.
12405 (eshell-resume-command): Don't assume STATUS is a string.
12406
12407 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
12408
12409 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
12410 (eshell-close-target, eshell-get-target): Use eshell-processp.
12411 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
12412 fix.
12413 (eshell-get-target, eshell-create-handles): Doc fix.
12414
12415 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
12416
12417 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
12418 criterion to include commands that output something, as long as it
12419 leaves both the command and the end-of-buffer visible when the
12420 command has exited.
12421 (eshell-review-quick-commands): Adjust the help doc string
12422 accordingly.
12423
12424 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
12425
12426 * locate.el (locate): Cleaned up locate command's interactive prompting
12427 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
12428
12429 * filecache.el (file-cache-case-fold-search): New variable
12430 (file-cache-assoc-function): New variable
12431 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
12432 Use file-cache-case-fold-search variable
12433 (file-cache-add-file): Use file-cache-assoc-function
12434 (file-cache-delete-file): likewise
12435 (file-cache-directory-name): likewise
12436 (file-cache-debug-read-from-minibuffer): likewise
12437
12438 2000-08-28 Gerd Moellmann <gerd@gnu.org>
12439
12440 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
12441 (abbrev-table-name): New function.
12442 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
12443 If non-nil list local abbrev, only.
12444
12445 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
12446
12447 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
12448 from Gnus support code, and use special article copy buffer
12449 `(gnus-original-article-buffer)' instead. This allows to get rid
12450 of article-hide-headers usage (which breaks in the latest Gnus
12451 version). Thanks to Detlev Zundel.
12452
12453 2000-08-28 Kenichi Handa <handa@etl.go.jp>
12454
12455 * international/quail.el (quail-use-package): Hide "... loaded"
12456 message.
12457 (quail-start-translation, quail-start-conversion): Likewise.
12458
12459 * international/kkc.el (kkc-region): Hide "... loaded" message.
12460
12461 2000-08-27 Dave Love <fx@gnu.org>
12462
12463 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
12464
12465 2000-08-27 Miles Bader <miles@gnu.org>
12466
12467 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
12468
12469 2000-08-27 Kenichi Handa <handa@etl.go.jp>
12470
12471 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
12472 'ja-dic-cnv), not (require 'skkdic-cnv).
12473
12474 2000-08-26 Miles Bader <miles@gnu.org>
12475
12476 * faces.el (face-x-resources): Add entry for :inherit.
12477 * cus-face.el (custom-face-attributes): Add support for :inherit
12478 attribute. Add support for relative face heights.
12479 (custom-face-attributes-get): Treat `nil' as being a default value
12480 for :inherit (as well as `unspecified').
12481
12482 * faces.el (set-face-attribute): Update doc string.
12483 (face-attribute-name-alist): Add :inherit.
12484 (face-valid-attribute-values): Handle :inherit.
12485 (face-read-string): Rephrase prompt to be less confusing.
12486 Assume that DEFAULT is a string, since we must return a string.
12487 (face-read-integer): Use `format' to turn DEFAULT into an
12488 acceptable default for face-read-string. Match NEW-VALUE against
12489 the string "unspecified", not the symbol `unspecified', since
12490 that's what face-read-string returns.
12491 (read-face-attribute): Lookup a name for old-value in valid, and
12492 use it as a default if we find one. Treat all values from
12493 face-read-string as strings. If the default is used, don't do any
12494 more processing on the value, just use the old value directly.
12495 (read-face-and-attribute, modify-face): Tweak prompt.
12496 (read-face-name): Don't assume prompt ends with a space.
12497
12498 * faces.el (describe-face): Add support for :inherit attribute.
12499
12500 2000-08-25 Kenichi Handa <handa@etl.go.jp>
12501
12502 * terminal.el (terminal-emulator): Fix args to `concat'. Now
12503 concat doesn't accept interger.
12504
12505 * international/kkc.el: Remove SKK from Keywords. Require
12506 ja-dic-utl instead of skkdic-utl.
12507
12508 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
12509 Provide ja-dic-cnv instead of skkdic-cnv.
12510 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
12511 (iso-2022-7bit-short): Add safe-charsets property.
12512 (skkdic-convert-postfix): Search Japanese chou-on character in
12513 addition to Hiragana character.
12514 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
12515 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
12516 (batch-skkdic-convert): Likewise.
12517
12518 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
12519 Provide ja-dic-utl instead of skkdic-utl.
12520 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
12521
12522 2000-08-24 Dave Love <fx@gnu.org>
12523
12524 * disp-table.el (standard-display-default): Make the test of `l'
12525 useful.
12526
12527 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
12528 mod sample text.
12529
12530 * international/iso-ascii.el: Make pilcrow convenient string
12531 consistent with section.
12532 (iso-ascii-display): Set up multibyte characters as well as
12533 unibyte.
12534
12535 2000-08-24 Kenichi Handa <handa@etl.go.jp>
12536
12537 * international/mule-cmds.el (reset-language-environment): Set
12538 default-process-coding-system to '(undecided . iso-latin-1), which
12539 makes process I/O almost consistent with file I/O. Call this
12540 function when mule-cmds.el[c] is loaded.
12541
12542 2000-08-22 Andrew Innes <andrewi@gnu.org>
12543
12544 * makefile.w32-in: New file.
12545
12546 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
12547
12548 * comint.el (comint-output-filter): Compare end of
12549 comint-last-output-overlay with the start of the newly inserted
12550 text, not the end, when deciding whether to extend it.
12551 Set saved-point's insertion type to advance after insertion.
12552
12553 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
12554 since this is now done independently of font-lock mode.
12555
12556 2000-08-21 Gerd Moellmann <gerd@gnu.org>
12557
12558 * server.el (server-kill-new-buffers): New user option.
12559 (server-existing-buffer): New buffer-local variable.
12560 (server-visit-files): When using an existing buffer, set
12561 server-existing-buffer to t.
12562 (server-buffer-done): If server-kill-new-buffers is t, kill the
12563 buffer, unless it was already present before visiting it with
12564 Emacs server.
12565
12566 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
12567
12568 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
12569 even if the display doesn't support colors: some displays will
12570 support bold/underline faces.
12571
12572 2000-08-21 Gerd Moellmann <gerd@gnu.org>
12573
12574 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
12575
12576 * startup.el (command-line): If user's init file had an error,
12577 add explanatory text to *Messages*.
12578
12579 2000-08-21 Kenichi Handa <handa@etl.go.jp>
12580
12581 * man.el (Man-getpage-in-background): Decode the process output by
12582 the system locale coding system.
12583
12584 2000-08-20 Dave Love <fx@gnu.org>
12585
12586 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
12587 Don't test x-popup-menu.
12588 (function) <complete-function>: Complete only fbound symbols.
12589 <validate, value>: New.
12590 (variable) <complete-function>: Complete only bound symbols.
12591 (coding-system): Add :base-only, :complete-function, :validate,
12592 :value, :prompt-match.
12593 (widget-coding-system-prompt-value): Use read-coding-system and
12594 act on :base-only.
12595 (editable-field): Add :help-echo.
12596 (widget-push-button-gui, widget-push-button-cache)
12597 (widget-gui-action, widget-editable-list-gui): COmment out, along
12598 with uses.
12599 (widget-at): Make arg optional.
12600 (widget-echo-help): Adjust for current help-echo calling sequence.
12601 (widget-specify-field, widget-specify-button)
12602 (widget-specify-insert, widget-get-sibling, widget-image-find)
12603 (widget-convert, widget-insert, widget-leave-text)
12604 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
12605 (widget-setup, widget-field-find, widget-before-change)
12606 (widget-after-change, widget-default-complete)
12607 (widget-default-create, widget-default-delete)
12608 (widget-push-button-value-create, editable-field)
12609 (widget-field-prompt-value, widget-field-validate)
12610 (widget-choice-value-create, widget-choice-action)
12611 (widget-choice-validate, widget-checklist-add-item)
12612 (widget-radio-add-item, widget-radio-chosen)
12613 (widget-radio-value-inline, widget-editable-list-value-create)
12614 (widget-editable-list-entry-create)
12615 (widget-documentation-link-add)
12616 (widget-documentation-string-value-create)
12617 (widget-regexp-validate, widget-file-complete)
12618 (widget-sexp-validate, widget-plist-convert-widget)
12619 (widget-plist-convert-widget, widget-alist-convert-widget)
12620 (widget-alist-convert-widget, widget-color-complete): Simplify,
12621 particularly to avoid bindings which aren't optimized out.
12622
12623 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
12624 Doc fix.
12625 (down-list, backward-up-list, up-list, kill-sexp)
12626 (backward-kill-sexp, mark-sexp): Make arg optional.
12627 (lisp-complete-symbol): Add optional arg PREDICATE.
12628
12629 * cus-start.el: Add display-buffer-reuse-frames,
12630 file-coding-system-alist.
12631
12632 2000-08-20 Gerd Moellmann <gerd@gnu.org>
12633
12634 * startup.el (command-line): Clear realized faces after
12635 modifying TTY color mappings.
12636
12637 2000-08-20 Miles Bader <miles@gnu.org>
12638
12639 * faces.el (face-attr-match-p): Don't return true if ATTRS are
12640 merely a subset of FACE's attributes.
12641
12642 2000-08-19 Miles Bader <miles@gnu.org>
12643
12644 * comint.el (comint-output-filter): Save the point with a marker,
12645 not just a buffer position.
12646
12647 * international/mule.el (set-buffer-process-coding-system): Make
12648 interactive prompt less confusing.
12649
12650 2000-08-19 Gerd Moellmann <gerd@gnu.org>
12651
12652 * hilit-chg.el: General cleanup of doc strings, comments and
12653 code formatting.
12654
12655 2000-08-19 Miles Bader <miles@gnu.org>
12656
12657 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
12658 Compiler macro removed; beginning-of-line is no longer always
12659 equivalent to forward-line, in the presence of fields.
12660
12661 * comint.el (comint-output-filter): Remove ad-hoc saving of
12662 restriction, and just use save-restriction, now that it works
12663 correctly. Don't adjust comint-last-input-start to account for
12664 our insertion; it shouldn't have moved because we don't use
12665 insert-before-markers anymore. Comment out call to
12666 `force-mode-line-update'; why is it here?
12667
12668 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
12669 while checking for prompt to delete. Use `forward-line 0'
12670 instead of beginning-of-line.
12671 (gud-filter): Temporarily widen gud comint buffer while
12672 examining output.
12673
12674 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
12675
12676 * progmodes/sh-script.el: Big bag of typos.
12677
12678 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
12679 check since ispell-process is not bound when ispell is not yet loaded.
12680
12681 2000-08-18 Dave Love <fx@gnu.org>
12682
12683 * image.el (find-image): Copy `spec' before using plist-put.
12684
12685 2000-08-18 Gerd Moellmann <gerd@gnu.org>
12686
12687 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
12688 `portugues'.
12689
12690 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
12691 backward-kill-sexp, analogous to kill-sexp.
12692
12693 * progmodes/icon.el (icon-indent-line)
12694 (icon-is-continuation-line): Handle comments specially.
12695
12696 2000-08-17 Ken Stevens <k.stevens@ieee.org>
12697
12698 * ispell.el: Set to standard author/maintainer/keyword fields.
12699 Fine tuning to menu map appearance and operation, and added help.
12700 Remove `start' and `end' error messages when compiling.
12701 (ispell-choices-win-default-height): Fixed comment string.
12702 (ispell-dictionary-alist-1): Fixed regexp in castellano and
12703 castellano8 dictionaries.
12704 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
12705 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
12706 dictionary, added italiano dictionary.
12707 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
12708 word character
12709 (ispell-tex-skip-alists): Added psfig support.
12710 (ispell-skip-html): Renamed from ispell-skip-sgml.
12711 (ispell-begin-skip-region-regexp, ispell-skip-region)
12712 (ispell-minor-check): Improved html skipping support to skip across
12713 code, and recognize `&' commands without propper `;' syntax;
12714 (ispell-process-line): Fix alignment error when manually
12715 correcting spelling.
12716 (ispell): Fix comment string.
12717 (ispell-add-per-file-word-list): Always put word list on new line.
12718
12719 2000-08-17 Gerd Moellmann <gerd@gnu.org>
12720
12721 * format.el (format-encode-run-method): Fix error message to say
12722 `encode' instead of `decode'. Use save-window-excursion around
12723 shell-command-on-region as in format-decode-run-method because
12724 shell-command-on-region can display a buffer with error output.
12725 (format-decode): Don't record undo information for the decoding.
12726 (format-annotate-function): Add parameter FORMAT-COUNT. Make
12727 that number part of the temporary buffer name so that more than
12728 one decoding using a temporary buffer can happen safely.
12729
12730 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
12731 of `A-z' in the regexp.
12732
12733 * hilit-chg.el: Fix typos in commentary.
12734
12735 * help.el (view-emacs-news): Rewritten for new naming scheme
12736 for old NEWS files.
12737
12738 * startup.el (command-line): Pop to *Messages* in case an error
12739 is signaled while loading user-init-file.
12740
12741 2000-08-17 Andreas Schwab <schwab@suse.de>
12742
12743 * files.el (insert-directory): Don't lose original file name,
12744 undoing an undocumented change.
12745
12746 2000-08-17 Alex Schroeder <alex@gnu.org>
12747
12748 * sql.el (sql-magic-go): Use comint-bol.
12749 (sql-copy-column): Use comint-line-beginning-position.
12750 (comint-line-beginning-position): Define a replacement for
12751 comint-line-beginning-position if it is not fboundp.
12752
12753 2000-08-17 Alex Schroeder <alex@gnu.org>
12754
12755 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
12756 it didn't have any effect anyway.
12757
12758 2000-08-17 Alex Schroeder <alex@gnu.org>
12759
12760 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
12761 --pset and pager=off instead of sending \\o|cat at the beginning
12762 of the session.
12763
12764 2000-08-17 Miles Bader <miles@gnu.org>
12765
12766 * progmodes/octave-inf.el: Add compatibility definition of
12767 comint-line-beginning-position.
12768
12769 2000-08-17 Kenichi Handa <handa@etl.go.jp>
12770
12771 * startup.el (normal-top-level): Look in each dir in load-path for
12772 a leim-list.el file too. This assures of loading leim-list.el
12773 that is created at Emacs installation time even if a user have his
12774 own leim-list.el.
12775
12776 2000-08-17 Miles Bader <miles@gnu.org>
12777
12778 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
12779 foreground color to black if the background is dark.
12780
12781 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
12782
12783 * loadhist.el (unload-feature): Typo.
12784
12785 * finder.el (finder-compile-keywords):
12786 * cus-dep.el (custom-make-dependencies): Add local-variable settings
12787 to the generated file.
12788
12789 * mail/mh-e.el (mh-make-local-vars):
12790 Replace make-variable-buffer-local with make-local-variable.
12791
12792 * play/landmark.el:
12793 * options.el (Edit-options-{set,toggle,t,nil}):
12794 * mail/mailabbrev.el (mail-abbrevs-mode):
12795 * textmodes/tex-mode.el (tex-expand-files):
12796 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
12797
12798 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
12799
12800 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
12801 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
12802 Allow going past the last element.
12803 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
12804 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
12805 (cvs-mouse-toggle-mark): Don't move point.
12806 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
12807
12808 * progmodes/compile.el (grep): Provide a default set of files.
12809 (next-error): Docstring fix.
12810 (compilation-find-file): Avoid find-file (fails in a dedicated window).
12811
12812 * emacs-lisp/easy-mmode.el (define-minor-mode):
12813 Use `symbol-value' to keep the byte-compiler quiet.
12814
12815 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
12816 (diff-find-source-location): New fun, extracted from diff-goto-source.
12817 (diff-goto-source): Use it.
12818 (diff-next-complex-hunk, diff-filter-lines): New function.
12819 (diff-apply-hunk): New command.
12820
12821 * smerge-mode.el (smerge-mode-menu): Doc fix.
12822
12823 * msb.el (msb-mode): Define it in terms of define-minor-mode.
12824
12825 2000-08-16 Dave Love <fx@gnu.org>
12826
12827 * windmove.el (windmove) <defgroup>: Add :version.
12828
12829 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
12830 (goto-address-fontify-p, goto-address-highlight-p)
12831 (goto-address-url-face, goto-address-url-mouse-face)
12832 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
12833 (goto-address-url-regexp): Use thing-at-point-url-regexp.
12834 (goto-address-fontify, goto-address-at-mouse): Simplify,
12835 (goto-address-at-point): browse-url-url-at-point,
12836 goto-address-find-address-at-point can return nil.
12837 (goto-address-find-address-at-point): Return nil on failure.
12838
12839 * align.el (align) <defgroup>: Add :version.
12840
12841 * calculator.el (calculator): Add :version.
12842 (calculator): Use two lines for calculator window if `modeline'
12843 face is boxed.
12844
12845 * play/5x5.el: Doc fixes.
12846 (5x5) <defgroup>: Add :version.
12847
12848 * play/fortune.el (fortune) <defgroup>: Add :version.
12849 (fortune-append): Fix error message.
12850 (fortune-from-region): Doc fix.
12851
12852 * play/pong.el (pong): Doc fix.
12853
12854 * play/morse.el: Keywords, commentary, autoloads.
12855
12856 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
12857
12858 * desktop.el (desktop-save): Don't look at symbol-value of a
12859 member of minor-mode-alist, unless it is boundp.
12860
12861 2000-08-16 Sam Steingold <sds@gnu.org>
12862
12863 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
12864 `while'; use `with-current-buffer' instead of `save-excursion'.
12865 Removed unnecessary kludges now that "*Buffer List*" is excluded.
12866
12867 2000-08-16 Kenichi Handa <handa@etl.go.jp>
12868
12869 * international/ccl.el (declare-ccl-program): Docstring modified.
12870 (ccl-execute-with-args): Likewise.
12871
12872 2000-08-16 Miles Bader <miles@gnu.org>
12873
12874 * progmodes/sql.el: Add compatibility definition of
12875 comint-line-beginning-position.
12876
12877 2000-08-15 Gerd Moellmann <gerd@gnu.org>
12878
12879 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
12880 'buffer-menu' property.
12881 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
12882 fails.
12883 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
12884 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
12885 wasn't killed.
12886
12887 * buff-menu.el (list-buffers-noselect): Don't display the
12888 *Buffer List* buffer.
12889
12890 * font-lock.el: Require jit-lock to prevent a very late
12891 `Loading jit-lock' message.
12892
12893 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
12894 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
12895 mail address.
12896
12897 2000-08-15 Miles Bader <miles@gnu.org>
12898
12899 * textmodes/ispell.el (ispell-graphic-p): New constant.
12900 (ispell-choices-win-default-height, ispell-help): Use
12901 `ispell-graphic-p' instead of `xemacsp'.
12902
12903 2000-08-15 Dave Love <fx@gnu.org>
12904
12905 * simple.el: Autoload widget-convert when compiling.
12906 (mail-user-agent): Doc fix.
12907
12908 * help.el (function-called-at-point, variable-at-point): Use
12909 with-syntax-table.
12910 (help-manyarg-func-alist): Add insert-and-inherit.
12911
12912 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
12913
12914 * delsel.el (delsel-unload-hook): New function.
12915
12916 * find-file.el: Doc fixes. Move provide to end.
12917 (ff) <defgroup>: Add :link.
12918 (ff-goto-click): Deleted.
12919 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
12920 Use mouse-set-point.
12921
12922 * textmodes/tildify.el: Doc fixes.
12923 (tildify) <defgroup>: Add:version.
12924
12925 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
12926 (glasses-custom-set): Use set-default, not set.
12927 (minor-mode-alist): Propertize the lighter.
12928 (glasses-mode): Provide optional arg.
12929
12930 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
12931 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
12932 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
12933 option. Provide :type.
12934 (cwarn-configuration): Provide :type.
12935 (cwarn-mode): Doc fix.
12936
12937 * add-log.el (change-log-merge): Doc fix.
12938 (change-log-redate): New command.
12939
12940 * net/browse-url.el (browse-url-filename-alist): Add a clause for
12941 Doze and Dog.
12942 (browse-url): Use dolist, not mapcar.
12943 (browse-url-at-point): Check for null url.
12944 (browse-url-event-buffer, browse-url-event-point): Functions
12945 deleted.
12946 (browse-url-at-mouse, browse-url-netscape): Simplify.
12947
12948 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
12949 modes.
12950 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
12951 Fix previous change to mapcan.
12952 (msb--init-file-alist, msb--add-separators)
12953 (msb--make-keymap-menu): Simplify.
12954 (msb--choose-file-menu): Use copy-sequence.
12955 (msb-mode-map): Add title to keymap.
12956 (msb-unload-hook): New function.
12957
12958 * bs.el: Fix indentation.
12959 (bs) <defgroup>: Add :links.
12960 (bs-show): Doc fix.
12961 (bs-apply-sort-faces): Don't use window-system.
12962 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
12963
12964 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
12965
12966 * calendar/timeclock.el (timeclock-file): Run .timelog through
12967 convert-standard-filename.
12968
12969 2000-08-14 Gerd Moellmann <gerd@gnu.org>
12970
12971 * emacs-lisp/authors.el: New file.
12972
12973 * paren.el (show-paren-priority): New user option.
12974 (show-paren-function): Set overlay priorities to
12975 show-paren-priority.
12976
12977 2000-08-14 Miles Bader <miles@gnu.org>
12978
12979 * comint.el (comint-bol): Use `forward-line 0' instead of calling
12980 beginning-of-line with inhibit-field-text-motion bound.
12981
12982 2000-08-14 Gerd Moellmann <gerd@gnu.org>
12983
12984 * calendar/timeclock.el: New file.
12985
12986 2000-08-14 David Ponce <david@dponce.com>
12987
12988 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
12989 `widget-button-click'. so that one can use left mouse button to
12990 click on dialog buttons.
12991
12992 2000-08-14 Emmanuel Briot <briot@gnat.com>
12993
12994 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
12995 identifiers, since XML is case sensitive
12996
12997 2000-08-12 Miles Bader <miles@gnu.org>
12998
12999 * comint.el (comint-output-filter): Don't bother frobbing
13000 window-start, it doesn't seem to be necessary.
13001
13002 * comint.el (comint-send-string, comint-send-region): Make into
13003 real functions. Snapshot the prompt before sending.
13004
13005 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
13006
13007 * info.el (Info-find-emacs-command-nodes): Rewrite to use
13008 technique similar to Info-index, instead of relying on specific
13009 names of relevant Index nodes.
13010 (Info-goto-emacs-command-node): Bind Info-history to nil when
13011 going to the first node found by Info-find-emacs-command-nodes.
13012
13013 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
13014
13015 * menu-bar.el (menu-bar-help-menu): Add a :help string.
13016
13017 2000-08-10 Miles Bader <miles@gnu.org>
13018
13019 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
13020
13021 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
13022
13023 * info.el (Info-file-list-for-emacs): More elements for the
13024 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
13025 and woman manuals.
13026
13027 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
13028
13029 * comint.el (comint-send-input): Make the newline boundary overlay
13030 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
13031 (comint-output-filter): Use `insert' instead of
13032 `insert-before-markers'. Extend comint-last-output-overlay when
13033 necessary since we can't rely on insert-before-markers to do it.
13034 * gud.el (gud-filter): Use `with-current-buffer' instead of
13035 save-excursion when inserting the output, so that point gets
13036 updated correctly; the old method relied on a rather dodgy
13037 side-effect of comint-output-filter to avoid the effect of
13038 save-excursion.
13039
13040 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
13041
13042 * files.el (recover-file): Call insert-directory instead of
13043 invoking `ls' directly.
13044
13045 2000-08-10 Miles Bader <miles@gnu.org>
13046
13047 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
13048 (comint-last-prompt-overlay): New variables.
13049 (comint-output-filter): Implement prompt highlighting.
13050 (comint-snapshot-last-prompt): New function.
13051 (comint-send-input): Snapshot the last prompt.
13052 Use comint-highlight-input-face.
13053 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
13054 Use defface instead of defcustom.
13055 (send-invisible, comint-send-eof): Snapshot the last prompt.
13056 (comint-delchar-or-maybe-eof): Use comint-send-eof.
13057 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
13058
13059 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
13060
13061 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
13062 (regexp-opt-group): Use a list of chars for `letters'.
13063 (regexp-opt-charset): `chars' is now a list of chars.
13064 Use a char-table rather than a vector so it works for multibyte chars.
13065
13066 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
13067 Set cvs-minor-current-files to the selected fileinfo.
13068 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
13069 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
13070
13071 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
13072
13073 * files.el (insert-directory): Don't call access-file on
13074 directories on DOS and Windows.
13075
13076 2000-08-09 Kenichi Handa <handa@etl.go.jp>
13077
13078 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
13079 longer if necessary.
13080 (ccl-embed-code): Call ccl-embed-data to store CODE in
13081 ccl-program-vector.
13082
13083 2000-08-09 Miles Bader <miles@gnu.org>
13084
13085 * comint.el (comint-output-filter): Properly handle the case where
13086 the text surrounded by comint-last-output-overlay was deleted.
13087
13088 2000-08-08 Gerd Moellmann <gerd@gnu.org>
13089
13090 * info.el (Info-insert-dir): Use Info-additional-directory-list if
13091 non-nil.
13092 (Info-file-list-for-emacs): Remove "info" from the list because
13093 that leads to trying to use the documentation from file `info'
13094 in various situations where it isn't appropriate, for instance
13095 C-h C-k C-h i.
13096
13097 * ffap.el (ffap-read-file-or-url-internal): Handle case that
13098 DIR and/or STRING are nil.
13099
13100 * progmodes/compile.el (compilation-setup): Make variable
13101 compilation-error-screen-columns buffer-local, as some comment
13102 in the code suggests it should be.
13103
13104 * files.el (auto-mode-interpreter-regexp): New variable.
13105 (set-auto-mode): Use it.
13106
13107 * indent.el (indent-for-tab-command): Doc fix.
13108
13109 * mouse-sel.el (mouse-sel-mode): Doc fix.
13110
13111 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
13112 labels.
13113
13114 * help.el (print-help-return-message): When
13115 display-buffer-reuse-frames is set, let the help window been quit,
13116 instead of deleting it, which might delete a reused frame.
13117
13118 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
13119
13120 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
13121 rename a directory to a name that differs only by its letter case.
13122
13123 2000-08-08 Kenichi Handa <handa@etl.go.jp>
13124
13125 * international/quail.el (quail-define-rules): Handle Quail decode
13126 map correctly. Add code for supporting annotations.
13127 (quail-install-decode-map): New function.
13128 (quail-defrule-internal): New optional arguments decode-map and
13129 props.
13130 (quail-advice): New function.
13131
13132 2000-08-07 Sam Steingold <sds@gnu.org>
13133
13134 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
13135 `defconst', `define-condition', `with-slots'.
13136 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
13137
13138 2000-08-03 Miles Bader <miles@gnu.org>
13139
13140 * comint.el (comint-use-prompt-regexp-instead-of-fields):
13141 New variable.
13142 (comint-prompt-regexp, comint-get-old-input): Document dependence on
13143 comint-use-prompt-regexp-instead-of-fields.
13144 (comint-send-input): Add `input' field property to stuff we send to
13145 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
13146 (comint-output-filter): Add `output' field property to process
13147 output, if comint-use-prompt-regexp-instead-of-fields is nil.
13148 (comint-replace-by-expanded-history)
13149 (comint-get-old-input-default, comint-show-output)
13150 (comint-backward-matching-input, comint-forward-matching-input)
13151 (comint-next-prompt, comint-previous-prompt): Use field
13152 properties if comint-use-prompt-regexp-instead-of-fields is nil.
13153 (comint-line-beginning-position): New function.
13154 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
13155 (comint-replace-by-expanded-history-before-point): Use
13156 comint-line-beginning-position and line-end-position.
13157 (comint-last-output-overlay): New variable.
13158 (comint-mode): Make `comint-last-output-overlay' buffer-local.
13159
13160 * shell.el (shell-prompt-pattern): Doc change.
13161 (shell-backward-command): Use line-beginning-position.
13162
13163 * gud.el (gud-gdb-complete-command): Use
13164 comint-line-beginning-position.
13165
13166 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
13167 comint-bol doesn't actually go to the beginning of the line.
13168
13169 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
13170 if comint-use-prompt-regexp-instead-of-fields is non-nil.
13171 (try-expand-line-all-buffers): Likewise.
13172
13173 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
13174 explicitly matching comint-prompt-regexp.
13175 (sql-copy-column): Use comint-line-beginning-position instead of
13176 explicitly matching comint-prompt-regexp.
13177
13178 * progmodes/octave-inf.el (inferior-octave-complete): Use
13179 comint-line-beginning-position.
13180
13181 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
13182
13183 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
13184 looking for a prompt, use `forward-line 0' instead of
13185 `beginning-of-line', to avoid getting caught by an input field.
13186
13187 2000-08-07 Gerd Moellmann <gerd@gnu.org>
13188
13189 * files.el (shell-quote-wildcard-pattern): Make sure to return
13190 PATTERN, in the Unix case.
13191
13192 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
13193
13194 * play/zone.el (zone): Discard any pending input before running
13195 the randomly-chosen pgm.
13196
13197 2000-08-07 Kenichi Handa <handa@etl.go.jp>
13198
13199 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
13200 checking the existence of any multibyte characters.
13201
13202 2000-08-06 Gerd Moellmann <gerd@gnu.org>
13203
13204 * help.el (describe-mode): Test minor-mode symbol for being
13205 bound before testing its value for being nil.
13206
13207 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
13208 `first', `second', and `third'.
13209
13210 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
13211 (second): Make it an alias for `cadr'.
13212
13213 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
13214
13215 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
13216 types of display support faces now.
13217
13218 2000-08-05 Gerd Moellmann <gerd@gnu.org>
13219
13220 * pcvs.el (require): Require `cl' during compilation, only.
13221
13222 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
13223 (toplevel): Remove `remq' and `remove' from autoloads.
13224 (cl-fake-autoloads): New variable. If set, arrange for an error
13225 when CL functions etc. are autoloaded.
13226
13227 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
13228
13229 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
13230
13231 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
13232 popped up, but the user clicks outside the menu, return an empty
13233 regexp (that causes unhighlight-regexp to have no effect).
13234
13235 * menu-bar.el (menu-bar-games-menu): Add Zone.
13236
13237 * hi-lock.el (toplevel): Require font-lock.
13238
13239 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13240
13241 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
13242 (ebnf-8-bit-chars): New var for bug fix.
13243 (ebnf-string): Bug fix.
13244
13245 2000-08-03 Sam Steingold <sds@gnu.org>
13246
13247 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
13248 instead of `buffer-string'.
13249 (require 'cl): Always, not just when compiling.
13250 `ignore-errors' in `interactive', `list*', `defun*' &c make this
13251 necessary.
13252
13253 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
13254
13255 * international/mule-cmds.el (select-safe-coding-system): Make
13256 the message text about selecting a safe coding system more clear.
13257
13258 2000-08-02 Gerd Moellmann <gerd@gnu.org>
13259
13260 * hi-lock.el: New file.
13261
13262 * play/zone.el: New file.
13263
13264 * replace.el (occur): Set tab-width in the *Occur* buffer to the
13265 value of tab-width in the original buffer. Choose a line number
13266 format that's a multiple of the original buffer's tab width, so
13267 that lines appear right.
13268
13269 * textmodes/ispell.el (ispell): New function, replacing an alias.
13270 Spell-check active region if in transient-mark-mode and mark
13271 is active; otherwise spell-check buffer.
13272
13273 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13274
13275 * ps-mule.el: Fix a customization problem on
13276 ps-mule-font-info-database-default.
13277
13278 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
13279
13280 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
13281 display-mouse-p instead of window-system.
13282 (ebrowse-member-mode-map): Ditto.
13283
13284 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13285
13286 * progmodes/ebnf2ps.el: Update ps-print functions call.
13287 Indentation fix. Doc fix.
13288 (ebnf-version): New version number (3.2).
13289 (ebnf-format-color, ebnf-begin-job): Code fix.
13290
13291 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
13292
13293 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
13294 font lock support on window-system.
13295 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
13296
13297 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
13298 display-color-p, if fboundp, instead of window-system.
13299
13300 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
13301
13302 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
13303 instead of window-system.
13304
13305 * wid-edit.el (widget-choose): Use display-mouse-p instead of
13306 window-system.
13307 (widget-choice-mouse-down-action): Use display-popup-menus-p
13308 instead of window-system.
13309
13310 * strokes.el (strokes-file): Run the file name through
13311 convert-standard-filename.
13312 (strokes-mode): Call display-mouse-p instead of looking at
13313 window-system. Change the error message accordingly.
13314
13315 * progmodes/cpp.el (toplevel): Support faces on tty's.
13316
13317 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
13318 (lm-plot-square, lm-init-display): Don't use window-system.
13319
13320 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
13321 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
13322
13323 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
13324 instead of looking at window-system.
13325
13326 2000-07-30 Gerd Moellmann <gerd@gnu.org>
13327
13328 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
13329 of testing if iswitchb-prepost-hooks is bound, because the
13330 latter will always be true when invoking a recursive minibuffer
13331 from an active Iswitchb buffer.
13332
13333 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
13334
13335 * files.el (shell-quote-wildcard-pattern): New function.
13336 (insert-directory): Call it. Only prepend "\" to command on Unix
13337 and GNU/Linux systems.
13338
13339 2000-07-30 Gerd Moellmann <gerd@gnu.org>
13340
13341 * eshell/esh-groups.el: Change custom :link file names
13342 from `eshell.info' to `eshell'.
13343
13344 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
13345
13346 * dired.el (dired-build-subdir-alist): Expand subdirectory names
13347 correctly in recursive ange-ftp listings.
13348
13349 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13350
13351 * ps-print.el: Fix bug 1: if ps-font-size-internal,
13352 ps-header-font-size-internal and
13353 ps-header-title-font-size-internal variables are not set,
13354 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
13355 face text property is (foreground-color . COLOR) or
13356 `(background-color . COLOR)', ps-print crashes. Doc fix.
13357 (ps-print-version): New version number (5.2.4).
13358 (ps-plot-region): Code fix.
13359 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
13360 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
13361 Bug fix 2.
13362
13363 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
13364
13365 * glasses.el (glasses-make-readable): Fix uncapitalization of
13366 identifiers like `myXMLDocument'.
13367
13368 2000-07-28 Karl Fogel <kfogel@red-bean.com>
13369
13370 * mail/mail-hist.el (mail-hist-previous-input)
13371 (mail-hist-next-input): Do the obvious code factorization.
13372 (mail-hist-retrieve-and-insert): New func, contains common
13373 code of above two.
13374 If inserting a message body, leave point at top.
13375
13376 2000-07-28 Sam Steingold <sds@gnu.org>
13377
13378 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
13379 Use `<=', not `<' to compare times!
13380 (ange-ftp-ls): Remove.
13381
13382 2000-07-27 Gerd Moellmann <gerd@gnu.org>
13383
13384 * play/cookie1.el: Add explanation of how to make cookie.el
13385 compatible with strfile(1) to comment.
13386
13387 * subr.el (remove, remq): New functions.
13388
13389 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
13390 escape `*' in regexps.
13391 (midnight-find): Reverse order of arguments in the funcall of
13392 TEST.
13393
13394 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
13395 and `.class'.
13396
13397 * play/meese.el: Add Commentary section.
13398
13399 2000-07-27 Alex Schroeder <alex@gnu.org>
13400
13401 * sql.el (sql-ms): Added autoload cookie.
13402 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
13403 (sql-oracle): Ditto.
13404 (sql-help): Doc change.
13405
13406 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
13407 types and exceptions.
13408
13409 2000-07-27 Alex Schroeder <alex@gnu.org>
13410
13411 * sql.el (sql-placeholder-history): New variable.
13412 (sql-query-placeholders-and-send): New function that will query
13413 the user and replace placeholders with user input.
13414 (sql-oracle): If running on NT, set comint-input-sender to
13415 sql-query-placeholders-and-send.
13416
13417 (sql-stop): If in the SQLi buffer, insert stop notification, else
13418 present it as a message.
13419
13420 2000-07-27 Alex Schroeder <alex@gnu.org>
13421
13422 * sql.el (sql-input-ring-separator): Doc change.
13423 (sql-input-ring-file-name): Doc change.
13424 (sql-interactive-mode): Use `sql-input-ring-separator' and
13425 `sql-input-ring-file-name' to set the comint-mode equivalents
13426 without making them local variables.
13427 (sql-stop): Don't bind `sql-input-ring-separator' and
13428 `sql-input-ring-file-name' dynamically to their comint-mode
13429 equivalents.
13430
13431 2000-07-27 Kenichi Handa <handa@etl.go.jp>
13432
13433 * international/mule.el (register-char-codings): New function.
13434 (make-coding-system): Handle `safe-chars' specification in the arg
13435 PROPERTY.
13436
13437 * international/mule-cmds.el
13438 (find-coding-systems-region-subset-p): This function deleted.
13439 (sort-coding-systems-predicate): New variable.
13440 (sort-coding-systems): New function.
13441 (find-coding-systems-region): Use
13442 find-coding-systems-region-internal.
13443 (find-coding-systems-string): Use find-coding-systems-region.
13444 (find-coding-systems-for-charsets): Check
13445 char-coding-system-table.
13446 (select-safe-coding-system-accept-default-p): New variable.
13447 (select-safe-coding-system): Mostly rewritten. New argument
13448 ACCEPT-DEFAULT-P.
13449 (select-message-coding-system): Call select-safe-coding-system
13450 with ACCEPT-DEFAULT-P arg.
13451 (reset-language-environment): Reset default-sendmail-coding-system
13452 to the default value iso-latin-1.
13453 (set-language-environment): Don't set the obsolete variable
13454 charset-origin-alist.
13455
13456 * international/codepage.el (cp-coding-system-for-codepage-1):
13457 Give `safe-chars' property to make-coding-system.
13458
13459 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
13460 calling select-message-coding-system twice.
13461
13462 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
13463 instead of `safe-charsets'.
13464 (cyrillic-alternativnyj): Likewise.
13465 (ccl-encode-alternativnyj): Don't check the charset
13466 cyrillic-iso8859-5.
13467
13468 2000-07-27 Kenichi Handa <handa@etl.go.jp>
13469
13470 * composite.el (compose-chars-after): Preserve match data.
13471
13472 2000-07-26 Sam Steingold <sds@gnu.org>
13473
13474 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
13475 (ange-ftp-real-file-newer-than-file-p): New function.
13476 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
13477 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
13478
13479 * tooltip.el (tooltip-float-time): Removed (use `float-time').
13480 * midnight.el (midnight-float-time): Ditto.
13481
13482 2000-07-26 Andreas Schwab <schwab@suse.de>
13483
13484 * files.el (normal-backup-enable-predicate): Correct
13485 interpretation of the return value of compare-strings.
13486
13487 2000-07-26 Gerd Moellmann <gerd@gnu.org>
13488
13489 * isearch.el (isearch-resume): New function.
13490 (isearch-done): Add something to command-history to resume
13491 the search.
13492 (isearch-yank-line, isearch-yank-word): Use
13493 buffer-substring-no-properties instead of buffer-substring.
13494
13495 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
13496 of flyspell-mouse-map.
13497
13498 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
13499 duplicate definition.
13500 (makefile-mode): Remove duplicate setting of local-abbrev-table.
13501
13502 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
13503 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
13504
13505 2000-07-25 Sam Steingold <sds@gnu.org>
13506
13507 * net/ange-ftp.el: Get modtime over the net.
13508 (ange-ftp-file-modtime): New function.
13509 (ange-ftp-write-region, ange-ftp-insert-file-contents)
13510 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
13511 Use it.
13512 (ange-ftp-dot-to-slash): New function.
13513 (ange-ftp-fix-name-for-vms): Use it.
13514
13515 * midnight.el (midnight-buffer-display-time): Use
13516 `with-current-buffer'.
13517
13518 2000-07-25 Gerd Moellmann <gerd@gnu.org>
13519
13520 * find-dired.el: Update copyright notice.
13521 (find-dired): Offer to kill a running `find'.
13522
13523 * enriched.el (enriched-face-ans): For a `foreground-color'
13524 property, return '(("x-color" COLOR))' so that COLOR will be
13525 output as a parameter of the x-color annotation. Likewise for the
13526 `background-color' property. In the case of normal face
13527 properties, don't return annotations for unspecified foreground
13528 and background face attributes.
13529
13530 2000-07-25 Kenichi Handa <handa@etl.go.jp>
13531
13532 * language/japan-util.el (japanese-katakana-region): Fix handling
13533 HANKAKU argument.
13534
13535 2000-07-25 Miles Bader <miles@gnu.org>
13536
13537 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
13538 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
13539 constrain-to-field.
13540
13541 2000-07-24 Andrew Innes <andrewi@gnu.org>
13542
13543 * timer.el (timer-activate-when-idle): Add optional parameter
13544 DONT-WAIT. Update docstring.
13545 (run-with-idle-timer): Specify extra parameter to
13546 timer-activate-when-idle, so that timer will be activated
13547 immediately if Emacs is already idle.
13548
13549 * w32-fns.el (w32-using-nt): Fix docstring.
13550
13551 2000-07-24 Dave Love <fx@gnu.org>
13552
13553 * mouse.el (popup-menu): Set last-command-event.
13554 (mouse-major-mode-menu-prefix): Declare.
13555
13556 2000-07-24 Gerd Moellmann <gerd@gnu.org>
13557
13558 * textmodes/flyspell.el: Update to author's version 1.5d.
13559
13560 * progmodes/hideshow.el: Update copyright notice.
13561
13562 * vcursor.el: Set maintainer to FSF, since author cannot
13563 be reached.
13564
13565 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
13566
13567 * info.el (Info-goto-emacs-key-command-node): Leave a space after
13568 the prompt.
13569
13570 * mouse.el (popup-menu): Run the keymap through indirect-function,
13571 in case it was defined with define-prefix-key. If the menu is a
13572 list of keymaps, look up the binding of user's choice in each one
13573 of the keymaps.
13574 (mouse-popup-menubar): If the global and local menu-bar keymaps
13575 don't have a prompt string, create one and insert it into the
13576 keymap. Don't barf if current-local-map returns nil.
13577
13578 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
13579
13580 * dired.el (dired-sort-R-check): Added to allow recursive listing
13581 to be undone.
13582 (dired-sort-other): Use it.
13583
13584 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13585
13586 * Release of cc-mode 5.27
13587
13588 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13589
13590 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
13591 c-beginning-of-statement-1 that caused a bad case of recursion
13592 which could consume a lot of CPU in large classes in languages
13593 that have in-expression classes (i.e. Java and Pike).
13594
13595 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
13596 statements before top level constructs (i.e. case 6 is moved
13597 before case 5 and is now case 4) to catch in-expression
13598 classes in top level expressions correctly.
13599
13600 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13601
13602 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
13603 objc-method-intro. Case 4 removed and case 5I added.
13604
13605 * cc-langs.el (c-append-paragraph-start): New variable used by
13606 c-common-init to get paragraph-start correct.
13607 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
13608 initialize paragraph-start to make it correct both with and
13609 without the javadoc special case.
13610
13611 * cc-mode.el (java-mode): Use c-append-paragraph-start to
13612 initialize paragraph-start for javadoc markup.
13613
13614 * cc-vars.el (c-style-variables-are-local-p): Incompatible
13615 change by defaulting this to t. It's motivated by the
13616 confusing behavior that otherwise arise from the style system
13617 when editing both java and non-java files at the same time
13618 (see the comments about style setting in c-common-init).
13619
13620 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13621
13622 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
13623 similar to the one in c-fill-paragraph to check the fill
13624 prefix from the adaptive fill function for sanity.
13625
13626 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13627
13628 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
13629 defun block.
13630
13631 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13632
13633 * cc-align.el (c-lineup-multi-inher): Handle lines with
13634 leading comma nicely. Extended to handle member initializers
13635 too.
13636
13637 * cc-engine.el: (c-beginning-of-inheritance-list,
13638 c-guess-basic-syntax): Fixed recognition of inheritance lists
13639 when the lines begins with a comma.
13640
13641 * cc-vars.el (c-offsets-alist): Changed default for
13642 member-init-cont to c-lineup-multi-inher since it now handles
13643 member initializers and indents better for leading commas.
13644
13645 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13646
13647 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
13648 handling that caused class open lines to be recognized as
13649 statement-conts in some cases.
13650
13651 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
13652 guessed by the adaptive fill function unless point is on the
13653 first line of a block comment.
13654
13655 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
13656 when the buffer ends with a macro continuation char.
13657
13658 * cc-engine.el (c-guess-basic-syntax): Added support for
13659 function definitions as statements in Pike. The first
13660 statement in a lambda block is now labeled defun-block-intro
13661 instead of statement-block-intro.
13662
13663 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
13664 so that the class surrounding point is selected, not the one
13665 innermost in the state.
13666
13667 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
13668 recognition of switch labels having hanging multiline
13669 statements.
13670
13671 * cc-engine.el (c-beginning-of-member-init-list): Broke out
13672 some code in c-guess-basic-syntax to a separate function.
13673 * cc-engine.el (c-just-after-func-arglist-p): Fixed
13674 recognition of member inits with multiple line arglists.
13675 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
13676 member-init-cont when the commas are in funny places.
13677
13678 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13679
13680 * cc-defs.el (c-auto-newline): Removed this macro since it's
13681 not used anymore.
13682
13683 * cc-engine.el (c-looking-at-bos): New helper function.
13684 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
13685 inexpr and toplevel classes apart in Pike.
13686
13687 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
13688 of case 9A.
13689
13690 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
13691 constant, since "class" can introduce an in-expression class
13692 in Pike nowadays.
13693
13694 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13695
13696 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
13697 indentation on cpp-macro lines.
13698
13699 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
13700 a syntax modifier like comment-intro, to make it possible to
13701 get syntactic indentation for preprocessor directives. It's
13702 incompatible wrt to lineup functions on cpp-macro, but it has
13703 no observable effect in the 99.9% common case where cpp-macro
13704 is set to -1000.
13705
13706 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13707
13708 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
13709 member-init-cont when the preceding arglist is several lines.
13710
13711 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13712
13713 * cc-styles.el (c-style-alist): The basic offset for the BSD
13714 style corrected to 8.
13715
13716 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13717
13718 * cc-styles.el (c-style-alist): Adjusted the indentation of
13719 brace list openers in the gnu style.
13720
13721 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13722
13723 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
13724
13725 * cc-cmds.el (c-electric-brace, c-electric-slash,
13726 c-electric-star, c-electric-semi&comma, c-electric-colon,
13727 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
13728 when c-syntactic-indentation is nil.
13729
13730 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
13731 we were left at comments preceding the first statement when
13732 reaching the beginning of the buffer.
13733
13734 * cc-vars.el (c-syntactic-indentation): New variable to turn
13735 off all syntactic indentation.
13736
13737 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13738
13739 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
13740 between the text and the block comment ender when it hangs,
13741 depending on how many there are before the fill.
13742
13743 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13744
13745 * cc-engine.el (c-beginning-of-closest-statement): New helper
13746 function to go back to the closest preceding statement start,
13747 which could be inside a conditional statement.
13748 * cc-engine.el (c-guess-basic-syntax): Use
13749 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
13750
13751 * cc-engine.el (c-guess-basic-syntax): Better handling of
13752 arglist-intro, arglist-cont-nonempty and arglist-close when
13753 the arglist is nested inside parens. Cases 7A, 7C and 7F
13754 changed.
13755
13756 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
13757 up-to-date with javadoc 1.2.
13758
13759 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13760
13761 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
13762 multiline Pike type decls.
13763
13764 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13765
13766 * cc-cmds.el (c-indent-new-comment-line): Always break
13767 multiline comments in multiline mode, regardless of
13768 comment-multi-line.
13769
13770 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13771
13772 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
13773 fully::qualified::names in C++ member init lists. Preamble in
13774 case 5D changed.
13775
13776 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13777
13778 * cc-langs.el (c-common-init): Handling of obsolete variables
13779 moved to c-initialize-cc-mode. More compatible style override
13780 when using global style variables.
13781 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
13782 variables moved here.
13783
13784 * cc-styles.el (c-make-styles-buffer-local): Flag style
13785 variable localness in c-style-variables-are-local-p to make
13786 the compatibility measure in c-common-init work well.
13787
13788 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
13789 longer contain set-from-style.
13790 * cc-styles.el (c-initialize-builtin-style): Don't check for
13791 set-from-style on c-special-indent-hook.
13792 * cc-styles.el (c-copy-tree): Obsolete. The standard function
13793 copy-alist is sufficient now.
13794
13795 * cc-styles.el (c-set-style, c-set-style-1,
13796 c-get-style-variables): Fixes to variable initialization so
13797 that duplicate entries in styles have the same effect
13798 regardless of DONT-OVERRIDE.
13799
13800 * cc-styles.el (c-set-style-2): Fixed bug where the
13801 initialization of inheriting styles failed when the
13802 dont-override flag is set.
13803
13804 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
13805 on this.
13806
13807 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13808
13809 * cc-defs.el (c-forward-comment): Removed the workaround
13810 introduced in 5.38 since it had worse side-effects. If a line
13811 contains the string "//\"", it regarded the // as a comment
13812 start since the \ temporarily doesn't have escape syntax.
13813
13814 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
13815
13816 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
13817 ada-xref.el before ada-prj.el, so that the Project menu is created
13818 when ada-prj tries to add to it.
13819 (ada-activate-keys-for-case): Suppress the characters that are not
13820 part of the Ada syntax. Better compatibility with else-mode
13821 (ada-adjust-case-interactive): When auto-casing is not active,
13822 correctly insert newlines (used to insert only ^M). Prevent the
13823 syntax table from being changed in case of an error
13824 (or '_' becomes part of a word and some commands are confused).
13825 Do nothing if ada-auto-case is nil.
13826 (ada-after-keyword-p): Ignore keywords that are also attributes
13827 (ada-batch-reformat): Update usage comment
13828 (ada-call-from-contextual-menu): New function
13829 (ada-case-read-exceptions): Reinitialize the casing exception list
13830 first to nil first, so that the casing exception file can be
13831 shared.
13832 (ada-check-defun-name): Handles "configure" keyword for gnatdist
13833 files.
13834 (ada-compile-goto-error): Fix regexp used to detect a file:line
13835 anywhere in the error message
13836 (ada-contextual-menu-last-point): New variable
13837 (ada-create-keymap): If the variable delete-key-deletes-forward is
13838 t on XEmacs, it means that DEL should delete one character
13839 forward.
13840 (ada-create-menu): Use :included instead of :visible for XEmacs.
13841 New submenu "Options".
13842 (ada-end-stmt-re): Correctly indent "select ... then abort"
13843 statements.
13844 (ada-fill-comment-paragraph): Correctly delete all leading '--'
13845 even if they don't match ada-fill-comment-prefix Fix handling of
13846 paragraphs on the first or last line of a file.
13847 (ada-format-paramlist): Fix handling of default parameter values.
13848 (ada-get-body-name): New function.
13849 (ada-get-current-indent): Optimized by searchling directly for an
13850 existing generic part or a statement outside of it. Handle
13851 ada-indent-align-comments when indenting comments Replaced some
13852 regexps by testing directly the next character. This results in a
13853 huge speedup on some files. New indentation scheme for renames
13854 statements. Stop looking for the 'while' or 'for' associated with
13855 a 'loop' at the first semicolon encountered. A "return" can also
13856 match an anonymous access subprogram declaration.
13857 (ada-get-indent-noindent): Ignore strings and comments when
13858 looking for the keywords "record" and "private".
13859 (ada-goto-matching-decl-start): When matching "if", make sure we
13860 are not in fact seeing "end if". Ignore "when" statements except
13861 when initial keyword was "begin". Fix handling of nested
13862 procedures. Add a recursive call to this function to skip over
13863 other 'end' statmts. Fix indentation for "when .. => begin"
13864 (ada-in-open-paren-p): Fix indentation for complex boolean
13865 expressions, where 'and then', 'or else' and parenthesis
13866 statements are mixed up.
13867 (ada-in-paramlist-p): Skip comments while searching for the
13868 beginning Fix handling of operator declarations.
13869 (ada-indent-align-comments): New variable
13870 (ada-indent-current): Change the syntax table only in the
13871 protected section, so that we are sure it is restored correctly.
13872 (ada-indent-on-previous-lines): Use ada-use-indent and
13873 ada-with-indent Correctly indent "select ... then"
13874 (ada-indent-region): Slight speedup.
13875 (ada-indent-renames): New variable.
13876 (ada-last-which-function-subprog, ada-last-which-function-line):
13877 New variables
13878 (ada-looking-at-semi-private): Correctly indent the 'private'
13879 keyword when it is the first word in a package declaration.
13880 (ada-loose-case-word): Stop searching if at the end of the buffer.
13881 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
13882 even if point is not initially at the end of the word.
13883 (ada-matching-decl-start-re): Add "when".
13884 (ada-mode): Add support for abbrev-mode, outline-mode and
13885 which-func-mode Override the old find-file.el entry in
13886 ff-special-constructs since it is using the obsolete
13887 ada-spec-suffix variable
13888 (ada-no-auto-case): New function
13889 (ada-scan-paramlist): When parsing the argument type, accept
13890 spaces (as in "X 'Class", generated by Rational Rose).
13891 (ada-other-file-name): No longer loads the other file.
13892 (ada-popup-menu): Save and restore the current buffer and cursor
13893 position before and after displaying the menu.
13894 (ada-search-ignore-complex-boolean): New function.
13895 (ada-uncomment-region): Emacs21 already knows how to delete
13896 comments not starting in the first column.
13897 (ada-use-indent): New variable
13898 (ada-which-function): New function.
13899 (ada-with-indent): New variable
13900 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
13901 can be batch-compiled from the command line.
13902
13903 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
13904 Add to the menu when the file is loaded, not in ada-mode-hook.
13905 Add -toolbar to the default ddd command Switches moved from
13906 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
13907 ada-prj-default-comp-opt
13908 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
13909 Reference Manual to the menu
13910 (ada-check-current): rewritten as a call to ada-compile-current
13911 (ada-compile): Removed.
13912 (ada-compile-application, ada-compile-current, ada-check-current):
13913 Set the compilation-search-path so that compile.el automatically
13914 finds the sources in src_dir. Automatic scrollong of the
13915 compilation buffer. C-uC-cC-c asks for confirmation before
13916 compiling
13917 (ada-compile-current): New parameter, prj-field
13918 (ada-complete-identifier): Load the .ali file before doing
13919 processing
13920 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
13921 conform to gnatmake's behavior.
13922 (ada-find-file-in-dir): New function
13923 (ada-find-references): Set the environment variables for gnatfind
13924 (ada-find-src-file-in-dir): New function.
13925 (ada-first-non-nil): Removed
13926 (ada-gdb-application): Add support for jdb, the java debugger.
13927 (ada-get-ada-file-name): Load the original-file first if not done
13928 yet.
13929 (ada-get-all-references): Handles the new ali syntax (parent types
13930 are found between <>).
13931 (ada-initialize-runtime-library): New function
13932 (ada-mode-hook): Always load a project file when a file is opened,
13933 so that the casing exceptions are correctly read.
13934 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
13935 (ada-parse-prj-file): Use find-file-noselect instead of find-file
13936 to open the project file, since the latter does not work with
13937 speedbar Get default values before loading the prj file, or the
13938 default executable file name is wrong. Use the absolute value of
13939 src_dir to initialize ada-search-directories and
13940 compilation-search-path,... Add the standard runtime library to
13941 the search path for find-file.
13942 (ada-prj-default-debugger): Was missing an opening '{'
13943 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
13944 variables.
13945 (ada-prj-default-gnatmake-opt): New variable
13946 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
13947 buffers, the project file is the default one Save the windows
13948 configuration before displaying the menu.
13949 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
13950 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
13951 ...) regexp-quote identifiers names to support operators +,
13952 -,... in regexps.
13953 (ada-remote): New function.
13954 (ada-run-application): Erase the output buffer before starting the
13955 run Support remote execution of the application. Use
13956 call-process, or the arguments are incorrectly parsed
13957 (ada-set-default-project-file): Reread the content of the active
13958 project file, not the one from the current buffer When a project
13959 file is set as the default project, all directories are
13960 automatically associated with it.
13961 (ada-set-environment): New function
13962 (ada-treat-cmd-string): New special variable ${current}
13963 (ada-treat-cmd-string): Revised. The substitution is now done for
13964 any ${...} substring
13965 (ada-xref-current): If no body was found, compiles the spec
13966 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
13967 compiler to get rid of command line length limitations.
13968 (ada-xref-get-project-field): New function
13969 (ada-xref-project-files): New variable
13970 (ada-xref-runtime-library-specs-path)
13971 (ada-xref-runtime-library-ali-path): New variables
13972 (ada-xref-set-default-prj-values): Default run command now does a
13973 cd to the build directory. New field: main_unit Provide a default
13974 file name even if the current buffer has no prj file.
13975
13976 * ada-prj.el:
13977 Rewritten to show a tabbed-dialog.
13978 (ada-prj-add-ada-menu): Remove the map and name parameters.
13979 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
13980 New function
13981 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
13982 (ada-prj-load-from-file): New function
13983 (ada-prj-save): Always save fields that depend on the current buffer
13984 (ada-prj-show-value): New function
13985
13986 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
13987 Ada mode. This will allow us to display the Ada menu in any buffer
13988 we want (for project items).
13989 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
13990 number of spaces in the header.
13991
13992 2000-07-24 Dave Love <fx@gnu.org>
13993
13994 * ediff-init.el (ediff-region-help-echo): Bind face-help.
13995
13996 2000-07-23 Noah Friedman <friedman@splode.com>
13997
13998 * type-break.el (type-break): perform autosave.
13999 Suggested by Stephen Gildea <gildea@intouchsys.com>.
14000 (type-break-do-query): Cancel query schedule while performing
14001 actual query, to avoid possibility of a second query being made
14002 while first one is already in progress.
14003 (type-break-time-stamp-format): New variable.
14004 (type-break-time-stamp): New function.
14005 (type-break-time-warning): Use it.
14006 (type-break-keystroke-warning): Use it.
14007 (type-break-noninteractive-query): Use it.
14008
14009 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
14010 cookie.
14011 Use add-minor-mode to set minor-mode-alist, if available.
14012 (eldoc-echo-area-use-multiline-p): New user option.
14013 (eldoc-echo-area-multiline-supported-p): New variable.
14014 (eldoc-docstring-format-sym-doc): Use them.
14015 (eldoc-mode): If not using idle timers, append to local post and
14016 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
14017 (eldoc-display-message-no-interference-p): Don't interfere with
14018 edebug.
14019 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
14020 (eldoc-function-arglist): New function.
14021 (eldoc-function-argstring): Use it.
14022
14023 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
14024 auto save directory exists before calling directory-files.
14025
14026 2000-07-23 Dave Love <fx@gnu.org>
14027
14028 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
14029 ^o, ^u.
14030
14031 2000-07-21 Dave Love <fx@gnu.org>
14032
14033 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
14034 now passed to the function. It now works properly.
14035
14036 * smerge-mode.el (smerge-mode-menu): Fill it out.
14037
14038 2000-07-20 Gerd Moellmann <gerd@gnu.org>
14039
14040 * info-look.el (info-lookup): If *info* is shown in another frame
14041 on the same display, select that frame, instead of switching to
14042 the Info buffer in another window of the selected frame.
14043
14044 * simple.el (universal-argument-map): Bind numeric keypad keys
14045 kp-0 to kp-9 and kp-subtract.
14046 (digit-argument): Handle these keys.
14047
14048 2000-07-20 Dave Love <fx@gnu.org>
14049
14050 * net/goto-addr.el (goto-address-fontify): Don't bother with
14051 buffer-modified and read-only stuff -- irrelevant with overlays.
14052 Put an extra property on the overlays and use it to clean up in
14053 case goto-address is re-run.
14054
14055 2000-07-19 Richard M. Stallman <rms@gnu.org>
14056
14057 * timer.el (run-with-idle-timer): Doc fix.
14058
14059 * mail/mail-utils.el (mail-strip-quoted-names):
14060 Handle case where <...> appears inside "...".
14061 Use replace-match to edit the string more simply.
14062 (rmail-dont-reply-to): Cope with an unmatched ".
14063
14064 2000-07-19 Dave Love <fx@gnu.org>
14065
14066 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
14067 implementation.
14068
14069 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
14070 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
14071 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
14072
14073 2000-07-19 Gerd Moellmann <gerd@gnu.org>
14074
14075 * textmodes/refer.el: Correct maintainer's email address.
14076
14077 * progmodes/hideif.el: Correct author's email address.
14078 Fix typo in comment.
14079
14080 * xml.el: New file.
14081
14082 * mail/mailheader.el: Correct author's mail address.
14083
14084 * gnus/parse-time.el: Correct author's mail address.
14085
14086 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
14087
14088 * comint.el (comint-highlight-input, comint-highlight-face):
14089 New user options.
14090 (comint-input-ring-file-name): Change custom type.
14091 (comint-mode-map): Bind mouse-2.
14092 (comint-insert-clicked-input): New function.
14093 (comint-send-input): Handle input highlighting.
14094
14095 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
14096
14097 * mouse.el (popup-menu): New function.
14098 (mouse-major-mode-menu): Use it.
14099
14100 2000-07-18 Dave Love <fx@gnu.org>
14101
14102 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
14103 improvements.
14104
14105 2000-07-18 Gerd Moellmann <gerd@gnu.org>
14106
14107 * faces.el (face-font-selection-order)
14108 (face-font-family-alternatives): Add custom type.
14109
14110 2000-07-18 Dave Love <fx@gnu.org>
14111
14112 * cus-edit.el (custom-variable-reset-saved)
14113 (custom-variable-reset-standard): Remove unused bindings.
14114
14115 * rect.el (open-rectangle-line): Remove unused let.
14116
14117 * hl-line.el (hl-line-highlight): Check hl-line-mode.
14118
14119 2000-07-18 Gerd Moellmann <gerd@gnu.org>
14120
14121 * cdl.el: Fix `Maintainer' keyword.
14122
14123 * play/pong.el: Add author's email address.
14124
14125 2000-07-17 Sam Steingold <sds@gnu.org>
14126
14127 * files.el (insert-directory): Call `split-string' instead of
14128 re-implementing it.
14129
14130 2000-07-18 Gerd Moellmann <gerd@gnu.org>
14131
14132 * mail/vms-pmail.el: Change maintainer to FSF.
14133
14134 * net/goto-addr.el: Change maintainer to FSF.
14135
14136 * info.el (Info-title-face-alist): Removed.
14137
14138 2000-07-18 David Ponce <david@dponce.com>
14139
14140 * recentf.el (recentf-open-files): New command that works like
14141 `recentf-open-more-files', but shows the whole list of files (not just
14142 those omitted from the menu). Useful if you don't use a menu-bar!
14143 (recentf-open-more-files) Modified to use `recentf-open-files'.
14144
14145 (recentf-open-files, recentf-open-more-files)
14146 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
14147
14148 (recentf-dialog-mode): New mode for dialogs. You can now just type
14149 "q" to cancel the dialogs.
14150
14151 2000-07-18 David Ponce <david@dponce.com>
14152
14153 * recentf.el: This is a major update of recentf.el. It adds new
14154 features to better organize the recentf menu and "More..." buffer.
14155
14156 Using new provided menu filtering functions you can now organize the
14157 recent files list:
14158
14159 - by major modes
14160 - by directories
14161 - by user defined rules
14162
14163 Finally, with the new `recentf-filter-changer' customizable filter you
14164 can define a ring of filters and dynamically (via the menu) cycle on
14165 each menu organization in the ring (a la msb).
14166
14167 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
14168
14169 * eshell/eshell.el (eshell): Replace links to eshell.info with
14170 links to eshell, to avoid problems on systems where the manual is
14171 installed as `eshell'.
14172 * eshell/esh-cmd.el (eshell-cmd): Ditto.
14173 * eshell/em-smart.el (eshell-smart): Ditto.
14174 * eshell/em-banner.el (eshell-banner): Ditto.
14175 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
14176
14177 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
14178 same-file check in the MS-DOS version (it does support inodes).
14179
14180 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
14181
14182 * eshell/eshell.el (eshell-directory-name):
14183 Run default directory name through convert-standard-filename.
14184
14185 2000-07-18 Kenichi Handa <handa@etl.go.jp>
14186
14187 * international/mule-cmds.el (select-safe-coding-system):
14188 Fix typo in the comment.
14189
14190 * language/european.el (compound-text):
14191 Force katakana-jisx0201 to be designated to G1.
14192
14193 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
14194 Don't translate some national variant characters of latin-jisx0201.
14195 (x-ctext): Force katakana-jisx0201 to be designated to G1.
14196
14197 * international/kkc.el (kkc-after-update-conversion-functions):
14198 New variable.
14199 (kkc-update-conversion): Run functions in it at the tail.
14200
14201 2000-07-16 John Wiegley <johnw@gnu.org>
14202
14203 * lisp/align.el (align-newline-and-indent):
14204 Adding new function. for auto-aligning blocks of code on RET.
14205 (align-region): Fixed badly formatted minibuffer message.
14206
14207 2000-07-17 Kenichi Handa <handa@etl.go.jp>
14208
14209 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
14210 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
14211 the conversion list at first if appropriate.
14212 (kkc-next): Don't update kkc-next-count here.
14213 (kkc-prev): Don't update kkc-prev-count here.
14214 (kkc-show-conversion-list-update): Fix setting up of conversion
14215 list message.
14216
14217 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
14218
14219 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
14220
14221 2000-07-16 Dave Love <fx@gnu.org>
14222
14223 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
14224 function to be more specific.
14225
14226 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
14227 non-string help-echo.
14228 (widget-types-convert-widget): Defsubst it.
14229 (widget-echo-help): Try to cope with a help-echo function of two
14230 possible sorts.
14231
14232 2000-07-15 Jason Rumney <jasonr@gnu.org>
14233
14234 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
14235 Declare as obsolete.
14236
14237 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
14238
14239 2000-07-14 Gerd Moellmann <gerd@gnu.org>
14240
14241 * hilit-chg.el: Fix typo.
14242
14243 2000-07-14 Dave Love <fx@gnu.org>
14244
14245 * info.el (Info-mode-menu): Fix use of :help, :enable.
14246
14247 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
14248
14249 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
14250
14251 2000-07-13 Dave Love <fx@gnu.org>
14252
14253 * emacs-lisp/easymenu.el: Doc fixes.
14254 (easy-menu-remove): Defalias to ignore.
14255
14256 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
14257 Call throw correctly.
14258
14259 2000-07-13 Gerd Moellmann <gerd@gnu.org>
14260
14261 * faces.el (frame-background-mode): Doc fix.
14262
14263 * simple.el (eval-expression-print-length): Change custom type to
14264 allow entering nil as value.
14265
14266 2000-07-13 Dave Love <fx@gnu.org>
14267
14268 * progmodes/fortran.el (fortran-imenu-generic-expression):
14269 Change definition layout.
14270 (fortran-mode-menu): Reinstate customize entries.
14271
14272 * cus-edit.el (custom-group-menu-create, customize-menu-create):
14273 Use :filter, per old XEmacs code.
14274
14275 2000-07-12 Gerd Moellmann <gerd@gnu.org>
14276
14277 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
14278 event when deciding what to send to the terminal.
14279
14280 2000-07-12 Dave Love <fx@gnu.org>
14281
14282 * cus-start.el: Add optional version as 4th element of specs and
14283 use it for several things new in v21. Remove load-path. Fix type
14284 of line-number-display-limit.
14285
14286 2000-07-11 Dave Love <fx@gnu.org>
14287
14288 * progmodes/fortran.el: Don't require easymenu.
14289 Use repeat counts in various regexps.
14290 (fortran-mode-syntax-table): Defvar directly.
14291 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
14292 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
14293 Use defvar, not defconst.
14294 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
14295 (fortran-mode): Set fortran-comment-line-start-skip,
14296 fortran-comment-line-start-skip, dabbrev-case-fold-search.
14297 (fortran-comment-indent): Use defsubst.
14298 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
14299 Use fortran-comment-indent, not fortran-comment-indent-function.
14300 (fortran-comment-region, fortran-electric-line-number): Simplify.
14301 (fortran-auto-fill): New function.
14302 (fortran-do-auto-fill): Deleted.
14303 (fortran-find-comment-start-skip):
14304 Check for non-null comment-start-skip.
14305 (fortran-auto-fill-mode, fortran-fill-statement):
14306 Use fortran-auto-fill.
14307 (fortran-fill): Use fortran-auto-fill. Check for null
14308 comment-start-skip. Simplify final clause and use end-of-line finally.
14309
14310 * widget.el (widget-plist-member): New alias.
14311
14312 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
14313
14314 * eshell/esh-module.el (toplevel): Reference
14315 byte-compile-current-file only if it is bound.
14316
14317 2000-07-10 Gerd Moellmann <gerd@gnu.org>
14318
14319 * dired.el: Don't require `dired-aux'.
14320
14321 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
14322
14323 * dired-aux.el (dired-show-file-type): New function.
14324 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
14325 (dired-show-file-type): Add autoload.
14326
14327 2000-07-10 Kenichi Handa <handa@etl.go.jp>
14328
14329 * international/mule-diag.el (describe-font): Adjusted for the
14330 change of fontset-info.
14331 (print-fontset): Likewise.
14332
14333 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
14334
14335 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
14336
14337 2000-07-07 Gerd Moellmann <gerd@gnu.org>
14338
14339 * bindings.el: Bind `[delete]' to delete-char.
14340
14341 * dired.el (dired-find-alternate-file): New function.
14342 (dired-mode-map): Bind `a' to dired-find-alternate-file.
14343 (toplevel): Require dired-aux when compiling.
14344 (dired-buffers): Move defvar within file to avoid compiler warning.
14345
14346 * info.el (Info-last-search): Variable removed.
14347 (Info-search-history): New variable.
14348 (Info-search): New Info-search-history.
14349
14350 * battery.el, info-look.el: Change author's mail address.
14351
14352 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
14353
14354 * mail/rmail.el (rmail-clear-headers): Don't throw an error
14355 if rmail-ignored-headers is nil.
14356 (rmail-retry-failure): Bind rmail-ignored-headers and
14357 rmail-displayed-headers to nil.
14358
14359 2000-07-06 Gerd Moellmann <gerd@gnu.org>
14360
14361 * lpr.el (lpr-page-header-switches): Add `-h' switch.
14362 (print-region-1): Don't hard code `-h' here.
14363
14364 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
14365
14366 2000-07-01 Francesco Potorti` <pot@gnu.org>
14367
14368 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
14369 exim can use "your message" instead of "the message".
14370
14371 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
14372
14373 * facemenu.el: Docstrings fixes.
14374 (facemenu-get-face): Don't use internal-find-face.
14375 (facemenu-iterate): Rename arg to match the docstring.
14376
14377 * newcomment.el (uncomment-region): Be more careful when skipping
14378 backwards over `=' not to bump into BOBP.
14379
14380 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
14381
14382 * ediff-diff.el (ediff-wordify): Use syntax table.
14383 * ediff-init.el (ediff-has-face-support-p): Use
14384 ediff-color-display-p.
14385 (ediff-color-display-p): Use display-color-p, changed to defun
14386 from defsubst.
14387 Got rid of special cases for NeXT and OS/2.
14388 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
14389 face.
14390
14391 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
14392
14393 * emacs-lisp/lucid.el: Require CL.
14394 (copy-tree, remprop): Remove, it's provided by CL.
14395 (map-keymap): Define in terms of cl-map-keymap.
14396 (extent-property, set-extent-end-glyph): New functions.
14397
14398 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
14399
14400 2000-07-05 Gerd Moellmann <gerd@gnu.org>
14401
14402 * Makefile.in (DONTCOMPILE): Add comment that the name may
14403 not be changed without changing the make-dist script.
14404
14405 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
14406 (cl-mapc): Use mapc instead of cl-old-mapc.
14407
14408 2000-07-05 Andrew Innes <andrewi@gnu.org>
14409
14410 * makefile.nt: Add support for `bootstrap' and related targets.
14411
14412 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
14413
14414 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
14415 (easy-menu-do-define): Use `menu-item' format.
14416 Handle case where easy-menu-create-menu returns a symbol.
14417 Manually call the potential top-level filter in the function binding.
14418 (easy-menu-filter-return): New arg NAME.
14419 Convert to a keymap if MENU is an XEmacs menu.
14420 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
14421 (easy-menu-converted-items-table, easy-menu-convert-item):
14422 New var and fun to memoize easy-menu-convert-item-1.
14423 (easy-menu-do-add-item): Use it.
14424 (easy-menu-create-menu): Use easy-menu-convert-item.
14425 Wrap easy-menu-filter-return around any :filter specification.
14426 Don't convert the menu if a filter was specified.
14427 Tell easy-menu-make-symbol not to check for MENU being an expression.
14428 (easy-menu-make-symbol): New arg NOEXP.
14429
14430 2000-07-05 Gerd Moellmann <gerd@gnu.org>
14431
14432 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
14433 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
14434 (eval-defun): If called with prefix arg, instrument code for
14435 Edebug.
14436
14437 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
14438 similar to that of eval-defun.
14439
14440 2000-07-04 Dave Love <fx@gnu.org>
14441
14442 * hl-line.el (hl-line-overlay): Make it permanent-local.
14443
14444 * calendar/todo-mode.el: Replaced with a working version, based on
14445 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
14446
14447 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
14448
14449 * paths.el (prune-directory-list): New function.
14450 (Info-default-directory-list): Rewritten to more methodically
14451 enumerate a big list of possible info directories (based on the
14452 list used by the standalone info reader).
14453
14454 * info.el (info-initialize): Use prune-directory-list to remove
14455 non-existent directories from Info-directory-list.
14456
14457 * paths.el (Info-default-directory-list): Try a list of possible
14458 info-directories instead of a single one. Add the possible
14459 info directory "/usr/share/info".
14460
14461 * woman.el (woman-man.conf-path): Explicitly include the debian
14462 man-db config file "/etc/manpath.config".
14463 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
14464 are present in `manpath.config'.
14465 (woman-manpath): Include "/usr/share/man".
14466
14467 2000-07-03 Gerd Moellmann <gerd@gnu.org>
14468
14469 * frame.el (blink-cursor-mode): Don't hide cursor initially.
14470
14471 * startup.el (command-line): Initialize blink-cursor based
14472 on window-system.
14473
14474 * frame.el (blink-cursor): Default to nil if not running under
14475 a window-system.
14476
14477 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
14478 (face-x-resources): Remove duplicate entry for :font.
14479
14480 * textmodes/refer.el (refer-find-entry-internal): Use some-window
14481 instead of cycling through windows with next-window.
14482
14483 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
14484 of cycling through windows with next-window.
14485
14486 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
14487 of cycling through windows with next-window.
14488
14489 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
14490 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
14491 instead of cycling through windows with next-window.
14492
14493 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
14494 instead of cycling through windows with next-window.
14495
14496 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
14497 of cycling through windows with next-window.
14498
14499 * terminal.el (te-process-output): Use walk-windows instead of
14500 cycling through windows with next-window.
14501
14502 * server.el (server-switch-buffer): Use some-window instead of
14503 cycling through windows with next-window.
14504
14505 * window.el (some-window): New function.
14506 (walk-windows): Remove reference to walk-windows-start.
14507
14508 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
14509
14510 2000-07-03 Richard Stallman <rms@gnu.org>
14511
14512 * window.el (walk-windows): Guarantee termination by keeping a list
14513 of all the windows already handled.
14514
14515 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
14516
14517 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
14518 window-system.
14519
14520 * man.el (Man-notify-when-ready): Don't use window-system. If
14521 Man-notify-method is newframe, and the display is not
14522 multi-frame, select the frame created for the man page.
14523 (Man-init-defvars): Doc fix.
14524
14525 2000-06-28 Gerd Moellmann <gerd@gnu.org>
14526
14527 * faces.el (region): Change background color for light background.
14528
14529 * ediff-wind.el (ediff-setup-control-frame): Remove :box
14530 attribute from mode-line face of Ediff control frame.
14531
14532 * replace.el (query-replace-map): Bind `e' like `E'.
14533
14534 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
14535
14536 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
14537 Change name to "Select All".
14538
14539 * dos-fns.el (convert-standard-filename): Fix last change.
14540
14541 2000-06-27 Gerd Moellmann <gerd@gnu.org>
14542
14543 * help.el (describe-variable): Don't insert a second `'s' in front
14544 of the string `value is shown below'. Since the syntax-table is
14545 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
14546 an existing `'s', so that this won't be deleted.
14547
14548 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
14549 * pcmpl-unix.el: New files.
14550
14551 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
14552
14553 * wid-edit.el (widget-member): Use the new plist-member.
14554
14555 2000-06-26 Gerd Moellmann <gerd@gnu.org>
14556
14557 * replace.el (perform-replace): Undo change of 2000-04-04.
14558 Instead, move backward 1 character at the end of the loop when
14559 necessary.
14560
14561 * faces.el (fringe): Change face for different backgrounds.
14562
14563 * eshell/esh-module.el (toplevel): Load defgroup's differently;
14564 patch from John.
14565
14566 * eshell/*.el: Change spelling of the Free Software Foundation.
14567
14568 * eshell/esh-toggle.el: Removed.
14569
14570 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
14571
14572 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
14573 interactively.
14574
14575 2000-06-26 Alex Schroeder <alex@gnu.org>
14576
14577 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
14578 `define-key'; instead of checking `(emacs-version)' check for
14579 `set-keymap-parent' and `set-keymap-name' directly. Add entries
14580 for `;' and `o' which might be electric.
14581
14582 (sql-electric-stuff): New user option.
14583 (sql-magic-go): New function which uses `sql-electric-stuff'.
14584 (sql-magic-semicolon): New function which uses
14585 `sql-electric-stuff'.
14586
14587 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
14588 is not fboundp.
14589
14590 (sql-oracle-options): New variable.
14591 (sql-oracle): Use it.
14592
14593 (sql-imenu-generic-expression): Doc change.
14594 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
14595 is used.
14596
14597 (sql-informix): Added command line parameter "-" to force
14598 sql-informix-program to use stdout.
14599
14600 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
14601
14602 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
14603 (cp864-decode-table): Doc fix.
14604 (cp720-decode-table): New variable, supports the Arabic OEM
14605 codepage used by Windows.
14606 (cp737-decode-table): New, Greek OEM codepage used by Windows.
14607
14608 2000-06-23 Dave Love <fx@gnu.org>
14609
14610 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
14611 (font-lock-fontify-anchored-keywords): Use
14612 line-beginning-position.
14613 (global-font-lock-mode): Use mapc.
14614
14615 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
14616
14617 * eshell/esh-module.el: Require CL when compiling.
14618
14619 2000-06-23 Gerd Moellmann <gerd@gnu.org>
14620
14621 * comint.el (comint-substitute-in-file-name): Call replace-match
14622 with second and third arg t.
14623
14624 * cus-edit.el (custom-button-face, custom-button-pressed-face):
14625 Specify foreground color.
14626
14627 * faces.el (tool-bar, mode-line, header-line): Specify foreground
14628 color.
14629
14630 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
14631
14632 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
14633 cddr instead of cdddr.
14634
14635 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
14636 instead of copy-list.
14637
14638 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
14639 of copy-list.
14640
14641 * subdirs.el: Add eshell subdirectory.
14642
14643 * eshell: New subdirectory containing the Eshell package.
14644
14645 * pcomplete.el: New file.
14646
14647 2000-06-23 Paul Eggert <eggert@twinsun.com>
14648
14649 * mail/mailpost.el (post-mail-send-it): Make sure file has
14650 proper permissions from birth.
14651
14652 * files.el (basic-save-buffer-2): When temporarily setting
14653 file modes, set them to current modes plus 0200, not to 0777.
14654
14655 * emerge.el (emerge-make-temp-file): Make sure file has proper
14656 permissions from birth.
14657
14658 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
14659
14660 * files.el (make-backup-file-name-1): On DOS/Windows, run the
14661 backup file name through convert-standard-filename.
14662
14663 * dos-fns.el (convert-standard-filename): Convert leading
14664 directories as well. When long file names are supported, convert
14665 characters that are invalid in Windows file names.
14666
14667 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14668
14669 * ps-print.el: Fix bug: if ^L is the very first buffer character,
14670 ps-print crashes. New feature: page selection for printing. Create
14671 raw-text-unix coding system for XEmacs. Doc fix.
14672 (ps-print-version): New version number (5.2.3).
14673 (ps-plot-region): Bug fix.
14674 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
14675 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
14676 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
14677 funs.
14678 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
14679 (ps-last-page): New vars.
14680
14681 2000-06-21 Gerd Moellmann <gerd@gnu.org>
14682
14683 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
14684 empty option string.
14685
14686 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
14687
14688 * man.el (man): Doc fix.
14689
14690 2000-06-21 Kenichi Handa <handa@etl.go.jp>
14691
14692 * international/mule-cmds.el (set-language-info-alist): Docstring
14693 fixed.
14694
14695 2000-06-20 Gerd Moellmann <gerd@gnu.org>
14696
14697 * version.el (emacs-version): Use ISO date format.
14698
14699 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
14700 instead of `M-backspace'.
14701
14702 * simple.el (turn-off-auto-fill): New function.
14703
14704 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
14705
14706 * jit-lock.el (with-buffer-prepared-for-jit-lock):
14707 Renamed from with-buffer-prepared-for-font-lock and use
14708 inhibit-modification-hooks rather than setting *-change-functions.
14709 Update all functions to use the new name.
14710 (jit-lock-first-unfontify-pos): New semantics (and doc).
14711 (jit-lock-mode): Make non-interactive.
14712 Don't automatically turn on font-lock.
14713 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
14714 Always use jit-lock-after-change.
14715 Remove and restore font-lock-after-change-function.
14716 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
14717 (jit-lock-after-unfontify-buffer): Remove.
14718 (jit-lock-stealth-fontify):
14719 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
14720 (jit-lock-after-change): Set the `fontified' text-prop to nil.
14721
14722 2000-06-20 Sam Steingold <sds@gnu.org>
14723
14724 * emacs-lisp/cl-indent.el (toplevel): Indent
14725 `print-unreadable-object' properly. Untabify.
14726
14727 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
14728
14729 * textmodes/reftex.el (reftex-find-citation-regexp-format):
14730 Support for bibentry.
14731 (reftex-compile-variables): Fixed problem with end of section-re.
14732
14733 * texmodes/reftex-dcr.el (reftex-view-crossref,
14734 reftex-view-crossref-from-bibtex):
14735 Deal with changed `reftex-find-citation-regexp-format'.
14736 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
14737 Replaced `remprop' with `put'.
14738 (reftex-view-crossref, reftex-view-crossref-when-idle):
14739 Support for bibentry.
14740
14741 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
14742 New entry for bibentry package.
14743
14744 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
14745 Regexp also matches "\nobibliography".
14746
14747 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
14748 Call `reftex-ensure-write-access' before doing anything.
14749 (reftex-ensure-write-access): New function.
14750
14751 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
14752
14753 * progmodes/idlwave.el: File re-installed (update to version 4.2)
14754
14755 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
14756
14757 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
14758
14759 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
14760
14761
14762 2000-06-20 Dave Love <fx@gnu.org>
14763
14764 * faces.el (frame-background-mode): Use set-default, not set, in
14765 setter.
14766 (frame-update-faces, frame-update-face-colors): Define with
14767 defalias.
14768
14769 * enriched.el (enriched-decode-foreground)
14770 (enriched-decode-background): Don't use internal-find-face.
14771
14772 * apropos.el: Doc fixes.
14773
14774 * cus-edit.el (customize-changed-options): Check arg.
14775 (customize-version-lessp): Don't require decimal point.
14776
14777 * custom.el (defcustom, defgroup): Doc fix.
14778
14779 * newcomment.el (comment) <defgroup>: Add :version.
14780 (comment-multi-line): Doc fix.
14781
14782 * emulation/mlsupport.el (define-hooked-local-abbrev,
14783 define-hooked-global-abbrev): Fix, using define-abbrev.
14784
14785 2000-06-19 Gerd Moellmann <gerd@gnu.org>
14786
14787 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
14788 the whole buffer.
14789
14790 2000-06-19 Dave Love <fx@gnu.org>
14791
14792 * menu-bar.el (menu-bar-options-save): New function.
14793 (menu-bar-options-menu): Use it.
14794 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
14795 Simplify.
14796
14797 2000-06-19 Andreas Schwab <schwab@suse.de>
14798
14799 * progmodes/etags.el (tags-query-replace): Put new parameters
14800 START and END at the end, for backward compatibility.
14801
14802 2000-06-19 Kenichi Handa <handa@etl.go.jp>
14803
14804 * international/codepage.el:
14805 (cp-coding-system-for-codepage-1): Delete special codes for
14806 generating xxx-dos coding system because now a CCL based coding
14807 system can handle EOL conversion by default.
14808
14809 * international/mule.el (make-coding-system): Generate subsidiary
14810 coding systems for EOL handling variants even for a CCL based
14811 coding system.
14812
14813 2000-06-19 Kenichi Handa <handa@etl.go.jp>
14814
14815 * international/isearch-x.el (isearch-minibuffer-input-method)
14816 (isearch-minibuffer-input-method-function): These variables
14817 deleted.
14818 (isearch-with-input-method): Don't use the above variables.
14819 (isearch-process-search-multibyte-characters): Likewise. Call
14820 read-string with the arg INHERIT-INPUT-METHOD t.
14821
14822 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
14823
14824 * font-lock.el (font-lock-after-fontify-buffer)
14825 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
14826
14827 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
14828 Use consistent make-local-variable style for font-lock-fontified.
14829 (jit-lock-fontify-buffer):
14830 Don't bother checking for font-lock-mode and jit-lock-mode.
14831
14832 * time.el: Remove trailing ^M that prevent CVS-merging.
14833
14834 2000-06-16 Gerd Moellmann <gerd@gnu.org>
14835
14836 * Makefile.in (distclean): New target.
14837
14838 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
14839
14840 * Makefile.in (srcdir): Define for update-subdirs.
14841
14842 2000-06-16 Gerd Moellmann <gerd@gnu.org>
14843
14844 * find-lisp.el: New file.
14845
14846 2000-06-16 Andrew Innes <andrewi@gnu.org>
14847
14848 * time.el (display-time-mail-function): New variable, to allow
14849 external packages to indicate when new mail is available.
14850 (display-time-update): Use it.
14851
14852 2000-06-16 Kenichi Handa <handa@etl.go.jp>
14853
14854 * international/mule.el (mule-version): Change version name to
14855 SAKAKI. AOI has already been used by Meadow.
14856
14857 * international/quail.el (quail-show-guidance-buf): To find the
14858 bottom window (but minibuffer), pay attention to the height of
14859 minibuffer.
14860
14861 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
14862
14863 * arc-mode.el (archive-mode-map): Use the new menu-item format for
14864 menu-bar menus. Add help strings. Don't remove the Edit menu
14865 from the menu bar, as the menu bar has enough space now.
14866
14867 * Makefile.in (SHELL): Make sure /bin/sh is used.
14868
14869 * woman.el (woman-man-buffer): Fix bold and underlined CJK
14870 characters, which use series of two ^H characters instead of one.
14871
14872 2000-06-15 Gerd Moellmann <gerd@gnu.org>
14873
14874 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
14875 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
14876 functions.
14877 (Info-find-node-2): Try a case-sensitive search first, then
14878 do a case-insensitive search.
14879
14880 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
14881 tutorials.
14882
14883 * complete.el (PC-env-vars-alist): New variable.
14884 (PC-complete-as-file-name): New function.
14885 (partial-completion-mode): Initialize PC-env-vars-alist from
14886 process-environment.
14887 (PC-do-completion): Handle completion of env vars.
14888
14889 * info.el (Info-set-mode-line): Show file name in mode line,
14890 use `*Info*' instead of `Info:'.
14891
14892 * startup.el (command-line-1): Change copyright messages to year
14893 2000.
14894
14895 2000-06-15 Dave Love <fx@gnu.org>
14896
14897 * net/goto-addr.el (goto-address-fontify): Use keymap property,
14898 not local-map.
14899
14900 2000-06-15 Kenichi Handa <handa@etl.go.jp>
14901
14902 * international/mule.el (set-buffer-file-coding-system): Almost
14903 rewritten to handle `undecided' as no-op.
14904
14905 2000-06-14 Gerd Moellmann <gerd@gnu.org>
14906
14907 * Makefile.in: New file.
14908
14909 * Makefile: Removed.
14910
14911 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
14912 (goto-address-highlight-keymap): Bind C-c RET.
14913
14914 2000-06-14 Kenichi Handa <handa@etl.go.jp>
14915
14916 * mail/sendmail.el (sendmail-send-it): The temporary buffer
14917 inherits buffer-file-coding-system of the current buffer.
14918
14919 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
14920 0. Give correct argument to set-auto-coding-function.
14921 (tar-expunge): For goto-char, use (point-min), not 0.
14922 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
14923 (tar-subfile-save-buffer): Likewize.
14924
14925 * international/mule.el
14926 (after-insert-file-set-buffer-file-coding-system): Call
14927 set-buffer-file-coding-system with the arg FORCE t.
14928
14929 2000-06-13 Gerd Moellmann <gerd@gnu.org>
14930
14931 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
14932 nil. Contemporary sendmails issue an X-Authentication-Warning if
14933 the sender is set with `-f'.
14934
14935 2000-06-13 Dave Love <fx@gnu.org>
14936
14937 * help.el (describe-function-1): Kluge around cases of functions
14938 fset to subrs whose doc doesn't match their symbol-name.
14939
14940 * image.el (insert-image): Default STRING to a space.
14941
14942 * info.el Doc fixes.
14943 (Info-build-node-completions): Match Ref tags.
14944
14945 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
14946
14947 * frame.el (display-multi-frame-p, display-multi-font-p): New
14948 defaliases for display-graphic-p.
14949
14950 * hl-line.el: Fixed a typo in commentary.
14951
14952 2000-06-13 Kenichi Handa <handa@etl.go.jp>
14953
14954 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
14955 fixed.
14956
14957 2000-06-12 Dave Love <fx@gnu.org>
14958
14959 * image.el (insert-image): Save a little consing.
14960
14961 2000-06-12 Kenichi Handa <handa@etl.go.jp>
14962
14963 * language/tibet-util.el: Convert all tibetan-1-column characters
14964 to the corresponding tibetan characters.
14965 (tibetan-add-components): Delete code for the special treatment of
14966 'a chung.
14967
14968 * language/tibetan.el (tibetan-composable-pattern): Fix previous
14969 change.
14970 (tibetan-vowel-transcription-alist): More rules added.
14971 (tibetan-composite-vowel-alist): New variable.
14972 (tibetan-precomposition-rule-alist): More rules added.
14973
14974 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
14975
14976 * startup.el (command-line): Only call menu-bar-mode if interactive.
14977
14978 * thingatpt.el (toplevel symbol-properties):
14979 * textmodes/makeinfo.el (makeinfo-compile):
14980 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
14981 * progmodes/hideif.el (hif-compress-define-list)
14982 (hide-ifdef-use-define-alist):
14983 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
14984 (ange-ftp-vms-add-file-entry):
14985 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
14986 * man.el (Man-build-man-command):
14987 * mail/rnewspost.el (news-reply-header-hook):
14988 * info.el (Info-insert-dir):
14989 * emulation/mlconvert.el (backward-word, forward-word, setq):
14990 * emacs-lisp/gulp.el (gulp-send-requests):
14991 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
14992 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
14993 (byte-optimize-apply, end of file):
14994 * emacs-lisp/advice.el (ad-advice-class-completion-table)
14995 (ad-make-freeze-definition):
14996 * startup.el (command-line, command-line-1): Don't quote lambdas.
14997
14998 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
14999 (cvs-cleanup-removed): New function.
15000 (cvs-cleanup-functions): New var.
15001 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
15002 some flexibility in specifying additional entries to auto-cleanup.
15003 (cvs-quickdir): New function.
15004 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
15005 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
15006 (cvs-mode-find-file): Check that we are on a filename or dirname
15007 when invoked through a mouse-click.
15008 (cvs-full-path): Remove.
15009 (cvs-dired-action): Re-introduced.
15010 (cvs-dired-noselect): Use it.
15011 (vc-post-command-functions): use this new hook if available.
15012
15013 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
15014 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
15015 (cvs-filename-map, cvs-dirname-map): Remove.
15016 (cvs-default-action): Remove.
15017 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
15018 if the arg is really a keymap.
15019 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
15020 Don't hardcode the mapping from state (aka type) to face, but check
15021 the var cvs-fi-<type>-face instead.
15022 (cvs-fileinfo-from-entries): New function.
15023
15024 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
15025 Docstring fix.
15026 (cvs-find-file-and-jump): Change default to be safer.
15027 (cvs-mode-diff-map): Define it as a function as well.
15028 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
15029 Bind mouse-2 in this global map rather than with text-properties.
15030
15031 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
15032 file to resolve the ambiguity between C(conflict) and C(need-merge).
15033
15034 2000-06-12 Kenichi Handa <handa@etl.go.jp>
15035
15036 * international/mule.el (set-buffer-file-coding-system): If
15037 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
15038 unconditionally.
15039
15040 2000-06-12 Dave Love <fx@gnu.org>
15041
15042 * wid-edit.el (widget-specify-button): Really suppress the face if
15043 required.
15044
15045 2000-06-11 Gerd Moellmann <gerd@gnu.org>
15046
15047 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
15048
15049 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
15050
15051 * imenu.el (imenu-generic-expression): Docstring fix.
15052
15053 * composite.el (composition-function-table): Move the `put'
15054 below the autoload cookie so we can load the file before loaddefs.
15055
15056 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
15057
15058 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
15059 Handle easy-mmode-define-global-mode.
15060 For complex macros like define-minor-mode that can generate
15061 several autoload entries, try to autoload entries in the
15062 macroexpanded code.
15063
15064 * emacs-lisp/easy-mmode.el (define-minor-mode):
15065 If KEYMAP is a symbol, just use it.
15066 Use byte-compile-current-file and load-file-name to infer the
15067 proper :require to pass to defcustom.
15068 Wrap the hook var into `progn' so as not to autoload it.
15069 Add a :autoload-end cookie.
15070 Be more careful about the evaluation of KEYMAP.
15071 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
15072 (define-derived-mode): Move define-abbrev-table outside of defvar.
15073
15074 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
15075
15076 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
15077 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
15078 (backup-compiled-files): Ignore errors during `tar'.
15079 (bootstrap): Make autoloads before elc files.
15080
15081 2000-06-10 Kenichi Handa <handa@etl.go.jp>
15082
15083 * international/mule.el (set-buffer-file-coding-system): If one of
15084 undecided-XXX is specified, change only EOL conversion.
15085
15086 * international/mule-conf.el (unix): New alias for the coding
15087 system undecided-unix.
15088
15089 2000-06-09 Dave Love <fx@gnu.org>
15090
15091 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
15092
15093 * progmodes/executable.el: Byte compile dynamic.
15094 (executable-insert): Change custom type.
15095 (executable-find): Add autoload cookie.
15096 (executable-make-buffer-file-executable-if-script-p): New
15097 function. After Noah Friedman.
15098
15099 * files.el (after-save-hook): Customize, with
15100 executable-make-buffer-file-executable-if-script-p as an option.
15101
15102 2000-06-09 Kenichi Handa <handa@etl.go.jp>
15103
15104 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
15105 "tib24p-mule.bdf" for Tibetan.
15106
15107 * composite.el (decompose-composite-char): Declare it as obsolete.
15108
15109 * man.el (Man-fontify-manpage): Pay attention to underline and
15110 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
15111
15112 2000-06-08 Gerd Moellmann <gerd@gnu.org>
15113
15114 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
15115 Set maintainer to FSF since author isn't reachable.
15116
15117 2000-06-08 Dave Love <fx@gnu.org>
15118
15119 * international/mule-cmds.el (select-safe-coding-system): If
15120 DEFAULT-CODING-SYSTEM is not specified, also check the most
15121 preferred coding-system if buffer-file-coding-system is
15122 `undecided'. From Handa.
15123
15124 2000-06-08 Kenichi Handa <handa@etl.go.jp>
15125
15126 * international/mule.el
15127 (after-insert-file-set-buffer-file-coding-system): If the buffer
15128 size is greater than INSERTED, judget that we are not visiting.
15129
15130 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
15131
15132 * whitespace.el (defgroup whitespace): Comment out `:version'.
15133 XEmacs 20.4 has problems defining the group with this present.
15134 We'll have this commented out till get resolve the problem.
15135
15136 2000-06-07 John Wiegley <johnw@gnu.org>
15137
15138 * align.el (align-dq-string-modes, align-sq-string-modes)
15139 (align-open-comment-modes): Add pyhton-mode.
15140 (align-rules-list): Use get-text-property instead of
15141 text-properties-at.
15142 (align-rules-list): Add python-assignment.
15143 (align-rules-list): Change perl-comma-delimiter to
15144 basic-comma-delimiter. Use if for Perl modes and python-mode.
15145 (align-rules-list): Add python-chain-logic and
15146 basic-line-continuation.
15147
15148 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
15149
15150 * apropos.el (apropos-mode-hook): New user variable.
15151 (apropos-mode): Run apropos-mode-hook.
15152
15153 2000-06-07 David Ponce <david@dponce.com>
15154
15155 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
15156 commands. Require `wid-edit' at run-time.
15157
15158 2000-06-07 David Ponce <david@dponce.com>
15159
15160 * recentf.el: Added some "Commentary".
15161 (recentf-open-more-files, recentf-edit-list): Minor changes to
15162 move the point at the top of the file list. This behaviour is
15163 consistent with the menu one when the list contains a lot of
15164 files.
15165 (recentf-cleanup): Now displays the number of items removed from
15166 the list.
15167 (recentf-relative-filter) New menu filter to show filenames
15168 relative to `default-directory'.
15169
15170 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15171
15172 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
15173 with/without giving an error if PostScript printer doesn't have this
15174 kind of page size. Zebra Stripe continues or restarts on next page.
15175 Manual/automatic paper feeding. Switch or not the header.
15176 (ps-print-version): New version number (5.2.2).
15177 (ps-windows-system): Include emx as a Windows system.
15178 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
15179 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
15180 (ps-background-text): Code fix.
15181 (ps-error-handler-message, ps-user-defined-prologue)
15182 (ps-print-prologue-header, ps-printer-name)
15183 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
15184 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
15185 (ps-use-face-background): Customization fix.
15186 (ps-n-up-database): Data fix.
15187 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
15188 (ps-switch-header): New vars.
15189 (ps-xemacs-color-name, ps-face-foreground-name)
15190 (ps-face-background-name, ps-boolean-constant): New funs.
15191
15192 2000-06-07 Dave Love <fx@gnu.org>
15193
15194 * allout.el: New version from Manheimer.
15195
15196 2000-06-07 Kenichi Handa <handa@etl.go.jp>
15197
15198 * textmodes/fill.el (fill-find-break-point): Check the validity of
15199 charset.
15200
15201 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15202
15203 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
15204 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
15205 Call display-color-p and display-mouse-p instead of looking at
15206 window-system.
15207
15208 2000-06-06 Dave Love <fx@gnu.org>
15209
15210 * image.el (find-image): Doc fix. Return nil if image not found.
15211 (put-image, insert-image): Make STRING arg optional.
15212
15213 2000-06-06 Kenichi Handa <handa@etl.go.jp>
15214
15215 * language/vietnamese.el: Remove eval-when-compile.
15216 (viet-viscii-nonascii-translation-table): Define it as a
15217 translation table made from viet-viscii-decode-table.
15218 (viet-viscii-encode-table): Define it as a translation table made
15219 from the reverse map of above.
15220 (viet-vscii-nonascii-translation-table): Define it as a
15221 translation table made from viet-vscii-decode-table.
15222 (viet-vscii-encode-table): Define it as a translation table made
15223 from the reverse map of above.
15224 (ccl-decode-viscii): Use translate-character.
15225 (ccl-encode-viscii, ccl-encode-viscii-font)
15226 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
15227 Likewize.
15228
15229 * language/cyrillic.el: Remove eval-when-compile.
15230 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
15231 translation table made from cyrillic-koi8-r-decode-table.
15232 (cyrillic-koi8-r-encode-table): Define it as a translation table
15233 made from the reverse map of above.
15234 (ccl-decode-koi8): Use translate-character.
15235 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
15236 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
15237 a translation table made from cyrillic-alternativnyj-decode-table.
15238 (cyrillic-alternativnyj-encode-table): Define it as a translation
15239 table made from the reverse map of above.
15240 (ccl-decode-alternativnyj): Use translate-character.
15241 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
15242 Likewize
15243
15244 * international/mule-diag.el (non-iso-charset-alist): Specify
15245 translation table symbol instead of translation table itself.
15246 (list-block-of-chars): CHARSET may be a translation table symbol.
15247
15248 * international/mule.el (make-coding-system): If CODING-SYSTEM
15249 already exists, override it.
15250
15251 * international/fontset.el: Use family `proportional' for Tibetan
15252 fonts.
15253
15254 * international/ccl.el (ccl-compile-translate-character): Don't
15255 check if Rrr has property translation-table.
15256 (ccl-compile-map-multiple): Modified to avoid compiler warning.
15257
15258 2000-06-05 Gerd Moellmann <gerd@gnu.org>
15259
15260 * info.el: Bind case-fold-search to t when searching in case
15261 a user sets it to nil in a hook.
15262
15263 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
15264
15265 * autoarg.el (autoarg-mode, autoarg-kp-mode):
15266 * hl-line.el (hl-line-mode): Use the new :global key argument.
15267
15268 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
15269 (tar-clip-time-string): Prepend a space.
15270 (tar-grind-file-mode): Construct a string rather than modifying one.
15271 (tar-header-block-summarize): Fix docstring.
15272 Use `format' rather than an error-prone set of copy-loops.
15273
15274 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
15275 (diff-goto-source, diff-unified->context, diff-context->unified)
15276 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
15277 understand the format output by the `-p' argument to diff.
15278
15279 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
15280 (sh-re-done): Use defconst.
15281 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
15282 (sh-help-string-for-variable, sh-guess-basic-offset):
15283 Don't quote lambdas.
15284 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
15285 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
15286
15287 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
15288 (mh-letter-mode): Derive from text-mode.
15289 This implicitly means that it now calls kill-all-local-variables.
15290 Also remove the Emacs-18 compatibility code.
15291
15292 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
15293 Make use of symbol-property doc-string-elt.
15294 Use memq rather than a sequence of eq.
15295 (doc-string-elt): Fix the wrong or missing previously unused values.
15296 (autoload-print-form): New function extracted from
15297 generate-file-autoloads to allow recursion when handling progn
15298 so that defvar's and defun's docstrings are properly printed.
15299 (generate-file-autoloads): Use it.
15300
15301 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
15302 Use find-file-hooks in the minor-mode function.
15303 Be careful not to loop indefinitely in the post-command-hook function.
15304
15305 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
15306
15307 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
15308 tty's.
15309 * ediff-diff.el (ediff-exec-process): Use --binary for fine
15310 differences whenever appropriate.
15311 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
15312 * viper.el (find-file, find-file-other-window): Get viper to do
15313 wildcards.
15314
15315 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
15316
15317 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
15318 (jit-lock-fontify-buffer): New function for JIT refontification.
15319 (jit-lock-mode): Fix docstring.
15320 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
15321 Remove jit-lock-after-change from the _local_ hook.
15322 (jit-lock-function-1): Fix docstring.
15323
15324 * info.el (Info-on-current-buffer): Initialize info.
15325
15326 * newcomment.el (comment-indent): Ignore comment-indent-hook.
15327
15328 * progmodes/tcl.el (tcl-indent-for-comment):
15329 Ignore comment-indent-hook.
15330
15331 * emacs-lisp/easy-mmode.el: Require CL during compilation.
15332 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
15333 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
15334 and improve to use the lighter to guess the capitalization.
15335 (define-minor-mode): Inline code from easy-mmode-define-toggle.
15336 Add keyword arguments to specify global-ness or the custom group.
15337 Add local-map and help-echo properties to the lighter.
15338 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
15339 (easy-mmode-define-global-mode): New macro.
15340
15341 2000-06-02 Dave Love <fx@gnu.org>
15342
15343 * wid-edit.el: byte-compile-dynamic since we typically don't use
15344 all the widgets. Don't require cl or widget. Remove
15345 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
15346 (widget-read-event): Removed. Callers changed to use read-event.
15347 (widget-button-release-event-p): Renamed from
15348 button-release-event-p.
15349 (widget-field-add-space, widget-field-use-before-change):
15350 Uncustomize.
15351 (widget-specify-field): Use keymap property, not local-map.
15352 (widget-specify-button): Obey :suppress-face.
15353 (widget-specify-insert): Use modern backquote syntax.
15354 (widget-image-directory): Renamed from widget-glyph-directory.
15355 (widget-image-enable): Renamed from widget-glyph-enable.
15356 (widget-image-find): Replaces widget-glyph-find.
15357 (widget-button-pressed-face): Move defvar.
15358 (widget-image-insert): Replaces widget-glyph-insert.
15359 (widget-convert): Use keywordp.
15360 (widget-leave-text, widget-children-value-delete): Use mapc.
15361 (widget-keymap): Remove XEmacs stuff.
15362 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
15363 (widget-button-click): Don't set point at the click, but re-centre
15364 if we scroll out of window. Rewritten for images v. glyphs &c.
15365 (widget-tabable-at): Use POS arg, not point.
15366 (widget-beginning-of-line, widget-end-of-line)
15367 (widget-item-value-create, widget-sublist, widget-princ-to-string)
15368 (widget-sexp-prompt-value, widget-echo-help): Simplify.
15369 (widget-default-create): Use widget-image-insert; some rewriting.
15370 (widget-visibility-value-create)
15371 (widget-push-button-value-create, widget-toggle-value-create): Use
15372 widget-image-insert.
15373 (checkbox): Create on and off images dynamically.
15374 (documentation-link): Change :help-echo.
15375 (widget-documentation-link-echo-help): Remove.
15376
15377 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
15378
15379 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
15380
15381 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
15382 (easy-mmode-define-toggle, define-minor-mode): Use it.
15383 (easy-mmode-define-keymap): Docstring fix.
15384 (define-derived-mode): Default PARENT to fundamental-mode.
15385 Add the derived-mode-parent symbol-property.
15386 (easy-mmode-derived-mode-p): New function.
15387
15388 2000-06-02 Dave Love <fx@gnu.org>
15389
15390 * files.el (convert-standard-filename): Doc fix.
15391 (normal-backup-enable-predicate): New function.
15392 (backup-enable-predicate): Use it to replace the lambda form.
15393
15394 * calendar/todo-mode.el: [This needs more work on the outline
15395 stuff.] Doc fixes.
15396 (todo) <defgroup>: Add :version.
15397 (todo-add-category): Don't use pushnew.
15398 (todo-cmd-raise): Fix typo.
15399 (todo-top-priorities): Change temp buffer name.
15400 (todo-category-alist): Avoid redundant lambda.
15401 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
15402 Use outline-next-heading.
15403
15404 * autoarg.el: Rewritten to use define-minor-mode.
15405 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
15406 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
15407
15408 2000-06-02 Kenichi Handa <handa@etl.go.jp>
15409
15410 * isearch.el (isearch-other-meta-char): Fix previous change.
15411
15412 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
15413
15414 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
15415 (log-edit-done): Only add the comment to the ring if it's different
15416 from the last comment entered.
15417
15418 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
15419
15420 2000-06-01 Dave Love <fx@gnu.org>
15421
15422 * hl-line.el: Rewritten using define-minor-mode.
15423
15424 * help.el (describe-function-1): Distinguish special form from
15425 builtin function. Sanity-check presence of arglist for builtins.
15426
15427 2000-06-01 Kenichi Handa <handa@etl.go.jp>
15428
15429 * international/characters.el: Fix syntax/category setting of
15430 Tibetan characters.
15431
15432 * language/tibet-util.el (tibetan-add-components): Fixes for new
15433 encoding of Tibetan characters.
15434 (tibetan-decompose-precomposition-alist): New variable.
15435 (tibetan-decompose-region): Convert precomposed characters to
15436 non-precomposed characters.
15437 (tibetan-decompose-string): Likewise.
15438 (tibetan-composition-function): Fix args to
15439 thibetan-compose-string.
15440
15441 * language/tibetan.el (tibetan-composable-pattern): More
15442 characters included.
15443 (tibetan-consonant-transcription-alist): Rule for "R" added.
15444 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
15445 "+R" added.
15446 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
15447
15448 * language/lao-util.el (lao-composition-function): Fix args to
15449 compose-string.
15450
15451 * language/thai-util.el (thai-composition-function): Fix args to
15452 compose-string.
15453
15454 * isearch.el (isearch-update): Set disable-point-adjustment to t
15455 to prevent the point moving to the end of a composition when a
15456 part of a composition is searched.
15457 (isearch-other-meta-char): If the key invoking this command can be
15458 mapped by function-key-map to a printing char, call
15459 isearch-process-search-char directly.
15460
15461 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
15462
15463 * emacs-lisp/bytecomp.el:
15464 * frame.el:
15465 * international/mule-cmds.el:
15466 * international/mule-util.el:
15467 * international/mule.el:
15468 * mouse.el:
15469 * subr.el:
15470 * faces.el: Update calls to make-obsolete with a WHEN argument.
15471
15472 * byte-run.el (make-obsolete, make-obsolete-variable):
15473 Add an optional WHEN argument and change the format of the
15474 symbol-property information.
15475 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
15476 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
15477 new obsolete-symbol-property format and print WHEN if it is provided.
15478
15479 2000-05-31 Dave Love <fx@gnu.org>
15480
15481 * loadhist.el (loadhist-hook-functions): Remove
15482 before-change-function, after-change-function.
15483 (unload-feature): Deal with symbols which are both bound and
15484 fbound.
15485
15486 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
15487 before-change-function, after-change-function.
15488
15489 * simple.el (newline): Don't bind before-change-function,
15490 after-change-function.
15491
15492 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
15493
15494 * whitespace.el (whitespace-rescan-timer-time): Update interval
15495 set to 600 seconds (10 minutes) instead of 60 seconds since
15496 a large number of whitespace buffers causes emacs to `freeze'
15497 for a considerable amount of time.
15498
15499 * whitespace.el: Updated email address
15500
15501 2000-05-31 Dave Love <fx@gnu.org>
15502
15503 * add-log.el (change-log-font-lock-keywords) <function>: Add
15504 pattern for function of change.
15505 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
15506 acknowledgements patterns.
15507
15508 2000-05-31 Kenichi Handa <handa@etl.go.jp>
15509
15510 * isearch.el (isearch-printing-char): If keyboard coding system is
15511 being used, call isearch-process-search-multibyte-characters.
15512
15513 * international/isearch-x.el: Mostly rewritten.
15514
15515 * international/quail.el (quail-start-conversion): Don't include
15516 unhandled events in the returned events, but set them in
15517 unread-command-events. Exit if all inputs are deleted.
15518
15519 2000-05-30 Jason Rumney <jasonr@gnu.org>
15520
15521 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
15522
15523 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
15524 Reenable code to create initial fontsets.
15525 Use set-fontset-font in place of put-charset-property.
15526
15527 2000-05-30 Gerd Moellmann <gerd@gnu.org>
15528
15529 * progmodes/perl-mode.el (perl-indent-line): When looking for a
15530 label, ensure that the first colon isn't followed by another.
15531
15532 * paths.el (Info-default-directory-list): Doc fix.
15533
15534 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
15535 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
15536 send a query containing USER only, not USER@HOST.
15537
15538 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
15539 and rmail-msgend to compute the restriction at the end, instead of
15540 computing it.
15541
15542 2000-05-29 Gerd Moellmann <gerd@gnu.org>
15543
15544 * dabbrev.el (dabbrev-expand): Don't display messages in the
15545 echo area if the minibuffer window is active.
15546
15547 * jit-lock.el (jit-lock-mode): Add after change function to
15548 local hook.
15549
15550 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
15551
15552 * antlr-mode.el: New commands: hide/unhide actions,
15553 upcase/downcase literals.
15554 (antlr-tiny-action-length): New user option.
15555 (antlr-hide-actions): New command. Suggested by
15556 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
15557 (antlr-mode-map): New binding [C-c C-v].
15558 (antlr-mode-menu): New entries.
15559 (antlr-downcase-literals): New command.
15560 (antlr-upcase-literals): Ditto.
15561
15562 * antlr-mode.el: Minor changes: indendation, mode-name.
15563 (antlr-indent-line): Indent cpp directive at column 0.
15564 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
15565
15566 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
15567 (antlr-font-lock-additional-keywords): Workaround for intentional
15568 bug in XEmacs version of font-lock.
15569 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
15570 be used by a smarter version of `buffers-menu-grouping-function'.
15571
15572 2000-05-29 Gerd Moellmann <gerd@gnu.org>
15573
15574 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
15575 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
15576
15577 2000-05-29 Kenichi Handa <handa@etl.go.jp>
15578
15579 * international/encoded-kb.el
15580 (encoded-kbd-iso2022-designation-map): Pay attention to that
15581 charset-iso-final-char return -1 for eight-bit-control and
15582 eight-bit-graphic.
15583
15584 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
15585
15586 * speedbar.el (speedbar-use-images, speedbar-update-flag)
15587 (speedbar-easymenu-definition-base): Use display-graphic-p where
15588 available, instead of window-system.
15589
15590 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
15591
15592 * international/codepage.el (cp-coding-system-for-codepage-1): Add
15593 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
15594 coding systems.
15595
15596 2000-05-26 Dave Love <fx@gnu.org>
15597
15598 * disp-table.el (standard-display-underline): Don't use
15599 internal-find-face.
15600
15601 * mail/reporter.el: Maintainer change. Doc fixes.
15602 (reporter-version): Deleted.
15603
15604 * emacs-lisp/elp.el: Maintainer change.
15605 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
15606
15607 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
15608
15609 * add-log.el (add-change-log-entry): Merge the current entry with the
15610 previous one if the previous one is empty.
15611
15612 2000-05-26 Dave Love <fx@gnu.org>
15613
15614 * loadhist.el (unload-feature): Fix interactive spec [from
15615 lijnzaad@ebi.ac.uk].
15616
15617 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
15618 subr-arity to check primitives.
15619 (byte-compile-flush-pending, byte-compile-file-form-progn)
15620 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
15621 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
15622 mapcar.
15623
15624 2000-05-26 Kenichi Handa <handa@etl.go.jp>
15625
15626 * international/fontset.el: Set family names of non-latin charsets
15627 in default fontset to "*".
15628
15629 * international/mule-diag.el (print-fontset): Combine family part
15630 and registry part of the fontname by "-*-" instead of "-".
15631
15632 * international/mule-cmds.el (encode-coding-char): Make strings
15633 multibyte before calling encode-coding-string.
15634
15635 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
15636
15637 * derived.el: Fix keywords.
15638 (define-derived-mode): Only define if needed.
15639
15640 * simple.el (fill-comment, comment-column, comment-start)
15641 (comment-start-skip, comment-end, comment-indent-function)
15642 (block-comment-start, block-comment-end, indent-for-comment)
15643 (set-comment-column, kill-comment, comment-padding, comment-region)
15644 (comment-multi-line, indent-new-comment-line): Remove.
15645
15646 * bindings.el (esc-map): Change ; to comment-dwim and use the new
15647 function names for comment operations.
15648
15649 * newcomment.el: Add abundant autoload cookies.
15650 (comment-style): Don't depend on runtime data at compile-time.
15651 (comment-indent-hook): Remove.
15652 (comment-indent): Check if comment-indent-hook is bound.
15653 (comment-region): Docstring fix.
15654
15655 2000-05-25 Dave Love <fx@gnu.org>
15656
15657 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
15658 byte-code-function-p.
15659
15660 * mail/rmailsum.el: Add provide.
15661
15662 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
15663
15664 * smerge-mode.el (smerge-diff-switches): Don't use list* in
15665 defcustom.
15666
15667 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
15668
15669 * ediff-diff.el (ediff-exec-process): delete --binary option from
15670 non-buffer ediff jobs.
15671
15672 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15673
15674 * hilit-chg.el (highlight-changes-mode): Ask about color or
15675 grayscale support, not about window-system.
15676
15677 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
15678 window-system.
15679 (ffap-highlight): Always default to t.
15680
15681 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
15682 display-popup-menus-p instead of looking at window-system.
15683
15684 * disp-table.el (standard-display-g1, standard-display-graphic):
15685 Only refuse to use string glyphs on X and MS-Windows.
15686
15687 * avoid.el: Remove window-system from commentary, suggest to use
15688 display-*-p instead.
15689
15690 * apropos.el (apropos-print): Use display-mouse-p instead of
15691 window-system.
15692
15693 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15694
15695 * international/codepage.el (cp-decoding-vector-for-codepage):
15696 Fill up unsupported characters with their own codes. From Kenichi
15697 Handa.
15698
15699 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15700
15701 * international/mule-diag.el (describe-char-after): Use
15702 display-graphic-p instead of window-system, so that this function
15703 works on MS-DOS.
15704
15705 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15706
15707 * international/codepage.el (cp-make-coding-systems-for-codepage):
15708 Remove the eight-bit-graphic and eight-bit-control charsets from
15709 the list of charsets which we convert into `?'.
15710
15711 2000-05-25 Kenichi Handa <handa@etl.go.jp>
15712
15713 * international/mule-conf.el: Specify CHARSET-ID explicitely for
15714 private charsets.
15715 (mule-unicode-0100-24ff, japanese-jisx0213-1,
15716 japanese-jisx0213-2): New charsets.
15717
15718 * international/fontset.el: Setup default fontset for new charsets.
15719
15720 2000-05-24 Dave Love <fx@gnu.org>
15721
15722 * info.el (Info-find-node-2): Restructure [following "Vadim
15723 S. Solomin" <sovs@uic.nnov.ru>].
15724
15725 * icomplete.el: Fix header for Finder.
15726
15727 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
15728
15729 * rmailout.el (rmail-output-to-rmail-file): Added optional param
15730 STAY.
15731
15732 * rmail.el (rmail-automatic-folder-directives): New user variable.
15733 (rmail-show-message): Add call to `rmail-auto-file' during
15734 display.
15735 (rmail-auto-file): New function.
15736
15737 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
15738
15739 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
15740 account.
15741 (ediff-test-utility,ediff-diff-mandatory-option)
15742 (ediff-reset-diff-options): Utilities for proper initialization of
15743 ediff-diff-options and ediff-diff3-options on Windows.
15744
15745 * ediff-init.el (ediff-merge-filename-prefix): New customizable
15746 variable.
15747
15748 * ediff-mult.el (ediff-filegroup-action): Use
15749 ediff-merge-filename-prefix.
15750
15751 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
15752
15753 * viper-ex.el (ex-write): Set selective display to nil.
15754
15755 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
15756
15757 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
15758 aliases for hebrew-iso-8bit.
15759
15760 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
15761
15762 * woman.el: New version from Francis J. Wright
15763 <F.J.Wright@Maths.QMW.ac.uk>.
15764 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
15765 names in environment variables regardless of the path separator.
15766 (woman-topic-all-completions-1): Don't call file-name-directory-p
15767 on all files, since woman-file-regexp already filters out any
15768 directories.
15769
15770 2000-05-24 Kenichi Handa <handa@etl.go.jp>
15771
15772 * international/quail.el (quail-start-translation): Don't change
15773 modified-p of the current buffer.
15774 (quail-start-conversion): Likewise.
15775
15776 * international/kkc.el (kkc-region): Don't change modified-p of
15777 the current buffer.
15778
15779 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
15780 conform to RFC1468.
15781 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
15782
15783 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
15784
15785 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
15786 (speedbar-insert-button): Invisible text property fix.
15787 (speedbar-directory-plus): Renamed from speedbar-directory-+
15788 (speedbar-directory-minus): Renamed from speedbar-directory--
15789 (speedbar-page-plus): Renamed from speedbar-file-+
15790 (speedbar-page-minus): Renamed from speedbar-file--
15791 (speedbar-page): Renamed from speedbar-file-
15792 (speedbar-tag): Renamed from speedbar-tag-
15793 (speedbar-tag-plus): Renamed from speedbar-tag-+
15794 (speedbar-tag-minus): Renamed from speedbar-tag--
15795 (speedbar-expand-image-button-alist): Use above renames.
15796
15797 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
15798 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
15799 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
15800 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
15801 * sb-pg.xpm: Renamed from sb-file.xpm
15802 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
15803 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
15804
15805 2000-05-24 Kenichi Handa <handa@etl.go.jp>
15806
15807 * international/quail.el (quail-show-guidance-buf): Set
15808 current-input-method of the guidance buffer to the name of the
15809 curren input method.
15810
15811 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
15812
15813 * progmodes/compile.el (compile-internal): Style typo.
15814
15815 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
15816 quote vars and functions in the docstring.
15817
15818 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
15819
15820 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
15821 Don't quote lambdas.
15822
15823 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
15824
15825 2000-05-23 Gerd Moellmann <gerd@gnu.org>
15826
15827 * startup.el (command-line): Determine source file of compiled
15828 user init file differently. Warn if compiled user init file
15829 is older than its source file.
15830
15831 * ffap.el (ffap-url-regexp): Add `https'.
15832
15833 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
15834
15835 * files.el (make-backup-file-name-1): Replace slashes with `!'
15836 rather than `|' (which is not allowed on Windows). Replace the
15837 drive letters with a string "drive_X".
15838
15839 2000-05-23 Gerd Moellmann <gerd@gnu.org>
15840
15841 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
15842
15843 * files.el (interpreter-mode-alist): Add `bash2'.
15844
15845 2000-05-22 Dave Love <fx@gnu.org>
15846
15847 * loadhist.el (feature-symbols, file-provides, file-requires): Use
15848 mapc.
15849 (feature-file): Avoid calling symbol-name. Doc fix.
15850 (file-set-intersect, file-dependents): Use dolist, not mapcar.
15851 (loadhist-hook-functions): Add mouse-position-function.
15852 (unload-feature): Change uses of mapcar.
15853
15854 * files.el (parse-colon-path): Doc fix.
15855 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
15856 (set-auto-mode): Use mapc.
15857
15858 * complete.el (PC-look-for-include-file): Use :alnum: character
15859 class.
15860 (partial-completion-mode): Add autoload cookie.
15861
15862 2000-05-22 Sam Steingold <sds@gnu.org>
15863
15864 * info.el (Info-fontify-node): Fixed the call to
15865 `add-text-properties' (bug introduced on 2000-05-18).
15866
15867 2000-05-22 Dave Love <fx@gnu.org>
15868
15869 * bindings.el: Remove debug-ignored-errors set in other files.
15870
15871 * progmodes/etags.el: Add to debug-ignored-errors.
15872 (visit-tags-table-buffer): Clear out buffers holding old tables
15873 when making a new list.
15874 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
15875 mapc.
15876
15877 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
15878 quote keywords.
15879 (cmpl-string-case-type): Use character classes.
15880
15881 * comint.el:
15882 * textmodes/ispell.el:
15883 * imenu.el:
15884 * mail/mh-e.el:
15885 * progmodes/compile.el: Add to debug-ignored-errors.
15886
15887 * dabbrev.el: Add to debug-ignored-errors.
15888 (dabbrev-completion): Use mapc.
15889
15890 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
15891
15892 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
15893 (woman-mapcan, woman-parse-man.conf)
15894 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
15895 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
15896 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
15897 path syntax better.
15898 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
15899 (woman-manpath): Call woman-parse-man.conf.
15900 (woman-emulation): New defcustom, defaults to nroff.
15901 (woman-font-support): New defconst.
15902 (woman-use-symbol-font): New defcustom.
15903 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
15904 "Emulation".
15905 Many functions: Doc fix.
15906
15907 2000-05-22 Kenichi Handa <handa@etl.go.jp>
15908
15909 * international/quail.el (quail-simple-translation-keymap): Map
15910 128..255 to quail-self-insert-command.
15911 (quail-keyboard-layout-alist): Add definition for "pc102-de".
15912
15913 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
15914
15915 * help.el (help-manyarg-func-alist): Typo.
15916
15917 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
15918 intervals which makes it heaps simpler.
15919
15920 * newcomment.el (comment-region-internal): Go back to BEG after quoting
15921 the nested comment markers.
15922
15923 * subr.el (remove-hook): Don't turn the hook's value into a list.
15924
15925 2000-05-21 Dave Love <fx@gnu.org>
15926
15927 * edmacro.el (edmacro-parse-keys): Return vector if any elements
15928 are invalid characters.
15929
15930 * international/mule-util.el (detect-coding-with-priority): Use
15931 mapc. Remove redundant lambda.
15932
15933 * international/mule-diag.el (list-non-iso-charset-chars)
15934 (describe-fontset): Remove redundant lambda.
15935
15936 * emulation/crisp.el (brief-mode): New alias.
15937
15938 * emacs-lisp/ring.el (ring-elements): New function.
15939
15940 * emacs-lisp/easymenu.el (easy-menu-create-menu)
15941 (easy-menu-do-add-item): Use keywordp.
15942
15943 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
15944
15945 * replace.el: Doc and error message fixes.
15946 (replace-highlight): Use facep, not internal-find-face.
15947
15948 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
15949
15950 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
15951
15952 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
15953 (log-edit-insert-changelog): Drop `:' as well.
15954
15955 * log-view.el: Fix file description.
15956 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
15957 available.
15958 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
15959 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
15960
15961 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
15962 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
15963 Print a status message if the toggle is called interactively.
15964 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
15965 for global minor modes and use `defcustom' for them.
15966 Use add-minor-mode.
15967 (easy-mmode-define-derived-mode): Remove.
15968 (define-derived-mode): Fancier default docstring.
15969 (easy-mmode-define-navigation): Signal an error rather than (ding).
15970
15971 * newcomment.el (comment-styles): New `box-multi'.
15972 (comment-normalize-vars): Better default for comment-continue to
15973 avoid whitespace-only continuations.
15974 (comment-search-forward): Always move even in the no-syntax case.
15975 (comment-padright): Only obey N if it's only obeyed for padleft.
15976 (comment-make-extra-lines): Better handling of empty continuations.
15977 Use `=' for the filler if comment-start has only one character.
15978 (uncomment-region): Try handling the special `=' filler.
15979 (comment-region): Allow LINES even if MULTI is nil.
15980 (comment-box): Choose box style based on comment-style.
15981
15982 2000-05-20 Kenichi Handa <handa@etl.go.jp>
15983
15984 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
15985 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
15986
15987 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
15988
15989 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
15990 and insert, not subst-char-in-region.
15991
15992 * international/mule-diag.el (list-character-sets-1): Handle
15993 charsets eight-bit-control and eight-bit-graphic.
15994 (list-iso-charset-chars): Likewise.
15995 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
15996 charactes as is. Use indent-to to align characters.
15997
15998 * international/mule-cmds.el (find-multibyte-characters): Never
15999 exclude charsets eight-bit-control and eight-bit-graphic.
16000
16001 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
16002
16003 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
16004 Don't quote lambdas.
16005
16006 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
16007
16008 2000-05-19 Gerd Moellmann <gerd@gnu.org>
16009
16010 * gud.el (gud-jdb-directories): Doc fix.
16011
16012 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
16013
16014 * newcomment.el: New file.
16015
16016 2000-05-19 Gerd Moellmann <gerd@gnu.org>
16017
16018 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
16019
16020 2000-05-18 Andreas Schwab <schwab@suse.de>
16021
16022 * dired.el (dired-between-files): Also skip lines beginning with
16023 `used'.
16024
16025 2000-05-18 Gerd Moellmann <gerd@gnu.org>
16026
16027 * msb.el (msb-menu-cond): Add choice `user'.
16028
16029 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16030
16031 * ps-print.el: Compatibility, customization and doc fix.
16032 (ps-printer-name-option): Replace defconst by defvar.
16033 (ps-postscript-code-directory): XEmacs compatibility.
16034 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
16035 fix.
16036 (ps-user-defined-prologue, ps-print-prologue-header)
16037 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
16038 compatibility and code fix.
16039 (ps-print-background-image, ps-print-background-text):
16040 Customization fix.
16041 (ps-line-number-start, ps-n-up-on): New vars.
16042
16043 2000-05-18 Espen Skoglund <esk@ira.uka.de>
16044
16045 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
16046 the indent-comment function to just return the appropriate indent.
16047
16048 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
16049
16050 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
16051 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
16052 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
16053
16054 2000-05-18 Dave Love <fx@gnu.org>
16055
16056 * info.el (Info-fontify-node): Add intangible property as well as
16057 invisible.
16058
16059 * calendar/appt.el (appt-make-list): Match all lines of entry.
16060 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
16061
16062 2000-05-18 Kenichi Handa <handa@etl.go.jp>
16063
16064 * international/mule-diag.el (describe-char-after): Call
16065 internal-char-font, not char-font. If internal-char-font returns
16066 nil, display "-- none --".
16067
16068 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
16069
16070 * image.el (image-type-available-p): Don't reference image-types
16071 if it isn't bound.
16072
16073 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
16074
16075 * autoarg.el (autoarg-mode): Typo in the :set argument.
16076
16077 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
16078
16079 * startup.el (command-line-1): Don't signal an error if the
16080 directory for auto-save-list files does not yet exist.
16081
16082 2000-05-17 Kenichi Handa <handa@etl.go.jp>
16083
16084 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
16085
16086 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
16087
16088 * subr.el (remove-hook): `setq' hook-value, not `set'.
16089
16090 2000-05-16 Sam Steingold <sds@gnu.org>
16091
16092 * info.el (debug-ignored-errors): More errors to ignore.
16093
16094 2000-05-16 Dave Love <fx@gnu.org>
16095
16096 * cus-edit.el: Don't require cl or easymenu.
16097 (custom-variable-prompt): Test standard-value property, not
16098 user-variable-p.
16099
16100 2000-05-16 Sam Steingold <sds@gnu.org>
16101
16102 * subr.el (add-hook): `setq' hook-value, not `set'.
16103
16104 2000-05-16 Gerd Moellmann <gerd@gnu.org>
16105
16106 * startup.el (command-line-1): Mention the FAQ in the startup
16107 message.
16108
16109 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
16110
16111 * progmodes/compile.el (compilation-parse-errors): Collect
16112 `nomessage' regexps last.
16113
16114 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
16115
16116 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
16117 to the function name.
16118
16119 2000-05-15 Dave Love <fx@gnu.org>
16120
16121 * speedbar.el (speedbar-recenter): Typo.
16122 (speedbar-expand-line): Make arg optional.
16123 (speedbar-mode): Avoid a compiler warning.
16124
16125 2000-05-15 Gerd Moellmann <gerd@gnu.org>
16126
16127 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
16128 user-specified option string is empty.
16129
16130 * mouse.el (mouse-yank-at-click): Doc fix.
16131
16132 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
16133
16134 * term/internal.el (IT-character-translations): More updates of
16135 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
16136 documents.
16137
16138 2000-05-15 Gerd Moellmann <gerd@gnu.org>
16139
16140 * env.el (getenv): New function, interactively callable.
16141 (setenv, getenv): Remove autoload cookies.
16142
16143 * loadup.el: Load `env'.
16144
16145 * progmodes/f90.el: Change author's mail address.
16146
16147 2000-05-14 Dave Love <fx@gnu.org>
16148
16149 * mail/rmail.el (rmail-show-message-hook): Customize and offer
16150 goto-addr as an option.
16151
16152 * help.el (help-xref-stack): Doc fix.
16153 (help-xref-following): New variable.
16154 (help-make-xrefs): Use it.
16155 (help-xref-go-back): Use position information from stack element.
16156 (help-follow): Make position in stack element a pair. Use
16157 help-xref-following.
16158
16159 * autoarg.el: New file.
16160
16161 * faces.el: Declare more functions obsolete.
16162
16163 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
16164 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
16165 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
16166 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
16167 Remove all the setup-...-environment functions.
16168
16169 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
16170
16171 * speedbar.el: Updated the commentary section. xemacs20p now uses
16172 >= when detecting. Require `defimage' safely.
16173 (speedbar-easymenu-definition-base): Add toggle for images.
16174 (speedbar-easymenu-definition-special): Add flush cache & expand.
16175 (speedbar-visiting-tag-hook): Set new defaults. Added options.
16176 (speedbar-reconfigure-keymaps-hook): New variable.
16177 (speedbar-frame-parameters): Updated documentation.
16178 (speedbar-use-imenu-flag): Updated custom tag
16179 (speedbar-dynamic-tags-function-list): New variable.
16180 (speedbar-tag-hierarchy-method): Updated doc & custom.
16181 (speedbar-indentation-width, speedbar-indentation-width) New
16182 variables.
16183 (speedbar-hide-button-brackets-flag): Customizable.
16184 (speedbar-vc-indicator): Doc update.
16185 (speedbar-ignored-path-expressions): Updated default value.
16186 (speedbar-supported-extension-expressions): Updated default value.
16187 (speedbar-syntax-table): Remove {} paren status.
16188 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
16189 as "+". Added overlay aliases.
16190 (speedbar-mode): Use `speedbar-mode-line-update' instead of
16191 `force-mode-line-update'.
16192 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
16193 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
16194 `mouse-set-point'
16195 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
16196 (speedbar-item-info-tag-helper): Revamped to handle a wider range
16197 of arbitrary text, and new helper functions.
16198 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
16199 filename finder.
16200 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
16201 (speedbar-directory-buttons): Update path search/expansion.
16202 (speedbar-make-tag-line): Pay attention to
16203 `speedbar-indentation-width'. Use more care w/ invisible
16204 properties.
16205 (speedbar-change-expand-button-char): Call
16206 `speedbar-insert-image-button-maybe'.
16207 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
16208 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
16209 (speedbar-trim-words-tag-hierarchy)
16210 (speedbar-simple-group-tag-hierarchy): New functions
16211 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
16212 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
16213 functions.
16214 (speedbar-mouse-set-point): New function
16215 (speedbar-power-click): Updated documentation.
16216 (speedbar-line-token, speedbar-goto-this-file): Handle more types
16217 of tag prefix text.
16218 (speedbar-expand-line, speedbar-contract-line): Make more robust
16219 to strange text.
16220 (speedbar-expand-line): Takes universal argument to flush the
16221 cache.
16222 (speedbar-flush-expand-line): New function.
16223 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
16224 Use new generator insertion method.
16225 (speedbar-fetch-dynamic-tags): New function.
16226 (speedbar-fetch-dynamic-imenu): Removed code now handled in
16227 `speedbar-fetch-dynamic-imenu'.
16228 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
16229 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
16230 "Revert Buffer" menu items.
16231 (speedbar-buffer-buttons-engine): Be smarter when creating a
16232 filename tag (for expansion purposes.).
16233 (speedbar-highlight-one-tag-line,
16234 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
16235 (speedbar-recenter): New functions.
16236 (defimage-speedbar): Image loading abstraction.
16237 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
16238 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
16239 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
16240 (speedbar-tag-type, speedbar-tag-mail): New images.
16241 (speedbar-expand-image-button-alist): New variable.
16242 (speedbar-insert-image-button-maybe): Insert an image over some
16243 buttons.
16244
16245 2000-05-13 Kenichi Handa <handa@etl.go.jp>
16246
16247 * international/mule-cmds.el (encode-coding-char): An ASCII
16248 character is always encodable.
16249
16250 * international/mule-conf.el: Add more information in descriptions
16251 of character sets.
16252
16253 * international/mule-diag.el (describe-char-after): New function.
16254 (describe-font-internal): Adjusted for the change of font-info.
16255 (describe-font): Likewise.
16256 (print-fontset): Rewritten for the new fontset implementation.
16257 (describe-fontset): Include fontset alias names in completion.
16258 (list-fontsets): Adjusted for the change of print-fontset.
16259
16260 * simple.el (what-cursor-position): If DETAIL is non-nil, call
16261 describe-char-after instead of displaying the detail in the echo
16262 area.
16263 (syntax-code-table): Format changed.
16264 (string-to-syntax): Adjusted for the above change.
16265
16266 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
16267
16268 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
16269
16270 2000-05-12 Dave Love <fx@gnu.org>
16271
16272 * calendar/todo-mode.el: Remove some compatibility stuff and CL
16273 dependence. Use line-{beginning,end}-position, not
16274 point-at{b,e}ol. Some doc fixes.
16275 (todo-position): New function. Fix callers of position to use it.
16276 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
16277
16278 2000-05-12 Gerd Moellmann <gerd@gnu.org>
16279
16280 * time.el (display-time-mail-icon): Use `:ascent center'.
16281
16282 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
16283 handling FTP security extensions.
16284
16285 2000-05-11 Dave Love <fx@gnu.org>
16286
16287 * calendar/todo-mode.el: New file.
16288
16289 2000-05-11 Gerd Moellmann <gerd@gnu.org>
16290
16291 * comint.el (comint-read-input-ring): Move reference to
16292 comint-input-ring-size outside of the save-excursion. It was
16293 causing the default value to be the only one ever seen.
16294
16295 * font-lock.el: Update copyright. Remove Simon Marshall's email
16296 address on request from him.
16297
16298 * subr.el (substitute-key-definition): Add comment describing
16299 the meaning of PREFIX.
16300
16301 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
16302
16303 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
16304
16305 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
16306 (add-minor-mode): Don't make the variable buffer-local and add a
16307 reference to define-minor-mode in the docstring.
16308
16309 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
16310 HEADER/FOOTER and fix bug with trailing empty directory.
16311 (cvs-append-to-ignore): Use vc-editable-p if available.
16312 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
16313 (vc-do-command): Tweak advice to handle the new VC.
16314
16315 * log-view.el (log-view-goto-rev): New function for the new VC.
16316 (log-view-minor-wrap): Use mark-active.
16317
16318 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
16319 (log-edit-changelog-full-paragraphs): New var.
16320 (log-edit-insert-changelog): Remove a lonely leading `* file'.
16321 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
16322 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
16323 (log-edit-changelog-ours-p, log-edit-changelog-entries)
16324 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
16325 Replace the `cvs' prefix with `log-edit'.
16326
16327 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
16328
16329 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
16330 (diff-font-lock-defaults): Explicitly turn off multiline.
16331 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
16332 (diff-ediff-patch): Fix call to ediff-patch-file.
16333 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
16334 Handle comments.
16335
16336 * frame.el (automatic-hscrolling): Typo.
16337
16338 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
16339
16340 2000-05-09 Sam Steingold <sds@goems.com>
16341
16342 * apropos.el (apropos-print): use `describe-face' instead of
16343 `customize-face-other-window'.
16344
16345 2000-05-09 Dave Love <fx@gnu.org>
16346
16347 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
16348
16349 * help.el (describe-variable): Have customize button pop the
16350 help-xref stack when invoked.
16351 (help-xref-symbol-regexp): Add `face'.
16352 (help-make-xrefs): Check for quoted face names and adapt regexp
16353 submatch numbers to cope.
16354 (help-xref-interned): Maybe insert face doc too. Separate
16355 sections with a line of hyphens.
16356
16357 * faces.el: Some doc fixes. Declare some functions obsolete.
16358 (describe-face): Add customize button. Return the help
16359 text. Fix prompt.
16360
16361 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
16362
16363 * term/internal.el (IT-character-translations): Fix last change.
16364
16365 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
16366
16367 * woman.el: New file
16368 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
16369
16370 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
16371
16372 * term/internal.el (IT-character-translations): Update ASCII
16373 simulations for greek-iso8859-7, add latin-iso8859-14 and
16374 latin-iso8859-15.
16375
16376 * international/mule-cmds.el (set-language-info-alist): Call
16377 define-prefix-command with 3 arguments, to make the map suitable
16378 for a menu.
16379
16380 2000-05-07 Dave Love <fx@gnu.org>
16381
16382 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
16383
16384 2000-05-05 Dave Love <fx@gnu.org>
16385
16386 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
16387 list in doc string. Don't quote keyword symbols.
16388 * emacs-lisp/cl.el: Likewise
16389 * emacs-lisp/cl-seq.el: Likewise
16390
16391 2000-05-05 Gerd Moellmann <gerd@gnu.org>
16392
16393 * abbrev.el (abbrev-mode): Make ARG optional.
16394
16395 2000-05-04 Gerd Moellmann <gerd@gnu.org>
16396
16397 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
16398
16399 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
16400
16401 * subr.el (substitute-key-definition): Clarify documentation.
16402
16403 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
16404
16405 * glasses.el (glasses-convert-to-unreadable): Use
16406 `glasses-separator' instead of the hard-wired "_".
16407 (glasses-mode): Call `glasses-make-unreadable' only in a single
16408 place.
16409
16410 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
16411
16412 * term/internal.el (cjk-codepages-alist): Add associations for
16413 Chinese and Korean codepages. Remove FIXME comment.
16414
16415 2000-05-03 Dave Love <fx@gnu.org>
16416
16417 * time.el (display-time-mail-face, display-time-use-mail-icon):
16418 New option.
16419 (display-time-mail-icon): New variable.
16420 (display-time-string-forms): Use the above. Fix the local-map.
16421
16422 2000-05-03 Gerd Moellmann <gerd@gnu.org>
16423
16424 * replace.el (query-replace-map): Add binding for `E'.
16425 (query-replace-help): Extend help text.
16426 (perform-replace): Allow editing the replacement string.
16427
16428 * make-mode.el (makefile-mode-abbrev-table): New variable.
16429 (makefile-mode): Set local abbrev table to
16430 makefile-mode-abbrev-table.
16431 (makefile-font-lock-keywords): Fontify includes and conditionals.
16432
16433 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
16434 set TOGGLE's value.
16435
16436 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
16437 mail-interactive-insert-alias.
16438 (mail-abbrev-complete-alias): New command.
16439 (mail-mode-map): Bind it to `M-TAB'.
16440
16441 2000-05-03 Kenichi Handa <handa@etl.go.jp>
16442
16443 * language/lao-util.el (lao-compose-region): New function.
16444
16445 2000-05-02 Gerd Moellmann <gerd@gnu.org>
16446
16447 * files.el (recover-session): Make directories as necessary
16448 if they don't exist yet.
16449
16450 * calendar/cal-french.el
16451 (french-calendar-multibyte-special-days-array)
16452 (french-calendar-special-days-array): Change French text.
16453 (calendar-french-date-string): Change output.
16454 (calendar-goto-french-date): Likewise.
16455
16456 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
16457
16458 * wid-edit.el (widget-default-active): Obey `:always-active'.
16459 (widget-documentation-string-value-create): Set `:always-active'.
16460
16461 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
16462
16463 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
16464 default prefix to `~/_emacs.d/auto-save.list/_s'.
16465 (normal-top-level): Create the directory for auto-save files, if
16466 it doesn't already exist (in the ms-dos case only).
16467
16468 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
16469
16470 * international/mule-cmds.el (set-language-environment): Don't
16471 concat an integer (dos-codepage), use format instead.
16472
16473 2000-05-02 Dave Love <fx@gnu.org>
16474
16475 * help.el (help-xref-on-pp): Check for constant symbols.
16476
16477 2000-04-29 Gerd Moellmann <gerd@gnu.org>
16478
16479 * startup.el (normal-top-level): Put a condition-case around
16480 the code loading subdirs.el.
16481
16482 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16483
16484 * ps-print.el: Upside-down and face background color printing,
16485 line number step, doc fix.
16486 (ps-print-version): New version number (5.2).
16487 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
16488 (ps-face-attribute-list, ps-plot-with-face): Code fix.
16489 (ps-spool-config): Var fix.
16490 (ps-printer-name-option): Const fix.
16491 (ps-print-upside-down, ps-use-face-background)
16492 (ps-line-number-step): New vars.
16493 (ps-window-system, ps-lp-system): New consts.
16494 (ps-face-background): New fun.
16495
16496 2000-04-28 Richard Stallman <rms@gnu.org>
16497
16498 * files.el (make-auto-save-file-name):
16499 Apply auto-save-file-name-transforms to visited file name
16500 before generating auto save file name.
16501 (auto-save-file-name-transforms): New variable.
16502
16503 * files.el (backup-enable-predicate):
16504 Correctly test for a file under a temporary directory.
16505
16506 2000-04-28 Gerd Moellmann <gerd@gnu.org>
16507
16508 * subr.el (add-minor-mode): Rewritten.
16509
16510 2000-04-28 Kenichi Handa <handa@etl.go.jp>
16511
16512 * mail/sendmail.el (sendmail-send-it): Set
16513 buffer-file-coding-system to the selected coding system for MIME
16514 header.
16515
16516 2000-04-27 Gerd Moellmann <gerd@gnu.org>
16517
16518 * dired.el (dired-move-to-filename-regexp): Allow format where
16519 YYYY is followed by two spaces.
16520
16521 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
16522 in the second character class of the regexp.
16523
16524 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
16525 mh-etc, too.
16526
16527 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
16528 nil.
16529
16530 * subr.el (add-minor-mode): Use `set' instead of `setq'.
16531
16532 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
16533 argument.
16534
16535 2000-04-27 Sen Nagata <sen@eccosys.com>
16536
16537 * emacs-lisp/crm.el (crm-completion-table): New variable.
16538 (crm-collection-fn, crm-test-completion)
16539 (completing-read-multiple): Use it.
16540
16541 2000-04-27 Dave Love <fx@gnu.org>
16542
16543 * help.el (locate-library): Use mapc.
16544 (help-manyarg-func-alist): Add call-process-region.
16545
16546 2000-04-26 Gerd Moellmann <gerd@gnu.org>
16547
16548 * subr.el (add-minor-mode): Make argument MAP optional.
16549
16550 * desktop.el (desktop-save): Save list of minor modes.
16551 (desktop-create-buffer): Restore minor modes.
16552 (desktop-minor-mode-table): New user-option.
16553
16554 * subr.el (add-minor-mode): New function.
16555
16556 * image.el (find-image): New function.
16557 (defimage): Rewritten to find image at load time.
16558
16559 * startup.el (normal-top-level-add-to-load-path): Handle
16560 case that the default directory is not in load-path.
16561
16562 * help.el: Old patch from Stefan Monnier.
16563 (help-xref-on-pp): New function.
16564 (describe-variable): Use it to display xrefs in a symbol's value.
16565
16566 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
16567
16568 * cus-edit.el (custom-face): Fix parenthesis.
16569
16570 2000-04-26 Kenichi Handa <handa@etl.go.jp>
16571
16572 * mail/rmail.el (rmail-expunge): When there are no deleted
16573 messages, do nothing.
16574
16575 2000-04-26 Dave Love <fx@gnu.org>
16576
16577 * international/mule-cmds.el (locale-translation-file-name):
16578 Defvar to nil.
16579 (set-locale-environment): Set it here (at runtime).
16580
16581 2000-04-25 Gerd Moellmann <gerd@gnu.org>
16582
16583 * replace.el (perform-replace): Add parameters START and END. Use
16584 them instead of the check for a region in Transient Mark mode.
16585 (query-replace-read-args): Return two more list elements for the
16586 start and end of the region in Transient Mark mode.
16587 (query-replace, query-replace-regexp, query-replace-regexp-eval)
16588 (map-query-replace-regexp, replace-string, replace-regexp): Add
16589 optional last arguments START and END and pass them to
16590 perform-replace.
16591
16592 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
16593 form with additional arguments for perform-replace.
16594
16595 * progmodes/etags.el (tags-query-replace): Add parameters START
16596 and END. Construct a form with additional arguments for
16597 perform-replace.
16598
16599 * simple.el (shell-command): Set default directory for "*Shell
16600 Command Output" buffer.
16601
16602 * language/european.el (iso-latin-4): Fix typo.
16603
16604 * emacs-lisp/crm.el: New file.
16605
16606 2000-04-24 Dave Love <fx@gnu.org>
16607
16608 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
16609 (Custom-reset-saved, Custom-reset-standard)
16610 (custom-group-value-create, custom-group-set, custom-group-save)
16611 (custom-group-reset-current, custom-group-reset-saved)
16612 (custom-group-reset-standard): Use mapc.
16613 (custom-buffer-create-internal): Disable undo when creating items.
16614 Use mapc.
16615 (custom-face): Avoid redundant lambda.
16616
16617 2000-04-24 Gerd Moellmann <gerd@gnu.org>
16618
16619 * startup.el (auto-save-list-file-prefix): Set default to
16620 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
16621
16622 2000-04-24 Sam Steingold <sds@gnu.org>
16623
16624 * time-stamp.el (time-stamp-string-preprocess): Always convert
16625 `field-result' to a string.
16626
16627 2000-04-24 Gerd Moellmann <gerd@gnu.org>
16628
16629 * frame.el (scrolling): New group.
16630 (automatic-hscrolling): New user-option.
16631
16632 * startup.el (command-line-x-option-alist): Add `-lsp' and
16633 `--line-spacing'.
16634
16635 2000-04-19 Dave Love <fx@gnu.org>
16636
16637 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
16638 (cl-mapc): Rename from mapc. Fix the funcall.
16639
16640 2000-04-19 Gerd Moellmann <gerd@gnu.org>
16641
16642 * simple.el (clone-indirect-buffer-other-window): New command.
16643 (clone-indirect-buffer): Add optional arg NORECROD.
16644 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
16645
16646 * help.el (resize-temp-buffer-window): Use count-screen-lines.
16647
16648 * window.el (count-screen-lines): New function.
16649 (shrink-window-if-larger-than-buffer): Use count-screen-lines
16650 instead of window-buffer-height.
16651
16652 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
16653 non-existing variable comint-input-sentinel.
16654 (inferior-lisp-args-to-list): Removed.
16655 (inferior-lisp): Use split-string instead of
16656 inferior-lisp-args-to-list.
16657
16658 * hexl.el (hexl-insert-hex-string): New command.
16659
16660 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
16661 instead of concat.
16662
16663 2000-04-18 Gerd Moellmann <gerd@gnu.org>
16664
16665 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
16666 at the start of an existing but empty folder.
16667
16668 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16669
16670 * ps-mule.el: Customization fix, doc fix.
16671 (ps-multibyte-buffer): Customization fix.
16672
16673 2000-04-17 Richard M. Stallman <rms@gnu.org>
16674
16675 * subr.el (read-passwd): Use read-char-exclusive.
16676
16677 2000-04-17 Gerd Moellmann <gerd@gnu.org>
16678
16679 * textmodes/texinfo.el (texinfo-insert-@email)
16680 (texinfo-insert-@emph, texinfo-insert-@quotation)
16681 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
16682 (texinfo-mode-map): Add key bindings for them.
16683
16684 * files.el (basic-save-buffer-2): Use a template with `$'
16685 instead of `#' for VMS.
16686
16687 * simple.el (clone-indirect-buffer): New function.
16688
16689 2000-04-16 Stephen Eglen <stephen@gnu.org>
16690
16691 * iswitchb.el (iswitchb-case): New function. If the user input
16692 contains any upper-case characters, the search is made
16693 case-sensitive.
16694
16695 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
16696
16697 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
16698 comment-end.
16699 (texinfo-font-lock-syntactic-keywords): New var.
16700 (texinfo-font-lock-keywords): Remove comment regexp.
16701 (texinfo-insert-block): New function.
16702 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
16703 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
16704 and font-lock-defaults. Use regexp-opt for outline-regexp.
16705 (texinfo-environments): New var.
16706 (texinfo-environment-regexp): Use regexp-opt and
16707 texinfo-environments.
16708
16709 * textmodes/ispell.el (ispell-menu-map-needed): Check that
16710 ispell-process is bound since this might be eval'd before ispell
16711 is loaded.
16712 (ispell-message): Use a tiny bit less magic and a bit more hard
16713 data to figure out what kind of sc-cite-regexp to use.
16714
16715 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
16716
16717 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
16718 (insert-cyclic-diary-entry): Unquote the lambda.
16719
16720 * gud.el (gud-jdb-build-source-files-list): Fix typo.
16721
16722 * files.el (backup-enable-predicate): Unquote the lambda.
16723
16724 * cus-edit.el (custom-face, face): Unquote the lambda.
16725
16726 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16727
16728 * ps-print.el: Check for line-beginning-position definition.
16729
16730 * ps-print.el: Fix counting lines in a region.
16731 (ps-print-version): New version number (5.1.5).
16732 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
16733 (ps-printing-region): Fun code fix.
16734
16735 2000-04-15 Gerd Moellmann <gerd@gnu.org>
16736
16737 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
16738 to file-directory-p.
16739
16740 2000-04-14 Gerd Moellmann <gerd@gnu.org>
16741
16742 * gud.el (gud-jdb-build-source-files-list): Check that directory
16743 exists before calling directory-files.
16744
16745 2000-04-13 Dave Love <fx@gnu.org>
16746
16747 * emacs-lisp/trace.el: Change maintainer. Use new backquote
16748 syntax.
16749
16750 * emacs-lisp/cl-specs.el: Remove when, unless.
16751
16752 * emacs-lisp/cl-extra.el: Don't quote keywords.
16753 (cl-old-mapc): New variable.
16754 (mapc): Use it.
16755 (cl-map-intervals): Use with-current-buffer. Don't check for
16756 next-property-change.
16757 (cl-map-overlays): Use with-current-buffer.
16758 (cl-expt): Remove.
16759 (copy-tree, remprop): Define unconditionally.
16760
16761 * emacs-lisp/cl-compat.el (keywordp): Remove.
16762
16763 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
16764 to use keywordp.
16765 (edebug-spec): Enable keywordp.
16766
16767 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
16768 string-lessp.
16769
16770 * cus-start.el: Use keywordp.
16771
16772 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
16773
16774 * diary-lib.el (include-other-diary-files): Fix the fix of
16775 2000-02-18 by doing a save-excursion.
16776
16777 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16778
16779 * ps-print.el: Customization fix, doc fix.
16780 (ps-print-version): New version number (5.1.4).
16781 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
16782 (ps-print-preprint): Adjust code.
16783 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
16784 (ps-print-prologue-header, ps-print-control-characters)
16785 (ps-spool-config): Customization fix.
16786
16787 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
16788
16789 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
16790 converted to the new menu-item format, names silightly changed,
16791 help strings added.
16792
16793 Support for spelling without async subprocesses:
16794
16795 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
16796 (ispell-session-buffer): New variables.
16797 (ispell-start-process, ispell-process-status,
16798 ispell-accept-output, ispell-send-string): New functions, for
16799 Ispell invocation when async subprocesses aren't supported.
16800 (ispell-word, ispell-pdict-save, ispell-command-loop,
16801 ispell-process-line, ispell-buffer-local-parsing): Replace calls
16802 to process-send-string with calls to ispell-send-string, and
16803 accept-process-output with ispell-accept-output.
16804 (ispell-init-process): Call ispell-process-status instead of
16805 process-status with.
16806 (ispell-init-process): Call ispell-start-process. Call
16807 ispell-accept-output and ispell-send-string. Don't call
16808 process-kill-without-query and kill-process if they are unbound.
16809 (ispell-async-processp): New function.
16810
16811 2000-04-12 Dave Love <fx@gnu.org>
16812
16813 * info.el: Add debug-ignored-errors.
16814 (Info-mode-menu): Add some items.
16815 (Info-directory): Add autoload cookie.
16816
16817 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
16818 Modify `truncate-lines'. Make `describe-language-environment'
16819 always visible and add help. Modify `describe-key' help. Invoke
16820 Info-directory from `info'. New entry `emacs-manual'.
16821
16822 2000-04-10 Gerd Moellmann <gerd@gnu.org>
16823
16824 * progmodes/ebrowse.el (ebrowse-tree-mode):
16825 Use propertized-buffer-identification.
16826 (ebrowse-update-member-buffer-mode-line): Likewise.
16827 (ebrowse--mode-strings): Removed.
16828 (ebrowse--mode-line-props): Removed.
16829
16830 * files.el (auto-mode-alist): Add `EBROWSE'.
16831
16832 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
16833 space before testing for end of buffer.
16834 (ebrowse-load): Removed.
16835 (ebrowse-revert-tree-buffer-from-file): Rewritten.
16836 (ebrowse-create-tree-buffer): Rewritten.
16837 (ebrowse-tree-mode): Read tree from buffer.
16838
16839 * progmodes/ebrowse-ffh.el: Removed.
16840
16841 2000-04-10 Kenichi Handa <handa@etl.go.jp>
16842
16843 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
16844
16845 2000-04-10 Gerd Moellmann <gerd@gnu.org>
16846
16847 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
16848 at the wrong place.
16849
16850 2000-04-09 Dave Love <fx@gnu.org>
16851
16852 * files.el (backup-enable-predicate):
16853 Use temporary-file-directory, small-temporary-file-directory.
16854 (make-backup-file-name-function, backup-directory-alist): New vars.
16855 (make-backup-file-name-1): New function.
16856 (make-backup-file-name): Use it.
16857 (find-backup-file-name): Likewise. Use format for clarity, not concat.
16858 (file-newest-backup): Use make-backup-file-name.
16859
16860 2000-04-09 Gerd Moellmann <gerd@gnu.org>
16861
16862 * progmodes/ebrowse-ffh.el: New file.
16863
16864 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
16865 Moved to ebrowse-ffh.el.
16866 (ebrowse-load): Add autoload.
16867
16868 * finder.el (finder-commentary): Add autoload cookie.
16869
16870 * mail/rfc2368.el: Correct author's email address.
16871
16872 * progmodes/ebrowse.el: New file.
16873
16874 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
16875 item help string.
16876 (easy-menu-do-add-item): Ditto.
16877 (easy-menu-define): Extend doc string.
16878
16879 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
16880 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
16881 (jit-lock-function, jit-lock-stealth-fontify): Don't use
16882 with-buffer-unmodified.
16883
16884 2000-04-08 Dave Love <fx@gnu.org>
16885
16886 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
16887 unless, when.
16888
16889 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
16890
16891 * viper-util.el (viper-put-on-search-overlay): New subroutine.
16892 (viper-flash-search-pattern): No operation when using Emacs
16893 doesn't support face.
16894 Use `viper-put-on-search-overlay'.
16895
16896 2000-04-04 Gerd Moellmann <gerd@gnu.org>
16897
16898 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
16899 like C-r.
16900
16901 * progmodes/make-mode.el: Some doc fixes.
16902 (makefile-mode-abbrev-table): New variable.
16903 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
16904 (makefile-font-lock-keywords): Fontify includes and conditionals.
16905 (toplevel): Require `dabbrev' and `add-log' when compiling.
16906
16907 * replace.el (perform-replace): Don't move forward one char
16908 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
16909 to do that because it leaves point 1 position after the last
16910 replacement, after everything has been replaced.
16911
16912 * jit-lock.el (with-buffer-unmodified): New macro.
16913 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
16914 modified state.
16915 (jit-lock-function-1): Extracted from jit-lock-function; not
16916 preserving buffer's modified state.
16917 (jit-lock-function, jit-lock-stealth-fontify):
16918 Call jit-lock-function-1.
16919
16920 * mail/rfc2368.el: Remove supernumerary copyright line.
16921
16922 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
16923
16924 * glasses.el: Provide facilities for inserting space before left
16925 parentheses and uncapitalization of identifiers.
16926 (glasses-mode): Try to remove old overlays in all cases.
16927
16928 2000-04-03 Gerd Moellmann <gerd@gnu.org>
16929
16930 * progmodes/compile.el (compile-internal): Display the compilation
16931 buffer in a different frame, if it's already displayed there.
16932
16933 * mail/rfc2368.el: New file.
16934
16935 * simple.el (sendmail-user-agent-compose): Recognize a `body'
16936 header and insert its value as mail body.
16937
16938 * subr.el (member-ignore-case): New function.
16939
16940 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
16941 (dabbrev--find-expansion): Ignore buffers matching a regexp
16942 from dabbrev-ignored-regexps.
16943
16944 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
16945 to extensions handled by gzip.
16946
16947 2000-04-03 Richard M. Stallman <rms@gnu.org>
16948
16949 * files.el (insert-directory): List the total free space
16950 along with the used space.
16951
16952 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
16953 line is followed by one that matches CITATION-REGEXP, end the
16954 paragraph.
16955
16956 2000-04-03 Markus Rost <rost@delysid.gnu.org>
16957
16958 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
16959 (rmail-make-basic-summary-line): Use that option.
16960
16961 2000-04-03 Kenichi Handa <handa@etl.go.jp>
16962
16963 * international/mule-cmds.el (encoded-string-description):
16964 Rewritten. Try pretty description for ISO 2022 escape sequences
16965 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
16966 for hexadecimal format.
16967
16968 2000-04-01 Dave Love <fx@gnu.org>
16969
16970 * cpp.el: Change customization group to `c' from `C'.
16971
16972 * vcursor.el (vcursor-move): Use display-color-p.
16973
16974 * international/mule-util.el: Provide mule-utils.
16975 (string-to-sequence): Simplify and speed up.
16976
16977 * international/mule.el (make-coding-system): Purecopy doc-string.
16978
16979 * international/mule-cmds.el: Various menu changes.
16980 (describe-specified-language-support): Handle `Default'.
16981 (set-language-info): Purecopy `info'.
16982
16983 2000-03-31 Andrew Innes <andrewi@gnu.org>
16984
16985 * vc.el (vc-backend-diff): Return the correct status if we had to
16986 retry the rcsdiff command without the --brief option.
16987
16988 2000-03-31 Dave Love <fx@gnu.org>
16989
16990 * help.el (help-manyarg-func-alist): Correct several omissions.
16991
16992 * add-log.el: Don't require cl, fortran.
16993 (add-log-current-defun-function): Doc fix.
16994 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
16995 (change-log-version-rcs): Function deleted.
16996 (change-log-version-number-search): Doc fix.
16997 Use vc-workfile-version. Avoid CL dolist.
16998 (add-change-log-entry): Just call add-log-current-defun to get
16999 defun. Simplify somewhat.
17000 (change-log-get-method-definition-1): Likewise.
17001 (add-log-current-defun): Return nil if calling
17002 add-log-current-defun-function does so. Move Fortran stuff to
17003 fortran.el. Return string without properties.
17004
17005 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
17006 and :alpha: char classes.
17007
17008 * mail/supercite.el: Defvar curline when compiling.
17009 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
17010 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
17011 rather than a-zA-Z0-9 to allow non-ASCII characters.
17012
17013 2000-03-31 Gerd Moellmann <gerd@gnu.org>
17014
17015 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
17016
17017 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
17018 Re-enable new code.
17019
17020 * lpr.el (print-region-1): Use -d to specify printer name for
17021 systems `usg-unix-v*, `dgux', `hpux', `irix'.
17022
17023 2000-03-31 Dave Love <fx@gnu.org>
17024
17025 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
17026 Look for function definition in symbol's function value slot first
17027 instead of first consulting byte-compile-function-environment.
17028
17029 2000-03-31 Kenichi Handa <handa@etl.go.jp>
17030
17031 * language/european.el ("Polish"): New language environment.
17032 (setup-polish-environment): New function.
17033
17034 2000-03-30 Gerd Moellmann <gerd@gnu.org>
17035
17036 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
17037 Disable new code.
17038
17039 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
17040 trying to `load' the symbol of an autoload instead of the file
17041 recorded in the autoload. Fix error messages.
17042
17043 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17044
17045 * ps-print.el: PostScript programming fix for ghostview, doc fix.
17046 (ps-print-version): New version number (5.1.3).
17047 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
17048 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
17049 (ps-generate-postscript-with-faces): Code fix.
17050 (ps-color-values): XEmacs compatibility.
17051 (ps-print-background-image, ps-print-background-text, ps-printer-name)
17052 (ps-default-fg, ps-default-bg): Adjust customization.
17053 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
17054 (ps-color-scale): Renaming old ps-color-value fun.
17055 (ps-print-headers): Replace ps-print-header group to avoid conflict
17056 with ps-print-header variable.
17057 (ps-print-miscellany): New group.
17058 (ps-format-color, ps-rgb-color): New funs.
17059 (ps-default-foreground): New var.
17060 (ps-printer-name-option): New const.
17061
17062 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
17063
17064 * net/net-utils.el:
17065 (network-connection-host, network-connection-service): New variables
17066 (network-connection-mode): New mode, derived from comint-mode
17067 (network-connection-mode-setup): New function, saves host and
17068 service information in local variables.
17069
17070 * lisp/locate.el:
17071 (locate-word-at-point): Added this function
17072 (locate): Default to using locate-word-at-point as input
17073 Run dired-mode-hook
17074
17075 2000-03-29 Dave Love <fx@gnu.org>
17076
17077 * calendar/appt.el: Doc fixes.
17078 (appt-check): Convert min-to-app to a string before passing to
17079 appt-disp-window-function or concat.
17080 (appt-delete-window): Remove test for frame-root-window.
17081 (appt-select-lowest-window, appt-convert-time): Simplify.
17082
17083 * emacs-lisp/bytecomp.el: Doc fixes.
17084 (byte-compile-file-form-autoload):
17085 Update byte-compile-function-environment.
17086
17087 2000-03-29 Andreas Schwab <schwab@suse.de>
17088
17089 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
17090
17091 * dired.el (dired-insert-directory): If dired-free-space-program
17092 failed just delete its output.
17093
17094 2000-03-29 Dave Love <fx@gnu.org>
17095
17096 * international/iso-cvt.el: Move provide to end. Doc fixes.
17097 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
17098 (iso-iso2sgml, iso-sgml2iso): New functions.
17099 (iso-cvt-define-menu): Fix some entries and use backquote for
17100 clarity.
17101
17102 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
17103
17104 2000-03-28 Gerd Moellmann <gerd@gnu.org>
17105
17106 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
17107 ISO-DATE. If non-nil, return date in ISO 8601 format.
17108
17109 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
17110
17111 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
17112 if it ever becomes used.
17113 (log-edit-mode-hook): Default to vc-log-mode-hook.
17114 (log-edit-mode): Fix the docstring.
17115
17116 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
17117 the code.
17118
17119 2000-03-26 Dave Love <fx@gnu.org>
17120
17121 * net/browse-url.el (browse-url): Re-fix case of
17122 browse-url-browser-function being an alist.
17123 (browse-url): Add :link to defgroup.
17124
17125 * files.el: Doc fixes.
17126 (file-truename): Include `[' in wildcard characters.
17127 (automount-dir-prefix): Customize.
17128 (find-file-wildcards): Add :version.
17129 (find-file-noselect): Simplify a mapcar call.
17130
17131 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
17132 compatible with inf-lisp version.
17133 (eval-defun-1): Fix custom-declare-variable case.
17134
17135 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
17136
17137 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
17138
17139 2000-03-24 Gerd Moellmann <gerd@gnu.org>
17140
17141 * Makefile (COMPILE_FIRST): New macro.
17142 (compile-files): Compile files from COMPILE_FIRST first.
17143
17144 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
17145
17146 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
17147 matching open parenthesis in column 0 to defun-prompt-regexp
17148 only if open-paren-in-column-0-is-defun-start is set.
17149
17150 * sun-curs.el: Require CL at compile-time only.
17151
17152 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
17153 instead of copy-list which is a function from CL.
17154 (msb--choose-menu, msb--mode-menu-cond)
17155 (msb--create-buffer-menu-2): Use dolist instead of mapc.
17156 (msb--init-file-alist): Use mapcar instead of mapcan.
17157 (msb--aggregate-alist): Use mapcar instead of mapcan.
17158 Fix `(' in column 0 in doc string.
17159 (msb--add-separators): Use mapcar instead of mapcan.
17160
17161 * cus-dep.el: Require CL at compile-time only.
17162
17163 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
17164
17165 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
17166 (byte-compile-warnings): New warning `noruntime'.
17167 (byte-compile-constants, byte-compile-variables): Fix docstring.
17168 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
17169 execute `eval-whenc-compile's body.
17170 (byte-compile-unresolved-functions): Fix docstring.
17171 (byte-compile-eval): New function.
17172 (byte-compile-callargs-warn): Check if the function will be available
17173 at runtime (via property `byte-compile-noruntime').
17174 (byte-compile-print-syms): New function.
17175 (byte-compile-warn-about-unresolved-functions): Also warn about
17176 `noruntime' functions (and use `byte-compile-print-syms').
17177 (byte-compile-file): Capitalize the message.
17178
17179 2000-03-24 Gerd Moellmann <gerd@gnu.org>
17180
17181 * mail/rmail.el (rmail-confirm-expunge): New user-option.
17182 (rmail-expunge): Ask for confirmation depending on the setting
17183 of rmail-confirm-expunge.
17184
17185 2000-03-23 Gerd Moellmann <gerd@gnu.org>
17186
17187 * Makefile (bootstrap-clean): If $(emacs) exists, build
17188 loaddefs.el first. A loaddefs.el that's not up-to-date might
17189 cause a bootstrap failure because things don't autoload as expected.
17190
17191 2000-03-23 Dave Love <fx@gnu.org>
17192
17193 * net/browse-url.el: Restore previous use of
17194 browse-url-maybe-new-window.
17195
17196 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17197
17198 * ps-print.el: Skip banner page fix.
17199 (ps-print-version): New version number (5.1.2).
17200 (ps-begin-file, ps-end-file, ps-generate): Code fix.
17201
17202 2000-03-23 Dave Pearson <davep@davep.org>
17203
17204 * net/quickurl.el Changed the type of parameter passed to the
17205 function defined by `quickurl-format-function'. Before only the
17206 text of the URL was passed. Now the whole URL structure is passed
17207 and the function is responsible for extracting the parts it requires.
17208 Changed the default of `quickurl-format-function' accordingly.
17209 (quickurl-insert): Changed the `funcall' of
17210 `quickurl-format-function' to match the above change.
17211 (quickurl-list-insert): Changed the `url' case so that it makes
17212 use of `quickurl-format-function', previous to this the format was
17213 hard wired.
17214
17215 2000-03-22 Gerd Moellmann <gerd@gnu.org>
17216
17217 * startup.el: Change some spellings for the X Window System.
17218
17219 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
17220
17221 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
17222 Clean up the code and the regexp and make sure the cursor is
17223 temporarily moved to the suspicious line while querying the user.
17224
17225 2000-03-22 Jason Rumney <jasonr@gnu.org>
17226
17227 * w32-fns.el (w32-charset-info-alist): Initialize.
17228
17229 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17230
17231 * ps-print.el: N-up last page fix.
17232 (ps-print-version): New version number (5.1.1).
17233 (ps-end-file, ps-end-job, ps-generate): Code fix.
17234
17235 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
17236
17237 * files.el (find-file-run-dired): Update docstring.
17238 (find-directory-functions): New hook.
17239 (find-file-noselect): Run find-directory-functions rather than
17240 calling dired directly.
17241
17242 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
17243
17244 * pcvs.el: Add a minimal leading commentary.
17245 (cvs-make-cvs-buffer): Change the header part by removing the startup
17246 message and adding a `Module' entry. Also replace the FOOTER and
17247 HEADER special fileinfos with the new support in ewoc for updating
17248 its own footer and header.
17249 (cvs-update-header): Update to use the header/footer of the ewoc.
17250 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
17251 (cvs-is-within-p): New function.
17252 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
17253 to only examine some subset of the buffers.
17254
17255 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
17256 `format' instead of our own ad-hoc functions.
17257 Remove HEADER and FOOTER cases, now handled in the EWOC.
17258 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
17259
17260 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
17261 output to avoid scaring the user.
17262 (cvs-parse-table): Catch message for non-up-to-date commits.
17263
17264 * pcvs-defs.el (cvs-startup-message): Remove.
17265 (cvs-global-menu): New autoloaded menu.
17266
17267 * pcvs-util.el (cvs-string-fill): Remove.
17268
17269 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
17270 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
17271 PP part of it and also make it work for footers and headers.
17272 (ewoc-create): Drop POS and BUFFER arguments.
17273 Use the DLL's dummy node to store the end-of-footer position.
17274 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
17275 (ewoc-refresh): Remove unused `header' variable.
17276 (ewoc-(get|set)-hf): New functions.
17277
17278 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
17279 log-view-*-(message|file) and use easy-mmode-define-navigation.
17280 (log-view-message-re): Match SCCS format as well.
17281 And match the revision line rather than the dashed separator line.
17282 (log-view-mode): Use the new define-derived-mode.
17283 (log-view-current-tag): Fill in with an actual implementation.
17284
17285 * cvs-status.el (cvs-status-(prev|next)): Rename from
17286 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
17287 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
17288 to let the output "breathe" a little more (more readable).
17289 (cvs-status-mode): Use the new define-derived-mode.
17290
17291 * smerge-mode.el (smerge-auto-leave): New function and variable.
17292 (smerge-basic-map): Rename from smerge-basic-keymap.
17293 Change the bindings for smerge-diff-*.
17294 (smerge-*-map): Use easy-mmode-defmap.
17295 (smerge-(next|prev)): Use easy-mmode-define-navigation.
17296 (smerge-keep-*): Use smerge-auto-leave.
17297
17298 2000-03-21 Jason Rumney <jasonr@gnu.org>
17299
17300 * cus-edit.el (custom-button-face): Use 3D look for w32.
17301 (custom-button-pressed-face): Likewise.
17302
17303 2000-03-21 Gerd Moellmann <gerd@gnu.org>
17304
17305 * progmodes/etags.el (tags-case-fold-search): New user-option.
17306 (tags-loop-eval): New function. Bind case-fold-search around eval
17307 depending on the value of tags-case-fold-search.
17308 (tags-loop-continue): Use tags-loop-eval.
17309 (find-tag-in-order): Bind case-fold-search depending on the value
17310 of tags-case-fold-search.
17311
17312 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
17313
17314 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
17315 (diff-end-of-hunk): Return the end position for use in
17316 `easy-mmode-define-navigation'.
17317 (diff-recenter): Remove.
17318 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
17319 of `easy-mmode-define-navigation'.
17320 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
17321 previous renaming) and fix to use new names.
17322 (diff-merge-strings): Use \n as separator: simpler, faster.
17323 (diff-mode): Use `define-derived-mode'.
17324
17325 * derived.el (define-derived-mode): Don't autoload anymore.
17326 Prefer the macro-only version provided by easy-mmode.el.
17327
17328 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
17329 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
17330 (easy-mmode-define-navigation): New macro.
17331
17332 * subr.el (combine-run-hooks): New function.
17333
17334 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
17335
17336 * term/x-win.el: Fontsets related initialization is simplified.
17337
17338 * international/mule-diag.el (describe-font): Don't refer to
17339 global-fontset-alist, instead call font-list.
17340 (describe-fontset, list-fontsets, mule-diag): Likewise.
17341 (print-fontset): Adjusted for the change of fontset implementation.
17342
17343 * international/fontset.el (x-charset-registries): Variable removed,
17344 instead the corresponding data is stored in the default fontset.
17345 (register-alternate-fontnames): Function removed.
17346 (resolved-ascii-font): Variable removed.
17347 (x-compose-font-name): Ignore the second argument REDOCE.
17348 (x-complement-fontset-spec): Complement only an ASCII font and
17349 element for those charsets than can use that ASCII font.
17350 (generate-fontset-menu): Don't refer to global-fontset-alist,
17351 instead call fontset-list.
17352 (uninstantiated-fontset-alist): Variable removed.
17353 (x-style-funcs-alist): Likewise.
17354 (fontset-default-styles): Likewise.
17355 (x-modify-font-name): Function removed.
17356 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
17357 (create-fontset-from-ascii-font): Docsting adjusted for the above
17358 change.
17359 (instantiate-fontset, resolve-fontset-name): Functions removed.
17360 (fontset-list): Now implemented by C code.
17361
17362 * faces.el (read-face-font): Fix TABLE arg to completing-read.
17363 (describe-face): Include `font' attribute in the description.
17364
17365 2000-03-21 Kenichi Handa <handa@etl.go.jp>
17366
17367 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
17368
17369 2000-03-20 Gerd Moellmann <gerd@gnu.org>
17370
17371 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
17372 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
17373 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
17374
17375 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
17376 about behavior of set-buffer-modified-p wrt redisplay.
17377
17378 2000-03-19 Richard M. Stallman <rms@gnu.org>
17379
17380 * view.el (view-mode-disable): Kill local binding of view-read-only.
17381
17382 2000-03-18 Gerd Moellmann <gerd@gnu.org>
17383
17384 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
17385 is a string, convert it to a syntax cell using string-to-syntax.
17386
17387 * simple.el (syntax-code-table, syntax-flag-table): New variables.
17388 (string-to-syntax): New function.
17389
17390 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
17391 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
17392 try to use passive ftp mode.
17393
17394 2000-03-17 Gerd Moellmann <gerd@gnu.org>
17395
17396 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
17397
17398 * simple.el (append-to-buffer): Update point of windows after
17399 insertion.
17400
17401 * abbrev.el (inverse-add-abbrev): Identify word by first moving
17402 forward then moving backward. Reindent.
17403
17404 * frame.el (other-frame): Call x-focus-frame only if
17405 focus-follows-mouse is off.
17406
17407 2000-03-17 Dave Love <fx@gnu.org>
17408
17409 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
17410
17411 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
17412
17413 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
17414 regexp for labels cannot span several lines.
17415
17416 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
17417 `(setq :<key> ':<key>)' to the macro expansion.
17418
17419 2000-03-16 Dave Love <fx@gnu.org>
17420
17421 * progmodes/f90.el (f90): Put custom group under `languages', not
17422 `fortran'.
17423 (f90-mode-hook): Customize.
17424 (f90-mode): Set add-log-current-defun-function.
17425 (f90-current-defun): New function.
17426
17427 2000-03-16 Gerd Moellmann <gerd@gnu.org>
17428
17429 * cus-edit.el (custom-variable-tag-face): Handle case that
17430 default face's height is not a number.
17431 (custom-face-tag-face, custom-group-tag-face-1)
17432 (custom-group-tag-face): Ditto.
17433 (custom-group-tag-face-1): Add :group.
17434
17435 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
17436
17437 2000-03-15 Gerd Moellmann <gerd@gnu.org>
17438
17439 * pcvs-defs.el (toplevel): Remove autoload cookie for form
17440 requiring easymenu.
17441
17442 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17443
17444 * ps-print.el: PostScript user-defined prologue, PostScript error
17445 handler, doc fix.
17446 (ps-print-version): New version number (5.1).
17447 (ps-user-defined-prologue, ps-error-handler-message)
17448 (ps-print-prologue-0, ps-error-handler-alist): New vars.
17449 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
17450 (ps-insert-string): New function.
17451
17452 2000-03-15 Kenichi Handa <handa@etl.go.jp>
17453
17454 * international/ccl.el (ccl-compile-expression): Don't generate
17455 invalid self-assignment code.
17456
17457 2000-03-14 Dave Love <fx@gnu.org>
17458
17459 * subr.el (replace-regexp-in-string): Renamed from
17460 replace-regexps-in-string. Doc fix.
17461
17462 2000-03-12 Dave Love <fx@gnu.org>
17463
17464 * cus-edit.el: Doc fixes.
17465 (customize-set-variable, customize-save-variable): Rename args for doc.
17466 (custom-variable-tag-face, custom-face-tag-face)
17467 (custom-group-tag-face-1, custom-group-tag-face): Modify from
17468 style which user identify as hyperlink.
17469 (hook): Don't add undefined functions to the hook.
17470 (debug-ignored-errors): Transfer message from bindings.el.
17471
17472 2000-03-12 Gerd Moellmann <gerd@gnu.org>
17473
17474 * recentf.el (recentf-keep-non-readable-files-p):
17475 Remove double/nested definition.
17476
17477 2000-03-12 Dave Love <fx@gnu.org>
17478
17479 * facemenu.el (facemenu-get-face): Use display-color-p.
17480 * enriched.el (enriched-decode-foreground): Likewise.
17481 (enriched-decode-background): Likewise.
17482 * isearch.el (isearch-highlight): Likewise.
17483 * info-look.el (info-lookup): Likewise.
17484 * simple.el (completion-setup-function): Likewise.
17485
17486 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
17487 :options.
17488
17489 * bindings.el (mode-line-format): Fix line-number and
17490 column-number items. Add help-echo for the background.
17491 (mode-line-mule-info): Modify help-echo.
17492
17493 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
17494
17495 * files.el (load-file): Allow completion to .elc.
17496
17497 * man.el: Doc fixes.
17498 (Man-init-defvars): Use display-color-p to set fontification.
17499
17500 * play/hanoi.el (hanoi-internal): Don't use oddp.
17501
17502 2000-03-12 Gerd Moellmann <gerd@gnu.org>
17503
17504 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
17505
17506 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
17507
17508 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
17509
17510 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
17511 Fix comment.
17512
17513 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
17514
17515 * font-lock.el (font-lock-keywords): Fix the doc now that
17516 regexp-opt-depth is unnecessary.
17517 (save-buffer-state): Set an edebug spec.
17518 (font-lock-fontify-anchored-keywords): Properly handle the case when
17519 the matcher goes past the limit.
17520
17521 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
17522 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
17523
17524 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
17525 dll.el and cookie.el (from Elib) with heavy renaming and other
17526 massaging.
17527
17528 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
17529 Autoload the functions used.
17530 (easy-mmode-define-syntax): Fix CL typo.
17531 (easy-mmode-define-derived-mode): Improve the docstring generation.
17532
17533 2000-03-10 Gerd Moellmann <gerd@gnu.org>
17534
17535 * textmodes/texinfo.el (texinfo-version): Variable and function
17536 removed.
17537
17538 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
17539
17540 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
17541 allow more flexibility.
17542 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
17543 (easy-mmode-defmap, easy-mmode-defsyntax)
17544 (easy-mmode-define-derived-mode): New macros.
17545
17546 2000-03-09 Didier Verna <didier@xemacs.org>
17547
17548 * rect.el (replace-rectangle): New function.
17549
17550 2000-03-09 Dave Love <fx@gnu.org>
17551
17552 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
17553 (fortran-comment-line-start-skip): Don't match cpp stuff.
17554 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
17555 (fortran-mode-map): Remove over-eager custom-menu-create for now.
17556 (fortran-mode): Don't set fortran-comment-line-start-skip,
17557 fortran-comment-line-start here. Set comment-start,
17558 add-log-current-defun.
17559 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
17560 (fortran-current-defun): New function.
17561
17562 2000-03-09 Gerd Moellmann <gerd@gnu.org>
17563
17564 * emacs-lisp/re-builder.el: New file.
17565
17566 * mouse.el (mouse-drag-region): Don't run up-event handler
17567 if hscroll has changed.
17568
17569 * octave-mod.el (octave-font-lock-keywords): To font-lock the
17570 builtin operators, use `font-lock-builtin-face' for Emacs and
17571 `font-lock-preprocessor-face' otherwise.
17572
17573 * font-lock.el (lisp-font-lock-keywords-1): Highlight
17574 `(defun (setf foo)' differently.
17575
17576 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
17577
17578 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
17579 (regexp-opt): Update comment and adapt the code the new meaning of
17580 the `paren' argument of regex-opt-group for shy-groups.
17581 (regexp-opt-depth): Handle shy groups as well as backslashed
17582 backslashes.
17583 (regexp-opt-group): Turn the leading comment into a docstring.
17584 Allow `paren' to be a string (the string to use to open a group).
17585 Remove open-presuf and close-presuf. Instead of checking for `all
17586 one-char' and then later on check for `several one-char', handle
17587 both cases close together. Also apply a more generic algorithm
17588 for suffixes (the mirror image of the algorithm used for
17589 prefixes). Use shy-groups. Use nreverse rather than reverse.
17590 (regexp-opt-try-suffix): Removed.
17591
17592 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
17593 from comint-mode-map, so we can just inherit from it. Also, move
17594 the initialization into the `defvar' since there's no docstring
17595 anyway and it's fairly short.
17596 (inferior-scheme-mode): Define it as derived-mode: the code is
17597 shorter and this way we inherit from comint-mode-map rather than
17598 copying it.
17599
17600 * subr.el (replace-regexps-in-string): Properly handle the case
17601 where we match an empty string.
17602
17603 * comint.el (comint-exec-1): Add the current-dir to the exec-path
17604 when the command has a directory component (such as "./testml").
17605 Also fix a typo in the comment.
17606
17607 2000-03-08 Gerd Moellmann <gerd@gnu.org>
17608
17609 * Makefile (compile-files): Compile files one by one because
17610 that's the only way to ensure a clean compilation environment for
17611 each individual file.
17612
17613 * frame.el (other-frame): Call x-focus-frame.
17614
17615 2000-03-07 Dave Love <fx@gnu.org>
17616
17617 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
17618 :require to defcustom.
17619
17620 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
17621
17622 * files.el (auto-mode-alist): Add configure.in.
17623
17624 * progmodes/autoconf.el: New file.
17625
17626 2000-03-07 Gerd Moellmann <gerd@gnu.org>
17627
17628 * mail/mh-e.el: Change maintainer to `none'.
17629
17630 * recentf.el (recentf-keep-non-readable-files-p): Quote args
17631 to remove-hook and add-hook.
17632
17633 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
17634
17635 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
17636 it as the default.
17637 (mail-send): Test mail-send-nonascii also for the new `mime' value.
17638 (sendmail-send-it): Conditionally add MIME headers specifying the
17639 used character set.
17640
17641 2000-03-07 Dave Love <fx@gnu.org>
17642
17643 * winner.el: Fix keywords, autoload cookies.
17644 Split eval-when-compile form to avoid compilation failure.
17645
17646 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
17647
17648 * international/mule.el: Modify comment about coding system
17649 property `coding-category'.
17650 (make-coding-system): New argument EOL-TYPE. Pay attention to
17651 coding-category property of PROPERTIES.
17652
17653 * international/mule-conf.el (coding-category-utf-8)
17654 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
17655 categories. Include them in the argument for set-coding-priority.
17656
17657 * international/mule-cmds.el (reset-language-environment):
17658 Include coding-category-utf-8, coding-category-utf-16-be, and
17659 coding-category-utf-16-le in the argument for set-coding-priority.
17660 (reset-language-environment): Initialize coding-category-utf-8,
17661 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
17662
17663 2000-03-06 Karl Fogel <kfogel@red-bean.com>
17664
17665 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
17666 code abstracted out of `bookmark-jump-noselect'. Now tries info
17667 extensions as well as compression extensions.
17668 (bookmark-jump-noselect): Use above new func.
17669
17670 2000-03-03 Gerd Moellmann <gerd@gnu.org>
17671
17672 * strokes.el: Change maintainer's mail address.
17673
17674 2000-03-03 Kenichi Handa <handa@etl.go.jp>
17675
17676 * international/mule-diag.el (list-character-sets): Make help-echo
17677 string by substitute-command-keys.
17678 (list-character-sets): Likewise.
17679 (sort-listed-character-sets): Call help-setup-xref.
17680
17681 2000-03-02 Gerd Moellmann <gerd@gnu.org>
17682
17683 * time.el (display-time-mail-file): Add `none' to the list of choices.
17684
17685 2000-03-01 Dave Love <fx@gnu.org>
17686
17687 * help.el (help-xref-go-back): Don't try to set position.
17688
17689 * international/mule-diag.el (list-character-sets):
17690 Call help-setup-xref. Add help-echo to xrefs.
17691 (list-character-sets-1): Add help-echo to xrefs.
17692
17693 2000-03-02 Gerd Moellmann <gerd@gnu.org>
17694
17695 * frame.el (blink-cursor-mode): Switch cursor on when turning
17696 the mode off.
17697
17698 * add-log.el (add-log-current-defun): Add support for
17699 Autoconf mode.
17700
17701 * mail/rmail.el (rmail-quit-hook): New variable.
17702
17703 2000-03-01 Dave Love <fx@gnu.org>
17704
17705 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
17706
17707 * help.el (help-xref-button): Add help-echo arg.
17708 (describe-function-1, describe-variable, help-make-xrefs): Use it.
17709
17710 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
17711
17712 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
17713
17714 2000-03-01 Gerd Moellmann <gerd@gnu.org>
17715
17716 * image.el (defimage): Look for image files in load-path.
17717
17718 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
17719
17720 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
17721
17722 * recentf.el (recentf): Added version tag to the defgroup of recentf.
17723
17724 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
17725
17726 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
17727 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
17728 action to select/unselect a file.
17729 (recentf-edit-list): Code cleanup and improvement.
17730 (recentf-open-more-files-action): `recentf-open-more-files' button
17731 widget action to open a file.
17732 (recentf-open-more-files): No more use standard completion but widgets.
17733 (recentf-more-collection): Deleted.
17734 (recentf-more-history): Deleted.
17735 (recentf-setup-more-completion): Deleted.
17736
17737 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
17738
17739 * recentf.el (recentf-mode): No more needs that Emacs is running
17740 under a window-system.
17741
17742 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
17743
17744 * recentf.el (recentf-edit-list): New command to edit the recent
17745 list which allow the user to remove files.
17746 (recentf-edit-selected-items): New global variable, used by
17747 `recentf-edit-list' to hold the list of files to be removed from
17748 the recent list.
17749 (recentf-make-menu-items): Updated to display a "Edit list..."
17750 menu item. Minor code cleanup.
17751
17752 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
17753
17754 * recentf.el (recentf-open-more-files): New command to open files
17755 that are not displayed in the menu.
17756 (recentf-more-collection): New global variable holding the set of
17757 permissible completions used by `recentf-open-more-files'.
17758 (recentf-more-history): New global variable holding the history list
17759 used by `recentf-open-more-files' completion.
17760 (recentf-setup-more-completion): New function to setup completion for
17761 `recentf-open-more-files'.
17762 (recentf-make-menu-items): Updated to display a "More..." menu item.
17763
17764 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
17765
17766 * recentf.el (recentf-menu-action): Doc fixed.
17767
17768 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
17769
17770 * recentf.el (recentf-menu-filter): Doc updated.
17771 (recentf-update-menu-hook): Allow menu filters to force menu update.
17772 (recentf-make-menu-items): New menu filter handling.
17773 (recentf-make-menu-item): New helper function.
17774 (recentf-menu-elements): New menu handling function.
17775 (recentf-sort-ascending): Updated to new menu filter handling.
17776 (recentf-sort-descending): Updated to new menu filter handling.
17777 (recentf-sort-basenames-ascending): New menu filter function.
17778 (recentf-sort-basenames-descending): New menu filter function.
17779 (recentf-show-basenames): New menu filter function.
17780 (recentf-show-basenames-ascending): New menu filter function.
17781 (recentf-show-basenames-descending): New menu filter function.
17782
17783 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
17784
17785 * diary-lib.el (list-diary-entries): Don't try to go forward at
17786 the end of the buffer.
17787
17788 2000-02-29 Kenichi Handa <handa@etl.go.jp>
17789
17790 * international/mule-diag.el (list-character-sets):
17791 Completely rewritten.
17792 (sort-listed-character-sets): New function.
17793 (list-character-sets-1): Completely rewritten.
17794 (list-character-sets-2): New function.
17795 (non-iso-charset-alist): New variable.
17796 (decode-codepage-char): New function.
17797 (charset-history): New variable.
17798 (read-charset) (list-block-of-chars)
17799 (list-iso-charset-chars)
17800 (list-non-iso-charset-chars)
17801 (list-charset-chars): New functions.
17802 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
17803 (dump-charsets): Likewise.
17804
17805 2000-02-29 Gerd Moellmann <gerd@gnu.org>
17806
17807 * dired-x.el (dired-filename-at-point): Add `@' to valid
17808 file name characters.
17809 (dired-filename-at-point): Handle ange-ftp file names.
17810
17811 * frame.el (frame-notice-user-settings): Use assq-delete-all
17812 instead of assoc-delete-all.
17813 (frame-notice-user-settings): Ditto.
17814
17815 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
17816 Don't copy alist.
17817
17818 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
17819
17820 * calculator.el (calculator-use-menu): New option.
17821 (calculator-initial-bindings): Changed some bindings to work as macros.
17822 (calculator-forced-input): Removed.
17823 (calculator-restart-other-mode): New variable.
17824 (calculator-mode-map): Set up menu.
17825
17826 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
17827
17828 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
17829
17830 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
17831
17832 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
17833 translate all ESC key sequences.
17834 (viper-goto-mark-subr): Restore markers for files for which
17835 they were saved.
17836 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
17837 * viper-util.el (viper-set-replace-overlay-glyphs)
17838 (viper-set-replace-overlay): Always check if the replacement
17839 overlay is live.
17840 * viper.el (viper-vi-state-mode-list): Add major modes.
17841 * ediff-wind.el: Minor comment changes.
17842 * ediff.el: Copyright notice date fix.
17843
17844 2000-02-27 Jason Rumney <jasonr@gnu.org>
17845
17846 * faces.el (face-font-family-alternatives): Add arial to helv.
17847 (mode-line, header-line, tool-bar): Same default as x for w32.
17848 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
17849 face-font-family-alternatives from working.
17850 * term/w32-win.el (mouse-set-font): Do not build fontset from
17851 chosen font.
17852
17853 2000-02-25 Sam Steingold <sds@goems.com>
17854
17855 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
17856 properly.
17857
17858 2000-02-25 Richard M. Stallman <rms@gnu.org>
17859
17860 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
17861
17862 2000-02-25 Gerd Moellmann <gerd@gnu.org>
17863
17864 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
17865
17866 * frame.el (busy-cursor-delay-seconds): New option.
17867
17868 2000-02-24 Gerd Moellmann <gerd@gnu.org>
17869
17870 * frame.el (show-cursor-in-non-selected-windows): New option.
17871
17872 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
17873
17874 * diary-lib.el (include-other-diary-files): Undo the selective
17875 display in any included file and don't kill it.
17876
17877 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
17878
17879 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
17880 Menu items converted to (menu-item format, help strings added.
17881 [downcase, upcase]: Don't enable on MS-DOS.
17882 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
17883 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
17884
17885 2000-02-23 Dave Love <fx@gnu.org>
17886
17887 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
17888 (backward-kill-word): Revert addition of * to interactive spec --
17889 it's a feature.
17890
17891 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
17892 (backward-kill-sentence, kill-sentence): Likewise.
17893
17894 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
17895 scratch buffer name.
17896 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
17897
17898 * term/w32-win.el (internal-face-interactive): Update prompt for
17899 new read-face-name.
17900
17901 * mail/footnote.el (footnote): Add :version to defgroup.
17902 (footnote-section-tag-regexp): Customize.
17903 (footnote-start-tag, footnote-end-tag): New option.
17904 (footnote-latin-regexp): New variable.
17905 (Footnote-latin): New function.
17906 (footnote-style-alist): Add element for latin style.
17907 (footnote-style): Moved.
17908 (Footnote-goto-footnote): Use eq to test arg.
17909
17910 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
17911
17912 * emacs-lisp/byte-opt.el: Change old backquote syntax.
17913 (byte-compile-trueconstp): Include keywords.
17914 (byte-optimize-quote, byte-optimize-lapcode):
17915 Use byte-compile-const-symbol-p.
17916 (byte-optimize-char-before): New optimization.
17917
17918 * emacs-lisp/bytecomp.el: Change old backquote syntax.
17919 (byte-compile-const-symbol-p): New function.
17920 (byte-compile-constp, byte-compile-out-toplevel)
17921 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
17922 Use it.
17923
17924 * subr.el (define-key-after): Default AFTER to t. Doc fix.
17925
17926 2000-02-23 Kenichi Handa <handa@etl.go.jp>
17927
17928 * international/encoded-kb.el: Be sure to update minor-mode-alist
17929 and minor-mode-map-alist.
17930 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
17931 codes SS2 and SS3 correctly.
17932 (encoded-kbd-self-insert-ccl): New function.
17933 (encoded-kbd-setup-keymap): New function.
17934 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
17935 by calling encoded-kbd-setup-keymap.
17936
17937 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
17938 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
17939
17940 2000-02-22 Dave Love <fx@gnu.org>
17941
17942 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
17943 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
17944 (lisp-mode-syntax-table): Set up for #|...|# comments.
17945 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
17946 classes. Match `defface'.
17947 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
17948 (eval-defun-1): Fix for defcustom.
17949 (lisp-indent-region): Doc fix.
17950
17951 * subr.el (when, unless, split-string): Doc fix.
17952 (read-passwd): Move call of clear-this-command-keys to the right place.
17953 (replace-regexps-in-string): New function.
17954
17955 2000-02-22 Gerd Moellmann <gerd@gnu.org>
17956
17957 * help.el (describe-variable): Set syntax table to
17958 emacs-lisp-mode-syntax-table when moving forward over the
17959 symbol's name.
17960
17961 2000-02-22 Dave Love <fx@gnu.org>
17962
17963 * xt-mouse.el: Doc fixes.
17964 (xterm-mouse-position-function): New function, replacing advice of
17965 mouse-position.
17966 (xterm-mouse-mode): Use it. Don't turn on under a window system.
17967
17968 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
17969
17970 2000-02-21 Gerd Moellmann <gerd@gnu.org>
17971
17972 * format.el (format-annotate-single-property-change):
17973 Handle properties.with dotted-list values.
17974 (format-proper-list-p): New function.
17975
17976 * enriched.el (enriched-face-ans): Handle '(foreground-color
17977 . COLOR) and (background-color . COLOR).
17978
17979 2000-02-20 Dave Love <fx@gnu.org>
17980
17981 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
17982 and assignments to it.
17983 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
17984 current local map.
17985 (make-flyspell-overlay): Use it.
17986 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
17987
17988 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
17989 (lm-get-header-re): Defun, not defsubst.
17990 (lm-get-package-name): Defun, not defsubst. Simplify.
17991 (lm-version): Doc fix. Simplify.
17992 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
17993 (lm-crack-address, lm-last-modified-date, lm-commentary)
17994 (lm-verify, lm-synopsis): Simplify.
17995 (lm-report-bug): Require emacsbug. Use compose-mail.
17996
17997 2000-02-20 Gerd Moellmann <gerd@gnu.org>
17998
17999 * dired.el (dired-mode): Call propertized-buffer-identification
18000 to set mode-line-buffer-identification to something having
18001 the right text properties.
18002
18003 * bindings.el (propertized-buffer-identification): New function.
18004
18005 2000-02-20 Dave Love <fx@gnu.org>
18006
18007 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
18008 check for t-mouse too.
18009
18010 * cus-start.el: Make echo-keystrokes `number'.
18011
18012 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
18013
18014 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
18015 Don't call ring-empty-p unless tags-location-ring is bound.
18016 From Noah Friedman <friedman@splode.com>.
18017
18018 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
18019
18020 * progmodes/hideshow.el (hs-flag-region): No longer use
18021 `intangible' overlay property.
18022
18023 (hs-toggle-hiding): New command.
18024 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
18025
18026 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
18027 Fix omission bug: Run `hs-minor-mode-hook' for both activation
18028 and deactivation.
18029
18030 2000-02-18 Gerd Moellmann <gerd@gnu.org>
18031
18032 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
18033
18034 2000-02-17 Gerd Moellmann <gerd@gnu.org>
18035
18036 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
18037
18038 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
18039 of `*' to handle `(* ... *)' comments.
18040
18041 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
18042
18043 * faces.el (list-faces-display): Use display-mouse-p instead of
18044 window-system.
18045
18046 * menu-bar.el (global-map): Menu-bar items converted to the new
18047 format (menu-item..., rearranged for better CUA compliance, and
18048 their names changed for better clarity. Help strings added.
18049
18050 * international/mule-cmds.el (mule-menu-keymap)
18051 (describe-language-environment-map, set-coding-system-map)
18052 (setup-language-environment-map): Convert to new (menu-item...
18053 form, add help strings. Change names of menu items for better clarity.
18054 "Mule" menu-bar item removed (it's now in the "Options" submenu).
18055
18056 2000-02-17 Gerd Moellmann <gerd@gnu.org>
18057
18058 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
18059 within the code.
18060
18061 2000-02-16 Dave Love <fx@gnu.org>
18062
18063 * faces.el: Don't require custom. Add more specific :groups to
18064 various deffaces.
18065 (set-face-attribute): Purecopy args.
18066 (read-face-name): Default to name at point and use it in prompt.
18067 Remove colon from arg in all callers.
18068 (list-faces-display): Hyperlink to face descriptions and customize
18069 buffers.
18070
18071 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
18072
18073 * wid-edit.el (widget-match-inline): An atom never matches a list.
18074
18075 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18076
18077 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
18078 at ':' characters by call to split-string.
18079
18080 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18081
18082 * textmodes/bibtex.el: Added RCS version identification.
18083
18084 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18085
18086 * textmodes/bibtex.el: Some temporary comments removed.
18087 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
18088 (bibtex-field-const): Allow capital letters.
18089 (bibtex-start-of-string): Deleted because unused.
18090
18091 * textmodes/bibtex.el: Unified some nomenclature. We no longer
18092 use the term 'reference' to describe a bibtex entry as a whole.
18093 Further, reference keys are no longer called 'labels'.
18094 (bibtex-keys): Renamed to bibtex-reference-keys.
18095 (bibtex-reformat-previous-labels): Renamed to
18096 bibtex-reformat-previous-reference-keys.
18097 (bibtex-reference-type): Renamed to bibtex-entry-type.
18098 (bibtex-reference-head): Renamed to bibtex-entry-head.
18099 (bibtex-reference-maybe-empty-head): Renamed to
18100 bibtex-entry-maybe-empty-head.
18101 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
18102 (bibtex-search-reference): Renamed to bibtex-search-entry.
18103 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
18104 bibtex-enclosing-entry-maybe-empty-head.
18105 (bibtex-entry-field-alist, bibtex-entry-head)
18106 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
18107 (bibtex-map-entries, bibtex-search-entry)
18108 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
18109 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
18110 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
18111 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
18112 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
18113 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
18114 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
18115
18116 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18117
18118 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
18119 comment.
18120 (bibtex-format-field-delimiters): New function, functionality
18121 extracted from bibtex-format-entry.
18122 (bibtex-autokey-get-yearfield-digits): New function, functionality
18123 extracted from bibtex-autokey-get-yearfield.
18124
18125 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
18126 entries in order to avoid stack overflow in the regexp matcher if
18127 field contents become large.
18128 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
18129 (bibtex-field-string-part-not-braced)
18130 (bibtex-field-string-part-no-inner-braces)
18131 (bibtex-field-string-part-1-inner-brace)
18132 (bibtex-field-string-part-2-inner-braces)
18133 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
18134 (bibtex-field-string-quoted, bibtex-field-string)
18135 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
18136 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
18137 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
18138 Deleted as parsing is now performed by the following functions.
18139 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
18140 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
18141 (bibtex-parse-field-string, bibtex-search-forward-field-string)
18142 (bibtex-parse-association, bibtex-field-name-for-parsing)
18143 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
18144 (bibtex-search-forward-field, bibtex-search-backward-field)
18145 (bibtex-start-of-field, bibtex-end-of-field)
18146 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
18147 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
18148 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
18149 (bibtex-parse-string, bibtex-search-forward-string)
18150 (bibtex-search-backward-string, bibtex-start-of-string)
18151 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
18152 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
18153 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
18154 entries. Instead of reporting the results of the parsing by
18155 match-beginning or match-end, these functions return data structures
18156 that hold the corresponding positions.
18157 (bibtex-enclosing-field): Changed to also report field boundaries by
18158 return values rather than by match-beginning or match-end.
18159 The following functions have been adapted to use the new
18160 parsing functions.
18161 (bibtex-skip-to-valid-entry, bibtex-search-reference)
18162 (bibtex-enclosing-field, bibtex-format-entry)
18163 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
18164 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
18165 (bibtex-print-help-message, bibtex-end-of-entry)
18166 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
18167 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
18168 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
18169 Use the new method for parsing.
18170 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
18171 (bibtex-map-entries, bibtex-flash-head)
18172 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
18173 (bibtex-autokey-change, bibtex-autokey-get-namefield)
18174 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
18175 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
18176 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
18177 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
18178 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
18179 order to make the new binding of case-fold-search immediately visible.
18180
18181 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18182
18183 * textmodes/bibtex.el: Copyright notice is up to date.
18184 Added constant 'bibtex-maintainer-salutation.
18185
18186 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
18187 than make-temp-name, use match-string-no-properties and eliminate
18188 a quadratic behavior when building bibtex-strings.
18189
18190 * bibtex.el (bibtex-reference-key): Accept string entries whose
18191 reference key contains upper case letters.
18192
18193 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18194
18195 * bibtex.el (bibtex-reference-head): Allow entries to start with
18196 a new line.
18197
18198 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18199
18200 * bibtex.el: Hiding of entry bodies is not longer provided by
18201 bibtex.el directly. Instead the hideshow package can be used.
18202 Added a special bibtex entry to hs-special-modes-alist.
18203 (bibtex-hs-forward-sexp): Added for hideshow.el.
18204
18205 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18206
18207 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
18208 proceedings entry type (for cross referencing). Thanks to Wagner
18209 Toledo Correa for the suggestion.
18210
18211 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
18212
18213 2000-02-14 Kenichi Handa <handa@etl.go.jp>
18214
18215 * international/characters.el: Setup case table for Vietnamese.
18216
18217 2000-02-12 Gerd Moellmann <gerd@gnu.org>
18218
18219 * uniquify.el (toplevel): Require CL at compile time.
18220 (uniquify-push): Removed.
18221
18222 * shadowfile.el (shadow-when): Removed.
18223
18224 * tempo.el (tempo-dolist, tempo-mapc): Removed.
18225 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
18226
18227 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
18228 regexp for paragraph-start.
18229
18230 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
18231 commas as well.
18232
18233 2000-02-10 Dave Love <fx@gnu.org>
18234
18235 * wid-edit.el: (widgets) [defgroup]: Remove url link.
18236 (widget-color-choice-list, widget-color-history, widget-mouse-help):
18237 Deleted.
18238 (widget-specify-field, widget-specify-button): Don't use
18239 widget-mouse-help as help-echo property.
18240 (default): Use #'ignore for :validate and :mouse-down-action.
18241 (checkbox): Add help-echo.
18242 (widget-sexp-validate): Rewritten to clarify error messages.
18243 (character): Use char-valid-p in :match function.
18244 (widget-color-complete): Use facemenu-color-alist.
18245 (widget-color-action): Use facemenu-read-color.
18246
18247 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
18248 set up `caar' &c that we now have.
18249
18250 2000-02-09 Ray Blaak <blaak@gnu.org>
18251
18252 * delphi.el: Make resourcestring a declaration region, like const
18253 and var.
18254
18255 2000-02-09 Dave Love <fx@gnu.org>
18256
18257 * bindings.el (mode-line-input-method-map): New variable.
18258 (mode-line-mule-info): Use it; fix last change.
18259 (mode-line-mode-menu): Move definition.
18260 (mode-line-mouse-sensitive-p): Deleted.
18261 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
18262 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
18263
18264 * startup.el (command-line-1): Don't call
18265 make-mode-line-mouse-sensitive.
18266
18267 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
18268
18269 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
18270 before rmail-toggle-header, because the former toggles headers.
18271
18272 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
18273
18274 * diff-mode.el (diff-kill-junk): New interactive function.
18275 (diff-reverse-direction): Use delete-and-extract-region.
18276 (diff-post-command-hook): Restrict the area so that the hook also works
18277 outside of any diff hunk. This is necessary for the minor-mode.
18278 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
18279 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
18280
18281 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
18282 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
18283 so that it can be used more easily in <foo>-mode-hook. Also make sure
18284 to avoid duplicate entries.
18285 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
18286 (font-lock-remove-keywords): Just as was done for `add', allow it to
18287 work even if font-lock-mode is nil. Also make sure we don't modify
18288 any pre-existing list by forcing a copy-sequence. Finally rename
18289 `major-mode' to `mode'.
18290 (font-lock-fontify-syntactic-anchored-keywords)
18291 (font-lock-fontify-anchored-keywords)
18292 (font-lock-fontify-keywords-region): Use line-end-position.
18293 Don't make `font-lock-multiline' local (it's now done in
18294 font-lock-set-defaults).
18295 (font-lock-set-defaults): Make `font-lock-multiline' local.
18296 Move the `font-lock-fontified' creation to inside the `unless'.
18297
18298 2000-02-06 Andrew Innes <andrewi@gnu.org>
18299
18300 * term/w32-win.el (x-handle-args): Comment out call to message,
18301 which occurs before window system is initialized.
18302
18303 * makefile.nt: Add support for recompiling lisp code.
18304
18305 2000-02-04 Dave Love <fx@gnu.org>
18306
18307 * bindings.el (mode-line-mule-info): Fix/extend last change.
18308
18309 * completion.el: Replace completion-dolist with dolist.
18310
18311 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
18312
18313 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
18314
18315 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
18316 environment names before they go into the section regexp.
18317
18318 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
18319 char class in regexp.
18320
18321 * textmodes/reftex-parse.el (reftex-with-special-syntax):
18322 Bind `case-fold-search' to nil.
18323
18324 * progmodes/idlwave.el (idlwave-template):
18325 Respect `idlwave-abbrev-change-case'.
18326 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
18327 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
18328 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
18329 (idlwave-rw-case): New function.
18330 (idlwave-statement-match): Fixed problem with assignment regexp.
18331 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
18332 (idlwave-surround): New argument LENGTH to support padding of
18333 operators longer than 1 char.
18334
18335 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
18336 idlwave-shell-expression-overlay. Implemented printing of
18337 expressions on higher levels of the calling stack.
18338 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
18339 (idlwave-retrieve-expression-from-level): New function.
18340 (idlwave-shell-last-calling-stack): Variable removed.
18341 (idlwave-shell-reset): Argument action reversed (`visible' to
18342 `hidden'). Also remove stop-line overlay.
18343 (idlwave-shell-calling-stack-routine): New variable.
18344 (idlwave-shell-parse-stack-and-display): Messages now display
18345 negative level numbers.
18346 (idlwave-shell-mode): Set `modeline-format'.
18347 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
18348 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
18349 (idlwave-shell-print-expression-function): New option.
18350
18351 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
18352 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
18353 `tool-bar' instead of `toolbar'.
18354
18355 2000-02-02 Dave Love <fx@gnu.org>
18356
18357 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
18358 emacs-lisp-mode-hook. Don't check for defalias being defined.
18359
18360 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
18361 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
18362 Use the new builtins directly.
18363
18364 * whitespace.el (whitespace): Add :version to defgroup.
18365
18366 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
18367 Doc fix.
18368
18369 * thingatpt.el (sexp-at-point, symbol-at-point)
18370 (number-at-point, list-at-point): Add autoload cookie.
18371
18372 * recentf.el (recentf): Add :version to defgroup.
18373
18374 * quickurl.el (quickurl): Add :version to defgroup.
18375
18376 * elide-head.el (elide-head): Use point-marker more.
18377
18378 * bs.el (bs): Add :version to defgroup.
18379
18380 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
18381
18382 * progmodes/delphi.el (delphi): Add :version to defgroup.
18383
18384 2000-02-02 Gerd Moellmann <gerd@gnu.org>
18385
18386 * ange-ftp.el (ange-ftp-write-region): Handle case that
18387 succeeding process operation sets a different coding system.
18388
18389 * calculator.el: New file.
18390
18391 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
18392
18393 * frame.el (frames-on-display-list, framep-on-display): New functions.
18394 (display-mouse-p, display-popup-menus-p, display-graphic-p)
18395 (display-selections-p, display-screens, display-pixel-width)
18396 (display-pixel-height, display-mm-width, display-mm-height)
18397 (display-backing-store, display-save-under, display-planes)
18398 (display-color-cells, display-visual-class): New functions.
18399
18400 * term/tty-colors.el (tty-color-gray-shades): New function.
18401
18402 * faces.el (display-color-p): Use framep-on-display.
18403 (display-grayscale-p): New function.
18404
18405 2000-01-31 Dave Love <fx@gnu.org>
18406
18407 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
18408 (create-fontset-from-x-resource): Don't concat integers.
18409
18410 2000-01-31 Inge Frick <inge@nada.kth.se>
18411
18412 * view.el: Some changes in documentation. Removed some trailing
18413 whitespace. Changed some parameter names to agree with documentation.
18414 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
18415 window is not deleted. Modifies change 1998-04-26.
18416
18417 2000-01-31 Gerd Moellmann <gerd@gnu.org>
18418
18419 * windmove.el: New file.
18420
18421 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
18422 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
18423 progmodes/ebnf-yac.el: Update copyright and license info.
18424
18425 * jit-lock.el (jit-lock-function): Widen before calculating
18426 end position.
18427 (jit-lock-stealth-chunk-start): Rewritten.
18428
18429 * info.el (Info-title-face-alist): Removed.
18430 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
18431 (Info-fontify-node): Use these faces.
18432
18433 2000-01-30 Gerd Moellmann <gerd@gnu.org>
18434
18435 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
18436 (cl-macro-list1): Recognize `&allow-other-keys' instead of
18437 `&allow-other-keywords'.
18438
18439 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
18440 the list of directories scanned heuristically.
18441
18442 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
18443
18444 2000-01-30 Jason Rumney <jasonr@gnu.org>
18445
18446 * w32-fns.el: Define w32-tty-standard-colors.
18447
18448 * startup.el (command-line): Use w32-tty-standard-colors when in
18449 w32 console mode.
18450
18451 2000-01-30 Dave Love <fx@gnu.org>
18452
18453 * jka-compr.el (jka-compr-load): Fix up load-history.
18454
18455 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
18456
18457 * emacs-lisp/cl-macs.el: Revert previous change.
18458
18459 2000-01-29 Dave Love <fx@gnu.org>
18460
18461 * facemenu.el: Purecopy various strings.
18462
18463 * timezone.el (timezone-fix-time): Window against 69 for two-digit
18464 years. Deal with three-digit years.
18465
18466 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
18467 Use defconst, purecopy.
18468 (help-back-label): Purecopy it.
18469
18470 2000-01-18 Gerd Moellmann <gerd@gnu.org>
18471
18472 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
18473 variable. If non-nil, order the buffer list according to the
18474 currently selected frame.
18475 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
18476 non-nil, pass the selected frame to function buffer-list.
18477
18478 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18479
18480 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
18481
18482 2000-01-28 Dave Love <fx@gnu.org>
18483
18484 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
18485
18486 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
18487 Don't use lisp-indent-hook property.
18488 (cl-abs): Remove.
18489
18490 * subr.el: Move out indent and edebug specs for when and unless.
18491
18492 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
18493 when, unless.
18494
18495 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
18496 unless, when.
18497
18498 2000-01-28 Gerd Moellmann <gerd@gnu.org>
18499
18500 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
18501 `collecting' as synonym for `collect'.
18502
18503 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
18504 for the case it contains spaces.
18505
18506 * simple.el (what-cursor-position): Change formatting of messages.
18507
18508 * frame.el (delete-other-frames): New function.
18509 (toplevel): Bind it to C-x 5 1.
18510
18511 * sort.el (sort-numeric-base): New option.
18512 (sort-numeric-fields): If number starts with `0' or `0[xX[',
18513 interpret it as octal or hexadecimal. Use sort-numeric-base
18514 as default base.
18515
18516 * progmodes/glasses.el: New file.
18517
18518 2000-01-27 Gerd Moellmann <gerd@gnu.org>
18519
18520 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
18521 userids differently.
18522
18523 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
18524 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
18525 progmodes/ebnf-yac.el: New files.
18526
18527 2000-01-26 Dave Love <fx@gnu.org>
18528
18529 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
18530 on a function with an empty body. [From Eric Ludlam.]
18531
18532 2000-01-25 Andre Spiegel <spiegel@gnu.org>
18533
18534 * vc.el (vc-version-diff): Make sure file name is expanded.
18535
18536 2000-01-25 Gerd Moellmann <gerd@gnu.org>
18537
18538 * scroll-bar.el (scroll-bar-timer): Variable removed.
18539 (scroll-bar-toolkit-scroll): Don't use a timer.
18540
18541 2000-01-25 Kenichi Handa <handa@etl.go.jp>
18542
18543 * language/thai-util.el (thai-composition-function):
18544 Delete superfluous `a'.
18545
18546 2000-01-24 Dave Love <fx@gnu.org>
18547
18548 * fortran.el (fortran-mode): Use beginning-of-defun-function,
18549 end-of-defun-function.
18550
18551 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
18552
18553 2000-01-22 Jason Rumney <jasonr@gnu.org>
18554
18555 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
18556 conflicts with new face support.
18557
18558 2000-01-22 Richard M. Stallman <rms@gnu.org>
18559
18560 * replace.el (query-replace): Rename last arg to DELIMITED.
18561 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
18562 (query-replace-regexp): Likewise.
18563
18564 2000-01-20 Richard M. Stallman <rms@gnu.org>
18565
18566 * subr.el (with-syntax-table): Use make-symbol, not gensym.
18567
18568 * emacs-lisp/lisp.el (beginning-of-defun-function):
18569 Variable renamed from beginning-of-defun.
18570 Do not call make-variable-buffer-local.
18571 (beginning-of-defun-raw): Use new variable name; doc fix.
18572 (beginning-of-defun): Doc fix.
18573 (end-of-defun-function): Variable renamed from end-of-defun.
18574 Do not call make-variable-buffer-local.
18575 (end-of-defun): Use new variable name; doc fix.
18576
18577 * subr.el (dolist, dotimes): Copied from cl-macs.el
18578 and made to work.
18579
18580 * mail/undigest.el (rmail-digest-end-regexps):
18581 Variable replaces rmail-digest-end-regexp.
18582 Allows multiple regexps for detecting the end line.
18583 (undigestify-rmail-message): Corresponding changes.
18584
18585 2000-01-19 Dave Love <fx@gnu.org>
18586
18587 * files.el (user-init-file): Don't declare here -- is primitive.
18588
18589 * startup.el (command-line): Check for compiled user-init-file and
18590 set to uncompiled version if necessary.
18591
18592 2000-01-18 Gerd Moellmann <gerd@gnu.org>
18593
18594 * mail/undigest.el (rmail-digest-end-regexp): New user option.
18595 (undigestify-rmail-message): Use it.
18596
18597 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
18598
18599 2000-01-17 Gerd Moellmann <gerd@gnu.org>
18600
18601 * tmm.el (tmm-goto-completions): Adapt to prompt being part
18602 of mini-buffer.
18603
18604 2000-01-14 Gerd Moellmann <gerd@gnu.org>
18605
18606 * emacs-lisp/copyright.el (copyright-update): Removed the
18607 requirement for a trailing space from `copyright-regexp', to
18608 support copyrights with owner specified on a separate line..
18609
18610 * align.el: New file.
18611
18612 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
18613
18614 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
18615
18616 2000-01-13 Dave Love <fx@gnu.org>
18617
18618 * ph.el: Removed. (Obsoleted by EUDC.)
18619
18620 2000-01-13 Gerd Moellmann <gerd@gnu.org>
18621
18622 * net/eudc.el (toplevel): Remove autoloaded code installing
18623 menu with easymenu, because that causes build problems.
18624
18625 * frame.el (frame-notice-user-settings): New variable.
18626 (frame-notice-user-settings): Don't modify frame parameters
18627 if called a second time.
18628
18629 2000-01-13 Richard M. Stallman <rms@gnu.org>
18630
18631 * frame.el (frame-notice-user-settings):
18632 Notice default-frame-parameters even for non-window frames.
18633
18634 2000-01-13 Gerd Moellmann <gerd@gnu.org>
18635
18636 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
18637 for Emacs.
18638 (eudc-bob-can-display-inline-images): Extend for Emacs.
18639 (eudc-bob-toggle-inline-display): Ditto.
18640 (eudc-bob-display-jpeg): Ditto.
18641
18642 2000-01-12 Gerd Moellmann <gerd@gnu.org>
18643
18644 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
18645 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
18646 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
18647
18648 * add-log.el (add-change-log-entry): Fix error trying an
18649 `(insert nil)'.
18650
18651 * subdirs.el: Add `net' directory.
18652
18653 * net: New directory.
18654
18655 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
18656 eval-last-sexp. Don't bind debug-on-error here.
18657 (eval-last-sexp): New function. Bind debug-on-error if
18658 eval-expression-debug-on-error is non-nil.
18659 (eval-defun-2, eval-defun): Likewise.
18660
18661 * simple.el (eval-expression): Don't bind debug-on-error if
18662 eval-expression-debug-on-error is nil. Detect changed
18663 debug-on-error, and propagate new value to global binding, if
18664 eval-expression-debug-on-error is non-nil,
18665 (eval-expression-debug-on-error): Change doc string.
18666
18667 2000-01-11 Richard M. Stallman <rms@gnu.org>
18668
18669 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
18670
18671 * emacs-lisp/lisp-mode.el (with-syntax-table):
18672 Set up lisp-indent-function property.
18673
18674 * subr.el (with-syntax-table): Moved from simple.el.
18675
18676 * simple.el (with-syntax-table): Moved to subr.el.
18677
18678 2000-01-11 Gerd Moellmann <gerd@gnu.org>
18679
18680 * tmm.el (tmm-shortcut): Delete region after prompt instead
18681 of erasing buffer.
18682
18683 * textmodes/fill.el (fill-common-string-prefix): New function.
18684 (fill-context-prefix): Use the longest common prefix of first
18685 and second line fill prefix, if there is one.
18686
18687 2000-01-11 Richard M. Stallman <rms@gnu.org>
18688
18689 * array.el (array-mode): Don't use make-variable-buffer-local.
18690 Use make-local-variable for `truncate-lines'.
18691
18692 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
18693
18694 * add-log.el (add-log-current-defun): Handle user-defined
18695 add-log-current-function returning nil,
18696
18697 * add-log.el (add-change-log-entry): Insert version number
18698 if having found a current function
18699
18700 * add-log.el (add-log-current-defun):
18701 Call `add-log-current-defun-function'. Try matches at level 0 and
18702 level 1. Strip whitespace from defun found.
18703
18704 2000-01-10 John Wiegley <johnw@gnu.org>
18705
18706 * allout.el (isearch-done/outline-provisions): Added `edit'
18707 argument to correspond with the current definition of `isearch-done'.
18708
18709 2000-01-10 Dave Love <fx@gnu.org>
18710
18711 * elide-head.el (elide-head): Use point-marker, not point.
18712
18713 2000-01-10 Gerd Moellmann <gerd@gnu.org>
18714
18715 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
18716 before and after the year 2000.
18717
18718 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
18719 Add ispell- prefix.
18720
18721 2000-01-10 Ken Stevens <k.stevens@ieee.org>
18722
18723 * ispell.el: Only define dictionaries in menus when they exist.
18724 (version18p): New variable.
18725 (version20p): New variable.
18726 (xemacsp): New variable.
18727 (ispell-choices-win-default-height): Fix for XEmacs visibility.
18728 (ispell-dictionary-alist1): Added Brasileiro dictionary.
18729 (ispell-dictionary-alist6): Russian command lines no longer accept
18730 run-together words.
18731 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
18732 (ispell-dictionary-alist): Add koi8-r to customize definition.
18733 (check-ispell-version): Added documentation string. Return library
18734 path when called non-interactively.
18735 (ispell-menu-map-needed): Uses new variables.
18736 (ispell-library-path): New variable.
18737 (ispell-decode-string): XEmacs fix for bogus variable bindings.
18738 (ispell-word): Improved documentation string. Test for valid
18739 character mappings. Correctly check typed in word changes that can
18740 result in single words split into multiple words.
18741 Return replacement word.
18742 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
18743 replace in recursive query replace mode. Help message for
18744 recursive edit mode.
18745 (ispell-show-choices): Protect against bad framepop bindings.
18746 (ispell-help): Fix to work with XEmacs.
18747 (ispell-highlight-spelling-error): Use new variables.
18748 (ispell-overlay-window): Fix to work with XEmacs.
18749 (ispell-parse-output): Passed and returns location information
18750 tracking spelling corrections. Doesn't recheck same word on
18751 current line.
18752 (ispell-init-process): Protect against bogus XEmacs variable binding.
18753 Fix call to single argument in sleep-for. Use new variables.
18754 (ispell-region): Passed and returns location information tracking
18755 spelling corrections. Doesn't check same word on current line.
18756 Improved documentation string. Doesn't resend a line already
18757 checked to the ispell process - fixes bug in LaTeX parsing.
18758 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
18759 (ispell-skip-region): No longer skips <TT> in SGML.
18760 (ispell-process-line): Tracks location information with spelling
18761 corrections. Added documentation string. Accounts for words
18762 already accepted on this line. Don't allow query-replace on line
18763 starting with math characters. Doesn't resend a line already sent
18764 to ispell process. Fixes alignment error bug.
18765
18766 2000-01-10 Richard M. Stallman <rms@gnu.org>
18767
18768 * dired-x.el (dired-guess-shell-alist-default):
18769 Suggest xloadimage, which is free, not xv, which isn't.
18770
18771 * ange-ftp.el (ange-ftp-file-name-nondirectory):
18772 Don't ever include the host name or user name in the value.
18773
18774 2000-01-09 Gerd Moellmann <gerd@gnu.org>
18775
18776 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
18777 of a real newline.
18778
18779 2000-01-09 Stephen Eglen <stephen@gnu.org>
18780
18781 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
18782 for .png files.
18783
18784 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
18785
18786 * cus-edit.el (custom-hook-convert-widget): Fix comment.
18787
18788 2000-01-09 Gerd Moellmann <gerd@gnu.org>
18789
18790 * progmodes/cperl-mode.el: Replace ^F with ^L.
18791
18792 * sendmail.el (toplevel): Provide `sendmail' when compiling before
18793 `require'ing rmail and mailalias to prevent infinite recursion.
18794
18795 2000-01-08 Dave Love <fx@gnu.org>
18796
18797 * emacs-lisp/backquote.el: Remove inappropriate customization
18798 (allowing custom.el to use backquote).
18799
18800 2000-01-07 Dave Love <fx@gnu.org>
18801
18802 * add-log.el (add-log-debugging): Deleted.
18803 (add-change-log-entry): Treat a backup FILE-NAME as its parent
18804 file. Remove debugging code.
18805 (change-log-get-method-definition, change-log-name): Add doc.
18806 (change-log-sortable-date-at): New function.
18807 (change-log-merge): New command.
18808
18809 * time.el (display-time-string-forms): Make the Mail string active.
18810 (display-time-update): Provide help-echo for load average.
18811
18812 * bindings.el (make-mode-line-mouse2-map): New function.
18813 (mode-line-modified): Use it and simplify.
18814 (mode-line-mule-info): Provide help-echo info.
18815 (minor-mode-alist): Activate the strings.
18816 (make-mode-line-mouse-sensitive): Simplify for
18817 mode-line-buffer-identification.
18818
18819 2000-01-07 Gerd Moellmann <gerd@gnu.org>
18820
18821 * play/pong.el: New file.
18822
18823 2000-01-06 Dave Love <fx@gnu.org>
18824
18825 * array.el: Assorted cleanups for compiler warnings, doc strings,
18826 `array-' prefix for symbols.
18827
18828 2000-01-05 Dave Love <fx@gnu.org>
18829
18830 * textmodes/outline.el (outline-mode-menu-bar-map):
18831 Add outline-headers-as-kill.
18832 (outline-mode): Define imenu-generic-expression.
18833 (outline-headers-as-kill): New command.
18834
18835 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
18836 from paragraph-start.
18837 (paragraph-indent-minor-mode): New command.
18838
18839 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
18840 M-C-e, M-C-h, C-j, C-xnd, TAB.
18841 (fortran-mode): Set beginning-of-defun, end-of-defun.
18842 (fortran-column-ruler): Simplify.
18843 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
18844 (fortran-with-subprogram-narrowing): Likewise.
18845 (fortran-indent-subprogram): Call mark-defun.
18846 (fortran-check-for-matching-do): Change narrowing.
18847
18848 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
18849 (cl-lucid-hash-tag): Delete.
18850 (cl-hash-table-p): Correct test for native table.
18851 (cl-hash-table-count): Use hash-table-count.
18852
18853 * browse-url.el (browse-url): Fix case of
18854 browse-url-browser-function being an alist.
18855
18856 2000-01-05 Carsten Dominik <cd@gnu.org>
18857
18858 * textmodes/reftex-vars.el (reftex-parse-file-extension)
18859 (reftex-index-phrase-file-extension): New options.
18860
18861 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
18862 Use new option `reftex-index-phrase-file-extension'.
18863
18864 * textmodes/reftex.el (reftex-access-parse-file): Use new option
18865 `reftex-parse-file-extension'.
18866
18867 2000-01-05 Dave Love <fx@gnu.org>
18868
18869 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
18870 (beginning-of-defun-raw): Use it.
18871 (end-of-defun): New variable.
18872 (end-of-defun): Use it.
18873 (check-parens): New command.
18874
18875 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
18876
18877 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
18878 (hs-show-block): Don't use `mapcar' when not accumulating.
18879
18880 Fix buglet in local variables initialization.
18881
18882 2000-01-05 Andreas Schwab <schwab@suse.de>
18883
18884 * hscroll.el (hscroll): Doc fix.
18885
18886 2000-01-05 Carsten Dominik <cd@gnu.org>
18887
18888 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
18889 Require idlw-toolbar.
18890
18891 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
18892 file idlw-rinfo.el.
18893 (idlwave-customize): Load must read file idlw-shell.el.
18894 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
18895
18896 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
18897
18898 * progmodes/idlw-shell.el: Also provide idlwave-shell
18899 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
18900 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
18901
18902 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
18903 both reftex-dcr and reftex-vcr.
18904
18905 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
18906
18907 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18908
18909 * ps-print.el: PostScript code now is in separate files, doc fix.
18910 (ps-print-version): New version number (5.0.3).
18911 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
18912 local.
18913 (ps-spool-config): Initialization fix.
18914 (ps-print-prologue-1, ps-print-prologue-2)
18915 (ps-print-duplex-feature): PostScript code moved to separated file.
18916 (ps-background-image): Little code reformating.
18917 (ps-begin-file, ps-begin-job): Fix code.
18918 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
18919 (ps-prologue-file): New fun.
18920
18921 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18922
18923 * ps-vars.el: Eliminated.
18924
18925 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
18926 `;;;###autoload'.
18927
18928 * ps-print.el: ps-vars eliminated, doc fix.
18929 (ps-print-version): New version number (5.0.2).
18930 (ps-spool-config): Initialization fix.
18931 (ps-print-customize): New fun.
18932
18933 2000-01-04 Gerd Moellmann <gerd@gnu.org>
18934
18935 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
18936
18937 2000-01-04 Dave Love <fx@gnu.org>
18938
18939 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
18940 menu items.
18941
18942 2000-01-03 Dave Love <fx@gnu.org>
18943
18944 * elide-head.el (elide-head) [defgroup]: Add :version.
18945
18946 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
18947 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
18948 Use `cl-hash-table-p', not `hash-table-p'.
18949 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
18950
18951 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18952
18953 * faces.el (face-read-integer, read-face-attribute)
18954 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
18955
18956 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
18957
18958 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
18959 at comment end, and re-insert them after filling.
18960
18961 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18962
18963 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
18964 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
18965 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
18966
18967 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18968
18969 * term/x-win.el (xw-defined-colors): Call color-supported-p,
18970 the new name of face-color-supported-p.
18971
18972 * term/w32-win.el (xw-defined-colors): Likewise.
18973
18974 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18975
18976 * simple.el (completion-setup-function): Count completion-size
18977 from minibuffer-prompt-end, not from point-min.
18978
18979 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
18980
18981 * faces.el (read-face-attribute, defined-colors, color-defined-p):
18982 Pass the frame to tty-color-* functions.
18983 (display-color-p, frame-set-background-mode): Pass the frame to
18984 tty-display-color-p.
18985
18986 * term/tty-colors.el (tty-defined-color-alist): Renamed from
18987 tty-color-alist.
18988 (tty-color-alist, tty-modify-color-alist): New functions.
18989 (tty-color-define, tty-color-clear, tty-color-approximate)
18990 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
18991 optional parameter FRAME.
18992
18993 2000-01-01 Gerd Moellmann <gerd@gnu.org>
18994
18995 * image.el (create-image, defimage): Don't assume image data is
18996 a string.
18997
18998 * image.el (defimage): Handle specifications containing :data
18999 instead of :file.
19000 (image-type-from-data): New function.
19001 (image-type-from-file-header): Use it.
19002 (create-image): Add parameter DATA-P.
19003
19004 See ChangeLog.8 for earlier changes.
19005
19006 ;; Local Variables:
19007 ;; coding: iso-2022-7bit
19008 ;; End: