Add Keywords header. From Pavel Janik.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
299248aa
EZ
12001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
4 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5
6 * net/telnet.el: Ditto.
7
08ead67b
GM
82001-08-26 Gerd Moellmann <gerd@gnu.org>
9
10 * hl-line.el (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
11 KEYMAP to the call to define-minor-mode.
12
cf8f0b68
EZ
132001-08-24 Eli Zaretskii <eliz@is.elta.co.il>
14
15 * term/internal.el (IT-character-translations) <hebrew-iso8859-8>:
16 Replace some of the undefined characters with emulations of bidi
17 formatting characters and Niqud as per SI 1311-1.
18 (IT-unicode-translations): Ditto.
19 (IT-display-table-setup, IT-setup-unicode-display): Fill
20 characters without translations with dos-unsupported-char-glyph.
21
16837afc
GM
222001-08-24 Simon Josefsson <jas@extundo.com>
23
24 * hl-line.el (hl-line-mode): Don't be a global mode.
25 (global-hl-line-mode): New function.
26
33954c45
GM
272001-08-24 Gerd Moellmann <gerd@gnu.org>
28
29 * gs.el (gs-load-image): Wait for GHOSTVIEW window property
30 being reset by Ghostscript. Don't kill the gs process.
31 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
32
fa05f6ac
AC
332001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
34
35 * term/mac-win.el: Require scroll-bar.
36
02aec07b
EZ
372001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
38
39 * hexl.el (hexl-insert-multibyte-char) New function.
40 (hexl-quoted-insert, hexl-self-insert-command)
41 (hexl-insert-hex-char, hexl-insert-decimal-char)
42 (hexl-insert-octal-char): Call it instead of hexl-insert-char.
43 Fix the doc strings accordingly.
44 (hexl-insert-char): Reject characters whose code is above 255.
45 Doc fix.
46 (hexl-mode-map): Copy the global keymap instead of creating a
47 sparse keymap, and bind all self-inserting characters to
48 hexl-self-insert-command.
49
9bfc65eb
SM
502001-08-22 Stefan Monnier <monnier@cs.yale.edu>
51
52 * mail/sendmail.el (mail-mode): Use adaptive-fill-regexp.
53
54 * textmodes/fill.el (adaptive-fill-regexp): Admit tabs as well.
55
32f2f98e
EZ
562001-08-22 Eli Zaretskii <eliz@is.elta.co.il>
57
58 * simple.el (line-number-mode): Mention the variable
59 line-number-display-limit-width in the doc string.
60
374388c3
GM
612001-08-22 Gerd Moellmann <gerd@gnu.org>
62
63 * bindings.el (mode-line-unbury-buffer): Add EVENT parameter.
64 Temporarily select EVENT's window for switching buffers.
65 (mode-line-bury-buffer): New function.
66 (mode-line-buffer-identification-keymap): Use it instead of
67 bury-buffer. Bind down-mouse events to prevent global down-mouse
b2130182 68 events from shining through.
374388c3 69
dde6824c
SM
702001-08-21 Stefan Monnier <monnier@cs.yale.edu>
71
72 * newcomment.el (comment-beginning): Make sure the comment-start
73 we found isn't a comment-end (in cases where confusion is possible).
74
99bf1e74
MB
752001-08-22 Miles Bader <miles@gnu.org>
76
77 * emacs-lisp/bytecomp.el (byte-compile-file): Remove TARGET-FILE
78 before writing it, so that hard-links don't see new version.
79
37618c60
GM
802001-08-21 Gerd Moellmann <gerd@gnu.org>
81
dde6824c
SM
82 * gs.el (gs-set-ghostview-colors-window-prop):
83 Call x-change-window-property with 3rd arg FRAME.
40e33037 84 (gs-load-image): Wait for a previous Ghostscript process
e98c601b
GM
85 to complete before starting a new one.
86
6ea3db8a
GM
87 * image.el (image-type-regexps): Make sure that the TIFF
88 pattern is only matched at the beginning of a string.
89 From Markus Rost <rost@math.ohio-state.edu>.
90
dde6824c 91 * international/swedish.el: Pre-Mule file removed. From Jonas
37618c60
GM
92 Oberg <jonas@gnu.org>.
93
1f8437c4
RV
942001-08-20 Rajesh Vaidheeswarran <rv@gnu.org>
95
96 * whitespace.el (whitespace-abort-on-error): Add custom variable
dde6824c 97 to whitespace to abort a write-file if whitespace is detected in file.
1f8437c4
RV
98
99 * whitespace.el (whitespace-write-file-hook): Hook to be called
100 when writing a file. If `whitespace-abort-on-error' is set, the
dde6824c
SM
101 write will abort on detecting whitespaces.
102 If `whitespace-auto-cleanup' is set, the file will be cleaned
1f8437c4
RV
103 automatically prior to writing.
104
105 * whitespace.el (whitespace-buffer-search): Let's not insert bogus
106 whitespaces in the error output!
107
dde6824c 108 * whitespace.el (whitespace-check-indent-whitespace): Defaults to
1f8437c4
RV
109 `indent-tabs-mode', since the latter notes user preferences on
110 TABs anyway.
111
112 * whitespace.el (whitespace-version): 3.1. All of the above issues
113 were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
114
9b96c57d
GM
1152001-08-20 Gerd Moellmann <gerd@gnu.org>
116
8039284a
GM
117 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
118 some spaces from a message. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
119
9b96c57d
GM
120 * whitespace.el (whitespace-global-mode): Add autoload cookie.
121
1c71c0c3
GM
1222001-08-20 Alex Schroeder <alex@gnu.org>
123
124 * sql.el (sql-db2): Doc change.
125
1262001-08-20 Alex Schroeder <alex@gnu.org>
127
128 * sql.el (sql-postgres): Add the database at the end of the
129 parameters instead of at the beginning.
130 (sql-postgres-options): Doc change.
131
6c7f60a2
GM
1322001-08-17 Gerd Moellmann <gerd@gnu.org>
133
134 * custom.el (defcustom): Doc fix.
135
64ed6f71
GM
1362001-08-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
137
6c7f60a2 138 * ps-mule.el (find-composition): Check if (char-after POS)
64ed6f71
GM
139 returns a valid character.
140
7851eb98
EZ
1412001-08-16 Eli Zaretskii <eliz@is.elta.co.il>
142
143 * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
144 original-point for extra CR characters that are added/removed when
145 the buffer is written/read whose EOL type is -dos.
146
b76dfd21
MB
1472001-08-16 Miles Bader <miles@gnu.org>
148
149 * simple.el (line-move): Undo previous change.
1f8437c4
RV
150
151 * comint.el (comint-send-input): Add `inhibit-line-move-field-capture'
b76dfd21
MB
152 property to input-terminating `boundary' overlays to avoid
153 line-move wierdness.
154
e67d1843
GM
1552001-08-16 Gerd Moellmann <gerd@gnu.org>
156
157 * lazy-lock.el (lazy-lock-fontify-region): Widen the current
158 buffer in a save-restriction. Under one test case with Ediff,
159 window-scroll-functions are run with a window start that's
160 temporarily outside of the restriction.
161
21324fae
GM
1622001-08-16 Robert J. Chassell <bug-texinfo@gnu.org>
163
dde6824c 164 * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
21324fae
GM
165 (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
166 (texinfo-menu-locate-entry-p, texinfo-start-menu-description)
167 (texinfo-update-menu-region-beginning)
168 (texinfo-update-menu-region-end, texinfo-find-pointer): Add new
169 command, @ifnottex, to regexps, so it is found.
170
0645d241
AI
1712001-08-16 Andrew Innes <andrewi@gnu.org>
172
173 * makefile.nt (DONTCOMPILE): Omit bindings.el.
174 (DONTCOMPILE): Omit sc.el.
175
176 * makefile.w32-in (DONTCOMPILE): Omit bindings.el.
177 (DONTCOMPILE): Omit sc.el.
178
ae13fc3c
GM
1792001-08-16 Gerd Moellmann <gerd@gnu.org>
180
181 * replace.el (occur): Bind inhibit-read-only to t.
182
1369261b
MB
1832001-08-16 Miles Bader <miles@gnu.org>
184
dde6824c
SM
185 * simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t when
186 calling `constrain-to-field', to avoid problems with comint prompts.
1369261b 187
8464af45
GM
1882001-08-15 Gerd Moellmann <gerd@gnu.org>
189
ec69d5ec 190 * emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
dde6824c 191 (toplevel): Set it as `common-lisp-indent-function' for `defmethod'.
ec69d5ec 192
1f8437c4 193 * ediff-mult.el (ediff-get-meta-info): Fix the condition
3e6f08e6
GM
194 of a while-loop.
195
93aba6fc 196 * Makefile.in (DONTCOMPILE): Remove sc.el.
1f8437c4 197
8464af45
GM
198 * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
199 Don't include term/.
200
ae13fc3c
GM
201 * mail/sc.el: Moved to obsolete/.
202
8b313639
GM
2032001-08-14 Vinicius Jose Latorre <vinicius@cpqd.com.br>
204
205 * ps-print.el: Change error function arguments to follow Emacs
206 message convention. Doc fix.
207 (ps-print-version): New version number (6.5.4).
208 (coding-system-for-write): Change declaration position to avoid
209 XEmacs compilation gripes.
dde6824c
SM
210 (coding-system-for-read, buffer-file-coding-system):
211 Declarations to avoid XEmacs compilation gripes.
8b313639
GM
212
213 * ps-mule.el: Doc fix.
214 (ps-mule-encode-header-string): If STRING is not a string, replace
215 STRING by empty string.
216
5fb125b4
EZ
2172001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
218
219 * frame.el (show-trailing-whitespace): Doc fix.
220
49e49b77
EZ
2212001-08-13 Eli Zaretskii <eliz@is.elta.co.il>
222
223 * desktop.el (desktop-save): Insert the coding: tag before
224 desktop-header.
225
3e6385a4
GM
2262001-08-13 Gerd Moellmann <gerd@gnu.org>
227
0de73d5a
GM
228 * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
229 its path from $els.
230
3e6385a4
GM
231 * image.el (image-jpeg-p): Fix call of substring.
232
4a9bf8a4
GM
2332001-08-10 Gerd Moellmann <gerd@gnu.org>
234
242e5463
GM
235 * play/animate.el (animate-string): Doc fix. Use a buffer
236 name with stars in it.
237 (animate-sequence): New function.
238 From Richard Stallman <rms@gnu.org>.
239
030f4537
GM
240 * frame.el (select-frame-set-input-focus): New function
241 extracted from other-frame.
242 (other-frame): Use it.
243 (next-multiframe-window, previous-multiframe-window): Use it.
244
346f18dc
GM
245 * isearch.el (isearch-other-meta-char): Don't switch to the
246 buffer of a window clicked on, when the current buffer is
247 in Isearch mode.
248
4a9bf8a4
GM
249 * image.el (image-jpeg-p): Test for APPn markers in the range
250 #xe0..#xef.
251
eaa2319f
GM
2522001-08-09 Gerd Moellmann <gerd@gnu.org>
253
3638868e
GM
254 * desktop.el (desktop-save): Don't use concat to form a file
255 name, use expand-file-name.
256
6b48d742
GM
257 * mouse.el (mouse-delete-window): Do nothing if frame has just
258 one window.
259
ed771c89
GM
260 * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
261 for the minor mode name.
262
263 * view.el (toplevel): Use mode-line-minor-mode-keymap for the
264 minor mode name.
265
dde6824c
SM
266 * time.el (display-time-string-forms): Use make-mode-line-mouse-map
267 instead of make-mode-line-mouse2-map.
ed771c89
GM
268
269 * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
270 the minor mode name.
271
dde6824c
SM
272 * emacs-lisp/easy-mmode.el (define-minor-mode):
273 Use mode-line-minor-mode-keymap for the minor mode name.
ed771c89 274
dde6824c
SM
275 * calendar/calendar.el (calendar-mode-line-format):
276 Use make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
ed771c89 277
a4afe04e
GM
278 * bindings.el (make-mode-line-mouse-map): Renamed from
279 make-mode-line-mouse2-map. Take additional arg MOUSE.
280 (mode-line-modified): Use mouse-3 instead of mouse-2.
281 (mode-line-buffer-identification-keymap): Bind keys differently.
dde6824c 282 (propertized-buffer-identification): Adapt help-echo to new bindings.
a4afe04e 283
8e3189f0
GM
284 * bindings.el (mode-line-format): Specify help-echo for line
285 number, column number and buffer-percent part of the mode-line.
286
eaa2319f
GM
287 * image.el (image-type-regexps): Allow whitespace at the start
288 of the image data for XPM, XBM and Postscript, which are
289 text files.
290 (image-jpeg-p): Correct calculation of next field offset.
291
e3601cf6
PJ
2922001-08-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
293
294 * battery.el: Fix typo.
295
057b57f6
GM
2962001-08-08 Gerd Moellmann <gerd@gnu.org>
297
8a8ef149
GM
298 * image.el (image-type-regexps): Allow predicates. Change the way
299 JPEG images are recognized.
300 (image-jpeg-p): New function.
301 (image-type-from-data): Handle predicates in image-type-regexps.
302
057b57f6
GM
303 * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
304 #:, #x, #o, and similar constructs.
305
69ebef1d
GM
3062001-08-07 Gerd Moellmann <gerd@gnu.org>
307
22d01aed
GM
308 * vc.el (vc-transfer-file): Fix malformed autoload cookie.
309
23f46f6f
GM
310 * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
311 instead of `progn'.
312
e8421604
GM
313 * tar-mode.el (tar-extract): Avoid generating a new buffer
314 for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
315
ea2c6478
GM
316 * textmodes/paragraphs.el (forward-sentence): Avoid building
317 a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
318
dde6824c
SM
319 * progmodes/executable.el (executable-set-magic):
320 If executable-find returns a quoted file name, unquote it before
6c233cc0
GM
321 inserting it.
322
1155d483 323 * image.el (image-type-regexps): For JPEG files, use a regexp
e8421604 324 derived from the JFIF spec.
1f8437c4 325
69ebef1d
GM
326 * image.el (image-type-regexps): Use `\`' instead of `^' in
327 most regular expressions.
328
d1d850d6
PJ
3292001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
330
dde6824c 331 * play/animate.el: Re-insert a reference to re-inserted function.
d1d850d6 332
98a8938c
GM
3332001-08-06 Gerd Moellmann <gerd@gnu.org>
334
dde6824c
SM
335 * help.el (describe-function-1): Use find-function-search-for-symbol
336 instead of find-function-noselect because the latter follows aliases.
8e3fe78e 337
5a397d28
GM
338 * play/animate.el (animate-birthday-present): Re-insert.
339
dde6824c
SM
340 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
341 Handle old-style menu definitions.
98a8938c 342
7b3220c0
PJ
3432001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
344
6228c05b 345 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
98a8938c 346 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
6228c05b 347
070c251e 348 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
98a8938c
GM
349 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
350 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
7b3220c0 351
dffb6224
PJ
3522001-08-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
353
354 * textmodes/tildify.el: Milan Zamazal has new address.
355
698665d1
GM
3562001-08-03 Gerd Moellmann <gerd@gnu.org>
357
be48584d
GM
358 * custom.el (custom-set-variables): Don't test `custom-requests'
359 properties, check the third element of the options passed to
360 custom-set-variables instead.
361
5e1f85e0 362 * info.el (info-insert-file-contents): Use info-file-exists-p
be48584d 363 instead of file-exists-p.
5e1f85e0 364
b0fa1513
GM
365 * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
366 the mode-line face is restored. Fix several bugs.
367
698665d1
GM
368 * replace.el (perform-replace): Doc fix.
369
4a7641d9
FP
3702001-08-02 Francesco Potorti` <pot@gnu.org>
371
372 * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
373 (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
374 (uniquify-fix-item-base, uniquify-fix-item-filename)
375 (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
376 Callers changed.
377 (uniquify-set-proposed): Changed to work with a vector item.
378 (uniquify-rationalize-file-buffer-names): Use a list of arrays for
379 the fix list, and a list of strings for the non-file buffer
380 names. Both changes reduce consing.
381 (uniquify-rationalize-a-list): Local variable renaming.
382 (uniquify-rationalize-conflicting-sublist): Use member instead of
383 assoc.
384 (uniquify-rename-buffer): Use unless instead of if not.
385
77389930
GM
3862001-08-02 Gerd Moellmann <gerd@gnu.org>
387
dde6824c 388 * recentf.el (recentf-dump-variable): Handle a value of nil correctly.
7f7d5b9e 389
cb3f945f
GM
390 * custom.el (custom-set-variables): Set options with :require
391 clauses last.
4a7641d9 392
fbc7f2a6
GM
393 * custom.el (defcustom): Doc fix.
394
77389930
GM
395 * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
396
9761cd3a
EZ
3972001-08-01 Eli Zaretskii <eliz@is.elta.co.il>
398
7e03f4c8
EZ
399 * man.el (man): Mention Man-switches in the doc string.
400 (Man-switches): Mention -a in the doc string.
401
dde6824c
SM
402 * textmodes/ispell.el (ispell-alternate-dictionary):
403 Add /usr/share/lib/dict/words, for Irix.
2b2eabed 404
9761cd3a
EZ
405 * bindings.el: Bind shifted and control-shifted kp-* keys to the
406 corresponding non-kp keys. Suggested by Stephen Gildea
407 <gildea@alum.mit.edu>.
408
cc46bfe7
FP
4092001-08-01 Francesco Potorti` <pot@gnu.org>
410
fc10ed8c
FP
411 * uniquify.el: These changes correct a corner case that the old
412 code managed correctly.
413 (uniquify-fix-item-proposed): Renamed from
414 uniquify-fix-item-min-proposed.
415 (uniquify-set-proposed): New function.
416 (uniquify-rationalize-file-buffer-names): Code reshuffled for
417 clarity and speed.
dde6824c
SM
418 (uniquify-item-greaterp): Substitutes uniquify-item-lessp.
419 This is equivalent to what the old code did.
fc10ed8c
FP
420 (uniquify-rationalize-a-list): Never recompute the proposed
421 name. Sort the conflicting sublist before rationalising it: this
422 is equivalent to what the old code did, but one directory element
423 at a time, and only when necessary.
424 (uniquify-rationalize-conflicting-sublist): Recompute here the
425 proposed name.
cc46bfe7 426
dd388130
GM
4272001-08-01 Gerd Moellmann <gerd@gnu.org>
428
81b1a79d
GM
429 * play/animate.el: Add Keywords and Maintainer. Remove a
430 reference to a removed function.
cc46bfe7 431
dd388130
GM
432 * play/animate.el (animate-string): Handle case that the string is
433 longer than the window is wide.
434
6b053e39
GM
4352001-07-31 Gerd Moellmann <gerd@gnu.org>
436
ed86208c
GM
437 * desktop.el (desktop-save): Bind coding-system-for-write to
438 `emacs-mule' for write-region.
439
10e922bd
GM
440 * delsel.el (delete-selection-pre-hook): Don't set this-command
441 to `ignore' if the region is empty.
442
dde6824c
SM
443 * international/mule.el (set-keyboard-coding-system):
444 Set keyboard-coding-system.
b23bad0b 445
6b053e39
GM
446 * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
447 before accessing it.
448
d004e96a
AS
4492001-07-30 Andreas Schwab <schwab@suse.de>
450
dde6824c
SM
451 * menu-bar.el (toggle-highlight-paren-mode):
452 Use `(show-paren-mode)' as body.
d004e96a 453
892c8dea
AS
4542001-07-30 Andre Spiegel <spiegel@gnu.org>
455
456 * vc.el (vc-checkout-hook): New hook.
457 (vc-checkout): Run it.
458
21f79512
EZ
4592001-07-30 Eli Zaretskii <eliz@is.elta.co.il>
460
dde6824c
SM
461 * progmodes/make-mode.el (makefile-macroassign-regex):
462 Recognize the ?= operator. From Jonathan Kamens <jik@curl.com>.
21f79512 463
291e3b68
GM
4642001-07-30 Gerd Moellmann <gerd@gnu.org>
465
6594ac22
GM
466 * vc.el (vc-switch-backend): Fix autoload cookie.
467
291e3b68
GM
468 * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
469 the desktop file.
470
87449711
GM
4712001-07-30 Simon Josefsson <jas@extundo.com>
472
473 * mail/mail-utils.el (mail-strip-quoted-names): Replace text
474 literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
475
bf85004b
GM
4762001-07-27 Gerd Moellmann <gerd@gnu.org>
477
75c5350a
GM
478 * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
479 (last-sexp-toggle-display): Renamed from last-sexp-print.
dde6824c
SM
480 (last-sexp-toggle-display, eval-last-sexp-1):
481 Use last-sexp-setup-props.
75c5350a 482
cc46bfe7 483 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
bf85004b
GM
484 New user-options.
485 (mouse-wheel-change-button): New function.
486 (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
487 (mwheel-scroll): Ditto.
488
16098288
GM
4892001-07-26 Gerd Moellmann <gerd@gnu.org>
490
ac49effe
GM
491 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
492 `...', compare with unabbreviated printed representation instead.
493 (last-sexp-print): Bind print-length and print-level to nil.
494
be4a68f9
GM
495 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
496 before assigning text properties. Make properties rear-nonsticky.
ac49effe 497
f6e6cdf2
GM
498 * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
499 (eval-last-sexp-1): Give printed text a `keymap' property and bind
500 <mouse-2> and <RET> in that map to a function printing the
501 unabbreviated value.
502
16098288
GM
503 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
504 is a buffer, put a text property `printed-value' on the printed
505 representation, with the Lisp object printed as value.
506
343462ed
EZ
5072001-07-25 Eli Zaretskii <eliz@is.elta.co.il>
508
509 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
510 Mention the effect of eval-expression-print-length and
511 eval-expression-print-level in the doc strings. Suggested by
512 Kevin Gallagher <kevingal@onramp.net>.
513
e043664a
GM
5142001-07-25 Gerd Moellmann <gerd@gnu.org>
515
4b09e331
GM
516 * xt-mouse.el (xterm-mouse-event): Recognize control sequences
517 for buttons > 3.
518 (xterm-mouse-translate): Handle the case that we don't get a
519 down-event.
cc46bfe7 520
dde6824c
SM
521 * emacs-lisp/find-func.el (find-function-regexp):
522 Add easy-mmode-define-global-mode to the regexp. Allow newlines
b03dc47d
GM
523 in front of the function name.
524
17635d50 525 * isearch.el (isearch-other-meta-char): Fix last change.
cc46bfe7 526
3fb01f36
GM
527 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
528 similar events for which fake prefix keys are generated. It's no
529 longer necessary since read_key_sequence doesn't modify these
530 events for internal purposes anymore.
531
e043664a
GM
532 * files.el (auto-mode-alist): Use nroff-mode for files ending
533 in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
534
a9f73104
EZ
5352001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
536
537 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
538 tool-bar-lines parameter, behave as if its value were zero.
539 (mouse-avoidance-set-pointer-shape): Don't do anything if
540 x-pointer-shape is not boundp.
541
c02a76cc
FP
5422001-07-23 Francesco Potorti` <pot@gnu.org>
543
f0188953 544 * uniquify.el: Overall speedup changes when using many buffers.
dde6824c
SM
545 (uniquify-fix-item-base, uniquify-fix-item-filename)
546 (uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
c02a76cc 547 (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
f0188953 548 place in the item, but was never used.
c02a76cc 549 (uniquify-fix-item-min-proposed): New defalias: the fourth place
f0188953 550 in the item is now used as cache for the proposed name.
c02a76cc 551 (uniquify-rationalize-file-buffer-names): Move computation made on
dde6824c
SM
552 newbuffile out of the loop, in the newbuffile-nd local var.
553 Use dolist (cosmetic change). Compute the proposed name for the most
c02a76cc 554 common case and cache it in the fourth place in the item.
f0188953 555 (uniquify-rationalize-file-buffer-names): Used to return a a list
dde6824c 556 of buffer whose name was changed, but that return value was never used.
c02a76cc
FP
557 (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
558 the cached proposed name, does much less consing and is quicker.
559 (uniquify-filename-lessp): Deleted.
dde6824c
SM
560 (uniquify-rationalize-a-list): Use dolist (cosmetic change).
561 Do not bind locally the uniquify-possibly-resolvable flag. Use the
c02a76cc
FP
562 cached proposed name is possible.
563 (uniquify-get-proposed-name): Arguments changed, callers changed.
564 (uniquify-rationalize-conflicting-sublist): Explicitely reset the
565 uniquify-possibly-resolvable flag, which is no more bound locally.
566 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
f0188953 567 flag, which does not exist any more.
c02a76cc 568
31fac3b8
EZ
5692001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
570
be8cf99e
EZ
571 * term/internal.el (IT-unicode-translations): Fix the appearance of
572 "6`".
573
31fac3b8
EZ
574 * progmodes/compile.el (compile-internal): If EMACS is already
575 defined in the environment, don't override its value.
576
73496807
GM
5772001-07-23 Gerd Moellmann <gerd@gnu.org>
578
9e5a7f2a
GM
579 * play/fortune.el: Undo change of 2001-07-13.
580 Fix autoload cookies. Add types to defcustoms.
581 (fortune) <defgroup>: Add :link.
582 (fortune-from-region): Use eq, not eql.
583 From Dave Love <fx@gnu.org>.
c02a76cc 584
5247262a 585 * play/animate.el (animate-birthday-present): Function removed.
c02a76cc 586
73496807
GM
587 * play/animate.el: New file.
588
722a451d
EZ
5892001-07-22 Eli Zaretskii <eliz@is.elta.co.il>
590
dde6824c
SM
591 * startup.el (normal-top-level-add-subdirs-to-load-path):
592 On Windows, put into normal-top-level-add-subdirs-inode-list the
722a451d
EZ
593 canonicalized names of the directories instead of inode numbers.
594
4960e757 5952001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
c02a76cc 596
4960e757
MK
597 * ediff-util.el: Copyright years.
598 (ediff-choose-syntax-table): New function.
599 (ediff-setup): Use ediff-choose-syntax-table.
73496807 600 (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
4960e757 601 vc-state is available.
73496807 602 (ediff-make-temp-file): Use ediff-coding-system-for-write.
c02a76cc 603
4960e757
MK
604 * ediff-init.el (ediff-with-syntax-table): New macro, uses
605 with-syntax-table.
73496807
GM
606 (ediff-coding-system-for-read): From ediff-diff.el
607 (ediff-coding-system-for-write): New variable.
608 (ediff-highest-priority): Fixed the bug having to do with disappearing
4960e757 609 overlays.
73496807
GM
610 (ediff-file-remote-p): Use file-remote-p, if available.
611 (ediff-listable-file): New function.
612 (ediff-file-attributes): Use ediff-listable-file.
c02a76cc 613
dde6824c
SM
614 * ediff-mult.el (ediff-meta-insert-file-info1):
615 Use ediff-listable-file.
c02a76cc 616
dde6824c
SM
617 * ediff-ptch.el (ediff-prompt-for-patch-file):
618 Use ediff-coding-system-for-read.
73496807 619 (ediff-patch-file-internal): Use ediff-coding-system-for-write.
c02a76cc 620
73496807
GM
621 * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
622 (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
c02a76cc 623
4960e757 624 * ediff.el: Date of last update, copyright years.
c02a76cc 625
4960e757 626 * ediff-wind (ediff-setup-control-frame): Nill->nil.
c02a76cc 627
4960e757
MK
628 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
629 of Scott Bronson.
630 (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
631 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
632 Deleted functions.
633 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
634 ex-token-list.
73496807 635 (viper-get-ex-address-subr): Convert registers to char data type.
c02a76cc 636
dde6824c 637 * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
73496807
GM
638 (viper-memq-char): Use viper-int-to-char.
639 (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
4960e757 640 vc-locking-state.
73496807 641 (viper-read-key): Use viper-read-key-sequence.
c02a76cc 642
dde6824c
SM
643 * viper.el (viper-major-mode-modifier-list):
644 Added inferior-emacs-lisp-mode.
73496807 645 (this-major-mode-requires-vi-state): New function that uses simple
4960e757 646 heuristics to decide if vi state is appropriate.
73496807
GM
647 (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
648 (viper-non-hook-settings): Don't advise read-key-sequence.
649 (viper-read-key-sequence): New function that replaces the
4960e757 650 previously used advice to read-key-sequence.
c02a76cc 651
73496807
GM
652 * viper-cmd.el (viper-test-com-defun,viper-exec-change)
653 (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
654 (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
655 (viper-open-line-at-point,viper-substitute,viper-overwrite)
656 (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
657 Got rid of the negative character hack.
4960e757 658 (viper-escape-to-state,viper-replace-state-exit-cmd):
73496807
GM
659 Use viper-read-key-sequence.
660 (viper-envelop-ESC-key): No need for ad-get-orig-definition.
4960e757 661 (viper-minibuffer-standard-hook,viper-read-string-with-history):
73496807 662 Don't override existing minibuffer-setup-hook.
4960e757 663 (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
c02a76cc 664 Convert registers to char data type.
73496807 665 (viper-autoindent): Use viper-indent-line.
c02a76cc
FP
666
667 * viper-keym.el: Use viper-exec-key-in-emacs.
668
05824718
SM
6692001-07-20 Stefan Monnier <monnier@cs.yale.edu>
670
671 * server.el (server-visit-files): Fix variable name typo.
672
6e07c0a5
GM
6732001-07-20 Gerd Moellmann <gerd@gnu.org>
674
05824718 675 * simple.el (delete-trailing-whitespace): Save match data
6e07c0a5
GM
676 around looking-at. From Markus Rost <rost@math.ohio-state.edu>.
677
5b6858da
SM
6782001-07-19 Stefan Monnier <monnier@cs.yale.edu>
679
680 * progmodes/compile.el (compilation-parse-errors): `linenum' might
681 return a this-error using the alternative format (a pair of markers).
682
794d58ba
GM
6832001-07-19 Gerd Moellmann <gerd@gnu.org>
684
4e2a256b
GM
685 * font-lock.el (c++-keywords): Add Standard C++ operator names.
686
794d58ba
GM
687 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
688 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
5b6858da 689
381194d0
PJ
6902001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
691
692 * international/iso-transl.el: Fix typo in the header of the file.
693
694 * textmodes/picture.el (picture): Doc fix.
695
696 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
697 follow coding conventions in generated files.
698
27009a49
EZ
6992001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
700
5b6858da 701 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
27009a49
EZ
702 (tool-bar-add-item): Don't call image-related primitives if the
703 display doesn't support images.
704
705 * frame.el (display-images-p): New function.
706
467f1209
GM
7072001-07-17 Gerd Moellmann <gerd@gnu.org>
708
709 * server.el (server-visit-files): Handle the case the specified
710 column number is <= 0.
711
7122001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
713
714 * startup.el (command-line-1): Add support for +LINE:COLUMN
715 command line argument.
716
7172000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
718
5b6858da
SM
719 * server.el (server-process-filter, server-visit-files):
720 Add support for +LINE:COLUMN style emacsclient calls.
467f1209 721
9781053a
PJ
7222001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
723
724 * emacs-lisp/easy-mmode.el: Add Keywords header.
725
726 * play/pong.el: Author has new address.
727
728 * play/landmark.el: Author is no more reachable.
729
730 * play/handwrite.el: Author is no more reachable.
731
5b6858da
SM
7322001-07-17 Stefan Monnier <monnier@cs.yale.edu>
733
734 * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
735 (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
736 Complete bindings for F<1..12> keys.
737 (global-map): Remove `undo' binding (already in the default).
738 Replace `t<n>' bindings with `f<n>' bindings.
739
a38b71b0
SM
7402001-07-16 Stefan Monnier <monnier@cs.yale.edu>
741
742 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
743 (tcl-mode): Use tcl-add-log-defun.
744 (tcl-indent-line): Use tcl-calculate-indent.
745 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
746 (tcl-indent-exp): Renamed from indent-tcl-exp.
747 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
748 (tcl-indent-for-comment): Call comment-indent-function properly
749 and handle the case where it returns nil.
750
c1d61a7d
GM
7512001-07-16 Gerd Moellmann <gerd@gnu.org>
752
a38b71b0
SM
753 * calendar/cal-islam.el (calendar-goto-islamic-date):
754 Remove autoload cookie.
755
756 * calendar/calendar.el (calendar-goto-islamic-date):
757 Add call to autoload.
c1d61a7d 758
c59fb719
SM
7592001-07-16 Stefan Monnier <monnier@cs.yale.edu>
760
761 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
762 Don't change compile-auto-highlight globally.
763 Don't bother with `font-lock-defaults' property since XEmacs
764 also understands the `font-lock-defaults' variable.
765 Use make-local-variable rather than make-variable-buffer-local.
766 Don't `defconst' comment-indent-function: keep the default.
767 Call easy-menu-add unconditionally.
768 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
769 (ada-create-menu): Use :included for Emacs as well.
770
771 * vc.el (vc-do-command): Autoload.
772
773 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
774
652a9be9
PJ
7752001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
776
777 * ps-print.el: Fix Author: header.
778
c3d6be34
GM
7792001-07-16 Gerd Moellmann <gerd@gnu.org>
780
4391d40d
GM
781 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
782 mouse-1 etc., bind them to `ignore'.
783
c3d6be34
GM
784 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
785 send-invisible, which is already defined in Comint.
786 (eshell-watch-for-password-prompt): Use it.
787
e8af40ee
PJ
7882001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
789
3c3e43ef
PJ
790 * which-func.el (which-func-mode): Doc fix.
791
e8af40ee 792 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
c3d6be34
GM
793 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
794 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
795 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
796 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
797 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
798 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
799 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
800 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
801 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
802 * emulation/edt-mapper.el, emulation/edt-pc.el,
803 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
804 * emulation/tpu-edt.el, emulation/tpu-extras.el,
805 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
806 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
807 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
808 * international/isearch-x.el, international/iso-cvt.el,
809 * international/ogonek.el, international/quail.el,
810 * international/utf-8.el, jit-lock.el, language/devan-util.el,
811 * language/devanagari.el, language/ethio-util.el,
812 * language/ethiopic.el, language/european.el, language/indian.el,
813 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
814 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
815 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
816 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
817 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
818 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
819 * progmodes/autoconf.el, progmodes/cmacexp.el,
820 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
821 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
822 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
823 * progmodes/ebnf2ps.el, progmodes/executable.el,
824 * progmodes/fortran.el, progmodes/idlw-shell.el,
825 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
826 * progmodes/m4-mode.el, progmodes/mantemp.el,
827 * progmodes/meta-mode.el, progmodes/octave-inf.el,
828 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
829 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
830 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
831 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
832 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
833 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
834 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
835 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
836 * textmodes/two-column.el, time-stamp.el, timezone.el,
837 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
838 * which-func.el, whitespace.el, wid-browse.el, widget.el,
839 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
e8af40ee
PJ
840 conventions.
841
bb24c64f
GM
8422001-07-16 Gerd Moellmann <gerd@gnu.org>
843
844 * simple.el (set-variable): Require 'cus-edit' instead of
845 `wid-edit', so that the Custom widgets get defined.
846
6a05d05f
PJ
8472001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
848
849 * allout.el: A fix to follow coding conventions.
850
851 * find-lisp.el: A fix to follow coding conventions.
852
853 * term/w32-win.el: A fix to follow coding conventions.
854
855 * textmodes/sgml-mode.el: A fix to follow coding conventions.
856
857 * term/xterm.el: A fix to follow coding conventions.
858
859 * term/news.el: A fix to follow coding conventions.
860
861 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
862 header line fixed.
863
864 * sun-curs.el: Fix Maintainer: header line.
865
866 * emacs-lisp/easymenu.el: Address of the author added.
867
1b85bd12
GM
8682001-07-16 Gerd Moellmann <gerd@gnu.org>
869
870 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
871 property.
872
6e44da43
PJ
8732001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
874
875 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
1b85bd12 876 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
c59fb719
SM
877 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
878 Some fixes to follow coding conventions.
6e44da43 879
6033fc96
GM
8802001-07-16 Gerd Moellmann <gerd@gnu.org>
881
882 * which-func.el (which-func-mode): Doc fix.
883
5d3d1e32
SM
8842001-07-15 Stefan Monnier <monnier@cs.yale.edu>
885
886 * net/rcompile.el (remote-compile): Use make-local-variable.
887
888 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
889
890 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
891
892 * mail/reporter.el (reporter-submit-bug-report):
893 Don't abuse make-variable-buffer-local. Fix call to add-hook.
894
55535639
PJ
8952001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
896
3afbc435 897 * calendar/cal-china.el, calendar/cal-coptic.el,
1b85bd12
GM
898 * calendar/cal-dst.el, calendar/cal-french.el,
899 * calendar/cal-hebrew.el, calendar/cal-islam.el,
900 * calendar/cal-iso.el, calendar/cal-julian.el,
901 * calendar/cal-mayan.el, calendar/cal-persia.el,
902 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
903 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
904 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
905 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
906 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
907 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
908 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
909 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
910 * progmodes/ada-xref.el, progmodes/cc-align.el,
911 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
912 * progmodes/cc-defs.el, progmodes/cc-engine.el,
913 * progmodes/cc-langs.el, progmodes/cc-menus.el,
914 * progmodes/cc-styles.el, progmodes/cc-vars.el,
915 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
916 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
917 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
918 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
919 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
920 * textmodes/reftex.el: Some fixes to follow coding
3afbc435
PJ
921 conventions in Eshell files with known maintainers.
922
923 * emulation/viper.el: A fix to follow coding conventions.
924
60370d40 925 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
1b85bd12
GM
926 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
927 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
928 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
929 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
930 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
931 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
932 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
933 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
934 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
60370d40
PJ
935 conventions in Eshell files.
936
937 * composite.el, diff.el, emacs-lisp/levents.el,
1b85bd12
GM
938 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
939 * emulation/pc-mode.el, emulation/viper-cmd.el,
940 * emulation/viper-ex.el, emulation/viper-init.el,
941 * emulation/viper-keym.el, emulation/viper-macs.el,
942 * emulation/viper-mous.el, emulation/viper-util.el,
943 * emulation/viper.el, forms-pass.el, international/ccl.el,
944 * international/characters.el, international/encoded-kb.el,
945 * international/fontset.el, international/ja-dic-cnv.el,
946 * international/ja-dic-utl.el, international/kinsoku.el,
947 * international/kkc.el, international/mule-cmds.el,
948 * international/mule-diag.el, international/mule-util.el,
949 * international/mule.el, international/titdic-cnv.el,
950 * language/china-util.el, language/chinese.el,
951 * language/cyril-util.el, language/cyrillic.el, language/english.el,
952 * language/greek.el, language/hebrew.el, language/japan-util.el,
953 * language/japanese.el, language/korea-util.el, language/korean.el,
954 * language/lao-util.el, language/lao.el, language/misc-lang.el,
955 * language/slovak.el, language/thai-util.el, language/thai.el,
956 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
957 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
958 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
959 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
960 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
961 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
962 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
963 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
964 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
965 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
c59fb719
SM
966 to follow coding conventions in files without maintainer or in files
967 with clear maintainer (but without Maintainer header stating so).
60370d40
PJ
968
969 * emacs-lisp/elp.el: A fix to follow coding conventions.
970
715a2ca2 971 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
1b85bd12
GM
972 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
973 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
974 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
975 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
976 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
977 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
978 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
979 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
980 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
981 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
982 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
715a2ca2
PJ
983 conventions in files from Gnus.
984
55535639 985 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
1b85bd12
GM
986 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
987 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
988 * echistory.el, electric.el, emacs-lisp/authors.el,
989 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
990 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
991 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
992 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
993 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
994 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
995 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
996 * international/codepage.el, international/iso-ascii.el,
997 * international/iso-insert.el, international/iso-transl.el,
998 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
999 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
1000 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
1001 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
1002 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
1003 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
1004 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
1005 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
1006 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
1007 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
1008 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
1009 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
1010 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
1011 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
1012 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
1013 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
1014 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
1015 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
1016 * textmodes/tex-mode.el, textmodes/text-mode.el,
1017 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
1018 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
1019 * vt100-led.el, window.el: Some fixes to follow coding conventions in
55535639
PJ
1020 files maintained by FSF.
1021
1cd7adc6
PJ
10222001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1023
1024 * arc-mode.el: A fix to follow coding conventions.
1025
1026 * bindings.el: Ditto.
1027
1028 * cdl.el: Ditto.
1029
1030 * comint.el: Ditto.
1031
1032 * cus-start.el: Ditto.
1033
1034 * shell.el: Ditto.
1035
1036 * skeleton.el: Ditto.
1037
07b1b912
SM
10382001-07-13 Stefan Monnier <monnier@cs.yale.edu>
1039
1040 * info.el (Info-build-node-completions):
1041 Make Info-current-file-completions buffer local.
1042
09938b67
GM
10432001-07-13 Gerd Moellmann <gerd@gnu.org>
1044
e0f82ad8 1045 * which-func.el (which-func-mode, which-func-ff-hook)
07b1b912 1046 (which-function-mode): Remove references to which-func-mode-global.
e0f82ad8 1047
07b1b912
SM
1048 * calendar/cal-islam.el (calendar-goto-islamic-date):
1049 Add autoload cookie.
aa11456f 1050
09938b67
GM
1051 * play/fortune.el: Add types to defcustoms.
1052
ebea5735
PJ
10532001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1054
09938b67 1055 * language/czech.el: A fix to follow coding conventions.
ebea5735 1056
ec7dc7e1
EZ
10572001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
1058
1059 * speedbar.el (speedbar-supported-extension-expressions): Add .g
1060 to the extension list, for antlr-mode. From Christoph Wedler
1061 <Christoph.Wedler@sap.com>.
1062
ec402ad4
SM
10632001-07-11 Stefan Monnier <monnier@cs.yale.edu>
1064
1065 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
1066 (vc-dired-mode-map): Fix the madness.
1067
1068 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
1069 (vc-prefix-map): Moved back from vc.el.
1070
a777242c
GM
10712001-07-11 Gerd Moellmann <gerd@gnu.org>
1072
07b1b912
SM
1073 * mail/mail-extr.el (mail-extr-all-top-level-domains):
1074 Increase the size of the obarray.
a777242c
GM
1075 (mail-extr-all-top-level-domains): Add more toplevel domains,
1076 add more long names.
1077 From: Per Starback <starback@ling.uu.se>.
1078
874d7995
EZ
10792001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
1080
1081 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
1082 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1083
1084 * progmodes/ada-mode.el: Ditto.
1085
1086 * progmodes/ada-xref.el: Ditto.
1087
ff524b84
MB
10882001-07-11 Miles Bader <miles@gnu.org>
1089
1090 * finder.el (finder-insert-at-column): Also move to the next line
1091 if exactly at COLUMN.
1092
6b05fae3
GM
10932001-07-10 Gerd Moellmann <gerd@gnu.org>
1094
6ce5615d
GM
1095 * help.el (describe-function-1): When printing FUNCTION's
1096 documentation, don't assume FUNCTION is a symbol.
1097
6b05fae3
GM
1098 * startup.el (normal-top-level): Don't operate on the initial
1099 frame if we failed to create one.
1100
19da29f9
GM
11012001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
1102
1103 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
1104 itself, i.e. only indent the contents in it.
1105
6f19114e
GM
11062001-07-10 Markus Rost <rost@math.ohio-state.edu>
1107
1108 * mail/rmail.el (rmail-show-message): Show beginning of message in
1109 all windows containing it.
1110
8184a578
EZ
11112001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
1112
1113 * term/tty-colors.el: Fix the header line and copyright years.
1114
524ac5b2
GM
11152001-07-09 Gerd Moellmann <gerd@gnu.org>
1116
4033ae9d
GM
1117 * emacs-lisp/advice.el (ad-make-advised-definition): If the
1118 original definition has an interactive form, but is Elp
1119 instrumented, use the interactive form of the function called by
1120 elp-wrapper.
1121
59c2dcf4
GM
1122 * winner.el (winner-equal): Make it a defun. Don't compare Winner
1123 configurations with compare-window-configuration; they aren't
1124 window configurations.
1125
524ac5b2
GM
1126 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
1127 from the server for the format we expect. Don't use it if it
c59fb719 1128 doesn't look like what the Internet draft for FTP extensions specifies.
524ac5b2 1129
06c66e1c 1130 * toolbar/*.pbm: Cleaned up.
1d9f4dc1
GM
1131 From Luis Fernandes <elf@ee.ryerson.ca>.
1132
524ac5b2 11332001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
7443aaa6
SM
1134
1135 * cc-cmds.el: Extended the kludge to interoperate with the
1136 delsel and pending-del packages wrt to the new function
1137 `c-electric-delete-forward'.
1138
851040a5
SM
11392001-07-08 Stefan Monnier <monnier@cs.yale.edu>
1140
1141 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
1142 to delay the call to <mode> for global minor modes.
1143 (easy-mmode-define-navigation): Only recenter if interactive.
1144
6573d87f
GM
11452001-07-06 Gerd Moellmann <gerd@gnu.org>
1146
a25e82a8
GM
1147 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
1148 to lisp-indent-line.
1149
6573d87f
GM
1150 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
1151 from the server. Call encode-time only when we are sure that we
1152 got a 213 response.
1153
c1a1fd60
GM
11542001-07-06 Simon Josefsson <jas@extundo.com>
1155
1156 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
1157 (mail-envelope-from): New user option.
1158 (sendmail-send-it): Use it.
1159
4b81a999
GM
11602001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1161
851040a5
SM
1162 * ps-print.el: Use locale dependant date to print date in header.
1163 Doc fix.
4b81a999
GM
1164 (ps-print-version): New version number (6.5.3).
1165 (ps-right-header, ps-right-footer): Initialization and doc fix.
1166 (ps-time-stamp-locale-default): New fun.
1167
a2cc5c4f
GM
11682001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
1169
1170 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
1171 field problem with MIME-mode.
1172
1173 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
1174
11752001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
1176
1177 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
1178 MIME-mode.
1179
a9b511e0
EZ
11802001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
1181
1182 * bindings.el (mode-line-mule-info): Don't show the tip with
1183 buffer-file-coding-system if that is nil.
1184
0f60e5ff
GM
11852001-07-05 Gerd Moellmann <gerd@gnu.org>
1186
f25cfe53
GM
1187 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
1188 instead of kill-line.
1189
5f72adc0
GM
1190 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
1191 <Pavel@Janik.cz>.
1192
1193 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
1194 <Pavel@Janik.cz>.
0f60e5ff 1195
b5e2c7a7
GM
11962001-07-04 Gerd Moellmann <gerd@gnu.org>
1197
1198 * font-lock.el (c-font-lock-keywords-3): When matching something
1199 like `struct X Y', finish with point after Y.
1200
e5836af8 12012001-07-04 Simon Josefsson <jas@extundo.com>
851040a5 1202
e5836af8 1203 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
851040a5 1204 in caller buffer.
e5836af8 1205
f1c53471
EZ
12062001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
1207
bf4041b6 1208 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
851040a5
SM
1209 instead of string-match to find the basename of the file.
1210 From Pascal Obry <p.obry@wanadoo.fr>.
bf4041b6 1211
851040a5
SM
1212 * net/browse-url.el (browse-url-default-windows-browser):
1213 Support the MS-DOS port when it runs on Windows.
51a91c09
EZ
1214 (browse-url-browser-function) [ms-dos]: Default to
1215 browse-url-default-windows-browser.
1216
f1c53471
EZ
1217 * help.el (locate-library): Enable code that looks for compressed
1218 libraries if auto-compression-mode is on.
1219
4ce5c223
SM
12202001-07-02 Stefan Monnier <monnier@cs.yale.edu>
1221
1222 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
1223
dd441b46
GM
12242001-07-02 Gerd Moellmann <gerd@gnu.org>
1225
4ce5c223 1226 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
dd441b46 1227
7a3ee510
EZ
12282001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
1229
33e432b1
EZ
1230 * allout.el: Fix the header line, so that finder.el recognizes it.
1231 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1232
4ce5c223
SM
1233 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
1234 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
7a3ee510 1235
3024d920
EZ
12362001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
1237
4ce5c223 1238 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
027a15c1 1239
3024d920
EZ
1240 * ps-bdf.el (bdf-directory-list): Use the value relative to
1241 installation-directory for MS-Windows as well.
1242
0c1baae8
RS
12432001-06-29 Richard M. Stallman <rms@gnu.org>
1244
1245 * wid-edit.el (widget-color-sample-face-get):
1246 Return ((foreground-color . COLOR)) instead of constructing a face.
1247
442ebe98
EZ
12482001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
1249
1250 * faces.el (region): Change the background color for the
1251 light-background color display to lightgoldenrod2, to make it
1252 visible on some laptops.
1253
6519817e
RS
12542001-06-28 Richard M. Stallman <rms@gnu.org>
1255
1256 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
1257 (rmail-msg-restore-non-pruned-header): Likewise.
1258 If point was in the old pruned header, put it at the top.
1259 (rmail-msg-prune-header): If point was at the top, keep it there.
4ce5c223 1260
6519817e
RS
1261 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
1262 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
1263
15533ae2
SM
12642001-06-28 Stefan Monnier <monnier@cs.yale.edu>
1265
1266 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
1267
19a448e3
KF
12682001-06-28 Karl Fogel <kfogel@red-bean.com>
1269
1270 * saveplace.el: Update maintainer email address.
1271
a17555fd
FP
12722001-06-27 Francesco Potorti` <pot@gnu.org>
1273
15533ae2
SM
1274 * uniquify.el: (uniquify-rationalize-file-buffer-names):
1275 Undo previous change.
a17555fd
FP
1276
12772001-06-27 Francesco Potorti` <pot@gnu.org>
4501c939
FP
1278
1279 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
1280 preliminary quick reordering. Can speed things up dramatically.
1281
555cc9ca
RS
12822001-06-26 Richard M. Stallman <rms@gnu.org>
1283
4d68abe0
RS
1284 * dired.el (dired-get-filename): A file name starting with ~
1285 is not absolute in this context.
1286
555cc9ca
RS
1287 * which-func.el (which-func-maxout): Increase default to 500000.
1288 (which-function-mode): This is now the "real" name of the function.
1289 (which-func-mode): Now an alias.
1290 (which-func-mode-global): Name deleted.
1291
1292 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
1293 button-2, when binding hs-mouse-toggle-hiding.
1294
d9bad487
GM
12952001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
1296
15533ae2 1297 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
d9bad487
GM
1298 (rmail-msg-prune-header): Likewise.
1299 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
1300 and `rmail-msg-prune-header'.
1301
da197e75
SM
13022001-06-25 Stefan Monnier <monnier@cs.yale.edu>
1303
1304 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
1305 back than LINEBEG.
1306
9501b986
EZ
13072001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
1308
1309 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
1310 window where they clicked the mouse has a header line, adjust
1311 vertical movement by one.
1312
7aee34d3
GM
13132001-06-25 Milan Zamazal <pdm@zamazal.org>
1314
da197e75
SM
1315 * progmodes/glasses.el (glasses-make-readable): Consider underscores
1316 too when separating a parenthesis.
7aee34d3 1317
b9cc92a4
EZ
13182001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
1319
1320 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
1321 (bookmark-bmenu-hide-filenames): Add help-echo to
1322 mouse-highlighted text.
1323 (bookmark-bmenu-show-filenames): Remove help-echo property from
1324 the whitespace.
1325
e55c4863
EZ
13262001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
1327
da197e75
SM
1328 * files.el (auto-mode-alist): Add configure.ac (autoconf).
1329 From Karl Eichwalder <ke@suse.de>.
e55c4863 1330
4bd41f5a
RS
13312001-06-23 Richard M. Stallman <rms@gnu.org>
1332
1333 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
1334
1335 * progmodes/cc-styles.el (c-set-style): Don't specify initial
1336 contents for completing-read.
1337
fdae95d4
RS
13382001-06-22 Richard M. Stallman <rms@gnu.org>
1339
1340 * menu-bar.el (menu-bar-make-toggle): Construct the
1341 function's doc string from HELP, not DOC, and make it accurate by
1342 adding "Toggle whether to " at the front and downcasing the initial.
1343 Change the HELP arg in some calls to make it fit this usage.
1344
1345 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
1346 Undo previous change.
1347
5f0e1d42
EZ
13482001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
1349
1fd63d9b
EZ
1350 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
1351
da197e75 1352 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
5f0e1d42 1353
2ebf8f54
EZ
13542001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
1355
7a03d9cd
EZ
1356 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
1357
2ebf8f54
EZ
1358 * dabbrev.el (dabbrev--select-buffers): Fix last change.
1359
4de68712
RS
13602001-06-20 Richard M. Stallman <rms@gnu.org>
1361
1362 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
1363 broken out from dabbrev--find-expansion. Handle minibuffer
1364 specially here.
1365 (dabbrev--find-expansion): Simplify code in various ways.
1366 Don't treat minibuffers specially.
1367 Call dabbrev--make-friend-buffer-list.
da197e75 1368 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
4de68712
RS
1369 (dabbrev--scanning-message): Do nothing when minibuffer is current.
1370
f84e9763 13712001-06-19 John Wiegley <johnw@gnu.org>
a5eab4a9 1372
f84e9763
JW
1373 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
1374 Also, added a comment describing how to greatly speedup Eshell
1375 loadup time, by concatenating together all of Eshell's .elc files.
a5eab4a9 1376
f5f3efaa 13772001-06-19 John Wiegley <johnw@gnu.org>
b868ed49 1378
da197e75
SM
1379 * eshell/esh-mode.el: Disabled a test that often yields false failures.
1380
f84e9763
JW
13812001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
1382
1383 * woman.el (WoMan-highlight-references): Add help-echo to
1384 mouse-highlighted text.
b868ed49 1385
f7ac3e28
SM
13862001-06-18 Stefan Monnier <monnier@cs.yale.edu>
1387
1388 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
1389
f6f1beba
GM
13902001-06-18 Gerd Moellmann <gerd@gnu.org>
1391
f7ac3e28
SM
1392 * international/quail.el (quail-start-conversion):
1393 Reset quail-translating to nil.
db8f7303 1394
f6f1beba
GM
1395 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
1396 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
1397
1a0b9ae6
EZ
13982001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
1399
855eca56
EZ
1400 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
1401 mouse-highlighted text.
1402
1a0b9ae6
EZ
1403 * dired.el (dired-mark-pop-up): Fix last change.
1404
e75e894b
EZ
14052001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
1406
218abc51
EZ
1407 * calendar/calendar.el (generate-calendar-month): Add help-echo to
1408 mouse-highlighted text.
1409
d36ca65d
EZ
1410 * net/quickurl.el (quickurl-url-file): Run through
1411 convert-standard-filename.
1412 (quickurl-list-populate-buffer): Add help-echo to
1413 mouse-highlighted text.
1414 (top-level): Update Dave's URL.
1415
092924fd
EZ
1416 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
1417 mouse-highlighted text.
1418
f7ac3e28
SM
1419 * textmodes/page-ext.el (pages-copy-header-and-position):
1420 Add help-echo to mouse-highlighted text.
092924fd
EZ
1421
1422 * tar-mode.el (tar-header-block-summarize): Add help-echo to
1423 mouse-highlighted text.
1424
1425 * replace.el (occur): Add help-echo to mouse-highlighted text.
1426
1427 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
1428 mouse-highlighted text.
1429
1430 * progmodes/cpp.el (cpp-make-button): Add help-echo to
1431 mouse-highlighted text.
1432
f7ac3e28
SM
1433 * progmodes/compile.el (compile-reinitialize-errors):
1434 Add help-echo to mouse-highlighted messages.
092924fd
EZ
1435 (compilation-forget-errors): Remove help-echo property as well.
1436
f7ac3e28
SM
1437 * play/landmark.el (lm-plot-square, lm-init-display):
1438 Add help-echo to mouse-highlighted text.
092924fd 1439
f7ac3e28
SM
1440 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
1441 Add help-echo to mouse-highlighted text.
092924fd
EZ
1442
1443 * dired.el (dired-insert-set-properties): Add help-echo to
1444 mouse-highlighted text.
f7ac3e28 1445 (dired-mark-pop-up): Remove help-echo property from the file name.
092924fd
EZ
1446
1447 * comint.el (comint-send-input): Add help-echo to
1448 mouse-highlighted text.
1449
1450 * buff-menu.el (list-buffers-noselect): Add help-echo to
1451 mouse-highlighted text.
1452
1453 * arc-mode.el (archive-summarize-files): Add help-echo to
1454 mouse-highlighted text.
1455
e75e894b
EZ
1456 * ffap.el (ffap-machine-p): Always return nil if
1457 open-network-stream is not fboundp.
1458
f621ed9d
SM
14592001-06-17 Stefan Monnier <monnier@cs.yale.edu>
1460
1461 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
1462 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
1463 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
1464 incorrectly binding chars between 128 and 256 to it.
1465 (sgml-maybe-name-self): Handle latin-1 chars properly.
1466 (sgml-tags-invisible): Bind buffer-file-name to nil.
1467 Use unwind-protect and restore-buffer-modified-p.
1468 (sgml-point-entered): Use buffer-substring-no-properties.
1469 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
1470 (html-mode): Don't force `imenu-sort-function'.
1471
884e8578
EZ
14722001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
1473
d5b49f47
EZ
1474 * tar-mode.el: Fix the copyright notice.
1475
ce6b1982
EZ
1476 * font-lock.el (font-lock-comment-face): For tty's with dark
1477 background, use "red1", since "lightred" is not one of the colors
1478 recognized by tty-colors.el.
1479
884e8578
EZ
1480 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
1481 create a buffer for extracted file, in case there's more than one
1482 file by that name in an archive, possibly in different
1483 directories. From Kevin Rodgers <kevinr@ihs.com>.
1484
1485 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
1486 <alex@gnu.org>.
1487
72190a54
MB
14882001-06-15 Miles Bader <miles@gnu.org>
1489
f621ed9d
SM
1490 * textmodes/texinfmt.el (texinfo-format-syntax-table):
1491 Revert previous change.
72190a54 1492
e4cdc335
RS
14932001-06-14 Richard M. Stallman <rms@gnu.org>
1494
1495 * replace.el (keep-lines-read-args): Return just a regexp.
1496 Provide nil for the region args.
f621ed9d 1497 (keep-lines, flush-lines, how-many):
e4cdc335
RS
1498 Calculate the defaults for the region here, when args are nil.
1499
c8c6b45a
EZ
15002001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
1501
1502 * rot13.el (rot13-other-window): Some more doc fix.
1503
f54701d1
EZ
15042001-06-14 Per Starback <starback@ling.uu.se>
1505
1506 * replace.el (case-replace, query-replace-from-history-variable)
1507 (query-replace-to-history-variable, keep-lines-read-args)
1508 (occur-revert-function, query-replace-help): Dox fix.
1509
1604ce98
EZ
15102001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
1511
1512 * rot13.el (rot13-other-window): Doc fix.
1513
22058843
MB
15142001-06-14 Miles Bader <miles@gnu.org>
1515
1516 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
1517 of " and \ to "." (punctuation).
1518 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
1519
e4cdc335
RS
15202001-06-13 Richard M. Stallman <rms@gnu.org>
1521
1522 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
1523
1524 * simple.el (shell-command-on-region): Never kill the
1525 *Shell Command Output* buffer.
1526
a62d56ab
SM
15272001-06-13 Stefan Monnier <monnier@cs.yale.edu>
1528
1529 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
1530
4a0aa1d9
SM
15312001-06-10 Stefan Monnier <monnier@cs.yale.edu>
1532
1533 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1534 New var, to recognize ${ $' and PODs.
1535 (perl-font-lock-syntactic-face-function): New function.
1536 (perl-mode): Use them.
1537 (perl-continuation-line-p): New function, from perl-calculate-indent.
1538 (perl-calculate-indent): Use it, to properly handle continuation
1539 lines of continuation lines.
1540
b5a9911c
EZ
15412001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
1542
1543 * server.el (server-process, server-buffer-clients): Doc fix.
1544 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1545
0f056ec1
JW
15462001-06-09 John Wiegley <johnw@gnu.org>
1547
1548 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
1549 test if the last command was Lisp or not.
1550 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
1551 B x C".
1552
e5e316b0
EZ
15532001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
1554
1555 * dos-w32.el (grep-regexp-alist): Remove definition, since the
1556 general one on compile.el supports drive letters.
7f4350a7
CD
1557
15582001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
1559
5a905a7e 1560 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
e5e316b0 1561 key description.
7f4350a7
CD
1562
1563 * textmodes/reftex-sel.el (reftex-select-jump): New command.
1564
5a905a7e 1565 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
7f4350a7
CD
1566 (reftex-toc-jump): New command.
1567
1568 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
e5e316b0 1569 to parse international characters as well.
7f4350a7 1570
5a905a7e 1571 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
e5e316b0 1572 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
7f4350a7 1573
5a905a7e
SM
1574 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
1575
1576 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
e5e316b0 1577 TAB to the key separators.
7f4350a7 1578
73419021
EZ
15792001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
1580
1581 * international/mule.el (auto-coding-alist): Remove redundant
1582 up-cased versions of the extensions (auto-coding-alist-lookup is
1583 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
1584 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
1585
cada28bb
EZ
15862001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
1587
1588 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
1589
4f7666dc
RS
15902001-06-01 Richard M. Stallman <rms@gnu.org>
1591
1592 * help.el (describe-variable): Put value on same line
1593 with preceding text, if it is short enough to look good that way.
1594
70079787
EZ
15952001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
1596
1597 * term/internal.el (IT-unicode-translations): New variable.
1598 (IT-setup-unicode-display): New function.
1599
c86f4619
GM
16002001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1601
1602 * ps-print.el: Handle before-string and after-string overlay properties
1603 in ps-print-*-with-faces commands. Doc fix.
1604 (ps-print-version): New version number (6.5.2).
1605 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
1606 for XEmacs.
1607 (ps-prefix-quote): Doc fix.
c6d452ad 1608 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
c86f4619
GM
1609 (ps-basic-plot-str, ps-plot-string): New funs.
1610
1ea98518
SM
16112001-05-31 Stefan Monnier <monnier@cs.yale.edu>
1612
1613 * progmodes/etags.el (tags-compression-info-list): Fix docstring
1614 and :type spec.
1615
2b1ec973
GM
16162001-05-31 Gerd Moellmann <gerd@gnu.org>
1617
1ea98518
SM
1618 * international/mule-cmds.el (inactivate-input-method):
1619 Set input-method-function to nil.
2b1ec973 1620
94843cc1
GM
1621 * xml.el (xml-parse-tag): The document may contain invalid characters.
1622 From ShengHuo ZHU <zsh@cs.rochester.edu>
1623
9652931f
GM
16242001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
1625
1626 * mail/rmailsum.el (rmail-message-subject-p): Don't call
1ea98518
SM
1627 `rmail-summary-line-decoder' if the message does not have
1628 a Subject: field.
9652931f 1629
1ea98518 1630 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
9652931f 1631
1ea98518
SM
1632 * mail/rmail.el (rmail-insert-mime-resent-message-function):
1633 New variable.
9652931f
GM
1634 (rmail-resend): Modify to work in `rmail-view-buffer'; call
1635 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
1636 is non-nil.
1637
f7ac3e28
SM
16382001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
1639
1640 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
1641
b781e739
SS
16422001-05-29 Sam Steingold <sds@gnu.org>
1643
00f51890
SS
1644 * faces.el (face-valid-attribute-values): Bind `valid' directly
1645 instead of using `setq'.
1646
b781e739
SS
1647 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
1648 Use `tex-shell-buf'.
1649 (tex-shell-proc): Use `tex-shell-running'.
1650 (tex-shell-buf-no-error): New function.
1651 (tex-send-tex-command): Use it.
1652 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
1653 (tex-kill-job): Check the process before calling `quit-process'.
1654
3d0e328b
GM
16552001-05-29 Gerd Moellmann <gerd@gnu.org>
1656
1ea98518
SM
1657 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
1658 UTF-8 sequences.
3d0e328b 1659
8bd6307f
GM
16602001-05-28 Miles Bader <miles@gnu.org>
1661
1662 * comint.el (comint-carriage-motion): Renamed from
1663 `comint-cr-magic'. Operate on the buffer instead of the string
1664 (for use as a comint post-output filter, instead of as a
1665 pre-output filter). Handle backspaces too. Add to the
1666 `comint-output-filter-functions' hook instead of
1667 `comint-preoutput-filter-functions'.
1668
89c8dc6c
GM
16692001-05-28 Gerd Moellmann <gerd@gnu.org>
1670
1671 * language/japan-util.el (japanese-hankaku): Prefer the charset
1672 `jisx0201' when the optional argument `ascii-only' is not specified.
1673 (japanese-hankaku-region): Ditto.
1674 From Katsumi Yamaoka <yamaoka@jpl.org>
1675
f25c1b9b
SM
16762001-05-28 Stefan Monnier <monnier@cs.yale.edu>
1677
1678 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
1679 (outline-invisible-p): New function.
1680 (hide-leaves): Save excursion.
1681 (hide-other): Stop looping when reaching bobp.
1682
719bb352
EZ
16832001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
1684
1685 * cus-edit.el (custom-file): Fix last change.
1686
d686d354
SM
16872001-05-27 Stefan Monnier <monnier@cs.yale.edu>
1688
1689 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
1690 same definition in byte-compile-function-environment as `autoload'
1691 would put in `symbol-function'.
1692
1693 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
1694 patch to correct the error message as well.
1695
49b1a638
EZ
16962001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
1697
71261a01
EZ
1698 * cus-edit.el (custom-file): Don't assume we were invoked with -q
1699 unless ~/.emacs exists.
1700
49b1a638
EZ
1701 * novice.el (enable-command): If user-init-file is nil or does not
1702 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
1703
a434b175
SM
17042001-05-25 Stefan Monnier <monnier@cs.yale.edu>
1705
15ca8de7
SM
1706 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
1707 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
1708 Allow spaces around macro arguments.
1709 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
1710 indent-for-tab-command.
1711 (latex-mode-map, plain-tex-mode-map): New keymaps.
1712 Inherit from tex-mode-map.
1713 (tex-common-initialization): Don't setup the keymap any more
1714 since it's now done right by define-derived-mode.
1715 (latex-mode): Set skeleton-end-hook to nil.
1716 (latex-skeleton-end-hook): Remove.
1717 (tex-latex-block, latex-insert-item): Simplify.
1718 (latex-syntax-after): Use following-char rather than char-after.
1719 (tex-discount-args-cmds, tex-count-words): New functions.
1720
1721 * textmodes/tildify.el (tildify-ignored-environments-alist):
1722 Recognize \verb* as well.
1723
1724 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
1725 (perl-comment-indent): Simplify to let newcomment.el do its job.
1726 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
1727 (perl-mark-function): Cleanup the namespace.
1728 (perl-calculate-indent): Don't be fooled by nested functions.
1729
1730 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
1731
a434b175
SM
1732 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
1733 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
1734
4e7e1f03
AC
17352001-05-25 Andrew Choi <akochoi@i-cable.com>
1736
1737 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
1738 actually be `\\'.
1739 (ctlau-b5-converter): Likewise.
1740
2bef0948
AC
17412001-05-24 Andrew Choi <akochoi@i-cable.com>
1742
1743 * international/titdic-cnv.el (quail-misc-package-ext-info):
e089be2d
AC
1744 Change CTLauB.el to CTLau-b5.el.
1745
d2d1851b
SM
17462001-05-23 Stefan Monnier <monnier@cs.yale.edu>
1747
1748 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
1749 rather than beginning-of-line to avoid problems with fields.
1750 (gud-perldb-massage-args): Use unless and push.
1751 (gud-chdir-before-run): New var.
1752 (gud-common-init): Use it.
1753
5e3d4fbc
AC
17542001-05-24 Andrew Choi <akochoi@i-cable.com>
1755
1756 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
1757 delete entries for chinese-ctlau and chinese-ctlaub.
d2d1851b 1758 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
5e3d4fbc 1759 chinese-ctlaub.
d2d1851b
SM
1760 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
1761 New functions.
5e3d4fbc 1762
0216c3df
GM
17632001-05-22 Gerd Moellmann <gerd@gnu.org>
1764
f1f65349
GM
1765 * cus-edit.el (custom-comment-show): Remove debug code.
1766
0216c3df
GM
1767 * language/japan-util.el (japanese-symbol-table): Fix handling of
1768 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
1769
e8a1ed31
SM
17702001-05-21 Stefan Monnier <monnier@cs.yale.edu>
1771
1772 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
1773 Renamed by removing the silly `-flag' suffix.
1774 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
1775
7246200c
SM
17762001-05-20 Stefan Monnier <monnier@cs.yale.edu>
1777
1778 * replace.el (keep-lines-read-args): Use `copy-marker'.
1779 (how-many): Save excursion properly.
1780 (occur-mode): Use define-derived-mode.
1781 (perform-replace): Use with-current-buffer.
1782
7e971261
RS
17832001-05-20 Richard M. Stallman <rms@gnu.org>
1784
65569e52
RS
1785 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
1786
cc9684e8
RS
1787 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
1788
9ca00e71
RS
1789 * info.el (Info-read-subfile): Widen before finding the
1790 desired node in the subfile.
1791
7e971261
RS
1792 * startup.el (command-line-1): When >2 files visited,
1793 leave the last one visible, and make that the selected window.
1794
7c5312b2
GM
17952001-05-20 Gerd Moellmann <gerd@gnu.org>
1796
1797 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
1798
310e9a21
EZ
17992001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
1800
7246200c
SM
1801 * international/ccl.el (define-ccl-program): Fix a typo.
1802 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8dacfbde
EZ
1803
1804 * international/mule.el (decode-char): Fix a typo. From Pavel
1805 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1806
1807 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
1808 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1809
310e9a21
EZ
1810 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
1811 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1812
ef55aa6c
SS
18132001-05-18 Sam Steingold <sds@gnu.org>
1814
7246200c 1815 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
ef55aa6c
SS
1816 and [RET] to `cvs-mode-find-file'.
1817
c9f3bebe
JW
18182001-05-18 John Wiegley <johnw@gnu.org>
1819
1820 * eshell/esh-ext.el (eshell-explicit-command-char): A new
1821 configuration variable, which determines the initial character
1822 that forces use of an external version of a command. The default
1823 is *, but may be set to \, for example.
1824
1825 * eshell/esh-ext.el (eshell-explicit-command):
1826 Use `eshell-explicit-command-char' instead of ?*.
ef55aa6c 1827
c9f3bebe
JW
1828 * eshell/esh-cmd.el (eshell/which):
1829 Use `eshell-explicit-command-char' instead of ?*.
ef55aa6c 1830
7c5312b2
GM
1831 * eshell/em-cmpl.el (eshell-completion-command-name)
1832 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
c9f3bebe
JW
1833 instead of ?*.
1834
1c66d9fb
GM
18352001-05-18 Gerd Moellmann <gerd@gnu.org>
1836
a724ed38
GM
1837 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
1838 subst-char-in-string.
1839 (ange-ftp-after-parse-ls-hook): New variable.
1840 (ange-ftp-ls): Run that hook.
1841 From Peter Milliken <Peter.Milliken@GTECH.COM>.
1842
0595722b
GM
1843 * tmm.el (tmm-get-keymap): Fix handling of :filter.
1844 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
1845 text into *Completions*.
1846
1c66d9fb
GM
1847 * net/goto-addr.el (goto-address-at-point): Deal with URLs
1848 part of which look like email addresses.
1849
c5bdb93d
AI
18502001-05-18 Andrew Innes <andrewi@gnu.org>
1851
7246200c
SM
1852 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
1853 Use . instead of absolute path for lisp dir, to avoid bug in W2K
c5bdb93d
AI
1854 cmd.exe's handling of FOR loops.
1855 (autoloads): Set find-file-suppress-same-file-warnings to t to
1856 avoid slew of spurious messages.
1857
9a1211f2
GM
18582001-05-18 Simon Josefsson <simon@josefsson.org>
1859
1860 * mail/smtpmail.el (maybe-append-domain): Renamed to
1861 `smtpmail-maybe-append-domain'.
1862 (smtpmail-via-smtp): Use the new name.
1863
29148a3f
GM
1864 * net/browse-url.el (browse-url-browser-function): Add kde.
1865 (browse-url-kde-program, browse-url-kde-args): New variables.
1866 (browse-url-kde): New function.
1867
9ab59a1a
MB
18682001-05-18 Miles Bader <miles@gnu.org>
1869
7246200c
SM
1870 * simple.el (delete-horizontal-space, just-one-space):
1871 Use `constrain-to-field' instead of `field-end'/`field-beginning',
9ab59a1a
MB
1872 because it's more efficient for large files.
1873
cebf1b97
GM
18742001-05-17 Gerd Moellmann <gerd@gnu.org>
1875
f90c23ca
GM
1876 * mail/rmail.el (rmail-require-mime-maybe): New function.
1877 (rmail): Use it.
1878 (rmail-mode): Handle the case of finding Rmail files.
1879
cebf1b97
GM
1880 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
1881 functions.
1882
df22166e
SM
18832001-05-17 Stefan Monnier <monnier@cs.yale.edu>
1884
1885 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
1886 text-property after moving to the beginning of line and regardless
1887 of the value of font-lock-multiline.
1888
2ca0d5f1
GM
18892001-05-17 Gerd Moellmann <gerd@gnu.org>
1890
e85e809a
GM
1891 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
1892
2ca0d5f1
GM
1893 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
1894 last coding system used before calling set-buffer-modified-p
1895 because that function changes last-coding-system.
1896
4c6a4739
EZ
18972001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
1898
1899 * files.el (switch-to-buffer-other-window)
1900 (switch-to-buffer-other-frame): Add an xref to display-buffer in
1901 the doc string.
1902
f08cf35b
GM
19032001-05-17 Gerd Moellmann <gerd@gnu.org>
1904
1905 * language/slovak.el, language/czech.el: New maintainer.
1906
2180ea97
SS
19072001-05-16 Sam Steingold <sds@gnu.org>
1908
f08cf35b 1909 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
2180ea97
SS
1910 sub-form of `defgeneric' correctly.
1911
9bae8781
GM
19122001-05-16 Gerd Moellmann <gerd@gnu.org>
1913
a90b3d3c
GM
1914 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
1915 of `c'.
1916
1b7818b4 1917 * textmodes/outline.el (outline-font-lock-level): Remove the
df22166e
SM
1918 condition-case, test what outline-level returns instead, to
1919 ease debugging.
1b7818b4 1920
9bae8781
GM
1921 * international/mule.el (auto-coding-regexp-alist): New user-option.
1922 (auto-coding-from-file-contents): New function.
1923 (set-auto-coding): Use it to determine a coding system.
1924
7644c605
GM
19252001-05-15 Gerd Moellmann <gerd@gnu.org>
1926
18a0a39e
GM
1927 * mouse.el (mouse-delete-other-windows): Doc fix.
1928
df22166e
SM
1929 * emacs-lisp/lisp-mode.el (lisp-mode):
1930 Make font-lock-keywords-case-fold-search a buffer-local variable with
1931 make-local-variable before setting it.
7644c605 1932
940cf42e
EZ
19332001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
1934
1935 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
1936 prefixes.
1937
557f7c34
GM
19382001-05-14 Gerd Moellmann <gerd@gnu.org>
1939
1940 * hexl.el (hexl-current-address): Print a message when called
1941 interactively.
1942
14d9b141
SM
19432001-05-11 Stefan Monnier <monnier@cs.yale.edu>
1944
1945 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
1946
1947 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
1948
1949 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
1950
7bd2d083
GM
19512001-05-11 Gerd Moellmann <gerd@gnu.org>
1952
47e72862
GM
1953 * startup.el (command-line): If parameters have been changed in
1954 the init files which influence font selection, clear the face
1955 cache so that faces get realized with the new parameters.
1956
14d9b141 1957 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
7bd2d083 1958
0f49941f
SM
19592001-05-10 Stefan Monnier <monnier@cs.yale.edu>
1960
1961 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
1962
cbeed4a8
EZ
19632001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
1964
1965 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
1966 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
1967
ff9aa2ca
GM
19682001-05-10 Gerd Moellmann <gerd@gnu.org>
1969
1970 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
0f49941f 1971 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
ff9aa2ca 1972
b2c99950
JW
19732001-05-09 John Wiegley <johnw@gnu.org>
1974
0f49941f
SM
1975 * eshell/esh-util.el (eshell-convert-numeric-arguments):
1976 Annotated the documentation string to tell users about
3cb27fd7
JW
1977 `eshell-no-numeric-conversions'.
1978
c26f6b27
JW
1979 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
1980 conversions if a Lisp function has the property
1981 `eshell-no-numeric-conversions' set to a non-nil value.
1982
1983 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
1984 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
1985 property `eshell-no-numeric-conversions' on the following
1986 functions (which all deal with filesystem entities, and never Lisp
1987 numerical values): eshell/cd, eshell/pushd, eshell/popd,
1988 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
1989 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
1990 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
1991 eshell/which, eshell/addpath.
1992
19932001-05-09 John Wiegley <johnw@gnu.org>
0f49941f 1994
d089e299
JW
1995 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
1996 encountered as an argument, don't convert it right away, but tag
1997 the first character of the string with the text properties
1998 `number', which signifies to `eshell-lisp-command' that the
1999 argument should be passed through `string-to-number' if it is
2000 actually used in the call to a Lisp function.
2001
2002 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
2003 function, convert any string arguments that have been tagged as
2004 "numbers", by calling string-to-number.
2005
2006 * eshell/esh-util.el (eshell-number-regexp): Now that number
2007 conversions only happen for Lisp function calls, the number regexp
2008 should now match all integer and floating point forms.
2009
2010 * eshell/esh-proc.el: Disable `eshell-stop-process' and
2011 `eshell-continue-process', since they are both nonfunctional at
2012 the moment.
2013 (eshell-proc-initialize): Don't bind keys for
2014 `eshell-stop-process' or `eshell-continue-process'.
2015
0f49941f
SM
2016 * eshell/em-unix.el (eshell-shuffle-files):
2017 Apply `directory-file-name' before calling `file-name-directory'.
d089e299
JW
2018
2019 * eshell/em-hist.el (eshell-add-to-history): Reference to
2020 `eshell-history-ring' needed to be `eshell-history-index'.
2021
0f49941f
SM
2022 * calendar/timeclock.el (timeclock-find-discrep):
2023 Initialize `elapsed' to 0.
cb89da0f
JW
2024 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
2025 it's still nil.
b2c99950 2026
ff39b9a1
SM
20272001-05-09 Stefan Monnier <monnier@cs.yale.edu>
2028
2029 * arc-mode.el (archive-int-to-mode): Construct the string directly.
2030 (archive-mode): Use capitalize.
2031 (archive-unique-fname): Use make-temp-file.
2032
9e53a675
GM
20332001-05-09 Gerd Moellmann <gerd@gnu.org>
2034
2035 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
2036
c8224de6
EZ
20372001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
2038
c533a7e2
EZ
2039 * tar-mode.el (tar-extract): Pay attention to the value of
2040 coding-system-for-read, if it is non-nil.
2041
ff39b9a1
SM
2042 * calendar/holidays.el (holidays): Add an autoload cookie.
2043 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
c8224de6 2044
1c8c9fb8
JW
20452001-05-08 John Wiegley <johnw@gnu.org>
2046
ff39b9a1
SM
2047 * calendar/timeclock.el (timeclock-workday-remaining):
2048 Changed logic for determining how much time is remaining.
1c8c9fb8
JW
2049 (timeclock-workday-elapsed): Don't accept a "relative" argument
2050 for the current day's elapsed time. What could that have meant?
ff39b9a1 2051 (timeclock-workday-elapsed-string): No "relative" argument anymore.
1c8c9fb8
JW
2052 (timeclock-when-to-leave): Changed logic, similarly to what was
2053 done for `timeclock-workday-remaining'.
2054 (timeclock-find-discrep): Removed "today-only" argument, which had
2055 no meaning. Fixed some more math problems. The function now
2056 returns a three member list: (TOTAL-TIME-DISCREPANCY
2057 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
2058
5f47fb28
EZ
20592001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
2060
2061 * w32-fns.el (convert-standard-filename): Start replacing slashes
2062 from the beginning of the file name, not from where the last
2063 invalid character was. From "Andrew Maguire (SWW)"
2064 <Andrew.Maguire@Smallworld.co.uk>
2065
6da5c7da
GM
20662001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
2067
2068 The following changes are to provide infrastructure for handling
2069 MIME messages to rmail. They don't affect the original behaviour
2070 if rmail-enable-mime is nil.
2071
2072 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
2073 (rmail-search-mime-message-function)
2074 (rmail-search-mime-header-function): New variables.
ff39b9a1
SM
2075 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
2076 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
2077 `rmail-view-buffer' is hidden.
6da5c7da
GM
2078 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
2079 call rmai-show-mime-function.
2080 (rmail-display-labels): If rmail-enable-mime is non-nil, update
2081 mode-line-process of rmail-view-buffer.
2082 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
2083 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
2084 buffer.
ff39b9a1
SM
2085 (rmail-next-message, rmail-next-undeleted-message): Be sure to
2086 set-buffer to the Rmail buffer.
6da5c7da
GM
2087 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
2088 rmail-search-mime-header-function.
2089 (rmail-search-message): New function.
2090 (rmail-search): Call rmail-search-message to check if a message
2091 matches REGEXP, lastly update point after calling
2092 rmail-show-message.
ff39b9a1
SM
2093 (rmail-undelete-previous-message, rmail-expunge-confirmed)
2094 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
6da5c7da
GM
2095 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
2096 header region, refer to rmail-msgref-vector while setting the
2097 current buffer to rmail-buffer temporarily.
ff39b9a1
SM
2098 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
2099 If rmail-enable-mime is non-nil, call
6da5c7da
GM
2100 rmail-insert-mime-forwarded-message-function instead of inserting
2101 forwarded message by itself.
2102
2103 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
2104 Rmail buffer.
2105 (rmail-set-label, rmail-next-labeled-message): Likewise.
2106
2107 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
2108 set-buffer to the Rmail buffer.
2109 (rmail-output-to-rmail-file): Likewise.
2110 (rmail-output): Likewise.
2111
2112 * mail/rmailsum.el (rmail-message-subject-p): Process the result
2113 of mail-fetch-field by rmail-summary-line-decoder.
ff39b9a1
SM
2114 (rmail-new-summary): Be sure to go to the Rmail buffer.
2115 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
6da5c7da
GM
2116 rmail-view-buffer to nil.
2117 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
2118 rmail-view-buffer.
2119 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
2120 rmail-buffer.
2121 (rmail-summary-scroll-msg-down): Likewise.
2122 (rmail-summary-beginning-of-message): Likewise.
2123 (rmail-summary-wipe): Likewise.
2124 (rmail-summary-toggle-header): Use save-window-excursion, not
2125 save-excursion. Update point in rmail-view-buffer, not in
2126 rmail-buffer.
2127 (rmail-summary-reply): Before calling rmail-reply, set buffer to
2128 rmail-view-buffer, not rmail-buffer.
2129
5092477a
GM
21302001-05-07 Gerd Moellmann <gerd@gnu.org>
2131
1e9fc92e
GM
2132 * cus-edit.el (custom-file): Signal an error if user-init-file is
2133 nil (running -q).
2134
1d053370
GM
2135 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
2136
ff39b9a1
SM
2137 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
2138 Add :version.
2139
2140 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
2141 New option.
1b62b062
GM
2142 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
2143 only if smtpmail-warn-about-unknown-extensions is set.
2144
f851a71c
GM
2145 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
2146 instead of rmail-sort-by-keywords.
2147
ff39b9a1 2148 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
f851a71c
GM
2149 rmail-sort-by-keywords.
2150
ff39b9a1
SM
2151 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
2152 rmail-summary-sort-by-keywords. Doc fix.
f851a71c
GM
2153 (rmail-summary-mode): Doc fix.
2154
5092477a
GM
2155 * mail/rmail.el (rmail-edit): New Custom group.
2156
2157 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
2158 (rmail-edit-mode-hook): New user-option.
2159
05be3833
RS
21602001-05-05 Richard M. Stallman <rms@gnu.org>
2161
2162 * help.el (help-xref-symbol-regexp): Recognize "source of"
2163 and friends, meaning make a link to the source file.
2164 (help-make-xrefs): Handle "source of" and friends
2165 by constructing a link that visits the source file.
2166
2167 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
2168
7dfb000f
SM
21692001-05-04 Stefan Monnier <monnier@cs.yale.edu>
2170
5efe6a56
SM
2171 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
2172 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
2173 Renamed from perl-font-lock-keywords to avoid clashes.
2174 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
2175 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
2176 Updated correspondingly.
2177
7dfb000f
SM
2178 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
2179 Typo `nonexistant' -> `nonexistent'.
2180
88bbb8cb
EZ
21812001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
2182
7dfb000f
SM
2183 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
2184 Split `c-electric-delete' into two functions where
88bbb8cb
EZ
2185 `c-electric-delete-forward' always deletes forward and
2186 `c-electric-delete' only contains the code necessary for XEmacs to
2187 choose between backward and forward deletion.
7dfb000f 2188
88bbb8cb
EZ
2189 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
2190 get the electric behavior on that key too.
2191 (c-fill-paragraph): Fixed bogus direct use of
2192 c-comment-prefix-regexp, which caused an error when it's a list.
2193
a1af8dcf
EZ
21942001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
2195
2196 * dired-aux.el (dired-diff): Doc fix.
2197
2198 * dired.el (dired-diff): Likewise.
2199
ddfb4005
EZ
22002001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
2201
2202 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
2203
b36581fb
SM
22042001-05-02 Stefan Monnier <monnier@cs.yale.edu>
2205
80a00b6a
SM
2206 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
2207 if both the buffer and the file are read-only.
2208
b36581fb
SM
2209 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
2210 rather than font-lock-string-face.
2211 (sh-get-indent-info): Treat heredocs like strings.
2212
470bbe9b
GM
22132001-05-02 Gerd Moellmann <gerd@gnu.org>
2214
b36581fb
SM
2215 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
2216 a newline following `}'.
3356df63
GM
2217 (texinfo-format-email): New function.
2218 (toplevel): Use texinfo-format-email for @email.
b36581fb
SM
2219 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
2220 Add `display'.
3356df63
GM
2221 (texinfo-sort-region): Goto point-min before sorting.
2222 (texinfo-set): Remove leading white space from value.
2223 From yagi@is.titech.ac.jp.
2224
470bbe9b
GM
2225 * replace.el (query-replace-regexp-eval): Doc fix.
2226
a9d2fd1d
SM
22272001-05-01 Stefan Monnier <monnier@cs.yale.edu>
2228
2229 * diff-mode.el (diff-nonexistant-face): New face.
2230 (diff-font-lock-keywords): Use it.
2231
2b3e941a
EZ
22322001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
2233
22cd6fd3
EZ
2234 * font-lock.el (font-lock-mode): Doc fix.
2235
2b3e941a
EZ
2236 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
2237 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
2238
50df7214
GM
22392001-04-30 Gerd Moellmann <gerd@gnu.org>
2240
a9d2fd1d
SM
2241 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
2242 backslash at the start of the here-document delimiter.
a9793e45
GM
2243 (sh-font-lock-syntactic-keywords): Likewise.
2244
50df7214
GM
2245 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
2246
e2f599e9
EZ
22472001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
2248
2249 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
2250 (tty-color-translate, tty-color-by-index, tty-color-values)
2251 (tty-color-desc): Doc fix.
2252
dcaf31d3
EZ
22532001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
2254
2255 * dired-aux.el (dired-do-create-files, dired-do-copy)
a9d2fd1d
SM
2256 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
2257 Mention dired-dwim-target in the doc string.
dcaf31d3 2258
a6a06429
MB
22592001-04-28 Miles Bader <miles@gnu.org>
2260
2261 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
2262 (dabbrev--find-expansion): Use it.
2263 (dabbrev--select-buffers): Don't select ignored buffers.
2264
5a5d9185
GM
22652001-04-27 Gerd Moellmann <gerd@gnu.org>
2266
a9d2fd1d 2267 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
5a5d9185 2268
c5b82005
RS
22692001-04-26 Richard M. Stallman <rms@gnu.org>
2270
2271 * dabbrev.el: Add doc strings for some functions.
2272 (dabbrev--eliminate-newlines): New variable.
2273 (dabbrev--substitute-expansion): Convert newlines to spaces
2274 if dabbrev--eliminate-newlines is set.
2275 If abbrev and expansion are both all-lower-case,
2276 leave dabbrev--last-case-pattern nil.
2277
7cff9c6f
GM
22782001-04-26 Gerd Moellmann <gerd@gnu.org>
2279
2280 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
2281 if necessary, like in rmail-show-message.
2282
efa89c1f
GM
22832001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2284
2285 * ps-print.el: Color specified by number is forced to be float number.
2286 (ps-print-version): New version number (6.5.1.1).
2287 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
2288 initialization.
2289 (ps-prefix-quote): New internal var.
2290 (ps-print-quote): New fun.
2291 (ps-setup, ps-output-frame-properties, ps-float-format)
2292 (ps-format-color): Code fix.
a9d2fd1d
SM
2293 (ps-plot-region): Eliminate redundant foreground color text setting.
2294
d3111e5a
EZ
22952001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
2296
2297 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
2298
a728644c
GM
22992001-04-25 Gerd Moellmann <gerd@gnu.org>
2300
2301 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
2302
4ecdf04d
EZ
23032001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
2304
4645bb68
EZ
2305 * info.el (Info-additional-directory-list): Doc fix.
2306
4ecdf04d 2307 * find-lisp.el (find-lisp-find-dired-filter)
a9d2fd1d
SM
2308 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
2309 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
4ecdf04d 2310
7cd512f2
SM
23112001-04-25 Stefan Monnier <monnier@cs.yale.edu>
2312
1dc64fca
SM
2313 * progmodes/make-mode.el (makefile-font-lock-keywords):
2314 Rationalize the rules for includes and conditionals and use the
2315 keyword face for them.
2316
7cd512f2
SM
2317 * faces.el (modify-face): Add compatibility for non-interactive use.
2318
ffeb5c1c
JW
23192001-04-24 John Wiegley <johnw@gnu.org>
2320
2321 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
2322 fix from last night, since it wasn't finding eshell/cd.
2323
35f901fa
GM
23242001-04-24 Gerd Moellmann <gerd@gnu.org>
2325
2326 * rect.el (string-rectangle): Revert to 20.x behaviour.
2327 (replace-rectangle): Make it an alias for string-rectangle.
2328 (string-insert-rectangle): New function.
2329
c7b1b508
JW
23302001-04-23 John Wiegley <johnw@gnu.org>
2331
2332 * eshell/em-unix.el (eshell/diff): Fixed problems that were
2333 occurring with Emacs 21's diff.el/compile.el interaction layer.
2334
23352001-04-23 Colin Walters <walters@cis.ohio-state.edu>
2336
2337 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
2338 case where the function was defined in a file, but not part of an
2339 eshell module.
2340
157975e3
JW
23412001-04-23 John Wiegley <johnw@gnu.org>
2342
2343 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
2344 code to work around a redisplay problem I've been having.
2345
3dc630b9
JW
23462001-04-23 John Wiegley <johnw@gnu.org>
2347
2348 * calendar/timeclock.el (timeclock-day-required): If the time
2349 required for a particular day is not set, use `timeclock-workday'.
2350 (timeclock-find-discrep): Added some sample code in a comment.
2351
2352 * eshell/eshell.el (eshell-command): Made a few changes so that
2353 `eshell-command' could be called programmatically.
2354
7cd512f2 2355 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
3dc630b9 2356
7cd512f2 2357 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
3dc630b9 2358
3ae14dd9 23592001-04-23 John Wiegley <johnw@gnu.org>
3dc630b9
JW
2360
2361 * calendar/timeclock.el: Updated copyright.
2362 (timeclock-generate-report): Don't report the daily or two-week
2363 total, if no time has been worked in that period.
2364 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
2365 final computational form, which was unnecessary; corrected a
2366 parsing problem when timeclock-relative was nil.
2367
3ae14dd9 23682001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
3dc630b9
JW
2369
2370 * calendar/timeclock.el (timeclock-modeline-display): Check if
2371 `list-entry' is null.
2372 (timeclock-use-display-time): The first argument to `set-variable'
2373 must be a symbol.
2374
53e1a74c
EZ
23752001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
2376
2377 * calendar/calendar.el (diary-entry-marker)
7cd512f2
SM
2378 (calendar-today-marker, calendar-holiday-marker):
2379 Use display-color-p instead of window-system.
53e1a74c
EZ
2380 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
2381 instead of window-system.
2382 (calendar-hide-window): Use display-multi-frame-p instead of
2383 window-system.
2384
2385 * calendar/cal-x.el (calendar-two-frame-setup)
7cd512f2
SM
2386 (calendar-only-one-frame-setup, calendar-one-frame-setup):
2387 Use display-multi-frame-p instead of window-system.
53e1a74c 2388
23b809c2
GM
23892001-04-23 Gerd Moellmann <gerd@gnu.org>
2390
1d14e80c
GM
2391 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
2392
23b809c2
GM
2393 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
2394 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
2395
b5eeaa1d
GM
23962001-04-23 Alex Schroeder <alex@gnu.org>
2397
2398 * goto-addr.el: Instead of defining line-beginning-position and
7cd512f2
SM
2399 line-end-position a defalias is used for point-at-bol and point-at-eol.
2400
b5eeaa1d
GM
24012001-04-23 Alex Schroeder <alex@gnu.org>
2402
2403 * goto-addr.el: Added XEmacs compatibility code.
7cd512f2 2404 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
b5eeaa1d 2405
ac1470eb
EZ
24062001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
2407
2408 * textmodes/paragraphs.el (sentence-end): Doc fix.
2409
624ef9b3
GM
24102001-04-20 Alex Schroeder <alex@gnu.org>
2411
2412 * sql.el (sql-escape-newlines-and-send): New function.
7cd512f2 2413 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
624ef9b3
GM
2414
24152001-04-20 Alex Schroeder <alex@gnu.org>
2416
2417 * sql.el (sql-db2-program): New option.
2418 (sql-db2-options): New option.
2419 (sql-db2): New function.
2420
24212001-04-20 Alex Schroeder <alex@gnu.org>
2422
2423 * sql.el (sql-mode-menu): Added highlighting entries.
2424 (sql-highlight-oracle-keywords): New function.
2425 (sql-highlight-postgres-keywords): New function.
2426 (sql-highlight-ansi-keywords): New function.
2427
24282001-04-20 Alex Schroeder <alex@gnu.org>
2429
2430 * sql.el (sql-help): Doc change.
2431
9f3703ab
KF
24322001-04-19 Karl Fogel <kfogel@collab.net>
2433
2434 * saveplace.el (save-place-alist-to-file): Removed no-effect code
2435 that inserted file content only to delete it immediately.
2436 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
2437 <lektu@uol.com.br> for the patch.
2438
2a83a11d
SM
24392001-04-19 Stefan Monnier <monnier@cs.yale.edu>
2440
2441 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
2442
6f4dd4dc
GM
24432001-04-18 Gerd Moellmann <gerd@gnu.org>
2444
0f8d6dc7
GM
2445 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
2446 for defmethod.
2447
6f4dd4dc
GM
2448 * comint.el (comint-cr-magic): New function.
2449 (toplevel): Add it to comint-preoutput-filter-functions.
2450
90200fcc
AI
24512001-04-18 Andrew Innes <andrewi@gnu.org>
2452
2453 * makefile.w32-in (EMACSLOADPATH): Define.
2a83a11d 2454 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
90200fcc
AI
2455 (recompile): Remove stuff to set EMACSLOADPATH.
2456
daa66f34
GM
24572001-04-18 Gerd Moellmann <gerd@gnu.org>
2458
edc5c81d
GM
2459 * language/slovak.el ("Slovak"): Add tutorial entry.
2460
daa66f34
GM
2461 * net/browse-url.el (browse-url-new-window-flag): Renamed from
2462 browse-url-new-window-p.
2463
5d5845dc
EZ
24642001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
2465
2466 * info.el (Info-menu-update): When there are no menus and/or no
2467 cross references in the node, make the respective items of the
2468 Info menu-bar menu inactive.
2469
1c8addd0
GM
24702001-04-17 Gerd Moellmann <gerd@gnu.org>
2471
f4f480bd
GM
2472 * indent.el (indent-for-tab-command): Call indent-line-function
2473 with no argument if PREFIX-ARG is non-nil.
2474
1c8addd0
GM
2475 * frame.el (delete-other-frames): Handle minibuffer-only frames.
2476
8f9ab403
EZ
24772001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
2478
2479 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
2480 an async subprocess if start-process is unavailable. Suggested by
2481 Tim Van Holder <tim.van.holder@pandora.be>.
2482
60322163
EZ
24832001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
2484
2485 * info.el (Info-additional-directory-list): Doc fix. Suggested by
2486 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
2487
e372bc67
EZ
24882001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
2489
2490 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
2491 manual.
2492
28037ecf
SM
24932001-04-13 Stefan Monnier <monnier@cs.yale.edu>
2494
2495 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
2496 (cvs-menu): Add a few entries.
2497
2498 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
2499 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
2500 lock file appears to be reachable from Emacs.
2501 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
2502 (cvs-mode-find-file): Look for cvs-header-face rather than
2503 cvs-dirname-face (which doesn't exist).
2504 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
2505
2506 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
2507
5d5e7f53
EZ
25082001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
2509
2510 * emulation/pc-select.el (pc-selection-mode): Don't turn on
2511 normal-erase-is-backspace on a tty. Instead, bind some keys such
2512 as [delete] directly, like pc-select.el did before
2513 normal-erase-is-backspace was invented.
2514
118562e1 25152001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
9010db4c
EZ
2516
2517 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
2518
6c9e58c4
JW
25192001-04-11 John Wiegley <johnw@gnu.org>
2520
28037ecf
SM
2521 * eshell/em-ls.el (eshell-ls-insert-directory):
2522 Set font-lock-defaults to nil, to prevent fontification in dired
6c9e58c4
JW
2523 buffers, if Eshell's ls is being used.
2524
118562e1 25252001-04-11 John Wiegley <johnw@gnu.org>
978bd3ea 2526
28037ecf
SM
2527 * calendar/timeclock.el (timeclock-completing-read): New function.
2528 (timeclock-ask-for-project, timeclock-ask-for-reason):
2529 Call `timeclock-completing-read'.
978bd3ea
JW
2530
2531 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
2532 required where `member' was being used.
2533
118562e1 25342001-04-11 Colin Walters <walters@cis.ohio-state.edu>
978bd3ea 2535
28037ecf
SM
2536 * eshell/em-hist.el (eshell-previous-matching-input):
2537 Don't display "History item" if the the minibuffer is active.
978bd3ea 2538
30cb0001
GM
25392001-04-11 Gerd Moellmann <gerd@gnu.org>
2540
2541 * startup.el (command-line): Output a newline after printing
2542 an error from loading the window system's init file.
2543
e38af9bd
EZ
25442001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
2545
28037ecf
SM
2546 * textmodes/texinfo.el (texinfo-font-lock-keywords):
2547 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
e38af9bd
EZ
2548 @inforef. Add an OVERRIDE of `keep' to highlight specs of
2549 keywords whose arguments routinely include @@.
2550
bbf63a7b
GM
25512001-04-10 Gerd Moellmann <gerd@gnu.org>
2552
28037ecf
SM
2553 * emacs-lisp/advice.el (ad-make-advised-definition):
2554 Construct advice for subrs differently.
afffeb57 2555
3fe35f35 2556 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
28037ecf 2557 regexp in parentheses when building the regexp for searching backwards.
3fe35f35 2558
c8d6d636 2559 * simple.el (completion-list-mode-finish): New function.
28037ecf 2560 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
c8d6d636 2561
2a52f40e 2562 * language/european.el ("Polish"): Change sample text.
28037ecf 2563 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
2a52f40e 2564
cf8b1bef
GM
2565 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
2566 parameter.
2567
bbf63a7b
GM
2568 * faces.el (menu): Doc fix.
2569
719d83ad 25702001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
319acba0
GM
2571
2572 * ps-print.el: Footer implementation. Doc fix.
2573 (ps-print-version): New version number (6.5.1).
2574 (ps-header-frame-alist): New customization var for header frame
2575 properties.
2576 (ps-line-number-color): New customization var for line number color.
2577 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
2578 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
2579 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
2580 (ps-right-footer): New customization vars for footers.
2581 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
2582 footers.
2583 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
28037ecf
SM
2584 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
2585 Code fix.
319acba0
GM
2586 (ps-prologue-file): Indentation fix.
2587 (ps-print-quote): Fun eliminated.
2588 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
2589 (ps-output-frame-properties): New fun.
2590 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
2591 (ps-skip-newline): Replace defun by defsubst.
28037ecf 2592
e372bc67 25932001-04-10 Colin Walters <walters@cis.ohio-state.edu>
db86be5d
JW
2594
2595 * eshell/eshell.el (eshell-command): Needed a "%s" format
2596 specifier, in case the buffer contains percent characters.
2597
e372bc67 25982001-04-10 John Wiegley <johnw@gnu.org>
db86be5d
JW
2599
2600 * calendar/timeclock.el (timeclock-generate-report): Added a
2601 missing insert of the project name.
2602
9f9a5e7a
GM
26032001-04-09 Gerd Moellmann <gerd@gnu.org>
2604
9170e5d4 2605 * obsolete/profile.el: Moved from emacs-lisp/.
cf3885ac 2606
865e97c1 2607 * Makefile.in (nonobsolete_setwins): New macro.
cf3885ac 2608 (finder-data): Use it instead of `setwins'.
865e97c1
GM
2609 From: Dave Love <fx@gnu.org>.
2610
cf3885ac 2611 * server.el (server-visit-files): Set server-existing-buffer correctly.
92a6563f
GM
2612 (server-visit-files): Run server-visit-hook after going to
2613 line 1 so that the hook can set point as it sees fit.
2614
9f9a5e7a
GM
2615 * bindings.el (mode-line-modified): Unify help messages.
2616
51f32106
EZ
26172001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
2618
2619 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
2620 All callers changed.
2621
e02160a3
EZ
26222001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
2623
8e6bb0d0
EZ
2624 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
2625 long file names aren't supported, truncate the file names in
2626 quail-misc-package-ext-info to 8+3 before matching them against
2627 FILENAME.
2628
2629 * dos-fns.el (dos-truncate-to-8+3): New function.
2630
ec321d77
EZ
2631 * progmodes/compile.el (grep-compute-defaults): Use null-device
2632 instead of literal /dev/null. Reported by Jens Schmidt
2633 <schmidt@mathematik.uni-kl.de>.
2634
e02160a3
EZ
2635 * simple.el (normal-erase-is-backspace-mode): Doc fix.
2636
cf3885ac
SM
26372001-04-06 Stefan Monnier <monnier@cs.yale.edu>
2638
2639 * textmodes/sgml-mode.el: Add unknown maintainer.
2640 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
2641 (html-mode-map): Use set-keymap-parent.
2642
3ffb33bb
DL
26432001-04-06 Dave Love <fx@gnu.org>
2644
2645 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
2646 Remove redundant string-to-list.
2647
8f625692
SM
26482001-04-05 Stefan Monnier <monnier@cs.yale.edu>
2649
2650 * composite.el (reference-point-alist): Doc fix.
2651
1087f198
SS
26522001-04-05 Sam Steingold <sds@gnu.org>
2653
8f625692
SM
2654 * font-lock.el (font-lock-keywords-case-fold-search):
2655 Make buffer-local. This fixes a very annoying bug when loading a Lisp
1087f198
SS
2656 file made font-lock case-insensitive.
2657
a55e4e68
GM
26582001-04-05 Gerd Moellmann <gerd@gnu.org>
2659
0e4892e2
GM
2660 * faces.el (defface menu): Doc fix.
2661
4d664b04
GM
2662 * wid-edit.el (widget-color-sample-face-get): Don't make
2663 faces for undefined colors.
2664
a55e4e68
GM
2665 * version.el (emacs-version): Include LessTif/Motif version info.
2666
f383cd0d
GM
26672001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2668
2669 * ps-mule.el: Eliminate cl package dependence.
2670 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
2671 if they aren't defined yet.
2672 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
2673 Eliminate cl package dependence.
2674
de28797f
SM
26752001-04-04 Stefan Monnier <monnier@cs.yale.edu>
2676
2677 * progmodes/cc-cmds.el (c-outline-level):
2678 Bind buffer-invisibility-spec. Originally from Dave Love, but
2679 got lost when incorporating version 5.26.
2680
32df8b47
EZ
26812001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
2682
de28797f
SM
2683 * emulation/pc-select.el (pc-selection-mode):
2684 Call normal-erase-is-backspace-mode instead of binding
2685 keys individually.
58e4f61d 2686
7f62656b
EZ
2687 * cus-load.el (normal-erase-is-backspace): Use it instead of
2688 delete-key-deletes-forward.
2689
2690 * startup.el (command-line): Use normal-erase-is-backspace and
2691 normal-erase-is-backspace-mode.
2692
2693 * simple.el (normal-erase-is-backspace): Rename from
2694 delete-key-deletes-forward. Doc fix.
2695 (normal-erase-is-backspace-mode): Rename from
de28797f
SM
2696 delete-key-deletes-forward-mode. Doc fix.
2697 Run normal-erase-is-backspace-hook.
7f62656b 2698
32df8b47 2699 * dired.el (dired-move-to-filename-regexp): Support file sizes in
de28797f
SM
2700 ``human-readable'' format produced by GNU `ls'.
2701 (dired-move-to-filename-regexp): Recognize ISO format dates.
2702 From Paul Eggert <eggert@twinsun.com>.
32df8b47 2703
5efa6032
GM
27042001-04-04 Gerd Moellmann <gerd@gnu.org>
2705
2706 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
2707 New functions.
de28797f
SM
2708 (lm-verify): Check keywords.
2709 From Eric M. Ludlam <eric@siege-engine.com>.
5efa6032 2710
d757aac1
EL
27112001-04-03 Eric M. Ludlam <eric@siege-engine.com>
2712
2713 * speedbar.el (speedbar-insert-image-button-maybe): Check for
2714 `xemacs' feature instead of for the function `set-extent-property'.
2715
9832760a
SM
27162001-04-03 Stefan Monnier <monnier@cs.yale.edu>
2717
2718 * mail/mh-utils.el (mh-folder-hist): New var.
2719 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
2720
d565f6aa
EZ
27212001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
2722
2723 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
2724 region, position point on the first or last 16-byte group.
2725 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
2726 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
2727 hexl-beginning-of-line.
2728
24c0fd39
GM
27292001-04-03 Gerd Moellmann <gerd@gnu.org>
2730
5efa6032
GM
2731 * icomplete.el (icomplete-mode): Treat an argument like other
2732 modes do.
2733
b3f6107b
GM
2734 * startup.el (fancy-splash-head): Use splash8.xpm for color
2735 depth 8.
2736
24d451c5
SM
2737 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
2738 Add an antry for ``converts''.
476bf681 2739
24d451c5
SM
2740 * language/slovak.el ("Slovak"): Add documentation string.
2741 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
20b5dc4a 2742
450f6970
GM
2743 * language/czech.el ("Czech"): Add documentation string.
2744 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
2745
24d451c5
SM
2746 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
2747 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
2748
27492001-04-02 Stefan Monnier <monnier@cs.yale.edu>
2750
2751 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
2752 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
2753 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
2754 Use `defsubst' rather than a macro to ease debugging.
2755 (mail-extr-last): Remove (use `last' instead).
2756 (mail-extract-address-components): Properly reset the syntax-table
2757 after parsing an address. Use `last' rather than mail-extr-last.
2758 Make sure the end marker stays at the very end.
24c0fd39 2759
2b908342
EZ
27602001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
2761
2762 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
2763 last change.
2764
acfb077d
GM
27652001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2766
2767 * ps-print.el: Line and paragraph spacing feature. Region to cut
2768 out when printing. Doc fix.
2769 (ps-print-version): New version number (6.5).
24d451c5
SM
2770 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
2771 New vars. Line and paragraph spacing feature.
acfb077d
GM
2772 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
2773 out when printing.
2774 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
2775 (ps-get-font-size, ps-begin-job, ps-continue-line)
2776 (ps-plot-region): Code fix.
2777 (ps-print-prologue-2): Var eliminated.
24d451c5
SM
2778 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
2779 New internal vars.
acfb077d
GM
2780 (ps-get-size): New fun.
2781 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
2782 (ps-next-line): Replace defun by defsubst.
2783 (ps-mule-plot-string): Autoload doc fix.
2784
2785 * ps-bdf.el: XEmacs compatibility. Doc fix.
2786 (installation-directory, coding-system-for-read): Declare vars if
2787 it's not declared yet.
2788 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
2789
2790 * ps-mule.el: XEmacs compatibility. Doc fix.
2791 (leading-code-private-22): Declare var if it's not declared yet.
2792 (charset-bytes, charset-dimension, charset-id, charset-width)
2793 (find-charset-region, split-char, char-width, chars-in-region)
2794 (forward-point, decompose-composite-char, encode-coding-string)
2795 (coding-system-p, ccl-execute-on-string, define-ccl-program):
2796 Define funs if not defined yet.
2797 (encode-composition-rule, find-composition): Define funs if not
2798 loaded yet.
2799 (ps-mule-prologue): PostScript code fix.
2800
28012001-04-02 Kenichi Handa <handa@etl.go.jp>
2802
2803 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
2804 non-nil, generate font for the header strings.
2805 (ps-mule-prepare-font): Likewise.
2806 (ps-mule-generate-glyphs): Likewise.
2807 (ps-mule-string-encoding): Likewise.
2808 (ps-mule-header-charsets): New variable.
2809 (ps-mule-encode-header-string): New function.
2810 (ps-mule-header-string-charsets): New function.
2811 (ps-mule-begin-job): Check charsets in the header strings. If there
2812 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
2813
2814 * ps-print.el (ps-generate-header-line): Encode the header string by
2815 ps-mule-encode-header-string.
2816 (ps-mule-encode-header-string): Declare autoload.
2817
c0eb3c10
GM
28182001-04-02 Gerd Moellmann <gerd@gnu.org>
2819
24d451c5
SM
2820 * frame.el (cursor-in-non-selected-windows):
2821 Replaces show-cursor-in-non-selected-windows.
c0eb3c10 2822
a3d0b0e0
KH
28232001-03-31 Kenichi Handa <handa@etl.go.jp>
2824
2825 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
2826 Delete entries for "chinese-py" and "chinese-ziranma".
24d451c5 2827 (quail-misc-package-ext-info): New variable.
a3d0b0e0 2828 (tsang-quick-converter): New function.
24d451c5
SM
2829 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
2830 (quick-cns-converter, py-converter, ziranma-converter)
a3d0b0e0
KH
2831 (miscdic-convert, batch-miscdic-convert): New functions.
2832
55f7832c
KH
28332001-03-30 Kenichi Handa <handa@etl.go.jp>
2834
a2217cd8
KH
2835 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
2836 eight-bit-control chars.
2837
55f7832c 2838 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
c0eb3c10 2839 Reduce making temporary vector (suggested by Dave Love).
55f7832c 2840
911a2406
EZ
28412001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
2842
2843 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
2844 string as well.
2845
1a518f2c
AS
28462001-03-30 Andreas Schwab <schwab@suse.de>
2847
2848 * files.el (backup-directory-alist): Fix typo.
2849
ef080b16
EZ
28502001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
2851
2852 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
2853 <eggert@twinsun.com>.
2854
e4174a55
DL
28552001-03-30 Dave Love <fx@gnu.org>
2856
2857 * progmodes/fortran.el (fortran-comment-region): Fix typo.
2858
9d5d1075
EZ
28592001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
2860
2861 * simple.el (transient-mark-mode): Mention C-g in the doc string.
2862
a27b451e
MB
28632001-03-30 Miles Bader <miles@gnu.org>
2864
2865 * subr.el (interactive-form): Fix paren typo.
2866
aea51abe
EZ
28672001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
2868
2869 * emacs-lisp/profile.el: Say that it's obsolete in the header
2870 line, so that finder.el puts that into its data-base.
2871 Suggested by Alex Schroeder <alex@gnu.org>.
2872
249dd409
EZ
28732001-03-29 Paul Eggert <eggert@twinsun.com>
2874
2875 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
2876 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
2877
1ac1fa96
SM
28782001-03-29 Stefan Monnier <monnier@cs.yale.edu>
2879
2880 * generic.el (generic-mode-set-comments): Use "" rather than nil
2881 for comment-end.
2882
e2b8a830
GM
28832001-03-29 Gerd Moellmann <gerd@gnu.org>
2884
1ac1fa96
SM
2885 * emacs-lisp/advice.el (ad-make-advised-definition):
2886 Call interactive-form to obtain the interactive spec of subrs.
e2b8a830
GM
2887
2888 * subr.el (interactive-form): New function.
2889
8b2375e7
AS
28902001-03-29 Andre Spiegel <spiegel@gnu.org>
2891
2892 * vc-sccs.el (vc-sccs-register): Use relative file names.
2893
f827b862
GM
28942001-03-28 Gerd Moellmann <gerd@gnu.org>
2895
e59d0e9d
GM
2896 * bookmark.el (bookmark-get-bookmark): Handle case that
2897 BOOKMARK is not a string.
2898
deb2613a
GM
2899 * image.el (image-type-regexps): Change type for PS files
2900 to `postscript'.
2901
f827b862
GM
2902 * subr.el (read-passwd): Clear command history after each
2903 character entered. From: Stephen Gildea <gildea@alum.mit.edu>.
2904
3c9449d0
KH
29052001-03-27 Kenichi Handa <handa@etl.go.jp>
2906
2907 * international/kkc.el (kkc-save-init-file): Locally bind
2908 print-length to nil.
2909
e6b13c74
GM
29102001-03-26 Gerd Moellmann <gerd@gnu.org>
2911
e120bebf
GM
2912 * textmodes/flyspell.el: Some doc fixes.
2913 (flyspell-maybe-correct-transposition)
2914 (flyspell-maybe-correct-doubling): Use a temporary buffer
2915
2916 * textmodes/ispell.el (ispell-parse-output): Doc fix.
2917
5f6c5771 2918 * emacs-lisp/byte-opt.el (byte-optimize-while)
e6b13c74
GM
2919 (byte-optimize-form-code-walker): Diagnose too few arguments
2920 for `if' and `while'.
2921
2b984c45
KH
29222001-03-26 Kenichi Handa <handa@etl.go.jp>
2923
2924 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
2925 Prepend `\' to "\<quail-translation-docstring>".
2926
bf2150fa
GM
29272001-03-26 Gerd Moellmann <gerd@gnu.org>
2928
5f6c5771
SM
2929 * autorevert.el (global-auto-revert-non-file-buffers):
2930 Remove duplicate defcustom.
bf2150fa 2931
a0d59316
MB
29322001-03-26 Miles Bader <miles@gnu.org>
2933
5f6c5771
SM
2934 * international/latin1-disp.el (latin1-char-displayable-p):
2935 Add leading "-" for X font pattern.
a0d59316 2936
9edbff6c
KH
29372001-03-26 Kenichi Handa <handa@etl.go.jp>
2938
5f6c5771
SM
2939 * international/mule-diag.el (describe-coding-system):
2940 For raw-text and emacs-mule, don't add anymore text about what
9edbff6c
KH
2941 charsets they can encode.
2942
50b57199
EZ
29432001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
2944
2945 * help.el (view-lossage): Mention open-dribble-file in the doc
2946 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
2947
5b83f9c0
SM
29482001-03-23 Stefan Monnier <monnier@cs.yale.edu>
2949
2950 * skeleton.el (skeleton-internal-list): Fix bogus logic.
2951 (skeleton-pair-insert-maybe): Don't pair after a backslash.
2952
e0ecbf5c
KH
29532001-03-23 Kenichi Handa <handa@etl.go.jp>
2954
5b83f9c0
SM
2955 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
2956 Call ccl-execute-on-string directly so that CCL program handling
e0ecbf5c
KH
2957 multibyte sequence can work correctly.
2958 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
2959 property of the coding system.
2960
1cc218de
SM
29612001-03-23 Stefan Monnier <monnier@cs.yale.edu>
2962
2963 * textmodes/fill.el (fill-individual-paragraphs-prefix):
2964 Fix transcription typo.
2965
a3db02ad
RV
29662001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
2967
2968 * whitespace.el: Add buffer local variables to toggle testing of
2969 whitespaces in buffers without affecting the default values.
a3db02ad 2970 Bump version to 3.0 to account for a few other changes.
1cc218de
SM
2971 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
2972 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
2973 (whitespace-toggle-spacetab-check): New functions.
a3db02ad 2974
83c9cb8e
SM
29752001-03-21 Stefan Monnier <monnier@cs.yale.edu>
2976
2977 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
2978
180d5509
GM
29792001-03-21 Gerd Moellmann <gerd@gnu.org>
2980
eeb5b5c1
GM
2981 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
2982 bs-cycle-configuration-name. From Juanma Barranquero
2983 <lektu@uol.com.br>.
2984
170a9e70
GM
2985 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
2986 and cc-vars.el.
2987
180d5509
GM
2988 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
2989 headers. Always invoke sendmail with option -t.
2990
130c507e
GM
29912000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2992
2993 * Release of cc-mode 5.28.
2994
29952000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2996
2997 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
2998 Removed the hardcoded switch to "java" style in Java mode.
83c9cb8e 2999 It's instead taken care of by the default value for c-default-style.
130c507e 3000
130c507e
GM
30012000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3002
3003 * cc-align.el (c-lineup-math): Fix bug where lineup was
3004 triggered by equal signs in string literals.
3005
30062000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3007
3008 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
3009 limit detection when at the ends of the buffer.
3010
3011 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
3012 "for" statement clause in case 7F; a better one is done
3013 earlier in case 7D anyway.
3014
30152000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3016
3017 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
3018 somewhat more and did a small optimization.
3019
30202000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3021
3022 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
3023 Use the limit argument only to limit the syntactic context
3024 search, not to limit the actual movement.
3025
3026 * cc-cmds.el (c-beginning-of-statement): Move by sentence
3027 inside multiline strings, just like in comments. Also various
3028 fixes to the paragraph and comment prefix recognition, block
3029 comment ender handling etc.
3030
30312000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3032
3033 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
3034 the relative position of the point.
3035
3036 * cc-cmds.el (c-electric-continued-statement): New function to
3037 use as abbrev hook to reindent for keywords such as "else"
3038 that continues an earlier statement.
3039
3040 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
3041 like classes.
3042
3043 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
3044 (pike-mode): Populate the default abbrev tables to reindent for
3045 keywords such as "else" that can continue earlier statements.
3046 Abbrev mode is therefore turned on by default now. (Note that
3047 this doesn't apply to idl-mode, since IDL afaik doesn't have
3048 statements at all.)
3049
30502000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3051
3052 * cc-engine.el (c-inside-bracelist-p): Fix for handling
3053 bracelists where the declaration contains template arguments.
3054
30552000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3056
83c9cb8e
SM
3057 * cc-cmds.el (c-comment-indent):
3058 Use `c-get-syntactic-indentation' to correctly calculate the
130c507e
GM
3059 syntactic indentation. Fixes bug with lineup functions that
3060 return vectors.
3061
3062 * cc-engine.el (c-get-syntactic-indentation): Split the
3063 indentation sum calculation from `c-indent-line' to a separate
3064 function.
3065
30662000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3067
3068 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
3069 Fixed places where it was assumed that preprocessor directives
3070 have to start in column zero.
3071
3072 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
3073 template arguments after a class identifier properly.
3074
3075 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
3076 lists for `new Foo[]' constructs in Java as expressions and
3077 not top level definition brace lists on the top level, so that
3078 they'll get indented consistently with the same type of
3079 expression in a normal block.
3080
30812000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3082
3083 * cc-cmds.el (c-fill-paragraph): The kludge that checks
3084 whether the adaptive filling package fails to keep the comment
3085 prefix is now kludged further to check for filladapt-mode
3086 which doesn't have that problem. This is really icky, but it's
3087 the only way that works with the current misfeatures/bugs in
3088 both adaptive-fill-mode and filladapt-mode.
3089
3090 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
3091 around point is recognized more robust.
3092
30932000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3094
3095 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
3096 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
3097 (c-lit-type): Fixed all internal variables used dynamically so
3098 that they are always bound.
3099
3100 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
3101 errors:
3102
3103 (c-indent-region): Fixed reporting of syntactic errors so that
83c9cb8e
SM
3104 the region is fully reindented even when an error occurs.
3105 The last syntactic error is printed afterwards. Also cleanup up a
130c507e
GM
3106 whole lot of code that tried to optimize indentation of whole
3107 sexps but in reality accomplishes nothing.
3108
3109 (c-indent-sexp): Use c-indent-region.
3110
3111 (c-parsing-error): Changed this variable to hold the message
3112 for any syntactic error that is discovered.
3113
3114 (c-parse-state): Search backward from point instead of the bod
3115 position when the latter is invalid. This makes CC Mode
3116 recover faster when there are unbalanced close braces.
3117
3118 (c-backward-to-start-of-if): Use c-parsing-error to report
3119 dangling "else" clauses instead of throwing an error, and fall
3120 back to a reasonable position.
3121
83c9cb8e 3122 (c-indent-line): Added argument to avoid reporting syntactic errors.
130c507e 3123
83c9cb8e 3124 (c-show-syntactic-information): Don't report any syntactic errors.
130c507e
GM
3125
31262000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3127
3128 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
3129 paragraph recognition when moving by sentence in literals.
3130
83c9cb8e
SM
3131 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
3132 start regexp for javadoc to recognize javadoc markup in general instead
3133 of a specific set of keywords, to be more future-safe.
130c507e
GM
3134
3135 (c-Pike-pikedoc-paragraph-start)
3136 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
3137 pikedoc markup.
3138
83c9cb8e 3139 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
130c507e 3140
83c9cb8e 3141 (pike-mode): Initialize paragraph settings pikedoc recognition.
130c507e
GM
3142
3143 * cc-vars.el (c-default-style): Made a nicer Customize widget.
3144
3145 (c-comment-prefix-regexp): Made it possible to use an
3146 association list on this to specify mode specific regexps.
3147 The default value now use a special regexp in Pike mode to
3148 recognize pikedoc markup.
3149
3150 (c-current-comment-prefix): New variable containing the actual
3151 regexp from c-comment-prefix-regexp for the current buffer.
3152
31532000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3154
3155 * cc-cmds.el (c-electric-brace): Fixed check for special brace
3156 lists: We can't look at the syntax, since a brace list can get
3157 recognized as a plain statement-cont.
3158
3159 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
3160 special brace list opener broken over two lines got recognized
3161 as a statement on the second line. Case 9A changed.
3162
31632000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3164
3165 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
3166 adjustment after line is reindented.
3167
31682000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3169
3170 * cc-defs.el (c-point): Added optional argument for position
3171 to use instead of the current point.
3172
3173 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
3174 the in-expression block symbols when the construct starts at
3175 boi, to avoid the extra level of indentation in that case.
3176 Cases 4, 16A and 17E affected.
3177
31782000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3179
3180 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
83c9cb8e 3181 calls to `c-indent-line', to adhere better to Emacs conventions.
130c507e
GM
3182
3183 * cc-engine.el (c-indent-line): Use the syntax already bound
3184 to `c-syntactic-context', if there is any.
3185
31862000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3187
3188 * cc-engine.el (c-get-offset): Fixed bug where the indentation
3189 wasn't added up correctly when a lineup function returned nil.
3190
31912000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3192
3193 * cc-engine.el (c-collect-line-comments): Fixed bug where
83c9cb8e 3194 empty lines were ignored when collecting line comments backwards.
130c507e
GM
3195
31962000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3197
3198 * cc-align.el (c-lineup-dont-change): Return an absolute
3199 indentation column to work correctly in the case when several
3200 syntactic elements are processed for the same line.
3201
3202 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
3203 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
3204 (c-set-offset): Added absolute indentation column settings by
3205 using the vector type.
3206
130c507e
GM
32072000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3208
3209 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
3210 Implemented two new cleanups `space-before-funcall' and
3211 `compact-empty-funcall'.
3212
130c507e
GM
32132000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3214
3215 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
3216 helping building regexps.
3217
3218 * cc-engine.el (c-on-identifier): New function for detecting
3219 identifiers. It takes keywords into account.
3220
3221 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
3222 lists. `c-keywords' is set to a regexp matching all keywords
3223 in the current language.
3224
32252000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3226
3227 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
3228 list of characters to skip backwards over at the beginning of
3229 a statement, since it can precede string literals in Pike.
3230
32312000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3232
3233 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
3234 recognition when standing on the last line in a C++ comment
3235 with nothing but whitespace after the prefix.
3236
3237 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
3238 given no limit argument.
3239
32402000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3241
3242 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
3243 recognition for the `[]= operator symbol in Pike.
3244
32452000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3246
3247 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
3248 around a bug in `eval-when-compile' in the byte compiler.
3249
3250 * cc-engine.el (c-forward-token-1): Fixed bug with return
83c9cb8e 3251 value when count is zero and there's no token start within the limit.
130c507e
GM
3252
3253 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
3254 "prefix comments", i.e. comments which are followed by code on
3255 the same line.
3256
3257 * cc-mode-19.el: Fixes so that checks that must be done at
3258 compile time also are done then.
3259
32602000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3261
3262 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
3263 time and at runtime, and only when it's needed.
3264
32652000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3266
3267 Major cleanup for less error prone and more warning free
3268 compilation, including some fixes for bugs due to different
3269 compilation orders. Thanks to Martin Buchholz for providing
3270 the basis for all this.
3271
3272 * cc-bytecomp.el: New file that provides some byte compilation
3273 features: It ensures that files always are loaded from the
3274 current source directory during compilation, and it provides a
3275 set of macros to turn off specific compiler warnings for
3276 specific symbols. (It's not CC Mode specific in any way.)
3277
3278 Fixed a nearly acyclic dependency tree (both runtime and
3279 compile-time) between all files.
3280
3281 * cc-defs.el: Separated all macros before the inline functions,
3282 to ensure correct compilation.
3283
3284 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
3285 cc-defs.el to cc-engine.el and made it a function instead.
3286
3287 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
3288 about char-after.
3289
3290 * cc-vars.el: Cope even when there isn't a custom package
3291 containing defcustom available.
3292
3293 * cc-make.el: Removed since it's no longer necessary.
3294
3295 README: Updated installation instructions.
3296
32972000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3298
3299 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
3300 improve the modularity: Moved all mode init stuff from
3301 cc-langs.el to cc-mode.el, including the keymap
3302 initialization; cc-langs now only contains the various
3303 variables for configuring the language syntax.
3304
83c9cb8e
SM
3305 * cc-engine.el, cc-styles.el (c-evaluate-offset)
3306 (c-get-offset): Moved from cc-styles to cc-engine since file
130c507e 3307 dependency analysis suggests they belong there (which also
83c9cb8e 3308 makes more sense). Thanks to Martin Buchholz for doing the analysis.
130c507e
GM
3309
33102000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3311
3312 * cc-cmds.el (c-fn-region-is-active-p): New function that
3313 wraps the corresponding macro, for use in places that aren't
3314 compiled. Thanks to Martin Buchholz for pointing out this.
3315
83c9cb8e 3316 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
130c507e
GM
3317
3318 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
3319 add things to the bug report.
3320
33212000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3322
3323 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
3324 returned prefix could contain a newline when the search for a
3325 good prefix line failed.
3326
33272000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3328
3329 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
3330 (c-toggle-auto-hungry-state): Made the argument optional, as
3331 the documentation says it is.
3332
33332000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3334
3335 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
3336 multiline string syntax, #"...", as a cpp macro.
3337
7008ccac
GM
33382001-03-21 Paul Eggert <eggert@twinsun.com>
3339
83c9cb8e
SM
3340 * international/mule-cmds.el (set-locale-environment):
3341 Set system-messages-locale and system-time-locale, but only if the
7008ccac 3342 caller specifies a non-nil locale name.
3c9449d0 3343
c2478129 33442001-03-20 Gerd Moellmann <gerd@gnu.org>
341c19b9
JW
3345
3346 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
c2478129 3347 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
341c19b9 3348
117e4b0c
GM
33492001-03-20 Gerd Moellmann <gerd@gnu.org>
3350
7194219d
GM
3351 * follow.el (follow-avoid-tail-recenter): Doc fix.
3352
5721ae13
GM
3353 * custom.el (custom-set-variables): Avoid reversing the list
3354 of args needlessly.
3355
7b8bbf72
GM
3356 * startup.el (fancy-splash-head): Don't change the colors of the
3357 XPM image on a dark background.
3358
a91ad7c9
GM
3359 * comint.el (comint-exec-1): Set columns of the terminal to
3360 window-width instead of frame-width.
3361
fa88947e
GM
3362 * info.el (Info-scroll-down): Add missing WINDOW arg for
3363 pos-visible-in-window-p.
3364
1741905c
GM
3365 * ehelp.el (electric-help-mode-hook): Add defcustom.
3366
117e4b0c
GM
3367 * mail/sendmail.el (mail-mode): Activate case-folding in
3368 font-lock-defaults.
3369
e84c695d
SM
33702001-03-19 Stefan Monnier <monnier@cs.yale.edu>
3371
3372 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
3373 (completion-ignored-extensions): Remove duplicate ".class".
3374
fc774041
AS
33752001-03-19 Andreas Schwab <schwab@suse.de>
3376
83c9cb8e
SM
3377 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
3378 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
fc774041 3379
c2c097cc
GM
33802001-03-19 Gerd Moellmann <gerd@gnu.org>
3381
3382 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
3383 methods since there are not prefix input methods.
3384
fbe2e958
KH
33852001-03-19 Kenichi Handa <handa@etl.go.jp>
3386
83c9cb8e
SM
3387 * international/mule-cmds.el (read-input-method-name):
3388 Locally bind enable-recursive-minibuffers to t.
fbe2e958 3389
da47e491
SM
33902001-03-18 Stefan Monnier <monnier@cs.yale.edu>
3391
3392 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
3393
4986c2c6 33942001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
83c9cb8e 3395
4986c2c6
MK
3396 * ediff-util.el: Copyright years.
3397 (ediff-choose-syntax-table): New function.
3398 (ediff-setup): Use ediff-choose-syntax-table.
83c9cb8e 3399
4986c2c6
MK
3400 * ediff-init.el (ediff-with-syntax-table): New macro, uses
3401 with-syntax-table.
83c9cb8e 3402
4986c2c6 3403 * ediff.el: Date of last update, copyright years.
83c9cb8e 3404
4986c2c6 3405 * ediff-wind (ediff-setup-control-frame): Nill->nil.
83c9cb8e 3406
4986c2c6
MK
3407 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
3408 of Scott Bronson.
3409 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
3410 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
3411 Deleted functions.
3412 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
3413 ex-token-list.
83c9cb8e 3414
4986c2c6 3415 * viper-util.el: Spaces, indentation.
83c9cb8e 3416
4986c2c6 3417 * viper.el: Changed version, modification time.
83c9cb8e 3418
3c799aec 34192001-03-16 John Wiegley <johnw@gnu.org>
83c9cb8e
SM
3420
3421 * calendar/timeclock.el (timeclock-workday-remaining):
3422 Check whether `discrep' is non-null before using it.
3c799aec 3423
ae3ce418
JW
34242001-03-16 John Wiegley <johnw@gnu.org>
3425
3426 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
3427 first-time checkins.
3428 (timeclock-log-data): Fixed problem with reading timelog log file.
3429 Resulting data in the "day list" was incorrect.
3430 (timeclock-find-discrep): Check if `timeclock-file' is readable
3431 before opening it.
3432 (timeclock-time-less-p): New function.
3433 (timeclock-day-base): New function.
3434 (timeclock-geometric-mean): New function.
3435 (timeclock-generate-report): Generate a summary report based on
3436 the contents of the log file. This uses `timeclock-log-data', and
3437 is an example of writing a timelog manipulation function.
3438 (timeclock-visit-timelog): A quick command for opening the timelog
3439 file.
3440 (timeclock-log-data): Bound the variable event.
3441
c8d4a9bb
KH
34422001-03-16 Kenichi Handa <handa@etl.go.jp>
3443
83c9cb8e
SM
3444 * international/mule-cmds.el (select-safe-coding-system):
3445 Fix typo: symbol-name -> symbol-value.
11d56c64 3446
c8d4a9bb
KH
3447 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
3448 before substitute-in-file-name to handle double slashes in FILE
3449 correctly.
3450
c899e7e6
GM
34512001-03-15 Gerd Moellmann <gerd@gnu.org>
3452
3453 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
3454 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
3455
819dce0f
GM
34562001-03-14 Gerd Moellmann <gerd@gnu.org>
3457
697617d9
GM
3458 * bindings.el (features): Add `md5' and `overlay' to the list.
3459
819dce0f
GM
3460 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
3461 bound before using it. It's not bound when configured without X,
3462 for instance.
3463
e0067a9d
TTN
34642001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
3465
3466 * progmodes/hideshow.el: Update copyright.
3467 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
ed368846 3468 (hs-minor-mode-hook): Include `:version' in defcustom form.
e0067a9d 3469
afcdc0a1
GM
34702001-03-13 Gerd Moellmann <gerd@gnu.org>
3471
e0067a9d 3472 * help.el (string-key-binding): Don't call event-start on
afcdc0a1
GM
3473 a non-list.
3474
30564c48
EZ
34752001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
3476
3477 * startup.el (fancy-splash-tail, command-line-1): Fix the
3478 copyright year.
3479
2b8e24b3
KH
34802001-03-13 Kenichi Handa <handa@etl.go.jp>
3481
3482 * term.el: These changes are based on a patch sent from Yong Lu
3483 <lyongu@yahoo.com>.
3484 (term-set-escape-char): Bind M-x to execute-extended-command in
3485 term-raw-escape-map.
3486 (term-move-columns): Don't try to move to negagive column.
3487 (term-emulate-terminal): Insert a string before deleting a text to
3488 overwrite.
3489
789b6186
GM
34902001-03-12 Gerd Moellmann <gerd@gnu.org>
3491
b0778a31
GM
3492 * play/life.el (life): Rearrange code so that all calls to
3493 life-display-generation are in a catch-form.
3494
04528cda
GM
3495 * progmodes/etags.el (tags-loop-continue): Don't change point in a
3496 file that isn't interesting. In an interesting file, push the old
3497 value of point on the mark ring.
3498
760cefb5
GM
3499 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
3500 New function.
3501 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
3502 Use it.
3503
83c9cb8e
SM
3504 * emacs-lisp/autoload.el (generate-file-autoloads):
3505 Remove warning about line lengths.
789b6186 3506
a2ffbafe
FP
35072001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
3508
3509 * progmodes/etags.el (tags-compression-info-list): New variable.
3510 (find-tag-in-order): Use it to deal with compressed source files.
3511 (tag-file-name-match-p): New function.
3512 (etags-recognize-tags-table): Use it for better match of file names.
3513
5c9d9d92
KH
35142001-03-12 Kenichi Handa <handa@etl.go.jp>
3515
ba3e9b9b
KH
3516 * international/mule-cmds.el (register-input-method): Doc fix.
3517
5c9d9d92
KH
3518 * international/quail.el (quail-translate-key): Fix condition to
3519 check if there's another breaking point in the current key.
3520
40beecee
EZ
35212001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
3522
3523 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
3524 Babyl header to the newly-created output file, bind
3525 coding-system-for-write to either rmail-file-coding-system or
3526 emacs-mule-unix.
3527
75c6cb7f
SM
35282001-03-11 Stefan Monnier <monnier@cs.yale.edu>
3529
3530 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
3531 Fix the name and regexp used for subsubsections.
3532
5ec17636
DL
35332001-03-10 Dave Love <fx@gnu.org>
3534
3535 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
3536 and save-buffer if buffer-file-name non-nil. From rms.
3537
6d2e2c02
AS
35382001-03-10 Andre Spiegel <spiegel@gnu.org>
3539
3540 * vc.el (vc-do-command): If the destination buffer is already
a2ffbafe 3541 current, don't set it up and don't erase it. Updated doc string
6d2e2c02
AS
3542 to reflect that.
3543 (vc-version-diff): When doing a single file diff, don't switch to the
a2ffbafe 3544 *vc-diff* buffer before the command. This is to preserve local
6d2e2c02
AS
3545 variable bindings that might affect the diff command.
3546 (vc-print-log): Don't switch to the *vc* buffer before the
3547 command, so that local variable bindings are preserved.
3548
789b6186 3549 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
6d2e2c02
AS
3550 not the current buffer.
3551 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
3552
789b6186 3553 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
6d2e2c02 3554 make output go to buffer *vc*, not the current buffer.
a2ffbafe 3555
b18f5523
SM
35562001-03-09 Stefan Monnier <monnier@cs.yale.edu>
3557
3558 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
3559 so ^, $, *, ? and + are interpreted correctly.
3560
3cfd8357
GM
35612001-03-09 Gerd Moellmann <gerd@gnu.org>
3562
c085b77c 3563 * help.el (string-key-binding): Renamed from
f9db8f19
SM
3564 mode-line-key-binding. Handle any event on a string.
3565 Check for `keymap' properties as well as `local-map' properties.
c085b77c 3566
3cfd8357
GM
3567 * comint.el (comint-insert-clicked-input): Use the last key
3568 from this-command-keys to lookup the global key definition.
3569
348f797a
KH
35702001-03-09 Kenichi Handa <handa@etl.go.jp>
3571
3ebf3717
KH
3572 * international/characters.el: Add category `j' for
3573 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
3574
348f797a
KH
3575 * international/mule-conf.el (no-conversion): Fix docstring.
3576 (raw-text): Fix docstring.
3577
e1fbabaf
GM
35782001-03-08 Gerd Moellmann <gerd@gnu.org>
3579
96e8e603
GM
3580 * simple.el (choose-completion-string): When not leaving the
3581 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
3582 is set.
3583
e1fbabaf
GM
3584 * window.el (shrink-window-if-larger-than-buffer): Handle frame
3585 parameter `(minibuffer . t)'.
3586
f9db8f19
SM
35872001-03-07 Stefan Monnier <monnier@cs.yale.edu>
3588
3589 * progmodes/sh-script.el (sh-st-symbol): New symbol.
3590 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
3591 (sh-mode): Remove `make-local-variable' for unused var
3592 `font-lock-unfontify-region-function'.
3593
02756877
RS
35942001-03-07 Richard M. Stallman <rms@gnu.org>
3595
132bf46d
RS
3596 * info.el (Info-scroll-down): Fix previous change.
3597
02756877
RS
3598 * mail/rmail.el (rmail-toggle-header): Use a window which
3599 is showing the Rmail buffer, rather than the selected window.
3600
eeb24429
DL
36012001-03-07 Dave Love <fx@gnu.org>
3602
3603 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
3604 now, to avoid problems with binding imenu directly to a mouse event.
3605
3bdf2660
GM
36062001-03-07 Gerd Moellmann <gerd@gnu.org>
3607
3608 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
3609 second arg t.
3610
36112001-03-07 Stefan Monnier <monnier@cs.yale.edu>
5aaaec5d
SM
3612
3613 * log-edit.el (log-edit-common-indent): New var.
3614 (log-edit-set-common-indentation): Renamed from
3615 log-edit-delete-common-indentation. Use the new var.
3616 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
3617
3618 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
3619 (cvs-mode-add-change-log-entry-other-window):
3620 Don't presume change-log-default-name is defined.
3621
3622 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
3623
3624 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
3625 the "tree" operation as well.
3626
3627 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
3628
3629 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
3630 to match paragraph-start.
3631
3632 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
3633 comment-start-skip and set comment-end-skip as well.
3634 (sgml-comment-indent): Fix for new value of comment-start-skip.
3635 (html-autoview-mode): Don't bother using make-local-hook.
3636
2ad02767
GM
36372001-03-07 Gerd Moellmann <gerd@gnu.org>
3638
189638d5 3639 * cus-edit.el (custom-save-delete): Move in front of local
83c9cb8e 3640 variables, otherwise long Custom entries would make them ineffective.
189638d5 3641
2ad02767
GM
3642 * uniquify.el: Set maintainer to FSF.
3643
656f8cae
EZ
36442001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
3645
3646 * dired-aux.el (dired-do-shell-command): Doc fix.
3647
c83965c4
SM
36482001-03-06 Stefan Monnier <monnier@cs.yale.edu>
3649
04af43bc
SM
3650 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
3651
3652 * which-func.el (which-func-modes): Add cperl-mode.
3653 (which-func-mode-global): Use define-minor-mode.
3654
3655 * info-look.el: Docstring fixes and dead code eliminated.
3656 (cperl-mode): Add support.
3657 (emacs-lisp-mode): List all entries from elisp manual, whether
3658 or not they are currently (f)bound or not. Update regexp.
3659
3660 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
3661
c83965c4
SM
3662 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
3663 so that C-h m shows the correct information.
3664 Use make-local-variable rather than make-variable-buffer-local.
3665 (cperl-info-buffer, cperl-setup-tmp-buf):
3666 Use make-local-variable rather than make-variable-buffer-local.
3667 (cperl-msb-fix, cperl-get-help-defer):
3668 Check major-mode for `cperl-mode' as well.
3669
3670 * progmodes/cperl-mode.el: Updated to author version 4.23.
3671 (cperl-electric-pod): SYNOPSIS was misspelled.
3672 (cperl-find-pods-heres): @if ? a : b was considered a REx.
3673 (cperl-after-expr-p): Make true after __END__.
3674
f16a7aa5
GM
36752001-03-06 Gerd Moellmann <gerd@gnu.org>
3676
157ae273 3677 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
6c08bb38 3678 bookmark-completion-ignore-case is t.
157ae273 3679
f16a7aa5
GM
3680 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
3681 switch, like xterm, and concat resource strings, with a newline
3682 between them.
3683
abaddb98
EZ
36842001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
3685
a2ffbafe 3686 * international/codepage.el (cp770-decode-table)
106e96bd
EZ
3687 (cp773-decode-table, cp774-decode-table): New variables.
3688
abaddb98
EZ
3689 * man.el (Man-hyphenated-reference-regexp): New variable.
3690 (Man-build-references-alist): Use it to search for referenced
3691 manpages. If hyphenated is non-nil, record a concatenated word in
3692 Man-refpages-alist only if it matches Man-reference-regexp.
3693 Update word's length when it is concatenated. Reverse the list,
3694 to get the first manpage at the head.
3695 (Man-possibly-hyphenated-word): New function.
3696 (Man-follow-manual-reference): Use it instead of current-word to
3697 find a manpage at point, in a way that accounts for hyphenated
3698 references.
3699
eb3f61dd
GM
37002001-03-06 Alex Schroeder <alex@gnu.org>
3701
3702 * sql.el (sql-interbase): New function.
3703 (sql-interbase-program): New option.
3704 (sql-interbase-options): New option.
3705 And some typos fixed: "customise" to "customize".
3706
fa84f42a
DL
37072001-03-06 Dave Love <fx@gnu.org>
3708
83c9cb8e
SM
3709 * textmodes/flyspell.el (flyspell-region):
3710 Set up flyspell-local-mouse-map.
fa84f42a 3711
fda3411d
RS
37122001-03-05 Richard M. Stallman <rms@gnu.org>
3713
a2ffbafe 3714 * mail/rmail.el (rmail-retry-failure):
fda3411d
RS
3715 Don't call rmail-beginning-of-message.
3716 Don't discard From: field. Do discard Received: field.
3717 Use unwind-protect to re-prune.
3718 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
a2ffbafe 3719
e972ab1f
KH
37202001-03-06 Kenichi Handa <handa@etl.go.jp>
3721
3722 * international/quail.el (quail-title): Add autoload cookie.
3723
335db3c1
DL
37242001-03-05 Dave Love <fx@gnu.org>
3725
3726 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
3727 new defs.
3728
278dd6ac
KH
37292001-03-05 Kenichi Handa <handa@etl.go.jp>
3730
83c9cb8e
SM
3731 * language/ethio-util.el (ethio-toggle-space):
3732 Update current-input-method-title if necessary.
36d5e61d
KH
3733 (ethio-toggle-punctuation): Likewise.
3734
341cd4f0
KH
3735 * international/quail.el (quail-title): Fix for the case that a
3736 title of an input method is specified by a list of the same form
3737 as used in mode-line-format.
3738
83c9cb8e
SM
3739 * international/mule-cmds.el (activate-input-method):
3740 If current-input-method-title is set by activating INPUT-METHOD,
278dd6ac
KH
3741 respect that value.
3742
10ebaeb6
GM
37432001-03-05 Gerd Moellmann <gerd@gnu.org>
3744
3745 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
3746
7a65c85c
GM
37472001-03-05 Alex Schroeder <alex@gnu.org>
3748
3749 * sql.el (sql-sybase): Fix typo (was: query user about server two
3750 times instead of server and database).
3751
3752 * sql.el (sql-sybase): Doc change.
3753 (sql-mysql): Doc change.
3754 (sql-postgres): Doc change.
3755
b86644f2
KH
37562001-03-05 Kenichi Handa <handa@etl.go.jp>
3757
83c9cb8e
SM
3758 * international/mule-conf.el (emacs-mule, raw-text):
3759 Docstring modified.
b86644f2 3760
e30bd7b7
EZ
37612001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
3762
3763 * term/internal.el: Update copyright notice.
3764
3765 * term/pc-win.el: Update copyright notice.
3766
7e365285
DL
37672001-03-02 Dave Love <fx@gnu.org>
3768
83c9cb8e
SM
3769 * files.el (insert-file-contents-literally):
3770 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
3771 not jka-compr-compression-info-list.
7e365285 3772
75ed43a6
SM
37732001-03-02 Stefan Monnier <monnier@cs.yale.edu>
3774
3775 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
3776 spaces in default comment-start-skip settings rather than \s-.
3777
53c4b1e6
EZ
37782001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
3779
3780 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
3781 default-frame-alist as well.
3782
028d739a
DL
37832001-03-01 Dave Love <fx@gnu.org>
3784
3785 * textmodes/reftex.el (defvar): Wrap some defvars in
3786 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
3787
3788 * subr.el (event-basic-type): Doc fix.
3789
3790 * international/quail.el: Doc fixes.
3791
3792 * international/utf-8.el: Doc fixes.
3793
3794 * international/mule-cmds.el: Doc fixes.
3795 (leim-list-header): Fix header text.
3796
3797 * international/mule.el (coding-system-category): Doc fix.
3798
3799 * international/ccl.el (ccl-compile): Doc fix.
3800
15d1caef
SM
38012001-03-01 Stefan Monnier <monnier@cs.yale.edu>
3802
3803 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
3804 rather than (before|after)-change-functions.
3805
f84ff02c
GM
38062001-03-01 Gerd Moellmann <gerd@gnu.org>
3807
3808 * ediff-util.el (ediff-scroll-horizontally): Arrange for
3809 scroll-left and scroll-right being called interactively so that
3810 they set the window's min_hscroll.
3811
e0c1e774
EZ
38122001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
3813
3814 * info.el (info-insert-file-contents-1): Accept an additional
3815 argument `lfn': if it is non-nil, concatenate `filename' and
83c9cb8e
SM
3816 `suffix'; otherwise use the complicated MS-DOS code.
3817 All callers changed.
e0c1e774
EZ
3818 (info-insert-file-contents, Info-find-node): If the MS-DOS port
3819 can access long file names, try the long file-name version of
3820 `info-insert-file-contents-1', then the short file-name version.
3821
b8b2ea31 38222001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
1d64e2ad 3823
af122766
KH
3824 * language/ethio-util.el (setup-ethiopic-environment-internal):
3825 Change bindings of functions keys to conform to "Emacs Lisp Coding
3826 Convention".
3827
3828 * language/ethiopic.el ("Ethiopic"): Add documentation.
3829
b8b2ea31
KH
38302001-02-28 Kenichi Handa <handa@etl.go.jp>
3831
1d64e2ad
KH
3832 * international/utf-8.el (mule-utf-8): Set coding-category
3833 property to coding-category-utf-8.
3834
91cb6e51
RS
38352001-02-27 Richard M. Stallman <rms@gnu.org>
3836
3837 * lpr.el (lpr-page-header-switches, print-region-1):
3838 Undo 2000-07-06 change.
7298f3f7
RS
3839 (lpr-add-switches): Default to t on gnu/linux.
3840
c0cb1027
GM
38412001-02-27 Gerd Moellmann <gerd@gnu.org>
3842
3843 * bs.el (bs-attributes-list): Doc fix.
3844
01459648
GM
38452001-02-26 Gerd Moellmann <gerd@gnu.org>
3846
baebd8a5 3847 * help.el (describe-project): Display the file THE-GNU-PROJECT.
a2ffbafe 3848
01459648
GM
3849 * help.el (view-order-manuals): Use goto-address.
3850
3851 * startup.el (command-line-1): Add info about ordering manuals
3852 to the not so fancy splash screens.
3853
f93e614e
AS
38542001-02-26 Andre Spiegel <spiegel@gnu.org>
3855
01459648
GM
3856 * vc.el (vc-default-workfile-unchanged-p)
3857 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
f93e614e 3858
12435002
GM
38592001-02-26 Gerd Moellmann <gerd@gnu.org>
3860
a2ffbafe 3861 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
c596c392
GM
3862 fontify in the right buffer.
3863
12435002
GM
3864 * allout.el (outline-flag-region): Move macro in front of first
3865 use to avoid a run-time error.
3866
425de386
AI
38672001-02-24 Andrew Innes <andrewi@gnu.org>
3868
3869 * makefile.w32-in: Fix copyright notice.
3870
66c56ed1
KH
38712001-02-24 Kenichi Handa <handa@etl.go.jp>
3872
4c1593ce
KH
3873 * international/utf-8.el (mule-utf-8): Set correct value for
3874 valid-codes property.
3875
66c56ed1
KH
3876 * international/fontset.el (x-complement-fontset-spec): In the
3877 case that we use ASCII font for the other charsets, use only
15d1caef 3878 family and registry part of it.
66c56ed1 3879
119171dd
EZ
38802001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
3881
3882 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
3883 (shrink-window-if-larger-than-buffer): Doc fix.
3884
932c309e
SM
38852001-02-23 Stefan Monnier <monnier@cs.yale.edu>
3886
3887 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
3888 predicate passed to completing-read.
3889
9b760e36
EZ
38902001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
3891
3892 * startup.el (command-line): Fix last change.
3893
5c39a60f
JR
38942001-02-23 Jason Rumney <jasonr@gnu.org>
3895
3896 * startup.el (tool-bar-originally-present): New variable.
3897 (command-line): Set it if the tool-bar is switched on at startup.
3898
3899 * frame.el (frame-notice-user-settings): Only adjust frame height
3900 for no tool-bar case if tool-bar was originally switched on.
796ead7e 3901 From E. Jay Berkenbilt.
5c39a60f 3902
cb91b2c7
SM
39032001-02-22 Stefan Monnier <monnier@cs.yale.edu>
3904
39b557e8
SM
3905 * server.el (server-switch-buffer): Only switch window if the
3906 current one is dedicated.
3907
cb91b2c7
SM
3908 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
3909 rather than using (match-beginning 0) when searching for break point.
3910
9238a8df
EZ
39112001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
3912
3913 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
3914 @ follows an accent command such as @'. Support optional braces
3915 in commands that insert accents, like makeinfo does.
3916
3473f362
GM
39172001-02-22 Gerd Moellmann <gerd@gnu.org>
3918
3919 * startup.el (fancy-splash-text): Add a line for ordering
3920 manuals. Reverse order of splash screens shown.
3921 (use-fancy-splash-screens-p): Adapt to the text line added.
3922
3923 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
3924 manuals from the FSF.
3925
3926 * help.el (view-order-manuals): New function.
3927 (toplevel): Bind C-h C-m to this function.
3928
76a4de07
SM
39292001-02-21 Stefan Monnier <monnier@cs.yale.edu>
3930
3931 * newcomment.el (comment-forward): Skip the comment-start before
3932 searching for the comment-end.
3933
75b71d85
DL
39342001-02-21 Dave Love <fx@gnu.org>
3935
2f4c9a87
DL
3936 * custom.el (custom-initialize-changed, defcustom): Doc fix.
3937
75b71d85
DL
3938 * international/mule-cmds.el, international/mule.el: Doc fixes.
3939
ffc9ff0c
GM
39402001-02-21 Gerd Moellmann <gerd@gnu.org>
3941
3942 * startup.el (fancy-splash-screens): Use display-hourglass
3943 instead of display-busy-cursor.
3944
3945 * frame.el (display-hourglass): Renamed from busy-cursor.
3946 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
3947 (show-cursor-in-non-selected-windows): Doc fix.
3948
f34eb373
DL
39492001-02-20 Dave Love <fx@gnu.org>
3950
3951 * international/utf-8.el: Doc and commentary fixes.
3952
f55e4a7e
EZ
39532001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
3954
3955 * ehelp.el (with-electric-help): Doc fix.
3956
fa97adf6
GM
39572001-02-20 Gerd Moellmann <gerd@gnu.org>
3958
3959 * msb.el (msb-mode): Call the update-buffers function explicitly
3960 with a FORCE argument.
3961
3962 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
3963 FORCE. If set, update the menu even if frame-or-buffer-changed-p
3964 returns nil.
3965
54ed3bd2
GM
39662001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3967
3968 * ps-print.el: Timestamp package replacement. Some enhancements.
3969 Some XEmacs compatibility. Doc fix.
3970 (ps-print-version): New version number (6.4).
3971 (ps-printer-name): Initialization fix.
3972 (ps-zebra-stripe-follow): Funcionality enhancement.
3973 (ps-prologue-file): Code enhancement.
3974 (ps-right-header): Timestamp package replacement.
83c9cb8e
SM
3975 (ps-setup, ps-face-bold-p, ps-face-italic-p)
3976 (ps-get-page-dimensions)
54ed3bd2
GM
3977 (ps-generate-header, ps-begin-file, ps-begin-job)
3978 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
3979 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
3980 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
3981 (coding-system-for-write): Var declaration (XEmacs compatibility).
a2ffbafe 3982
e8ebf97d
MB
39832001-02-20 Miles Bader <miles@gnu.org>
3984
3985 * image-file.el (image-file-name-extensions): Add "tif".
3986
136b27c5
GM
39872001-02-19 Gerd Moellmann <gerd@gnu.org>
3988
3989 * wid-edit.el (widget-button-click): Save the selected window
3990 around the code handling clicks on buttons.
3991
6ebbcf59
DL
39922001-02-18 Dave Love <fx@gnu.org>
3993
3994 * imenu.el (imenu--generic-function): Use mapc to iterate over
3995 syntax characters.
3996
595ded73
RS
39972001-02-17 Richard M. Stallman <rms@gnu.org>
3998
b9fe3dc8
RS
3999 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
4000
595ded73
RS
4001 * uniquify.el (uniquify-buffer-name-style): Doc fix.
4002
f3f053f3
GM
40032001-02-16 Gerd Moellmann <gerd@gnu.org>
4004
4005 * mouse.el (mouse-save-then-kill): If the distance from the new
4006 point to the mark is equal to the distance of point from the new
4007 point, move point instead of the mark.
4008
11570a8f
DL
40092001-02-16 Dave Love <fx@gnu.org>
4010
4011 * textmodes/flyspell.el (flyspell-get-word): Return string without
4012 properties.
4013
fb339cd5
EZ
40142001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
4015
4016 * generic.el (generic-find-file-regexp): Doc fix.
4017 (generic-ignore-files-regexp): New defcustom.
4018 (generic-mode-find-file-hook): If the file's name matches the
4019 regexp in `generic-ignore-files-regexp', don't enter
4020 default-generic-mode. Doc fix.
4021
c56b1c1b
GM
40222001-02-16 Gerd Moellmann <gerd@gnu.org>
4023
a2ffbafe 4024 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
c220b753
GM
4025 Add autoload cookies.
4026
a2ffbafe 4027 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
c56b1c1b
GM
4028 of cal-tex-24.
4029
0d140e65
EZ
40302001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
4031
81558867
EZ
4032 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
4033
0d140e65
EZ
4034 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
4035 the character class after the (optional) drive, to support file
4036 names with embedded blanks.
4037
713f7b15
SS
40382001-02-15 Sam Steingold <sds@gnu.org>
4039
4040 * textmodes/tex-mode.el (tex-shell-running):
4041 Check the process buffer too.
4042
9a2a6f73
DL
40432001-02-15 Dave Love <fx@gnu.org>
4044
4045 * battery.el (battery-status-function): Fix doc, :type.
4046
15d1caef 4047 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
9a2a6f73 4048
fe10cef0
GM
40492001-02-15 Gerd Moellmann <gerd@gnu.org>
4050
4051 * subr.el (read-passwd): Clear Lisp memory holding password.
4052
126f5d4d
MB
40532001-02-15 Miles Bader <miles@gnu.org>
4054
4055 * info.el (Info-copy-current-node-name): New function.
4056 (Info-mode-menu): Add it to the menu.
4057
92e98d63
RS
40582001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
4059
4060 * international/mule-cmds.el (toggle-input-method): Doc fix.
4061
dd4e0e55
SM
40622001-02-13 Stefan Monnier <monnier@cs.yale.edu>
4063
4064 * replace.el (occur): Stop at end of buffer.
4065
402dbbd1
EZ
40662001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
4067
4068 * international/mule-cmds.el (set-input-method): Another doc fix.
4069
e9fcba3d
GM
40702001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
4071
4072 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
4073
78ad1cd5
MB
40742001-02-13 Miles Bader <miles@gnu.org>
4075
713f7b15 4076 * faces.el (set-face-background, set-face-foreground)
78ad1cd5
MB
4077 (set-face-stipple): Treat a value of nil as being `unspecified'.
4078
fce9d9dc
DL
40792001-02-12 Dave Love <d.love@dl.ac.uk>
4080
4081 * international/latin1-disp.el: Doc fixes.
4082 (latin1-display) <defgroup>: Add :link.
4083 (latin1-display) <function>: Set variable latin1-display.
4084
bc406911
EZ
40852001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
4086
4087 * international/mule-cmds.el (set-input-method): Doc fix.
4088
68514d48
EL
40892001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
4090
4091 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
4092 (speedbar-line-file): Return nil if not a file.
4093 (speedbar-buffers-line-path): Return file for tags, and dir for files.
4094
513bea45 40952001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
713f7b15 4096
513bea45
MK
4097 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
4098 for remote files.
bc406911 4099 (ediff-coding-system-for-read): Replaced the no-conversion default
513bea45 4100 with raw-text.
713f7b15 4101
513bea45 4102 * ediff-init.el: Removed :version from defcustom vars.
713f7b15 4103
83c9cb8e
SM
4104 * ediff-util.el (ediff-compute-custom-diffs-maybe):
4105 Better handling of the diff mode.
713f7b15 4106
513bea45 4107 * ediff.texi: Added ediff-coding-system-for-read.
713f7b15 4108
bc406911 4109 * viper.texi: Fix typos.
713f7b15 4110
521d4010
DL
41112001-02-11 Dave Love <fx@gnu.org>
4112
36fd8e17
DL
4113 * shadowfile.el: Doc fixes.
4114 (shadow) <defgroup>: Add :link.
4115 (shadowfile-unload-hook): New function.
4116 (shadow-initialize): Use defalias, not fset.
4117 (shadow-define-cluster, shadow-define-literal-group)
83c9cb8e 4118 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
36fd8e17 4119
521d4010
DL
4120 * international/mule.el: Doc and message fixes.
4121
36fd8e17
DL
4122 * international/ccl.el (define-ccl-program): Doc fix.
4123
92395bbe
KH
41242001-02-11 Kenichi Handa <handa@etl.go.jp>
4125
4126 * faces.el (mode-line): Set :line-width property to -1.
4127
103db06c
RS
41282001-02-10 Richard M. Stallman <rms@gnu.org>
4129
08b78974
RS
4130 * complete.el (partial-completion-mode): Doc fix.
4131
103db06c
RS
4132 * simple.el (delete-key-deletes-forward-mode):
4133 Change `let' to `let*' to fix gross bug in last change.
4134
4135 * repeat.el (repeat): Don't let execute-kbd-macro alter
4136 real-last-command.
4137
a6a1ee53
EZ
41382001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
4139
4140 * simple.el (eval-expression): Doc fix.
4141
d2f288c6
DL
41422001-02-09 Dave Love <fx@gnu.org>
4143
038f4ae3
DL
4144 * imenu.el (imenu-generic-expression): Doc fix.
4145
83c9cb8e
SM
4146 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
4147 From Juanma Barranquero.
038f4ae3 4148
15d1caef 4149 * emacs-lisp/authors.el (authors): Expand `root' before running find.
d2f288c6 4150
9804b846
KH
41512001-02-09 Kenichi Handa <handa@etl.go.jp>
4152
4153 * faces.el (set-face-attribute): Describe the case of a negative
4154 value specified for :line-width.
4155
532f5197
SM
41562001-02-08 Stefan Monnier <monnier@cs.yale.edu>
4157
4158 * which-func.el (which-func-mode): Invert which-func-mode-global.
83c9cb8e 4159 From Juanma Barranquero <lektu@uol.com.br>.
532f5197 4160
1d279666
DL
41612001-02-08 Dave Love <fx@gnu.org>
4162
4681ca3a
DL
4163 * wid-edit.el (widget-plist-convert-widget): Replace binding of
4164 widget-plist-value-type.
4165 (widget-alist-convert-widget): Replace binding of
4166 widget-alist-value-type.
4167
1d279666
DL
4168 * textmodes/paragraphs.el (sentence-end): Doc fix.
4169
83c9cb8e
SM
4170 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
4171 Remove `backward-line'.
1d279666 4172
532f5197
SM
4173 * play/pong.el (pong-blank-color, pong-bat-color)
4174 (pong-ball-color, pong-border-color, pong-left-key)
4175 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
4176 (pong-pause-key, pong-resume-key, pong-timer-delay):
4177 * mail/mh-comp.el (mh-compose-letter-function):
4178 * eshell/esh-mode.el (eshell-skip-prompt-function):
4179 * emulation/viper-ex.el (ex-unix-type-shell-options):
4180 * recentf.el (recentf-menu-filter):
4181 * ps-print.el (ps-print-region-function):
4182 * lpr.el (print-region-function):
4183 * forms.el (forms-mode-hooks):
4184 * dirtrack.el (dirtrack-directory-change-hook):
4185 * cus-start.el (temp-buffer-show-function, display-buffer-function):
4186 * textmodes/spell.el (spell-filter):
4187 * textmodes/fill.el (adaptive-fill-function):
4188 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
4189 * progmodes/etags.el (find-tag-default-function):
4190 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
1d279666
DL
4191 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
4192
6f676109
EZ
41932001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
4194
751d3bc4
EZ
4195 * emulation/viper-init.el (viper-fast-keyseq-timeout)
4196 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
4197 Meyering <jim@meyering.net>.
4198
6f676109
EZ
4199 * loadup.el: Revert last change.
4200
d3c26cdf
KH
42012001-02-07 Kenichi Handa <handa@etl.go.jp>
4202
83c9cb8e
SM
4203 * international/mule.el (transform-make-coding-system-args):
4204 Make it work also for coding systems not using CCL.
d3c26cdf 4205
44806980
EZ
42062001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
4207
9889af08
EZ
4208 * simple.el (previous-matching-history-element)
4209 (next-matching-history-element): Doc fix.
4210
44806980
EZ
4211 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
4212 specific part.
4213
1e36ff68
DL
42142001-02-06 Dave Love <fx@gnu.org>
4215
713f7b15 4216 * add-log.el (add-log-current-defun-function)
1e36ff68
DL
4217 (add-log-buffer-file-name-function, add-log-file-name-function):
4218 Fix :type.
4219 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
4220
c7ca58df
EZ
42212001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
4222
fecd556a
EZ
4223 * info.el (info-initialize): Remove the test for system-type when
4224 invocation-directory is non-nil.
4225
c7ca58df
EZ
4226 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
4227 of `font-lock-defaults' to `backward-paragraph' rather than nil.
4228
587b5737
AI
42292001-02-06 Andrew Innes <andrewi@gnu.org>
4230
4231 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
4232 absolute.
4233
baf7eee4
GM
42342001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
4235
4236 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
4237 buffers. When hi-lock turned on rather than only checking current
4238 buffer for regexps, all buffers are checked. Moved activation of
4239 font-lock to hi-lock-refontify. When font-lock turned off rather
4240 than removing added highlighting just in current buffer, remove it
4241 in all buffers. Changed edit menu text from "Automatic
4242 Highlighting" to "Regexp Highlighting" Documentation for
4243 highlighting phrases, minor documentation changes.
4244 (hi-lock-set-file-patterns): Execute only if there are new or
4245 existing file patterns.
4246 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
4247 unfontify and, if a support mode is active, will not refontify the
4248 whole buffer. If necessary, turn on font lock. (Removed
4249 font-lock-unfontify and font-lock support-mode-specific calls,
4250 such as lazy-lock-fontify-window.)
4251 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
4252 patterns are found. Not useful now since find-file-hook is removed
83c9cb8e 4253 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
baf7eee4
GM
4254 (hi-lock-face-phrase-buffer): New function. Also added related
4255 menu item and keybinding.
4256 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
4257 (hi-lock-process-phrase): New function.
4258 (hi-lock-line-face-buffer): Doc fixes.
4259 (hi-lock-face-buffer): Doc fixes.
4260 (hi-lock-unface-buffer): Doc fixes.
713f7b15 4261
36710aa6
GM
42622001-02-06 Gerd Moellmann <gerd@gnu.org>
4263
4264 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
4265 dabbrev-ignored-regexps.
4266
d3f22784
EZ
42672001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
4268
4269 * simple.el (kill-line): Doc fix.
4270
5cb3c8d4
DL
42712001-02-05 Dave Love <fx@gnu.org>
4272
4273 * loadup.el: Revert last two changes -- bootstrapping works with
4274 regenerated loaddefs.
4275
e6297e7d
EZ
42762001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
4277
1e14b095
EZ
4278 * isearch.el (isearch-forward): Doc fix.
4279
e6297e7d
EZ
4280 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
4281 of font-lock-defaults to backward-paragraph.
4282
e16f52ce
GM
42832001-02-05 Gerd Moellmann <gerd@gnu.org>
4284
4285 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
4286 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
4287
01d19dd7
GM
42882001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4289
4290 * ebnf2ps.el: Eliminate time-stamp functions.
4291 (ebnf-version): New version (3.5).
4292 (ebnf-eps-finish-and-write): Replace time-stamp functions by
4293 format-time-string.
4294
24886813
GM
42952001-02-05 Gerd Moellmann <gerd@gnu.org>
4296
4297 * simple.el (next-line): Goto end-of-line before inserting a newline.
4298
65e70fc4
MB
42992001-02-05 Miles Bader <miles@gnu.org>
4300
4301 * image-file.el (insert-image-file): When visiting an image, also
4302 set `truncate-lines' to t so that any fringe arrow looks correct.
4303
482f06c9
KH
43042001-02-05 Kenichi Handa <handa@etl.go.jp>
4305
4306 * isearch.el (isearch-forward): Add description about input method
4307 in the docsting.
4308
02399da7
SM
43092001-02-04 Stefan Monnier <monnier@cs.yale.edu>
4310
4311 * skeleton.el (skeleton-internal-1): Always push the mark for @.
4312
2c366083
EZ
43132001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
4314
4315 * info.el (info-initialize): If installation-directory is nil, for
83c9cb8e 4316 DOS/Windows systems try looking in a sibling of invocation-directory.
2c366083 4317
bdadfce3
GM
43182001-02-02 Gerd Moellmann <gerd@gnu.org>
4319
79fb38c0
GM
4320 * wid-edit.el (widget-button-click): Fix last change.
4321
bdadfce3
GM
4322 * frame.el (frame-notice-user-settings): When resizing the initial
4323 frame because the tool bar is off, also change the frame's top
4324 position if a negative top position was specified.
4325
33155ffb
MB
43262001-02-02 Miles Bader <miles@gnu.org>
4327
4328 * image-file.el (insert-image-file): When visiting an image,
4329 suppress the cursor in the image buffer.
4330
1355ba0c
DL
43312001-02-01 Dave Love <fx@gnu.org>
4332
4333 * progmodes/f90.el (f90-mode): Remove startup message.
4334
fb758d2d 4335 * vc-cvs.el: Remove autoloads. Require vc when compiling.
713f7b15 4336
01acdb05
GM
43372001-02-01 Gerd Moellmann <gerd@gnu.org>
4338
4339 * startup.el (command-line): Fix code determining whether or not
4340 to use delete-key-deletes-forward-mode.
4341
5b1ee316
AS
43422001-02-01 Andre Spiegel <spiegel@gnu.org>
4343
4344 * vc.el (vc-diff-switches): New user option.
4345 (vc-version-diff): Use it.
4346 (vc-diff-switches-list): New macro.
4347
83c9cb8e
SM
4348 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
4349 New customization options.
5b1ee316
AS
4350 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
4351
4352 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
4353
00b1e7a1
GM
43542001-02-01 Gerd Moellmann <gerd@gnu.org>
4355
4356 * msb.el (toplevel): Quote hook symbols.
4357
85827036
KH
43582001-02-01 Kenichi Handa <handa@etl.go.jp>
4359
8e028499 4360 * international/mule.el (make-coding-system): Add description
3c948dde 4361 about recognized properties in the docstring.
8e028499 4362
85827036
KH
4363 * international/mule-conf.el: Remove unused charsets
4364 mac-roman-lower and mac-roman-upper.
4365
7ccf7ab9
GM
43662001-01-31 Gerd Moellmann <gerd@gnu.org>
4367
2441692d
GM
4368 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
4369 is in front of the left-margin, if any.
4370
ee5cece0
GM
4371 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
4372 like `delete'.
4373
83c9cb8e 4374 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
ee5cece0 4375
7ccf7ab9
GM
4376 * term/w32-win.el (mouse-set-font): Doc fix.
4377
b4f30ec5 43782001-01-31 Stefan Monnier <monnier@cs.yale.edu>
713f7b15 4379
b4f30ec5
GM
4380 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
4381 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
4382 on already.
4383
03e0fe6e
GM
43842001-01-31 Markus Rost <rost@math.ohio-state.edu>
4385
4386 * files.el (save-buffer): Don't give message if (buffer-file-name)
4387 returns nil.
713f7b15 4388
8f289acc
EZ
43892001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
4390
cb4aae04
EZ
4391 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
4392
dbd98b19
EZ
4393 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
4394 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
4395
8f289acc
EZ
4396 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
4397 display problems.
4398
c12553c1
KH
43992001-01-31 Kenichi Handa <handa@etl.go.jp>
4400
c7bf5db9
KH
4401 * international/mule.el (charset-info): Fix docstring.
4402
4403 * international/mule-diag.el (describe-character-set): Check final
4404 char valid before printing it.
c12553c1 4405
14f16b9c
GM
44062001-01-30 Gerd Moellmann <gerd@gnu.org>
4407
efaa080b
GM
4408 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
4409
eef93f99
GM
4410 * frame.el (frame-notice-user-settings): Do the tool-bar
4411 stuff only for graphical displays. Fix a braino.
713f7b15 4412
14f16b9c
GM
4413 * frame.el (frame-initialize): Create initial frame visible.
4414 (frame-notice-user-settings): When tool-bar has been switched off,
25237df5 4415 correct the frame size and sync tool-bar-mode.
14f16b9c
GM
4416
4417 * startup.el (command-line): Remove manipulation of frame
4418 height for tool bars.
4419
4ad25e43
EZ
44202001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4421
4422 * lpr.el: Compatibility with XEmacs and doc fixes.
4423 (lpr-windows-system, lpr-lp-system): New vars.
4424 (lpr-printer-switch): New defcustom.
4425 (printer-name, lpr-command): Customization fix.
4426 (print-region-1): Code fix.
4427 (print-region-new-buffer, printify-region): Indentation fix.
83c9cb8e
SM
4428 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
4429 New functions.
4ad25e43 4430
e8f044a0
GM
44312001-01-29 Gerd Moellmann <gerd@gnu.org>
4432
4433 * msb.el (toplevel): Fix the eval-after-load.
4434
850d5045
GM
44352001-01-29 Dave Love <fx@gnu.org>
4436
762fe76e
DL
4437 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
4438
4439 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
4440
83c9cb8e 4441 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
850d5045
GM
4442 (tcl-using-emacs-19-23): Consider Emacs 21+.
4443 (tcl-help-directory-list, tcl-command-switches): Fix :type.
4444 (tcl-add-emacs-menu): Supply menu name.
4445 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
4446
3a768251
GM
44472001-01-29 Gerd Moellmann <gerd@gnu.org>
4448
4449 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
4450
274d02f7
SM
44512001-01-29 Stefan Monnier <monnier@cs.yale.edu>
4452
4453 * pcvs.el (cvs-mark-fis-dead): New function.
4454 (cvs-mode-add): Use it.
4455 (cvs-mode-add-change-log-entry-other-window):
4456 Rebind change-log-default-name to itself rather than to nil.
4457
ed5d446e
SS
44582001-01-29 Sam Steingold <sds@gnu.org>
4459
efaa080b 4460 * vc-cvs.el: Replaced (require 'vc) with a bunch of
ed5d446e
SS
4461 `autoload' statements.
4462
e2a80284
EZ
44632001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
4464
8e1db7b3
EZ
4465 * files.el (confirm-kill-emacs): Doc fix.
4466
ff2a1c79
EZ
4467 * frame.el (frame-initialize): Doc fix.
4468
e7b0deaf
EZ
4469 * time-stamp.el (time-stamp-string): Doc fix.
4470
83c9cb8e
SM
4471 * woman.el (WoMan-log-1): Make the log buffer writable.
4472 From Markus Rost <rost@math.ohio-state.edu>.
e2a80284 4473
005913e4
GM
44742001-01-29 Gerd Moellmann <gerd@gnu.org>
4475
4476 * imenu.el (imenu-syntax-alist): Add autoload cookie for
4477 the `make-variable-buffer-local'.
4478
58622cc5
GM
44792001-01-29 Dave Love <fx@gnu.org>
4480
4481 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
83c9cb8e
SM
4482 (ansi-color-for-comint-mode-on, ansi-color-process-output):
4483 Add autoload cookie.
58622cc5
GM
4484 (ansi-color-apply-sequence): Fix typo.
4485
0404d031
GM
44862001-01-29 Gerd Moellmann <gerd@gnu.org>
4487
ed5d446e 4488 * menu-bar.el (menu-bar-files-menu): Add menu items for
438c2df0
GM
4489 Postscript printing in black and white.
4490
0404d031
GM
4491 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
4492 X-Mailman-Version, Precedence, List-Help, List-Post,
4493 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
4494 Content-Type, Content-Length.
4495
3b6ed359
DL
44962001-01-29 Dave Love <fx@gnu.org>
4497
ddd16e7a
DL
4498 * elide-head.el (elide-head): Make overlay evaporate.
4499
83c9cb8e 4500 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
3b6ed359 4501
8005142f
EZ
45022001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
4503
4504 * isearch.el (isearch-highlight): Don't punt if the display
4505 doesn't support colors, since isearch faces are defined for
4506 monochrome displays as well.
4507
84728570
SS
45082001-01-27 Sam Steingold <sds@gnu.org>
4509
4510 * shell.el (shell-write-history-on-exit): Make sure that we are in
4511 the shell buffer (M-x tex-file RET inserted the error message into
4512 the TeX buffer).
4513
e26f9ced
EZ
45142001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4515
4516 * simple.el (transient-mark-mode): Doc fix.
4517
dc0274bd
GM
45182001-01-27 Gerd Moellmann <gerd@gnu.org>
4519
83c9cb8e 4520 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
dc0274bd 4521
c1acacc4
EZ
45222001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4523
f5058b96
EZ
4524 * shell.el (shell-unquote-argument): If the shell is one of the
4525 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
4526 quote character.
4527 (shell-dumb-shell-regexp): Document that the shells which match
83c9cb8e 4528 this regexp are supposed to not treat a backslash as a quote character.
f5058b96 4529
c1acacc4 4530 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
83c9cb8e 4531 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
c1acacc4 4532
103db06c 45332001-01-27 Richard M. Stallman <rms@gnu.org>
8dc5c94d 4534
84728570 4535 * dabbrev.el (dabbrev--substitute-expansion):
8dc5c94d
GM
4536 Treat a one-capital-letter abbrev as "not all upper case",
4537 so as to force preservation of the expansion's pattern
4538 if the expansion starts with a capital letter.
4539
cfa70244
EZ
45402001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4541
cfee9de7
EZ
4542 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
4543 Doc fix.
4544
cfa70244
EZ
4545 * simple.el (transient-mark-mode): Document the fact that many
4546 commands act on the region when mark is active.
4547
17d90d6b
KH
45482001-01-27 Kenichi Handa <handa@etl.go.jp>
4549
4550 * international/quail.el (quail-setup-completion-buf): Make the
83c9cb8e 4551 multibyteness of current buffer inherited to Quail completion buffer.
17d90d6b
KH
4552 (quail-show-guidance-buf): Make the multibyteness of current
4553 buffer inherited to Quail guidance buffer.
4554 (quail-help): Make the multibyteness of current buffer inherited
4555 to Quail help buffer.
4556
61076b20
DL
45572001-01-26 Dave Love <fx@gnu.org>
4558
c47e2c68
DL
4559 * time-stamp.el: Doc fixes.
4560
84728570 4561 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
3afe2b93
DL
4562 (delphi-keyword-face, delphi-other-face): Fix :type.
4563
940f14b4
DL
4564 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
4565
4566 * mail/feedmail.el (feedmail): Add :link.
4567 (feedmail-send-it): Doc fix.
4568
4569 * mail/sendmail.el: Doc fixes.
4570 (sendmail-send-it): Fix the non-ASCII regexp and use
4571 rfc2047-encode-string.
4572
61076b20
DL
4573 * dired.el, dired-aux.el: Revert last change.
4574
6c317bd2
GM
45752001-01-26 Gerd Moellmann <gerd@gnu.org>
4576
4577 * makefile.w32-in (DONTCOMPILE): Add various term files.
4578
45792001-01-26 Dave Love <fx@gnu.org>
4580
4581 * Makefile.in (DONTCOMPILE): Add various term files.
4582
1c636b5f
GM
45832001-01-26 Gerd Moellmann <gerd@gnu.org>
4584
af900b23
GM
4585 * man.el (Man-default-man-entry, Man-mode): Doc fix.
4586
15fa6db0 4587 * startup.el (display-startup-echo-area-message): Make sure
83c9cb8e 4588 the echo area is resized to fit the size of the startup message.
15fa6db0 4589
1c636b5f
GM
4590 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
4591 part of which is a constant.
4592
9b1adbd5
EZ
45932001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
4594
83c9cb8e 4595 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
9b1adbd5 4596
103db06c 45972001-01-26 Richard M. Stallman <rms@gnu.org>
207d7545
GM
4598
4599 * simple.el (next-line): Don't let `newline' expand abbrevs.
4600 Simplify slightly.
4601 (open-line): Don't let `newline' expand abbrevs.
4602
219227ea
JW
46032001-01-25 John Wiegley <johnw@gnu.org>
4604
4605 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
4606 to `repeat' in the :type field.
4607
4608 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
4609 allow a choice of regexp or nil.
d2906bf8 4610 (pcomplete-dir-ignore): Same.
219227ea
JW
4611
4612 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
4613 a command) to always fail.
4614
ceba0dac
GM
46152001-01-25 Gerd Moellmann <gerd@gnu.org>
4616
4617 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
4618 discard the result.
4619 (iswitchb-to-end): Likewise.
4620
9b0630e5
SS
46212001-01-25 Sam Steingold <sds@gnu.org>
4622
4623 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
89e65817 4624 Require vc.
9b0630e5 4625
a2ed9670
SM
46262001-01-25 Stefan Monnier <monnier@cs.yale.edu>
4627
f0c1adab
SM
4628 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
4629
a2ed9670
SM
4630 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
4631
34ac3367
DL
46322001-01-25 Dave Love <fx@gnu.org>
4633
61076b20
DL
4634 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
4635 (describe-coding-system): Tweak the English text.
4636
34ac3367
DL
4637 * loadup.el: Preload international/ccl for utf-8.
4638
4685e6b7
EZ
46392001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
4640
4641 * mail/rmail.el (rmail-redecode-body): Doc fix.
4642
0fdb4475
KH
46432001-01-25 Kenichi Handa <handa@etl.go.jp>
4644
83c9cb8e
SM
4645 * international/mule-cmds.el (reset-language-environment):
4646 Reset coding-category-utf-8 to mule-utf-8.
0fdb4475 4647
83c9cb8e
SM
4648 * international/mule-conf.el (coding-category-utf-8):
4649 Initialize to mule-utf-8.
0fdb4475 4650
9b0630e5 4651 * loadup.el: Preload international/utf-8.
0fdb4475
KH
4652
4653 * international/utf-8.el: New file.
4654
245ed2b1
SM
46552001-01-24 Stefan Monnier <monnier@cs.yale.edu>
4656
4657 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
4658
e95b0c08
SS
46592001-01-24 Sam Steingold <sds@gnu.org>
4660
4661 * dired.el (dired-replace-in-string): Removed.
4662 (dired-sort-toggle): Use `replace-regexps-in-string'
4663 instead of `dired-replace-in-string'.
9b0630e5 4664
ceba0dac
GM
4665 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
4666 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
9b0630e5 4667
e95b0c08
SS
4668 * gs.el (gs-replace-in-string): Removed.
4669 (gs-options): Use `replace-regexps-in-string'
4670 instead of `gs-replace-in-string'.
4671
c3902c3e
EZ
46722001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
4673
4674 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
4675 bug report is mailed to an email list and posted to a news group.
4676
b66b6aeb
GM
46772001-01-24 Gerd Moellmann <gerd@gnu.org>
4678
83c9cb8e
SM
4679 * comint.el (comint-replace-by-expanded-history-before-point):
4680 Fix change of 2000-08-03 to move point to the start of the line again.
e7e41584 4681
b66b6aeb
GM
4682 * startup.el (tool-bar-images-pixel-height): New variable.
4683 (command-line): After loading the user's init file, when
4684 tool-bar-mode is on, increase the frame's size by some lines for
4685 the tool-bar.
4686
4687 * frame.el (frame-initialize): Create the initial frame invisible.
e95b0c08 4688
ff890e66
SZ
46892001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
4690
4691 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
4692 (chinese-big5): MIME:Big5.
4693
04363179
GM
46942001-01-24 Gerd Moellmann <gerd@gnu.org>
4695
e95b0c08 4696 * international/mule-cmds.el (universal-coding-system-argument):
04363179
GM
4697 Handle commands with prefix args.
4698
d56aaa64
GM
46992001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
4700
4701 * calendar/diary-lib.el (diary-float): Fix case of MONTH
4702 being a list of numbers.
4703 (diary-mail-entries): Rewritten.
4704
99858627
DL
47052001-01-23 Dave Love <fx@gnu.org>
4706
7aeb1fa9
DL
4707 * international/mule.el (make-coding-system): Fix typo.
4708
83c9cb8e
SM
4709 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
4710 Add backward-paragraph as font-lock-beginning-of-syntax-function.
99858627 4711
5a43decf
EZ
47122001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
4713
4714 * font-lock.el (font-lock-mode): Doc fix.
4715
b0e98867
KH
47162001-01-23 Kenichi Handa <handa@etl.go.jp>
4717
4718 * international/mule.el (make-translation-table): Fix docstring.
4719
9c8acefd
EZ
47202001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
4721
fd4976b8
EZ
4722 * mail/rmail.el (rmail-redecode-body): New function.
4723
9c8acefd
EZ
4724 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
4725
871e0439
GM
47262001-01-22 Gerd Moellmann <gerd@gnu.org>
4727
21c2bbe0
GM
4728 * isearch.el (isearch-lazy-highlight-case-fold-search)
4729 (isearch-lazy-highlight-regexp): New variables.
4730 (isearch-lazy-highlight-cleanup): Update lazy highlight if
4731 case-fold search or regexp search has been toggled.
4732
5710730c
GM
4733 * wid-edit.el (widget-button-click): Avoid a save-excursion
4734 around running a global binding.
4735
871e0439
GM
4736 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
4737 to 0.25.
4738
d0554957
MB
47392001-01-20 Miles Bader <miles@gnu.org>
4740
4741 * cus-edit.el (custom-face-save): Do post-processing on the face's
4742 new value like `custom-face-set' does.
4743
1519f618
EZ
47442001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
4745
ccd87890
EZ
4746 * mail/emacsbug.el (report-emacs-bug): Report the value of
4747 LC_CTYPE, not LC_TYPE.
4748
1519f618
EZ
4749 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
4750 isearch-toggle-regexp and isearch-edit-string to doc string.
4751
9724173b
GM
47522001-01-19 Gerd Moellmann <gerd@gnu.org>
4753
48bb9196
GM
4754 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
4755 as font-lock-beginning-of-syntax-function in font-lock-defaults.
4756
e95b0c08 4757 * jit-lock.el (jit-lock-fontify-now): Don't bind
9724173b
GM
4758 font-lock-beginning-of-syntax-function to nil.
4759
dc81f8a2
EZ
47602001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
4761
4762 * mail/emacsbug.el (report-emacs-bug): Report values of
4763 locale-coding-system, default-enable-multibyte-characters, and the
4764 environment variables LC_ALL, LC_TYPE, and LANG.
4765
99327974
GM
47662001-01-19 Gerd Moellmann <gerd@gnu.org>
4767
83c9cb8e 4768 * font-lock.el (font-lock-default-fontify-region): Fix last change.
e95b0c08 4769
2be6ecc6
GM
4770 * font-lock.el (font-lock-multiline): Default to nil.
4771 (font-lock-default-fontify-region): If font-lock-multiline is
4772 nil, don't check the property `font-lock-multiline'.
4773
99327974
GM
4774 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
4775 is nil, don't check the `font-lock-multiline' text property.
4776
2550055a
MK
47772001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
4778
0a949811 4779 * viper.el: Call initial-major-mode on startup.
e95b0c08 4780
0a949811 4781 * ediff.el (ediff-patch-file): Use better defaults.
e95b0c08 4782
8501998a 4783 * ediff-vers.el: Fix for 8+3 DOS file systems.
e95b0c08 4784
2550055a 47852001-01-19 Colin Walters <walters@cis.ohio-state.edu>
e95b0c08 4786
0a949811 4787 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
2550055a 4788 diff mode, if available.
e95b0c08 4789
0a949811 47902001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
e95b0c08 4791
8501998a 4792 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
e95b0c08 4793
2550055a
MK
4794 * ediff-init.el (subst-char-in-string): Define and use it, unless
4795 it's already defined.
e95b0c08 4796
8962e303
GM
47972001-01-18 Gerd Moellmann <gerd@gnu.org>
4798
4799 * tooltip.el (tooltip-hide-delay): New user-option.
4800 (tooltip-show): Use tooltip-hide-delay instead of the default.
4801
6b453381
KH
48022001-01-18 Kenichi Handa <handa@etl.go.jp>
4803
4804 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
4805 kill-local-variable doesn't work for enable-multibyte-characters.
4806
9eaf396b
DL
48072001-01-17 Dave Love <fx@gnu.org>
4808
cebd37ce
DL
4809 * ediff-init.el (ediff-before-setup-hook)
4810 (ediff-merge-filename-prefix): Add :version.
4811
9eaf396b
DL
4812 * international/latin1-disp.el: Require disp-table.
4813 (latin1-display): Fix :set.
4814
4815 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
4816
f864120f
GM
48172001-01-17 Gerd Moellmann <gerd@gnu.org>
4818
4819 * isearch.el (isearch-lazy-highlight-initial-delay)
4820 (isearch-lazy-highlight-interval): Default to 0.
4821
48222001-01-17 Bob Glickstein <bobg@zanshin.com>
4823
4824 * isearch.el (isearch-highlight): Set isearch-overlay priority to
4825 1 here rather than each time through
4826 isearch-lazy-highlight-new-loop.
4827 (isearch-lazy-highlight-max): Variable deleted.
4828 (isearch-lazy-highlight-max-at-a-time): New user variable, like
4829 isearch-lazy-highlight-max but controls a single invocation of
4830 isearch-lazy-highlight-update.
4831 (isearch-lazy-highlight-wrapped): Variable recreated.
4832 (isearch-lazy-highlight-window-start): New variable.
4833 (isearch-lazy-highlight-cleanup): Restored to behavior of
4834 before 2-Jan.
4835 (isearch-lazy-highlight-remove-overlays): Function deleted;
4836 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
4837 behavior removed.
4838 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
4839 isearch-lazy-highlight-update in a loop rather than just once.
4840 Test isearch-invalid-regexp here and decide not to start a new
4841 loop, rather than testing it each time through
4842 isearch-lazy-highlight-update.
4843 (isearch-lazy-highlight-search): Function restored.
4844 (isearch-lazy-highlight-update): Get called in a timer loop again,
4845 but this time highlight more than one match each time through.
83c9cb8e
SM
4846 Only highlight matches in the visible part of the window.
4847 Start at point, move in the direction of the search, and wrap around at
f864120f
GM
4848 the edge of the window. Use sit-for to force redisplay and ensure
4849 window-start is credible. "Face suppressing" behavior removed;
4850 overlay priorities should make it unnecessary, right?
4851 (isearch-highlight): Face suppressing behavior removed.
4852 (isearch-dehighlight): Face suppressing behavior removed.
4853 (isearch-set-lazy-highlight-faces-at): Removed.
4854
076ec540
KH
48552001-01-17 Kenichi Handa <handa@etl.go.jp>
4856
4857 * language/european.el ("Latin-1"): Make the format of description
4858 about additional language environments same as that of Latin-2.
4859
92328ec5
DL
48602001-01-16 Dave Love <fx@gnu.org>
4861
39f2174e
DL
4862 * isearch.el (isearch-lazy-highlight): Add :version.
4863
92328ec5
DL
4864 * simple.el (backward-delete-char-untabify-method)
4865 (next-line-add-newlines): Add :version.
4866
f251459d
GM
48672001-01-16 Gerd Moellmann <gerd@gnu.org>
4868
9d4850e5
GM
4869 * bindings.el: Bind <backspace> and <delete> via function-key-map.
4870 Don't bind <delete> otherwise.
4871
4872 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
4873 and <delete> via function-key-map.
4874
f251459d
GM
4875 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
4876 Subject line only if point is after the `Subject:'.
4877
771ffcf7
KH
48782001-01-16 Kenichi Handa <handa@etl.go.jp>
4879
bda6b481
KH
4880 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
4881 japanese-jisx0213-2 in `charset' property of this lang. env.
4882
35793af7
KH
4883 * language/european.el ("Latin-1"): Add description for Dutch and
4884 Spanish lang. env.
4885
771ffcf7
KH
4886 * international/mule.el (decode-char): Fix conditions.
4887 (encode-char): Handle eight-bit-control too.
1c8102ff 4888 (transform-make-coding-system-args): New function.
50c29104
KH
4889 (make-coding-system): Accept XEmacs style arguments for CCL base
4890 coding system.
771ffcf7 4891
e1cf67b6
GM
48922001-01-15 Gerd Moellmann <gerd@gnu.org>
4893
4894 * progmodes/etags.el (find-tag-noselect): Save the value of
4895 tags-file-name before switching buffers, for the case it has a
4896 buffer-local value.
4897
b3287acf
GM
48982001-01-15 Alex Schroeder <alex@gnu.org>
4899
9eaf396b
DL
4900 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
4901 From Dave Love <fx@gnu.org>.
b3287acf
GM
4902 (ansi-color-for-comint-mode): Fix :version.
4903
49042001-01-15 Alex Schroeder <alex@gnu.org>
4905
4906 * ansi-color.el (ansi-color-unfontify-region): Doc change.
4907
8d7ff9c8
EZ
49082001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
4909
4910 * dired.el (dired-insert-directory): If file-system-info fails,
4911 remove the " free " part, but don't signal an error.
4912
dbe99ae9
SS
49132001-01-12 Sam Steingold <sds@gnu.org>
4914
4915 * bookmark.el (bookmark-maybe-historicize-string):
4916 Use new backquote syntax.
4917
103db06c 49182001-01-12 Richard M. Stallman <rms@gnu.org>
420198cb
RS
4919
4920 * subr.el (last): Handle a list that doesn't end in nil.
4921
ca2ddd8e
SS
49222001-01-12 Sam Steingold <sds@gnu.org>
4923
4924 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
4925 to `backward-delete-char-untabify'.
4926
1751c874
DL
49272001-01-12 Dave Love <fx@gnu.org>
4928
4929 * cus-edit.el (customize-menu-create): Fix the :filter following
4930 easymenu change.
4931
4932 * wid-edit.el (function): Add :match-alternatives.
4933 (widget-color-action): Doc fix.
4934
3cccce8d
GM
49352001-01-12 Gerd Moellmann <gerd@gnu.org>
4936
4937 * calendar/calendar.el (calendar-basic-setup): Doc fix.
4938
18bfd6b5
KH
49392001-01-12 Kenichi Handa <handa@etl.go.jp>
4940
83c9cb8e 4941 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
60a62fdc 4942
18bfd6b5
KH
4943 * international/ccl.el (define-ccl-program): Fix docstring.
4944
562e00da
DL
49452001-01-11 Dave Love <fx@gnu.org>
4946
14fd0da3
DL
4947 * international/mule-cmds.el (standard-display-european-internal):
4948 Set display table for 2208 as for 160.
4949
4950 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
4951
562e00da
DL
4952 * progmodes/fortran.el (fortran-mode-map): Modify Customization
4953 entry for custom-menu-create change.
4954 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
4955 don't cons it in the search loop.
4956
4957 * imenu.el (imenu--truncate-items): Revert last change.
4958
6e961dcd
EZ
49592001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
4960
4961 * info.el (Info-setup-header-line): If the node header includes
4962 either Next: or Prev: links, don't show the File: and Node: parts
4963 in the header line.
4964
2c2ff7f2
GM
49652001-01-11 Gerd Moellmann <gerd@gnu.org>
4966
a7ee2d2e
GM
4967 * comint.el (comint-goto-process-mark): Don't print a message
4968 when running in batch mode.
4969
c5348233
GM
4970 * isearch.el (isearch-search): In the condition-case handler for
4971 `error', set isearch-invalid-regexp to the whole error message.
4972
422717d1
GM
4973 * subr.el (eval-after-load): Call load-symbol-file-load-history to
4974 ensure that eval-after-load works for files dumped with Emacs.
4975
4976 * help.el (load-symbol-file-load-history): New function extracted
4977 from function symbol-file.
4978 (symbol-file): Use it.
4979
83c9cb8e 4980 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
2c2ff7f2 4981
926861fb
EZ
49822001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
4983
4984 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
4985 behave as if there were no prefix argument.
4986 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
4987 argument were nil.
4988
afa1f52c
RS
49892001-01-11 Richard M. Stallman <rms@gnu.org>
4990
ca2ddd8e 4991 * isearch.el (isearch-lazy-highlight-update):
afa1f52c
RS
4992 Don't look for more potential matches once maximum is exceeded.
4993 Use overlays-in to check correctly for overlap with current match.
4994 Ignore empty matches.
4995
47a9f362
MB
49962001-01-11 Miles Bader <miles@gnu.org>
4997
4998 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
4999 (ispell-overlay-window, ispell-help, ispell-show-choices)
5000 (ispell-command-loop): Use it instead of `window-height'.
5001
d196f58d
GM
50022001-01-10 Gerd Moellmann <gerd@gnu.org>
5003
cf523f0e
GM
5004 * files.el (confirm-kill-emacs): New user-option.
5005 (save-buffers-kill-emacs): Ask for final confirmation before
5006 killing Emacs.
5007
d196f58d
GM
5008 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
5009 to nil.
5010
7c6c3d8e
GM
50112001-01-10 Dave Love <fx@gnu.org>
5012
1f8be15d
DL
5013 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
5014
83c9cb8e 5015 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
1f8be15d
DL
5016
5017 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
5018
5019 * calculator.el (calculator-number-digits): Fix :type.
5020
0d5184de
DL
5021 * vc-cvs.el (vc-cvs-header): Fix :type.
5022 * vc-rcs.el (vc-rcs-header): Fix :type.
5023 * vc-sccs.el (vc-sccs-header): Fix :type.
5024
5025 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
5026
7c6c3d8e
GM
5027 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
5028
8c9f73a2
GM
5029 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
5030
457b792c
GM
50312001-01-10 Gerd Moellmann <gerd@gnu.org>
5032
5033 * simple.el (set-variable): Force a thorough redisplay for the
5034 case that the variable has an effect on the display, like
5035 `tab-width' has.
5036
d2622d08
AS
50372001-01-10 Andre Spiegel <spiegel@gnu.org>
5038
5039 * vc.el: Add documentation for backend interface.
5040
ae4b5f4f
KH
50412001-01-10 Kenichi Handa <handa@etl.go.jp>
5042
e0844717
KH
5043 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
5044
ae4b5f4f
KH
5045 * international/mule-conf.el (latin-extra-code-table): Set to t
5046 for \223 and \224.
5047
3184082b
KH
50482001-01-09 Kenichi Handa <handa@etl.go.jp>
5049
5050 * international/mule-cmds.el (locale-language-names): Map "es" to
5051 "Spanish" and "nl" to "Dutch".
5052
732b9cdd
GM
50532001-01-09 Gerd Moellmann <gerd@gnu.org>
5054
1dfca644
GM
5055 * bindings.el (global-map): Bind <home> to beginning-of-line,
5056 <end> to end-of-line, C-<home> to beginning-of-buffer, and
5057 C-<end> to end-of-buffer.
5058
732b9cdd
GM
5059 * language/european.el: Add Dutch and Spanish language info
5060 to be able to use the appropriate tutorials.
5061
50622001-01-09 Alex Schroeder <alex@gnu.org>
5063
5064 * ansi-color.el (ansi-color-process-output): Use markers instead
5065 of positions for start and end of region.
5066 (ansi-color-apply-on-region): Rewrote code to make it more robust.
5067 Previously, occasional mistakes happend when fontifying many
5068 chunks of output (eg. ls --color=yes /dev). This happened
5069 whenever an overlay was created up to the end of the region, which
5070 coincided with the process-mark. New text would then be added
5071 within that overlay instead of after it.
5072 (ansi-color-make-extent): Overlays are created with the property
5073 `modification-hooks' set to '(ansi-color-freeze-overlay).
5074 (ansi-color-freeze-overlay): New function. When inserting text at
5075 the end of the overlay, the overlay will resize.
5076
50772000-01-09 Alex Schroeder <alex@gnu.org>
5078
5079 * ansi-color.el (ansi-color-process-output): Doc change.
5080 (ansi-color-unfontify-region): Doc change. No longer installed
5081 automatically in font-lock-unfontify-region-function.
5082 (ansi-color-apply): Doc change.
5083 (ansi-color-apply-on-region): Use extents or overlays instead of
5084 text-properties.
5085 (ansi-color-make-extent): New function.
5086 (ansi-color-set-extent-face): New function.
5087
50882000-01-09 Alex Schroeder <alex@gnu.org>
5089
5090 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
5091 both use ansi-color-process-output, now.
5092 (ansi-color-process-output): Doesn't return string anymore. It is
5093 installed in comint-output-filter-functions for both Emacs and
5094 XEmacs, now.
5095 (ansi-color-unfontify-region): Simplified code removing variables
5096 pos and start-ansi.
5097 (ansi-color-apply): Put text-property ansi-color before putting
5098 text-property face because ansi-color-unfontify-region is called
5099 immediately after the call to put-text-property.
5100 (ansi-color-context-region): Doc change.
5101 (ansi-color-filter-region): Simplified code.
5102 (ansi-color-apply-on-region): Changed start to start-marker, using
5103 a marker explicitly. Put text-property ansi-color before putting
5104 text-property face because ansi-color-unfontify-region is called
5105 immediately after the call to put-text-property.
5106
51072000-01-09 Alex Schroeder <alex@gnu.org>
5108
5109 * ansi-color.el (ansi-color-faces-vector): Doc change.
5110 (ansi-color-for-comint-mode): Changed :type property to choice.
5111 (ansi-color-last-context): Removed.
5112 (ansi-color-process-output): Don't use ansi-color-last-context, as
5113 the main functions will store their context now.
5114 (ansi-color-context): Doc change.
5115 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
5116 Uses ansi-color-context such that repeated calls will strip
5117 partial escape sequences, too.
5118 (ansi-color-apply): Simplified code. Colorize end of string if
5119 face is not null. Store context in new (FACE STRING) format, such
5120 that repeated calls will strip partial escape sequences, too.
5121 Append faces to face property using ansi-color-apply-sequence such
5122 that cumulative mode actually works.
5123 (ansi-color-context-region): New variable.
5124 (ansi-color-filter-region): Rewrote it based on
5125 ansi-color-apply-on-region. Uses ansi-color-context-region such
5126 that repeated calls will strip partial escape sequences, too.
5127 (ansi-color-apply-on-region): Simplified code. Colorize end of
5128 region if face is not null. Store context in new (FACE POS)
5129 format, such that repeated calls will strip partial escape
5130 sequences, too. Append faces to face property using
83c9cb8e 5131 ansi-color-apply-sequence such that cumulative mode actually works.
732b9cdd
GM
5132 (ansi-color-apply-sequence): New function.
5133 (ansi-color-get-face): When the default face is added to the list
5134 of faces, all previous settings are discarded and the list of
5135 faces is set to '(default).
5136
51372000-01-09 Alex Schroeder <alex@gnu.org>
5138
5139 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
5140 face, such that ansi-color-apply and ansi-color-apply-on-region
5141 will do the right thing.
5142 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
5143 returns nil, set the list of faces back to nil instead of
83c9cb8e 5144 appending the result of ansi-color-get-face to the front of the list.
732b9cdd
GM
5145
51462000-01-09 Alex Schroeder <alex@gnu.org>
5147
5148 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
5149 (ansi-color-process): Doc change.
5150 (ansi-color-last-context): New buffer-local variable.
5151 (ansi-color-process-output): New function. It is automatically
5152 added to comint-output-filter-functions if this is XEmacs.
5153 (ansi-color-unfontify-region): New optional parameter for XEmacs
5154 compatibility. Check wether font-lock-syntactic-keywords is
5155 boundp before removing the syntax table text property, as XEmacs
5156 doesn't have it.
5157 (ansi-color-filter-region): Doc change.
5158 (ansi-color-apply-on-region): Doc change.
5159 (ansi-color-make-face): New function. Compatibility layer for
5160 XEmacs. Return temporary faces instead of cons cells for XEmacs.
5161 (ansi-color-make-color-map): Use ansi-color-make-face.
5162 (ansi-color-get-face): Avoid face text property '(nil) as results
5163 in an errow for XEmacs.
5164
51652000-01-09 Alex Schroeder <alex@gnu.org>
5166
83c9cb8e
SM
5167 * ansi-color.el (ansi-color-unfontify-region): New function.
5168 Uses text-property ansi-color in order to preserve fontification by
732b9cdd
GM
5169 ansi-color. When the package is loaded, a lambda expression is
5170 put onto font-lock-mode-hook. This lambda expression will check
5171 font-lock-unfontify-region-function and replace
83c9cb8e 5172 font-lock-default-unfontify-region with ansi-color-unfontify-region.
732b9cdd
GM
5173 (ansi-color-apply): Add text-property ansi-color in addition to
5174 text-property face.
5175 (ansi-color-apply-on-region): Add text-property ansi-color in
5176 addition to text-property face.
5177 (save-buffer-state): Copy of the macro that is also used by
5178 lazy-lock and font-lock.
5179
5180 (ansi-color-for-comint-mode): New option.
5181 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
5182 (ansi-color-for-comint-mode-off): Ditto.
5183 (ansi-color-for-comint-mode-filter): Ditto.
83c9cb8e
SM
5184 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
5185 decide what to do. This function is added to
5186 comint-preoutput-filter-functions when the package is loaded.
732b9cdd
GM
5187
5188 (ansi-color-for-shell-mode-set): Removed.
5189 (ansi-color-for-shell-mode): Removed.
5190
51912000-01-09 Alex Schroeder <alex@gnu.org>
5192
5193 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
5194 the lambda expression from the ansi-color-for-shell-mode :set
5195 property. Additionally, modify shell-mode-hook to enable or
5196 disable font-lock-mode for future shell buffers.
5197 (ansi-color-for-shell-mode): The :set property calls
5198 ansi-color-for-shell-mode-set instead of a lambda expression.
5199
52002000-01-09 Alex Schroeder <alex@gnu.org>
5201
5202 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
5203 (ansi-color-context): New variable.
5204 (ansi-color-apply): Save context between calls.
5205
fb55ff10
EZ
52062001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
5207
83c9cb8e
SM
5208 * isearch.el (isearch, isearch-lazy-highlight-face):
5209 New definitions for face colors and attributes.
29910493 5210
fb55ff10
EZ
5211 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
5212 of display-mouse-p.
5213
134d6265
KH
52142001-01-09 Kenichi Handa <handa@etl.go.jp>
5215
5216 * international/mule.el (make-coding-system): If the coding system
5217 accepts extra latin codes, register such codes as safe for the
5218 coding system.
5219
103db06c 52202001-01-08 Richard M. Stallman <rms@gnu.org>
78b8eee8 5221
984c9f75
RS
5222 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
5223 don't mention the file name or the date here, because they are
5224 logged at the start of the file.
5225
52262001-01-08 Richard M. Stallman <rms@gnu.org>
5227
78b8eee8
RS
5228 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
5229 Change screen-width to frame-width.
5230
1460e5d4
EZ
52312001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
5232
5233 * info.el (Info-search): Print the default as part of the prompt.
5234
56f24bc1
AS
52352001-01-08 Andre Spiegel <spiegel@gnu.org>
5236
ca2ddd8e 5237 * vc.el (vc-default-latest-on-branch-p): New function, replaces
56f24bc1
AS
5238 constant implementations in backends.
5239
5240 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
5241 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
5242
5243 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
5244 WRITABLE to EDITABLE.
5245
5246 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
5247 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
5248 to EDITABLE.
5249
b7812d30
EZ
52502001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
5251
5252 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
83c9cb8e 5253 (copyright, copyright-update): Compute the current year at run time.
b7812d30 5254
7e56ea04
GM
52552001-01-08 Gerd Moellmann <gerd@gnu.org>
5256
5257 * isearch.el (isearch-old-signal-hook): Removed.
5258 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
5259 instead of setting signal-hook-function.
5260 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
5261
a758f97d
GM
52622001-01-08 Kevin Gallagher <kevingal@onramp.net>
5263
5264 * emulation/edt.el: Update to version 4.0. Provide support for
5265 EDT scroll margins at top and bottom of the window. Provide an
5266 emulation of the EDT SUBS command (bound to GOLD-Enter, by
5267 default). Enhance edt-quit, bound to GOLD-q by default, to warn
83c9cb8e
SM
5268 user when file-related buffer modifications exist.
5269 Provide support for running EDT Emulation in XEmacs.
5270 Provide customize access to some user updatable variables.
5271 Add Commentary section to file header.
5272 Fixed a few minor bugs and cleaned up some code.
a758f97d
GM
5273
5274 * emulation/edt-mapper.el: Update to version 4.0. Provide support
5275 for detecting a keypress that generates an ASCII key sequence.
5276 (Previously, only a keypress that generates a vector was
5277 recognized.) Embed Window Manager name into name of the generated
5278 EDT Emulation initialization file since the initialization file is
5279 Window Manager specific. Add Commentary section to file header.
ca2ddd8e 5280
30db89f9
EZ
52812001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
5282
4deb3ba9
EZ
5283 * mail/sendmail.el (mail-mode): Doc fix.
5284
30db89f9
EZ
5285 * info.el (Info-goto-emacs-command-node): Doc fix.
5286 (Info-goto-emacs-key-command-node): Doc fix.
5287
c3f2772b
EZ
52882001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
5289
8726e79b 5290 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
c3f2772b
EZ
5291 systems without long file-name support.
5292
0dac6924
AI
52932001-01-06 Andrew Innes <andrewi@gnu.org>
5294
5295 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
5296
4e6ef391
EZ
52972001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
5298
380866a2
EZ
5299 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
5300 (isearch-lazy-highlight-update): Doc fix.
5301
148b5960
EZ
5302 * ffap.el (ffap-bindings): Doc fix.
5303
4e6ef391
EZ
5304 * dired-x.el (dired-virtual-guess-dir): Doc fix.
5305
4cb1bcc2
DL
53062001-01-05 Dave Love <fx@gnu.org>
5307
5308 * emacs-lisp/cl-seq.el (remove, remq): Remove.
5309
3828218c
GM
53102001-01-05 Gerd Moellmann <gerd@gnu.org>
5311
83c9cb8e
SM
5312 * mouse-drag.el (mouse-drag-safe-scroll):
5313 Bind scroll-preserve-screen-position to nil.
f1ade7d3 5314
1f4139d5
GM
5315 * isearch.el (isearch-old-signal-hook): New variable.
5316 (isearch-mode): Set signal-hook-function to isearch-done.
5317 (isearch-done): Restore old signal-hook-function.
5318
3828218c
GM
5319 * info.el (Info-fontify-node): Mark one more char as intangible.
5320
3970013f
KH
53212000-01-05 Kenichi Handa <handa@etl.go.jp>
5322
83c9cb8e
SM
5323 * composite.el (compose-last-chars): New argument COMPONENTS.
5324 If it is non-nil, compose preceding characters by compose-region with
3970013f
KH
5325 COMPONENTS.
5326
5327 * international/quail.el (quail-input-string-to-events): New function.
5328 (quail-input-method): Convert input string to events here.
5329 (quail-start-translation): Return input string, not event list.
5330 (quail-start-conversion): Likewise.
5331
f3b05e99
GM
53322001-01-04 Gerd Moellmann <gerd@gnu.org>
5333
ca2ddd8e 5334 * tooltip.el (tooltip-cancel-delayed-tip)
2f5ded21
GM
5335 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
5336 and tooltip-add-timeout.
5337 (tooltip-show): Set border color from faces's foreground.
5338 (tooltip-show-help-function): If called with the same help string
5339 as last time, do nothing.
5340 (tooltip-help-tips): Don't set tooltip-help-message to nil.
5341
0f2ac578
GM
5342 * startup.el (fancy-splash-screens): Don't bind show-help-function
5343 to nil.
5344
f3b05e99
GM
5345 * tooltip.el (tooltip-frame-parameters): Remove colors.
5346 (tooltip): New face
5347 (tooltip-set-param): New function.
5348 (tooltip-show): Set up color frame parameters from face `tooltip'.
5349 Display the tooltip text in face `tooltip'.
5350
8416e94a
DL
53512001-01-04 Dave Love <fx@gnu.org>
5352
5353 * whitespace.el (whitespace-global-mode): Fix typo.
5354
5355 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
5356
30db89f9
EZ
53572001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
5358
83c9cb8e
SM
5359 * help.el (help-for-help): Fix a typo in a doc string.
5360 From kwzh@gnu.org (Karl Heuer).
30db89f9 5361
b847eb8c
DL
53622001-01-03 Dave Love <fx@gnu.org>
5363
5364 * dired-x.el: Doc fixes. Maintainer change.
83c9cb8e 5365 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
b847eb8c
DL
5366 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
5367 (dired-guess-shell-alist-user): Customize.
5368 (dired-x-help-address): Set to bug-gnu-emacs.
5369 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
5370 (dired-default-directory): Renamed from default-directory.
5371
5372 * hl-line.el (hl-line): Doc fix.
5373
43c4b570
KF
53742001-01-03 Karl Fogel <kfogel@red-bean.com>
5375
1bf6b1bf 5376 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
43c4b570 5377
984c9f75 53782001-01-02 Richard M. Stallman <rms@gnu.org>
5297fb00
RS
5379
5380 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
5381 to remove all the current alternative-match highlighting.
5382 If nil, remove only what's outside the current window.
5383 (isearch-lazy-highlight-remove-overlays): Take optional
5384 region within which NOT to remove them.
5385 (isearch-lazy-highlight-new-loop): Greatly simplified.
5386 (isearch-lazy-highlight-update): Find all the other occurrences
5387 visible in the window, in just one call.
5388 (isearch-lazy-highlight-start): Now holds start of region to scan.
5389 (isearch-lazy-highlight-end): Now holds end of region to scan.
5390 (isearch-lazy-highlight-wrapped): Variable deleted.
5391 (isearch-lazy-highlight-search): Function deleted.
5392
13d6a61c
AI
53932000-01-02 Andrew Innes <andrewi@gnu.org>
5394
5395 * w32-fns.el (convert-standard-filename): Do length check on name
5396 before aref.
5397
064866e7
DL
53982001-01-02 Dave Love <fx@gnu.org>
5399
b33e041b
DL
5400 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
5401 value.
5402 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
5403
5404 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
5405
8166ffd5
DL
5406 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
5407 read syntax.
5408
064866e7
DL
5409 * calendar/todo-mode.el (todo): Add :link, :version.
5410 (todo-save-top-priorities): Remove autoload cookie.
5411 (todo-add-category, todo-add-item-non-interactively)
83c9cb8e 5412 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
064866e7 5413
6dde6abc
GM
54142001-01-02 Gerd Moellmann <gerd@gnu.org>
5415
5416 * comint.el (comint-input-history-ignore): New variable.
5417 (comint-read-input-ring): Ignore entries matching
5418 comint-input-history-ignore.
5419
1a8a9daf
GM
54202001-01-02 Eric M. Ludlam <zappo@gnu.org>
5421
5422 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
5423 (lm-copyright-mark): New function.
5424 (lm-crack-copyright): New function.
5425 (lm-verify): Check that the file has a copyright.
5426 Check that the file is copyright Free Software Foundation.
5427
9c92eb53
KH
54282000-12-30 Kenichi Handa <handa@etl.go.jp>
5429
5430 * international/mule-diag.el (print-fontset): Indent font name by
5431 24 columns, not 25.
5432
49172314
GM
54332000-12-29 Gerd Moellmann <gerd@gnu.org>
5434
762a68ec
GM
5435 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
5436 in Subject line.
5437
49172314 5438 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
83c9cb8e
SM
5439 Use mail-mode-hook instead of mail-setup-hook.
5440 Otherwise continuing an interrupted message with C-u C-x m for
5441 instance, winds up in Mail mode without abbrevs.
49172314 5442
bd7a2e26
GM
54432000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5444
5445 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
83c9cb8e
SM
5446 non-nil. Adding almost all customization variables on ps-setup.
5447 Doc fix.
bd7a2e26
GM
5448 (ps-print-version): New version number (6.3.3).
5449 (ps-end-with-control-d): Initialization fix.
5450 (ps-lines-printed): New var.
5451 (ps-skip-newline): New fun.
5452 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
5453 (ps-next-line, ps-continue-line, ps-plot-region)
5454 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
ca2ddd8e 5455
2b3f28a4
KH
54562000-12-29 Kenichi Handa <handa@etl.go.jp>
5457
83c9cb8e
SM
5458 * international/fontset.el (x-complement-fontset-spec):
5459 Resolve ASCII font name so that the same family name is used for fonts
2b3f28a4
KH
5460 registered in x-font-name-charset-alist.
5461 (create-fontset-from-fontset-spec): Adjusted for the above change.
5462 The name of fontset alias should be a unresolved ASCII font name.
5463
2ece9174
GM
54642000-12-28 Gerd Moellmann <gerd@gnu.org>
5465
5466 * simple.el (delete-key-deletes-forward-mode): Bind backspace
5467 and delete in isearch-mode-map.
5468
cbe3ad7a
RS
54692000-12-28 Richard M. Stallman <rms@gnu.org>
5470
ca2ddd8e 5471 * dired-x.el (dired-guess-shell-alist-default):
cbe3ad7a
RS
5472 Use xpdf instead of acroread.
5473
a816f1c5
KH
54742000-12-28 Kenichi Handa <handa@etl.go.jp>
5475
f086e73c
KH
5476 * textmodes/artist.el (artist-butlast): Deleted.
5477 (artist-ellipse-mirror-quadrant): Use butlast instead of
defac922 5478 artist-butlast.
f086e73c 5479
a816f1c5
KH
5480 * subr.el (butlast, nbutlast): Moved from cl.el to here.
5481
5482 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
5483
b202115b
EZ
54842000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
5485
5486 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
5487
5488 * ls-lisp.el: Better support for the Mac and MS-Windows.
5489 (ls-lisp): New defgroup.
5490 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
ca2ddd8e 5491 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
b202115b
EZ
5492 (ls-lisp-support-shell-wildcards): New defcustoms.
5493 (ls-lisp-parse-symlink): New function.
5494 (insert-directory): Code to convert switches to a list and set up
5495 the wildcard argument copied from ls-lisp-insert-directory.
5496 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
5497 for -C and -R switches.
5498 (ls-lisp-column-format): New function.
ca2ddd8e 5499 (ls-lisp-delete-matching, ls-lisp-handle-switches)
b202115b
EZ
5500 (ls-lisp-format-time): Add doc strings.
5501 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
5502 Support ls-lisp-dirs-first.
5503 (ls-lisp-classify, ls-lisp-extension): New functions.
5504 (ls-lisp-format): Optionally support emulation of symlinks.
5505 Support -i, -s, and -G switches.
5506
6061fbf0
GM
55072000-12-27 Gerd Moellmann <gerd@gnu.org>
5508
5e25feee
GM
5509 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
5510
6061fbf0
GM
5511 * version.el (emacs-version): Print X scroll bar information.
5512
5513 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
5514 instead of x-toolkit-scroll-bars-p.
5515
5516 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
5517 of x-toolkit-scroll-bars-p.
5518
25050dab
EZ
55192000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
5520
83c9cb8e 5521 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
25050dab
EZ
5522 (ffap-bindings): Doc fix, to reflect the above change.
5523
c1786874
KH
55242000-12-27 Kenichi Handa <handa@etl.go.jp>
5525
5526 * term.el (term-char-mode): Define all non-ascii self-inserting
5527 characters to 'term-send-raw in term-raw-map.
5528
7261ece3 55292000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
ca2ddd8e 5530
83c9cb8e 5531 * viper-init (viper-restore-cursor-type): Added condition-case guard.
ca2ddd8e 5532
83c9cb8e
SM
5533 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
5534 Changed initialization; use add-hook.
6061fbf0 5535 (ediff-file-remote-p): Use file-local-copy.
ca2ddd8e 5536
6061fbf0 5537 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
ca2ddd8e 5538
6061fbf0
GM
5539 * ediff.el (ediff-patch-buffer): Bug fix.
5540 (ediff-revision): Allow selection of the file at the prompt.
ca2ddd8e 5541
83f40583
SM
55422000-12-23 Stefan Monnier <monnier@cs.yale.edu>
5543
5544 * subr.el (combine-run-hooks): Remove.
5545
5546 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
5547 and remove the rogue second spec.
5548
bdd6d4e8
GM
55492000-12-23 Gerd Moellmann <gerd@gnu.org>
5550
5551 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
5552
26736ce3
SM
55532000-12-22 Stefan Monnier <monnier@cs.yale.edu>
5554
0e86b6b0
SM
5555 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
5556 Use minibuffer menu prompt for the `=' prefix.
5557 (smerge-command-prefix): Change default to C-^.
6eabfb26 5558 (smerge-mode): Don't assume font-lock doesn't move point.
0e86b6b0 5559
26736ce3
SM
5560 * skeleton.el (skeleton-internal-1): Make sure the first line of
5561 the region is also re-indented.
d21584d6
SM
5562 (skeleton-end-newline): New var.
5563 (skeleton-end-hook): Use it.
26736ce3 5564
95fa4fd7
MB
55652000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5566
5567 * comint.el (comint-password-prompt-regexp): Support CVS.
5568
f060b834
GM
55692000-12-22 Gerd Moellmann <gerd@gnu.org>
5570
83c9cb8e
SM
5571 * simple.el (delete-key-deletes-forward-mode): Simplify.
5572 Also backspace key combinations, depending on
856ff7a7
GM
5573 delete-key-deletes-forward.
5574
5575 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
5576
f060b834
GM
5577 * simple.el (delete-key-deletes-forward): Doc fix.
5578
653558a1
GM
55792000-08-22 Emmanuel Briot <briot@gnat.com>
5580
5581 * xml.el (top level comment): Updated to reflect the fact that
26736ce3 5582 white spaces are relevant in the XML file.
653558a1
GM
5583 (xml-parse-file): Do not kill an existing Emacs buffer if the file
5584 to parse was already edited. This allows for on-the-fly analysis
26736ce3 5585 of XML files.
653558a1
GM
5586 (xml-parse-tag): Check that the casing is the same in the start
5587 tag and end tag, since XML is case-sensitive. Allows for spaces
5588 in the end tag, after the name of the tag.
5589 (xml-parse-attlist): Allow for the character '-' in the name of
5590 attributes, as in the standard http-equiv attribute Do not save
26736ce3 5591 the properties in the XML tree, since they are not relevant.
653558a1 5592
3ad93d8d
SM
55932000-12-21 Stefan Monnier <monnier@cs.yale.edu>
5594
5595 * generic.el (generic-read-type): Undo last change, inline into
5596 `generic-mode' and then remove.
5597 (generic-mode): Inline generic-read-type.
5598 (define-generic-mode): Push the symbol name rather than the symbol
5599 onto generic-mode-list.
5600
177f4e88
GM
56012000-12-21 Gerd Moellmann <gerd@gnu.org>
5602
8e15274f
GM
5603 * generic.el (generic-read-type): Build an alist for
5604 completing-read as in 20.7.
5605
5606 * play/landmark.el (lm): Use interactive spec `P'.
5607 (toplevel): Don't set debug-on-error.
5608
83c9cb8e 5609 * server.el (server-switch-buffer): Choose a window on a visible frame.
177f4e88 5610
6ba384dc
GM
56112000-12-21 Dave Pearson <davep@davep.org>
5612
5613 * quickurl.el: Commentry change, I've moved my web site.
ca2ddd8e 5614
647a066c
GM
56152000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5616
5617 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
5618 ranges like \177-\237, but accepts the character sequence from \177 to
5619 \237. Doc fix.
5620 (ebnf-version): New version (3.4).
5621 (ebnf-setup): Code fix.
5622 (ebnf-range-regexp): New fun.
5623 (ebnf-8-bit-chars): Const fix.
5624
5625 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
5626 entry. Doc fix.
5627 (ebnf-bnf-lex): Code fix.
5628 (ebnf-bnf-comment-chars): Const fix.
5629
5630 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
5631 entry. Doc fix.
5632 (ebnf-iso-comment-chars): Const fix.
5633
5634 * ebnf-otz.el: Doc fix.
5635
5636 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
5637 entry. Doc fix.
5638 (ebnf-yac-skip-code): Code fix.
5639 (ebnf-yac-comment-chars): Const fix.
ca2ddd8e 5640
bc22fd18
EZ
56412000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
5642
5643 * files.el (insert-directory-safely): New function.
83c9cb8e
SM
5644 (recover-file): Use it instead of insert-directory.
5645 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
bc22fd18 5646
587fc3f9
KH
56472000-12-21 Kenichi Handa <handa@etl.go.jp>
5648
83c9cb8e
SM
5649 * international/mule-cmds.el (select-safe-coding-system):
5650 Check coding-category-list more rigidly. Improve help message.
eeefcfde 5651
587fc3f9
KH
5652 * dired.el (dired-move-to-filename-regexp): Fix previous change.
5653
01860fb9
MB
56542000-12-21 Miles Bader <miles@gnu.org>
5655
83c9cb8e 5656 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
01860fb9 5657
3f9d67a6
KH
56582000-12-21 Kenichi Handa <handa@etl.go.jp>
5659
9fd1c1f7
KH
5660 * international/mule-diag.el (describe-char-after): Make *Help*
5661 buffer inherit multibyteness of the current buffer.
5662
3f9d67a6
KH
5663 * international/mule.el (make-char): Docstring adjusted for the
5664 change of make-char-internal.
5665
c9669fac
SM
56662000-12-20 Stefan Monnier <monnier@cs.yale.edu>
5667
5668 * international/iso-cvt.el: Docstrings fix.
5669
19594307
DL
56702000-12-20 Dave Love <fx@gnu.org>
5671
5672 * subr.el (eval-after-load): Doc fix.
5673
b1a447b3
KH
56742000-12-20 Kenichi Handa <handa@etl.go.jp>
5675
5676 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
5677 for numbers.
5678
09877d5d
MB
56792000-12-20 Miles Bader <miles@gnu.org>
5680
5681 * international/quail.el (quail-help): Resize the help window
5682 again after it has all its contents. Remove unneeded progn.
5683
71d4497a
GM
56842000-12-19 Gerd Moellmann <gerd@gnu.org>
5685
5686 * pcmpl-linux.el: Fix copy/paste error.
5687
741e56a0
AI
56882000-12-19 Andrew Innes <andrewi@gnu.org>
5689
83c9cb8e 5690 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
741e56a0 5691
cc24d91c
CD
56922000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
5693
ba4c05aa
CD
5694 * progmodes/idlw-rinfo.el: Fixed copyright notice.
5695
5696 * progmodes/idlw-toolbar.el: Fixed copyright notice.
5697
5698 * progmodes/idlw-shell.el: Fixed copyright notice.
5699
5700 * progmodes/idlwave.el: Fixed copyright notice.
5701
71d4497a 5702 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
cc24d91c
CD
5703 TAB as key separators.
5704
524c8caf
GM
57052000-12-19 Alex Schroeder <alex@gnu.org>
5706
5707 * sql.el (sql-sybase-options): New option.
5708 (sql-sybase): Use it. Add sql-database to the list of parameters
5709 provided for login. The options -w 2048 -n are not used any more.
5710 (sql-postgres-options): Changed default from "--pset" to "-P".
5711 (sql-mysql-options): Doc change.
5712 (sql-stop): Doc change.
5713
b5fa513d
KH
57142000-12-19 Kenichi Handa <handa@etl.go.jp>
5715
5716 * international/quail.el (quail-input-method): Always hide
5717 the guidance buffer on exiting.
5718
91c9e6ce
GM
57192000-12-18 Gerd Moellmann <gerd@gnu.org>
5720
c6da4eb4
GM
5721 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
5722 isn't fboundp.
5723
3d2a0e0b
GM
5724 * server.el (server-buffer-done): Bury the buffer before
5725 killing it.
5726
91c9e6ce
GM
5727 * faces.el (face-spec-set): Interpret a nil in specs for
5728 foreground and background colors as `unspecified', for
5729 compatibility with 20.x.
5730
40fa0008
DL
57312000-12-18 Dave Love <fx@gnu.org>
5732
22adbe54
DL
5733 * simple.el (mail-user-agent): Doc fix.
5734 (input-mode-8-bit): Removed.
5735
5736 * international/mule.el (set-keyboard-coding-system): Doc fix.
5737 (keyboard-coding-system): New option.
5738
40fa0008
DL
5739 * mail/sendmail.el (send-mail-function): Customize.
5740
6f4745e2
EZ
57412000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
5742
5743 * international/codepage.el (cp866-decode-table): New table.
5744
82b90229
GM
57452000-12-18 Gerd Moellmann <gerd@gnu.org>
5746
5747 * version.el (emacs-version): Remove `%a' from the time format
5748 because the weekday doesn't fit well into each locale.
5749
5a047002
MB
57502000-12-18 Miles Bader <miles@gnu.org>
5751
7f49aa07
MB
5752 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
5753
ca2ddd8e 5754 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
5a047002
MB
5755 Check that emacs-major-version is `=' to 20, not `>='.
5756 (artist-replace-chars): Use `make-string' instead of a loop.
5757
22ea2607
EZ
57582000-12-17 Stefan Monnier <monnier@cs.yale.edu>
5759
5760 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
5761 (cvs-execute-single-file): Don't change directory.
5762 Patch from Per Cederqvist.
5763
6c825f8e
EZ
57642000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
5765
83c9cb8e
SM
5766 * textmodes/ispell.el (check-ispell-version):
5767 If `ispell-program-name' is "aspell", pass it the -v switch instead
6c825f8e
EZ
5768 of -vv.
5769
8ff06845
KH
57702000-12-16 Kenichi Handa <handa@etl.go.jp>
5771
af4bb4c8
KH
5772 * international/mule-diag.el (mule-diag): Insert information about
5773 configure options, multibyte awareness, language env.
5774
8ff06845
KH
5775 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
5776 regexp to search for candidates.
5777
b24e84ab
EZ
57782000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
5779
5780 * info.el (Info-forward-node): If the node has an
5781 Info-header-line, widen the buffer before searching for "next:"
5782 and "up:" pointers, and set the search limit to stay in the
5783 current node.
5784
7981d89f
MB
57852000-12-16 Miles Bader <miles@gnu.org>
5786
5787 * simple.el (delete-trailing-whitespace): Remove extraneous let.
5788
88ee7917
MB
57892000-12-15 Miles Bader <miles@gnu.org>
5790
5791 * comint.el (comint-send-string, comint-send-region): Also accept
5792 a buffer, buffer-name, or nil for PROCESS, for compatibility with
5793 process-send-string/region.
5794
0c28d842
GM
57952000-12-15 Gerd Moellmann <gerd@gnu.org>
5796
4ea7fdca
GM
5797 * isearch.el (isearch-lazy-highlight-max): New user-option.
5798 (isearch-lazy-highlight-update): Don't highlight more than
5799 isearch-lazy-highlight-max matches.
5800
0c28d842
GM
5801 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
5802
984c9f75 58032000-12-15 Richard M. Stallman <rms@gnu.org>
3ffa545b 5804
8062e53a
GM
5805 * sort.el (sort-columns): Fix error message.
5806
3ffa545b
GM
5807 * dabbrev.el (dabbrev--last-case-pattern): Value is now
5808 `upcase' or `downcase' or nil.
5809 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
5810 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
5811 (dabbrev--substitute-expansion): New arg record-case-pattern.
5812 If it is non-nil, set dabbrev--last-case-pattern.
5813 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
5814
5815 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
5816
c2d7f289
MB
58172000-12-15 Miles Bader <miles@gnu.org>
5818
b6348438
MB
5819 * paths.el (Info-default-directory-list): Don't delete
5820 configure-info-directory from the list of standard info
83c9cb8e 5821 directories when appending it to the end -- their order is important.
b6348438 5822
f9056dd9
MB
5823 * faces.el (read-face-attribute): If there's no entry for the
5824 user's input in VALID, just use it as-is (this will often result
5825 in an error, but it may be OK for e.g. colors using hexadecimal
5826 notation, and at least will yield a better error message).
5827
c2d7f289 5828 * window.el (mode-line-window-height-fudge): Function removed.
ca2ddd8e 5829 (height-affecting-face-attributes, mode-line-window-height-fudge):
c2d7f289
MB
5830 Variables removed.
5831 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
5832 window is really the right size. Use vertical-motion
5833 rather than forward-line.
5834 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
5835 (ispell-command-loop, ispell-show-choices): Use the variable
5836 ispell-choices-win-default-height, rather than the function.
5837 (ispell-choices-win-default-height): Function removed.
5838 (ispell-mode-line-window-height-fudge): Function removed.
ca2ddd8e 5839
8f530b95
SM
58402000-12-14 Stefan Monnier <monnier@cs.yale.edu>
5841
5842 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
5843
6d435deb
EZ
58442000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
5845
83c9cb8e
SM
5846 * paths.el (Info-default-directory-list):
5847 If configure-info-directory is not one of the standard directories,
4dddb0b7
EZ
5848 put it first in the list; otherwise put it last. Doc string
5849 changed accordingly.
5850
5851 * info.el (Info-directory-list): Change doc string to reflect the
5852 change in Info-default-directory-list.
5853
6d435deb
EZ
5854 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
5855 windows-nt as windowed environments, even under -nw.
5856
5857 * startup.el (command-line): Don't call x-backspace-delete-keys-p
5858 if not fboundp. Switch delete-forward mode for the <delete> key
5859 on all PC platforms, even under -nw.
5860
5861 * term/internal.el ([M-delete]): Remap to M-d.
5862
9d7d9263
GM
58632000-12-14 Gerd Moellmann <gerd@gnu.org>
5864
5865 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
5866
7cf0153a
EZ
58672000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
5868
5869 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
5870
5e5b3d41
GM
58712000-12-14 Gerd Moellmann <gerd@gnu.org>
5872
5f368d29
GM
5873 * startup.el (command-line): Call delete-key-deletes-forward-mode,
5874 if appropriate.
5875
5876 * simple.el (delete-key-deletes-forward): New user-option.
5877 (delete-key-deletes-forward-mode): New function.
5878
9d7d9263 5879 * bindings.el: Bind `delete' to backward-delete-char.
5f368d29 5880
83c9cb8e
SM
5881 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
5882 Test if symbol is bound before getting its value.
5e5b3d41
GM
5883
5884 * tooltip.el (tooltip-show): If an error is signaled in
5885 x-show-tip, display that error, and display the help in the
5886 echo area.
ca2ddd8e 5887
191b83b6
KH
58882000-12-14 Kenichi Handa <handa@etl.go.jp>
5889
83c9cb8e
SM
5890 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
5891 Show "... entries" messages for every 10000 entries, not 10.
191b83b6 5892
6192b604
KF
58932000-12-13 Karl Fogel <kfogel@red-bean.com>
5894
5895 * bookmark.el: Provide a generic exit hook, as suggested by
5896 Ovidiu Predescu <ovidiu@cup.hp.com>:
a924cf63
EZ
5897 (bookmark-exit-hook): New var.
5898 (bookmark-exit-hook-internal): New func, replaces
6192b604
KF
5899 old raw lambda form in `kill-emacs-hook', and runs new
5900 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
5901 as logically that feature must have been provided if this function
5902 is running.
5903 Removed ;;;###autoload before the `add-hook' call.
5904
5edf6b55
SM
59052000-12-13 Stefan Monnier <monnier@cs.yale.edu>
5906
5907 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
5908 (easy-menu-current-active-maps): New function.
5909 (easy-menu-get-map): Use it.
5910 Make a proper menu entry when creating a new keymap.
5911
16b5e8e6
KH
59122000-12-13 Kenichi Handa <handa@etl.go.jp>
5913
d49fc4eb
KH
5914 * international/characters.el: Fix cases and syntaxes for
5915 mule-unicode-0100-24ff.
5916
3b53d876
KH
5917 * dired.el (dired-move-to-filename-regexp): Fixed for the case
5918 that a Japanese character is not appended after day and year.
5919
16b5e8e6
KH
5920 * info.el (Info-suffix-list): Change format for a command that
5921 requires arguments.
5922 (info-insert-file-contents): Adjusted for the above change.
5923
1df1c518
AS
59242000-12-12 Andreas Schwab <schwab@suse.de>
5925
5926 * tar-mode.el (tar-extract): Base the name of the subfile buffer
5927 on the name of the tar buffer. Verify that the existing buffer is
5928 visiting the same subfile.
5929
a7a07b98
DL
59302000-12-12 Dave Love <fx@gnu.org>
5931
5932 * subdirs.el: Add obsolete.
5933
4fdbd809
GM
59342000-12-12 Gerd Moellmann <gerd@gnu.org>
5935
bfdb75ee
GM
5936 * mail/rmailsum.el (rmail-summary-expunge)
5937 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
5938 instead of rmail-confirm-expunge.
5939
4fdbd809
GM
5940 * replace.el (perform-replace): Don't use an empty match adjacent
5941 to a non-empty match when computing the next match before the
5942 replacement is performed.
5943
e9a59cad
GM
59442000-12-12 Milan Zamazal <pdm@freesoft.cz>
5945
5946 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
5947 definition (patch by Stefan Monnier).
5948 (glasses-mode): Use jit-lock instead of `after-change-functions'
5949 (patch by Stefan Monnier).
5950
c2def7a0
MB
59512000-12-12 Miles Bader <miles@gnu.org>
5952
5953 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
5954 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
5955
591b63b4
AC
59562000-12-12 Andrew Choi <akochoi@i-cable.com>
5957
5958 * term/mac-win.el: Remove load for ls-lisp.
5959
a924cf63 5960 * loadup.el: Load ls-lisp for system-type `macos'.
591b63b4 5961
5ff4ba3d
MB
59622000-12-12 Miles Bader <miles@gnu.org>
5963
5964 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
5965 Respect field end too.
5966 (just-one-space): Respect fields as `delete-horizontal-space'.
83c9cb8e
SM
5967 (newline-and-indent, reindent-then-newline-and-indent):
5968 Use `delete-horizontal-space'.
5ff4ba3d 5969
d0c679bc
SM
59702000-12-11 Stefan Monnier <monnier@cs.yale.edu>
5971
adf9c994
SM
5972 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
5973 (so as to obey the field property in the minibuffer).
5974
4b0cd42d
SM
5975 * obsolete/c-mode.el: Moved from lisp/progmodes.
5976 * obsolete/auto-show.el: Moved from lisp.
5977 * obsolete/ooutline.el: Moved from lisp/textmodes.
ca2ddd8e 5978
89f85863
CD
59792000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
5980
5981 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
dd4e0e55 5982 changes to list them here.
89f85863 5983
83c9cb8e
SM
5984 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
5985 Too many changes to list them here.
89f85863 5986
83c9cb8e
SM
5987 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
5988 Too many changes to list them here.
89f85863
CD
5989
5990 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
5991
3e0d35ce
GM
59922000-12-11 Gerd Moellmann <gerd@gnu.org>
5993
83c9cb8e 5994 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
d990421f 5995
ca2ddd8e 5996 * cus-edit.el (custom-save-variables, custom-save-faces):
fda514f7
GM
5997 Comment fix.
5998
3e0d35ce
GM
5999 * hscroll.el: Moved to `obsolete' subdir.
6000
ff904dd6
MB
60012000-12-11 Miles Bader <miles@gnu.org>
6002
6003 * window.el (window-text-height): Function removed (now in C).
6004
fb97d87f
SM
60052000-12-10 Stefan Monnier <monnier@cs.yale.edu>
6006
6007 * log-edit.el (log-edit-parent-buffer): New var.
6008 (log-edit): Set it. Add BUFFER argument.
6009 (log-edit-done): Use char-before.
6010 Don't bother checking validity of vc-comment-ring.
6011 Only bury the buffer if log-edit popped it up.
6012
6013 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
6014 (cvs-mode-diff-help): Remove.
6015 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
802cf66c 6016 (cvs-mode-marked): Set up the default for CMD manually.
fb97d87f
SM
6017
6018 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
6019 Remove binding for ? now made unnecessary.
6020
7de77417
CD
60212000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
6022
83c9cb8e 6023 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
7de77417
CD
6024 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
6025
6026 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
6027 when master file is not open.
6028
4efa209f
SM
60292000-12-09 Stefan Monnier <monnier@cs.yale.edu>
6030
6031 * progmodes/ada-stmt.el: Update `maintainer'.
6032
0a8052bd
GM
60332000-12-09 Stephen Gildea <gildea@alum.mit.edu>
6034
6035 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
6036 choices to match documentation string.
6037
a12167c5
MB
60382000-12-09 Miles Bader <miles@gnu.org>
6039
2161605d
MB
6040 * minibuf-eldef.el: New file.
6041
a12167c5
MB
6042 * window.el (fit-window-to-buffer): Don't pass last argument to
6043 pos-visible-in-window-p, now that its meaning is inverted.
6044
9ea8de1b
EZ
60452000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
6046
6047 * image.el (create-image): Doc fix; spotted by Per Cederqvist
6048 <ceder@lysator.liu.se>.
6049
5002ddbb
SM
60502000-12-08 Stefan Monnier <monnier@cs.yale.edu>
6051
b6114d80
SM
6052 * autoinsert.el (auto-insert-alist): Add missing final \n.
6053
ee8d23ee
SM
6054 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
6055 (cvs-menu-map): Remove.
6056 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
6057 (cvs-mode-quit): Turn it back into a plain function.
6058
5002ddbb 6059 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
ee8d23ee 6060 (texinfo-filter): Remove (move to texinfo.el).
5002ddbb
SM
6061
6062 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
6063 file where it's more visible.
6064 (texinfo-filter, texinfo-chapter-level-regexp): New variables
6065 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
6066 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
6067 (texinfo-inside-macro-p): Only catch `scan-error's.
6068 (texinfo-inside-env-p): Make better use of the match info.
6069 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
6070 (texinfo-insert-@end): Slight re-organization.
6071 Also remove useless `looking-at' call.
6072
30cd075d
AI
60732000-12-08 Andrew Innes <andrewi@gnu.org>
6074
6075 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
6076 accessible in -nw mode.
6077
6078 * term/w32-win.el: Remove stuff about selection timeout, which is
6079 irrelevant on Windows. Move clipboard support to w32-fns.el, so
6080 it is accessible in -nw mode.
6081
01b91009
DL
60822000-12-08 Dave Love <fx@gnu.org>
6083
83c9cb8e
SM
6084 * emacs-lisp/lisp-mode.el (lisp-mode):
6085 Set font-lock-keywords-case-fold-search.
01b91009 6086
842b2a94
GM
60872000-12-08 Gerd Moellmann <gerd@gnu.org>
6088
6089 * textmodes/ispell.el (ispell): Doc fix.
6090
f9d5f611
KH
60912000-12-08 Kenichi Handa <handa@etl.go.jp>
6092
6093 * international/quail.el (quail-insert-decode-map): Check the
6094 frame width of a window displaying the current buffer, not that of
6095 the selected frame.
6096 (quail-help): Make sure that the help buffer has window before
6097 inserting text in it.
6098
e04d21aa
SS
60992000-12-07 Sam Steingold <sds@gnu.org>
6100
6101 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
6102 Backquote is used in isearch.el, so autoloading saves nothing.
6103
fc3e23a4
EZ
61042000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
6105
83c9cb8e
SM
6106 * startup.el (normal-top-level-add-subdirs-to-load-path):
6107 Ignore the CVS and RCS subdirectories case-insensitively.
137cad7c 6108
fc3e23a4
EZ
6109 * dired.el (dired-insert-directory): If file-system-info is
6110 fboundp, call it instead of invoking dired-free-space-program.
6111
796ecd10
GM
61122000-12-07 Gerd Moellmann <gerd@gnu.org>
6113
0f5f7c3e
GM
6114 * server.el (server-visit-files): Push files on file-name-history.
6115
3764ba49
GM
6116 * progmodes/cc-langs.el: Update copyright.
6117
8e7931da
GM
6118 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
6119
ae0d7485 6120 * bindings.el (mode-line-mode-menu): Add glasses-mode.
e04d21aa 6121
796ecd10
GM
6122 * bindings.el (mode-line-mode-menu): Reverse the order
6123 of define-keys so that the menu appears in alphabetical order.
6124
ae0d7485
GM
61252000-12-07 Milan Zamazal <pdm@freesoft.cz>
6126
6127 * progmodes/glasses.el (glasses-mode): Update mode line at the end
6128 of the function.
6129
e2849090
DL
61302000-12-07 Dave Love <fx@gnu.org>
6131
6132 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
6133
6134 * facemenu.el (facemenu-unlisted-faces): Fix value.
6135
5c7f629c
SM
61362000-12-07 Stefan Monnier <monnier@cs.yale.edu>
6137
6138 * font-lock.el (font-lock-default-fontify-region):
6139 Include the terminating \n (off-by-one error).
6140 (font-lock-set-defaults): Use dolist.
6141
6142 * derived.el (define-derived-mode): Don't use combine-run-hooks.
6143
73481ae3
KH
61442000-12-07 Kenichi Handa <handa@etl.go.jp>
6145
83c9cb8e
SM
6146 * international/mule-cmds.el (describe-language-environment):
6147 Fix for the case that an input method title is not string but a list.
ffbaa122 6148
73481ae3
KH
6149 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
6150 of wrong SIZE record.
6151
e2896b22
DL
61522000-12-06 Dave Love <fx@gnu.org>
6153
67292061
DL
6154 * newcomment.el (comment-region, comment-dwim): Doc fix.
6155
6156 * textmodes/texinfo.el: Require tex-mode when compiling.
6157 (texinfo-update-node): Doc fix.
6158 (texinfo-imenu-generic-expression): Add @anchor.
6159 (texinfo-font-lock-keywords): Add @uref.
6160 (texinfo-inside-macro-p): Don't use ignore-errors.
6161 (texinfo-insert-quote): Match more contexts.
6162
e76938e7
DL
6163 * international/mule.el (decode-char, encode-char): Doc fix.
6164 (auto-coding-alist): Customize.
6165
6166 * files.el (load-file): Fix change of 2000-03-12.
6167
e2896b22
DL
6168 * wid-edit.el (widget-text-keymap): Doc fix.
6169
6610f4b2
AI
61702000-12-06 Andrew Innes <andrewi@gnu.org>
6171
6172 * makefile.w32-in (lisp): Set to an absolute directory, namely
6173 $(CURDIR).
6174
9e3366e4
EZ
61752000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
6176
6177 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
6178 read generated-autoload-file, and set buffer-file-coding-system to
6179 raw-text-unix after reading the file.
6180
83c9cb8e
SM
6181 * international/mule-conf.el (file-coding-system-alist):
6182 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9e3366e4 6183
d94d636f
GM
61842000-12-06 Gerd Moellmann <gerd@gnu.org>
6185
384333ee
GM
6186 * replace.el (occur): Make line-number-width 1 smaller for the
6187 colon following the line number.
6188
83c9cb8e
SM
6189 * startup.el (fancy-splash-text, command-line-1):
6190 Use `File' for the menu name instead of `Files'.
e04d21aa 6191
d4b72d58
GM
6192 * tmm.el: Update copyright.
6193
d94d636f
GM
6194 * cus-start.el: Add entry for even-window-heights.
6195
6e424019
MB
61962000-12-06 Miles Bader <miles@gnu.org>
6197
6198 * faces.el (frame-set-background-mode): Avoid stomping on
6199 locally modified faces.
6200
e6477b58
KH
62012000-12-06 Kenichi Handa <handa@etl.go.jp>
6202
6203 * international/fontset.el: Correct the font registries for
6204 japanese-jisx0213-1 and japanese-jisx0213-2.
6205
21999ab9
GM
62062000-12-05 Gerd Moellmann <gerd@gnu.org>
6207
57d6e381
GM
6208 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
6209
21999ab9
GM
6210 * iswitchb.el: Update customization commentary.
6211
7422819c
GM
62122000-12-05 Rob Riepel <riepel@Stanford.EDU>
6213
6214 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
6215 (tpu-search-highlight): Fixed comparison of overlay end positions.
6216 (tpu-trim-line-ends): Implemented trimming logic locally.
6217
6218 * emulation/tpu-extras.el (tpu-write-file-hook)
83c9cb8e 6219 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
7422819c 6220
73daff18
KH
62212000-12-05 Kenichi Handa <handa@etl.go.jp>
6222
6223 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
6224 to cn-gb.
6225 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
6226
6a4cd002
DL
62272000-12-04 Dave Love <fx@gnu.org>
6228
6229 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
6230
6452929e
GM
62312000-12-04 Gerd Moellmann <gerd@gnu.org>
6232
e04d21aa 6233 * mail/rmailsum.el (rmail-summary-expunge)
6452929e
GM
6234 (rmail-summary-expunge-and-save): Ask for confirmation with
6235 rmail-expunge-confirmed.
6236
6237 * mail/rmail.el (rmail-expunge-confirmed): New function.
6238 (rmail-expunge): Use it.
6239
1790abf4
FP
62402000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
6241
0c68ce6f 6242 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
83c9cb8e
SM
6243 (etags-recognize-tags-table, find-tag-in-order):
6244 New functionality: interpret file names as tags.
e04d21aa 6245
7a53d8c8
EZ
62462000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
6247
6248 * info.el (Info-scroll-prefer-subnodes): New defcustom.
83c9cb8e
SM
6249 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
6250 the first subnode until the bottom of the current node is visible.
7a53d8c8 6251
caa15ef7
GM
62522000-12-04 Gerd Moellmann <gerd@gnu.org>
6253
6254 * format.el (format-decode): Don't change buffer's undo list.
6255
e225faa7
KH
62562000-12-04 Kenichi Handa <handa@etl.go.jp>
6257
6258 * faces.el (face-font-registry-alternatives): Add entries for CJK
6259 fonts. Doc-string adjusted for the actual usage of this data.
6260
6261 * international/fontset.el: Change the font registries for CJK
6262 fonts in the default fontset. Don't append '*' to registries.
6263
8b262a65
SM
62642000-12-03 Stefan Monnier <monnier@cs.yale.edu>
6265
e04d21aa 6266 * emacs-lisp/easy-mmode.el (define-derived-mode)
8b262a65
SM
6267 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
6268
6269 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
6270 (derived-mode-p): New function.
6271 (derived-mode-make-docstring): Add `docstring' argument.
6272 Use it if available and complete it if necessary.
6273
33c4460b
AS
62742000-12-03 Andreas Schwab <schwab@suse.de>
6275
6276 * type-break.el (type-break): Don't make parent of itself.
6277
5c9b3fac
MB
62782000-12-03 Miles Bader <miles@gnu.org>
6279
6280 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
6281
27ce741e
SM
62822000-12-02 Stefan Monnier <monnier@cs.yale.edu>
6283
07c16ec4
SM
6284 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
6285 (tex-main-file, tex-file): Simplify.
6286 (tex-generate-zap-file-name): Use subst-char-in-string.
6287 (tex-strip-dots): Remove.
6288
c19cc275
SM
6289 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
6290
27ce741e
SM
6291 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
6292 to check if the match succeeded.
6293
285991dc
GM
62942000-12-02 Gerd Moellmann <gerd@gnu.org>
6295
6296 * startup.el (use-fancy-splash-screens-p): New function.
6297 (command-line-1): Use it to determine whether or not to use
6298 a fancy splash screen.
6299
52dca1b2
AS
63002000-12-02 Andreas Schwab <schwab@suse.de>
6301
6302 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
6303
d3e7e7cf
EZ
63042000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
6305
2dce2360
EZ
6306 * international/mule.el (make-char): Fix last change.
6307
9768eaa7
EZ
6308 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
6309 New defcustoms.
6310 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
83c9cb8e
SM
6311 autoloading tex-mode; instead, do the same manually.
6312 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
9768eaa7
EZ
6313 with numeric argument. Docstring fix.
6314 (toplevel): Require cl when compiling.
e04d21aa 6315
285991dc 6316 * international/mule.el (make-char): Doc fix.
d3e7e7cf 6317
0dd5e255
JR
63182000-12-02 Jason Rumney <jasonr@gnu.org>
6319
6320 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
6321 the Emacs Lisp manual)
6322
fbb87147
EZ
63232000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
6324
5cbb3e93
EZ
6325 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
6326
fbb87147
EZ
6327 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
6328 the Emacs Lisp manual).
6329
1636ca09
GM
63302000-12-02 Gerd Moellmann <gerd@gnu.org>
6331
6332 * simple.el (next-line-add-newlines): Change default to nil.
6333
68875f0e
EZ
63342000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
6335
83c9cb8e
SM
6336 * files.el (revert-buffer, recover-file):
6337 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
68875f0e 6338
fd9ac94c
GM
63392000-12-01 Gerd Moellmann <gerd@gnu.org>
6340
6341 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
6342
45450dd5
MB
63432000-12-01 Miles Bader <miles@gnu.org>
6344
6345 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
6346
09df8881
KH
63472000-12-01 Kenichi Handa <handa@etl.go.jp>
6348
6349 * international/mule-diag.el (describe-char-after): Fix typo.
6350 (describe-character-set, non-iso-charset-alist): Fix typo.
6351
dea0a87d
MB
63522000-12-01 Miles Bader <miles@gnu.org>
6353
b170205b
MB
6354 * image-file.el (image-file-name-regexp): Automatically add
6355 upper-case variants of each filename extension in
6356 `image-file-name-extensions', since they seem to be common.
6357
e04d21aa 6358 * simple.el (minibuffer-contents)
dea0a87d
MB
6359 (minibuffer-contents-no-properties, delete-minibuffer-contents):
6360 New functions.
6361 * filecache.el (file-cache-directory-name)
6362 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
6363
eb04d6cd 63642000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
e04d21aa 6365
dea0a87d
MB
6366 * filecache.el (file-cache-minibuffer-complete): Don't try to
6367 delete the minibuffer prompt.
6368
a8a1b05d
DL
63692000-11-30 Dave Love <fx@gnu.org>
6370
6371 * cus-start.el: Fix read-buffer-function type.
6372
693c4692
GM
63732000-11-30 Gerd Moellmann <gerd@gnu.org>
6374
6375 * md5.el: Removed. There's a built-in function, now.
6376
2c0b1898
GM
63772000-11-30 Markus Rost <rost@math.ohio-state.edu>
6378
6379 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
6380 as dummy 0-th char of rmail-deleted-vector.
6381
63dfcf4b
EZ
63822000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
6383
6384 * ps-print.el (ps-end-job): Bind case-fold-search only after
6385 switching to ps-spool-buffer.
6386
63872000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6388
6389 * ps-print.el: Line number font customization. PostScript: Lines and
6390 PageCount are initialized on each page. Doc Fix.
6391 (ps-print-version): New version number (6.3.2).
6392 (ps-lpr-switches, ps-font-info-database, ps-font-size)
6393 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
6394 (ps-right-header): Customization fix.
6395 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
6396 Fix code.
6397 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
6398 New vars.
6399
df3aedcf
GM
64002000-11-30 Gerd Moellmann <gerd@gnu.org>
6401
edfb795e
GM
6402 * bs.el: Fix typos and spelling errors.
6403 (bs-appearance) <defgroup>: Renamed from bs-appearence.
6404 (bs-configuration): Doc fix.
e04d21aa 6405
df3aedcf
GM
6406 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
6407
8b8a7f01
GM
64082000-11-30 Rob Riepel <riepel@Stanford.EDU>
6409
6410 * emulation/tpu-edt.el (tpu-version): New version.
6411 (tpu-search-overlay, tpu-replace-overlay): New initial range.
6412 (tpu-original-mode-line): Variable deleted.
6413 (tpu-mark-flag): New initial value.
83c9cb8e
SM
6414 (tpu-set-mode-line): Don't redefine mode-line-format.
6415 Add tpu-mark-flag to minor-mode-alist.
8b8a7f01
GM
6416 (tpu-update-mode-line): New mark flag logic.
6417 (tpu-get): Use find-file-wildcards.
6418 (tpu-search-highlight): Move overlay less, reset overlay properly.
6419 (tpu-unselect): Deactivate mark.
6420 (tpu-lm-replace): Reset overlay properly.
6421 (tpu-forward-line): Use forward-visible-line.
6422 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
6423
83c9cb8e 6424 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
e04d21aa 6425
c069a9d3
GM
64262000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
6427
6428 * cus-edit.el (custom-face-value-create): Always emphasize tag.
6429
b02cd40b
GM
64302000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6431
6432 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
6433 and skip whitespace and newlines.
e04d21aa 6434
b7a90344
SM
64352000-11-30 Stefan Monnier <monnier@cs.yale.edu>
6436
6437 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
6438
be6bbb55
GM
64392000-11-29 Gerd Moellmann <gerd@gnu.org>
6440
0383ed60
GM
6441 * help.el (describe-function-1): Regexp-quote function name
6442 when used as part of a regexp.
6443
83c9cb8e
SM
6444 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
6445 Use face-attribute instead of face-foreground and face-background.
c7957947
GM
6446 (tool-bar-add-item): Likewise, and handle unspecified colors.
6447
6448 * enriched.el (enriched-face-ans): Use face-attribute instead
6449 of face-foreground and face-background.
6450
6451 * faces.el (face-foreground, face-background, face-stipple):
83c9cb8e 6452 Return nil if attribute is unspecified, for backward compatibility.
c7957947 6453
7423978d
GM
6454 * files.el (auto-mode-alist): Add an entry for antlr-mode.
6455
ef128c78
GM
6456 * play/5x5.el: Remove version info.
6457
a81fc510
GM
6458 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
6459
be6bbb55
GM
6460 * frame.el (blink-cursor-mode): Doc fix.
6461
f9396e03
GM
64622000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
6463
6464 * antlr-mode.el: New commands to run ANTLR from within Emacs and
6465 to create Makefile rules.
6466 (antlr-tool-command): New user option.
6467 (antlr-ask-about-save): New user option.
6468 (antlr-makefile-specification): New user option.
6469 (antlr-file-formats-alist): New variable.
6470 (antlr-special-file-formats): New variable.
6471 (antlr-unknown-file-formats): New user option.
6472 (antlr-help-unknown-file-text): New variable.
6473 (antlr-help-rules-intro): New variable.
6474 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
6475 (antlr-mode-menu): Add entries.
6476 (antlr-file-dependencies): New function.
6477 (antlr-directory-dependencies): New function.
6478 (antlr-superclasses-glibs): New function.
6479 (antlr-run-tool): New command.
6480 (antlr-makefile-insert-variable): New function.
6481 (antlr-insert-makefile-rules): New function.
6482 (antlr-show-makefile-rules): New command.
6483
6484 * antlr-mode.el: More Emacs/XEmacs stuff.
6485 (antlr-no-action-keywords): New constant with value nil.
6486 (antlr-font-lock-keywords-alist): Use it. Old value would break
6487 syntax highlighting in Emacs-21.0.
6488 (antlr-default-directory): Emacs/XEmacs dependend function.
6489 (antlr-read-shell-command): Ditto.
6490 (antlr-with-displaying-help-buffer): Ditto.
6491
64922000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
6493
6494 * antlr-mode.el: imenu, parsing and highlighting changes.
6495 (antlr-imenu-create-index-function): Don't create extra submenus
6496 for definitions in different grammar classes. It is not necessary
6497 for the menu and would make command `imenu' awkward to use.
6498 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
6499 header actions and more than one.
6500 (antlr-font-lock-tokendef-face): Changed color.
6501 (antlr-font-lock-tokenref-face): Changed color.
6502 (antlr-font-lock-additional-keywords): Also highlight lowercase.
6503 (antlr-mode-syntax-table): New variable.
6504 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
6505 (antlr-with-syntax-table): Don't copy syntax table.
6506
65072000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
6508
6509 * antlr-mode.el: Minor changes: language setting.
6510 (antlr-language-alist): The value for file option "language" can
6511 be both an identifier and a string.
6512 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
6513 (antlr-language-limit-n-regexp): Change accordingly.
6514
65152000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
6516
6517 * antlr-mode.el: Minor changes: tabs, hiding.
6518 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
6519 (antlr-action-visibility): Also allow value nil to also hide the
6520 braces. Renamed from `antlr-tiny-action-length'.
6521 Suggested by Jay@aol.com.
6522 (antlr-hide-actions): Change accordingly. Hide line if completely
6523 hidden action is on a line of its own.
e04d21aa 6524
6ad948eb
SM
65252000-11-29 Stefan Monnier <monnier@cs.yale.edu>
6526
6527 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
6528
6529 * sort.el (sort-columns): Don't concat strings with numbers.
6530
9c6a4107
DL
65312000-11-29 Dave Love <fx@gnu.org>
6532
6533 * cus-edit.el (face): Fix :format.
6534
6535 * mail/feedmail.el: Require smtpmail when compiling.
6536 (mail-do-fcc): Autoload.
6537 (feedmail) <defgroup>: Fix :link.
6538 (feedmail-nuke-body-in-fcc): Fix :type.
6539 (feedmail-send-it): Add autoload cookie.
6540
053b8d35
SM
65412000-11-29 Stefan Monnier <monnier@cs.yale.edu>
6542
6543 * newcomment.el (comment-indent): Save excursion around call to
6544 comment-indent-function.
6545
242c13e8
MB
65462000-11-29 Miles Bader <miles@gnu.org>
6547
6548 * subr.el (member-ignore-case): Return the tail of the list who's
6549 car matches, like `member', not the matching element itself.
6550
8f4b5f28
KH
65512000-11-29 Kenichi Handa <handa@etl.go.jp>
6552
6553 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
6554 should not contain `\n'.
6555
bebe4a2c
GM
65562000-11-28 Gerd Moellmann <gerd@gnu.org>
6557
fd9ac94c 6558 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 6559
ba7e40eb
GM
6560 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
6561
75ab0c79
GM
6562 * dired-aux.el (dired-do-create-files): Construct default file
6563 name for dired-mark-read-file-name so that when the user enters
6564 just RET, the target file will end up in the target directory.
6565
bebe4a2c
GM
6566 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
6567 local-abbrev-table before changing buffers because it might
6568 have a buffer-local binding.
6569
fa6d1ca8
MB
65702000-11-28 Miles Bader <miles@gnu.org>
6571
6572 * simple.el (delete-horizontal-space): Handle fields more generally.
6573
8d2c2642
GM
65742000-11-28 Gerd Moellmann <gerd@gnu.org>
6575
6576 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
6577
8b31236d
DL
65782000-11-28 Dave Love <fx@gnu.org>
6579
3cbd02d2
DL
6580 * progmodes/ps-mode.el (ps-mode): Set comment-start and
6581 comment-start-skip locally.
6582
8b31236d
DL
6583 * progmodes/fortran.el (fortran-mode): Don't set
6584 fortran-comment-line-start-skip. Set comment-start to
6585 fortran-comment-line-start.
6586 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
6587 (fortran-comment-line-start-skip): Simplify slightly.
6588
ae4bf56d
GM
65892000-11-28 Gerd Moellmann <gerd@gnu.org>
6590
17ef7534
GM
6591 * play/5x5.el: Remove RCS keyword.
6592
fd9ac94c 6593 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 6594
665b27a6
GM
65952000-11-28 Milan Zamazal <pdm@freesoft.cz>
6596
83c9cb8e
SM
6597 * textmodes/tildify.el (tildify-string-alist):
6598 Add `plain-tex-mode' here.
665b27a6 6599
fe3c2ae3
GM
66002000-11-28 Colin Walters <walters@cis.ohio-state.edu>
6601
6602 * chistory.el (Command-history-setup): Remove extraneous `keymap'
6603 reference.
6604
d970106b
MB
66052000-11-28 Miles Bader <miles@gnu.org>
6606
36b80a0d
MB
6607 * cus-face.el (custom-face-attributes): Add post-filter function
6608 for :box. Make pre-filter function for :box handle all cases.
6609
d970106b
MB
6610 * wid-edit.el (widget-choose): Make sure pop-up window is large
6611 enough to display all the choices, as there's no way to scroll it.
6612
5a2bae6c
KH
66132000-11-28 Kenichi Handa <handa@etl.go.jp>
6614
6615 * international/mule-conf.el: Make the coding system no-conversion
6616 safe for all characters.
6617
9e836e23
DL
66182000-11-27 Dave Love <fx@gnu.org>
6619
8b31236d
DL
6620 * net/ldap.el (ldap) <defgroup>: Add :version.
6621
9e836e23
DL
6622 * tooltip.el (tooltip-use-echo-area): Doc fix.
6623
6624 * cus-start.el <minibuffer-prompt-properties>: Add version.
6625 <read-buffer-function>: Add.
6626
6627 * apropos.el (apropos-print): Add help-echo to active text.
6628
6629 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
6630
4a74d071
GM
66312000-11-27 Gerd Moellmann <gerd@gnu.org>
6632
6633 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
6634 type, group and version.
6635
76058c27
EZ
66362000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
6637
4a74d071 6638 * select.el (x-get-selection): Docstring fix.
76058c27 6639
fd9ac94c 66402000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 6641
fd9ac94c 6642 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 6643
49060c51
AI
66442000-11-27 Andrew Innes <andrewi@gnu.org>
6645
6646 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
6647
6648 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
6649
b2a8e429
MB
66502000-11-27 Miles Bader <miles@gnu.org>
6651
6652 * dired.el (dired-get-filename): Return filename verbatim if
6653 LOCALP is `verbatim'.
6654 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
6655 `verbatim' so that we don't inadvertently delete a non-existant
6656 directory name.
6657
5ac0366d
KH
66582000-11-27 Kenichi Handa <handa@etl.go.jp>
6659
6660 * international/characters.el: Specify cases and syntaxes for
6661 mule-unicode-0100-24ff.
6662
67f1cf4c
GM
66632000-11-27 Gerd Moellmann <gerd@gnu.org>
6664
6665 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
6666 that foreground and/or background colors of the face `tool-bar'
6667 are unspecified.
6668
46c56972
MB
66692000-11-27 Miles Bader <miles@gnu.org>
6670
e04d21aa 6671 * wid-edit.el (widget-field-buffer, widget-field-start)
ec725166
MB
6672 (widget-field-end): Handle widget field `pseudo-overlays'.
6673 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
6674 if it's there instead of in `widget-field-list'.
6675
46c56972 6676 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
6677 (help-make-xrefs): Delete extraneous newlines at the end of the
6678 docstring.
46c56972 6679
640a9cdd
JR
66802000-11-25 Jason Rumney <jasonr@gnu.org>
6681
6682 * startup.el (command-line): Call set-locale-environment after
6683 Window System init file is read, as it can result in a call to
6684 redraw-frame.
6685
0b3f96d4
EZ
66862000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
6687
6688 * simple.el (shell-command): Mention the effect of the prefix
6689 argument in the doc string.
6690
8da6e2a1
MB
66912000-11-25 Miles Bader <miles@gnu.org>
6692
a658d039
MB
6693 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
6694
8da6e2a1 6695 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 6696 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 6697
d3416cca
JR
66982000-11-24 Jason Rumney <jasonr@gnu.org>
6699
6700 * international/mule-cmds.el (locale-language-names): Add "jp" as
6701 a non-standard alternative for Japanese.
6702
17e37f53
AS
67032000-11-24 Andre Spiegel <spiegel@gnu.org>
6704
6705 * vc-hooks.el: Require 'cl during compilation.
6706
9aa5f148
GM
67072000-11-24 Gerd Moellmann <gerd@gnu.org>
6708
ba193890
GM
6709 * faces.el (face-set-after-frame-default): Let face attributes
6710 specified for new frames override frame parameters.
6711
9aa5f148
GM
6712 * startup.el (command-line): Fix computation of the source file
6713 for user-init-file when user-init-file is a compiled file.
6714
51a1edab
MB
67152000-11-24 Miles Bader <miles@gnu.org>
6716
e04d21aa 6717 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
51a1edab
MB
6718 (custom-post-filter-face-spec): New functions.
6719 (custom-face-set, custom-face-value-create): Filter the face spec
6720 before and after customization.
6721 (custom-face-set): If VALUE specifies a null face, pass a
6722 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
6723 * cus-face.el (custom-face-attributes): Remove SET and GET
6724 functions. Add some IN-FILTER and OUT-FILTER functions in the few
6725 cases they're needed.
6726
1ed74431
MB
6727 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
6728 that it's distinguishable from the :off-glyph on dark-background
6729 displays. Set its background color too.
6730
67ee1125
MB
6731 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
6732 so that people can easily turn it off.
6733
7d027816 67342000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
e04d21aa 6735
7d027816 6736 * ediff-diff.el: Moved variables around to have it compile under NT.
e04d21aa 6737
9aa5f148 6738 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
e04d21aa 6739
9aa5f148 6740 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
e04d21aa 6741
9aa5f148 6742 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816 6743 redundant skip-small-frames test.
e04d21aa 6744
9aa5f148 6745 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
83c9cb8e 6746 (viper-downgrade-to-insert): Protect against errors in hooks.
e04d21aa 6747
9aa5f148
GM
6748 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
6749 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
83c9cb8e
SM
6750 (viper-restore-cursor-type,viper-set-insert-cursor-type):
6751 New functions.
e04d21aa 6752
9aa5f148 6753 * viper-util.el (viper-memq-char): Bug fixes.
e04d21aa 6754
9aa5f148 6755 * viper.el (viper-mode): Fix cursor handling.
e04d21aa 6756
f07fa1b8
KH
67572000-11-24 Kenichi Handa <handa@etl.go.jp>
6758
83c9cb8e
SM
6759 * international/mule-diag.el (list-iso-charset-chars):
6760 For two-byte charset, fix the `while' condition.
f07fa1b8
KH
6761 (list-non-iso-charset-chars): Fix the `while' condition.
6762
ba8299ff
SM
67632000-11-23 Stefan Monnier <monnier@cs.yale.edu>
6764
79372165
SM
6765 * subr.el (add-hook, remove-hook): Don't call make-local-hook
6766 if the variable is make-variable-buffer-local.
6767
83c9cb8e
SM
6768 * progmodes/ada-stmt.el (ada-template-map):
6769 Initialize and bind it to C-c t in ada-mode-map.
ba8299ff
SM
6770 (ada-stmt-mode-hook): New function extracted from old code.
6771 Only change the buffer-local side of skeleton-*.
6772 (ada-mode-hook): Use it.
6773
68a887fa
EZ
67742000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
6775
6776 * iswitchb.el (iswitchb-minibuf-depth): New variable.
6777 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
6778 we expect to be returned by minibuffer-depth once we prompt the
6779 user in the minibuffer.
6780 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
6781 as recorded in iswitchb-minibuf-depth, return non-nil.
6782
3b345582
EZ
67832000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
6784
6785 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
6786 (hscroll-window-maybe): Docstring fix.
6787
595dead2
DL
67882000-11-23 Dave Love <fx@gnu.org>
6789
6790 * rect.el (string-rectangle): Don't test delete-selection-mode.
6791
1e66b27a
GM
67922000-11-23 Gerd Moellmann <gerd@gnu.org>
6793
02790ce2
GM
6794 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
6795 is in the tool bar.
6796
1e66b27a 6797 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
83c9cb8e 6798 with `no-dir'; we want the directory part to be able to remove it.
1e66b27a 6799
a4caa65d
SM
68002000-11-22 Stefan Monnier <monnier@cs.yale.edu>
6801
6802 * textmodes/outline.el (outline-flag-region):
6803 Don't bind inhibit-read-only since we don't modify the buffer.
6804 (outline-isearch-open-invisible): Don't jump to overlay-start
6805 since we're trying to unhide text around point.
6806 (outline-discard-overlays): Use dolist.
6807
6808 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
6809
03e757c1
GM
68102000-11-22 Gerd Moellmann <gerd@gnu.org>
6811
83c9cb8e 6812 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
e04d21aa 6813
1598a961
SM
68142000-11-22 Stefan Monnier <monnier@cs.yale.edu>
6815
6816 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
6817 Fix ARG regexp to skip quoted braces.
6818 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
6819 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
6820 are (correctly) handled separately).
6821 Remove `caption' and `footnote' from `citations': they contain text.
6822 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
6823 (latex-skeleton-end-hook): New function.
6824 (latex-mode): Use it.
6825 (tex-start-tex-marker): Remove.
6826 (tex-send-tex-command): Don't set tex-start-tex-marker.
6827 (tex-error-parse-syntax-table): New var.
6828 (tex-compilation-parse-errors): Use it.
6829 Ignore tex-start-tex-marker. Don't bother with marker-position.
6830 (tex-validate-buffer): Don't bother with marker-position.
6831
6832 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 6833 (flyspell-generic-progmode-verify): Use it.
1598a961 6834
eaae8106
SS
68352000-11-22 Sam Steingold <sds@gnu.org>
6836
83c9cb8e 6837 * simple.el (delete-trailing-whitespace): New interactive function.
e04d21aa 6838
eaae8106 6839 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 6840 `ada-remove-trailing-spaces'.
eaae8106 6841 (ada-remove-trailing-spaces): Removed.
e04d21aa 6842
eaae8106 6843 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
e04d21aa 6844
1598a961
SM
6845 * textmodes/picture.el (picture-clean): Removed.
6846 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 6847
a41d49e9
GM
68482000-11-22 Gerd Moellmann <gerd@gnu.org>
6849
e053c60f
GM
6850 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
6851
a41d49e9
GM
6852 * hi-lock.el (hi-lock-refontify): Don't call non-existent
6853 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 6854 do anything special when jit-lock is active.
a41d49e9
GM
6855 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
6856
197615f3
DL
68572000-11-22 Dave Love <fx@gnu.org>
6858
ddbfaa9f
DL
6859 * calendar/todo-mode.el (todo-top-priorities): Use
6860 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
6861
ddc3c695
DL
6862 * language/chinese.el, language/cyrillic.el:
6863 * language/devanagari.el, language/ethiopic.el, language/greek.el:
6864 * language/hebrew.el, language/indian.el, language/japanese.el:
6865 * language/korean.el, language/lao.el, language/misc-lang.el:
6866 * language/thai.el, language/tibetan.el, language/vietnamese.el:
6867 Use provide.
6868
fb9fa98d
DL
6869 * cus-edit.el (custom-buffer-create-internal): Save some consing.
6870 (custom-variable-set): Improve validation error mesage.
6871
197615f3
DL
6872 * rect.el (string-rectangle): Revert last change.
6873 (string-rectangle-line): New arg DELETE.
6874 (string-rectangle): Check delete-selection-mode.
6875
6876 * emacs-lisp/edebug.el (edebug-version)
6877 (edebug-maintainer-address): Deleted.
6878 (edebug-submit-bug-report): Just alias to report-emacs-bug.
6879 (edebug-read-function): Account for other `'#' read forms.
6880 (edebug-mode-menus): Make some items toggles.
6881 (edebug-outside-unread-command-event, unread-command-event):
6882 Remove these to avoid warnings.
6883
f4117c4d
GM
68842000-11-22 David Ponce <david@dponce.com>
6885
6886 * recentf.el (recentf-menu-items-for-commands)
6887 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 6888 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 6889
f4117c4d
GM
6890 (recentf-build-dir-rules, recentf-dump-variable)
6891 (recentf-edit-list, recentf-open-files-item)
6892 (recentf-open-files): Replaced unnecessary `mapcar' with new
6893 built-in `mapc'.
eaae8106 6894
f8e2f3f2
MB
68952000-11-23 Miles Bader <miles@gnu.org>
6896
6897 * faces.el (menu): Make inverse-video on ttys too.
6898
4c4a541d
SM
68992000-11-22 Stefan Monnier <monnier@cs.yale.edu>
6900
6901 * simple.el (comment-line-break-function): Use the new name
6902 indent-new-comment-line -> comment-indent-new-line.
6903 (clone-indirect-buffer): Don't ignore NORECORD.
6904 (next-completion): Properly handle the case where items are adjacent.
6905
6906 * mouse.el (popup-menu): Stupid typo.
6907
980d836e
GM
69082000-11-22 Gerd Moellmann <gerd@gnu.org>
6909
60e8e0a5
GM
6910 * emacs-lisp/authors.el: Remove autoload cookies, add author,
6911 maintainer, keywords tags.
6912
980d836e
GM
6913 * rect.el (replace-rectangle): Don't call string-rectangle-line
6914 with too many arguments.
6915
e08b2069
AS
69162000-11-22 Andre Spiegel <spiegel@gnu.org>
6917
60e8e0a5 6918 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 6919 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
6920 vc-locking-user, which no longer exists.
6921
6922 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
6923
c6779d8d
DL
69242000-11-22 Dave Love <fx@gnu.org>
6925
6926 * md5.el (md5): Provide.
6927 (md5): Fix error call.
6928
e672fdce
MB
69292000-11-22 Miles Bader <miles@gnu.org>
6930
eaae8106 6931 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
6932 (refill-fill-paragraph-at): Remove debugging code.
6933
80e24c04
MB
6934 * calendar/calendar.el (generate-calendar-window): When we don't
6935 call `fit-window-to-buffer', make sure the top line is fully visible.
6936
3a17d6cc
MB
6937 * image-file.el (insert-image-file): Don't make `read-only'
6938 property rear-nonsticky.
6939
ae1a21c6
MB
6940 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
6941 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
6942 stashing away its original value.
6943 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
6944 in the recursive edit.
6945 Bind `isearch-original-minibuffer-message-timeout' to protect it.
6946 (isearch-done): Restore `minibuffer-message-timeout'.
6947
e672fdce
MB
6948 * cus-start.el: Remove entry for `mode-line-inverse-video'.
6949
3ea79df8
SM
69502000-11-21 Stefan Monnier <monnier@cs.yale.edu>
6951
6952 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
6953
6954 * find-lisp.el (find-lisp-find-files-internal):
6955 Use dolist, when and file-name-as-directory.
6956
980d836e 6957 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
6958 (define-derived-mode, define-minor-mode): Add specs.
6959
6960 * window.el: General comment and spacing fixes.
6961 (save-selected-window): Use backquotes.
6962 (window-safely-shrinkable-p): New function.
6963 (shrink-window-if-larger-than-buffer): Use it.
6964
6965 * subr.el (make-local-hook): Docstring fix.
6966
6967 * shell.el (shell-mode): Use define-derived-mode.
6968
6969 * newcomment.el (comment-indent): Insert comment before calling
6970 comment-indent-function. Don't insert in column 0.
6971 (comment-dwim): Indent before inserting comment.
6972
6973 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
6974 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
6975 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
6976 Use mapc rather than map.
6977
6978 * files.el (find-buffer-visiting): Compare all attributes before
6979 declaring two files identical (rather than just their inode-no).
6980 (auto-mode-alist): Use \' rather than $.
6981
6982 * which-func.el: Update maintainer line.
6983
6984 * pcvs.el (uniquify-buffer-file-name): Remove advice.
6985 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
6986 (uniquify-buffer-file-name): Use it.
6987
8f62f2b8
MB
69882000-11-22 Miles Bader <miles@gnu.org>
6989
6990 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
6991 * simple.el (minibuffer-avoid-prompt): New function.
6992
fb279a6d
GM
69932000-11-21 Gerd Moellmann <gerd@gnu.org>
6994
6995 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
6996
867092e9
MB
69972000-11-21 Miles Bader <miles@gnu.org>
6998
ef860850
MB
6999 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
7000 inclusion of `track-mouse'.
7001
867092e9
MB
7002 * textmodes/refill.el (refill-ignorable-overlay): New variable.
7003 (refill-adjust-ignorable-overlay): New function.
7004 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
7005 only the paragraph's tail if possible.
7006 Update `refill-ignorable-overlay'.
7007 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
7008
7009 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
7010 point inside the fill-prefix.
7011
7012 * textmodes/refill.el (refill-post-command-function): Don't reset
7013 refill-doit in the case where a self-insertion command doesn't
7014 case a refill. Use `refill-fill-paragraph-at', getting position
7015 from `refill-doit'.
7016 (refill-after-change-function): Set `refill-doit' to END.
7017 (refill-fill-paragraph-at): New function, mostly from old
7018 refill-fill-paragraph.
7019 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
7020 (refill-pre-command-function): New function.
7021 (refill-mode): Add it to `pre-command-hook'.
7022
ff9ab414
GM
70232000-11-20 Gerd Moellmann <gerd@gnu.org>
7024
29a01b72
GM
7025 * textmodes/artist.el (artist-mode): Fix autoload cookie.
7026
ff9ab414
GM
7027 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
7028 javadoc tags.
eaae8106 7029
885b211b
AS
70302000-11-20 Andre Spiegel <spiegel@gnu.org>
7031
7032 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
7033 vc.el).
7034
eaae8106 7035 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 7036 require vc.
eaae8106
SS
7037
7038 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 7039 checkouts.
eaae8106 7040
d1838556
DL
70412000-11-20 Dave Love <fx@gnu.org>
7042
7043 * Makefile.in (DONTCOMPILE): Omit bindings.el.
7044
2b69bc11 70452000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 7046
2b69bc11
GM
7047 * calculator.el (calculator-paste): Use `if' instead of `and'
7048 and `or'.
7049 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 7050
b95b34e5
GM
70512000-11-19 Gerd Moellmann <gerd@gnu.org>
7052
030de92f
GM
7053 * info.el (info-menu-5): Doc fix.
7054
b95b34e5
GM
7055 * textmodes/artist.el: New file.
7056
54970452
AS
70572000-11-19 Andre Spiegel <spiegel@gnu.org>
7058
eaae8106 7059 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
7060 and differentiate according to checkout model.
7061 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
7062 since this function is only concerned with master state.
7063
83c9cb8e
SM
7064 * vc-hooks.el (vc-workfile-unchanged-p)
7065 (vc-default-workfile-unchanged-p): Moved here from vc.el.
54970452 7066
83c9cb8e
SM
7067 * vc.el (vc-workfile-unchanged-p)
7068 (vc-default-workfile-unchanged-p): See above.
54970452 7069
e5a9dabf
MB
70702000-11-19 Miles Bader <miles@gnu.org>
7071
7072 * image-file.el (insert-image-file): Make `intangible' and
7073 `read-only' properties rear-nonsticky too.
7074
24127af0
GM
70752000-11-18 Gerd Moellmann <gerd@gnu.org>
7076
d392e9c5 7077 * ps-print.el: Update copyright notice.
eaae8106 7078
d392e9c5
GM
7079 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
7080 (tooltip-show): Use the offsets.
7081
24127af0 7082 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 7083 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
7084 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
7085
2b69bc11 70862000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 7087
2b69bc11
GM
7088 * ps-print.el (toplevel): Test for find-coding-system being
7089 fboundp before calling ps-x-find-coding-system.
08ea6f17 7090
66321b2f
SM
70912000-11-16 Stefan Monnier <monnier@cs.yale.edu>
7092
7093 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
7094 (vc-version-backup-file): Docstring fix.
7095
046110c6
GM
70962000-11-16 Gerd Moellmann <gerd@gnu.org>
7097
4104194e
GM
7098 * files.el (basic-save-buffer): Don't add a newline if
7099 find-file-literally is non-nil.
7100 (find-file-literally): Extend doc string.
7101
046110c6
GM
7102 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
7103 sort(1) with the `-f' argument.
7104
6505c16e
AS
71052000-11-16 Andre Spiegel <spiegel@gnu.org>
7106
fd063975
AS
7107 * vc.el: Updated backend documentation.
7108 (vc-default-check-headers): New function.
7109
3d02dd81 7110 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
7111
7112 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 7113 up-to-date.
eaae8106 7114 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 7115 the minibuffer is not active.
fd063975 7116
eaae8106 7117 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 7118 `vc-cvs-use-edit' is on.
eaae8106
SS
7119 (vc-cvs-checkout): When this is used for reverting the workfile,
7120 make a backup of the original contents and revert to that in case
8791d617 7121 of error.
eaae8106 7122 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 7123 remote repositories.
eaae8106 7124
6505c16e
AS
7125 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
7126 for both version and ratio in the minibuffer.
fd063975 7127
eaae8106 7128 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 7129 Use vc-do-command to perform the annotation, not call-process.
6505c16e 7130
a13f0660
KH
71312000-11-16 Kenichi Handa <handa@etl.go.jp>
7132
7133 * international/quail.el (quail-start-translation): Don't call
7134 `message' before reading key sequence.
7135
1389a414
MB
71362000-11-16 Miles Bader <miles@lsi.nec.co.jp>
7137
7138 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
7139
9256a532
KH
71402000-11-16 Kenichi Handa <handa@etl.go.jp>
7141
7142 * window.el (fit-window-to-buffer): Be sure to acquire at least
7143 one text line even if the buffer is empty.
7144
0e14fe9f
GM
71452000-11-16 Gerd Moellmann <gerd@gnu.org>
7146
eaae8106 7147 * net/ange-ftp.el (ange-ftp-file-writable-p)
83c9cb8e
SM
7148 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
7149 Bind ange-ftp-process-verbose to nil.
0e14fe9f 7150
da645c53
DL
71512000-11-15 Dave Love <fx@gnu.org>
7152
83c9cb8e
SM
7153 * wid-edit.el (widget-specify-field, widget-specify-button):
7154 If :help-echo is a function, set help-echo of overlay to
233d5cde
DL
7155 widget-mouse-help.
7156 (widget-mouse-help): New function.
7157 (widget-echo-help): Rewritten for :help-echo functions only taking
7158 a widget arg.
7159
83c9cb8e
SM
7160 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
7161 Use display-graphic-p.
b12057b9
DL
7162 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
7163 and that JPEG is available.
7164 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
7165
da645c53
DL
7166 * international/mule-cmds.el (locale-charset-language-names):
7167 Match @euro.
7168
6d133d1f
GM
71692000-11-15 Gerd Moellmann <gerd@gnu.org>
7170
83c9cb8e
SM
7171 * faces.el (face-set-after-frame-default):
7172 If `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
7173 default face from X resources.
7174
49ac2ac5
EZ
71752000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
7176
7177 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
7178 Don't set EMACSLOADPATH.
7179
4fb0a34c
EZ
71802000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
7181
7182 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
7183 texinfo-insert-@url.
7184 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
7185 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
7186
bb304a7a
SM
71872000-11-14 Stefan Monnier <monnier@cs.yale.edu>
7188
82bc80bf
SM
7189 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
7190 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
7191 (checkdoc-minor-keymap): Backward compatibility.
7192 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
7193 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
7194 (checkdoc-this-string-valid-engine): Be a bit more strict
7195 to avoid matching substrings of `...' quoted vars/funs.
7196 (checkdoc-defun-info): Only look for `interactive' if alone.
7197 (debug-ignored-errors): Add "arg doesn't appear in docstring".
7198
e8c87124
SM
7199 * progmodes/compile.el (grep): `tag-default' can be nil.
7200
bb304a7a
SM
7201 * newcomment.el (comment-indent): Paren typo.
7202
8628686a
DL
72032000-11-14 Dave Love <fx@gnu.org>
7204
25c269ef
DL
7205 * calculator.el: New maintainer version.
7206
66321b2f 7207 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 7208
8628686a
DL
7209 * cmuscheme.el: Doc fixes.
7210 (cmuscheme) <defgroup>: Use `scheme' as parent.
83c9cb8e 7211 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
8628686a
DL
7212
7213 * xscheme.el (scheme-program-name): Don't define here.
7214
7215 * progmodes/scheme.el (scheme-program-name): New variable
7216 (originally in cmuscheme).
7217
88f0a1eb
MB
72182000-11-14 Miles Bader <miles@gnu.org>
7219
7220 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
7221 Handle header-lines. Don't loop forever if we can't enlarge the
7222 window anymore. Simplify a bit.
7223
cd9a000c
KH
72242000-11-14 Kenichi Handa <handa@etl.go.jp>
7225
7226 * window.el (fit-window-to-buffer): Don't check
7227 window-text-height. Assure that the last line is fully visible.
7228
83c9cb8e
SM
7229 * international/quail.el (quail-show-guidance-buf):
7230 Call fit-window-to-buffer to assure the enough height of the guidance
cd9a000c
KH
7231 buffer.
7232 (quail-update-guidance): Avoid making the guidance buffer shorter.
7233
d3fcda22
SM
72342000-11-14 Stefan Monnier <monnier@cs.yale.edu>
7235
bdbd9606
SM
7236 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
7237 rather than `prepend' and add an interesting comment.
7238 (tex-math-face, tex-font-lock-syntactic-face-function):
7239 New face and function to use it.
7240 (tex-define-common-keys, tex-mode-map): Use menu-item rather
7241 than `menu-enable' symbol property.
7242 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
7243 (tex-mode): Add some latex-mode commands for auto-selection.
7244 Use tex-font-lock-syntactic-face-function.
7245 (tex-insert-quote): Simplify.
7246 (tex-shell): New mode.
7247 (tex-start-shell): Use it.
7248 (tex-shell-proc, tex-shell-buf): New functions.
7249 (tex-send-command): Use it.
7250 (tex-main-file): Fix the meaning of the new arg REALFILE.
7251 (tex-send-tex-command): New function split from `tex-start-tex'.
7252 Set compilation-last-buffer and compilation-parsing-end.
7253
d3fcda22
SM
7254 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
7255 when it follows non-comment text on the line.
7256
7257 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
7258 Set font-lock-defaults.
7259 (lisp-mode-shared-map): Init inside the defvar.
7260 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
7261 Use define-derived-mode.
7262
bdab1d43
MB
72632000-11-14 Miles Bader <miles@lsi.nec.co.jp>
7264
7265 * faces.el (header-line): Use `:box nil' for color/gs displays too.
7266
936ae731
GM
72672000-11-14 Gerd Moellmann <gerd@gnu.org>
7268
83c9cb8e
SM
7269 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
7270 Don't recursively optimize body because that can lead to infinite
936ae731
GM
7271 recursion; see comment there.
7272
1695ca2b
EZ
72732000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
7274
7275 * faces.el (face-spec-set-match-display): Revert the change from
7276 2000-10-24. Add a FIXME for after v21.1.
7277
9d348294
MB
72782000-11-13 Miles Bader <miles@gnu.org>
7279
7280 * textmodes/fill.el (skip-line-prefix): New function.
7281 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
7282 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
7283 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
7284 point inside the fill-prefix.
9d348294 7285
b85fa13c
MB
72862000-11-13 Miles Bader <miles@lsi.nec.co.jp>
7287
83c9cb8e
SM
7288 * calendar/calendar.el (generate-calendar-window):
7289 Use `fit-window-to-buffer'.
b85fa13c 7290
a0b47716
SM
72912000-11-12 Stefan Monnier <monnier@cs.yale.edu>
7292
7293 * gud.el (gud-minor-mode): New var.
7294 (gud-symbol, gud-val): New functions.
7295 (gud-find-file): Copy gud-minor-mode to the new buffer.
7296 (gud-menu-map): Include entries for commands that are not always
7297 available, using :enable to (de)activate them.
7298 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
7299 (gud-mode-map): New map.
eaae8106 7300 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
7301 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
7302 Don't set up gud's menu (it's done by the minor-mode).
7303 (gud-minibuffer-local-map): New.
7304 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
7305 (gud-query-cmdline): New function.
7306 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
7307 (gud-mode): Use define-derived-mode.
7308 Don't set up gud's menu (it's done by the minor-mode).
7309 (gud-chop-words): Remove.
7310 (gud-common-init): Use split-string instead.
7311 (gud-new-keymap, gud-make-debug-menu): Eradicate.
7312
7313 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
7314 Add keyword arg :name.
7315
7316 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
7317 (diff-count-matches, diff-split-hunk): New functions.
7318 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
7319
7320 * pcvs-info.el (cvs-fi-conflict-face): New var.
7321
7322 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
7323 Make it into a simple syntax-table, shared among all submodes.
7324 (sh-heredoc-face): Re-introduce.
7325 (sh-font-lock-syntactic-face-function): New function.
7326 (sh-mode): Use it. Also use define-derived-mode.
7327 Remove old bogus setting of indent-region-function.
7328 (sh-set-shell): Don't set the syntax-table any more.
7329 (sh-mode-syntax-table) <defun>: Remove.
7330
f5ed37df
MB
73312000-11-12 Miles Bader <miles@gnu.org>
7332
7333 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
7334 message if interactive.
7335
0b074c2f
DL
73362000-11-12 Dave Love <fx@gnu.org>
7337
7338 * mail/feedmail.el: Fix header,
7339 (feedmail) <defgroup>: Add :link.
7340
7341 * view.el: Use local-map property, not keymap on mode-line string.
7342
83c9cb8e
SM
7343 * scroll-all.el (scroll-all-mode): Customize variable.
7344 Add autoload cookie to function.
0b074c2f
DL
7345
7346 * lazy-lock.el: Remove compatibility code.
7347
7348 * finder.el (finder-known-keywords): Add `files', remove `vms'.
7349 (finder-help-echo): New variable.
7350 (finder-mouse-face-on-line): Add help-echo stuff.
7351 (finder-list-keywords, finder-list-matches): Use mapc.
7352
7353 * faces.el (face-font-registry-alternatives): Add :version.
7354
7355 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
7356 tags-table-list.
7357
a0b47716 7358 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 7359
a0b47716 7360 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
7361 (mail-mode): Use [:alnum:] in some regexps.
7362
6d502396
DL
73632000-11-10 Dave Love <fx@gnu.org>
7364
7365 * ediff.el (ediff-regions-internal, ediff-documentation):
7366 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
7367 fundamental mode.
7368
7369 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
7370 buffer into fundamental mode.
7371 (ediff-set-difference): Use copy-sequence if available.
7372
83c9cb8e
SM
7373 * ediff-ptch.el (ediff-dispatch-file-patching-job):
7374 Check ediff-patch-map non-nil.
6d502396
DL
7375 (ediff-fixup-patch-map, ediff-fixup-patch-map)
7376 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
7377 buffer into fundamental mode.
7378
7379 * ediff-merg.el (state-or-merge): Defvar when compiling.
7380
a82fe213
JR
73812000-11-10 Jason Rumney <jasonr@gnu.org>
7382
7383 * w32-fns.el (w32-add-charset-info): New function.
7384 (w32-charset-info-alist): Use it.
7385
52d89894
GM
73862000-11-10 Gerd Moellmann <gerd@gnu.org>
7387
7388 * faces.el (face-font-registry-alternatives): New user-option.
7389
178932de
SM
73902000-11-10 Stefan Monnier <monnier@cs.yale.edu>
7391
d7fa3319
SM
7392 * textmodes/texinfo.el (texinfo-block-default): New var.
7393 (texinfo-insert-block): Use it. Insert a newline if needed.
7394
178932de
SM
7395 * textmodes/fill.el (fill-indent-according-to-mode): New var.
7396 (fill-region-as-paragraph): Use it.
7397
7398 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
7399 (latex-mode): Tweak tex-*-(head|trail)er regexps.
7400 Tweak paragraph regexps to allow a leading [ \t]*.
7401 (tex-latex-block): Insert a newline if necessary.
7402 (latex-insert-item): Only insert a newline if necessary.
7403 (tex-guess-main-file): New function.
7404 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
7405 Set tex-main-file if TeX-master is provided.
7406 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
7407
bd02b8e0
GM
74082000-11-10 Gerd Moellmann <gerd@gnu.org>
7409
7410 * startup.el (command-line): Set the default tooltip-mode
7411 to t for graphical displays which implement x-show-tip.
7412
7413 * tooltip.el (tooltip-mode): Add a comment about startup.el
7414 setting the default value of this user-option.
7415
b29b03eb
SM
74162000-11-09 Stefan Monnier <monnier@cs.yale.edu>
7417
7418 * font-lock.el (font-lock-*-face) <defvar>: Move.
7419 (font-lock-defaults-alist): Mark obsolete.
7420 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
7421 (font-lock-mode): Use define-minor-mode.
7422 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
7423 (font-lock-turn-off-thing-lock): Be more explicit.
7424 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
7425 (font-lock-syntactic-face-function): New var.
7426 (font-lock-fontify-syntactically-region): Use it.
7427 (font-lock-doc-face): New.
7428
7429 * pcvs.el (cvs-enabledp): Ignore errors.
7430 (cvs-commit-filelist): Never query.
7431 (cvs-mode-insert): Always add a terminating / in the initial prompt.
7432 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
7433 (cvs-do-removal): Use cvs-partition rather than delete-if.
7434 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
7435 cvs-bury-buffer.
7436
7437 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
7438 Allow `next' to jump to after the end of the last match.
7439
778fbc46
GM
74402000-11-09 Gerd Moellmann <gerd@gnu.org>
7441
730c746c
GM
7442 * simple.el (byte-compiling-files-p): New function.
7443
7444 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
7445 if it is there.
7446
7447 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
7448 nil again.
7449
778fbc46
GM
7450 * textmodes/ispell.el (ispell-library-path): Don't call
7451 check-ispell-version when byte-compiling because that starts
7452 an ispell process, and ispell might not be installed.
7453 (toplevel): Don't set up a menu when byte-compiling.
7454
7455 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
7456 it, so that a boundp test can be used to determine if we're
7457 currently byte-compiling.
7458
5912c5bb
DL
74592000-11-09 Dave Love <fx@gnu.org>
7460
83c9cb8e 7461 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
5912c5bb 7462
7bb054a5
GM
74632000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7464
83c9cb8e
SM
7465 * ps-print.el: Patch for variable initialization when spooling.
7466 Doc fix.
7bb054a5
GM
7467 (ps-output-list): Fun eliminated.
7468 (ps-begin-file, ps-begin-job): Code fix.
7469
9db2706e
DL
74702000-11-08 Dave Love <fx@gnu.org>
7471
83c9cb8e 7472 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
9db2706e 7473
f7eb32aa
GM
74742000-11-08 Gerd Moellmann <gerd@gnu.org>
7475
7476 * simple.el (shell-command, display-message-or-buffer)
7477 (shell-command-on-region): Mention resize-mini-windows in the doc
7478 string.
7479 (display-message-or-buffer): Take the value of resize-mini-windows
7480 into account.
7481
7b01b08c
GM
74822000-11-07 Gerd Moellmann <gerd@gnu.org>
7483
acad3c0b
GM
7484 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
7485
7b01b08c
GM
7486 * dired.el (dired-between-files): Add `^. find' as an alternative
7487 to the regular expression, for find-dired.
7488
6f602bd0
SM
74892000-11-06 Stefan Monnier <monnier@cs.yale.edu>
7490
7491 * textmodes/texnfo-upd.el: Require texinfo.
7492 (defmacro, defgroup): Remove.
7493 (texinfo-section-to-generic-alist): Remove.
7494 Use texinfo-section-list instead (i.e. level is changed string->int).
7495 (texinfo-filter): New function.
7496 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
7497 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
7498 Use it. And use regexp-opt.
7499 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
7500 (texinfo-update-menu-region-beginning)
7501 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
7502 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
7503 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 7504 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
7505 (texinfo-sequential-node-update): Remove autoload cookie.
7506
7507 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
7508 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
7509 (texinfo-chapter-level-regexp): Remove.
7510 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
7511
bb216218
DL
75122000-11-06 Dave Love <fx@gnu.org>
7513
6f602bd0 7514 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 7515
6f602bd0
SM
7516 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
7517 Match defun*.
bb216218 7518
ff8dd5d5
KH
75192000-11-06 Kenichi Handa <handa@etl.go.jp>
7520
7521 * composite.el (composition-function-table): Variable declaration
7522 moved to src/composite.c.
7523 (compose-chars-after): New optional arg object.
7524
e9da51a1
GM
75252000-11-06 Gerd Moellmann <gerd@gnu.org>
7526
e0c12c68
GM
7527 * bindings.el (mode-line-toggle-read-only)
7528 (mode-line-toggle-modified, mode-line-widen)
7529 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
7530 (make-mode-line-mouse2-map): Rewritten.
7531 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
7532 functions so that C-h k can show something with a doc string.
eaae8106 7533
e9da51a1
GM
7534 * startup.el (fancy-splash-delay): Set to 10 seconds.
7535 (fancy-splash-max-time): New user-option.
7536 (fancy-splash-stop-time): New variable.
7537 (fancy-splash-screens): Set it. Catch `stop-splashing'.
7538 (fancy-splash-screens-1): Throw `stop-splashing' when current
7539 time is greater than fancy-splash-stop-time.
7540
611dbdf0
SM
75412000-11-06 Stefan Monnier <monnier@cs.yale.edu>
7542
4d2806e2
SM
7543 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
7544
611dbdf0
SM
7545 * pcvs.el (cvs-mode-marked): New arg `noquery'.
7546 Prompt user for a file rather than raising an error.
7547 (cvs-enabledp): Fix call to cvs-mode-marked.
7548 (cvs-insert-file): New function (extracted from cvs-mode-insert).
7549 (cvs-mode-insert): Use it. Change the init prompt' value.
7550 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
7551
7552 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
7553 Don't pass default arg to ewoc-locate.
7554 (ewoc-collect): Return result in the right order.
7555
7556 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
7557
7558 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
7559 (cvs-status-get-tags): Fix regexp.
7560 (cvs-status-trees, cvs-status-cvstrees):
7561 Combine after change hooks and don't sit-for.
4d2806e2
SM
7562 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
7563 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
7564 Use make-char rather than hard-coded cryptic data.
7565 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
7566
7567 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
7568
7569 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
7570 (cvs-insert-strings): New function.
7571
937b2877
MB
75722000-11-06 Miles Bader <miles@lsi.nec.co.jp>
7573
7574 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
7575 `mwheel-scroll-amount'.
7576 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
7577 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
7578 string-matching against the version string.
7579
c6c97763
KH
75802000-11-06 Kenichi Handa <handa@etl.go.jp>
7581
6eaec747
KH
7582 * language/thai.el ("Thai"): Set a lisp form that produces
7583 composed string in `sample-text' language info.
7584
7585 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
7586 composed string in `sample-text' language info.
7587
83c9cb8e
SM
7588 * international/mule-cmds.el (describe-language-environment):
7589 Eval `sample-text' data and insert the result.
6eaec747 7590
c6c97763
KH
7591 * international/mule-conf.el (compound-text): Define this coding
7592 system here. Make x-ctext and ctext aliases of it.
7593
7594 * language/european.el (compound-text, ctext): Moved to
7595 international/mule-conf.el.
7596
d1145f85
AI
75972000-11-05 Andrew Innes <andrewi@gnu.org>
7598
7599 * w32-fns.el (w32-version): New function.
7600
178a6a45
SM
76012000-11-05 Stefan Monnier <monnier@cs.yale.edu>
7602
7603 * progmodes/awk-mode.el: Update copyright.
7604 (awk-mode-abbrev-table): Remove.
7605 (awk-font-lock-keywords): Use regexp-opt.
7606 (awk-mode): Use define-derived-mode.
7607
7608 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
7609 when extracting a suffix.
7610
1ba90166
AS
76112000-11-04 Andre Spiegel <spiegel@gnu.org>
7612
7613 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
7614 auto-save-mode.
7615
546790cb
JR
76162000-11-04 Jason Rumney <jasonr@gnu.org>
7617
7618 * language/european.el (decode-mac-roman): Test against r1 not r0.
7619
d247e32d
SM
76202000-11-03 Stefan Monnier <monnier@cs.yale.edu>
7621
fbf44f44
SM
7622 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
7623 (icon-mode): Define indent-line-function.
7624 (icon-comment-indent): Simplify.
7625 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
7626
7627 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
7628
7629 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
7630 Bind change-log-default-mode to defeat the caching done on it.
7631 Don't bother saving excursion any more.
7632
7633 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
7634
7635 * frame.el (after-setting-font-hook): Rename hooks -> hook.
7636 (set-frame-font): Use the new name (and the old for compatibility).
7637
eaae8106
SS
7638 * toolbar/tool-bar.el (tool-bar-mode):
7639 * time.el (display-time-mode):
7640 * recentf.el (recentf-mode):
7641 * paren.el (show-paren-mode):
7642 * mwheel.el (mouse-wheel-mode):
7643 * msb.el (msb-mode):
7644 * jka-compr.el (auto-compression-mode):
7645 * image-file.el (auto-image-file-mode):
7646 * hl-line.el (hl-line-mode):
7647 * delsel.el (delete-selection-mode):
7648 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
7649 * complete.el (partial-completion-mode): Drop unneeded positional args.
7650
eaae8106 7651 * info.el (Info-mode):
79372165 7652 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 7653
d247e32d
SM
7654 * log-edit.el (log-edit-menu): New menu.
7655
4921558e
MB
76562000-11-03 Miles Bader <miles@gnu.org>
7657
7658 * wid-edit.el (widget-end-of-line): Reinstate, with a new
7659 definition, so that trailing spaces are handled properly.
7660 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
7661
1fc02b3c
GM
76622000-11-03 Gerd Moellmann <gerd@gnu.org>
7663
7664 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
7665 tab character.
7666 (fancy-splash-screens): Set tab-width to 20.
7667
51d001f7
DL
76682000-11-03 Dave Love <fx@gnu.org>
7669
7670 * comint.el (comint-completion-addsuffix): Fix custom type.
7671
ba22aeff
SM
76722000-11-02 Stefan Monnier <monnier@cs.yale.edu>
7673
7674 * font-lock.el (font-lock-buffers): Remove.
7675 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
7676 (font-lock-change-major-mode): Remove.
7677 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
7678 (font-lock-default-fontify-region): Extend the multiline
7679 fontification to whole lines.
7680 (font-lock-fontify-anchored-keywords)
7681 (font-lock-fontify-keywords-region): If matching just one
7682 line (with \n) only mark the \n as multiline.
7683
7684 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
7685 Correctly handle the case where several :group args are supplied.
7686 Allow :extra-args.
7687 (easy-mmode-define-global-mode): Allow :extra-args.
7688 Correctly handle the case where several :group args are supplied.
7689
9c887ada
MB
76902000-11-02 Miles Bader <miles@gnu.org>
7691
eaae8106 7692 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
7693 (holiday-face): Remove dependency on `window-system'.
7694
7f25090d
KR
76952000-11-02 Ken Raeburn <raeburn@gnu.org>
7696
7697 * Makefile.in (emacs): Set EMACSLOADPATH always.
83c9cb8e 7698 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
9b911107 7699 (compile-files): Bomb out if compilation of a file fails.
7f25090d 7700
7dd6009c
DL
77012000-11-02 Dave Love <fx@gnu.org>
7702
7703 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
7704
94821e4f
EZ
77052000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
7706
7707 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
7708 punctuation in the warning inserted into the *mail* buffer.
7709
1ac3fc42
GM
77102000-11-02 Gerd Moellmann <gerd@gnu.org>
7711
57731876
GM
7712 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
7713 (authors-public-domain-p): New function.
7714 (authors-print): Use it.
7715
975f82c9
GM
7716 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
7717
1ac3fc42
GM
7718 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
7719
4b3eb10f
GM
77202000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7721
975f82c9 7722 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
7723 (ps-print-version): New version number (6.3.1).
7724 (ps-even-or-odd-pages): Customization fix.
7725 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
7726 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
7727 (ps-page-count): Var replaced by `ps-page-column'.
7728 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
7729 (ps-print-sheet-p): New fun.
7730
7da794df
MB
77312000-11-02 Miles Bader <miles@lsi.nec.co.jp>
7732
7733 * tooltip.el (tooltip-gud-tips-setup): New function.
7734 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
7735 (tooltip-mode): Call tooltip-gud-tips-setup.
7736 (tooltip-gud-tips): Use `gud-basic-call' instead of
7737 process-send-string, so the prompt gets frobbed appropriately.
7738 Handle nil return value from `tooltip-gud-print-command'.
7739
0e40b809
EL
77402000-11-01 Eric M. Ludlam <zappo@ultranet.com>
7741
7742 * comint.el (comint-add-to-input-history): New function.
7743 (comint-send-input): Use `comint-add-to-input-history'.
7744
50ada0db
MB
77452000-11-02 Miles Bader <miles@lsi.nec.co.jp>
7746
973a3104
MB
7747 * info.el (info-menu-header): New face.
7748 (Info-fontify-menu-headers): New function.
7749 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
7750
50ada0db
MB
7751 * info.el (Info-insert-dir): Don't include blank lines at
7752 beginning of additional dir files (one is added automatically).
7753
bff53411
SM
77542000-11-01 Stefan Monnier <monnier@cs.yale.edu>
7755
7756 * emacs-lisp/easy-mmode.el (define-minor-mode):
7757 Revert the latest changes.
7758 Allow the three positional arguments to be skipped and replaced
7759 by keyword arguments.
7760 Add a :toggle argument to determine whether a nil arg means toggle
7761 or means turn-on. The default is unchanged.
7762 Add a call to force-mode-line-update.
7763
6b8a0b2d
DL
77642000-11-01 Dave Love <fx@gnu.org>
7765
83c9cb8e 7766 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
6b8a0b2d 7767
5bf99100
MB
77682000-11-01 Miles Bader <miles@lsi.nec.co.jp>
7769
83c9cb8e
SM
7770 * calendar/calendar.el (diary-face, holiday-face):
7771 Add dark-background variants.
5bf99100 7772
a4032611
SS
77732000-10-31 Sam Steingold <sds@gnu.org>
7774
7775 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
7776 `tex-main-file' does not have directory in it.
7777
c286608e
SM
77782000-10-31 Stefan Monnier <monnier@cs.yale.edu>
7779
7780 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
7781
4836835a
TTN
77822000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
7783
7784 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
7785 functional change.
7786
26dcb81b
GM
77872000-10-31 Gerd Moellmann <gerd@gnu.org>
7788
7789 * files.el (find-file-noselect): When we expand a wildcard, return
7790 a list of buffers, as we should do according to the doc string.
7791
49fc4500
KR
77922000-10-31 Ken Raeburn <raeburn@gnu.org>
7793
7794 * loadup.el (top level): Adjust load path if program name is
7795 "../src/bootstrap-emacs", in case it's not dumped and thus the
7796 load path adjustment hasn't already been done.
7797
ea0c615d
GM
77982000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7799
83c9cb8e
SM
7800 * ps-print.el: Fix bug on selected pages for printing.
7801 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
ea0c615d
GM
7802 is on. Try to avoid warning messages when compiling. Doc Fix.
7803 (ps-print-version): New version number (6.3).
7804 (ps-color-device): Use `color-values' to determine if device
7805 supports color.
7806 (ps-color-values): Try to use `x-color-values' when using XEmacs.
7807 (ps-print-page-p): Changed from defsubst to defun.
7808 (ps-page-number): Changed from defmacro to defun.
7809 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
7810 printing.
c286608e 7811 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
7812 (ps-end-file, ps-dummy-page): Funs eliminated.
7813 (ps-print-color-scale): Changed default value.
7814 (ps-page-n-up, ps-print-page-p): New internal vars.
7815 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
7816 (ps-plot-region, ps-generate, ps-end-job): Code fix.
7817
9e20722f
GM
7818 * delim-col.el: Little programming improvement.
7819 (delimit-columns-str): New macro.
7820 (delimit-columns-region, delimit-columns-rectangle): Code fix.
7821
d7a0fd00
KH
78222000-10-31 Kenichi Handa <handa@etl.go.jp>
7823
c286608e
SM
7824 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
7825 Moved to european.el.
d7a0fd00
KH
7826 (ccl-encode-mac-roman-font, fontset-mac): Modified for
7827 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
7828 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
7829 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 7830
234be340
DL
78312000-10-30 Dave Love <fx@gnu.org>
7832
7833 * progmodes/cc-menus.el (imenu-generic-expression)
7834 (imenu-progress-message): Only defvar when compiling.
7835
4edc4a39
DL
7836 * emacs-lisp/elp.el (elp-unload-hook): New function.
7837
7838 * loadhist.el (unload-feature): Call elp-restore-function,
7839 checking for symbols; don't use elp-restore-all.
7840 (loadhist-hook-functions): Doc fix.
7841
70c825df
SM
78422000-10-30 Stefan Monnier <monnier@cs.yale.edu>
7843
7844 * log-edit.el (log-edit-confirm): Fix the default.
7845
1d3baf74
GM
78462000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7847
7848 * delim-col.el: Little fix: replace delimit-columns-align-columns by
7849 delimit-columns-format.
7850 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 7851
1ec321a7
MB
78522000-10-30 Miles Bader <miles@lsi.nec.co.jp>
7853
7854 * comint.el (comint-replace-by-expanded-history): Don't use
7855 comint-get-old-input (we're not looking at *old* input).
7856 (comint-get-old-input-default): If using fields, signal an error
7857 when the point is not in an input field.
7858
70737ea9
KH
78592000-10-30 Kenichi Handa <handa@etl.go.jp>
7860
7861 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
7862 and mule-unicode-e000-ffff.
7863
fa0cb51d 7864 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
7865 (make-coding-system): Accept a symbol of translation table as a
7866 value of property `safe-chars'.
7867
7868 * international/mule-cmds.el (encode-coding-char): Check property
7869 safe-chars instead of safe-charsets.
7870
7871 * international/fontset.el (fontset-default): Modified for
7872 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
7873 (x-font-name-charset-alist): Likewise.
7874 (ccl-encode-unicode-font): New CCL program. Record it in
7875 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
7876
70c825df
SM
7877 * language/european.el (mac-roman-decoder, mac-roman-encoder):
7878 New translation tables.
70737ea9
KH
7879 (decode-mac-roman, encode-mac-roman): Definition of these CCL
7880 programs are modified and moved from mac-win.el.
7881 (mac-roman): Definition of this coding system is modified and
7882 moved from mac-win.el.
4836835a 7883
fda2ce24 78842000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 7885
1d3baf74 7886 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 7887 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 7888
dd4d3cb6
MB
78892000-10-29 Miles Bader <miles@gnu.org>
7890
7891 * custom.el (custom-add-to-group): Allow multiple entries for a
7892 given value OPTION, as long as their widget types are different.
7893 * cus-edit.el (custom-face-value-create): If face name doesn't end
7894 with "face", add such here (similar to custom group widgets).
7895
7896 * comint.el (comint-highlight-prompt): Add :type.
7897
dace60cf
JW
78982000-10-28 John Wiegley <johnw@gnu.org>
7899
dace60cf
JW
7900 * calendar/timeclock.el (timeclock-log): Doc fix.
7901 (timeclock-last-event): Doc fix.
83c9cb8e 7902 (timeclock-log): Kill the timelog buffer after appending a new event.
dace60cf
JW
7903 (timeclock-find-discrep): Use a temp buffer to read in the
7904 timelog, instead of visiting the file.
7905 (timeclock-log-data): A new function, along with a host of helper
7906 functions, for the purpose of making timelog data accessible to
7907 programmers.
7908
7909 * eshell/esh-mode.el (window-height test): Make certain that
7910 `eshell-stringify-t' is non-nil.
7911 (eshell-password-prompt-regexp): Changed to a much simpler
7912 password regexp.
7913 (eshell-send-input): If `eshell-invoke-directly' returns t,
7914 directly invoke the parsed command using `eval'. This improves
7915 turn-around time on simple commands by a factor of three or
7916 greater, such as cd, ls, pwd, etc. -- which get used very often.
7917 It also conserves thousands of cons cells per call (since
7918 `eshell-do-eval' consumes memory like a Cookie Monster set loose
7919 in the Pacific Cookie Company).
7920
7921 * eshell/esh-test.el (eshell-test): Whitespace fix.
7922
83c9cb8e
SM
7923 * eshell/em-ls.el (eshell-ls-insert-directory):
7924 Make `eshell-ls-initial-args' nil when inserting directory contents.
dace60cf
JW
7925
7926 * eshell/em-script.el (eshell-script-initialize): Add names to
7927 `eshell-complex-commands, since `source' and `.' are complex.
7928
0467b076
EZ
7929 * eshell/esh-cmd.el (eshell-rewrite-for-command)
7930 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
7931 `eshell-copy-handles'.
7932 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
7933 bodies.
7934 (eshell-separate-commands): Whitespace fix.
7935 (eshell-complex-commands): Added a new list of names, for
7936 determining whether a given command is as simple as it looks.
7937 (eshell-invoke-directly): New function. Returns t if a command
7938 should be invoked directly (using `eval'), rather than indirectly
7939 using `eshell-do-eval'.
7940 (eshell-do-eval): Whitespace fix.
7941
7942 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
7943 which provides an emulation of the DOS shell behavior of assuming
7944 that cp/mv/ln should copy/move/link to the current directory.
7945 (eshell-remove-entries): Added a doc string.
7946 (eshell-shuffle-files): Removed the check for `target' being null.
7947 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
7948 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
7949 it to do a smarter check of whether a destination was provided.
7950 (eshell/mv, eshell/cp): Enable `:preserve-args'.
7951 (eshell/ln): Enable `:preserve-args', and use
7952 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
7953 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
7954 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
7955 list after flattening it. This makes it possible to cat files
7956 with numerical names.
7957 (eshell-unix-initialize): Added several names to
7958 `eshell-complex-commands.
7959 (eshell-unix-command-complex-p): Return t if a given command name
7960 may result in external processes being invoked.
7961
7962 * eshell/em-glob.el (eshell-glob-show-progress): Make this
7963 variable nil by default, since it slows down glob processing by a
7964 factor of two or more, and increases memory consumption.
7965
7966 * eshell/em-smart.el: Added a note about how memory consumptive
7967 smart display mode can be (at least this is true in Emacs 21).
7968 (eshell-smart-initialize): Whitespace fix.
7969 (eshell-refresh-windows): Use `if' instead of `when'.
7970 (eshell-smart-scroll-window): Calling `save-current-buffer' was
7971 not necessary.
83c9cb8e 7972 (eshell-currently-handling-window): Added a missing global variable.
dace60cf
JW
7973
7974 * eshell/em-ls.el (eshell-do-ls): Code simplification.
7975 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
7976 Whitespace fix.
7977 (eshell-ls-exclude-hidden): Added this variable in addition to
7978 `eshell-ls-exclude-regexp'. This one prevents files beginning
7979 with . from even being read, which can improve memory consumption
7980 quite a bit.
7981 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
7982 read file entries beginning with a dot. In home directories with
7983 lots of hidden files, fully two-thirds of the time spent in ls is
7984 used to read directory entries that are immediately thrown away.
7985 (eshell-ls-initial-args): Added back this configuration variable,
7986 for specifying default initial arguments to every call to ls.
7987 Much faster than using an alias to do the same thing.
7988 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
7989 (eshell-ls-dir): Whitespace change.
7990
7991 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
7992
83c9cb8e 7993 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
dace60cf
JW
7994 (eshell-stringify-t): Added a customization variable, to indicate
7995 whether `t' should be rendered as a string at all. If not, one
7996 can still determine if the result of an expression is true using
7997 "file-exists-p FILE && echo true".
7998 (eshell-stringify): If `eshell-stringify-t' is nil, don't
7999 stringify t!
8000
8001 * eshell/esh-module.el: Whitespace fix.
8002
83c9cb8e
SM
8003 * eshell/em-alias.el (eshell-alias-initialize):
8004 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
dace60cf
JW
8005 (eshell-command-aliased-p): New function that returns t if a
8006 command name names an aliased.
8007
657f9cb8 80082000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 8009
0467b076 8010 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 8011 redrawing the screen when changing cursor color.
0467b076
EZ
8012 (viper-insert-state-pre-command-sentinel)
8013 (viper-replace-state-pre-command-sentinel)
70c825df
SM
8014 (viper-replace-state-post-command-sentinel):
8015 Use viper-preserve-cursor-color.
657f9cb8
MK
8016 Many functions changed to use viper= instead of = when comparing
8017 characters.
0467b076 8018 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 8019 working with characters.
0467b076 8020 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
8021 Many functions changed to use viper= instead of = when comparing
8022 characters.
0467b076 8023 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 8024
0467b076 8025 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 8026 Several typos fixed in various docstrings.
0467b076 8027 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
83c9cb8e 8028 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
0467b076
EZ
8029 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
8030 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
8031 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
8032 (ediff-get-selected-buffers): New function.
8033 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
83c9cb8e
SM
8034 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
8035 Use save-window-excursion.
0467b076 8036 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 8037 termination check in while loop.
0467b076 8038 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 8039 dired buffer.
0467b076
EZ
8040 (ediff-files,ediff-merge-files,ediff-files3)
8041 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 8042
4f490d99
DL
80432000-10-28 Dave Love <fx@gnu.org>
8044
8045 * info.el (Info-fontify-node): Add help-echo for menu items.
8046
45b84006
EZ
80472000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
8048
5ebc02b3
EZ
8049 * startup.el (normal-top-level): If the value of $TERM indicates
8050 we are running from xterm or one of its work-alikes, default to a
8051 light background mode.
8052
45b84006
EZ
8053 Support for -fg, -bg, and -rv command-line arguments for TTYs:
8054 * faces.el (tty-handle-reverse-video): New function.
8055 (tty-create-frame-with-faces): Call it.
8056
8057 * frame.el (frame-notice-user-settings): Don't apply
8058 default-frame-alist and initial-frame-alist to MS-DOS frames.
8059 Call tty-handle-reverse-video, frame-set-background-mode, and
8060 face-set-after-frame-default for non-MS-DOS frames.
8061
8062 * startup.el (tty-long-option-alist): New variable.
8063 (tty-handle-args): New function.
8064 (command-line): Call tty-handle-args.
8065
8066 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
8067 startup.el now does that for all character-terminal frames.
8068
eab6e8b9
MB
80692000-10-28 Miles Bader <miles@gnu.org>
8070
83c9cb8e
SM
8071 * emacs-lisp/easy-mmode.el (define-minor-mode):
8072 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
8073 is global. If :global is followed by a non-nil but non-t value,
eab6e8b9 8074 make the mode buffer-local, but also generate a `global-MODE'
83c9cb8e
SM
8075 version using `easy-mmode-define-global-mode'.
8076 Add :conditional-turn-on keyword argument.
eab6e8b9 8077
51a29efc
DL
80782000-10-28 Dave Love <fx@gnu.org>
8079
83c9cb8e
SM
8080 * international/latin1-disp.el (latin1-char-displayable-p):
8081 Don't use window-system.
51a29efc 8082
d71d7114
EZ
80832000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
8084
8085 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
8086 Don't call find-buffer-file-type-coding-system. Instead, just
8087 set eol-type to -unix if inhibit-eol-conversion is in effect, or
8088 if the file is on an untranslated filesystem.
8089 (add-untranslated-filesystem): Use "D" instead of "f" inside
8090 interactive.
8091
1f9cab4b
DL
80922000-10-27 Dave Love <fx@gnu.org>
8093
70c825df 8094 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
8095 (refill-mode): Use it.
8096
70c825df
SM
80972000-10-27 Stefan Monnier <monnier@cs.yale.edu>
8098
8099 * international/quail.el (quail-activate): Don't make-local-hook.
8100
7432cf10
AS
81012000-10-27 Andre Spiegel <spiegel@gnu.org>
8102
4836835a 8103 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 8104 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
8105 (vc-make-version-backup): Don't do it on MS-DOS without long file
8106 names.
4836835a 8107
7432cf10
AS
8108 * vc.el (vc-version-other-window): If an automatic backup of the
8109 desired version exists, rename it instead of copying it.
8110
4836835a
TTN
8111 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
8112 after command. If there's an unexpected error, signal it instead
7432cf10 8113 of being silent.
e1483c38 8114 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 8115
05ea7ef2
MB
81162000-10-27 Miles Bader <miles@lsi.nec.co.jp>
8117
fd1035aa
MB
8118 * shell.el (shell): Add BUFFER argument.
8119 * comint.el (make-comint-in-buffer): New function.
8120 (make-comint): Use it.
8121
05ea7ef2
MB
8122 * faces.el (face-spec-choose): Change syntax so that the list of
8123 attribute-value pairs is now the cdr of each clause, not the cadr.
8124 Detect old-style entries, and handle them. Use pop.
8125
835a55fe
SM
81262000-10-26 Stefan Monnier <monnier@cs.yale.edu>
8127
f5ab1cdd
SM
8128 * cus-edit.el (custom-mode-map): Use a sparse map.
8129 (custom-mode): Don't bother with make-local-hook.
8130
8131 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
8132
835a55fe
SM
8133 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
8134
c13b0ec8
GM
81352000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8136
8137 * ps-print.el: Avoid compilation gripes.
8138 (ps-print-version): New version number (6.2.1).
4836835a 8139
e9f63196
DL
81402000-10-26 Dave Love <fx@gnu.org>
8141
0b95284b
DL
8142 * menu-bar.el: Modify some menu item help strings.
8143 (menu-bar-help-menu): Add link to MORE.STUFF.
8144
e9f63196
DL
8145 * cus-edit.el (custom-mode): Add `special' mode-class property.
8146
8147 * wid-browse.el (widget-browse-mode): Likewise.
8148
8149 * wid-edit.el (widget-specify-field): Revert to using local-map
8150 property, not keymap.
8151
e276a14a
MB
81522000-10-26 Miles Bader <miles@lsi.nec.co.jp>
8153
c1545d88
MB
8154 * wid-edit.el (widget-field-end): When checking for a `boundary'
8155 field, do so in the correct buffer.
8156
3c1b77ca
MB
8157 * simple.el (undo): Correctly distinguish between numeric and
8158 non-numeric prefix args in non-transient-mark-mode, as per the doc
8159 string. When in transient-mark-mode, treat all prefix-args as
8160 numeric.
8161
f5ab1cdd
SM
8162 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
8163 Position point on match. Handle N == 0 correctly.
22626d9d
MB
8164
8165 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
8166 (comint-mode-map): Reverse order of `comint-write-output' and
8167 `comint-append-output-to-file'.
8168 (comint-append-output-to-file): Reinstate this function, for the
8169 benefit of the menu.
8170
d97151cb
SM
81712000-10-25 Stefan Monnier <monnier@cs.yale.edu>
8172
8173 * vc.el (vc-version-other-window): Bind `file'.
8174
ea7d6f5b
GM
81752000-10-25 Gerd Moellmann <gerd@gnu.org>
8176
f5ab1cdd 8177 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
8178
8179 * emacs-lisp/authors.el (batch-update-authors): New function.
8180 (authors-fixed-entries): New defconst.
8181 (authors-add-fixed-entries): New function.
8182 (authors): Call it.: Don't process lispref/.
8183
17c25cea
JR
81842000-10-25 Jason Rumney <jasonr@gnu.org>
8185
8186 * cus-edit.el (custom-button-face, custom-button-pressed-face):
8187 Merge x w32 and mac definitions.
8188
4ecda532
GM
81892000-10-25 Gerd Moellmann <gerd@gnu.org>
8190
8191 * menu-bar.el (menu-bar-options-menu): Add a help string for
8192 `uniquify'.
8193
b6735035
GM
81942000-10-25 Stephen Gildea <gildea@alum.mit.edu>
8195
f5ab1cdd
SM
8196 * time-stamp.el (time-stamp-string-preprocess):
8197 Fix a wrong type argument error.
b6735035 8198
f4cbc7a0
MB
81992000-10-25 Miles Bader <miles@gnu.org>
8200
8201 * recentf.el (recentf-mode): Variable removed.
8202 (recentf-mode): Use `define-minor-mode'.
8203
8204 * mwheel.el (mouse-wheel-mode): New global minor mode.
8205 (mwheel-install): Use `mouse-wheel-mode'.
8206
f4b020f6
DL
82072000-10-25 Dave Love <fx@gnu.org>
8208
f5ab1cdd
SM
8209 * progmodes/cperl-mode.el (cperl-mode):
8210 Set normal-auto-fill-function correctly.
072cb6f9 8211
83c9cb8e
SM
8212 * wid-edit.el (widget-field-keymap, widget-text-keymap):
8213 Don't inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 8214 bindings.
f4b020f6 8215
ebe2a441
MB
82162000-10-25 Miles Bader <miles@lsi.nec.co.jp>
8217
ff4dcd4b
MB
8218 * wid-edit.el (widget-field-at): New function.
8219 (widget-at, widget-field-activate): Use it.
8220 (widget-tabable-at): Use `widget-at'.
8221 (widget-specify-field): If the terminating character of the widget
8222 field (which is read-only) is a newline, put it into a special
8223 `boundary' field so that C-n/C-p act more naturally.
8224 (widget-field-end): Also don't subtract one if a special
8225 `boundary' field has been added after the widget field.
8226
83c9cb8e
SM
8227 * comint.el (comint-output-filter, comint-send-input):
8228 Don't bother adding stickiness fields to overlays to fool the field
ebe2a441 8229 code, since it should notice the overlay insertion-types now.
ff4dcd4b 8230
ebe2a441
MB
8231 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
8232 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
8233 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
8234
fe50b6ab
GM
82352000-10-24 Gerd Moellmann <gerd@gnu.org>
8236
53df4dda 8237 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
83c9cb8e
SM
8238 (authors): Set file coding system to iso-2022-7bit.
8239 Add file-local variables to output buffer.
53df4dda 8240
4836835a 8241 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
8242 WARN is nil.
8243
53df4dda
GM
82442000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8245
8246 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
8247
8248 * delim-col.el: Now there is a column formatting mechanism.
8249 Modified to customization mechanisms convention. Doc fix.
8250 (columns): New group for delim-col.
8251 (delimit-columns-before, delimit-columns-after)
8252 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
8253 (delimit-columns-end): New vars.
8254 (delimit-columns-customize, delimit-columns-format): New funs.
8255 (delimit-columns-region, delimit-columns-rectangle)
8256 (delimit-columns-rectangle-line): Modified to support column
8257 formatting.
4836835a 8258
a9839779
DL
82592000-10-24 Dave Love <fx@gnu.org>
8260
8261 * log-edit.el (log-edit): Add :version and a :group for vc.
8262
df0267b8
GM
82632000-10-24 Gerd Moellmann <gerd@gnu.org>
8264
9acc3873
GM
8265 * files.el (after-find-file): Don't print a message ``New file''
8266 if WARN is nil.
8267
83c9cb8e
SM
8268 * wid-edit.el (widget-field-keymap, widget-text-keymap):
8269 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
63e1b552
GM
8270 get duplicate tool-bar entries because we'll see the global ones
8271 on more than one path through keymaps.
8272
1946f901
GM
8273 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
8274
df0267b8
GM
8275 * progmodes/cmacexp.el: Change Francesco's email address.
8276
ae3b264b
KH
82772000-10-24 Kenichi Handa <handa@etl.go.jp>
8278
8279 * window.el (fit-window-to-buffer): Adjust point of the window
8280 buffer, not that of the current buffer.
8281
23afac01
EZ
82822000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
8283
8284 * progmodes/cmacexp.el: Update the euthor's email address.
8285
22d1a4ed
MB
82862000-10-24 Miles Bader <miles@lsi.nec.co.jp>
8287
8288 * faces.el (face-spec-set-match-display): Add `graphic' display
8289 type (the inverse of `tty'). Use `display-graphic-p' instead of
8290 the window-system variable.
8291
f408aa48
KH
82922000-10-24 Kenichi Handa <handa@etl.go.jp>
8293
83c9cb8e
SM
8294 * international/isearch-x.el (isearch-with-input-method):
8295 Call input-method-function with the first event in
f408aa48
KH
8296 unread-command-events.
8297
94fe8a31
MB
82982000-10-24 Miles Bader <miles@lsi.nec.co.jp>
8299
83c9cb8e 8300 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
94fe8a31 8301
8f47302e
AC
83022000-10-24 Andrew Choi <akochoi@i-cable.com>
8303
8304 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
8305 New charsets.
8306
8307 * term/mac-win.el: Remove definitions of mac-roman-lower and
8308 mac-roman-upper, require dired, and define instead of set
8309 mac-ready-for-drag-n-drop to avoid compilation error.
8310
446c097e
AI
83112000-10-23 Andrew Innes <andrewi@gnu.org>
8312
83c9cb8e
SM
8313 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
8314 Remove superfluous calls to subst-char-in-string; instead apply
446c097e
AI
8315 expand-file-name after convert-standard-filename to ensure
8316 expected directory separators are used.
8317
379b70e7
EZ
83182000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
8319
8320 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
8321
85c766e9
DL
83222000-10-23 Dave Love <fx@gnu.org>
8323
b7e03a67
DL
8324 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
8325 (tool-bar-add-item): Set foreground and background for XBM icons.
8326
83c9cb8e
SM
8327 * international/latin1-disp.el (latin1-char-displayable-p):
8328 New function (from Handa).
b7e03a67
DL
8329 (latin1-display-check-font): Use it.
8330
0dcf8835 8331 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
83c9cb8e
SM
8332 using :key-sequence, making it much more usable.
8333 Use nconc, not append.
0dcf8835
DL
8334 (imenu--create-keymap-1): Avoid append.
8335
85c766e9 8336 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 8337
cb3069bb
MB
83382000-10-23 Miles Bader <miles@lsi.nec.co.jp>
8339
8340 [the following changes fix a bug where `define-minor-mode' didn't
8341 correctly generate :require clauses for defcustoms in compiled files]
8342 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
8343 (byte-compile-log-file, byte-compile-log-1): Don't set
8344 `byte-compile-current-file' to nil. Instead set
8345 `byte-compile-last-logged-file' to it. Test whether
8346 byte-compile-current-file equals byte-compile-last-logged-file
8347 instead of whether its nil.
3b6542ba 8348 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 8349
6db6243b
SM
83502000-10-23 Stefan Monnier <monnier@cs.yale.edu>
8351
8352 * textmodes/refill.el: Fix var names in doc.
8353 (refill-mode): Don't bother with make-local-hook anymore.
8354
98490598
MB
83552000-10-23 Miles Bader <miles@lsi.nec.co.jp>
8356
e01cd227
MB
8357 * faces.el (face-user-default-spec, face-default-spec): New functions.
8358 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 8359 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
8360 Use `face-user-default-spec'. Simplify code slightly.
8361
4836835a 8362 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
8363 (woman-unknown-face): Add dark-background variants.
8364 (woman-default-faces): Renamed from `woman-colour-faces'.
8365 Set using the stored defaults, rather than using hard-wired colors.
8366 (woman-monochrome-faces): Renamed from `woman-black-faces'.
8367 Just make the foreground `unspecified' rather than "black".
8368 (woman-menu): Rename menu entries accordingly.
8369
98490598
MB
8370 * faces.el (header-line): Make more reasonable on mono/grayscale
8371 displays.
8372
1a578e9b
AC
83732000-10-23 Andrew Choi <akochoi@i-cable.com>
8374
8375 * cus-edit.el (custom-button-face): Use 3D look for mac.
8376 (custom-button-pressed-face): Likewise.
8377
8378 * faces.el (set-face-attributes-from-resources): Handle mac frames
8379 in the same way as x and w32 frames.
8380 (face-valid-attribute-values): Likewise.
8381 (read-face-attribute): Likewise.
8382 (defined-colors): Likewise.
8383 (color-defined-p): Likewise.
8384 (color-values): Likewise.
8385 (display-grayscale-p): Likewise.
8386 (face-set-after-frame-default): Likewise.
8387 (mode-line): Same default face as for x and w32.
8388 (tool-bar): Likewise.
8389
8390 * frame.el: Remove call to frame-notice-user-settings at end of
8391 the file.
8392
83c9cb8e 8393 * info.el (Info-fontify-node): Make underlines invisible for mac
1a578e9b
AC
8394 as for x, pc, and w32 frame types.
8395
8396 * term/mac-win.el: New file.
8397
aaaf7be7
DL
83982000-10-22 Dave Love <fx@gnu.org>
8399
8400 * textmodes/refill.el: New file.
8401
5392d654
AS
84022000-10-22 Andre Spiegel <spiegel@gnu.org>
8403
4836835a 8404 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 8405 MANUAL and REGEXP.
4836835a 8406 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
8407 New functions.
8408 (vc-before-save): Use the latter.
8409 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
8410 confusion.
8411
4836835a 8412 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
8413 expected by vc[-hooks].el.
8414
8415 * vc.el (vc-checkout): Added `-p' suffix in call to
8416 vc-make-version-backups-p; use vc-make-version-backup to actually
8417 make the backup.
8418 (vc-version-other-window, vc-version-backup-file): Handle both
8419 automatic and manual backups.
8420 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
8421 of all of them.
8422
1e221c16
MB
84232000-10-22 Miles Bader <miles@gnu.org>
8424
7ff4fda5
MB
8425 * comint.el (comint-highlight-input, comint-highlight-prompt):
8426 Renamed, `-face' at end removed.
8427 (comint-send-input, comint-output-filter): Use renamed faces.
8428
3511cde8
MB
8429 * window.el (fit-window-to-buffer): Change defaulting of
8430 MAX-HEIGHT slightly.
8431
1e221c16
MB
8432 * faces.el (color-values, color-defined-p): Use `member', not
8433 `memq', because it works correctly for strings.
8434 (frame-set-background-mode): Actually, "unspecified-fg" and
8435 "unspecified-bg" *are* strings. Use `member', not `memq', and
8436 `equal', not `eq', when a string value is possible.
8437
b6ef4898
EZ
84382000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
8439
8440 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
8441
34939e2c
SM
84422000-10-21 Stefan Monnier <monnier@cs.yale.edu>
8443
8444 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
8445 sh-electric-rparen, sh-electric-less and sh-electric-hash.
8446 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
8447 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
8448 (sh-font-lock-syntactic-keywords): Use them.
8449 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
8450 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
8451 (sh-mode): Don't override font-lock-unfontify-region-function.
8452 Use a copy of sh-font-lock-syntactic-keywords.
8453 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
8454 Don't call sh-scan-buffer since font-lock does it on the fly.
8455 (sh-get-indent-info): Use `face' rather than `syntax-table'
8456 text-property to detect here-documents.
8457 Replace sh-special-syntax with sh-st-punc.
8458 (sh-prev-line): Use `face' rather than `syntax-table'
8459 text-property to skip over here-documents.
8460 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
8461 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
8462 (sh-electric-less, sh-set-here-doc-region)
4836835a 8463 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
8464 (sh-scan-buffer, sh-rescan-buffer): Remove.
8465
f3d3c491
AI
84662000-10-21 Andrew Innes <andrewi@gnu.org>
8467
8468 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
8469 remote (ange-ftp) file names.
8470
b86c791c
MB
84712000-10-21 Miles Bader <miles@gnu.org>
8472
d9c30bdf
MB
8473 * window.el (fit-window-to-buffer): New function.
8474 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
8475 (window-text-height): Don't expect minibuffers to have mode-lines.
8476
d9c30bdf 8477 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
83c9cb8e
SM
8478 * international/quail.el (quail-update-guidance):
8479 Use `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 8480
617fee5a
MB
8481 * international/quail.el (quail-show-guidance-buf): Make sure
8482 guidance window really has enough room.
8483 (quail-update-guidance): If quail-guidance-win is already shown,
8484 make sure its height is OK.
8485
b86c791c
MB
8486 * window.el (window-text-height, set-window-text-height):
8487 New functions.
8488 (shrink-window-if-larger-than-buffer): Use `window-text-height'
8489 instead of `window-height' & `mode-line-window-height-fudge'.
8490 (mode-line-window-height-fudge): Add FACE parameter.
8491 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
8492 instead of `enlarge-window' & `mode-line-window-height-fudge'.
8493
e34850d1
MB
84942000-10-20 Miles Bader <miles@gnu.org>
8495
8496 * window.el (height-affecting-face-attributes): Use `defconst'.
8497
8498 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
8499 New function, conditionally aliased to `mode-line-window-height-fudge'.
8500 (ispell-help): Use it.
8501 (ispell-choices-win-default-height): Don't include mode-line fudge.
8502 (ispell-choices-win-default-height): New function.
8503 (ispell-show-choices, ispell-command-loop): Use function
8504 `ispell-choices-win-default-height' instead of variable.
8505
a8b883c2
MB
85062000-10-20 Miles Bader <miles@lsi.nec.co.jp>
8507
8c6e4a58
MB
8508 * window.el (mode-line-window-height-fudge): New variable.
8509 (height-affecting-face-attributes): New variable.
8510 (mode-line-window-height-fudge): New function.
8511 (shrink-window-if-larger-than-buffer): Use it.
8512 * help.el (resize-temp-buffer-window): Likewise.
8513
a8b883c2
MB
8514 * info.el (Info-fontify-node): Add support for @subsubsection
8515 titles, which use `Info-title-4-face'.
8516 (Info-title-4-face): New face.
8517 (Info-title-3-face): Inherit from Info-title-4-face instead of
8518 variable-pitch.
8519
e64c3a75
JR
85202000-10-19 Jason Rumney <jasonr@gnu.org>
8521
8522 * dired.el (dired-insert-directory): Do not let errors signalled by
8523 attempt to run dired-free-space-program prevent dired from working.
8524
c70fe852
SM
85252000-10-19 Stefan Monnier <monnier@cs.yale.edu>
8526
8527 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
8528
877cf6b4
GM
85292000-10-19 Gerd Moellmann <gerd@gnu.org>
8530
5de037e0
GM
8531 * dirtrack.el (dirtrack): Fix call to run-hooks.
8532
6deb9af9
GM
8533 * cmuscheme.el (cmuscheme-program-name): Renamed from
8534 scheme-program-name because xscheme.el contains a defcustom with
8535 the same name. As a consequence, customizing group `cmuscheme'
8536 loaded `xscheme' which redefined run-scheme.
8537 (run-scheme): Use cmuscheme-program-name.
8538
83c9cb8e 8539 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
877cf6b4 8540
e597d8fb 8541 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 8542 anonymous address, and add a website for Befrienders International.
4836835a 8543
3e9cb08f
GM
85442000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8545
c70fe852
SM
8546 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
8547 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
8548 (ps-print-version): New version number (6.2).
8549 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
8550 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
8551 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
8552 (ps-x-extent-priority, ps-x-extent-start-position)
8553 (ps-x-face-font-instance, ps-x-find-coding-system)
8554 (ps-x-font-instance-properties, ps-x-make-color-instance)
8555 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
8556 avoid compilation gripes without defining functions.
8557 (ps-e-find-composition): Alias for function find-composition, to have a
8558 suitable function depending on Emacs version.
8559 (ps-color-device, ps-color-values, ps-face-foreground-name)
8560 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
8561 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
8562 (ps-print-ensure-fontified): Function definitions surrounded by
8563 `eval-and-compile' to avoid compilation gripes.
8564 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
8565 by symbol-value to avoid compilation gripes.
8566 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
8567 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
8568
d8abcd91
MB
85692000-10-19 Miles Bader <miles@lsi.nec.co.jp>
8570
13ab33c4
MB
8571 * startup.el (normal-top-level): Call `frame-set-background-mode'
8572 after `frame-notice-user-settings' because the latter doesn't call
8573 the former on a tty.
8574
d8abcd91
MB
8575 * faces.el (frame-set-background-mode): `unspecified' &c are
8576 symbols, not strings.
8577
e8bce0a9
EZ
85782000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
8579
c70fe852
SM
8580 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
8581 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 8582
c70fe852
SM
8583 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
8584 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 8585
773272d8
KH
85862000-10-19 Kenichi Handa <handa@etl.go.jp>
8587
c70fe852 8588 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
8589 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
8590 for ISO10646-1 fonts.
8591 (x-font-name-charset-alist): Add an entry for "iso10646-1".
8592
772139c0
EZ
85932000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
8594
8595 * faces.el (frame-set-background-mode): If a tty frame defines a
8596 background color, use that to compute the background mode, instead
8597 of always defaulting to "dark".
8598
d134a19f
MB
85992000-10-19 Miles Bader <miles@lsi.nec.co.jp>
8600
8bb84cb2
MB
8601 * comint.el (comint-write-output): New function.
8602 (comint-mode-map): Add it to the menu.
e40a778f 8603 Bind `C-c C-s' to comint-write-output.
d134a19f 8604
dada41e1
GM
86052000-10-18 Gerd Moellmann <gerd@gnu.org>
8606
8607 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
8608 Use fancy-splash-delay.
8609
9b5360aa
GM
86102000-10-18 Alex Schroeder <alex@gnu.org>
8611
8612 * progmodes/sql.el (sql-sybase-options): New option.
8613 (sql-sybase): Use it. Add sql-database to the list of parameters
8614 provided for login. The options -w 2048 -n are not used any more.
8615
9035a35a
GM
8616 * comint.el (comint-read-input-ring): Bugfix such that the first
8617 and the last entry of the input ring file are not lost.
8618
3556c6dd
GM
86192000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8620
8621 * ps-print.el: Internal variable changes to defcustom,
8622 make-local-hook changes to defvar. Doc fix.
8623 (ps-print-version): New version number (6.1).
8624 (ps-setup, ps-do-despool): Code fix.
8625 (ps-printer-name): Customization fix.
8626 (ps-printer-name-option): Now is a defcustom instead of an
8627 internal variable.
8628 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
8629 (ps-print-begin-column-hook): Now are defvar instead of
8630 make-local-hook.
4836835a 8631
4e217e50
MB
86322000-10-18 Miles Bader <miles@gnu.org>
8633
8634 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
8635 (comint-kill-output): Changed into an alias for `comint-delete-output',
8636 and made obsolete.
8637 (comint-mode-map): Rename references to comint-kill-output.
8638
34460354
EZ
86392000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
8640
8641 * diff-mode.el (diff-header-face, diff-file-header-face)
8642 (diff-changed-face): Add bold and italic attributes to tty faces.
8643 (diff-function-face): New face.
8644 (diff-font-lock-keywords): Use it.
8645
17ea3cdb
MB
86462000-10-18 Miles Bader <miles@lsi.nec.co.jp>
8647
8648 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
8649 Remove commented-out call to force-mode-line-update.
8650 (comint-kill-output): Use `forward-line 0' instead of
8651 beginning-of-line to make sure we get past the prompt.
8652
9244f2c7
SM
86532000-10-17 Stefan Monnier <monnier@cs.yale.edu>
8654
8655 * diff-mode.el (diff-header-face, diff-file-header-face):
8656 Add specific setting for dark background.
8657 (diff-context-face): Renamed from diff-comment-face.
8658 Set explicitly rather than inheriting from font-lock-comment-face.
8659
1592c1ef
EZ
86602000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
8661
8662 * startup.el (command-line): Move the code which sets the default
8663 TTY colors to before before-init-hook.
8664
f86292a9
GM
86652000-10-17 Gerd Moellmann <gerd@gnu.org>
8666
8667 * jit-lock.el (jit-lock-stealth-time): Doc fix.
8668
f7f2e883
EZ
86692000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
8670
e854cc22
EZ
8671 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
8672 extensions, for MS-DOS.
8673
f7f2e883
EZ
8674 * diff-mode.el (diff-header-face, diff-file-header-face)
8675 (diff-changed-face): Define tty-specific colors.
8676
c7b4f0f9
GM
86772000-10-17 Gerd Moellmann <gerd@gnu.org>
8678
8679 * startup.el (fancy-splash-text): Realign the text.
8680
12a72271
EZ
86812000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
8682
8683 * font-lock.el (font-lock-comment-face): Define a separate default
8684 for dark-background tty's.
8685
61dfccfd
MB
86862000-10-17 Miles Bader <miles@gnu.org>
8687
8688 * help.el (resize-temp-buffer-window): Add hack to avoid last line
8689 being obscured by whizzy mode-lines on graphics displays.
8690
333cd59e
EZ
86912000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
8692
8693 * info.el (Info-title-1-face, Info-title-2-face)
8694 (Info-title-3-face): Define colors for tty's.
dada41e1 8695 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 8696
dbf1fcc1
EZ
86972000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
8698
8699 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
8700 reverse from the frame parameters, and don't invert foreground and
8701 background colors.
8702
ac629823
MB
87032000-10-16 Miles Bader <miles@gnu.org>
8704
8705 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
8706 string "*Info*". Call propertized-buffer-identification to spruce
8707 up the result.
8708
76eebffc
GM
87092000-10-16 Gerd Moellmann <gerd@gnu.org>
8710
3a6b59d9
GM
8711 * help.el: Provide `help' for the sake of define-minor-mode
8712 which generates defcustoms with requires.
8713
6569c3d3
GM
8714 * jit-lock.el (jit-lock-after-change): If we're in text that
8715 matches a multi-line font-lock pattern, make sure the whole text
8716 will be redisplayed.
8717
c2e0a611
GM
8718 * emacs-lisp/authors.el (authors-add): Don't add an entry if
8719 author's name is unknown.
8720
76eebffc
GM
8721 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
8722 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
8723 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
8724 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
8725 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
8726 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
8727 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
8728 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
8729 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
8730 Add author information.
8731
cf1e7b12
MB
87322000-10-16 Miles Bader <miles@lsi.nec.co.jp>
8733
8734 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
8735 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
8736 full-color version (using the Gimp) to eliminate dithering artifacts.
8737
5586f3eb
SM
87382000-10-15 Stefan Monnier <monnier@cs.yale.edu>
8739
8740 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
8741
8742 * simple.el (syntax-flag-table, string-to-syntax): Remove.
8743
ad64a888
DL
87442000-10-15 Dave Love <fx@gnu.org>
8745
83c9cb8e 8746 * progmodes/sh-script.el: Require skeleton and comint when compiling.
ad64a888
DL
8747
8748 * pcomplete.el (pcomplete) <defgroup>: Add :version.
8749
8750 * whitespace.el: Doc fixes.
8751 (top-level): Don't add hooks here.
8752 (whitespace-running-emacs): Deleted.
8753 (timer): Don't require.
8754 (whitespace): Add back :version conditional on xemacs test.
8755 (whitespace-spacetab-regexp, whitespace-indent-regexp)
8756 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
8757 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
8758 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
8759 Avoid specific xemacs test.
8760 (whitespace-global-mode): New option.
8761 (whitespace-global-mode): New command.
8762 (whitespace-unload-hook): New function.
8763
8764 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 8765 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
8766 (Info-fontify-node): `Goto' goes to `Go to'.
8767 (Info-fontify-node): Add help-echo to xref links.
8768
1ef49fc6
EZ
87692000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
8770
8771 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
8772
8b7707e1
SM
87732000-10-15 Stefan Monnier <monnier@cs.yale.edu>
8774
b3b7f42f
SM
8775 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
8776 Use plist-get and allow :inherit.
8777
8778 * emacs-lisp/cl-macs.el (cl-do-arglist):
8779 Use plist-get and plist-member instead of memq.
8780
3c7fafc7
SM
8781 * emacs-lisp/ewoc.el (ewoc-location): New function.
8782 (ewoc-enter-after, ewoc-enter-before): Document return value.
8783 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
8784 Don't need make-local-hook any more.
8785 (cvs-addto-collection): Return the new tin.
8786 (cvs-mode-insert): Jump to the new line.
8787
8b7707e1
SM
8788 * jit-lock.el (jit-lock-fontify-buffer): Remove.
8789
8790 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
8791
8792 * font-lock.el (font-lock-syntactically-fontified): New var.
8793 (font-lock-fontify-syntactic-keywords-region): Use it.
8794 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
8795
8796 * diff-mode.el (diff-find-file-name): Fix regexp.
8797
8798 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
8799 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
8800
8801 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
8802 (sh-mode-syntax-table): Add punctuation syntax for < and >.
8803 (sh-mode): Don't make all vars local here.
8804 (sh-kw): Reformat.
8805 (sh-set-shell): Use dolist. Don't set indent-region-function.
8806 (sh-mode-syntax-table): Use pop.
8807 (sh-remember-variable): Use push.
8808 (sh-help-string-for-variable): Use memq.
8809 (sh-safe-backward-sexp): Remove.
8810 (sh-safe-forward-sexp): Add ARG.
8811 (sh-get-indent-info, sh-prev-stmt): Use it.
8812 (sh-prev-line): Simplify by using forward-comment.
8813 (sh-this-is-a-continuation): Simplify.
8814 (sh-learn-buffer-indent): Use dolist.
8815 (sh-do-nothing): Remove.
8816 (sh-set-char-syntax, sh-set-here-doc-region):
8817 Use inhibit-modification-hooks.
8818 (sh-name-style): Use mapcar and push.
8819 (sh-load-style): Use dolist.
8820 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
8821 (sh-case, sh-while-getopts): Use propertize directly rather
8822 than sh-electric-rparen.
8823
88242000-10-14 Stefan Monnier <monnier@cs.yale.edu>
8825
8826 * textmodes/tex-mode.el: Require CL when compiling.
8827 (tex-mode-syntax-table): Init immediately.
8828 (tex-mode-map): Bind M-RET to latex-insert-item.
8829 (latex-mode): Set indent-line-function to latex-indent.
8830 (tex-common-initialization): Don't setup the syntax-table any more.
8831 (latex-insert-item): New skeleton.
8832 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 8833 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 8834 (latex-indent, latex-find-indent): New functions.
4836835a 8835 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
8836 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
8837 (tex-compilation-parse-errors): Use with-syntax-table.
8838
86b7fcbb
MB
88392000-10-15 Miles Bader <miles@gnu.org>
8840
8841 * font-lock.el (font-lock-comment-face): Change dark-background,
8842 color, non-tty, default to `chocolate1'.
8843
57a24508
JW
88442000-10-13 John Wiegley <johnw@gnu.org>
8845
8846 * eshell/esh-util.el (require): Added a missing `require' form,
8847 needed when compiling (for an ange-ftp macro definition).
8848
40ad3db4
DL
88492000-10-13 Dave Love <fx@gnu.org>
8850
8851 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
8852
db460189
GM
88532000-10-13 Gerd Moellmann <gerd@gnu.org>
8854
83c9cb8e 8855 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
b41c9501 8856
4836835a 8857 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
8858 transparent -colors 8).
8859
3b5e21df
GM
88602000-10-13 Stephen Gildea <gildea@alum.mit.edu>
8861
8862 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
8863 that breaks with old list format timestamps.
8864 (time-stamp-warn-inactive, time-stamp-old-format-warn)
83c9cb8e 8865 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
3b5e21df 8866
16908a3f
JW
88672000-10-13 John Wiegley <johnw@gnu.org>
8868
d7103dda
JW
8869 * align.el, pcomplete.el, calendar/timeclock.el,
8870 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
8871
dace60cf 8872 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
8873 faulty math, where holiday hours were being computing as seconds.
8874
b6b70cda
JW
88752000-10-13 John Wiegley <johnw@gnu.org>
8876
8877 * desktop.el (desktop-buffer-modes-to-save): Added a global for
83c9cb8e
SM
8878 specifying what "other" kinds of buffers should be saved.
8879 This used to be hard-coded.
b6b70cda
JW
8880 (desktop-buffer-misc-functions): A global for specifying how
8881 auxiliary data should be determined for special buffer types.
8882 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
8883 instead of hard-coding the special buffer types.
8884 (desktop-save): Run `desktop-buffer-misc-functions' to gather
8885 auxiliary data, instead of hard-coding for Info buffers and dired.
8886 (desktop-buffer-info-misc-data): Aux function for determining Info
8887 buffer auxiliary info.
8888 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
8889 (desktop-buffer-info): Changed this function to use the info
8890 gathered above.
8891 (desktop-create-buffer): Be a little more careful about what
8892 `minor-mode' means before calling it. This is important for some
8893 buffer types.
8894
8c6b1d83
JW
88952000-10-13 John Wiegley <johnw@gnu.org>
8896
8897 * eshell/esh-util.el: Added a global form which declares an
8898 autoload for `parse-time-string', if that function is not already
8899 defined, and if parse-time.el is available on the user's system.
8900
8901 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
8902 to be aware of ange-ftp user info.
83c9cb8e 8903 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
8c6b1d83
JW
8904 (eshell-ls-annotate): Use `eshell-file-attributes'.
8905 (eshell-ls-file): Made the user-id printing code a bit smarter.
8906
8907 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
8908 allow identification of alias user ids in remote directories.
83c9cb8e
SM
8909 It's manual, but there's no other way to know when the current user
8910 on the local machine, is also the owning user on the remote machine.
8c6b1d83
JW
8911 (fboundp): Bind `ange-cache'.
8912 (eshell-directory-files-and-attributes): Re-organized the logic a
8913 bit to use `eshell-file-attributes' instead of `file-attributes'.
8914 The former is more sensitive to directories that are read via FTP,
8915 and knows how to use ange-ftp to determine full attribute
8916 information, instead of just the name and last modtime.
8917 (eshell-current-ange-uids): Return the current user id when in a
8918 remote directory.
8919 (eshell-parse-ange-ls): Parse a full directory listing that has
8920 been returned by ange-ftp.
8921 (eshell-file-attributes): This beefed up version of
8922 `file-attributes' is only special if the user is currently in a
8923 remote directory, in which case it does a lot of work to find out
8924 what the real attributes of a file are, as they appear on the
8925 remote machine. This makes usage of remote directories (i.e.,
8926 ange-ftp pathnames) much more useful. You can now use Eshell as a
8927 full-fledged FTP client, with much more manipulation ability than
8928 most other clients.
8929
8930 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
8931 variable, which means that Eshell's du should always be preferred
8932 in remote directories.
8933 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
8934 just `file-attributes'.
8935 (eshell-mvcp-template): Bind `ange-cache', to improve performance
8936 when reading remote directories. This is an Eshell-specific
8937 variable (not part of ange-ftp).
8938 (eshell/ln): Bind `ange-cache'.
8939 (eshell/du): Added some extra logic for determining when to use
8940 Eshell's du (which is slow), and when to use the external version
8941 (which may or may not exist).
8942
83c9cb8e
SM
8943 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
8944 Call `eshell-interactive-process', rather than using
8c6b1d83
JW
8945 `get-buffer-process', since backgrounded processes don't count in
8946 the context of this function's logic.
8947
8948 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
8949 `forward-char', so that null strings are parsed correctly.
8950
87730e84 89512000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83 8952
83c9cb8e
SM
8953 * eshell/em-pred.el (eshell-pred-file-type)
8954 (eshell-pred-file-links, eshell-pred-file-size):
8955 Use `eshell-file-attributes'. This is more correct over ange-ftp.
8c6b1d83
JW
8956
8957 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
8958 that remote file globbing is more efficient.
8959
8960 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
8961 gathering the files and attributes within a directory.
8962
8963 * eshell/em-unix.el (eshell/cat): If any of the files passed on
8964 the command line is a special file (not a regular file, directory
8965 or symlink), always attempt to call the external version of cat.
8966
87730e84 89672000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
8968
8969 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
8970 Eshell-friendly version of find-tag.
8971
1c7e37a9
MB
89722000-10-13 Miles Bader <miles@lsi.nec.co.jp>
8973
4836835a 8974 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
8975 (image-file-name-regexps): Add autoload cookies.
8976
11a7f341
KH
89772000-10-13 Kenichi Handa <handa@etl.go.jp>
8978
8979 * international/mule-cmds.el (select-safe-coding-system): If FROM
8980 is string, show it in *Warning* buffer.
8981
8ddddcb0
EZ
89822000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
8983
8984 * startup.el (normal-top-level): Use display-popup-menus-p instead
8985 of window-system.
8986 (command-line): Use display-graphic-p instead of window-system.
8987 (command-line-1): Use display-popup-menus-p and display-mouse-p
8988 instead of window-system.
8989
72200f89
SS
89902000-10-12 Sam Steingold <sds@gnu.org>
8991
8992 * tooltip.el (tooltip-use-echo-area): New user variable.
8993 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
8994
8661c643
DL
89952000-10-12 Dave Love <fx@gnu.org>
8996
d0b40dc1
DL
8997 * recentf.el: Maintainer's checkdoc fixes.
8998
83c9cb8e
SM
8999 * startup.el (normal-top-level-add-subdirs-to-load-path):
9000 Use character class, not ASCII when matching file names.
a622451f
DL
9001 (fancy-splash-head): Add trailing slash to URL.
9002 (command-line): Don't require XPM support for toolbar.
9003
8661c643
DL
9004 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
9005 (cperl-invalid-face): Revert last change.
9006 (cperl-init-faces): Quote cperl-invalid-face.
9007
ef2ed8ab
KH
90082000-10-12 Kenichi Handa <handa@etl.go.jp>
9009
9010 * startup.el (fancy-splash-text): Remove superfluous quote.
9011
b0da379e
GM
90122000-10-12 Gerd Moellmann <gerd@gnu.org>
9013
dbeb499b
GM
9014 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
9015 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
9016 (command-line-1): Don't use fancy-splash-pending-command.
9017 (fancy-splash-screens-1): Goto point-min after inserting text.
9018
d861718a
GM
9019 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
9020
b0da379e
GM
9021 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
9022 instead of shared-lisp-mode-map.
9023
4fb2ad98
MB
90242000-10-12 Miles Bader <miles@lsi.nec.co.jp>
9025
1cb4393e
MB
9026 * faces.el (header-line): Change tty-variant to use underlining.
9027
4fb2ad98
MB
9028 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
9029 (isearch-highlight): Restore lazy-isearch face properties at old
9030 position, and suppress them at new position.
9031 (isearch-dehighlight): Restore lazy-isearch face properties.
9032 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
9033 over the real isearch overlay, but in that case, don't give it a
9034 face property. Use `push'.
9035
eb991b25
KH
90362000-10-12 Kenichi Handa <handa@etl.go.jp>
9037
9038 * man.el (Man-getpage-in-background): Fix previous change.
9039 Decode the process output only when we are in multibyte mode.
9040
a818c1c0
DL
90412000-10-11 Dave Love <fx@gnu.org>
9042
c990f53a
DL
9043 * info.el (Info-mode-menu): Fix some help.
9044 (info-tool-bar-map): Add entry for Info-last.
9045
a818c1c0
DL
9046 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
9047 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
9048 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
9049 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
9050 * toolbar/search-replace.xpm, toolbar/exit.xpm:
9051 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
9052 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
9053 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
9054 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
9055 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
9056 Reduce colour requirements to 25 overall. (Probably wants
9057 revisiting from the originals to reduce further.)
9058
c1b096cb
EZ
90592000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
9060
9061 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
9062 buffer-file-coding-system, instead of raw-text.
9063 (dehexlify-buffer): Bind coding-system-for-read to
9064 buffer-file-coding-system, instead of raw-text.
9065
5c8b7eaf
SS
90662000-10-11 Sam Steingold <sds@gnu.org>
9067
83c9cb8e 9068 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
5c8b7eaf
SS
9069 `underline' - fixes the bug introduced on 2000-09-21.
9070
2cfbdb7a
DL
90712000-10-11 Dave Love <fx@gnu.org>
9072
83c9cb8e
SM
9073 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
9074 Avoid compiler warnings.
2cfbdb7a
DL
9075 (scheme-mode): Doc fix.
9076 (scheme-font-lock-keywords-1): Match `define-syntax'.
9077
90782000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
9079
9080 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
9081 face specs as well as default ones. Only do anything if the
9082 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 9083 (region): Make dark-background `region' face less in-your-face.
4b33f290 9084
690ec649
SS
90852000-10-10 Sam Steingold <sds@gnu.org>
9086
9087 * chistory.el, ielm.el, ledit.el:
9088 * progmodes/inf-lisp.el, progmodes/scheme.el:
9089 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
9090
3b95d6bb
SM
90912000-10-10 Stefan Monnier <monnier@cs.yale.edu>
9092
9093 * textmodes/texinfo.el: Update copyright and fix typo.
9094
9095 * desktop.el (desktop-modes-not-to-save): New var.
9096 (desktop-save-buffer-p): Use it.
a30eb617
DL
9097 Also, obey desktop-buffers-not-to-save even for non-file buffers.
9098 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
9099
91002000-10-10 Dave Love <fx@gnu.org>
9101
9102 * toolbar/tool-bar.el (tool-bar-add-item)
83c9cb8e 9103 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
a30eb617
DL
9104
9105 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
9106 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
9107 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
9108 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
9109 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
9110 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
9111 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
9112 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
9113 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
9114 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
9115 the .xpms; probably need retouching.
9116
91172000-10-10 Miles Bader <miles@lsi.nec.co.jp>
9118
9119 * subr.el (add-to-list): Add optional argument APPEND.
9120 * battery.el (display-battery): Use `add-to-list'.
9121
91222000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
9123
83c9cb8e
SM
9124 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
9125 properties.
a30eb617
DL
9126 (zone, zone-when-idle, zone-leave-me-alone)
9127 (zone-pgm-whack-chars): Use new symbol properties.
9128
9129 * battery.el (display-battery): Doc spelling fix.
9130
9131 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
9132 property.
9133
91342000-10-09 Dave Love <fx@gnu.org>
9135
9136 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
9137 has been initialized before calling tool-bar-setup.
9138 (tool-bar-add-item-from-menu): Add autoload cookie.
9139
91402000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
9141
9142 * menu-bar.el (send-mail-item-name): New function.
9143 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
9144 of mail-user-agent in the menu. Don't display the "Send Mail"
9145 item if mail-user-agent is nil or its value is ignore.
9146 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
9147 if read-mail-command is nil or its value is ignore.
9148
9149 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
9150
91512000-10-09 Miles Bader <miles@gnu.org>
9152
9153 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
9154 Correct image size.
9155 * toolbar/left_arrow.xpm: Correct image size.
9156
9157 * jka-compr.el: Don't call `jka-compr-install' when loading (it
9158 will be done by the definition of `auto-compression-mode' if
9159 necessary. Move code to uninstall existing file-name handler
9160 before definition of `auto-compression-mode'.
9161
9162 * image-file.el (auto-image-file-mode): Move to the end of the
9163 file, because `define-minor-mode' actually calls the mode-function
9164 if the associated variable is non-nil, which requires that all
9165 needed functions be already defined.
9166
9167 * mouse.el (popup-menu): Balance parens.
9168
91692000-10-08 Stefan Monnier <monnier@cs.yale.edu>
9170
9171 * mouse.el (popup-menu): Move the command call outside the loop
9172 so that popup-menu returns whatever the command returns.
9173
9174 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
9175 (initialize-new-tags-table): Use run-hook-with-args-until-success.
9176 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
9177 (tags-table-format-functions): Renamed from tags-table-format-hooks.
9178
9179 * vc.el (vc-version-diff): diff-switches can be a list.
9180 Use relative filenames for prettier output.
9181
9182 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
9183 (vc-post-command-functions): Remove old-VC compatibility code.
9184
9185 * newcomment.el (comment-indent-default): Autoload.
9186
9187 * font-lock.el (font-lock-defaults): Make buffer-local.
9188 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
9189 (font-lock-choose-keywords):
9190 Ignore LEVEL unless KEYWORDS is a list of syms.
9191 (c-keywords, c++-keywords, objc-keywords, java-keywords):
9192 Don't wrap regexp-opt things in \(...\) unnecessarily.
9193
9194 * jit-lock.el: Don't require font-lock any more.
9195 (jit-lock-functions): Make buffer-local.
9196 (jit-lock-saved-fontify-buffer-function): Remove.
9197 (jit-lock-mode): Remove autoload cookie.
9198 Remove font-lock specific code.
9199 (jit-lock-unregister): Don't bother handling complex hooks any more.
9200 (jit-lock-refontify): New function.
9201 (jit-lock-fontify-buffer): Use it.
9202 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
9203 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
9204 Add optional args START and END.
9205 Never call font-lock-fontify-region directly.
9206 (jit-lock-function, jit-lock-stealth-fontify): Use it.
9207
9208 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
9209
92102000-10-08 Dave Love <fx@gnu.org>
9211
9212 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
9213
9214 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
9215
9216 * play/studly.el (studlify-region, studlify-word): Add autoload
9217 cookie.
9218
9219 * play/morse.el (morse-region, unmorse-region): Add autoload
9220 cookie.
9221
9222 * play/spook.el (spook-phrases-file): Use expand-file-name, not
9223 concat.
9224
9225 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
9226 insist on symbols starting with word syntax.
9227 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
9228 (eval-defun-1): Doc fix.
9229 (indent-sexp): Use nconc to build up indent-stack.
9230
9231 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
9232 Gnus with little use.
9233 (mail-setup-hook): Add mail-abbrevs-setup to options.
9234
9235 * recentf.el: Doc fixes.
9236
9237 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
9238 Clean up remainder.
9239
9240 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
9241 without timezone and (8) with timezone to enforce some whitespace.
9242 Simplify code somewhat.
9243
9244 * options.el (list-options): Doc that you should use customize.
9245
9246 * iswitchb.el (iswitchb-mode): Add :require.
9247
9248 * info.el (Info-goto-node, Info-menu): Doc fix.
9249 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
9250 (info-tool-bar-map): New variable.
9251 (Info-mode): Use it.
9252 (Info-edit-map): Define all in defvar.
9253 (speedbar-attached-frame): Avoid compiler warning.
9254
9255 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
9256 (global-map): Bind [tool-bar] to a filtered map.
9257 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
9258 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
9259 Allow PBM icons.
9260 (tool-bar-setup): Adjust calls of tool-bar-add-item.
9261
9262 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
9263 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
9264 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
9265 icons, except up_arrow, which is left-arrow rotated.
9266
9267 * imenu.el (imenu-add-to-menubar): Fix last change.
9268
92692000-10-08 Peter Breton <pbreton@ne.mediaone.net>
9270
9271 * generic-x.el (rul-generic-mode): Remove eval-when-compile
9272 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
9273
92742000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
9275
9276 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
9277 typos in doc strings.
9278
9279 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
9280 the doc strings how to customize Font Lock faces.
9281
9282 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
9283 computing growth when dragging the header line.
9284
92852000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
9286
9287 * simple.el (kill-line): Doc fix.
9288
92892000-10-08 Miles Bader <miles@gnu.org>
9290
9291 * faces.el (secondary-selection): Make foreground visible on tty.
9292
9293 * jka-compr.el (auto-compression-mode): Move to the end of the
9294 file, because `define-minor-mode' actually calls the mode-function
9295 if the associated variable is non-nil, which requires that all
9296 needed functions be already defined.
9297 (with-auto-compression-mode): Add autoload cookie.
9298
92992000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
9300
9301 * files.el (find-backup-file-name) [ms-dos]: If support for long
9302 file names is not available, behave as if version-control were set
9303 to never.
9304
93052000-10-07 Dave Love <fx@gnu.org>
9306
9307 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
9308 (browse-url-gnome-moz): New function.
9309 (browse-url-browser-function): Use it.
9310 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
9311
93122000-10-07 Stefan Monnier <monnier@cs.yale.edu>
9313
9314 * indent.el (tab-always-indent): New var.
9315 (indent-for-tab-command): Use it.
9316
9317 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
9318 raise an error. This way it can still default to a sane value.
9319
93202000-10-06 Stefan Monnier <monnier@cs.yale.edu>
9321
9322 * startup.el (fancy-splash-screens): Use local rather than global map.
9323 Don't use `update-menu-bindings' any more.
9324 Get rid of assumptions about keymap representation.
9325
93262000-10-06 Dave Love <fx@gnu.org>
9327
9328 * textmodes/fill.el (sentence-end-double-space)
9329 (sentence-end-without-period): Doc fix.
9330 (adaptive-fill-regexp): Purecopy.
9331 (unjustify-current-line): Use line-end-position.
9332 (fill-individual-paragraphs-prefix): Use line-beginning-position.
9333
9334 * net/eudc-vars.el (eudc): Add :version, :link.
9335
9336 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
9337
9338 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
9339 Fix for define-minor-mode.
9340 (function-at-point): Alias to function-called-at-point.
9341
9342 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
9343
9344 * simple.el (backward-word): Doc fix.
9345
9346 * image-file.el (image-file-name-regexp): image-file-regexps ->
9347 image-file-name-regexps.
9348 (image-file-name-extensions): Add pbm.
9349
93502000-10-06 Stefan Monnier <monnier@cs.yale.edu>
9351
9352 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
9353 and add filename to the names so that diff-mode can jump to source.
9354
9355 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
9356 (tex-font-lock-keywords, tex-font-lock-keywords-2)
9357 (tex-font-lock-keywords-1): Remove.
9358 (font-lock-turn-on-thing-lock): Use jit-lock-register.
9359 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
9360 (font-lock-default-fontify-region):
9361 Expand beg..end correctly when just following a multiline region.
9362 (font-lock-fontify-anchored-keywords):
9363 Include the anchor text as part of the multiline.
9364
93652000-10-06 Gerd Moellmann <gerd@gnu.org>
9366
9367 * loadup.el (toplevel): Load `loaddefs' before `help' because the
9368 latter needs the autoloaded define-minor-mode macro during the
9369 bootstrap.
9370
9371 * startup.el (command-line): For now, activate tool-bar-mode only
9372 if XPM images are supported.
9373
9374 * mouse.el (mouse-drag-header-line): Don't allow resizing a
9375 window by dragging a header-line at the top of the frame; that's
9376 confusing because the header-line doesn't move.
9377 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
9378 of treating the event as a list. Some cleanup.
9379
93802000-10-06 Miles Bader <miles@gnu.org>
9381
9382 * simple.el (display-message-or-buffer): New function.
9383 (shell-command-on-region): Use `display-message-or-buffer'.
9384
9385 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
9386 docstring parts.
9387
9388 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
9389 (smbclient-prompt-regexp): Add usage note to doc string.
9390 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
9391 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
9392 Use add-hook for adding the comint filter function, and only do so
9393 if it's not already in the global hook list.
9394 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
9395 to `make-local-variable'.
9396 (nslookup-font-lock-keywords): Remove prompt entry.
9397 (nslookup): Don't set the process-filter.
9398 (finger): Exit the loop correctly when the regexps list runs out.
9399 (ftp, smbclient, smbclient-list-shares):
9400 Set the real major mode immediately, not after execing.
9401 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
9402
9403 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
9404
94052000-10-05 Stefan Monnier <monnier@cs.yale.edu>
9406
9407 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
9408
9409 * which-func.el (which-func-format): Remove spurious space.
9410 (which-func-mode): Don't make it permanent-local.
9411 (which-func-ff-hook): Allow which-func-maxout to be nil.
9412 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
9413 (which-func-mode): Simplify.
9414 Use post-command-idle-hook rather than post-command-hook.
9415 Go through all buffers and update their state.
9416 (which-function): Also try add-log-current-defun-function.
9417
9418 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
9419 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
9420 Update call to with-vc-properties accordingly.
9421 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
9422 (vc-revert-buffer): More careful about window selection and deletion.
9423 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
9424
9425 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
9426 (cvs-retrieve-revision): Reuse a pre-existing buffer.
9427 (cvs-dired-action): Change the default to quickdir.
9428
9429 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
9430 if comment-indent-function returns nil.
9431 (comment-indent-default): New function.
9432 (comment-indent-function): Use it and document the new semantics.
9433
9434 * image-file.el: Docstring fixes.
9435
9436 * help.el (help-xref-on-pp): Use match-string.
9437 (describe-variable): New arg BUFFER.
9438 Store the current buffer in the help-xref-stack.
9439 (temp-buffer-resize-mode): Use define-minor-mode.
9440
9441 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
9442 consistently with its docstring.
9443 Set jit-lock-first-unfontify-pos in an idempotent way.
9444 (jit-lock-register): Autoload and add arg CONTEXTUAL.
9445
94462000-10-05 Alex Schroeder <alex@gnu.org>
9447
9448 * sql.el (sql-mysql-options): New variable.
9449 (sql-mysql): Use it.
9450
94512000-10-05 Miles Bader <miles@lsi.nec.co.jp>
9452
9453 * image.el (image): New group.
9454
9455 * smerge-mode.el (smerge-mine-face, smerge-other-face)
9456 (smerge-base-face, smerge-markers-face): Add dark-background variants.
9457
94582000-10-04 Peter Breton <pbreton@ne.mediaone.net>
9459
9460 * net/net-utils.el (nslookup-font-lock-keywords)
9461 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
9462 Ignore the value of wqindow-system; always define keywords
9463
94642000-10-05 Kenichi Handa <handa@etl.go.jp>
9465
9466 * startup.el (fancy-splash-screens): Remove the code for
9467 debugging; `(trace-to-stderr "EXITTT\n")'.
9468
94692000-10-05 Miles Bader <miles@gnu.org>
9470
9471 * diff-mode.el (diff-goto-source): Update call to
9472 `diff-hunk-status-msg' to reflect new REV variable.
9473
94742000-10-04 Stefan Monnier <monnier@cs.yale.edu>
9475
9476 * progmodes/icon.el (icon-mode):
9477 Don't gratuitously override the default for comment-column.
9478
9479 * vc-hooks.el (vc-mode-line): Fix interactive spec.
9480
9481 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
9482 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
9483 (jit-lock-functions): New var.
9484 (jit-lock-function-1): Use it if non-nil.
9485 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
9486 Set the `fontified' property before doing the fontification to avoid
9487 repeatedly going through the same error.
9488 Don't turn errors into messages.
9489 (jit-lock-register, jit-lock-unregister): New functions.
9490
9491 * dired.el (dired-mark-pop-up): Turn comment into docstring.
9492 Use with-current-buffer.
9493
9494 * dired-aux.el (dired-do-create-files, dired-kill-tree):
9495 Turn comment into docstring.
9496
9497 * apropos.el (apropos-mode): Use define-derived-mode.
9498
94992000-10-04 Gerd Moellmann <gerd@gnu.org>
9500
9501 * startup.el (fancy-splash-pending-command): New variable.
9502 (fancy-splash-pre-command): New function.
9503 (fancy-splash-screens): Rewritten.
9504 (command-line-1): If fancy-splash-pending-command is set, call it
9505 interactively.
9506
95072000-10-04 Dave Love <fx@gnu.org>
9508
9509 * toolbar/tool-bar.el (tool-bar-setup): New function.
9510 (tool-bar-mode): Use it.
9511
9512 * subr.el (substitute-key-definition): Doc fix.
9513 (play-sound-file): New command.
9514
95152000-10-04 Andre Spiegel <spiegel@gnu.org>
9516
9517 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
9518 vc-version-backup-file-name): New functions.
9519
9520 * files.el (basic-save-buffer): Call vc-before-save before saving.
9521
9522 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
9523 vc-cvs-stay-local-p.
9524
9525 * vc.el (vc-revert-buffer): Handle empty diff properly.
9526 (vc-version-backup-file): New function.
9527 (vc-checkout): Create a version backup if necessary.
9528 (vc-checkin): If a version backup file exists, delete it.
9529 (vc-version-diff): Diff locally using version backups, if available.
9530 (vc-revert-file): If there's a version backup, revert locally.
9531 (vc-transfer-file): Use version backup for base version, if
9532 available. If not, ask for confirmation whether to get it from the
9533 server. Update mode line before check-in.
9534
95352000-10-04 Dave Love <fx@gnu.org>
9536
9537 * toolbar/tool-bar.el (tool-bar-setup): New function.
9538 (tool-bar-mode): Use it.
9539
95402000-10-04 Peter Breton <pbreton@ne.mediaone.net>
9541
9542 * net/net-utils.el (nslookup-font-lock-keywords)
9543 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
9544 Only set if window-system is non-nil
9545 (net-utils-run-program): Returns buffer.
9546 (network-connection-reconnect): Added this function.
9547
9548 * generic.el:
9549 Incorporates extensive cleanup and docfixes by
9550 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
9551 Uses cl compile-time macros.
9552 (generic-mode-name, generic-comment-list)
9553 (generic-keywords-list, generic-font-lock-expressions)
9554 (generic-mode-function-list, generic-mode-syntax-table):
9555 Removed variables.
9556 (generic-mode-alist): Renamed to generic-mode-list.
9557 (generic-find-file-regexp): Default changed to "^#".
9558 (generic-read-type): Uses completing read on generic-mode-list.
9559 (generic-mode-sanity-check): removed this function.
9560 (generic-add-to-auto-mode): Removed this function
9561 (generic-mode-internal): Bind mode-specific definitions
9562 into function instead of putting them in alist.
9563 (generic-mode-set-comments): Reworked extensively.
9564 (generic-mode-find-file-hook): Simplified regexp searching
9565 (generic-make-keywords-list): Omit extra pair of parens
9566
9567 * find-lisp.el (find-lisp-find-files-internal):
9568 Make sure directory name ends with "/".
9569
9570 * generic-x.el (apache-conf-generic-mode):
9571 Regexp now allows leading whitespace.
9572 (rc-generic-mode): Added eval-when-compile
9573 around generic-make-keywords-list.
9574 Deleted duplicate regexp
9575 (rul-generic-mode): Added eval-when-compile
9576 around generic-make-keywords-list.
9577 (etc-fstab-generic-mode): New generic mode.
9578 (rul-generic-mode): Removed one eval-when-compile
9579 which caused a max-specpdl-size exceeded error.
9580
95812000-10-04 Miles Bader <miles@gnu.org>
9582
9583 * simple.el (minibuffer-temporary-goal-position): New variable.
9584 (next-history-element): Try to keep the position of point in the
9585 input string constant.
9586
9587 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
9588 (dired-do-create-files): If there's only one file, pass it in as
9589 the DEFAULT arg to dired-mark-read-file-name.
9590
95912000-10-03 Stefan Monnier <monnier@cs.yale.edu>
9592
9593 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
9594 (diff-goto-source): Be smarter when choosing REVERSE or not.
9595
9596 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
9597 (texinfo-mode-menu): Add an explicit shortcut for update all.
9598
95992000-10-03 Andre Spiegel <spiegel@gnu.org>
9600
9601 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
9602 factorize backend-specific code cleanly (this was essentially
9603 conceived by Stefan Monnier).
9604 (vc-unregister): Function removed.
9605 (vc-revert-file): New function.
9606 (vc-revert-buffer): Delegate some of the work to it.
9607
9608 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
9609 default branch unconditionally.
9610 (vc-rcs-set-default-branch): New function.
9611 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
9612 (vc-rcs-checkin): If an appropriate default branch has been set,
9613 force creation of that branch.
9614 (vc-rcs-receive-file): Rewritten to contain only backend-specific
9615 code (as suggested by Stefan Monnier).
9616
96172000-10-02 Gerd Moellmann <gerd@gnu.org>
9618
9619 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
9620 highlighting overlay with a different face over the overlay
9621 isearch uses to highlight the current match because that can lead
9622 to bad face combinations.
9623
9624 * loadup.el (toplevel): Load faces before isearch.
9625
9626 * isearch.el (isearch-faces): New custom group.
9627 (isearch): New defface; was already tested for in the code.
9628 (isearch-lazy-highlight-face): Changed to defface from defcustom.
9629 (isearch-highlight): Always use face `isearch'.
9630
96312000-10-02 Dave Love <fx@gnu.org>
9632
9633 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
9634 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
9635 comparison of opcode with operand.
9636
96372000-10-03 Miles Bader <miles@gnu.org>
9638
9639 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
9640 buffer, since the echo area will now grow to accommodate them.
9641
96422000-10-02 Andre Spiegel <spiegel@gnu.org>
9643
9644 * vc-hooks.el (vc-registered): If FILE used to be registered under
9645 a certain backend, try that one first.
9646
9647 * vc.el (vc-responsible-backend): Undo the previous change in the
9648 argument list. Handle multiple backends correctly.
9649 (vc-find-new-backend): Function removed.
9650 (vc-register): Use vc-responsible-backend, as before.
9651 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
9652
96532000-10-02 Gerd Moellmann <gerd@gnu.org>
9654
9655 * startup.el (fancy-splash-head): Change message below the
9656 logo.
9657
96582000-10-02 Miles Bader <miles@lsi.nec.co.jp>
9659
9660 * diff-mode.el (diff-goto-source): Emit a status message.
9661 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
9662 (diff-test-hunk): Fix doc string.
9663 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
9664 (diff-advance-after-apply-hunk): New variable.
9665 (diff-apply-hunk): Don't return a value.
9666
96672000-10-01 Stefan Monnier <monnier@cs.yale.edu>
9668
9669 * vc.el (vc-editable-p): Minor optimization.
9670 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
9671 (vc-find-new-backend): New function split from vc-responsible-backend.
9672 (vc-register): Use it.
9673 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
9674 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
9675 (vc-default-unregister, vc-revert-buffer): Docstring fix.
9676 (vc-clear-headers): Don't use find-file.
9677 (vc-revert-buffer): Use `and' again (must have been a braino).
9678 (vc-switch-backend): Only prompt if requested.
9679 Short circuit if nothing is to be done.
9680 Don't use vc-resynch-buffer which could lose unsaved editing.
9681 (vc-default-receive-file): Update call to vc-unregister.
9682 (with-vc-file, vc-next-action-on-file):
9683 Use vc-backend rather than vc-registered.
9684 (vc-next-action-on-file): Use intern-soft.
9685 Deal with read-only *vc-diff* buffer.
9686 (vc-transfer-file): Docstring fix.
9687
9688 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
9689 (vc-rcs-receive-file): Avoid with-vc-properties.
9690 Update call to vc-unregister.
9691 Use constant `RCS' rather than (dynamically bound) var `backend'.
9692
96932000-10-01 Andre Spiegel <spiegel@gnu.org>
9694
9695 * vc.el (vc-next-action-on-file): Update mode line only if file
9696 is visited.
9697 (vc-start-entry): New argument initial-contents. Don't visit the file
9698 if it isn't already visited. Brought documentation up-to-date.
9699 (vc-next-action, vc-register): Updated calls to vc-start-entry.
9700 (vc-checkin): New optional arg initial-contents, which is passed to
9701 vc-start-entry.
9702 (vc-finish-logentry): Make sure to bury log buffer only if there
9703 really is one. Call `vc-resynch-buffer' on log-file, not
9704 buffer-file-name.
9705 (vc-default-comment-history, vc-default-wash-log): New functions.
9706 (vc-index-of): Removed.
9707 (vc-transfer-file): Make do without the above.
9708 (vc-default-receive-file): Call comment-history unconditionally. Pass
9709 the resulting string to vc-checkin, instead of inserting it into the
9710 comment ring.
9711
9712 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
9713 unconditionally. Use the comments as initial contents of the log
9714 entry buffer. Document the trick to force branch creation with no
9715 changes.
9716
97172000-10-01 Miles Bader <miles@gnu.org>
9718
9719 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
9720 `recenter' with an arg to prevent redrawing the display.
9721
97222000-09-30 Stefan Monnier <monnier@cs.yale.edu>
9723
9724 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
9725
9726 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
9727
9728 * progmodes/c-mode.el (c-mode):
9729 Don't gratuitously override the default for comment-column.
9730
9731 * textmodes/tex-mode.el (latex-metasection-list): New var.
9732 (latex-imenu-create-index): Use it.
9733 Move the regexp construction outside loops (and use push).
9734 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
9735 (tex-font-lock-keywords): Moved from font-lock.el.
9736 (tex-comment-indent): Remove.
9737 (tex-common-initialization): Don't set comment-indent-function.
9738 (latex-block-default): New var.
9739 (tex-latex-block): Use it to provide a default choice.
9740 Add any unknown choice to latex-block-names.
9741 Insert [...] after {...}.
9742 (tex-last-unended-begin): Simplify regexp.
9743 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
9744 (latex-forward-sexp-1, latex-forward-sexp): New functions.
9745 (latex-mode): Set forward-sexp-function.
9746
9747 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
9748 Add regexp for @ignore ... @end ignore.
9749 (texinfo-heading-face): New face.
9750 (texinfo-font-lock-keywords): Use it.
9751 (texinfo-mode-menu): New menu.
9752 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
9753 New functions.
9754 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
9755 (texinfo-section-types-regexp, texinfo-section-level-regexp)
9756 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
9757 Remove declaration.
9758 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
9759
9760 * delsel.el (delete-selection-mode): Use define-minor-mode.
9761
9762 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
9763
97642000-09-29 Stefan Monnier <monnier@cs.yale.edu>
9765
9766 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
9767
97682000-09-30 Gerd Moellmann <gerd@gnu.org>
9769
9770 * replace.el (keep-lines-read-args): New function.
9771 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
9772 read arguments interactively. Add parameters RSTART and REND.
9773 Operate on the active region in Transient Mark mode.
9774
9775 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
9776
9777 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
9778 (authors-obsolete-files-regexps): New variable.
9779 (authors-add): Don't record changes in obsolete files.
9780
97812000-09-29 Stefan Monnier <monnier@cs.yale.edu>
9782
9783 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
9784
9785 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
9786 (comment-indent): Make sure there's a space between code and comment.
9787 Shift comments left to avoid going past fill-column.
9788
97892000-09-29 Gerd Moellmann <gerd@gnu.org>
9790
9791 * startup.el (startup-echo-area-message): New function.
9792 (display-startup-echo-area-message): Use it.
9793 (fancy-splash-screens): Rewritten to use keymaps and a timer.
9794 (fancy-splash-default-action): New function.
9795 (fancy-splash-screens-1): New function.
9796 (fancy-splash-head): Put a help-echo and a keymap under the image.
9797
97982000-09-29 Stefan Monnier <monnier@cs.yale.edu>
9799
9800 * diff-mode.el (diff-add-log-file-name): Remove.
9801 (diff-mode): Use add-log-buffer-file-name-function.
9802
9803 * add-log.el (find-change-log): New arg BUFFER-FILE.
9804 (add-log-file-name): Obey add-log-file-name-function.
9805 (add-log-buffer-file-name-function): New var.
9806 (add-change-log-entry): Use it.
9807
98082000-09-29 Miles Bader <miles@gnu.org>
9809
9810 * image-file.el (image-file-name-extensions): New variable.
9811 (image-file-name-regexps): Renamed from `image-file-regexps'.
9812 New default value is nil. Call `auto-image-file-mode'.
9813 (image-file-name-regexp): New function.
9814 (auto-image-file-mode): New minor mode.
9815 (insert-image-file): Don't make conditional on the image-file
9816 handler being enabled.
9817 (image-file-handler): Make the call here conditional instead.
9818 (set-image-file-handler-enabled, enable-image-file-handler)
9819 (disable-image-file-handler): Functions removed.
9820
9821 * emacs-lisp/authors.el (authors-print): Rephrase many-files
9822 string.
9823
98242000-09-29 Gerd Moellmann <gerd@gnu.org>
9825
9826 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
9827 it's a function from CL.
9828 (latex-imenu-create-index): Replace eval-when-compile with progn
9829 because latex-section-alist is not bound while compiling.
9830
98312000-09-28 Stefan Monnier <monnier@cs.yale.edu>
9832
9833 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
9834 (outline-mode): Use define-derived-mode.
9835
9836 * progmodes/perl-mode.el (perl-mode):
9837 * progmodes/awk-mode.el (awk-mode):
9838 * progmodes/asm-mode.el (asm-mode):
9839 Don't gratuitously override the default for comment-column.
9840
9841 * emacs-lisp/lisp.el (lisp-complete-symbol):
9842 Distinguish the let-binding case from the funcall case.
9843 (forward-sexp-function): New variable.
9844 (forward-sexp): Use it.
9845
9846 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
9847 (easy-mmode-defmap): Remove the now useless autoload.
9848
9849 * time.el (display-time-mode): Use define-minor-mode.
9850
9851 * subr.el (add-minor-mode): Don't eval NAME.
9852 Don't depend on the presence of TOGGLE-FUN for any special behavior.
9853 Use if rather than cond.
9854
9855 * simple.el (read-expression-map): Define more properly.
9856 (comment-indent-hook): Remove.
9857 (string-to-syntax): Bug fix.
9858
9859 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
9860 (cvs-ediff-diff): Fix typo.
9861 (cvs-revert-if-needed): Don't bother preserving read-only.
9862
9863 * paren.el (show-paren-mode): Use define-minor-mode.
9864
9865 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
9866 (toggle-auto-compression): Remove.
9867 (jka-compr-build-file-regexp): Remove useless grouping.
9868
9869 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
9870 Avoid user-reserved bindings.
9871 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
9872 (diff-header-face): Revert to grey85.
9873
9874 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
9875
9876 * complete.el (partial-completion-mode) <defcustom>: Remove.
9877 (partial-completion-mode): Use define-minor-mode.
9878 (PC-do-completion): Understand `completion-auto-help = delay'
9879 to mean to popup the completion buffer only the second time.
9880 (PC-include-file-all-completions, PC-include-file-all-completions)
9881 (PC-include-file-all-completions): Don't quote lambda.
9882
9883 * comint.el (comint-mode-hook): Docstring fix.
9884 (comint-mode): Use define-derived-mode.
9885 (comint-mode-map): Remove obsolete comment.
9886 (make-comint): Minor stylistic change.
9887 (comint-insert-clicked-input): Be more careful to find the overlay.
9888 Use this-command-keys rather than hardcoding mouse-2.
9889
9890 * font-lock.el: Replace confusing (,@ with ,
9891 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
9892 Don't use regexp-opt-depth. Spice up the regexp for args.
9893 Don't distinguish between cmds that can take an opt arg or not.
9894 Use `append' and `prepend' rather than `keep'.
9895
9896 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
9897 (latex-outline-regexp): New var.
9898 (latex-outline-level): New fun.
9899 (latex-section-alist): New var.
9900 (latex-imenu-create-index): Use it. Use `push' as well.
9901 (tex-shell-map): Initialize it properly.
9902 (tex-mode): Minor stylistic change.
9903 (plain-tex-mode): Use define-derived-mode.
9904 (latex-mode): Use define-derived-mode.
9905 Construct the paragraph regexps in a more readable way.
9906 Set the buffer-local outline-{level,regexp} vars.
9907 (slitex-mode): Derive from latex-mode.
9908 (tex-common-initialization): Don't kill-all-vars anymore.
9909 Add setting for comment-add and font-lock-defaults.
9910 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
9911 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
9912 (tex-start-tex): New arg DIR (and send a chdir command for it).
9913 Also display the shell buffer and save it in tex-last-buffer-texed.
9914 (tex-region): Use expand-file-name rather than concat.
9915 Remove code made useless by changes in tex-start-tex.
9916 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
9917
9918 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
9919
99202000-09-28 Dave Love <fx@gnu.org>
9921
9922 * eshell/eshell.el (eshell) <defgroup>: Add :version.
9923
99242000-09-28 Gerd Moellmann <gerd@gnu.org>
9925
9926 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
9927 `append'.
9928
99292000-09-28 Stefan Monnier <monnier@cs.yale.edu>
9930
9931 * info.el (Info-extract-pointer): Undo last change.
9932 Instead, fix the position of the `bound' arg to re-search-backward.
9933
99342000-09-27 Stefan Monnier <monnier@cs.yale.edu>
9935
9936 * info.el (Info-extract-pointer):
9937 Widen more carefully, to avoid finding pointers in other nodes.
9938 (Info-index): Use push.
9939
99402000-09-27 Gerd Moellmann <gerd@gnu.org>
9941
9942 * frame.el (set-frame-font): Remove call to obsolete function
9943 frame-update-faces.
9944 (set-foreground-color, set-background-color): Likewise for
9945 frame-update-face-colors.
9946
99472000-09-27 Miles Bader <miles@gnu.org>
9948
9949 * image-file.el: New file.
9950
99512000-09-27 Gerd Moellmann <gerd@gnu.org>
9952
9953 * frame.el (frame-notice-user-settings): Don't call
9954 frame-update-faces, which is a no-op now.
9955
9956 * ediff-wind.el (ediff-control-frame-parameters): Add zero
9957 tool-bar-lines.
9958
99592000-09-27 Dave Love <fx@gnu.org>
9960
9961 * mouse.el: Fix last change.
9962
99632000-09-27 Miles Bader <miles@lsi.nec.co.jp>
9964
9965 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
9966
99672000-09-22 Kenichi Handa <handa@etl.go.jp>
9968
9969 * international/quail.el (quail-help): The output message is
9970 improved.
9971
99722000-09-26 Dave Love <fx@gnu.org>
9973
9974 * mouse.el (popup-menu): If POSITION is nil, set it using
9975 mouse-position.
9976
99772000-09-25 Sam Steingold <sds@gnu.org>
9978
9979 * net/browse-url.el (browse-url-file-url): Check for null maps.
9980
99812000-09-26 Gerd Moellmann <gerd@gnu.org>
9982
9983 * frame.el (frame-notice-user-settings): Don't add a
9984 tool-bar-lines frame parameter to default-frame-alist in batch mode.
9985
9986 * frame.el (frame-notice-user-settings):
9987 Make tool-bar-mode and default-frame-alist consistent.
9988
9989 * toolbar/tool-bar.el (tool-bar-help): New function.
9990
99912000-09-25 Gerd Moellmann <gerd@gnu.org>
9992
9993 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
9994 current-load-list in top-level forms. Else this leaks a cons cell
9995 every time a defun is called.
9996
9997 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
9998
99992000-09-25 Dave Love <fx@gnu.org>
10000
10001 * startup.el (fancy-splash-head): Check XPM is available.
10002
10003 * autoinsert.el (auto-insert): Doc fix.
10004 (auto-insert-alist): Following GNU notices, don't say `copyright
10005 _by_'. Use line-beginning-position.
10006 (auto-insert): Check buffer-file-name is non-nil before use.
10007
100082000-09-25 Gerd Moellmann <gerd@gnu.org>
10009
10010 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
10011 starting with `@def' or `@multitable', in addition to ones
10012 specified by the user in auto-fill-inhibit-regexp.
10013
100142000-09-25 Markus Rost <rost@math.ohio-state.edu>
10015
10016 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
10017 rmail-dont-reply-to-names matches the empty string.
10018
100192000-09-25 Gerd Moellmann <gerd@gnu.org>
10020
10021 * startup.el (command-line-1, fancy-splash-text): Change the
10022 text to sound more friendly.
10023
100242000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
10025
10026 * progmodes/hideshow.el: Update author email address.
10027 Generally, sync w/ maintainer version 5.22.
10028 (hs-hide-all-non-comment-function): New var.
10029 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
10030 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
10031 (hs-show-region): Delete this command.
10032 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
10033
100342000-09-22 Dave Love <fx@gnu.org>
10035
10036 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
10037 (hl-line-highlight): Specify buffer when moving overlay.
10038
10039 * progmodes/fortran.el (fortran-mode): Locally set
10040 normal-auto-fill-function.
10041 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
10042 (fortran-mode-map): Adjust auto-fill menu entry.
10043
100442000-09-22 Gerd Moellmann <gerd@gnu.org>
10045
10046 * vc-rcs.el (toplevel): Require `vc' when compiling.
10047
10048 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
10049
100502000-09-22 Andre Spiegel <spiegel@gnu.org>
10051
10052 * vc.el (vc-switch-backend): Signal an error if the file is not
10053 registered under the new backend.
10054
10055 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
10056 without explicit revision number.
10057
100582000-09-21 Stefan Monnier <monnier@cs.yale.edu>
10059
10060 * diff-mode.el (diff-file-header-face): Reset to its previous value.
10061 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
10062 (diff-xor): New function.
10063 (diff-find-source-location): Use it. Fix a stupid name clash.
10064 (diff-hunk-status-msg): New function.
10065 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
10066 (diff-test-hunk): Use diff-find-source-location.
10067 (diff-goto-source): Favor the `reverse'.
10068 (diff-hunk-text): Properly handle one-sided context diffs.
10069 (diff-apply-hunk): When done, advance to the next hunk.
10070
100712000-09-21 Gerd Moellmann <gerd@gnu.org>
10072
10073 * startup.el (command-line): If frame was created with a non-zero
10074 tool-bar-lines parameter, switch tool-bar-mode on.
10075
10076 * add-log.el (change-log-date-face, change-log-name-face)
10077 (change-log-email-face, change-log-file-face)
10078 (change-log-list-face, change-log-conditionals-face)
10079 (change-log-function-face, change-log-acknowledgement-face):
10080 New faces, inheriting from font-lock faces.
10081 (change-log-font-lock-keywords): Use them.
10082
100832000-09-21 Dave Love <fx@gnu.org>
10084
10085 * progmodes/cperl-mode.el (top-level): Clean up
10086 `eval-when-compile's and assorted defvars.
10087 (cperl-invalid-face): Don't double-quote value. Change custom
10088 type.
10089 (cperl-mode): Set normal-auto-fill-function and don't zap
10090 auto-fill-function.
10091 (cperl-imenu--function-name-regexp-perl): Renamed from
10092 imenu-example--function-name-regexp-perl.
10093 (cperl-imenu--create-perl-index): Renamed from
10094 imenu-example--create-perl-index.
10095 (cperl-xsub-scan): Don't require cl.
10096
10097 * msb.el (msb-mode-map): Use substitute-key-definition.
10098 (msb-mode): Use msb-mode-map.
10099
101002000-09-21 Andre Spiegel <spiegel@gnu.org>
10101
10102 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
10103 New functions.
10104 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
10105 (vc-switch-backend): New function.
10106 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
10107 (vc-register): Fix prompt.
10108 (vc-unregister, vc-default-unregister): New functions.
10109 (vc-version-diff): Handle empty buffer in sentinel.
10110
10111 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
10112 (vc-rcs-state-heuristic): Use it to guess the state of files with
10113 non-strict locking.
10114 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
10115 been set with -b, but not created yet.
10116 (vc-rcs-fetch-master-state): With non-strict locking, compare file
10117 contents in order to find the state.
10118 (vc-rcs-checkin): Allow creation of branches with no changes.
10119 (vc-rcs-unregister, vc-rcs-receive-file)
10120 (vc-rcs-set-non-strict-locking): New functions.
10121
10122 * vc-hooks.el (vc-name): Force correct computation of the value
10123 in case it is missing.
10124
101252000-09-21 Gerd Moellmann <gerd@gnu.org>
10126
10127 * startup.el (fancy-splash-tail): Use a different foreground
10128 color on a dark frame background.
10129
101302000-09-21 Miles Bader <miles@lsi.nec.co.jp>
10131
10132 * info.el: Use the correct capitalization when making Info-mode
10133 and Info-edit-mode `special' modes.
10134
101352000-09-20 Stefan Monnier <monnier@cs.yale.edu>
10136
10137 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
10138 (diff-mode): Add support for add-log.el.
10139 (diff-hunk-text): Use char offsets rather than line offsets.
10140 (diff-find-source-location): Replace LINE with line-offset (nil
10141 if not found) and always set POS to a meaningful position.
10142 Adapt to the new char-offsets.
10143 (diff-apply-hunk): Drop support for the unused `select' POPUP.
10144 Adapt to the new diff-find-source-location.
10145 (diff-goto-source): Adapt to the new diff-find-source-location.
10146
10147 * add-log.el (add-log-file-name): New function (split out of
10148 add-change-log-entry).
10149 (add-change-log-entry): Use it.
10150 Call add-log-file-name-function with the changelog file name if
10151 the current buffer is not associated with any file.
10152 Avoid find-file if the selected window is dedicated.
10153
10154 * diff-mode.el (diff-find-source-location):
10155 Move code from diff-apply-hunk. Return buffer rather than file.
10156 (diff-apply-hunk): Use the new result from diff-find-source-location.
10157 (diff-goto-source): Use the new diff-find-source-location.
10158
101592000-09-20 Dave Love <fx@gnu.org>
10160
10161 * iswitchb.el: Some doc fixes.
10162 (iswitchb-mode-map): Define completely initially. Inherit
10163 minibuffer-local-map.
10164 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
10165 fundamental-mode.
10166 (iswitchb-global-map): New variable.
10167 (iswitchb-summaries-to-end): Amalgamate regexps.
10168 (iswitchb-mode): New.
10169 (iswitchb-mode-hook): New variable.
10170 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
10171 `extensions'.
10172
101732000-09-20 Gerd Moellmann <gerd@gnu.org>
10174
10175 * ehelp.el (electric-help): New defgroup.
10176 (electric-help-shrink-window): New user-option.
10177 (with-electric-help): Use it.
10178
10179 * window.el (shrink-window-if-larger-than-buffer): If face
10180 `mode-line' has a :box, and we're on a graphical frame, add 1
10181 to the needed window height.
10182
10183 * frame.el (frame-notice-user-settings): Add a last parameter nil
10184 to a call to `append', because the last list passed to `append' is
10185 not copied, and so subsequent calls to assq-delete-all will modify
10186 default-frame-alist.
10187
10188 * startup.el (fancy-splash-image): Change :type.
10189 (fancy-splash-head): Use an XBM image if appropriate.
10190 (command-line-1): Show splash screens in more cases.
10191
10192 * startup.el (fancy-splash-text): Don't quote faces.
10193
10194 * dired.el (dired-font-lock-keywords): Undo last change.
10195 (dired-readin): Bind indent-tabs-mode to nil.
10196
10197 * startup.el (fancy-splash-head): If frame's background mode
10198 is `dark', change the black background of the image to gray.
10199 (fancy-splash-screens): Display startup echo area message.
10200 (display-startup-echo-area-message): New function.
10201
102022000-09-20 Miles Bader <miles@lsi.nec.co.jp>
10203
10204 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
10205
10206 * info.el (info-header-node): Tweak for color ttys.
10207
10208 * faces.el (face-valid-attribute-values): Make sure directories we
10209 search for stipples both exist and are readable before trying to
10210 search them.
10211
10212 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
10213 in the dry-run case.
10214
10215 * jka-compr.el (with-auto-compression-mode): New macro.
10216
10217 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
10218 (custom-group-tag-face, custom-variable-tag-face): Use relative
10219 :height and inherit from `variable-pitch' face instead of
10220 hardwiring :family.
10221 * hi-lock.el (hi-black-hb): Likewise.
10222
10223 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
10224 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
10225 toolbar-add-item, if image doesn't have a mask add a `:mask
10226 heuristic'.
10227
102282000-09-19 Stefan Monnier <monnier@cs.yale.edu>
10229
10230 * diff-mode.el: Docstring fixes.
10231 (diff-header-face, diff-comment-face): New faces.
10232 (diff-font-lock-keywords): Highlight a bit differently.
10233 (diff-find-source-location): Don't return SPAN any more.
10234 (diff-hunk-text): Don't bother erasing the temp buffer.
10235 (diff-find-text): Drop argument LINE.
10236 (diff-apply-hunk): Update calls to diff-find-text.
10237 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
10238
10239 * calendar/calendar.el: Docstring fixes.
10240 (calendar-make-alist): Don't quote lambda.
10241 (calendar-star-date): Use make-local-variable.
10242
102432000-09-19 Dave Love <fx@gnu.org>
10244
10245 * toolbar/tool-bar.el: Renamed from toolbar.el.
10246 Change `toolbar' to `tool-bar' generally in symbols.
10247 Make some items invisible in `special' major modes.
10248 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
10249 Add arg PROPS.
10250
10251 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
10252 Add :version here.
10253 (fancy-splash-delay, fancy-splash-image): Remove :version here.
10254
102552000-09-19 Gerd Moellmann <gerd@gnu.org>
10256
10257 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
10258
10259 * files.el (find-file-suppress-same-file-warnings): New user-option.
10260 (find-file-noselect): Use it.
10261
10262 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
10263 (fancy-splash-screen): Defgroup.
10264
10265 * add-log.el (change-log-font-lock-keywords): Match names
10266 more exactly for the case that font-lock-constant-face is
10267 underlined.
10268
102692000-09-19 Richard M. Stallman <rms@gnu.org>
10270
10271 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
10272
102732000-09-19 Andre Spiegel <spiegel@gnu.org>
10274
10275 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
10276
102772000-09-19 Gerd Moellmann <gerd@gnu.org>
10278
10279 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
10280 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
10281 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
10282 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
10283 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
10284 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
10285 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
10286 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
10287 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
10288 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
10289 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
10290 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
10291
10292 * startup.el (fancy-splash-text): New variable.
10293 (fancy-splash-delay, fancy-splash-image): New user-options.
10294 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
10295 (fancy-splash-screens): New functions.
10296 (command-line-1): If display has a `display' frame parameter, has
10297 colors, and we have XPM support, show more fancy splash screens.
10298
102992000-09-19 Dave Love <fx@gnu.org>
10300
10301 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
10302 with null `help'. Use modern backquote syntax.
10303
103042000-09-19 Gerd Moellmann <gerd@gnu.org>
10305
10306 * font-lock.el (font-lock-mode): Change message telling the user
10307 that ``the buffer is too big''.
10308
10309 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
10310 for instance for the case that tab-width is 2.
10311
103122000-09-18 Gerd Moellmann <gerd@gnu.org>
10313
10314 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
10315 toolbar-add-item, if image doesn't have a mask add a `:mask
10316 heuristic'.
10317
103182000-09-18 Miles Bader <miles@lsi.nec.co.jp>
10319
10320 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
10321 and return a cons if it's non-nil.
10322 (diff-apply-hunk): Try to jump to the line in the source text
10323 corresponding to the position of point in the in the hunk.
10324
10325 * info.el (Info-title-3-face, Info-title-2-face)
10326 (Info-title-1-face): Use face inheritance and relative sizes
10327 instead of hard-wiring things.
10328
10329 * faces.el (secondary-selection): Make dark-background variant sane.
10330
103312000-09-16 Andrew Innes <andrewi@gnu.org>
10332
10333 * makefile.w32-in (compile-files-CMD): No need to make .elc files
10334 read-only, since they aren't under VC now.
10335
103362000-09-17 Dave Love <fx@gnu.org>
10337
10338 * tmm.el: Replace mapcar with mapc in several places.
10339
10340 * loadhist.el (unload-feature): Maybe call elp-restore-list and
10341 ad-unadvise.
10342
10343 * international/latin1-disp.el: New file.
10344
10345 * calendar/cal-move.el (scroll-calendar-left)
10346 (scroll-calendar-right): Make arg optional (for active mode line).
10347
10348 * calendar/calendar.el (calendar-mode-line-format): Make fields
10349 mouse-sensitive.
10350 (calendar-read-date, calendar-read-date, calendar-window-list):
10351 Unquote lambda.
10352 (calendar-month-name): Use aref, not sref.
10353
10354 * view.el (minor-mode-alist): Propertize the string.
10355
10356 * international/characters.el (standard-case-table): Add entries
10357 for Greek.
10358
103592000-09-18 Miles Bader <miles@gnu.org>
10360
10361 * info.el (info-node, info-xref): Add dark-background variants.
10362
10363 * faces.el (header-line): Change defaults to be less confusing
10364 when mixed with mode-lines.
10365
10366 * info.el (Info-fontify-node): Make a few cleanups.
10367 Add extra `help-echo' and `local-map' props to node xrefs.
10368 Use header-specific faces for node-names & xrefs.
10369 (Info-use-header-line): New variable.
10370 (info-header-xref, info-header-node): New faces.
10371 (Info-setup-header-line): New function.
10372 (Info-select-node): Call Info-setup-header-line when enabled.
10373 (Info-extract-pointer): Work even if the header line is hidden.
10374 (Info-header-line): New variable.
10375
103762000-09-16 Stefan Monnier <monnier@cs.yale.edu>
10377
10378 * vms-patch.el (print-region-function): Don't quote lambda.
10379
10380 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
10381
10382 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
10383 (lm-get-header-re): Allow spaces between the header and the colon.
10384 (lm-header): Allow $ in non-RCS headers.
10385 (lm-header-multiline): Put the strings back into order.
10386 Stop at an empty line. Don't require two space chars if the
10387 line is clearly not another header line.
10388
10389 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
10390 (popup-menu-popup): Remove.
10391
103922000-09-15 Gerd Moellmann <gerd@gnu.org>
10393
10394 * toolbar/toolbar.el (toolbar-add-item): Use the same image
10395 specification if or if not tool-bar item contains an `:enabled'
10396 property.
10397
10398 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
10399 current buffer has no file name.
10400
104012000-09-15 Dave Love <fx@gnu.org>
10402
10403 * strokes.el: Sync with maintainer's current version with changes
10404 for Emacs, but avoid runtime cl and levents.
10405 (toplevel): Change autoloads and compilation requires.
10406 (strokes-version, strokes-bug-address, strokes-lift): Values
10407 changed.
10408 (strokes-xpm-header, strokes-insinuated): New variable.
10409 (strokes): Add :link.
10410 (strokes-mode): Customized.
10411 (strokes-while-inhibiting-garbage-collector): New macro.
10412 (strokes-remassoc): Avoid remove-if.
10413 (strokes-fix-button2-command): Don't use ad-do-it.
10414 (strokes-insinuate): New function.
10415 (strokes-button-press-event-p, strokes-button-release-event-p):
10416 New functions, used instead of non-`strokes-' versions..
10417 (strokes-mouse-event-p): Rewritten.
10418 (strokes-event-closest-point): Avoid event-point.
10419 (strokes-get-grid-position): Avoid cdadr, caadr
10420 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
10421 functions.
10422 (strokes-help): Use with-output-to-temp-buffer.
10423 (strokes-window-configuration-changed-p): New function.
10424 (strokes-update-window-configuration): Use buffer-live-p,
10425 strokes-window-configuration-changed-p.
10426 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
10427 (strokes-char-face): New face.
10428 (strokes-char-table, strokes-base64-chars): New variable.
10429 (strokes-xpm-for-stroke, strokes-list-strokes)
10430 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
10431 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
10432 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
10433 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
10434 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
10435 functions.
10436
104372000-09-15 Gerd Moellmann <gerd@gnu.org>
10438
10439 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
10440
10441 * image.el (create-image): Doc fix.
10442
10443 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
10444 instead of `:heuristic-mask t'.
10445
104462000-09-14 Andrew Innes <andrewi@gnu.org>
10447
10448 * makefile.w32-in: Revert to Unix line endings.
10449
104502000-09-14 Andrew Innes <andrewi@gnu.org>
10451
10452 * makefile.w32-in: Add bootstrap support. Also copy lisp source
10453 when installing.
10454
10455 * makefile.nt (DONTCOMPILE): Fix typo.
10456
10457 * shell.el (shell-write-history-on-exit): New function.
10458 (shell-dumb-shell-regexp): New custom variable.
10459 (shell-mode): Make shell-write-history-on-exit the process
10460 sentinel if shell name matches shell-dumb-shell-regexp.
10461
10462 * w32-fns.el: Comment out before-init-hook function which resets
10463 source-directory based; this breaks bootstrap.
10464
104652000-09-14 Dave Love <fx@gnu.org>
10466
10467 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
10468 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
10469 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
10470 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
10471 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
10472 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
10473 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
10474 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
10475 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
10476
10477 * toolbar/toolbar.el: New.
10478
10479 * subdirs.el: Add toolbar.
10480
104812000-09-14 Gerd Moellmann <gerd@gnu.org>
10482
10483 * indent.el (indent-for-tab-command): Doc fix.
10484
104852000-09-14 Alex Schroeder <alex@gnu.org>
10486
10487 * ansi-color.el (ansi-colors): Doc change.
10488 (ansi-color-get-face): Simplified regexp.
10489 (ansi-color-faces-vector): Added more faces, doc change.
10490 (ansi-color-names-vector): Doc change.
10491 (ansi-color-regexp): Simplified regexp.
10492 (ansi-color-parameter-regexp): New regexp.
10493 (ansi-color-filter-apply): Doc change.
10494 (ansi-color-filter-region): Doc change.
10495 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
10496 deal with zero length parameters.
10497 (ansi-color-apply-on-region): Doc change.
10498 (ansi-color-map): Doc change.
10499 (ansi-color-map-update): Removed debugging message.
10500 (ansi-color-get-face-1): Added condition-case to trap
10501 args-out-of-range errors.
10502 (ansi-color-get-face): Doc change.
10503 (ansi-color-make-face): Removed.
10504 (ansi-color-for-shell-mode): New option.
10505
105062000-09-13 Kenichi Handa <handa@etl.go.jp>
10507
10508 * international/quail.el (quail-start-translation): Translate KEY
10509 if necessary even if it doesn't have any mapping in the current
10510 input method.
10511 (quail-start-conversion): Likewise.
10512 (quail-help): The output message is improved.
10513
105142000-09-13 Miles Bader <miles@gnu.org>
10515
10516 * comint.el (comint-output-filter): Revert to using
10517 `insert-before-markers'. Add bletcherous hack to undo damage
10518 caused by `insert-before-markers'. Put `front-sticky' property on
10519 overlays created here so that the field code understands how the
10520 overlay works. Use a let when making comint-last-prompt-overlay,
10521 so that the code is easier to read.
10522
105232000-09-13 Dave Love <fx@gnu.org>
10524
10525 * wid-edit.el (widget-default-format-handler): DTRT when
10526 doc-property is a function.
10527
105282000-09-12 Francesco Potorti` <pot@gnu.org>
10529
10530 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
10531 filed name if it's not there.
10532
105332000-09-12 Dave Love <fx@gnu.org>
10534
10535 * simple.el (read-mail-command): Doc fix.
10536 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
10537
10538 * vc.el (vc-dired-listing-switches): Fix :version.
10539
10540 * vc-hooks.el: Doc fixes.
10541
10542 * subr.el (add-minor-mode): Use toggle-fun arg.
10543
10544 * speedbar.el: Add :version to several defcustoms.
10545
10546 * imenu.el (imenu--truncate-items, imenu--cleanup)
10547 (imenu--generic-function): Avoid mapcar.
10548 (imenu--replace-spaces): Function removed.
10549 (imenu--completion-buffer): Use subst-char-in-string.
10550 (imenu-add-to-menubar): Use keymap inheritance.
10551
105522000-09-12 Miles Bader <miles@gnu.org>
10553
10554 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
10555 (diff-mode-map): Bind `diff-test-hunk'.
10556 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
10557
105582000-09-11 Gerd Moellmann <gerd@gnu.org>
10559
10560 * bytecomp.el (byte-compile-defvar): Undo last change
10561 because it breaks '(make-variable-buffer-local (defvar ...)'
10562 which is used at least in dired.
10563
105642000-09-12 Kenichi Handa <handa@etl.go.jp>
10565
10566 * international/quail.el (quail-define-package): Docstring
10567 modified.
10568
105692000-09-12 Kenichi Handa <handa@etl.go.jp>
10570
10571 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
10572 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
10573 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
10574 docstring of "chinese-py".
10575
10576 * international/quail.el (quail-translation-docstring): New
10577 variable.
10578 (quail-show-keyboard-layout): Docstring modified.
10579 (quail-select-current): Likewise.
10580 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
10581 infinite recursive call.
10582 (quail-help): Check quail-translation-docstring. Format of the
10583 output changed.
10584 (quail-help-insert-keymap-description): Adjusted for the above
10585 change.
10586
105872000-09-11 Gerd Moellmann <gerd@gnu.org>
10588
10589 * bytecomp.el (byte-compile-defvar): Only cons onto
10590 current-load-list in top-level forms. Else this leaks a cons cell
10591 every time a defun is called.
10592
105932000-09-11 Miles Bader <miles@lsi.nec.co.jp>
10594
10595 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
10596 Now understands non-unified diffs. Some functionality moved into
10597 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
10598 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
10599 modify anything. Only reposition point in the patched file if the
10600 patch succeeds. Only pop up another window if POPUP is true.
10601 Emit a message describing what happened if successful, and at what
10602 line-offset. Automatically detect reversed hunks and do something
10603 appropriate.
10604 (diff-hunk-text, diff-find-text): New functions.
10605 (diff-filter-lines): Function removed.
10606 (diff-test-hunk): New function.
10607 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
10608
106092000-09-10 Dave Love <fx@gnu.org>
10610
10611 * textmodes/tildify.el: Minor doc/commentary fixes.
10612 (tildify) <defgroup>: Add :version.
10613
10614 * faces.el (face-x-resources): Make custom type more specific.
10615 (frame-background-mode): Use mapc.
10616 (region) <defcustom>: Add :version.
10617
106182000-09-08 Stefan Monnier <monnier@cs.yale.edu>
10619
10620 * vc-sccs.el (vc-sccs-register):
10621 * vc-rcs.el (vc-rcs-register):
10622 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
10623 * vc.el (vc-register): Clear file's properties.
10624
106252000-09-08 Gerd Moellmann <gerd@gnu.org>
10626
10627 * faces.el (face-spec-set): Only face-spec-reset-face when
10628 ATTRS is non-nil.
10629
106302000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
10631
10632 * help.el (help-insert-xref-button): Fix a typo in doc string.
10633
106342000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
10635
10636 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
10637 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
10638 methods.
10639
10640 * menu-bar.el (read-mail-item-name): New function.
10641 (menu-bar-tools-menu): Use it to compute and display the package
10642 used to read email.
10643 (menu-bar-tools-menu): Fix typo in GUD's help string.
10644
106452000-09-07 Dave Love <fx@gnu.org>
10646
10647 * diff-mode.el (diff-mouse-goto-source): New function.
10648
10649 * vc-sccs.el: Doc fixes.
10650 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
10651
10652 * vc-rcs.el: Doc fixes.
10653 (vc-rcs-register-switches, vc-rcs-checkin-switches)
10654 (vc-rcs-checkout-switches, vc-rcs-header)
10655 (vc-rcs-master-templates): Add or change :version.
10656
10657 * vc-cvs.el: Doc fixes.
10658 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
10659 (vc-cvs-stay-local): Add :version.
10660
10661 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
10662
106632000-09-07 Kenichi Handa <handa@etl.go.jp>
10664
10665 * international/quail.el (quail-help): Fix previous change.
10666
106672000-09-07 Gerd Moellmann <gerd@gnu.org>
10668
10669 * faces.el (color-values): Doc fix.
10670
10671 * faces.el (frame-set-background-mode): Use frame-parameter
10672 instead of frame-parameters.
10673
10674 * frame.el (filtered-frame-list): Reduce consing.
10675 (frames-on-display-list): Call frame-parameter instead of
10676 frame-parameters.
10677
106782000-09-07 Kenichi Handa <handa@etl.go.jp>
10679
10680 * language/devan-util.el (devanagari-to-indian-region): In the
10681 loop, change the following char, not preceding char.
10682
106832000-09-07 Gerd Moellmann <gerd@gnu.org>
10684
10685 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
10686 instead of frame-parameters.
10687
10688 * faces.el (set-face-attribute): Simplify by calling
10689 internal-set-lisp-face-attribute with FRAME being 0.
10690
10691 * vc.el: Remove `Id' version control keyword.
10692
106932000-09-07 Kenichi Handa <handa@etl.go.jp>
10694
10695 * help.el (help-make-xrefs): Adjusted for the change of
10696 help-xref-mule-regexp.
10697 (help-insert-xref-button): New function.
10698
10699 * international/mule-cmds.el (help-xref-mule-regexp-template):
10700 Include the pattern for character set.
10701 (leim): New group.
10702
10703 * international/quail.el: Don't require face.
10704 (quail): New group.
10705 (quail-other-command): Dummy command to make quail-help work better.
10706 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
10707 (quail-keyboard-layout-substitution): New variable.
10708 (quail-update-keyboard-layout): New function.
10709 (quail-keyboard-layout-type): New customizable variable.
10710 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
10711 (quail-keyboard-translate): Pay attention to
10712 quail-keyboard-layout-substitution.
10713 (quail-insert-kbd-layout): New function.
10714 (quail-show-keyboard-layout): New function.
10715 (quail-get-translation): If the definition is a vector of length
10716 1, and the element is a string of length 1, return the character
10717 in that string.
10718 (quail-update-current-translations): Fix the case of
10719 relative-index out of range.
10720 (quail-build-decode-map, quail-insert-decode-map): New Functions.
10721 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
10722 Show key sequences for all available characters.
10723 (quail-help-insert-keymap-description): Don't show such verbose
10724 key bindings as quail-self-insert-command.
10725
10726 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
10727 Format changed, and each element now have extra documentations.
10728 (tit-process-header): Delete invalid characters from TIT-PROMPT.
10729 Adjusted for the change of quail-cxterm-package-ext-info.
10730
107312000-09-06 Gerd Moellmann <gerd@gnu.org>
10732
10733 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
10734 requiring it leads to a recursive loading of vc.el and vc-hooks.el
10735 during bootstrap.
10736
107372000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10738
10739 * vc.el: (toplevel): Don't require `dired' at run-time.
10740 (vc-dired-resynch-file): Remove autoload cookie.
10741
107422000-09-05 Andre Spiegel <spiegel@gnu.org>
10743
10744 * vc.el: Made several backend functions optional.
10745 (vc-default-responsible-p): New function.
10746 (vc-merge): Use RET for first version to trigger merge-news, not
10747 prefix arg.
10748 (vc-annotate): Handle backends that do not support annotation.
10749 (vc-default-merge-news): Removed. The existence of a merge-news
10750 implementation is now checked on caller sites.
10751
10752 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
10753 case.
10754
10755 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
10756 special case that has been removed from the default in vc-hooks.el.
10757
107582000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10759
10760 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
10761
107622000-09-05 Andre Spiegel <spiegel@gnu.org>
10763
10764 * vc-hooks.el: Require vc during compilation.
10765 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
10766 macro `with-vc-properties' in vc.el.
10767 (vc-file-getprop): Doc fix.
10768 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
10769
10770 * vc.el: Require dired-aux during compilation.
10771 (vc-name-assoc-file): Moved to vc-sccs.el.
10772 (with-vc-properties): New macro.
10773 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
10774 vc-finish-steal): Use it.
10775 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
10776 to the backend-specific function is now supposed to do the checkout,
10777 too.
10778 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
10779
10780 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
10781 set file properties; that gets done in the generic code now.
10782
10783 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
10784 Changed parameter list, added code from vc.el that does the
10785 checkout, possibly with a double-take.
10786
10787 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
10788 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
10789 the above under the new name.
10790 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
10791 parameter list, added checkout command.
10792 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
10793 properties; that gets done in the generic code now.
10794
107952000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10796
10797 * vc.el: Docstring fixes (courtesy of checkdoc).
10798
107992000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10800
10801 * vc.el (vc-checkout-writable-buffer-hook)
10802 (vc-checkout-writable-buffer): Remove.
10803 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
10804 (vc-log-mode): Make it into a clean derived major mode.
10805 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
10806 vc-log-mode if log-edit is not available.
10807 (vc-dired-mode-map): Don't set-keymap-parent yet.
10808 (vc-dired-mode): Do set-keymap-parent here.
10809 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
10810
108112000-09-05 Gerd Moellmann <gerd@gnu.org>
10812
10813 * faces.el (set-face-attribute, face-spec-reset-face)
10814 (face-spec-set): Avoid consing by removing calls to `apply'.
10815
10816 * frame.el (frame-parameter): Move to C code.
10817
108182000-09-05 Dave Love <fx@gnu.org>
10819
10820 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
10821 insert-before-markers-and-inherit. Now checked systematically!
10822
108232000-09-05 Alex Schroeder <alex@gnu.org>
10824
10825 * sql.el (sql-postgres): Use sql-postgres-options.
10826 (sql-postgres-options): New variable.
10827
108282000-09-05 Alex Schroeder <alex@gnu.org>
10829
10830 * sql.el (sql-mode-menu): Work around missing variable mark-active
10831 in XEmacs.
10832 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
10833 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
10834 compatibility.
10835
108362000-09-04 Gerd Moellmann <gerd@gnu.org>
10837
10838 * vc.el (vc-dired-resynch-file): Add autoload cookie.
10839
10840 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
10841
10842 * Makefile.in (DONTCOMPILE): Fix typo in file name.
10843
108442000-09-04 Andre Spiegel <spiegel@gnu.org>
10845
10846 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
10847 don't support anything else under SCCS yet.
10848
10849 * vc-hooks.el: Minor doc fixes.
10850
108512000-09-04 Andre Spiegel <spiegel@gnu.org>
10852
10853 * vc.el (vc-next-action-on-file): Do not visit the file if it's
10854 not necessary. If verbose in state `needs-patch', do the same as
10855 under `up-to-date'. When NOT verbose and `needs-patch', check out
10856 latest version instead of `merge-news'.
10857 (vc-next-action-dired): Don't mess with default-directory here; it
10858 breaks other parts of dired. It is the job of the
10859 backend-specific functions to adjust it temporarily if they need it.
10860 (vc-next-action): Remove a special CVS case.
10861 (vc-clear-headers): New optional arg FILE.
10862 (vc-checkin, vc-checkout): Set properties vc-state and
10863 vc-checkout-time properly.
10864 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
10865 (vc-print-log): Use new backend function `show-log-entry'.
10866 (vc-cancel-version): Do the checks in a different order. Added a
10867 FIXME concerning RCS-only code.
10868
10869 * vc-rcs.el (vc-rcs-show-log-entry): New function.
10870 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
10871
10872 * vc-cvs.el (vc-cvs-show-log-entry): New function.
10873
10874 * vc-hooks.el (vc-default-mode-line-string): Show state
10875 `needs-patch' as a `-' too.
10876
108772000-09-04 Andre Spiegel <spiegel@gnu.org>
10878
10879 * vc.el (vc-responsible-backend): New optional arg REGISTER.
10880 (vc-default-could-register): New function.
10881 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
10882 (vc-resynch-buffer): Call vc-dired-resynch-file.
10883 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
10884 vc-resynch-buffer instead of vc-resynch-window.
10885 (vc-next-action-dired): Don't redisplay here, that gets done as a
10886 result of the individual file operations.
10887 (vc-retrieve-snapshot): Corrected prompt order.
10888
10889 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
10890
10891 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
10892 as well.
10893 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
10894 hostname regexps. Updated all callers.
10895 (vc-cvs-responsible-p): Handle directories as well.
10896 (vc-cvs-could-register): New function.
10897 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
10898 properties up-to-date.
10899
10900 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
10901 user whether to create one.
10902
109032000-09-04 Andre Spiegel <spiegel@gnu.org>
10904
10905 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
10906 check out a non-existing file.
10907
10908 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
10909 workfile does not exist.
10910
10911 * vc.el (vc-version-diff): Use `require' to check for existence of
10912 diff-mode.
10913
109142000-09-04 Andre Spiegel <spiegel@gnu.org>
10915
10916 * vc-cvs.el (vc-cvs-registered): Use new function
10917 vc-cvs-parse-entry to do the actual work.
10918
109192000-09-04 Andre Spiegel <spiegel@gnu.org>
10920
10921 * vc-hooks.el (vc-find-backend-function): If function doesn't
10922 exist, return nil instead of error.
10923 (vc-call-backend): Doc fix.
10924
10925 * vc.el (vc-do-command): Doc fix.
10926 (vc-finish-logentry): When checking in from vc-dired, choose the
10927 right backend for logentry check.
10928 (vc-dired-mode-map): Inherit from dired-mode-map.
10929 (vc-dired-mode): Local value of dired-move-to-filename-regexp
10930 simplified.
10931 (vc-dired-state-info): Removed, updated caller.
10932 (vc-default-dired-state-info): Use parentheses instead of hyphens.
10933 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
10934 (vc-dired-listing-switches): New variable.
10935 (vc-directory): Use it, instead of dired-listing-switches.
10936
10937 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
10938 (vc-cvs-dir-state): New function.
10939 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
10940 (vc-cvs-parse-entry): New function, also to be used in
10941 vc-cvs-registered.
10942
109432000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10944
10945 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
10946 *or* single-window-frames.
10947
109482000-09-04 Andre Spiegel <spiegel@gnu.org>
10949
10950 * vc.el (vc-update-changelog): Split into generic part and default
10951 implementation. Doc string adapted.
10952 (vc-default-update-changelog): New function. Call the `rcs2log'
10953 script in exec-directory, to fix a long-standing nuisance.
10954
10955 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
10956 simply signals an error.
10957
109582000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10959
10960 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
10961 control-flow more clear and to avoid running `cvs' twice.
10962
10963 * vc.el (vc-next-action-on-file): Doc fix.
10964 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
10965 (vc-print-log): Eval `file' before constructing the continuation.
10966
109672000-09-04 Andre Spiegel <spiegel@gnu.org>
10968
10969 * vc.el (vc-next-action-on-file): Corrected several messages.
10970 (vc-merge): Add prefix arg `merge-news'; handle it.
10971
10972 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
10973 is not reached. It is.
10974 (vc-cvs-merge): Set state to 'edited after merge.
10975 (vc-cvs-merge-news): Set workfile version to nil if not known.
10976 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
10977
10978 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
10979 via stdout. (Merge from main line.)
10980
109812000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10982
10983 * vc.el (vc-finish-logentry): Thinko in the "same comment"
10984 detection.
10985
109862000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10987
10988 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
10989 against kill-all-local-variables.
10990 (vc-log-edit): Don't save vc-parent-buffer any more.
10991 (vc-last-comment-match): Initialize to an empty string.
10992 (vc-post-command-functions): New hook.
10993 (vc-do-command): Run it.
10994 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
10995 (vc-finish-logentry): Only add the comment to the ring if it's
10996 different from the last comment entered.
10997 (vc-new-comment-index): New function.
10998 (vc-previous-comment): Use it. Make the minibuffer message
10999 slightly less terse.
11000 (vc-comment-search-reverse): Make it work forward as well. Don't
11001 set vc-comment-ring-index if no match is found. Use
11002 vc-new-comment-index.
11003 (vc-comment-search-forward): Use vc-comment-search-reverse.
11004 (vc-dired-mode-map): Don't inherit from dired-mode-map since
11005 define-derived-mode will do it for us. Bind `v' to a keymap that
11006 inherits from vc-prefix-map so that we can bind `vt' without
11007 binding C-x v t.
11008 (vc-retrieve-snapshot): Parenthesis typo.
11009
11010 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
11011 to 1. Make sure to switch to *vc* before looking for an error
11012 message. Use vc-parse-buffer.
11013
110142000-09-04 Andre Spiegel <spiegel@gnu.org>
11015
11016 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
11017 and NAME.
11018 (vc-retrieve-snapshot): Split into two parts.
11019 (vc-default-retrieve-snapshot): New function.
11020
11021 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
11022 (vc-cvs-retrieve-snapshot): New function (untested).
11023 (vc-cvs-stay-local): Default to t.
11024 (vc-cvs-remote-p): New function and property.
11025 (vc-cvs-state): Stay local only if the above is t.
11026 (vc-handle-cvs): Removed.
11027 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
11028 done via vc-handled-backends now.
11029 (vc-cvs-header): Escape Id.
11030
110312000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11032
11033 * vc.el (vc-do-command): Remove unused commands.
11034 (vc-version-diff): Make sure default-directory ends with a slash.
11035 Move the window commands into a vc-exec-after.
11036 (vc-print-log): Move more of the code into the `vc-exec-after'.
11037
110382000-09-04 Andre Spiegel <spiegel@gnu.org>
11039
11040 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
11041 (vc-print-log): Search current revision from beginning of buffer.
11042 (vc-revert-buffer): Clear echo area after the diff is finished.
11043 (vc-prefix-map): Removed definition of "t" for terse display in vc
11044 dired.
11045 (vc-dired-mode-map): Inherit from dired-mode-map. Added
11046 definition of "vt" for terse display.
11047 (vc-dired-mode): Fix dired-move-to-filename-regexp.
11048
110492000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11050
11051 * vc.el (vc-exec-after): Avoid caddr.
11052
110532000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11054
11055 * vc.el (vc-exec-after): New function.
11056 (vc-do-command): Use it to add a termination message for async
11057 procs.
11058 (vc-checkout): Try to handle a missing-backend situation.
11059 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
11060 of a directory with a backend using async diffs.
11061 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
11062 present.
11063
11064 * vc-sccs.el (vc-sccs-state-heuristic): Use
11065 file-ownership-preserved-p.
11066
11067 * vc-rcs.el (vc-rcs-state-heuristic): Use
11068 file-ownership-preserved-p.
11069 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
11070
110712000-09-04 Andre Spiegel <spiegel@gnu.org>
11072
11073 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
11074 vc-do-command.
11075
11076 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
11077 when there are no changes.
11078
110792000-09-04 Andre Spiegel <spiegel@gnu.org>
11080
11081 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
11082
11083 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
11084
110852000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11086
11087 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
11088
11089 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
11090 the `fset' outside of the defvar so that it works even if
11091 vc-prefix-map was already defined.
11092 (vc-setup-buffer): New function, split out of vc-do-command.
11093 (vc-do-command): Allow BUFFER to be t to mean `just use the
11094 current buffer without any fuss'.
11095 (vc-version-diff): Change the `diff' backend operation to just put
11096 the diff in the current buffer without erasing it. Always use
11097 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
11098 shrink-window-if-larger-than-buffer.
11099 (vc-print-log): Change the `print-log' backend operation to just
11100 put the log in the current buffer without erasing it. Protect
11101 shrink-window-if-larger-than-buffer.
11102 (vc-update-change-log): Fix setd typo.
11103
11104 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
11105 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
11106
11107 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
11108 (vc-rcs-diff): Insert in the current buffer and remove unused arg
11109 CMP.
11110
11111 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
11112 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
11113 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
11114
111152000-09-04 Andre Spiegel <spiegel@gnu.org>
11116
11117 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
11118 not possible, use vc-BACKEND-workfile-unchanged-p.
11119 (vc-default-workfile-unchanged-p): New function. Delegates to a
11120 full vc-BACKEND-diff.
11121
11122 * vc-hooks.el (vc-simple-command): Removed.
11123
11124 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
11125 instead of vc-simple-command.
11126 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
11127 avoid doing a diff when opening a file.
11128 (vc-rcs-state): Added check for unlocked-changes.
11129 (vc-rcs-header): Escape Id.
11130 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
11131 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
11132 version.
11133
11134 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
11135 (vc-sccs-diff): Remove optional arg CMP.
11136 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
11137 SCCS-specific function.
11138
11139 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
11140 vc-simple-command.
11141
111422000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11143
11144 * vc.el (vc-editable-p): Renamed from vc-writable-p.
11145 (with-vc-file, vc-merge): Use vc-editable-p.
11146 (vc-do-command): Remove unused var vc-file and fix the
11147 doubly-defined `status' var. Add a user message when starting an
11148 async command.
11149 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
11150 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
11151 Use with-current-buffer.
11152 (vc-buffer-sync): Use unless.
11153 (vc-next-action-on-file): If the file is 'edited by read-only,
11154 make it read-write instead of trying to commit.
11155 (vc-version-diff, vc-update-change-log): Use `setq
11156 default-directory' rather than `cd'.
11157 (vc-log-edit): Don't forget to set default-directory in the
11158 buffer.
11159
11160 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
11161 (vc-sccs-state-heuristic): Use file-writable-p instead of
11162 comparing userids.
11163 (vc-sccs-checkout): Use `unless'.
11164
11165 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
11166 of comparing userids.
11167 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
11168 Simplify the logic by eliminating unreachable code.
11169 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
11170 just do a recursive call if we need to retry.
11171 (vc-rcs-checkout): Handle the case where rcs is missing by making
11172 the buffer read-write if requested and re-signalling the error.
11173
11174 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
11175
111762000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11177
11178 * vc-hooks.el (vc-handled-backends): Docstring change.
11179 (vc-ignore-vc-files): Mark obsolete.
11180 (vc-registered): Check vc-ignore-vc-files.
11181 (vc-find-file-hook, vc-file-not-found-hook): Don't check
11182 vc-ignore-vc-files.
11183
11184 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
11185
111862000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11187
11188 * vc.el (vc-checkout): Don't do anything special for ange-ftp
11189 files since ange-ftp already has vc-registered return nil.
11190
11191 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
11192 (vc-sccs-workfile-version): Use with-temp-buffer and new
11193 vc-parse-buffer and don't bother setting the property.
11194 (vc-sccs-add-triple): Use with-current-buffer and
11195 find-file-noselect.
11196 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
11197
11198 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
11199 derives from the old vc-parse-buffer but uses the revision number
11200 rather than the date (much easier to compare robustly).
11201 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
11202 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
11203 locking-user more directly. Check strict locking and set
11204 checkout-model appropriately.
11205 (vc-rcs-parse-locks): Remove.
11206 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
11207 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
11208 (vc-rcs-system-release): Use with-current-buffer and
11209 vc-parse-buffer.
11210 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
11211
11212 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
11213 (vc-simple-command): Docstring fix.
11214 (vc-registered): Align the way the file-handler is called with the
11215 way the function itself works.
11216 (vc-file-owner): Remove.
11217
11218 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
11219 extraction of fields and call to file-attributes because of a
11220 temporary bug in rcp.el.
11221 (vc-cvs-fetch-status): Use with-current-buffer.
11222
112232000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11224
11225 * vc.el (vc-do-command): Use file-relative-name.
11226 (vc-responsible-backend): Use vc-backend if possible.
11227 (vc-create-snapshot): Improve the `interactive' spec. Add support
11228 for branches and dispatch to backend-specific `create-snapshot'.
11229 (vc-default-create-snapshot): New function, containing the bulk of
11230 the old vc-create-snapshot.
11231 (vc-retrieve-snapshot): Improve the interactive spec.
11232
11233 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
11234 (vc-backend-hook-functions): Remove.
11235 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
11236 (vc-backend): Reintroduce the test for `file = nil' now that I
11237 know why it was there (and added a comment to better remember).
11238
11239 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
11240 code from vc-sccs-hooks.el.
11241 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
11242 'vc anymore.
11243 (vc-sccs-responsible-p): Use expand-file-name instead of concat
11244 and file-directory-p instead of file-exists-p.
11245 (vc-sccs-check-headers): Simplify the regexp.
11246
11247 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
11248 from vc-rcs-hooks.el. Don't require 'vc anymore.
11249 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
11250 file-directory-p instead of file-exists-p.
11251
11252 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
11253 from vc-cvs-hooks.el.
11254 (proto vc-cvs-registered): Require 'vc-cvs instead of
11255 'vc-cvs-hooks. Don't require 'vc anymore.
11256 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
11257 file-directory-p instead of file-exists-p.
11258 (vc-cvs-create-snapshot): New function, replacing
11259 vc-cvs-assign-name.
11260 (vc-cvs-assign-name): Remove.
11261
112622000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11263
11264 * vc-cvs.el (vc-cvs-header): New var.
11265
11266 * vc-rcs.el (vc-rcs-exists): Remove.
11267 (vc-rcs-header): New var.
11268
11269 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
11270 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
11271 (vc-sccs-header): New var.
11272
11273 * vc.el (vc-do-command): Get rid of the `last' argument.
11274 (vc-header-alist): Remove, replaced by vc-X-header.
11275 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
11276 (vc-dired-hook): Use expand-file-name instead of concat.
11277 (vc-directory): Use file-name-as-directory.
11278 (vc-snapshot-precondition, vc-create-snapshot)
11279 (vc-retrieve-snapshot): Allow the command to operate on any
11280 directory.
11281
11282 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
11283 just removing the 'WORKFILE argument or by removing the 'MASTER
11284 argument and replacing `file' with (vc-name file).
11285
112862000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11287
11288 * vc.el: Update Copyright and add a crude list of backend funs.
11289 (vc-writable-p): New function.
11290 (with-vc-file): Use vc-writable-p.
11291 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
11292 (vc-register): Avoid vc-name.
11293 (vc-locking-user): Remove.
11294 (vc-steal-lock): Make the `owner' arg non-optional.
11295 (vc-merge): Use vc-writable-p instead of vc-locking-user and
11296 vc-checkout-model.
11297 (vc-default-dired-state-info): Use vc-state instead of
11298 vc-locking-user and return special strings for special states.
11299 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
11300 and get rid of one of the special CVS cases.
11301 (vc-cancel-version): prettify error message with \\[...].
11302 (vc-rename-master): New function.
11303 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
11304 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
11305 the CVS special case generic.
11306 (vc-default-record-rename): Remove.
11307 (vc-file-tree-walk-internal): Only call FUNC for files that are
11308 under control of some VC backend and replace `concat' with
11309 expand-file-name.
11310 (vc-file-tree-walk): Update docstring.
11311 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
11312 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
11313
11314 * vc-sccs.el (vc-sccs-rename-file): Renamed from
11315 vc-sccs-record-rename. Use `find-file-noselect' rather than
11316 `find-file' and call `vc-rename-master' to do the actual move.
11317 (vc-sccs-diff): Remove unused `backend' variable.
11318
11319 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
11320 to delay loading of vc-sccs until it is really used.
11321 (vc-sccs-master-templates): Preload.
11322 (vc-sccs-state): Update call to vc-sccs-parse-locks.
11323 (vc-sccs-project-dir): Remove (merged into
11324 vc-sccs-search-project-dir).
11325 (vc-sccs-search-project-dir): Rewrite using file name handling ops
11326 rather than `concat', make sure it is preloaded and don't bother
11327 to check that the file actually exists.
11328 (vc-sccs-parse-locks): Remove unused `file' argument, remove
11329 `locks' argument (use buffer's content instead) and eliminate n^2
11330 behavior.
11331
11332 * vc-rcs.el: Update Copyright.
11333 (vc-rcs-rename-file): New function.
11334 (vc-rcs-diff): Remove unused `backend' variable.
11335
11336 * vc-hooks.el: Update Copyright.
11337 (vc-backend): Don't accept a nil argument any more.
11338 (vc-up-to-date-p): Turn into a defsubst.
11339 (vc-possible-master): New function.
11340 (vc-check-master-templates): Use `vc-possible-master' and allow
11341 funs in vc-X-master-templates to return a non-existent file.
11342
11343 * vc-cvs.el: Update Copyright.
11344 (vc-cvs-diff): Remove unused `backend' variable.
11345 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
11346
11347 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
11348
113492000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11350
11351 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
11352 since it can be called from vc-rcs.el.
11353 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
11354
113552000-09-04 Andre Spiegel <spiegel@gnu.org>
11356
11357 * vc.el (vc-version-diff): Expand file name read from the
11358 minibuffer. Handle the case when a previous version number can't
11359 be guessed. Give suitable messages when there were no differences
11360 found.
11361 (vc-clear-headers): Call backend-specific implementation, if one
11362 exists.
11363 (vc-cancel-version): Made error checks generic. When done, clear
11364 headers generically, too.
11365
11366 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
11367 from vc-clear-headers in vc.el.
11368
11369 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
11370 correctly.
11371 (vc-rcs-latest-on-branch-p): Made second argument VERSION
11372 optional. Handle the case when it's not there.
11373
113742000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11375
11376 * vc.el (vc-locking-user): Moved from vc-hooks.el.
11377
113782000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11379
11380 * vc-hooks.el (vc-loadup): Remove.
11381 (vc-find-backend-function): Use `require'. Also, handle the case
11382 where vc-BACKEND-hooks.el doesn't exist.
11383 (vc-call-backend): Cleanup.
11384
113852000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11386
11387 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
11388 vc-rcs-grab-templates)
11389 (vc-rcs-registered): Remove. The default function works as well.
11390 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
11391 vc-sccs-grab-templates)
11392 (vc-sccs-registered): Remove. The default function works as well.
11393
11394 * vc.el (vc-version-diff): Left out a vc- in call to
11395 vc-call-backend.
11396 (vc-default-dired-state-info, vc-default-record-rename)
11397 (vc-default-merge-news): Update for the new backend argument.
11398
11399 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
11400 using the default function.
11401 (vc-call-backend): If calling the default function, pass it the
11402 backend as first argument. Update the docstring accordingly.
11403 (vc-default-state-heuristic, vc-default-mode-line-string): Update
11404 for the new backend argument.
11405 (vc-make-backend-sym): Renamed from vc-make-backend-function.
11406 (vc-find-backend-function): Use the new name.
11407 (vc-default-registered): New function.
11408
114092000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11410
11411 * vc.el (vc-merge): Use vc-find-backend-function.
11412
11413 * vc-hooks.el (vc-backend-functions): Remove.
11414 (vc-loadup): Don't setup 'vc-functions.
11415 (vc-find-backend-function): New function.
11416 (vc-call-backend): Use above fun and populate 'vc-functions
11417 lazily.
11418 (vc-backend-defines): Remove.
11419
114202000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11421
11422 * vc.el (vc-register): Put a FIXME note for a newly found bug.
11423 Call vc-call-backend without the leading vc-.
11424 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
11425 (vc-check-headers): Call vc-call-backend without the leading vc-.
11426 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
11427 (vc-annotate-display): Replace confusing use of `cond' with `or'.
11428 Call vc-call-backend without the leading vc-.
11429
11430 * vc-cvs.el (tail): Provide vc-cvs.
11431 * vc-sccs.el (tail): Provide vc-sccs.
11432 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
11433
11434 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
11435 (vc-make-backend-function, vc-call): Pass names without leading
11436 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
11437 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
11438 (vc-call-backend): Always try to load vc-X-hooks.
11439 (vc-registered): Remove vc- in call to vc-call-backend.
11440
114412000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11442
11443 * vc.el (vc-process-filter): New function.
11444 (vc-do-command): Setup `vc-process-filter' for the async process.
11445 (vc-maybe-resolve-conflicts): New function to reduce
11446 code-duplication. Additionally, it puts the buffer in
11447 `smerge-mode' if applicable.
11448 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
11449 calling `merge-news'.
11450 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
11451 (vc-log-edit): New function. Replacement for `vc-log-mode' by
11452 interfacing to log-edit.el.
11453 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
11454 log-edit is available.
11455 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
11456
114572000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11458
11459 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
11460 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
11461 defvar and the initialization.
11462 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
11463
11464 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
11465 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
11466
11467 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
11468
114692000-09-04 Andre Spiegel <spiegel@gnu.org>
11470
11471 * vc.el (vc-file-clear-masterprops): Removed.
11472 (vc-checkin, vc-revert-buffer): Removed calls to the above.
11473 (vc-version-diff): Use buffer-size without argument.
11474 (vc-register): Heed vc-initial-comment.
11475
11476 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
11477 default branch.
11478
11479 * vc-rcs.el (vc-rcs-register): Parse command output to find master
11480 file name and workfile version.
11481 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
11482
11483 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
11484 vc-file-clear-masterprops.
11485
11486 * vc-sccs.el (vc-sccs-checkout): Removed call to
11487 vc-file-clear-masterprops. If writable, set vc-state to 'edited
11488 rather than user login name.
11489
11490
114912000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11492
11493 * vc.el (vc-workfile-unchanged-p): Remove unused argument
11494 `want-differences-if-changed' and simplify.
11495 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
11496 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
11497 output (which is invalid for async vc-diff) to decide whether to
11498 do the revert silently or not.
11499
115002000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11501
11502 * vc-hooks.el (vc-loadup): Load files quietly.
11503 (vc-call-backend): Oops, brain fart.
11504
115052000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11506
11507 * vc-cvs.el (vc-cvs-state): Typo.
11508 (vc-cvs-merge-news): Return the status code rather than the error msg.
11509
115102000-09-04 Andre Spiegel <spiegel@gnu.org>
11511
11512 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
11513 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
11514 vc-state or vc-up-to-date-p.
11515 (vc-merge): Use vc-backend-defines to check whether merging is
11516 possible. Set state to 'edited after successful merge.
11517
11518 * vc-hooks.el (vc-locking-user): If locked by the calling user,
11519 return that name. Redocumented.
11520
115212000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11522
11523 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
11524 new `vc-state' semantics.
11525 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
11526 'vc-locking-user to the current user.
11527 (vc-merge): Inline vc-backend-merge. Comment out code that I
11528 don't understand and hence can't adapt to the new `vc-state' and
11529 `vc-locking-user' semantics.
11530 (vc-backend-merge): Remove.
11531
11532 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
11533 rather than 'vc-locking-user.
11534
11535 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
11536
11537 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
11538 (vc-state): Don't use 'reserved any more. Just use the same
11539 convention as the one used for vc-<backend>-state where the
11540 locking user (as a string) is returned.
11541 (vc-locking-user): Update, based on the above convention. The
11542 'vc-locking-user property has disappeared.
11543 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
11544
11545 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
11546 with a heuristic one.
11547 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
11548 (vc-cvs-checkin): Do a trivial parse to set the state in case of
11549 error. That allows us to get to 'needs-merge even in the
11550 stay-local case. There's still no way to detect 'needs-patch in
11551 such a setup (or to force an update for that matter).
11552 (vc-cvs-logentry-check): Remove, the default works as well.
11553
115542000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11555
11556 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
11557
11558 * vc.el (vc-do-command): kill-all-local-variables, to reset any
11559 major-mode in which the buffer might have been put earlier. Use
11560 `remove' and `when'. Allow `okstatus' to be `async' and use
11561 `start-process' in this case.
11562 (vc-version-diff): Handle the case where the diff looks empty
11563 because of the use of an async process.
11564
115652000-09-04 Andre Spiegel <spiegel@gnu.org>
11566
11567 * vc.el (vc-next-action-on-file): Removed optional parameter
11568 `simple'. Recompute state unconditionally.
11569 (vc-default-toggle-read-only): Removed.
11570
11571 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
11572 (vc-toggle-read-only): Undid prev change.
11573
11574 * vc-cvs.el (vc-cvs-stay-local): Renamed from
11575 vc-cvs-simple-toggle. Redocumented.
11576 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
11577 (vc-cvs-toggle-read-only): Removed.
11578
115792000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11580
11581 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
11582 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
11583 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
11584 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
11585 still is. So maybe it should be removed.
11586 (vc-head-version, vc-find-binary): Remove.
11587 (vc-recompute-state): Move from vc-hooks.el.
11588 (vc-next-action-on-file): Add a `simple' argument to allow
11589 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
11590 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
11591 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
11592 (vc-dired-mode-map): Properly defvar it.
11593 (vc-print-log): Call log-view-mode if available.
11594 (small-temporary-file-directory): defvar instead of use boundp.
11595 (vc-merge-news): Moved to vc-cvs.el.
11596 (vc-default-merge-news): New function.
11597
11598 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
11599 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
11600 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
11601 unknown `vc-latest-version' function. It should probably refer to
11602 vc-workfile-version or somesuch, but it's very unclear to me and I
11603 don't have SCCS to test things.
11604
11605 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
11606 (vc-sccs-state-heuristic): Fix typo.
11607 (vc-sccs-workfile-unchanged-p): Add missing argument.
11608
11609 * vc-rcs.el: Require vc and vc-rcs-hooks.
11610 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
11611 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
11612 (vc-release-greater-or-equal-p): Move from vc.
11613 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
11614 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
11615 (vc-rcs-checkout): Add a missing `new-version' argument in the
11616 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
11617
11618 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
11619 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
11620 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
11621 than the apparently unbound `workfile-version'.
11622
11623 * vc-hooks.el (vc-master-templates): Def the obsolete var.
11624 (vc-file-prop-obarray): Use `make-vector'.
11625 (vc-backend-functions): Add new hookable functions
11626 vc-toggle-read-only, vc-record-rename and vc-merge-news.
11627 (vc-loadup): If neither backend nor default functions exist, use
11628 the backend function rather than nil.
11629 (vc-call-backend): If the function if not bound yet, try to load
11630 the non-hook file to see if it provides it.
11631 (vc-call): New macro plus use it wherever possible.
11632 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
11633 nor `vc-find-binary' since it's only called from
11634 vc-mistrust-permission which is only used once the backend is known.
11635 (vc-checkout-model): Fix parenthesis.
11636 (vc-recompute-state, vc-prefix-map): Move to vc.el.
11637
11638 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
11639 (vc-cvs-release, vc-cvs-system-release): Remove.
11640 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
11641 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
11642 status symbols.
11643 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
11644 (vc-cvs-toggle-read-only): First cut at a function to allow a
11645 cvs-status-free vc-toggle-read-only.
11646 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
11647 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
11648 vc-cvs-status. Also set vc-state rather than vc-locking-user.
11649 (vc-cvs-checkout): Modify access rights directly if the user
11650 requested not to use `cvs edit'. And refresh the mode line.
11651
11652 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
11653 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
11654
116552000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11656
11657 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
11658 workfile' that got lost when the code was extracted from vc.el.
11659 And merged the tail with the rest of the code (not possible in the
11660 old vc.el where the tail was shared among all backends). And
11661 explicitly set the state to 'edited if `writable' is set.
11662
11663 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
11664 (vc-cvs-state): Be careful to return the value from
11665 vc-cvs-parse-state.
11666 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
11667 property but return it instead. Also be careful to handle a nil
11668 or "" `rev' when workfile is non-nil (it was handled properly when
11669 workfile was nil).
11670
11671 * vc.el: Removed those pesky unnecessary `(function' quotes.
11672 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
11673 directly in the defvar.
11674 (vc-do-command): Bind inhibit-read-only so as to properly handle
11675 the case where the destination buffer has been made read-only.
11676 (vc-diff): Delegate to vc-version-diff in all cases.
11677 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
11678 (vc-annotate-mode-variables): Removed (code moved partly to
11679 defvars and partly to vc-annotate-add-menu).
11680 (vc-annotate-mode): Turned into a derived-mode.
11681 (vc-annotate-add-menu): Moved in code in
11682 vc-annotate-mode-variables.
11683 (vc-update-change-log): Use make-temp-file if available.
11684
116852000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
11686
11687 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
11688 `vc-checkout-model' updated to `vc-cvs-update-model'.
11689
116902000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11691
11692 * vc.el (vc-next-action-on-file): Added handling of state
11693 `unlocked-changes'.
11694 (vc-checkout-carefully): Is now practically obsolete, unless the
11695 above is too slow to be enabled unconditionally.
11696 (vc-update-change-log): Fixed typo.
11697
11698 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
11699
11700 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
11701 Now handles state `unlocked-changes'.
11702 (vc-sccs-workfile-unchanged-p): New function, to support the above.
11703
11704 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
11705
11706 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
11707 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
11708 `unlocked-changes'.
11709 (vc-rcs-workfile-unchanged-p): Renamed from
11710 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
11711 function yet, but supposed to become one soon.
11712
11713 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
11714 `vc-steal-lock'.
11715 (vc-call-backend): Changed error message.
11716 (vc-state): Added description of state `unlocked-changes'.
11717
117182000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11719
11720 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
11721 always return t in CVS-controlled directories.
11722
11723 * vc.el (vc-responsible-backend): New function.
11724 (vc-register): Largely rewritten.
11725 (vc-admin): Removed (implementation moved into vc-register).
11726 (vc-checkin): Redocumented.
11727 (vc-finish-logentry): If no backend defined yet (because we are in
11728 the process of registering), use the responsible backend.
11729
11730 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
11731 Updated function lists.
11732 (vc-call-backend): Fixed typo.
11733
11734 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
11735 New functions.
11736 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
11737 Removed query option. Redocumented.
11738
117392000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11740
11741 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
11742
11743 * vc.el: Updated callers of `vc-checkout-required' to use
11744 `vc-checkout-model'.
11745
117462000-09-04 Martin Lorentzson <martinl@gnu.org>
11747
11748 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
11749 stuff updated to reference this function instead of the old
11750 `vc-backend-release-p'.
11751
117522000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11753
11754 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
11755 vc-checkout-model. Return appropriate values. Updated callers.
11756
117572000-09-04 Martin Lorentzson <martinl@gnu.org>
11758
11759 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
11760 (vc-backend-revert): Function moved into `vc-revert';
11761 `vc-next-action' must be updated to accomodate this change.
11762 (vc-backend-steal): Function moved into `vc-finish-steal'.
11763 (vc-backend-logentry-check): Function moved into
11764 `vc-finish-logentry'.
11765 (vc-backend-printlog): Function moved into `vc-print-log'.
11766 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
11767 (vc-backend-assign-name): Function moved into
11768 `vc-create-snapshot'.
11769
117702000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11771
11772 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
11773 Rename to vc-checkout-model. Return appropriate values.
11774 Update callers.
11775
11776 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
11777 to vc-checkout-model.
11778 (vc-checkout-required): Rename to vc-checkout-model.
11779 Re-implement and re-comment.
11780 (vc-after-save): Use vc-checkout-model.
11781
117822000-09-04 Martin Lorentzson <martinl@gnu.org>
11783
11784 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
11785 Update to use the vc-BACKEND-diff functions instead.
11786 `vc-diff' is now working.
11787
11788 * vc-rcs.el (vc-rcs-logentry-check): New function.
11789
11790 * vc-cvs.el (vc-cvs-logentry-check): New function.
11791
11792 * vc-sccs.el (vc-sccs-diff): Function changed name from
11793 `vc-backend-diff'. This makes `vc-diff' work.
11794
11795 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
11796 of functions possibly implemented in a vc-BACKEND library.
11797 (vc-checkout-required): Fix bug that caused an error to be
11798 signaled during `vc-after-save'.
11799
11800 * vc.el: Fix typo.
11801 This checkin is made with our new VC code base for the very first time.
11802 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
11803
11804 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
11805 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
11806
11807 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
11808 updated to `vc-uses-locking'.
11809 (vc-checkout-required): Call to backend function.
11810 `vc-checkout-required' updated to `vc-uses-locking' instead.
11811
11812 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
11813 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
11814
11815 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
11816 to match the split into various backends.
11817 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
11818 (vc-retrieve-snapshot): Bug fix.
11819
118202000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11821
11822 * vc-sccs.el (vc-sccs-release): Doc fix.
11823
118242000-09-04 Martin Lorentzson <martinl@gnu.org>
11825
11826 * vc.el (vc-next-action-on-file): Bug found and fixed.
11827 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
11828 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
11829
11830 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
11831 (vc-rcs-checkout): Name space cleaned up. No more revision number
11832 crunching function names that are not prefixed with vc-rcs.
11833 (vc-rcs-checkout-model): Function added. References to
11834 `vc-checkout-model' replaced.
11835
118362000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11837
11838 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
11839 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
11840 still need to be split, and implemented for RCS).
11841
118422000-09-04 Martin Lorentzson <martinl@gnu.org>
11843
11844 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
11845
11846 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
11847 required by the vc.el file.
11848
11849 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
11850 required by the vc.el file.
11851 (vc-rcs-exists): Function added.
11852
11853 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
11854 required by the vc.el file.
11855
11856 * vc.el (vc-admin): Updated to handle selection of appropriate
11857 backend. Current implementation is crufty and need re-thinking.
11858
11859 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
11860
118612000-09-04 Martin Lorentzson <martinl@gnu.org>
11862
11863 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
11864 beginning of annotate buffers correctly.
11865
11866 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
11867 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
11868 functionality updated quite a lot to support multiple backends.
11869 Variables `vc-annotate-mode', `vc-annotate-buffers',
11870 `vc-annotate-backend' added.
11871
11872 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
11873 `vc-annotate-difference' added to supported backend functions.
11874
118752000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11876
11877 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
11878 Use with-temp-file instead of /bin/sh. Merged from mainline
11879
118802000-09-04 Martin Lorentzson <martinl@gnu.org>
11881
11882 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
11883
11884 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
11885
11886 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
11887
118882000-09-04 Martin Lorentzson <martinl@gnu.org>
11889
11890 * vc-hooks.el: vc-state-heuristic added to
11891 vc-backend-hook-functions.
11892
11893 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
11894
11895 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
11896
11897 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
11898 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
11899 state to `reserved'.
11900
11901 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
11902 `vc-checkout-required'. Rename the `locked' state to `reserved'.
11903
119042000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11905
11906 * vc-rcs-hooks.el: Implement new state model. Hardly anything
11907 untouched.
11908
11909 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
11910
11911 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
11912 if defined. (Merged from main line, slightly adapted.)
11913
11914 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
11915 millenium problem (merged from mainline).
11916
119172000-09-04 Martin Lorentzson <martinl@gnu.org>
11918
11919 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
11920 part and moved the non-BACKEND stuff to vc.el.
11921
11922 * vc.el: Split the annotate feature into a BACKEND specific part
11923 and moved it from the vc-cvs.el file to this one.
11924
119252000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11926
11927 * vc-hooks.el: Implement new state model.
11928 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
11929 (vc-locking-user): Simplify. Now only needed if the file is
11930 locked by somebody else.
11931 (vc-lock-from-permissions): Remove. Functionality is in
11932 vc-sccs-hooks.el and vc-rcs-hooks.el now.
11933 (vc-mode-line-string): New name for former vc-status. Adapted.
11934 (vc-mode-line): Adapt to use the above. Remove optional parameter.
11935
11936 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
11937 Various simplifications and adaptations all over the place.
11938
11939 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
11940 Simplify and adapt the rest.
11941
11942 * vc.el (vc-resynch-window): Add TODO comment: check for
11943 interaction with view mode according to recent RCS change.
11944 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
11945
119462000-09-04 Martin Lorentzson <martinl@gnu.org>
11947
11948 * vc.el: Convert the remaining function comments to docstrings.
11949
119502000-09-04 Martin Lorentzson <martinl@gnu.org>
11951
11952 * vc.el (vc-backend-release, vc-release-greater-or-equal)
11953 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
11954 (vc-minor-part, vc-previous-version): Functions that operate and
11955 compare revision numbers got proper documentation. Comments added
11956 about their possible removal.
11957
119582000-09-04 Martin Lorentzson <martinl@gnu.org>
11959
11960 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
11961 the vc-backend.el files.
11962
11963 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
11964
11965 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
11966 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
11967 (vc-rcs-previous-version): Functions added.
11968
11969 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
11970
11971 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
11972
119732000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11974
11975 * vc-hooks.el (vc-master-templates): Is really obsolete.
11976 Comment out the definition for now. What is the right procedure
11977 to get rid of it?
11978 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
11979 rewritten.
11980 (vc-default-registered): Remove.
11981 (vc-check-master-templates): New function; does mostly what the
11982 above did before.
11983 (vc-locking-user): Don't rely on the backend to set the property.
11984
11985 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
11986 Rewrite documentation.
11987 (vc-rcs-templates-grabbed): New variable.
11988 (vc-rcs-grab-templates): New function.
11989 (vc-rcs-registered): Rewrite to use above mechanism.
11990
11991 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
11992 Rewrite documentation.
11993 (vc-sccs-templates-grabbed): New variable.
11994 (vc-sccs-grab-templates): New function.
11995 (vc-sccs-registered): Rewrite to use above mechanism.
11996 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
11997 Don't throw the result, simply return it.
11998
11999 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
12000 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
12001 (vc-cvs-registered): Does the check itself now. Simplify.
12002
12003 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
12004 from main line.
12005
120062000-09-04 Martin Lorentzson <martinl@gnu.org>
12007
12008 * vc-cvs.el (vc-cvs-diff): New function.
12009
12010 * vc-sccs.el (vc-sccs-diff): New function.
12011
12012 * vc-rcs.el (vc-rcs-diff): New function.
12013 (vc-rcs-checkout): Bug (typo) found and fixed.
12014 (vc-rcs-register-switches): New variable.
12015
12016 * vc.el (vc-backend-diff): Function removed and placed in the
12017 backend files.
12018
120192000-09-04 Martin Lorentzson <martinl@gnu.org>
12020
12021 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
12022
12023 * vc.el (vc-backend-checkout): Function removed and replaced in
12024 the vc-backend.el files.
12025
12026 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
12027
12028 * vc.el (vc-backend-admin): Removed and replaced in the
12029 vc-backend.el files.
12030
12031 * vc.el (Martin): Removed all the annotate functionality since it
12032 is CVS backend specific.
12033
120342000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12035
12036 * spec.txt: Added specification of vc-state.
12037
12038 * vc-sccs-hooks.el (vc-sccs-master-properties):
12039 Remove handling of vc-latest-version and
12040 vc-your-latest-version. What used to be vc-latest-version, is now
12041 returned as vc-workfile-version.
12042 (vc-sccs-workfile-version): Adapt.
12043
120442000-09-04 Dave Love <fx@gnu.org>
12045
12046 * vc.el: [Merged from mainline.]
12047 (vc-dired-mode): Make the dired-move-to-filename-regexp
12048 regexp match the date, to avoid treating date as file size.
12049 Add YYYY S option to WESTERN/
12050
120512000-09-04 Dave Love <fx@gnu.org>
12052
12053 * vc.el: Require `compile' when compiling.
12054 (vc-logentry-check-hook): New option.
12055 (vc-steal-lock): Use compose-mail.
12056 (vc-dired-mode-map): Defvar when compiling.
12057 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
12058 vc-sccs.el and renamed. Callers changed.
12059 (vc-backend-checkout, vc-backend-logentry-check)
12060 (vc-backend-merge-news): Doc fix.
12061 (vc-default-logentry-check): New function.
12062 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
12063 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
12064 (vc-backend-merge): Doc fix. Use backend functions.
12065 (vc-check-headers): Use backend functions.
12066
12067 * vc-cvs.el: Require vc when compiling.
12068 (vc-cvs-register-switches): Doc fix.
12069 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
12070 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
12071 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
12072 New functions (code from vc.el).
12073 (vc-annotate-display-default): Fix interactive spec.
12074 (vc-annotate-time-span): Doc fix.
12075
12076 * vc-rcs.el: Require vc when compiling.
12077 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
12078 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
12079 (vc-rcs-checkin): New functions (code from vc.el).
12080 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
12081 Doc fix.
12082 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
12083
12084 * vc-sccs.el: Require vc when compiling.
12085 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
12086 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
12087 (vc-sccs-revert)
12088 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
12089 from vc.el).
12090 (vc-sccs-add-triple, vc-sccs-record-rename)
12091 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
12092 (vc-sccs-admin): Doc fix.
12093
120942000-09-04 Martin Lorentzson <martinl@gnu.org>
12095
12096 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
12097 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
12098 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
12099 from vc.el.
12100
12101 * vc-sccs.el (vc-admin-sccs): Added from vc.el
12102
12103 * vc-cvs.el: Moved the annotate functionality from vc.el.
12104 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
12105
121062000-09-04 Dave Love <fx@gnu.org>
12107
12108 * vc.el (vc-backend-release): Call vc-system-release.
12109
12110 * vc-sccs.el (vc-sccs-system-release):
12111 Renamed from vc-sccs-backend-release.
12112
12113 * vc-rcs.el (vc-rcs-system-release):
12114 Renamed from vc-rcs-backend-release.
12115
12116 * vc-cvs.el (vc-cvs-system-release):
12117 Renamed from vc-cvs-backend-release.
12118
121192000-09-04 Dave Love <fx@gnu.org>
12120
12121 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
12122 backend files.
12123 (vc-backend-release): Dispatch to backend functions.
12124 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
12125 probably needs attention.]
12126
12127 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
12128 (vc-sccs-backend-release): New function.
12129
12130 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
12131 (vc-cvs-backend-release): New function.
12132
12133 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
12134 Doc fix.
12135 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
12136 (vc-default-dired-state-info): New function.
12137 (vc-dired-state-info): Dispatch to backends.
12138 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
12139
12140 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
12141 from vc.el and renamed.
12142
121432000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12144
12145 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
12146 (vc-version-other-window, vc-backend-assign-name): Removed
12147 references to vc-latest-version; sometimes changed into
12148 vc-workfile-version.
12149
12150 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
12151 vc-rcs-master-workfile-version.
12152 (vc-rcs-workfile-version): Use the above. Don't call
12153 vc-latest-version (that was unreachable code, anyway).
12154 (vc-rcs-fetch-master-properties): Doc fix.
12155
12156 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
12157 (vc-backend-hook-functions): Removed them from this list, too.
12158 (vc-fetch-properties): Removed.
12159 (vc-workfile-version): Doc fix.
12160
12161 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
12162 (vc-rcs-workfile-version, vc-rcs-locking-user)
12163 (vc-rcs-uses-locking): Use it.
12164
12165 * vc-hooks.el (vc-consult-rcs-headers):
12166 Moved into vc-rcs-hooks.el, under the name
12167 vc-rcs-consult-headers.
12168
12169 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
12170 headers.
12171 (vc-cvs-find-master): Use this name only; correct different
12172 versions of the name.
12173
12174 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
12175 New functions.
12176 (vc-sccs-locking-user): Use the latter.
12177
12178 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
12179 New functions.
12180
12181 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
12182 Moved into both
12183 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
12184 functions are implementation details of those two backends.
12185
121862000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12187
12188 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
12189 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
12190
12191 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
12192 (vc-sccs-parse-locks): SCCS-specific code moved here from
12193 vc-hooks.
12194
12195 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
12196 code moved here from vc-hooks.
12197
12198 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
12199 into back-end specific parts and removed. Callers not updated
12200 yet; because I guess these callers will disappear into back-end
12201 specific files anyway.
12202
122032000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12204
12205 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
12206 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
12207 `vc-uses-locking'.
12208
12209 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
12210 Store yes/no in the property, and return t/nil. Updated all
12211 callers.
12212
12213 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
12214 vc-sccs-uses-locking. Don't set property.
12215 (vc-sccs-locking-user): Don't set property.
12216
12217 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
12218 vc-cvs-uses-locking. Don't set property here; leave that to
12219 vc-hooks.
12220 (vc-cvs-locking-user): Reflect above change. Streamlined.
12221
12222 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
12223 vc-rcs-uses-locking.
12224 (vc-rcs-locking-user): Reflect above change.
12225
122262000-09-04 Dave Love <fx@gnu.org>
12227
12228 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
12229
12230 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
12231
12232 * vc-hooks.el (vc-checkout-model): Punt to backends.
12233
12234 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
12235
12236 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
12237
12238 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
12239 New functions.
12240
12241 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
12242 New functions.
12243
12244 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
12245 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
12246
12247 * vc-hooks.el (vc-default-locking-user): New function.
12248 (vc-locking-user, vc-workfile-version): Punt to backends.
12249
122502000-09-04 Dave Love <fx@gnu.org>
12251
12252 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
12253 (vc-master-workfile-version): Moved from vc-hooks.
12254
12255 * vc-rcs-hooks.el: Fix duplicate code in last change.
12256
12257 * vc-rcs-hooks.el: Require vc-hooks when compiling.
12258 (vc-rcs-master-templates): Improve :type.
12259 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
12260 vc-master-workfile-version): Moved from vc-hooks.
12261
12262 * vc-sccs-hooks.el: Require vc-hooks when compiling.
12263 (vc-sccs-master-templates): Improve :type.
12264 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
12265
12266 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
12267
12268 * vc-cvs-hooks.el: Require vc-hooks when compiling.
12269 (vc-cvs-master-templates): Improve :type. Use
12270 vc-cvs-find-cvs-master.
12271 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
12272 from vc-hooks.
12273 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
12274
12275 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
12276 Moved to vc-cvs-hooks.
12277
12278 * vc-hooks.el: Add doc strings in various places. Simplify the
12279 minor mode setup.
12280 (vc-handled-backends): New user variable.
12281 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
12282 simplification.
12283
122842000-09-04 Dave Love <fx@gnu.org>
12285
12286 * vc.el: Some doc fixes for autoloaded and interactive functions.
12287 Fix compilation warnings from ediff stuff.
12288 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
12289
12290 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
12291
12292 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
12293
12294 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
12295
122962000-09-04 Dave Love <fx@gnu.org>
12297
12298 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
12299 New variable.
12300 (vc-make-backend-function, vc-loadup, vc-call-backend)
12301 (vc-backend-defines): New functions.
12302
12303 * vc-hooks.el: Various doc fixes.
12304 (vc-default-back-end, vc-follow-symlinks): Custom fix.
12305 (vc-match-substring): Function removed. Callers changed to use
12306 match-string.
12307 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
12308 Simplify.
12309
123102000-09-04 Dave Love <fx@gnu.org>
12311
12312 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
12313 type.
12314 (vc-sccs-project-dir, vc-search-sccs-project-dir)
12315 (vc-sccs-registered): Doc fix.
12316
12317 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
12318 (vc-cvs-registered): Doc fix.
12319
12320 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
12321 (vc-rcs-registered): Doc fix.
12322
123232000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12324
12325 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
12326
12327 * vc-hooks.el: vc-registered has been renamed
12328 vc-default-registered. Some functions have been moved to the
12329 backend specific files. they all support the
12330 vc-BACKEND-registered functions.
12331
123322000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12333
12334 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
12335
12336 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
12337
123382000-09-04 Dave Love <fx@gnu.org>
12339
12340 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
12341 menu-bar-update-hook.
12342
12343 * help.el (help-manyarg-func-alist): Add
12344 find-operation-coding-system.
12345
12346 * wid-edit.el (widget-sexp-validate): Fix garbled code.
12347
12348 * custom.el (custom-set-variables): Print message about errors in
12349 setting.
12350
123512000-09-03 Andrew Innes <andrewi@gnu.org>
12352
12353 * makefile.w32-in: Change to DOS line endings.
12354
123552000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
12356
12357 * mouse.el (mouse-popup-menubar): Supply the prompt string for
12358 minor-mode keymaps, if they don't have one.
12359
123602000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
12361
12362 * eshell/esh-module.el (eval-when-compile): Don't lose if
12363 esh-module.el's file name is truncated to DOS 8+3 limits.
12364
123652000-09-01 John Wiegley <johnw@gnu.org>
12366
12367 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
12368 predicate, which caused entries in the completion list to be
12369 doubled.
12370
123712000-08-30 John Wiegley <johnw@gnu.org>
12372
12373 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
12374 sending to subprocesses. Also, hook pre-command-hook if
12375 `eshell-send-direct-to-subprocesses' is non-nil.
12376 (eshell-send-direct-to-subprocesses): New config variable. If t,
12377 subprocess input is send immediately.
12378 (eshell-toggle-direct-send): New function.
12379 (eshell-self-insert-command): New function.
12380 (eshell-intercept-commands): New function.
12381 (eshell-send-input): If direct subprocess sending is enabled,
12382 don't echo any input to the Eshell buffer. Let the subprocess
12383 handle that. This requires "stty echo" in bash, for example.
12384
123852000-08-28 John Wiegley <johnw@gnu.org>
12386
12387 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
12388 completion function for Eshell's implementation of `unset'.
12389
123902000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
12391
12392 * info.el (Info-directory-list): Doc fix.
12393
123942000-08-31 Peter Breton <pbreton@ne.mediaone.net>
12395
12396 * filecache.el (file-cache-add-directory-using-find): Don't quote
12397 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
12398
123992000-08-31 Kenichi Handa <handa@etl.go.jp>
12400
12401 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
12402 coding systems.
12403
124042000-08-30 Andrew Innes <andrewi@gnu.org>
12405
12406 * timer.el (run-with-idle-timer): Undo last change, so that timer
12407 is not activated immediately if Emacs is already idle. Some
12408 existing code relies on this behaviour.
12409
124102000-08-30 Miles Bader <miles@gnu.org>
12411
12412 * frame.el (set-frame-font): Do completion of font-name for
12413 interactive use.
12414
124152000-08-30 Kenichi Handa <handa@etl.go.jp>
12416
12417 * international/quail.el (quail-start-translation): Bind locally
12418 last-command-event, last-command, and this-command.
12419 (quail-start-conversion): Likewise.
12420 (quail-self-insert-command): Fix docstring.
12421
124222000-08-29 Gerd Moellmann <gerd@gnu.org>
12423
12424 * progmodes/executable.el
12425 (executable-make-buffer-file-executable-if-script-p): Check that
12426 buffer contains at least 2 characters.
12427
124282000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
12429
12430 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
12431
124322000-08-29 Dave Love <fx@gnu.org>
12433
12434 * diff-mode.el (diff-mode) <defgroup>: Add :version.
12435 (diff-mode-shared-map): Bind mouse-2.
12436 (diff-imenu-generic-expression): New variable.
12437 (diff-mode): Use it.
12438
12439 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
12440 (mouse-popup-menubar): Add minor mode menus.
12441 (popup-menu): Check for lookup-key returning number.
12442
124432000-08-29 Miles Bader <miles@gnu.org>
12444
12445 * comint.el (comint-send-input): Create overlays using the proper
12446 front/read-advance arguments.
12447
124482000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12449
12450 * ps-print.el: Even/odd pages printing. Doc fix.
12451 (ps-print-version): New version number (6.0).
12452 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
12453 (ps-background, ps-begin-file, ps-begin-job): Code fix.
12454 (ps-print-duplex-feature): Variable eliminated.
12455 (ps-even-or-odd-pages): New variable.
12456
12457 * progmodes/ebnf2ps.el: Doc fix.
12458 (ebnf-version): New version (3.3).
12459 (ebnf-user-arrow): Change variable customization to sexp.
12460 (ebnf-user-arrow): Function eliminated.
12461 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
12462
124632000-08-29 Kenichi Handa <handa@etl.go.jp>
12464
12465 * help.el (help-xref-mule-regexp): New variable.
12466 (help-make-xrefs): Handle help-xref-mule-regexp.
12467
12468 * international/mule-cmds.el (help-xref-mule-regexp-template): New
12469 variable.
12470 (describe-input-method): Temporarily activate the specfied input
12471 method to display the information.
12472 (describe-language-environment): Hyperlinks to mule related items.
12473
12474 * international/mule-diag.el (charset-multibyte-form-string): New
12475 function.
12476 (list-character-sets-1): Use charset-multibyte-form-string.
12477 (describe-character-set): New function.
12478 (describe-coding-system): Hyperlinks to safe character sets.
12479
12480 * international/quail.el (quail-help): New arg PACKAGE.
12481 Hyperlinks to mule related items.
12482 (quail-help-insert-keymap-description): Use
12483 substitute-command-keys instead of describe-bindings.
12484 (quail-translation-help): Hyperlinks to mule related items.
12485
124862000-08-28 John Wiegley <johnw@gnu.org>
12487
12488 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
12489 have a defsubst call itself. Made `eshell-flatten-list' back into
12490 a function again.
12491
12492 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
12493 catch, in case re-centering point at bottom messes up the display.
12494 This happens frequently in Emacs 21, due I believe to variable
12495 line heights.
12496
12497 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
12498 to call `find-tag-interactive'.
12499
12500 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
12501 the list of remember directories.
12502
125032000-08-28 John Wiegley <johnw@gnu.org>
12504
12505 * align.el: Test align-region-separate to see if it's a symbol.
12506
125072000-08-28 John Wiegley <johnw@gnu.org>
12508
12509 * eshell/esh-util.el (eshell-flatten-list): Made this function
12510 into a defsubst form. It gets used very frequently, although
12511 calls don't occur all that often.
12512
12513 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
12514 examining it.
12515
12516 * eshell/esh-cmd.el (eshell-rewrite-while-command):
12517 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
12518 `eshell-protect'.
12519 (eshell-copy-handles): Created a new macro for duplicating the
12520 current set of open handles. This is needed by the looping
12521 functions.
12522 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
12523 is not incorrectly stomped on.
12524
12525 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
12526 declaration for pcomplete-use-paring.
12527 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
12528 value of eshell-cmpl-use-paring.
12529 * pcomplete.el (pcomplete-use-paring): New config variable, to
12530 indicate whether paring should be used.
12531 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
12532 completion alternatives that have already been used.
12533
12534 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
12535 bound to C-c C-y, which will repeat the previous N arguments
12536 (based on prefix argument).
12537 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
12538
12539 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
12540 if there is no *Help* buffer. This is for XEmacs, which renames
12541 its help buffers uniquely. TODO: Find out what the current buffer
12542 name to delete is.
12543
12544 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
12545 first entry that correlates to a passwd/group number. Later
12546 entries (used for group/user name aliasing to multiple IDs) are
12547 ignored.
12548
12549 * eshell/em-xtra.el (eshell/expr):
12550 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
12551 (eshell-grep, eshell/diff, eshell/locate):
12552 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
12553 argument list, before passing it to the system command.
12554
12555 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
12556 `find-tag' for use at final position in Eshell buffers (which
12557 otherwise triggers an error on Emacs 21).
12558 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
12559 buffer, if it is currently bound to `find-tag'.
12560
12561 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
12562 in the list of matched Makefile names.
12563 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
12564 directory, prefer its contents to Makefile.
12565
12566 * eshell/em-dirs.el (eshell/cd): cd commands that look up
12567 directory parts (like "cd old new", or "cd =regexp"), are now case
12568 sensitive on non-Windows/DOS platforms.
12569
12570 * eshell/esh-mode.el (eshell-parse-command-input): When a user
12571 types RET after an open delimiter (like "), display a message
12572 indicating that Eshell is waiting for the closing delimiter.
12573
12574 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
12575 environment variables.
12576
12577 * eshell/em-unix.el (eshell/diff): Added logic to fail more
12578 gracefully if the user enters incorrect arguments.
12579
12580 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
12581 Eshell buffers.
12582
12583 * eshell/esh-var.el (eshell-interpolate-variable):
12584 * eshell/esh-mode.el (eshell-move-argument):
12585 * eshell/em-unix.el (eshell-du-sum-directory):
12586 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
12587 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
12588 (not (= ...)).
12589
12590 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
12591 to ensure the `preserve' flag gets propagated when doing recursive
12592 directory copies.
12593
125942000-08-28 Stefan Monnier <monnier@cs.yale.edu>
12595
12596 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
12597 Don't convert \n into \0177 in memory.
12598 (eshell-read-history, eshell-write-history): Convert \n to \0177,
12599 and back again, when reading and writing.
12600
126012000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
12602
12603 * eshell/esh-util.el (eshell-processp): Added to relieve constant
12604 testing of `fboundp' on `processp'.
12605
12606 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
12607 (eshell/jobs): Don't call process-list if it is not bound.
12608 (eshell-gather-process-output): Support systems where async
12609 subprocesses aren't supported.
12610 (eshell-scratch-buffer, eshell-last-sync-output-start): New
12611 variables.
12612
12613 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
12614 eshell-do-eval returns t.
12615 (eshell-do-pipelines-synchronously): New defmacro.
12616 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
12617 when async subprocesses aren't supported.
12618 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
12619 if async subprocesses aren't supported.
12620 (eshell-resume-command): Don't assume STATUS is a string.
12621
12622 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
12623
12624 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
12625 (eshell-close-target, eshell-get-target): Use eshell-processp.
12626 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
12627 fix.
12628 (eshell-get-target, eshell-create-handles): Doc fix.
12629
126302000-08-28 Miles Bader <miles@lsi.nec.co.jp>
12631
12632 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
12633 criterion to include commands that output something, as long as it
12634 leaves both the command and the end-of-buffer visible when the
12635 command has exited.
12636 (eshell-review-quick-commands): Adjust the help doc string
12637 accordingly.
12638
126392000-08-28 Peter Breton <pbreton@ne.mediaone.net>
12640
12641 * locate.el (locate): Cleaned up locate command's interactive prompting
12642 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
12643
12644 * filecache.el (file-cache-case-fold-search): New variable
12645 (file-cache-assoc-function): New variable
12646 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
12647 Use file-cache-case-fold-search variable
12648 (file-cache-add-file): Use file-cache-assoc-function
12649 (file-cache-delete-file): likewise
12650 (file-cache-directory-name): likewise
12651 (file-cache-debug-read-from-minibuffer): likewise
12652
126532000-08-28 Gerd Moellmann <gerd@gnu.org>
12654
12655 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
12656 (abbrev-table-name): New function.
12657 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
12658 If non-nil list local abbrev, only.
12659
126602000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
12661
12662 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
12663 from Gnus support code, and use special article copy buffer
12664 `(gnus-original-article-buffer)' instead. This allows to get rid
12665 of article-hide-headers usage (which breaks in the latest Gnus
12666 version). Thanks to Detlev Zundel.
12667
126682000-08-28 Kenichi Handa <handa@etl.go.jp>
12669
12670 * international/quail.el (quail-use-package): Hide "... loaded"
12671 message.
12672 (quail-start-translation, quail-start-conversion): Likewise.
12673
12674 * international/kkc.el (kkc-region): Hide "... loaded" message.
12675
126762000-08-27 Dave Love <fx@gnu.org>
12677
12678 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
12679
126802000-08-27 Miles Bader <miles@gnu.org>
12681
12682 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
12683
126842000-08-27 Kenichi Handa <handa@etl.go.jp>
12685
12686 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
12687 'ja-dic-cnv), not (require 'skkdic-cnv).
12688
126892000-08-26 Miles Bader <miles@gnu.org>
12690
12691 * faces.el (face-x-resources): Add entry for :inherit.
12692 * cus-face.el (custom-face-attributes): Add support for :inherit
12693 attribute. Add support for relative face heights.
12694 (custom-face-attributes-get): Treat `nil' as being a default value
12695 for :inherit (as well as `unspecified').
12696
12697 * faces.el (set-face-attribute): Update doc string.
12698 (face-attribute-name-alist): Add :inherit.
12699 (face-valid-attribute-values): Handle :inherit.
12700 (face-read-string): Rephrase prompt to be less confusing.
12701 Assume that DEFAULT is a string, since we must return a string.
12702 (face-read-integer): Use `format' to turn DEFAULT into an
12703 acceptable default for face-read-string. Match NEW-VALUE against
12704 the string "unspecified", not the symbol `unspecified', since
12705 that's what face-read-string returns.
12706 (read-face-attribute): Lookup a name for old-value in valid, and
12707 use it as a default if we find one. Treat all values from
12708 face-read-string as strings. If the default is used, don't do any
12709 more processing on the value, just use the old value directly.
12710 (read-face-and-attribute, modify-face): Tweak prompt.
12711 (read-face-name): Don't assume prompt ends with a space.
12712
12713 * faces.el (describe-face): Add support for :inherit attribute.
12714
127152000-08-25 Kenichi Handa <handa@etl.go.jp>
12716
12717 * terminal.el (terminal-emulator): Fix args to `concat'. Now
12718 concat doesn't accept interger.
12719
12720 * international/kkc.el: Remove SKK from Keywords. Require
12721 ja-dic-utl instead of skkdic-utl.
12722
12723 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
12724 Provide ja-dic-cnv instead of skkdic-cnv.
12725 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
12726 (iso-2022-7bit-short): Add safe-charsets property.
12727 (skkdic-convert-postfix): Search Japanese chou-on character in
12728 addition to Hiragana character.
12729 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
12730 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
12731 (batch-skkdic-convert): Likewise.
12732
12733 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
12734 Provide ja-dic-utl instead of skkdic-utl.
12735 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
12736
127372000-08-24 Dave Love <fx@gnu.org>
12738
12739 * disp-table.el (standard-display-default): Make the test of `l'
12740 useful.
12741
12742 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
12743 mod sample text.
12744
12745 * international/iso-ascii.el: Make pilcrow convenient string
12746 consistent with section.
12747 (iso-ascii-display): Set up multibyte characters as well as
12748 unibyte.
12749
127502000-08-24 Kenichi Handa <handa@etl.go.jp>
12751
12752 * international/mule-cmds.el (reset-language-environment): Set
12753 default-process-coding-system to '(undecided . iso-latin-1), which
12754 makes process I/O almost consistent with file I/O. Call this
12755 function when mule-cmds.el[c] is loaded.
12756
127572000-08-22 Andrew Innes <andrewi@gnu.org>
12758
12759 * makefile.w32-in: New file.
12760
127612000-08-22 Miles Bader <miles@lsi.nec.co.jp>
12762
12763 * comint.el (comint-output-filter): Compare end of
12764 comint-last-output-overlay with the start of the newly inserted
12765 text, not the end, when deciding whether to extend it.
12766 Set saved-point's insertion type to advance after insertion.
12767
12768 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
12769 since this is now done independently of font-lock mode.
12770
127712000-08-21 Gerd Moellmann <gerd@gnu.org>
12772
12773 * server.el (server-kill-new-buffers): New user option.
12774 (server-existing-buffer): New buffer-local variable.
12775 (server-visit-files): When using an existing buffer, set
12776 server-existing-buffer to t.
12777 (server-buffer-done): If server-kill-new-buffers is t, kill the
12778 buffer, unless it was already present before visiting it with
12779 Emacs server.
12780
127812000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
12782
12783 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
12784 even if the display doesn't support colors: some displays will
12785 support bold/underline faces.
12786
127872000-08-21 Gerd Moellmann <gerd@gnu.org>
12788
12789 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
12790
12791 * startup.el (command-line): If user's init file had an error,
12792 add explanatory text to *Messages*.
12793
127942000-08-21 Kenichi Handa <handa@etl.go.jp>
12795
12796 * man.el (Man-getpage-in-background): Decode the process output by
12797 the system locale coding system.
12798
127992000-08-20 Dave Love <fx@gnu.org>
12800
12801 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
12802 Don't test x-popup-menu.
12803 (function) <complete-function>: Complete only fbound symbols.
12804 <validate, value>: New.
12805 (variable) <complete-function>: Complete only bound symbols.
12806 (coding-system): Add :base-only, :complete-function, :validate,
12807 :value, :prompt-match.
12808 (widget-coding-system-prompt-value): Use read-coding-system and
12809 act on :base-only.
12810 (editable-field): Add :help-echo.
12811 (widget-push-button-gui, widget-push-button-cache)
12812 (widget-gui-action, widget-editable-list-gui): COmment out, along
12813 with uses.
12814 (widget-at): Make arg optional.
12815 (widget-echo-help): Adjust for current help-echo calling sequence.
12816 (widget-specify-field, widget-specify-button)
12817 (widget-specify-insert, widget-get-sibling, widget-image-find)
12818 (widget-convert, widget-insert, widget-leave-text)
12819 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
12820 (widget-setup, widget-field-find, widget-before-change)
12821 (widget-after-change, widget-default-complete)
12822 (widget-default-create, widget-default-delete)
12823 (widget-push-button-value-create, editable-field)
12824 (widget-field-prompt-value, widget-field-validate)
12825 (widget-choice-value-create, widget-choice-action)
12826 (widget-choice-validate, widget-checklist-add-item)
12827 (widget-radio-add-item, widget-radio-chosen)
12828 (widget-radio-value-inline, widget-editable-list-value-create)
12829 (widget-editable-list-entry-create)
12830 (widget-documentation-link-add)
12831 (widget-documentation-string-value-create)
12832 (widget-regexp-validate, widget-file-complete)
12833 (widget-sexp-validate, widget-plist-convert-widget)
12834 (widget-plist-convert-widget, widget-alist-convert-widget)
12835 (widget-alist-convert-widget, widget-color-complete): Simplify,
12836 particularly to avoid bindings which aren't optimized out.
12837
12838 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
12839 Doc fix.
12840 (down-list, backward-up-list, up-list, kill-sexp)
12841 (backward-kill-sexp, mark-sexp): Make arg optional.
12842 (lisp-complete-symbol): Add optional arg PREDICATE.
12843
12844 * cus-start.el: Add display-buffer-reuse-frames,
12845 file-coding-system-alist.
12846
128472000-08-20 Gerd Moellmann <gerd@gnu.org>
12848
12849 * startup.el (command-line): Clear realized faces after
12850 modifying TTY color mappings.
12851
128522000-08-20 Miles Bader <miles@gnu.org>
12853
12854 * faces.el (face-attr-match-p): Don't return true if ATTRS are
12855 merely a subset of FACE's attributes.
12856
128572000-08-19 Miles Bader <miles@gnu.org>
12858
12859 * comint.el (comint-output-filter): Save the point with a marker,
12860 not just a buffer position.
12861
12862 * international/mule.el (set-buffer-process-coding-system): Make
12863 interactive prompt less confusing.
12864
128652000-08-19 Gerd Moellmann <gerd@gnu.org>
12866
12867 * hilit-chg.el: General cleanup of doc strings, comments and
12868 code formatting.
12869
128702000-08-19 Miles Bader <miles@gnu.org>
12871
12872 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
12873 Compiler macro removed; beginning-of-line is no longer always
12874 equivalent to forward-line, in the presence of fields.
12875
12876 * comint.el (comint-output-filter): Remove ad-hoc saving of
12877 restriction, and just use save-restriction, now that it works
12878 correctly. Don't adjust comint-last-input-start to account for
12879 our insertion; it shouldn't have moved because we don't use
12880 insert-before-markers anymore. Comment out call to
12881 `force-mode-line-update'; why is it here?
12882
12883 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
12884 while checking for prompt to delete. Use `forward-line 0'
12885 instead of beginning-of-line.
12886 (gud-filter): Temporarily widen gud comint buffer while
12887 examining output.
12888
128892000-08-18 Stefan Monnier <monnier@cs.yale.edu>
12890
12891 * progmodes/sh-script.el: Big bag of typos.
12892
12893 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
12894 check since ispell-process is not bound when ispell is not yet loaded.
12895
128962000-08-18 Dave Love <fx@gnu.org>
12897
12898 * image.el (find-image): Copy `spec' before using plist-put.
12899
129002000-08-18 Gerd Moellmann <gerd@gnu.org>
12901
12902 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
12903 `portugues'.
12904
12905 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
12906 backward-kill-sexp, analogous to kill-sexp.
12907
12908 * progmodes/icon.el (icon-indent-line)
12909 (icon-is-continuation-line): Handle comments specially.
12910
129112000-08-17 Ken Stevens <k.stevens@ieee.org>
12912
12913 * ispell.el: Set to standard author/maintainer/keyword fields.
12914 Fine tuning to menu map appearance and operation, and added help.
12915 Remove `start' and `end' error messages when compiling.
12916 (ispell-choices-win-default-height): Fixed comment string.
12917 (ispell-dictionary-alist-1): Fixed regexp in castellano and
12918 castellano8 dictionaries.
12919 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
12920 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
12921 dictionary, added italiano dictionary.
12922 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
12923 word character
12924 (ispell-tex-skip-alists): Added psfig support.
12925 (ispell-skip-html): Renamed from ispell-skip-sgml.
12926 (ispell-begin-skip-region-regexp, ispell-skip-region)
12927 (ispell-minor-check): Improved html skipping support to skip across
12928 code, and recognize `&' commands without propper `;' syntax;
12929 (ispell-process-line): Fix alignment error when manually
12930 correcting spelling.
12931 (ispell): Fix comment string.
12932 (ispell-add-per-file-word-list): Always put word list on new line.
12933
129342000-08-17 Gerd Moellmann <gerd@gnu.org>
12935
12936 * format.el (format-encode-run-method): Fix error message to say
12937 `encode' instead of `decode'. Use save-window-excursion around
12938 shell-command-on-region as in format-decode-run-method because
12939 shell-command-on-region can display a buffer with error output.
12940 (format-decode): Don't record undo information for the decoding.
12941 (format-annotate-function): Add parameter FORMAT-COUNT. Make
12942 that number part of the temporary buffer name so that more than
12943 one decoding using a temporary buffer can happen safely.
12944
12945 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
12946 of `A-z' in the regexp.
12947
12948 * hilit-chg.el: Fix typos in commentary.
12949
12950 * help.el (view-emacs-news): Rewritten for new naming scheme
12951 for old NEWS files.
12952
12953 * startup.el (command-line): Pop to *Messages* in case an error
12954 is signaled while loading user-init-file.
12955
129562000-08-17 Andreas Schwab <schwab@suse.de>
12957
12958 * files.el (insert-directory): Don't lose original file name,
12959 undoing an undocumented change.
12960
129612000-08-17 Alex Schroeder <alex@gnu.org>
12962
12963 * sql.el (sql-magic-go): Use comint-bol.
12964 (sql-copy-column): Use comint-line-beginning-position.
12965 (comint-line-beginning-position): Define a replacement for
12966 comint-line-beginning-position if it is not fboundp.
12967
129682000-08-17 Alex Schroeder <alex@gnu.org>
12969
12970 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
12971 it didn't have any effect anyway.
12972
129732000-08-17 Alex Schroeder <alex@gnu.org>
12974
12975 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
12976 --pset and pager=off instead of sending \\o|cat at the beginning
12977 of the session.
12978
129792000-08-17 Miles Bader <miles@gnu.org>
12980
12981 * progmodes/octave-inf.el: Add compatibility definition of
12982 comint-line-beginning-position.
12983
129842000-08-17 Kenichi Handa <handa@etl.go.jp>
12985
12986 * startup.el (normal-top-level): Look in each dir in load-path for
12987 a leim-list.el file too. This assures of loading leim-list.el
12988 that is created at Emacs installation time even if a user have his
12989 own leim-list.el.
12990
129912000-08-17 Miles Bader <miles@gnu.org>
12992
12993 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
12994 foreground color to black if the background is dark.
12995
129962000-08-16 Stefan Monnier <monnier@cs.yale.edu>
12997
12998 * loadhist.el (unload-feature): Typo.
12999
13000 * finder.el (finder-compile-keywords):
13001 * cus-dep.el (custom-make-dependencies): Add local-variable settings
13002 to the generated file.
13003
13004 * mail/mh-e.el (mh-make-local-vars):
13005 Replace make-variable-buffer-local with make-local-variable.
13006
13007 * play/landmark.el:
13008 * options.el (Edit-options-{set,toggle,t,nil}):
13009 * mail/mailabbrev.el (mail-abbrevs-mode):
13010 * textmodes/tex-mode.el (tex-expand-files):
13011 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
13012
13013 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
13014
13015 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
13016 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
13017 Allow going past the last element.
13018 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
13019 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
13020 (cvs-mouse-toggle-mark): Don't move point.
13021 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
13022
13023 * progmodes/compile.el (grep): Provide a default set of files.
13024 (next-error): Docstring fix.
13025 (compilation-find-file): Avoid find-file (fails in a dedicated window).
13026
13027 * emacs-lisp/easy-mmode.el (define-minor-mode):
13028 Use `symbol-value' to keep the byte-compiler quiet.
13029
13030 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
13031 (diff-find-source-location): New fun, extracted from diff-goto-source.
13032 (diff-goto-source): Use it.
13033 (diff-next-complex-hunk, diff-filter-lines): New function.
13034 (diff-apply-hunk): New command.
13035
13036 * smerge-mode.el (smerge-mode-menu): Doc fix.
13037
13038 * msb.el (msb-mode): Define it in terms of define-minor-mode.
13039
130402000-08-16 Dave Love <fx@gnu.org>
13041
13042 * windmove.el (windmove) <defgroup>: Add :version.
13043
13044 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
13045 (goto-address-fontify-p, goto-address-highlight-p)
13046 (goto-address-url-face, goto-address-url-mouse-face)
13047 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
13048 (goto-address-url-regexp): Use thing-at-point-url-regexp.
13049 (goto-address-fontify, goto-address-at-mouse): Simplify,
13050 (goto-address-at-point): browse-url-url-at-point,
13051 goto-address-find-address-at-point can return nil.
13052 (goto-address-find-address-at-point): Return nil on failure.
13053
13054 * align.el (align) <defgroup>: Add :version.
13055
13056 * calculator.el (calculator): Add :version.
13057 (calculator): Use two lines for calculator window if `modeline'
13058 face is boxed.
13059
13060 * play/5x5.el: Doc fixes.
13061 (5x5) <defgroup>: Add :version.
13062
13063 * play/fortune.el (fortune) <defgroup>: Add :version.
13064 (fortune-append): Fix error message.
13065 (fortune-from-region): Doc fix.
13066
13067 * play/pong.el (pong): Doc fix.
13068
13069 * play/morse.el: Keywords, commentary, autoloads.
13070
130712000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
13072
13073 * desktop.el (desktop-save): Don't look at symbol-value of a
13074 member of minor-mode-alist, unless it is boundp.
13075
130762000-08-16 Sam Steingold <sds@gnu.org>
13077
13078 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
13079 `while'; use `with-current-buffer' instead of `save-excursion'.
13080 Removed unnecessary kludges now that "*Buffer List*" is excluded.
13081
130822000-08-16 Kenichi Handa <handa@etl.go.jp>
13083
13084 * international/ccl.el (declare-ccl-program): Docstring modified.
13085 (ccl-execute-with-args): Likewise.
13086
130872000-08-16 Miles Bader <miles@gnu.org>
13088
13089 * progmodes/sql.el: Add compatibility definition of
13090 comint-line-beginning-position.
13091
130922000-08-15 Gerd Moellmann <gerd@gnu.org>
13093
13094 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
13095 'buffer-menu' property.
13096 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
13097 fails.
13098 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
13099 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
13100 wasn't killed.
13101
13102 * buff-menu.el (list-buffers-noselect): Don't display the
13103 *Buffer List* buffer.
13104
13105 * font-lock.el: Require jit-lock to prevent a very late
13106 `Loading jit-lock' message.
13107
13108 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
13109 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
13110 mail address.
13111
131122000-08-15 Miles Bader <miles@gnu.org>
13113
13114 * textmodes/ispell.el (ispell-graphic-p): New constant.
13115 (ispell-choices-win-default-height, ispell-help): Use
13116 `ispell-graphic-p' instead of `xemacsp'.
13117
131182000-08-15 Dave Love <fx@gnu.org>
13119
13120 * simple.el: Autoload widget-convert when compiling.
13121 (mail-user-agent): Doc fix.
13122
13123 * help.el (function-called-at-point, variable-at-point): Use
13124 with-syntax-table.
13125 (help-manyarg-func-alist): Add insert-and-inherit.
13126
13127 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
13128
13129 * delsel.el (delsel-unload-hook): New function.
13130
13131 * find-file.el: Doc fixes. Move provide to end.
13132 (ff) <defgroup>: Add :link.
13133 (ff-goto-click): Deleted.
13134 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
13135 Use mouse-set-point.
13136
13137 * textmodes/tildify.el: Doc fixes.
13138 (tildify) <defgroup>: Add:version.
13139
13140 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
13141 (glasses-custom-set): Use set-default, not set.
13142 (minor-mode-alist): Propertize the lighter.
13143 (glasses-mode): Provide optional arg.
13144
13145 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
13146 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
13147 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
13148 option. Provide :type.
13149 (cwarn-configuration): Provide :type.
13150 (cwarn-mode): Doc fix.
13151
13152 * add-log.el (change-log-merge): Doc fix.
13153 (change-log-redate): New command.
13154
13155 * net/browse-url.el (browse-url-filename-alist): Add a clause for
13156 Doze and Dog.
13157 (browse-url): Use dolist, not mapcar.
13158 (browse-url-at-point): Check for null url.
13159 (browse-url-event-buffer, browse-url-event-point): Functions
13160 deleted.
13161 (browse-url-at-mouse, browse-url-netscape): Simplify.
13162
13163 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
13164 modes.
13165 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
13166 Fix previous change to mapcan.
13167 (msb--init-file-alist, msb--add-separators)
13168 (msb--make-keymap-menu): Simplify.
13169 (msb--choose-file-menu): Use copy-sequence.
13170 (msb-mode-map): Add title to keymap.
13171 (msb-unload-hook): New function.
13172
13173 * bs.el: Fix indentation.
13174 (bs) <defgroup>: Add :links.
13175 (bs-show): Doc fix.
13176 (bs-apply-sort-faces): Don't use window-system.
13177 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
13178
131792000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
13180
13181 * calendar/timeclock.el (timeclock-file): Run .timelog through
13182 convert-standard-filename.
13183
131842000-08-14 Gerd Moellmann <gerd@gnu.org>
13185
13186 * emacs-lisp/authors.el: New file.
13187
13188 * paren.el (show-paren-priority): New user option.
13189 (show-paren-function): Set overlay priorities to
13190 show-paren-priority.
13191
131922000-08-14 Miles Bader <miles@gnu.org>
13193
13194 * comint.el (comint-bol): Use `forward-line 0' instead of calling
13195 beginning-of-line with inhibit-field-text-motion bound.
13196
131972000-08-14 Gerd Moellmann <gerd@gnu.org>
13198
13199 * calendar/timeclock.el: New file.
13200
132012000-08-14 David Ponce <david@dponce.com>
13202
13203 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
13204 `widget-button-click'. so that one can use left mouse button to
13205 click on dialog buttons.
13206
132072000-08-14 Emmanuel Briot <briot@gnat.com>
13208
13209 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
13210 identifiers, since XML is case sensitive
13211
132122000-08-12 Miles Bader <miles@gnu.org>
13213
13214 * comint.el (comint-output-filter): Don't bother frobbing
13215 window-start, it doesn't seem to be necessary.
13216
13217 * comint.el (comint-send-string, comint-send-region): Make into
13218 real functions. Snapshot the prompt before sending.
13219
132202000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
13221
13222 * info.el (Info-find-emacs-command-nodes): Rewrite to use
13223 technique similar to Info-index, instead of relying on specific
13224 names of relevant Index nodes.
13225 (Info-goto-emacs-command-node): Bind Info-history to nil when
13226 going to the first node found by Info-find-emacs-command-nodes.
13227
132282000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
13229
13230 * menu-bar.el (menu-bar-help-menu): Add a :help string.
13231
132322000-08-10 Miles Bader <miles@gnu.org>
13233
13234 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
13235
132362000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
13237
13238 * info.el (Info-file-list-for-emacs): More elements for the
13239 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
13240 and woman manuals.
13241
132422000-08-10 Miles Bader <miles@lsi.nec.co.jp>
13243
13244 * comint.el (comint-send-input): Make the newline boundary overlay
13245 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
13246 (comint-output-filter): Use `insert' instead of
13247 `insert-before-markers'. Extend comint-last-output-overlay when
13248 necessary since we can't rely on insert-before-markers to do it.
13249 * gud.el (gud-filter): Use `with-current-buffer' instead of
13250 save-excursion when inserting the output, so that point gets
13251 updated correctly; the old method relied on a rather dodgy
13252 side-effect of comint-output-filter to avoid the effect of
13253 save-excursion.
13254
132552000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
13256
13257 * files.el (recover-file): Call insert-directory instead of
13258 invoking `ls' directly.
13259
132602000-08-10 Miles Bader <miles@gnu.org>
13261
13262 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
13263 (comint-last-prompt-overlay): New variables.
13264 (comint-output-filter): Implement prompt highlighting.
13265 (comint-snapshot-last-prompt): New function.
13266 (comint-send-input): Snapshot the last prompt.
13267 Use comint-highlight-input-face.
13268 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
13269 Use defface instead of defcustom.
13270 (send-invisible, comint-send-eof): Snapshot the last prompt.
13271 (comint-delchar-or-maybe-eof): Use comint-send-eof.
13272 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
13273
132742000-08-09 Stefan Monnier <monnier@cs.yale.edu>
13275
13276 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
13277 (regexp-opt-group): Use a list of chars for `letters'.
13278 (regexp-opt-charset): `chars' is now a list of chars.
13279 Use a char-table rather than a vector so it works for multibyte chars.
13280
13281 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
13282 Set cvs-minor-current-files to the selected fileinfo.
13283 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
13284 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
13285
132862000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
13287
13288 * files.el (insert-directory): Don't call access-file on
13289 directories on DOS and Windows.
13290
132912000-08-09 Kenichi Handa <handa@etl.go.jp>
13292
13293 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
13294 longer if necessary.
13295 (ccl-embed-code): Call ccl-embed-data to store CODE in
13296 ccl-program-vector.
13297
132982000-08-09 Miles Bader <miles@gnu.org>
13299
13300 * comint.el (comint-output-filter): Properly handle the case where
13301 the text surrounded by comint-last-output-overlay was deleted.
13302
133032000-08-08 Gerd Moellmann <gerd@gnu.org>
13304
13305 * info.el (Info-insert-dir): Use Info-additional-directory-list if
13306 non-nil.
13307 (Info-file-list-for-emacs): Remove "info" from the list because
13308 that leads to trying to use the documentation from file `info'
13309 in various situations where it isn't appropriate, for instance
13310 C-h C-k C-h i.
13311
13312 * ffap.el (ffap-read-file-or-url-internal): Handle case that
13313 DIR and/or STRING are nil.
13314
13315 * progmodes/compile.el (compilation-setup): Make variable
13316 compilation-error-screen-columns buffer-local, as some comment
13317 in the code suggests it should be.
13318
13319 * files.el (auto-mode-interpreter-regexp): New variable.
13320 (set-auto-mode): Use it.
13321
13322 * indent.el (indent-for-tab-command): Doc fix.
13323
13324 * mouse-sel.el (mouse-sel-mode): Doc fix.
13325
13326 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
13327 labels.
13328
13329 * help.el (print-help-return-message): When
13330 display-buffer-reuse-frames is set, let the help window been quit,
13331 instead of deleting it, which might delete a reused frame.
13332
133332000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
13334
13335 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
13336 rename a directory to a name that differs only by its letter case.
13337
133382000-08-08 Kenichi Handa <handa@etl.go.jp>
13339
13340 * international/quail.el (quail-define-rules): Handle Quail decode
13341 map correctly. Add code for supporting annotations.
13342 (quail-install-decode-map): New function.
13343 (quail-defrule-internal): New optional arguments decode-map and
13344 props.
13345 (quail-advice): New function.
13346
133472000-08-07 Sam Steingold <sds@gnu.org>
13348
13349 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
13350 `defconst', `define-condition', `with-slots'.
13351 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
13352
133532000-08-03 Miles Bader <miles@gnu.org>
13354
13355 * comint.el (comint-use-prompt-regexp-instead-of-fields):
13356 New variable.
13357 (comint-prompt-regexp, comint-get-old-input): Document dependence on
13358 comint-use-prompt-regexp-instead-of-fields.
13359 (comint-send-input): Add `input' field property to stuff we send to
13360 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
13361 (comint-output-filter): Add `output' field property to process
13362 output, if comint-use-prompt-regexp-instead-of-fields is nil.
13363 (comint-replace-by-expanded-history)
13364 (comint-get-old-input-default, comint-show-output)
13365 (comint-backward-matching-input, comint-forward-matching-input)
13366 (comint-next-prompt, comint-previous-prompt): Use field
13367 properties if comint-use-prompt-regexp-instead-of-fields is nil.
13368 (comint-line-beginning-position): New function.
13369 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
13370 (comint-replace-by-expanded-history-before-point): Use
13371 comint-line-beginning-position and line-end-position.
13372 (comint-last-output-overlay): New variable.
13373 (comint-mode): Make `comint-last-output-overlay' buffer-local.
13374
13375 * shell.el (shell-prompt-pattern): Doc change.
13376 (shell-backward-command): Use line-beginning-position.
13377
13378 * gud.el (gud-gdb-complete-command): Use
13379 comint-line-beginning-position.
13380
13381 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
13382 comint-bol doesn't actually go to the beginning of the line.
13383
13384 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
13385 if comint-use-prompt-regexp-instead-of-fields is non-nil.
13386 (try-expand-line-all-buffers): Likewise.
13387
13388 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
13389 explicitly matching comint-prompt-regexp.
13390 (sql-copy-column): Use comint-line-beginning-position instead of
13391 explicitly matching comint-prompt-regexp.
13392
13393 * progmodes/octave-inf.el (inferior-octave-complete): Use
13394 comint-line-beginning-position.
13395
13396 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
13397
13398 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
13399 looking for a prompt, use `forward-line 0' instead of
13400 `beginning-of-line', to avoid getting caught by an input field.
13401
134022000-08-07 Gerd Moellmann <gerd@gnu.org>
13403
13404 * files.el (shell-quote-wildcard-pattern): Make sure to return
13405 PATTERN, in the Unix case.
13406
134072000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
13408
13409 * play/zone.el (zone): Discard any pending input before running
13410 the randomly-chosen pgm.
13411
134122000-08-07 Kenichi Handa <handa@etl.go.jp>
13413
13414 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
13415 checking the existence of any multibyte characters.
13416
134172000-08-06 Gerd Moellmann <gerd@gnu.org>
13418
13419 * help.el (describe-mode): Test minor-mode symbol for being
13420 bound before testing its value for being nil.
13421
13422 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
13423 `first', `second', and `third'.
13424
13425 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
13426 (second): Make it an alias for `cadr'.
13427
134282000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
13429
13430 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
13431 types of display support faces now.
13432
134332000-08-05 Gerd Moellmann <gerd@gnu.org>
13434
13435 * pcvs.el (require): Require `cl' during compilation, only.
13436
13437 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
13438 (toplevel): Remove `remq' and `remove' from autoloads.
13439 (cl-fake-autoloads): New variable. If set, arrange for an error
13440 when CL functions etc. are autoloaded.
13441
134422000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
13443
13444 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
13445
13446 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
13447 popped up, but the user clicks outside the menu, return an empty
13448 regexp (that causes unhighlight-regexp to have no effect).
13449
13450 * menu-bar.el (menu-bar-games-menu): Add Zone.
13451
13452 * hi-lock.el (toplevel): Require font-lock.
13453
134542000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13455
13456 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
13457 (ebnf-8-bit-chars): New var for bug fix.
13458 (ebnf-string): Bug fix.
13459
134602000-08-03 Sam Steingold <sds@gnu.org>
13461
13462 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
13463 instead of `buffer-string'.
13464 (require 'cl): Always, not just when compiling.
13465 `ignore-errors' in `interactive', `list*', `defun*' &c make this
13466 necessary.
13467
134682000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
13469
13470 * international/mule-cmds.el (select-safe-coding-system): Make
13471 the message text about selecting a safe coding system more clear.
13472
134732000-08-02 Gerd Moellmann <gerd@gnu.org>
13474
13475 * hi-lock.el: New file.
13476
13477 * play/zone.el: New file.
13478
13479 * replace.el (occur): Set tab-width in the *Occur* buffer to the
13480 value of tab-width in the original buffer. Choose a line number
13481 format that's a multiple of the original buffer's tab width, so
13482 that lines appear right.
13483
13484 * textmodes/ispell.el (ispell): New function, replacing an alias.
13485 Spell-check active region if in transient-mark-mode and mark
13486 is active; otherwise spell-check buffer.
13487
134882000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13489
13490 * ps-mule.el: Fix a customization problem on
13491 ps-mule-font-info-database-default.
13492
134932000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
13494
13495 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
13496 display-mouse-p instead of window-system.
13497 (ebrowse-member-mode-map): Ditto.
13498
134992000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13500
13501 * progmodes/ebnf2ps.el: Update ps-print functions call.
13502 Indentation fix. Doc fix.
13503 (ebnf-version): New version number (3.2).
13504 (ebnf-format-color, ebnf-begin-job): Code fix.
13505
135062000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
13507
13508 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
13509 font lock support on window-system.
13510 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
13511
13512 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
13513 display-color-p, if fboundp, instead of window-system.
13514
135152000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
13516
13517 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
13518 instead of window-system.
13519
13520 * wid-edit.el (widget-choose): Use display-mouse-p instead of
13521 window-system.
13522 (widget-choice-mouse-down-action): Use display-popup-menus-p
13523 instead of window-system.
13524
13525 * strokes.el (strokes-file): Run the file name through
13526 convert-standard-filename.
13527 (strokes-mode): Call display-mouse-p instead of looking at
13528 window-system. Change the error message accordingly.
13529
13530 * progmodes/cpp.el (toplevel): Support faces on tty's.
13531
13532 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
13533 (lm-plot-square, lm-init-display): Don't use window-system.
13534
13535 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
13536 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
13537
13538 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
13539 instead of looking at window-system.
13540
135412000-07-30 Gerd Moellmann <gerd@gnu.org>
13542
13543 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
13544 of testing if iswitchb-prepost-hooks is bound, because the
13545 latter will always be true when invoking a recursive minibuffer
13546 from an active Iswitchb buffer.
13547
135482000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
13549
13550 * files.el (shell-quote-wildcard-pattern): New function.
13551 (insert-directory): Call it. Only prepend "\" to command on Unix
13552 and GNU/Linux systems.
13553
135542000-07-30 Gerd Moellmann <gerd@gnu.org>
13555
13556 * eshell/esh-groups.el: Change custom :link file names
13557 from `eshell.info' to `eshell'.
13558
135592000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
13560
13561 * dired.el (dired-build-subdir-alist): Expand subdirectory names
13562 correctly in recursive ange-ftp listings.
13563
135642000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13565
13566 * ps-print.el: Fix bug 1: if ps-font-size-internal,
13567 ps-header-font-size-internal and
13568 ps-header-title-font-size-internal variables are not set,
13569 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
13570 face text property is (foreground-color . COLOR) or
13571 `(background-color . COLOR)', ps-print crashes. Doc fix.
13572 (ps-print-version): New version number (5.2.4).
13573 (ps-plot-region): Code fix.
13574 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
13575 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
13576 Bug fix 2.
13577
135782000-07-30 Milan Zamazal <pdm@freesoft.cz>
13579
13580 * glasses.el (glasses-make-readable): Fix uncapitalization of
13581 identifiers like `myXMLDocument'.
13582
135832000-07-28 Karl Fogel <kfogel@red-bean.com>
13584
13585 * mail/mail-hist.el (mail-hist-previous-input)
13586 (mail-hist-next-input): Do the obvious code factorization.
13587 (mail-hist-retrieve-and-insert): New func, contains common
13588 code of above two.
13589 If inserting a message body, leave point at top.
13590
135912000-07-28 Sam Steingold <sds@gnu.org>
13592
13593 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
13594 Use `<=', not `<' to compare times!
13595 (ange-ftp-ls): Remove.
13596
135972000-07-27 Gerd Moellmann <gerd@gnu.org>
13598
13599 * play/cookie1.el: Add explanation of how to make cookie.el
13600 compatible with strfile(1) to comment.
13601
13602 * subr.el (remove, remq): New functions.
13603
13604 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
13605 escape `*' in regexps.
13606 (midnight-find): Reverse order of arguments in the funcall of
13607 TEST.
13608
13609 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
13610 and `.class'.
13611
13612 * play/meese.el: Add Commentary section.
13613
136142000-07-27 Alex Schroeder <alex@gnu.org>
13615
13616 * sql.el (sql-ms): Added autoload cookie.
13617 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
13618 (sql-oracle): Ditto.
13619 (sql-help): Doc change.
13620
13621 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
13622 types and exceptions.
13623
136242000-07-27 Alex Schroeder <alex@gnu.org>
13625
13626 * sql.el (sql-placeholder-history): New variable.
13627 (sql-query-placeholders-and-send): New function that will query
13628 the user and replace placeholders with user input.
13629 (sql-oracle): If running on NT, set comint-input-sender to
13630 sql-query-placeholders-and-send.
13631
13632 (sql-stop): If in the SQLi buffer, insert stop notification, else
13633 present it as a message.
13634
136352000-07-27 Alex Schroeder <alex@gnu.org>
13636
13637 * sql.el (sql-input-ring-separator): Doc change.
13638 (sql-input-ring-file-name): Doc change.
13639 (sql-interactive-mode): Use `sql-input-ring-separator' and
13640 `sql-input-ring-file-name' to set the comint-mode equivalents
13641 without making them local variables.
13642 (sql-stop): Don't bind `sql-input-ring-separator' and
13643 `sql-input-ring-file-name' dynamically to their comint-mode
13644 equivalents.
13645
136462000-07-27 Kenichi Handa <handa@etl.go.jp>
13647
13648 * international/mule.el (register-char-codings): New function.
13649 (make-coding-system): Handle `safe-chars' specification in the arg
13650 PROPERTY.
13651
13652 * international/mule-cmds.el
13653 (find-coding-systems-region-subset-p): This function deleted.
13654 (sort-coding-systems-predicate): New variable.
13655 (sort-coding-systems): New function.
13656 (find-coding-systems-region): Use
13657 find-coding-systems-region-internal.
13658 (find-coding-systems-string): Use find-coding-systems-region.
13659 (find-coding-systems-for-charsets): Check
13660 char-coding-system-table.
13661 (select-safe-coding-system-accept-default-p): New variable.
13662 (select-safe-coding-system): Mostly rewritten. New argument
13663 ACCEPT-DEFAULT-P.
13664 (select-message-coding-system): Call select-safe-coding-system
13665 with ACCEPT-DEFAULT-P arg.
13666 (reset-language-environment): Reset default-sendmail-coding-system
13667 to the default value iso-latin-1.
13668 (set-language-environment): Don't set the obsolete variable
13669 charset-origin-alist.
13670
13671 * international/codepage.el (cp-coding-system-for-codepage-1):
13672 Give `safe-chars' property to make-coding-system.
13673
13674 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
13675 calling select-message-coding-system twice.
13676
13677 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
13678 instead of `safe-charsets'.
13679 (cyrillic-alternativnyj): Likewise.
13680 (ccl-encode-alternativnyj): Don't check the charset
13681 cyrillic-iso8859-5.
13682
136832000-07-27 Kenichi Handa <handa@etl.go.jp>
13684
13685 * composite.el (compose-chars-after): Preserve match data.
13686
136872000-07-26 Sam Steingold <sds@gnu.org>
13688
13689 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
13690 (ange-ftp-real-file-newer-than-file-p): New function.
13691 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
13692 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
13693
13694 * tooltip.el (tooltip-float-time): Removed (use `float-time').
13695 * midnight.el (midnight-float-time): Ditto.
13696
136972000-07-26 Andreas Schwab <schwab@suse.de>
13698
13699 * files.el (normal-backup-enable-predicate): Correct
13700 interpretation of the return value of compare-strings.
13701
137022000-07-26 Gerd Moellmann <gerd@gnu.org>
13703
13704 * isearch.el (isearch-resume): New function.
13705 (isearch-done): Add something to command-history to resume
13706 the search.
13707 (isearch-yank-line, isearch-yank-word): Use
13708 buffer-substring-no-properties instead of buffer-substring.
13709
13710 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
13711 of flyspell-mouse-map.
13712
13713 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
13714 duplicate definition.
13715 (makefile-mode): Remove duplicate setting of local-abbrev-table.
13716
13717 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
13718 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
13719
137202000-07-25 Sam Steingold <sds@gnu.org>
13721
13722 * net/ange-ftp.el: Get modtime over the net.
13723 (ange-ftp-file-modtime): New function.
13724 (ange-ftp-write-region, ange-ftp-insert-file-contents)
13725 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
13726 Use it.
13727 (ange-ftp-dot-to-slash): New function.
13728 (ange-ftp-fix-name-for-vms): Use it.
13729
13730 * midnight.el (midnight-buffer-display-time): Use
13731 `with-current-buffer'.
13732
137332000-07-25 Gerd Moellmann <gerd@gnu.org>
13734
13735 * find-dired.el: Update copyright notice.
13736 (find-dired): Offer to kill a running `find'.
13737
13738 * enriched.el (enriched-face-ans): For a `foreground-color'
13739 property, return '(("x-color" COLOR))' so that COLOR will be
13740 output as a parameter of the x-color annotation. Likewise for the
13741 `background-color' property. In the case of normal face
13742 properties, don't return annotations for unspecified foreground
13743 and background face attributes.
13744
137452000-07-25 Kenichi Handa <handa@etl.go.jp>
13746
13747 * language/japan-util.el (japanese-katakana-region): Fix handling
13748 HANKAKU argument.
13749
137502000-07-25 Miles Bader <miles@gnu.org>
13751
13752 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
13753 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
13754 constrain-to-field.
13755
137562000-07-24 Andrew Innes <andrewi@gnu.org>
13757
13758 * timer.el (timer-activate-when-idle): Add optional parameter
13759 DONT-WAIT. Update docstring.
13760 (run-with-idle-timer): Specify extra parameter to
13761 timer-activate-when-idle, so that timer will be activated
13762 immediately if Emacs is already idle.
13763
13764 * w32-fns.el (w32-using-nt): Fix docstring.
13765
137662000-07-24 Dave Love <fx@gnu.org>
13767
13768 * mouse.el (popup-menu): Set last-command-event.
13769 (mouse-major-mode-menu-prefix): Declare.
13770
137712000-07-24 Gerd Moellmann <gerd@gnu.org>
13772
13773 * textmodes/flyspell.el: Update to author's version 1.5d.
13774
13775 * progmodes/hideshow.el: Update copyright notice.
13776
13777 * vcursor.el: Set maintainer to FSF, since author cannot
13778 be reached.
13779
137802000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
13781
13782 * info.el (Info-goto-emacs-key-command-node): Leave a space after
13783 the prompt.
13784
13785 * mouse.el (popup-menu): Run the keymap through indirect-function,
13786 in case it was defined with define-prefix-key. If the menu is a
13787 list of keymaps, look up the binding of user's choice in each one
13788 of the keymaps.
13789 (mouse-popup-menubar): If the global and local menu-bar keymaps
13790 don't have a prompt string, create one and insert it into the
13791 keymap. Don't barf if current-local-map returns nil.
13792
137932000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
13794
13795 * dired.el (dired-sort-R-check): Added to allow recursive listing
13796 to be undone.
13797 (dired-sort-other): Use it.
13798
137992000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13800
13801 * Release of cc-mode 5.27
13802
138032000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13804
13805 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
13806 c-beginning-of-statement-1 that caused a bad case of recursion
13807 which could consume a lot of CPU in large classes in languages
13808 that have in-expression classes (i.e. Java and Pike).
13809
13810 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
13811 statements before top level constructs (i.e. case 6 is moved
13812 before case 5 and is now case 4) to catch in-expression
13813 classes in top level expressions correctly.
13814
138152000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13816
13817 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
13818 objc-method-intro. Case 4 removed and case 5I added.
13819
13820 * cc-langs.el (c-append-paragraph-start): New variable used by
13821 c-common-init to get paragraph-start correct.
13822 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
13823 initialize paragraph-start to make it correct both with and
13824 without the javadoc special case.
13825
13826 * cc-mode.el (java-mode): Use c-append-paragraph-start to
13827 initialize paragraph-start for javadoc markup.
13828
13829 * cc-vars.el (c-style-variables-are-local-p): Incompatible
13830 change by defaulting this to t. It's motivated by the
13831 confusing behavior that otherwise arise from the style system
13832 when editing both java and non-java files at the same time
13833 (see the comments about style setting in c-common-init).
13834
138352000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13836
13837 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
13838 similar to the one in c-fill-paragraph to check the fill
13839 prefix from the adaptive fill function for sanity.
13840
138412000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13842
13843 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
13844 defun block.
13845
a30eb617
DL
138462000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13847
13848 * cc-align.el (c-lineup-multi-inher): Handle lines with
13849 leading comma nicely. Extended to handle member initializers
13850 too.
13851
13852 * cc-engine.el: (c-beginning-of-inheritance-list,
13853 c-guess-basic-syntax): Fixed recognition of inheritance lists
13854 when the lines begins with a comma.
13855
a30eb617
DL
13856 * cc-vars.el (c-offsets-alist): Changed default for
13857 member-init-cont to c-lineup-multi-inher since it now handles
13858 member initializers and indents better for leading commas.
13859
138602000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13861
13862 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
13863 handling that caused class open lines to be recognized as
13864 statement-conts in some cases.
13865
13866 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
13867 guessed by the adaptive fill function unless point is on the
13868 first line of a block comment.
13869
13870 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
13871 when the buffer ends with a macro continuation char.
13872
13873 * cc-engine.el (c-guess-basic-syntax): Added support for
13874 function definitions as statements in Pike. The first
13875 statement in a lambda block is now labeled defun-block-intro
13876 instead of statement-block-intro.
13877
13878 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
13879 so that the class surrounding point is selected, not the one
13880 innermost in the state.
13881
13882 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
13883 recognition of switch labels having hanging multiline
13884 statements.
13885
13886 * cc-engine.el (c-beginning-of-member-init-list): Broke out
13887 some code in c-guess-basic-syntax to a separate function.
13888 * cc-engine.el (c-just-after-func-arglist-p): Fixed
13889 recognition of member inits with multiple line arglists.
13890 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
13891 member-init-cont when the commas are in funny places.
13892
138932000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13894
13895 * cc-defs.el (c-auto-newline): Removed this macro since it's
13896 not used anymore.
13897
13898 * cc-engine.el (c-looking-at-bos): New helper function.
13899 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
13900 inexpr and toplevel classes apart in Pike.
13901
13902 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
13903 of case 9A.
13904
13905 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
13906 constant, since "class" can introduce an in-expression class
13907 in Pike nowadays.
13908
139092000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13910
13911 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
13912 indentation on cpp-macro lines.
13913
13914 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
13915 a syntax modifier like comment-intro, to make it possible to
13916 get syntactic indentation for preprocessor directives. It's
13917 incompatible wrt to lineup functions on cpp-macro, but it has
13918 no observable effect in the 99.9% common case where cpp-macro
13919 is set to -1000.
13920
139212000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13922
13923 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
13924 member-init-cont when the preceding arglist is several lines.
13925
139262000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13927
13928 * cc-styles.el (c-style-alist): The basic offset for the BSD
13929 style corrected to 8.
13930
139312000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13932
13933 * cc-styles.el (c-style-alist): Adjusted the indentation of
13934 brace list openers in the gnu style.
13935
139362000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13937
13938 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
13939
13940 * cc-cmds.el (c-electric-brace, c-electric-slash,
13941 c-electric-star, c-electric-semi&comma, c-electric-colon,
13942 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
13943 when c-syntactic-indentation is nil.
13944
13945 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
13946 we were left at comments preceding the first statement when
13947 reaching the beginning of the buffer.
13948
13949 * cc-vars.el (c-syntactic-indentation): New variable to turn
13950 off all syntactic indentation.
13951
139522000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13953
13954 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
13955 between the text and the block comment ender when it hangs,
13956 depending on how many there are before the fill.
13957
139582000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13959
13960 * cc-engine.el (c-beginning-of-closest-statement): New helper
13961 function to go back to the closest preceding statement start,
13962 which could be inside a conditional statement.
13963 * cc-engine.el (c-guess-basic-syntax): Use
13964 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
13965
13966 * cc-engine.el (c-guess-basic-syntax): Better handling of
13967 arglist-intro, arglist-cont-nonempty and arglist-close when
13968 the arglist is nested inside parens. Cases 7A, 7C and 7F
13969 changed.
13970
13971 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
13972 up-to-date with javadoc 1.2.
13973
139742000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13975
13976 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
13977 multiline Pike type decls.
13978
139792000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13980
13981 * cc-cmds.el (c-indent-new-comment-line): Always break
13982 multiline comments in multiline mode, regardless of
13983 comment-multi-line.
13984
139852000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13986
13987 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
13988 fully::qualified::names in C++ member init lists. Preamble in
13989 case 5D changed.
13990
139912000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13992
13993 * cc-langs.el (c-common-init): Handling of obsolete variables
13994 moved to c-initialize-cc-mode. More compatible style override
13995 when using global style variables.
13996 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
13997 variables moved here.
13998
a30eb617
DL
13999 * cc-styles.el (c-make-styles-buffer-local): Flag style
14000 variable localness in c-style-variables-are-local-p to make
14001 the compatibility measure in c-common-init work well.
14002
14003 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
14004 longer contain set-from-style.
14005 * cc-styles.el (c-initialize-builtin-style): Don't check for
14006 set-from-style on c-special-indent-hook.
14007 * cc-styles.el (c-copy-tree): Obsolete. The standard function
14008 copy-alist is sufficient now.
14009
14010 * cc-styles.el (c-set-style, c-set-style-1,
14011 c-get-style-variables): Fixes to variable initialization so
14012 that duplicate entries in styles have the same effect
14013 regardless of DONT-OVERRIDE.
14014
14015 * cc-styles.el (c-set-style-2): Fixed bug where the
14016 initialization of inheriting styles failed when the
14017 dont-override flag is set.
14018
14019 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
14020 on this.
14021
140222000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14023
14024 * cc-defs.el (c-forward-comment): Removed the workaround
14025 introduced in 5.38 since it had worse side-effects. If a line
14026 contains the string "//\"", it regarded the // as a comment
14027 start since the \ temporarily doesn't have escape syntax.
14028
eb04d6cd 140292000-07-17 Emmanuel Briot <briot@act-europe.fr>
a30eb617
DL
14030
14031 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
14032 ada-xref.el before ada-prj.el, so that the Project menu is created
14033 when ada-prj tries to add to it.
14034 (ada-activate-keys-for-case): Suppress the characters that are not
14035 part of the Ada syntax. Better compatibility with else-mode
14036 (ada-adjust-case-interactive): When auto-casing is not active,
14037 correctly insert newlines (used to insert only ^M). Prevent the
14038 syntax table from being changed in case of an error
14039 (or '_' becomes part of a word and some commands are confused).
14040 Do nothing if ada-auto-case is nil.
14041 (ada-after-keyword-p): Ignore keywords that are also attributes
14042 (ada-batch-reformat): Update usage comment
14043 (ada-call-from-contextual-menu): New function
14044 (ada-case-read-exceptions): Reinitialize the casing exception list
14045 first to nil first, so that the casing exception file can be
14046 shared.
14047 (ada-check-defun-name): Handles "configure" keyword for gnatdist
14048 files.
14049 (ada-compile-goto-error): Fix regexp used to detect a file:line
14050 anywhere in the error message
14051 (ada-contextual-menu-last-point): New variable
14052 (ada-create-keymap): If the variable delete-key-deletes-forward is
14053 t on XEmacs, it means that DEL should delete one character
14054 forward.
14055 (ada-create-menu): Use :included instead of :visible for XEmacs.
14056 New submenu "Options".
14057 (ada-end-stmt-re): Correctly indent "select ... then abort"
14058 statements.
14059 (ada-fill-comment-paragraph): Correctly delete all leading '--'
14060 even if they don't match ada-fill-comment-prefix Fix handling of
14061 paragraphs on the first or last line of a file.
14062 (ada-format-paramlist): Fix handling of default parameter values.
14063 (ada-get-body-name): New function.
14064 (ada-get-current-indent): Optimized by searchling directly for an
14065 existing generic part or a statement outside of it. Handle
14066 ada-indent-align-comments when indenting comments Replaced some
14067 regexps by testing directly the next character. This results in a
14068 huge speedup on some files. New indentation scheme for renames
14069 statements. Stop looking for the 'while' or 'for' associated with
14070 a 'loop' at the first semicolon encountered. A "return" can also
14071 match an anonymous access subprogram declaration.
14072 (ada-get-indent-noindent): Ignore strings and comments when
14073 looking for the keywords "record" and "private".
14074 (ada-goto-matching-decl-start): When matching "if", make sure we
14075 are not in fact seeing "end if". Ignore "when" statements except
14076 when initial keyword was "begin". Fix handling of nested
14077 procedures. Add a recursive call to this function to skip over
14078 other 'end' statmts. Fix indentation for "when .. => begin"
14079 (ada-in-open-paren-p): Fix indentation for complex boolean
14080 expressions, where 'and then', 'or else' and parenthesis
14081 statements are mixed up.
14082 (ada-in-paramlist-p): Skip comments while searching for the
14083 beginning Fix handling of operator declarations.
14084 (ada-indent-align-comments): New variable
14085 (ada-indent-current): Change the syntax table only in the
14086 protected section, so that we are sure it is restored correctly.
14087 (ada-indent-on-previous-lines): Use ada-use-indent and
14088 ada-with-indent Correctly indent "select ... then"
14089 (ada-indent-region): Slight speedup.
14090 (ada-indent-renames): New variable.
14091 (ada-last-which-function-subprog, ada-last-which-function-line):
14092 New variables
14093 (ada-looking-at-semi-private): Correctly indent the 'private'
14094 keyword when it is the first word in a package declaration.
14095 (ada-loose-case-word): Stop searching if at the end of the buffer.
14096 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
14097 even if point is not initially at the end of the word.
14098 (ada-matching-decl-start-re): Add "when".
14099 (ada-mode): Add support for abbrev-mode, outline-mode and
14100 which-func-mode Override the old find-file.el entry in
14101 ff-special-constructs since it is using the obsolete
14102 ada-spec-suffix variable
14103 (ada-no-auto-case): New function
14104 (ada-scan-paramlist): When parsing the argument type, accept
14105 spaces (as in "X 'Class", generated by Rational Rose).
14106 (ada-other-file-name): No longer loads the other file.
14107 (ada-popup-menu): Save and restore the current buffer and cursor
14108 position before and after displaying the menu.
14109 (ada-search-ignore-complex-boolean): New function.
14110 (ada-uncomment-region): Emacs21 already knows how to delete
14111 comments not starting in the first column.
14112 (ada-use-indent): New variable
14113 (ada-which-function): New function.
14114 (ada-with-indent): New variable
14115 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
14116 can be batch-compiled from the command line.
14117
14118 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
14119 Add to the menu when the file is loaded, not in ada-mode-hook.
14120 Add -toolbar to the default ddd command Switches moved from
14121 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
14122 ada-prj-default-comp-opt
14123 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
14124 Reference Manual to the menu
14125 (ada-check-current): rewritten as a call to ada-compile-current
14126 (ada-compile): Removed.
14127 (ada-compile-application, ada-compile-current, ada-check-current):
14128 Set the compilation-search-path so that compile.el automatically
14129 finds the sources in src_dir. Automatic scrollong of the
14130 compilation buffer. C-uC-cC-c asks for confirmation before
14131 compiling
14132 (ada-compile-current): New parameter, prj-field
14133 (ada-complete-identifier): Load the .ali file before doing
14134 processing
14135 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
14136 conform to gnatmake's behavior.
14137 (ada-find-file-in-dir): New function
14138 (ada-find-references): Set the environment variables for gnatfind
14139 (ada-find-src-file-in-dir): New function.
14140 (ada-first-non-nil): Removed
14141 (ada-gdb-application): Add support for jdb, the java debugger.
14142 (ada-get-ada-file-name): Load the original-file first if not done
14143 yet.
14144 (ada-get-all-references): Handles the new ali syntax (parent types
14145 are found between <>).
14146 (ada-initialize-runtime-library): New function
14147 (ada-mode-hook): Always load a project file when a file is opened,
14148 so that the casing exceptions are correctly read.
14149 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
14150 (ada-parse-prj-file): Use find-file-noselect instead of find-file
14151 to open the project file, since the latter does not work with
14152 speedbar Get default values before loading the prj file, or the
14153 default executable file name is wrong. Use the absolute value of
14154 src_dir to initialize ada-search-directories and
14155 compilation-search-path,... Add the standard runtime library to
14156 the search path for find-file.
14157 (ada-prj-default-debugger): Was missing an opening '{'
14158 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
14159 variables.
14160 (ada-prj-default-gnatmake-opt): New variable
14161 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
14162 buffers, the project file is the default one Save the windows
14163 configuration before displaying the menu.
14164 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
14165 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
14166 ...) regexp-quote identifiers names to support operators +,
14167 -,... in regexps.
14168 (ada-remote): New function.
14169 (ada-run-application): Erase the output buffer before starting the
14170 run Support remote execution of the application. Use
14171 call-process, or the arguments are incorrectly parsed
14172 (ada-set-default-project-file): Reread the content of the active
14173 project file, not the one from the current buffer When a project
14174 file is set as the default project, all directories are
14175 automatically associated with it.
14176 (ada-set-environment): New function
14177 (ada-treat-cmd-string): New special variable ${current}
14178 (ada-treat-cmd-string): Revised. The substitution is now done for
14179 any ${...} substring
14180 (ada-xref-current): If no body was found, compiles the spec
14181 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
14182 compiler to get rid of command line length limitations.
14183 (ada-xref-get-project-field): New function
14184 (ada-xref-project-files): New variable
14185 (ada-xref-runtime-library-specs-path)
14186 (ada-xref-runtime-library-ali-path): New variables
14187 (ada-xref-set-default-prj-values): Default run command now does a
14188 cd to the build directory. New field: main_unit Provide a default
14189 file name even if the current buffer has no prj file.
14190
14191 * ada-prj.el:
14192 Rewritten to show a tabbed-dialog.
14193 (ada-prj-add-ada-menu): Remove the map and name parameters.
14194 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
14195 New function
14196 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
14197 (ada-prj-load-from-file): New function
14198 (ada-prj-save): Always save fields that depend on the current buffer
14199 (ada-prj-show-value): New function
14200
14201 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
14202 Ada mode. This will allow us to display the Ada menu in any buffer
14203 we want (for project items).
14204 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
14205 number of spaces in the header.
14206
142072000-07-24 Dave Love <fx@gnu.org>
14208
14209 * ediff-init.el (ediff-region-help-echo): Bind face-help.
14210
142112000-07-23 Noah Friedman <friedman@splode.com>
14212
14213 * type-break.el (type-break): perform autosave.
14214 Suggested by Stephen Gildea <gildea@intouchsys.com>.
14215 (type-break-do-query): Cancel query schedule while performing
14216 actual query, to avoid possibility of a second query being made
14217 while first one is already in progress.
14218 (type-break-time-stamp-format): New variable.
14219 (type-break-time-stamp): New function.
14220 (type-break-time-warning): Use it.
14221 (type-break-keystroke-warning): Use it.
14222 (type-break-noninteractive-query): Use it.
14223
14224 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
14225 cookie.
14226 Use add-minor-mode to set minor-mode-alist, if available.
14227 (eldoc-echo-area-use-multiline-p): New user option.
14228 (eldoc-echo-area-multiline-supported-p): New variable.
14229 (eldoc-docstring-format-sym-doc): Use them.
14230 (eldoc-mode): If not using idle timers, append to local post and
14231 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
14232 (eldoc-display-message-no-interference-p): Don't interfere with
14233 edebug.
14234 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
14235 (eldoc-function-arglist): New function.
14236 (eldoc-function-argstring): Use it.
14237
14238 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
14239 auto save directory exists before calling directory-files.
14240
142412000-07-23 Dave Love <fx@gnu.org>
14242
14243 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
14244 ^o, ^u.
14245
142462000-07-21 Dave Love <fx@gnu.org>
14247
14248 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
14249 now passed to the function. It now works properly.
14250
14251 * smerge-mode.el (smerge-mode-menu): Fill it out.
14252
142532000-07-20 Gerd Moellmann <gerd@gnu.org>
14254
14255 * info-look.el (info-lookup): If *info* is shown in another frame
14256 on the same display, select that frame, instead of switching to
14257 the Info buffer in another window of the selected frame.
14258
14259 * simple.el (universal-argument-map): Bind numeric keypad keys
14260 kp-0 to kp-9 and kp-subtract.
14261 (digit-argument): Handle these keys.
14262
142632000-07-20 Dave Love <fx@gnu.org>
14264
14265 * net/goto-addr.el (goto-address-fontify): Don't bother with
14266 buffer-modified and read-only stuff -- irrelevant with overlays.
14267 Put an extra property on the overlays and use it to clean up in
14268 case goto-address is re-run.
14269
142702000-07-19 Richard M. Stallman <rms@gnu.org>
14271
14272 * timer.el (run-with-idle-timer): Doc fix.
14273
14274 * mail/mail-utils.el (mail-strip-quoted-names):
14275 Handle case where <...> appears inside "...".
14276 Use replace-match to edit the string more simply.
14277 (rmail-dont-reply-to): Cope with an unmatched ".
14278
142792000-07-19 Dave Love <fx@gnu.org>
14280
14281 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
14282 implementation.
14283
14284 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
14285 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
14286 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
14287
142882000-07-19 Gerd Moellmann <gerd@gnu.org>
14289
14290 * textmodes/refer.el: Correct maintainer's email address.
14291
14292 * progmodes/hideif.el: Correct author's email address.
14293 Fix typo in comment.
14294
14295 * xml.el: New file.
14296
14297 * mail/mailheader.el: Correct author's mail address.
14298
14299 * gnus/parse-time.el: Correct author's mail address.
14300
143012000-07-19 Colin Walters <walters@cis.ohio-state.edu>
14302
14303 * comint.el (comint-highlight-input, comint-highlight-face):
14304 New user options.
14305 (comint-input-ring-file-name): Change custom type.
14306 (comint-mode-map): Bind mouse-2.
14307 (comint-insert-clicked-input): New function.
14308 (comint-send-input): Handle input highlighting.
14309
143102000-07-18 Stefan Monnier <monnier@cs.yale.edu>
14311
14312 * mouse.el (popup-menu): New function.
14313 (mouse-major-mode-menu): Use it.
14314
143152000-07-18 Dave Love <fx@gnu.org>
14316
14317 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
14318 improvements.
14319
143202000-07-18 Gerd Moellmann <gerd@gnu.org>
14321
14322 * faces.el (face-font-selection-order)
14323 (face-font-family-alternatives): Add custom type.
14324
143252000-07-18 Dave Love <fx@gnu.org>
14326
14327 * cus-edit.el (custom-variable-reset-saved)
14328 (custom-variable-reset-standard): Remove unused bindings.
14329
14330 * rect.el (open-rectangle-line): Remove unused let.
14331
14332 * hl-line.el (hl-line-highlight): Check hl-line-mode.
14333
143342000-07-18 Gerd Moellmann <gerd@gnu.org>
14335
14336 * cdl.el: Fix `Maintainer' keyword.
14337
14338 * play/pong.el: Add author's email address.
14339
143402000-07-17 Sam Steingold <sds@gnu.org>
14341
14342 * files.el (insert-directory): Call `split-string' instead of
14343 re-implementing it.
14344
143452000-07-18 Gerd Moellmann <gerd@gnu.org>
14346
14347 * mail/vms-pmail.el: Change maintainer to FSF.
14348
14349 * net/goto-addr.el: Change maintainer to FSF.
14350
14351 * info.el (Info-title-face-alist): Removed.
14352
143532000-07-18 David Ponce <david@dponce.com>
14354
14355 * recentf.el (recentf-open-files): New command that works like
14356 `recentf-open-more-files', but shows the whole list of files (not just
14357 those omitted from the menu). Useful if you don't use a menu-bar!
14358 (recentf-open-more-files) Modified to use `recentf-open-files'.
14359
14360 (recentf-open-files, recentf-open-more-files)
14361 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
14362
14363 (recentf-dialog-mode): New mode for dialogs. You can now just type
14364 "q" to cancel the dialogs.
14365
143662000-07-18 David Ponce <david@dponce.com>
14367
14368 * recentf.el: This is a major update of recentf.el. It adds new
14369 features to better organize the recentf menu and "More..." buffer.
14370
14371 Using new provided menu filtering functions you can now organize the
14372 recent files list:
14373
14374 - by major modes
14375 - by directories
14376 - by user defined rules
14377
14378 Finally, with the new `recentf-filter-changer' customizable filter you
14379 can define a ring of filters and dynamically (via the menu) cycle on
14380 each menu organization in the ring (a la msb).
14381
143822000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
14383
14384 * eshell/eshell.el (eshell): Replace links to eshell.info with
14385 links to eshell, to avoid problems on systems where the manual is
14386 installed as `eshell'.
14387 * eshell/esh-cmd.el (eshell-cmd): Ditto.
14388 * eshell/em-smart.el (eshell-smart): Ditto.
14389 * eshell/em-banner.el (eshell-banner): Ditto.
14390 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
14391
14392 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
14393 same-file check in the MS-DOS version (it does support inodes).
14394
14395 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
14396
14397 * eshell/eshell.el (eshell-directory-name):
14398 Run default directory name through convert-standard-filename.
14399
144002000-07-18 Kenichi Handa <handa@etl.go.jp>
14401
14402 * international/mule-cmds.el (select-safe-coding-system):
14403 Fix typo in the comment.
14404
14405 * language/european.el (compound-text):
14406 Force katakana-jisx0201 to be designated to G1.
14407
14408 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
14409 Don't translate some national variant characters of latin-jisx0201.
14410 (x-ctext): Force katakana-jisx0201 to be designated to G1.
14411
14412 * international/kkc.el (kkc-after-update-conversion-functions):
14413 New variable.
14414 (kkc-update-conversion): Run functions in it at the tail.
14415
144162000-07-16 John Wiegley <johnw@gnu.org>
14417
14418 * lisp/align.el (align-newline-and-indent):
14419 Adding new function. for auto-aligning blocks of code on RET.
14420 (align-region): Fixed badly formatted minibuffer message.
14421
144222000-07-17 Kenichi Handa <handa@etl.go.jp>
14423
14424 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
14425 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
14426 the conversion list at first if appropriate.
14427 (kkc-next): Don't update kkc-next-count here.
14428 (kkc-prev): Don't update kkc-prev-count here.
14429 (kkc-show-conversion-list-update): Fix setting up of conversion
14430 list message.
14431
144322000-07-16 Stefan Monnier <monnier@cs.yale.edu>
14433
14434 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
14435
144362000-07-16 Dave Love <fx@gnu.org>
14437
14438 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
14439 function to be more specific.
14440
14441 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
14442 non-string help-echo.
14443 (widget-types-convert-widget): Defsubst it.
14444 (widget-echo-help): Try to cope with a help-echo function of two
14445 possible sorts.
14446
144472000-07-15 Jason Rumney <jasonr@gnu.org>
14448
14449 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
14450 Declare as obsolete.
14451
14452 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
14453
144542000-07-14 Gerd Moellmann <gerd@gnu.org>
14455
14456 * hilit-chg.el: Fix typo.
14457
144582000-07-14 Dave Love <fx@gnu.org>
14459
14460 * info.el (Info-mode-menu): Fix use of :help, :enable.
14461
144622000-07-14 Stefan Monnier <monnier@cs.yale.edu>
14463
14464 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
14465
144662000-07-13 Dave Love <fx@gnu.org>
14467
14468 * emacs-lisp/easymenu.el: Doc fixes.
14469 (easy-menu-remove): Defalias to ignore.
14470
14471 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
14472 Call throw correctly.
14473
144742000-07-13 Gerd Moellmann <gerd@gnu.org>
14475
14476 * faces.el (frame-background-mode): Doc fix.
14477
14478 * simple.el (eval-expression-print-length): Change custom type to
14479 allow entering nil as value.
14480
144812000-07-13 Dave Love <fx@gnu.org>
14482
14483 * progmodes/fortran.el (fortran-imenu-generic-expression):
14484 Change definition layout.
14485 (fortran-mode-menu): Reinstate customize entries.
14486
14487 * cus-edit.el (custom-group-menu-create, customize-menu-create):
14488 Use :filter, per old XEmacs code.
14489
144902000-07-12 Gerd Moellmann <gerd@gnu.org>
14491
14492 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
14493 event when deciding what to send to the terminal.
14494
144952000-07-12 Dave Love <fx@gnu.org>
14496
14497 * cus-start.el: Add optional version as 4th element of specs and
14498 use it for several things new in v21. Remove load-path. Fix type
14499 of line-number-display-limit.
14500
145012000-07-11 Dave Love <fx@gnu.org>
14502
14503 * progmodes/fortran.el: Don't require easymenu.
14504 Use repeat counts in various regexps.
14505 (fortran-mode-syntax-table): Defvar directly.
14506 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
14507 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
14508 Use defvar, not defconst.
14509 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
14510 (fortran-mode): Set fortran-comment-line-start-skip,
14511 fortran-comment-line-start-skip, dabbrev-case-fold-search.
14512 (fortran-comment-indent): Use defsubst.
14513 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
14514 Use fortran-comment-indent, not fortran-comment-indent-function.
14515 (fortran-comment-region, fortran-electric-line-number): Simplify.
14516 (fortran-auto-fill): New function.
14517 (fortran-do-auto-fill): Deleted.
14518 (fortran-find-comment-start-skip):
14519 Check for non-null comment-start-skip.
14520 (fortran-auto-fill-mode, fortran-fill-statement):
14521 Use fortran-auto-fill.
14522 (fortran-fill): Use fortran-auto-fill. Check for null
14523 comment-start-skip. Simplify final clause and use end-of-line finally.
14524
14525 * widget.el (widget-plist-member): New alias.
14526
145272000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
14528
14529 * eshell/esh-module.el (toplevel): Reference
14530 byte-compile-current-file only if it is bound.
14531
145322000-07-10 Gerd Moellmann <gerd@gnu.org>
14533
14534 * dired.el: Don't require `dired-aux'.
14535
145362000-07-10 Miles Bader <miles@lsi.nec.co.jp>
14537
14538 * dired-aux.el (dired-show-file-type): New function.
14539 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
14540 (dired-show-file-type): Add autoload.
14541
145422000-07-10 Kenichi Handa <handa@etl.go.jp>
14543
14544 * international/mule-diag.el (describe-font): Adjusted for the
14545 change of fontset-info.
14546 (print-fontset): Likewise.
14547
145482000-07-09 Stefan Monnier <monnier@cs.yale.edu>
14549
14550 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
14551
145522000-07-07 Gerd Moellmann <gerd@gnu.org>
14553
14554 * bindings.el: Bind `[delete]' to delete-char.
14555
14556 * dired.el (dired-find-alternate-file): New function.
14557 (dired-mode-map): Bind `a' to dired-find-alternate-file.
14558 (toplevel): Require dired-aux when compiling.
14559 (dired-buffers): Move defvar within file to avoid compiler warning.
14560
14561 * info.el (Info-last-search): Variable removed.
14562 (Info-search-history): New variable.
14563 (Info-search): New Info-search-history.
14564
14565 * battery.el, info-look.el: Change author's mail address.
14566
145672000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
14568
14569 * mail/rmail.el (rmail-clear-headers): Don't throw an error
14570 if rmail-ignored-headers is nil.
14571 (rmail-retry-failure): Bind rmail-ignored-headers and
14572 rmail-displayed-headers to nil.
14573
145742000-07-06 Gerd Moellmann <gerd@gnu.org>
14575
14576 * lpr.el (lpr-page-header-switches): Add `-h' switch.
14577 (print-region-1): Don't hard code `-h' here.
14578
14579 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
14580
145812000-07-01 Francesco Potorti` <pot@gnu.org>
14582
14583 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
14584 exim can use "your message" instead of "the message".
14585
145862000-07-06 Stefan Monnier <monnier@cs.yale.edu>
14587
14588 * facemenu.el: Docstrings fixes.
14589 (facemenu-get-face): Don't use internal-find-face.
14590 (facemenu-iterate): Rename arg to match the docstring.
14591
14592 * newcomment.el (uncomment-region): Be more careful when skipping
14593 backwards over `=' not to bump into BOBP.
14594
145952000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
14596
14597 * ediff-diff.el (ediff-wordify): Use syntax table.
14598 * ediff-init.el (ediff-has-face-support-p): Use
14599 ediff-color-display-p.
14600 (ediff-color-display-p): Use display-color-p, changed to defun
14601 from defsubst.
14602 Got rid of special cases for NeXT and OS/2.
14603 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
14604 face.
14605
146062000-07-05 Stefan Monnier <monnier@cs.yale.edu>
14607
14608 * emacs-lisp/lucid.el: Require CL.
14609 (copy-tree, remprop): Remove, it's provided by CL.
14610 (map-keymap): Define in terms of cl-map-keymap.
14611 (extent-property, set-extent-end-glyph): New functions.
14612
14613 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
14614
146152000-07-05 Gerd Moellmann <gerd@gnu.org>
14616
14617 * Makefile.in (DONTCOMPILE): Add comment that the name may
14618 not be changed without changing the make-dist script.
14619
14620 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
14621 (cl-mapc): Use mapc instead of cl-old-mapc.
14622
146232000-07-05 Andrew Innes <andrewi@gnu.org>
14624
14625 * makefile.nt: Add support for `bootstrap' and related targets.
14626
146272000-07-05 Stefan Monnier <monnier@cs.yale.edu>
14628
14629 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
14630 (easy-menu-do-define): Use `menu-item' format.
14631 Handle case where easy-menu-create-menu returns a symbol.
14632 Manually call the potential top-level filter in the function binding.
14633 (easy-menu-filter-return): New arg NAME.
14634 Convert to a keymap if MENU is an XEmacs menu.
14635 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
14636 (easy-menu-converted-items-table, easy-menu-convert-item):
14637 New var and fun to memoize easy-menu-convert-item-1.
14638 (easy-menu-do-add-item): Use it.
14639 (easy-menu-create-menu): Use easy-menu-convert-item.
14640 Wrap easy-menu-filter-return around any :filter specification.
14641 Don't convert the menu if a filter was specified.
14642 Tell easy-menu-make-symbol not to check for MENU being an expression.
14643 (easy-menu-make-symbol): New arg NOEXP.
14644
146452000-07-05 Gerd Moellmann <gerd@gnu.org>
14646
14647 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
14648 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
14649 (eval-defun): If called with prefix arg, instrument code for
14650 Edebug.
14651
14652 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
14653 similar to that of eval-defun.
14654
146552000-07-04 Dave Love <fx@gnu.org>
14656
14657 * hl-line.el (hl-line-overlay): Make it permanent-local.
14658
14659 * calendar/todo-mode.el: Replaced with a working version, based on
14660 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
14661
146622000-07-03 Miles Bader <miles@lsi.nec.co.jp>
14663
14664 * paths.el (prune-directory-list): New function.
14665 (Info-default-directory-list): Rewritten to more methodically
14666 enumerate a big list of possible info directories (based on the
14667 list used by the standalone info reader).
14668
14669 * info.el (info-initialize): Use prune-directory-list to remove
14670 non-existent directories from Info-directory-list.
14671
14672 * paths.el (Info-default-directory-list): Try a list of possible
14673 info-directories instead of a single one. Add the possible
14674 info directory "/usr/share/info".
14675
14676 * woman.el (woman-man.conf-path): Explicitly include the debian
14677 man-db config file "/etc/manpath.config".
14678 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
14679 are present in `manpath.config'.
14680 (woman-manpath): Include "/usr/share/man".
14681
146822000-07-03 Gerd Moellmann <gerd@gnu.org>
14683
14684 * frame.el (blink-cursor-mode): Don't hide cursor initially.
14685
14686 * startup.el (command-line): Initialize blink-cursor based
14687 on window-system.
14688
14689 * frame.el (blink-cursor): Default to nil if not running under
14690 a window-system.
14691
14692 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
14693 (face-x-resources): Remove duplicate entry for :font.
14694
14695 * textmodes/refer.el (refer-find-entry-internal): Use some-window
14696 instead of cycling through windows with next-window.
14697
14698 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
14699 of cycling through windows with next-window.
14700
14701 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
14702 of cycling through windows with next-window.
14703
14704 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
14705 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
14706 instead of cycling through windows with next-window.
14707
14708 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
14709 instead of cycling through windows with next-window.
14710
14711 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
14712 of cycling through windows with next-window.
14713
14714 * terminal.el (te-process-output): Use walk-windows instead of
14715 cycling through windows with next-window.
14716
14717 * server.el (server-switch-buffer): Use some-window instead of
14718 cycling through windows with next-window.
14719
14720 * window.el (some-window): New function.
14721 (walk-windows): Remove reference to walk-windows-start.
14722
14723 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
14724
147252000-07-03 Richard Stallman <rms@gnu.org>
14726
14727 * window.el (walk-windows): Guarantee termination by keeping a list
14728 of all the windows already handled.
14729
147302000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
14731
14732 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
14733 window-system.
14734
14735 * man.el (Man-notify-when-ready): Don't use window-system. If
14736 Man-notify-method is newframe, and the display is not
14737 multi-frame, select the frame created for the man page.
14738 (Man-init-defvars): Doc fix.
14739
147402000-06-28 Gerd Moellmann <gerd@gnu.org>
14741
14742 * faces.el (region): Change background color for light background.
14743
14744 * ediff-wind.el (ediff-setup-control-frame): Remove :box
14745 attribute from mode-line face of Ediff control frame.
14746
14747 * replace.el (query-replace-map): Bind `e' like `E'.
14748
147492000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
14750
14751 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
14752 Change name to "Select All".
14753
14754 * dos-fns.el (convert-standard-filename): Fix last change.
14755
147562000-06-27 Gerd Moellmann <gerd@gnu.org>
14757
14758 * help.el (describe-variable): Don't insert a second `'s' in front
14759 of the string `value is shown below'. Since the syntax-table is
14760 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
14761 an existing `'s', so that this won't be deleted.
14762
14763 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
14764 * pcmpl-unix.el: New files.
14765
147662000-06-26 Stefan Monnier <monnier@cs.yale.edu>
14767
14768 * wid-edit.el (widget-member): Use the new plist-member.
14769
147702000-06-26 Gerd Moellmann <gerd@gnu.org>
14771
14772 * replace.el (perform-replace): Undo change of 2000-04-04.
14773 Instead, move backward 1 character at the end of the loop when
14774 necessary.
14775
14776 * faces.el (fringe): Change face for different backgrounds.
14777
14778 * eshell/esh-module.el (toplevel): Load defgroup's differently;
14779 patch from John.
14780
14781 * eshell/*.el: Change spelling of the Free Software Foundation.
14782
14783 * eshell/esh-toggle.el: Removed.
14784
14785 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
14786
14787 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
14788 interactively.
14789
147902000-06-26 Alex Schroeder <alex@gnu.org>
14791
14792 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
14793 `define-key'; instead of checking `(emacs-version)' check for
14794 `set-keymap-parent' and `set-keymap-name' directly. Add entries
14795 for `;' and `o' which might be electric.
14796
14797 (sql-electric-stuff): New user option.
14798 (sql-magic-go): New function which uses `sql-electric-stuff'.
14799 (sql-magic-semicolon): New function which uses
14800 `sql-electric-stuff'.
14801
14802 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
14803 is not fboundp.
14804
14805 (sql-oracle-options): New variable.
14806 (sql-oracle): Use it.
14807
14808 (sql-imenu-generic-expression): Doc change.
14809 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
14810 is used.
14811
14812 (sql-informix): Added command line parameter "-" to force
14813 sql-informix-program to use stdout.
14814
148152000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
14816
14817 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
14818 (cp864-decode-table): Doc fix.
14819 (cp720-decode-table): New variable, supports the Arabic OEM
14820 codepage used by Windows.
14821 (cp737-decode-table): New, Greek OEM codepage used by Windows.
14822
148232000-06-23 Dave Love <fx@gnu.org>
14824
14825 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
14826 (font-lock-fontify-anchored-keywords): Use
14827 line-beginning-position.
14828 (global-font-lock-mode): Use mapc.
14829
148302000-06-23 Stefan Monnier <monnier@cs.yale.edu>
14831
14832 * eshell/esh-module.el: Require CL when compiling.
14833
148342000-06-23 Gerd Moellmann <gerd@gnu.org>
14835
14836 * comint.el (comint-substitute-in-file-name): Call replace-match
14837 with second and third arg t.
14838
14839 * cus-edit.el (custom-button-face, custom-button-pressed-face):
14840 Specify foreground color.
14841
14842 * faces.el (tool-bar, mode-line, header-line): Specify foreground
14843 color.
14844
14845 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
14846
14847 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
14848 cddr instead of cdddr.
14849
14850 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
14851 instead of copy-list.
14852
14853 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
14854 of copy-list.
14855
14856 * subdirs.el: Add eshell subdirectory.
14857
14858 * eshell: New subdirectory containing the Eshell package.
14859
14860 * pcomplete.el: New file.
14861
148622000-06-23 Paul Eggert <eggert@twinsun.com>
14863
14864 * mail/mailpost.el (post-mail-send-it): Make sure file has
14865 proper permissions from birth.
14866
14867 * files.el (basic-save-buffer-2): When temporarily setting
14868 file modes, set them to current modes plus 0200, not to 0777.
14869
14870 * emerge.el (emerge-make-temp-file): Make sure file has proper
14871 permissions from birth.
14872
148732000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
14874
14875 * files.el (make-backup-file-name-1): On DOS/Windows, run the
14876 backup file name through convert-standard-filename.
14877
14878 * dos-fns.el (convert-standard-filename): Convert leading
14879 directories as well. When long file names are supported, convert
14880 characters that are invalid in Windows file names.
14881
148822000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14883
14884 * ps-print.el: Fix bug: if ^L is the very first buffer character,
14885 ps-print crashes. New feature: page selection for printing. Create
14886 raw-text-unix coding system for XEmacs. Doc fix.
14887 (ps-print-version): New version number (5.2.3).
14888 (ps-plot-region): Bug fix.
14889 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
14890 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
14891 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
14892 funs.
14893 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
14894 (ps-last-page): New vars.
14895
148962000-06-21 Gerd Moellmann <gerd@gnu.org>
14897
14898 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
14899 empty option string.
14900
149012000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
14902
14903 * man.el (man): Doc fix.
14904
149052000-06-21 Kenichi Handa <handa@etl.go.jp>
14906
14907 * international/mule-cmds.el (set-language-info-alist): Docstring
14908 fixed.
14909
149102000-06-20 Gerd Moellmann <gerd@gnu.org>
14911
14912 * version.el (emacs-version): Use ISO date format.
14913
14914 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
14915 instead of `M-backspace'.
14916
14917 * simple.el (turn-off-auto-fill): New function.
14918
149192000-06-20 Stefan Monnier <monnier@cs.yale.edu>
14920
14921 * jit-lock.el (with-buffer-prepared-for-jit-lock):
14922 Renamed from with-buffer-prepared-for-font-lock and use
14923 inhibit-modification-hooks rather than setting *-change-functions.
14924 Update all functions to use the new name.
14925 (jit-lock-first-unfontify-pos): New semantics (and doc).
14926 (jit-lock-mode): Make non-interactive.
14927 Don't automatically turn on font-lock.
14928 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
14929 Always use jit-lock-after-change.
14930 Remove and restore font-lock-after-change-function.
14931 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
14932 (jit-lock-after-unfontify-buffer): Remove.
14933 (jit-lock-stealth-fontify):
14934 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
14935 (jit-lock-after-change): Set the `fontified' text-prop to nil.
14936
149372000-06-20 Sam Steingold <sds@gnu.org>
14938
14939 * emacs-lisp/cl-indent.el (toplevel): Indent
14940 `print-unreadable-object' properly. Untabify.
14941
149422000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
14943
14944 * textmodes/reftex.el (reftex-find-citation-regexp-format):
14945 Support for bibentry.
14946 (reftex-compile-variables): Fixed problem with end of section-re.
14947
14948 * texmodes/reftex-dcr.el (reftex-view-crossref,
14949 reftex-view-crossref-from-bibtex):
14950 Deal with changed `reftex-find-citation-regexp-format'.
14951 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
14952 Replaced `remprop' with `put'.
14953 (reftex-view-crossref, reftex-view-crossref-when-idle):
14954 Support for bibentry.
14955
14956 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
14957 New entry for bibentry package.
14958
14959 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
14960 Regexp also matches "\nobibliography".
14961
14962 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
14963 Call `reftex-ensure-write-access' before doing anything.
14964 (reftex-ensure-write-access): New function.
14965
149662000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
14967
14968 * progmodes/idlwave.el: File re-installed (update to version 4.2)
14969
14970 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
14971
14972 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
14973
14974 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
14975
14976
149772000-06-20 Dave Love <fx@gnu.org>
14978
14979 * faces.el (frame-background-mode): Use set-default, not set, in
14980 setter.
14981 (frame-update-faces, frame-update-face-colors): Define with
14982 defalias.
14983
14984 * enriched.el (enriched-decode-foreground)
14985 (enriched-decode-background): Don't use internal-find-face.
14986
14987 * apropos.el: Doc fixes.
14988
14989 * cus-edit.el (customize-changed-options): Check arg.
14990 (customize-version-lessp): Don't require decimal point.
14991
14992 * custom.el (defcustom, defgroup): Doc fix.
14993
14994 * newcomment.el (comment) <defgroup>: Add :version.
14995 (comment-multi-line): Doc fix.
14996
14997 * emulation/mlsupport.el (define-hooked-local-abbrev,
14998 define-hooked-global-abbrev): Fix, using define-abbrev.
14999
150002000-06-19 Gerd Moellmann <gerd@gnu.org>
15001
15002 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
15003 the whole buffer.
15004
150052000-06-19 Dave Love <fx@gnu.org>
15006
15007 * menu-bar.el (menu-bar-options-save): New function.
15008 (menu-bar-options-menu): Use it.
15009 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
15010 Simplify.
15011
150122000-06-19 Andreas Schwab <schwab@suse.de>
15013
15014 * progmodes/etags.el (tags-query-replace): Put new parameters
15015 START and END at the end, for backward compatibility.
15016
150172000-06-19 Kenichi Handa <handa@etl.go.jp>
15018
15019 * international/codepage.el:
15020 (cp-coding-system-for-codepage-1): Delete special codes for
15021 generating xxx-dos coding system because now a CCL based coding
15022 system can handle EOL conversion by default.
15023
15024 * international/mule.el (make-coding-system): Generate subsidiary
15025 coding systems for EOL handling variants even for a CCL based
15026 coding system.
15027
150282000-06-19 Kenichi Handa <handa@etl.go.jp>
15029
15030 * international/isearch-x.el (isearch-minibuffer-input-method)
15031 (isearch-minibuffer-input-method-function): These variables
15032 deleted.
15033 (isearch-with-input-method): Don't use the above variables.
15034 (isearch-process-search-multibyte-characters): Likewise. Call
15035 read-string with the arg INHERIT-INPUT-METHOD t.
15036
150372000-06-17 Stefan Monnier <monnier@cs.yale.edu>
15038
15039 * font-lock.el (font-lock-after-fontify-buffer)
15040 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
15041
15042 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
15043 Use consistent make-local-variable style for font-lock-fontified.
15044 (jit-lock-fontify-buffer):
15045 Don't bother checking for font-lock-mode and jit-lock-mode.
15046
15047 * time.el: Remove trailing ^M that prevent CVS-merging.
15048
150492000-06-16 Gerd Moellmann <gerd@gnu.org>
15050
15051 * Makefile.in (distclean): New target.
15052
150532000-06-16 Stefan Monnier <monnier@cs.yale.edu>
15054
15055 * Makefile.in (srcdir): Define for update-subdirs.
15056
150572000-06-16 Gerd Moellmann <gerd@gnu.org>
15058
15059 * find-lisp.el: New file.
15060
150612000-06-16 Andrew Innes <andrewi@gnu.org>
15062
15063 * time.el (display-time-mail-function): New variable, to allow
15064 external packages to indicate when new mail is available.
15065 (display-time-update): Use it.
15066
150672000-06-16 Kenichi Handa <handa@etl.go.jp>
15068
15069 * international/mule.el (mule-version): Change version name to
15070 SAKAKI. AOI has already been used by Meadow.
15071
15072 * international/quail.el (quail-show-guidance-buf): To find the
15073 bottom window (but minibuffer), pay attention to the height of
15074 minibuffer.
15075
150762000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
15077
15078 * arc-mode.el (archive-mode-map): Use the new menu-item format for
15079 menu-bar menus. Add help strings. Don't remove the Edit menu
15080 from the menu bar, as the menu bar has enough space now.
15081
15082 * Makefile.in (SHELL): Make sure /bin/sh is used.
15083
15084 * woman.el (woman-man-buffer): Fix bold and underlined CJK
15085 characters, which use series of two ^H characters instead of one.
15086
150872000-06-15 Gerd Moellmann <gerd@gnu.org>
15088
15089 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
15090 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
15091 functions.
15092 (Info-find-node-2): Try a case-sensitive search first, then
15093 do a case-insensitive search.
15094
15095 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
15096 tutorials.
15097
15098 * complete.el (PC-env-vars-alist): New variable.
15099 (PC-complete-as-file-name): New function.
15100 (partial-completion-mode): Initialize PC-env-vars-alist from
15101 process-environment.
15102 (PC-do-completion): Handle completion of env vars.
15103
15104 * info.el (Info-set-mode-line): Show file name in mode line,
15105 use `*Info*' instead of `Info:'.
15106
15107 * startup.el (command-line-1): Change copyright messages to year
15108 2000.
15109
151102000-06-15 Dave Love <fx@gnu.org>
15111
15112 * net/goto-addr.el (goto-address-fontify): Use keymap property,
15113 not local-map.
15114
151152000-06-15 Kenichi Handa <handa@etl.go.jp>
15116
15117 * international/mule.el (set-buffer-file-coding-system): Almost
15118 rewritten to handle `undecided' as no-op.
15119
151202000-06-14 Gerd Moellmann <gerd@gnu.org>
15121
15122 * Makefile.in: New file.
15123
15124 * Makefile: Removed.
15125
15126 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
15127 (goto-address-highlight-keymap): Bind C-c RET.
15128
151292000-06-14 Kenichi Handa <handa@etl.go.jp>
15130
15131 * mail/sendmail.el (sendmail-send-it): The temporary buffer
15132 inherits buffer-file-coding-system of the current buffer.
15133
15134 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
15135 0. Give correct argument to set-auto-coding-function.
15136 (tar-expunge): For goto-char, use (point-min), not 0.
15137 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
15138 (tar-subfile-save-buffer): Likewize.
15139
15140 * international/mule.el
15141 (after-insert-file-set-buffer-file-coding-system): Call
15142 set-buffer-file-coding-system with the arg FORCE t.
15143
151442000-06-13 Gerd Moellmann <gerd@gnu.org>
15145
15146 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
15147 nil. Contemporary sendmails issue an X-Authentication-Warning if
15148 the sender is set with `-f'.
15149
151502000-06-13 Dave Love <fx@gnu.org>
15151
15152 * help.el (describe-function-1): Kluge around cases of functions
15153 fset to subrs whose doc doesn't match their symbol-name.
15154
15155 * image.el (insert-image): Default STRING to a space.
15156
15157 * info.el Doc fixes.
15158 (Info-build-node-completions): Match Ref tags.
15159
151602000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
15161
15162 * frame.el (display-multi-frame-p, display-multi-font-p): New
15163 defaliases for display-graphic-p.
15164
15165 * hl-line.el: Fixed a typo in commentary.
15166
151672000-06-13 Kenichi Handa <handa@etl.go.jp>
15168
15169 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
15170 fixed.
15171
151722000-06-12 Dave Love <fx@gnu.org>
15173
15174 * image.el (insert-image): Save a little consing.
15175
151762000-06-12 Kenichi Handa <handa@etl.go.jp>
15177
15178 * language/tibet-util.el: Convert all tibetan-1-column characters
15179 to the corresponding tibetan characters.
15180 (tibetan-add-components): Delete code for the special treatment of
15181 'a chung.
15182
15183 * language/tibetan.el (tibetan-composable-pattern): Fix previous
15184 change.
15185 (tibetan-vowel-transcription-alist): More rules added.
15186 (tibetan-composite-vowel-alist): New variable.
15187 (tibetan-precomposition-rule-alist): More rules added.
15188
151892000-06-12 Stefan Monnier <monnier@cs.yale.edu>
15190
15191 * startup.el (command-line): Only call menu-bar-mode if interactive.
15192
15193 * thingatpt.el (toplevel symbol-properties):
15194 * textmodes/makeinfo.el (makeinfo-compile):
15195 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
15196 * progmodes/hideif.el (hif-compress-define-list)
15197 (hide-ifdef-use-define-alist):
15198 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
15199 (ange-ftp-vms-add-file-entry):
15200 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
15201 * man.el (Man-build-man-command):
15202 * mail/rnewspost.el (news-reply-header-hook):
15203 * info.el (Info-insert-dir):
15204 * emulation/mlconvert.el (backward-word, forward-word, setq):
15205 * emacs-lisp/gulp.el (gulp-send-requests):
15206 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
15207 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
15208 (byte-optimize-apply, end of file):
15209 * emacs-lisp/advice.el (ad-advice-class-completion-table)
15210 (ad-make-freeze-definition):
15211 * startup.el (command-line, command-line-1): Don't quote lambdas.
15212
15213 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
15214 (cvs-cleanup-removed): New function.
15215 (cvs-cleanup-functions): New var.
15216 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
15217 some flexibility in specifying additional entries to auto-cleanup.
15218 (cvs-quickdir): New function.
15219 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
15220 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
15221 (cvs-mode-find-file): Check that we are on a filename or dirname
15222 when invoked through a mouse-click.
15223 (cvs-full-path): Remove.
15224 (cvs-dired-action): Re-introduced.
15225 (cvs-dired-noselect): Use it.
15226 (vc-post-command-functions): use this new hook if available.
15227
15228 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
15229 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
15230 (cvs-filename-map, cvs-dirname-map): Remove.
15231 (cvs-default-action): Remove.
15232 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
15233 if the arg is really a keymap.
15234 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
15235 Don't hardcode the mapping from state (aka type) to face, but check
15236 the var cvs-fi-<type>-face instead.
15237 (cvs-fileinfo-from-entries): New function.
15238
15239 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
15240 Docstring fix.
15241 (cvs-find-file-and-jump): Change default to be safer.
15242 (cvs-mode-diff-map): Define it as a function as well.
15243 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
15244 Bind mouse-2 in this global map rather than with text-properties.
15245
15246 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
15247 file to resolve the ambiguity between C(conflict) and C(need-merge).
15248
152492000-06-12 Kenichi Handa <handa@etl.go.jp>
15250
15251 * international/mule.el (set-buffer-file-coding-system): If
15252 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
15253 unconditionally.
15254
152552000-06-12 Dave Love <fx@gnu.org>
15256
15257 * wid-edit.el (widget-specify-button): Really suppress the face if
15258 required.
15259
152602000-06-11 Gerd Moellmann <gerd@gnu.org>
15261
15262 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
15263
152642000-06-11 Stefan Monnier <monnier@cs.yale.edu>
15265
15266 * imenu.el (imenu-generic-expression): Docstring fix.
15267
15268 * composite.el (composition-function-table): Move the `put'
15269 below the autoload cookie so we can load the file before loaddefs.
15270
15271 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
15272
15273 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
15274 Handle easy-mmode-define-global-mode.
15275 For complex macros like define-minor-mode that can generate
15276 several autoload entries, try to autoload entries in the
15277 macroexpanded code.
15278
15279 * emacs-lisp/easy-mmode.el (define-minor-mode):
15280 If KEYMAP is a symbol, just use it.
15281 Use byte-compile-current-file and load-file-name to infer the
15282 proper :require to pass to defcustom.
15283 Wrap the hook var into `progn' so as not to autoload it.
15284 Add a :autoload-end cookie.
15285 Be more careful about the evaluation of KEYMAP.
15286 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
15287 (define-derived-mode): Move define-abbrev-table outside of defvar.
15288
152892000-06-10 Stefan Monnier <monnier@cs.yale.edu>
15290
15291 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
15292 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
15293 (backup-compiled-files): Ignore errors during `tar'.
15294 (bootstrap): Make autoloads before elc files.
15295
152962000-06-10 Kenichi Handa <handa@etl.go.jp>
15297
15298 * international/mule.el (set-buffer-file-coding-system): If one of
15299 undecided-XXX is specified, change only EOL conversion.
15300
15301 * international/mule-conf.el (unix): New alias for the coding
15302 system undecided-unix.
15303
153042000-06-09 Dave Love <fx@gnu.org>
15305
15306 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
15307
15308 * progmodes/executable.el: Byte compile dynamic.
15309 (executable-insert): Change custom type.
15310 (executable-find): Add autoload cookie.
15311 (executable-make-buffer-file-executable-if-script-p): New
15312 function. After Noah Friedman.
15313
15314 * files.el (after-save-hook): Customize, with
15315 executable-make-buffer-file-executable-if-script-p as an option.
15316
153172000-06-09 Kenichi Handa <handa@etl.go.jp>
15318
15319 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
15320 "tib24p-mule.bdf" for Tibetan.
15321
15322 * composite.el (decompose-composite-char): Declare it as obsolete.
15323
15324 * man.el (Man-fontify-manpage): Pay attention to underline and
15325 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
15326
153272000-06-08 Gerd Moellmann <gerd@gnu.org>
15328
15329 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
15330 Set maintainer to FSF since author isn't reachable.
15331
153322000-06-08 Dave Love <fx@gnu.org>
15333
15334 * international/mule-cmds.el (select-safe-coding-system): If
15335 DEFAULT-CODING-SYSTEM is not specified, also check the most
15336 preferred coding-system if buffer-file-coding-system is
15337 `undecided'. From Handa.
15338
153392000-06-08 Kenichi Handa <handa@etl.go.jp>
15340
15341 * international/mule.el
15342 (after-insert-file-set-buffer-file-coding-system): If the buffer
15343 size is greater than INSERTED, judget that we are not visiting.
15344
153452000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
15346
15347 * whitespace.el (defgroup whitespace): Comment out `:version'.
15348 XEmacs 20.4 has problems defining the group with this present.
15349 We'll have this commented out till get resolve the problem.
15350
153512000-06-07 John Wiegley <johnw@gnu.org>
15352
15353 * align.el (align-dq-string-modes, align-sq-string-modes)
15354 (align-open-comment-modes): Add pyhton-mode.
15355 (align-rules-list): Use get-text-property instead of
15356 text-properties-at.
15357 (align-rules-list): Add python-assignment.
15358 (align-rules-list): Change perl-comma-delimiter to
15359 basic-comma-delimiter. Use if for Perl modes and python-mode.
15360 (align-rules-list): Add python-chain-logic and
15361 basic-line-continuation.
15362
153632000-06-07 Jari Aalto <jari.aalto@poboxes.com>
15364
15365 * apropos.el (apropos-mode-hook): New user variable.
15366 (apropos-mode): Run apropos-mode-hook.
15367
153682000-06-07 David Ponce <david@dponce.com>
15369
15370 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
15371 commands. Require `wid-edit' at run-time.
15372
153732000-06-07 David Ponce <david@dponce.com>
15374
15375 * recentf.el: Added some "Commentary".
15376 (recentf-open-more-files, recentf-edit-list): Minor changes to
15377 move the point at the top of the file list. This behaviour is
15378 consistent with the menu one when the list contains a lot of
15379 files.
15380 (recentf-cleanup): Now displays the number of items removed from
15381 the list.
15382 (recentf-relative-filter) New menu filter to show filenames
15383 relative to `default-directory'.
15384
153852000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15386
15387 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
15388 with/without giving an error if PostScript printer doesn't have this
15389 kind of page size. Zebra Stripe continues or restarts on next page.
15390 Manual/automatic paper feeding. Switch or not the header.
15391 (ps-print-version): New version number (5.2.2).
15392 (ps-windows-system): Include emx as a Windows system.
15393 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
15394 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
15395 (ps-background-text): Code fix.
15396 (ps-error-handler-message, ps-user-defined-prologue)
15397 (ps-print-prologue-header, ps-printer-name)
15398 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
15399 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
15400 (ps-use-face-background): Customization fix.
15401 (ps-n-up-database): Data fix.
15402 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
15403 (ps-switch-header): New vars.
15404 (ps-xemacs-color-name, ps-face-foreground-name)
15405 (ps-face-background-name, ps-boolean-constant): New funs.
15406
154072000-06-07 Dave Love <fx@gnu.org>
15408
15409 * allout.el: New version from Manheimer.
15410
154112000-06-07 Kenichi Handa <handa@etl.go.jp>
15412
15413 * textmodes/fill.el (fill-find-break-point): Check the validity of
15414 charset.
15415
154162000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15417
15418 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
15419 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
15420 Call display-color-p and display-mouse-p instead of looking at
15421 window-system.
15422
154232000-06-06 Dave Love <fx@gnu.org>
15424
15425 * image.el (find-image): Doc fix. Return nil if image not found.
15426 (put-image, insert-image): Make STRING arg optional.
15427
154282000-06-06 Kenichi Handa <handa@etl.go.jp>
15429
15430 * language/vietnamese.el: Remove eval-when-compile.
15431 (viet-viscii-nonascii-translation-table): Define it as a
15432 translation table made from viet-viscii-decode-table.
15433 (viet-viscii-encode-table): Define it as a translation table made
15434 from the reverse map of above.
15435 (viet-vscii-nonascii-translation-table): Define it as a
15436 translation table made from viet-vscii-decode-table.
15437 (viet-vscii-encode-table): Define it as a translation table made
15438 from the reverse map of above.
15439 (ccl-decode-viscii): Use translate-character.
15440 (ccl-encode-viscii, ccl-encode-viscii-font)
15441 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
15442 Likewize.
15443
15444 * language/cyrillic.el: Remove eval-when-compile.
15445 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
15446 translation table made from cyrillic-koi8-r-decode-table.
15447 (cyrillic-koi8-r-encode-table): Define it as a translation table
15448 made from the reverse map of above.
15449 (ccl-decode-koi8): Use translate-character.
15450 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
15451 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
15452 a translation table made from cyrillic-alternativnyj-decode-table.
15453 (cyrillic-alternativnyj-encode-table): Define it as a translation
15454 table made from the reverse map of above.
15455 (ccl-decode-alternativnyj): Use translate-character.
15456 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
15457 Likewize
15458
15459 * international/mule-diag.el (non-iso-charset-alist): Specify
15460 translation table symbol instead of translation table itself.
15461 (list-block-of-chars): CHARSET may be a translation table symbol.
15462
15463 * international/mule.el (make-coding-system): If CODING-SYSTEM
15464 already exists, override it.
15465
15466 * international/fontset.el: Use family `proportional' for Tibetan
15467 fonts.
15468
15469 * international/ccl.el (ccl-compile-translate-character): Don't
15470 check if Rrr has property translation-table.
15471 (ccl-compile-map-multiple): Modified to avoid compiler warning.
15472
154732000-06-05 Gerd Moellmann <gerd@gnu.org>
15474
15475 * info.el: Bind case-fold-search to t when searching in case
15476 a user sets it to nil in a hook.
15477
154782000-06-05 Stefan Monnier <monnier@cs.yale.edu>
15479
15480 * autoarg.el (autoarg-mode, autoarg-kp-mode):
15481 * hl-line.el (hl-line-mode): Use the new :global key argument.
15482
15483 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
15484 (tar-clip-time-string): Prepend a space.
15485 (tar-grind-file-mode): Construct a string rather than modifying one.
15486 (tar-header-block-summarize): Fix docstring.
15487 Use `format' rather than an error-prone set of copy-loops.
15488
15489 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
15490 (diff-goto-source, diff-unified->context, diff-context->unified)
15491 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
15492 understand the format output by the `-p' argument to diff.
15493
15494 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
15495 (sh-re-done): Use defconst.
15496 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
15497 (sh-help-string-for-variable, sh-guess-basic-offset):
15498 Don't quote lambdas.
15499 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
15500 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
15501
15502 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
15503 (mh-letter-mode): Derive from text-mode.
15504 This implicitly means that it now calls kill-all-local-variables.
15505 Also remove the Emacs-18 compatibility code.
15506
15507 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
15508 Make use of symbol-property doc-string-elt.
15509 Use memq rather than a sequence of eq.
15510 (doc-string-elt): Fix the wrong or missing previously unused values.
15511 (autoload-print-form): New function extracted from
15512 generate-file-autoloads to allow recursion when handling progn
15513 so that defvar's and defun's docstrings are properly printed.
15514 (generate-file-autoloads): Use it.
15515
15516 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
15517 Use find-file-hooks in the minor-mode function.
15518 Be careful not to loop indefinitely in the post-command-hook function.
15519
155202000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
15521
15522 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
15523 tty's.
15524 * ediff-diff.el (ediff-exec-process): Use --binary for fine
15525 differences whenever appropriate.
15526 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
15527 * viper.el (find-file, find-file-other-window): Get viper to do
15528 wildcards.
15529
155302000-06-04 Stefan Monnier <monnier@cs.yale.edu>
15531
15532 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
15533 (jit-lock-fontify-buffer): New function for JIT refontification.
15534 (jit-lock-mode): Fix docstring.
15535 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
15536 Remove jit-lock-after-change from the _local_ hook.
15537 (jit-lock-function-1): Fix docstring.
15538
15539 * info.el (Info-on-current-buffer): Initialize info.
15540
15541 * newcomment.el (comment-indent): Ignore comment-indent-hook.
15542
15543 * progmodes/tcl.el (tcl-indent-for-comment):
15544 Ignore comment-indent-hook.
15545
15546 * emacs-lisp/easy-mmode.el: Require CL during compilation.
15547 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
15548 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
15549 and improve to use the lighter to guess the capitalization.
15550 (define-minor-mode): Inline code from easy-mmode-define-toggle.
15551 Add keyword arguments to specify global-ness or the custom group.
15552 Add local-map and help-echo properties to the lighter.
15553 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
15554 (easy-mmode-define-global-mode): New macro.
15555
155562000-06-02 Dave Love <fx@gnu.org>
15557
15558 * wid-edit.el: byte-compile-dynamic since we typically don't use
15559 all the widgets. Don't require cl or widget. Remove
15560 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
15561 (widget-read-event): Removed. Callers changed to use read-event.
15562 (widget-button-release-event-p): Renamed from
15563 button-release-event-p.
15564 (widget-field-add-space, widget-field-use-before-change):
15565 Uncustomize.
15566 (widget-specify-field): Use keymap property, not local-map.
15567 (widget-specify-button): Obey :suppress-face.
15568 (widget-specify-insert): Use modern backquote syntax.
15569 (widget-image-directory): Renamed from widget-glyph-directory.
15570 (widget-image-enable): Renamed from widget-glyph-enable.
15571 (widget-image-find): Replaces widget-glyph-find.
15572 (widget-button-pressed-face): Move defvar.
15573 (widget-image-insert): Replaces widget-glyph-insert.
15574 (widget-convert): Use keywordp.
15575 (widget-leave-text, widget-children-value-delete): Use mapc.
15576 (widget-keymap): Remove XEmacs stuff.
15577 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
15578 (widget-button-click): Don't set point at the click, but re-centre
15579 if we scroll out of window. Rewritten for images v. glyphs &c.
15580 (widget-tabable-at): Use POS arg, not point.
15581 (widget-beginning-of-line, widget-end-of-line)
15582 (widget-item-value-create, widget-sublist, widget-princ-to-string)
15583 (widget-sexp-prompt-value, widget-echo-help): Simplify.
15584 (widget-default-create): Use widget-image-insert; some rewriting.
15585 (widget-visibility-value-create)
15586 (widget-push-button-value-create, widget-toggle-value-create): Use
15587 widget-image-insert.
15588 (checkbox): Create on and off images dynamically.
15589 (documentation-link): Change :help-echo.
15590 (widget-documentation-link-echo-help): Remove.
15591
155922000-06-02 Stefan Monnier <monnier@cs.yale.edu>
15593
15594 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
15595
15596 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
15597 (easy-mmode-define-toggle, define-minor-mode): Use it.
15598 (easy-mmode-define-keymap): Docstring fix.
15599 (define-derived-mode): Default PARENT to fundamental-mode.
15600 Add the derived-mode-parent symbol-property.
15601 (easy-mmode-derived-mode-p): New function.
15602
156032000-06-02 Dave Love <fx@gnu.org>
15604
15605 * files.el (convert-standard-filename): Doc fix.
15606 (normal-backup-enable-predicate): New function.
15607 (backup-enable-predicate): Use it to replace the lambda form.
15608
15609 * calendar/todo-mode.el: [This needs more work on the outline
15610 stuff.] Doc fixes.
15611 (todo) <defgroup>: Add :version.
15612 (todo-add-category): Don't use pushnew.
15613 (todo-cmd-raise): Fix typo.
15614 (todo-top-priorities): Change temp buffer name.
15615 (todo-category-alist): Avoid redundant lambda.
15616 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
15617 Use outline-next-heading.
15618
15619 * autoarg.el: Rewritten to use define-minor-mode.
15620 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
15621 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
15622
156232000-06-02 Kenichi Handa <handa@etl.go.jp>
15624
15625 * isearch.el (isearch-other-meta-char): Fix previous change.
15626
156272000-06-01 Stefan Monnier <monnier@cs.yale.edu>
15628
15629 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
15630 (log-edit-done): Only add the comment to the ring if it's different
15631 from the last comment entered.
15632
15633 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
15634
156352000-06-01 Dave Love <fx@gnu.org>
15636
15637 * hl-line.el: Rewritten using define-minor-mode.
15638
15639 * help.el (describe-function-1): Distinguish special form from
15640 builtin function. Sanity-check presence of arglist for builtins.
15641
156422000-06-01 Kenichi Handa <handa@etl.go.jp>
15643
15644 * international/characters.el: Fix syntax/category setting of
15645 Tibetan characters.
15646
15647 * language/tibet-util.el (tibetan-add-components): Fixes for new
15648 encoding of Tibetan characters.
15649 (tibetan-decompose-precomposition-alist): New variable.
15650 (tibetan-decompose-region): Convert precomposed characters to
15651 non-precomposed characters.
15652 (tibetan-decompose-string): Likewise.
15653 (tibetan-composition-function): Fix args to
15654 thibetan-compose-string.
15655
15656 * language/tibetan.el (tibetan-composable-pattern): More
15657 characters included.
15658 (tibetan-consonant-transcription-alist): Rule for "R" added.
15659 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
15660 "+R" added.
15661 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
15662
15663 * language/lao-util.el (lao-composition-function): Fix args to
15664 compose-string.
15665
15666 * language/thai-util.el (thai-composition-function): Fix args to
15667 compose-string.
15668
15669 * isearch.el (isearch-update): Set disable-point-adjustment to t
15670 to prevent the point moving to the end of a composition when a
15671 part of a composition is searched.
15672 (isearch-other-meta-char): If the key invoking this command can be
15673 mapped by function-key-map to a printing char, call
15674 isearch-process-search-char directly.
15675
156762000-06-01 Stefan Monnier <monnier@cs.yale.edu>
15677
15678 * emacs-lisp/bytecomp.el:
15679 * frame.el:
15680 * international/mule-cmds.el:
15681 * international/mule-util.el:
15682 * international/mule.el:
15683 * mouse.el:
15684 * subr.el:
15685 * faces.el: Update calls to make-obsolete with a WHEN argument.
15686
15687 * byte-run.el (make-obsolete, make-obsolete-variable):
15688 Add an optional WHEN argument and change the format of the
15689 symbol-property information.
15690 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
15691 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
15692 new obsolete-symbol-property format and print WHEN if it is provided.
15693
156942000-05-31 Dave Love <fx@gnu.org>
15695
15696 * loadhist.el (loadhist-hook-functions): Remove
15697 before-change-function, after-change-function.
15698 (unload-feature): Deal with symbols which are both bound and
15699 fbound.
15700
15701 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
15702 before-change-function, after-change-function.
15703
15704 * simple.el (newline): Don't bind before-change-function,
15705 after-change-function.
15706
157072000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
15708
15709 * whitespace.el (whitespace-rescan-timer-time): Update interval
15710 set to 600 seconds (10 minutes) instead of 60 seconds since
15711 a large number of whitespace buffers causes emacs to `freeze'
15712 for a considerable amount of time.
15713
15714 * whitespace.el: Updated email address
15715
157162000-05-31 Dave Love <fx@gnu.org>
15717
15718 * add-log.el (change-log-font-lock-keywords) <function>: Add
15719 pattern for function of change.
15720 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
15721 acknowledgements patterns.
15722
157232000-05-31 Kenichi Handa <handa@etl.go.jp>
15724
15725 * isearch.el (isearch-printing-char): If keyboard coding system is
15726 being used, call isearch-process-search-multibyte-characters.
15727
15728 * international/isearch-x.el: Mostly rewritten.
15729
15730 * international/quail.el (quail-start-conversion): Don't include
15731 unhandled events in the returned events, but set them in
15732 unread-command-events. Exit if all inputs are deleted.
15733
157342000-05-30 Jason Rumney <jasonr@gnu.org>
15735
15736 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
15737
15738 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
15739 Reenable code to create initial fontsets.
15740 Use set-fontset-font in place of put-charset-property.
15741
157422000-05-30 Gerd Moellmann <gerd@gnu.org>
15743
15744 * progmodes/perl-mode.el (perl-indent-line): When looking for a
15745 label, ensure that the first colon isn't followed by another.
15746
15747 * paths.el (Info-default-directory-list): Doc fix.
15748
15749 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
15750 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
15751 send a query containing USER only, not USER@HOST.
15752
15753 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
15754 and rmail-msgend to compute the restriction at the end, instead of
15755 computing it.
15756
157572000-05-29 Gerd Moellmann <gerd@gnu.org>
15758
15759 * dabbrev.el (dabbrev-expand): Don't display messages in the
15760 echo area if the minibuffer window is active.
15761
15762 * jit-lock.el (jit-lock-mode): Add after change function to
15763 local hook.
15764
157652000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
15766
15767 * antlr-mode.el: New commands: hide/unhide actions,
15768 upcase/downcase literals.
15769 (antlr-tiny-action-length): New user option.
15770 (antlr-hide-actions): New command. Suggested by
15771 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
15772 (antlr-mode-map): New binding [C-c C-v].
15773 (antlr-mode-menu): New entries.
15774 (antlr-downcase-literals): New command.
15775 (antlr-upcase-literals): Ditto.
15776
15777 * antlr-mode.el: Minor changes: indendation, mode-name.
15778 (antlr-indent-line): Indent cpp directive at column 0.
15779 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
15780
15781 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
15782 (antlr-font-lock-additional-keywords): Workaround for intentional
15783 bug in XEmacs version of font-lock.
15784 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
15785 be used by a smarter version of `buffers-menu-grouping-function'.
15786
157872000-05-29 Gerd Moellmann <gerd@gnu.org>
15788
15789 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
15790 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
15791
157922000-05-29 Kenichi Handa <handa@etl.go.jp>
15793
15794 * international/encoded-kb.el
15795 (encoded-kbd-iso2022-designation-map): Pay attention to that
15796 charset-iso-final-char return -1 for eight-bit-control and
15797 eight-bit-graphic.
15798
157992000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
15800
15801 * speedbar.el (speedbar-use-images, speedbar-update-flag)
15802 (speedbar-easymenu-definition-base): Use display-graphic-p where
15803 available, instead of window-system.
15804
158052000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
15806
15807 * international/codepage.el (cp-coding-system-for-codepage-1): Add
15808 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
15809 coding systems.
15810
158112000-05-26 Dave Love <fx@gnu.org>
15812
15813 * disp-table.el (standard-display-underline): Don't use
15814 internal-find-face.
15815
15816 * mail/reporter.el: Maintainer change. Doc fixes.
15817 (reporter-version): Deleted.
15818
15819 * emacs-lisp/elp.el: Maintainer change.
15820 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
15821
158222000-05-26 Stefan Monnier <monnier@cs.yale.edu>
15823
15824 * add-log.el (add-change-log-entry): Merge the current entry with the
15825 previous one if the previous one is empty.
15826
158272000-05-26 Dave Love <fx@gnu.org>
15828
15829 * loadhist.el (unload-feature): Fix interactive spec [from
15830 lijnzaad@ebi.ac.uk].
15831
15832 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
15833 subr-arity to check primitives.
15834 (byte-compile-flush-pending, byte-compile-file-form-progn)
15835 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
15836 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
15837 mapcar.
15838
158392000-05-26 Kenichi Handa <handa@etl.go.jp>
15840
15841 * international/fontset.el: Set family names of non-latin charsets
15842 in default fontset to "*".
15843
15844 * international/mule-diag.el (print-fontset): Combine family part
15845 and registry part of the fontname by "-*-" instead of "-".
15846
15847 * international/mule-cmds.el (encode-coding-char): Make strings
15848 multibyte before calling encode-coding-string.
15849
158502000-05-25 Stefan Monnier <monnier@cs.yale.edu>
15851
15852 * derived.el: Fix keywords.
15853 (define-derived-mode): Only define if needed.
15854
15855 * simple.el (fill-comment, comment-column, comment-start)
15856 (comment-start-skip, comment-end, comment-indent-function)
15857 (block-comment-start, block-comment-end, indent-for-comment)
15858 (set-comment-column, kill-comment, comment-padding, comment-region)
15859 (comment-multi-line, indent-new-comment-line): Remove.
15860
15861 * bindings.el (esc-map): Change ; to comment-dwim and use the new
15862 function names for comment operations.
15863
15864 * newcomment.el: Add abundant autoload cookies.
15865 (comment-style): Don't depend on runtime data at compile-time.
15866 (comment-indent-hook): Remove.
15867 (comment-indent): Check if comment-indent-hook is bound.
15868 (comment-region): Docstring fix.
15869
158702000-05-25 Dave Love <fx@gnu.org>
15871
15872 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
15873 byte-code-function-p.
15874
15875 * mail/rmailsum.el: Add provide.
15876
15877 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
15878
15879 * smerge-mode.el (smerge-diff-switches): Don't use list* in
15880 defcustom.
15881
158822000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
15883
15884 * ediff-diff.el (ediff-exec-process): delete --binary option from
15885 non-buffer ediff jobs.
15886
158872000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15888
15889 * hilit-chg.el (highlight-changes-mode): Ask about color or
15890 grayscale support, not about window-system.
15891
15892 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
15893 window-system.
15894 (ffap-highlight): Always default to t.
15895
15896 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
15897 display-popup-menus-p instead of looking at window-system.
15898
15899 * disp-table.el (standard-display-g1, standard-display-graphic):
15900 Only refuse to use string glyphs on X and MS-Windows.
15901
15902 * avoid.el: Remove window-system from commentary, suggest to use
15903 display-*-p instead.
15904
15905 * apropos.el (apropos-print): Use display-mouse-p instead of
15906 window-system.
15907
159082000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15909
15910 * international/codepage.el (cp-decoding-vector-for-codepage):
15911 Fill up unsupported characters with their own codes. From Kenichi
15912 Handa.
15913
159142000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15915
15916 * international/mule-diag.el (describe-char-after): Use
15917 display-graphic-p instead of window-system, so that this function
15918 works on MS-DOS.
15919
159202000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15921
15922 * international/codepage.el (cp-make-coding-systems-for-codepage):
15923 Remove the eight-bit-graphic and eight-bit-control charsets from
15924 the list of charsets which we convert into `?'.
15925
159262000-05-25 Kenichi Handa <handa@etl.go.jp>
15927
15928 * international/mule-conf.el: Specify CHARSET-ID explicitely for
15929 private charsets.
15930 (mule-unicode-0100-24ff, japanese-jisx0213-1,
15931 japanese-jisx0213-2): New charsets.
15932
15933 * international/fontset.el: Setup default fontset for new charsets.
15934
159352000-05-24 Dave Love <fx@gnu.org>
15936
15937 * info.el (Info-find-node-2): Restructure [following "Vadim
15938 S. Solomin" <sovs@uic.nnov.ru>].
15939
15940 * icomplete.el: Fix header for Finder.
15941
159422000-05-24 Eric M. Ludlam <zappo@ultranet.com>
15943
15944 * rmailout.el (rmail-output-to-rmail-file): Added optional param
15945 STAY.
15946
15947 * rmail.el (rmail-automatic-folder-directives): New user variable.
15948 (rmail-show-message): Add call to `rmail-auto-file' during
15949 display.
15950 (rmail-auto-file): New function.
15951
159522000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
15953
15954 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
15955 account.
15956 (ediff-test-utility,ediff-diff-mandatory-option)
15957 (ediff-reset-diff-options): Utilities for proper initialization of
15958 ediff-diff-options and ediff-diff3-options on Windows.
15959
15960 * ediff-init.el (ediff-merge-filename-prefix): New customizable
15961 variable.
15962
15963 * ediff-mult.el (ediff-filegroup-action): Use
15964 ediff-merge-filename-prefix.
15965
159662000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
15967
15968 * viper-ex.el (ex-write): Set selective display to nil.
15969
159702000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
15971
15972 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
15973 aliases for hebrew-iso-8bit.
15974
159752000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
15976
15977 * woman.el: New version from Francis J. Wright
15978 <F.J.Wright@Maths.QMW.ac.uk>.
15979 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
15980 names in environment variables regardless of the path separator.
15981 (woman-topic-all-completions-1): Don't call file-name-directory-p
15982 on all files, since woman-file-regexp already filters out any
15983 directories.
15984
159852000-05-24 Kenichi Handa <handa@etl.go.jp>
15986
15987 * international/quail.el (quail-start-translation): Don't change
15988 modified-p of the current buffer.
15989 (quail-start-conversion): Likewise.
15990
15991 * international/kkc.el (kkc-region): Don't change modified-p of
15992 the current buffer.
15993
15994 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
15995 conform to RFC1468.
15996 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
15997
159982000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
15999
16000 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
16001 (speedbar-insert-button): Invisible text property fix.
16002 (speedbar-directory-plus): Renamed from speedbar-directory-+
16003 (speedbar-directory-minus): Renamed from speedbar-directory--
16004 (speedbar-page-plus): Renamed from speedbar-file-+
16005 (speedbar-page-minus): Renamed from speedbar-file--
16006 (speedbar-page): Renamed from speedbar-file-
16007 (speedbar-tag): Renamed from speedbar-tag-
16008 (speedbar-tag-plus): Renamed from speedbar-tag-+
16009 (speedbar-tag-minus): Renamed from speedbar-tag--
16010 (speedbar-expand-image-button-alist): Use above renames.
16011
16012 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
16013 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
16014 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
16015 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
16016 * sb-pg.xpm: Renamed from sb-file.xpm
16017 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
16018 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
16019
160202000-05-24 Kenichi Handa <handa@etl.go.jp>
16021
16022 * international/quail.el (quail-show-guidance-buf): Set
16023 current-input-method of the guidance buffer to the name of the
16024 curren input method.
16025
160262000-05-23 Stefan Monnier <monnier@cs.yale.edu>
16027
16028 * progmodes/compile.el (compile-internal): Style typo.
16029
16030 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
16031 quote vars and functions in the docstring.
16032
16033 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
16034
16035 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
16036 Don't quote lambdas.
16037
16038 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
16039
160402000-05-23 Gerd Moellmann <gerd@gnu.org>
16041
16042 * startup.el (command-line): Determine source file of compiled
16043 user init file differently. Warn if compiled user init file
16044 is older than its source file.
16045
16046 * ffap.el (ffap-url-regexp): Add `https'.
16047
160482000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
16049
16050 * files.el (make-backup-file-name-1): Replace slashes with `!'
16051 rather than `|' (which is not allowed on Windows). Replace the
16052 drive letters with a string "drive_X".
16053
160542000-05-23 Gerd Moellmann <gerd@gnu.org>
16055
16056 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
16057
16058 * files.el (interpreter-mode-alist): Add `bash2'.
16059
160602000-05-22 Dave Love <fx@gnu.org>
16061
16062 * loadhist.el (feature-symbols, file-provides, file-requires): Use
16063 mapc.
16064 (feature-file): Avoid calling symbol-name. Doc fix.
16065 (file-set-intersect, file-dependents): Use dolist, not mapcar.
16066 (loadhist-hook-functions): Add mouse-position-function.
16067 (unload-feature): Change uses of mapcar.
16068
16069 * files.el (parse-colon-path): Doc fix.
16070 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
16071 (set-auto-mode): Use mapc.
16072
16073 * complete.el (PC-look-for-include-file): Use :alnum: character
16074 class.
16075 (partial-completion-mode): Add autoload cookie.
16076
160772000-05-22 Sam Steingold <sds@gnu.org>
16078
16079 * info.el (Info-fontify-node): Fixed the call to
16080 `add-text-properties' (bug introduced on 2000-05-18).
16081
160822000-05-22 Dave Love <fx@gnu.org>
16083
16084 * bindings.el: Remove debug-ignored-errors set in other files.
16085
16086 * progmodes/etags.el: Add to debug-ignored-errors.
16087 (visit-tags-table-buffer): Clear out buffers holding old tables
16088 when making a new list.
16089 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
16090 mapc.
16091
16092 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
16093 quote keywords.
16094 (cmpl-string-case-type): Use character classes.
16095
16096 * comint.el:
16097 * textmodes/ispell.el:
16098 * imenu.el:
16099 * mail/mh-e.el:
16100 * progmodes/compile.el: Add to debug-ignored-errors.
16101
16102 * dabbrev.el: Add to debug-ignored-errors.
16103 (dabbrev-completion): Use mapc.
16104
161052000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
16106
16107 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
16108 (woman-mapcan, woman-parse-man.conf)
16109 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
16110 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
16111 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
16112 path syntax better.
16113 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
16114 (woman-manpath): Call woman-parse-man.conf.
16115 (woman-emulation): New defcustom, defaults to nroff.
16116 (woman-font-support): New defconst.
16117 (woman-use-symbol-font): New defcustom.
16118 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
16119 "Emulation".
16120 Many functions: Doc fix.
16121
161222000-05-22 Kenichi Handa <handa@etl.go.jp>
16123
16124 * international/quail.el (quail-simple-translation-keymap): Map
16125 128..255 to quail-self-insert-command.
16126 (quail-keyboard-layout-alist): Add definition for "pc102-de".
16127
161282000-05-22 Stefan Monnier <monnier@cs.yale.edu>
16129
16130 * help.el (help-manyarg-func-alist): Typo.
16131
16132 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
16133 intervals which makes it heaps simpler.
16134
16135 * newcomment.el (comment-region-internal): Go back to BEG after quoting
16136 the nested comment markers.
16137
16138 * subr.el (remove-hook): Don't turn the hook's value into a list.
16139
161402000-05-21 Dave Love <fx@gnu.org>
16141
16142 * edmacro.el (edmacro-parse-keys): Return vector if any elements
16143 are invalid characters.
16144
16145 * international/mule-util.el (detect-coding-with-priority): Use
16146 mapc. Remove redundant lambda.
16147
16148 * international/mule-diag.el (list-non-iso-charset-chars)
16149 (describe-fontset): Remove redundant lambda.
16150
16151 * emulation/crisp.el (brief-mode): New alias.
16152
16153 * emacs-lisp/ring.el (ring-elements): New function.
16154
16155 * emacs-lisp/easymenu.el (easy-menu-create-menu)
16156 (easy-menu-do-add-item): Use keywordp.
16157
16158 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
16159
16160 * replace.el: Doc and error message fixes.
16161 (replace-highlight): Use facep, not internal-find-face.
16162
161632000-05-20 Stefan Monnier <monnier@cs.yale.edu>
16164
16165 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
16166
16167 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
16168 (log-edit-insert-changelog): Drop `:' as well.
16169
16170 * log-view.el: Fix file description.
16171 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
16172 available.
16173 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
16174 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
16175
16176 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
16177 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
16178 Print a status message if the toggle is called interactively.
16179 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
16180 for global minor modes and use `defcustom' for them.
16181 Use add-minor-mode.
16182 (easy-mmode-define-derived-mode): Remove.
16183 (define-derived-mode): Fancier default docstring.
16184 (easy-mmode-define-navigation): Signal an error rather than (ding).
16185
16186 * newcomment.el (comment-styles): New `box-multi'.
16187 (comment-normalize-vars): Better default for comment-continue to
16188 avoid whitespace-only continuations.
16189 (comment-search-forward): Always move even in the no-syntax case.
16190 (comment-padright): Only obey N if it's only obeyed for padleft.
16191 (comment-make-extra-lines): Better handling of empty continuations.
16192 Use `=' for the filler if comment-start has only one character.
16193 (uncomment-region): Try handling the special `=' filler.
16194 (comment-region): Allow LINES even if MULTI is nil.
16195 (comment-box): Choose box style based on comment-style.
16196
161972000-05-20 Kenichi Handa <handa@etl.go.jp>
16198
16199 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
16200 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
16201
162022000-05-20 Kenichi HANDA <handa@etl.go.jp>
16203
16204 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
16205 and insert, not subst-char-in-region.
16206
16207 * international/mule-diag.el (list-character-sets-1): Handle
16208 charsets eight-bit-control and eight-bit-graphic.
16209 (list-iso-charset-chars): Likewise.
16210 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
16211 charactes as is. Use indent-to to align characters.
16212
16213 * international/mule-cmds.el (find-multibyte-characters): Never
16214 exclude charsets eight-bit-control and eight-bit-graphic.
16215
162162000-05-19 Stefan Monnier <monnier@cs.yale.edu>
16217
16218 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
16219 Don't quote lambdas.
16220
16221 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
16222
162232000-05-19 Gerd Moellmann <gerd@gnu.org>
16224
16225 * gud.el (gud-jdb-directories): Doc fix.
16226
162272000-05-19 Stefan Monnier <monnier@cs.yale.edu>
16228
16229 * newcomment.el: New file.
16230
162312000-05-19 Gerd Moellmann <gerd@gnu.org>
16232
16233 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
16234
162352000-05-18 Andreas Schwab <schwab@suse.de>
16236
16237 * dired.el (dired-between-files): Also skip lines beginning with
16238 `used'.
16239
162402000-05-18 Gerd Moellmann <gerd@gnu.org>
16241
16242 * msb.el (msb-menu-cond): Add choice `user'.
16243
162442000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16245
16246 * ps-print.el: Compatibility, customization and doc fix.
16247 (ps-printer-name-option): Replace defconst by defvar.
16248 (ps-postscript-code-directory): XEmacs compatibility.
16249 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
16250 fix.
16251 (ps-user-defined-prologue, ps-print-prologue-header)
16252 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
16253 compatibility and code fix.
16254 (ps-print-background-image, ps-print-background-text):
16255 Customization fix.
16256 (ps-line-number-start, ps-n-up-on): New vars.
16257
162582000-05-18 Espen Skoglund <esk@ira.uka.de>
16259
16260 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
16261 the indent-comment function to just return the appropriate indent.
16262
162632000-05-18 Eric M. Ludlam <zappo@ultranet.com>
16264
16265 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
16266 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
16267 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
16268
162692000-05-18 Dave Love <fx@gnu.org>
16270
16271 * info.el (Info-fontify-node): Add intangible property as well as
16272 invisible.
16273
16274 * calendar/appt.el (appt-make-list): Match all lines of entry.
16275 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
16276
162772000-05-18 Kenichi Handa <handa@etl.go.jp>
16278
16279 * international/mule-diag.el (describe-char-after): Call
16280 internal-char-font, not char-font. If internal-char-font returns
16281 nil, display "-- none --".
16282
162832000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
16284
16285 * image.el (image-type-available-p): Don't reference image-types
16286 if it isn't bound.
16287
162882000-05-17 Stefan Monnier <monnier@cs.yale.edu>
16289
16290 * autoarg.el (autoarg-mode): Typo in the :set argument.
16291
162922000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
16293
16294 * startup.el (command-line-1): Don't signal an error if the
16295 directory for auto-save-list files does not yet exist.
16296
162972000-05-17 Kenichi Handa <handa@etl.go.jp>
16298
16299 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
16300
163012000-05-16 Stefan Monnier <monnier@cs.yale.edu>
16302
16303 * subr.el (remove-hook): `setq' hook-value, not `set'.
16304
163052000-05-16 Sam Steingold <sds@gnu.org>
16306
16307 * info.el (debug-ignored-errors): More errors to ignore.
16308
163092000-05-16 Dave Love <fx@gnu.org>
16310
16311 * cus-edit.el: Don't require cl or easymenu.
16312 (custom-variable-prompt): Test standard-value property, not
16313 user-variable-p.
16314
163152000-05-16 Sam Steingold <sds@gnu.org>
16316
16317 * subr.el (add-hook): `setq' hook-value, not `set'.
16318
163192000-05-16 Gerd Moellmann <gerd@gnu.org>
16320
16321 * startup.el (command-line-1): Mention the FAQ in the startup
16322 message.
16323
16324 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
16325
16326 * progmodes/compile.el (compilation-parse-errors): Collect
16327 `nomessage' regexps last.
16328
16329 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
16330
16331 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
16332 to the function name.
16333
163342000-05-15 Dave Love <fx@gnu.org>
16335
16336 * speedbar.el (speedbar-recenter): Typo.
16337 (speedbar-expand-line): Make arg optional.
16338 (speedbar-mode): Avoid a compiler warning.
16339
163402000-05-15 Gerd Moellmann <gerd@gnu.org>
16341
16342 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
16343 user-specified option string is empty.
16344
16345 * mouse.el (mouse-yank-at-click): Doc fix.
16346
163472000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
16348
16349 * term/internal.el (IT-character-translations): More updates of
16350 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
16351 documents.
16352
163532000-05-15 Gerd Moellmann <gerd@gnu.org>
16354
16355 * env.el (getenv): New function, interactively callable.
16356 (setenv, getenv): Remove autoload cookies.
16357
16358 * loadup.el: Load `env'.
16359
16360 * progmodes/f90.el: Change author's mail address.
16361
163622000-05-14 Dave Love <fx@gnu.org>
16363
16364 * mail/rmail.el (rmail-show-message-hook): Customize and offer
16365 goto-addr as an option.
16366
16367 * help.el (help-xref-stack): Doc fix.
16368 (help-xref-following): New variable.
16369 (help-make-xrefs): Use it.
16370 (help-xref-go-back): Use position information from stack element.
16371 (help-follow): Make position in stack element a pair. Use
16372 help-xref-following.
16373
16374 * autoarg.el: New file.
16375
16376 * faces.el: Declare more functions obsolete.
16377
16378 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
16379 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
16380 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
16381 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
16382 Remove all the setup-...-environment functions.
16383
163842000-05-13 Eric M. Ludlam <zappo@ultranet.com>
16385
16386 * speedbar.el: Updated the commentary section. xemacs20p now uses
16387 >= when detecting. Require `defimage' safely.
16388 (speedbar-easymenu-definition-base): Add toggle for images.
16389 (speedbar-easymenu-definition-special): Add flush cache & expand.
16390 (speedbar-visiting-tag-hook): Set new defaults. Added options.
16391 (speedbar-reconfigure-keymaps-hook): New variable.
16392 (speedbar-frame-parameters): Updated documentation.
16393 (speedbar-use-imenu-flag): Updated custom tag
16394 (speedbar-dynamic-tags-function-list): New variable.
16395 (speedbar-tag-hierarchy-method): Updated doc & custom.
16396 (speedbar-indentation-width, speedbar-indentation-width) New
16397 variables.
16398 (speedbar-hide-button-brackets-flag): Customizable.
16399 (speedbar-vc-indicator): Doc update.
16400 (speedbar-ignored-path-expressions): Updated default value.
16401 (speedbar-supported-extension-expressions): Updated default value.
16402 (speedbar-syntax-table): Remove {} paren status.
16403 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
16404 as "+". Added overlay aliases.
16405 (speedbar-mode): Use `speedbar-mode-line-update' instead of
16406 `force-mode-line-update'.
16407 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
16408 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
16409 `mouse-set-point'
16410 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
16411 (speedbar-item-info-tag-helper): Revamped to handle a wider range
16412 of arbitrary text, and new helper functions.
16413 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
16414 filename finder.
16415 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
16416 (speedbar-directory-buttons): Update path search/expansion.
16417 (speedbar-make-tag-line): Pay attention to
16418 `speedbar-indentation-width'. Use more care w/ invisible
16419 properties.
16420 (speedbar-change-expand-button-char): Call
16421 `speedbar-insert-image-button-maybe'.
16422 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
16423 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
16424 (speedbar-trim-words-tag-hierarchy)
16425 (speedbar-simple-group-tag-hierarchy): New functions
16426 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
16427 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
16428 functions.
16429 (speedbar-mouse-set-point): New function
16430 (speedbar-power-click): Updated documentation.
16431 (speedbar-line-token, speedbar-goto-this-file): Handle more types
16432 of tag prefix text.
16433 (speedbar-expand-line, speedbar-contract-line): Make more robust
16434 to strange text.
16435 (speedbar-expand-line): Takes universal argument to flush the
16436 cache.
16437 (speedbar-flush-expand-line): New function.
16438 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
16439 Use new generator insertion method.
16440 (speedbar-fetch-dynamic-tags): New function.
16441 (speedbar-fetch-dynamic-imenu): Removed code now handled in
16442 `speedbar-fetch-dynamic-imenu'.
16443 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
16444 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
16445 "Revert Buffer" menu items.
16446 (speedbar-buffer-buttons-engine): Be smarter when creating a
16447 filename tag (for expansion purposes.).
16448 (speedbar-highlight-one-tag-line,
16449 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
16450 (speedbar-recenter): New functions.
16451 (defimage-speedbar): Image loading abstraction.
16452 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
16453 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
16454 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
16455 (speedbar-tag-type, speedbar-tag-mail): New images.
16456 (speedbar-expand-image-button-alist): New variable.
16457 (speedbar-insert-image-button-maybe): Insert an image over some
16458 buttons.
16459
164602000-05-13 Kenichi Handa <handa@etl.go.jp>
16461
16462 * international/mule-cmds.el (encode-coding-char): An ASCII
16463 character is always encodable.
16464
16465 * international/mule-conf.el: Add more information in descriptions
16466 of character sets.
16467
16468 * international/mule-diag.el (describe-char-after): New function.
16469 (describe-font-internal): Adjusted for the change of font-info.
16470 (describe-font): Likewise.
16471 (print-fontset): Rewritten for the new fontset implementation.
16472 (describe-fontset): Include fontset alias names in completion.
16473 (list-fontsets): Adjusted for the change of print-fontset.
16474
16475 * simple.el (what-cursor-position): If DETAIL is non-nil, call
16476 describe-char-after instead of displaying the detail in the echo
16477 area.
16478 (syntax-code-table): Format changed.
16479 (string-to-syntax): Adjusted for the above change.
16480
164812000-05-12 Stefan Monnier <monnier@cs.yale.edu>
16482
16483 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
16484
164852000-05-12 Dave Love <fx@gnu.org>
16486
16487 * calendar/todo-mode.el: Remove some compatibility stuff and CL
16488 dependence. Use line-{beginning,end}-position, not
16489 point-at{b,e}ol. Some doc fixes.
16490 (todo-position): New function. Fix callers of position to use it.
16491 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
16492
164932000-05-12 Gerd Moellmann <gerd@gnu.org>
16494
16495 * time.el (display-time-mail-icon): Use `:ascent center'.
16496
16497 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
16498 handling FTP security extensions.
16499
165002000-05-11 Dave Love <fx@gnu.org>
16501
16502 * calendar/todo-mode.el: New file.
16503
165042000-05-11 Gerd Moellmann <gerd@gnu.org>
16505
16506 * comint.el (comint-read-input-ring): Move reference to
16507 comint-input-ring-size outside of the save-excursion. It was
16508 causing the default value to be the only one ever seen.
16509
16510 * font-lock.el: Update copyright. Remove Simon Marshall's email
16511 address on request from him.
16512
16513 * subr.el (substitute-key-definition): Add comment describing
16514 the meaning of PREFIX.
16515
165162000-05-10 Stefan Monnier <monnier@cs.yale.edu>
16517
16518 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
16519
16520 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
16521 (add-minor-mode): Don't make the variable buffer-local and add a
16522 reference to define-minor-mode in the docstring.
16523
16524 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
16525 HEADER/FOOTER and fix bug with trailing empty directory.
16526 (cvs-append-to-ignore): Use vc-editable-p if available.
16527 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
16528 (vc-do-command): Tweak advice to handle the new VC.
16529
16530 * log-view.el (log-view-goto-rev): New function for the new VC.
16531 (log-view-minor-wrap): Use mark-active.
16532
16533 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
16534 (log-edit-changelog-full-paragraphs): New var.
16535 (log-edit-insert-changelog): Remove a lonely leading `* file'.
16536 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
16537 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
16538 (log-edit-changelog-ours-p, log-edit-changelog-entries)
16539 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
16540 Replace the `cvs' prefix with `log-edit'.
16541
16542 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
16543
16544 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
16545 (diff-font-lock-defaults): Explicitly turn off multiline.
16546 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
16547 (diff-ediff-patch): Fix call to ediff-patch-file.
16548 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
16549 Handle comments.
16550
16551 * frame.el (automatic-hscrolling): Typo.
16552
16553 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
16554
165552000-05-09 Sam Steingold <sds@goems.com>
16556
16557 * apropos.el (apropos-print): use `describe-face' instead of
16558 `customize-face-other-window'.
16559
165602000-05-09 Dave Love <fx@gnu.org>
16561
16562 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
16563
16564 * help.el (describe-variable): Have customize button pop the
16565 help-xref stack when invoked.
16566 (help-xref-symbol-regexp): Add `face'.
16567 (help-make-xrefs): Check for quoted face names and adapt regexp
16568 submatch numbers to cope.
16569 (help-xref-interned): Maybe insert face doc too. Separate
16570 sections with a line of hyphens.
16571
16572 * faces.el: Some doc fixes. Declare some functions obsolete.
16573 (describe-face): Add customize button. Return the help
16574 text. Fix prompt.
16575
165762000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
16577
16578 * term/internal.el (IT-character-translations): Fix last change.
16579
165802000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
16581
16582 * woman.el: New file
16583 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
16584
165852000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
16586
16587 * term/internal.el (IT-character-translations): Update ASCII
16588 simulations for greek-iso8859-7, add latin-iso8859-14 and
16589 latin-iso8859-15.
16590
16591 * international/mule-cmds.el (set-language-info-alist): Call
16592 define-prefix-command with 3 arguments, to make the map suitable
16593 for a menu.
16594
165952000-05-07 Dave Love <fx@gnu.org>
16596
16597 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
16598
165992000-05-05 Dave Love <fx@gnu.org>
16600
16601 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
16602 list in doc string. Don't quote keyword symbols.
16603 * emacs-lisp/cl.el: Likewise
16604 * emacs-lisp/cl-seq.el: Likewise
16605
166062000-05-05 Gerd Moellmann <gerd@gnu.org>
16607
16608 * abbrev.el (abbrev-mode): Make ARG optional.
16609
166102000-05-04 Gerd Moellmann <gerd@gnu.org>
16611
16612 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
16613
16614 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
16615
16616 * subr.el (substitute-key-definition): Clarify documentation.
16617
166182000-05-04 Milan Zamazal <pdm@freesoft.cz>
16619
16620 * glasses.el (glasses-convert-to-unreadable): Use
16621 `glasses-separator' instead of the hard-wired "_".
16622 (glasses-mode): Call `glasses-make-unreadable' only in a single
16623 place.
16624
166252000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
16626
16627 * term/internal.el (cjk-codepages-alist): Add associations for
16628 Chinese and Korean codepages. Remove FIXME comment.
16629
166302000-05-03 Dave Love <fx@gnu.org>
16631
16632 * time.el (display-time-mail-face, display-time-use-mail-icon):
16633 New option.
16634 (display-time-mail-icon): New variable.
16635 (display-time-string-forms): Use the above. Fix the local-map.
16636
166372000-05-03 Gerd Moellmann <gerd@gnu.org>
16638
16639 * replace.el (query-replace-map): Add binding for `E'.
16640 (query-replace-help): Extend help text.
16641 (perform-replace): Allow editing the replacement string.
16642
16643 * make-mode.el (makefile-mode-abbrev-table): New variable.
16644 (makefile-mode): Set local abbrev table to
16645 makefile-mode-abbrev-table.
16646 (makefile-font-lock-keywords): Fontify includes and conditionals.
16647
16648 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
16649 set TOGGLE's value.
16650
16651 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
16652 mail-interactive-insert-alias.
16653 (mail-abbrev-complete-alias): New command.
16654 (mail-mode-map): Bind it to `M-TAB'.
16655
166562000-05-03 Kenichi Handa <handa@etl.go.jp>
16657
16658 * language/lao-util.el (lao-compose-region): New function.
16659
166602000-05-02 Gerd Moellmann <gerd@gnu.org>
16661
16662 * files.el (recover-session): Make directories as necessary
16663 if they don't exist yet.
16664
16665 * calendar/cal-french.el
16666 (french-calendar-multibyte-special-days-array)
16667 (french-calendar-special-days-array): Change French text.
16668 (calendar-french-date-string): Change output.
16669 (calendar-goto-french-date): Likewise.
16670
166712000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
16672
16673 * wid-edit.el (widget-default-active): Obey `:always-active'.
16674 (widget-documentation-string-value-create): Set `:always-active'.
16675
166762000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
16677
16678 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
16679 default prefix to `~/_emacs.d/auto-save.list/_s'.
16680 (normal-top-level): Create the directory for auto-save files, if
16681 it doesn't already exist (in the ms-dos case only).
16682
166832000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
16684
16685 * international/mule-cmds.el (set-language-environment): Don't
16686 concat an integer (dos-codepage), use format instead.
16687
166882000-05-02 Dave Love <fx@gnu.org>
16689
16690 * help.el (help-xref-on-pp): Check for constant symbols.
16691
166922000-04-29 Gerd Moellmann <gerd@gnu.org>
16693
16694 * startup.el (normal-top-level): Put a condition-case around
16695 the code loading subdirs.el.
16696
166972000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16698
16699 * ps-print.el: Upside-down and face background color printing,
16700 line number step, doc fix.
16701 (ps-print-version): New version number (5.2).
16702 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
16703 (ps-face-attribute-list, ps-plot-with-face): Code fix.
16704 (ps-spool-config): Var fix.
16705 (ps-printer-name-option): Const fix.
16706 (ps-print-upside-down, ps-use-face-background)
16707 (ps-line-number-step): New vars.
16708 (ps-window-system, ps-lp-system): New consts.
16709 (ps-face-background): New fun.
16710
167112000-04-28 Richard Stallman <rms@gnu.org>
16712
16713 * files.el (make-auto-save-file-name):
16714 Apply auto-save-file-name-transforms to visited file name
16715 before generating auto save file name.
16716 (auto-save-file-name-transforms): New variable.
16717
16718 * files.el (backup-enable-predicate):
16719 Correctly test for a file under a temporary directory.
16720
167212000-04-28 Gerd Moellmann <gerd@gnu.org>
16722
16723 * subr.el (add-minor-mode): Rewritten.
16724
167252000-04-28 Kenichi Handa <handa@etl.go.jp>
16726
16727 * mail/sendmail.el (sendmail-send-it): Set
16728 buffer-file-coding-system to the selected coding system for MIME
16729 header.
16730
167312000-04-27 Gerd Moellmann <gerd@gnu.org>
16732
16733 * dired.el (dired-move-to-filename-regexp): Allow format where
16734 YYYY is followed by two spaces.
16735
16736 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
16737 in the second character class of the regexp.
16738
16739 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
16740 mh-etc, too.
16741
16742 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
16743 nil.
16744
16745 * subr.el (add-minor-mode): Use `set' instead of `setq'.
16746
16747 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
16748 argument.
16749
167502000-04-27 Sen Nagata <sen@eccosys.com>
16751
16752 * emacs-lisp/crm.el (crm-completion-table): New variable.
16753 (crm-collection-fn, crm-test-completion)
16754 (completing-read-multiple): Use it.
16755
167562000-04-27 Dave Love <fx@gnu.org>
16757
16758 * help.el (locate-library): Use mapc.
16759 (help-manyarg-func-alist): Add call-process-region.
16760
167612000-04-26 Gerd Moellmann <gerd@gnu.org>
16762
16763 * subr.el (add-minor-mode): Make argument MAP optional.
16764
16765 * desktop.el (desktop-save): Save list of minor modes.
16766 (desktop-create-buffer): Restore minor modes.
16767 (desktop-minor-mode-table): New user-option.
16768
16769 * subr.el (add-minor-mode): New function.
16770
16771 * image.el (find-image): New function.
16772 (defimage): Rewritten to find image at load time.
16773
16774 * startup.el (normal-top-level-add-to-load-path): Handle
16775 case that the default directory is not in load-path.
16776
16777 * help.el: Old patch from Stefan Monnier.
16778 (help-xref-on-pp): New function.
16779 (describe-variable): Use it to display xrefs in a symbol's value.
16780
167812000-04-26 Stefan Monnier <monnier@cs.yale.edu>
16782
16783 * cus-edit.el (custom-face): Fix parenthesis.
16784
167852000-04-26 Kenichi Handa <handa@etl.go.jp>
16786
16787 * mail/rmail.el (rmail-expunge): When there are no deleted
16788 messages, do nothing.
16789
167902000-04-26 Dave Love <fx@gnu.org>
16791
16792 * international/mule-cmds.el (locale-translation-file-name):
16793 Defvar to nil.
16794 (set-locale-environment): Set it here (at runtime).
16795
167962000-04-25 Gerd Moellmann <gerd@gnu.org>
16797
16798 * replace.el (perform-replace): Add parameters START and END. Use
16799 them instead of the check for a region in Transient Mark mode.
16800 (query-replace-read-args): Return two more list elements for the
16801 start and end of the region in Transient Mark mode.
16802 (query-replace, query-replace-regexp, query-replace-regexp-eval)
16803 (map-query-replace-regexp, replace-string, replace-regexp): Add
16804 optional last arguments START and END and pass them to
16805 perform-replace.
16806
16807 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
16808 form with additional arguments for perform-replace.
16809
16810 * progmodes/etags.el (tags-query-replace): Add parameters START
16811 and END. Construct a form with additional arguments for
16812 perform-replace.
16813
16814 * simple.el (shell-command): Set default directory for "*Shell
16815 Command Output" buffer.
16816
16817 * language/european.el (iso-latin-4): Fix typo.
16818
16819 * emacs-lisp/crm.el: New file.
16820
168212000-04-24 Dave Love <fx@gnu.org>
16822
16823 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
16824 (Custom-reset-saved, Custom-reset-standard)
16825 (custom-group-value-create, custom-group-set, custom-group-save)
16826 (custom-group-reset-current, custom-group-reset-saved)
16827 (custom-group-reset-standard): Use mapc.
16828 (custom-buffer-create-internal): Disable undo when creating items.
16829 Use mapc.
16830 (custom-face): Avoid redundant lambda.
16831
168322000-04-24 Gerd Moellmann <gerd@gnu.org>
16833
16834 * startup.el (auto-save-list-file-prefix): Set default to
16835 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
16836
168372000-04-24 Sam Steingold <sds@gnu.org>
16838
16839 * time-stamp.el (time-stamp-string-preprocess): Always convert
16840 `field-result' to a string.
16841
168422000-04-24 Gerd Moellmann <gerd@gnu.org>
16843
16844 * frame.el (scrolling): New group.
16845 (automatic-hscrolling): New user-option.
16846
16847 * startup.el (command-line-x-option-alist): Add `-lsp' and
16848 `--line-spacing'.
16849
168502000-04-19 Dave Love <fx@gnu.org>
16851
16852 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
16853 (cl-mapc): Rename from mapc. Fix the funcall.
16854
168552000-04-19 Gerd Moellmann <gerd@gnu.org>
16856
16857 * simple.el (clone-indirect-buffer-other-window): New command.
16858 (clone-indirect-buffer): Add optional arg NORECROD.
16859 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
16860
16861 * help.el (resize-temp-buffer-window): Use count-screen-lines.
16862
16863 * window.el (count-screen-lines): New function.
16864 (shrink-window-if-larger-than-buffer): Use count-screen-lines
16865 instead of window-buffer-height.
16866
16867 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
16868 non-existing variable comint-input-sentinel.
16869 (inferior-lisp-args-to-list): Removed.
16870 (inferior-lisp): Use split-string instead of
16871 inferior-lisp-args-to-list.
16872
16873 * hexl.el (hexl-insert-hex-string): New command.
16874
16875 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
16876 instead of concat.
16877
168782000-04-18 Gerd Moellmann <gerd@gnu.org>
16879
16880 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
16881 at the start of an existing but empty folder.
16882
168832000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16884
16885 * ps-mule.el: Customization fix, doc fix.
16886 (ps-multibyte-buffer): Customization fix.
16887
168882000-04-17 Richard M. Stallman <rms@gnu.org>
16889
16890 * subr.el (read-passwd): Use read-char-exclusive.
16891
168922000-04-17 Gerd Moellmann <gerd@gnu.org>
16893
16894 * textmodes/texinfo.el (texinfo-insert-@email)
16895 (texinfo-insert-@emph, texinfo-insert-@quotation)
16896 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
16897 (texinfo-mode-map): Add key bindings for them.
16898
16899 * files.el (basic-save-buffer-2): Use a template with `$'
16900 instead of `#' for VMS.
16901
16902 * simple.el (clone-indirect-buffer): New function.
16903
169042000-04-16 Stephen Eglen <stephen@gnu.org>
16905
16906 * iswitchb.el (iswitchb-case): New function. If the user input
16907 contains any upper-case characters, the search is made
16908 case-sensitive.
16909
169102000-04-17 Stefan Monnier <monnier@cs.yale.edu>
16911
16912 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
16913 comment-end.
16914 (texinfo-font-lock-syntactic-keywords): New var.
16915 (texinfo-font-lock-keywords): Remove comment regexp.
16916 (texinfo-insert-block): New function.
16917 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
16918 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
16919 and font-lock-defaults. Use regexp-opt for outline-regexp.
16920 (texinfo-environments): New var.
16921 (texinfo-environment-regexp): Use regexp-opt and
16922 texinfo-environments.
16923
16924 * textmodes/ispell.el (ispell-menu-map-needed): Check that
16925 ispell-process is bound since this might be eval'd before ispell
16926 is loaded.
16927 (ispell-message): Use a tiny bit less magic and a bit more hard
16928 data to figure out what kind of sc-cite-regexp to use.
16929
16930 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
16931
16932 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
16933 (insert-cyclic-diary-entry): Unquote the lambda.
16934
16935 * gud.el (gud-jdb-build-source-files-list): Fix typo.
16936
16937 * files.el (backup-enable-predicate): Unquote the lambda.
16938
16939 * cus-edit.el (custom-face, face): Unquote the lambda.
16940
169412000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16942
16943 * ps-print.el: Check for line-beginning-position definition.
16944
16945 * ps-print.el: Fix counting lines in a region.
16946 (ps-print-version): New version number (5.1.5).
16947 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
16948 (ps-printing-region): Fun code fix.
16949
169502000-04-15 Gerd Moellmann <gerd@gnu.org>
16951
16952 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
16953 to file-directory-p.
16954
169552000-04-14 Gerd Moellmann <gerd@gnu.org>
16956
16957 * gud.el (gud-jdb-build-source-files-list): Check that directory
16958 exists before calling directory-files.
16959
169602000-04-13 Dave Love <fx@gnu.org>
16961
16962 * emacs-lisp/trace.el: Change maintainer. Use new backquote
16963 syntax.
16964
16965 * emacs-lisp/cl-specs.el: Remove when, unless.
16966
16967 * emacs-lisp/cl-extra.el: Don't quote keywords.
16968 (cl-old-mapc): New variable.
16969 (mapc): Use it.
16970 (cl-map-intervals): Use with-current-buffer. Don't check for
16971 next-property-change.
16972 (cl-map-overlays): Use with-current-buffer.
16973 (cl-expt): Remove.
16974 (copy-tree, remprop): Define unconditionally.
16975
16976 * emacs-lisp/cl-compat.el (keywordp): Remove.
16977
16978 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
16979 to use keywordp.
16980 (edebug-spec): Enable keywordp.
16981
16982 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
16983 string-lessp.
16984
16985 * cus-start.el: Use keywordp.
16986
169872000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
16988
16989 * diary-lib.el (include-other-diary-files): Fix the fix of
16990 2000-02-18 by doing a save-excursion.
16991
169922000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16993
16994 * ps-print.el: Customization fix, doc fix.
16995 (ps-print-version): New version number (5.1.4).
16996 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
16997 (ps-print-preprint): Adjust code.
16998 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
16999 (ps-print-prologue-header, ps-print-control-characters)
17000 (ps-spool-config): Customization fix.
17001
170022000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
17003
17004 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
17005 converted to the new menu-item format, names silightly changed,
17006 help strings added.
17007
17008 Support for spelling without async subprocesses:
17009
17010 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
17011 (ispell-session-buffer): New variables.
17012 (ispell-start-process, ispell-process-status,
17013 ispell-accept-output, ispell-send-string): New functions, for
17014 Ispell invocation when async subprocesses aren't supported.
17015 (ispell-word, ispell-pdict-save, ispell-command-loop,
17016 ispell-process-line, ispell-buffer-local-parsing): Replace calls
17017 to process-send-string with calls to ispell-send-string, and
17018 accept-process-output with ispell-accept-output.
17019 (ispell-init-process): Call ispell-process-status instead of
17020 process-status with.
17021 (ispell-init-process): Call ispell-start-process. Call
17022 ispell-accept-output and ispell-send-string. Don't call
17023 process-kill-without-query and kill-process if they are unbound.
17024 (ispell-async-processp): New function.
17025
170262000-04-12 Dave Love <fx@gnu.org>
17027
17028 * info.el: Add debug-ignored-errors.
17029 (Info-mode-menu): Add some items.
17030 (Info-directory): Add autoload cookie.
17031
17032 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
17033 Modify `truncate-lines'. Make `describe-language-environment'
17034 always visible and add help. Modify `describe-key' help. Invoke
17035 Info-directory from `info'. New entry `emacs-manual'.
17036
170372000-04-10 Gerd Moellmann <gerd@gnu.org>
17038
b291c86c
SM
17039 * progmodes/ebrowse.el (ebrowse-tree-mode):
17040 Use propertized-buffer-identification.
a30eb617
DL
17041 (ebrowse-update-member-buffer-mode-line): Likewise.
17042 (ebrowse--mode-strings): Removed.
17043 (ebrowse--mode-line-props): Removed.
17044
17045 * files.el (auto-mode-alist): Add `EBROWSE'.
17046
17047 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
17048 space before testing for end of buffer.
17049 (ebrowse-load): Removed.
17050 (ebrowse-revert-tree-buffer-from-file): Rewritten.
17051 (ebrowse-create-tree-buffer): Rewritten.
17052 (ebrowse-tree-mode): Read tree from buffer.
17053
17054 * progmodes/ebrowse-ffh.el: Removed.
17055
170562000-04-10 Kenichi Handa <handa@etl.go.jp>
17057
17058 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
17059
170602000-04-10 Gerd Moellmann <gerd@gnu.org>
17061
17062 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
17063 at the wrong place.
17064
170652000-04-09 Dave Love <fx@gnu.org>
17066
b291c86c
SM
17067 * files.el (backup-enable-predicate):
17068 Use temporary-file-directory, small-temporary-file-directory.
17069 (make-backup-file-name-function, backup-directory-alist): New vars.
a30eb617
DL
17070 (make-backup-file-name-1): New function.
17071 (make-backup-file-name): Use it.
b291c86c 17072 (find-backup-file-name): Likewise. Use format for clarity, not concat.
a30eb617
DL
17073 (file-newest-backup): Use make-backup-file-name.
17074
170752000-04-09 Gerd Moellmann <gerd@gnu.org>
17076
17077 * progmodes/ebrowse-ffh.el: New file.
17078
86f6474c
SM
17079 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
17080 Moved to ebrowse-ffh.el.
a30eb617
DL
17081 (ebrowse-load): Add autoload.
17082
17083 * finder.el (finder-commentary): Add autoload cookie.
17084
17085 * mail/rfc2368.el: Correct author's email address.
17086
17087 * progmodes/ebrowse.el: New file.
17088
17089 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
17090 item help string.
17091 (easy-menu-do-add-item): Ditto.
17092 (easy-menu-define): Extend doc string.
17093
86f6474c 17094 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
a30eb617
DL
17095 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
17096 (jit-lock-function, jit-lock-stealth-fontify): Don't use
17097 with-buffer-unmodified.
17098
170992000-04-08 Dave Love <fx@gnu.org>
17100
17101 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
17102 unless, when.
17103
171042000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
17105
17106 * viper-util.el (viper-put-on-search-overlay): New subroutine.
17107 (viper-flash-search-pattern): No operation when using Emacs
17108 doesn't support face.
17109 Use `viper-put-on-search-overlay'.
17110
171112000-04-04 Gerd Moellmann <gerd@gnu.org>
17112
17113 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
17114 like C-r.
17115
17116 * progmodes/make-mode.el: Some doc fixes.
17117 (makefile-mode-abbrev-table): New variable.
17118 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
17119 (makefile-font-lock-keywords): Fontify includes and conditionals.
17120 (toplevel): Require `dabbrev' and `add-log' when compiling.
17121
17122 * replace.el (perform-replace): Don't move forward one char
17123 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
17124 to do that because it leaves point 1 position after the last
17125 replacement, after everything has been replaced.
17126
17127 * jit-lock.el (with-buffer-unmodified): New macro.
17128 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
17129 modified state.
17130 (jit-lock-function-1): Extracted from jit-lock-function; not
17131 preserving buffer's modified state.
86f6474c
SM
17132 (jit-lock-function, jit-lock-stealth-fontify):
17133 Call jit-lock-function-1.
a30eb617
DL
17134
17135 * mail/rfc2368.el: Remove supernumerary copyright line.
17136
171372000-04-04 Milan Zamazal <pdm@freesoft.cz>
17138
17139 * glasses.el: Provide facilities for inserting space before left
17140 parentheses and uncapitalization of identifiers.
17141 (glasses-mode): Try to remove old overlays in all cases.
17142
171432000-04-03 Gerd Moellmann <gerd@gnu.org>
17144
17145 * progmodes/compile.el (compile-internal): Display the compilation
17146 buffer in a different frame, if it's already displayed there.
17147
17148 * mail/rfc2368.el: New file.
17149
17150 * simple.el (sendmail-user-agent-compose): Recognize a `body'
17151 header and insert its value as mail body.
17152
17153 * subr.el (member-ignore-case): New function.
17154
17155 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
17156 (dabbrev--find-expansion): Ignore buffers matching a regexp
17157 from dabbrev-ignored-regexps.
17158
17159 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
17160 to extensions handled by gzip.
17161
171622000-04-03 Richard M. Stallman <rms@gnu.org>
17163
17164 * files.el (insert-directory): List the total free space
17165 along with the used space.
17166
17167 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
17168 line is followed by one that matches CITATION-REGEXP, end the
17169 paragraph.
17170
171712000-04-03 Markus Rost <rost@delysid.gnu.org>
17172
17173 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
17174 (rmail-make-basic-summary-line): Use that option.
17175
171762000-04-03 Kenichi Handa <handa@etl.go.jp>
17177
17178 * international/mule-cmds.el (encoded-string-description):
17179 Rewritten. Try pretty description for ISO 2022 escape sequences
17180 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
17181 for hexadecimal format.
17182
171832000-04-01 Dave Love <fx@gnu.org>
17184
17185 * cpp.el: Change customization group to `c' from `C'.
17186
17187 * vcursor.el (vcursor-move): Use display-color-p.
17188
17189 * international/mule-util.el: Provide mule-utils.
17190 (string-to-sequence): Simplify and speed up.
17191
17192 * international/mule.el (make-coding-system): Purecopy doc-string.
17193
17194 * international/mule-cmds.el: Various menu changes.
17195 (describe-specified-language-support): Handle `Default'.
17196 (set-language-info): Purecopy `info'.
17197
171982000-03-31 Andrew Innes <andrewi@gnu.org>
17199
17200 * vc.el (vc-backend-diff): Return the correct status if we had to
17201 retry the rcsdiff command without the --brief option.
17202
172032000-03-31 Dave Love <fx@gnu.org>
17204
17205 * help.el (help-manyarg-func-alist): Correct several omissions.
17206
17207 * add-log.el: Don't require cl, fortran.
17208 (add-log-current-defun-function): Doc fix.
86f6474c 17209 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
a30eb617 17210 (change-log-version-rcs): Function deleted.
86f6474c
SM
17211 (change-log-version-number-search): Doc fix.
17212 Use vc-workfile-version. Avoid CL dolist.
a30eb617
DL
17213 (add-change-log-entry): Just call add-log-current-defun to get
17214 defun. Simplify somewhat.
17215 (change-log-get-method-definition-1): Likewise.
17216 (add-log-current-defun): Return nil if calling
17217 add-log-current-defun-function does so. Move Fortran stuff to
17218 fortran.el. Return string without properties.
17219
17220 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
17221 and :alpha: char classes.
17222
17223 * mail/supercite.el: Defvar curline when compiling.
17224 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
17225 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
17226 rather than a-zA-Z0-9 to allow non-ASCII characters.
17227
172282000-03-31 Gerd Moellmann <gerd@gnu.org>
17229
17230 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
17231
17232 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
17233 Re-enable new code.
17234
17235 * lpr.el (print-region-1): Use -d to specify printer name for
17236 systems `usg-unix-v*, `dgux', `hpux', `irix'.
17237
172382000-03-31 Dave Love <fx@gnu.org>
17239
86f6474c
SM
17240 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
17241 Look for function definition in symbol's function value slot first
a30eb617
DL
17242 instead of first consulting byte-compile-function-environment.
17243
172442000-03-31 Kenichi Handa <handa@etl.go.jp>
17245
17246 * language/european.el ("Polish"): New language environment.
17247 (setup-polish-environment): New function.
17248
172492000-03-30 Gerd Moellmann <gerd@gnu.org>
17250
17251 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
17252 Disable new code.
17253
17254 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
17255 trying to `load' the symbol of an autoload instead of the file
17256 recorded in the autoload. Fix error messages.
17257
172582000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17259
17260 * ps-print.el: PostScript programming fix for ghostview, doc fix.
17261 (ps-print-version): New version number (5.1.3).
17262 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
17263 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
17264 (ps-generate-postscript-with-faces): Code fix.
17265 (ps-color-values): XEmacs compatibility.
17266 (ps-print-background-image, ps-print-background-text, ps-printer-name)
17267 (ps-default-fg, ps-default-bg): Adjust customization.
17268 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
17269 (ps-color-scale): Renaming old ps-color-value fun.
17270 (ps-print-headers): Replace ps-print-header group to avoid conflict
17271 with ps-print-header variable.
17272 (ps-print-miscellany): New group.
17273 (ps-format-color, ps-rgb-color): New funs.
17274 (ps-default-foreground): New var.
17275 (ps-printer-name-option): New const.
17276
172772000-03-30 Peter Breton <pbreton@ne.mediaone.net>
17278
17279 * net/net-utils.el:
17280 (network-connection-host, network-connection-service): New variables
17281 (network-connection-mode): New mode, derived from comint-mode
17282 (network-connection-mode-setup): New function, saves host and
17283 service information in local variables.
17284
17285 * lisp/locate.el:
17286 (locate-word-at-point): Added this function
17287 (locate): Default to using locate-word-at-point as input
17288 Run dired-mode-hook
17289
172902000-03-29 Dave Love <fx@gnu.org>
17291
17292 * calendar/appt.el: Doc fixes.
17293 (appt-check): Convert min-to-app to a string before passing to
17294 appt-disp-window-function or concat.
17295 (appt-delete-window): Remove test for frame-root-window.
17296 (appt-select-lowest-window, appt-convert-time): Simplify.
17297
17298 * emacs-lisp/bytecomp.el: Doc fixes.
86f6474c
SM
17299 (byte-compile-file-form-autoload):
17300 Update byte-compile-function-environment.
a30eb617
DL
17301
173022000-03-29 Andreas Schwab <schwab@suse.de>
17303
86f6474c 17304 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
a30eb617
DL
17305
17306 * dired.el (dired-insert-directory): If dired-free-space-program
17307 failed just delete its output.
17308
173092000-03-29 Dave Love <fx@gnu.org>
17310
17311 * international/iso-cvt.el: Move provide to end. Doc fixes.
17312 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
17313 (iso-iso2sgml, iso-sgml2iso): New functions.
17314 (iso-cvt-define-menu): Fix some entries and use backquote for
17315 clarity.
17316
17317 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
17318
173192000-03-28 Gerd Moellmann <gerd@gnu.org>
17320
17321 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
17322 ISO-DATE. If non-nil, return date in ISO 8601 format.
17323
173242000-03-26 Stefan Monnier <monnier@cs.yale.edu>
17325
17326 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
17327 if it ever becomes used.
17328 (log-edit-mode-hook): Default to vc-log-mode-hook.
17329 (log-edit-mode): Fix the docstring.
17330
17331 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
17332 the code.
17333
173342000-03-26 Dave Love <fx@gnu.org>
17335
17336 * net/browse-url.el (browse-url): Re-fix case of
17337 browse-url-browser-function being an alist.
17338 (browse-url): Add :link to defgroup.
17339
17340 * files.el: Doc fixes.
17341 (file-truename): Include `[' in wildcard characters.
17342 (automount-dir-prefix): Customize.
17343 (find-file-wildcards): Add :version.
17344 (find-file-noselect): Simplify a mapcar call.
17345
17346 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
17347 compatible with inf-lisp version.
17348 (eval-defun-1): Fix custom-declare-variable case.
17349
173502000-03-25 Stefan Monnier <monnier@cs.yale.edu>
17351
17352 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
17353
173542000-03-24 Gerd Moellmann <gerd@gnu.org>
17355
17356 * Makefile (COMPILE_FIRST): New macro.
17357 (compile-files): Compile files from COMPILE_FIRST first.
17358
86f6474c 17359 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
a30eb617
DL
17360
17361 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
17362 matching open parenthesis in column 0 to defun-prompt-regexp
17363 only if open-paren-in-column-0-is-defun-start is set.
17364
17365 * sun-curs.el: Require CL at compile-time only.
17366
17367 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
17368 instead of copy-list which is a function from CL.
17369 (msb--choose-menu, msb--mode-menu-cond)
17370 (msb--create-buffer-menu-2): Use dolist instead of mapc.
17371 (msb--init-file-alist): Use mapcar instead of mapcan.
86f6474c
SM
17372 (msb--aggregate-alist): Use mapcar instead of mapcan.
17373 Fix `(' in column 0 in doc string.
a30eb617
DL
17374 (msb--add-separators): Use mapcar instead of mapcan.
17375
17376 * cus-dep.el: Require CL at compile-time only.
17377
173782000-03-24 Stefan Monnier <monnier@cs.yale.edu>
17379
17380 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
17381 (byte-compile-warnings): New warning `noruntime'.
17382 (byte-compile-constants, byte-compile-variables): Fix docstring.
17383 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
17384 execute `eval-whenc-compile's body.
17385 (byte-compile-unresolved-functions): Fix docstring.
17386 (byte-compile-eval): New function.
17387 (byte-compile-callargs-warn): Check if the function will be available
17388 at runtime (via property `byte-compile-noruntime').
17389 (byte-compile-print-syms): New function.
17390 (byte-compile-warn-about-unresolved-functions): Also warn about
17391 `noruntime' functions (and use `byte-compile-print-syms').
17392 (byte-compile-file): Capitalize the message.
17393
173942000-03-24 Gerd Moellmann <gerd@gnu.org>
17395
17396 * mail/rmail.el (rmail-confirm-expunge): New user-option.
17397 (rmail-expunge): Ask for confirmation depending on the setting
17398 of rmail-confirm-expunge.
17399
174002000-03-23 Gerd Moellmann <gerd@gnu.org>
17401
17402 * Makefile (bootstrap-clean): If $(emacs) exists, build
17403 loaddefs.el first. A loaddefs.el that's not up-to-date might
86f6474c 17404 cause a bootstrap failure because things don't autoload as expected.
a30eb617
DL
17405
174062000-03-23 Dave Love <fx@gnu.org>
17407
17408 * net/browse-url.el: Restore previous use of
17409 browse-url-maybe-new-window.
17410
174112000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17412
17413 * ps-print.el: Skip banner page fix.
17414 (ps-print-version): New version number (5.1.2).
17415 (ps-begin-file, ps-end-file, ps-generate): Code fix.
17416
174172000-03-23 Dave Pearson <davep@davep.org>
17418
17419 * net/quickurl.el Changed the type of parameter passed to the
17420 function defined by `quickurl-format-function'. Before only the
17421 text of the URL was passed. Now the whole URL structure is passed
86f6474c
SM
17422 and the function is responsible for extracting the parts it requires.
17423 Changed the default of `quickurl-format-function' accordingly.
a30eb617
DL
17424 (quickurl-insert): Changed the `funcall' of
17425 `quickurl-format-function' to match the above change.
17426 (quickurl-list-insert): Changed the `url' case so that it makes
17427 use of `quickurl-format-function', previous to this the format was
17428 hard wired.
17429
174302000-03-22 Gerd Moellmann <gerd@gnu.org>
17431
17432 * startup.el: Change some spellings for the X Window System.
17433
174342000-03-22 Stefan Monnier <monnier@cs.yale.edu>
17435
86f6474c
SM
17436 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
17437 Clean up the code and the regexp and make sure the cursor is
17438 temporarily moved to the suspicious line while querying the user.
a30eb617
DL
17439
174402000-03-22 Jason Rumney <jasonr@gnu.org>
17441
17442 * w32-fns.el (w32-charset-info-alist): Initialize.
17443
174442000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17445
17446 * ps-print.el: N-up last page fix.
17447 (ps-print-version): New version number (5.1.1).
17448 (ps-end-file, ps-end-job, ps-generate): Code fix.
17449
174502000-03-21 Stefan Monnier <monnier@cs.yale.edu>
17451
17452 * files.el (find-file-run-dired): Update docstring.
17453 (find-directory-functions): New hook.
17454 (find-file-noselect): Run find-directory-functions rather than
17455 calling dired directly.
17456
17457 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
17458
17459 * pcvs.el: Add a minimal leading commentary.
17460 (cvs-make-cvs-buffer): Change the header part by removing the startup
17461 message and adding a `Module' entry. Also replace the FOOTER and
17462 HEADER special fileinfos with the new support in ewoc for updating
17463 its own footer and header.
17464 (cvs-update-header): Update to use the header/footer of the ewoc.
17465 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
17466 (cvs-is-within-p): New function.
17467 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
17468 to only examine some subset of the buffers.
17469
17470 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
17471 `format' instead of our own ad-hoc functions.
17472 Remove HEADER and FOOTER cases, now handled in the EWOC.
17473 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
17474
17475 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
17476 output to avoid scaring the user.
17477 (cvs-parse-table): Catch message for non-up-to-date commits.
17478
17479 * pcvs-defs.el (cvs-startup-message): Remove.
17480 (cvs-global-menu): New autoloaded menu.
17481
17482 * pcvs-util.el (cvs-string-fill): Remove.
17483
17484 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
17485 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
17486 PP part of it and also make it work for footers and headers.
17487 (ewoc-create): Drop POS and BUFFER arguments.
17488 Use the DLL's dummy node to store the end-of-footer position.
17489 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
17490 (ewoc-refresh): Remove unused `header' variable.
17491 (ewoc-(get|set)-hf): New functions.
17492
17493 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
17494 log-view-*-(message|file) and use easy-mmode-define-navigation.
17495 (log-view-message-re): Match SCCS format as well.
17496 And match the revision line rather than the dashed separator line.
17497 (log-view-mode): Use the new define-derived-mode.
17498 (log-view-current-tag): Fill in with an actual implementation.
17499
17500 * cvs-status.el (cvs-status-(prev|next)): Rename from
17501 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
17502 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
17503 to let the output "breathe" a little more (more readable).
17504 (cvs-status-mode): Use the new define-derived-mode.
17505
17506 * smerge-mode.el (smerge-auto-leave): New function and variable.
17507 (smerge-basic-map): Rename from smerge-basic-keymap.
17508 Change the bindings for smerge-diff-*.
17509 (smerge-*-map): Use easy-mmode-defmap.
17510 (smerge-(next|prev)): Use easy-mmode-define-navigation.
17511 (smerge-keep-*): Use smerge-auto-leave.
17512
175132000-03-21 Jason Rumney <jasonr@gnu.org>
17514
17515 * cus-edit.el (custom-button-face): Use 3D look for w32.
17516 (custom-button-pressed-face): Likewise.
17517
175182000-03-21 Gerd Moellmann <gerd@gnu.org>
17519
17520 * progmodes/etags.el (tags-case-fold-search): New user-option.
17521 (tags-loop-eval): New function. Bind case-fold-search around eval
17522 depending on the value of tags-case-fold-search.
17523 (tags-loop-continue): Use tags-loop-eval.
17524 (find-tag-in-order): Bind case-fold-search depending on the value
17525 of tags-case-fold-search.
17526
175272000-03-21 Stefan Monnier <monnier@cs.yale.edu>
17528
86f6474c 17529 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
a30eb617
DL
17530 (diff-end-of-hunk): Return the end position for use in
17531 `easy-mmode-define-navigation'.
17532 (diff-recenter): Remove.
17533 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
17534 of `easy-mmode-define-navigation'.
17535 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
17536 previous renaming) and fix to use new names.
17537 (diff-merge-strings): Use \n as separator: simpler, faster.
17538 (diff-mode): Use `define-derived-mode'.
17539
17540 * derived.el (define-derived-mode): Don't autoload anymore.
17541 Prefer the macro-only version provided by easy-mmode.el.
17542
17543 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
86f6474c 17544 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
a30eb617
DL
17545 (easy-mmode-define-navigation): New macro.
17546
17547 * subr.el (combine-run-hooks): New function.
17548
175492000-03-21 Kenichi HANDA <handa@etl.go.jp>
17550
17551 * term/x-win.el: Fontsets related initialization is simplified.
17552
17553 * international/mule-diag.el (describe-font): Don't refer to
17554 global-fontset-alist, instead call font-list.
17555 (describe-fontset, list-fontsets, mule-diag): Likewise.
86f6474c 17556 (print-fontset): Adjusted for the change of fontset implementation.
a30eb617 17557
86f6474c
SM
17558 * international/fontset.el (x-charset-registries): Variable removed,
17559 instead the corresponding data is stored in the default fontset.
a30eb617
DL
17560 (register-alternate-fontnames): Function removed.
17561 (resolved-ascii-font): Variable removed.
17562 (x-compose-font-name): Ignore the second argument REDOCE.
17563 (x-complement-fontset-spec): Complement only an ASCII font and
17564 element for those charsets than can use that ASCII font.
17565 (generate-fontset-menu): Don't refer to global-fontset-alist,
17566 instead call fontset-list.
17567 (uninstantiated-fontset-alist): Variable removed.
17568 (x-style-funcs-alist): Likewise.
17569 (fontset-default-styles): Likewise.
17570 (x-modify-font-name): Function removed.
86f6474c 17571 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
a30eb617
DL
17572 (create-fontset-from-ascii-font): Docsting adjusted for the above
17573 change.
17574 (instantiate-fontset, resolve-fontset-name): Functions removed.
17575 (fontset-list): Now implemented by C code.
17576
17577 * faces.el (read-face-font): Fix TABLE arg to completing-read.
17578 (describe-face): Include `font' attribute in the description.
17579
175802000-03-21 Kenichi Handa <handa@etl.go.jp>
17581
17582 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
17583
175842000-03-20 Gerd Moellmann <gerd@gnu.org>
17585
17586 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
17587 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
17588 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
17589
17590 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
17591 about behavior of set-buffer-modified-p wrt redisplay.
17592
175932000-03-19 Richard M. Stallman <rms@gnu.org>
17594
17595 * view.el (view-mode-disable): Kill local binding of view-read-only.
17596
175972000-03-18 Gerd Moellmann <gerd@gnu.org>
17598
86f6474c 17599 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
a30eb617
DL
17600 is a string, convert it to a syntax cell using string-to-syntax.
17601
17602 * simple.el (syntax-code-table, syntax-flag-table): New variables.
17603 (string-to-syntax): New function.
17604
17605 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
17606 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
17607 try to use passive ftp mode.
17608
176092000-03-17 Gerd Moellmann <gerd@gnu.org>
17610
17611 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
17612
17613 * simple.el (append-to-buffer): Update point of windows after
17614 insertion.
17615
17616 * abbrev.el (inverse-add-abbrev): Identify word by first moving
17617 forward then moving backward. Reindent.
17618
17619 * frame.el (other-frame): Call x-focus-frame only if
17620 focus-follows-mouse is off.
17621
176222000-03-17 Dave Love <fx@gnu.org>
17623
86f6474c 17624 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
a30eb617
DL
17625
176262000-03-17 Stefan Monnier <monnier@cs.yale.edu>
17627
17628 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
17629 regexp for labels cannot span several lines.
17630
17631 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
17632 `(setq :<key> ':<key>)' to the macro expansion.
17633
176342000-03-16 Dave Love <fx@gnu.org>
17635
17636 * progmodes/f90.el (f90): Put custom group under `languages', not
17637 `fortran'.
17638 (f90-mode-hook): Customize.
17639 (f90-mode): Set add-log-current-defun-function.
17640 (f90-current-defun): New function.
17641
176422000-03-16 Gerd Moellmann <gerd@gnu.org>
17643
17644 * cus-edit.el (custom-variable-tag-face): Handle case that
17645 default face's height is not a number.
17646 (custom-face-tag-face, custom-group-tag-face-1)
17647 (custom-group-tag-face): Ditto.
17648 (custom-group-tag-face-1): Add :group.
17649
17650 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
17651
176522000-03-15 Gerd Moellmann <gerd@gnu.org>
17653
17654 * pcvs-defs.el (toplevel): Remove autoload cookie for form
17655 requiring easymenu.
17656
176572000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17658
17659 * ps-print.el: PostScript user-defined prologue, PostScript error
17660 handler, doc fix.
17661 (ps-print-version): New version number (5.1).
17662 (ps-user-defined-prologue, ps-error-handler-message)
17663 (ps-print-prologue-0, ps-error-handler-alist): New vars.
17664 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
17665 (ps-insert-string): New function.
17666
176672000-03-15 Kenichi Handa <handa@etl.go.jp>
17668
17669 * international/ccl.el (ccl-compile-expression): Don't generate
17670 invalid self-assignment code.
17671
176722000-03-14 Dave Love <fx@gnu.org>
17673
17674 * subr.el (replace-regexp-in-string): Renamed from
17675 replace-regexps-in-string. Doc fix.
17676
176772000-03-12 Dave Love <fx@gnu.org>
17678
17679 * cus-edit.el: Doc fixes.
86f6474c 17680 (customize-set-variable, customize-save-variable): Rename args for doc.
a30eb617
DL
17681 (custom-variable-tag-face, custom-face-tag-face)
17682 (custom-group-tag-face-1, custom-group-tag-face): Modify from
17683 style which user identify as hyperlink.
17684 (hook): Don't add undefined functions to the hook.
17685 (debug-ignored-errors): Transfer message from bindings.el.
17686
176872000-03-12 Gerd Moellmann <gerd@gnu.org>
17688
86f6474c
SM
17689 * recentf.el (recentf-keep-non-readable-files-p):
17690 Remove double/nested definition.
a30eb617
DL
17691
176922000-03-12 Dave Love <fx@gnu.org>
17693
17694 * facemenu.el (facemenu-get-face): Use display-color-p.
17695 * enriched.el (enriched-decode-foreground): Likewise.
17696 (enriched-decode-background): Likewise.
17697 * isearch.el (isearch-highlight): Likewise.
17698 * info-look.el (info-lookup): Likewise.
17699 * simple.el (completion-setup-function): Likewise.
17700
17701 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
17702 :options.
17703
17704 * bindings.el (mode-line-format): Fix line-number and
17705 column-number items. Add help-echo for the background.
17706 (mode-line-mule-info): Modify help-echo.
17707
17708 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
17709
17710 * files.el (load-file): Allow completion to .elc.
17711
17712 * man.el: Doc fixes.
17713 (Man-init-defvars): Use display-color-p to set fontification.
17714
17715 * play/hanoi.el (hanoi-internal): Don't use oddp.
17716
177172000-03-12 Gerd Moellmann <gerd@gnu.org>
17718
17719 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
17720
17721 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
17722
177232000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
17724
17725 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
17726 Fix comment.
17727
177282000-03-10 Stefan Monnier <monnier@cs.yale.edu>
17729
17730 * font-lock.el (font-lock-keywords): Fix the doc now that
17731 regexp-opt-depth is unnecessary.
17732 (save-buffer-state): Set an edebug spec.
17733 (font-lock-fontify-anchored-keywords): Properly handle the case when
17734 the matcher goes past the limit.
17735
17736 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
17737 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
17738
17739 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
17740 dll.el and cookie.el (from Elib) with heavy renaming and other
17741 massaging.
17742
17743 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
17744 Autoload the functions used.
17745 (easy-mmode-define-syntax): Fix CL typo.
17746 (easy-mmode-define-derived-mode): Improve the docstring generation.
17747
177482000-03-10 Gerd Moellmann <gerd@gnu.org>
17749
17750 * textmodes/texinfo.el (texinfo-version): Variable and function
17751 removed.
17752
177532000-03-09 Stefan Monnier <monnier@cs.yale.edu>
17754
17755 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
17756 allow more flexibility.
ff39b9a1 17757 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
a30eb617
DL
17758 (easy-mmode-defmap, easy-mmode-defsyntax)
17759 (easy-mmode-define-derived-mode): New macros.
17760
177612000-03-09 Didier Verna <didier@xemacs.org>
17762
17763 * rect.el (replace-rectangle): New function.
17764
177652000-03-09 Dave Love <fx@gnu.org>
17766
ff39b9a1 17767 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
a30eb617
DL
17768 (fortran-comment-line-start-skip): Don't match cpp stuff.
17769 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
17770 (fortran-mode-map): Remove over-eager custom-menu-create for now.
17771 (fortran-mode): Don't set fortran-comment-line-start-skip,
17772 fortran-comment-line-start here. Set comment-start,
17773 add-log-current-defun.
17774 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
17775 (fortran-current-defun): New function.
17776
177772000-03-09 Gerd Moellmann <gerd@gnu.org>
17778
17779 * emacs-lisp/re-builder.el: New file.
17780
17781 * mouse.el (mouse-drag-region): Don't run up-event handler
17782 if hscroll has changed.
17783
17784 * octave-mod.el (octave-font-lock-keywords): To font-lock the
17785 builtin operators, use `font-lock-builtin-face' for Emacs and
17786 `font-lock-preprocessor-face' otherwise.
17787
17788 * font-lock.el (lisp-font-lock-keywords-1): Highlight
17789 `(defun (setf foo)' differently.
17790
177912000-03-08 Stefan Monnier <monnier@cs.yale.edu>
17792
17793 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
17794 (regexp-opt): Update comment and adapt the code the new meaning of
17795 the `paren' argument of regex-opt-group for shy-groups.
17796 (regexp-opt-depth): Handle shy groups as well as backslashed
17797 backslashes.
17798 (regexp-opt-group): Turn the leading comment into a docstring.
17799 Allow `paren' to be a string (the string to use to open a group).
17800 Remove open-presuf and close-presuf. Instead of checking for `all
17801 one-char' and then later on check for `several one-char', handle
17802 both cases close together. Also apply a more generic algorithm
17803 for suffixes (the mirror image of the algorithm used for
17804 prefixes). Use shy-groups. Use nreverse rather than reverse.
17805 (regexp-opt-try-suffix): Removed.
17806
17807 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
17808 from comint-mode-map, so we can just inherit from it. Also, move
17809 the initialization into the `defvar' since there's no docstring
17810 anyway and it's fairly short.
17811 (inferior-scheme-mode): Define it as derived-mode: the code is
17812 shorter and this way we inherit from comint-mode-map rather than
17813 copying it.
17814
17815 * subr.el (replace-regexps-in-string): Properly handle the case
17816 where we match an empty string.
17817
17818 * comint.el (comint-exec-1): Add the current-dir to the exec-path
17819 when the command has a directory component (such as "./testml").
17820 Also fix a typo in the comment.
17821
178222000-03-08 Gerd Moellmann <gerd@gnu.org>
17823
17824 * Makefile (compile-files): Compile files one by one because
17825 that's the only way to ensure a clean compilation environment for
17826 each individual file.
17827
17828 * frame.el (other-frame): Call x-focus-frame.
17829
178302000-03-07 Dave Love <fx@gnu.org>
17831
17832 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
17833 :require to defcustom.
17834
ff39b9a1 17835 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
a30eb617
DL
17836
17837 * files.el (auto-mode-alist): Add configure.in.
17838
17839 * progmodes/autoconf.el: New file.
17840
178412000-03-07 Gerd Moellmann <gerd@gnu.org>
17842
17843 * mail/mh-e.el: Change maintainer to `none'.
17844
17845 * recentf.el (recentf-keep-non-readable-files-p): Quote args
17846 to remove-hook and add-hook.
17847
178482000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
17849
17850 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
17851 it as the default.
17852 (mail-send): Test mail-send-nonascii also for the new `mime' value.
17853 (sendmail-send-it): Conditionally add MIME headers specifying the
17854 used character set.
17855
178562000-03-07 Dave Love <fx@gnu.org>
17857
ff39b9a1
SM
17858 * winner.el: Fix keywords, autoload cookies.
17859 Split eval-when-compile form to avoid compilation failure.
a30eb617
DL
17860
178612000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
17862
17863 * international/mule.el: Modify comment about coding system
17864 property `coding-category'.
17865 (make-coding-system): New argument EOL-TYPE. Pay attention to
17866 coding-category property of PROPERTIES.
17867
ff39b9a1
SM
17868 * international/mule-conf.el (coding-category-utf-8)
17869 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
a30eb617
DL
17870 categories. Include them in the argument for set-coding-priority.
17871
ff39b9a1
SM
17872 * international/mule-cmds.el (reset-language-environment):
17873 Include coding-category-utf-8, coding-category-utf-16-be, and
a30eb617
DL
17874 coding-category-utf-16-le in the argument for set-coding-priority.
17875 (reset-language-environment): Initialize coding-category-utf-8,
17876 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
17877
178782000-03-06 Karl Fogel <kfogel@red-bean.com>
17879
17880 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
17881 code abstracted out of `bookmark-jump-noselect'. Now tries info
17882 extensions as well as compression extensions.
17883 (bookmark-jump-noselect): Use above new func.
17884
178852000-03-03 Gerd Moellmann <gerd@gnu.org>
17886
17887 * strokes.el: Change maintainer's mail address.
17888
178892000-03-03 Kenichi Handa <handa@etl.go.jp>
17890
17891 * international/mule-diag.el (list-character-sets): Make help-echo
17892 string by substitute-command-keys.
17893 (list-character-sets): Likewise.
17894 (sort-listed-character-sets): Call help-setup-xref.
17895
178962000-03-02 Gerd Moellmann <gerd@gnu.org>
17897
ff39b9a1 17898 * time.el (display-time-mail-file): Add `none' to the list of choices.
a30eb617
DL
17899
179002000-03-01 Dave Love <fx@gnu.org>
17901
17902 * help.el (help-xref-go-back): Don't try to set position.
17903
ff39b9a1
SM
17904 * international/mule-diag.el (list-character-sets):
17905 Call help-setup-xref. Add help-echo to xrefs.
a30eb617
DL
17906 (list-character-sets-1): Add help-echo to xrefs.
17907
179082000-03-02 Gerd Moellmann <gerd@gnu.org>
17909
17910 * frame.el (blink-cursor-mode): Switch cursor on when turning
17911 the mode off.
17912
17913 * add-log.el (add-log-current-defun): Add support for
17914 Autoconf mode.
17915
17916 * mail/rmail.el (rmail-quit-hook): New variable.
17917
179182000-03-01 Dave Love <fx@gnu.org>
17919
17920 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
17921
17922 * help.el (help-xref-button): Add help-echo arg.
17923 (describe-function-1, describe-variable, help-make-xrefs): Use it.
17924
ff39b9a1 17925 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
a30eb617 17926
ff39b9a1 17927 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
a30eb617
DL
17928
179292000-03-01 Gerd Moellmann <gerd@gnu.org>
17930
17931 * image.el (defimage): Look for image files in load-path.
17932
ff39b9a1 17933 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
a30eb617
DL
17934
179352000-03-01 David Ponce <david.ponce@wanadoo.fr>
17936
ff39b9a1 17937 * recentf.el (recentf): Added version tag to the defgroup of recentf.
a30eb617
DL
17938
179392000-03-01 David Ponce <david.ponce@wanadoo.fr>
17940
ff39b9a1 17941 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
a30eb617
DL
17942 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
17943 action to select/unselect a file.
17944 (recentf-edit-list): Code cleanup and improvement.
17945 (recentf-open-more-files-action): `recentf-open-more-files' button
17946 widget action to open a file.
ff39b9a1 17947 (recentf-open-more-files): No more use standard completion but widgets.
a30eb617
DL
17948 (recentf-more-collection): Deleted.
17949 (recentf-more-history): Deleted.
17950 (recentf-setup-more-completion): Deleted.
17951
179522000-03-01 David Ponce <david.ponce@wanadoo.fr>
17953
17954 * recentf.el (recentf-mode): No more needs that Emacs is running
17955 under a window-system.
17956
ff39b9a1 179572000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17958
17959 * recentf.el (recentf-edit-list): New command to edit the recent
17960 list which allow the user to remove files.
17961 (recentf-edit-selected-items): New global variable, used by
17962 `recentf-edit-list' to hold the list of files to be removed from
17963 the recent list.
17964 (recentf-make-menu-items): Updated to display a "Edit list..."
17965 menu item. Minor code cleanup.
17966
ff39b9a1 179672000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17968
17969 * recentf.el (recentf-open-more-files): New command to open files
17970 that are not displayed in the menu.
17971 (recentf-more-collection): New global variable holding the set of
17972 permissible completions used by `recentf-open-more-files'.
17973 (recentf-more-history): New global variable holding the history list
17974 used by `recentf-open-more-files' completion.
17975 (recentf-setup-more-completion): New function to setup completion for
17976 `recentf-open-more-files'.
17977 (recentf-make-menu-items): Updated to display a "More..." menu item.
17978
ff39b9a1 179792000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17980
17981 * recentf.el (recentf-menu-action): Doc fixed.
17982
ff39b9a1 179832000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17984
17985 * recentf.el (recentf-menu-filter): Doc updated.
17986 (recentf-update-menu-hook): Allow menu filters to force menu update.
17987 (recentf-make-menu-items): New menu filter handling.
17988 (recentf-make-menu-item): New helper function.
17989 (recentf-menu-elements): New menu handling function.
17990 (recentf-sort-ascending): Updated to new menu filter handling.
17991 (recentf-sort-descending): Updated to new menu filter handling.
17992 (recentf-sort-basenames-ascending): New menu filter function.
17993 (recentf-sort-basenames-descending): New menu filter function.
17994 (recentf-show-basenames): New menu filter function.
17995 (recentf-show-basenames-ascending): New menu filter function.
17996 (recentf-show-basenames-descending): New menu filter function.
17997
179982000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
17999
18000 * diary-lib.el (list-diary-entries): Don't try to go forward at
18001 the end of the buffer.
18002
180032000-02-29 Kenichi Handa <handa@etl.go.jp>
18004
ff39b9a1
SM
18005 * international/mule-diag.el (list-character-sets):
18006 Completely rewritten.
a30eb617
DL
18007 (sort-listed-character-sets): New function.
18008 (list-character-sets-1): Completely rewritten.
18009 (list-character-sets-2): New function.
18010 (non-iso-charset-alist): New variable.
18011 (decode-codepage-char): New function.
18012 (charset-history): New variable.
18013 (read-charset) (list-block-of-chars)
18014 (list-iso-charset-chars)
18015 (list-non-iso-charset-chars)
18016 (list-charset-chars): New functions.
86f6474c 18017 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
a30eb617
DL
18018 (dump-charsets): Likewise.
18019
180202000-02-29 Gerd Moellmann <gerd@gnu.org>
18021
18022 * dired-x.el (dired-filename-at-point): Add `@' to valid
18023 file name characters.
18024 (dired-filename-at-point): Handle ange-ftp file names.
18025
18026 * frame.el (frame-notice-user-settings): Use assq-delete-all
18027 instead of assoc-delete-all.
18028 (frame-notice-user-settings): Ditto.
18029
18030 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
18031 Don't copy alist.
18032
180332000-02-28 Eli Barzilay <eli@cs.cornell.edu>
18034
18035 * calculator.el (calculator-use-menu): New option.
86f6474c 18036 (calculator-initial-bindings): Changed some bindings to work as macros.
a30eb617
DL
18037 (calculator-forced-input): Removed.
18038 (calculator-restart-other-mode): New variable.
18039 (calculator-mode-map): Set up menu.
18040
180412000-02-28 Jari Aalto <jari.aalto@poboxes.com>
18042
86f6474c 18043 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
a30eb617
DL
18044
180452000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
18046
86f6474c 18047 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
a30eb617 18048 translate all ESC key sequences.
86f6474c 18049 (viper-goto-mark-subr): Restore markers for files for which
a30eb617 18050 they were saved.
86f6474c
SM
18051 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
18052 * viper-util.el (viper-set-replace-overlay-glyphs)
18053 (viper-set-replace-overlay): Always check if the replacement
a30eb617 18054 overlay is live.
86f6474c
SM
18055 * viper.el (viper-vi-state-mode-list): Add major modes.
18056 * ediff-wind.el: Minor comment changes.
18057 * ediff.el: Copyright notice date fix.
a30eb617
DL
18058
180592000-02-27 Jason Rumney <jasonr@gnu.org>
18060
18061 * faces.el (face-font-family-alternatives): Add arial to helv.
18062 (mode-line, header-line, tool-bar): Same default as x for w32.
18063 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
18064 face-font-family-alternatives from working.
18065 * term/w32-win.el (mouse-set-font): Do not build fontset from
18066 chosen font.
18067
180682000-02-25 Sam Steingold <sds@goems.com>
18069
18070 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
18071 properly.
18072
180732000-02-25 Richard M. Stallman <rms@gnu.org>
18074
18075 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
18076
180772000-02-25 Gerd Moellmann <gerd@gnu.org>
18078
86f6474c 18079 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
a30eb617
DL
18080
18081 * frame.el (busy-cursor-delay-seconds): New option.
18082
180832000-02-24 Gerd Moellmann <gerd@gnu.org>
18084
18085 * frame.el (show-cursor-in-non-selected-windows): New option.
18086
180872000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
18088
18089 * diary-lib.el (include-other-diary-files): Undo the selective
18090 display in any included file and don't kill it.
18091
180922000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
18093
86f6474c
SM
18094 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
18095 Menu items converted to (menu-item format, help strings added.
a30eb617 18096 [downcase, upcase]: Don't enable on MS-DOS.
86f6474c 18097 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
a30eb617
DL
18098 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
18099
181002000-02-23 Dave Love <fx@gnu.org>
18101
18102 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
18103 (backward-kill-word): Revert addition of * to interactive spec --
18104 it's a feature.
18105
18106 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
18107 (backward-kill-sentence, kill-sentence): Likewise.
18108
18109 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
18110 scratch buffer name.
86f6474c 18111 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
a30eb617
DL
18112
18113 * term/w32-win.el (internal-face-interactive): Update prompt for
18114 new read-face-name.
18115
18116 * mail/footnote.el (footnote): Add :version to defgroup.
18117 (footnote-section-tag-regexp): Customize.
18118 (footnote-start-tag, footnote-end-tag): New option.
18119 (footnote-latin-regexp): New variable.
18120 (Footnote-latin): New function.
18121 (footnote-style-alist): Add element for latin style.
18122 (footnote-style): Moved.
18123 (Footnote-goto-footnote): Use eq to test arg.
18124
18125 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
18126
18127 * emacs-lisp/byte-opt.el: Change old backquote syntax.
18128 (byte-compile-trueconstp): Include keywords.
86f6474c
SM
18129 (byte-optimize-quote, byte-optimize-lapcode):
18130 Use byte-compile-const-symbol-p.
a30eb617
DL
18131 (byte-optimize-char-before): New optimization.
18132
18133 * emacs-lisp/bytecomp.el: Change old backquote syntax.
18134 (byte-compile-const-symbol-p): New function.
18135 (byte-compile-constp, byte-compile-out-toplevel)
18136 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
18137 Use it.
18138
18139 * subr.el (define-key-after): Default AFTER to t. Doc fix.
18140
181412000-02-23 Kenichi Handa <handa@etl.go.jp>
18142
18143 * international/encoded-kb.el: Be sure to update minor-mode-alist
18144 and minor-mode-map-alist.
18145 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
18146 codes SS2 and SS3 correctly.
18147 (encoded-kbd-self-insert-ccl): New function.
18148 (encoded-kbd-setup-keymap): New function.
18149 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
18150 by calling encoded-kbd-setup-keymap.
18151
86f6474c
SM
18152 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
18153 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
a30eb617
DL
18154
181552000-02-22 Dave Love <fx@gnu.org>
18156
18157 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
86f6474c 18158 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
a30eb617
DL
18159 (lisp-mode-syntax-table): Set up for #|...|# comments.
18160 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
18161 classes. Match `defface'.
18162 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
18163 (eval-defun-1): Fix for defcustom.
18164 (lisp-indent-region): Doc fix.
18165
18166 * subr.el (when, unless, split-string): Doc fix.
86f6474c 18167 (read-passwd): Move call of clear-this-command-keys to the right place.
a30eb617
DL
18168 (replace-regexps-in-string): New function.
18169
181702000-02-22 Gerd Moellmann <gerd@gnu.org>
18171
18172 * help.el (describe-variable): Set syntax table to
18173 emacs-lisp-mode-syntax-table when moving forward over the
18174 symbol's name.
18175
181762000-02-22 Dave Love <fx@gnu.org>
18177
18178 * xt-mouse.el: Doc fixes.
18179 (xterm-mouse-position-function): New function, replacing advice of
18180 mouse-position.
18181 (xterm-mouse-mode): Use it. Don't turn on under a window system.
18182
18183 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
18184
181852000-02-21 Gerd Moellmann <gerd@gnu.org>
18186
86f6474c
SM
18187 * format.el (format-annotate-single-property-change):
18188 Handle properties.with dotted-list values.
a30eb617
DL
18189 (format-proper-list-p): New function.
18190
18191 * enriched.el (enriched-face-ans): Handle '(foreground-color
18192 . COLOR) and (background-color . COLOR).
18193
181942000-02-20 Dave Love <fx@gnu.org>
18195
18196 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
18197 and assignments to it.
18198 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
18199 current local map.
18200 (make-flyspell-overlay): Use it.
18201 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
18202
18203 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
18204 (lm-get-header-re): Defun, not defsubst.
18205 (lm-get-package-name): Defun, not defsubst. Simplify.
18206 (lm-version): Doc fix. Simplify.
18207 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
18208 (lm-crack-address, lm-last-modified-date, lm-commentary)
18209 (lm-verify, lm-synopsis): Simplify.
18210 (lm-report-bug): Require emacsbug. Use compose-mail.
18211
182122000-02-20 Gerd Moellmann <gerd@gnu.org>
18213
18214 * dired.el (dired-mode): Call propertized-buffer-identification
18215 to set mode-line-buffer-identification to something having
18216 the right text properties.
18217
18218 * bindings.el (propertized-buffer-identification): New function.
18219
182202000-02-20 Dave Love <fx@gnu.org>
18221
18222 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
18223 check for t-mouse too.
18224
18225 * cus-start.el: Make echo-keystrokes `number'.
18226
182272000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
18228
18229 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
18230 Don't call ring-empty-p unless tags-location-ring is bound.
18231 From Noah Friedman <friedman@splode.com>.
18232
182332000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
18234
18235 * progmodes/hideshow.el (hs-flag-region): No longer use
18236 `intangible' overlay property.
18237
18238 (hs-toggle-hiding): New command.
18239 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
18240
18241 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
18242 Fix omission bug: Run `hs-minor-mode-hook' for both activation
18243 and deactivation.
18244
182452000-02-18 Gerd Moellmann <gerd@gnu.org>
18246
18247 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
18248
182492000-02-17 Gerd Moellmann <gerd@gnu.org>
18250
18251 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
18252
18253 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
18254 of `*' to handle `(* ... *)' comments.
18255
182562000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
18257
18258 * faces.el (list-faces-display): Use display-mouse-p instead of
18259 window-system.
18260
18261 * menu-bar.el (global-map): Menu-bar items converted to the new
18262 format (menu-item..., rearranged for better CUA compliance, and
18263 their names changed for better clarity. Help strings added.
18264
18265 * international/mule-cmds.el (mule-menu-keymap)
18266 (describe-language-environment-map, set-coding-system-map)
18267 (setup-language-environment-map): Convert to new (menu-item...
86f6474c
SM
18268 form, add help strings. Change names of menu items for better clarity.
18269 "Mule" menu-bar item removed (it's now in the "Options" submenu).
a30eb617
DL
18270
182712000-02-17 Gerd Moellmann <gerd@gnu.org>
18272
18273 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
18274 within the code.
18275
182762000-02-16 Dave Love <fx@gnu.org>
18277
18278 * faces.el: Don't require custom. Add more specific :groups to
18279 various deffaces.
18280 (set-face-attribute): Purecopy args.
18281 (read-face-name): Default to name at point and use it in prompt.
18282 Remove colon from arg in all callers.
18283 (list-faces-display): Hyperlink to face descriptions and customize
18284 buffers.
18285
182862000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
18287
86f6474c 18288 * wid-edit.el (widget-match-inline): An atom never matches a list.
a30eb617
DL
18289
182902000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18291
18292 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
18293 at ':' characters by call to split-string.
18294
182952000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18296
18297 * textmodes/bibtex.el: Added RCS version identification.
18298
182992000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18300
18301 * textmodes/bibtex.el: Some temporary comments removed.
86f6474c 18302 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
a30eb617
DL
18303 (bibtex-field-const): Allow capital letters.
18304 (bibtex-start-of-string): Deleted because unused.
18305
18306 * textmodes/bibtex.el: Unified some nomenclature. We no longer
18307 use the term 'reference' to describe a bibtex entry as a whole.
18308 Further, reference keys are no longer called 'labels'.
18309 (bibtex-keys): Renamed to bibtex-reference-keys.
18310 (bibtex-reformat-previous-labels): Renamed to
18311 bibtex-reformat-previous-reference-keys.
18312 (bibtex-reference-type): Renamed to bibtex-entry-type.
18313 (bibtex-reference-head): Renamed to bibtex-entry-head.
18314 (bibtex-reference-maybe-empty-head): Renamed to
18315 bibtex-entry-maybe-empty-head.
18316 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
18317 (bibtex-search-reference): Renamed to bibtex-search-entry.
18318 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
18319 bibtex-enclosing-entry-maybe-empty-head.
86f6474c
SM
18320 (bibtex-entry-field-alist, bibtex-entry-head)
18321 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
18322 (bibtex-map-entries, bibtex-search-entry)
18323 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
18324 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
18325 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
18326 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
18327 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
18328 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
18329 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
a30eb617
DL
18330
183312000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18332
18333 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
18334 comment.
18335 (bibtex-format-field-delimiters): New function, functionality
18336 extracted from bibtex-format-entry.
18337 (bibtex-autokey-get-yearfield-digits): New function, functionality
18338 extracted from bibtex-autokey-get-yearfield.
18339
18340 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
18341 entries in order to avoid stack overflow in the regexp matcher if
18342 field contents become large.
86f6474c
SM
18343 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
18344 (bibtex-field-string-part-not-braced)
18345 (bibtex-field-string-part-no-inner-braces)
18346 (bibtex-field-string-part-1-inner-brace)
18347 (bibtex-field-string-part-2-inner-braces)
18348 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
18349 (bibtex-field-string-quoted, bibtex-field-string)
18350 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
18351 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
18352 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
18353 Deleted as parsing is now performed by the following functions.
18354 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
18355 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
18356 (bibtex-parse-field-string, bibtex-search-forward-field-string)
18357 (bibtex-parse-association, bibtex-field-name-for-parsing)
18358 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
18359 (bibtex-search-forward-field, bibtex-search-backward-field)
18360 (bibtex-start-of-field, bibtex-end-of-field)
18361 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
18362 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
18363 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
18364 (bibtex-parse-string, bibtex-search-forward-string)
18365 (bibtex-search-backward-string, bibtex-start-of-string)
18366 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
18367 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
18368 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
a30eb617
DL
18369 entries. Instead of reporting the results of the parsing by
18370 match-beginning or match-end, these functions return data structures
18371 that hold the corresponding positions.
18372 (bibtex-enclosing-field): Changed to also report field boundaries by
86f6474c
SM
18373 return values rather than by match-beginning or match-end.
18374 The following functions have been adapted to use the new
18375 parsing functions.
18376 (bibtex-skip-to-valid-entry, bibtex-search-reference)
18377 (bibtex-enclosing-field, bibtex-format-entry)
18378 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
18379 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
18380 (bibtex-print-help-message, bibtex-end-of-entry)
18381 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
18382 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
18383 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
18384 Use the new method for parsing.
18385 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
18386 (bibtex-map-entries, bibtex-flash-head)
18387 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
18388 (bibtex-autokey-change, bibtex-autokey-get-namefield)
18389 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
18390 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
18391 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
18392 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
18393 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
18394 order to make the new binding of case-fold-search immediately visible.
a30eb617
DL
18395
183962000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18397
18398 * textmodes/bibtex.el: Copyright notice is up to date.
18399 Added constant 'bibtex-maintainer-salutation.
18400
86f6474c 18401 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
a30eb617
DL
18402 than make-temp-name, use match-string-no-properties and eliminate
18403 a quadratic behavior when building bibtex-strings.
18404
18405 * bibtex.el (bibtex-reference-key): Accept string entries whose
18406 reference key contains upper case letters.
18407
184082000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18409
18410 * bibtex.el (bibtex-reference-head): Allow entries to start with
18411 a new line.
18412
184132000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18414
18415 * bibtex.el: Hiding of entry bodies is not longer provided by
18416 bibtex.el directly. Instead the hideshow package can be used.
18417 Added a special bibtex entry to hs-special-modes-alist.
18418 (bibtex-hs-forward-sexp): Added for hideshow.el.
18419
184202000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18421
18422 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
18423 proceedings entry type (for cross referencing). Thanks to Wagner
18424 Toledo Correa for the suggestion.
18425
18426 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
18427
184282000-02-14 Kenichi Handa <handa@etl.go.jp>
18429
18430 * international/characters.el: Setup case table for Vietnamese.
18431
184322000-02-12 Gerd Moellmann <gerd@gnu.org>
18433
18434 * uniquify.el (toplevel): Require CL at compile time.
18435 (uniquify-push): Removed.
18436
18437 * shadowfile.el (shadow-when): Removed.
18438
18439 * tempo.el (tempo-dolist, tempo-mapc): Removed.
86f6474c 18440 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
a30eb617
DL
18441
18442 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
18443 regexp for paragraph-start.
18444
18445 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
18446 commas as well.
18447
184482000-02-10 Dave Love <fx@gnu.org>
18449
18450 * wid-edit.el: (widgets) [defgroup]: Remove url link.
18451 (widget-color-choice-list, widget-color-history, widget-mouse-help):
18452 Deleted.
18453 (widget-specify-field, widget-specify-button): Don't use
18454 widget-mouse-help as help-echo property.
18455 (default): Use #'ignore for :validate and :mouse-down-action.
18456 (checkbox): Add help-echo.
18457 (widget-sexp-validate): Rewritten to clarify error messages.
18458 (character): Use char-valid-p in :match function.
18459 (widget-color-complete): Use facemenu-color-alist.
18460 (widget-color-action): Use facemenu-read-color.
18461
18462 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
18463 set up `caar' &c that we now have.
18464
184652000-02-09 Ray Blaak <blaak@gnu.org>
18466
18467 * delphi.el: Make resourcestring a declaration region, like const
18468 and var.
18469
184702000-02-09 Dave Love <fx@gnu.org>
18471
18472 * bindings.el (mode-line-input-method-map): New variable.
18473 (mode-line-mule-info): Use it; fix last change.
18474 (mode-line-mode-menu): Move definition.
18475 (mode-line-mouse-sensitive-p): Deleted.
18476 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
86f6474c 18477 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
a30eb617
DL
18478
18479 * startup.el (command-line-1): Don't call
18480 make-mode-line-mouse-sensitive.
18481
184822000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
18483
86f6474c
SM
18484 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
18485 before rmail-toggle-header, because the former toggles headers.
a30eb617
DL
18486
184872000-02-06 Stefan Monnier <monnier@cs.yale.edu>
18488
18489 * diff-mode.el (diff-kill-junk): New interactive function.
18490 (diff-reverse-direction): Use delete-and-extract-region.
18491 (diff-post-command-hook): Restrict the area so that the hook also works
18492 outside of any diff hunk. This is necessary for the minor-mode.
18493 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
18494 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
18495
18496 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
18497 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
18498 so that it can be used more easily in <foo>-mode-hook. Also make sure
18499 to avoid duplicate entries.
18500 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
18501 (font-lock-remove-keywords): Just as was done for `add', allow it to
18502 work even if font-lock-mode is nil. Also make sure we don't modify
18503 any pre-existing list by forcing a copy-sequence. Finally rename
18504 `major-mode' to `mode'.
18505 (font-lock-fontify-syntactic-anchored-keywords)
18506 (font-lock-fontify-anchored-keywords)
18507 (font-lock-fontify-keywords-region): Use line-end-position.
18508 Don't make `font-lock-multiline' local (it's now done in
18509 font-lock-set-defaults).
86f6474c
SM
18510 (font-lock-set-defaults): Make `font-lock-multiline' local.
18511 Move the `font-lock-fontified' creation to inside the `unless'.
a30eb617
DL
18512
185132000-02-06 Andrew Innes <andrewi@gnu.org>
18514
18515 * term/w32-win.el (x-handle-args): Comment out call to message,
18516 which occurs before window system is initialized.
18517
18518 * makefile.nt: Add support for recompiling lisp code.
18519
185202000-02-04 Dave Love <fx@gnu.org>
18521
18522 * bindings.el (mode-line-mule-info): Fix/extend last change.
18523
18524 * completion.el: Replace completion-dolist with dolist.
18525
86f6474c 18526 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
a30eb617
DL
18527
185282000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
18529
86f6474c 18530 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
a30eb617
DL
18531 environment names before they go into the section regexp.
18532
86f6474c 18533 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
a30eb617
DL
18534 char class in regexp.
18535
86f6474c
SM
18536 * textmodes/reftex-parse.el (reftex-with-special-syntax):
18537 Bind `case-fold-search' to nil.
a30eb617 18538
86f6474c
SM
18539 * progmodes/idlwave.el (idlwave-template):
18540 Respect `idlwave-abbrev-change-case'.
18541 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
18542 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
18543 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
a30eb617
DL
18544 (idlwave-rw-case): New function.
18545 (idlwave-statement-match): Fixed problem with assignment regexp.
86f6474c 18546 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
a30eb617
DL
18547 (idlwave-surround): New argument LENGTH to support padding of
18548 operators longer than 1 char.
18549
18550 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
18551 idlwave-shell-expression-overlay. Implemented printing of
18552 expressions on higher levels of the calling stack.
86f6474c 18553 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
a30eb617
DL
18554 (idlwave-retrieve-expression-from-level): New function.
18555 (idlwave-shell-last-calling-stack): Variable removed.
18556 (idlwave-shell-reset): Argument action reversed (`visible' to
18557 `hidden'). Also remove stop-line overlay.
18558 (idlwave-shell-calling-stack-routine): New variable.
18559 (idlwave-shell-parse-stack-and-display): Messages now display
18560 negative level numbers.
18561 (idlwave-shell-mode): Set `modeline-format'.
18562 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
86f6474c 18563 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
a30eb617
DL
18564 (idlwave-shell-print-expression-function): New option.
18565
86f6474c
SM
18566 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
18567 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
a30eb617
DL
18568 `tool-bar' instead of `toolbar'.
18569
185702000-02-02 Dave Love <fx@gnu.org>
18571
18572 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
18573 emacs-lisp-mode-hook. Don't check for defalias being defined.
18574
18575 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
86f6474c
SM
18576 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
18577 Use the new builtins directly.
a30eb617
DL
18578
18579 * whitespace.el (whitespace): Add :version to defgroup.
18580
18581 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
18582 Doc fix.
18583
18584 * thingatpt.el (sexp-at-point, symbol-at-point)
18585 (number-at-point, list-at-point): Add autoload cookie.
18586
18587 * recentf.el (recentf): Add :version to defgroup.
18588
18589 * quickurl.el (quickurl): Add :version to defgroup.
18590
18591 * elide-head.el (elide-head): Use point-marker more.
18592
18593 * bs.el (bs): Add :version to defgroup.
18594
18595 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
18596
18597 * progmodes/delphi.el (delphi): Add :version to defgroup.
18598
185992000-02-02 Gerd Moellmann <gerd@gnu.org>
18600
18601 * ange-ftp.el (ange-ftp-write-region): Handle case that
18602 succeeding process operation sets a different coding system.
18603
18604 * calculator.el: New file.
18605
186062000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
18607
86f6474c 18608 * frame.el (frames-on-display-list, framep-on-display): New functions.
a30eb617
DL
18609 (display-mouse-p, display-popup-menus-p, display-graphic-p)
18610 (display-selections-p, display-screens, display-pixel-width)
18611 (display-pixel-height, display-mm-width, display-mm-height)
18612 (display-backing-store, display-save-under, display-planes)
18613 (display-color-cells, display-visual-class): New functions.
18614
18615 * term/tty-colors.el (tty-color-gray-shades): New function.
18616
18617 * faces.el (display-color-p): Use framep-on-display.
18618 (display-grayscale-p): New function.
18619
186202000-01-31 Dave Love <fx@gnu.org>
18621
18622 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
18623 (create-fontset-from-x-resource): Don't concat integers.
18624
186252000-01-31 Inge Frick <inge@nada.kth.se>
18626
18627 * view.el: Some changes in documentation. Removed some trailing
86f6474c 18628 whitespace. Changed some parameter names to agree with documentation.
a30eb617
DL
18629 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
18630 window is not deleted. Modifies change 1998-04-26.
18631
186322000-01-31 Gerd Moellmann <gerd@gnu.org>
18633
18634 * windmove.el: New file.
18635
18636 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
18637 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
18638 progmodes/ebnf-yac.el: Update copyright and license info.
18639
86f6474c
SM
18640 * jit-lock.el (jit-lock-function): Widen before calculating
18641 end position.
a30eb617
DL
18642 (jit-lock-stealth-chunk-start): Rewritten.
18643
18644 * info.el (Info-title-face-alist): Removed.
86f6474c 18645 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
a30eb617
DL
18646 (Info-fontify-node): Use these faces.
18647
186482000-01-30 Gerd Moellmann <gerd@gnu.org>
18649
18650 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
18651 (cl-macro-list1): Recognize `&allow-other-keys' instead of
18652 `&allow-other-keywords'.
18653
18654 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
18655 the list of directories scanned heuristically.
18656
86f6474c 18657 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
a30eb617
DL
18658
186592000-01-30 Jason Rumney <jasonr@gnu.org>
18660
18661 * w32-fns.el: Define w32-tty-standard-colors.
18662
18663 * startup.el (command-line): Use w32-tty-standard-colors when in
18664 w32 console mode.
18665
186662000-01-30 Dave Love <fx@gnu.org>
18667
18668 * jka-compr.el (jka-compr-load): Fix up load-history.
18669
18670 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
18671
18672 * emacs-lisp/cl-macs.el: Revert previous change.
18673
186742000-01-29 Dave Love <fx@gnu.org>
18675
18676 * facemenu.el: Purecopy various strings.
18677
18678 * timezone.el (timezone-fix-time): Window against 69 for two-digit
18679 years. Deal with three-digit years.
18680
86f6474c
SM
18681 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
18682 Use defconst, purecopy.
a30eb617
DL
18683 (help-back-label): Purecopy it.
18684
186852000-01-18 Gerd Moellmann <gerd@gnu.org>
18686
18687 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
18688 variable. If non-nil, order the buffer list according to the
18689 currently selected frame.
18690 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
18691 non-nil, pass the selected frame to function buffer-list.
18692
186932000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18694
18695 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
18696
186972000-01-28 Dave Love <fx@gnu.org>
18698
18699 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
18700
18701 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
18702 Don't use lisp-indent-hook property.
18703 (cl-abs): Remove.
18704
18705 * subr.el: Move out indent and edebug specs for when and unless.
18706
18707 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
18708 when, unless.
18709
18710 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
18711 unless, when.
18712
187132000-01-28 Gerd Moellmann <gerd@gnu.org>
18714
18715 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
18716 `collecting' as synonym for `collect'.
18717
18718 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
18719 for the case it contains spaces.
18720
86f6474c 18721 * simple.el (what-cursor-position): Change formatting of messages.
a30eb617
DL
18722
18723 * frame.el (delete-other-frames): New function.
18724 (toplevel): Bind it to C-x 5 1.
18725
18726 * sort.el (sort-numeric-base): New option.
18727 (sort-numeric-fields): If number starts with `0' or `0[xX[',
18728 interpret it as octal or hexadecimal. Use sort-numeric-base
18729 as default base.
18730
18731 * progmodes/glasses.el: New file.
18732
187332000-01-27 Gerd Moellmann <gerd@gnu.org>
18734
18735 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
18736 userids differently.
18737
18738 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
18739 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
18740 progmodes/ebnf-yac.el: New files.
18741
187422000-01-26 Dave Love <fx@gnu.org>
18743
18744 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
18745 on a function with an empty body. [From Eric Ludlam.]
18746
187472000-01-25 Andre Spiegel <spiegel@gnu.org>
18748
18749 * vc.el (vc-version-diff): Make sure file name is expanded.
18750
187512000-01-25 Gerd Moellmann <gerd@gnu.org>
18752
18753 * scroll-bar.el (scroll-bar-timer): Variable removed.
18754 (scroll-bar-toolkit-scroll): Don't use a timer.
18755
187562000-01-25 Kenichi Handa <handa@etl.go.jp>
18757
86f6474c
SM
18758 * language/thai-util.el (thai-composition-function):
18759 Delete superfluous `a'.
a30eb617
DL
18760
187612000-01-24 Dave Love <fx@gnu.org>
18762
18763 * fortran.el (fortran-mode): Use beginning-of-defun-function,
18764 end-of-defun-function.
18765
86f6474c 18766 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
a30eb617
DL
18767
187682000-01-22 Jason Rumney <jasonr@gnu.org>
18769
18770 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
18771 conflicts with new face support.
18772
187732000-01-22 Richard M. Stallman <rms@gnu.org>
18774
18775 * replace.el (query-replace): Rename last arg to DELIMITED.
18776 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
18777 (query-replace-regexp): Likewise.
18778
187792000-01-20 Richard M. Stallman <rms@gnu.org>
18780
18781 * subr.el (with-syntax-table): Use make-symbol, not gensym.
18782
18783 * emacs-lisp/lisp.el (beginning-of-defun-function):
18784 Variable renamed from beginning-of-defun.
18785 Do not call make-variable-buffer-local.
18786 (beginning-of-defun-raw): Use new variable name; doc fix.
18787 (beginning-of-defun): Doc fix.
18788 (end-of-defun-function): Variable renamed from end-of-defun.
18789 Do not call make-variable-buffer-local.
18790 (end-of-defun): Use new variable name; doc fix.
18791
18792 * subr.el (dolist, dotimes): Copied from cl-macs.el
18793 and made to work.
18794
18795 * mail/undigest.el (rmail-digest-end-regexps):
18796 Variable replaces rmail-digest-end-regexp.
18797 Allows multiple regexps for detecting the end line.
18798 (undigestify-rmail-message): Corresponding changes.
18799
188002000-01-19 Dave Love <fx@gnu.org>
18801
18802 * files.el (user-init-file): Don't declare here -- is primitive.
18803
18804 * startup.el (command-line): Check for compiled user-init-file and
18805 set to uncompiled version if necessary.
18806
188072000-01-18 Gerd Moellmann <gerd@gnu.org>
18808
18809 * mail/undigest.el (rmail-digest-end-regexp): New user option.
18810 (undigestify-rmail-message): Use it.
18811
18812 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
18813
188142000-01-17 Gerd Moellmann <gerd@gnu.org>
18815
18816 * tmm.el (tmm-goto-completions): Adapt to prompt being part
18817 of mini-buffer.
18818
188192000-01-14 Gerd Moellmann <gerd@gnu.org>
18820
18821 * emacs-lisp/copyright.el (copyright-update): Removed the
18822 requirement for a trailing space from `copyright-regexp', to
18823 support copyrights with owner specified on a separate line..
18824
18825 * align.el: New file.
18826
18827 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
18828
18829 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
18830
188312000-01-13 Dave Love <fx@gnu.org>
18832
18833 * ph.el: Removed. (Obsoleted by EUDC.)
18834
188352000-01-13 Gerd Moellmann <gerd@gnu.org>
18836
18837 * net/eudc.el (toplevel): Remove autoloaded code installing
18838 menu with easymenu, because that causes build problems.
18839
18840 * frame.el (frame-notice-user-settings): New variable.
18841 (frame-notice-user-settings): Don't modify frame parameters
18842 if called a second time.
18843
188442000-01-13 Richard M. Stallman <rms@gnu.org>
18845
18846 * frame.el (frame-notice-user-settings):
18847 Notice default-frame-parameters even for non-window frames.
18848
188492000-01-13 Gerd Moellmann <gerd@gnu.org>
18850
18851 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
18852 for Emacs.
18853 (eudc-bob-can-display-inline-images): Extend for Emacs.
18854 (eudc-bob-toggle-inline-display): Ditto.
18855 (eudc-bob-display-jpeg): Ditto.
18856
188572000-01-12 Gerd Moellmann <gerd@gnu.org>
18858
18859 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
18860 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
18861 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
18862
86f6474c
SM
18863 * add-log.el (add-change-log-entry): Fix error trying an
18864 `(insert nil)'.
a30eb617
DL
18865
18866 * subdirs.el: Add `net' directory.
18867
18868 * net: New directory.
18869
18870 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
18871 eval-last-sexp. Don't bind debug-on-error here.
18872 (eval-last-sexp): New function. Bind debug-on-error if
18873 eval-expression-debug-on-error is non-nil.
18874 (eval-defun-2, eval-defun): Likewise.
18875
18876 * simple.el (eval-expression): Don't bind debug-on-error if
18877 eval-expression-debug-on-error is nil. Detect changed
18878 debug-on-error, and propagate new value to global binding, if
18879 eval-expression-debug-on-error is non-nil,
18880 (eval-expression-debug-on-error): Change doc string.
18881
188822000-01-11 Richard M. Stallman <rms@gnu.org>
18883
18884 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
18885
18886 * emacs-lisp/lisp-mode.el (with-syntax-table):
18887 Set up lisp-indent-function property.
18888
18889 * subr.el (with-syntax-table): Moved from simple.el.
18890
18891 * simple.el (with-syntax-table): Moved to subr.el.
18892
188932000-01-11 Gerd Moellmann <gerd@gnu.org>
18894
18895 * tmm.el (tmm-shortcut): Delete region after prompt instead
18896 of erasing buffer.
18897
18898 * textmodes/fill.el (fill-common-string-prefix): New function.
18899 (fill-context-prefix): Use the longest common prefix of first
18900 and second line fill prefix, if there is one.
18901
189022000-01-11 Richard M. Stallman <rms@gnu.org>
18903
18904 * array.el (array-mode): Don't use make-variable-buffer-local.
18905 Use make-local-variable for `truncate-lines'.
18906
189072000-01-11 Jari Aalto <jari.aalto@poboxes.com>
18908
18909 * add-log.el (add-log-current-defun): Handle user-defined
18910 add-log-current-function returning nil,
18911
18912 * add-log.el (add-change-log-entry): Insert version number
18913 if having found a current function
18914
86f6474c
SM
18915 * add-log.el (add-log-current-defun):
18916 Call `add-log-current-defun-function'. Try matches at level 0 and
a30eb617
DL
18917 level 1. Strip whitespace from defun found.
18918
189192000-01-10 John Wiegley <johnw@gnu.org>
18920
18921 * allout.el (isearch-done/outline-provisions): Added `edit'
86f6474c 18922 argument to correspond with the current definition of `isearch-done'.
a30eb617
DL
18923
189242000-01-10 Dave Love <fx@gnu.org>
18925
18926 * elide-head.el (elide-head): Use point-marker, not point.
18927
189282000-01-10 Gerd Moellmann <gerd@gnu.org>
18929
18930 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
18931 before and after the year 2000.
18932
18933 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
18934 Add ispell- prefix.
18935
189362000-01-10 Ken Stevens <k.stevens@ieee.org>
18937
18938 * ispell.el: Only define dictionaries in menus when they exist.
18939 (version18p): New variable.
18940 (version20p): New variable.
18941 (xemacsp): New variable.
18942 (ispell-choices-win-default-height): Fix for XEmacs visibility.
18943 (ispell-dictionary-alist1): Added Brasileiro dictionary.
18944 (ispell-dictionary-alist6): Russian command lines no longer accept
18945 run-together words.
18946 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
18947 (ispell-dictionary-alist): Add koi8-r to customize definition.
86f6474c
SM
18948 (check-ispell-version): Added documentation string. Return library
18949 path when called non-interactively.
a30eb617
DL
18950 (ispell-menu-map-needed): Uses new variables.
18951 (ispell-library-path): New variable.
18952 (ispell-decode-string): XEmacs fix for bogus variable bindings.
18953 (ispell-word): Improved documentation string. Test for valid
18954 character mappings. Correctly check typed in word changes that can
86f6474c
SM
18955 result in single words split into multiple words.
18956 Return replacement word.
a30eb617
DL
18957 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
18958 replace in recursive query replace mode. Help message for
18959 recursive edit mode.
18960 (ispell-show-choices): Protect against bad framepop bindings.
18961 (ispell-help): Fix to work with XEmacs.
18962 (ispell-highlight-spelling-error): Use new variables.
18963 (ispell-overlay-window): Fix to work with XEmacs.
18964 (ispell-parse-output): Passed and returns location information
18965 tracking spelling corrections. Doesn't recheck same word on
18966 current line.
18967 (ispell-init-process): Protect against bogus XEmacs variable binding.
18968 Fix call to single argument in sleep-for. Use new variables.
18969 (ispell-region): Passed and returns location information tracking
18970 spelling corrections. Doesn't check same word on current line.
18971 Improved documentation string. Doesn't resend a line already
18972 checked to the ispell process - fixes bug in LaTeX parsing.
18973 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
18974 (ispell-skip-region): No longer skips <TT> in SGML.
18975 (ispell-process-line): Tracks location information with spelling
18976 corrections. Added documentation string. Accounts for words
18977 already accepted on this line. Don't allow query-replace on line
18978 starting with math characters. Doesn't resend a line already sent
18979 to ispell process. Fixes alignment error bug.
18980
189812000-01-10 Richard M. Stallman <rms@gnu.org>
18982
18983 * dired-x.el (dired-guess-shell-alist-default):
18984 Suggest xloadimage, which is free, not xv, which isn't.
18985
18986 * ange-ftp.el (ange-ftp-file-name-nondirectory):
18987 Don't ever include the host name or user name in the value.
18988
189892000-01-09 Gerd Moellmann <gerd@gnu.org>
18990
18991 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
18992 of a real newline.
18993
189942000-01-09 Stephen Eglen <stephen@gnu.org>
18995
18996 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
18997 for .png files.
18998
189992000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
19000
19001 * cus-edit.el (custom-hook-convert-widget): Fix comment.
19002
190032000-01-09 Gerd Moellmann <gerd@gnu.org>
19004
19005 * progmodes/cperl-mode.el: Replace ^F with ^L.
19006
86f6474c
SM
19007 * sendmail.el (toplevel): Provide `sendmail' when compiling before
19008 `require'ing rmail and mailalias to prevent infinite recursion.
a30eb617
DL
19009
190102000-01-08 Dave Love <fx@gnu.org>
19011
19012 * emacs-lisp/backquote.el: Remove inappropriate customization
19013 (allowing custom.el to use backquote).
19014
190152000-01-07 Dave Love <fx@gnu.org>
19016
19017 * add-log.el (add-log-debugging): Deleted.
19018 (add-change-log-entry): Treat a backup FILE-NAME as its parent
19019 file. Remove debugging code.
19020 (change-log-get-method-definition, change-log-name): Add doc.
19021 (change-log-sortable-date-at): New function.
19022 (change-log-merge): New command.
19023
19024 * time.el (display-time-string-forms): Make the Mail string active.
19025 (display-time-update): Provide help-echo for load average.
19026
19027 * bindings.el (make-mode-line-mouse2-map): New function.
19028 (mode-line-modified): Use it and simplify.
19029 (mode-line-mule-info): Provide help-echo info.
19030 (minor-mode-alist): Activate the strings.
19031 (make-mode-line-mouse-sensitive): Simplify for
19032 mode-line-buffer-identification.
19033
190342000-01-07 Gerd Moellmann <gerd@gnu.org>
19035
19036 * play/pong.el: New file.
19037
190382000-01-06 Dave Love <fx@gnu.org>
19039
19040 * array.el: Assorted cleanups for compiler warnings, doc strings,
19041 `array-' prefix for symbols.
19042
190432000-01-05 Dave Love <fx@gnu.org>
19044
86f6474c
SM
19045 * textmodes/outline.el (outline-mode-menu-bar-map):
19046 Add outline-headers-as-kill.
a30eb617
DL
19047 (outline-mode): Define imenu-generic-expression.
19048 (outline-headers-as-kill): New command.
19049
19050 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
19051 from paragraph-start.
19052 (paragraph-indent-minor-mode): New command.
19053
19054 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
19055 M-C-e, M-C-h, C-j, C-xnd, TAB.
19056 (fortran-mode): Set beginning-of-defun, end-of-defun.
19057 (fortran-column-ruler): Simplify.
19058 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
19059 (fortran-with-subprogram-narrowing): Likewise.
19060 (fortran-indent-subprogram): Call mark-defun.
19061 (fortran-check-for-matching-do): Change narrowing.
19062
19063 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
19064 (cl-lucid-hash-tag): Delete.
19065 (cl-hash-table-p): Correct test for native table.
19066 (cl-hash-table-count): Use hash-table-count.
19067
19068 * browse-url.el (browse-url): Fix case of
19069 browse-url-browser-function being an alist.
19070
190712000-01-05 Carsten Dominik <cd@gnu.org>
19072
19073 * textmodes/reftex-vars.el (reftex-parse-file-extension)
19074 (reftex-index-phrase-file-extension): New options.
19075
19076 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
19077 Use new option `reftex-index-phrase-file-extension'.
19078
19079 * textmodes/reftex.el (reftex-access-parse-file): Use new option
19080 `reftex-parse-file-extension'.
19081
190822000-01-05 Dave Love <fx@gnu.org>
19083
19084 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
19085 (beginning-of-defun-raw): Use it.
19086 (end-of-defun): New variable.
19087 (end-of-defun): Use it.
19088 (check-parens): New command.
19089
190902000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
19091
19092 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
19093 (hs-show-block): Don't use `mapcar' when not accumulating.
19094
19095 Fix buglet in local variables initialization.
19096
190972000-01-05 Andreas Schwab <schwab@suse.de>
19098
19099 * hscroll.el (hscroll): Doc fix.
19100
191012000-01-05 Carsten Dominik <cd@gnu.org>
19102
86f6474c
SM
19103 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
19104 Require idlw-toolbar.
a30eb617 19105
86f6474c 19106 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
a30eb617 19107 file idlw-rinfo.el.
86f6474c
SM
19108 (idlwave-customize): Load must read file idlw-shell.el.
19109 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
a30eb617
DL
19110
191112000-01-05 Carsten Dominik <dominik@astro.uva.nl>
19112
19113 * progmodes/idlw-shell.el: Also provide idlwave-shell
19114 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
19115 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
19116
86f6474c 19117 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
a30eb617
DL
19118 both reftex-dcr and reftex-vcr.
19119
19120 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
19121
191222000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19123
19124 * ps-print.el: PostScript code now is in separate files, doc fix.
19125 (ps-print-version): New version number (5.0.3).
19126 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
19127 local.
19128 (ps-spool-config): Initialization fix.
19129 (ps-print-prologue-1, ps-print-prologue-2)
19130 (ps-print-duplex-feature): PostScript code moved to separated file.
19131 (ps-background-image): Little code reformating.
19132 (ps-begin-file, ps-begin-job): Fix code.
19133 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
19134 (ps-prologue-file): New fun.
19135
191362000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19137
19138 * ps-vars.el: Eliminated.
19139
19140 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
19141 `;;;###autoload'.
19142
19143 * ps-print.el: ps-vars eliminated, doc fix.
19144 (ps-print-version): New version number (5.0.2).
19145 (ps-spool-config): Initialization fix.
19146 (ps-print-customize): New fun.
19147
191482000-01-04 Gerd Moellmann <gerd@gnu.org>
19149
86f6474c 19150 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
a30eb617
DL
19151
191522000-01-04 Dave Love <fx@gnu.org>
19153
19154 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
19155 menu items.
19156
191572000-01-03 Dave Love <fx@gnu.org>
19158
19159 * elide-head.el (elide-head) [defgroup]: Add :version.
19160
19161 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
86f6474c
SM
19162 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
19163 Use `cl-hash-table-p', not `hash-table-p'.
a30eb617
DL
19164 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
19165
191662000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
19167
19168 * faces.el (face-read-integer, read-face-attribute)
86f6474c 19169 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
a30eb617
DL
19170
191712000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
19172
19173 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
19174 at comment end, and re-insert them after filling.
19175
191762000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
19177
19178 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
19179 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
19180 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
19181
191822000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
19183
19184 * term/x-win.el (xw-defined-colors): Call color-supported-p,
19185 the new name of face-color-supported-p.
19186
19187 * term/w32-win.el (xw-defined-colors): Likewise.
19188
191892000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
19190
19191 * simple.el (completion-setup-function): Count completion-size
19192 from minibuffer-prompt-end, not from point-min.
19193
191942000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
19195
19196 * faces.el (read-face-attribute, defined-colors, color-defined-p):
19197 Pass the frame to tty-color-* functions.
19198 (display-color-p, frame-set-background-mode): Pass the frame to
19199 tty-display-color-p.
19200
19201 * term/tty-colors.el (tty-defined-color-alist): Renamed from
19202 tty-color-alist.
19203 (tty-color-alist, tty-modify-color-alist): New functions.
19204 (tty-color-define, tty-color-clear, tty-color-approximate)
86f6474c
SM
19205 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
19206 optional parameter FRAME.
a30eb617
DL
19207
192082000-01-01 Gerd Moellmann <gerd@gnu.org>
19209
86f6474c
SM
19210 * image.el (create-image, defimage): Don't assume image data is
19211 a string.
a30eb617
DL
19212
19213 * image.el (defimage): Handle specifications containing :data
19214 instead of :file.
19215 (image-type-from-data): New function.
19216 (image-type-from-file-header): Use it.
19217 (create-image): Add parameter DATA-P.
19218
19219See ChangeLog.8 for earlier changes.
19220
19221;; Local Variables:
19222;; coding: iso-2022-7bit
19223;; End: