(Qbuffer_position, Qposition, Qobject): New variables.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
c0551649
GM
12001-08-30 Gerd Moellmann <gerd@gnu.org>
2
9584e63a
GM
3 * emacs-lisp/find-gc.el: Moved here from lisp/.
4
d5dc1e49
GM
5 * international/quail.el (quail-completion-1): Reverse
6 the ((CHAR . DEFN) ...) list before processing it.
7 From Kenichi Handa <handa@etl.go.jp>.
8
c0551649
GM
9 * obsolete/rsz-mini.el, obsolete/sun-curs.el, obsolete/sun-fns.el
10 * obsolete/x-apollo.el, obsolete/x-menu.el: Moved here from lisp/.
11
ef32aa02
EZ
122001-08-30 Eli Zaretskii <eliz@is.elta.co.il>
13
14 * toolbar/tool-bar.el (tool-bar-mode): Make it a no-op if images
15 aren't supported. This avoids the annoying gray strip drawn by
16 the Windows version instead of the missing tool bar.
17
ff4ec1f7
GM
182001-08-29 Gerd Moellmann <gerd@gnu.org>
19
53ca4610
GM
20 * menu-bar.el (menu-bar-options-menu): Make option text, messages
21 and tooltips more consistent. From "Marshall, Simon"
22 <Simon.Marshall@midas-kapiti.com>.
23
ff4ec1f7
GM
24 * startup.el (fancy-splash-screens): Temporarily set
25 minor-mode-map-alist to nil while displaying splash screens.
26
6d6c3f84
GM
272001-08-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
28
29 * buff-menu.el: Add Keywords header.
30 Doc fix (C-x C-b is bound to list-buffers).
31
565132a3
GM
32 * dired-x.el: Add keyword files to get listed in finder.
33 Remove confusing notes about GNU Emacs 19.
34
35 * dired.el, dired-aux.el: Add Keywords header.
36
042e6d91
AS
372001-08-28 Andre Spiegel <spiegel@gnu.org>
38
39 * vc.el (vc-revert-file): Call the backend even if the FILE's
40 contents can be reverted locally; pass new arg CONTENTS-DONE
41 down to the backend.
42
854bd40a 43 * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-revert-file): Handle new
042e6d91
AS
44 optional arg CONTENTS-DONE.
45
33818c6c
AI
462001-08-28 Andrew Innes <andrewi@gnu.org>
47
48 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.
49
0f76ca04
EZ
502001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
51
52 * makefile.nt (install): Copy more *.el files.
53
6b6e2422
GM
542001-08-28 Gerd Moellmann <gerd@gnu.org>
55
56 * dired.el (dired-mode-map): Bind `y' to dired-show-file-type
57 instead of `w' which is already in use.
58
5b52c296
GM
59 * gs.el (gs-load-image): Use sleep-for.
60 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
61
43744cb9
MB
622001-08-28 Miles Bader <miles@gnu.org>
63
64 * replace.el (query-replace-regexp-eval): Return args from
65 `interactive' form in correct order.
66
4b4ea1dc
EZ
672001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
68
69 * mouse.el (mouse-buffer-menu): If the buffer menu is split by
70 major modes, don't create panes for modes for which
71 mouse-buffer-menu-alist returns an empty alist.
72
732001-08-28 Thien-Thi Nguyen <ttn@gnu.org>
35cd9438
TTN
74
75 * progmodes/hideshow.el: Update first-line description.
76 Sync comments w/ maintainer version 5.31.
77
78 (hs-isearch-open): Default value now `code'.
79 Fix docstring to use "code blocks" vs "comment blocks",
80 as opposed to "block" vs "comment".
81 (hs-flag-region): Accept `hs-isearch-open' value
82 of `block' as synonymous w/ `code'.
83 (hs-hide-block-at-point): For code blocks, pass `code'
84 to `hs-flag-region' instead of `block'.
85
9ad62cf8
MB
862001-08-28 Miles Bader <miles@gnu.org>
87
88 * comint.el (comint-next-prompt): Don't loop infinitely if
89 {next,previous}-single-char-property-change returns its input
90 position when the search fails.
91
922001-08-27 Miles Bader <miles@gnu.org>
d3b98912
MB
93
94 * comint.el (comint-get-old-input-default): Don't signal an error
95 if point is not on an input field; instead, return the current
96 line (using `comint-bol' to skip any prompt, in case we're not
97 using fields at all).
98
99 * man.el (Man-mode-line-format): Variable removed.
100 (Man-mode): Change `mode-line-buffer-identification' instead of
101 `mode-line-format'.
102
d599a452
GM
1032001-08-27 Gerd Moellmann <gerd@gnu.org>
104
105 * mail/sendmail.el (mail-send-hook): Remove a duplicate defcustom.
106 From Simon Josefsson <jas@extundo.com>.
107
299248aa
EZ
1082001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
109
5b02e712
EZ
110 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
111 messages. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
112
89aea802
EZ
113 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
114 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
115
116 * emacs-lisp/lselect.el: Ditto.
117
3452efc2
SM
118 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
119 Remove periods from the end of error message strings.
120 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
165b4283 121
299248aa
EZ
122 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
123 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
124
125 * net/telnet.el: Ditto.
126
08ead67b
GM
1272001-08-26 Gerd Moellmann <gerd@gnu.org>
128
129 * hl-line.el (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
130 KEYMAP to the call to define-minor-mode.
131
cf8f0b68
EZ
1322001-08-24 Eli Zaretskii <eliz@is.elta.co.il>
133
134 * term/internal.el (IT-character-translations) <hebrew-iso8859-8>:
135 Replace some of the undefined characters with emulations of bidi
136 formatting characters and Niqud as per SI 1311-1.
137 (IT-unicode-translations): Ditto.
3452efc2
SM
138 (IT-display-table-setup, IT-setup-unicode-display):
139 Fill characters without translations with dos-unsupported-char-glyph.
cf8f0b68 140
16837afc
GM
1412001-08-24 Simon Josefsson <jas@extundo.com>
142
143 * hl-line.el (hl-line-mode): Don't be a global mode.
144 (global-hl-line-mode): New function.
145
33954c45
GM
1462001-08-24 Gerd Moellmann <gerd@gnu.org>
147
148 * gs.el (gs-load-image): Wait for GHOSTVIEW window property
149 being reset by Ghostscript. Don't kill the gs process.
150 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
151
fa05f6ac
AC
1522001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
153
154 * term/mac-win.el: Require scroll-bar.
155
3452efc2
SM
1562001-08-23 Stefan Monnier <monnier@cs.yale.edu>
157
158 * ebuff-menu.el (electric-buffer-list): Use list-buffers-noselect.
159
02aec07b
EZ
1602001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
161
162 * hexl.el (hexl-insert-multibyte-char) New function.
163 (hexl-quoted-insert, hexl-self-insert-command)
164 (hexl-insert-hex-char, hexl-insert-decimal-char)
165 (hexl-insert-octal-char): Call it instead of hexl-insert-char.
166 Fix the doc strings accordingly.
167 (hexl-insert-char): Reject characters whose code is above 255.
168 Doc fix.
169 (hexl-mode-map): Copy the global keymap instead of creating a
170 sparse keymap, and bind all self-inserting characters to
171 hexl-self-insert-command.
172
9bfc65eb
SM
1732001-08-22 Stefan Monnier <monnier@cs.yale.edu>
174
3452efc2
SM
175 * wid-edit.el (text): Re-order docstring correctly.
176
9bfc65eb
SM
177 * mail/sendmail.el (mail-mode): Use adaptive-fill-regexp.
178
179 * textmodes/fill.el (adaptive-fill-regexp): Admit tabs as well.
180
32f2f98e
EZ
1812001-08-22 Eli Zaretskii <eliz@is.elta.co.il>
182
183 * simple.el (line-number-mode): Mention the variable
184 line-number-display-limit-width in the doc string.
185
374388c3
GM
1862001-08-22 Gerd Moellmann <gerd@gnu.org>
187
188 * bindings.el (mode-line-unbury-buffer): Add EVENT parameter.
189 Temporarily select EVENT's window for switching buffers.
190 (mode-line-bury-buffer): New function.
191 (mode-line-buffer-identification-keymap): Use it instead of
192 bury-buffer. Bind down-mouse events to prevent global down-mouse
b2130182 193 events from shining through.
374388c3 194
dde6824c
SM
1952001-08-21 Stefan Monnier <monnier@cs.yale.edu>
196
197 * newcomment.el (comment-beginning): Make sure the comment-start
198 we found isn't a comment-end (in cases where confusion is possible).
199
99bf1e74
MB
2002001-08-22 Miles Bader <miles@gnu.org>
201
202 * emacs-lisp/bytecomp.el (byte-compile-file): Remove TARGET-FILE
203 before writing it, so that hard-links don't see new version.
204
37618c60
GM
2052001-08-21 Gerd Moellmann <gerd@gnu.org>
206
dde6824c
SM
207 * gs.el (gs-set-ghostview-colors-window-prop):
208 Call x-change-window-property with 3rd arg FRAME.
40e33037 209 (gs-load-image): Wait for a previous Ghostscript process
e98c601b
GM
210 to complete before starting a new one.
211
6ea3db8a
GM
212 * image.el (image-type-regexps): Make sure that the TIFF
213 pattern is only matched at the beginning of a string.
214 From Markus Rost <rost@math.ohio-state.edu>.
215
dde6824c 216 * international/swedish.el: Pre-Mule file removed. From Jonas
37618c60
GM
217 Oberg <jonas@gnu.org>.
218
1f8437c4
RV
2192001-08-20 Rajesh Vaidheeswarran <rv@gnu.org>
220
221 * whitespace.el (whitespace-abort-on-error): Add custom variable
dde6824c 222 to whitespace to abort a write-file if whitespace is detected in file.
1f8437c4
RV
223
224 * whitespace.el (whitespace-write-file-hook): Hook to be called
225 when writing a file. If `whitespace-abort-on-error' is set, the
dde6824c
SM
226 write will abort on detecting whitespaces.
227 If `whitespace-auto-cleanup' is set, the file will be cleaned
1f8437c4
RV
228 automatically prior to writing.
229
230 * whitespace.el (whitespace-buffer-search): Let's not insert bogus
231 whitespaces in the error output!
232
dde6824c 233 * whitespace.el (whitespace-check-indent-whitespace): Defaults to
1f8437c4
RV
234 `indent-tabs-mode', since the latter notes user preferences on
235 TABs anyway.
236
237 * whitespace.el (whitespace-version): 3.1. All of the above issues
238 were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
239
9b96c57d
GM
2402001-08-20 Gerd Moellmann <gerd@gnu.org>
241
8039284a
GM
242 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
243 some spaces from a message. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
244
9b96c57d
GM
245 * whitespace.el (whitespace-global-mode): Add autoload cookie.
246
1c71c0c3
GM
2472001-08-20 Alex Schroeder <alex@gnu.org>
248
249 * sql.el (sql-db2): Doc change.
250
2512001-08-20 Alex Schroeder <alex@gnu.org>
252
253 * sql.el (sql-postgres): Add the database at the end of the
254 parameters instead of at the beginning.
255 (sql-postgres-options): Doc change.
256
6c7f60a2
GM
2572001-08-17 Gerd Moellmann <gerd@gnu.org>
258
259 * custom.el (defcustom): Doc fix.
260
64ed6f71
GM
2612001-08-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
262
6c7f60a2 263 * ps-mule.el (find-composition): Check if (char-after POS)
64ed6f71
GM
264 returns a valid character.
265
7851eb98
EZ
2662001-08-16 Eli Zaretskii <eliz@is.elta.co.il>
267
268 * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
269 original-point for extra CR characters that are added/removed when
270 the buffer is written/read whose EOL type is -dos.
271
b76dfd21
MB
2722001-08-16 Miles Bader <miles@gnu.org>
273
274 * simple.el (line-move): Undo previous change.
1f8437c4
RV
275
276 * comint.el (comint-send-input): Add `inhibit-line-move-field-capture'
b76dfd21
MB
277 property to input-terminating `boundary' overlays to avoid
278 line-move wierdness.
279
e67d1843
GM
2802001-08-16 Gerd Moellmann <gerd@gnu.org>
281
282 * lazy-lock.el (lazy-lock-fontify-region): Widen the current
283 buffer in a save-restriction. Under one test case with Ediff,
284 window-scroll-functions are run with a window start that's
285 temporarily outside of the restriction.
286
21324fae
GM
2872001-08-16 Robert J. Chassell <bug-texinfo@gnu.org>
288
dde6824c 289 * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
21324fae
GM
290 (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
291 (texinfo-menu-locate-entry-p, texinfo-start-menu-description)
292 (texinfo-update-menu-region-beginning)
293 (texinfo-update-menu-region-end, texinfo-find-pointer): Add new
294 command, @ifnottex, to regexps, so it is found.
295
0645d241
AI
2962001-08-16 Andrew Innes <andrewi@gnu.org>
297
298 * makefile.nt (DONTCOMPILE): Omit bindings.el.
299 (DONTCOMPILE): Omit sc.el.
300
301 * makefile.w32-in (DONTCOMPILE): Omit bindings.el.
302 (DONTCOMPILE): Omit sc.el.
303
ae13fc3c
GM
3042001-08-16 Gerd Moellmann <gerd@gnu.org>
305
306 * replace.el (occur): Bind inhibit-read-only to t.
307
1369261b
MB
3082001-08-16 Miles Bader <miles@gnu.org>
309
dde6824c
SM
310 * simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t when
311 calling `constrain-to-field', to avoid problems with comint prompts.
1369261b 312
8464af45
GM
3132001-08-15 Gerd Moellmann <gerd@gnu.org>
314
ec69d5ec 315 * emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
dde6824c 316 (toplevel): Set it as `common-lisp-indent-function' for `defmethod'.
ec69d5ec 317
1f8437c4 318 * ediff-mult.el (ediff-get-meta-info): Fix the condition
3e6f08e6
GM
319 of a while-loop.
320
93aba6fc 321 * Makefile.in (DONTCOMPILE): Remove sc.el.
1f8437c4 322
8464af45
GM
323 * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
324 Don't include term/.
325
ae13fc3c
GM
326 * mail/sc.el: Moved to obsolete/.
327
8b313639
GM
3282001-08-14 Vinicius Jose Latorre <vinicius@cpqd.com.br>
329
330 * ps-print.el: Change error function arguments to follow Emacs
331 message convention. Doc fix.
332 (ps-print-version): New version number (6.5.4).
333 (coding-system-for-write): Change declaration position to avoid
334 XEmacs compilation gripes.
dde6824c
SM
335 (coding-system-for-read, buffer-file-coding-system):
336 Declarations to avoid XEmacs compilation gripes.
8b313639
GM
337
338 * ps-mule.el: Doc fix.
339 (ps-mule-encode-header-string): If STRING is not a string, replace
340 STRING by empty string.
341
5fb125b4
EZ
3422001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
343
344 * frame.el (show-trailing-whitespace): Doc fix.
345
49e49b77
EZ
3462001-08-13 Eli Zaretskii <eliz@is.elta.co.il>
347
348 * desktop.el (desktop-save): Insert the coding: tag before
349 desktop-header.
350
3e6385a4
GM
3512001-08-13 Gerd Moellmann <gerd@gnu.org>
352
0de73d5a
GM
353 * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
354 its path from $els.
355
3e6385a4
GM
356 * image.el (image-jpeg-p): Fix call of substring.
357
4a9bf8a4
GM
3582001-08-10 Gerd Moellmann <gerd@gnu.org>
359
242e5463
GM
360 * play/animate.el (animate-string): Doc fix. Use a buffer
361 name with stars in it.
362 (animate-sequence): New function.
363 From Richard Stallman <rms@gnu.org>.
364
030f4537
GM
365 * frame.el (select-frame-set-input-focus): New function
366 extracted from other-frame.
367 (other-frame): Use it.
368 (next-multiframe-window, previous-multiframe-window): Use it.
369
346f18dc
GM
370 * isearch.el (isearch-other-meta-char): Don't switch to the
371 buffer of a window clicked on, when the current buffer is
372 in Isearch mode.
373
4a9bf8a4
GM
374 * image.el (image-jpeg-p): Test for APPn markers in the range
375 #xe0..#xef.
376
eaa2319f
GM
3772001-08-09 Gerd Moellmann <gerd@gnu.org>
378
3638868e
GM
379 * desktop.el (desktop-save): Don't use concat to form a file
380 name, use expand-file-name.
381
6b48d742
GM
382 * mouse.el (mouse-delete-window): Do nothing if frame has just
383 one window.
384
ed771c89
GM
385 * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
386 for the minor mode name.
387
388 * view.el (toplevel): Use mode-line-minor-mode-keymap for the
389 minor mode name.
390
dde6824c
SM
391 * time.el (display-time-string-forms): Use make-mode-line-mouse-map
392 instead of make-mode-line-mouse2-map.
ed771c89
GM
393
394 * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
395 the minor mode name.
396
dde6824c
SM
397 * emacs-lisp/easy-mmode.el (define-minor-mode):
398 Use mode-line-minor-mode-keymap for the minor mode name.
ed771c89 399
dde6824c
SM
400 * calendar/calendar.el (calendar-mode-line-format):
401 Use make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
ed771c89 402
a4afe04e
GM
403 * bindings.el (make-mode-line-mouse-map): Renamed from
404 make-mode-line-mouse2-map. Take additional arg MOUSE.
405 (mode-line-modified): Use mouse-3 instead of mouse-2.
406 (mode-line-buffer-identification-keymap): Bind keys differently.
dde6824c 407 (propertized-buffer-identification): Adapt help-echo to new bindings.
a4afe04e 408
8e3189f0
GM
409 * bindings.el (mode-line-format): Specify help-echo for line
410 number, column number and buffer-percent part of the mode-line.
411
eaa2319f
GM
412 * image.el (image-type-regexps): Allow whitespace at the start
413 of the image data for XPM, XBM and Postscript, which are
414 text files.
415 (image-jpeg-p): Correct calculation of next field offset.
416
e3601cf6
PJ
4172001-08-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
418
419 * battery.el: Fix typo.
420
057b57f6
GM
4212001-08-08 Gerd Moellmann <gerd@gnu.org>
422
8a8ef149
GM
423 * image.el (image-type-regexps): Allow predicates. Change the way
424 JPEG images are recognized.
425 (image-jpeg-p): New function.
426 (image-type-from-data): Handle predicates in image-type-regexps.
427
057b57f6
GM
428 * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
429 #:, #x, #o, and similar constructs.
430
69ebef1d
GM
4312001-08-07 Gerd Moellmann <gerd@gnu.org>
432
22d01aed
GM
433 * vc.el (vc-transfer-file): Fix malformed autoload cookie.
434
23f46f6f
GM
435 * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
436 instead of `progn'.
437
e8421604
GM
438 * tar-mode.el (tar-extract): Avoid generating a new buffer
439 for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
440
ea2c6478
GM
441 * textmodes/paragraphs.el (forward-sentence): Avoid building
442 a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
443
dde6824c
SM
444 * progmodes/executable.el (executable-set-magic):
445 If executable-find returns a quoted file name, unquote it before
6c233cc0
GM
446 inserting it.
447
1155d483 448 * image.el (image-type-regexps): For JPEG files, use a regexp
e8421604 449 derived from the JFIF spec.
1f8437c4 450
69ebef1d
GM
451 * image.el (image-type-regexps): Use `\`' instead of `^' in
452 most regular expressions.
453
d1d850d6
PJ
4542001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
455
dde6824c 456 * play/animate.el: Re-insert a reference to re-inserted function.
d1d850d6 457
98a8938c
GM
4582001-08-06 Gerd Moellmann <gerd@gnu.org>
459
dde6824c
SM
460 * help.el (describe-function-1): Use find-function-search-for-symbol
461 instead of find-function-noselect because the latter follows aliases.
8e3fe78e 462
5a397d28
GM
463 * play/animate.el (animate-birthday-present): Re-insert.
464
dde6824c
SM
465 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
466 Handle old-style menu definitions.
98a8938c 467
7b3220c0
PJ
4682001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
469
6228c05b 470 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
98a8938c 471 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
6228c05b 472
070c251e 473 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
98a8938c
GM
474 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
475 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
7b3220c0 476
dffb6224
PJ
4772001-08-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
478
479 * textmodes/tildify.el: Milan Zamazal has new address.
480
698665d1
GM
4812001-08-03 Gerd Moellmann <gerd@gnu.org>
482
be48584d
GM
483 * custom.el (custom-set-variables): Don't test `custom-requests'
484 properties, check the third element of the options passed to
485 custom-set-variables instead.
486
5e1f85e0 487 * info.el (info-insert-file-contents): Use info-file-exists-p
be48584d 488 instead of file-exists-p.
5e1f85e0 489
b0fa1513
GM
490 * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
491 the mode-line face is restored. Fix several bugs.
492
698665d1
GM
493 * replace.el (perform-replace): Doc fix.
494
4a7641d9
FP
4952001-08-02 Francesco Potorti` <pot@gnu.org>
496
497 * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
498 (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
499 (uniquify-fix-item-base, uniquify-fix-item-filename)
500 (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
501 Callers changed.
502 (uniquify-set-proposed): Changed to work with a vector item.
503 (uniquify-rationalize-file-buffer-names): Use a list of arrays for
504 the fix list, and a list of strings for the non-file buffer
505 names. Both changes reduce consing.
506 (uniquify-rationalize-a-list): Local variable renaming.
507 (uniquify-rationalize-conflicting-sublist): Use member instead of
508 assoc.
509 (uniquify-rename-buffer): Use unless instead of if not.
510
77389930
GM
5112001-08-02 Gerd Moellmann <gerd@gnu.org>
512
dde6824c 513 * recentf.el (recentf-dump-variable): Handle a value of nil correctly.
7f7d5b9e 514
cb3f945f
GM
515 * custom.el (custom-set-variables): Set options with :require
516 clauses last.
4a7641d9 517
fbc7f2a6
GM
518 * custom.el (defcustom): Doc fix.
519
77389930
GM
520 * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
521
9761cd3a
EZ
5222001-08-01 Eli Zaretskii <eliz@is.elta.co.il>
523
7e03f4c8
EZ
524 * man.el (man): Mention Man-switches in the doc string.
525 (Man-switches): Mention -a in the doc string.
526
dde6824c
SM
527 * textmodes/ispell.el (ispell-alternate-dictionary):
528 Add /usr/share/lib/dict/words, for Irix.
2b2eabed 529
9761cd3a
EZ
530 * bindings.el: Bind shifted and control-shifted kp-* keys to the
531 corresponding non-kp keys. Suggested by Stephen Gildea
532 <gildea@alum.mit.edu>.
533
cc46bfe7
FP
5342001-08-01 Francesco Potorti` <pot@gnu.org>
535
fc10ed8c
FP
536 * uniquify.el: These changes correct a corner case that the old
537 code managed correctly.
538 (uniquify-fix-item-proposed): Renamed from
539 uniquify-fix-item-min-proposed.
540 (uniquify-set-proposed): New function.
541 (uniquify-rationalize-file-buffer-names): Code reshuffled for
542 clarity and speed.
dde6824c
SM
543 (uniquify-item-greaterp): Substitutes uniquify-item-lessp.
544 This is equivalent to what the old code did.
fc10ed8c
FP
545 (uniquify-rationalize-a-list): Never recompute the proposed
546 name. Sort the conflicting sublist before rationalising it: this
547 is equivalent to what the old code did, but one directory element
548 at a time, and only when necessary.
549 (uniquify-rationalize-conflicting-sublist): Recompute here the
550 proposed name.
cc46bfe7 551
dd388130
GM
5522001-08-01 Gerd Moellmann <gerd@gnu.org>
553
81b1a79d
GM
554 * play/animate.el: Add Keywords and Maintainer. Remove a
555 reference to a removed function.
cc46bfe7 556
dd388130
GM
557 * play/animate.el (animate-string): Handle case that the string is
558 longer than the window is wide.
559
6b053e39
GM
5602001-07-31 Gerd Moellmann <gerd@gnu.org>
561
ed86208c
GM
562 * desktop.el (desktop-save): Bind coding-system-for-write to
563 `emacs-mule' for write-region.
564
10e922bd
GM
565 * delsel.el (delete-selection-pre-hook): Don't set this-command
566 to `ignore' if the region is empty.
567
dde6824c
SM
568 * international/mule.el (set-keyboard-coding-system):
569 Set keyboard-coding-system.
b23bad0b 570
6b053e39
GM
571 * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
572 before accessing it.
573
d004e96a
AS
5742001-07-30 Andreas Schwab <schwab@suse.de>
575
dde6824c
SM
576 * menu-bar.el (toggle-highlight-paren-mode):
577 Use `(show-paren-mode)' as body.
d004e96a 578
892c8dea
AS
5792001-07-30 Andre Spiegel <spiegel@gnu.org>
580
581 * vc.el (vc-checkout-hook): New hook.
582 (vc-checkout): Run it.
583
21f79512
EZ
5842001-07-30 Eli Zaretskii <eliz@is.elta.co.il>
585
dde6824c
SM
586 * progmodes/make-mode.el (makefile-macroassign-regex):
587 Recognize the ?= operator. From Jonathan Kamens <jik@curl.com>.
21f79512 588
291e3b68
GM
5892001-07-30 Gerd Moellmann <gerd@gnu.org>
590
6594ac22
GM
591 * vc.el (vc-switch-backend): Fix autoload cookie.
592
291e3b68
GM
593 * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
594 the desktop file.
595
87449711
GM
5962001-07-30 Simon Josefsson <jas@extundo.com>
597
598 * mail/mail-utils.el (mail-strip-quoted-names): Replace text
599 literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
600
bf85004b
GM
6012001-07-27 Gerd Moellmann <gerd@gnu.org>
602
75c5350a
GM
603 * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
604 (last-sexp-toggle-display): Renamed from last-sexp-print.
dde6824c
SM
605 (last-sexp-toggle-display, eval-last-sexp-1):
606 Use last-sexp-setup-props.
75c5350a 607
cc46bfe7 608 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
bf85004b
GM
609 New user-options.
610 (mouse-wheel-change-button): New function.
611 (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
612 (mwheel-scroll): Ditto.
613
16098288
GM
6142001-07-26 Gerd Moellmann <gerd@gnu.org>
615
ac49effe
GM
616 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
617 `...', compare with unabbreviated printed representation instead.
618 (last-sexp-print): Bind print-length and print-level to nil.
619
be4a68f9
GM
620 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
621 before assigning text properties. Make properties rear-nonsticky.
ac49effe 622
f6e6cdf2
GM
623 * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
624 (eval-last-sexp-1): Give printed text a `keymap' property and bind
625 <mouse-2> and <RET> in that map to a function printing the
626 unabbreviated value.
627
16098288
GM
628 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
629 is a buffer, put a text property `printed-value' on the printed
630 representation, with the Lisp object printed as value.
631
343462ed
EZ
6322001-07-25 Eli Zaretskii <eliz@is.elta.co.il>
633
634 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
635 Mention the effect of eval-expression-print-length and
636 eval-expression-print-level in the doc strings. Suggested by
637 Kevin Gallagher <kevingal@onramp.net>.
638
e043664a
GM
6392001-07-25 Gerd Moellmann <gerd@gnu.org>
640
4b09e331
GM
641 * xt-mouse.el (xterm-mouse-event): Recognize control sequences
642 for buttons > 3.
643 (xterm-mouse-translate): Handle the case that we don't get a
644 down-event.
cc46bfe7 645
dde6824c
SM
646 * emacs-lisp/find-func.el (find-function-regexp):
647 Add easy-mmode-define-global-mode to the regexp. Allow newlines
b03dc47d
GM
648 in front of the function name.
649
17635d50 650 * isearch.el (isearch-other-meta-char): Fix last change.
cc46bfe7 651
3fb01f36
GM
652 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
653 similar events for which fake prefix keys are generated. It's no
654 longer necessary since read_key_sequence doesn't modify these
655 events for internal purposes anymore.
656
e043664a
GM
657 * files.el (auto-mode-alist): Use nroff-mode for files ending
658 in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
659
a9f73104
EZ
6602001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
661
662 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
663 tool-bar-lines parameter, behave as if its value were zero.
664 (mouse-avoidance-set-pointer-shape): Don't do anything if
665 x-pointer-shape is not boundp.
666
c02a76cc
FP
6672001-07-23 Francesco Potorti` <pot@gnu.org>
668
f0188953 669 * uniquify.el: Overall speedup changes when using many buffers.
dde6824c
SM
670 (uniquify-fix-item-base, uniquify-fix-item-filename)
671 (uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
c02a76cc 672 (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
f0188953 673 place in the item, but was never used.
c02a76cc 674 (uniquify-fix-item-min-proposed): New defalias: the fourth place
f0188953 675 in the item is now used as cache for the proposed name.
c02a76cc 676 (uniquify-rationalize-file-buffer-names): Move computation made on
dde6824c
SM
677 newbuffile out of the loop, in the newbuffile-nd local var.
678 Use dolist (cosmetic change). Compute the proposed name for the most
c02a76cc 679 common case and cache it in the fourth place in the item.
f0188953 680 (uniquify-rationalize-file-buffer-names): Used to return a a list
dde6824c 681 of buffer whose name was changed, but that return value was never used.
c02a76cc
FP
682 (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
683 the cached proposed name, does much less consing and is quicker.
684 (uniquify-filename-lessp): Deleted.
dde6824c
SM
685 (uniquify-rationalize-a-list): Use dolist (cosmetic change).
686 Do not bind locally the uniquify-possibly-resolvable flag. Use the
c02a76cc
FP
687 cached proposed name is possible.
688 (uniquify-get-proposed-name): Arguments changed, callers changed.
689 (uniquify-rationalize-conflicting-sublist): Explicitely reset the
690 uniquify-possibly-resolvable flag, which is no more bound locally.
691 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
f0188953 692 flag, which does not exist any more.
c02a76cc 693
31fac3b8
EZ
6942001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
695
be8cf99e
EZ
696 * term/internal.el (IT-unicode-translations): Fix the appearance of
697 "6`".
698
31fac3b8
EZ
699 * progmodes/compile.el (compile-internal): If EMACS is already
700 defined in the environment, don't override its value.
701
73496807
GM
7022001-07-23 Gerd Moellmann <gerd@gnu.org>
703
9e5a7f2a
GM
704 * play/fortune.el: Undo change of 2001-07-13.
705 Fix autoload cookies. Add types to defcustoms.
706 (fortune) <defgroup>: Add :link.
707 (fortune-from-region): Use eq, not eql.
708 From Dave Love <fx@gnu.org>.
c02a76cc 709
5247262a 710 * play/animate.el (animate-birthday-present): Function removed.
c02a76cc 711
73496807
GM
712 * play/animate.el: New file.
713
722a451d
EZ
7142001-07-22 Eli Zaretskii <eliz@is.elta.co.il>
715
dde6824c
SM
716 * startup.el (normal-top-level-add-subdirs-to-load-path):
717 On Windows, put into normal-top-level-add-subdirs-inode-list the
722a451d
EZ
718 canonicalized names of the directories instead of inode numbers.
719
4960e757 7202001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
c02a76cc 721
4960e757
MK
722 * ediff-util.el: Copyright years.
723 (ediff-choose-syntax-table): New function.
724 (ediff-setup): Use ediff-choose-syntax-table.
73496807 725 (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
4960e757 726 vc-state is available.
73496807 727 (ediff-make-temp-file): Use ediff-coding-system-for-write.
c02a76cc 728
4960e757
MK
729 * ediff-init.el (ediff-with-syntax-table): New macro, uses
730 with-syntax-table.
73496807
GM
731 (ediff-coding-system-for-read): From ediff-diff.el
732 (ediff-coding-system-for-write): New variable.
733 (ediff-highest-priority): Fixed the bug having to do with disappearing
4960e757 734 overlays.
73496807
GM
735 (ediff-file-remote-p): Use file-remote-p, if available.
736 (ediff-listable-file): New function.
737 (ediff-file-attributes): Use ediff-listable-file.
c02a76cc 738
dde6824c
SM
739 * ediff-mult.el (ediff-meta-insert-file-info1):
740 Use ediff-listable-file.
c02a76cc 741
dde6824c
SM
742 * ediff-ptch.el (ediff-prompt-for-patch-file):
743 Use ediff-coding-system-for-read.
73496807 744 (ediff-patch-file-internal): Use ediff-coding-system-for-write.
c02a76cc 745
73496807
GM
746 * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
747 (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
c02a76cc 748
4960e757 749 * ediff.el: Date of last update, copyright years.
c02a76cc 750
4960e757 751 * ediff-wind (ediff-setup-control-frame): Nill->nil.
c02a76cc 752
4960e757
MK
753 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
754 of Scott Bronson.
755 (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
756 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
757 Deleted functions.
758 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
759 ex-token-list.
73496807 760 (viper-get-ex-address-subr): Convert registers to char data type.
c02a76cc 761
dde6824c 762 * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
73496807
GM
763 (viper-memq-char): Use viper-int-to-char.
764 (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
4960e757 765 vc-locking-state.
73496807 766 (viper-read-key): Use viper-read-key-sequence.
c02a76cc 767
dde6824c
SM
768 * viper.el (viper-major-mode-modifier-list):
769 Added inferior-emacs-lisp-mode.
73496807 770 (this-major-mode-requires-vi-state): New function that uses simple
4960e757 771 heuristics to decide if vi state is appropriate.
73496807
GM
772 (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
773 (viper-non-hook-settings): Don't advise read-key-sequence.
774 (viper-read-key-sequence): New function that replaces the
4960e757 775 previously used advice to read-key-sequence.
c02a76cc 776
73496807
GM
777 * viper-cmd.el (viper-test-com-defun,viper-exec-change)
778 (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
779 (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
780 (viper-open-line-at-point,viper-substitute,viper-overwrite)
781 (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
782 Got rid of the negative character hack.
4960e757 783 (viper-escape-to-state,viper-replace-state-exit-cmd):
73496807
GM
784 Use viper-read-key-sequence.
785 (viper-envelop-ESC-key): No need for ad-get-orig-definition.
4960e757 786 (viper-minibuffer-standard-hook,viper-read-string-with-history):
73496807 787 Don't override existing minibuffer-setup-hook.
4960e757 788 (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
c02a76cc 789 Convert registers to char data type.
73496807 790 (viper-autoindent): Use viper-indent-line.
c02a76cc
FP
791
792 * viper-keym.el: Use viper-exec-key-in-emacs.
793
05824718
SM
7942001-07-20 Stefan Monnier <monnier@cs.yale.edu>
795
796 * server.el (server-visit-files): Fix variable name typo.
797
6e07c0a5
GM
7982001-07-20 Gerd Moellmann <gerd@gnu.org>
799
05824718 800 * simple.el (delete-trailing-whitespace): Save match data
6e07c0a5
GM
801 around looking-at. From Markus Rost <rost@math.ohio-state.edu>.
802
5b6858da
SM
8032001-07-19 Stefan Monnier <monnier@cs.yale.edu>
804
805 * progmodes/compile.el (compilation-parse-errors): `linenum' might
806 return a this-error using the alternative format (a pair of markers).
807
794d58ba
GM
8082001-07-19 Gerd Moellmann <gerd@gnu.org>
809
4e2a256b
GM
810 * font-lock.el (c++-keywords): Add Standard C++ operator names.
811
794d58ba
GM
812 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
813 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
5b6858da 814
381194d0
PJ
8152001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
816
817 * international/iso-transl.el: Fix typo in the header of the file.
818
819 * textmodes/picture.el (picture): Doc fix.
820
821 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
822 follow coding conventions in generated files.
823
27009a49
EZ
8242001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
825
5b6858da 826 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
27009a49
EZ
827 (tool-bar-add-item): Don't call image-related primitives if the
828 display doesn't support images.
829
830 * frame.el (display-images-p): New function.
831
467f1209
GM
8322001-07-17 Gerd Moellmann <gerd@gnu.org>
833
834 * server.el (server-visit-files): Handle the case the specified
835 column number is <= 0.
836
8372001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
838
839 * startup.el (command-line-1): Add support for +LINE:COLUMN
840 command line argument.
841
8422000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
843
5b6858da
SM
844 * server.el (server-process-filter, server-visit-files):
845 Add support for +LINE:COLUMN style emacsclient calls.
467f1209 846
9781053a
PJ
8472001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
848
849 * emacs-lisp/easy-mmode.el: Add Keywords header.
850
851 * play/pong.el: Author has new address.
852
853 * play/landmark.el: Author is no more reachable.
854
855 * play/handwrite.el: Author is no more reachable.
856
5b6858da
SM
8572001-07-17 Stefan Monnier <monnier@cs.yale.edu>
858
859 * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
860 (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
861 Complete bindings for F<1..12> keys.
862 (global-map): Remove `undo' binding (already in the default).
863 Replace `t<n>' bindings with `f<n>' bindings.
864
a38b71b0
SM
8652001-07-16 Stefan Monnier <monnier@cs.yale.edu>
866
867 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
868 (tcl-mode): Use tcl-add-log-defun.
869 (tcl-indent-line): Use tcl-calculate-indent.
870 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
871 (tcl-indent-exp): Renamed from indent-tcl-exp.
872 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
873 (tcl-indent-for-comment): Call comment-indent-function properly
874 and handle the case where it returns nil.
875
c1d61a7d
GM
8762001-07-16 Gerd Moellmann <gerd@gnu.org>
877
a38b71b0
SM
878 * calendar/cal-islam.el (calendar-goto-islamic-date):
879 Remove autoload cookie.
880
881 * calendar/calendar.el (calendar-goto-islamic-date):
882 Add call to autoload.
c1d61a7d 883
c59fb719
SM
8842001-07-16 Stefan Monnier <monnier@cs.yale.edu>
885
886 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
887 Don't change compile-auto-highlight globally.
888 Don't bother with `font-lock-defaults' property since XEmacs
889 also understands the `font-lock-defaults' variable.
890 Use make-local-variable rather than make-variable-buffer-local.
891 Don't `defconst' comment-indent-function: keep the default.
892 Call easy-menu-add unconditionally.
893 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
894 (ada-create-menu): Use :included for Emacs as well.
895
896 * vc.el (vc-do-command): Autoload.
897
898 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
899
652a9be9
PJ
9002001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
901
902 * ps-print.el: Fix Author: header.
903
c3d6be34
GM
9042001-07-16 Gerd Moellmann <gerd@gnu.org>
905
4391d40d
GM
906 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
907 mouse-1 etc., bind them to `ignore'.
908
c3d6be34
GM
909 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
910 send-invisible, which is already defined in Comint.
911 (eshell-watch-for-password-prompt): Use it.
912
e8af40ee
PJ
9132001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
914
3c3e43ef
PJ
915 * which-func.el (which-func-mode): Doc fix.
916
e8af40ee 917 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
c3d6be34
GM
918 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
919 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
920 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
921 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
922 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
923 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
924 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
925 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
926 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
927 * emulation/edt-mapper.el, emulation/edt-pc.el,
928 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
929 * emulation/tpu-edt.el, emulation/tpu-extras.el,
930 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
931 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
932 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
933 * international/isearch-x.el, international/iso-cvt.el,
934 * international/ogonek.el, international/quail.el,
935 * international/utf-8.el, jit-lock.el, language/devan-util.el,
936 * language/devanagari.el, language/ethio-util.el,
937 * language/ethiopic.el, language/european.el, language/indian.el,
938 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
939 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
940 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
941 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
942 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
943 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
944 * progmodes/autoconf.el, progmodes/cmacexp.el,
945 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
946 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
947 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
948 * progmodes/ebnf2ps.el, progmodes/executable.el,
949 * progmodes/fortran.el, progmodes/idlw-shell.el,
950 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
951 * progmodes/m4-mode.el, progmodes/mantemp.el,
952 * progmodes/meta-mode.el, progmodes/octave-inf.el,
953 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
954 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
955 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
956 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
957 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
958 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
959 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
960 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
961 * textmodes/two-column.el, time-stamp.el, timezone.el,
962 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
963 * which-func.el, whitespace.el, wid-browse.el, widget.el,
964 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
e8af40ee
PJ
965 conventions.
966
bb24c64f
GM
9672001-07-16 Gerd Moellmann <gerd@gnu.org>
968
969 * simple.el (set-variable): Require 'cus-edit' instead of
970 `wid-edit', so that the Custom widgets get defined.
971
6a05d05f
PJ
9722001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
973
974 * allout.el: A fix to follow coding conventions.
975
976 * find-lisp.el: A fix to follow coding conventions.
977
978 * term/w32-win.el: A fix to follow coding conventions.
979
980 * textmodes/sgml-mode.el: A fix to follow coding conventions.
981
982 * term/xterm.el: A fix to follow coding conventions.
983
984 * term/news.el: A fix to follow coding conventions.
985
986 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
987 header line fixed.
988
989 * sun-curs.el: Fix Maintainer: header line.
990
991 * emacs-lisp/easymenu.el: Address of the author added.
992
1b85bd12
GM
9932001-07-16 Gerd Moellmann <gerd@gnu.org>
994
995 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
996 property.
997
6e44da43
PJ
9982001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
999
1000 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
1b85bd12 1001 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
c59fb719
SM
1002 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
1003 Some fixes to follow coding conventions.
6e44da43 1004
6033fc96
GM
10052001-07-16 Gerd Moellmann <gerd@gnu.org>
1006
1007 * which-func.el (which-func-mode): Doc fix.
1008
5d3d1e32
SM
10092001-07-15 Stefan Monnier <monnier@cs.yale.edu>
1010
1011 * net/rcompile.el (remote-compile): Use make-local-variable.
1012
1013 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
1014
1015 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
1016
1017 * mail/reporter.el (reporter-submit-bug-report):
1018 Don't abuse make-variable-buffer-local. Fix call to add-hook.
1019
55535639
PJ
10202001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1021
3afbc435 1022 * calendar/cal-china.el, calendar/cal-coptic.el,
1b85bd12
GM
1023 * calendar/cal-dst.el, calendar/cal-french.el,
1024 * calendar/cal-hebrew.el, calendar/cal-islam.el,
1025 * calendar/cal-iso.el, calendar/cal-julian.el,
1026 * calendar/cal-mayan.el, calendar/cal-persia.el,
1027 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
1028 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
1029 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
1030 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
1031 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
1032 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
1033 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
1034 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
1035 * progmodes/ada-xref.el, progmodes/cc-align.el,
1036 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
1037 * progmodes/cc-defs.el, progmodes/cc-engine.el,
1038 * progmodes/cc-langs.el, progmodes/cc-menus.el,
1039 * progmodes/cc-styles.el, progmodes/cc-vars.el,
1040 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
1041 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
1042 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
1043 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
1044 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
1045 * textmodes/reftex.el: Some fixes to follow coding
3afbc435
PJ
1046 conventions in Eshell files with known maintainers.
1047
1048 * emulation/viper.el: A fix to follow coding conventions.
1049
60370d40 1050 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
1b85bd12
GM
1051 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
1052 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
1053 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
1054 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
1055 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
1056 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
1057 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
1058 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
1059 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
60370d40
PJ
1060 conventions in Eshell files.
1061
1062 * composite.el, diff.el, emacs-lisp/levents.el,
1b85bd12
GM
1063 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
1064 * emulation/pc-mode.el, emulation/viper-cmd.el,
1065 * emulation/viper-ex.el, emulation/viper-init.el,
1066 * emulation/viper-keym.el, emulation/viper-macs.el,
1067 * emulation/viper-mous.el, emulation/viper-util.el,
1068 * emulation/viper.el, forms-pass.el, international/ccl.el,
1069 * international/characters.el, international/encoded-kb.el,
1070 * international/fontset.el, international/ja-dic-cnv.el,
1071 * international/ja-dic-utl.el, international/kinsoku.el,
1072 * international/kkc.el, international/mule-cmds.el,
1073 * international/mule-diag.el, international/mule-util.el,
1074 * international/mule.el, international/titdic-cnv.el,
1075 * language/china-util.el, language/chinese.el,
1076 * language/cyril-util.el, language/cyrillic.el, language/english.el,
1077 * language/greek.el, language/hebrew.el, language/japan-util.el,
1078 * language/japanese.el, language/korea-util.el, language/korean.el,
1079 * language/lao-util.el, language/lao.el, language/misc-lang.el,
1080 * language/slovak.el, language/thai-util.el, language/thai.el,
1081 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
1082 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
1083 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
1084 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
1085 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
1086 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
1087 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
1088 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
1089 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
1090 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
c59fb719
SM
1091 to follow coding conventions in files without maintainer or in files
1092 with clear maintainer (but without Maintainer header stating so).
60370d40
PJ
1093
1094 * emacs-lisp/elp.el: A fix to follow coding conventions.
1095
715a2ca2 1096 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
1b85bd12
GM
1097 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
1098 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
1099 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
1100 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
1101 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
1102 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
1103 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
1104 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
1105 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
1106 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
1107 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
715a2ca2
PJ
1108 conventions in files from Gnus.
1109
55535639 1110 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
1b85bd12
GM
1111 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
1112 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
1113 * echistory.el, electric.el, emacs-lisp/authors.el,
1114 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
1115 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
1116 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
1117 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
1118 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
1119 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
1120 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
1121 * international/codepage.el, international/iso-ascii.el,
1122 * international/iso-insert.el, international/iso-transl.el,
1123 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
1124 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
1125 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
1126 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
1127 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
1128 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
1129 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
1130 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
1131 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
1132 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
1133 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
1134 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
1135 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
1136 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
1137 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
1138 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
1139 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
1140 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
1141 * textmodes/tex-mode.el, textmodes/text-mode.el,
1142 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
1143 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
1144 * vt100-led.el, window.el: Some fixes to follow coding conventions in
55535639
PJ
1145 files maintained by FSF.
1146
1cd7adc6
PJ
11472001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1148
1149 * arc-mode.el: A fix to follow coding conventions.
1150
1151 * bindings.el: Ditto.
1152
1153 * cdl.el: Ditto.
1154
1155 * comint.el: Ditto.
1156
1157 * cus-start.el: Ditto.
1158
1159 * shell.el: Ditto.
1160
1161 * skeleton.el: Ditto.
1162
07b1b912
SM
11632001-07-13 Stefan Monnier <monnier@cs.yale.edu>
1164
1165 * info.el (Info-build-node-completions):
1166 Make Info-current-file-completions buffer local.
1167
09938b67
GM
11682001-07-13 Gerd Moellmann <gerd@gnu.org>
1169
e0f82ad8 1170 * which-func.el (which-func-mode, which-func-ff-hook)
07b1b912 1171 (which-function-mode): Remove references to which-func-mode-global.
e0f82ad8 1172
07b1b912
SM
1173 * calendar/cal-islam.el (calendar-goto-islamic-date):
1174 Add autoload cookie.
aa11456f 1175
09938b67
GM
1176 * play/fortune.el: Add types to defcustoms.
1177
ebea5735
PJ
11782001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1179
09938b67 1180 * language/czech.el: A fix to follow coding conventions.
ebea5735 1181
ec7dc7e1
EZ
11822001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
1183
1184 * speedbar.el (speedbar-supported-extension-expressions): Add .g
1185 to the extension list, for antlr-mode. From Christoph Wedler
1186 <Christoph.Wedler@sap.com>.
1187
ec402ad4
SM
11882001-07-11 Stefan Monnier <monnier@cs.yale.edu>
1189
1190 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
1191 (vc-dired-mode-map): Fix the madness.
1192
1193 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
1194 (vc-prefix-map): Moved back from vc.el.
1195
a777242c
GM
11962001-07-11 Gerd Moellmann <gerd@gnu.org>
1197
07b1b912
SM
1198 * mail/mail-extr.el (mail-extr-all-top-level-domains):
1199 Increase the size of the obarray.
a777242c
GM
1200 (mail-extr-all-top-level-domains): Add more toplevel domains,
1201 add more long names.
1202 From: Per Starback <starback@ling.uu.se>.
1203
874d7995
EZ
12042001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
1205
1206 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
1207 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1208
1209 * progmodes/ada-mode.el: Ditto.
1210
1211 * progmodes/ada-xref.el: Ditto.
1212
ff524b84
MB
12132001-07-11 Miles Bader <miles@gnu.org>
1214
1215 * finder.el (finder-insert-at-column): Also move to the next line
1216 if exactly at COLUMN.
1217
6b05fae3
GM
12182001-07-10 Gerd Moellmann <gerd@gnu.org>
1219
6ce5615d
GM
1220 * help.el (describe-function-1): When printing FUNCTION's
1221 documentation, don't assume FUNCTION is a symbol.
1222
6b05fae3
GM
1223 * startup.el (normal-top-level): Don't operate on the initial
1224 frame if we failed to create one.
1225
19da29f9
GM
12262001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
1227
1228 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
1229 itself, i.e. only indent the contents in it.
1230
6f19114e
GM
12312001-07-10 Markus Rost <rost@math.ohio-state.edu>
1232
1233 * mail/rmail.el (rmail-show-message): Show beginning of message in
1234 all windows containing it.
1235
8184a578
EZ
12362001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
1237
1238 * term/tty-colors.el: Fix the header line and copyright years.
1239
524ac5b2
GM
12402001-07-09 Gerd Moellmann <gerd@gnu.org>
1241
4033ae9d
GM
1242 * emacs-lisp/advice.el (ad-make-advised-definition): If the
1243 original definition has an interactive form, but is Elp
1244 instrumented, use the interactive form of the function called by
1245 elp-wrapper.
1246
59c2dcf4
GM
1247 * winner.el (winner-equal): Make it a defun. Don't compare Winner
1248 configurations with compare-window-configuration; they aren't
1249 window configurations.
1250
524ac5b2
GM
1251 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
1252 from the server for the format we expect. Don't use it if it
c59fb719 1253 doesn't look like what the Internet draft for FTP extensions specifies.
524ac5b2 1254
06c66e1c 1255 * toolbar/*.pbm: Cleaned up.
1d9f4dc1
GM
1256 From Luis Fernandes <elf@ee.ryerson.ca>.
1257
524ac5b2 12582001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
7443aaa6
SM
1259
1260 * cc-cmds.el: Extended the kludge to interoperate with the
1261 delsel and pending-del packages wrt to the new function
1262 `c-electric-delete-forward'.
1263
851040a5
SM
12642001-07-08 Stefan Monnier <monnier@cs.yale.edu>
1265
1266 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
1267 to delay the call to <mode> for global minor modes.
1268 (easy-mmode-define-navigation): Only recenter if interactive.
1269
6573d87f
GM
12702001-07-06 Gerd Moellmann <gerd@gnu.org>
1271
a25e82a8
GM
1272 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
1273 to lisp-indent-line.
1274
6573d87f
GM
1275 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
1276 from the server. Call encode-time only when we are sure that we
1277 got a 213 response.
1278
c1a1fd60
GM
12792001-07-06 Simon Josefsson <jas@extundo.com>
1280
1281 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
1282 (mail-envelope-from): New user option.
1283 (sendmail-send-it): Use it.
1284
4b81a999
GM
12852001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1286
851040a5
SM
1287 * ps-print.el: Use locale dependant date to print date in header.
1288 Doc fix.
4b81a999
GM
1289 (ps-print-version): New version number (6.5.3).
1290 (ps-right-header, ps-right-footer): Initialization and doc fix.
1291 (ps-time-stamp-locale-default): New fun.
1292
a2cc5c4f
GM
12932001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
1294
1295 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
1296 field problem with MIME-mode.
1297
1298 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
1299
13002001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
1301
1302 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
1303 MIME-mode.
1304
a9b511e0
EZ
13052001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
1306
1307 * bindings.el (mode-line-mule-info): Don't show the tip with
1308 buffer-file-coding-system if that is nil.
1309
0f60e5ff
GM
13102001-07-05 Gerd Moellmann <gerd@gnu.org>
1311
f25cfe53
GM
1312 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
1313 instead of kill-line.
1314
5f72adc0
GM
1315 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
1316 <Pavel@Janik.cz>.
1317
1318 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
1319 <Pavel@Janik.cz>.
0f60e5ff 1320
b5e2c7a7
GM
13212001-07-04 Gerd Moellmann <gerd@gnu.org>
1322
1323 * font-lock.el (c-font-lock-keywords-3): When matching something
1324 like `struct X Y', finish with point after Y.
1325
e5836af8 13262001-07-04 Simon Josefsson <jas@extundo.com>
851040a5 1327
e5836af8 1328 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
851040a5 1329 in caller buffer.
e5836af8 1330
f1c53471
EZ
13312001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
1332
bf4041b6 1333 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
851040a5
SM
1334 instead of string-match to find the basename of the file.
1335 From Pascal Obry <p.obry@wanadoo.fr>.
bf4041b6 1336
851040a5
SM
1337 * net/browse-url.el (browse-url-default-windows-browser):
1338 Support the MS-DOS port when it runs on Windows.
51a91c09
EZ
1339 (browse-url-browser-function) [ms-dos]: Default to
1340 browse-url-default-windows-browser.
1341
f1c53471
EZ
1342 * help.el (locate-library): Enable code that looks for compressed
1343 libraries if auto-compression-mode is on.
1344
4ce5c223
SM
13452001-07-02 Stefan Monnier <monnier@cs.yale.edu>
1346
1347 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
1348
dd441b46
GM
13492001-07-02 Gerd Moellmann <gerd@gnu.org>
1350
4ce5c223 1351 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
dd441b46 1352
7a3ee510
EZ
13532001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
1354
33e432b1
EZ
1355 * allout.el: Fix the header line, so that finder.el recognizes it.
1356 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1357
4ce5c223
SM
1358 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
1359 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
7a3ee510 1360
3024d920
EZ
13612001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
1362
4ce5c223 1363 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
027a15c1 1364
3024d920
EZ
1365 * ps-bdf.el (bdf-directory-list): Use the value relative to
1366 installation-directory for MS-Windows as well.
1367
0c1baae8
RS
13682001-06-29 Richard M. Stallman <rms@gnu.org>
1369
1370 * wid-edit.el (widget-color-sample-face-get):
1371 Return ((foreground-color . COLOR)) instead of constructing a face.
1372
442ebe98
EZ
13732001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
1374
1375 * faces.el (region): Change the background color for the
1376 light-background color display to lightgoldenrod2, to make it
1377 visible on some laptops.
1378
6519817e
RS
13792001-06-28 Richard M. Stallman <rms@gnu.org>
1380
1381 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
1382 (rmail-msg-restore-non-pruned-header): Likewise.
1383 If point was in the old pruned header, put it at the top.
1384 (rmail-msg-prune-header): If point was at the top, keep it there.
4ce5c223 1385
6519817e
RS
1386 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
1387 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
1388
15533ae2
SM
13892001-06-28 Stefan Monnier <monnier@cs.yale.edu>
1390
1391 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
1392
19a448e3
KF
13932001-06-28 Karl Fogel <kfogel@red-bean.com>
1394
1395 * saveplace.el: Update maintainer email address.
1396
a17555fd
FP
13972001-06-27 Francesco Potorti` <pot@gnu.org>
1398
15533ae2
SM
1399 * uniquify.el: (uniquify-rationalize-file-buffer-names):
1400 Undo previous change.
a17555fd
FP
1401
14022001-06-27 Francesco Potorti` <pot@gnu.org>
4501c939
FP
1403
1404 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
1405 preliminary quick reordering. Can speed things up dramatically.
1406
555cc9ca
RS
14072001-06-26 Richard M. Stallman <rms@gnu.org>
1408
4d68abe0
RS
1409 * dired.el (dired-get-filename): A file name starting with ~
1410 is not absolute in this context.
1411
555cc9ca
RS
1412 * which-func.el (which-func-maxout): Increase default to 500000.
1413 (which-function-mode): This is now the "real" name of the function.
1414 (which-func-mode): Now an alias.
1415 (which-func-mode-global): Name deleted.
1416
1417 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
1418 button-2, when binding hs-mouse-toggle-hiding.
1419
d9bad487
GM
14202001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
1421
15533ae2 1422 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
d9bad487
GM
1423 (rmail-msg-prune-header): Likewise.
1424 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
1425 and `rmail-msg-prune-header'.
1426
da197e75
SM
14272001-06-25 Stefan Monnier <monnier@cs.yale.edu>
1428
1429 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
1430 back than LINEBEG.
1431
9501b986
EZ
14322001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
1433
1434 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
1435 window where they clicked the mouse has a header line, adjust
1436 vertical movement by one.
1437
7aee34d3
GM
14382001-06-25 Milan Zamazal <pdm@zamazal.org>
1439
da197e75
SM
1440 * progmodes/glasses.el (glasses-make-readable): Consider underscores
1441 too when separating a parenthesis.
7aee34d3 1442
b9cc92a4
EZ
14432001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
1444
1445 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
1446 (bookmark-bmenu-hide-filenames): Add help-echo to
1447 mouse-highlighted text.
1448 (bookmark-bmenu-show-filenames): Remove help-echo property from
1449 the whitespace.
1450
e55c4863
EZ
14512001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
1452
da197e75
SM
1453 * files.el (auto-mode-alist): Add configure.ac (autoconf).
1454 From Karl Eichwalder <ke@suse.de>.
e55c4863 1455
4bd41f5a
RS
14562001-06-23 Richard M. Stallman <rms@gnu.org>
1457
1458 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
1459
1460 * progmodes/cc-styles.el (c-set-style): Don't specify initial
1461 contents for completing-read.
1462
fdae95d4
RS
14632001-06-22 Richard M. Stallman <rms@gnu.org>
1464
1465 * menu-bar.el (menu-bar-make-toggle): Construct the
1466 function's doc string from HELP, not DOC, and make it accurate by
1467 adding "Toggle whether to " at the front and downcasing the initial.
1468 Change the HELP arg in some calls to make it fit this usage.
1469
1470 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
1471 Undo previous change.
1472
5f0e1d42
EZ
14732001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
1474
1fd63d9b
EZ
1475 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
1476
da197e75 1477 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
5f0e1d42 1478
2ebf8f54
EZ
14792001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
1480
7a03d9cd
EZ
1481 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
1482
2ebf8f54
EZ
1483 * dabbrev.el (dabbrev--select-buffers): Fix last change.
1484
4de68712
RS
14852001-06-20 Richard M. Stallman <rms@gnu.org>
1486
1487 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
1488 broken out from dabbrev--find-expansion. Handle minibuffer
1489 specially here.
1490 (dabbrev--find-expansion): Simplify code in various ways.
1491 Don't treat minibuffers specially.
1492 Call dabbrev--make-friend-buffer-list.
da197e75 1493 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
4de68712
RS
1494 (dabbrev--scanning-message): Do nothing when minibuffer is current.
1495
f84e9763 14962001-06-19 John Wiegley <johnw@gnu.org>
a5eab4a9 1497
f84e9763
JW
1498 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
1499 Also, added a comment describing how to greatly speedup Eshell
1500 loadup time, by concatenating together all of Eshell's .elc files.
a5eab4a9 1501
f5f3efaa 15022001-06-19 John Wiegley <johnw@gnu.org>
b868ed49 1503
da197e75
SM
1504 * eshell/esh-mode.el: Disabled a test that often yields false failures.
1505
f84e9763
JW
15062001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
1507
1508 * woman.el (WoMan-highlight-references): Add help-echo to
1509 mouse-highlighted text.
b868ed49 1510
f7ac3e28
SM
15112001-06-18 Stefan Monnier <monnier@cs.yale.edu>
1512
1513 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
1514
f6f1beba
GM
15152001-06-18 Gerd Moellmann <gerd@gnu.org>
1516
f7ac3e28
SM
1517 * international/quail.el (quail-start-conversion):
1518 Reset quail-translating to nil.
db8f7303 1519
f6f1beba
GM
1520 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
1521 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
1522
1a0b9ae6
EZ
15232001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
1524
855eca56
EZ
1525 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
1526 mouse-highlighted text.
1527
1a0b9ae6
EZ
1528 * dired.el (dired-mark-pop-up): Fix last change.
1529
e75e894b
EZ
15302001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
1531
218abc51
EZ
1532 * calendar/calendar.el (generate-calendar-month): Add help-echo to
1533 mouse-highlighted text.
1534
d36ca65d
EZ
1535 * net/quickurl.el (quickurl-url-file): Run through
1536 convert-standard-filename.
1537 (quickurl-list-populate-buffer): Add help-echo to
1538 mouse-highlighted text.
1539 (top-level): Update Dave's URL.
1540
092924fd
EZ
1541 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
1542 mouse-highlighted text.
1543
f7ac3e28
SM
1544 * textmodes/page-ext.el (pages-copy-header-and-position):
1545 Add help-echo to mouse-highlighted text.
092924fd
EZ
1546
1547 * tar-mode.el (tar-header-block-summarize): Add help-echo to
1548 mouse-highlighted text.
1549
1550 * replace.el (occur): Add help-echo to mouse-highlighted text.
1551
1552 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
1553 mouse-highlighted text.
1554
1555 * progmodes/cpp.el (cpp-make-button): Add help-echo to
1556 mouse-highlighted text.
1557
f7ac3e28
SM
1558 * progmodes/compile.el (compile-reinitialize-errors):
1559 Add help-echo to mouse-highlighted messages.
092924fd
EZ
1560 (compilation-forget-errors): Remove help-echo property as well.
1561
f7ac3e28
SM
1562 * play/landmark.el (lm-plot-square, lm-init-display):
1563 Add help-echo to mouse-highlighted text.
092924fd 1564
f7ac3e28
SM
1565 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
1566 Add help-echo to mouse-highlighted text.
092924fd
EZ
1567
1568 * dired.el (dired-insert-set-properties): Add help-echo to
1569 mouse-highlighted text.
f7ac3e28 1570 (dired-mark-pop-up): Remove help-echo property from the file name.
092924fd
EZ
1571
1572 * comint.el (comint-send-input): Add help-echo to
1573 mouse-highlighted text.
1574
1575 * buff-menu.el (list-buffers-noselect): Add help-echo to
1576 mouse-highlighted text.
1577
1578 * arc-mode.el (archive-summarize-files): Add help-echo to
1579 mouse-highlighted text.
1580
e75e894b
EZ
1581 * ffap.el (ffap-machine-p): Always return nil if
1582 open-network-stream is not fboundp.
1583
f621ed9d
SM
15842001-06-17 Stefan Monnier <monnier@cs.yale.edu>
1585
1586 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
1587 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
1588 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
1589 incorrectly binding chars between 128 and 256 to it.
1590 (sgml-maybe-name-self): Handle latin-1 chars properly.
1591 (sgml-tags-invisible): Bind buffer-file-name to nil.
1592 Use unwind-protect and restore-buffer-modified-p.
1593 (sgml-point-entered): Use buffer-substring-no-properties.
1594 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
1595 (html-mode): Don't force `imenu-sort-function'.
1596
884e8578
EZ
15972001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
1598
d5b49f47
EZ
1599 * tar-mode.el: Fix the copyright notice.
1600
ce6b1982
EZ
1601 * font-lock.el (font-lock-comment-face): For tty's with dark
1602 background, use "red1", since "lightred" is not one of the colors
1603 recognized by tty-colors.el.
1604
884e8578
EZ
1605 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
1606 create a buffer for extracted file, in case there's more than one
1607 file by that name in an archive, possibly in different
1608 directories. From Kevin Rodgers <kevinr@ihs.com>.
1609
1610 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
1611 <alex@gnu.org>.
1612
72190a54
MB
16132001-06-15 Miles Bader <miles@gnu.org>
1614
f621ed9d
SM
1615 * textmodes/texinfmt.el (texinfo-format-syntax-table):
1616 Revert previous change.
72190a54 1617
e4cdc335
RS
16182001-06-14 Richard M. Stallman <rms@gnu.org>
1619
1620 * replace.el (keep-lines-read-args): Return just a regexp.
1621 Provide nil for the region args.
f621ed9d 1622 (keep-lines, flush-lines, how-many):
e4cdc335
RS
1623 Calculate the defaults for the region here, when args are nil.
1624
c8c6b45a
EZ
16252001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
1626
1627 * rot13.el (rot13-other-window): Some more doc fix.
1628
f54701d1
EZ
16292001-06-14 Per Starback <starback@ling.uu.se>
1630
1631 * replace.el (case-replace, query-replace-from-history-variable)
1632 (query-replace-to-history-variable, keep-lines-read-args)
1633 (occur-revert-function, query-replace-help): Dox fix.
1634
1604ce98
EZ
16352001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
1636
1637 * rot13.el (rot13-other-window): Doc fix.
1638
22058843
MB
16392001-06-14 Miles Bader <miles@gnu.org>
1640
1641 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
1642 of " and \ to "." (punctuation).
1643 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
1644
e4cdc335
RS
16452001-06-13 Richard M. Stallman <rms@gnu.org>
1646
1647 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
1648
1649 * simple.el (shell-command-on-region): Never kill the
1650 *Shell Command Output* buffer.
1651
a62d56ab
SM
16522001-06-13 Stefan Monnier <monnier@cs.yale.edu>
1653
1654 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
1655
4a0aa1d9
SM
16562001-06-10 Stefan Monnier <monnier@cs.yale.edu>
1657
1658 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1659 New var, to recognize ${ $' and PODs.
1660 (perl-font-lock-syntactic-face-function): New function.
1661 (perl-mode): Use them.
1662 (perl-continuation-line-p): New function, from perl-calculate-indent.
1663 (perl-calculate-indent): Use it, to properly handle continuation
1664 lines of continuation lines.
1665
b5a9911c
EZ
16662001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
1667
1668 * server.el (server-process, server-buffer-clients): Doc fix.
1669 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1670
0f056ec1
JW
16712001-06-09 John Wiegley <johnw@gnu.org>
1672
1673 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
1674 test if the last command was Lisp or not.
1675 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
1676 B x C".
1677
e5e316b0
EZ
16782001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
1679
1680 * dos-w32.el (grep-regexp-alist): Remove definition, since the
1681 general one on compile.el supports drive letters.
7f4350a7
CD
1682
16832001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
1684
5a905a7e 1685 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
e5e316b0 1686 key description.
7f4350a7
CD
1687
1688 * textmodes/reftex-sel.el (reftex-select-jump): New command.
1689
5a905a7e 1690 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
7f4350a7
CD
1691 (reftex-toc-jump): New command.
1692
1693 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
e5e316b0 1694 to parse international characters as well.
7f4350a7 1695
5a905a7e 1696 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
e5e316b0 1697 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
7f4350a7 1698
5a905a7e
SM
1699 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
1700
1701 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
e5e316b0 1702 TAB to the key separators.
7f4350a7 1703
73419021
EZ
17042001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
1705
1706 * international/mule.el (auto-coding-alist): Remove redundant
1707 up-cased versions of the extensions (auto-coding-alist-lookup is
1708 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
1709 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
1710
cada28bb
EZ
17112001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
1712
1713 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
1714
4f7666dc
RS
17152001-06-01 Richard M. Stallman <rms@gnu.org>
1716
1717 * help.el (describe-variable): Put value on same line
1718 with preceding text, if it is short enough to look good that way.
1719
70079787
EZ
17202001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
1721
1722 * term/internal.el (IT-unicode-translations): New variable.
1723 (IT-setup-unicode-display): New function.
1724
c86f4619
GM
17252001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1726
1727 * ps-print.el: Handle before-string and after-string overlay properties
1728 in ps-print-*-with-faces commands. Doc fix.
1729 (ps-print-version): New version number (6.5.2).
1730 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
1731 for XEmacs.
1732 (ps-prefix-quote): Doc fix.
c6d452ad 1733 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
c86f4619
GM
1734 (ps-basic-plot-str, ps-plot-string): New funs.
1735
1ea98518
SM
17362001-05-31 Stefan Monnier <monnier@cs.yale.edu>
1737
1738 * progmodes/etags.el (tags-compression-info-list): Fix docstring
1739 and :type spec.
1740
2b1ec973
GM
17412001-05-31 Gerd Moellmann <gerd@gnu.org>
1742
1ea98518
SM
1743 * international/mule-cmds.el (inactivate-input-method):
1744 Set input-method-function to nil.
2b1ec973 1745
94843cc1
GM
1746 * xml.el (xml-parse-tag): The document may contain invalid characters.
1747 From ShengHuo ZHU <zsh@cs.rochester.edu>
1748
9652931f
GM
17492001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
1750
1751 * mail/rmailsum.el (rmail-message-subject-p): Don't call
1ea98518
SM
1752 `rmail-summary-line-decoder' if the message does not have
1753 a Subject: field.
9652931f 1754
1ea98518 1755 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
9652931f 1756
1ea98518
SM
1757 * mail/rmail.el (rmail-insert-mime-resent-message-function):
1758 New variable.
9652931f
GM
1759 (rmail-resend): Modify to work in `rmail-view-buffer'; call
1760 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
1761 is non-nil.
1762
f7ac3e28
SM
17632001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
1764
1765 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
1766
b781e739
SS
17672001-05-29 Sam Steingold <sds@gnu.org>
1768
00f51890
SS
1769 * faces.el (face-valid-attribute-values): Bind `valid' directly
1770 instead of using `setq'.
1771
b781e739
SS
1772 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
1773 Use `tex-shell-buf'.
1774 (tex-shell-proc): Use `tex-shell-running'.
1775 (tex-shell-buf-no-error): New function.
1776 (tex-send-tex-command): Use it.
1777 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
1778 (tex-kill-job): Check the process before calling `quit-process'.
1779
3d0e328b
GM
17802001-05-29 Gerd Moellmann <gerd@gnu.org>
1781
1ea98518
SM
1782 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
1783 UTF-8 sequences.
3d0e328b 1784
8bd6307f
GM
17852001-05-28 Miles Bader <miles@gnu.org>
1786
1787 * comint.el (comint-carriage-motion): Renamed from
1788 `comint-cr-magic'. Operate on the buffer instead of the string
1789 (for use as a comint post-output filter, instead of as a
1790 pre-output filter). Handle backspaces too. Add to the
1791 `comint-output-filter-functions' hook instead of
1792 `comint-preoutput-filter-functions'.
1793
89c8dc6c
GM
17942001-05-28 Gerd Moellmann <gerd@gnu.org>
1795
1796 * language/japan-util.el (japanese-hankaku): Prefer the charset
1797 `jisx0201' when the optional argument `ascii-only' is not specified.
1798 (japanese-hankaku-region): Ditto.
1799 From Katsumi Yamaoka <yamaoka@jpl.org>
1800
f25c1b9b
SM
18012001-05-28 Stefan Monnier <monnier@cs.yale.edu>
1802
1803 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
1804 (outline-invisible-p): New function.
1805 (hide-leaves): Save excursion.
1806 (hide-other): Stop looping when reaching bobp.
1807
719bb352
EZ
18082001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
1809
1810 * cus-edit.el (custom-file): Fix last change.
1811
d686d354
SM
18122001-05-27 Stefan Monnier <monnier@cs.yale.edu>
1813
1814 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
1815 same definition in byte-compile-function-environment as `autoload'
1816 would put in `symbol-function'.
1817
1818 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
1819 patch to correct the error message as well.
1820
49b1a638
EZ
18212001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
1822
71261a01
EZ
1823 * cus-edit.el (custom-file): Don't assume we were invoked with -q
1824 unless ~/.emacs exists.
1825
49b1a638
EZ
1826 * novice.el (enable-command): If user-init-file is nil or does not
1827 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
1828
a434b175
SM
18292001-05-25 Stefan Monnier <monnier@cs.yale.edu>
1830
15ca8de7
SM
1831 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
1832 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
1833 Allow spaces around macro arguments.
1834 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
1835 indent-for-tab-command.
1836 (latex-mode-map, plain-tex-mode-map): New keymaps.
1837 Inherit from tex-mode-map.
1838 (tex-common-initialization): Don't setup the keymap any more
1839 since it's now done right by define-derived-mode.
1840 (latex-mode): Set skeleton-end-hook to nil.
1841 (latex-skeleton-end-hook): Remove.
1842 (tex-latex-block, latex-insert-item): Simplify.
1843 (latex-syntax-after): Use following-char rather than char-after.
1844 (tex-discount-args-cmds, tex-count-words): New functions.
1845
1846 * textmodes/tildify.el (tildify-ignored-environments-alist):
1847 Recognize \verb* as well.
1848
1849 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
1850 (perl-comment-indent): Simplify to let newcomment.el do its job.
1851 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
1852 (perl-mark-function): Cleanup the namespace.
1853 (perl-calculate-indent): Don't be fooled by nested functions.
1854
1855 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
1856
a434b175
SM
1857 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
1858 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
1859
4e7e1f03
AC
18602001-05-25 Andrew Choi <akochoi@i-cable.com>
1861
1862 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
1863 actually be `\\'.
1864 (ctlau-b5-converter): Likewise.
1865
2bef0948
AC
18662001-05-24 Andrew Choi <akochoi@i-cable.com>
1867
1868 * international/titdic-cnv.el (quail-misc-package-ext-info):
e089be2d
AC
1869 Change CTLauB.el to CTLau-b5.el.
1870
d2d1851b
SM
18712001-05-23 Stefan Monnier <monnier@cs.yale.edu>
1872
1873 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
1874 rather than beginning-of-line to avoid problems with fields.
1875 (gud-perldb-massage-args): Use unless and push.
1876 (gud-chdir-before-run): New var.
1877 (gud-common-init): Use it.
1878
5e3d4fbc
AC
18792001-05-24 Andrew Choi <akochoi@i-cable.com>
1880
1881 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
1882 delete entries for chinese-ctlau and chinese-ctlaub.
d2d1851b 1883 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
5e3d4fbc 1884 chinese-ctlaub.
d2d1851b
SM
1885 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
1886 New functions.
5e3d4fbc 1887
0216c3df
GM
18882001-05-22 Gerd Moellmann <gerd@gnu.org>
1889
f1f65349
GM
1890 * cus-edit.el (custom-comment-show): Remove debug code.
1891
0216c3df
GM
1892 * language/japan-util.el (japanese-symbol-table): Fix handling of
1893 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
1894
e8a1ed31
SM
18952001-05-21 Stefan Monnier <monnier@cs.yale.edu>
1896
1897 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
1898 Renamed by removing the silly `-flag' suffix.
1899 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
1900
7246200c
SM
19012001-05-20 Stefan Monnier <monnier@cs.yale.edu>
1902
1903 * replace.el (keep-lines-read-args): Use `copy-marker'.
1904 (how-many): Save excursion properly.
1905 (occur-mode): Use define-derived-mode.
1906 (perform-replace): Use with-current-buffer.
1907
7e971261
RS
19082001-05-20 Richard M. Stallman <rms@gnu.org>
1909
65569e52
RS
1910 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
1911
cc9684e8
RS
1912 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
1913
9ca00e71
RS
1914 * info.el (Info-read-subfile): Widen before finding the
1915 desired node in the subfile.
1916
7e971261
RS
1917 * startup.el (command-line-1): When >2 files visited,
1918 leave the last one visible, and make that the selected window.
1919
7c5312b2
GM
19202001-05-20 Gerd Moellmann <gerd@gnu.org>
1921
1922 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
1923
310e9a21
EZ
19242001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
1925
7246200c
SM
1926 * international/ccl.el (define-ccl-program): Fix a typo.
1927 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8dacfbde
EZ
1928
1929 * international/mule.el (decode-char): Fix a typo. From Pavel
1930 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1931
1932 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
1933 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1934
310e9a21
EZ
1935 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
1936 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1937
ef55aa6c
SS
19382001-05-18 Sam Steingold <sds@gnu.org>
1939
7246200c 1940 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
ef55aa6c
SS
1941 and [RET] to `cvs-mode-find-file'.
1942
c9f3bebe
JW
19432001-05-18 John Wiegley <johnw@gnu.org>
1944
1945 * eshell/esh-ext.el (eshell-explicit-command-char): A new
1946 configuration variable, which determines the initial character
1947 that forces use of an external version of a command. The default
1948 is *, but may be set to \, for example.
1949
1950 * eshell/esh-ext.el (eshell-explicit-command):
1951 Use `eshell-explicit-command-char' instead of ?*.
ef55aa6c 1952
c9f3bebe
JW
1953 * eshell/esh-cmd.el (eshell/which):
1954 Use `eshell-explicit-command-char' instead of ?*.
ef55aa6c 1955
7c5312b2
GM
1956 * eshell/em-cmpl.el (eshell-completion-command-name)
1957 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
c9f3bebe
JW
1958 instead of ?*.
1959
1c66d9fb
GM
19602001-05-18 Gerd Moellmann <gerd@gnu.org>
1961
a724ed38
GM
1962 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
1963 subst-char-in-string.
1964 (ange-ftp-after-parse-ls-hook): New variable.
1965 (ange-ftp-ls): Run that hook.
1966 From Peter Milliken <Peter.Milliken@GTECH.COM>.
1967
0595722b
GM
1968 * tmm.el (tmm-get-keymap): Fix handling of :filter.
1969 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
1970 text into *Completions*.
1971
1c66d9fb
GM
1972 * net/goto-addr.el (goto-address-at-point): Deal with URLs
1973 part of which look like email addresses.
1974
c5bdb93d
AI
19752001-05-18 Andrew Innes <andrewi@gnu.org>
1976
7246200c
SM
1977 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
1978 Use . instead of absolute path for lisp dir, to avoid bug in W2K
c5bdb93d
AI
1979 cmd.exe's handling of FOR loops.
1980 (autoloads): Set find-file-suppress-same-file-warnings to t to
1981 avoid slew of spurious messages.
1982
9a1211f2
GM
19832001-05-18 Simon Josefsson <simon@josefsson.org>
1984
1985 * mail/smtpmail.el (maybe-append-domain): Renamed to
1986 `smtpmail-maybe-append-domain'.
1987 (smtpmail-via-smtp): Use the new name.
1988
29148a3f
GM
1989 * net/browse-url.el (browse-url-browser-function): Add kde.
1990 (browse-url-kde-program, browse-url-kde-args): New variables.
1991 (browse-url-kde): New function.
1992
9ab59a1a
MB
19932001-05-18 Miles Bader <miles@gnu.org>
1994
7246200c
SM
1995 * simple.el (delete-horizontal-space, just-one-space):
1996 Use `constrain-to-field' instead of `field-end'/`field-beginning',
9ab59a1a
MB
1997 because it's more efficient for large files.
1998
cebf1b97
GM
19992001-05-17 Gerd Moellmann <gerd@gnu.org>
2000
f90c23ca
GM
2001 * mail/rmail.el (rmail-require-mime-maybe): New function.
2002 (rmail): Use it.
2003 (rmail-mode): Handle the case of finding Rmail files.
2004
cebf1b97
GM
2005 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
2006 functions.
2007
df22166e
SM
20082001-05-17 Stefan Monnier <monnier@cs.yale.edu>
2009
2010 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
2011 text-property after moving to the beginning of line and regardless
2012 of the value of font-lock-multiline.
2013
2ca0d5f1
GM
20142001-05-17 Gerd Moellmann <gerd@gnu.org>
2015
e85e809a
GM
2016 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
2017
2ca0d5f1
GM
2018 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
2019 last coding system used before calling set-buffer-modified-p
2020 because that function changes last-coding-system.
2021
4c6a4739
EZ
20222001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
2023
2024 * files.el (switch-to-buffer-other-window)
2025 (switch-to-buffer-other-frame): Add an xref to display-buffer in
2026 the doc string.
2027
f08cf35b
GM
20282001-05-17 Gerd Moellmann <gerd@gnu.org>
2029
2030 * language/slovak.el, language/czech.el: New maintainer.
2031
2180ea97
SS
20322001-05-16 Sam Steingold <sds@gnu.org>
2033
f08cf35b 2034 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
2180ea97
SS
2035 sub-form of `defgeneric' correctly.
2036
9bae8781
GM
20372001-05-16 Gerd Moellmann <gerd@gnu.org>
2038
a90b3d3c
GM
2039 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
2040 of `c'.
2041
1b7818b4 2042 * textmodes/outline.el (outline-font-lock-level): Remove the
df22166e
SM
2043 condition-case, test what outline-level returns instead, to
2044 ease debugging.
1b7818b4 2045
9bae8781
GM
2046 * international/mule.el (auto-coding-regexp-alist): New user-option.
2047 (auto-coding-from-file-contents): New function.
2048 (set-auto-coding): Use it to determine a coding system.
2049
7644c605
GM
20502001-05-15 Gerd Moellmann <gerd@gnu.org>
2051
18a0a39e
GM
2052 * mouse.el (mouse-delete-other-windows): Doc fix.
2053
df22166e
SM
2054 * emacs-lisp/lisp-mode.el (lisp-mode):
2055 Make font-lock-keywords-case-fold-search a buffer-local variable with
2056 make-local-variable before setting it.
7644c605 2057
940cf42e
EZ
20582001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
2059
2060 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
2061 prefixes.
2062
557f7c34
GM
20632001-05-14 Gerd Moellmann <gerd@gnu.org>
2064
2065 * hexl.el (hexl-current-address): Print a message when called
2066 interactively.
2067
14d9b141
SM
20682001-05-11 Stefan Monnier <monnier@cs.yale.edu>
2069
2070 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
2071
2072 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
2073
2074 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
2075
7bd2d083
GM
20762001-05-11 Gerd Moellmann <gerd@gnu.org>
2077
47e72862
GM
2078 * startup.el (command-line): If parameters have been changed in
2079 the init files which influence font selection, clear the face
2080 cache so that faces get realized with the new parameters.
2081
14d9b141 2082 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
7bd2d083 2083
0f49941f
SM
20842001-05-10 Stefan Monnier <monnier@cs.yale.edu>
2085
2086 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
2087
cbeed4a8
EZ
20882001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
2089
2090 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
2091 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
2092
ff9aa2ca
GM
20932001-05-10 Gerd Moellmann <gerd@gnu.org>
2094
2095 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
0f49941f 2096 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
ff9aa2ca 2097
b2c99950
JW
20982001-05-09 John Wiegley <johnw@gnu.org>
2099
0f49941f
SM
2100 * eshell/esh-util.el (eshell-convert-numeric-arguments):
2101 Annotated the documentation string to tell users about
3cb27fd7
JW
2102 `eshell-no-numeric-conversions'.
2103
c26f6b27
JW
2104 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
2105 conversions if a Lisp function has the property
2106 `eshell-no-numeric-conversions' set to a non-nil value.
2107
2108 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
2109 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
2110 property `eshell-no-numeric-conversions' on the following
2111 functions (which all deal with filesystem entities, and never Lisp
2112 numerical values): eshell/cd, eshell/pushd, eshell/popd,
2113 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
2114 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
2115 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
2116 eshell/which, eshell/addpath.
2117
21182001-05-09 John Wiegley <johnw@gnu.org>
0f49941f 2119
d089e299
JW
2120 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
2121 encountered as an argument, don't convert it right away, but tag
2122 the first character of the string with the text properties
2123 `number', which signifies to `eshell-lisp-command' that the
2124 argument should be passed through `string-to-number' if it is
2125 actually used in the call to a Lisp function.
2126
2127 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
2128 function, convert any string arguments that have been tagged as
2129 "numbers", by calling string-to-number.
2130
2131 * eshell/esh-util.el (eshell-number-regexp): Now that number
2132 conversions only happen for Lisp function calls, the number regexp
2133 should now match all integer and floating point forms.
2134
2135 * eshell/esh-proc.el: Disable `eshell-stop-process' and
2136 `eshell-continue-process', since they are both nonfunctional at
2137 the moment.
2138 (eshell-proc-initialize): Don't bind keys for
2139 `eshell-stop-process' or `eshell-continue-process'.
2140
0f49941f
SM
2141 * eshell/em-unix.el (eshell-shuffle-files):
2142 Apply `directory-file-name' before calling `file-name-directory'.
d089e299
JW
2143
2144 * eshell/em-hist.el (eshell-add-to-history): Reference to
2145 `eshell-history-ring' needed to be `eshell-history-index'.
2146
0f49941f
SM
2147 * calendar/timeclock.el (timeclock-find-discrep):
2148 Initialize `elapsed' to 0.
cb89da0f
JW
2149 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
2150 it's still nil.
b2c99950 2151
ff39b9a1
SM
21522001-05-09 Stefan Monnier <monnier@cs.yale.edu>
2153
2154 * arc-mode.el (archive-int-to-mode): Construct the string directly.
2155 (archive-mode): Use capitalize.
2156 (archive-unique-fname): Use make-temp-file.
2157
9e53a675
GM
21582001-05-09 Gerd Moellmann <gerd@gnu.org>
2159
2160 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
2161
c8224de6
EZ
21622001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
2163
c533a7e2
EZ
2164 * tar-mode.el (tar-extract): Pay attention to the value of
2165 coding-system-for-read, if it is non-nil.
2166
ff39b9a1
SM
2167 * calendar/holidays.el (holidays): Add an autoload cookie.
2168 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
c8224de6 2169
1c8c9fb8
JW
21702001-05-08 John Wiegley <johnw@gnu.org>
2171
ff39b9a1
SM
2172 * calendar/timeclock.el (timeclock-workday-remaining):
2173 Changed logic for determining how much time is remaining.
1c8c9fb8
JW
2174 (timeclock-workday-elapsed): Don't accept a "relative" argument
2175 for the current day's elapsed time. What could that have meant?
ff39b9a1 2176 (timeclock-workday-elapsed-string): No "relative" argument anymore.
1c8c9fb8
JW
2177 (timeclock-when-to-leave): Changed logic, similarly to what was
2178 done for `timeclock-workday-remaining'.
2179 (timeclock-find-discrep): Removed "today-only" argument, which had
2180 no meaning. Fixed some more math problems. The function now
2181 returns a three member list: (TOTAL-TIME-DISCREPANCY
2182 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
2183
5f47fb28
EZ
21842001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
2185
2186 * w32-fns.el (convert-standard-filename): Start replacing slashes
2187 from the beginning of the file name, not from where the last
2188 invalid character was. From "Andrew Maguire (SWW)"
2189 <Andrew.Maguire@Smallworld.co.uk>
2190
6da5c7da
GM
21912001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
2192
2193 The following changes are to provide infrastructure for handling
2194 MIME messages to rmail. They don't affect the original behaviour
2195 if rmail-enable-mime is nil.
2196
2197 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
2198 (rmail-search-mime-message-function)
2199 (rmail-search-mime-header-function): New variables.
ff39b9a1
SM
2200 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
2201 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
2202 `rmail-view-buffer' is hidden.
6da5c7da
GM
2203 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
2204 call rmai-show-mime-function.
2205 (rmail-display-labels): If rmail-enable-mime is non-nil, update
2206 mode-line-process of rmail-view-buffer.
2207 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
2208 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
2209 buffer.
ff39b9a1
SM
2210 (rmail-next-message, rmail-next-undeleted-message): Be sure to
2211 set-buffer to the Rmail buffer.
6da5c7da
GM
2212 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
2213 rmail-search-mime-header-function.
2214 (rmail-search-message): New function.
2215 (rmail-search): Call rmail-search-message to check if a message
2216 matches REGEXP, lastly update point after calling
2217 rmail-show-message.
ff39b9a1
SM
2218 (rmail-undelete-previous-message, rmail-expunge-confirmed)
2219 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
6da5c7da
GM
2220 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
2221 header region, refer to rmail-msgref-vector while setting the
2222 current buffer to rmail-buffer temporarily.
ff39b9a1
SM
2223 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
2224 If rmail-enable-mime is non-nil, call
6da5c7da
GM
2225 rmail-insert-mime-forwarded-message-function instead of inserting
2226 forwarded message by itself.
2227
2228 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
2229 Rmail buffer.
2230 (rmail-set-label, rmail-next-labeled-message): Likewise.
2231
2232 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
2233 set-buffer to the Rmail buffer.
2234 (rmail-output-to-rmail-file): Likewise.
2235 (rmail-output): Likewise.
2236
2237 * mail/rmailsum.el (rmail-message-subject-p): Process the result
2238 of mail-fetch-field by rmail-summary-line-decoder.
ff39b9a1
SM
2239 (rmail-new-summary): Be sure to go to the Rmail buffer.
2240 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
6da5c7da
GM
2241 rmail-view-buffer to nil.
2242 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
2243 rmail-view-buffer.
2244 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
2245 rmail-buffer.
2246 (rmail-summary-scroll-msg-down): Likewise.
2247 (rmail-summary-beginning-of-message): Likewise.
2248 (rmail-summary-wipe): Likewise.
2249 (rmail-summary-toggle-header): Use save-window-excursion, not
2250 save-excursion. Update point in rmail-view-buffer, not in
2251 rmail-buffer.
2252 (rmail-summary-reply): Before calling rmail-reply, set buffer to
2253 rmail-view-buffer, not rmail-buffer.
2254
5092477a
GM
22552001-05-07 Gerd Moellmann <gerd@gnu.org>
2256
1e9fc92e
GM
2257 * cus-edit.el (custom-file): Signal an error if user-init-file is
2258 nil (running -q).
2259
1d053370
GM
2260 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
2261
ff39b9a1
SM
2262 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
2263 Add :version.
2264
2265 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
2266 New option.
1b62b062
GM
2267 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
2268 only if smtpmail-warn-about-unknown-extensions is set.
2269
f851a71c
GM
2270 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
2271 instead of rmail-sort-by-keywords.
2272
ff39b9a1 2273 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
f851a71c
GM
2274 rmail-sort-by-keywords.
2275
ff39b9a1
SM
2276 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
2277 rmail-summary-sort-by-keywords. Doc fix.
f851a71c
GM
2278 (rmail-summary-mode): Doc fix.
2279
5092477a
GM
2280 * mail/rmail.el (rmail-edit): New Custom group.
2281
2282 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
2283 (rmail-edit-mode-hook): New user-option.
2284
05be3833
RS
22852001-05-05 Richard M. Stallman <rms@gnu.org>
2286
2287 * help.el (help-xref-symbol-regexp): Recognize "source of"
2288 and friends, meaning make a link to the source file.
2289 (help-make-xrefs): Handle "source of" and friends
2290 by constructing a link that visits the source file.
2291
2292 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
2293
7dfb000f
SM
22942001-05-04 Stefan Monnier <monnier@cs.yale.edu>
2295
5efe6a56
SM
2296 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
2297 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
2298 Renamed from perl-font-lock-keywords to avoid clashes.
2299 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
2300 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
2301 Updated correspondingly.
2302
7dfb000f
SM
2303 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
2304 Typo `nonexistant' -> `nonexistent'.
2305
88bbb8cb
EZ
23062001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
2307
7dfb000f
SM
2308 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
2309 Split `c-electric-delete' into two functions where
88bbb8cb
EZ
2310 `c-electric-delete-forward' always deletes forward and
2311 `c-electric-delete' only contains the code necessary for XEmacs to
2312 choose between backward and forward deletion.
7dfb000f 2313
88bbb8cb
EZ
2314 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
2315 get the electric behavior on that key too.
2316 (c-fill-paragraph): Fixed bogus direct use of
2317 c-comment-prefix-regexp, which caused an error when it's a list.
2318
a1af8dcf
EZ
23192001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
2320
2321 * dired-aux.el (dired-diff): Doc fix.
2322
2323 * dired.el (dired-diff): Likewise.
2324
ddfb4005
EZ
23252001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
2326
2327 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
2328
b36581fb
SM
23292001-05-02 Stefan Monnier <monnier@cs.yale.edu>
2330
80a00b6a
SM
2331 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
2332 if both the buffer and the file are read-only.
2333
b36581fb
SM
2334 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
2335 rather than font-lock-string-face.
2336 (sh-get-indent-info): Treat heredocs like strings.
2337
470bbe9b
GM
23382001-05-02 Gerd Moellmann <gerd@gnu.org>
2339
b36581fb
SM
2340 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
2341 a newline following `}'.
3356df63
GM
2342 (texinfo-format-email): New function.
2343 (toplevel): Use texinfo-format-email for @email.
b36581fb
SM
2344 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
2345 Add `display'.
3356df63
GM
2346 (texinfo-sort-region): Goto point-min before sorting.
2347 (texinfo-set): Remove leading white space from value.
2348 From yagi@is.titech.ac.jp.
2349
470bbe9b
GM
2350 * replace.el (query-replace-regexp-eval): Doc fix.
2351
a9d2fd1d
SM
23522001-05-01 Stefan Monnier <monnier@cs.yale.edu>
2353
2354 * diff-mode.el (diff-nonexistant-face): New face.
2355 (diff-font-lock-keywords): Use it.
2356
2b3e941a
EZ
23572001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
2358
22cd6fd3
EZ
2359 * font-lock.el (font-lock-mode): Doc fix.
2360
2b3e941a
EZ
2361 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
2362 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
2363
50df7214
GM
23642001-04-30 Gerd Moellmann <gerd@gnu.org>
2365
a9d2fd1d
SM
2366 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
2367 backslash at the start of the here-document delimiter.
a9793e45
GM
2368 (sh-font-lock-syntactic-keywords): Likewise.
2369
50df7214
GM
2370 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
2371
e2f599e9
EZ
23722001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
2373
2374 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
2375 (tty-color-translate, tty-color-by-index, tty-color-values)
2376 (tty-color-desc): Doc fix.
2377
dcaf31d3
EZ
23782001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
2379
2380 * dired-aux.el (dired-do-create-files, dired-do-copy)
a9d2fd1d
SM
2381 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
2382 Mention dired-dwim-target in the doc string.
dcaf31d3 2383
a6a06429
MB
23842001-04-28 Miles Bader <miles@gnu.org>
2385
2386 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
2387 (dabbrev--find-expansion): Use it.
2388 (dabbrev--select-buffers): Don't select ignored buffers.
2389
5a5d9185
GM
23902001-04-27 Gerd Moellmann <gerd@gnu.org>
2391
a9d2fd1d 2392 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
5a5d9185 2393
c5b82005
RS
23942001-04-26 Richard M. Stallman <rms@gnu.org>
2395
2396 * dabbrev.el: Add doc strings for some functions.
2397 (dabbrev--eliminate-newlines): New variable.
2398 (dabbrev--substitute-expansion): Convert newlines to spaces
2399 if dabbrev--eliminate-newlines is set.
2400 If abbrev and expansion are both all-lower-case,
2401 leave dabbrev--last-case-pattern nil.
2402
7cff9c6f
GM
24032001-04-26 Gerd Moellmann <gerd@gnu.org>
2404
2405 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
2406 if necessary, like in rmail-show-message.
2407
efa89c1f
GM
24082001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2409
2410 * ps-print.el: Color specified by number is forced to be float number.
2411 (ps-print-version): New version number (6.5.1.1).
2412 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
2413 initialization.
2414 (ps-prefix-quote): New internal var.
2415 (ps-print-quote): New fun.
2416 (ps-setup, ps-output-frame-properties, ps-float-format)
2417 (ps-format-color): Code fix.
a9d2fd1d
SM
2418 (ps-plot-region): Eliminate redundant foreground color text setting.
2419
d3111e5a
EZ
24202001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
2421
2422 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
2423
a728644c
GM
24242001-04-25 Gerd Moellmann <gerd@gnu.org>
2425
2426 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
2427
4ecdf04d
EZ
24282001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
2429
4645bb68
EZ
2430 * info.el (Info-additional-directory-list): Doc fix.
2431
4ecdf04d 2432 * find-lisp.el (find-lisp-find-dired-filter)
a9d2fd1d
SM
2433 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
2434 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
4ecdf04d 2435
7cd512f2
SM
24362001-04-25 Stefan Monnier <monnier@cs.yale.edu>
2437
1dc64fca
SM
2438 * progmodes/make-mode.el (makefile-font-lock-keywords):
2439 Rationalize the rules for includes and conditionals and use the
2440 keyword face for them.
2441
7cd512f2
SM
2442 * faces.el (modify-face): Add compatibility for non-interactive use.
2443
ffeb5c1c
JW
24442001-04-24 John Wiegley <johnw@gnu.org>
2445
2446 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
2447 fix from last night, since it wasn't finding eshell/cd.
2448
35f901fa
GM
24492001-04-24 Gerd Moellmann <gerd@gnu.org>
2450
2451 * rect.el (string-rectangle): Revert to 20.x behaviour.
2452 (replace-rectangle): Make it an alias for string-rectangle.
2453 (string-insert-rectangle): New function.
2454
c7b1b508
JW
24552001-04-23 John Wiegley <johnw@gnu.org>
2456
2457 * eshell/em-unix.el (eshell/diff): Fixed problems that were
2458 occurring with Emacs 21's diff.el/compile.el interaction layer.
2459
24602001-04-23 Colin Walters <walters@cis.ohio-state.edu>
2461
2462 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
2463 case where the function was defined in a file, but not part of an
2464 eshell module.
2465
157975e3
JW
24662001-04-23 John Wiegley <johnw@gnu.org>
2467
2468 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
2469 code to work around a redisplay problem I've been having.
2470
3dc630b9
JW
24712001-04-23 John Wiegley <johnw@gnu.org>
2472
2473 * calendar/timeclock.el (timeclock-day-required): If the time
2474 required for a particular day is not set, use `timeclock-workday'.
2475 (timeclock-find-discrep): Added some sample code in a comment.
2476
2477 * eshell/eshell.el (eshell-command): Made a few changes so that
2478 `eshell-command' could be called programmatically.
2479
7cd512f2 2480 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
3dc630b9 2481
7cd512f2 2482 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
3dc630b9 2483
3ae14dd9 24842001-04-23 John Wiegley <johnw@gnu.org>
3dc630b9
JW
2485
2486 * calendar/timeclock.el: Updated copyright.
2487 (timeclock-generate-report): Don't report the daily or two-week
2488 total, if no time has been worked in that period.
2489 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
2490 final computational form, which was unnecessary; corrected a
2491 parsing problem when timeclock-relative was nil.
2492
3ae14dd9 24932001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
3dc630b9
JW
2494
2495 * calendar/timeclock.el (timeclock-modeline-display): Check if
2496 `list-entry' is null.
2497 (timeclock-use-display-time): The first argument to `set-variable'
2498 must be a symbol.
2499
53e1a74c
EZ
25002001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
2501
2502 * calendar/calendar.el (diary-entry-marker)
7cd512f2
SM
2503 (calendar-today-marker, calendar-holiday-marker):
2504 Use display-color-p instead of window-system.
53e1a74c
EZ
2505 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
2506 instead of window-system.
2507 (calendar-hide-window): Use display-multi-frame-p instead of
2508 window-system.
2509
2510 * calendar/cal-x.el (calendar-two-frame-setup)
7cd512f2
SM
2511 (calendar-only-one-frame-setup, calendar-one-frame-setup):
2512 Use display-multi-frame-p instead of window-system.
53e1a74c 2513
23b809c2
GM
25142001-04-23 Gerd Moellmann <gerd@gnu.org>
2515
1d14e80c
GM
2516 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
2517
23b809c2
GM
2518 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
2519 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
2520
b5eeaa1d
GM
25212001-04-23 Alex Schroeder <alex@gnu.org>
2522
2523 * goto-addr.el: Instead of defining line-beginning-position and
7cd512f2
SM
2524 line-end-position a defalias is used for point-at-bol and point-at-eol.
2525
b5eeaa1d
GM
25262001-04-23 Alex Schroeder <alex@gnu.org>
2527
2528 * goto-addr.el: Added XEmacs compatibility code.
7cd512f2 2529 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
b5eeaa1d 2530
ac1470eb
EZ
25312001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
2532
2533 * textmodes/paragraphs.el (sentence-end): Doc fix.
2534
624ef9b3
GM
25352001-04-20 Alex Schroeder <alex@gnu.org>
2536
2537 * sql.el (sql-escape-newlines-and-send): New function.
7cd512f2 2538 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
624ef9b3
GM
2539
25402001-04-20 Alex Schroeder <alex@gnu.org>
2541
2542 * sql.el (sql-db2-program): New option.
2543 (sql-db2-options): New option.
2544 (sql-db2): New function.
2545
25462001-04-20 Alex Schroeder <alex@gnu.org>
2547
2548 * sql.el (sql-mode-menu): Added highlighting entries.
2549 (sql-highlight-oracle-keywords): New function.
2550 (sql-highlight-postgres-keywords): New function.
2551 (sql-highlight-ansi-keywords): New function.
2552
25532001-04-20 Alex Schroeder <alex@gnu.org>
2554
2555 * sql.el (sql-help): Doc change.
2556
9f3703ab
KF
25572001-04-19 Karl Fogel <kfogel@collab.net>
2558
2559 * saveplace.el (save-place-alist-to-file): Removed no-effect code
2560 that inserted file content only to delete it immediately.
2561 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
2562 <lektu@uol.com.br> for the patch.
2563
2a83a11d
SM
25642001-04-19 Stefan Monnier <monnier@cs.yale.edu>
2565
2566 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
2567
6f4dd4dc
GM
25682001-04-18 Gerd Moellmann <gerd@gnu.org>
2569
0f8d6dc7
GM
2570 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
2571 for defmethod.
2572
6f4dd4dc
GM
2573 * comint.el (comint-cr-magic): New function.
2574 (toplevel): Add it to comint-preoutput-filter-functions.
2575
90200fcc
AI
25762001-04-18 Andrew Innes <andrewi@gnu.org>
2577
2578 * makefile.w32-in (EMACSLOADPATH): Define.
2a83a11d 2579 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
90200fcc
AI
2580 (recompile): Remove stuff to set EMACSLOADPATH.
2581
daa66f34
GM
25822001-04-18 Gerd Moellmann <gerd@gnu.org>
2583
edc5c81d
GM
2584 * language/slovak.el ("Slovak"): Add tutorial entry.
2585
daa66f34
GM
2586 * net/browse-url.el (browse-url-new-window-flag): Renamed from
2587 browse-url-new-window-p.
2588
5d5845dc
EZ
25892001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
2590
2591 * info.el (Info-menu-update): When there are no menus and/or no
2592 cross references in the node, make the respective items of the
2593 Info menu-bar menu inactive.
2594
1c8addd0
GM
25952001-04-17 Gerd Moellmann <gerd@gnu.org>
2596
f4f480bd
GM
2597 * indent.el (indent-for-tab-command): Call indent-line-function
2598 with no argument if PREFIX-ARG is non-nil.
2599
1c8addd0
GM
2600 * frame.el (delete-other-frames): Handle minibuffer-only frames.
2601
8f9ab403
EZ
26022001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
2603
2604 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
2605 an async subprocess if start-process is unavailable. Suggested by
2606 Tim Van Holder <tim.van.holder@pandora.be>.
2607
60322163
EZ
26082001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
2609
2610 * info.el (Info-additional-directory-list): Doc fix. Suggested by
2611 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
2612
e372bc67
EZ
26132001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
2614
2615 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
2616 manual.
2617
28037ecf
SM
26182001-04-13 Stefan Monnier <monnier@cs.yale.edu>
2619
2620 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
2621 (cvs-menu): Add a few entries.
2622
2623 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
2624 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
2625 lock file appears to be reachable from Emacs.
2626 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
2627 (cvs-mode-find-file): Look for cvs-header-face rather than
2628 cvs-dirname-face (which doesn't exist).
2629 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
2630
2631 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
2632
5d5e7f53
EZ
26332001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
2634
2635 * emulation/pc-select.el (pc-selection-mode): Don't turn on
2636 normal-erase-is-backspace on a tty. Instead, bind some keys such
2637 as [delete] directly, like pc-select.el did before
2638 normal-erase-is-backspace was invented.
2639
118562e1 26402001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
9010db4c
EZ
2641
2642 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
2643
6c9e58c4
JW
26442001-04-11 John Wiegley <johnw@gnu.org>
2645
28037ecf
SM
2646 * eshell/em-ls.el (eshell-ls-insert-directory):
2647 Set font-lock-defaults to nil, to prevent fontification in dired
6c9e58c4
JW
2648 buffers, if Eshell's ls is being used.
2649
118562e1 26502001-04-11 John Wiegley <johnw@gnu.org>
978bd3ea 2651
28037ecf
SM
2652 * calendar/timeclock.el (timeclock-completing-read): New function.
2653 (timeclock-ask-for-project, timeclock-ask-for-reason):
2654 Call `timeclock-completing-read'.
978bd3ea
JW
2655
2656 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
2657 required where `member' was being used.
2658
118562e1 26592001-04-11 Colin Walters <walters@cis.ohio-state.edu>
978bd3ea 2660
28037ecf
SM
2661 * eshell/em-hist.el (eshell-previous-matching-input):
2662 Don't display "History item" if the the minibuffer is active.
978bd3ea 2663
30cb0001
GM
26642001-04-11 Gerd Moellmann <gerd@gnu.org>
2665
2666 * startup.el (command-line): Output a newline after printing
2667 an error from loading the window system's init file.
2668
e38af9bd
EZ
26692001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
2670
28037ecf
SM
2671 * textmodes/texinfo.el (texinfo-font-lock-keywords):
2672 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
e38af9bd
EZ
2673 @inforef. Add an OVERRIDE of `keep' to highlight specs of
2674 keywords whose arguments routinely include @@.
2675
bbf63a7b
GM
26762001-04-10 Gerd Moellmann <gerd@gnu.org>
2677
28037ecf
SM
2678 * emacs-lisp/advice.el (ad-make-advised-definition):
2679 Construct advice for subrs differently.
afffeb57 2680
3fe35f35 2681 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
28037ecf 2682 regexp in parentheses when building the regexp for searching backwards.
3fe35f35 2683
c8d6d636 2684 * simple.el (completion-list-mode-finish): New function.
28037ecf 2685 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
c8d6d636 2686
2a52f40e 2687 * language/european.el ("Polish"): Change sample text.
28037ecf 2688 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
2a52f40e 2689
cf8b1bef
GM
2690 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
2691 parameter.
2692
bbf63a7b
GM
2693 * faces.el (menu): Doc fix.
2694
719d83ad 26952001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
319acba0
GM
2696
2697 * ps-print.el: Footer implementation. Doc fix.
2698 (ps-print-version): New version number (6.5.1).
2699 (ps-header-frame-alist): New customization var for header frame
2700 properties.
2701 (ps-line-number-color): New customization var for line number color.
2702 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
2703 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
2704 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
2705 (ps-right-footer): New customization vars for footers.
2706 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
2707 footers.
2708 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
28037ecf
SM
2709 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
2710 Code fix.
319acba0
GM
2711 (ps-prologue-file): Indentation fix.
2712 (ps-print-quote): Fun eliminated.
2713 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
2714 (ps-output-frame-properties): New fun.
2715 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
2716 (ps-skip-newline): Replace defun by defsubst.
28037ecf 2717
e372bc67 27182001-04-10 Colin Walters <walters@cis.ohio-state.edu>
db86be5d
JW
2719
2720 * eshell/eshell.el (eshell-command): Needed a "%s" format
2721 specifier, in case the buffer contains percent characters.
2722
e372bc67 27232001-04-10 John Wiegley <johnw@gnu.org>
db86be5d
JW
2724
2725 * calendar/timeclock.el (timeclock-generate-report): Added a
2726 missing insert of the project name.
2727
9f9a5e7a
GM
27282001-04-09 Gerd Moellmann <gerd@gnu.org>
2729
9170e5d4 2730 * obsolete/profile.el: Moved from emacs-lisp/.
cf3885ac 2731
865e97c1 2732 * Makefile.in (nonobsolete_setwins): New macro.
cf3885ac 2733 (finder-data): Use it instead of `setwins'.
865e97c1
GM
2734 From: Dave Love <fx@gnu.org>.
2735
cf3885ac 2736 * server.el (server-visit-files): Set server-existing-buffer correctly.
92a6563f
GM
2737 (server-visit-files): Run server-visit-hook after going to
2738 line 1 so that the hook can set point as it sees fit.
2739
9f9a5e7a
GM
2740 * bindings.el (mode-line-modified): Unify help messages.
2741
51f32106
EZ
27422001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
2743
2744 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
2745 All callers changed.
2746
e02160a3
EZ
27472001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
2748
8e6bb0d0
EZ
2749 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
2750 long file names aren't supported, truncate the file names in
2751 quail-misc-package-ext-info to 8+3 before matching them against
2752 FILENAME.
2753
2754 * dos-fns.el (dos-truncate-to-8+3): New function.
2755
ec321d77
EZ
2756 * progmodes/compile.el (grep-compute-defaults): Use null-device
2757 instead of literal /dev/null. Reported by Jens Schmidt
2758 <schmidt@mathematik.uni-kl.de>.
2759
e02160a3
EZ
2760 * simple.el (normal-erase-is-backspace-mode): Doc fix.
2761
cf3885ac
SM
27622001-04-06 Stefan Monnier <monnier@cs.yale.edu>
2763
2764 * textmodes/sgml-mode.el: Add unknown maintainer.
2765 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
2766 (html-mode-map): Use set-keymap-parent.
2767
3ffb33bb
DL
27682001-04-06 Dave Love <fx@gnu.org>
2769
2770 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
2771 Remove redundant string-to-list.
2772
8f625692
SM
27732001-04-05 Stefan Monnier <monnier@cs.yale.edu>
2774
2775 * composite.el (reference-point-alist): Doc fix.
2776
1087f198
SS
27772001-04-05 Sam Steingold <sds@gnu.org>
2778
8f625692
SM
2779 * font-lock.el (font-lock-keywords-case-fold-search):
2780 Make buffer-local. This fixes a very annoying bug when loading a Lisp
1087f198
SS
2781 file made font-lock case-insensitive.
2782
a55e4e68
GM
27832001-04-05 Gerd Moellmann <gerd@gnu.org>
2784
0e4892e2
GM
2785 * faces.el (defface menu): Doc fix.
2786
4d664b04
GM
2787 * wid-edit.el (widget-color-sample-face-get): Don't make
2788 faces for undefined colors.
2789
a55e4e68
GM
2790 * version.el (emacs-version): Include LessTif/Motif version info.
2791
f383cd0d
GM
27922001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2793
2794 * ps-mule.el: Eliminate cl package dependence.
2795 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
2796 if they aren't defined yet.
2797 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
2798 Eliminate cl package dependence.
2799
de28797f
SM
28002001-04-04 Stefan Monnier <monnier@cs.yale.edu>
2801
2802 * progmodes/cc-cmds.el (c-outline-level):
2803 Bind buffer-invisibility-spec. Originally from Dave Love, but
2804 got lost when incorporating version 5.26.
2805
32df8b47
EZ
28062001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
2807
de28797f
SM
2808 * emulation/pc-select.el (pc-selection-mode):
2809 Call normal-erase-is-backspace-mode instead of binding
2810 keys individually.
58e4f61d 2811
7f62656b
EZ
2812 * cus-load.el (normal-erase-is-backspace): Use it instead of
2813 delete-key-deletes-forward.
2814
2815 * startup.el (command-line): Use normal-erase-is-backspace and
2816 normal-erase-is-backspace-mode.
2817
2818 * simple.el (normal-erase-is-backspace): Rename from
2819 delete-key-deletes-forward. Doc fix.
2820 (normal-erase-is-backspace-mode): Rename from
de28797f
SM
2821 delete-key-deletes-forward-mode. Doc fix.
2822 Run normal-erase-is-backspace-hook.
7f62656b 2823
32df8b47 2824 * dired.el (dired-move-to-filename-regexp): Support file sizes in
de28797f
SM
2825 ``human-readable'' format produced by GNU `ls'.
2826 (dired-move-to-filename-regexp): Recognize ISO format dates.
2827 From Paul Eggert <eggert@twinsun.com>.
32df8b47 2828
5efa6032
GM
28292001-04-04 Gerd Moellmann <gerd@gnu.org>
2830
2831 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
2832 New functions.
de28797f
SM
2833 (lm-verify): Check keywords.
2834 From Eric M. Ludlam <eric@siege-engine.com>.
5efa6032 2835
d757aac1
EL
28362001-04-03 Eric M. Ludlam <eric@siege-engine.com>
2837
2838 * speedbar.el (speedbar-insert-image-button-maybe): Check for
2839 `xemacs' feature instead of for the function `set-extent-property'.
2840
9832760a
SM
28412001-04-03 Stefan Monnier <monnier@cs.yale.edu>
2842
2843 * mail/mh-utils.el (mh-folder-hist): New var.
2844 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
2845
d565f6aa
EZ
28462001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
2847
2848 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
2849 region, position point on the first or last 16-byte group.
2850 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
2851 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
2852 hexl-beginning-of-line.
2853
24c0fd39
GM
28542001-04-03 Gerd Moellmann <gerd@gnu.org>
2855
5efa6032
GM
2856 * icomplete.el (icomplete-mode): Treat an argument like other
2857 modes do.
2858
b3f6107b
GM
2859 * startup.el (fancy-splash-head): Use splash8.xpm for color
2860 depth 8.
2861
24d451c5
SM
2862 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
2863 Add an antry for ``converts''.
476bf681 2864
24d451c5
SM
2865 * language/slovak.el ("Slovak"): Add documentation string.
2866 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
20b5dc4a 2867
450f6970
GM
2868 * language/czech.el ("Czech"): Add documentation string.
2869 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
2870
24d451c5
SM
2871 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
2872 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
2873
28742001-04-02 Stefan Monnier <monnier@cs.yale.edu>
2875
2876 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
2877 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
2878 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
2879 Use `defsubst' rather than a macro to ease debugging.
2880 (mail-extr-last): Remove (use `last' instead).
2881 (mail-extract-address-components): Properly reset the syntax-table
2882 after parsing an address. Use `last' rather than mail-extr-last.
2883 Make sure the end marker stays at the very end.
24c0fd39 2884
2b908342
EZ
28852001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
2886
2887 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
2888 last change.
2889
acfb077d
GM
28902001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2891
2892 * ps-print.el: Line and paragraph spacing feature. Region to cut
2893 out when printing. Doc fix.
2894 (ps-print-version): New version number (6.5).
24d451c5
SM
2895 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
2896 New vars. Line and paragraph spacing feature.
acfb077d
GM
2897 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
2898 out when printing.
2899 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
2900 (ps-get-font-size, ps-begin-job, ps-continue-line)
2901 (ps-plot-region): Code fix.
2902 (ps-print-prologue-2): Var eliminated.
24d451c5
SM
2903 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
2904 New internal vars.
acfb077d
GM
2905 (ps-get-size): New fun.
2906 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
2907 (ps-next-line): Replace defun by defsubst.
2908 (ps-mule-plot-string): Autoload doc fix.
2909
2910 * ps-bdf.el: XEmacs compatibility. Doc fix.
2911 (installation-directory, coding-system-for-read): Declare vars if
2912 it's not declared yet.
2913 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
2914
2915 * ps-mule.el: XEmacs compatibility. Doc fix.
2916 (leading-code-private-22): Declare var if it's not declared yet.
2917 (charset-bytes, charset-dimension, charset-id, charset-width)
2918 (find-charset-region, split-char, char-width, chars-in-region)
2919 (forward-point, decompose-composite-char, encode-coding-string)
2920 (coding-system-p, ccl-execute-on-string, define-ccl-program):
2921 Define funs if not defined yet.
2922 (encode-composition-rule, find-composition): Define funs if not
2923 loaded yet.
2924 (ps-mule-prologue): PostScript code fix.
2925
29262001-04-02 Kenichi Handa <handa@etl.go.jp>
2927
2928 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
2929 non-nil, generate font for the header strings.
2930 (ps-mule-prepare-font): Likewise.
2931 (ps-mule-generate-glyphs): Likewise.
2932 (ps-mule-string-encoding): Likewise.
2933 (ps-mule-header-charsets): New variable.
2934 (ps-mule-encode-header-string): New function.
2935 (ps-mule-header-string-charsets): New function.
2936 (ps-mule-begin-job): Check charsets in the header strings. If there
2937 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
2938
2939 * ps-print.el (ps-generate-header-line): Encode the header string by
2940 ps-mule-encode-header-string.
2941 (ps-mule-encode-header-string): Declare autoload.
2942
c0eb3c10
GM
29432001-04-02 Gerd Moellmann <gerd@gnu.org>
2944
24d451c5
SM
2945 * frame.el (cursor-in-non-selected-windows):
2946 Replaces show-cursor-in-non-selected-windows.
c0eb3c10 2947
a3d0b0e0
KH
29482001-03-31 Kenichi Handa <handa@etl.go.jp>
2949
2950 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
2951 Delete entries for "chinese-py" and "chinese-ziranma".
24d451c5 2952 (quail-misc-package-ext-info): New variable.
a3d0b0e0 2953 (tsang-quick-converter): New function.
24d451c5
SM
2954 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
2955 (quick-cns-converter, py-converter, ziranma-converter)
a3d0b0e0
KH
2956 (miscdic-convert, batch-miscdic-convert): New functions.
2957
55f7832c
KH
29582001-03-30 Kenichi Handa <handa@etl.go.jp>
2959
a2217cd8
KH
2960 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
2961 eight-bit-control chars.
2962
55f7832c 2963 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
c0eb3c10 2964 Reduce making temporary vector (suggested by Dave Love).
55f7832c 2965
911a2406
EZ
29662001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
2967
2968 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
2969 string as well.
2970
1a518f2c
AS
29712001-03-30 Andreas Schwab <schwab@suse.de>
2972
2973 * files.el (backup-directory-alist): Fix typo.
2974
ef080b16
EZ
29752001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
2976
2977 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
2978 <eggert@twinsun.com>.
2979
e4174a55
DL
29802001-03-30 Dave Love <fx@gnu.org>
2981
2982 * progmodes/fortran.el (fortran-comment-region): Fix typo.
2983
9d5d1075
EZ
29842001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
2985
2986 * simple.el (transient-mark-mode): Mention C-g in the doc string.
2987
a27b451e
MB
29882001-03-30 Miles Bader <miles@gnu.org>
2989
2990 * subr.el (interactive-form): Fix paren typo.
2991
aea51abe
EZ
29922001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
2993
2994 * emacs-lisp/profile.el: Say that it's obsolete in the header
2995 line, so that finder.el puts that into its data-base.
2996 Suggested by Alex Schroeder <alex@gnu.org>.
2997
249dd409
EZ
29982001-03-29 Paul Eggert <eggert@twinsun.com>
2999
3000 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
3001 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
3002
1ac1fa96
SM
30032001-03-29 Stefan Monnier <monnier@cs.yale.edu>
3004
3005 * generic.el (generic-mode-set-comments): Use "" rather than nil
3006 for comment-end.
3007
e2b8a830
GM
30082001-03-29 Gerd Moellmann <gerd@gnu.org>
3009
1ac1fa96
SM
3010 * emacs-lisp/advice.el (ad-make-advised-definition):
3011 Call interactive-form to obtain the interactive spec of subrs.
e2b8a830
GM
3012
3013 * subr.el (interactive-form): New function.
3014
8b2375e7
AS
30152001-03-29 Andre Spiegel <spiegel@gnu.org>
3016
3017 * vc-sccs.el (vc-sccs-register): Use relative file names.
3018
f827b862
GM
30192001-03-28 Gerd Moellmann <gerd@gnu.org>
3020
e59d0e9d
GM
3021 * bookmark.el (bookmark-get-bookmark): Handle case that
3022 BOOKMARK is not a string.
3023
deb2613a
GM
3024 * image.el (image-type-regexps): Change type for PS files
3025 to `postscript'.
3026
f827b862
GM
3027 * subr.el (read-passwd): Clear command history after each
3028 character entered. From: Stephen Gildea <gildea@alum.mit.edu>.
3029
3c9449d0
KH
30302001-03-27 Kenichi Handa <handa@etl.go.jp>
3031
3032 * international/kkc.el (kkc-save-init-file): Locally bind
3033 print-length to nil.
3034
e6b13c74
GM
30352001-03-26 Gerd Moellmann <gerd@gnu.org>
3036
e120bebf
GM
3037 * textmodes/flyspell.el: Some doc fixes.
3038 (flyspell-maybe-correct-transposition)
3039 (flyspell-maybe-correct-doubling): Use a temporary buffer
3040
3041 * textmodes/ispell.el (ispell-parse-output): Doc fix.
3042
5f6c5771 3043 * emacs-lisp/byte-opt.el (byte-optimize-while)
e6b13c74
GM
3044 (byte-optimize-form-code-walker): Diagnose too few arguments
3045 for `if' and `while'.
3046
2b984c45
KH
30472001-03-26 Kenichi Handa <handa@etl.go.jp>
3048
3049 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
3050 Prepend `\' to "\<quail-translation-docstring>".
3051
bf2150fa
GM
30522001-03-26 Gerd Moellmann <gerd@gnu.org>
3053
5f6c5771
SM
3054 * autorevert.el (global-auto-revert-non-file-buffers):
3055 Remove duplicate defcustom.
bf2150fa 3056
a0d59316
MB
30572001-03-26 Miles Bader <miles@gnu.org>
3058
5f6c5771
SM
3059 * international/latin1-disp.el (latin1-char-displayable-p):
3060 Add leading "-" for X font pattern.
a0d59316 3061
9edbff6c
KH
30622001-03-26 Kenichi Handa <handa@etl.go.jp>
3063
5f6c5771
SM
3064 * international/mule-diag.el (describe-coding-system):
3065 For raw-text and emacs-mule, don't add anymore text about what
9edbff6c
KH
3066 charsets they can encode.
3067
50b57199
EZ
30682001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
3069
3070 * help.el (view-lossage): Mention open-dribble-file in the doc
3071 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
3072
5b83f9c0
SM
30732001-03-23 Stefan Monnier <monnier@cs.yale.edu>
3074
3075 * skeleton.el (skeleton-internal-list): Fix bogus logic.
3076 (skeleton-pair-insert-maybe): Don't pair after a backslash.
3077
e0ecbf5c
KH
30782001-03-23 Kenichi Handa <handa@etl.go.jp>
3079
5b83f9c0
SM
3080 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
3081 Call ccl-execute-on-string directly so that CCL program handling
e0ecbf5c
KH
3082 multibyte sequence can work correctly.
3083 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
3084 property of the coding system.
3085
1cc218de
SM
30862001-03-23 Stefan Monnier <monnier@cs.yale.edu>
3087
3088 * textmodes/fill.el (fill-individual-paragraphs-prefix):
3089 Fix transcription typo.
3090
a3db02ad
RV
30912001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
3092
3093 * whitespace.el: Add buffer local variables to toggle testing of
3094 whitespaces in buffers without affecting the default values.
a3db02ad 3095 Bump version to 3.0 to account for a few other changes.
1cc218de
SM
3096 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
3097 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
3098 (whitespace-toggle-spacetab-check): New functions.
a3db02ad 3099
83c9cb8e
SM
31002001-03-21 Stefan Monnier <monnier@cs.yale.edu>
3101
3102 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
3103
180d5509
GM
31042001-03-21 Gerd Moellmann <gerd@gnu.org>
3105
eeb5b5c1
GM
3106 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
3107 bs-cycle-configuration-name. From Juanma Barranquero
3108 <lektu@uol.com.br>.
3109
170a9e70
GM
3110 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
3111 and cc-vars.el.
3112
180d5509
GM
3113 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
3114 headers. Always invoke sendmail with option -t.
3115
130c507e
GM
31162000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3117
3118 * Release of cc-mode 5.28.
3119
31202000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3121
3122 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
3123 Removed the hardcoded switch to "java" style in Java mode.
83c9cb8e 3124 It's instead taken care of by the default value for c-default-style.
130c507e 3125
130c507e
GM
31262000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3127
3128 * cc-align.el (c-lineup-math): Fix bug where lineup was
3129 triggered by equal signs in string literals.
3130
31312000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3132
3133 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
3134 limit detection when at the ends of the buffer.
3135
3136 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
3137 "for" statement clause in case 7F; a better one is done
3138 earlier in case 7D anyway.
3139
31402000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3141
3142 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
3143 somewhat more and did a small optimization.
3144
31452000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3146
3147 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
3148 Use the limit argument only to limit the syntactic context
3149 search, not to limit the actual movement.
3150
3151 * cc-cmds.el (c-beginning-of-statement): Move by sentence
3152 inside multiline strings, just like in comments. Also various
3153 fixes to the paragraph and comment prefix recognition, block
3154 comment ender handling etc.
3155
31562000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3157
3158 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
3159 the relative position of the point.
3160
3161 * cc-cmds.el (c-electric-continued-statement): New function to
3162 use as abbrev hook to reindent for keywords such as "else"
3163 that continues an earlier statement.
3164
3165 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
3166 like classes.
3167
3168 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
3169 (pike-mode): Populate the default abbrev tables to reindent for
3170 keywords such as "else" that can continue earlier statements.
3171 Abbrev mode is therefore turned on by default now. (Note that
3172 this doesn't apply to idl-mode, since IDL afaik doesn't have
3173 statements at all.)
3174
31752000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3176
3177 * cc-engine.el (c-inside-bracelist-p): Fix for handling
3178 bracelists where the declaration contains template arguments.
3179
31802000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3181
83c9cb8e
SM
3182 * cc-cmds.el (c-comment-indent):
3183 Use `c-get-syntactic-indentation' to correctly calculate the
130c507e
GM
3184 syntactic indentation. Fixes bug with lineup functions that
3185 return vectors.
3186
3187 * cc-engine.el (c-get-syntactic-indentation): Split the
3188 indentation sum calculation from `c-indent-line' to a separate
3189 function.
3190
31912000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3192
3193 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
3194 Fixed places where it was assumed that preprocessor directives
3195 have to start in column zero.
3196
3197 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
3198 template arguments after a class identifier properly.
3199
3200 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
3201 lists for `new Foo[]' constructs in Java as expressions and
3202 not top level definition brace lists on the top level, so that
3203 they'll get indented consistently with the same type of
3204 expression in a normal block.
3205
32062000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3207
3208 * cc-cmds.el (c-fill-paragraph): The kludge that checks
3209 whether the adaptive filling package fails to keep the comment
3210 prefix is now kludged further to check for filladapt-mode
3211 which doesn't have that problem. This is really icky, but it's
3212 the only way that works with the current misfeatures/bugs in
3213 both adaptive-fill-mode and filladapt-mode.
3214
3215 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
3216 around point is recognized more robust.
3217
32182000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3219
3220 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
3221 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
3222 (c-lit-type): Fixed all internal variables used dynamically so
3223 that they are always bound.
3224
3225 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
3226 errors:
3227
3228 (c-indent-region): Fixed reporting of syntactic errors so that
83c9cb8e
SM
3229 the region is fully reindented even when an error occurs.
3230 The last syntactic error is printed afterwards. Also cleanup up a
130c507e
GM
3231 whole lot of code that tried to optimize indentation of whole
3232 sexps but in reality accomplishes nothing.
3233
3234 (c-indent-sexp): Use c-indent-region.
3235
3236 (c-parsing-error): Changed this variable to hold the message
3237 for any syntactic error that is discovered.
3238
3239 (c-parse-state): Search backward from point instead of the bod
3240 position when the latter is invalid. This makes CC Mode
3241 recover faster when there are unbalanced close braces.
3242
3243 (c-backward-to-start-of-if): Use c-parsing-error to report
3244 dangling "else" clauses instead of throwing an error, and fall
3245 back to a reasonable position.
3246
83c9cb8e 3247 (c-indent-line): Added argument to avoid reporting syntactic errors.
130c507e 3248
83c9cb8e 3249 (c-show-syntactic-information): Don't report any syntactic errors.
130c507e
GM
3250
32512000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3252
3253 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
3254 paragraph recognition when moving by sentence in literals.
3255
83c9cb8e
SM
3256 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
3257 start regexp for javadoc to recognize javadoc markup in general instead
3258 of a specific set of keywords, to be more future-safe.
130c507e
GM
3259
3260 (c-Pike-pikedoc-paragraph-start)
3261 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
3262 pikedoc markup.
3263
83c9cb8e 3264 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
130c507e 3265
83c9cb8e 3266 (pike-mode): Initialize paragraph settings pikedoc recognition.
130c507e
GM
3267
3268 * cc-vars.el (c-default-style): Made a nicer Customize widget.
3269
3270 (c-comment-prefix-regexp): Made it possible to use an
3271 association list on this to specify mode specific regexps.
3272 The default value now use a special regexp in Pike mode to
3273 recognize pikedoc markup.
3274
3275 (c-current-comment-prefix): New variable containing the actual
3276 regexp from c-comment-prefix-regexp for the current buffer.
3277
32782000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3279
3280 * cc-cmds.el (c-electric-brace): Fixed check for special brace
3281 lists: We can't look at the syntax, since a brace list can get
3282 recognized as a plain statement-cont.
3283
3284 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
3285 special brace list opener broken over two lines got recognized
3286 as a statement on the second line. Case 9A changed.
3287
32882000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3289
3290 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
3291 adjustment after line is reindented.
3292
32932000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3294
3295 * cc-defs.el (c-point): Added optional argument for position
3296 to use instead of the current point.
3297
3298 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
3299 the in-expression block symbols when the construct starts at
3300 boi, to avoid the extra level of indentation in that case.
3301 Cases 4, 16A and 17E affected.
3302
33032000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3304
3305 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
83c9cb8e 3306 calls to `c-indent-line', to adhere better to Emacs conventions.
130c507e
GM
3307
3308 * cc-engine.el (c-indent-line): Use the syntax already bound
3309 to `c-syntactic-context', if there is any.
3310
33112000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3312
3313 * cc-engine.el (c-get-offset): Fixed bug where the indentation
3314 wasn't added up correctly when a lineup function returned nil.
3315
33162000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3317
3318 * cc-engine.el (c-collect-line-comments): Fixed bug where
83c9cb8e 3319 empty lines were ignored when collecting line comments backwards.
130c507e
GM
3320
33212000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3322
3323 * cc-align.el (c-lineup-dont-change): Return an absolute
3324 indentation column to work correctly in the case when several
3325 syntactic elements are processed for the same line.
3326
3327 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
3328 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
3329 (c-set-offset): Added absolute indentation column settings by
3330 using the vector type.
3331
130c507e
GM
33322000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3333
3334 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
3335 Implemented two new cleanups `space-before-funcall' and
3336 `compact-empty-funcall'.
3337
130c507e
GM
33382000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3339
3340 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
3341 helping building regexps.
3342
3343 * cc-engine.el (c-on-identifier): New function for detecting
3344 identifiers. It takes keywords into account.
3345
3346 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
3347 lists. `c-keywords' is set to a regexp matching all keywords
3348 in the current language.
3349
33502000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3351
3352 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
3353 list of characters to skip backwards over at the beginning of
3354 a statement, since it can precede string literals in Pike.
3355
33562000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3357
3358 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
3359 recognition when standing on the last line in a C++ comment
3360 with nothing but whitespace after the prefix.
3361
3362 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
3363 given no limit argument.
3364
33652000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3366
3367 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
3368 recognition for the `[]= operator symbol in Pike.
3369
33702000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3371
3372 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
3373 around a bug in `eval-when-compile' in the byte compiler.
3374
3375 * cc-engine.el (c-forward-token-1): Fixed bug with return
83c9cb8e 3376 value when count is zero and there's no token start within the limit.
130c507e
GM
3377
3378 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
3379 "prefix comments", i.e. comments which are followed by code on
3380 the same line.
3381
3382 * cc-mode-19.el: Fixes so that checks that must be done at
3383 compile time also are done then.
3384
33852000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3386
3387 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
3388 time and at runtime, and only when it's needed.
3389
33902000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3391
3392 Major cleanup for less error prone and more warning free
3393 compilation, including some fixes for bugs due to different
3394 compilation orders. Thanks to Martin Buchholz for providing
3395 the basis for all this.
3396
3397 * cc-bytecomp.el: New file that provides some byte compilation
3398 features: It ensures that files always are loaded from the
3399 current source directory during compilation, and it provides a
3400 set of macros to turn off specific compiler warnings for
3401 specific symbols. (It's not CC Mode specific in any way.)
3402
3403 Fixed a nearly acyclic dependency tree (both runtime and
3404 compile-time) between all files.
3405
3406 * cc-defs.el: Separated all macros before the inline functions,
3407 to ensure correct compilation.
3408
3409 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
3410 cc-defs.el to cc-engine.el and made it a function instead.
3411
3412 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
3413 about char-after.
3414
3415 * cc-vars.el: Cope even when there isn't a custom package
3416 containing defcustom available.
3417
3418 * cc-make.el: Removed since it's no longer necessary.
3419
3420 README: Updated installation instructions.
3421
34222000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3423
3424 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
3425 improve the modularity: Moved all mode init stuff from
3426 cc-langs.el to cc-mode.el, including the keymap
3427 initialization; cc-langs now only contains the various
3428 variables for configuring the language syntax.
3429
83c9cb8e
SM
3430 * cc-engine.el, cc-styles.el (c-evaluate-offset)
3431 (c-get-offset): Moved from cc-styles to cc-engine since file
130c507e 3432 dependency analysis suggests they belong there (which also
83c9cb8e 3433 makes more sense). Thanks to Martin Buchholz for doing the analysis.
130c507e
GM
3434
34352000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3436
3437 * cc-cmds.el (c-fn-region-is-active-p): New function that
3438 wraps the corresponding macro, for use in places that aren't
3439 compiled. Thanks to Martin Buchholz for pointing out this.
3440
83c9cb8e 3441 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
130c507e
GM
3442
3443 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
3444 add things to the bug report.
3445
34462000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3447
3448 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
3449 returned prefix could contain a newline when the search for a
3450 good prefix line failed.
3451
34522000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3453
3454 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
3455 (c-toggle-auto-hungry-state): Made the argument optional, as
3456 the documentation says it is.
3457
34582000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
3459
3460 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
3461 multiline string syntax, #"...", as a cpp macro.
3462
7008ccac
GM
34632001-03-21 Paul Eggert <eggert@twinsun.com>
3464
83c9cb8e
SM
3465 * international/mule-cmds.el (set-locale-environment):
3466 Set system-messages-locale and system-time-locale, but only if the
7008ccac 3467 caller specifies a non-nil locale name.
3c9449d0 3468
c2478129 34692001-03-20 Gerd Moellmann <gerd@gnu.org>
341c19b9
JW
3470
3471 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
c2478129 3472 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
341c19b9 3473
117e4b0c
GM
34742001-03-20 Gerd Moellmann <gerd@gnu.org>
3475
7194219d
GM
3476 * follow.el (follow-avoid-tail-recenter): Doc fix.
3477
5721ae13
GM
3478 * custom.el (custom-set-variables): Avoid reversing the list
3479 of args needlessly.
3480
7b8bbf72
GM
3481 * startup.el (fancy-splash-head): Don't change the colors of the
3482 XPM image on a dark background.
3483
a91ad7c9
GM
3484 * comint.el (comint-exec-1): Set columns of the terminal to
3485 window-width instead of frame-width.
3486
fa88947e
GM
3487 * info.el (Info-scroll-down): Add missing WINDOW arg for
3488 pos-visible-in-window-p.
3489
1741905c
GM
3490 * ehelp.el (electric-help-mode-hook): Add defcustom.
3491
117e4b0c
GM
3492 * mail/sendmail.el (mail-mode): Activate case-folding in
3493 font-lock-defaults.
3494
e84c695d
SM
34952001-03-19 Stefan Monnier <monnier@cs.yale.edu>
3496
3497 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
3498 (completion-ignored-extensions): Remove duplicate ".class".
3499
fc774041
AS
35002001-03-19 Andreas Schwab <schwab@suse.de>
3501
83c9cb8e
SM
3502 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
3503 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
fc774041 3504
c2c097cc
GM
35052001-03-19 Gerd Moellmann <gerd@gnu.org>
3506
3507 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
3508 methods since there are not prefix input methods.
3509
fbe2e958
KH
35102001-03-19 Kenichi Handa <handa@etl.go.jp>
3511
83c9cb8e
SM
3512 * international/mule-cmds.el (read-input-method-name):
3513 Locally bind enable-recursive-minibuffers to t.
fbe2e958 3514
da47e491
SM
35152001-03-18 Stefan Monnier <monnier@cs.yale.edu>
3516
3517 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
3518
4986c2c6 35192001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
83c9cb8e 3520
4986c2c6
MK
3521 * ediff-util.el: Copyright years.
3522 (ediff-choose-syntax-table): New function.
3523 (ediff-setup): Use ediff-choose-syntax-table.
83c9cb8e 3524
4986c2c6
MK
3525 * ediff-init.el (ediff-with-syntax-table): New macro, uses
3526 with-syntax-table.
83c9cb8e 3527
4986c2c6 3528 * ediff.el: Date of last update, copyright years.
83c9cb8e 3529
4986c2c6 3530 * ediff-wind (ediff-setup-control-frame): Nill->nil.
83c9cb8e 3531
4986c2c6
MK
3532 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
3533 of Scott Bronson.
3534 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
3535 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
3536 Deleted functions.
3537 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
3538 ex-token-list.
83c9cb8e 3539
4986c2c6 3540 * viper-util.el: Spaces, indentation.
83c9cb8e 3541
4986c2c6 3542 * viper.el: Changed version, modification time.
83c9cb8e 3543
3c799aec 35442001-03-16 John Wiegley <johnw@gnu.org>
83c9cb8e
SM
3545
3546 * calendar/timeclock.el (timeclock-workday-remaining):
3547 Check whether `discrep' is non-null before using it.
3c799aec 3548
ae3ce418
JW
35492001-03-16 John Wiegley <johnw@gnu.org>
3550
3551 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
3552 first-time checkins.
3553 (timeclock-log-data): Fixed problem with reading timelog log file.
3554 Resulting data in the "day list" was incorrect.
3555 (timeclock-find-discrep): Check if `timeclock-file' is readable
3556 before opening it.
3557 (timeclock-time-less-p): New function.
3558 (timeclock-day-base): New function.
3559 (timeclock-geometric-mean): New function.
3560 (timeclock-generate-report): Generate a summary report based on
3561 the contents of the log file. This uses `timeclock-log-data', and
3562 is an example of writing a timelog manipulation function.
3563 (timeclock-visit-timelog): A quick command for opening the timelog
3564 file.
3565 (timeclock-log-data): Bound the variable event.
3566
c8d4a9bb
KH
35672001-03-16 Kenichi Handa <handa@etl.go.jp>
3568
83c9cb8e
SM
3569 * international/mule-cmds.el (select-safe-coding-system):
3570 Fix typo: symbol-name -> symbol-value.
11d56c64 3571
c8d4a9bb
KH
3572 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
3573 before substitute-in-file-name to handle double slashes in FILE
3574 correctly.
3575
c899e7e6
GM
35762001-03-15 Gerd Moellmann <gerd@gnu.org>
3577
3578 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
3579 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
3580
819dce0f
GM
35812001-03-14 Gerd Moellmann <gerd@gnu.org>
3582
697617d9
GM
3583 * bindings.el (features): Add `md5' and `overlay' to the list.
3584
819dce0f
GM
3585 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
3586 bound before using it. It's not bound when configured without X,
3587 for instance.
3588
e0067a9d
TTN
35892001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
3590
3591 * progmodes/hideshow.el: Update copyright.
3592 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
ed368846 3593 (hs-minor-mode-hook): Include `:version' in defcustom form.
e0067a9d 3594
afcdc0a1
GM
35952001-03-13 Gerd Moellmann <gerd@gnu.org>
3596
e0067a9d 3597 * help.el (string-key-binding): Don't call event-start on
afcdc0a1
GM
3598 a non-list.
3599
30564c48
EZ
36002001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
3601
3602 * startup.el (fancy-splash-tail, command-line-1): Fix the
3603 copyright year.
3604
2b8e24b3
KH
36052001-03-13 Kenichi Handa <handa@etl.go.jp>
3606
3607 * term.el: These changes are based on a patch sent from Yong Lu
3608 <lyongu@yahoo.com>.
3609 (term-set-escape-char): Bind M-x to execute-extended-command in
3610 term-raw-escape-map.
3611 (term-move-columns): Don't try to move to negagive column.
3612 (term-emulate-terminal): Insert a string before deleting a text to
3613 overwrite.
3614
789b6186
GM
36152001-03-12 Gerd Moellmann <gerd@gnu.org>
3616
b0778a31
GM
3617 * play/life.el (life): Rearrange code so that all calls to
3618 life-display-generation are in a catch-form.
3619
04528cda
GM
3620 * progmodes/etags.el (tags-loop-continue): Don't change point in a
3621 file that isn't interesting. In an interesting file, push the old
3622 value of point on the mark ring.
3623
760cefb5
GM
3624 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
3625 New function.
3626 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
3627 Use it.
3628
83c9cb8e
SM
3629 * emacs-lisp/autoload.el (generate-file-autoloads):
3630 Remove warning about line lengths.
789b6186 3631
a2ffbafe
FP
36322001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
3633
3634 * progmodes/etags.el (tags-compression-info-list): New variable.
3635 (find-tag-in-order): Use it to deal with compressed source files.
3636 (tag-file-name-match-p): New function.
3637 (etags-recognize-tags-table): Use it for better match of file names.
3638
5c9d9d92
KH
36392001-03-12 Kenichi Handa <handa@etl.go.jp>
3640
ba3e9b9b
KH
3641 * international/mule-cmds.el (register-input-method): Doc fix.
3642
5c9d9d92
KH
3643 * international/quail.el (quail-translate-key): Fix condition to
3644 check if there's another breaking point in the current key.
3645
40beecee
EZ
36462001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
3647
3648 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
3649 Babyl header to the newly-created output file, bind
3650 coding-system-for-write to either rmail-file-coding-system or
3651 emacs-mule-unix.
3652
75c6cb7f
SM
36532001-03-11 Stefan Monnier <monnier@cs.yale.edu>
3654
3655 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
3656 Fix the name and regexp used for subsubsections.
3657
5ec17636
DL
36582001-03-10 Dave Love <fx@gnu.org>
3659
3660 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
3661 and save-buffer if buffer-file-name non-nil. From rms.
3662
6d2e2c02
AS
36632001-03-10 Andre Spiegel <spiegel@gnu.org>
3664
3665 * vc.el (vc-do-command): If the destination buffer is already
a2ffbafe 3666 current, don't set it up and don't erase it. Updated doc string
6d2e2c02
AS
3667 to reflect that.
3668 (vc-version-diff): When doing a single file diff, don't switch to the
a2ffbafe 3669 *vc-diff* buffer before the command. This is to preserve local
6d2e2c02
AS
3670 variable bindings that might affect the diff command.
3671 (vc-print-log): Don't switch to the *vc* buffer before the
3672 command, so that local variable bindings are preserved.
3673
789b6186 3674 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
6d2e2c02
AS
3675 not the current buffer.
3676 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
3677
789b6186 3678 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
6d2e2c02 3679 make output go to buffer *vc*, not the current buffer.
a2ffbafe 3680
b18f5523
SM
36812001-03-09 Stefan Monnier <monnier@cs.yale.edu>
3682
3683 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
3684 so ^, $, *, ? and + are interpreted correctly.
3685
3cfd8357
GM
36862001-03-09 Gerd Moellmann <gerd@gnu.org>
3687
c085b77c 3688 * help.el (string-key-binding): Renamed from
f9db8f19
SM
3689 mode-line-key-binding. Handle any event on a string.
3690 Check for `keymap' properties as well as `local-map' properties.
c085b77c 3691
3cfd8357
GM
3692 * comint.el (comint-insert-clicked-input): Use the last key
3693 from this-command-keys to lookup the global key definition.
3694
348f797a
KH
36952001-03-09 Kenichi Handa <handa@etl.go.jp>
3696
3ebf3717
KH
3697 * international/characters.el: Add category `j' for
3698 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
3699
348f797a
KH
3700 * international/mule-conf.el (no-conversion): Fix docstring.
3701 (raw-text): Fix docstring.
3702
e1fbabaf
GM
37032001-03-08 Gerd Moellmann <gerd@gnu.org>
3704
96e8e603
GM
3705 * simple.el (choose-completion-string): When not leaving the
3706 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
3707 is set.
3708
e1fbabaf
GM
3709 * window.el (shrink-window-if-larger-than-buffer): Handle frame
3710 parameter `(minibuffer . t)'.
3711
f9db8f19
SM
37122001-03-07 Stefan Monnier <monnier@cs.yale.edu>
3713
3714 * progmodes/sh-script.el (sh-st-symbol): New symbol.
3715 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
3716 (sh-mode): Remove `make-local-variable' for unused var
3717 `font-lock-unfontify-region-function'.
3718
02756877
RS
37192001-03-07 Richard M. Stallman <rms@gnu.org>
3720
132bf46d
RS
3721 * info.el (Info-scroll-down): Fix previous change.
3722
02756877
RS
3723 * mail/rmail.el (rmail-toggle-header): Use a window which
3724 is showing the Rmail buffer, rather than the selected window.
3725
eeb24429
DL
37262001-03-07 Dave Love <fx@gnu.org>
3727
3728 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
3729 now, to avoid problems with binding imenu directly to a mouse event.
3730
3bdf2660
GM
37312001-03-07 Gerd Moellmann <gerd@gnu.org>
3732
3733 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
3734 second arg t.
3735
37362001-03-07 Stefan Monnier <monnier@cs.yale.edu>
5aaaec5d
SM
3737
3738 * log-edit.el (log-edit-common-indent): New var.
3739 (log-edit-set-common-indentation): Renamed from
3740 log-edit-delete-common-indentation. Use the new var.
3741 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
3742
3743 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
3744 (cvs-mode-add-change-log-entry-other-window):
3745 Don't presume change-log-default-name is defined.
3746
3747 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
3748
3749 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
3750 the "tree" operation as well.
3751
3752 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
3753
3754 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
3755 to match paragraph-start.
3756
3757 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
3758 comment-start-skip and set comment-end-skip as well.
3759 (sgml-comment-indent): Fix for new value of comment-start-skip.
3760 (html-autoview-mode): Don't bother using make-local-hook.
3761
2ad02767
GM
37622001-03-07 Gerd Moellmann <gerd@gnu.org>
3763
189638d5 3764 * cus-edit.el (custom-save-delete): Move in front of local
83c9cb8e 3765 variables, otherwise long Custom entries would make them ineffective.
189638d5 3766
2ad02767
GM
3767 * uniquify.el: Set maintainer to FSF.
3768
656f8cae
EZ
37692001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
3770
3771 * dired-aux.el (dired-do-shell-command): Doc fix.
3772
c83965c4
SM
37732001-03-06 Stefan Monnier <monnier@cs.yale.edu>
3774
04af43bc
SM
3775 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
3776
3777 * which-func.el (which-func-modes): Add cperl-mode.
3778 (which-func-mode-global): Use define-minor-mode.
3779
3780 * info-look.el: Docstring fixes and dead code eliminated.
3781 (cperl-mode): Add support.
3782 (emacs-lisp-mode): List all entries from elisp manual, whether
3783 or not they are currently (f)bound or not. Update regexp.
3784
3785 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
3786
c83965c4
SM
3787 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
3788 so that C-h m shows the correct information.
3789 Use make-local-variable rather than make-variable-buffer-local.
3790 (cperl-info-buffer, cperl-setup-tmp-buf):
3791 Use make-local-variable rather than make-variable-buffer-local.
3792 (cperl-msb-fix, cperl-get-help-defer):
3793 Check major-mode for `cperl-mode' as well.
3794
3795 * progmodes/cperl-mode.el: Updated to author version 4.23.
3796 (cperl-electric-pod): SYNOPSIS was misspelled.
3797 (cperl-find-pods-heres): @if ? a : b was considered a REx.
3798 (cperl-after-expr-p): Make true after __END__.
3799
f16a7aa5
GM
38002001-03-06 Gerd Moellmann <gerd@gnu.org>
3801
157ae273 3802 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
6c08bb38 3803 bookmark-completion-ignore-case is t.
157ae273 3804
f16a7aa5
GM
3805 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
3806 switch, like xterm, and concat resource strings, with a newline
3807 between them.
3808
abaddb98
EZ
38092001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
3810
a2ffbafe 3811 * international/codepage.el (cp770-decode-table)
106e96bd
EZ
3812 (cp773-decode-table, cp774-decode-table): New variables.
3813
abaddb98
EZ
3814 * man.el (Man-hyphenated-reference-regexp): New variable.
3815 (Man-build-references-alist): Use it to search for referenced
3816 manpages. If hyphenated is non-nil, record a concatenated word in
3817 Man-refpages-alist only if it matches Man-reference-regexp.
3818 Update word's length when it is concatenated. Reverse the list,
3819 to get the first manpage at the head.
3820 (Man-possibly-hyphenated-word): New function.
3821 (Man-follow-manual-reference): Use it instead of current-word to
3822 find a manpage at point, in a way that accounts for hyphenated
3823 references.
3824
eb3f61dd
GM
38252001-03-06 Alex Schroeder <alex@gnu.org>
3826
3827 * sql.el (sql-interbase): New function.
3828 (sql-interbase-program): New option.
3829 (sql-interbase-options): New option.
3830 And some typos fixed: "customise" to "customize".
3831
fa84f42a
DL
38322001-03-06 Dave Love <fx@gnu.org>
3833
83c9cb8e
SM
3834 * textmodes/flyspell.el (flyspell-region):
3835 Set up flyspell-local-mouse-map.
fa84f42a 3836
fda3411d
RS
38372001-03-05 Richard M. Stallman <rms@gnu.org>
3838
a2ffbafe 3839 * mail/rmail.el (rmail-retry-failure):
fda3411d
RS
3840 Don't call rmail-beginning-of-message.
3841 Don't discard From: field. Do discard Received: field.
3842 Use unwind-protect to re-prune.
3843 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
a2ffbafe 3844
e972ab1f
KH
38452001-03-06 Kenichi Handa <handa@etl.go.jp>
3846
3847 * international/quail.el (quail-title): Add autoload cookie.
3848
335db3c1
DL
38492001-03-05 Dave Love <fx@gnu.org>
3850
3851 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
3852 new defs.
3853
278dd6ac
KH
38542001-03-05 Kenichi Handa <handa@etl.go.jp>
3855
83c9cb8e
SM
3856 * language/ethio-util.el (ethio-toggle-space):
3857 Update current-input-method-title if necessary.
36d5e61d
KH
3858 (ethio-toggle-punctuation): Likewise.
3859
341cd4f0
KH
3860 * international/quail.el (quail-title): Fix for the case that a
3861 title of an input method is specified by a list of the same form
3862 as used in mode-line-format.
3863
83c9cb8e
SM
3864 * international/mule-cmds.el (activate-input-method):
3865 If current-input-method-title is set by activating INPUT-METHOD,
278dd6ac
KH
3866 respect that value.
3867
10ebaeb6
GM
38682001-03-05 Gerd Moellmann <gerd@gnu.org>
3869
3870 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
3871
7a65c85c
GM
38722001-03-05 Alex Schroeder <alex@gnu.org>
3873
3874 * sql.el (sql-sybase): Fix typo (was: query user about server two
3875 times instead of server and database).
3876
3877 * sql.el (sql-sybase): Doc change.
3878 (sql-mysql): Doc change.
3879 (sql-postgres): Doc change.
3880
b86644f2
KH
38812001-03-05 Kenichi Handa <handa@etl.go.jp>
3882
83c9cb8e
SM
3883 * international/mule-conf.el (emacs-mule, raw-text):
3884 Docstring modified.
b86644f2 3885
e30bd7b7
EZ
38862001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
3887
3888 * term/internal.el: Update copyright notice.
3889
3890 * term/pc-win.el: Update copyright notice.
3891
7e365285
DL
38922001-03-02 Dave Love <fx@gnu.org>
3893
83c9cb8e
SM
3894 * files.el (insert-file-contents-literally):
3895 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
3896 not jka-compr-compression-info-list.
7e365285 3897
75ed43a6
SM
38982001-03-02 Stefan Monnier <monnier@cs.yale.edu>
3899
3900 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
3901 spaces in default comment-start-skip settings rather than \s-.
3902
53c4b1e6
EZ
39032001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
3904
3905 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
3906 default-frame-alist as well.
3907
028d739a
DL
39082001-03-01 Dave Love <fx@gnu.org>
3909
3910 * textmodes/reftex.el (defvar): Wrap some defvars in
3911 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
3912
3913 * subr.el (event-basic-type): Doc fix.
3914
3915 * international/quail.el: Doc fixes.
3916
3917 * international/utf-8.el: Doc fixes.
3918
3919 * international/mule-cmds.el: Doc fixes.
3920 (leim-list-header): Fix header text.
3921
3922 * international/mule.el (coding-system-category): Doc fix.
3923
3924 * international/ccl.el (ccl-compile): Doc fix.
3925
15d1caef
SM
39262001-03-01 Stefan Monnier <monnier@cs.yale.edu>
3927
3928 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
3929 rather than (before|after)-change-functions.
3930
f84ff02c
GM
39312001-03-01 Gerd Moellmann <gerd@gnu.org>
3932
3933 * ediff-util.el (ediff-scroll-horizontally): Arrange for
3934 scroll-left and scroll-right being called interactively so that
3935 they set the window's min_hscroll.
3936
e0c1e774
EZ
39372001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
3938
3939 * info.el (info-insert-file-contents-1): Accept an additional
3940 argument `lfn': if it is non-nil, concatenate `filename' and
83c9cb8e
SM
3941 `suffix'; otherwise use the complicated MS-DOS code.
3942 All callers changed.
e0c1e774
EZ
3943 (info-insert-file-contents, Info-find-node): If the MS-DOS port
3944 can access long file names, try the long file-name version of
3945 `info-insert-file-contents-1', then the short file-name version.
3946
b8b2ea31 39472001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
1d64e2ad 3948
af122766
KH
3949 * language/ethio-util.el (setup-ethiopic-environment-internal):
3950 Change bindings of functions keys to conform to "Emacs Lisp Coding
3951 Convention".
3952
3953 * language/ethiopic.el ("Ethiopic"): Add documentation.
3954
b8b2ea31
KH
39552001-02-28 Kenichi Handa <handa@etl.go.jp>
3956
1d64e2ad
KH
3957 * international/utf-8.el (mule-utf-8): Set coding-category
3958 property to coding-category-utf-8.
3959
91cb6e51
RS
39602001-02-27 Richard M. Stallman <rms@gnu.org>
3961
3962 * lpr.el (lpr-page-header-switches, print-region-1):
3963 Undo 2000-07-06 change.
7298f3f7
RS
3964 (lpr-add-switches): Default to t on gnu/linux.
3965
c0cb1027
GM
39662001-02-27 Gerd Moellmann <gerd@gnu.org>
3967
3968 * bs.el (bs-attributes-list): Doc fix.
3969
01459648
GM
39702001-02-26 Gerd Moellmann <gerd@gnu.org>
3971
baebd8a5 3972 * help.el (describe-project): Display the file THE-GNU-PROJECT.
a2ffbafe 3973
01459648
GM
3974 * help.el (view-order-manuals): Use goto-address.
3975
3976 * startup.el (command-line-1): Add info about ordering manuals
3977 to the not so fancy splash screens.
3978
f93e614e
AS
39792001-02-26 Andre Spiegel <spiegel@gnu.org>
3980
01459648
GM
3981 * vc.el (vc-default-workfile-unchanged-p)
3982 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
f93e614e 3983
12435002
GM
39842001-02-26 Gerd Moellmann <gerd@gnu.org>
3985
a2ffbafe 3986 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
c596c392
GM
3987 fontify in the right buffer.
3988
12435002
GM
3989 * allout.el (outline-flag-region): Move macro in front of first
3990 use to avoid a run-time error.
3991
425de386
AI
39922001-02-24 Andrew Innes <andrewi@gnu.org>
3993
3994 * makefile.w32-in: Fix copyright notice.
3995
66c56ed1
KH
39962001-02-24 Kenichi Handa <handa@etl.go.jp>
3997
4c1593ce
KH
3998 * international/utf-8.el (mule-utf-8): Set correct value for
3999 valid-codes property.
4000
66c56ed1
KH
4001 * international/fontset.el (x-complement-fontset-spec): In the
4002 case that we use ASCII font for the other charsets, use only
15d1caef 4003 family and registry part of it.
66c56ed1 4004
119171dd
EZ
40052001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
4006
4007 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
4008 (shrink-window-if-larger-than-buffer): Doc fix.
4009
932c309e
SM
40102001-02-23 Stefan Monnier <monnier@cs.yale.edu>
4011
4012 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
4013 predicate passed to completing-read.
4014
9b760e36
EZ
40152001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
4016
4017 * startup.el (command-line): Fix last change.
4018
5c39a60f
JR
40192001-02-23 Jason Rumney <jasonr@gnu.org>
4020
4021 * startup.el (tool-bar-originally-present): New variable.
4022 (command-line): Set it if the tool-bar is switched on at startup.
4023
4024 * frame.el (frame-notice-user-settings): Only adjust frame height
4025 for no tool-bar case if tool-bar was originally switched on.
796ead7e 4026 From E. Jay Berkenbilt.
5c39a60f 4027
cb91b2c7
SM
40282001-02-22 Stefan Monnier <monnier@cs.yale.edu>
4029
39b557e8
SM
4030 * server.el (server-switch-buffer): Only switch window if the
4031 current one is dedicated.
4032
cb91b2c7
SM
4033 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
4034 rather than using (match-beginning 0) when searching for break point.
4035
9238a8df
EZ
40362001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
4037
4038 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
4039 @ follows an accent command such as @'. Support optional braces
4040 in commands that insert accents, like makeinfo does.
4041
3473f362
GM
40422001-02-22 Gerd Moellmann <gerd@gnu.org>
4043
4044 * startup.el (fancy-splash-text): Add a line for ordering
4045 manuals. Reverse order of splash screens shown.
4046 (use-fancy-splash-screens-p): Adapt to the text line added.
4047
4048 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
4049 manuals from the FSF.
4050
4051 * help.el (view-order-manuals): New function.
4052 (toplevel): Bind C-h C-m to this function.
4053
76a4de07
SM
40542001-02-21 Stefan Monnier <monnier@cs.yale.edu>
4055
4056 * newcomment.el (comment-forward): Skip the comment-start before
4057 searching for the comment-end.
4058
75b71d85
DL
40592001-02-21 Dave Love <fx@gnu.org>
4060
2f4c9a87
DL
4061 * custom.el (custom-initialize-changed, defcustom): Doc fix.
4062
75b71d85
DL
4063 * international/mule-cmds.el, international/mule.el: Doc fixes.
4064
ffc9ff0c
GM
40652001-02-21 Gerd Moellmann <gerd@gnu.org>
4066
4067 * startup.el (fancy-splash-screens): Use display-hourglass
4068 instead of display-busy-cursor.
4069
4070 * frame.el (display-hourglass): Renamed from busy-cursor.
4071 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
4072 (show-cursor-in-non-selected-windows): Doc fix.
4073
f34eb373
DL
40742001-02-20 Dave Love <fx@gnu.org>
4075
4076 * international/utf-8.el: Doc and commentary fixes.
4077
f55e4a7e
EZ
40782001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
4079
4080 * ehelp.el (with-electric-help): Doc fix.
4081
fa97adf6
GM
40822001-02-20 Gerd Moellmann <gerd@gnu.org>
4083
4084 * msb.el (msb-mode): Call the update-buffers function explicitly
4085 with a FORCE argument.
4086
4087 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
4088 FORCE. If set, update the menu even if frame-or-buffer-changed-p
4089 returns nil.
4090
54ed3bd2
GM
40912001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4092
4093 * ps-print.el: Timestamp package replacement. Some enhancements.
4094 Some XEmacs compatibility. Doc fix.
4095 (ps-print-version): New version number (6.4).
4096 (ps-printer-name): Initialization fix.
4097 (ps-zebra-stripe-follow): Funcionality enhancement.
4098 (ps-prologue-file): Code enhancement.
4099 (ps-right-header): Timestamp package replacement.
83c9cb8e
SM
4100 (ps-setup, ps-face-bold-p, ps-face-italic-p)
4101 (ps-get-page-dimensions)
54ed3bd2
GM
4102 (ps-generate-header, ps-begin-file, ps-begin-job)
4103 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
4104 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
4105 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
4106 (coding-system-for-write): Var declaration (XEmacs compatibility).
a2ffbafe 4107
e8ebf97d
MB
41082001-02-20 Miles Bader <miles@gnu.org>
4109
4110 * image-file.el (image-file-name-extensions): Add "tif".
4111
136b27c5
GM
41122001-02-19 Gerd Moellmann <gerd@gnu.org>
4113
4114 * wid-edit.el (widget-button-click): Save the selected window
4115 around the code handling clicks on buttons.
4116
6ebbcf59
DL
41172001-02-18 Dave Love <fx@gnu.org>
4118
4119 * imenu.el (imenu--generic-function): Use mapc to iterate over
4120 syntax characters.
4121
595ded73
RS
41222001-02-17 Richard M. Stallman <rms@gnu.org>
4123
b9fe3dc8
RS
4124 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
4125
595ded73
RS
4126 * uniquify.el (uniquify-buffer-name-style): Doc fix.
4127
f3f053f3
GM
41282001-02-16 Gerd Moellmann <gerd@gnu.org>
4129
4130 * mouse.el (mouse-save-then-kill): If the distance from the new
4131 point to the mark is equal to the distance of point from the new
4132 point, move point instead of the mark.
4133
11570a8f
DL
41342001-02-16 Dave Love <fx@gnu.org>
4135
4136 * textmodes/flyspell.el (flyspell-get-word): Return string without
4137 properties.
4138
fb339cd5
EZ
41392001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
4140
4141 * generic.el (generic-find-file-regexp): Doc fix.
4142 (generic-ignore-files-regexp): New defcustom.
4143 (generic-mode-find-file-hook): If the file's name matches the
4144 regexp in `generic-ignore-files-regexp', don't enter
4145 default-generic-mode. Doc fix.
4146
c56b1c1b
GM
41472001-02-16 Gerd Moellmann <gerd@gnu.org>
4148
a2ffbafe 4149 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
c220b753
GM
4150 Add autoload cookies.
4151
a2ffbafe 4152 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
c56b1c1b
GM
4153 of cal-tex-24.
4154
0d140e65
EZ
41552001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
4156
81558867
EZ
4157 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
4158
0d140e65
EZ
4159 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
4160 the character class after the (optional) drive, to support file
4161 names with embedded blanks.
4162
713f7b15
SS
41632001-02-15 Sam Steingold <sds@gnu.org>
4164
4165 * textmodes/tex-mode.el (tex-shell-running):
4166 Check the process buffer too.
4167
9a2a6f73
DL
41682001-02-15 Dave Love <fx@gnu.org>
4169
4170 * battery.el (battery-status-function): Fix doc, :type.
4171
15d1caef 4172 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
9a2a6f73 4173
fe10cef0
GM
41742001-02-15 Gerd Moellmann <gerd@gnu.org>
4175
4176 * subr.el (read-passwd): Clear Lisp memory holding password.
4177
126f5d4d
MB
41782001-02-15 Miles Bader <miles@gnu.org>
4179
4180 * info.el (Info-copy-current-node-name): New function.
4181 (Info-mode-menu): Add it to the menu.
4182
92e98d63
RS
41832001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
4184
4185 * international/mule-cmds.el (toggle-input-method): Doc fix.
4186
dd4e0e55
SM
41872001-02-13 Stefan Monnier <monnier@cs.yale.edu>
4188
4189 * replace.el (occur): Stop at end of buffer.
4190
402dbbd1
EZ
41912001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
4192
4193 * international/mule-cmds.el (set-input-method): Another doc fix.
4194
e9fcba3d
GM
41952001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
4196
4197 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
4198
78ad1cd5
MB
41992001-02-13 Miles Bader <miles@gnu.org>
4200
713f7b15 4201 * faces.el (set-face-background, set-face-foreground)
78ad1cd5
MB
4202 (set-face-stipple): Treat a value of nil as being `unspecified'.
4203
fce9d9dc
DL
42042001-02-12 Dave Love <d.love@dl.ac.uk>
4205
4206 * international/latin1-disp.el: Doc fixes.
4207 (latin1-display) <defgroup>: Add :link.
4208 (latin1-display) <function>: Set variable latin1-display.
4209
bc406911
EZ
42102001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
4211
4212 * international/mule-cmds.el (set-input-method): Doc fix.
4213
68514d48
EL
42142001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
4215
4216 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
4217 (speedbar-line-file): Return nil if not a file.
4218 (speedbar-buffers-line-path): Return file for tags, and dir for files.
4219
513bea45 42202001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
713f7b15 4221
513bea45
MK
4222 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
4223 for remote files.
bc406911 4224 (ediff-coding-system-for-read): Replaced the no-conversion default
513bea45 4225 with raw-text.
713f7b15 4226
513bea45 4227 * ediff-init.el: Removed :version from defcustom vars.
713f7b15 4228
83c9cb8e
SM
4229 * ediff-util.el (ediff-compute-custom-diffs-maybe):
4230 Better handling of the diff mode.
713f7b15 4231
513bea45 4232 * ediff.texi: Added ediff-coding-system-for-read.
713f7b15 4233
bc406911 4234 * viper.texi: Fix typos.
713f7b15 4235
521d4010
DL
42362001-02-11 Dave Love <fx@gnu.org>
4237
36fd8e17
DL
4238 * shadowfile.el: Doc fixes.
4239 (shadow) <defgroup>: Add :link.
4240 (shadowfile-unload-hook): New function.
4241 (shadow-initialize): Use defalias, not fset.
4242 (shadow-define-cluster, shadow-define-literal-group)
83c9cb8e 4243 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
36fd8e17 4244
521d4010
DL
4245 * international/mule.el: Doc and message fixes.
4246
36fd8e17
DL
4247 * international/ccl.el (define-ccl-program): Doc fix.
4248
92395bbe
KH
42492001-02-11 Kenichi Handa <handa@etl.go.jp>
4250
4251 * faces.el (mode-line): Set :line-width property to -1.
4252
103db06c
RS
42532001-02-10 Richard M. Stallman <rms@gnu.org>
4254
08b78974
RS
4255 * complete.el (partial-completion-mode): Doc fix.
4256
103db06c
RS
4257 * simple.el (delete-key-deletes-forward-mode):
4258 Change `let' to `let*' to fix gross bug in last change.
4259
4260 * repeat.el (repeat): Don't let execute-kbd-macro alter
4261 real-last-command.
4262
a6a1ee53
EZ
42632001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
4264
4265 * simple.el (eval-expression): Doc fix.
4266
d2f288c6
DL
42672001-02-09 Dave Love <fx@gnu.org>
4268
038f4ae3
DL
4269 * imenu.el (imenu-generic-expression): Doc fix.
4270
83c9cb8e
SM
4271 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
4272 From Juanma Barranquero.
038f4ae3 4273
15d1caef 4274 * emacs-lisp/authors.el (authors): Expand `root' before running find.
d2f288c6 4275
9804b846
KH
42762001-02-09 Kenichi Handa <handa@etl.go.jp>
4277
4278 * faces.el (set-face-attribute): Describe the case of a negative
4279 value specified for :line-width.
4280
532f5197
SM
42812001-02-08 Stefan Monnier <monnier@cs.yale.edu>
4282
4283 * which-func.el (which-func-mode): Invert which-func-mode-global.
83c9cb8e 4284 From Juanma Barranquero <lektu@uol.com.br>.
532f5197 4285
1d279666
DL
42862001-02-08 Dave Love <fx@gnu.org>
4287
4681ca3a
DL
4288 * wid-edit.el (widget-plist-convert-widget): Replace binding of
4289 widget-plist-value-type.
4290 (widget-alist-convert-widget): Replace binding of
4291 widget-alist-value-type.
4292
1d279666
DL
4293 * textmodes/paragraphs.el (sentence-end): Doc fix.
4294
83c9cb8e
SM
4295 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
4296 Remove `backward-line'.
1d279666 4297
532f5197
SM
4298 * play/pong.el (pong-blank-color, pong-bat-color)
4299 (pong-ball-color, pong-border-color, pong-left-key)
4300 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
4301 (pong-pause-key, pong-resume-key, pong-timer-delay):
4302 * mail/mh-comp.el (mh-compose-letter-function):
4303 * eshell/esh-mode.el (eshell-skip-prompt-function):
4304 * emulation/viper-ex.el (ex-unix-type-shell-options):
4305 * recentf.el (recentf-menu-filter):
4306 * ps-print.el (ps-print-region-function):
4307 * lpr.el (print-region-function):
4308 * forms.el (forms-mode-hooks):
4309 * dirtrack.el (dirtrack-directory-change-hook):
4310 * cus-start.el (temp-buffer-show-function, display-buffer-function):
4311 * textmodes/spell.el (spell-filter):
4312 * textmodes/fill.el (adaptive-fill-function):
4313 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
4314 * progmodes/etags.el (find-tag-default-function):
4315 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
1d279666
DL
4316 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
4317
6f676109
EZ
43182001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
4319
751d3bc4
EZ
4320 * emulation/viper-init.el (viper-fast-keyseq-timeout)
4321 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
4322 Meyering <jim@meyering.net>.
4323
6f676109
EZ
4324 * loadup.el: Revert last change.
4325
d3c26cdf
KH
43262001-02-07 Kenichi Handa <handa@etl.go.jp>
4327
83c9cb8e
SM
4328 * international/mule.el (transform-make-coding-system-args):
4329 Make it work also for coding systems not using CCL.
d3c26cdf 4330
44806980
EZ
43312001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
4332
9889af08
EZ
4333 * simple.el (previous-matching-history-element)
4334 (next-matching-history-element): Doc fix.
4335
44806980
EZ
4336 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
4337 specific part.
4338
1e36ff68
DL
43392001-02-06 Dave Love <fx@gnu.org>
4340
713f7b15 4341 * add-log.el (add-log-current-defun-function)
1e36ff68
DL
4342 (add-log-buffer-file-name-function, add-log-file-name-function):
4343 Fix :type.
4344 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
4345
c7ca58df
EZ
43462001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
4347
fecd556a
EZ
4348 * info.el (info-initialize): Remove the test for system-type when
4349 invocation-directory is non-nil.
4350
c7ca58df
EZ
4351 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
4352 of `font-lock-defaults' to `backward-paragraph' rather than nil.
4353
587b5737
AI
43542001-02-06 Andrew Innes <andrewi@gnu.org>
4355
4356 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
4357 absolute.
4358
baf7eee4
GM
43592001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
4360
4361 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
4362 buffers. When hi-lock turned on rather than only checking current
4363 buffer for regexps, all buffers are checked. Moved activation of
4364 font-lock to hi-lock-refontify. When font-lock turned off rather
4365 than removing added highlighting just in current buffer, remove it
4366 in all buffers. Changed edit menu text from "Automatic
4367 Highlighting" to "Regexp Highlighting" Documentation for
4368 highlighting phrases, minor documentation changes.
4369 (hi-lock-set-file-patterns): Execute only if there are new or
4370 existing file patterns.
4371 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
4372 unfontify and, if a support mode is active, will not refontify the
4373 whole buffer. If necessary, turn on font lock. (Removed
4374 font-lock-unfontify and font-lock support-mode-specific calls,
4375 such as lazy-lock-fontify-window.)
4376 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
4377 patterns are found. Not useful now since find-file-hook is removed
83c9cb8e 4378 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
baf7eee4
GM
4379 (hi-lock-face-phrase-buffer): New function. Also added related
4380 menu item and keybinding.
4381 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
4382 (hi-lock-process-phrase): New function.
4383 (hi-lock-line-face-buffer): Doc fixes.
4384 (hi-lock-face-buffer): Doc fixes.
4385 (hi-lock-unface-buffer): Doc fixes.
713f7b15 4386
36710aa6
GM
43872001-02-06 Gerd Moellmann <gerd@gnu.org>
4388
4389 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
4390 dabbrev-ignored-regexps.
4391
d3f22784
EZ
43922001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
4393
4394 * simple.el (kill-line): Doc fix.
4395
5cb3c8d4
DL
43962001-02-05 Dave Love <fx@gnu.org>
4397
4398 * loadup.el: Revert last two changes -- bootstrapping works with
4399 regenerated loaddefs.
4400
e6297e7d
EZ
44012001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
4402
1e14b095
EZ
4403 * isearch.el (isearch-forward): Doc fix.
4404
e6297e7d
EZ
4405 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
4406 of font-lock-defaults to backward-paragraph.
4407
e16f52ce
GM
44082001-02-05 Gerd Moellmann <gerd@gnu.org>
4409
4410 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
4411 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
4412
01d19dd7
GM
44132001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4414
4415 * ebnf2ps.el: Eliminate time-stamp functions.
4416 (ebnf-version): New version (3.5).
4417 (ebnf-eps-finish-and-write): Replace time-stamp functions by
4418 format-time-string.
4419
24886813
GM
44202001-02-05 Gerd Moellmann <gerd@gnu.org>
4421
4422 * simple.el (next-line): Goto end-of-line before inserting a newline.
4423
65e70fc4
MB
44242001-02-05 Miles Bader <miles@gnu.org>
4425
4426 * image-file.el (insert-image-file): When visiting an image, also
4427 set `truncate-lines' to t so that any fringe arrow looks correct.
4428
482f06c9
KH
44292001-02-05 Kenichi Handa <handa@etl.go.jp>
4430
4431 * isearch.el (isearch-forward): Add description about input method
4432 in the docsting.
4433
02399da7
SM
44342001-02-04 Stefan Monnier <monnier@cs.yale.edu>
4435
4436 * skeleton.el (skeleton-internal-1): Always push the mark for @.
4437
2c366083
EZ
44382001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
4439
4440 * info.el (info-initialize): If installation-directory is nil, for
83c9cb8e 4441 DOS/Windows systems try looking in a sibling of invocation-directory.
2c366083 4442
bdadfce3
GM
44432001-02-02 Gerd Moellmann <gerd@gnu.org>
4444
79fb38c0
GM
4445 * wid-edit.el (widget-button-click): Fix last change.
4446
bdadfce3
GM
4447 * frame.el (frame-notice-user-settings): When resizing the initial
4448 frame because the tool bar is off, also change the frame's top
4449 position if a negative top position was specified.
4450
33155ffb
MB
44512001-02-02 Miles Bader <miles@gnu.org>
4452
4453 * image-file.el (insert-image-file): When visiting an image,
4454 suppress the cursor in the image buffer.
4455
1355ba0c
DL
44562001-02-01 Dave Love <fx@gnu.org>
4457
4458 * progmodes/f90.el (f90-mode): Remove startup message.
4459
fb758d2d 4460 * vc-cvs.el: Remove autoloads. Require vc when compiling.
713f7b15 4461
01acdb05
GM
44622001-02-01 Gerd Moellmann <gerd@gnu.org>
4463
4464 * startup.el (command-line): Fix code determining whether or not
4465 to use delete-key-deletes-forward-mode.
4466
5b1ee316
AS
44672001-02-01 Andre Spiegel <spiegel@gnu.org>
4468
4469 * vc.el (vc-diff-switches): New user option.
4470 (vc-version-diff): Use it.
4471 (vc-diff-switches-list): New macro.
4472
83c9cb8e
SM
4473 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
4474 New customization options.
5b1ee316
AS
4475 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
4476
4477 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
4478
00b1e7a1
GM
44792001-02-01 Gerd Moellmann <gerd@gnu.org>
4480
4481 * msb.el (toplevel): Quote hook symbols.
4482
85827036
KH
44832001-02-01 Kenichi Handa <handa@etl.go.jp>
4484
8e028499 4485 * international/mule.el (make-coding-system): Add description
3c948dde 4486 about recognized properties in the docstring.
8e028499 4487
85827036
KH
4488 * international/mule-conf.el: Remove unused charsets
4489 mac-roman-lower and mac-roman-upper.
4490
7ccf7ab9
GM
44912001-01-31 Gerd Moellmann <gerd@gnu.org>
4492
2441692d
GM
4493 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
4494 is in front of the left-margin, if any.
4495
ee5cece0
GM
4496 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
4497 like `delete'.
4498
83c9cb8e 4499 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
ee5cece0 4500
7ccf7ab9
GM
4501 * term/w32-win.el (mouse-set-font): Doc fix.
4502
b4f30ec5 45032001-01-31 Stefan Monnier <monnier@cs.yale.edu>
713f7b15 4504
b4f30ec5
GM
4505 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
4506 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
4507 on already.
4508
03e0fe6e
GM
45092001-01-31 Markus Rost <rost@math.ohio-state.edu>
4510
4511 * files.el (save-buffer): Don't give message if (buffer-file-name)
4512 returns nil.
713f7b15 4513
8f289acc
EZ
45142001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
4515
cb4aae04
EZ
4516 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
4517
dbd98b19
EZ
4518 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
4519 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
4520
8f289acc
EZ
4521 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
4522 display problems.
4523
c12553c1
KH
45242001-01-31 Kenichi Handa <handa@etl.go.jp>
4525
c7bf5db9
KH
4526 * international/mule.el (charset-info): Fix docstring.
4527
4528 * international/mule-diag.el (describe-character-set): Check final
4529 char valid before printing it.
c12553c1 4530
14f16b9c
GM
45312001-01-30 Gerd Moellmann <gerd@gnu.org>
4532
efaa080b
GM
4533 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
4534
eef93f99
GM
4535 * frame.el (frame-notice-user-settings): Do the tool-bar
4536 stuff only for graphical displays. Fix a braino.
713f7b15 4537
14f16b9c
GM
4538 * frame.el (frame-initialize): Create initial frame visible.
4539 (frame-notice-user-settings): When tool-bar has been switched off,
25237df5 4540 correct the frame size and sync tool-bar-mode.
14f16b9c
GM
4541
4542 * startup.el (command-line): Remove manipulation of frame
4543 height for tool bars.
4544
4ad25e43
EZ
45452001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4546
4547 * lpr.el: Compatibility with XEmacs and doc fixes.
4548 (lpr-windows-system, lpr-lp-system): New vars.
4549 (lpr-printer-switch): New defcustom.
4550 (printer-name, lpr-command): Customization fix.
4551 (print-region-1): Code fix.
4552 (print-region-new-buffer, printify-region): Indentation fix.
83c9cb8e
SM
4553 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
4554 New functions.
4ad25e43 4555
e8f044a0
GM
45562001-01-29 Gerd Moellmann <gerd@gnu.org>
4557
4558 * msb.el (toplevel): Fix the eval-after-load.
4559
850d5045
GM
45602001-01-29 Dave Love <fx@gnu.org>
4561
762fe76e
DL
4562 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
4563
4564 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
4565
83c9cb8e 4566 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
850d5045
GM
4567 (tcl-using-emacs-19-23): Consider Emacs 21+.
4568 (tcl-help-directory-list, tcl-command-switches): Fix :type.
4569 (tcl-add-emacs-menu): Supply menu name.
4570 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
4571
3a768251
GM
45722001-01-29 Gerd Moellmann <gerd@gnu.org>
4573
4574 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
4575
274d02f7
SM
45762001-01-29 Stefan Monnier <monnier@cs.yale.edu>
4577
4578 * pcvs.el (cvs-mark-fis-dead): New function.
4579 (cvs-mode-add): Use it.
4580 (cvs-mode-add-change-log-entry-other-window):
4581 Rebind change-log-default-name to itself rather than to nil.
4582
ed5d446e
SS
45832001-01-29 Sam Steingold <sds@gnu.org>
4584
efaa080b 4585 * vc-cvs.el: Replaced (require 'vc) with a bunch of
ed5d446e
SS
4586 `autoload' statements.
4587
e2a80284
EZ
45882001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
4589
8e1db7b3
EZ
4590 * files.el (confirm-kill-emacs): Doc fix.
4591
ff2a1c79
EZ
4592 * frame.el (frame-initialize): Doc fix.
4593
e7b0deaf
EZ
4594 * time-stamp.el (time-stamp-string): Doc fix.
4595
83c9cb8e
SM
4596 * woman.el (WoMan-log-1): Make the log buffer writable.
4597 From Markus Rost <rost@math.ohio-state.edu>.
e2a80284 4598
005913e4
GM
45992001-01-29 Gerd Moellmann <gerd@gnu.org>
4600
4601 * imenu.el (imenu-syntax-alist): Add autoload cookie for
4602 the `make-variable-buffer-local'.
4603
58622cc5
GM
46042001-01-29 Dave Love <fx@gnu.org>
4605
4606 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
83c9cb8e
SM
4607 (ansi-color-for-comint-mode-on, ansi-color-process-output):
4608 Add autoload cookie.
58622cc5
GM
4609 (ansi-color-apply-sequence): Fix typo.
4610
0404d031
GM
46112001-01-29 Gerd Moellmann <gerd@gnu.org>
4612
ed5d446e 4613 * menu-bar.el (menu-bar-files-menu): Add menu items for
438c2df0
GM
4614 Postscript printing in black and white.
4615
0404d031
GM
4616 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
4617 X-Mailman-Version, Precedence, List-Help, List-Post,
4618 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
4619 Content-Type, Content-Length.
4620
3b6ed359
DL
46212001-01-29 Dave Love <fx@gnu.org>
4622
ddd16e7a
DL
4623 * elide-head.el (elide-head): Make overlay evaporate.
4624
83c9cb8e 4625 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
3b6ed359 4626
8005142f
EZ
46272001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
4628
4629 * isearch.el (isearch-highlight): Don't punt if the display
4630 doesn't support colors, since isearch faces are defined for
4631 monochrome displays as well.
4632
84728570
SS
46332001-01-27 Sam Steingold <sds@gnu.org>
4634
4635 * shell.el (shell-write-history-on-exit): Make sure that we are in
4636 the shell buffer (M-x tex-file RET inserted the error message into
4637 the TeX buffer).
4638
e26f9ced
EZ
46392001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4640
4641 * simple.el (transient-mark-mode): Doc fix.
4642
dc0274bd
GM
46432001-01-27 Gerd Moellmann <gerd@gnu.org>
4644
83c9cb8e 4645 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
dc0274bd 4646
c1acacc4
EZ
46472001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4648
f5058b96
EZ
4649 * shell.el (shell-unquote-argument): If the shell is one of the
4650 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
4651 quote character.
4652 (shell-dumb-shell-regexp): Document that the shells which match
83c9cb8e 4653 this regexp are supposed to not treat a backslash as a quote character.
f5058b96 4654
c1acacc4 4655 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
83c9cb8e 4656 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
c1acacc4 4657
103db06c 46582001-01-27 Richard M. Stallman <rms@gnu.org>
8dc5c94d 4659
84728570 4660 * dabbrev.el (dabbrev--substitute-expansion):
8dc5c94d
GM
4661 Treat a one-capital-letter abbrev as "not all upper case",
4662 so as to force preservation of the expansion's pattern
4663 if the expansion starts with a capital letter.
4664
cfa70244
EZ
46652001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4666
cfee9de7
EZ
4667 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
4668 Doc fix.
4669
cfa70244
EZ
4670 * simple.el (transient-mark-mode): Document the fact that many
4671 commands act on the region when mark is active.
4672
17d90d6b
KH
46732001-01-27 Kenichi Handa <handa@etl.go.jp>
4674
4675 * international/quail.el (quail-setup-completion-buf): Make the
83c9cb8e 4676 multibyteness of current buffer inherited to Quail completion buffer.
17d90d6b
KH
4677 (quail-show-guidance-buf): Make the multibyteness of current
4678 buffer inherited to Quail guidance buffer.
4679 (quail-help): Make the multibyteness of current buffer inherited
4680 to Quail help buffer.
4681
61076b20
DL
46822001-01-26 Dave Love <fx@gnu.org>
4683
c47e2c68
DL
4684 * time-stamp.el: Doc fixes.
4685
84728570 4686 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
3afe2b93
DL
4687 (delphi-keyword-face, delphi-other-face): Fix :type.
4688
940f14b4
DL
4689 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
4690
4691 * mail/feedmail.el (feedmail): Add :link.
4692 (feedmail-send-it): Doc fix.
4693
4694 * mail/sendmail.el: Doc fixes.
4695 (sendmail-send-it): Fix the non-ASCII regexp and use
4696 rfc2047-encode-string.
4697
61076b20
DL
4698 * dired.el, dired-aux.el: Revert last change.
4699
6c317bd2
GM
47002001-01-26 Gerd Moellmann <gerd@gnu.org>
4701
4702 * makefile.w32-in (DONTCOMPILE): Add various term files.
4703
47042001-01-26 Dave Love <fx@gnu.org>
4705
4706 * Makefile.in (DONTCOMPILE): Add various term files.
4707
1c636b5f
GM
47082001-01-26 Gerd Moellmann <gerd@gnu.org>
4709
af900b23
GM
4710 * man.el (Man-default-man-entry, Man-mode): Doc fix.
4711
15fa6db0 4712 * startup.el (display-startup-echo-area-message): Make sure
83c9cb8e 4713 the echo area is resized to fit the size of the startup message.
15fa6db0 4714
1c636b5f
GM
4715 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
4716 part of which is a constant.
4717
9b1adbd5
EZ
47182001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
4719
83c9cb8e 4720 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
9b1adbd5 4721
103db06c 47222001-01-26 Richard M. Stallman <rms@gnu.org>
207d7545
GM
4723
4724 * simple.el (next-line): Don't let `newline' expand abbrevs.
4725 Simplify slightly.
4726 (open-line): Don't let `newline' expand abbrevs.
4727
219227ea
JW
47282001-01-25 John Wiegley <johnw@gnu.org>
4729
4730 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
4731 to `repeat' in the :type field.
4732
4733 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
4734 allow a choice of regexp or nil.
d2906bf8 4735 (pcomplete-dir-ignore): Same.
219227ea
JW
4736
4737 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
4738 a command) to always fail.
4739
ceba0dac
GM
47402001-01-25 Gerd Moellmann <gerd@gnu.org>
4741
4742 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
4743 discard the result.
4744 (iswitchb-to-end): Likewise.
4745
9b0630e5
SS
47462001-01-25 Sam Steingold <sds@gnu.org>
4747
4748 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
89e65817 4749 Require vc.
9b0630e5 4750
a2ed9670
SM
47512001-01-25 Stefan Monnier <monnier@cs.yale.edu>
4752
f0c1adab
SM
4753 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
4754
a2ed9670
SM
4755 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
4756
34ac3367
DL
47572001-01-25 Dave Love <fx@gnu.org>
4758
61076b20
DL
4759 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
4760 (describe-coding-system): Tweak the English text.
4761
34ac3367
DL
4762 * loadup.el: Preload international/ccl for utf-8.
4763
4685e6b7
EZ
47642001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
4765
4766 * mail/rmail.el (rmail-redecode-body): Doc fix.
4767
0fdb4475
KH
47682001-01-25 Kenichi Handa <handa@etl.go.jp>
4769
83c9cb8e
SM
4770 * international/mule-cmds.el (reset-language-environment):
4771 Reset coding-category-utf-8 to mule-utf-8.
0fdb4475 4772
83c9cb8e
SM
4773 * international/mule-conf.el (coding-category-utf-8):
4774 Initialize to mule-utf-8.
0fdb4475 4775
9b0630e5 4776 * loadup.el: Preload international/utf-8.
0fdb4475
KH
4777
4778 * international/utf-8.el: New file.
4779
245ed2b1
SM
47802001-01-24 Stefan Monnier <monnier@cs.yale.edu>
4781
4782 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
4783
e95b0c08
SS
47842001-01-24 Sam Steingold <sds@gnu.org>
4785
4786 * dired.el (dired-replace-in-string): Removed.
4787 (dired-sort-toggle): Use `replace-regexps-in-string'
4788 instead of `dired-replace-in-string'.
9b0630e5 4789
ceba0dac
GM
4790 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
4791 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
9b0630e5 4792
e95b0c08
SS
4793 * gs.el (gs-replace-in-string): Removed.
4794 (gs-options): Use `replace-regexps-in-string'
4795 instead of `gs-replace-in-string'.
4796
c3902c3e
EZ
47972001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
4798
4799 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
4800 bug report is mailed to an email list and posted to a news group.
4801
b66b6aeb
GM
48022001-01-24 Gerd Moellmann <gerd@gnu.org>
4803
83c9cb8e
SM
4804 * comint.el (comint-replace-by-expanded-history-before-point):
4805 Fix change of 2000-08-03 to move point to the start of the line again.
e7e41584 4806
b66b6aeb
GM
4807 * startup.el (tool-bar-images-pixel-height): New variable.
4808 (command-line): After loading the user's init file, when
4809 tool-bar-mode is on, increase the frame's size by some lines for
4810 the tool-bar.
4811
4812 * frame.el (frame-initialize): Create the initial frame invisible.
e95b0c08 4813
ff890e66
SZ
48142001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
4815
4816 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
4817 (chinese-big5): MIME:Big5.
4818
04363179
GM
48192001-01-24 Gerd Moellmann <gerd@gnu.org>
4820
e95b0c08 4821 * international/mule-cmds.el (universal-coding-system-argument):
04363179
GM
4822 Handle commands with prefix args.
4823
d56aaa64
GM
48242001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
4825
4826 * calendar/diary-lib.el (diary-float): Fix case of MONTH
4827 being a list of numbers.
4828 (diary-mail-entries): Rewritten.
4829
99858627
DL
48302001-01-23 Dave Love <fx@gnu.org>
4831
7aeb1fa9
DL
4832 * international/mule.el (make-coding-system): Fix typo.
4833
83c9cb8e
SM
4834 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
4835 Add backward-paragraph as font-lock-beginning-of-syntax-function.
99858627 4836
5a43decf
EZ
48372001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
4838
4839 * font-lock.el (font-lock-mode): Doc fix.
4840
b0e98867
KH
48412001-01-23 Kenichi Handa <handa@etl.go.jp>
4842
4843 * international/mule.el (make-translation-table): Fix docstring.
4844
9c8acefd
EZ
48452001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
4846
fd4976b8
EZ
4847 * mail/rmail.el (rmail-redecode-body): New function.
4848
9c8acefd
EZ
4849 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
4850
871e0439
GM
48512001-01-22 Gerd Moellmann <gerd@gnu.org>
4852
21c2bbe0
GM
4853 * isearch.el (isearch-lazy-highlight-case-fold-search)
4854 (isearch-lazy-highlight-regexp): New variables.
4855 (isearch-lazy-highlight-cleanup): Update lazy highlight if
4856 case-fold search or regexp search has been toggled.
4857
5710730c
GM
4858 * wid-edit.el (widget-button-click): Avoid a save-excursion
4859 around running a global binding.
4860
871e0439
GM
4861 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
4862 to 0.25.
4863
d0554957
MB
48642001-01-20 Miles Bader <miles@gnu.org>
4865
4866 * cus-edit.el (custom-face-save): Do post-processing on the face's
4867 new value like `custom-face-set' does.
4868
1519f618
EZ
48692001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
4870
ccd87890
EZ
4871 * mail/emacsbug.el (report-emacs-bug): Report the value of
4872 LC_CTYPE, not LC_TYPE.
4873
1519f618
EZ
4874 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
4875 isearch-toggle-regexp and isearch-edit-string to doc string.
4876
9724173b
GM
48772001-01-19 Gerd Moellmann <gerd@gnu.org>
4878
48bb9196
GM
4879 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
4880 as font-lock-beginning-of-syntax-function in font-lock-defaults.
4881
e95b0c08 4882 * jit-lock.el (jit-lock-fontify-now): Don't bind
9724173b
GM
4883 font-lock-beginning-of-syntax-function to nil.
4884
dc81f8a2
EZ
48852001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
4886
4887 * mail/emacsbug.el (report-emacs-bug): Report values of
4888 locale-coding-system, default-enable-multibyte-characters, and the
4889 environment variables LC_ALL, LC_TYPE, and LANG.
4890
99327974
GM
48912001-01-19 Gerd Moellmann <gerd@gnu.org>
4892
83c9cb8e 4893 * font-lock.el (font-lock-default-fontify-region): Fix last change.
e95b0c08 4894
2be6ecc6
GM
4895 * font-lock.el (font-lock-multiline): Default to nil.
4896 (font-lock-default-fontify-region): If font-lock-multiline is
4897 nil, don't check the property `font-lock-multiline'.
4898
99327974
GM
4899 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
4900 is nil, don't check the `font-lock-multiline' text property.
4901
2550055a
MK
49022001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
4903
0a949811 4904 * viper.el: Call initial-major-mode on startup.
e95b0c08 4905
0a949811 4906 * ediff.el (ediff-patch-file): Use better defaults.
e95b0c08 4907
8501998a 4908 * ediff-vers.el: Fix for 8+3 DOS file systems.
e95b0c08 4909
2550055a 49102001-01-19 Colin Walters <walters@cis.ohio-state.edu>
e95b0c08 4911
0a949811 4912 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
2550055a 4913 diff mode, if available.
e95b0c08 4914
0a949811 49152001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
e95b0c08 4916
8501998a 4917 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
e95b0c08 4918
2550055a
MK
4919 * ediff-init.el (subst-char-in-string): Define and use it, unless
4920 it's already defined.
e95b0c08 4921
8962e303
GM
49222001-01-18 Gerd Moellmann <gerd@gnu.org>
4923
4924 * tooltip.el (tooltip-hide-delay): New user-option.
4925 (tooltip-show): Use tooltip-hide-delay instead of the default.
4926
6b453381
KH
49272001-01-18 Kenichi Handa <handa@etl.go.jp>
4928
4929 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
4930 kill-local-variable doesn't work for enable-multibyte-characters.
4931
9eaf396b
DL
49322001-01-17 Dave Love <fx@gnu.org>
4933
cebd37ce
DL
4934 * ediff-init.el (ediff-before-setup-hook)
4935 (ediff-merge-filename-prefix): Add :version.
4936
9eaf396b
DL
4937 * international/latin1-disp.el: Require disp-table.
4938 (latin1-display): Fix :set.
4939
4940 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
4941
f864120f
GM
49422001-01-17 Gerd Moellmann <gerd@gnu.org>
4943
4944 * isearch.el (isearch-lazy-highlight-initial-delay)
4945 (isearch-lazy-highlight-interval): Default to 0.
4946
49472001-01-17 Bob Glickstein <bobg@zanshin.com>
4948
4949 * isearch.el (isearch-highlight): Set isearch-overlay priority to
4950 1 here rather than each time through
4951 isearch-lazy-highlight-new-loop.
4952 (isearch-lazy-highlight-max): Variable deleted.
4953 (isearch-lazy-highlight-max-at-a-time): New user variable, like
4954 isearch-lazy-highlight-max but controls a single invocation of
4955 isearch-lazy-highlight-update.
4956 (isearch-lazy-highlight-wrapped): Variable recreated.
4957 (isearch-lazy-highlight-window-start): New variable.
4958 (isearch-lazy-highlight-cleanup): Restored to behavior of
4959 before 2-Jan.
4960 (isearch-lazy-highlight-remove-overlays): Function deleted;
4961 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
4962 behavior removed.
4963 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
4964 isearch-lazy-highlight-update in a loop rather than just once.
4965 Test isearch-invalid-regexp here and decide not to start a new
4966 loop, rather than testing it each time through
4967 isearch-lazy-highlight-update.
4968 (isearch-lazy-highlight-search): Function restored.
4969 (isearch-lazy-highlight-update): Get called in a timer loop again,
4970 but this time highlight more than one match each time through.
83c9cb8e
SM
4971 Only highlight matches in the visible part of the window.
4972 Start at point, move in the direction of the search, and wrap around at
f864120f
GM
4973 the edge of the window. Use sit-for to force redisplay and ensure
4974 window-start is credible. "Face suppressing" behavior removed;
4975 overlay priorities should make it unnecessary, right?
4976 (isearch-highlight): Face suppressing behavior removed.
4977 (isearch-dehighlight): Face suppressing behavior removed.
4978 (isearch-set-lazy-highlight-faces-at): Removed.
4979
076ec540
KH
49802001-01-17 Kenichi Handa <handa@etl.go.jp>
4981
4982 * language/european.el ("Latin-1"): Make the format of description
4983 about additional language environments same as that of Latin-2.
4984
92328ec5
DL
49852001-01-16 Dave Love <fx@gnu.org>
4986
39f2174e
DL
4987 * isearch.el (isearch-lazy-highlight): Add :version.
4988
92328ec5
DL
4989 * simple.el (backward-delete-char-untabify-method)
4990 (next-line-add-newlines): Add :version.
4991
f251459d
GM
49922001-01-16 Gerd Moellmann <gerd@gnu.org>
4993
9d4850e5
GM
4994 * bindings.el: Bind <backspace> and <delete> via function-key-map.
4995 Don't bind <delete> otherwise.
4996
4997 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
4998 and <delete> via function-key-map.
4999
f251459d
GM
5000 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
5001 Subject line only if point is after the `Subject:'.
5002
771ffcf7
KH
50032001-01-16 Kenichi Handa <handa@etl.go.jp>
5004
bda6b481
KH
5005 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
5006 japanese-jisx0213-2 in `charset' property of this lang. env.
5007
35793af7
KH
5008 * language/european.el ("Latin-1"): Add description for Dutch and
5009 Spanish lang. env.
5010
771ffcf7
KH
5011 * international/mule.el (decode-char): Fix conditions.
5012 (encode-char): Handle eight-bit-control too.
1c8102ff 5013 (transform-make-coding-system-args): New function.
50c29104
KH
5014 (make-coding-system): Accept XEmacs style arguments for CCL base
5015 coding system.
771ffcf7 5016
e1cf67b6
GM
50172001-01-15 Gerd Moellmann <gerd@gnu.org>
5018
5019 * progmodes/etags.el (find-tag-noselect): Save the value of
5020 tags-file-name before switching buffers, for the case it has a
5021 buffer-local value.
5022
b3287acf
GM
50232001-01-15 Alex Schroeder <alex@gnu.org>
5024
9eaf396b
DL
5025 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
5026 From Dave Love <fx@gnu.org>.
b3287acf
GM
5027 (ansi-color-for-comint-mode): Fix :version.
5028
50292001-01-15 Alex Schroeder <alex@gnu.org>
5030
5031 * ansi-color.el (ansi-color-unfontify-region): Doc change.
5032
8d7ff9c8
EZ
50332001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
5034
5035 * dired.el (dired-insert-directory): If file-system-info fails,
5036 remove the " free " part, but don't signal an error.
5037
dbe99ae9
SS
50382001-01-12 Sam Steingold <sds@gnu.org>
5039
5040 * bookmark.el (bookmark-maybe-historicize-string):
5041 Use new backquote syntax.
5042
103db06c 50432001-01-12 Richard M. Stallman <rms@gnu.org>
420198cb
RS
5044
5045 * subr.el (last): Handle a list that doesn't end in nil.
5046
ca2ddd8e
SS
50472001-01-12 Sam Steingold <sds@gnu.org>
5048
5049 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
5050 to `backward-delete-char-untabify'.
5051
1751c874
DL
50522001-01-12 Dave Love <fx@gnu.org>
5053
5054 * cus-edit.el (customize-menu-create): Fix the :filter following
5055 easymenu change.
5056
5057 * wid-edit.el (function): Add :match-alternatives.
5058 (widget-color-action): Doc fix.
5059
3cccce8d
GM
50602001-01-12 Gerd Moellmann <gerd@gnu.org>
5061
5062 * calendar/calendar.el (calendar-basic-setup): Doc fix.
5063
18bfd6b5
KH
50642001-01-12 Kenichi Handa <handa@etl.go.jp>
5065
83c9cb8e 5066 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
60a62fdc 5067
18bfd6b5
KH
5068 * international/ccl.el (define-ccl-program): Fix docstring.
5069
562e00da
DL
50702001-01-11 Dave Love <fx@gnu.org>
5071
14fd0da3
DL
5072 * international/mule-cmds.el (standard-display-european-internal):
5073 Set display table for 2208 as for 160.
5074
5075 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
5076
562e00da
DL
5077 * progmodes/fortran.el (fortran-mode-map): Modify Customization
5078 entry for custom-menu-create change.
5079 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
5080 don't cons it in the search loop.
5081
5082 * imenu.el (imenu--truncate-items): Revert last change.
5083
6e961dcd
EZ
50842001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
5085
5086 * info.el (Info-setup-header-line): If the node header includes
5087 either Next: or Prev: links, don't show the File: and Node: parts
5088 in the header line.
5089
2c2ff7f2
GM
50902001-01-11 Gerd Moellmann <gerd@gnu.org>
5091
a7ee2d2e
GM
5092 * comint.el (comint-goto-process-mark): Don't print a message
5093 when running in batch mode.
5094
c5348233
GM
5095 * isearch.el (isearch-search): In the condition-case handler for
5096 `error', set isearch-invalid-regexp to the whole error message.
5097
422717d1
GM
5098 * subr.el (eval-after-load): Call load-symbol-file-load-history to
5099 ensure that eval-after-load works for files dumped with Emacs.
5100
5101 * help.el (load-symbol-file-load-history): New function extracted
5102 from function symbol-file.
5103 (symbol-file): Use it.
5104
83c9cb8e 5105 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
2c2ff7f2 5106
926861fb
EZ
51072001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
5108
5109 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
5110 behave as if there were no prefix argument.
5111 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
5112 argument were nil.
5113
afa1f52c
RS
51142001-01-11 Richard M. Stallman <rms@gnu.org>
5115
ca2ddd8e 5116 * isearch.el (isearch-lazy-highlight-update):
afa1f52c
RS
5117 Don't look for more potential matches once maximum is exceeded.
5118 Use overlays-in to check correctly for overlap with current match.
5119 Ignore empty matches.
5120
47a9f362
MB
51212001-01-11 Miles Bader <miles@gnu.org>
5122
5123 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
5124 (ispell-overlay-window, ispell-help, ispell-show-choices)
5125 (ispell-command-loop): Use it instead of `window-height'.
5126
d196f58d
GM
51272001-01-10 Gerd Moellmann <gerd@gnu.org>
5128
cf523f0e
GM
5129 * files.el (confirm-kill-emacs): New user-option.
5130 (save-buffers-kill-emacs): Ask for final confirmation before
5131 killing Emacs.
5132
d196f58d
GM
5133 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
5134 to nil.
5135
7c6c3d8e
GM
51362001-01-10 Dave Love <fx@gnu.org>
5137
1f8be15d
DL
5138 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
5139
83c9cb8e 5140 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
1f8be15d
DL
5141
5142 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
5143
5144 * calculator.el (calculator-number-digits): Fix :type.
5145
0d5184de
DL
5146 * vc-cvs.el (vc-cvs-header): Fix :type.
5147 * vc-rcs.el (vc-rcs-header): Fix :type.
5148 * vc-sccs.el (vc-sccs-header): Fix :type.
5149
5150 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
5151
7c6c3d8e
GM
5152 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
5153
8c9f73a2
GM
5154 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
5155
457b792c
GM
51562001-01-10 Gerd Moellmann <gerd@gnu.org>
5157
5158 * simple.el (set-variable): Force a thorough redisplay for the
5159 case that the variable has an effect on the display, like
5160 `tab-width' has.
5161
d2622d08
AS
51622001-01-10 Andre Spiegel <spiegel@gnu.org>
5163
5164 * vc.el: Add documentation for backend interface.
5165
ae4b5f4f
KH
51662001-01-10 Kenichi Handa <handa@etl.go.jp>
5167
e0844717
KH
5168 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
5169
ae4b5f4f
KH
5170 * international/mule-conf.el (latin-extra-code-table): Set to t
5171 for \223 and \224.
5172
3184082b
KH
51732001-01-09 Kenichi Handa <handa@etl.go.jp>
5174
5175 * international/mule-cmds.el (locale-language-names): Map "es" to
5176 "Spanish" and "nl" to "Dutch".
5177
732b9cdd
GM
51782001-01-09 Gerd Moellmann <gerd@gnu.org>
5179
1dfca644
GM
5180 * bindings.el (global-map): Bind <home> to beginning-of-line,
5181 <end> to end-of-line, C-<home> to beginning-of-buffer, and
5182 C-<end> to end-of-buffer.
5183
732b9cdd
GM
5184 * language/european.el: Add Dutch and Spanish language info
5185 to be able to use the appropriate tutorials.
5186
51872001-01-09 Alex Schroeder <alex@gnu.org>
5188
5189 * ansi-color.el (ansi-color-process-output): Use markers instead
5190 of positions for start and end of region.
5191 (ansi-color-apply-on-region): Rewrote code to make it more robust.
5192 Previously, occasional mistakes happend when fontifying many
5193 chunks of output (eg. ls --color=yes /dev). This happened
5194 whenever an overlay was created up to the end of the region, which
5195 coincided with the process-mark. New text would then be added
5196 within that overlay instead of after it.
5197 (ansi-color-make-extent): Overlays are created with the property
5198 `modification-hooks' set to '(ansi-color-freeze-overlay).
5199 (ansi-color-freeze-overlay): New function. When inserting text at
5200 the end of the overlay, the overlay will resize.
5201
52022000-01-09 Alex Schroeder <alex@gnu.org>
5203
5204 * ansi-color.el (ansi-color-process-output): Doc change.
5205 (ansi-color-unfontify-region): Doc change. No longer installed
5206 automatically in font-lock-unfontify-region-function.
5207 (ansi-color-apply): Doc change.
5208 (ansi-color-apply-on-region): Use extents or overlays instead of
5209 text-properties.
5210 (ansi-color-make-extent): New function.
5211 (ansi-color-set-extent-face): New function.
5212
52132000-01-09 Alex Schroeder <alex@gnu.org>
5214
5215 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
5216 both use ansi-color-process-output, now.
5217 (ansi-color-process-output): Doesn't return string anymore. It is
5218 installed in comint-output-filter-functions for both Emacs and
5219 XEmacs, now.
5220 (ansi-color-unfontify-region): Simplified code removing variables
5221 pos and start-ansi.
5222 (ansi-color-apply): Put text-property ansi-color before putting
5223 text-property face because ansi-color-unfontify-region is called
5224 immediately after the call to put-text-property.
5225 (ansi-color-context-region): Doc change.
5226 (ansi-color-filter-region): Simplified code.
5227 (ansi-color-apply-on-region): Changed start to start-marker, using
5228 a marker explicitly. Put text-property ansi-color before putting
5229 text-property face because ansi-color-unfontify-region is called
5230 immediately after the call to put-text-property.
5231
52322000-01-09 Alex Schroeder <alex@gnu.org>
5233
5234 * ansi-color.el (ansi-color-faces-vector): Doc change.
5235 (ansi-color-for-comint-mode): Changed :type property to choice.
5236 (ansi-color-last-context): Removed.
5237 (ansi-color-process-output): Don't use ansi-color-last-context, as
5238 the main functions will store their context now.
5239 (ansi-color-context): Doc change.
5240 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
5241 Uses ansi-color-context such that repeated calls will strip
5242 partial escape sequences, too.
5243 (ansi-color-apply): Simplified code. Colorize end of string if
5244 face is not null. Store context in new (FACE STRING) format, such
5245 that repeated calls will strip partial escape sequences, too.
5246 Append faces to face property using ansi-color-apply-sequence such
5247 that cumulative mode actually works.
5248 (ansi-color-context-region): New variable.
5249 (ansi-color-filter-region): Rewrote it based on
5250 ansi-color-apply-on-region. Uses ansi-color-context-region such
5251 that repeated calls will strip partial escape sequences, too.
5252 (ansi-color-apply-on-region): Simplified code. Colorize end of
5253 region if face is not null. Store context in new (FACE POS)
5254 format, such that repeated calls will strip partial escape
5255 sequences, too. Append faces to face property using
83c9cb8e 5256 ansi-color-apply-sequence such that cumulative mode actually works.
732b9cdd
GM
5257 (ansi-color-apply-sequence): New function.
5258 (ansi-color-get-face): When the default face is added to the list
5259 of faces, all previous settings are discarded and the list of
5260 faces is set to '(default).
5261
52622000-01-09 Alex Schroeder <alex@gnu.org>
5263
5264 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
5265 face, such that ansi-color-apply and ansi-color-apply-on-region
5266 will do the right thing.
5267 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
5268 returns nil, set the list of faces back to nil instead of
83c9cb8e 5269 appending the result of ansi-color-get-face to the front of the list.
732b9cdd
GM
5270
52712000-01-09 Alex Schroeder <alex@gnu.org>
5272
5273 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
5274 (ansi-color-process): Doc change.
5275 (ansi-color-last-context): New buffer-local variable.
5276 (ansi-color-process-output): New function. It is automatically
5277 added to comint-output-filter-functions if this is XEmacs.
5278 (ansi-color-unfontify-region): New optional parameter for XEmacs
5279 compatibility. Check wether font-lock-syntactic-keywords is
5280 boundp before removing the syntax table text property, as XEmacs
5281 doesn't have it.
5282 (ansi-color-filter-region): Doc change.
5283 (ansi-color-apply-on-region): Doc change.
5284 (ansi-color-make-face): New function. Compatibility layer for
5285 XEmacs. Return temporary faces instead of cons cells for XEmacs.
5286 (ansi-color-make-color-map): Use ansi-color-make-face.
5287 (ansi-color-get-face): Avoid face text property '(nil) as results
5288 in an errow for XEmacs.
5289
52902000-01-09 Alex Schroeder <alex@gnu.org>
5291
83c9cb8e
SM
5292 * ansi-color.el (ansi-color-unfontify-region): New function.
5293 Uses text-property ansi-color in order to preserve fontification by
732b9cdd
GM
5294 ansi-color. When the package is loaded, a lambda expression is
5295 put onto font-lock-mode-hook. This lambda expression will check
5296 font-lock-unfontify-region-function and replace
83c9cb8e 5297 font-lock-default-unfontify-region with ansi-color-unfontify-region.
732b9cdd
GM
5298 (ansi-color-apply): Add text-property ansi-color in addition to
5299 text-property face.
5300 (ansi-color-apply-on-region): Add text-property ansi-color in
5301 addition to text-property face.
5302 (save-buffer-state): Copy of the macro that is also used by
5303 lazy-lock and font-lock.
5304
5305 (ansi-color-for-comint-mode): New option.
5306 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
5307 (ansi-color-for-comint-mode-off): Ditto.
5308 (ansi-color-for-comint-mode-filter): Ditto.
83c9cb8e
SM
5309 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
5310 decide what to do. This function is added to
5311 comint-preoutput-filter-functions when the package is loaded.
732b9cdd
GM
5312
5313 (ansi-color-for-shell-mode-set): Removed.
5314 (ansi-color-for-shell-mode): Removed.
5315
53162000-01-09 Alex Schroeder <alex@gnu.org>
5317
5318 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
5319 the lambda expression from the ansi-color-for-shell-mode :set
5320 property. Additionally, modify shell-mode-hook to enable or
5321 disable font-lock-mode for future shell buffers.
5322 (ansi-color-for-shell-mode): The :set property calls
5323 ansi-color-for-shell-mode-set instead of a lambda expression.
5324
53252000-01-09 Alex Schroeder <alex@gnu.org>
5326
5327 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
5328 (ansi-color-context): New variable.
5329 (ansi-color-apply): Save context between calls.
5330
fb55ff10
EZ
53312001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
5332
83c9cb8e
SM
5333 * isearch.el (isearch, isearch-lazy-highlight-face):
5334 New definitions for face colors and attributes.
29910493 5335
fb55ff10
EZ
5336 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
5337 of display-mouse-p.
5338
134d6265
KH
53392001-01-09 Kenichi Handa <handa@etl.go.jp>
5340
5341 * international/mule.el (make-coding-system): If the coding system
5342 accepts extra latin codes, register such codes as safe for the
5343 coding system.
5344
103db06c 53452001-01-08 Richard M. Stallman <rms@gnu.org>
78b8eee8 5346
984c9f75
RS
5347 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
5348 don't mention the file name or the date here, because they are
5349 logged at the start of the file.
5350
53512001-01-08 Richard M. Stallman <rms@gnu.org>
5352
78b8eee8
RS
5353 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
5354 Change screen-width to frame-width.
5355
1460e5d4
EZ
53562001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
5357
5358 * info.el (Info-search): Print the default as part of the prompt.
5359
56f24bc1
AS
53602001-01-08 Andre Spiegel <spiegel@gnu.org>
5361
ca2ddd8e 5362 * vc.el (vc-default-latest-on-branch-p): New function, replaces
56f24bc1
AS
5363 constant implementations in backends.
5364
5365 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
5366 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
5367
5368 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
5369 WRITABLE to EDITABLE.
5370
5371 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
5372 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
5373 to EDITABLE.
5374
b7812d30
EZ
53752001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
5376
5377 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
83c9cb8e 5378 (copyright, copyright-update): Compute the current year at run time.
b7812d30 5379
7e56ea04
GM
53802001-01-08 Gerd Moellmann <gerd@gnu.org>
5381
5382 * isearch.el (isearch-old-signal-hook): Removed.
5383 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
5384 instead of setting signal-hook-function.
5385 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
5386
a758f97d
GM
53872001-01-08 Kevin Gallagher <kevingal@onramp.net>
5388
5389 * emulation/edt.el: Update to version 4.0. Provide support for
5390 EDT scroll margins at top and bottom of the window. Provide an
5391 emulation of the EDT SUBS command (bound to GOLD-Enter, by
5392 default). Enhance edt-quit, bound to GOLD-q by default, to warn
83c9cb8e
SM
5393 user when file-related buffer modifications exist.
5394 Provide support for running EDT Emulation in XEmacs.
5395 Provide customize access to some user updatable variables.
5396 Add Commentary section to file header.
5397 Fixed a few minor bugs and cleaned up some code.
a758f97d
GM
5398
5399 * emulation/edt-mapper.el: Update to version 4.0. Provide support
5400 for detecting a keypress that generates an ASCII key sequence.
5401 (Previously, only a keypress that generates a vector was
5402 recognized.) Embed Window Manager name into name of the generated
5403 EDT Emulation initialization file since the initialization file is
5404 Window Manager specific. Add Commentary section to file header.
ca2ddd8e 5405
30db89f9
EZ
54062001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
5407
4deb3ba9
EZ
5408 * mail/sendmail.el (mail-mode): Doc fix.
5409
30db89f9
EZ
5410 * info.el (Info-goto-emacs-command-node): Doc fix.
5411 (Info-goto-emacs-key-command-node): Doc fix.
5412
c3f2772b
EZ
54132001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
5414
8726e79b 5415 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
c3f2772b
EZ
5416 systems without long file-name support.
5417
0dac6924
AI
54182001-01-06 Andrew Innes <andrewi@gnu.org>
5419
5420 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
5421
4e6ef391
EZ
54222001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
5423
380866a2
EZ
5424 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
5425 (isearch-lazy-highlight-update): Doc fix.
5426
148b5960
EZ
5427 * ffap.el (ffap-bindings): Doc fix.
5428
4e6ef391
EZ
5429 * dired-x.el (dired-virtual-guess-dir): Doc fix.
5430
4cb1bcc2
DL
54312001-01-05 Dave Love <fx@gnu.org>
5432
5433 * emacs-lisp/cl-seq.el (remove, remq): Remove.
5434
3828218c
GM
54352001-01-05 Gerd Moellmann <gerd@gnu.org>
5436
83c9cb8e
SM
5437 * mouse-drag.el (mouse-drag-safe-scroll):
5438 Bind scroll-preserve-screen-position to nil.
f1ade7d3 5439
1f4139d5
GM
5440 * isearch.el (isearch-old-signal-hook): New variable.
5441 (isearch-mode): Set signal-hook-function to isearch-done.
5442 (isearch-done): Restore old signal-hook-function.
5443
3828218c
GM
5444 * info.el (Info-fontify-node): Mark one more char as intangible.
5445
3970013f
KH
54462000-01-05 Kenichi Handa <handa@etl.go.jp>
5447
83c9cb8e
SM
5448 * composite.el (compose-last-chars): New argument COMPONENTS.
5449 If it is non-nil, compose preceding characters by compose-region with
3970013f
KH
5450 COMPONENTS.
5451
5452 * international/quail.el (quail-input-string-to-events): New function.
5453 (quail-input-method): Convert input string to events here.
5454 (quail-start-translation): Return input string, not event list.
5455 (quail-start-conversion): Likewise.
5456
f3b05e99
GM
54572001-01-04 Gerd Moellmann <gerd@gnu.org>
5458
ca2ddd8e 5459 * tooltip.el (tooltip-cancel-delayed-tip)
2f5ded21
GM
5460 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
5461 and tooltip-add-timeout.
5462 (tooltip-show): Set border color from faces's foreground.
5463 (tooltip-show-help-function): If called with the same help string
5464 as last time, do nothing.
5465 (tooltip-help-tips): Don't set tooltip-help-message to nil.
5466
0f2ac578
GM
5467 * startup.el (fancy-splash-screens): Don't bind show-help-function
5468 to nil.
5469
f3b05e99
GM
5470 * tooltip.el (tooltip-frame-parameters): Remove colors.
5471 (tooltip): New face
5472 (tooltip-set-param): New function.
5473 (tooltip-show): Set up color frame parameters from face `tooltip'.
5474 Display the tooltip text in face `tooltip'.
5475
8416e94a
DL
54762001-01-04 Dave Love <fx@gnu.org>
5477
5478 * whitespace.el (whitespace-global-mode): Fix typo.
5479
5480 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
5481
30db89f9
EZ
54822001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
5483
83c9cb8e
SM
5484 * help.el (help-for-help): Fix a typo in a doc string.
5485 From kwzh@gnu.org (Karl Heuer).
30db89f9 5486
b847eb8c
DL
54872001-01-03 Dave Love <fx@gnu.org>
5488
5489 * dired-x.el: Doc fixes. Maintainer change.
83c9cb8e 5490 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
b847eb8c
DL
5491 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
5492 (dired-guess-shell-alist-user): Customize.
5493 (dired-x-help-address): Set to bug-gnu-emacs.
5494 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
5495 (dired-default-directory): Renamed from default-directory.
5496
5497 * hl-line.el (hl-line): Doc fix.
5498
43c4b570
KF
54992001-01-03 Karl Fogel <kfogel@red-bean.com>
5500
1bf6b1bf 5501 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
43c4b570 5502
984c9f75 55032001-01-02 Richard M. Stallman <rms@gnu.org>
5297fb00
RS
5504
5505 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
5506 to remove all the current alternative-match highlighting.
5507 If nil, remove only what's outside the current window.
5508 (isearch-lazy-highlight-remove-overlays): Take optional
5509 region within which NOT to remove them.
5510 (isearch-lazy-highlight-new-loop): Greatly simplified.
5511 (isearch-lazy-highlight-update): Find all the other occurrences
5512 visible in the window, in just one call.
5513 (isearch-lazy-highlight-start): Now holds start of region to scan.
5514 (isearch-lazy-highlight-end): Now holds end of region to scan.
5515 (isearch-lazy-highlight-wrapped): Variable deleted.
5516 (isearch-lazy-highlight-search): Function deleted.
5517
13d6a61c
AI
55182000-01-02 Andrew Innes <andrewi@gnu.org>
5519
5520 * w32-fns.el (convert-standard-filename): Do length check on name
5521 before aref.
5522
064866e7
DL
55232001-01-02 Dave Love <fx@gnu.org>
5524
b33e041b
DL
5525 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
5526 value.
5527 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
5528
5529 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
5530
8166ffd5
DL
5531 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
5532 read syntax.
5533
064866e7
DL
5534 * calendar/todo-mode.el (todo): Add :link, :version.
5535 (todo-save-top-priorities): Remove autoload cookie.
5536 (todo-add-category, todo-add-item-non-interactively)
83c9cb8e 5537 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
064866e7 5538
6dde6abc
GM
55392001-01-02 Gerd Moellmann <gerd@gnu.org>
5540
5541 * comint.el (comint-input-history-ignore): New variable.
5542 (comint-read-input-ring): Ignore entries matching
5543 comint-input-history-ignore.
5544
1a8a9daf
GM
55452001-01-02 Eric M. Ludlam <zappo@gnu.org>
5546
5547 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
5548 (lm-copyright-mark): New function.
5549 (lm-crack-copyright): New function.
5550 (lm-verify): Check that the file has a copyright.
5551 Check that the file is copyright Free Software Foundation.
5552
9c92eb53
KH
55532000-12-30 Kenichi Handa <handa@etl.go.jp>
5554
5555 * international/mule-diag.el (print-fontset): Indent font name by
5556 24 columns, not 25.
5557
49172314
GM
55582000-12-29 Gerd Moellmann <gerd@gnu.org>
5559
762a68ec
GM
5560 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
5561 in Subject line.
5562
49172314 5563 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
83c9cb8e
SM
5564 Use mail-mode-hook instead of mail-setup-hook.
5565 Otherwise continuing an interrupted message with C-u C-x m for
5566 instance, winds up in Mail mode without abbrevs.
49172314 5567
bd7a2e26
GM
55682000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5569
5570 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
83c9cb8e
SM
5571 non-nil. Adding almost all customization variables on ps-setup.
5572 Doc fix.
bd7a2e26
GM
5573 (ps-print-version): New version number (6.3.3).
5574 (ps-end-with-control-d): Initialization fix.
5575 (ps-lines-printed): New var.
5576 (ps-skip-newline): New fun.
5577 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
5578 (ps-next-line, ps-continue-line, ps-plot-region)
5579 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
ca2ddd8e 5580
2b3f28a4
KH
55812000-12-29 Kenichi Handa <handa@etl.go.jp>
5582
83c9cb8e
SM
5583 * international/fontset.el (x-complement-fontset-spec):
5584 Resolve ASCII font name so that the same family name is used for fonts
2b3f28a4
KH
5585 registered in x-font-name-charset-alist.
5586 (create-fontset-from-fontset-spec): Adjusted for the above change.
5587 The name of fontset alias should be a unresolved ASCII font name.
5588
2ece9174
GM
55892000-12-28 Gerd Moellmann <gerd@gnu.org>
5590
5591 * simple.el (delete-key-deletes-forward-mode): Bind backspace
5592 and delete in isearch-mode-map.
5593
cbe3ad7a
RS
55942000-12-28 Richard M. Stallman <rms@gnu.org>
5595
ca2ddd8e 5596 * dired-x.el (dired-guess-shell-alist-default):
cbe3ad7a
RS
5597 Use xpdf instead of acroread.
5598
a816f1c5
KH
55992000-12-28 Kenichi Handa <handa@etl.go.jp>
5600
f086e73c
KH
5601 * textmodes/artist.el (artist-butlast): Deleted.
5602 (artist-ellipse-mirror-quadrant): Use butlast instead of
defac922 5603 artist-butlast.
f086e73c 5604
a816f1c5
KH
5605 * subr.el (butlast, nbutlast): Moved from cl.el to here.
5606
5607 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
5608
b202115b
EZ
56092000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
5610
5611 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
5612
5613 * ls-lisp.el: Better support for the Mac and MS-Windows.
5614 (ls-lisp): New defgroup.
5615 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
ca2ddd8e 5616 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
b202115b
EZ
5617 (ls-lisp-support-shell-wildcards): New defcustoms.
5618 (ls-lisp-parse-symlink): New function.
5619 (insert-directory): Code to convert switches to a list and set up
5620 the wildcard argument copied from ls-lisp-insert-directory.
5621 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
5622 for -C and -R switches.
5623 (ls-lisp-column-format): New function.
ca2ddd8e 5624 (ls-lisp-delete-matching, ls-lisp-handle-switches)
b202115b
EZ
5625 (ls-lisp-format-time): Add doc strings.
5626 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
5627 Support ls-lisp-dirs-first.
5628 (ls-lisp-classify, ls-lisp-extension): New functions.
5629 (ls-lisp-format): Optionally support emulation of symlinks.
5630 Support -i, -s, and -G switches.
5631
6061fbf0
GM
56322000-12-27 Gerd Moellmann <gerd@gnu.org>
5633
5e25feee
GM
5634 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
5635
6061fbf0
GM
5636 * version.el (emacs-version): Print X scroll bar information.
5637
5638 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
5639 instead of x-toolkit-scroll-bars-p.
5640
5641 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
5642 of x-toolkit-scroll-bars-p.
5643
25050dab
EZ
56442000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
5645
83c9cb8e 5646 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
25050dab
EZ
5647 (ffap-bindings): Doc fix, to reflect the above change.
5648
c1786874
KH
56492000-12-27 Kenichi Handa <handa@etl.go.jp>
5650
5651 * term.el (term-char-mode): Define all non-ascii self-inserting
5652 characters to 'term-send-raw in term-raw-map.
5653
7261ece3 56542000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
ca2ddd8e 5655
83c9cb8e 5656 * viper-init (viper-restore-cursor-type): Added condition-case guard.
ca2ddd8e 5657
83c9cb8e
SM
5658 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
5659 Changed initialization; use add-hook.
6061fbf0 5660 (ediff-file-remote-p): Use file-local-copy.
ca2ddd8e 5661
6061fbf0 5662 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
ca2ddd8e 5663
6061fbf0
GM
5664 * ediff.el (ediff-patch-buffer): Bug fix.
5665 (ediff-revision): Allow selection of the file at the prompt.
ca2ddd8e 5666
83f40583
SM
56672000-12-23 Stefan Monnier <monnier@cs.yale.edu>
5668
5669 * subr.el (combine-run-hooks): Remove.
5670
5671 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
5672 and remove the rogue second spec.
5673
bdd6d4e8
GM
56742000-12-23 Gerd Moellmann <gerd@gnu.org>
5675
5676 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
5677
26736ce3
SM
56782000-12-22 Stefan Monnier <monnier@cs.yale.edu>
5679
0e86b6b0
SM
5680 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
5681 Use minibuffer menu prompt for the `=' prefix.
5682 (smerge-command-prefix): Change default to C-^.
6eabfb26 5683 (smerge-mode): Don't assume font-lock doesn't move point.
0e86b6b0 5684
26736ce3
SM
5685 * skeleton.el (skeleton-internal-1): Make sure the first line of
5686 the region is also re-indented.
d21584d6
SM
5687 (skeleton-end-newline): New var.
5688 (skeleton-end-hook): Use it.
26736ce3 5689
95fa4fd7
MB
56902000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5691
5692 * comint.el (comint-password-prompt-regexp): Support CVS.
5693
f060b834
GM
56942000-12-22 Gerd Moellmann <gerd@gnu.org>
5695
83c9cb8e
SM
5696 * simple.el (delete-key-deletes-forward-mode): Simplify.
5697 Also backspace key combinations, depending on
856ff7a7
GM
5698 delete-key-deletes-forward.
5699
5700 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
5701
f060b834
GM
5702 * simple.el (delete-key-deletes-forward): Doc fix.
5703
653558a1
GM
57042000-08-22 Emmanuel Briot <briot@gnat.com>
5705
5706 * xml.el (top level comment): Updated to reflect the fact that
26736ce3 5707 white spaces are relevant in the XML file.
653558a1
GM
5708 (xml-parse-file): Do not kill an existing Emacs buffer if the file
5709 to parse was already edited. This allows for on-the-fly analysis
26736ce3 5710 of XML files.
653558a1
GM
5711 (xml-parse-tag): Check that the casing is the same in the start
5712 tag and end tag, since XML is case-sensitive. Allows for spaces
5713 in the end tag, after the name of the tag.
5714 (xml-parse-attlist): Allow for the character '-' in the name of
5715 attributes, as in the standard http-equiv attribute Do not save
26736ce3 5716 the properties in the XML tree, since they are not relevant.
653558a1 5717
3ad93d8d
SM
57182000-12-21 Stefan Monnier <monnier@cs.yale.edu>
5719
5720 * generic.el (generic-read-type): Undo last change, inline into
5721 `generic-mode' and then remove.
5722 (generic-mode): Inline generic-read-type.
5723 (define-generic-mode): Push the symbol name rather than the symbol
5724 onto generic-mode-list.
5725
177f4e88
GM
57262000-12-21 Gerd Moellmann <gerd@gnu.org>
5727
8e15274f
GM
5728 * generic.el (generic-read-type): Build an alist for
5729 completing-read as in 20.7.
5730
5731 * play/landmark.el (lm): Use interactive spec `P'.
5732 (toplevel): Don't set debug-on-error.
5733
83c9cb8e 5734 * server.el (server-switch-buffer): Choose a window on a visible frame.
177f4e88 5735
6ba384dc
GM
57362000-12-21 Dave Pearson <davep@davep.org>
5737
5738 * quickurl.el: Commentry change, I've moved my web site.
ca2ddd8e 5739
647a066c
GM
57402000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5741
5742 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
5743 ranges like \177-\237, but accepts the character sequence from \177 to
5744 \237. Doc fix.
5745 (ebnf-version): New version (3.4).
5746 (ebnf-setup): Code fix.
5747 (ebnf-range-regexp): New fun.
5748 (ebnf-8-bit-chars): Const fix.
5749
5750 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
5751 entry. Doc fix.
5752 (ebnf-bnf-lex): Code fix.
5753 (ebnf-bnf-comment-chars): Const fix.
5754
5755 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
5756 entry. Doc fix.
5757 (ebnf-iso-comment-chars): Const fix.
5758
5759 * ebnf-otz.el: Doc fix.
5760
5761 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
5762 entry. Doc fix.
5763 (ebnf-yac-skip-code): Code fix.
5764 (ebnf-yac-comment-chars): Const fix.
ca2ddd8e 5765
bc22fd18
EZ
57662000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
5767
5768 * files.el (insert-directory-safely): New function.
83c9cb8e
SM
5769 (recover-file): Use it instead of insert-directory.
5770 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
bc22fd18 5771
587fc3f9
KH
57722000-12-21 Kenichi Handa <handa@etl.go.jp>
5773
83c9cb8e
SM
5774 * international/mule-cmds.el (select-safe-coding-system):
5775 Check coding-category-list more rigidly. Improve help message.
eeefcfde 5776
587fc3f9
KH
5777 * dired.el (dired-move-to-filename-regexp): Fix previous change.
5778
01860fb9
MB
57792000-12-21 Miles Bader <miles@gnu.org>
5780
83c9cb8e 5781 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
01860fb9 5782
3f9d67a6
KH
57832000-12-21 Kenichi Handa <handa@etl.go.jp>
5784
9fd1c1f7
KH
5785 * international/mule-diag.el (describe-char-after): Make *Help*
5786 buffer inherit multibyteness of the current buffer.
5787
3f9d67a6
KH
5788 * international/mule.el (make-char): Docstring adjusted for the
5789 change of make-char-internal.
5790
c9669fac
SM
57912000-12-20 Stefan Monnier <monnier@cs.yale.edu>
5792
5793 * international/iso-cvt.el: Docstrings fix.
5794
19594307
DL
57952000-12-20 Dave Love <fx@gnu.org>
5796
5797 * subr.el (eval-after-load): Doc fix.
5798
b1a447b3
KH
57992000-12-20 Kenichi Handa <handa@etl.go.jp>
5800
5801 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
5802 for numbers.
5803
09877d5d
MB
58042000-12-20 Miles Bader <miles@gnu.org>
5805
5806 * international/quail.el (quail-help): Resize the help window
5807 again after it has all its contents. Remove unneeded progn.
5808
71d4497a
GM
58092000-12-19 Gerd Moellmann <gerd@gnu.org>
5810
5811 * pcmpl-linux.el: Fix copy/paste error.
5812
741e56a0
AI
58132000-12-19 Andrew Innes <andrewi@gnu.org>
5814
83c9cb8e 5815 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
741e56a0 5816
cc24d91c
CD
58172000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
5818
ba4c05aa
CD
5819 * progmodes/idlw-rinfo.el: Fixed copyright notice.
5820
5821 * progmodes/idlw-toolbar.el: Fixed copyright notice.
5822
5823 * progmodes/idlw-shell.el: Fixed copyright notice.
5824
5825 * progmodes/idlwave.el: Fixed copyright notice.
5826
71d4497a 5827 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
cc24d91c
CD
5828 TAB as key separators.
5829
524c8caf
GM
58302000-12-19 Alex Schroeder <alex@gnu.org>
5831
5832 * sql.el (sql-sybase-options): New option.
5833 (sql-sybase): Use it. Add sql-database to the list of parameters
5834 provided for login. The options -w 2048 -n are not used any more.
5835 (sql-postgres-options): Changed default from "--pset" to "-P".
5836 (sql-mysql-options): Doc change.
5837 (sql-stop): Doc change.
5838
b5fa513d
KH
58392000-12-19 Kenichi Handa <handa@etl.go.jp>
5840
5841 * international/quail.el (quail-input-method): Always hide
5842 the guidance buffer on exiting.
5843
91c9e6ce
GM
58442000-12-18 Gerd Moellmann <gerd@gnu.org>
5845
c6da4eb4
GM
5846 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
5847 isn't fboundp.
5848
3d2a0e0b
GM
5849 * server.el (server-buffer-done): Bury the buffer before
5850 killing it.
5851
91c9e6ce
GM
5852 * faces.el (face-spec-set): Interpret a nil in specs for
5853 foreground and background colors as `unspecified', for
5854 compatibility with 20.x.
5855
40fa0008
DL
58562000-12-18 Dave Love <fx@gnu.org>
5857
22adbe54
DL
5858 * simple.el (mail-user-agent): Doc fix.
5859 (input-mode-8-bit): Removed.
5860
5861 * international/mule.el (set-keyboard-coding-system): Doc fix.
5862 (keyboard-coding-system): New option.
5863
40fa0008
DL
5864 * mail/sendmail.el (send-mail-function): Customize.
5865
6f4745e2
EZ
58662000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
5867
5868 * international/codepage.el (cp866-decode-table): New table.
5869
82b90229
GM
58702000-12-18 Gerd Moellmann <gerd@gnu.org>
5871
5872 * version.el (emacs-version): Remove `%a' from the time format
5873 because the weekday doesn't fit well into each locale.
5874
5a047002
MB
58752000-12-18 Miles Bader <miles@gnu.org>
5876
7f49aa07
MB
5877 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
5878
ca2ddd8e 5879 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
5a047002
MB
5880 Check that emacs-major-version is `=' to 20, not `>='.
5881 (artist-replace-chars): Use `make-string' instead of a loop.
5882
22ea2607
EZ
58832000-12-17 Stefan Monnier <monnier@cs.yale.edu>
5884
5885 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
5886 (cvs-execute-single-file): Don't change directory.
5887 Patch from Per Cederqvist.
5888
6c825f8e
EZ
58892000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
5890
83c9cb8e
SM
5891 * textmodes/ispell.el (check-ispell-version):
5892 If `ispell-program-name' is "aspell", pass it the -v switch instead
6c825f8e
EZ
5893 of -vv.
5894
8ff06845
KH
58952000-12-16 Kenichi Handa <handa@etl.go.jp>
5896
af4bb4c8
KH
5897 * international/mule-diag.el (mule-diag): Insert information about
5898 configure options, multibyte awareness, language env.
5899
8ff06845
KH
5900 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
5901 regexp to search for candidates.
5902
b24e84ab
EZ
59032000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
5904
5905 * info.el (Info-forward-node): If the node has an
5906 Info-header-line, widen the buffer before searching for "next:"
5907 and "up:" pointers, and set the search limit to stay in the
5908 current node.
5909
7981d89f
MB
59102000-12-16 Miles Bader <miles@gnu.org>
5911
5912 * simple.el (delete-trailing-whitespace): Remove extraneous let.
5913
88ee7917
MB
59142000-12-15 Miles Bader <miles@gnu.org>
5915
5916 * comint.el (comint-send-string, comint-send-region): Also accept
5917 a buffer, buffer-name, or nil for PROCESS, for compatibility with
5918 process-send-string/region.
5919
0c28d842
GM
59202000-12-15 Gerd Moellmann <gerd@gnu.org>
5921
4ea7fdca
GM
5922 * isearch.el (isearch-lazy-highlight-max): New user-option.
5923 (isearch-lazy-highlight-update): Don't highlight more than
5924 isearch-lazy-highlight-max matches.
5925
0c28d842
GM
5926 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
5927
984c9f75 59282000-12-15 Richard M. Stallman <rms@gnu.org>
3ffa545b 5929
8062e53a
GM
5930 * sort.el (sort-columns): Fix error message.
5931
3ffa545b
GM
5932 * dabbrev.el (dabbrev--last-case-pattern): Value is now
5933 `upcase' or `downcase' or nil.
5934 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
5935 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
5936 (dabbrev--substitute-expansion): New arg record-case-pattern.
5937 If it is non-nil, set dabbrev--last-case-pattern.
5938 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
5939
5940 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
5941
c2d7f289
MB
59422000-12-15 Miles Bader <miles@gnu.org>
5943
b6348438
MB
5944 * paths.el (Info-default-directory-list): Don't delete
5945 configure-info-directory from the list of standard info
83c9cb8e 5946 directories when appending it to the end -- their order is important.
b6348438 5947
f9056dd9
MB
5948 * faces.el (read-face-attribute): If there's no entry for the
5949 user's input in VALID, just use it as-is (this will often result
5950 in an error, but it may be OK for e.g. colors using hexadecimal
5951 notation, and at least will yield a better error message).
5952
c2d7f289 5953 * window.el (mode-line-window-height-fudge): Function removed.
ca2ddd8e 5954 (height-affecting-face-attributes, mode-line-window-height-fudge):
c2d7f289
MB
5955 Variables removed.
5956 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
5957 window is really the right size. Use vertical-motion
5958 rather than forward-line.
5959 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
5960 (ispell-command-loop, ispell-show-choices): Use the variable
5961 ispell-choices-win-default-height, rather than the function.
5962 (ispell-choices-win-default-height): Function removed.
5963 (ispell-mode-line-window-height-fudge): Function removed.
ca2ddd8e 5964
8f530b95
SM
59652000-12-14 Stefan Monnier <monnier@cs.yale.edu>
5966
5967 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
5968
6d435deb
EZ
59692000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
5970
83c9cb8e
SM
5971 * paths.el (Info-default-directory-list):
5972 If configure-info-directory is not one of the standard directories,
4dddb0b7
EZ
5973 put it first in the list; otherwise put it last. Doc string
5974 changed accordingly.
5975
5976 * info.el (Info-directory-list): Change doc string to reflect the
5977 change in Info-default-directory-list.
5978
6d435deb
EZ
5979 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
5980 windows-nt as windowed environments, even under -nw.
5981
5982 * startup.el (command-line): Don't call x-backspace-delete-keys-p
5983 if not fboundp. Switch delete-forward mode for the <delete> key
5984 on all PC platforms, even under -nw.
5985
5986 * term/internal.el ([M-delete]): Remap to M-d.
5987
9d7d9263
GM
59882000-12-14 Gerd Moellmann <gerd@gnu.org>
5989
5990 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
5991
7cf0153a
EZ
59922000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
5993
5994 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
5995
5e5b3d41
GM
59962000-12-14 Gerd Moellmann <gerd@gnu.org>
5997
5f368d29
GM
5998 * startup.el (command-line): Call delete-key-deletes-forward-mode,
5999 if appropriate.
6000
6001 * simple.el (delete-key-deletes-forward): New user-option.
6002 (delete-key-deletes-forward-mode): New function.
6003
9d7d9263 6004 * bindings.el: Bind `delete' to backward-delete-char.
5f368d29 6005
83c9cb8e
SM
6006 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
6007 Test if symbol is bound before getting its value.
5e5b3d41
GM
6008
6009 * tooltip.el (tooltip-show): If an error is signaled in
6010 x-show-tip, display that error, and display the help in the
6011 echo area.
ca2ddd8e 6012
191b83b6
KH
60132000-12-14 Kenichi Handa <handa@etl.go.jp>
6014
83c9cb8e
SM
6015 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
6016 Show "... entries" messages for every 10000 entries, not 10.
191b83b6 6017
6192b604
KF
60182000-12-13 Karl Fogel <kfogel@red-bean.com>
6019
6020 * bookmark.el: Provide a generic exit hook, as suggested by
6021 Ovidiu Predescu <ovidiu@cup.hp.com>:
a924cf63
EZ
6022 (bookmark-exit-hook): New var.
6023 (bookmark-exit-hook-internal): New func, replaces
6192b604
KF
6024 old raw lambda form in `kill-emacs-hook', and runs new
6025 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
6026 as logically that feature must have been provided if this function
6027 is running.
6028 Removed ;;;###autoload before the `add-hook' call.
6029
5edf6b55
SM
60302000-12-13 Stefan Monnier <monnier@cs.yale.edu>
6031
6032 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
6033 (easy-menu-current-active-maps): New function.
6034 (easy-menu-get-map): Use it.
6035 Make a proper menu entry when creating a new keymap.
6036
16b5e8e6
KH
60372000-12-13 Kenichi Handa <handa@etl.go.jp>
6038
d49fc4eb
KH
6039 * international/characters.el: Fix cases and syntaxes for
6040 mule-unicode-0100-24ff.
6041
3b53d876
KH
6042 * dired.el (dired-move-to-filename-regexp): Fixed for the case
6043 that a Japanese character is not appended after day and year.
6044
16b5e8e6
KH
6045 * info.el (Info-suffix-list): Change format for a command that
6046 requires arguments.
6047 (info-insert-file-contents): Adjusted for the above change.
6048
1df1c518
AS
60492000-12-12 Andreas Schwab <schwab@suse.de>
6050
6051 * tar-mode.el (tar-extract): Base the name of the subfile buffer
6052 on the name of the tar buffer. Verify that the existing buffer is
6053 visiting the same subfile.
6054
a7a07b98
DL
60552000-12-12 Dave Love <fx@gnu.org>
6056
6057 * subdirs.el: Add obsolete.
6058
4fdbd809
GM
60592000-12-12 Gerd Moellmann <gerd@gnu.org>
6060
bfdb75ee
GM
6061 * mail/rmailsum.el (rmail-summary-expunge)
6062 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
6063 instead of rmail-confirm-expunge.
6064
4fdbd809
GM
6065 * replace.el (perform-replace): Don't use an empty match adjacent
6066 to a non-empty match when computing the next match before the
6067 replacement is performed.
6068
e9a59cad
GM
60692000-12-12 Milan Zamazal <pdm@freesoft.cz>
6070
6071 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
6072 definition (patch by Stefan Monnier).
6073 (glasses-mode): Use jit-lock instead of `after-change-functions'
6074 (patch by Stefan Monnier).
6075
c2def7a0
MB
60762000-12-12 Miles Bader <miles@gnu.org>
6077
6078 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
6079 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
6080
591b63b4
AC
60812000-12-12 Andrew Choi <akochoi@i-cable.com>
6082
6083 * term/mac-win.el: Remove load for ls-lisp.
6084
a924cf63 6085 * loadup.el: Load ls-lisp for system-type `macos'.
591b63b4 6086
5ff4ba3d
MB
60872000-12-12 Miles Bader <miles@gnu.org>
6088
6089 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
6090 Respect field end too.
6091 (just-one-space): Respect fields as `delete-horizontal-space'.
83c9cb8e
SM
6092 (newline-and-indent, reindent-then-newline-and-indent):
6093 Use `delete-horizontal-space'.
5ff4ba3d 6094
d0c679bc
SM
60952000-12-11 Stefan Monnier <monnier@cs.yale.edu>
6096
adf9c994
SM
6097 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
6098 (so as to obey the field property in the minibuffer).
6099
4b0cd42d
SM
6100 * obsolete/c-mode.el: Moved from lisp/progmodes.
6101 * obsolete/auto-show.el: Moved from lisp.
6102 * obsolete/ooutline.el: Moved from lisp/textmodes.
ca2ddd8e 6103
89f85863
CD
61042000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
6105
6106 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
dd4e0e55 6107 changes to list them here.
89f85863 6108
83c9cb8e
SM
6109 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
6110 Too many changes to list them here.
89f85863 6111
83c9cb8e
SM
6112 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
6113 Too many changes to list them here.
89f85863
CD
6114
6115 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
6116
3e0d35ce
GM
61172000-12-11 Gerd Moellmann <gerd@gnu.org>
6118
83c9cb8e 6119 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
d990421f 6120
ca2ddd8e 6121 * cus-edit.el (custom-save-variables, custom-save-faces):
fda514f7
GM
6122 Comment fix.
6123
3e0d35ce
GM
6124 * hscroll.el: Moved to `obsolete' subdir.
6125
ff904dd6
MB
61262000-12-11 Miles Bader <miles@gnu.org>
6127
6128 * window.el (window-text-height): Function removed (now in C).
6129
fb97d87f
SM
61302000-12-10 Stefan Monnier <monnier@cs.yale.edu>
6131
6132 * log-edit.el (log-edit-parent-buffer): New var.
6133 (log-edit): Set it. Add BUFFER argument.
6134 (log-edit-done): Use char-before.
6135 Don't bother checking validity of vc-comment-ring.
6136 Only bury the buffer if log-edit popped it up.
6137
6138 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
6139 (cvs-mode-diff-help): Remove.
6140 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
802cf66c 6141 (cvs-mode-marked): Set up the default for CMD manually.
fb97d87f
SM
6142
6143 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
6144 Remove binding for ? now made unnecessary.
6145
7de77417
CD
61462000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
6147
83c9cb8e 6148 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
7de77417
CD
6149 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
6150
6151 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
6152 when master file is not open.
6153
4efa209f
SM
61542000-12-09 Stefan Monnier <monnier@cs.yale.edu>
6155
6156 * progmodes/ada-stmt.el: Update `maintainer'.
6157
0a8052bd
GM
61582000-12-09 Stephen Gildea <gildea@alum.mit.edu>
6159
6160 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
6161 choices to match documentation string.
6162
a12167c5
MB
61632000-12-09 Miles Bader <miles@gnu.org>
6164
2161605d
MB
6165 * minibuf-eldef.el: New file.
6166
a12167c5
MB
6167 * window.el (fit-window-to-buffer): Don't pass last argument to
6168 pos-visible-in-window-p, now that its meaning is inverted.
6169
9ea8de1b
EZ
61702000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
6171
6172 * image.el (create-image): Doc fix; spotted by Per Cederqvist
6173 <ceder@lysator.liu.se>.
6174
5002ddbb
SM
61752000-12-08 Stefan Monnier <monnier@cs.yale.edu>
6176
b6114d80
SM
6177 * autoinsert.el (auto-insert-alist): Add missing final \n.
6178
ee8d23ee
SM
6179 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
6180 (cvs-menu-map): Remove.
6181 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
6182 (cvs-mode-quit): Turn it back into a plain function.
6183
5002ddbb 6184 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
ee8d23ee 6185 (texinfo-filter): Remove (move to texinfo.el).
5002ddbb
SM
6186
6187 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
6188 file where it's more visible.
6189 (texinfo-filter, texinfo-chapter-level-regexp): New variables
6190 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
6191 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
6192 (texinfo-inside-macro-p): Only catch `scan-error's.
6193 (texinfo-inside-env-p): Make better use of the match info.
6194 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
6195 (texinfo-insert-@end): Slight re-organization.
6196 Also remove useless `looking-at' call.
6197
30cd075d
AI
61982000-12-08 Andrew Innes <andrewi@gnu.org>
6199
6200 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
6201 accessible in -nw mode.
6202
6203 * term/w32-win.el: Remove stuff about selection timeout, which is
6204 irrelevant on Windows. Move clipboard support to w32-fns.el, so
6205 it is accessible in -nw mode.
6206
01b91009
DL
62072000-12-08 Dave Love <fx@gnu.org>
6208
83c9cb8e
SM
6209 * emacs-lisp/lisp-mode.el (lisp-mode):
6210 Set font-lock-keywords-case-fold-search.
01b91009 6211
842b2a94
GM
62122000-12-08 Gerd Moellmann <gerd@gnu.org>
6213
6214 * textmodes/ispell.el (ispell): Doc fix.
6215
f9d5f611
KH
62162000-12-08 Kenichi Handa <handa@etl.go.jp>
6217
6218 * international/quail.el (quail-insert-decode-map): Check the
6219 frame width of a window displaying the current buffer, not that of
6220 the selected frame.
6221 (quail-help): Make sure that the help buffer has window before
6222 inserting text in it.
6223
e04d21aa
SS
62242000-12-07 Sam Steingold <sds@gnu.org>
6225
6226 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
6227 Backquote is used in isearch.el, so autoloading saves nothing.
6228
fc3e23a4
EZ
62292000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
6230
83c9cb8e
SM
6231 * startup.el (normal-top-level-add-subdirs-to-load-path):
6232 Ignore the CVS and RCS subdirectories case-insensitively.
137cad7c 6233
fc3e23a4
EZ
6234 * dired.el (dired-insert-directory): If file-system-info is
6235 fboundp, call it instead of invoking dired-free-space-program.
6236
796ecd10
GM
62372000-12-07 Gerd Moellmann <gerd@gnu.org>
6238
0f5f7c3e
GM
6239 * server.el (server-visit-files): Push files on file-name-history.
6240
3764ba49
GM
6241 * progmodes/cc-langs.el: Update copyright.
6242
8e7931da
GM
6243 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
6244
ae0d7485 6245 * bindings.el (mode-line-mode-menu): Add glasses-mode.
e04d21aa 6246
796ecd10
GM
6247 * bindings.el (mode-line-mode-menu): Reverse the order
6248 of define-keys so that the menu appears in alphabetical order.
6249
ae0d7485
GM
62502000-12-07 Milan Zamazal <pdm@freesoft.cz>
6251
6252 * progmodes/glasses.el (glasses-mode): Update mode line at the end
6253 of the function.
6254
e2849090
DL
62552000-12-07 Dave Love <fx@gnu.org>
6256
6257 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
6258
6259 * facemenu.el (facemenu-unlisted-faces): Fix value.
6260
5c7f629c
SM
62612000-12-07 Stefan Monnier <monnier@cs.yale.edu>
6262
6263 * font-lock.el (font-lock-default-fontify-region):
6264 Include the terminating \n (off-by-one error).
6265 (font-lock-set-defaults): Use dolist.
6266
6267 * derived.el (define-derived-mode): Don't use combine-run-hooks.
6268
73481ae3
KH
62692000-12-07 Kenichi Handa <handa@etl.go.jp>
6270
83c9cb8e
SM
6271 * international/mule-cmds.el (describe-language-environment):
6272 Fix for the case that an input method title is not string but a list.
ffbaa122 6273
73481ae3
KH
6274 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
6275 of wrong SIZE record.
6276
e2896b22
DL
62772000-12-06 Dave Love <fx@gnu.org>
6278
67292061
DL
6279 * newcomment.el (comment-region, comment-dwim): Doc fix.
6280
6281 * textmodes/texinfo.el: Require tex-mode when compiling.
6282 (texinfo-update-node): Doc fix.
6283 (texinfo-imenu-generic-expression): Add @anchor.
6284 (texinfo-font-lock-keywords): Add @uref.
6285 (texinfo-inside-macro-p): Don't use ignore-errors.
6286 (texinfo-insert-quote): Match more contexts.
6287
e76938e7
DL
6288 * international/mule.el (decode-char, encode-char): Doc fix.
6289 (auto-coding-alist): Customize.
6290
6291 * files.el (load-file): Fix change of 2000-03-12.
6292
e2896b22
DL
6293 * wid-edit.el (widget-text-keymap): Doc fix.
6294
6610f4b2
AI
62952000-12-06 Andrew Innes <andrewi@gnu.org>
6296
6297 * makefile.w32-in (lisp): Set to an absolute directory, namely
6298 $(CURDIR).
6299
9e3366e4
EZ
63002000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
6301
6302 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
6303 read generated-autoload-file, and set buffer-file-coding-system to
6304 raw-text-unix after reading the file.
6305
83c9cb8e
SM
6306 * international/mule-conf.el (file-coding-system-alist):
6307 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9e3366e4 6308
d94d636f
GM
63092000-12-06 Gerd Moellmann <gerd@gnu.org>
6310
384333ee
GM
6311 * replace.el (occur): Make line-number-width 1 smaller for the
6312 colon following the line number.
6313
83c9cb8e
SM
6314 * startup.el (fancy-splash-text, command-line-1):
6315 Use `File' for the menu name instead of `Files'.
e04d21aa 6316
d4b72d58
GM
6317 * tmm.el: Update copyright.
6318
d94d636f
GM
6319 * cus-start.el: Add entry for even-window-heights.
6320
6e424019
MB
63212000-12-06 Miles Bader <miles@gnu.org>
6322
6323 * faces.el (frame-set-background-mode): Avoid stomping on
6324 locally modified faces.
6325
e6477b58
KH
63262000-12-06 Kenichi Handa <handa@etl.go.jp>
6327
6328 * international/fontset.el: Correct the font registries for
6329 japanese-jisx0213-1 and japanese-jisx0213-2.
6330
21999ab9
GM
63312000-12-05 Gerd Moellmann <gerd@gnu.org>
6332
57d6e381
GM
6333 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
6334
21999ab9
GM
6335 * iswitchb.el: Update customization commentary.
6336
7422819c
GM
63372000-12-05 Rob Riepel <riepel@Stanford.EDU>
6338
6339 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
6340 (tpu-search-highlight): Fixed comparison of overlay end positions.
6341 (tpu-trim-line-ends): Implemented trimming logic locally.
6342
6343 * emulation/tpu-extras.el (tpu-write-file-hook)
83c9cb8e 6344 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
7422819c 6345
73daff18
KH
63462000-12-05 Kenichi Handa <handa@etl.go.jp>
6347
6348 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
6349 to cn-gb.
6350 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
6351
6a4cd002
DL
63522000-12-04 Dave Love <fx@gnu.org>
6353
6354 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
6355
6452929e
GM
63562000-12-04 Gerd Moellmann <gerd@gnu.org>
6357
e04d21aa 6358 * mail/rmailsum.el (rmail-summary-expunge)
6452929e
GM
6359 (rmail-summary-expunge-and-save): Ask for confirmation with
6360 rmail-expunge-confirmed.
6361
6362 * mail/rmail.el (rmail-expunge-confirmed): New function.
6363 (rmail-expunge): Use it.
6364
1790abf4
FP
63652000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
6366
0c68ce6f 6367 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
83c9cb8e
SM
6368 (etags-recognize-tags-table, find-tag-in-order):
6369 New functionality: interpret file names as tags.
e04d21aa 6370
7a53d8c8
EZ
63712000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
6372
6373 * info.el (Info-scroll-prefer-subnodes): New defcustom.
83c9cb8e
SM
6374 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
6375 the first subnode until the bottom of the current node is visible.
7a53d8c8 6376
caa15ef7
GM
63772000-12-04 Gerd Moellmann <gerd@gnu.org>
6378
6379 * format.el (format-decode): Don't change buffer's undo list.
6380
e225faa7
KH
63812000-12-04 Kenichi Handa <handa@etl.go.jp>
6382
6383 * faces.el (face-font-registry-alternatives): Add entries for CJK
6384 fonts. Doc-string adjusted for the actual usage of this data.
6385
6386 * international/fontset.el: Change the font registries for CJK
6387 fonts in the default fontset. Don't append '*' to registries.
6388
8b262a65
SM
63892000-12-03 Stefan Monnier <monnier@cs.yale.edu>
6390
e04d21aa 6391 * emacs-lisp/easy-mmode.el (define-derived-mode)
8b262a65
SM
6392 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
6393
6394 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
6395 (derived-mode-p): New function.
6396 (derived-mode-make-docstring): Add `docstring' argument.
6397 Use it if available and complete it if necessary.
6398
33c4460b
AS
63992000-12-03 Andreas Schwab <schwab@suse.de>
6400
6401 * type-break.el (type-break): Don't make parent of itself.
6402
5c9b3fac
MB
64032000-12-03 Miles Bader <miles@gnu.org>
6404
6405 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
6406
27ce741e
SM
64072000-12-02 Stefan Monnier <monnier@cs.yale.edu>
6408
07c16ec4
SM
6409 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
6410 (tex-main-file, tex-file): Simplify.
6411 (tex-generate-zap-file-name): Use subst-char-in-string.
6412 (tex-strip-dots): Remove.
6413
c19cc275
SM
6414 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
6415
27ce741e
SM
6416 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
6417 to check if the match succeeded.
6418
285991dc
GM
64192000-12-02 Gerd Moellmann <gerd@gnu.org>
6420
6421 * startup.el (use-fancy-splash-screens-p): New function.
6422 (command-line-1): Use it to determine whether or not to use
6423 a fancy splash screen.
6424
52dca1b2
AS
64252000-12-02 Andreas Schwab <schwab@suse.de>
6426
6427 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
6428
d3e7e7cf
EZ
64292000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
6430
2dce2360
EZ
6431 * international/mule.el (make-char): Fix last change.
6432
9768eaa7
EZ
6433 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
6434 New defcustoms.
6435 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
83c9cb8e
SM
6436 autoloading tex-mode; instead, do the same manually.
6437 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
9768eaa7
EZ
6438 with numeric argument. Docstring fix.
6439 (toplevel): Require cl when compiling.
e04d21aa 6440
285991dc 6441 * international/mule.el (make-char): Doc fix.
d3e7e7cf 6442
0dd5e255
JR
64432000-12-02 Jason Rumney <jasonr@gnu.org>
6444
6445 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
6446 the Emacs Lisp manual)
6447
fbb87147
EZ
64482000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
6449
5cbb3e93
EZ
6450 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
6451
fbb87147
EZ
6452 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
6453 the Emacs Lisp manual).
6454
1636ca09
GM
64552000-12-02 Gerd Moellmann <gerd@gnu.org>
6456
6457 * simple.el (next-line-add-newlines): Change default to nil.
6458
68875f0e
EZ
64592000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
6460
83c9cb8e
SM
6461 * files.el (revert-buffer, recover-file):
6462 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
68875f0e 6463
fd9ac94c
GM
64642000-12-01 Gerd Moellmann <gerd@gnu.org>
6465
6466 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
6467
45450dd5
MB
64682000-12-01 Miles Bader <miles@gnu.org>
6469
6470 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
6471
09df8881
KH
64722000-12-01 Kenichi Handa <handa@etl.go.jp>
6473
6474 * international/mule-diag.el (describe-char-after): Fix typo.
6475 (describe-character-set, non-iso-charset-alist): Fix typo.
6476
dea0a87d
MB
64772000-12-01 Miles Bader <miles@gnu.org>
6478
b170205b
MB
6479 * image-file.el (image-file-name-regexp): Automatically add
6480 upper-case variants of each filename extension in
6481 `image-file-name-extensions', since they seem to be common.
6482
e04d21aa 6483 * simple.el (minibuffer-contents)
dea0a87d
MB
6484 (minibuffer-contents-no-properties, delete-minibuffer-contents):
6485 New functions.
6486 * filecache.el (file-cache-directory-name)
6487 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
6488
eb04d6cd 64892000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
e04d21aa 6490
dea0a87d
MB
6491 * filecache.el (file-cache-minibuffer-complete): Don't try to
6492 delete the minibuffer prompt.
6493
a8a1b05d
DL
64942000-11-30 Dave Love <fx@gnu.org>
6495
6496 * cus-start.el: Fix read-buffer-function type.
6497
693c4692
GM
64982000-11-30 Gerd Moellmann <gerd@gnu.org>
6499
6500 * md5.el: Removed. There's a built-in function, now.
6501
2c0b1898
GM
65022000-11-30 Markus Rost <rost@math.ohio-state.edu>
6503
6504 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
6505 as dummy 0-th char of rmail-deleted-vector.
6506
63dfcf4b
EZ
65072000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
6508
6509 * ps-print.el (ps-end-job): Bind case-fold-search only after
6510 switching to ps-spool-buffer.
6511
65122000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6513
6514 * ps-print.el: Line number font customization. PostScript: Lines and
6515 PageCount are initialized on each page. Doc Fix.
6516 (ps-print-version): New version number (6.3.2).
6517 (ps-lpr-switches, ps-font-info-database, ps-font-size)
6518 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
6519 (ps-right-header): Customization fix.
6520 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
6521 Fix code.
6522 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
6523 New vars.
6524
df3aedcf
GM
65252000-11-30 Gerd Moellmann <gerd@gnu.org>
6526
edfb795e
GM
6527 * bs.el: Fix typos and spelling errors.
6528 (bs-appearance) <defgroup>: Renamed from bs-appearence.
6529 (bs-configuration): Doc fix.
e04d21aa 6530
df3aedcf
GM
6531 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
6532
8b8a7f01
GM
65332000-11-30 Rob Riepel <riepel@Stanford.EDU>
6534
6535 * emulation/tpu-edt.el (tpu-version): New version.
6536 (tpu-search-overlay, tpu-replace-overlay): New initial range.
6537 (tpu-original-mode-line): Variable deleted.
6538 (tpu-mark-flag): New initial value.
83c9cb8e
SM
6539 (tpu-set-mode-line): Don't redefine mode-line-format.
6540 Add tpu-mark-flag to minor-mode-alist.
8b8a7f01
GM
6541 (tpu-update-mode-line): New mark flag logic.
6542 (tpu-get): Use find-file-wildcards.
6543 (tpu-search-highlight): Move overlay less, reset overlay properly.
6544 (tpu-unselect): Deactivate mark.
6545 (tpu-lm-replace): Reset overlay properly.
6546 (tpu-forward-line): Use forward-visible-line.
6547 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
6548
83c9cb8e 6549 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
e04d21aa 6550
c069a9d3
GM
65512000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
6552
6553 * cus-edit.el (custom-face-value-create): Always emphasize tag.
6554
b02cd40b
GM
65552000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6556
6557 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
6558 and skip whitespace and newlines.
e04d21aa 6559
b7a90344
SM
65602000-11-30 Stefan Monnier <monnier@cs.yale.edu>
6561
6562 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
6563
be6bbb55
GM
65642000-11-29 Gerd Moellmann <gerd@gnu.org>
6565
0383ed60
GM
6566 * help.el (describe-function-1): Regexp-quote function name
6567 when used as part of a regexp.
6568
83c9cb8e
SM
6569 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
6570 Use face-attribute instead of face-foreground and face-background.
c7957947
GM
6571 (tool-bar-add-item): Likewise, and handle unspecified colors.
6572
6573 * enriched.el (enriched-face-ans): Use face-attribute instead
6574 of face-foreground and face-background.
6575
6576 * faces.el (face-foreground, face-background, face-stipple):
83c9cb8e 6577 Return nil if attribute is unspecified, for backward compatibility.
c7957947 6578
7423978d
GM
6579 * files.el (auto-mode-alist): Add an entry for antlr-mode.
6580
ef128c78
GM
6581 * play/5x5.el: Remove version info.
6582
a81fc510
GM
6583 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
6584
be6bbb55
GM
6585 * frame.el (blink-cursor-mode): Doc fix.
6586
f9396e03
GM
65872000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
6588
6589 * antlr-mode.el: New commands to run ANTLR from within Emacs and
6590 to create Makefile rules.
6591 (antlr-tool-command): New user option.
6592 (antlr-ask-about-save): New user option.
6593 (antlr-makefile-specification): New user option.
6594 (antlr-file-formats-alist): New variable.
6595 (antlr-special-file-formats): New variable.
6596 (antlr-unknown-file-formats): New user option.
6597 (antlr-help-unknown-file-text): New variable.
6598 (antlr-help-rules-intro): New variable.
6599 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
6600 (antlr-mode-menu): Add entries.
6601 (antlr-file-dependencies): New function.
6602 (antlr-directory-dependencies): New function.
6603 (antlr-superclasses-glibs): New function.
6604 (antlr-run-tool): New command.
6605 (antlr-makefile-insert-variable): New function.
6606 (antlr-insert-makefile-rules): New function.
6607 (antlr-show-makefile-rules): New command.
6608
6609 * antlr-mode.el: More Emacs/XEmacs stuff.
6610 (antlr-no-action-keywords): New constant with value nil.
6611 (antlr-font-lock-keywords-alist): Use it. Old value would break
6612 syntax highlighting in Emacs-21.0.
6613 (antlr-default-directory): Emacs/XEmacs dependend function.
6614 (antlr-read-shell-command): Ditto.
6615 (antlr-with-displaying-help-buffer): Ditto.
6616
66172000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
6618
6619 * antlr-mode.el: imenu, parsing and highlighting changes.
6620 (antlr-imenu-create-index-function): Don't create extra submenus
6621 for definitions in different grammar classes. It is not necessary
6622 for the menu and would make command `imenu' awkward to use.
6623 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
6624 header actions and more than one.
6625 (antlr-font-lock-tokendef-face): Changed color.
6626 (antlr-font-lock-tokenref-face): Changed color.
6627 (antlr-font-lock-additional-keywords): Also highlight lowercase.
6628 (antlr-mode-syntax-table): New variable.
6629 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
6630 (antlr-with-syntax-table): Don't copy syntax table.
6631
66322000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
6633
6634 * antlr-mode.el: Minor changes: language setting.
6635 (antlr-language-alist): The value for file option "language" can
6636 be both an identifier and a string.
6637 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
6638 (antlr-language-limit-n-regexp): Change accordingly.
6639
66402000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
6641
6642 * antlr-mode.el: Minor changes: tabs, hiding.
6643 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
6644 (antlr-action-visibility): Also allow value nil to also hide the
6645 braces. Renamed from `antlr-tiny-action-length'.
6646 Suggested by Jay@aol.com.
6647 (antlr-hide-actions): Change accordingly. Hide line if completely
6648 hidden action is on a line of its own.
e04d21aa 6649
6ad948eb
SM
66502000-11-29 Stefan Monnier <monnier@cs.yale.edu>
6651
6652 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
6653
6654 * sort.el (sort-columns): Don't concat strings with numbers.
6655
9c6a4107
DL
66562000-11-29 Dave Love <fx@gnu.org>
6657
6658 * cus-edit.el (face): Fix :format.
6659
6660 * mail/feedmail.el: Require smtpmail when compiling.
6661 (mail-do-fcc): Autoload.
6662 (feedmail) <defgroup>: Fix :link.
6663 (feedmail-nuke-body-in-fcc): Fix :type.
6664 (feedmail-send-it): Add autoload cookie.
6665
053b8d35
SM
66662000-11-29 Stefan Monnier <monnier@cs.yale.edu>
6667
6668 * newcomment.el (comment-indent): Save excursion around call to
6669 comment-indent-function.
6670
242c13e8
MB
66712000-11-29 Miles Bader <miles@gnu.org>
6672
6673 * subr.el (member-ignore-case): Return the tail of the list who's
6674 car matches, like `member', not the matching element itself.
6675
8f4b5f28
KH
66762000-11-29 Kenichi Handa <handa@etl.go.jp>
6677
6678 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
6679 should not contain `\n'.
6680
bebe4a2c
GM
66812000-11-28 Gerd Moellmann <gerd@gnu.org>
6682
fd9ac94c 6683 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 6684
ba7e40eb
GM
6685 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
6686
75ab0c79
GM
6687 * dired-aux.el (dired-do-create-files): Construct default file
6688 name for dired-mark-read-file-name so that when the user enters
6689 just RET, the target file will end up in the target directory.
6690
bebe4a2c
GM
6691 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
6692 local-abbrev-table before changing buffers because it might
6693 have a buffer-local binding.
6694
fa6d1ca8
MB
66952000-11-28 Miles Bader <miles@gnu.org>
6696
6697 * simple.el (delete-horizontal-space): Handle fields more generally.
6698
8d2c2642
GM
66992000-11-28 Gerd Moellmann <gerd@gnu.org>
6700
6701 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
6702
8b31236d
DL
67032000-11-28 Dave Love <fx@gnu.org>
6704
3cbd02d2
DL
6705 * progmodes/ps-mode.el (ps-mode): Set comment-start and
6706 comment-start-skip locally.
6707
8b31236d
DL
6708 * progmodes/fortran.el (fortran-mode): Don't set
6709 fortran-comment-line-start-skip. Set comment-start to
6710 fortran-comment-line-start.
6711 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
6712 (fortran-comment-line-start-skip): Simplify slightly.
6713
ae4bf56d
GM
67142000-11-28 Gerd Moellmann <gerd@gnu.org>
6715
17ef7534
GM
6716 * play/5x5.el: Remove RCS keyword.
6717
fd9ac94c 6718 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 6719
665b27a6
GM
67202000-11-28 Milan Zamazal <pdm@freesoft.cz>
6721
83c9cb8e
SM
6722 * textmodes/tildify.el (tildify-string-alist):
6723 Add `plain-tex-mode' here.
665b27a6 6724
fe3c2ae3
GM
67252000-11-28 Colin Walters <walters@cis.ohio-state.edu>
6726
6727 * chistory.el (Command-history-setup): Remove extraneous `keymap'
6728 reference.
6729
d970106b
MB
67302000-11-28 Miles Bader <miles@gnu.org>
6731
36b80a0d
MB
6732 * cus-face.el (custom-face-attributes): Add post-filter function
6733 for :box. Make pre-filter function for :box handle all cases.
6734
d970106b
MB
6735 * wid-edit.el (widget-choose): Make sure pop-up window is large
6736 enough to display all the choices, as there's no way to scroll it.
6737
5a2bae6c
KH
67382000-11-28 Kenichi Handa <handa@etl.go.jp>
6739
6740 * international/mule-conf.el: Make the coding system no-conversion
6741 safe for all characters.
6742
9e836e23
DL
67432000-11-27 Dave Love <fx@gnu.org>
6744
8b31236d
DL
6745 * net/ldap.el (ldap) <defgroup>: Add :version.
6746
9e836e23
DL
6747 * tooltip.el (tooltip-use-echo-area): Doc fix.
6748
6749 * cus-start.el <minibuffer-prompt-properties>: Add version.
6750 <read-buffer-function>: Add.
6751
6752 * apropos.el (apropos-print): Add help-echo to active text.
6753
6754 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
6755
4a74d071
GM
67562000-11-27 Gerd Moellmann <gerd@gnu.org>
6757
6758 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
6759 type, group and version.
6760
76058c27
EZ
67612000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
6762
4a74d071 6763 * select.el (x-get-selection): Docstring fix.
76058c27 6764
fd9ac94c 67652000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 6766
fd9ac94c 6767 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 6768
49060c51
AI
67692000-11-27 Andrew Innes <andrewi@gnu.org>
6770
6771 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
6772
6773 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
6774
b2a8e429
MB
67752000-11-27 Miles Bader <miles@gnu.org>
6776
6777 * dired.el (dired-get-filename): Return filename verbatim if
6778 LOCALP is `verbatim'.
6779 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
6780 `verbatim' so that we don't inadvertently delete a non-existant
6781 directory name.
6782
5ac0366d
KH
67832000-11-27 Kenichi Handa <handa@etl.go.jp>
6784
6785 * international/characters.el: Specify cases and syntaxes for
6786 mule-unicode-0100-24ff.
6787
67f1cf4c
GM
67882000-11-27 Gerd Moellmann <gerd@gnu.org>
6789
6790 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
6791 that foreground and/or background colors of the face `tool-bar'
6792 are unspecified.
6793
46c56972
MB
67942000-11-27 Miles Bader <miles@gnu.org>
6795
e04d21aa 6796 * wid-edit.el (widget-field-buffer, widget-field-start)
ec725166
MB
6797 (widget-field-end): Handle widget field `pseudo-overlays'.
6798 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
6799 if it's there instead of in `widget-field-list'.
6800
46c56972 6801 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
6802 (help-make-xrefs): Delete extraneous newlines at the end of the
6803 docstring.
46c56972 6804
640a9cdd
JR
68052000-11-25 Jason Rumney <jasonr@gnu.org>
6806
6807 * startup.el (command-line): Call set-locale-environment after
6808 Window System init file is read, as it can result in a call to
6809 redraw-frame.
6810
0b3f96d4
EZ
68112000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
6812
6813 * simple.el (shell-command): Mention the effect of the prefix
6814 argument in the doc string.
6815
8da6e2a1
MB
68162000-11-25 Miles Bader <miles@gnu.org>
6817
a658d039
MB
6818 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
6819
8da6e2a1 6820 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 6821 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 6822
d3416cca
JR
68232000-11-24 Jason Rumney <jasonr@gnu.org>
6824
6825 * international/mule-cmds.el (locale-language-names): Add "jp" as
6826 a non-standard alternative for Japanese.
6827
17e37f53
AS
68282000-11-24 Andre Spiegel <spiegel@gnu.org>
6829
6830 * vc-hooks.el: Require 'cl during compilation.
6831
9aa5f148
GM
68322000-11-24 Gerd Moellmann <gerd@gnu.org>
6833
ba193890
GM
6834 * faces.el (face-set-after-frame-default): Let face attributes
6835 specified for new frames override frame parameters.
6836
9aa5f148
GM
6837 * startup.el (command-line): Fix computation of the source file
6838 for user-init-file when user-init-file is a compiled file.
6839
51a1edab
MB
68402000-11-24 Miles Bader <miles@gnu.org>
6841
e04d21aa 6842 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
51a1edab
MB
6843 (custom-post-filter-face-spec): New functions.
6844 (custom-face-set, custom-face-value-create): Filter the face spec
6845 before and after customization.
6846 (custom-face-set): If VALUE specifies a null face, pass a
6847 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
6848 * cus-face.el (custom-face-attributes): Remove SET and GET
6849 functions. Add some IN-FILTER and OUT-FILTER functions in the few
6850 cases they're needed.
6851
1ed74431
MB
6852 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
6853 that it's distinguishable from the :off-glyph on dark-background
6854 displays. Set its background color too.
6855
67ee1125
MB
6856 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
6857 so that people can easily turn it off.
6858
7d027816 68592000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
e04d21aa 6860
7d027816 6861 * ediff-diff.el: Moved variables around to have it compile under NT.
e04d21aa 6862
9aa5f148 6863 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
e04d21aa 6864
9aa5f148 6865 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
e04d21aa 6866
9aa5f148 6867 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816 6868 redundant skip-small-frames test.
e04d21aa 6869
9aa5f148 6870 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
83c9cb8e 6871 (viper-downgrade-to-insert): Protect against errors in hooks.
e04d21aa 6872
9aa5f148
GM
6873 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
6874 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
83c9cb8e
SM
6875 (viper-restore-cursor-type,viper-set-insert-cursor-type):
6876 New functions.
e04d21aa 6877
9aa5f148 6878 * viper-util.el (viper-memq-char): Bug fixes.
e04d21aa 6879
9aa5f148 6880 * viper.el (viper-mode): Fix cursor handling.
e04d21aa 6881
f07fa1b8
KH
68822000-11-24 Kenichi Handa <handa@etl.go.jp>
6883
83c9cb8e
SM
6884 * international/mule-diag.el (list-iso-charset-chars):
6885 For two-byte charset, fix the `while' condition.
f07fa1b8
KH
6886 (list-non-iso-charset-chars): Fix the `while' condition.
6887
ba8299ff
SM
68882000-11-23 Stefan Monnier <monnier@cs.yale.edu>
6889
79372165
SM
6890 * subr.el (add-hook, remove-hook): Don't call make-local-hook
6891 if the variable is make-variable-buffer-local.
6892
83c9cb8e
SM
6893 * progmodes/ada-stmt.el (ada-template-map):
6894 Initialize and bind it to C-c t in ada-mode-map.
ba8299ff
SM
6895 (ada-stmt-mode-hook): New function extracted from old code.
6896 Only change the buffer-local side of skeleton-*.
6897 (ada-mode-hook): Use it.
6898
68a887fa
EZ
68992000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
6900
6901 * iswitchb.el (iswitchb-minibuf-depth): New variable.
6902 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
6903 we expect to be returned by minibuffer-depth once we prompt the
6904 user in the minibuffer.
6905 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
6906 as recorded in iswitchb-minibuf-depth, return non-nil.
6907
3b345582
EZ
69082000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
6909
6910 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
6911 (hscroll-window-maybe): Docstring fix.
6912
595dead2
DL
69132000-11-23 Dave Love <fx@gnu.org>
6914
6915 * rect.el (string-rectangle): Don't test delete-selection-mode.
6916
1e66b27a
GM
69172000-11-23 Gerd Moellmann <gerd@gnu.org>
6918
02790ce2
GM
6919 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
6920 is in the tool bar.
6921
1e66b27a 6922 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
83c9cb8e 6923 with `no-dir'; we want the directory part to be able to remove it.
1e66b27a 6924
a4caa65d
SM
69252000-11-22 Stefan Monnier <monnier@cs.yale.edu>
6926
6927 * textmodes/outline.el (outline-flag-region):
6928 Don't bind inhibit-read-only since we don't modify the buffer.
6929 (outline-isearch-open-invisible): Don't jump to overlay-start
6930 since we're trying to unhide text around point.
6931 (outline-discard-overlays): Use dolist.
6932
6933 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
6934
03e757c1
GM
69352000-11-22 Gerd Moellmann <gerd@gnu.org>
6936
83c9cb8e 6937 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
e04d21aa 6938
1598a961
SM
69392000-11-22 Stefan Monnier <monnier@cs.yale.edu>
6940
6941 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
6942 Fix ARG regexp to skip quoted braces.
6943 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
6944 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
6945 are (correctly) handled separately).
6946 Remove `caption' and `footnote' from `citations': they contain text.
6947 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
6948 (latex-skeleton-end-hook): New function.
6949 (latex-mode): Use it.
6950 (tex-start-tex-marker): Remove.
6951 (tex-send-tex-command): Don't set tex-start-tex-marker.
6952 (tex-error-parse-syntax-table): New var.
6953 (tex-compilation-parse-errors): Use it.
6954 Ignore tex-start-tex-marker. Don't bother with marker-position.
6955 (tex-validate-buffer): Don't bother with marker-position.
6956
6957 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 6958 (flyspell-generic-progmode-verify): Use it.
1598a961 6959
eaae8106
SS
69602000-11-22 Sam Steingold <sds@gnu.org>
6961
83c9cb8e 6962 * simple.el (delete-trailing-whitespace): New interactive function.
e04d21aa 6963
eaae8106 6964 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 6965 `ada-remove-trailing-spaces'.
eaae8106 6966 (ada-remove-trailing-spaces): Removed.
e04d21aa 6967
eaae8106 6968 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
e04d21aa 6969
1598a961
SM
6970 * textmodes/picture.el (picture-clean): Removed.
6971 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 6972
a41d49e9
GM
69732000-11-22 Gerd Moellmann <gerd@gnu.org>
6974
e053c60f
GM
6975 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
6976
a41d49e9
GM
6977 * hi-lock.el (hi-lock-refontify): Don't call non-existent
6978 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 6979 do anything special when jit-lock is active.
a41d49e9
GM
6980 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
6981
197615f3
DL
69822000-11-22 Dave Love <fx@gnu.org>
6983
ddbfaa9f
DL
6984 * calendar/todo-mode.el (todo-top-priorities): Use
6985 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
6986
ddc3c695
DL
6987 * language/chinese.el, language/cyrillic.el:
6988 * language/devanagari.el, language/ethiopic.el, language/greek.el:
6989 * language/hebrew.el, language/indian.el, language/japanese.el:
6990 * language/korean.el, language/lao.el, language/misc-lang.el:
6991 * language/thai.el, language/tibetan.el, language/vietnamese.el:
6992 Use provide.
6993
fb9fa98d
DL
6994 * cus-edit.el (custom-buffer-create-internal): Save some consing.
6995 (custom-variable-set): Improve validation error mesage.
6996
197615f3
DL
6997 * rect.el (string-rectangle): Revert last change.
6998 (string-rectangle-line): New arg DELETE.
6999 (string-rectangle): Check delete-selection-mode.
7000
7001 * emacs-lisp/edebug.el (edebug-version)
7002 (edebug-maintainer-address): Deleted.
7003 (edebug-submit-bug-report): Just alias to report-emacs-bug.
7004 (edebug-read-function): Account for other `'#' read forms.
7005 (edebug-mode-menus): Make some items toggles.
7006 (edebug-outside-unread-command-event, unread-command-event):
7007 Remove these to avoid warnings.
7008
f4117c4d
GM
70092000-11-22 David Ponce <david@dponce.com>
7010
7011 * recentf.el (recentf-menu-items-for-commands)
7012 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 7013 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 7014
f4117c4d
GM
7015 (recentf-build-dir-rules, recentf-dump-variable)
7016 (recentf-edit-list, recentf-open-files-item)
7017 (recentf-open-files): Replaced unnecessary `mapcar' with new
7018 built-in `mapc'.
eaae8106 7019
f8e2f3f2
MB
70202000-11-23 Miles Bader <miles@gnu.org>
7021
7022 * faces.el (menu): Make inverse-video on ttys too.
7023
4c4a541d
SM
70242000-11-22 Stefan Monnier <monnier@cs.yale.edu>
7025
7026 * simple.el (comment-line-break-function): Use the new name
7027 indent-new-comment-line -> comment-indent-new-line.
7028 (clone-indirect-buffer): Don't ignore NORECORD.
7029 (next-completion): Properly handle the case where items are adjacent.
7030
7031 * mouse.el (popup-menu): Stupid typo.
7032
980d836e
GM
70332000-11-22 Gerd Moellmann <gerd@gnu.org>
7034
60e8e0a5
GM
7035 * emacs-lisp/authors.el: Remove autoload cookies, add author,
7036 maintainer, keywords tags.
7037
980d836e
GM
7038 * rect.el (replace-rectangle): Don't call string-rectangle-line
7039 with too many arguments.
7040
e08b2069
AS
70412000-11-22 Andre Spiegel <spiegel@gnu.org>
7042
60e8e0a5 7043 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 7044 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
7045 vc-locking-user, which no longer exists.
7046
7047 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
7048
c6779d8d
DL
70492000-11-22 Dave Love <fx@gnu.org>
7050
7051 * md5.el (md5): Provide.
7052 (md5): Fix error call.
7053
e672fdce
MB
70542000-11-22 Miles Bader <miles@gnu.org>
7055
eaae8106 7056 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
7057 (refill-fill-paragraph-at): Remove debugging code.
7058
80e24c04
MB
7059 * calendar/calendar.el (generate-calendar-window): When we don't
7060 call `fit-window-to-buffer', make sure the top line is fully visible.
7061
3a17d6cc
MB
7062 * image-file.el (insert-image-file): Don't make `read-only'
7063 property rear-nonsticky.
7064
ae1a21c6
MB
7065 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
7066 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
7067 stashing away its original value.
7068 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
7069 in the recursive edit.
7070 Bind `isearch-original-minibuffer-message-timeout' to protect it.
7071 (isearch-done): Restore `minibuffer-message-timeout'.
7072
e672fdce
MB
7073 * cus-start.el: Remove entry for `mode-line-inverse-video'.
7074
3ea79df8
SM
70752000-11-21 Stefan Monnier <monnier@cs.yale.edu>
7076
7077 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
7078
7079 * find-lisp.el (find-lisp-find-files-internal):
7080 Use dolist, when and file-name-as-directory.
7081
980d836e 7082 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
7083 (define-derived-mode, define-minor-mode): Add specs.
7084
7085 * window.el: General comment and spacing fixes.
7086 (save-selected-window): Use backquotes.
7087 (window-safely-shrinkable-p): New function.
7088 (shrink-window-if-larger-than-buffer): Use it.
7089
7090 * subr.el (make-local-hook): Docstring fix.
7091
7092 * shell.el (shell-mode): Use define-derived-mode.
7093
7094 * newcomment.el (comment-indent): Insert comment before calling
7095 comment-indent-function. Don't insert in column 0.
7096 (comment-dwim): Indent before inserting comment.
7097
7098 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
7099 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
7100 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
7101 Use mapc rather than map.
7102
7103 * files.el (find-buffer-visiting): Compare all attributes before
7104 declaring two files identical (rather than just their inode-no).
7105 (auto-mode-alist): Use \' rather than $.
7106
7107 * which-func.el: Update maintainer line.
7108
7109 * pcvs.el (uniquify-buffer-file-name): Remove advice.
7110 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
7111 (uniquify-buffer-file-name): Use it.
7112
8f62f2b8
MB
71132000-11-22 Miles Bader <miles@gnu.org>
7114
7115 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
7116 * simple.el (minibuffer-avoid-prompt): New function.
7117
fb279a6d
GM
71182000-11-21 Gerd Moellmann <gerd@gnu.org>
7119
7120 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
7121
867092e9
MB
71222000-11-21 Miles Bader <miles@gnu.org>
7123
ef860850
MB
7124 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
7125 inclusion of `track-mouse'.
7126
867092e9
MB
7127 * textmodes/refill.el (refill-ignorable-overlay): New variable.
7128 (refill-adjust-ignorable-overlay): New function.
7129 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
7130 only the paragraph's tail if possible.
7131 Update `refill-ignorable-overlay'.
7132 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
7133
7134 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
7135 point inside the fill-prefix.
7136
7137 * textmodes/refill.el (refill-post-command-function): Don't reset
7138 refill-doit in the case where a self-insertion command doesn't
7139 case a refill. Use `refill-fill-paragraph-at', getting position
7140 from `refill-doit'.
7141 (refill-after-change-function): Set `refill-doit' to END.
7142 (refill-fill-paragraph-at): New function, mostly from old
7143 refill-fill-paragraph.
7144 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
7145 (refill-pre-command-function): New function.
7146 (refill-mode): Add it to `pre-command-hook'.
7147
ff9ab414
GM
71482000-11-20 Gerd Moellmann <gerd@gnu.org>
7149
29a01b72
GM
7150 * textmodes/artist.el (artist-mode): Fix autoload cookie.
7151
ff9ab414
GM
7152 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
7153 javadoc tags.
eaae8106 7154
885b211b
AS
71552000-11-20 Andre Spiegel <spiegel@gnu.org>
7156
7157 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
7158 vc.el).
7159
eaae8106 7160 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 7161 require vc.
eaae8106
SS
7162
7163 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 7164 checkouts.
eaae8106 7165
d1838556
DL
71662000-11-20 Dave Love <fx@gnu.org>
7167
7168 * Makefile.in (DONTCOMPILE): Omit bindings.el.
7169
2b69bc11 71702000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 7171
2b69bc11
GM
7172 * calculator.el (calculator-paste): Use `if' instead of `and'
7173 and `or'.
7174 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 7175
b95b34e5
GM
71762000-11-19 Gerd Moellmann <gerd@gnu.org>
7177
030de92f
GM
7178 * info.el (info-menu-5): Doc fix.
7179
b95b34e5
GM
7180 * textmodes/artist.el: New file.
7181
54970452
AS
71822000-11-19 Andre Spiegel <spiegel@gnu.org>
7183
eaae8106 7184 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
7185 and differentiate according to checkout model.
7186 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
7187 since this function is only concerned with master state.
7188
83c9cb8e
SM
7189 * vc-hooks.el (vc-workfile-unchanged-p)
7190 (vc-default-workfile-unchanged-p): Moved here from vc.el.
54970452 7191
83c9cb8e
SM
7192 * vc.el (vc-workfile-unchanged-p)
7193 (vc-default-workfile-unchanged-p): See above.
54970452 7194
e5a9dabf
MB
71952000-11-19 Miles Bader <miles@gnu.org>
7196
7197 * image-file.el (insert-image-file): Make `intangible' and
7198 `read-only' properties rear-nonsticky too.
7199
24127af0
GM
72002000-11-18 Gerd Moellmann <gerd@gnu.org>
7201
d392e9c5 7202 * ps-print.el: Update copyright notice.
eaae8106 7203
d392e9c5
GM
7204 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
7205 (tooltip-show): Use the offsets.
7206
24127af0 7207 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 7208 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
7209 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
7210
2b69bc11 72112000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 7212
2b69bc11
GM
7213 * ps-print.el (toplevel): Test for find-coding-system being
7214 fboundp before calling ps-x-find-coding-system.
08ea6f17 7215
66321b2f
SM
72162000-11-16 Stefan Monnier <monnier@cs.yale.edu>
7217
7218 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
7219 (vc-version-backup-file): Docstring fix.
7220
046110c6
GM
72212000-11-16 Gerd Moellmann <gerd@gnu.org>
7222
4104194e
GM
7223 * files.el (basic-save-buffer): Don't add a newline if
7224 find-file-literally is non-nil.
7225 (find-file-literally): Extend doc string.
7226
046110c6
GM
7227 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
7228 sort(1) with the `-f' argument.
7229
6505c16e
AS
72302000-11-16 Andre Spiegel <spiegel@gnu.org>
7231
fd063975
AS
7232 * vc.el: Updated backend documentation.
7233 (vc-default-check-headers): New function.
7234
3d02dd81 7235 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
7236
7237 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 7238 up-to-date.
eaae8106 7239 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 7240 the minibuffer is not active.
fd063975 7241
eaae8106 7242 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 7243 `vc-cvs-use-edit' is on.
eaae8106
SS
7244 (vc-cvs-checkout): When this is used for reverting the workfile,
7245 make a backup of the original contents and revert to that in case
8791d617 7246 of error.
eaae8106 7247 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 7248 remote repositories.
eaae8106 7249
6505c16e
AS
7250 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
7251 for both version and ratio in the minibuffer.
fd063975 7252
eaae8106 7253 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 7254 Use vc-do-command to perform the annotation, not call-process.
6505c16e 7255
a13f0660
KH
72562000-11-16 Kenichi Handa <handa@etl.go.jp>
7257
7258 * international/quail.el (quail-start-translation): Don't call
7259 `message' before reading key sequence.
7260
1389a414
MB
72612000-11-16 Miles Bader <miles@lsi.nec.co.jp>
7262
7263 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
7264
9256a532
KH
72652000-11-16 Kenichi Handa <handa@etl.go.jp>
7266
7267 * window.el (fit-window-to-buffer): Be sure to acquire at least
7268 one text line even if the buffer is empty.
7269
0e14fe9f
GM
72702000-11-16 Gerd Moellmann <gerd@gnu.org>
7271
eaae8106 7272 * net/ange-ftp.el (ange-ftp-file-writable-p)
83c9cb8e
SM
7273 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
7274 Bind ange-ftp-process-verbose to nil.
0e14fe9f 7275
da645c53
DL
72762000-11-15 Dave Love <fx@gnu.org>
7277
83c9cb8e
SM
7278 * wid-edit.el (widget-specify-field, widget-specify-button):
7279 If :help-echo is a function, set help-echo of overlay to
233d5cde
DL
7280 widget-mouse-help.
7281 (widget-mouse-help): New function.
7282 (widget-echo-help): Rewritten for :help-echo functions only taking
7283 a widget arg.
7284
83c9cb8e
SM
7285 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
7286 Use display-graphic-p.
b12057b9
DL
7287 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
7288 and that JPEG is available.
7289 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
7290
da645c53
DL
7291 * international/mule-cmds.el (locale-charset-language-names):
7292 Match @euro.
7293
6d133d1f
GM
72942000-11-15 Gerd Moellmann <gerd@gnu.org>
7295
83c9cb8e
SM
7296 * faces.el (face-set-after-frame-default):
7297 If `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
7298 default face from X resources.
7299
49ac2ac5
EZ
73002000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
7301
7302 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
7303 Don't set EMACSLOADPATH.
7304
4fb0a34c
EZ
73052000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
7306
7307 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
7308 texinfo-insert-@url.
7309 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
7310 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
7311
bb304a7a
SM
73122000-11-14 Stefan Monnier <monnier@cs.yale.edu>
7313
82bc80bf
SM
7314 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
7315 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
7316 (checkdoc-minor-keymap): Backward compatibility.
7317 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
7318 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
7319 (checkdoc-this-string-valid-engine): Be a bit more strict
7320 to avoid matching substrings of `...' quoted vars/funs.
7321 (checkdoc-defun-info): Only look for `interactive' if alone.
7322 (debug-ignored-errors): Add "arg doesn't appear in docstring".
7323
e8c87124
SM
7324 * progmodes/compile.el (grep): `tag-default' can be nil.
7325
bb304a7a
SM
7326 * newcomment.el (comment-indent): Paren typo.
7327
8628686a
DL
73282000-11-14 Dave Love <fx@gnu.org>
7329
25c269ef
DL
7330 * calculator.el: New maintainer version.
7331
66321b2f 7332 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 7333
8628686a
DL
7334 * cmuscheme.el: Doc fixes.
7335 (cmuscheme) <defgroup>: Use `scheme' as parent.
83c9cb8e 7336 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
8628686a
DL
7337
7338 * xscheme.el (scheme-program-name): Don't define here.
7339
7340 * progmodes/scheme.el (scheme-program-name): New variable
7341 (originally in cmuscheme).
7342
88f0a1eb
MB
73432000-11-14 Miles Bader <miles@gnu.org>
7344
7345 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
7346 Handle header-lines. Don't loop forever if we can't enlarge the
7347 window anymore. Simplify a bit.
7348
cd9a000c
KH
73492000-11-14 Kenichi Handa <handa@etl.go.jp>
7350
7351 * window.el (fit-window-to-buffer): Don't check
7352 window-text-height. Assure that the last line is fully visible.
7353
83c9cb8e
SM
7354 * international/quail.el (quail-show-guidance-buf):
7355 Call fit-window-to-buffer to assure the enough height of the guidance
cd9a000c
KH
7356 buffer.
7357 (quail-update-guidance): Avoid making the guidance buffer shorter.
7358
d3fcda22
SM
73592000-11-14 Stefan Monnier <monnier@cs.yale.edu>
7360
bdbd9606
SM
7361 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
7362 rather than `prepend' and add an interesting comment.
7363 (tex-math-face, tex-font-lock-syntactic-face-function):
7364 New face and function to use it.
7365 (tex-define-common-keys, tex-mode-map): Use menu-item rather
7366 than `menu-enable' symbol property.
7367 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
7368 (tex-mode): Add some latex-mode commands for auto-selection.
7369 Use tex-font-lock-syntactic-face-function.
7370 (tex-insert-quote): Simplify.
7371 (tex-shell): New mode.
7372 (tex-start-shell): Use it.
7373 (tex-shell-proc, tex-shell-buf): New functions.
7374 (tex-send-command): Use it.
7375 (tex-main-file): Fix the meaning of the new arg REALFILE.
7376 (tex-send-tex-command): New function split from `tex-start-tex'.
7377 Set compilation-last-buffer and compilation-parsing-end.
7378
d3fcda22
SM
7379 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
7380 when it follows non-comment text on the line.
7381
7382 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
7383 Set font-lock-defaults.
7384 (lisp-mode-shared-map): Init inside the defvar.
7385 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
7386 Use define-derived-mode.
7387
bdab1d43
MB
73882000-11-14 Miles Bader <miles@lsi.nec.co.jp>
7389
7390 * faces.el (header-line): Use `:box nil' for color/gs displays too.
7391
936ae731
GM
73922000-11-14 Gerd Moellmann <gerd@gnu.org>
7393
83c9cb8e
SM
7394 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
7395 Don't recursively optimize body because that can lead to infinite
936ae731
GM
7396 recursion; see comment there.
7397
1695ca2b
EZ
73982000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
7399
7400 * faces.el (face-spec-set-match-display): Revert the change from
7401 2000-10-24. Add a FIXME for after v21.1.
7402
9d348294
MB
74032000-11-13 Miles Bader <miles@gnu.org>
7404
7405 * textmodes/fill.el (skip-line-prefix): New function.
7406 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
7407 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
7408 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
7409 point inside the fill-prefix.
9d348294 7410
b85fa13c
MB
74112000-11-13 Miles Bader <miles@lsi.nec.co.jp>
7412
83c9cb8e
SM
7413 * calendar/calendar.el (generate-calendar-window):
7414 Use `fit-window-to-buffer'.
b85fa13c 7415
a0b47716
SM
74162000-11-12 Stefan Monnier <monnier@cs.yale.edu>
7417
7418 * gud.el (gud-minor-mode): New var.
7419 (gud-symbol, gud-val): New functions.
7420 (gud-find-file): Copy gud-minor-mode to the new buffer.
7421 (gud-menu-map): Include entries for commands that are not always
7422 available, using :enable to (de)activate them.
7423 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
7424 (gud-mode-map): New map.
eaae8106 7425 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
7426 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
7427 Don't set up gud's menu (it's done by the minor-mode).
7428 (gud-minibuffer-local-map): New.
7429 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
7430 (gud-query-cmdline): New function.
7431 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
7432 (gud-mode): Use define-derived-mode.
7433 Don't set up gud's menu (it's done by the minor-mode).
7434 (gud-chop-words): Remove.
7435 (gud-common-init): Use split-string instead.
7436 (gud-new-keymap, gud-make-debug-menu): Eradicate.
7437
7438 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
7439 Add keyword arg :name.
7440
7441 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
7442 (diff-count-matches, diff-split-hunk): New functions.
7443 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
7444
7445 * pcvs-info.el (cvs-fi-conflict-face): New var.
7446
7447 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
7448 Make it into a simple syntax-table, shared among all submodes.
7449 (sh-heredoc-face): Re-introduce.
7450 (sh-font-lock-syntactic-face-function): New function.
7451 (sh-mode): Use it. Also use define-derived-mode.
7452 Remove old bogus setting of indent-region-function.
7453 (sh-set-shell): Don't set the syntax-table any more.
7454 (sh-mode-syntax-table) <defun>: Remove.
7455
f5ed37df
MB
74562000-11-12 Miles Bader <miles@gnu.org>
7457
7458 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
7459 message if interactive.
7460
0b074c2f
DL
74612000-11-12 Dave Love <fx@gnu.org>
7462
7463 * mail/feedmail.el: Fix header,
7464 (feedmail) <defgroup>: Add :link.
7465
7466 * view.el: Use local-map property, not keymap on mode-line string.
7467
83c9cb8e
SM
7468 * scroll-all.el (scroll-all-mode): Customize variable.
7469 Add autoload cookie to function.
0b074c2f
DL
7470
7471 * lazy-lock.el: Remove compatibility code.
7472
7473 * finder.el (finder-known-keywords): Add `files', remove `vms'.
7474 (finder-help-echo): New variable.
7475 (finder-mouse-face-on-line): Add help-echo stuff.
7476 (finder-list-keywords, finder-list-matches): Use mapc.
7477
7478 * faces.el (face-font-registry-alternatives): Add :version.
7479
7480 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
7481 tags-table-list.
7482
a0b47716 7483 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 7484
a0b47716 7485 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
7486 (mail-mode): Use [:alnum:] in some regexps.
7487
6d502396
DL
74882000-11-10 Dave Love <fx@gnu.org>
7489
7490 * ediff.el (ediff-regions-internal, ediff-documentation):
7491 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
7492 fundamental mode.
7493
7494 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
7495 buffer into fundamental mode.
7496 (ediff-set-difference): Use copy-sequence if available.
7497
83c9cb8e
SM
7498 * ediff-ptch.el (ediff-dispatch-file-patching-job):
7499 Check ediff-patch-map non-nil.
6d502396
DL
7500 (ediff-fixup-patch-map, ediff-fixup-patch-map)
7501 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
7502 buffer into fundamental mode.
7503
7504 * ediff-merg.el (state-or-merge): Defvar when compiling.
7505
a82fe213
JR
75062000-11-10 Jason Rumney <jasonr@gnu.org>
7507
7508 * w32-fns.el (w32-add-charset-info): New function.
7509 (w32-charset-info-alist): Use it.
7510
52d89894
GM
75112000-11-10 Gerd Moellmann <gerd@gnu.org>
7512
7513 * faces.el (face-font-registry-alternatives): New user-option.
7514
178932de
SM
75152000-11-10 Stefan Monnier <monnier@cs.yale.edu>
7516
d7fa3319
SM
7517 * textmodes/texinfo.el (texinfo-block-default): New var.
7518 (texinfo-insert-block): Use it. Insert a newline if needed.
7519
178932de
SM
7520 * textmodes/fill.el (fill-indent-according-to-mode): New var.
7521 (fill-region-as-paragraph): Use it.
7522
7523 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
7524 (latex-mode): Tweak tex-*-(head|trail)er regexps.
7525 Tweak paragraph regexps to allow a leading [ \t]*.
7526 (tex-latex-block): Insert a newline if necessary.
7527 (latex-insert-item): Only insert a newline if necessary.
7528 (tex-guess-main-file): New function.
7529 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
7530 Set tex-main-file if TeX-master is provided.
7531 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
7532
bd02b8e0
GM
75332000-11-10 Gerd Moellmann <gerd@gnu.org>
7534
7535 * startup.el (command-line): Set the default tooltip-mode
7536 to t for graphical displays which implement x-show-tip.
7537
7538 * tooltip.el (tooltip-mode): Add a comment about startup.el
7539 setting the default value of this user-option.
7540
b29b03eb
SM
75412000-11-09 Stefan Monnier <monnier@cs.yale.edu>
7542
7543 * font-lock.el (font-lock-*-face) <defvar>: Move.
7544 (font-lock-defaults-alist): Mark obsolete.
7545 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
7546 (font-lock-mode): Use define-minor-mode.
7547 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
7548 (font-lock-turn-off-thing-lock): Be more explicit.
7549 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
7550 (font-lock-syntactic-face-function): New var.
7551 (font-lock-fontify-syntactically-region): Use it.
7552 (font-lock-doc-face): New.
7553
7554 * pcvs.el (cvs-enabledp): Ignore errors.
7555 (cvs-commit-filelist): Never query.
7556 (cvs-mode-insert): Always add a terminating / in the initial prompt.
7557 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
7558 (cvs-do-removal): Use cvs-partition rather than delete-if.
7559 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
7560 cvs-bury-buffer.
7561
7562 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
7563 Allow `next' to jump to after the end of the last match.
7564
778fbc46
GM
75652000-11-09 Gerd Moellmann <gerd@gnu.org>
7566
730c746c
GM
7567 * simple.el (byte-compiling-files-p): New function.
7568
7569 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
7570 if it is there.
7571
7572 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
7573 nil again.
7574
778fbc46
GM
7575 * textmodes/ispell.el (ispell-library-path): Don't call
7576 check-ispell-version when byte-compiling because that starts
7577 an ispell process, and ispell might not be installed.
7578 (toplevel): Don't set up a menu when byte-compiling.
7579
7580 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
7581 it, so that a boundp test can be used to determine if we're
7582 currently byte-compiling.
7583
5912c5bb
DL
75842000-11-09 Dave Love <fx@gnu.org>
7585
83c9cb8e 7586 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
5912c5bb 7587
7bb054a5
GM
75882000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7589
83c9cb8e
SM
7590 * ps-print.el: Patch for variable initialization when spooling.
7591 Doc fix.
7bb054a5
GM
7592 (ps-output-list): Fun eliminated.
7593 (ps-begin-file, ps-begin-job): Code fix.
7594
9db2706e
DL
75952000-11-08 Dave Love <fx@gnu.org>
7596
83c9cb8e 7597 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
9db2706e 7598
f7eb32aa
GM
75992000-11-08 Gerd Moellmann <gerd@gnu.org>
7600
7601 * simple.el (shell-command, display-message-or-buffer)
7602 (shell-command-on-region): Mention resize-mini-windows in the doc
7603 string.
7604 (display-message-or-buffer): Take the value of resize-mini-windows
7605 into account.
7606
7b01b08c
GM
76072000-11-07 Gerd Moellmann <gerd@gnu.org>
7608
acad3c0b
GM
7609 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
7610
7b01b08c
GM
7611 * dired.el (dired-between-files): Add `^. find' as an alternative
7612 to the regular expression, for find-dired.
7613
6f602bd0
SM
76142000-11-06 Stefan Monnier <monnier@cs.yale.edu>
7615
7616 * textmodes/texnfo-upd.el: Require texinfo.
7617 (defmacro, defgroup): Remove.
7618 (texinfo-section-to-generic-alist): Remove.
7619 Use texinfo-section-list instead (i.e. level is changed string->int).
7620 (texinfo-filter): New function.
7621 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
7622 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
7623 Use it. And use regexp-opt.
7624 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
7625 (texinfo-update-menu-region-beginning)
7626 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
7627 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
7628 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 7629 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
7630 (texinfo-sequential-node-update): Remove autoload cookie.
7631
7632 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
7633 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
7634 (texinfo-chapter-level-regexp): Remove.
7635 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
7636
bb216218
DL
76372000-11-06 Dave Love <fx@gnu.org>
7638
6f602bd0 7639 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 7640
6f602bd0
SM
7641 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
7642 Match defun*.
bb216218 7643
ff8dd5d5
KH
76442000-11-06 Kenichi Handa <handa@etl.go.jp>
7645
7646 * composite.el (composition-function-table): Variable declaration
7647 moved to src/composite.c.
7648 (compose-chars-after): New optional arg object.
7649
e9da51a1
GM
76502000-11-06 Gerd Moellmann <gerd@gnu.org>
7651
e0c12c68
GM
7652 * bindings.el (mode-line-toggle-read-only)
7653 (mode-line-toggle-modified, mode-line-widen)
7654 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
7655 (make-mode-line-mouse2-map): Rewritten.
7656 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
7657 functions so that C-h k can show something with a doc string.
eaae8106 7658
e9da51a1
GM
7659 * startup.el (fancy-splash-delay): Set to 10 seconds.
7660 (fancy-splash-max-time): New user-option.
7661 (fancy-splash-stop-time): New variable.
7662 (fancy-splash-screens): Set it. Catch `stop-splashing'.
7663 (fancy-splash-screens-1): Throw `stop-splashing' when current
7664 time is greater than fancy-splash-stop-time.
7665
611dbdf0
SM
76662000-11-06 Stefan Monnier <monnier@cs.yale.edu>
7667
4d2806e2
SM
7668 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
7669
611dbdf0
SM
7670 * pcvs.el (cvs-mode-marked): New arg `noquery'.
7671 Prompt user for a file rather than raising an error.
7672 (cvs-enabledp): Fix call to cvs-mode-marked.
7673 (cvs-insert-file): New function (extracted from cvs-mode-insert).
7674 (cvs-mode-insert): Use it. Change the init prompt' value.
7675 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
7676
7677 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
7678 Don't pass default arg to ewoc-locate.
7679 (ewoc-collect): Return result in the right order.
7680
7681 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
7682
7683 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
7684 (cvs-status-get-tags): Fix regexp.
7685 (cvs-status-trees, cvs-status-cvstrees):
7686 Combine after change hooks and don't sit-for.
4d2806e2
SM
7687 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
7688 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
7689 Use make-char rather than hard-coded cryptic data.
7690 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
7691
7692 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
7693
7694 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
7695 (cvs-insert-strings): New function.
7696
937b2877
MB
76972000-11-06 Miles Bader <miles@lsi.nec.co.jp>
7698
7699 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
7700 `mwheel-scroll-amount'.
7701 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
7702 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
7703 string-matching against the version string.
7704
c6c97763
KH
77052000-11-06 Kenichi Handa <handa@etl.go.jp>
7706
6eaec747
KH
7707 * language/thai.el ("Thai"): Set a lisp form that produces
7708 composed string in `sample-text' language info.
7709
7710 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
7711 composed string in `sample-text' language info.
7712
83c9cb8e
SM
7713 * international/mule-cmds.el (describe-language-environment):
7714 Eval `sample-text' data and insert the result.
6eaec747 7715
c6c97763
KH
7716 * international/mule-conf.el (compound-text): Define this coding
7717 system here. Make x-ctext and ctext aliases of it.
7718
7719 * language/european.el (compound-text, ctext): Moved to
7720 international/mule-conf.el.
7721
d1145f85
AI
77222000-11-05 Andrew Innes <andrewi@gnu.org>
7723
7724 * w32-fns.el (w32-version): New function.
7725
178a6a45
SM
77262000-11-05 Stefan Monnier <monnier@cs.yale.edu>
7727
7728 * progmodes/awk-mode.el: Update copyright.
7729 (awk-mode-abbrev-table): Remove.
7730 (awk-font-lock-keywords): Use regexp-opt.
7731 (awk-mode): Use define-derived-mode.
7732
7733 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
7734 when extracting a suffix.
7735
1ba90166
AS
77362000-11-04 Andre Spiegel <spiegel@gnu.org>
7737
7738 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
7739 auto-save-mode.
7740
546790cb
JR
77412000-11-04 Jason Rumney <jasonr@gnu.org>
7742
7743 * language/european.el (decode-mac-roman): Test against r1 not r0.
7744
d247e32d
SM
77452000-11-03 Stefan Monnier <monnier@cs.yale.edu>
7746
fbf44f44
SM
7747 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
7748 (icon-mode): Define indent-line-function.
7749 (icon-comment-indent): Simplify.
7750 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
7751
7752 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
7753
7754 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
7755 Bind change-log-default-mode to defeat the caching done on it.
7756 Don't bother saving excursion any more.
7757
7758 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
7759
7760 * frame.el (after-setting-font-hook): Rename hooks -> hook.
7761 (set-frame-font): Use the new name (and the old for compatibility).
7762
eaae8106
SS
7763 * toolbar/tool-bar.el (tool-bar-mode):
7764 * time.el (display-time-mode):
7765 * recentf.el (recentf-mode):
7766 * paren.el (show-paren-mode):
7767 * mwheel.el (mouse-wheel-mode):
7768 * msb.el (msb-mode):
7769 * jka-compr.el (auto-compression-mode):
7770 * image-file.el (auto-image-file-mode):
7771 * hl-line.el (hl-line-mode):
7772 * delsel.el (delete-selection-mode):
7773 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
7774 * complete.el (partial-completion-mode): Drop unneeded positional args.
7775
eaae8106 7776 * info.el (Info-mode):
79372165 7777 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 7778
d247e32d
SM
7779 * log-edit.el (log-edit-menu): New menu.
7780
4921558e
MB
77812000-11-03 Miles Bader <miles@gnu.org>
7782
7783 * wid-edit.el (widget-end-of-line): Reinstate, with a new
7784 definition, so that trailing spaces are handled properly.
7785 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
7786
1fc02b3c
GM
77872000-11-03 Gerd Moellmann <gerd@gnu.org>
7788
7789 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
7790 tab character.
7791 (fancy-splash-screens): Set tab-width to 20.
7792
51d001f7
DL
77932000-11-03 Dave Love <fx@gnu.org>
7794
7795 * comint.el (comint-completion-addsuffix): Fix custom type.
7796
ba22aeff
SM
77972000-11-02 Stefan Monnier <monnier@cs.yale.edu>
7798
7799 * font-lock.el (font-lock-buffers): Remove.
7800 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
7801 (font-lock-change-major-mode): Remove.
7802 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
7803 (font-lock-default-fontify-region): Extend the multiline
7804 fontification to whole lines.
7805 (font-lock-fontify-anchored-keywords)
7806 (font-lock-fontify-keywords-region): If matching just one
7807 line (with \n) only mark the \n as multiline.
7808
7809 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
7810 Correctly handle the case where several :group args are supplied.
7811 Allow :extra-args.
7812 (easy-mmode-define-global-mode): Allow :extra-args.
7813 Correctly handle the case where several :group args are supplied.
7814
9c887ada
MB
78152000-11-02 Miles Bader <miles@gnu.org>
7816
eaae8106 7817 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
7818 (holiday-face): Remove dependency on `window-system'.
7819
7f25090d
KR
78202000-11-02 Ken Raeburn <raeburn@gnu.org>
7821
7822 * Makefile.in (emacs): Set EMACSLOADPATH always.
83c9cb8e 7823 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
9b911107 7824 (compile-files): Bomb out if compilation of a file fails.
7f25090d 7825
7dd6009c
DL
78262000-11-02 Dave Love <fx@gnu.org>
7827
7828 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
7829
94821e4f
EZ
78302000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
7831
7832 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
7833 punctuation in the warning inserted into the *mail* buffer.
7834
1ac3fc42
GM
78352000-11-02 Gerd Moellmann <gerd@gnu.org>
7836
57731876
GM
7837 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
7838 (authors-public-domain-p): New function.
7839 (authors-print): Use it.
7840
975f82c9
GM
7841 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
7842
1ac3fc42
GM
7843 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
7844
4b3eb10f
GM
78452000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7846
975f82c9 7847 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
7848 (ps-print-version): New version number (6.3.1).
7849 (ps-even-or-odd-pages): Customization fix.
7850 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
7851 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
7852 (ps-page-count): Var replaced by `ps-page-column'.
7853 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
7854 (ps-print-sheet-p): New fun.
7855
7da794df
MB
78562000-11-02 Miles Bader <miles@lsi.nec.co.jp>
7857
7858 * tooltip.el (tooltip-gud-tips-setup): New function.
7859 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
7860 (tooltip-mode): Call tooltip-gud-tips-setup.
7861 (tooltip-gud-tips): Use `gud-basic-call' instead of
7862 process-send-string, so the prompt gets frobbed appropriately.
7863 Handle nil return value from `tooltip-gud-print-command'.
7864
0e40b809
EL
78652000-11-01 Eric M. Ludlam <zappo@ultranet.com>
7866
7867 * comint.el (comint-add-to-input-history): New function.
7868 (comint-send-input): Use `comint-add-to-input-history'.
7869
50ada0db
MB
78702000-11-02 Miles Bader <miles@lsi.nec.co.jp>
7871
973a3104
MB
7872 * info.el (info-menu-header): New face.
7873 (Info-fontify-menu-headers): New function.
7874 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
7875
50ada0db
MB
7876 * info.el (Info-insert-dir): Don't include blank lines at
7877 beginning of additional dir files (one is added automatically).
7878
bff53411
SM
78792000-11-01 Stefan Monnier <monnier@cs.yale.edu>
7880
7881 * emacs-lisp/easy-mmode.el (define-minor-mode):
7882 Revert the latest changes.
7883 Allow the three positional arguments to be skipped and replaced
7884 by keyword arguments.
7885 Add a :toggle argument to determine whether a nil arg means toggle
7886 or means turn-on. The default is unchanged.
7887 Add a call to force-mode-line-update.
7888
6b8a0b2d
DL
78892000-11-01 Dave Love <fx@gnu.org>
7890
83c9cb8e 7891 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
6b8a0b2d 7892
5bf99100
MB
78932000-11-01 Miles Bader <miles@lsi.nec.co.jp>
7894
83c9cb8e
SM
7895 * calendar/calendar.el (diary-face, holiday-face):
7896 Add dark-background variants.
5bf99100 7897
a4032611
SS
78982000-10-31 Sam Steingold <sds@gnu.org>
7899
7900 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
7901 `tex-main-file' does not have directory in it.
7902
c286608e
SM
79032000-10-31 Stefan Monnier <monnier@cs.yale.edu>
7904
7905 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
7906
4836835a
TTN
79072000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
7908
7909 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
7910 functional change.
7911
26dcb81b
GM
79122000-10-31 Gerd Moellmann <gerd@gnu.org>
7913
7914 * files.el (find-file-noselect): When we expand a wildcard, return
7915 a list of buffers, as we should do according to the doc string.
7916
49fc4500
KR
79172000-10-31 Ken Raeburn <raeburn@gnu.org>
7918
7919 * loadup.el (top level): Adjust load path if program name is
7920 "../src/bootstrap-emacs", in case it's not dumped and thus the
7921 load path adjustment hasn't already been done.
7922
ea0c615d
GM
79232000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7924
83c9cb8e
SM
7925 * ps-print.el: Fix bug on selected pages for printing.
7926 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
ea0c615d
GM
7927 is on. Try to avoid warning messages when compiling. Doc Fix.
7928 (ps-print-version): New version number (6.3).
7929 (ps-color-device): Use `color-values' to determine if device
7930 supports color.
7931 (ps-color-values): Try to use `x-color-values' when using XEmacs.
7932 (ps-print-page-p): Changed from defsubst to defun.
7933 (ps-page-number): Changed from defmacro to defun.
7934 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
7935 printing.
c286608e 7936 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
7937 (ps-end-file, ps-dummy-page): Funs eliminated.
7938 (ps-print-color-scale): Changed default value.
7939 (ps-page-n-up, ps-print-page-p): New internal vars.
7940 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
7941 (ps-plot-region, ps-generate, ps-end-job): Code fix.
7942
9e20722f
GM
7943 * delim-col.el: Little programming improvement.
7944 (delimit-columns-str): New macro.
7945 (delimit-columns-region, delimit-columns-rectangle): Code fix.
7946
d7a0fd00
KH
79472000-10-31 Kenichi Handa <handa@etl.go.jp>
7948
c286608e
SM
7949 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
7950 Moved to european.el.
d7a0fd00
KH
7951 (ccl-encode-mac-roman-font, fontset-mac): Modified for
7952 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
7953 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
7954 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 7955
234be340
DL
79562000-10-30 Dave Love <fx@gnu.org>
7957
7958 * progmodes/cc-menus.el (imenu-generic-expression)
7959 (imenu-progress-message): Only defvar when compiling.
7960
4edc4a39
DL
7961 * emacs-lisp/elp.el (elp-unload-hook): New function.
7962
7963 * loadhist.el (unload-feature): Call elp-restore-function,
7964 checking for symbols; don't use elp-restore-all.
7965 (loadhist-hook-functions): Doc fix.
7966
70c825df
SM
79672000-10-30 Stefan Monnier <monnier@cs.yale.edu>
7968
7969 * log-edit.el (log-edit-confirm): Fix the default.
7970
1d3baf74
GM
79712000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7972
7973 * delim-col.el: Little fix: replace delimit-columns-align-columns by
7974 delimit-columns-format.
7975 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 7976
1ec321a7
MB
79772000-10-30 Miles Bader <miles@lsi.nec.co.jp>
7978
7979 * comint.el (comint-replace-by-expanded-history): Don't use
7980 comint-get-old-input (we're not looking at *old* input).
7981 (comint-get-old-input-default): If using fields, signal an error
7982 when the point is not in an input field.
7983
70737ea9
KH
79842000-10-30 Kenichi Handa <handa@etl.go.jp>
7985
7986 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
7987 and mule-unicode-e000-ffff.
7988
fa0cb51d 7989 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
7990 (make-coding-system): Accept a symbol of translation table as a
7991 value of property `safe-chars'.
7992
7993 * international/mule-cmds.el (encode-coding-char): Check property
7994 safe-chars instead of safe-charsets.
7995
7996 * international/fontset.el (fontset-default): Modified for
7997 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
7998 (x-font-name-charset-alist): Likewise.
7999 (ccl-encode-unicode-font): New CCL program. Record it in
8000 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
8001
70c825df
SM
8002 * language/european.el (mac-roman-decoder, mac-roman-encoder):
8003 New translation tables.
70737ea9
KH
8004 (decode-mac-roman, encode-mac-roman): Definition of these CCL
8005 programs are modified and moved from mac-win.el.
8006 (mac-roman): Definition of this coding system is modified and
8007 moved from mac-win.el.
4836835a 8008
fda2ce24 80092000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 8010
1d3baf74 8011 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 8012 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 8013
dd4d3cb6
MB
80142000-10-29 Miles Bader <miles@gnu.org>
8015
8016 * custom.el (custom-add-to-group): Allow multiple entries for a
8017 given value OPTION, as long as their widget types are different.
8018 * cus-edit.el (custom-face-value-create): If face name doesn't end
8019 with "face", add such here (similar to custom group widgets).
8020
8021 * comint.el (comint-highlight-prompt): Add :type.
8022
dace60cf
JW
80232000-10-28 John Wiegley <johnw@gnu.org>
8024
dace60cf
JW
8025 * calendar/timeclock.el (timeclock-log): Doc fix.
8026 (timeclock-last-event): Doc fix.
83c9cb8e 8027 (timeclock-log): Kill the timelog buffer after appending a new event.
dace60cf
JW
8028 (timeclock-find-discrep): Use a temp buffer to read in the
8029 timelog, instead of visiting the file.
8030 (timeclock-log-data): A new function, along with a host of helper
8031 functions, for the purpose of making timelog data accessible to
8032 programmers.
8033
8034 * eshell/esh-mode.el (window-height test): Make certain that
8035 `eshell-stringify-t' is non-nil.
8036 (eshell-password-prompt-regexp): Changed to a much simpler
8037 password regexp.
8038 (eshell-send-input): If `eshell-invoke-directly' returns t,
8039 directly invoke the parsed command using `eval'. This improves
8040 turn-around time on simple commands by a factor of three or
8041 greater, such as cd, ls, pwd, etc. -- which get used very often.
8042 It also conserves thousands of cons cells per call (since
8043 `eshell-do-eval' consumes memory like a Cookie Monster set loose
8044 in the Pacific Cookie Company).
8045
8046 * eshell/esh-test.el (eshell-test): Whitespace fix.
8047
83c9cb8e
SM
8048 * eshell/em-ls.el (eshell-ls-insert-directory):
8049 Make `eshell-ls-initial-args' nil when inserting directory contents.
dace60cf
JW
8050
8051 * eshell/em-script.el (eshell-script-initialize): Add names to
8052 `eshell-complex-commands, since `source' and `.' are complex.
8053
0467b076
EZ
8054 * eshell/esh-cmd.el (eshell-rewrite-for-command)
8055 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
8056 `eshell-copy-handles'.
8057 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
8058 bodies.
8059 (eshell-separate-commands): Whitespace fix.
8060 (eshell-complex-commands): Added a new list of names, for
8061 determining whether a given command is as simple as it looks.
8062 (eshell-invoke-directly): New function. Returns t if a command
8063 should be invoked directly (using `eval'), rather than indirectly
8064 using `eshell-do-eval'.
8065 (eshell-do-eval): Whitespace fix.
8066
8067 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
8068 which provides an emulation of the DOS shell behavior of assuming
8069 that cp/mv/ln should copy/move/link to the current directory.
8070 (eshell-remove-entries): Added a doc string.
8071 (eshell-shuffle-files): Removed the check for `target' being null.
8072 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
8073 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
8074 it to do a smarter check of whether a destination was provided.
8075 (eshell/mv, eshell/cp): Enable `:preserve-args'.
8076 (eshell/ln): Enable `:preserve-args', and use
8077 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
8078 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
8079 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
8080 list after flattening it. This makes it possible to cat files
8081 with numerical names.
8082 (eshell-unix-initialize): Added several names to
8083 `eshell-complex-commands.
8084 (eshell-unix-command-complex-p): Return t if a given command name
8085 may result in external processes being invoked.
8086
8087 * eshell/em-glob.el (eshell-glob-show-progress): Make this
8088 variable nil by default, since it slows down glob processing by a
8089 factor of two or more, and increases memory consumption.
8090
8091 * eshell/em-smart.el: Added a note about how memory consumptive
8092 smart display mode can be (at least this is true in Emacs 21).
8093 (eshell-smart-initialize): Whitespace fix.
8094 (eshell-refresh-windows): Use `if' instead of `when'.
8095 (eshell-smart-scroll-window): Calling `save-current-buffer' was
8096 not necessary.
83c9cb8e 8097 (eshell-currently-handling-window): Added a missing global variable.
dace60cf
JW
8098
8099 * eshell/em-ls.el (eshell-do-ls): Code simplification.
8100 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
8101 Whitespace fix.
8102 (eshell-ls-exclude-hidden): Added this variable in addition to
8103 `eshell-ls-exclude-regexp'. This one prevents files beginning
8104 with . from even being read, which can improve memory consumption
8105 quite a bit.
8106 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
8107 read file entries beginning with a dot. In home directories with
8108 lots of hidden files, fully two-thirds of the time spent in ls is
8109 used to read directory entries that are immediately thrown away.
8110 (eshell-ls-initial-args): Added back this configuration variable,
8111 for specifying default initial arguments to every call to ls.
8112 Much faster than using an alias to do the same thing.
8113 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
8114 (eshell-ls-dir): Whitespace change.
8115
8116 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
8117
83c9cb8e 8118 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
dace60cf
JW
8119 (eshell-stringify-t): Added a customization variable, to indicate
8120 whether `t' should be rendered as a string at all. If not, one
8121 can still determine if the result of an expression is true using
8122 "file-exists-p FILE && echo true".
8123 (eshell-stringify): If `eshell-stringify-t' is nil, don't
8124 stringify t!
8125
8126 * eshell/esh-module.el: Whitespace fix.
8127
83c9cb8e
SM
8128 * eshell/em-alias.el (eshell-alias-initialize):
8129 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
dace60cf
JW
8130 (eshell-command-aliased-p): New function that returns t if a
8131 command name names an aliased.
8132
657f9cb8 81332000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 8134
0467b076 8135 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 8136 redrawing the screen when changing cursor color.
0467b076
EZ
8137 (viper-insert-state-pre-command-sentinel)
8138 (viper-replace-state-pre-command-sentinel)
70c825df
SM
8139 (viper-replace-state-post-command-sentinel):
8140 Use viper-preserve-cursor-color.
657f9cb8
MK
8141 Many functions changed to use viper= instead of = when comparing
8142 characters.
0467b076 8143 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 8144 working with characters.
0467b076 8145 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
8146 Many functions changed to use viper= instead of = when comparing
8147 characters.
0467b076 8148 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 8149
0467b076 8150 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 8151 Several typos fixed in various docstrings.
0467b076 8152 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
83c9cb8e 8153 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
0467b076
EZ
8154 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
8155 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
8156 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
8157 (ediff-get-selected-buffers): New function.
8158 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
83c9cb8e
SM
8159 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
8160 Use save-window-excursion.
0467b076 8161 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 8162 termination check in while loop.
0467b076 8163 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 8164 dired buffer.
0467b076
EZ
8165 (ediff-files,ediff-merge-files,ediff-files3)
8166 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 8167
4f490d99
DL
81682000-10-28 Dave Love <fx@gnu.org>
8169
8170 * info.el (Info-fontify-node): Add help-echo for menu items.
8171
45b84006
EZ
81722000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
8173
5ebc02b3
EZ
8174 * startup.el (normal-top-level): If the value of $TERM indicates
8175 we are running from xterm or one of its work-alikes, default to a
8176 light background mode.
8177
45b84006
EZ
8178 Support for -fg, -bg, and -rv command-line arguments for TTYs:
8179 * faces.el (tty-handle-reverse-video): New function.
8180 (tty-create-frame-with-faces): Call it.
8181
8182 * frame.el (frame-notice-user-settings): Don't apply
8183 default-frame-alist and initial-frame-alist to MS-DOS frames.
8184 Call tty-handle-reverse-video, frame-set-background-mode, and
8185 face-set-after-frame-default for non-MS-DOS frames.
8186
8187 * startup.el (tty-long-option-alist): New variable.
8188 (tty-handle-args): New function.
8189 (command-line): Call tty-handle-args.
8190
8191 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
8192 startup.el now does that for all character-terminal frames.
8193
eab6e8b9
MB
81942000-10-28 Miles Bader <miles@gnu.org>
8195
83c9cb8e
SM
8196 * emacs-lisp/easy-mmode.el (define-minor-mode):
8197 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
8198 is global. If :global is followed by a non-nil but non-t value,
eab6e8b9 8199 make the mode buffer-local, but also generate a `global-MODE'
83c9cb8e
SM
8200 version using `easy-mmode-define-global-mode'.
8201 Add :conditional-turn-on keyword argument.
eab6e8b9 8202
51a29efc
DL
82032000-10-28 Dave Love <fx@gnu.org>
8204
83c9cb8e
SM
8205 * international/latin1-disp.el (latin1-char-displayable-p):
8206 Don't use window-system.
51a29efc 8207
d71d7114
EZ
82082000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
8209
8210 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
8211 Don't call find-buffer-file-type-coding-system. Instead, just
8212 set eol-type to -unix if inhibit-eol-conversion is in effect, or
8213 if the file is on an untranslated filesystem.
8214 (add-untranslated-filesystem): Use "D" instead of "f" inside
8215 interactive.
8216
1f9cab4b
DL
82172000-10-27 Dave Love <fx@gnu.org>
8218
70c825df 8219 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
8220 (refill-mode): Use it.
8221
70c825df
SM
82222000-10-27 Stefan Monnier <monnier@cs.yale.edu>
8223
8224 * international/quail.el (quail-activate): Don't make-local-hook.
8225
7432cf10
AS
82262000-10-27 Andre Spiegel <spiegel@gnu.org>
8227
4836835a 8228 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 8229 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
8230 (vc-make-version-backup): Don't do it on MS-DOS without long file
8231 names.
4836835a 8232
7432cf10
AS
8233 * vc.el (vc-version-other-window): If an automatic backup of the
8234 desired version exists, rename it instead of copying it.
8235
4836835a
TTN
8236 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
8237 after command. If there's an unexpected error, signal it instead
7432cf10 8238 of being silent.
e1483c38 8239 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 8240
05ea7ef2
MB
82412000-10-27 Miles Bader <miles@lsi.nec.co.jp>
8242
fd1035aa
MB
8243 * shell.el (shell): Add BUFFER argument.
8244 * comint.el (make-comint-in-buffer): New function.
8245 (make-comint): Use it.
8246
05ea7ef2
MB
8247 * faces.el (face-spec-choose): Change syntax so that the list of
8248 attribute-value pairs is now the cdr of each clause, not the cadr.
8249 Detect old-style entries, and handle them. Use pop.
8250
835a55fe
SM
82512000-10-26 Stefan Monnier <monnier@cs.yale.edu>
8252
f5ab1cdd
SM
8253 * cus-edit.el (custom-mode-map): Use a sparse map.
8254 (custom-mode): Don't bother with make-local-hook.
8255
8256 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
8257
835a55fe
SM
8258 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
8259
c13b0ec8
GM
82602000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8261
8262 * ps-print.el: Avoid compilation gripes.
8263 (ps-print-version): New version number (6.2.1).
4836835a 8264
e9f63196
DL
82652000-10-26 Dave Love <fx@gnu.org>
8266
0b95284b
DL
8267 * menu-bar.el: Modify some menu item help strings.
8268 (menu-bar-help-menu): Add link to MORE.STUFF.
8269
e9f63196
DL
8270 * cus-edit.el (custom-mode): Add `special' mode-class property.
8271
8272 * wid-browse.el (widget-browse-mode): Likewise.
8273
8274 * wid-edit.el (widget-specify-field): Revert to using local-map
8275 property, not keymap.
8276
e276a14a
MB
82772000-10-26 Miles Bader <miles@lsi.nec.co.jp>
8278
c1545d88
MB
8279 * wid-edit.el (widget-field-end): When checking for a `boundary'
8280 field, do so in the correct buffer.
8281
3c1b77ca
MB
8282 * simple.el (undo): Correctly distinguish between numeric and
8283 non-numeric prefix args in non-transient-mark-mode, as per the doc
8284 string. When in transient-mark-mode, treat all prefix-args as
8285 numeric.
8286
f5ab1cdd
SM
8287 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
8288 Position point on match. Handle N == 0 correctly.
22626d9d
MB
8289
8290 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
8291 (comint-mode-map): Reverse order of `comint-write-output' and
8292 `comint-append-output-to-file'.
8293 (comint-append-output-to-file): Reinstate this function, for the
8294 benefit of the menu.
8295
d97151cb
SM
82962000-10-25 Stefan Monnier <monnier@cs.yale.edu>
8297
8298 * vc.el (vc-version-other-window): Bind `file'.
8299
ea7d6f5b
GM
83002000-10-25 Gerd Moellmann <gerd@gnu.org>
8301
f5ab1cdd 8302 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
8303
8304 * emacs-lisp/authors.el (batch-update-authors): New function.
8305 (authors-fixed-entries): New defconst.
8306 (authors-add-fixed-entries): New function.
8307 (authors): Call it.: Don't process lispref/.
8308
17c25cea
JR
83092000-10-25 Jason Rumney <jasonr@gnu.org>
8310
8311 * cus-edit.el (custom-button-face, custom-button-pressed-face):
8312 Merge x w32 and mac definitions.
8313
4ecda532
GM
83142000-10-25 Gerd Moellmann <gerd@gnu.org>
8315
8316 * menu-bar.el (menu-bar-options-menu): Add a help string for
8317 `uniquify'.
8318
b6735035
GM
83192000-10-25 Stephen Gildea <gildea@alum.mit.edu>
8320
f5ab1cdd
SM
8321 * time-stamp.el (time-stamp-string-preprocess):
8322 Fix a wrong type argument error.
b6735035 8323
f4cbc7a0
MB
83242000-10-25 Miles Bader <miles@gnu.org>
8325
8326 * recentf.el (recentf-mode): Variable removed.
8327 (recentf-mode): Use `define-minor-mode'.
8328
8329 * mwheel.el (mouse-wheel-mode): New global minor mode.
8330 (mwheel-install): Use `mouse-wheel-mode'.
8331
f4b020f6
DL
83322000-10-25 Dave Love <fx@gnu.org>
8333
f5ab1cdd
SM
8334 * progmodes/cperl-mode.el (cperl-mode):
8335 Set normal-auto-fill-function correctly.
072cb6f9 8336
83c9cb8e
SM
8337 * wid-edit.el (widget-field-keymap, widget-text-keymap):
8338 Don't inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 8339 bindings.
f4b020f6 8340
ebe2a441
MB
83412000-10-25 Miles Bader <miles@lsi.nec.co.jp>
8342
ff4dcd4b
MB
8343 * wid-edit.el (widget-field-at): New function.
8344 (widget-at, widget-field-activate): Use it.
8345 (widget-tabable-at): Use `widget-at'.
8346 (widget-specify-field): If the terminating character of the widget
8347 field (which is read-only) is a newline, put it into a special
8348 `boundary' field so that C-n/C-p act more naturally.
8349 (widget-field-end): Also don't subtract one if a special
8350 `boundary' field has been added after the widget field.
8351
83c9cb8e
SM
8352 * comint.el (comint-output-filter, comint-send-input):
8353 Don't bother adding stickiness fields to overlays to fool the field
ebe2a441 8354 code, since it should notice the overlay insertion-types now.
ff4dcd4b 8355
ebe2a441
MB
8356 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
8357 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
8358 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
8359
fe50b6ab
GM
83602000-10-24 Gerd Moellmann <gerd@gnu.org>
8361
53df4dda 8362 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
83c9cb8e
SM
8363 (authors): Set file coding system to iso-2022-7bit.
8364 Add file-local variables to output buffer.
53df4dda 8365
4836835a 8366 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
8367 WARN is nil.
8368
53df4dda
GM
83692000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8370
8371 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
8372
8373 * delim-col.el: Now there is a column formatting mechanism.
8374 Modified to customization mechanisms convention. Doc fix.
8375 (columns): New group for delim-col.
8376 (delimit-columns-before, delimit-columns-after)
8377 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
8378 (delimit-columns-end): New vars.
8379 (delimit-columns-customize, delimit-columns-format): New funs.
8380 (delimit-columns-region, delimit-columns-rectangle)
8381 (delimit-columns-rectangle-line): Modified to support column
8382 formatting.
4836835a 8383
a9839779
DL
83842000-10-24 Dave Love <fx@gnu.org>
8385
8386 * log-edit.el (log-edit): Add :version and a :group for vc.
8387
df0267b8
GM
83882000-10-24 Gerd Moellmann <gerd@gnu.org>
8389
9acc3873
GM
8390 * files.el (after-find-file): Don't print a message ``New file''
8391 if WARN is nil.
8392
83c9cb8e
SM
8393 * wid-edit.el (widget-field-keymap, widget-text-keymap):
8394 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
63e1b552
GM
8395 get duplicate tool-bar entries because we'll see the global ones
8396 on more than one path through keymaps.
8397
1946f901
GM
8398 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
8399
df0267b8
GM
8400 * progmodes/cmacexp.el: Change Francesco's email address.
8401
ae3b264b
KH
84022000-10-24 Kenichi Handa <handa@etl.go.jp>
8403
8404 * window.el (fit-window-to-buffer): Adjust point of the window
8405 buffer, not that of the current buffer.
8406
23afac01
EZ
84072000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
8408
8409 * progmodes/cmacexp.el: Update the euthor's email address.
8410
22d1a4ed
MB
84112000-10-24 Miles Bader <miles@lsi.nec.co.jp>
8412
8413 * faces.el (face-spec-set-match-display): Add `graphic' display
8414 type (the inverse of `tty'). Use `display-graphic-p' instead of
8415 the window-system variable.
8416
f408aa48
KH
84172000-10-24 Kenichi Handa <handa@etl.go.jp>
8418
83c9cb8e
SM
8419 * international/isearch-x.el (isearch-with-input-method):
8420 Call input-method-function with the first event in
f408aa48
KH
8421 unread-command-events.
8422
94fe8a31
MB
84232000-10-24 Miles Bader <miles@lsi.nec.co.jp>
8424
83c9cb8e 8425 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
94fe8a31 8426
8f47302e
AC
84272000-10-24 Andrew Choi <akochoi@i-cable.com>
8428
8429 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
8430 New charsets.
8431
8432 * term/mac-win.el: Remove definitions of mac-roman-lower and
8433 mac-roman-upper, require dired, and define instead of set
8434 mac-ready-for-drag-n-drop to avoid compilation error.
8435
446c097e
AI
84362000-10-23 Andrew Innes <andrewi@gnu.org>
8437
83c9cb8e
SM
8438 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
8439 Remove superfluous calls to subst-char-in-string; instead apply
446c097e
AI
8440 expand-file-name after convert-standard-filename to ensure
8441 expected directory separators are used.
8442
379b70e7
EZ
84432000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
8444
8445 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
8446
85c766e9
DL
84472000-10-23 Dave Love <fx@gnu.org>
8448
b7e03a67
DL
8449 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
8450 (tool-bar-add-item): Set foreground and background for XBM icons.
8451
83c9cb8e
SM
8452 * international/latin1-disp.el (latin1-char-displayable-p):
8453 New function (from Handa).
b7e03a67
DL
8454 (latin1-display-check-font): Use it.
8455
0dcf8835 8456 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
83c9cb8e
SM
8457 using :key-sequence, making it much more usable.
8458 Use nconc, not append.
0dcf8835
DL
8459 (imenu--create-keymap-1): Avoid append.
8460
85c766e9 8461 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 8462
cb3069bb
MB
84632000-10-23 Miles Bader <miles@lsi.nec.co.jp>
8464
8465 [the following changes fix a bug where `define-minor-mode' didn't
8466 correctly generate :require clauses for defcustoms in compiled files]
8467 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
8468 (byte-compile-log-file, byte-compile-log-1): Don't set
8469 `byte-compile-current-file' to nil. Instead set
8470 `byte-compile-last-logged-file' to it. Test whether
8471 byte-compile-current-file equals byte-compile-last-logged-file
8472 instead of whether its nil.
3b6542ba 8473 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 8474
6db6243b
SM
84752000-10-23 Stefan Monnier <monnier@cs.yale.edu>
8476
8477 * textmodes/refill.el: Fix var names in doc.
8478 (refill-mode): Don't bother with make-local-hook anymore.
8479
98490598
MB
84802000-10-23 Miles Bader <miles@lsi.nec.co.jp>
8481
e01cd227
MB
8482 * faces.el (face-user-default-spec, face-default-spec): New functions.
8483 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 8484 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
8485 Use `face-user-default-spec'. Simplify code slightly.
8486
4836835a 8487 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
8488 (woman-unknown-face): Add dark-background variants.
8489 (woman-default-faces): Renamed from `woman-colour-faces'.
8490 Set using the stored defaults, rather than using hard-wired colors.
8491 (woman-monochrome-faces): Renamed from `woman-black-faces'.
8492 Just make the foreground `unspecified' rather than "black".
8493 (woman-menu): Rename menu entries accordingly.
8494
98490598
MB
8495 * faces.el (header-line): Make more reasonable on mono/grayscale
8496 displays.
8497
1a578e9b
AC
84982000-10-23 Andrew Choi <akochoi@i-cable.com>
8499
8500 * cus-edit.el (custom-button-face): Use 3D look for mac.
8501 (custom-button-pressed-face): Likewise.
8502
8503 * faces.el (set-face-attributes-from-resources): Handle mac frames
8504 in the same way as x and w32 frames.
8505 (face-valid-attribute-values): Likewise.
8506 (read-face-attribute): Likewise.
8507 (defined-colors): Likewise.
8508 (color-defined-p): Likewise.
8509 (color-values): Likewise.
8510 (display-grayscale-p): Likewise.
8511 (face-set-after-frame-default): Likewise.
8512 (mode-line): Same default face as for x and w32.
8513 (tool-bar): Likewise.
8514
8515 * frame.el: Remove call to frame-notice-user-settings at end of
8516 the file.
8517
83c9cb8e 8518 * info.el (Info-fontify-node): Make underlines invisible for mac
1a578e9b
AC
8519 as for x, pc, and w32 frame types.
8520
8521 * term/mac-win.el: New file.
8522
aaaf7be7
DL
85232000-10-22 Dave Love <fx@gnu.org>
8524
8525 * textmodes/refill.el: New file.
8526
5392d654
AS
85272000-10-22 Andre Spiegel <spiegel@gnu.org>
8528
4836835a 8529 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 8530 MANUAL and REGEXP.
4836835a 8531 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
8532 New functions.
8533 (vc-before-save): Use the latter.
8534 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
8535 confusion.
8536
4836835a 8537 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
8538 expected by vc[-hooks].el.
8539
8540 * vc.el (vc-checkout): Added `-p' suffix in call to
8541 vc-make-version-backups-p; use vc-make-version-backup to actually
8542 make the backup.
8543 (vc-version-other-window, vc-version-backup-file): Handle both
8544 automatic and manual backups.
8545 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
8546 of all of them.
8547
1e221c16
MB
85482000-10-22 Miles Bader <miles@gnu.org>
8549
7ff4fda5
MB
8550 * comint.el (comint-highlight-input, comint-highlight-prompt):
8551 Renamed, `-face' at end removed.
8552 (comint-send-input, comint-output-filter): Use renamed faces.
8553
3511cde8
MB
8554 * window.el (fit-window-to-buffer): Change defaulting of
8555 MAX-HEIGHT slightly.
8556
1e221c16
MB
8557 * faces.el (color-values, color-defined-p): Use `member', not
8558 `memq', because it works correctly for strings.
8559 (frame-set-background-mode): Actually, "unspecified-fg" and
8560 "unspecified-bg" *are* strings. Use `member', not `memq', and
8561 `equal', not `eq', when a string value is possible.
8562
b6ef4898
EZ
85632000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
8564
8565 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
8566
34939e2c
SM
85672000-10-21 Stefan Monnier <monnier@cs.yale.edu>
8568
8569 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
8570 sh-electric-rparen, sh-electric-less and sh-electric-hash.
8571 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
8572 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
8573 (sh-font-lock-syntactic-keywords): Use them.
8574 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
8575 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
8576 (sh-mode): Don't override font-lock-unfontify-region-function.
8577 Use a copy of sh-font-lock-syntactic-keywords.
8578 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
8579 Don't call sh-scan-buffer since font-lock does it on the fly.
8580 (sh-get-indent-info): Use `face' rather than `syntax-table'
8581 text-property to detect here-documents.
8582 Replace sh-special-syntax with sh-st-punc.
8583 (sh-prev-line): Use `face' rather than `syntax-table'
8584 text-property to skip over here-documents.
8585 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
8586 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
8587 (sh-electric-less, sh-set-here-doc-region)
4836835a 8588 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
8589 (sh-scan-buffer, sh-rescan-buffer): Remove.
8590
f3d3c491
AI
85912000-10-21 Andrew Innes <andrewi@gnu.org>
8592
8593 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
8594 remote (ange-ftp) file names.
8595
b86c791c
MB
85962000-10-21 Miles Bader <miles@gnu.org>
8597
d9c30bdf
MB
8598 * window.el (fit-window-to-buffer): New function.
8599 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
8600 (window-text-height): Don't expect minibuffers to have mode-lines.
8601
d9c30bdf 8602 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
83c9cb8e
SM
8603 * international/quail.el (quail-update-guidance):
8604 Use `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 8605
617fee5a
MB
8606 * international/quail.el (quail-show-guidance-buf): Make sure
8607 guidance window really has enough room.
8608 (quail-update-guidance): If quail-guidance-win is already shown,
8609 make sure its height is OK.
8610
b86c791c
MB
8611 * window.el (window-text-height, set-window-text-height):
8612 New functions.
8613 (shrink-window-if-larger-than-buffer): Use `window-text-height'
8614 instead of `window-height' & `mode-line-window-height-fudge'.
8615 (mode-line-window-height-fudge): Add FACE parameter.
8616 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
8617 instead of `enlarge-window' & `mode-line-window-height-fudge'.
8618
e34850d1
MB
86192000-10-20 Miles Bader <miles@gnu.org>
8620
8621 * window.el (height-affecting-face-attributes): Use `defconst'.
8622
8623 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
8624 New function, conditionally aliased to `mode-line-window-height-fudge'.
8625 (ispell-help): Use it.
8626 (ispell-choices-win-default-height): Don't include mode-line fudge.
8627 (ispell-choices-win-default-height): New function.
8628 (ispell-show-choices, ispell-command-loop): Use function
8629 `ispell-choices-win-default-height' instead of variable.
8630
a8b883c2
MB
86312000-10-20 Miles Bader <miles@lsi.nec.co.jp>
8632
8c6e4a58
MB
8633 * window.el (mode-line-window-height-fudge): New variable.
8634 (height-affecting-face-attributes): New variable.
8635 (mode-line-window-height-fudge): New function.
8636 (shrink-window-if-larger-than-buffer): Use it.
8637 * help.el (resize-temp-buffer-window): Likewise.
8638
a8b883c2
MB
8639 * info.el (Info-fontify-node): Add support for @subsubsection
8640 titles, which use `Info-title-4-face'.
8641 (Info-title-4-face): New face.
8642 (Info-title-3-face): Inherit from Info-title-4-face instead of
8643 variable-pitch.
8644
e64c3a75
JR
86452000-10-19 Jason Rumney <jasonr@gnu.org>
8646
8647 * dired.el (dired-insert-directory): Do not let errors signalled by
8648 attempt to run dired-free-space-program prevent dired from working.
8649
c70fe852
SM
86502000-10-19 Stefan Monnier <monnier@cs.yale.edu>
8651
8652 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
8653
877cf6b4
GM
86542000-10-19 Gerd Moellmann <gerd@gnu.org>
8655
5de037e0
GM
8656 * dirtrack.el (dirtrack): Fix call to run-hooks.
8657
6deb9af9
GM
8658 * cmuscheme.el (cmuscheme-program-name): Renamed from
8659 scheme-program-name because xscheme.el contains a defcustom with
8660 the same name. As a consequence, customizing group `cmuscheme'
8661 loaded `xscheme' which redefined run-scheme.
8662 (run-scheme): Use cmuscheme-program-name.
8663
83c9cb8e 8664 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
877cf6b4 8665
e597d8fb 8666 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 8667 anonymous address, and add a website for Befrienders International.
4836835a 8668
3e9cb08f
GM
86692000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8670
c70fe852
SM
8671 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
8672 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
8673 (ps-print-version): New version number (6.2).
8674 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
8675 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
8676 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
8677 (ps-x-extent-priority, ps-x-extent-start-position)
8678 (ps-x-face-font-instance, ps-x-find-coding-system)
8679 (ps-x-font-instance-properties, ps-x-make-color-instance)
8680 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
8681 avoid compilation gripes without defining functions.
8682 (ps-e-find-composition): Alias for function find-composition, to have a
8683 suitable function depending on Emacs version.
8684 (ps-color-device, ps-color-values, ps-face-foreground-name)
8685 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
8686 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
8687 (ps-print-ensure-fontified): Function definitions surrounded by
8688 `eval-and-compile' to avoid compilation gripes.
8689 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
8690 by symbol-value to avoid compilation gripes.
8691 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
8692 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
8693
d8abcd91
MB
86942000-10-19 Miles Bader <miles@lsi.nec.co.jp>
8695
13ab33c4
MB
8696 * startup.el (normal-top-level): Call `frame-set-background-mode'
8697 after `frame-notice-user-settings' because the latter doesn't call
8698 the former on a tty.
8699
d8abcd91
MB
8700 * faces.el (frame-set-background-mode): `unspecified' &c are
8701 symbols, not strings.
8702
e8bce0a9
EZ
87032000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
8704
c70fe852
SM
8705 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
8706 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 8707
c70fe852
SM
8708 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
8709 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 8710
773272d8
KH
87112000-10-19 Kenichi Handa <handa@etl.go.jp>
8712
c70fe852 8713 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
8714 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
8715 for ISO10646-1 fonts.
8716 (x-font-name-charset-alist): Add an entry for "iso10646-1".
8717
772139c0
EZ
87182000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
8719
8720 * faces.el (frame-set-background-mode): If a tty frame defines a
8721 background color, use that to compute the background mode, instead
8722 of always defaulting to "dark".
8723
d134a19f
MB
87242000-10-19 Miles Bader <miles@lsi.nec.co.jp>
8725
8bb84cb2
MB
8726 * comint.el (comint-write-output): New function.
8727 (comint-mode-map): Add it to the menu.
e40a778f 8728 Bind `C-c C-s' to comint-write-output.
d134a19f 8729
dada41e1
GM
87302000-10-18 Gerd Moellmann <gerd@gnu.org>
8731
8732 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
8733 Use fancy-splash-delay.
8734
9b5360aa
GM
87352000-10-18 Alex Schroeder <alex@gnu.org>
8736
8737 * progmodes/sql.el (sql-sybase-options): New option.
8738 (sql-sybase): Use it. Add sql-database to the list of parameters
8739 provided for login. The options -w 2048 -n are not used any more.
8740
9035a35a
GM
8741 * comint.el (comint-read-input-ring): Bugfix such that the first
8742 and the last entry of the input ring file are not lost.
8743
3556c6dd
GM
87442000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8745
8746 * ps-print.el: Internal variable changes to defcustom,
8747 make-local-hook changes to defvar. Doc fix.
8748 (ps-print-version): New version number (6.1).
8749 (ps-setup, ps-do-despool): Code fix.
8750 (ps-printer-name): Customization fix.
8751 (ps-printer-name-option): Now is a defcustom instead of an
8752 internal variable.
8753 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
8754 (ps-print-begin-column-hook): Now are defvar instead of
8755 make-local-hook.
4836835a 8756
4e217e50
MB
87572000-10-18 Miles Bader <miles@gnu.org>
8758
8759 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
8760 (comint-kill-output): Changed into an alias for `comint-delete-output',
8761 and made obsolete.
8762 (comint-mode-map): Rename references to comint-kill-output.
8763
34460354
EZ
87642000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
8765
8766 * diff-mode.el (diff-header-face, diff-file-header-face)
8767 (diff-changed-face): Add bold and italic attributes to tty faces.
8768 (diff-function-face): New face.
8769 (diff-font-lock-keywords): Use it.
8770
17ea3cdb
MB
87712000-10-18 Miles Bader <miles@lsi.nec.co.jp>
8772
8773 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
8774 Remove commented-out call to force-mode-line-update.
8775 (comint-kill-output): Use `forward-line 0' instead of
8776 beginning-of-line to make sure we get past the prompt.
8777
9244f2c7
SM
87782000-10-17 Stefan Monnier <monnier@cs.yale.edu>
8779
8780 * diff-mode.el (diff-header-face, diff-file-header-face):
8781 Add specific setting for dark background.
8782 (diff-context-face): Renamed from diff-comment-face.
8783 Set explicitly rather than inheriting from font-lock-comment-face.
8784
1592c1ef
EZ
87852000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
8786
8787 * startup.el (command-line): Move the code which sets the default
8788 TTY colors to before before-init-hook.
8789
f86292a9
GM
87902000-10-17 Gerd Moellmann <gerd@gnu.org>
8791
8792 * jit-lock.el (jit-lock-stealth-time): Doc fix.
8793
f7f2e883
EZ
87942000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
8795
e854cc22
EZ
8796 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
8797 extensions, for MS-DOS.
8798
f7f2e883
EZ
8799 * diff-mode.el (diff-header-face, diff-file-header-face)
8800 (diff-changed-face): Define tty-specific colors.
8801
c7b4f0f9
GM
88022000-10-17 Gerd Moellmann <gerd@gnu.org>
8803
8804 * startup.el (fancy-splash-text): Realign the text.
8805
12a72271
EZ
88062000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
8807
8808 * font-lock.el (font-lock-comment-face): Define a separate default
8809 for dark-background tty's.
8810
61dfccfd
MB
88112000-10-17 Miles Bader <miles@gnu.org>
8812
8813 * help.el (resize-temp-buffer-window): Add hack to avoid last line
8814 being obscured by whizzy mode-lines on graphics displays.
8815
333cd59e
EZ
88162000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
8817
8818 * info.el (Info-title-1-face, Info-title-2-face)
8819 (Info-title-3-face): Define colors for tty's.
dada41e1 8820 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 8821
dbf1fcc1
EZ
88222000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
8823
8824 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
8825 reverse from the frame parameters, and don't invert foreground and
8826 background colors.
8827
ac629823
MB
88282000-10-16 Miles Bader <miles@gnu.org>
8829
8830 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
8831 string "*Info*". Call propertized-buffer-identification to spruce
8832 up the result.
8833
76eebffc
GM
88342000-10-16 Gerd Moellmann <gerd@gnu.org>
8835
3a6b59d9
GM
8836 * help.el: Provide `help' for the sake of define-minor-mode
8837 which generates defcustoms with requires.
8838
6569c3d3
GM
8839 * jit-lock.el (jit-lock-after-change): If we're in text that
8840 matches a multi-line font-lock pattern, make sure the whole text
8841 will be redisplayed.
8842
c2e0a611
GM
8843 * emacs-lisp/authors.el (authors-add): Don't add an entry if
8844 author's name is unknown.
8845
76eebffc
GM
8846 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
8847 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
8848 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
8849 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
8850 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
8851 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
8852 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
8853 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
8854 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
8855 Add author information.
8856
cf1e7b12
MB
88572000-10-16 Miles Bader <miles@lsi.nec.co.jp>
8858
8859 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
8860 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
8861 full-color version (using the Gimp) to eliminate dithering artifacts.
8862
5586f3eb
SM
88632000-10-15 Stefan Monnier <monnier@cs.yale.edu>
8864
8865 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
8866
8867 * simple.el (syntax-flag-table, string-to-syntax): Remove.
8868
ad64a888
DL
88692000-10-15 Dave Love <fx@gnu.org>
8870
83c9cb8e 8871 * progmodes/sh-script.el: Require skeleton and comint when compiling.
ad64a888
DL
8872
8873 * pcomplete.el (pcomplete) <defgroup>: Add :version.
8874
8875 * whitespace.el: Doc fixes.
8876 (top-level): Don't add hooks here.
8877 (whitespace-running-emacs): Deleted.
8878 (timer): Don't require.
8879 (whitespace): Add back :version conditional on xemacs test.
8880 (whitespace-spacetab-regexp, whitespace-indent-regexp)
8881 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
8882 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
8883 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
8884 Avoid specific xemacs test.
8885 (whitespace-global-mode): New option.
8886 (whitespace-global-mode): New command.
8887 (whitespace-unload-hook): New function.
8888
8889 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 8890 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
8891 (Info-fontify-node): `Goto' goes to `Go to'.
8892 (Info-fontify-node): Add help-echo to xref links.
8893
1ef49fc6
EZ
88942000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
8895
8896 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
8897
8b7707e1
SM
88982000-10-15 Stefan Monnier <monnier@cs.yale.edu>
8899
b3b7f42f
SM
8900 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
8901 Use plist-get and allow :inherit.
8902
8903 * emacs-lisp/cl-macs.el (cl-do-arglist):
8904 Use plist-get and plist-member instead of memq.
8905
3c7fafc7
SM
8906 * emacs-lisp/ewoc.el (ewoc-location): New function.
8907 (ewoc-enter-after, ewoc-enter-before): Document return value.
8908 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
8909 Don't need make-local-hook any more.
8910 (cvs-addto-collection): Return the new tin.
8911 (cvs-mode-insert): Jump to the new line.
8912
8b7707e1
SM
8913 * jit-lock.el (jit-lock-fontify-buffer): Remove.
8914
8915 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
8916
8917 * font-lock.el (font-lock-syntactically-fontified): New var.
8918 (font-lock-fontify-syntactic-keywords-region): Use it.
8919 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
8920
8921 * diff-mode.el (diff-find-file-name): Fix regexp.
8922
8923 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
8924 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
8925
8926 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
8927 (sh-mode-syntax-table): Add punctuation syntax for < and >.
8928 (sh-mode): Don't make all vars local here.
8929 (sh-kw): Reformat.
8930 (sh-set-shell): Use dolist. Don't set indent-region-function.
8931 (sh-mode-syntax-table): Use pop.
8932 (sh-remember-variable): Use push.
8933 (sh-help-string-for-variable): Use memq.
8934 (sh-safe-backward-sexp): Remove.
8935 (sh-safe-forward-sexp): Add ARG.
8936 (sh-get-indent-info, sh-prev-stmt): Use it.
8937 (sh-prev-line): Simplify by using forward-comment.
8938 (sh-this-is-a-continuation): Simplify.
8939 (sh-learn-buffer-indent): Use dolist.
8940 (sh-do-nothing): Remove.
8941 (sh-set-char-syntax, sh-set-here-doc-region):
8942 Use inhibit-modification-hooks.
8943 (sh-name-style): Use mapcar and push.
8944 (sh-load-style): Use dolist.
8945 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
8946 (sh-case, sh-while-getopts): Use propertize directly rather
8947 than sh-electric-rparen.
8948
89492000-10-14 Stefan Monnier <monnier@cs.yale.edu>
8950
8951 * textmodes/tex-mode.el: Require CL when compiling.
8952 (tex-mode-syntax-table): Init immediately.
8953 (tex-mode-map): Bind M-RET to latex-insert-item.
8954 (latex-mode): Set indent-line-function to latex-indent.
8955 (tex-common-initialization): Don't setup the syntax-table any more.
8956 (latex-insert-item): New skeleton.
8957 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 8958 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 8959 (latex-indent, latex-find-indent): New functions.
4836835a 8960 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
8961 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
8962 (tex-compilation-parse-errors): Use with-syntax-table.
8963
86b7fcbb
MB
89642000-10-15 Miles Bader <miles@gnu.org>
8965
8966 * font-lock.el (font-lock-comment-face): Change dark-background,
8967 color, non-tty, default to `chocolate1'.
8968
57a24508
JW
89692000-10-13 John Wiegley <johnw@gnu.org>
8970
8971 * eshell/esh-util.el (require): Added a missing `require' form,
8972 needed when compiling (for an ange-ftp macro definition).
8973
40ad3db4
DL
89742000-10-13 Dave Love <fx@gnu.org>
8975
8976 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
8977
db460189
GM
89782000-10-13 Gerd Moellmann <gerd@gnu.org>
8979
83c9cb8e 8980 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
b41c9501 8981
4836835a 8982 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
8983 transparent -colors 8).
8984
3b5e21df
GM
89852000-10-13 Stephen Gildea <gildea@alum.mit.edu>
8986
8987 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
8988 that breaks with old list format timestamps.
8989 (time-stamp-warn-inactive, time-stamp-old-format-warn)
83c9cb8e 8990 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
3b5e21df 8991
16908a3f
JW
89922000-10-13 John Wiegley <johnw@gnu.org>
8993
d7103dda
JW
8994 * align.el, pcomplete.el, calendar/timeclock.el,
8995 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
8996
dace60cf 8997 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
8998 faulty math, where holiday hours were being computing as seconds.
8999
b6b70cda
JW
90002000-10-13 John Wiegley <johnw@gnu.org>
9001
9002 * desktop.el (desktop-buffer-modes-to-save): Added a global for
83c9cb8e
SM
9003 specifying what "other" kinds of buffers should be saved.
9004 This used to be hard-coded.
b6b70cda
JW
9005 (desktop-buffer-misc-functions): A global for specifying how
9006 auxiliary data should be determined for special buffer types.
9007 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
9008 instead of hard-coding the special buffer types.
9009 (desktop-save): Run `desktop-buffer-misc-functions' to gather
9010 auxiliary data, instead of hard-coding for Info buffers and dired.
9011 (desktop-buffer-info-misc-data): Aux function for determining Info
9012 buffer auxiliary info.
9013 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
9014 (desktop-buffer-info): Changed this function to use the info
9015 gathered above.
9016 (desktop-create-buffer): Be a little more careful about what
9017 `minor-mode' means before calling it. This is important for some
9018 buffer types.
9019
8c6b1d83
JW
90202000-10-13 John Wiegley <johnw@gnu.org>
9021
9022 * eshell/esh-util.el: Added a global form which declares an
9023 autoload for `parse-time-string', if that function is not already
9024 defined, and if parse-time.el is available on the user's system.
9025
9026 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
9027 to be aware of ange-ftp user info.
83c9cb8e 9028 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
8c6b1d83
JW
9029 (eshell-ls-annotate): Use `eshell-file-attributes'.
9030 (eshell-ls-file): Made the user-id printing code a bit smarter.
9031
9032 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
9033 allow identification of alias user ids in remote directories.
83c9cb8e
SM
9034 It's manual, but there's no other way to know when the current user
9035 on the local machine, is also the owning user on the remote machine.
8c6b1d83
JW
9036 (fboundp): Bind `ange-cache'.
9037 (eshell-directory-files-and-attributes): Re-organized the logic a
9038 bit to use `eshell-file-attributes' instead of `file-attributes'.
9039 The former is more sensitive to directories that are read via FTP,
9040 and knows how to use ange-ftp to determine full attribute
9041 information, instead of just the name and last modtime.
9042 (eshell-current-ange-uids): Return the current user id when in a
9043 remote directory.
9044 (eshell-parse-ange-ls): Parse a full directory listing that has
9045 been returned by ange-ftp.
9046 (eshell-file-attributes): This beefed up version of
9047 `file-attributes' is only special if the user is currently in a
9048 remote directory, in which case it does a lot of work to find out
9049 what the real attributes of a file are, as they appear on the
9050 remote machine. This makes usage of remote directories (i.e.,
9051 ange-ftp pathnames) much more useful. You can now use Eshell as a
9052 full-fledged FTP client, with much more manipulation ability than
9053 most other clients.
9054
9055 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
9056 variable, which means that Eshell's du should always be preferred
9057 in remote directories.
9058 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
9059 just `file-attributes'.
9060 (eshell-mvcp-template): Bind `ange-cache', to improve performance
9061 when reading remote directories. This is an Eshell-specific
9062 variable (not part of ange-ftp).
9063 (eshell/ln): Bind `ange-cache'.
9064 (eshell/du): Added some extra logic for determining when to use
9065 Eshell's du (which is slow), and when to use the external version
9066 (which may or may not exist).
9067
83c9cb8e
SM
9068 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
9069 Call `eshell-interactive-process', rather than using
8c6b1d83
JW
9070 `get-buffer-process', since backgrounded processes don't count in
9071 the context of this function's logic.
9072
9073 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
9074 `forward-char', so that null strings are parsed correctly.
9075
87730e84 90762000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83 9077
83c9cb8e
SM
9078 * eshell/em-pred.el (eshell-pred-file-type)
9079 (eshell-pred-file-links, eshell-pred-file-size):
9080 Use `eshell-file-attributes'. This is more correct over ange-ftp.
8c6b1d83
JW
9081
9082 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
9083 that remote file globbing is more efficient.
9084
9085 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
9086 gathering the files and attributes within a directory.
9087
9088 * eshell/em-unix.el (eshell/cat): If any of the files passed on
9089 the command line is a special file (not a regular file, directory
9090 or symlink), always attempt to call the external version of cat.
9091
87730e84 90922000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
9093
9094 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
9095 Eshell-friendly version of find-tag.
9096
1c7e37a9
MB
90972000-10-13 Miles Bader <miles@lsi.nec.co.jp>
9098
4836835a 9099 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
9100 (image-file-name-regexps): Add autoload cookies.
9101
11a7f341
KH
91022000-10-13 Kenichi Handa <handa@etl.go.jp>
9103
9104 * international/mule-cmds.el (select-safe-coding-system): If FROM
9105 is string, show it in *Warning* buffer.
9106
8ddddcb0
EZ
91072000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
9108
9109 * startup.el (normal-top-level): Use display-popup-menus-p instead
9110 of window-system.
9111 (command-line): Use display-graphic-p instead of window-system.
9112 (command-line-1): Use display-popup-menus-p and display-mouse-p
9113 instead of window-system.
9114
72200f89
SS
91152000-10-12 Sam Steingold <sds@gnu.org>
9116
9117 * tooltip.el (tooltip-use-echo-area): New user variable.
9118 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
9119
8661c643
DL
91202000-10-12 Dave Love <fx@gnu.org>
9121
d0b40dc1
DL
9122 * recentf.el: Maintainer's checkdoc fixes.
9123
83c9cb8e
SM
9124 * startup.el (normal-top-level-add-subdirs-to-load-path):
9125 Use character class, not ASCII when matching file names.
a622451f
DL
9126 (fancy-splash-head): Add trailing slash to URL.
9127 (command-line): Don't require XPM support for toolbar.
9128
8661c643
DL
9129 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
9130 (cperl-invalid-face): Revert last change.
9131 (cperl-init-faces): Quote cperl-invalid-face.
9132
ef2ed8ab
KH
91332000-10-12 Kenichi Handa <handa@etl.go.jp>
9134
9135 * startup.el (fancy-splash-text): Remove superfluous quote.
9136
b0da379e
GM
91372000-10-12 Gerd Moellmann <gerd@gnu.org>
9138
dbeb499b
GM
9139 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
9140 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
9141 (command-line-1): Don't use fancy-splash-pending-command.
9142 (fancy-splash-screens-1): Goto point-min after inserting text.
9143
d861718a
GM
9144 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
9145
b0da379e
GM
9146 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
9147 instead of shared-lisp-mode-map.
9148
4fb2ad98
MB
91492000-10-12 Miles Bader <miles@lsi.nec.co.jp>
9150
1cb4393e
MB
9151 * faces.el (header-line): Change tty-variant to use underlining.
9152
4fb2ad98
MB
9153 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
9154 (isearch-highlight): Restore lazy-isearch face properties at old
9155 position, and suppress them at new position.
9156 (isearch-dehighlight): Restore lazy-isearch face properties.
9157 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
9158 over the real isearch overlay, but in that case, don't give it a
9159 face property. Use `push'.
9160
eb991b25
KH
91612000-10-12 Kenichi Handa <handa@etl.go.jp>
9162
9163 * man.el (Man-getpage-in-background): Fix previous change.
9164 Decode the process output only when we are in multibyte mode.
9165
a818c1c0
DL
91662000-10-11 Dave Love <fx@gnu.org>
9167
c990f53a
DL
9168 * info.el (Info-mode-menu): Fix some help.
9169 (info-tool-bar-map): Add entry for Info-last.
9170
a818c1c0
DL
9171 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
9172 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
9173 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
9174 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
9175 * toolbar/search-replace.xpm, toolbar/exit.xpm:
9176 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
9177 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
9178 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
9179 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
9180 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
9181 Reduce colour requirements to 25 overall. (Probably wants
9182 revisiting from the originals to reduce further.)
9183
c1b096cb
EZ
91842000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
9185
9186 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
9187 buffer-file-coding-system, instead of raw-text.
9188 (dehexlify-buffer): Bind coding-system-for-read to
9189 buffer-file-coding-system, instead of raw-text.
9190
5c8b7eaf
SS
91912000-10-11 Sam Steingold <sds@gnu.org>
9192
83c9cb8e 9193 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
5c8b7eaf
SS
9194 `underline' - fixes the bug introduced on 2000-09-21.
9195
2cfbdb7a
DL
91962000-10-11 Dave Love <fx@gnu.org>
9197
83c9cb8e
SM
9198 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
9199 Avoid compiler warnings.
2cfbdb7a
DL
9200 (scheme-mode): Doc fix.
9201 (scheme-font-lock-keywords-1): Match `define-syntax'.
9202
92032000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
9204
9205 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
9206 face specs as well as default ones. Only do anything if the
9207 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 9208 (region): Make dark-background `region' face less in-your-face.
4b33f290 9209
690ec649
SS
92102000-10-10 Sam Steingold <sds@gnu.org>
9211
9212 * chistory.el, ielm.el, ledit.el:
9213 * progmodes/inf-lisp.el, progmodes/scheme.el:
9214 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
9215
3b95d6bb
SM
92162000-10-10 Stefan Monnier <monnier@cs.yale.edu>
9217
9218 * textmodes/texinfo.el: Update copyright and fix typo.
9219
9220 * desktop.el (desktop-modes-not-to-save): New var.
9221 (desktop-save-buffer-p): Use it.
a30eb617
DL
9222 Also, obey desktop-buffers-not-to-save even for non-file buffers.
9223 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
9224
92252000-10-10 Dave Love <fx@gnu.org>
9226
9227 * toolbar/tool-bar.el (tool-bar-add-item)
83c9cb8e 9228 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
a30eb617
DL
9229
9230 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
9231 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
9232 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
9233 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
9234 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
9235 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
9236 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
9237 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
9238 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
9239 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
9240 the .xpms; probably need retouching.
9241
92422000-10-10 Miles Bader <miles@lsi.nec.co.jp>
9243
9244 * subr.el (add-to-list): Add optional argument APPEND.
9245 * battery.el (display-battery): Use `add-to-list'.
9246
92472000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
9248
83c9cb8e
SM
9249 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
9250 properties.
a30eb617
DL
9251 (zone, zone-when-idle, zone-leave-me-alone)
9252 (zone-pgm-whack-chars): Use new symbol properties.
9253
9254 * battery.el (display-battery): Doc spelling fix.
9255
9256 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
9257 property.
9258
92592000-10-09 Dave Love <fx@gnu.org>
9260
9261 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
9262 has been initialized before calling tool-bar-setup.
9263 (tool-bar-add-item-from-menu): Add autoload cookie.
9264
92652000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
9266
9267 * menu-bar.el (send-mail-item-name): New function.
9268 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
9269 of mail-user-agent in the menu. Don't display the "Send Mail"
9270 item if mail-user-agent is nil or its value is ignore.
9271 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
9272 if read-mail-command is nil or its value is ignore.
9273
9274 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
9275
92762000-10-09 Miles Bader <miles@gnu.org>
9277
9278 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
9279 Correct image size.
9280 * toolbar/left_arrow.xpm: Correct image size.
9281
9282 * jka-compr.el: Don't call `jka-compr-install' when loading (it
9283 will be done by the definition of `auto-compression-mode' if
9284 necessary. Move code to uninstall existing file-name handler
9285 before definition of `auto-compression-mode'.
9286
9287 * image-file.el (auto-image-file-mode): Move to the end of the
9288 file, because `define-minor-mode' actually calls the mode-function
9289 if the associated variable is non-nil, which requires that all
9290 needed functions be already defined.
9291
9292 * mouse.el (popup-menu): Balance parens.
9293
92942000-10-08 Stefan Monnier <monnier@cs.yale.edu>
9295
9296 * mouse.el (popup-menu): Move the command call outside the loop
9297 so that popup-menu returns whatever the command returns.
9298
9299 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
9300 (initialize-new-tags-table): Use run-hook-with-args-until-success.
9301 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
9302 (tags-table-format-functions): Renamed from tags-table-format-hooks.
9303
9304 * vc.el (vc-version-diff): diff-switches can be a list.
9305 Use relative filenames for prettier output.
9306
9307 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
9308 (vc-post-command-functions): Remove old-VC compatibility code.
9309
9310 * newcomment.el (comment-indent-default): Autoload.
9311
9312 * font-lock.el (font-lock-defaults): Make buffer-local.
9313 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
9314 (font-lock-choose-keywords):
9315 Ignore LEVEL unless KEYWORDS is a list of syms.
9316 (c-keywords, c++-keywords, objc-keywords, java-keywords):
9317 Don't wrap regexp-opt things in \(...\) unnecessarily.
9318
9319 * jit-lock.el: Don't require font-lock any more.
9320 (jit-lock-functions): Make buffer-local.
9321 (jit-lock-saved-fontify-buffer-function): Remove.
9322 (jit-lock-mode): Remove autoload cookie.
9323 Remove font-lock specific code.
9324 (jit-lock-unregister): Don't bother handling complex hooks any more.
9325 (jit-lock-refontify): New function.
9326 (jit-lock-fontify-buffer): Use it.
9327 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
9328 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
9329 Add optional args START and END.
9330 Never call font-lock-fontify-region directly.
9331 (jit-lock-function, jit-lock-stealth-fontify): Use it.
9332
9333 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
9334
93352000-10-08 Dave Love <fx@gnu.org>
9336
9337 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
9338
9339 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
9340
9341 * play/studly.el (studlify-region, studlify-word): Add autoload
9342 cookie.
9343
9344 * play/morse.el (morse-region, unmorse-region): Add autoload
9345 cookie.
9346
9347 * play/spook.el (spook-phrases-file): Use expand-file-name, not
9348 concat.
9349
9350 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
9351 insist on symbols starting with word syntax.
9352 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
9353 (eval-defun-1): Doc fix.
9354 (indent-sexp): Use nconc to build up indent-stack.
9355
9356 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
9357 Gnus with little use.
9358 (mail-setup-hook): Add mail-abbrevs-setup to options.
9359
9360 * recentf.el: Doc fixes.
9361
9362 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
9363 Clean up remainder.
9364
9365 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
9366 without timezone and (8) with timezone to enforce some whitespace.
9367 Simplify code somewhat.
9368
9369 * options.el (list-options): Doc that you should use customize.
9370
9371 * iswitchb.el (iswitchb-mode): Add :require.
9372
9373 * info.el (Info-goto-node, Info-menu): Doc fix.
9374 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
9375 (info-tool-bar-map): New variable.
9376 (Info-mode): Use it.
9377 (Info-edit-map): Define all in defvar.
9378 (speedbar-attached-frame): Avoid compiler warning.
9379
9380 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
9381 (global-map): Bind [tool-bar] to a filtered map.
9382 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
9383 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
9384 Allow PBM icons.
9385 (tool-bar-setup): Adjust calls of tool-bar-add-item.
9386
9387 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
9388 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
9389 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
9390 icons, except up_arrow, which is left-arrow rotated.
9391
9392 * imenu.el (imenu-add-to-menubar): Fix last change.
9393
93942000-10-08 Peter Breton <pbreton@ne.mediaone.net>
9395
9396 * generic-x.el (rul-generic-mode): Remove eval-when-compile
9397 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
9398
93992000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
9400
9401 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
9402 typos in doc strings.
9403
9404 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
9405 the doc strings how to customize Font Lock faces.
9406
9407 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
9408 computing growth when dragging the header line.
9409
94102000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
9411
9412 * simple.el (kill-line): Doc fix.
9413
94142000-10-08 Miles Bader <miles@gnu.org>
9415
9416 * faces.el (secondary-selection): Make foreground visible on tty.
9417
9418 * jka-compr.el (auto-compression-mode): Move to the end of the
9419 file, because `define-minor-mode' actually calls the mode-function
9420 if the associated variable is non-nil, which requires that all
9421 needed functions be already defined.
9422 (with-auto-compression-mode): Add autoload cookie.
9423
94242000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
9425
9426 * files.el (find-backup-file-name) [ms-dos]: If support for long
9427 file names is not available, behave as if version-control were set
9428 to never.
9429
94302000-10-07 Dave Love <fx@gnu.org>
9431
9432 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
9433 (browse-url-gnome-moz): New function.
9434 (browse-url-browser-function): Use it.
9435 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
9436
94372000-10-07 Stefan Monnier <monnier@cs.yale.edu>
9438
9439 * indent.el (tab-always-indent): New var.
9440 (indent-for-tab-command): Use it.
9441
9442 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
9443 raise an error. This way it can still default to a sane value.
9444
94452000-10-06 Stefan Monnier <monnier@cs.yale.edu>
9446
9447 * startup.el (fancy-splash-screens): Use local rather than global map.
9448 Don't use `update-menu-bindings' any more.
9449 Get rid of assumptions about keymap representation.
9450
94512000-10-06 Dave Love <fx@gnu.org>
9452
9453 * textmodes/fill.el (sentence-end-double-space)
9454 (sentence-end-without-period): Doc fix.
9455 (adaptive-fill-regexp): Purecopy.
9456 (unjustify-current-line): Use line-end-position.
9457 (fill-individual-paragraphs-prefix): Use line-beginning-position.
9458
9459 * net/eudc-vars.el (eudc): Add :version, :link.
9460
9461 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
9462
9463 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
9464 Fix for define-minor-mode.
9465 (function-at-point): Alias to function-called-at-point.
9466
9467 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
9468
9469 * simple.el (backward-word): Doc fix.
9470
9471 * image-file.el (image-file-name-regexp): image-file-regexps ->
9472 image-file-name-regexps.
9473 (image-file-name-extensions): Add pbm.
9474
94752000-10-06 Stefan Monnier <monnier@cs.yale.edu>
9476
9477 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
9478 and add filename to the names so that diff-mode can jump to source.
9479
9480 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
9481 (tex-font-lock-keywords, tex-font-lock-keywords-2)
9482 (tex-font-lock-keywords-1): Remove.
9483 (font-lock-turn-on-thing-lock): Use jit-lock-register.
9484 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
9485 (font-lock-default-fontify-region):
9486 Expand beg..end correctly when just following a multiline region.
9487 (font-lock-fontify-anchored-keywords):
9488 Include the anchor text as part of the multiline.
9489
94902000-10-06 Gerd Moellmann <gerd@gnu.org>
9491
9492 * loadup.el (toplevel): Load `loaddefs' before `help' because the
9493 latter needs the autoloaded define-minor-mode macro during the
9494 bootstrap.
9495
9496 * startup.el (command-line): For now, activate tool-bar-mode only
9497 if XPM images are supported.
9498
9499 * mouse.el (mouse-drag-header-line): Don't allow resizing a
9500 window by dragging a header-line at the top of the frame; that's
9501 confusing because the header-line doesn't move.
9502 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
9503 of treating the event as a list. Some cleanup.
9504
95052000-10-06 Miles Bader <miles@gnu.org>
9506
9507 * simple.el (display-message-or-buffer): New function.
9508 (shell-command-on-region): Use `display-message-or-buffer'.
9509
9510 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
9511 docstring parts.
9512
9513 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
9514 (smbclient-prompt-regexp): Add usage note to doc string.
9515 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
9516 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
9517 Use add-hook for adding the comint filter function, and only do so
9518 if it's not already in the global hook list.
9519 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
9520 to `make-local-variable'.
9521 (nslookup-font-lock-keywords): Remove prompt entry.
9522 (nslookup): Don't set the process-filter.
9523 (finger): Exit the loop correctly when the regexps list runs out.
9524 (ftp, smbclient, smbclient-list-shares):
9525 Set the real major mode immediately, not after execing.
9526 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
9527
9528 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
9529
95302000-10-05 Stefan Monnier <monnier@cs.yale.edu>
9531
9532 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
9533
9534 * which-func.el (which-func-format): Remove spurious space.
9535 (which-func-mode): Don't make it permanent-local.
9536 (which-func-ff-hook): Allow which-func-maxout to be nil.
9537 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
9538 (which-func-mode): Simplify.
9539 Use post-command-idle-hook rather than post-command-hook.
9540 Go through all buffers and update their state.
9541 (which-function): Also try add-log-current-defun-function.
9542
9543 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
9544 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
9545 Update call to with-vc-properties accordingly.
9546 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
9547 (vc-revert-buffer): More careful about window selection and deletion.
9548 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
9549
9550 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
9551 (cvs-retrieve-revision): Reuse a pre-existing buffer.
9552 (cvs-dired-action): Change the default to quickdir.
9553
9554 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
9555 if comment-indent-function returns nil.
9556 (comment-indent-default): New function.
9557 (comment-indent-function): Use it and document the new semantics.
9558
9559 * image-file.el: Docstring fixes.
9560
9561 * help.el (help-xref-on-pp): Use match-string.
9562 (describe-variable): New arg BUFFER.
9563 Store the current buffer in the help-xref-stack.
9564 (temp-buffer-resize-mode): Use define-minor-mode.
9565
9566 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
9567 consistently with its docstring.
9568 Set jit-lock-first-unfontify-pos in an idempotent way.
9569 (jit-lock-register): Autoload and add arg CONTEXTUAL.
9570
95712000-10-05 Alex Schroeder <alex@gnu.org>
9572
9573 * sql.el (sql-mysql-options): New variable.
9574 (sql-mysql): Use it.
9575
95762000-10-05 Miles Bader <miles@lsi.nec.co.jp>
9577
9578 * image.el (image): New group.
9579
9580 * smerge-mode.el (smerge-mine-face, smerge-other-face)
9581 (smerge-base-face, smerge-markers-face): Add dark-background variants.
9582
95832000-10-04 Peter Breton <pbreton@ne.mediaone.net>
9584
9585 * net/net-utils.el (nslookup-font-lock-keywords)
9586 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
9587 Ignore the value of wqindow-system; always define keywords
9588
95892000-10-05 Kenichi Handa <handa@etl.go.jp>
9590
9591 * startup.el (fancy-splash-screens): Remove the code for
9592 debugging; `(trace-to-stderr "EXITTT\n")'.
9593
95942000-10-05 Miles Bader <miles@gnu.org>
9595
9596 * diff-mode.el (diff-goto-source): Update call to
9597 `diff-hunk-status-msg' to reflect new REV variable.
9598
95992000-10-04 Stefan Monnier <monnier@cs.yale.edu>
9600
9601 * progmodes/icon.el (icon-mode):
9602 Don't gratuitously override the default for comment-column.
9603
9604 * vc-hooks.el (vc-mode-line): Fix interactive spec.
9605
9606 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
9607 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
9608 (jit-lock-functions): New var.
9609 (jit-lock-function-1): Use it if non-nil.
9610 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
9611 Set the `fontified' property before doing the fontification to avoid
9612 repeatedly going through the same error.
9613 Don't turn errors into messages.
9614 (jit-lock-register, jit-lock-unregister): New functions.
9615
9616 * dired.el (dired-mark-pop-up): Turn comment into docstring.
9617 Use with-current-buffer.
9618
9619 * dired-aux.el (dired-do-create-files, dired-kill-tree):
9620 Turn comment into docstring.
9621
9622 * apropos.el (apropos-mode): Use define-derived-mode.
9623
96242000-10-04 Gerd Moellmann <gerd@gnu.org>
9625
9626 * startup.el (fancy-splash-pending-command): New variable.
9627 (fancy-splash-pre-command): New function.
9628 (fancy-splash-screens): Rewritten.
9629 (command-line-1): If fancy-splash-pending-command is set, call it
9630 interactively.
9631
96322000-10-04 Dave Love <fx@gnu.org>
9633
9634 * toolbar/tool-bar.el (tool-bar-setup): New function.
9635 (tool-bar-mode): Use it.
9636
9637 * subr.el (substitute-key-definition): Doc fix.
9638 (play-sound-file): New command.
9639
96402000-10-04 Andre Spiegel <spiegel@gnu.org>
9641
9642 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
9643 vc-version-backup-file-name): New functions.
9644
9645 * files.el (basic-save-buffer): Call vc-before-save before saving.
9646
9647 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
9648 vc-cvs-stay-local-p.
9649
9650 * vc.el (vc-revert-buffer): Handle empty diff properly.
9651 (vc-version-backup-file): New function.
9652 (vc-checkout): Create a version backup if necessary.
9653 (vc-checkin): If a version backup file exists, delete it.
9654 (vc-version-diff): Diff locally using version backups, if available.
9655 (vc-revert-file): If there's a version backup, revert locally.
9656 (vc-transfer-file): Use version backup for base version, if
9657 available. If not, ask for confirmation whether to get it from the
9658 server. Update mode line before check-in.
9659
96602000-10-04 Dave Love <fx@gnu.org>
9661
9662 * toolbar/tool-bar.el (tool-bar-setup): New function.
9663 (tool-bar-mode): Use it.
9664
96652000-10-04 Peter Breton <pbreton@ne.mediaone.net>
9666
9667 * net/net-utils.el (nslookup-font-lock-keywords)
9668 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
9669 Only set if window-system is non-nil
9670 (net-utils-run-program): Returns buffer.
9671 (network-connection-reconnect): Added this function.
9672
9673 * generic.el:
9674 Incorporates extensive cleanup and docfixes by
9675 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
9676 Uses cl compile-time macros.
9677 (generic-mode-name, generic-comment-list)
9678 (generic-keywords-list, generic-font-lock-expressions)
9679 (generic-mode-function-list, generic-mode-syntax-table):
9680 Removed variables.
9681 (generic-mode-alist): Renamed to generic-mode-list.
9682 (generic-find-file-regexp): Default changed to "^#".
9683 (generic-read-type): Uses completing read on generic-mode-list.
9684 (generic-mode-sanity-check): removed this function.
9685 (generic-add-to-auto-mode): Removed this function
9686 (generic-mode-internal): Bind mode-specific definitions
9687 into function instead of putting them in alist.
9688 (generic-mode-set-comments): Reworked extensively.
9689 (generic-mode-find-file-hook): Simplified regexp searching
9690 (generic-make-keywords-list): Omit extra pair of parens
9691
9692 * find-lisp.el (find-lisp-find-files-internal):
9693 Make sure directory name ends with "/".
9694
9695 * generic-x.el (apache-conf-generic-mode):
9696 Regexp now allows leading whitespace.
9697 (rc-generic-mode): Added eval-when-compile
9698 around generic-make-keywords-list.
9699 Deleted duplicate regexp
9700 (rul-generic-mode): Added eval-when-compile
9701 around generic-make-keywords-list.
9702 (etc-fstab-generic-mode): New generic mode.
9703 (rul-generic-mode): Removed one eval-when-compile
9704 which caused a max-specpdl-size exceeded error.
9705
97062000-10-04 Miles Bader <miles@gnu.org>
9707
9708 * simple.el (minibuffer-temporary-goal-position): New variable.
9709 (next-history-element): Try to keep the position of point in the
9710 input string constant.
9711
9712 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
9713 (dired-do-create-files): If there's only one file, pass it in as
9714 the DEFAULT arg to dired-mark-read-file-name.
9715
97162000-10-03 Stefan Monnier <monnier@cs.yale.edu>
9717
9718 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
9719 (diff-goto-source): Be smarter when choosing REVERSE or not.
9720
9721 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
9722 (texinfo-mode-menu): Add an explicit shortcut for update all.
9723
97242000-10-03 Andre Spiegel <spiegel@gnu.org>
9725
9726 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
9727 factorize backend-specific code cleanly (this was essentially
9728 conceived by Stefan Monnier).
9729 (vc-unregister): Function removed.
9730 (vc-revert-file): New function.
9731 (vc-revert-buffer): Delegate some of the work to it.
9732
9733 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
9734 default branch unconditionally.
9735 (vc-rcs-set-default-branch): New function.
9736 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
9737 (vc-rcs-checkin): If an appropriate default branch has been set,
9738 force creation of that branch.
9739 (vc-rcs-receive-file): Rewritten to contain only backend-specific
9740 code (as suggested by Stefan Monnier).
9741
97422000-10-02 Gerd Moellmann <gerd@gnu.org>
9743
9744 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
9745 highlighting overlay with a different face over the overlay
9746 isearch uses to highlight the current match because that can lead
9747 to bad face combinations.
9748
9749 * loadup.el (toplevel): Load faces before isearch.
9750
9751 * isearch.el (isearch-faces): New custom group.
9752 (isearch): New defface; was already tested for in the code.
9753 (isearch-lazy-highlight-face): Changed to defface from defcustom.
9754 (isearch-highlight): Always use face `isearch'.
9755
97562000-10-02 Dave Love <fx@gnu.org>
9757
9758 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
9759 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
9760 comparison of opcode with operand.
9761
97622000-10-03 Miles Bader <miles@gnu.org>
9763
9764 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
9765 buffer, since the echo area will now grow to accommodate them.
9766
97672000-10-02 Andre Spiegel <spiegel@gnu.org>
9768
9769 * vc-hooks.el (vc-registered): If FILE used to be registered under
9770 a certain backend, try that one first.
9771
9772 * vc.el (vc-responsible-backend): Undo the previous change in the
9773 argument list. Handle multiple backends correctly.
9774 (vc-find-new-backend): Function removed.
9775 (vc-register): Use vc-responsible-backend, as before.
9776 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
9777
97782000-10-02 Gerd Moellmann <gerd@gnu.org>
9779
9780 * startup.el (fancy-splash-head): Change message below the
9781 logo.
9782
97832000-10-02 Miles Bader <miles@lsi.nec.co.jp>
9784
9785 * diff-mode.el (diff-goto-source): Emit a status message.
9786 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
9787 (diff-test-hunk): Fix doc string.
9788 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
9789 (diff-advance-after-apply-hunk): New variable.
9790 (diff-apply-hunk): Don't return a value.
9791
97922000-10-01 Stefan Monnier <monnier@cs.yale.edu>
9793
9794 * vc.el (vc-editable-p): Minor optimization.
9795 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
9796 (vc-find-new-backend): New function split from vc-responsible-backend.
9797 (vc-register): Use it.
9798 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
9799 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
9800 (vc-default-unregister, vc-revert-buffer): Docstring fix.
9801 (vc-clear-headers): Don't use find-file.
9802 (vc-revert-buffer): Use `and' again (must have been a braino).
9803 (vc-switch-backend): Only prompt if requested.
9804 Short circuit if nothing is to be done.
9805 Don't use vc-resynch-buffer which could lose unsaved editing.
9806 (vc-default-receive-file): Update call to vc-unregister.
9807 (with-vc-file, vc-next-action-on-file):
9808 Use vc-backend rather than vc-registered.
9809 (vc-next-action-on-file): Use intern-soft.
9810 Deal with read-only *vc-diff* buffer.
9811 (vc-transfer-file): Docstring fix.
9812
9813 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
9814 (vc-rcs-receive-file): Avoid with-vc-properties.
9815 Update call to vc-unregister.
9816 Use constant `RCS' rather than (dynamically bound) var `backend'.
9817
98182000-10-01 Andre Spiegel <spiegel@gnu.org>
9819
9820 * vc.el (vc-next-action-on-file): Update mode line only if file
9821 is visited.
9822 (vc-start-entry): New argument initial-contents. Don't visit the file
9823 if it isn't already visited. Brought documentation up-to-date.
9824 (vc-next-action, vc-register): Updated calls to vc-start-entry.
9825 (vc-checkin): New optional arg initial-contents, which is passed to
9826 vc-start-entry.
9827 (vc-finish-logentry): Make sure to bury log buffer only if there
9828 really is one. Call `vc-resynch-buffer' on log-file, not
9829 buffer-file-name.
9830 (vc-default-comment-history, vc-default-wash-log): New functions.
9831 (vc-index-of): Removed.
9832 (vc-transfer-file): Make do without the above.
9833 (vc-default-receive-file): Call comment-history unconditionally. Pass
9834 the resulting string to vc-checkin, instead of inserting it into the
9835 comment ring.
9836
9837 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
9838 unconditionally. Use the comments as initial contents of the log
9839 entry buffer. Document the trick to force branch creation with no
9840 changes.
9841
98422000-10-01 Miles Bader <miles@gnu.org>
9843
9844 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
9845 `recenter' with an arg to prevent redrawing the display.
9846
98472000-09-30 Stefan Monnier <monnier@cs.yale.edu>
9848
9849 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
9850
9851 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
9852
9853 * progmodes/c-mode.el (c-mode):
9854 Don't gratuitously override the default for comment-column.
9855
9856 * textmodes/tex-mode.el (latex-metasection-list): New var.
9857 (latex-imenu-create-index): Use it.
9858 Move the regexp construction outside loops (and use push).
9859 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
9860 (tex-font-lock-keywords): Moved from font-lock.el.
9861 (tex-comment-indent): Remove.
9862 (tex-common-initialization): Don't set comment-indent-function.
9863 (latex-block-default): New var.
9864 (tex-latex-block): Use it to provide a default choice.
9865 Add any unknown choice to latex-block-names.
9866 Insert [...] after {...}.
9867 (tex-last-unended-begin): Simplify regexp.
9868 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
9869 (latex-forward-sexp-1, latex-forward-sexp): New functions.
9870 (latex-mode): Set forward-sexp-function.
9871
9872 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
9873 Add regexp for @ignore ... @end ignore.
9874 (texinfo-heading-face): New face.
9875 (texinfo-font-lock-keywords): Use it.
9876 (texinfo-mode-menu): New menu.
9877 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
9878 New functions.
9879 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
9880 (texinfo-section-types-regexp, texinfo-section-level-regexp)
9881 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
9882 Remove declaration.
9883 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
9884
9885 * delsel.el (delete-selection-mode): Use define-minor-mode.
9886
9887 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
9888
98892000-09-29 Stefan Monnier <monnier@cs.yale.edu>
9890
9891 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
9892
98932000-09-30 Gerd Moellmann <gerd@gnu.org>
9894
9895 * replace.el (keep-lines-read-args): New function.
9896 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
9897 read arguments interactively. Add parameters RSTART and REND.
9898 Operate on the active region in Transient Mark mode.
9899
9900 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
9901
9902 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
9903 (authors-obsolete-files-regexps): New variable.
9904 (authors-add): Don't record changes in obsolete files.
9905
99062000-09-29 Stefan Monnier <monnier@cs.yale.edu>
9907
9908 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
9909
9910 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
9911 (comment-indent): Make sure there's a space between code and comment.
9912 Shift comments left to avoid going past fill-column.
9913
99142000-09-29 Gerd Moellmann <gerd@gnu.org>
9915
9916 * startup.el (startup-echo-area-message): New function.
9917 (display-startup-echo-area-message): Use it.
9918 (fancy-splash-screens): Rewritten to use keymaps and a timer.
9919 (fancy-splash-default-action): New function.
9920 (fancy-splash-screens-1): New function.
9921 (fancy-splash-head): Put a help-echo and a keymap under the image.
9922
99232000-09-29 Stefan Monnier <monnier@cs.yale.edu>
9924
9925 * diff-mode.el (diff-add-log-file-name): Remove.
9926 (diff-mode): Use add-log-buffer-file-name-function.
9927
9928 * add-log.el (find-change-log): New arg BUFFER-FILE.
9929 (add-log-file-name): Obey add-log-file-name-function.
9930 (add-log-buffer-file-name-function): New var.
9931 (add-change-log-entry): Use it.
9932
99332000-09-29 Miles Bader <miles@gnu.org>
9934
9935 * image-file.el (image-file-name-extensions): New variable.
9936 (image-file-name-regexps): Renamed from `image-file-regexps'.
9937 New default value is nil. Call `auto-image-file-mode'.
9938 (image-file-name-regexp): New function.
9939 (auto-image-file-mode): New minor mode.
9940 (insert-image-file): Don't make conditional on the image-file
9941 handler being enabled.
9942 (image-file-handler): Make the call here conditional instead.
9943 (set-image-file-handler-enabled, enable-image-file-handler)
9944 (disable-image-file-handler): Functions removed.
9945
9946 * emacs-lisp/authors.el (authors-print): Rephrase many-files
9947 string.
9948
99492000-09-29 Gerd Moellmann <gerd@gnu.org>
9950
9951 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
9952 it's a function from CL.
9953 (latex-imenu-create-index): Replace eval-when-compile with progn
9954 because latex-section-alist is not bound while compiling.
9955
99562000-09-28 Stefan Monnier <monnier@cs.yale.edu>
9957
9958 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
9959 (outline-mode): Use define-derived-mode.
9960
9961 * progmodes/perl-mode.el (perl-mode):
9962 * progmodes/awk-mode.el (awk-mode):
9963 * progmodes/asm-mode.el (asm-mode):
9964 Don't gratuitously override the default for comment-column.
9965
9966 * emacs-lisp/lisp.el (lisp-complete-symbol):
9967 Distinguish the let-binding case from the funcall case.
9968 (forward-sexp-function): New variable.
9969 (forward-sexp): Use it.
9970
9971 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
9972 (easy-mmode-defmap): Remove the now useless autoload.
9973
9974 * time.el (display-time-mode): Use define-minor-mode.
9975
9976 * subr.el (add-minor-mode): Don't eval NAME.
9977 Don't depend on the presence of TOGGLE-FUN for any special behavior.
9978 Use if rather than cond.
9979
9980 * simple.el (read-expression-map): Define more properly.
9981 (comment-indent-hook): Remove.
9982 (string-to-syntax): Bug fix.
9983
9984 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
9985 (cvs-ediff-diff): Fix typo.
9986 (cvs-revert-if-needed): Don't bother preserving read-only.
9987
9988 * paren.el (show-paren-mode): Use define-minor-mode.
9989
9990 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
9991 (toggle-auto-compression): Remove.
9992 (jka-compr-build-file-regexp): Remove useless grouping.
9993
9994 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
9995 Avoid user-reserved bindings.
9996 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
9997 (diff-header-face): Revert to grey85.
9998
9999 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
10000
10001 * complete.el (partial-completion-mode) <defcustom>: Remove.
10002 (partial-completion-mode): Use define-minor-mode.
10003 (PC-do-completion): Understand `completion-auto-help = delay'
10004 to mean to popup the completion buffer only the second time.
10005 (PC-include-file-all-completions, PC-include-file-all-completions)
10006 (PC-include-file-all-completions): Don't quote lambda.
10007
10008 * comint.el (comint-mode-hook): Docstring fix.
10009 (comint-mode): Use define-derived-mode.
10010 (comint-mode-map): Remove obsolete comment.
10011 (make-comint): Minor stylistic change.
10012 (comint-insert-clicked-input): Be more careful to find the overlay.
10013 Use this-command-keys rather than hardcoding mouse-2.
10014
10015 * font-lock.el: Replace confusing (,@ with ,
10016 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
10017 Don't use regexp-opt-depth. Spice up the regexp for args.
10018 Don't distinguish between cmds that can take an opt arg or not.
10019 Use `append' and `prepend' rather than `keep'.
10020
10021 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
10022 (latex-outline-regexp): New var.
10023 (latex-outline-level): New fun.
10024 (latex-section-alist): New var.
10025 (latex-imenu-create-index): Use it. Use `push' as well.
10026 (tex-shell-map): Initialize it properly.
10027 (tex-mode): Minor stylistic change.
10028 (plain-tex-mode): Use define-derived-mode.
10029 (latex-mode): Use define-derived-mode.
10030 Construct the paragraph regexps in a more readable way.
10031 Set the buffer-local outline-{level,regexp} vars.
10032 (slitex-mode): Derive from latex-mode.
10033 (tex-common-initialization): Don't kill-all-vars anymore.
10034 Add setting for comment-add and font-lock-defaults.
10035 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
10036 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
10037 (tex-start-tex): New arg DIR (and send a chdir command for it).
10038 Also display the shell buffer and save it in tex-last-buffer-texed.
10039 (tex-region): Use expand-file-name rather than concat.
10040 Remove code made useless by changes in tex-start-tex.
10041 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
10042
10043 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
10044
100452000-09-28 Dave Love <fx@gnu.org>
10046
10047 * eshell/eshell.el (eshell) <defgroup>: Add :version.
10048
100492000-09-28 Gerd Moellmann <gerd@gnu.org>
10050
10051 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
10052 `append'.
10053
100542000-09-28 Stefan Monnier <monnier@cs.yale.edu>
10055
10056 * info.el (Info-extract-pointer): Undo last change.
10057 Instead, fix the position of the `bound' arg to re-search-backward.
10058
100592000-09-27 Stefan Monnier <monnier@cs.yale.edu>
10060
10061 * info.el (Info-extract-pointer):
10062 Widen more carefully, to avoid finding pointers in other nodes.
10063 (Info-index): Use push.
10064
100652000-09-27 Gerd Moellmann <gerd@gnu.org>
10066
10067 * frame.el (set-frame-font): Remove call to obsolete function
10068 frame-update-faces.
10069 (set-foreground-color, set-background-color): Likewise for
10070 frame-update-face-colors.
10071
100722000-09-27 Miles Bader <miles@gnu.org>
10073
10074 * image-file.el: New file.
10075
100762000-09-27 Gerd Moellmann <gerd@gnu.org>
10077
10078 * frame.el (frame-notice-user-settings): Don't call
10079 frame-update-faces, which is a no-op now.
10080
10081 * ediff-wind.el (ediff-control-frame-parameters): Add zero
10082 tool-bar-lines.
10083
100842000-09-27 Dave Love <fx@gnu.org>
10085
10086 * mouse.el: Fix last change.
10087
100882000-09-27 Miles Bader <miles@lsi.nec.co.jp>
10089
10090 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
10091
100922000-09-22 Kenichi Handa <handa@etl.go.jp>
10093
10094 * international/quail.el (quail-help): The output message is
10095 improved.
10096
100972000-09-26 Dave Love <fx@gnu.org>
10098
10099 * mouse.el (popup-menu): If POSITION is nil, set it using
10100 mouse-position.
10101
101022000-09-25 Sam Steingold <sds@gnu.org>
10103
10104 * net/browse-url.el (browse-url-file-url): Check for null maps.
10105
101062000-09-26 Gerd Moellmann <gerd@gnu.org>
10107
10108 * frame.el (frame-notice-user-settings): Don't add a
10109 tool-bar-lines frame parameter to default-frame-alist in batch mode.
10110
10111 * frame.el (frame-notice-user-settings):
10112 Make tool-bar-mode and default-frame-alist consistent.
10113
10114 * toolbar/tool-bar.el (tool-bar-help): New function.
10115
101162000-09-25 Gerd Moellmann <gerd@gnu.org>
10117
10118 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
10119 current-load-list in top-level forms. Else this leaks a cons cell
10120 every time a defun is called.
10121
10122 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
10123
101242000-09-25 Dave Love <fx@gnu.org>
10125
10126 * startup.el (fancy-splash-head): Check XPM is available.
10127
10128 * autoinsert.el (auto-insert): Doc fix.
10129 (auto-insert-alist): Following GNU notices, don't say `copyright
10130 _by_'. Use line-beginning-position.
10131 (auto-insert): Check buffer-file-name is non-nil before use.
10132
101332000-09-25 Gerd Moellmann <gerd@gnu.org>
10134
10135 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
10136 starting with `@def' or `@multitable', in addition to ones
10137 specified by the user in auto-fill-inhibit-regexp.
10138
101392000-09-25 Markus Rost <rost@math.ohio-state.edu>
10140
10141 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
10142 rmail-dont-reply-to-names matches the empty string.
10143
101442000-09-25 Gerd Moellmann <gerd@gnu.org>
10145
10146 * startup.el (command-line-1, fancy-splash-text): Change the
10147 text to sound more friendly.
10148
101492000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
10150
10151 * progmodes/hideshow.el: Update author email address.
10152 Generally, sync w/ maintainer version 5.22.
10153 (hs-hide-all-non-comment-function): New var.
10154 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
10155 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
10156 (hs-show-region): Delete this command.
10157 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
10158
101592000-09-22 Dave Love <fx@gnu.org>
10160
10161 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
10162 (hl-line-highlight): Specify buffer when moving overlay.
10163
10164 * progmodes/fortran.el (fortran-mode): Locally set
10165 normal-auto-fill-function.
10166 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
10167 (fortran-mode-map): Adjust auto-fill menu entry.
10168
101692000-09-22 Gerd Moellmann <gerd@gnu.org>
10170
10171 * vc-rcs.el (toplevel): Require `vc' when compiling.
10172
10173 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
10174
101752000-09-22 Andre Spiegel <spiegel@gnu.org>
10176
10177 * vc.el (vc-switch-backend): Signal an error if the file is not
10178 registered under the new backend.
10179
10180 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
10181 without explicit revision number.
10182
101832000-09-21 Stefan Monnier <monnier@cs.yale.edu>
10184
10185 * diff-mode.el (diff-file-header-face): Reset to its previous value.
10186 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
10187 (diff-xor): New function.
10188 (diff-find-source-location): Use it. Fix a stupid name clash.
10189 (diff-hunk-status-msg): New function.
10190 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
10191 (diff-test-hunk): Use diff-find-source-location.
10192 (diff-goto-source): Favor the `reverse'.
10193 (diff-hunk-text): Properly handle one-sided context diffs.
10194 (diff-apply-hunk): When done, advance to the next hunk.
10195
101962000-09-21 Gerd Moellmann <gerd@gnu.org>
10197
10198 * startup.el (command-line): If frame was created with a non-zero
10199 tool-bar-lines parameter, switch tool-bar-mode on.
10200
10201 * add-log.el (change-log-date-face, change-log-name-face)
10202 (change-log-email-face, change-log-file-face)
10203 (change-log-list-face, change-log-conditionals-face)
10204 (change-log-function-face, change-log-acknowledgement-face):
10205 New faces, inheriting from font-lock faces.
10206 (change-log-font-lock-keywords): Use them.
10207
102082000-09-21 Dave Love <fx@gnu.org>
10209
10210 * progmodes/cperl-mode.el (top-level): Clean up
10211 `eval-when-compile's and assorted defvars.
10212 (cperl-invalid-face): Don't double-quote value. Change custom
10213 type.
10214 (cperl-mode): Set normal-auto-fill-function and don't zap
10215 auto-fill-function.
10216 (cperl-imenu--function-name-regexp-perl): Renamed from
10217 imenu-example--function-name-regexp-perl.
10218 (cperl-imenu--create-perl-index): Renamed from
10219 imenu-example--create-perl-index.
10220 (cperl-xsub-scan): Don't require cl.
10221
10222 * msb.el (msb-mode-map): Use substitute-key-definition.
10223 (msb-mode): Use msb-mode-map.
10224
102252000-09-21 Andre Spiegel <spiegel@gnu.org>
10226
10227 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
10228 New functions.
10229 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
10230 (vc-switch-backend): New function.
10231 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
10232 (vc-register): Fix prompt.
10233 (vc-unregister, vc-default-unregister): New functions.
10234 (vc-version-diff): Handle empty buffer in sentinel.
10235
10236 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
10237 (vc-rcs-state-heuristic): Use it to guess the state of files with
10238 non-strict locking.
10239 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
10240 been set with -b, but not created yet.
10241 (vc-rcs-fetch-master-state): With non-strict locking, compare file
10242 contents in order to find the state.
10243 (vc-rcs-checkin): Allow creation of branches with no changes.
10244 (vc-rcs-unregister, vc-rcs-receive-file)
10245 (vc-rcs-set-non-strict-locking): New functions.
10246
10247 * vc-hooks.el (vc-name): Force correct computation of the value
10248 in case it is missing.
10249
102502000-09-21 Gerd Moellmann <gerd@gnu.org>
10251
10252 * startup.el (fancy-splash-tail): Use a different foreground
10253 color on a dark frame background.
10254
102552000-09-21 Miles Bader <miles@lsi.nec.co.jp>
10256
10257 * info.el: Use the correct capitalization when making Info-mode
10258 and Info-edit-mode `special' modes.
10259
102602000-09-20 Stefan Monnier <monnier@cs.yale.edu>
10261
10262 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
10263 (diff-mode): Add support for add-log.el.
10264 (diff-hunk-text): Use char offsets rather than line offsets.
10265 (diff-find-source-location): Replace LINE with line-offset (nil
10266 if not found) and always set POS to a meaningful position.
10267 Adapt to the new char-offsets.
10268 (diff-apply-hunk): Drop support for the unused `select' POPUP.
10269 Adapt to the new diff-find-source-location.
10270 (diff-goto-source): Adapt to the new diff-find-source-location.
10271
10272 * add-log.el (add-log-file-name): New function (split out of
10273 add-change-log-entry).
10274 (add-change-log-entry): Use it.
10275 Call add-log-file-name-function with the changelog file name if
10276 the current buffer is not associated with any file.
10277 Avoid find-file if the selected window is dedicated.
10278
10279 * diff-mode.el (diff-find-source-location):
10280 Move code from diff-apply-hunk. Return buffer rather than file.
10281 (diff-apply-hunk): Use the new result from diff-find-source-location.
10282 (diff-goto-source): Use the new diff-find-source-location.
10283
102842000-09-20 Dave Love <fx@gnu.org>
10285
10286 * iswitchb.el: Some doc fixes.
10287 (iswitchb-mode-map): Define completely initially. Inherit
10288 minibuffer-local-map.
10289 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
10290 fundamental-mode.
10291 (iswitchb-global-map): New variable.
10292 (iswitchb-summaries-to-end): Amalgamate regexps.
10293 (iswitchb-mode): New.
10294 (iswitchb-mode-hook): New variable.
10295 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
10296 `extensions'.
10297
102982000-09-20 Gerd Moellmann <gerd@gnu.org>
10299
10300 * ehelp.el (electric-help): New defgroup.
10301 (electric-help-shrink-window): New user-option.
10302 (with-electric-help): Use it.
10303
10304 * window.el (shrink-window-if-larger-than-buffer): If face
10305 `mode-line' has a :box, and we're on a graphical frame, add 1
10306 to the needed window height.
10307
10308 * frame.el (frame-notice-user-settings): Add a last parameter nil
10309 to a call to `append', because the last list passed to `append' is
10310 not copied, and so subsequent calls to assq-delete-all will modify
10311 default-frame-alist.
10312
10313 * startup.el (fancy-splash-image): Change :type.
10314 (fancy-splash-head): Use an XBM image if appropriate.
10315 (command-line-1): Show splash screens in more cases.
10316
10317 * startup.el (fancy-splash-text): Don't quote faces.
10318
10319 * dired.el (dired-font-lock-keywords): Undo last change.
10320 (dired-readin): Bind indent-tabs-mode to nil.
10321
10322 * startup.el (fancy-splash-head): If frame's background mode
10323 is `dark', change the black background of the image to gray.
10324 (fancy-splash-screens): Display startup echo area message.
10325 (display-startup-echo-area-message): New function.
10326
103272000-09-20 Miles Bader <miles@lsi.nec.co.jp>
10328
10329 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
10330
10331 * info.el (info-header-node): Tweak for color ttys.
10332
10333 * faces.el (face-valid-attribute-values): Make sure directories we
10334 search for stipples both exist and are readable before trying to
10335 search them.
10336
10337 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
10338 in the dry-run case.
10339
10340 * jka-compr.el (with-auto-compression-mode): New macro.
10341
10342 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
10343 (custom-group-tag-face, custom-variable-tag-face): Use relative
10344 :height and inherit from `variable-pitch' face instead of
10345 hardwiring :family.
10346 * hi-lock.el (hi-black-hb): Likewise.
10347
10348 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
10349 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
10350 toolbar-add-item, if image doesn't have a mask add a `:mask
10351 heuristic'.
10352
103532000-09-19 Stefan Monnier <monnier@cs.yale.edu>
10354
10355 * diff-mode.el: Docstring fixes.
10356 (diff-header-face, diff-comment-face): New faces.
10357 (diff-font-lock-keywords): Highlight a bit differently.
10358 (diff-find-source-location): Don't return SPAN any more.
10359 (diff-hunk-text): Don't bother erasing the temp buffer.
10360 (diff-find-text): Drop argument LINE.
10361 (diff-apply-hunk): Update calls to diff-find-text.
10362 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
10363
10364 * calendar/calendar.el: Docstring fixes.
10365 (calendar-make-alist): Don't quote lambda.
10366 (calendar-star-date): Use make-local-variable.
10367
103682000-09-19 Dave Love <fx@gnu.org>
10369
10370 * toolbar/tool-bar.el: Renamed from toolbar.el.
10371 Change `toolbar' to `tool-bar' generally in symbols.
10372 Make some items invisible in `special' major modes.
10373 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
10374 Add arg PROPS.
10375
10376 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
10377 Add :version here.
10378 (fancy-splash-delay, fancy-splash-image): Remove :version here.
10379
103802000-09-19 Gerd Moellmann <gerd@gnu.org>
10381
10382 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
10383
10384 * files.el (find-file-suppress-same-file-warnings): New user-option.
10385 (find-file-noselect): Use it.
10386
10387 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
10388 (fancy-splash-screen): Defgroup.
10389
10390 * add-log.el (change-log-font-lock-keywords): Match names
10391 more exactly for the case that font-lock-constant-face is
10392 underlined.
10393
103942000-09-19 Richard M. Stallman <rms@gnu.org>
10395
10396 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
10397
103982000-09-19 Andre Spiegel <spiegel@gnu.org>
10399
10400 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
10401
104022000-09-19 Gerd Moellmann <gerd@gnu.org>
10403
10404 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
10405 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
10406 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
10407 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
10408 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
10409 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
10410 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
10411 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
10412 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
10413 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
10414 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
10415 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
10416
10417 * startup.el (fancy-splash-text): New variable.
10418 (fancy-splash-delay, fancy-splash-image): New user-options.
10419 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
10420 (fancy-splash-screens): New functions.
10421 (command-line-1): If display has a `display' frame parameter, has
10422 colors, and we have XPM support, show more fancy splash screens.
10423
104242000-09-19 Dave Love <fx@gnu.org>
10425
10426 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
10427 with null `help'. Use modern backquote syntax.
10428
104292000-09-19 Gerd Moellmann <gerd@gnu.org>
10430
10431 * font-lock.el (font-lock-mode): Change message telling the user
10432 that ``the buffer is too big''.
10433
10434 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
10435 for instance for the case that tab-width is 2.
10436
104372000-09-18 Gerd Moellmann <gerd@gnu.org>
10438
10439 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
10440 toolbar-add-item, if image doesn't have a mask add a `:mask
10441 heuristic'.
10442
104432000-09-18 Miles Bader <miles@lsi.nec.co.jp>
10444
10445 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
10446 and return a cons if it's non-nil.
10447 (diff-apply-hunk): Try to jump to the line in the source text
10448 corresponding to the position of point in the in the hunk.
10449
10450 * info.el (Info-title-3-face, Info-title-2-face)
10451 (Info-title-1-face): Use face inheritance and relative sizes
10452 instead of hard-wiring things.
10453
10454 * faces.el (secondary-selection): Make dark-background variant sane.
10455
104562000-09-16 Andrew Innes <andrewi@gnu.org>
10457
10458 * makefile.w32-in (compile-files-CMD): No need to make .elc files
10459 read-only, since they aren't under VC now.
10460
104612000-09-17 Dave Love <fx@gnu.org>
10462
10463 * tmm.el: Replace mapcar with mapc in several places.
10464
10465 * loadhist.el (unload-feature): Maybe call elp-restore-list and
10466 ad-unadvise.
10467
10468 * international/latin1-disp.el: New file.
10469
10470 * calendar/cal-move.el (scroll-calendar-left)
10471 (scroll-calendar-right): Make arg optional (for active mode line).
10472
10473 * calendar/calendar.el (calendar-mode-line-format): Make fields
10474 mouse-sensitive.
10475 (calendar-read-date, calendar-read-date, calendar-window-list):
10476 Unquote lambda.
10477 (calendar-month-name): Use aref, not sref.
10478
10479 * view.el (minor-mode-alist): Propertize the string.
10480
10481 * international/characters.el (standard-case-table): Add entries
10482 for Greek.
10483
104842000-09-18 Miles Bader <miles@gnu.org>
10485
10486 * info.el (info-node, info-xref): Add dark-background variants.
10487
10488 * faces.el (header-line): Change defaults to be less confusing
10489 when mixed with mode-lines.
10490
10491 * info.el (Info-fontify-node): Make a few cleanups.
10492 Add extra `help-echo' and `local-map' props to node xrefs.
10493 Use header-specific faces for node-names & xrefs.
10494 (Info-use-header-line): New variable.
10495 (info-header-xref, info-header-node): New faces.
10496 (Info-setup-header-line): New function.
10497 (Info-select-node): Call Info-setup-header-line when enabled.
10498 (Info-extract-pointer): Work even if the header line is hidden.
10499 (Info-header-line): New variable.
10500
105012000-09-16 Stefan Monnier <monnier@cs.yale.edu>
10502
10503 * vms-patch.el (print-region-function): Don't quote lambda.
10504
10505 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
10506
10507 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
10508 (lm-get-header-re): Allow spaces between the header and the colon.
10509 (lm-header): Allow $ in non-RCS headers.
10510 (lm-header-multiline): Put the strings back into order.
10511 Stop at an empty line. Don't require two space chars if the
10512 line is clearly not another header line.
10513
10514 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
10515 (popup-menu-popup): Remove.
10516
105172000-09-15 Gerd Moellmann <gerd@gnu.org>
10518
10519 * toolbar/toolbar.el (toolbar-add-item): Use the same image
10520 specification if or if not tool-bar item contains an `:enabled'
10521 property.
10522
10523 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
10524 current buffer has no file name.
10525
105262000-09-15 Dave Love <fx@gnu.org>
10527
10528 * strokes.el: Sync with maintainer's current version with changes
10529 for Emacs, but avoid runtime cl and levents.
10530 (toplevel): Change autoloads and compilation requires.
10531 (strokes-version, strokes-bug-address, strokes-lift): Values
10532 changed.
10533 (strokes-xpm-header, strokes-insinuated): New variable.
10534 (strokes): Add :link.
10535 (strokes-mode): Customized.
10536 (strokes-while-inhibiting-garbage-collector): New macro.
10537 (strokes-remassoc): Avoid remove-if.
10538 (strokes-fix-button2-command): Don't use ad-do-it.
10539 (strokes-insinuate): New function.
10540 (strokes-button-press-event-p, strokes-button-release-event-p):
10541 New functions, used instead of non-`strokes-' versions..
10542 (strokes-mouse-event-p): Rewritten.
10543 (strokes-event-closest-point): Avoid event-point.
10544 (strokes-get-grid-position): Avoid cdadr, caadr
10545 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
10546 functions.
10547 (strokes-help): Use with-output-to-temp-buffer.
10548 (strokes-window-configuration-changed-p): New function.
10549 (strokes-update-window-configuration): Use buffer-live-p,
10550 strokes-window-configuration-changed-p.
10551 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
10552 (strokes-char-face): New face.
10553 (strokes-char-table, strokes-base64-chars): New variable.
10554 (strokes-xpm-for-stroke, strokes-list-strokes)
10555 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
10556 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
10557 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
10558 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
10559 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
10560 functions.
10561
105622000-09-15 Gerd Moellmann <gerd@gnu.org>
10563
10564 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
10565
10566 * image.el (create-image): Doc fix.
10567
10568 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
10569 instead of `:heuristic-mask t'.
10570
105712000-09-14 Andrew Innes <andrewi@gnu.org>
10572
10573 * makefile.w32-in: Revert to Unix line endings.
10574
105752000-09-14 Andrew Innes <andrewi@gnu.org>
10576
10577 * makefile.w32-in: Add bootstrap support. Also copy lisp source
10578 when installing.
10579
10580 * makefile.nt (DONTCOMPILE): Fix typo.
10581
10582 * shell.el (shell-write-history-on-exit): New function.
10583 (shell-dumb-shell-regexp): New custom variable.
10584 (shell-mode): Make shell-write-history-on-exit the process
10585 sentinel if shell name matches shell-dumb-shell-regexp.
10586
10587 * w32-fns.el: Comment out before-init-hook function which resets
10588 source-directory based; this breaks bootstrap.
10589
105902000-09-14 Dave Love <fx@gnu.org>
10591
10592 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
10593 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
10594 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
10595 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
10596 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
10597 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
10598 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
10599 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
10600 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
10601
10602 * toolbar/toolbar.el: New.
10603
10604 * subdirs.el: Add toolbar.
10605
106062000-09-14 Gerd Moellmann <gerd@gnu.org>
10607
10608 * indent.el (indent-for-tab-command): Doc fix.
10609
106102000-09-14 Alex Schroeder <alex@gnu.org>
10611
10612 * ansi-color.el (ansi-colors): Doc change.
10613 (ansi-color-get-face): Simplified regexp.
10614 (ansi-color-faces-vector): Added more faces, doc change.
10615 (ansi-color-names-vector): Doc change.
10616 (ansi-color-regexp): Simplified regexp.
10617 (ansi-color-parameter-regexp): New regexp.
10618 (ansi-color-filter-apply): Doc change.
10619 (ansi-color-filter-region): Doc change.
10620 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
10621 deal with zero length parameters.
10622 (ansi-color-apply-on-region): Doc change.
10623 (ansi-color-map): Doc change.
10624 (ansi-color-map-update): Removed debugging message.
10625 (ansi-color-get-face-1): Added condition-case to trap
10626 args-out-of-range errors.
10627 (ansi-color-get-face): Doc change.
10628 (ansi-color-make-face): Removed.
10629 (ansi-color-for-shell-mode): New option.
10630
106312000-09-13 Kenichi Handa <handa@etl.go.jp>
10632
10633 * international/quail.el (quail-start-translation): Translate KEY
10634 if necessary even if it doesn't have any mapping in the current
10635 input method.
10636 (quail-start-conversion): Likewise.
10637 (quail-help): The output message is improved.
10638
106392000-09-13 Miles Bader <miles@gnu.org>
10640
10641 * comint.el (comint-output-filter): Revert to using
10642 `insert-before-markers'. Add bletcherous hack to undo damage
10643 caused by `insert-before-markers'. Put `front-sticky' property on
10644 overlays created here so that the field code understands how the
10645 overlay works. Use a let when making comint-last-prompt-overlay,
10646 so that the code is easier to read.
10647
106482000-09-13 Dave Love <fx@gnu.org>
10649
10650 * wid-edit.el (widget-default-format-handler): DTRT when
10651 doc-property is a function.
10652
106532000-09-12 Francesco Potorti` <pot@gnu.org>
10654
10655 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
10656 filed name if it's not there.
10657
106582000-09-12 Dave Love <fx@gnu.org>
10659
10660 * simple.el (read-mail-command): Doc fix.
10661 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
10662
10663 * vc.el (vc-dired-listing-switches): Fix :version.
10664
10665 * vc-hooks.el: Doc fixes.
10666
10667 * subr.el (add-minor-mode): Use toggle-fun arg.
10668
10669 * speedbar.el: Add :version to several defcustoms.
10670
10671 * imenu.el (imenu--truncate-items, imenu--cleanup)
10672 (imenu--generic-function): Avoid mapcar.
10673 (imenu--replace-spaces): Function removed.
10674 (imenu--completion-buffer): Use subst-char-in-string.
10675 (imenu-add-to-menubar): Use keymap inheritance.
10676
106772000-09-12 Miles Bader <miles@gnu.org>
10678
10679 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
10680 (diff-mode-map): Bind `diff-test-hunk'.
10681 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
10682
106832000-09-11 Gerd Moellmann <gerd@gnu.org>
10684
10685 * bytecomp.el (byte-compile-defvar): Undo last change
10686 because it breaks '(make-variable-buffer-local (defvar ...)'
10687 which is used at least in dired.
10688
106892000-09-12 Kenichi Handa <handa@etl.go.jp>
10690
10691 * international/quail.el (quail-define-package): Docstring
10692 modified.
10693
106942000-09-12 Kenichi Handa <handa@etl.go.jp>
10695
10696 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
10697 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
10698 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
10699 docstring of "chinese-py".
10700
10701 * international/quail.el (quail-translation-docstring): New
10702 variable.
10703 (quail-show-keyboard-layout): Docstring modified.
10704 (quail-select-current): Likewise.
10705 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
10706 infinite recursive call.
10707 (quail-help): Check quail-translation-docstring. Format of the
10708 output changed.
10709 (quail-help-insert-keymap-description): Adjusted for the above
10710 change.
10711
107122000-09-11 Gerd Moellmann <gerd@gnu.org>
10713
10714 * bytecomp.el (byte-compile-defvar): Only cons onto
10715 current-load-list in top-level forms. Else this leaks a cons cell
10716 every time a defun is called.
10717
107182000-09-11 Miles Bader <miles@lsi.nec.co.jp>
10719
10720 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
10721 Now understands non-unified diffs. Some functionality moved into
10722 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
10723 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
10724 modify anything. Only reposition point in the patched file if the
10725 patch succeeds. Only pop up another window if POPUP is true.
10726 Emit a message describing what happened if successful, and at what
10727 line-offset. Automatically detect reversed hunks and do something
10728 appropriate.
10729 (diff-hunk-text, diff-find-text): New functions.
10730 (diff-filter-lines): Function removed.
10731 (diff-test-hunk): New function.
10732 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
10733
107342000-09-10 Dave Love <fx@gnu.org>
10735
10736 * textmodes/tildify.el: Minor doc/commentary fixes.
10737 (tildify) <defgroup>: Add :version.
10738
10739 * faces.el (face-x-resources): Make custom type more specific.
10740 (frame-background-mode): Use mapc.
10741 (region) <defcustom>: Add :version.
10742
107432000-09-08 Stefan Monnier <monnier@cs.yale.edu>
10744
10745 * vc-sccs.el (vc-sccs-register):
10746 * vc-rcs.el (vc-rcs-register):
10747 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
10748 * vc.el (vc-register): Clear file's properties.
10749
107502000-09-08 Gerd Moellmann <gerd@gnu.org>
10751
10752 * faces.el (face-spec-set): Only face-spec-reset-face when
10753 ATTRS is non-nil.
10754
107552000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
10756
10757 * help.el (help-insert-xref-button): Fix a typo in doc string.
10758
107592000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
10760
10761 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
10762 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
10763 methods.
10764
10765 * menu-bar.el (read-mail-item-name): New function.
10766 (menu-bar-tools-menu): Use it to compute and display the package
10767 used to read email.
10768 (menu-bar-tools-menu): Fix typo in GUD's help string.
10769
107702000-09-07 Dave Love <fx@gnu.org>
10771
10772 * diff-mode.el (diff-mouse-goto-source): New function.
10773
10774 * vc-sccs.el: Doc fixes.
10775 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
10776
10777 * vc-rcs.el: Doc fixes.
10778 (vc-rcs-register-switches, vc-rcs-checkin-switches)
10779 (vc-rcs-checkout-switches, vc-rcs-header)
10780 (vc-rcs-master-templates): Add or change :version.
10781
10782 * vc-cvs.el: Doc fixes.
10783 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
10784 (vc-cvs-stay-local): Add :version.
10785
10786 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
10787
107882000-09-07 Kenichi Handa <handa@etl.go.jp>
10789
10790 * international/quail.el (quail-help): Fix previous change.
10791
107922000-09-07 Gerd Moellmann <gerd@gnu.org>
10793
10794 * faces.el (color-values): Doc fix.
10795
10796 * faces.el (frame-set-background-mode): Use frame-parameter
10797 instead of frame-parameters.
10798
10799 * frame.el (filtered-frame-list): Reduce consing.
10800 (frames-on-display-list): Call frame-parameter instead of
10801 frame-parameters.
10802
108032000-09-07 Kenichi Handa <handa@etl.go.jp>
10804
10805 * language/devan-util.el (devanagari-to-indian-region): In the
10806 loop, change the following char, not preceding char.
10807
108082000-09-07 Gerd Moellmann <gerd@gnu.org>
10809
10810 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
10811 instead of frame-parameters.
10812
10813 * faces.el (set-face-attribute): Simplify by calling
10814 internal-set-lisp-face-attribute with FRAME being 0.
10815
10816 * vc.el: Remove `Id' version control keyword.
10817
108182000-09-07 Kenichi Handa <handa@etl.go.jp>
10819
10820 * help.el (help-make-xrefs): Adjusted for the change of
10821 help-xref-mule-regexp.
10822 (help-insert-xref-button): New function.
10823
10824 * international/mule-cmds.el (help-xref-mule-regexp-template):
10825 Include the pattern for character set.
10826 (leim): New group.
10827
10828 * international/quail.el: Don't require face.
10829 (quail): New group.
10830 (quail-other-command): Dummy command to make quail-help work better.
10831 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
10832 (quail-keyboard-layout-substitution): New variable.
10833 (quail-update-keyboard-layout): New function.
10834 (quail-keyboard-layout-type): New customizable variable.
10835 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
10836 (quail-keyboard-translate): Pay attention to
10837 quail-keyboard-layout-substitution.
10838 (quail-insert-kbd-layout): New function.
10839 (quail-show-keyboard-layout): New function.
10840 (quail-get-translation): If the definition is a vector of length
10841 1, and the element is a string of length 1, return the character
10842 in that string.
10843 (quail-update-current-translations): Fix the case of
10844 relative-index out of range.
10845 (quail-build-decode-map, quail-insert-decode-map): New Functions.
10846 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
10847 Show key sequences for all available characters.
10848 (quail-help-insert-keymap-description): Don't show such verbose
10849 key bindings as quail-self-insert-command.
10850
10851 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
10852 Format changed, and each element now have extra documentations.
10853 (tit-process-header): Delete invalid characters from TIT-PROMPT.
10854 Adjusted for the change of quail-cxterm-package-ext-info.
10855
108562000-09-06 Gerd Moellmann <gerd@gnu.org>
10857
10858 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
10859 requiring it leads to a recursive loading of vc.el and vc-hooks.el
10860 during bootstrap.
10861
108622000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10863
10864 * vc.el: (toplevel): Don't require `dired' at run-time.
10865 (vc-dired-resynch-file): Remove autoload cookie.
10866
108672000-09-05 Andre Spiegel <spiegel@gnu.org>
10868
10869 * vc.el: Made several backend functions optional.
10870 (vc-default-responsible-p): New function.
10871 (vc-merge): Use RET for first version to trigger merge-news, not
10872 prefix arg.
10873 (vc-annotate): Handle backends that do not support annotation.
10874 (vc-default-merge-news): Removed. The existence of a merge-news
10875 implementation is now checked on caller sites.
10876
10877 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
10878 case.
10879
10880 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
10881 special case that has been removed from the default in vc-hooks.el.
10882
108832000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10884
10885 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
10886
108872000-09-05 Andre Spiegel <spiegel@gnu.org>
10888
10889 * vc-hooks.el: Require vc during compilation.
10890 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
10891 macro `with-vc-properties' in vc.el.
10892 (vc-file-getprop): Doc fix.
10893 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
10894
10895 * vc.el: Require dired-aux during compilation.
10896 (vc-name-assoc-file): Moved to vc-sccs.el.
10897 (with-vc-properties): New macro.
10898 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
10899 vc-finish-steal): Use it.
10900 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
10901 to the backend-specific function is now supposed to do the checkout,
10902 too.
10903 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
10904
10905 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
10906 set file properties; that gets done in the generic code now.
10907
10908 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
10909 Changed parameter list, added code from vc.el that does the
10910 checkout, possibly with a double-take.
10911
10912 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
10913 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
10914 the above under the new name.
10915 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
10916 parameter list, added checkout command.
10917 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
10918 properties; that gets done in the generic code now.
10919
109202000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10921
10922 * vc.el: Docstring fixes (courtesy of checkdoc).
10923
109242000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10925
10926 * vc.el (vc-checkout-writable-buffer-hook)
10927 (vc-checkout-writable-buffer): Remove.
10928 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
10929 (vc-log-mode): Make it into a clean derived major mode.
10930 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
10931 vc-log-mode if log-edit is not available.
10932 (vc-dired-mode-map): Don't set-keymap-parent yet.
10933 (vc-dired-mode): Do set-keymap-parent here.
10934 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
10935
109362000-09-05 Gerd Moellmann <gerd@gnu.org>
10937
10938 * faces.el (set-face-attribute, face-spec-reset-face)
10939 (face-spec-set): Avoid consing by removing calls to `apply'.
10940
10941 * frame.el (frame-parameter): Move to C code.
10942
109432000-09-05 Dave Love <fx@gnu.org>
10944
10945 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
10946 insert-before-markers-and-inherit. Now checked systematically!
10947
109482000-09-05 Alex Schroeder <alex@gnu.org>
10949
10950 * sql.el (sql-postgres): Use sql-postgres-options.
10951 (sql-postgres-options): New variable.
10952
109532000-09-05 Alex Schroeder <alex@gnu.org>
10954
10955 * sql.el (sql-mode-menu): Work around missing variable mark-active
10956 in XEmacs.
10957 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
10958 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
10959 compatibility.
10960
109612000-09-04 Gerd Moellmann <gerd@gnu.org>
10962
10963 * vc.el (vc-dired-resynch-file): Add autoload cookie.
10964
10965 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
10966
10967 * Makefile.in (DONTCOMPILE): Fix typo in file name.
10968
109692000-09-04 Andre Spiegel <spiegel@gnu.org>
10970
10971 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
10972 don't support anything else under SCCS yet.
10973
10974 * vc-hooks.el: Minor doc fixes.
10975
109762000-09-04 Andre Spiegel <spiegel@gnu.org>
10977
10978 * vc.el (vc-next-action-on-file): Do not visit the file if it's
10979 not necessary. If verbose in state `needs-patch', do the same as
10980 under `up-to-date'. When NOT verbose and `needs-patch', check out
10981 latest version instead of `merge-news'.
10982 (vc-next-action-dired): Don't mess with default-directory here; it
10983 breaks other parts of dired. It is the job of the
10984 backend-specific functions to adjust it temporarily if they need it.
10985 (vc-next-action): Remove a special CVS case.
10986 (vc-clear-headers): New optional arg FILE.
10987 (vc-checkin, vc-checkout): Set properties vc-state and
10988 vc-checkout-time properly.
10989 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
10990 (vc-print-log): Use new backend function `show-log-entry'.
10991 (vc-cancel-version): Do the checks in a different order. Added a
10992 FIXME concerning RCS-only code.
10993
10994 * vc-rcs.el (vc-rcs-show-log-entry): New function.
10995 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
10996
10997 * vc-cvs.el (vc-cvs-show-log-entry): New function.
10998
10999 * vc-hooks.el (vc-default-mode-line-string): Show state
11000 `needs-patch' as a `-' too.
11001
110022000-09-04 Andre Spiegel <spiegel@gnu.org>
11003
11004 * vc.el (vc-responsible-backend): New optional arg REGISTER.
11005 (vc-default-could-register): New function.
11006 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
11007 (vc-resynch-buffer): Call vc-dired-resynch-file.
11008 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
11009 vc-resynch-buffer instead of vc-resynch-window.
11010 (vc-next-action-dired): Don't redisplay here, that gets done as a
11011 result of the individual file operations.
11012 (vc-retrieve-snapshot): Corrected prompt order.
11013
11014 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
11015
11016 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
11017 as well.
11018 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
11019 hostname regexps. Updated all callers.
11020 (vc-cvs-responsible-p): Handle directories as well.
11021 (vc-cvs-could-register): New function.
11022 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
11023 properties up-to-date.
11024
11025 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
11026 user whether to create one.
11027
110282000-09-04 Andre Spiegel <spiegel@gnu.org>
11029
11030 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
11031 check out a non-existing file.
11032
11033 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
11034 workfile does not exist.
11035
11036 * vc.el (vc-version-diff): Use `require' to check for existence of
11037 diff-mode.
11038
110392000-09-04 Andre Spiegel <spiegel@gnu.org>
11040
11041 * vc-cvs.el (vc-cvs-registered): Use new function
11042 vc-cvs-parse-entry to do the actual work.
11043
110442000-09-04 Andre Spiegel <spiegel@gnu.org>
11045
11046 * vc-hooks.el (vc-find-backend-function): If function doesn't
11047 exist, return nil instead of error.
11048 (vc-call-backend): Doc fix.
11049
11050 * vc.el (vc-do-command): Doc fix.
11051 (vc-finish-logentry): When checking in from vc-dired, choose the
11052 right backend for logentry check.
11053 (vc-dired-mode-map): Inherit from dired-mode-map.
11054 (vc-dired-mode): Local value of dired-move-to-filename-regexp
11055 simplified.
11056 (vc-dired-state-info): Removed, updated caller.
11057 (vc-default-dired-state-info): Use parentheses instead of hyphens.
11058 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
11059 (vc-dired-listing-switches): New variable.
11060 (vc-directory): Use it, instead of dired-listing-switches.
11061
11062 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
11063 (vc-cvs-dir-state): New function.
11064 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
11065 (vc-cvs-parse-entry): New function, also to be used in
11066 vc-cvs-registered.
11067
110682000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11069
11070 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
11071 *or* single-window-frames.
11072
110732000-09-04 Andre Spiegel <spiegel@gnu.org>
11074
11075 * vc.el (vc-update-changelog): Split into generic part and default
11076 implementation. Doc string adapted.
11077 (vc-default-update-changelog): New function. Call the `rcs2log'
11078 script in exec-directory, to fix a long-standing nuisance.
11079
11080 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
11081 simply signals an error.
11082
110832000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11084
11085 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
11086 control-flow more clear and to avoid running `cvs' twice.
11087
11088 * vc.el (vc-next-action-on-file): Doc fix.
11089 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
11090 (vc-print-log): Eval `file' before constructing the continuation.
11091
110922000-09-04 Andre Spiegel <spiegel@gnu.org>
11093
11094 * vc.el (vc-next-action-on-file): Corrected several messages.
11095 (vc-merge): Add prefix arg `merge-news'; handle it.
11096
11097 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
11098 is not reached. It is.
11099 (vc-cvs-merge): Set state to 'edited after merge.
11100 (vc-cvs-merge-news): Set workfile version to nil if not known.
11101 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
11102
11103 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
11104 via stdout. (Merge from main line.)
11105
111062000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11107
11108 * vc.el (vc-finish-logentry): Thinko in the "same comment"
11109 detection.
11110
111112000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11112
11113 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
11114 against kill-all-local-variables.
11115 (vc-log-edit): Don't save vc-parent-buffer any more.
11116 (vc-last-comment-match): Initialize to an empty string.
11117 (vc-post-command-functions): New hook.
11118 (vc-do-command): Run it.
11119 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
11120 (vc-finish-logentry): Only add the comment to the ring if it's
11121 different from the last comment entered.
11122 (vc-new-comment-index): New function.
11123 (vc-previous-comment): Use it. Make the minibuffer message
11124 slightly less terse.
11125 (vc-comment-search-reverse): Make it work forward as well. Don't
11126 set vc-comment-ring-index if no match is found. Use
11127 vc-new-comment-index.
11128 (vc-comment-search-forward): Use vc-comment-search-reverse.
11129 (vc-dired-mode-map): Don't inherit from dired-mode-map since
11130 define-derived-mode will do it for us. Bind `v' to a keymap that
11131 inherits from vc-prefix-map so that we can bind `vt' without
11132 binding C-x v t.
11133 (vc-retrieve-snapshot): Parenthesis typo.
11134
11135 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
11136 to 1. Make sure to switch to *vc* before looking for an error
11137 message. Use vc-parse-buffer.
11138
111392000-09-04 Andre Spiegel <spiegel@gnu.org>
11140
11141 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
11142 and NAME.
11143 (vc-retrieve-snapshot): Split into two parts.
11144 (vc-default-retrieve-snapshot): New function.
11145
11146 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
11147 (vc-cvs-retrieve-snapshot): New function (untested).
11148 (vc-cvs-stay-local): Default to t.
11149 (vc-cvs-remote-p): New function and property.
11150 (vc-cvs-state): Stay local only if the above is t.
11151 (vc-handle-cvs): Removed.
11152 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
11153 done via vc-handled-backends now.
11154 (vc-cvs-header): Escape Id.
11155
111562000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11157
11158 * vc.el (vc-do-command): Remove unused commands.
11159 (vc-version-diff): Make sure default-directory ends with a slash.
11160 Move the window commands into a vc-exec-after.
11161 (vc-print-log): Move more of the code into the `vc-exec-after'.
11162
111632000-09-04 Andre Spiegel <spiegel@gnu.org>
11164
11165 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
11166 (vc-print-log): Search current revision from beginning of buffer.
11167 (vc-revert-buffer): Clear echo area after the diff is finished.
11168 (vc-prefix-map): Removed definition of "t" for terse display in vc
11169 dired.
11170 (vc-dired-mode-map): Inherit from dired-mode-map. Added
11171 definition of "vt" for terse display.
11172 (vc-dired-mode): Fix dired-move-to-filename-regexp.
11173
111742000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11175
11176 * vc.el (vc-exec-after): Avoid caddr.
11177
111782000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11179
11180 * vc.el (vc-exec-after): New function.
11181 (vc-do-command): Use it to add a termination message for async
11182 procs.
11183 (vc-checkout): Try to handle a missing-backend situation.
11184 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
11185 of a directory with a backend using async diffs.
11186 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
11187 present.
11188
11189 * vc-sccs.el (vc-sccs-state-heuristic): Use
11190 file-ownership-preserved-p.
11191
11192 * vc-rcs.el (vc-rcs-state-heuristic): Use
11193 file-ownership-preserved-p.
11194 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
11195
111962000-09-04 Andre Spiegel <spiegel@gnu.org>
11197
11198 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
11199 vc-do-command.
11200
11201 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
11202 when there are no changes.
11203
112042000-09-04 Andre Spiegel <spiegel@gnu.org>
11205
11206 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
11207
11208 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
11209
112102000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11211
11212 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
11213
11214 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
11215 the `fset' outside of the defvar so that it works even if
11216 vc-prefix-map was already defined.
11217 (vc-setup-buffer): New function, split out of vc-do-command.
11218 (vc-do-command): Allow BUFFER to be t to mean `just use the
11219 current buffer without any fuss'.
11220 (vc-version-diff): Change the `diff' backend operation to just put
11221 the diff in the current buffer without erasing it. Always use
11222 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
11223 shrink-window-if-larger-than-buffer.
11224 (vc-print-log): Change the `print-log' backend operation to just
11225 put the log in the current buffer without erasing it. Protect
11226 shrink-window-if-larger-than-buffer.
11227 (vc-update-change-log): Fix setd typo.
11228
11229 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
11230 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
11231
11232 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
11233 (vc-rcs-diff): Insert in the current buffer and remove unused arg
11234 CMP.
11235
11236 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
11237 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
11238 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
11239
112402000-09-04 Andre Spiegel <spiegel@gnu.org>
11241
11242 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
11243 not possible, use vc-BACKEND-workfile-unchanged-p.
11244 (vc-default-workfile-unchanged-p): New function. Delegates to a
11245 full vc-BACKEND-diff.
11246
11247 * vc-hooks.el (vc-simple-command): Removed.
11248
11249 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
11250 instead of vc-simple-command.
11251 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
11252 avoid doing a diff when opening a file.
11253 (vc-rcs-state): Added check for unlocked-changes.
11254 (vc-rcs-header): Escape Id.
11255 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
11256 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
11257 version.
11258
11259 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
11260 (vc-sccs-diff): Remove optional arg CMP.
11261 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
11262 SCCS-specific function.
11263
11264 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
11265 vc-simple-command.
11266
112672000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11268
11269 * vc.el (vc-editable-p): Renamed from vc-writable-p.
11270 (with-vc-file, vc-merge): Use vc-editable-p.
11271 (vc-do-command): Remove unused var vc-file and fix the
11272 doubly-defined `status' var. Add a user message when starting an
11273 async command.
11274 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
11275 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
11276 Use with-current-buffer.
11277 (vc-buffer-sync): Use unless.
11278 (vc-next-action-on-file): If the file is 'edited by read-only,
11279 make it read-write instead of trying to commit.
11280 (vc-version-diff, vc-update-change-log): Use `setq
11281 default-directory' rather than `cd'.
11282 (vc-log-edit): Don't forget to set default-directory in the
11283 buffer.
11284
11285 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
11286 (vc-sccs-state-heuristic): Use file-writable-p instead of
11287 comparing userids.
11288 (vc-sccs-checkout): Use `unless'.
11289
11290 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
11291 of comparing userids.
11292 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
11293 Simplify the logic by eliminating unreachable code.
11294 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
11295 just do a recursive call if we need to retry.
11296 (vc-rcs-checkout): Handle the case where rcs is missing by making
11297 the buffer read-write if requested and re-signalling the error.
11298
11299 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
11300
113012000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11302
11303 * vc-hooks.el (vc-handled-backends): Docstring change.
11304 (vc-ignore-vc-files): Mark obsolete.
11305 (vc-registered): Check vc-ignore-vc-files.
11306 (vc-find-file-hook, vc-file-not-found-hook): Don't check
11307 vc-ignore-vc-files.
11308
11309 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
11310
113112000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11312
11313 * vc.el (vc-checkout): Don't do anything special for ange-ftp
11314 files since ange-ftp already has vc-registered return nil.
11315
11316 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
11317 (vc-sccs-workfile-version): Use with-temp-buffer and new
11318 vc-parse-buffer and don't bother setting the property.
11319 (vc-sccs-add-triple): Use with-current-buffer and
11320 find-file-noselect.
11321 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
11322
11323 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
11324 derives from the old vc-parse-buffer but uses the revision number
11325 rather than the date (much easier to compare robustly).
11326 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
11327 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
11328 locking-user more directly. Check strict locking and set
11329 checkout-model appropriately.
11330 (vc-rcs-parse-locks): Remove.
11331 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
11332 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
11333 (vc-rcs-system-release): Use with-current-buffer and
11334 vc-parse-buffer.
11335 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
11336
11337 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
11338 (vc-simple-command): Docstring fix.
11339 (vc-registered): Align the way the file-handler is called with the
11340 way the function itself works.
11341 (vc-file-owner): Remove.
11342
11343 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
11344 extraction of fields and call to file-attributes because of a
11345 temporary bug in rcp.el.
11346 (vc-cvs-fetch-status): Use with-current-buffer.
11347
113482000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11349
11350 * vc.el (vc-do-command): Use file-relative-name.
11351 (vc-responsible-backend): Use vc-backend if possible.
11352 (vc-create-snapshot): Improve the `interactive' spec. Add support
11353 for branches and dispatch to backend-specific `create-snapshot'.
11354 (vc-default-create-snapshot): New function, containing the bulk of
11355 the old vc-create-snapshot.
11356 (vc-retrieve-snapshot): Improve the interactive spec.
11357
11358 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
11359 (vc-backend-hook-functions): Remove.
11360 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
11361 (vc-backend): Reintroduce the test for `file = nil' now that I
11362 know why it was there (and added a comment to better remember).
11363
11364 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
11365 code from vc-sccs-hooks.el.
11366 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
11367 'vc anymore.
11368 (vc-sccs-responsible-p): Use expand-file-name instead of concat
11369 and file-directory-p instead of file-exists-p.
11370 (vc-sccs-check-headers): Simplify the regexp.
11371
11372 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
11373 from vc-rcs-hooks.el. Don't require 'vc anymore.
11374 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
11375 file-directory-p instead of file-exists-p.
11376
11377 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
11378 from vc-cvs-hooks.el.
11379 (proto vc-cvs-registered): Require 'vc-cvs instead of
11380 'vc-cvs-hooks. Don't require 'vc anymore.
11381 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
11382 file-directory-p instead of file-exists-p.
11383 (vc-cvs-create-snapshot): New function, replacing
11384 vc-cvs-assign-name.
11385 (vc-cvs-assign-name): Remove.
11386
113872000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11388
11389 * vc-cvs.el (vc-cvs-header): New var.
11390
11391 * vc-rcs.el (vc-rcs-exists): Remove.
11392 (vc-rcs-header): New var.
11393
11394 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
11395 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
11396 (vc-sccs-header): New var.
11397
11398 * vc.el (vc-do-command): Get rid of the `last' argument.
11399 (vc-header-alist): Remove, replaced by vc-X-header.
11400 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
11401 (vc-dired-hook): Use expand-file-name instead of concat.
11402 (vc-directory): Use file-name-as-directory.
11403 (vc-snapshot-precondition, vc-create-snapshot)
11404 (vc-retrieve-snapshot): Allow the command to operate on any
11405 directory.
11406
11407 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
11408 just removing the 'WORKFILE argument or by removing the 'MASTER
11409 argument and replacing `file' with (vc-name file).
11410
114112000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11412
11413 * vc.el: Update Copyright and add a crude list of backend funs.
11414 (vc-writable-p): New function.
11415 (with-vc-file): Use vc-writable-p.
11416 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
11417 (vc-register): Avoid vc-name.
11418 (vc-locking-user): Remove.
11419 (vc-steal-lock): Make the `owner' arg non-optional.
11420 (vc-merge): Use vc-writable-p instead of vc-locking-user and
11421 vc-checkout-model.
11422 (vc-default-dired-state-info): Use vc-state instead of
11423 vc-locking-user and return special strings for special states.
11424 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
11425 and get rid of one of the special CVS cases.
11426 (vc-cancel-version): prettify error message with \\[...].
11427 (vc-rename-master): New function.
11428 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
11429 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
11430 the CVS special case generic.
11431 (vc-default-record-rename): Remove.
11432 (vc-file-tree-walk-internal): Only call FUNC for files that are
11433 under control of some VC backend and replace `concat' with
11434 expand-file-name.
11435 (vc-file-tree-walk): Update docstring.
11436 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
11437 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
11438
11439 * vc-sccs.el (vc-sccs-rename-file): Renamed from
11440 vc-sccs-record-rename. Use `find-file-noselect' rather than
11441 `find-file' and call `vc-rename-master' to do the actual move.
11442 (vc-sccs-diff): Remove unused `backend' variable.
11443
11444 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
11445 to delay loading of vc-sccs until it is really used.
11446 (vc-sccs-master-templates): Preload.
11447 (vc-sccs-state): Update call to vc-sccs-parse-locks.
11448 (vc-sccs-project-dir): Remove (merged into
11449 vc-sccs-search-project-dir).
11450 (vc-sccs-search-project-dir): Rewrite using file name handling ops
11451 rather than `concat', make sure it is preloaded and don't bother
11452 to check that the file actually exists.
11453 (vc-sccs-parse-locks): Remove unused `file' argument, remove
11454 `locks' argument (use buffer's content instead) and eliminate n^2
11455 behavior.
11456
11457 * vc-rcs.el: Update Copyright.
11458 (vc-rcs-rename-file): New function.
11459 (vc-rcs-diff): Remove unused `backend' variable.
11460
11461 * vc-hooks.el: Update Copyright.
11462 (vc-backend): Don't accept a nil argument any more.
11463 (vc-up-to-date-p): Turn into a defsubst.
11464 (vc-possible-master): New function.
11465 (vc-check-master-templates): Use `vc-possible-master' and allow
11466 funs in vc-X-master-templates to return a non-existent file.
11467
11468 * vc-cvs.el: Update Copyright.
11469 (vc-cvs-diff): Remove unused `backend' variable.
11470 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
11471
11472 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
11473
114742000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11475
11476 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
11477 since it can be called from vc-rcs.el.
11478 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
11479
114802000-09-04 Andre Spiegel <spiegel@gnu.org>
11481
11482 * vc.el (vc-version-diff): Expand file name read from the
11483 minibuffer. Handle the case when a previous version number can't
11484 be guessed. Give suitable messages when there were no differences
11485 found.
11486 (vc-clear-headers): Call backend-specific implementation, if one
11487 exists.
11488 (vc-cancel-version): Made error checks generic. When done, clear
11489 headers generically, too.
11490
11491 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
11492 from vc-clear-headers in vc.el.
11493
11494 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
11495 correctly.
11496 (vc-rcs-latest-on-branch-p): Made second argument VERSION
11497 optional. Handle the case when it's not there.
11498
114992000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11500
11501 * vc.el (vc-locking-user): Moved from vc-hooks.el.
11502
115032000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11504
11505 * vc-hooks.el (vc-loadup): Remove.
11506 (vc-find-backend-function): Use `require'. Also, handle the case
11507 where vc-BACKEND-hooks.el doesn't exist.
11508 (vc-call-backend): Cleanup.
11509
115102000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11511
11512 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
11513 vc-rcs-grab-templates)
11514 (vc-rcs-registered): Remove. The default function works as well.
11515 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
11516 vc-sccs-grab-templates)
11517 (vc-sccs-registered): Remove. The default function works as well.
11518
11519 * vc.el (vc-version-diff): Left out a vc- in call to
11520 vc-call-backend.
11521 (vc-default-dired-state-info, vc-default-record-rename)
11522 (vc-default-merge-news): Update for the new backend argument.
11523
11524 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
11525 using the default function.
11526 (vc-call-backend): If calling the default function, pass it the
11527 backend as first argument. Update the docstring accordingly.
11528 (vc-default-state-heuristic, vc-default-mode-line-string): Update
11529 for the new backend argument.
11530 (vc-make-backend-sym): Renamed from vc-make-backend-function.
11531 (vc-find-backend-function): Use the new name.
11532 (vc-default-registered): New function.
11533
115342000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11535
11536 * vc.el (vc-merge): Use vc-find-backend-function.
11537
11538 * vc-hooks.el (vc-backend-functions): Remove.
11539 (vc-loadup): Don't setup 'vc-functions.
11540 (vc-find-backend-function): New function.
11541 (vc-call-backend): Use above fun and populate 'vc-functions
11542 lazily.
11543 (vc-backend-defines): Remove.
11544
115452000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11546
11547 * vc.el (vc-register): Put a FIXME note for a newly found bug.
11548 Call vc-call-backend without the leading vc-.
11549 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
11550 (vc-check-headers): Call vc-call-backend without the leading vc-.
11551 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
11552 (vc-annotate-display): Replace confusing use of `cond' with `or'.
11553 Call vc-call-backend without the leading vc-.
11554
11555 * vc-cvs.el (tail): Provide vc-cvs.
11556 * vc-sccs.el (tail): Provide vc-sccs.
11557 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
11558
11559 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
11560 (vc-make-backend-function, vc-call): Pass names without leading
11561 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
11562 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
11563 (vc-call-backend): Always try to load vc-X-hooks.
11564 (vc-registered): Remove vc- in call to vc-call-backend.
11565
115662000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11567
11568 * vc.el (vc-process-filter): New function.
11569 (vc-do-command): Setup `vc-process-filter' for the async process.
11570 (vc-maybe-resolve-conflicts): New function to reduce
11571 code-duplication. Additionally, it puts the buffer in
11572 `smerge-mode' if applicable.
11573 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
11574 calling `merge-news'.
11575 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
11576 (vc-log-edit): New function. Replacement for `vc-log-mode' by
11577 interfacing to log-edit.el.
11578 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
11579 log-edit is available.
11580 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
11581
115822000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11583
11584 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
11585 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
11586 defvar and the initialization.
11587 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
11588
11589 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
11590 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
11591
11592 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
11593
115942000-09-04 Andre Spiegel <spiegel@gnu.org>
11595
11596 * vc.el (vc-file-clear-masterprops): Removed.
11597 (vc-checkin, vc-revert-buffer): Removed calls to the above.
11598 (vc-version-diff): Use buffer-size without argument.
11599 (vc-register): Heed vc-initial-comment.
11600
11601 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
11602 default branch.
11603
11604 * vc-rcs.el (vc-rcs-register): Parse command output to find master
11605 file name and workfile version.
11606 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
11607
11608 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
11609 vc-file-clear-masterprops.
11610
11611 * vc-sccs.el (vc-sccs-checkout): Removed call to
11612 vc-file-clear-masterprops. If writable, set vc-state to 'edited
11613 rather than user login name.
11614
11615
116162000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11617
11618 * vc.el (vc-workfile-unchanged-p): Remove unused argument
11619 `want-differences-if-changed' and simplify.
11620 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
11621 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
11622 output (which is invalid for async vc-diff) to decide whether to
11623 do the revert silently or not.
11624
116252000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11626
11627 * vc-hooks.el (vc-loadup): Load files quietly.
11628 (vc-call-backend): Oops, brain fart.
11629
116302000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11631
11632 * vc-cvs.el (vc-cvs-state): Typo.
11633 (vc-cvs-merge-news): Return the status code rather than the error msg.
11634
116352000-09-04 Andre Spiegel <spiegel@gnu.org>
11636
11637 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
11638 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
11639 vc-state or vc-up-to-date-p.
11640 (vc-merge): Use vc-backend-defines to check whether merging is
11641 possible. Set state to 'edited after successful merge.
11642
11643 * vc-hooks.el (vc-locking-user): If locked by the calling user,
11644 return that name. Redocumented.
11645
116462000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11647
11648 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
11649 new `vc-state' semantics.
11650 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
11651 'vc-locking-user to the current user.
11652 (vc-merge): Inline vc-backend-merge. Comment out code that I
11653 don't understand and hence can't adapt to the new `vc-state' and
11654 `vc-locking-user' semantics.
11655 (vc-backend-merge): Remove.
11656
11657 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
11658 rather than 'vc-locking-user.
11659
11660 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
11661
11662 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
11663 (vc-state): Don't use 'reserved any more. Just use the same
11664 convention as the one used for vc-<backend>-state where the
11665 locking user (as a string) is returned.
11666 (vc-locking-user): Update, based on the above convention. The
11667 'vc-locking-user property has disappeared.
11668 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
11669
11670 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
11671 with a heuristic one.
11672 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
11673 (vc-cvs-checkin): Do a trivial parse to set the state in case of
11674 error. That allows us to get to 'needs-merge even in the
11675 stay-local case. There's still no way to detect 'needs-patch in
11676 such a setup (or to force an update for that matter).
11677 (vc-cvs-logentry-check): Remove, the default works as well.
11678
116792000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11680
11681 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
11682
11683 * vc.el (vc-do-command): kill-all-local-variables, to reset any
11684 major-mode in which the buffer might have been put earlier. Use
11685 `remove' and `when'. Allow `okstatus' to be `async' and use
11686 `start-process' in this case.
11687 (vc-version-diff): Handle the case where the diff looks empty
11688 because of the use of an async process.
11689
116902000-09-04 Andre Spiegel <spiegel@gnu.org>
11691
11692 * vc.el (vc-next-action-on-file): Removed optional parameter
11693 `simple'. Recompute state unconditionally.
11694 (vc-default-toggle-read-only): Removed.
11695
11696 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
11697 (vc-toggle-read-only): Undid prev change.
11698
11699 * vc-cvs.el (vc-cvs-stay-local): Renamed from
11700 vc-cvs-simple-toggle. Redocumented.
11701 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
11702 (vc-cvs-toggle-read-only): Removed.
11703
117042000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11705
11706 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
11707 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
11708 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
11709 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
11710 still is. So maybe it should be removed.
11711 (vc-head-version, vc-find-binary): Remove.
11712 (vc-recompute-state): Move from vc-hooks.el.
11713 (vc-next-action-on-file): Add a `simple' argument to allow
11714 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
11715 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
11716 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
11717 (vc-dired-mode-map): Properly defvar it.
11718 (vc-print-log): Call log-view-mode if available.
11719 (small-temporary-file-directory): defvar instead of use boundp.
11720 (vc-merge-news): Moved to vc-cvs.el.
11721 (vc-default-merge-news): New function.
11722
11723 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
11724 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
11725 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
11726 unknown `vc-latest-version' function. It should probably refer to
11727 vc-workfile-version or somesuch, but it's very unclear to me and I
11728 don't have SCCS to test things.
11729
11730 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
11731 (vc-sccs-state-heuristic): Fix typo.
11732 (vc-sccs-workfile-unchanged-p): Add missing argument.
11733
11734 * vc-rcs.el: Require vc and vc-rcs-hooks.
11735 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
11736 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
11737 (vc-release-greater-or-equal-p): Move from vc.
11738 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
11739 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
11740 (vc-rcs-checkout): Add a missing `new-version' argument in the
11741 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
11742
11743 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
11744 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
11745 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
11746 than the apparently unbound `workfile-version'.
11747
11748 * vc-hooks.el (vc-master-templates): Def the obsolete var.
11749 (vc-file-prop-obarray): Use `make-vector'.
11750 (vc-backend-functions): Add new hookable functions
11751 vc-toggle-read-only, vc-record-rename and vc-merge-news.
11752 (vc-loadup): If neither backend nor default functions exist, use
11753 the backend function rather than nil.
11754 (vc-call-backend): If the function if not bound yet, try to load
11755 the non-hook file to see if it provides it.
11756 (vc-call): New macro plus use it wherever possible.
11757 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
11758 nor `vc-find-binary' since it's only called from
11759 vc-mistrust-permission which is only used once the backend is known.
11760 (vc-checkout-model): Fix parenthesis.
11761 (vc-recompute-state, vc-prefix-map): Move to vc.el.
11762
11763 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
11764 (vc-cvs-release, vc-cvs-system-release): Remove.
11765 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
11766 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
11767 status symbols.
11768 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
11769 (vc-cvs-toggle-read-only): First cut at a function to allow a
11770 cvs-status-free vc-toggle-read-only.
11771 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
11772 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
11773 vc-cvs-status. Also set vc-state rather than vc-locking-user.
11774 (vc-cvs-checkout): Modify access rights directly if the user
11775 requested not to use `cvs edit'. And refresh the mode line.
11776
11777 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
11778 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
11779
117802000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11781
11782 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
11783 workfile' that got lost when the code was extracted from vc.el.
11784 And merged the tail with the rest of the code (not possible in the
11785 old vc.el where the tail was shared among all backends). And
11786 explicitly set the state to 'edited if `writable' is set.
11787
11788 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
11789 (vc-cvs-state): Be careful to return the value from
11790 vc-cvs-parse-state.
11791 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
11792 property but return it instead. Also be careful to handle a nil
11793 or "" `rev' when workfile is non-nil (it was handled properly when
11794 workfile was nil).
11795
11796 * vc.el: Removed those pesky unnecessary `(function' quotes.
11797 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
11798 directly in the defvar.
11799 (vc-do-command): Bind inhibit-read-only so as to properly handle
11800 the case where the destination buffer has been made read-only.
11801 (vc-diff): Delegate to vc-version-diff in all cases.
11802 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
11803 (vc-annotate-mode-variables): Removed (code moved partly to
11804 defvars and partly to vc-annotate-add-menu).
11805 (vc-annotate-mode): Turned into a derived-mode.
11806 (vc-annotate-add-menu): Moved in code in
11807 vc-annotate-mode-variables.
11808 (vc-update-change-log): Use make-temp-file if available.
11809
118102000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
11811
11812 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
11813 `vc-checkout-model' updated to `vc-cvs-update-model'.
11814
118152000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11816
11817 * vc.el (vc-next-action-on-file): Added handling of state
11818 `unlocked-changes'.
11819 (vc-checkout-carefully): Is now practically obsolete, unless the
11820 above is too slow to be enabled unconditionally.
11821 (vc-update-change-log): Fixed typo.
11822
11823 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
11824
11825 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
11826 Now handles state `unlocked-changes'.
11827 (vc-sccs-workfile-unchanged-p): New function, to support the above.
11828
11829 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
11830
11831 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
11832 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
11833 `unlocked-changes'.
11834 (vc-rcs-workfile-unchanged-p): Renamed from
11835 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
11836 function yet, but supposed to become one soon.
11837
11838 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
11839 `vc-steal-lock'.
11840 (vc-call-backend): Changed error message.
11841 (vc-state): Added description of state `unlocked-changes'.
11842
118432000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11844
11845 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
11846 always return t in CVS-controlled directories.
11847
11848 * vc.el (vc-responsible-backend): New function.
11849 (vc-register): Largely rewritten.
11850 (vc-admin): Removed (implementation moved into vc-register).
11851 (vc-checkin): Redocumented.
11852 (vc-finish-logentry): If no backend defined yet (because we are in
11853 the process of registering), use the responsible backend.
11854
11855 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
11856 Updated function lists.
11857 (vc-call-backend): Fixed typo.
11858
11859 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
11860 New functions.
11861 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
11862 Removed query option. Redocumented.
11863
118642000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11865
11866 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
11867
11868 * vc.el: Updated callers of `vc-checkout-required' to use
11869 `vc-checkout-model'.
11870
118712000-09-04 Martin Lorentzson <martinl@gnu.org>
11872
11873 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
11874 stuff updated to reference this function instead of the old
11875 `vc-backend-release-p'.
11876
118772000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11878
11879 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
11880 vc-checkout-model. Return appropriate values. Updated callers.
11881
118822000-09-04 Martin Lorentzson <martinl@gnu.org>
11883
11884 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
11885 (vc-backend-revert): Function moved into `vc-revert';
11886 `vc-next-action' must be updated to accomodate this change.
11887 (vc-backend-steal): Function moved into `vc-finish-steal'.
11888 (vc-backend-logentry-check): Function moved into
11889 `vc-finish-logentry'.
11890 (vc-backend-printlog): Function moved into `vc-print-log'.
11891 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
11892 (vc-backend-assign-name): Function moved into
11893 `vc-create-snapshot'.
11894
118952000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11896
11897 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
11898 Rename to vc-checkout-model. Return appropriate values.
11899 Update callers.
11900
11901 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
11902 to vc-checkout-model.
11903 (vc-checkout-required): Rename to vc-checkout-model.
11904 Re-implement and re-comment.
11905 (vc-after-save): Use vc-checkout-model.
11906
119072000-09-04 Martin Lorentzson <martinl@gnu.org>
11908
11909 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
11910 Update to use the vc-BACKEND-diff functions instead.
11911 `vc-diff' is now working.
11912
11913 * vc-rcs.el (vc-rcs-logentry-check): New function.
11914
11915 * vc-cvs.el (vc-cvs-logentry-check): New function.
11916
11917 * vc-sccs.el (vc-sccs-diff): Function changed name from
11918 `vc-backend-diff'. This makes `vc-diff' work.
11919
11920 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
11921 of functions possibly implemented in a vc-BACKEND library.
11922 (vc-checkout-required): Fix bug that caused an error to be
11923 signaled during `vc-after-save'.
11924
11925 * vc.el: Fix typo.
11926 This checkin is made with our new VC code base for the very first time.
11927 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
11928
11929 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
11930 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
11931
11932 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
11933 updated to `vc-uses-locking'.
11934 (vc-checkout-required): Call to backend function.
11935 `vc-checkout-required' updated to `vc-uses-locking' instead.
11936
11937 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
11938 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
11939
11940 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
11941 to match the split into various backends.
11942 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
11943 (vc-retrieve-snapshot): Bug fix.
11944
119452000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11946
11947 * vc-sccs.el (vc-sccs-release): Doc fix.
11948
119492000-09-04 Martin Lorentzson <martinl@gnu.org>
11950
11951 * vc.el (vc-next-action-on-file): Bug found and fixed.
11952 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
11953 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
11954
11955 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
11956 (vc-rcs-checkout): Name space cleaned up. No more revision number
11957 crunching function names that are not prefixed with vc-rcs.
11958 (vc-rcs-checkout-model): Function added. References to
11959 `vc-checkout-model' replaced.
11960
119612000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11962
11963 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
11964 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
11965 still need to be split, and implemented for RCS).
11966
119672000-09-04 Martin Lorentzson <martinl@gnu.org>
11968
11969 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
11970
11971 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
11972 required by the vc.el file.
11973
11974 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
11975 required by the vc.el file.
11976 (vc-rcs-exists): Function added.
11977
11978 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
11979 required by the vc.el file.
11980
11981 * vc.el (vc-admin): Updated to handle selection of appropriate
11982 backend. Current implementation is crufty and need re-thinking.
11983
11984 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
11985
119862000-09-04 Martin Lorentzson <martinl@gnu.org>
11987
11988 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
11989 beginning of annotate buffers correctly.
11990
11991 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
11992 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
11993 functionality updated quite a lot to support multiple backends.
11994 Variables `vc-annotate-mode', `vc-annotate-buffers',
11995 `vc-annotate-backend' added.
11996
11997 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
11998 `vc-annotate-difference' added to supported backend functions.
11999
120002000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12001
12002 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
12003 Use with-temp-file instead of /bin/sh. Merged from mainline
12004
120052000-09-04 Martin Lorentzson <martinl@gnu.org>
12006
12007 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
12008
12009 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
12010
12011 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
12012
120132000-09-04 Martin Lorentzson <martinl@gnu.org>
12014
12015 * vc-hooks.el: vc-state-heuristic added to
12016 vc-backend-hook-functions.
12017
12018 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
12019
12020 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
12021
12022 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
12023 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
12024 state to `reserved'.
12025
12026 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
12027 `vc-checkout-required'. Rename the `locked' state to `reserved'.
12028
120292000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12030
12031 * vc-rcs-hooks.el: Implement new state model. Hardly anything
12032 untouched.
12033
12034 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
12035
12036 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
12037 if defined. (Merged from main line, slightly adapted.)
12038
12039 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
12040 millenium problem (merged from mainline).
12041
120422000-09-04 Martin Lorentzson <martinl@gnu.org>
12043
12044 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
12045 part and moved the non-BACKEND stuff to vc.el.
12046
12047 * vc.el: Split the annotate feature into a BACKEND specific part
12048 and moved it from the vc-cvs.el file to this one.
12049
120502000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12051
12052 * vc-hooks.el: Implement new state model.
12053 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
12054 (vc-locking-user): Simplify. Now only needed if the file is
12055 locked by somebody else.
12056 (vc-lock-from-permissions): Remove. Functionality is in
12057 vc-sccs-hooks.el and vc-rcs-hooks.el now.
12058 (vc-mode-line-string): New name for former vc-status. Adapted.
12059 (vc-mode-line): Adapt to use the above. Remove optional parameter.
12060
12061 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
12062 Various simplifications and adaptations all over the place.
12063
12064 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
12065 Simplify and adapt the rest.
12066
12067 * vc.el (vc-resynch-window): Add TODO comment: check for
12068 interaction with view mode according to recent RCS change.
12069 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
12070
120712000-09-04 Martin Lorentzson <martinl@gnu.org>
12072
12073 * vc.el: Convert the remaining function comments to docstrings.
12074
120752000-09-04 Martin Lorentzson <martinl@gnu.org>
12076
12077 * vc.el (vc-backend-release, vc-release-greater-or-equal)
12078 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
12079 (vc-minor-part, vc-previous-version): Functions that operate and
12080 compare revision numbers got proper documentation. Comments added
12081 about their possible removal.
12082
120832000-09-04 Martin Lorentzson <martinl@gnu.org>
12084
12085 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
12086 the vc-backend.el files.
12087
12088 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
12089
12090 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
12091 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
12092 (vc-rcs-previous-version): Functions added.
12093
12094 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
12095
12096 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
12097
120982000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12099
12100 * vc-hooks.el (vc-master-templates): Is really obsolete.
12101 Comment out the definition for now. What is the right procedure
12102 to get rid of it?
12103 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
12104 rewritten.
12105 (vc-default-registered): Remove.
12106 (vc-check-master-templates): New function; does mostly what the
12107 above did before.
12108 (vc-locking-user): Don't rely on the backend to set the property.
12109
12110 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
12111 Rewrite documentation.
12112 (vc-rcs-templates-grabbed): New variable.
12113 (vc-rcs-grab-templates): New function.
12114 (vc-rcs-registered): Rewrite to use above mechanism.
12115
12116 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
12117 Rewrite documentation.
12118 (vc-sccs-templates-grabbed): New variable.
12119 (vc-sccs-grab-templates): New function.
12120 (vc-sccs-registered): Rewrite to use above mechanism.
12121 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
12122 Don't throw the result, simply return it.
12123
12124 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
12125 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
12126 (vc-cvs-registered): Does the check itself now. Simplify.
12127
12128 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
12129 from main line.
12130
121312000-09-04 Martin Lorentzson <martinl@gnu.org>
12132
12133 * vc-cvs.el (vc-cvs-diff): New function.
12134
12135 * vc-sccs.el (vc-sccs-diff): New function.
12136
12137 * vc-rcs.el (vc-rcs-diff): New function.
12138 (vc-rcs-checkout): Bug (typo) found and fixed.
12139 (vc-rcs-register-switches): New variable.
12140
12141 * vc.el (vc-backend-diff): Function removed and placed in the
12142 backend files.
12143
121442000-09-04 Martin Lorentzson <martinl@gnu.org>
12145
12146 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
12147
12148 * vc.el (vc-backend-checkout): Function removed and replaced in
12149 the vc-backend.el files.
12150
12151 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
12152
12153 * vc.el (vc-backend-admin): Removed and replaced in the
12154 vc-backend.el files.
12155
12156 * vc.el (Martin): Removed all the annotate functionality since it
12157 is CVS backend specific.
12158
121592000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12160
12161 * spec.txt: Added specification of vc-state.
12162
12163 * vc-sccs-hooks.el (vc-sccs-master-properties):
12164 Remove handling of vc-latest-version and
12165 vc-your-latest-version. What used to be vc-latest-version, is now
12166 returned as vc-workfile-version.
12167 (vc-sccs-workfile-version): Adapt.
12168
121692000-09-04 Dave Love <fx@gnu.org>
12170
12171 * vc.el: [Merged from mainline.]
12172 (vc-dired-mode): Make the dired-move-to-filename-regexp
12173 regexp match the date, to avoid treating date as file size.
12174 Add YYYY S option to WESTERN/
12175
121762000-09-04 Dave Love <fx@gnu.org>
12177
12178 * vc.el: Require `compile' when compiling.
12179 (vc-logentry-check-hook): New option.
12180 (vc-steal-lock): Use compose-mail.
12181 (vc-dired-mode-map): Defvar when compiling.
12182 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
12183 vc-sccs.el and renamed. Callers changed.
12184 (vc-backend-checkout, vc-backend-logentry-check)
12185 (vc-backend-merge-news): Doc fix.
12186 (vc-default-logentry-check): New function.
12187 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
12188 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
12189 (vc-backend-merge): Doc fix. Use backend functions.
12190 (vc-check-headers): Use backend functions.
12191
12192 * vc-cvs.el: Require vc when compiling.
12193 (vc-cvs-register-switches): Doc fix.
12194 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
12195 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
12196 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
12197 New functions (code from vc.el).
12198 (vc-annotate-display-default): Fix interactive spec.
12199 (vc-annotate-time-span): Doc fix.
12200
12201 * vc-rcs.el: Require vc when compiling.
12202 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
12203 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
12204 (vc-rcs-checkin): New functions (code from vc.el).
12205 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
12206 Doc fix.
12207 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
12208
12209 * vc-sccs.el: Require vc when compiling.
12210 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
12211 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
12212 (vc-sccs-revert)
12213 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
12214 from vc.el).
12215 (vc-sccs-add-triple, vc-sccs-record-rename)
12216 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
12217 (vc-sccs-admin): Doc fix.
12218
122192000-09-04 Martin Lorentzson <martinl@gnu.org>
12220
12221 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
12222 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
12223 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
12224 from vc.el.
12225
12226 * vc-sccs.el (vc-admin-sccs): Added from vc.el
12227
12228 * vc-cvs.el: Moved the annotate functionality from vc.el.
12229 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
12230
122312000-09-04 Dave Love <fx@gnu.org>
12232
12233 * vc.el (vc-backend-release): Call vc-system-release.
12234
12235 * vc-sccs.el (vc-sccs-system-release):
12236 Renamed from vc-sccs-backend-release.
12237
12238 * vc-rcs.el (vc-rcs-system-release):
12239 Renamed from vc-rcs-backend-release.
12240
12241 * vc-cvs.el (vc-cvs-system-release):
12242 Renamed from vc-cvs-backend-release.
12243
122442000-09-04 Dave Love <fx@gnu.org>
12245
12246 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
12247 backend files.
12248 (vc-backend-release): Dispatch to backend functions.
12249 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
12250 probably needs attention.]
12251
12252 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
12253 (vc-sccs-backend-release): New function.
12254
12255 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
12256 (vc-cvs-backend-release): New function.
12257
12258 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
12259 Doc fix.
12260 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
12261 (vc-default-dired-state-info): New function.
12262 (vc-dired-state-info): Dispatch to backends.
12263 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
12264
12265 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
12266 from vc.el and renamed.
12267
122682000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12269
12270 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
12271 (vc-version-other-window, vc-backend-assign-name): Removed
12272 references to vc-latest-version; sometimes changed into
12273 vc-workfile-version.
12274
12275 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
12276 vc-rcs-master-workfile-version.
12277 (vc-rcs-workfile-version): Use the above. Don't call
12278 vc-latest-version (that was unreachable code, anyway).
12279 (vc-rcs-fetch-master-properties): Doc fix.
12280
12281 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
12282 (vc-backend-hook-functions): Removed them from this list, too.
12283 (vc-fetch-properties): Removed.
12284 (vc-workfile-version): Doc fix.
12285
12286 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
12287 (vc-rcs-workfile-version, vc-rcs-locking-user)
12288 (vc-rcs-uses-locking): Use it.
12289
12290 * vc-hooks.el (vc-consult-rcs-headers):
12291 Moved into vc-rcs-hooks.el, under the name
12292 vc-rcs-consult-headers.
12293
12294 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
12295 headers.
12296 (vc-cvs-find-master): Use this name only; correct different
12297 versions of the name.
12298
12299 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
12300 New functions.
12301 (vc-sccs-locking-user): Use the latter.
12302
12303 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
12304 New functions.
12305
12306 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
12307 Moved into both
12308 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
12309 functions are implementation details of those two backends.
12310
123112000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12312
12313 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
12314 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
12315
12316 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
12317 (vc-sccs-parse-locks): SCCS-specific code moved here from
12318 vc-hooks.
12319
12320 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
12321 code moved here from vc-hooks.
12322
12323 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
12324 into back-end specific parts and removed. Callers not updated
12325 yet; because I guess these callers will disappear into back-end
12326 specific files anyway.
12327
123282000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12329
12330 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
12331 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
12332 `vc-uses-locking'.
12333
12334 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
12335 Store yes/no in the property, and return t/nil. Updated all
12336 callers.
12337
12338 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
12339 vc-sccs-uses-locking. Don't set property.
12340 (vc-sccs-locking-user): Don't set property.
12341
12342 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
12343 vc-cvs-uses-locking. Don't set property here; leave that to
12344 vc-hooks.
12345 (vc-cvs-locking-user): Reflect above change. Streamlined.
12346
12347 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
12348 vc-rcs-uses-locking.
12349 (vc-rcs-locking-user): Reflect above change.
12350
123512000-09-04 Dave Love <fx@gnu.org>
12352
12353 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
12354
12355 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
12356
12357 * vc-hooks.el (vc-checkout-model): Punt to backends.
12358
12359 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
12360
12361 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
12362
12363 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
12364 New functions.
12365
12366 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
12367 New functions.
12368
12369 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
12370 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
12371
12372 * vc-hooks.el (vc-default-locking-user): New function.
12373 (vc-locking-user, vc-workfile-version): Punt to backends.
12374
123752000-09-04 Dave Love <fx@gnu.org>
12376
12377 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
12378 (vc-master-workfile-version): Moved from vc-hooks.
12379
12380 * vc-rcs-hooks.el: Fix duplicate code in last change.
12381
12382 * vc-rcs-hooks.el: Require vc-hooks when compiling.
12383 (vc-rcs-master-templates): Improve :type.
12384 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
12385 vc-master-workfile-version): Moved from vc-hooks.
12386
12387 * vc-sccs-hooks.el: Require vc-hooks when compiling.
12388 (vc-sccs-master-templates): Improve :type.
12389 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
12390
12391 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
12392
12393 * vc-cvs-hooks.el: Require vc-hooks when compiling.
12394 (vc-cvs-master-templates): Improve :type. Use
12395 vc-cvs-find-cvs-master.
12396 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
12397 from vc-hooks.
12398 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
12399
12400 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
12401 Moved to vc-cvs-hooks.
12402
12403 * vc-hooks.el: Add doc strings in various places. Simplify the
12404 minor mode setup.
12405 (vc-handled-backends): New user variable.
12406 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
12407 simplification.
12408
124092000-09-04 Dave Love <fx@gnu.org>
12410
12411 * vc.el: Some doc fixes for autoloaded and interactive functions.
12412 Fix compilation warnings from ediff stuff.
12413 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
12414
12415 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
12416
12417 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
12418
12419 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
12420
124212000-09-04 Dave Love <fx@gnu.org>
12422
12423 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
12424 New variable.
12425 (vc-make-backend-function, vc-loadup, vc-call-backend)
12426 (vc-backend-defines): New functions.
12427
12428 * vc-hooks.el: Various doc fixes.
12429 (vc-default-back-end, vc-follow-symlinks): Custom fix.
12430 (vc-match-substring): Function removed. Callers changed to use
12431 match-string.
12432 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
12433 Simplify.
12434
124352000-09-04 Dave Love <fx@gnu.org>
12436
12437 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
12438 type.
12439 (vc-sccs-project-dir, vc-search-sccs-project-dir)
12440 (vc-sccs-registered): Doc fix.
12441
12442 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
12443 (vc-cvs-registered): Doc fix.
12444
12445 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
12446 (vc-rcs-registered): Doc fix.
12447
124482000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12449
12450 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
12451
12452 * vc-hooks.el: vc-registered has been renamed
12453 vc-default-registered. Some functions have been moved to the
12454 backend specific files. they all support the
12455 vc-BACKEND-registered functions.
12456
124572000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12458
12459 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
12460
12461 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
12462
124632000-09-04 Dave Love <fx@gnu.org>
12464
12465 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
12466 menu-bar-update-hook.
12467
12468 * help.el (help-manyarg-func-alist): Add
12469 find-operation-coding-system.
12470
12471 * wid-edit.el (widget-sexp-validate): Fix garbled code.
12472
12473 * custom.el (custom-set-variables): Print message about errors in
12474 setting.
12475
124762000-09-03 Andrew Innes <andrewi@gnu.org>
12477
12478 * makefile.w32-in: Change to DOS line endings.
12479
124802000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
12481
12482 * mouse.el (mouse-popup-menubar): Supply the prompt string for
12483 minor-mode keymaps, if they don't have one.
12484
124852000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
12486
12487 * eshell/esh-module.el (eval-when-compile): Don't lose if
12488 esh-module.el's file name is truncated to DOS 8+3 limits.
12489
124902000-09-01 John Wiegley <johnw@gnu.org>
12491
12492 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
12493 predicate, which caused entries in the completion list to be
12494 doubled.
12495
124962000-08-30 John Wiegley <johnw@gnu.org>
12497
12498 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
12499 sending to subprocesses. Also, hook pre-command-hook if
12500 `eshell-send-direct-to-subprocesses' is non-nil.
12501 (eshell-send-direct-to-subprocesses): New config variable. If t,
12502 subprocess input is send immediately.
12503 (eshell-toggle-direct-send): New function.
12504 (eshell-self-insert-command): New function.
12505 (eshell-intercept-commands): New function.
12506 (eshell-send-input): If direct subprocess sending is enabled,
12507 don't echo any input to the Eshell buffer. Let the subprocess
12508 handle that. This requires "stty echo" in bash, for example.
12509
125102000-08-28 John Wiegley <johnw@gnu.org>
12511
12512 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
12513 completion function for Eshell's implementation of `unset'.
12514
125152000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
12516
12517 * info.el (Info-directory-list): Doc fix.
12518
125192000-08-31 Peter Breton <pbreton@ne.mediaone.net>
12520
12521 * filecache.el (file-cache-add-directory-using-find): Don't quote
12522 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
12523
125242000-08-31 Kenichi Handa <handa@etl.go.jp>
12525
12526 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
12527 coding systems.
12528
125292000-08-30 Andrew Innes <andrewi@gnu.org>
12530
12531 * timer.el (run-with-idle-timer): Undo last change, so that timer
12532 is not activated immediately if Emacs is already idle. Some
12533 existing code relies on this behaviour.
12534
125352000-08-30 Miles Bader <miles@gnu.org>
12536
12537 * frame.el (set-frame-font): Do completion of font-name for
12538 interactive use.
12539
125402000-08-30 Kenichi Handa <handa@etl.go.jp>
12541
12542 * international/quail.el (quail-start-translation): Bind locally
12543 last-command-event, last-command, and this-command.
12544 (quail-start-conversion): Likewise.
12545 (quail-self-insert-command): Fix docstring.
12546
125472000-08-29 Gerd Moellmann <gerd@gnu.org>
12548
12549 * progmodes/executable.el
12550 (executable-make-buffer-file-executable-if-script-p): Check that
12551 buffer contains at least 2 characters.
12552
125532000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
12554
12555 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
12556
125572000-08-29 Dave Love <fx@gnu.org>
12558
12559 * diff-mode.el (diff-mode) <defgroup>: Add :version.
12560 (diff-mode-shared-map): Bind mouse-2.
12561 (diff-imenu-generic-expression): New variable.
12562 (diff-mode): Use it.
12563
12564 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
12565 (mouse-popup-menubar): Add minor mode menus.
12566 (popup-menu): Check for lookup-key returning number.
12567
125682000-08-29 Miles Bader <miles@gnu.org>
12569
12570 * comint.el (comint-send-input): Create overlays using the proper
12571 front/read-advance arguments.
12572
125732000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12574
12575 * ps-print.el: Even/odd pages printing. Doc fix.
12576 (ps-print-version): New version number (6.0).
12577 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
12578 (ps-background, ps-begin-file, ps-begin-job): Code fix.
12579 (ps-print-duplex-feature): Variable eliminated.
12580 (ps-even-or-odd-pages): New variable.
12581
12582 * progmodes/ebnf2ps.el: Doc fix.
12583 (ebnf-version): New version (3.3).
12584 (ebnf-user-arrow): Change variable customization to sexp.
12585 (ebnf-user-arrow): Function eliminated.
12586 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
12587
125882000-08-29 Kenichi Handa <handa@etl.go.jp>
12589
12590 * help.el (help-xref-mule-regexp): New variable.
12591 (help-make-xrefs): Handle help-xref-mule-regexp.
12592
12593 * international/mule-cmds.el (help-xref-mule-regexp-template): New
12594 variable.
12595 (describe-input-method): Temporarily activate the specfied input
12596 method to display the information.
12597 (describe-language-environment): Hyperlinks to mule related items.
12598
12599 * international/mule-diag.el (charset-multibyte-form-string): New
12600 function.
12601 (list-character-sets-1): Use charset-multibyte-form-string.
12602 (describe-character-set): New function.
12603 (describe-coding-system): Hyperlinks to safe character sets.
12604
12605 * international/quail.el (quail-help): New arg PACKAGE.
12606 Hyperlinks to mule related items.
12607 (quail-help-insert-keymap-description): Use
12608 substitute-command-keys instead of describe-bindings.
12609 (quail-translation-help): Hyperlinks to mule related items.
12610
126112000-08-28 John Wiegley <johnw@gnu.org>
12612
12613 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
12614 have a defsubst call itself. Made `eshell-flatten-list' back into
12615 a function again.
12616
12617 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
12618 catch, in case re-centering point at bottom messes up the display.
12619 This happens frequently in Emacs 21, due I believe to variable
12620 line heights.
12621
12622 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
12623 to call `find-tag-interactive'.
12624
12625 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
12626 the list of remember directories.
12627
126282000-08-28 John Wiegley <johnw@gnu.org>
12629
12630 * align.el: Test align-region-separate to see if it's a symbol.
12631
126322000-08-28 John Wiegley <johnw@gnu.org>
12633
12634 * eshell/esh-util.el (eshell-flatten-list): Made this function
12635 into a defsubst form. It gets used very frequently, although
12636 calls don't occur all that often.
12637
12638 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
12639 examining it.
12640
12641 * eshell/esh-cmd.el (eshell-rewrite-while-command):
12642 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
12643 `eshell-protect'.
12644 (eshell-copy-handles): Created a new macro for duplicating the
12645 current set of open handles. This is needed by the looping
12646 functions.
12647 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
12648 is not incorrectly stomped on.
12649
12650 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
12651 declaration for pcomplete-use-paring.
12652 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
12653 value of eshell-cmpl-use-paring.
12654 * pcomplete.el (pcomplete-use-paring): New config variable, to
12655 indicate whether paring should be used.
12656 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
12657 completion alternatives that have already been used.
12658
12659 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
12660 bound to C-c C-y, which will repeat the previous N arguments
12661 (based on prefix argument).
12662 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
12663
12664 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
12665 if there is no *Help* buffer. This is for XEmacs, which renames
12666 its help buffers uniquely. TODO: Find out what the current buffer
12667 name to delete is.
12668
12669 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
12670 first entry that correlates to a passwd/group number. Later
12671 entries (used for group/user name aliasing to multiple IDs) are
12672 ignored.
12673
12674 * eshell/em-xtra.el (eshell/expr):
12675 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
12676 (eshell-grep, eshell/diff, eshell/locate):
12677 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
12678 argument list, before passing it to the system command.
12679
12680 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
12681 `find-tag' for use at final position in Eshell buffers (which
12682 otherwise triggers an error on Emacs 21).
12683 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
12684 buffer, if it is currently bound to `find-tag'.
12685
12686 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
12687 in the list of matched Makefile names.
12688 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
12689 directory, prefer its contents to Makefile.
12690
12691 * eshell/em-dirs.el (eshell/cd): cd commands that look up
12692 directory parts (like "cd old new", or "cd =regexp"), are now case
12693 sensitive on non-Windows/DOS platforms.
12694
12695 * eshell/esh-mode.el (eshell-parse-command-input): When a user
12696 types RET after an open delimiter (like "), display a message
12697 indicating that Eshell is waiting for the closing delimiter.
12698
12699 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
12700 environment variables.
12701
12702 * eshell/em-unix.el (eshell/diff): Added logic to fail more
12703 gracefully if the user enters incorrect arguments.
12704
12705 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
12706 Eshell buffers.
12707
12708 * eshell/esh-var.el (eshell-interpolate-variable):
12709 * eshell/esh-mode.el (eshell-move-argument):
12710 * eshell/em-unix.el (eshell-du-sum-directory):
12711 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
12712 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
12713 (not (= ...)).
12714
12715 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
12716 to ensure the `preserve' flag gets propagated when doing recursive
12717 directory copies.
12718
127192000-08-28 Stefan Monnier <monnier@cs.yale.edu>
12720
12721 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
12722 Don't convert \n into \0177 in memory.
12723 (eshell-read-history, eshell-write-history): Convert \n to \0177,
12724 and back again, when reading and writing.
12725
127262000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
12727
12728 * eshell/esh-util.el (eshell-processp): Added to relieve constant
12729 testing of `fboundp' on `processp'.
12730
12731 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
12732 (eshell/jobs): Don't call process-list if it is not bound.
12733 (eshell-gather-process-output): Support systems where async
12734 subprocesses aren't supported.
12735 (eshell-scratch-buffer, eshell-last-sync-output-start): New
12736 variables.
12737
12738 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
12739 eshell-do-eval returns t.
12740 (eshell-do-pipelines-synchronously): New defmacro.
12741 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
12742 when async subprocesses aren't supported.
12743 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
12744 if async subprocesses aren't supported.
12745 (eshell-resume-command): Don't assume STATUS is a string.
12746
12747 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
12748
12749 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
12750 (eshell-close-target, eshell-get-target): Use eshell-processp.
12751 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
12752 fix.
12753 (eshell-get-target, eshell-create-handles): Doc fix.
12754
127552000-08-28 Miles Bader <miles@lsi.nec.co.jp>
12756
12757 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
12758 criterion to include commands that output something, as long as it
12759 leaves both the command and the end-of-buffer visible when the
12760 command has exited.
12761 (eshell-review-quick-commands): Adjust the help doc string
12762 accordingly.
12763
127642000-08-28 Peter Breton <pbreton@ne.mediaone.net>
12765
12766 * locate.el (locate): Cleaned up locate command's interactive prompting
12767 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
12768
12769 * filecache.el (file-cache-case-fold-search): New variable
12770 (file-cache-assoc-function): New variable
12771 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
12772 Use file-cache-case-fold-search variable
12773 (file-cache-add-file): Use file-cache-assoc-function
12774 (file-cache-delete-file): likewise
12775 (file-cache-directory-name): likewise
12776 (file-cache-debug-read-from-minibuffer): likewise
12777
127782000-08-28 Gerd Moellmann <gerd@gnu.org>
12779
12780 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
12781 (abbrev-table-name): New function.
12782 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
12783 If non-nil list local abbrev, only.
12784
127852000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
12786
12787 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
12788 from Gnus support code, and use special article copy buffer
12789 `(gnus-original-article-buffer)' instead. This allows to get rid
12790 of article-hide-headers usage (which breaks in the latest Gnus
12791 version). Thanks to Detlev Zundel.
12792
127932000-08-28 Kenichi Handa <handa@etl.go.jp>
12794
12795 * international/quail.el (quail-use-package): Hide "... loaded"
12796 message.
12797 (quail-start-translation, quail-start-conversion): Likewise.
12798
12799 * international/kkc.el (kkc-region): Hide "... loaded" message.
12800
128012000-08-27 Dave Love <fx@gnu.org>
12802
12803 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
12804
128052000-08-27 Miles Bader <miles@gnu.org>
12806
12807 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
12808
128092000-08-27 Kenichi Handa <handa@etl.go.jp>
12810
12811 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
12812 'ja-dic-cnv), not (require 'skkdic-cnv).
12813
128142000-08-26 Miles Bader <miles@gnu.org>
12815
12816 * faces.el (face-x-resources): Add entry for :inherit.
12817 * cus-face.el (custom-face-attributes): Add support for :inherit
12818 attribute. Add support for relative face heights.
12819 (custom-face-attributes-get): Treat `nil' as being a default value
12820 for :inherit (as well as `unspecified').
12821
12822 * faces.el (set-face-attribute): Update doc string.
12823 (face-attribute-name-alist): Add :inherit.
12824 (face-valid-attribute-values): Handle :inherit.
12825 (face-read-string): Rephrase prompt to be less confusing.
12826 Assume that DEFAULT is a string, since we must return a string.
12827 (face-read-integer): Use `format' to turn DEFAULT into an
12828 acceptable default for face-read-string. Match NEW-VALUE against
12829 the string "unspecified", not the symbol `unspecified', since
12830 that's what face-read-string returns.
12831 (read-face-attribute): Lookup a name for old-value in valid, and
12832 use it as a default if we find one. Treat all values from
12833 face-read-string as strings. If the default is used, don't do any
12834 more processing on the value, just use the old value directly.
12835 (read-face-and-attribute, modify-face): Tweak prompt.
12836 (read-face-name): Don't assume prompt ends with a space.
12837
12838 * faces.el (describe-face): Add support for :inherit attribute.
12839
128402000-08-25 Kenichi Handa <handa@etl.go.jp>
12841
12842 * terminal.el (terminal-emulator): Fix args to `concat'. Now
12843 concat doesn't accept interger.
12844
12845 * international/kkc.el: Remove SKK from Keywords. Require
12846 ja-dic-utl instead of skkdic-utl.
12847
12848 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
12849 Provide ja-dic-cnv instead of skkdic-cnv.
12850 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
12851 (iso-2022-7bit-short): Add safe-charsets property.
12852 (skkdic-convert-postfix): Search Japanese chou-on character in
12853 addition to Hiragana character.
12854 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
12855 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
12856 (batch-skkdic-convert): Likewise.
12857
12858 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
12859 Provide ja-dic-utl instead of skkdic-utl.
12860 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
12861
128622000-08-24 Dave Love <fx@gnu.org>
12863
12864 * disp-table.el (standard-display-default): Make the test of `l'
12865 useful.
12866
12867 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
12868 mod sample text.
12869
12870 * international/iso-ascii.el: Make pilcrow convenient string
12871 consistent with section.
12872 (iso-ascii-display): Set up multibyte characters as well as
12873 unibyte.
12874
128752000-08-24 Kenichi Handa <handa@etl.go.jp>
12876
12877 * international/mule-cmds.el (reset-language-environment): Set
12878 default-process-coding-system to '(undecided . iso-latin-1), which
12879 makes process I/O almost consistent with file I/O. Call this
12880 function when mule-cmds.el[c] is loaded.
12881
128822000-08-22 Andrew Innes <andrewi@gnu.org>
12883
12884 * makefile.w32-in: New file.
12885
128862000-08-22 Miles Bader <miles@lsi.nec.co.jp>
12887
12888 * comint.el (comint-output-filter): Compare end of
12889 comint-last-output-overlay with the start of the newly inserted
12890 text, not the end, when deciding whether to extend it.
12891 Set saved-point's insertion type to advance after insertion.
12892
12893 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
12894 since this is now done independently of font-lock mode.
12895
128962000-08-21 Gerd Moellmann <gerd@gnu.org>
12897
12898 * server.el (server-kill-new-buffers): New user option.
12899 (server-existing-buffer): New buffer-local variable.
12900 (server-visit-files): When using an existing buffer, set
12901 server-existing-buffer to t.
12902 (server-buffer-done): If server-kill-new-buffers is t, kill the
12903 buffer, unless it was already present before visiting it with
12904 Emacs server.
12905
129062000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
12907
12908 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
12909 even if the display doesn't support colors: some displays will
12910 support bold/underline faces.
12911
129122000-08-21 Gerd Moellmann <gerd@gnu.org>
12913
12914 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
12915
12916 * startup.el (command-line): If user's init file had an error,
12917 add explanatory text to *Messages*.
12918
129192000-08-21 Kenichi Handa <handa@etl.go.jp>
12920
12921 * man.el (Man-getpage-in-background): Decode the process output by
12922 the system locale coding system.
12923
129242000-08-20 Dave Love <fx@gnu.org>
12925
12926 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
12927 Don't test x-popup-menu.
12928 (function) <complete-function>: Complete only fbound symbols.
12929 <validate, value>: New.
12930 (variable) <complete-function>: Complete only bound symbols.
12931 (coding-system): Add :base-only, :complete-function, :validate,
12932 :value, :prompt-match.
12933 (widget-coding-system-prompt-value): Use read-coding-system and
12934 act on :base-only.
12935 (editable-field): Add :help-echo.
12936 (widget-push-button-gui, widget-push-button-cache)
12937 (widget-gui-action, widget-editable-list-gui): COmment out, along
12938 with uses.
12939 (widget-at): Make arg optional.
12940 (widget-echo-help): Adjust for current help-echo calling sequence.
12941 (widget-specify-field, widget-specify-button)
12942 (widget-specify-insert, widget-get-sibling, widget-image-find)
12943 (widget-convert, widget-insert, widget-leave-text)
12944 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
12945 (widget-setup, widget-field-find, widget-before-change)
12946 (widget-after-change, widget-default-complete)
12947 (widget-default-create, widget-default-delete)
12948 (widget-push-button-value-create, editable-field)
12949 (widget-field-prompt-value, widget-field-validate)
12950 (widget-choice-value-create, widget-choice-action)
12951 (widget-choice-validate, widget-checklist-add-item)
12952 (widget-radio-add-item, widget-radio-chosen)
12953 (widget-radio-value-inline, widget-editable-list-value-create)
12954 (widget-editable-list-entry-create)
12955 (widget-documentation-link-add)
12956 (widget-documentation-string-value-create)
12957 (widget-regexp-validate, widget-file-complete)
12958 (widget-sexp-validate, widget-plist-convert-widget)
12959 (widget-plist-convert-widget, widget-alist-convert-widget)
12960 (widget-alist-convert-widget, widget-color-complete): Simplify,
12961 particularly to avoid bindings which aren't optimized out.
12962
12963 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
12964 Doc fix.
12965 (down-list, backward-up-list, up-list, kill-sexp)
12966 (backward-kill-sexp, mark-sexp): Make arg optional.
12967 (lisp-complete-symbol): Add optional arg PREDICATE.
12968
12969 * cus-start.el: Add display-buffer-reuse-frames,
12970 file-coding-system-alist.
12971
129722000-08-20 Gerd Moellmann <gerd@gnu.org>
12973
12974 * startup.el (command-line): Clear realized faces after
12975 modifying TTY color mappings.
12976
129772000-08-20 Miles Bader <miles@gnu.org>
12978
12979 * faces.el (face-attr-match-p): Don't return true if ATTRS are
12980 merely a subset of FACE's attributes.
12981
129822000-08-19 Miles Bader <miles@gnu.org>
12983
12984 * comint.el (comint-output-filter): Save the point with a marker,
12985 not just a buffer position.
12986
12987 * international/mule.el (set-buffer-process-coding-system): Make
12988 interactive prompt less confusing.
12989
129902000-08-19 Gerd Moellmann <gerd@gnu.org>
12991
12992 * hilit-chg.el: General cleanup of doc strings, comments and
12993 code formatting.
12994
129952000-08-19 Miles Bader <miles@gnu.org>
12996
12997 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
12998 Compiler macro removed; beginning-of-line is no longer always
12999 equivalent to forward-line, in the presence of fields.
13000
13001 * comint.el (comint-output-filter): Remove ad-hoc saving of
13002 restriction, and just use save-restriction, now that it works
13003 correctly. Don't adjust comint-last-input-start to account for
13004 our insertion; it shouldn't have moved because we don't use
13005 insert-before-markers anymore. Comment out call to
13006 `force-mode-line-update'; why is it here?
13007
13008 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
13009 while checking for prompt to delete. Use `forward-line 0'
13010 instead of beginning-of-line.
13011 (gud-filter): Temporarily widen gud comint buffer while
13012 examining output.
13013
130142000-08-18 Stefan Monnier <monnier@cs.yale.edu>
13015
13016 * progmodes/sh-script.el: Big bag of typos.
13017
13018 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
13019 check since ispell-process is not bound when ispell is not yet loaded.
13020
130212000-08-18 Dave Love <fx@gnu.org>
13022
13023 * image.el (find-image): Copy `spec' before using plist-put.
13024
130252000-08-18 Gerd Moellmann <gerd@gnu.org>
13026
13027 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
13028 `portugues'.
13029
13030 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
13031 backward-kill-sexp, analogous to kill-sexp.
13032
13033 * progmodes/icon.el (icon-indent-line)
13034 (icon-is-continuation-line): Handle comments specially.
13035
130362000-08-17 Ken Stevens <k.stevens@ieee.org>
13037
13038 * ispell.el: Set to standard author/maintainer/keyword fields.
13039 Fine tuning to menu map appearance and operation, and added help.
13040 Remove `start' and `end' error messages when compiling.
13041 (ispell-choices-win-default-height): Fixed comment string.
13042 (ispell-dictionary-alist-1): Fixed regexp in castellano and
13043 castellano8 dictionaries.
13044 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
13045 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
13046 dictionary, added italiano dictionary.
13047 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
13048 word character
13049 (ispell-tex-skip-alists): Added psfig support.
13050 (ispell-skip-html): Renamed from ispell-skip-sgml.
13051 (ispell-begin-skip-region-regexp, ispell-skip-region)
13052 (ispell-minor-check): Improved html skipping support to skip across
13053 code, and recognize `&' commands without propper `;' syntax;
13054 (ispell-process-line): Fix alignment error when manually
13055 correcting spelling.
13056 (ispell): Fix comment string.
13057 (ispell-add-per-file-word-list): Always put word list on new line.
13058
130592000-08-17 Gerd Moellmann <gerd@gnu.org>
13060
13061 * format.el (format-encode-run-method): Fix error message to say
13062 `encode' instead of `decode'. Use save-window-excursion around
13063 shell-command-on-region as in format-decode-run-method because
13064 shell-command-on-region can display a buffer with error output.
13065 (format-decode): Don't record undo information for the decoding.
13066 (format-annotate-function): Add parameter FORMAT-COUNT. Make
13067 that number part of the temporary buffer name so that more than
13068 one decoding using a temporary buffer can happen safely.
13069
13070 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
13071 of `A-z' in the regexp.
13072
13073 * hilit-chg.el: Fix typos in commentary.
13074
13075 * help.el (view-emacs-news): Rewritten for new naming scheme
13076 for old NEWS files.
13077
13078 * startup.el (command-line): Pop to *Messages* in case an error
13079 is signaled while loading user-init-file.
13080
130812000-08-17 Andreas Schwab <schwab@suse.de>
13082
13083 * files.el (insert-directory): Don't lose original file name,
13084 undoing an undocumented change.
13085
130862000-08-17 Alex Schroeder <alex@gnu.org>
13087
13088 * sql.el (sql-magic-go): Use comint-bol.
13089 (sql-copy-column): Use comint-line-beginning-position.
13090 (comint-line-beginning-position): Define a replacement for
13091 comint-line-beginning-position if it is not fboundp.
13092
130932000-08-17 Alex Schroeder <alex@gnu.org>
13094
13095 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
13096 it didn't have any effect anyway.
13097
130982000-08-17 Alex Schroeder <alex@gnu.org>
13099
13100 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
13101 --pset and pager=off instead of sending \\o|cat at the beginning
13102 of the session.
13103
131042000-08-17 Miles Bader <miles@gnu.org>
13105
13106 * progmodes/octave-inf.el: Add compatibility definition of
13107 comint-line-beginning-position.
13108
131092000-08-17 Kenichi Handa <handa@etl.go.jp>
13110
13111 * startup.el (normal-top-level): Look in each dir in load-path for
13112 a leim-list.el file too. This assures of loading leim-list.el
13113 that is created at Emacs installation time even if a user have his
13114 own leim-list.el.
13115
131162000-08-17 Miles Bader <miles@gnu.org>
13117
13118 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
13119 foreground color to black if the background is dark.
13120
131212000-08-16 Stefan Monnier <monnier@cs.yale.edu>
13122
13123 * loadhist.el (unload-feature): Typo.
13124
13125 * finder.el (finder-compile-keywords):
13126 * cus-dep.el (custom-make-dependencies): Add local-variable settings
13127 to the generated file.
13128
13129 * mail/mh-e.el (mh-make-local-vars):
13130 Replace make-variable-buffer-local with make-local-variable.
13131
13132 * play/landmark.el:
13133 * options.el (Edit-options-{set,toggle,t,nil}):
13134 * mail/mailabbrev.el (mail-abbrevs-mode):
13135 * textmodes/tex-mode.el (tex-expand-files):
13136 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
13137
13138 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
13139
13140 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
13141 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
13142 Allow going past the last element.
13143 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
13144 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
13145 (cvs-mouse-toggle-mark): Don't move point.
13146 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
13147
13148 * progmodes/compile.el (grep): Provide a default set of files.
13149 (next-error): Docstring fix.
13150 (compilation-find-file): Avoid find-file (fails in a dedicated window).
13151
13152 * emacs-lisp/easy-mmode.el (define-minor-mode):
13153 Use `symbol-value' to keep the byte-compiler quiet.
13154
13155 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
13156 (diff-find-source-location): New fun, extracted from diff-goto-source.
13157 (diff-goto-source): Use it.
13158 (diff-next-complex-hunk, diff-filter-lines): New function.
13159 (diff-apply-hunk): New command.
13160
13161 * smerge-mode.el (smerge-mode-menu): Doc fix.
13162
13163 * msb.el (msb-mode): Define it in terms of define-minor-mode.
13164
131652000-08-16 Dave Love <fx@gnu.org>
13166
13167 * windmove.el (windmove) <defgroup>: Add :version.
13168
13169 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
13170 (goto-address-fontify-p, goto-address-highlight-p)
13171 (goto-address-url-face, goto-address-url-mouse-face)
13172 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
13173 (goto-address-url-regexp): Use thing-at-point-url-regexp.
13174 (goto-address-fontify, goto-address-at-mouse): Simplify,
13175 (goto-address-at-point): browse-url-url-at-point,
13176 goto-address-find-address-at-point can return nil.
13177 (goto-address-find-address-at-point): Return nil on failure.
13178
13179 * align.el (align) <defgroup>: Add :version.
13180
13181 * calculator.el (calculator): Add :version.
13182 (calculator): Use two lines for calculator window if `modeline'
13183 face is boxed.
13184
13185 * play/5x5.el: Doc fixes.
13186 (5x5) <defgroup>: Add :version.
13187
13188 * play/fortune.el (fortune) <defgroup>: Add :version.
13189 (fortune-append): Fix error message.
13190 (fortune-from-region): Doc fix.
13191
13192 * play/pong.el (pong): Doc fix.
13193
13194 * play/morse.el: Keywords, commentary, autoloads.
13195
131962000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
13197
13198 * desktop.el (desktop-save): Don't look at symbol-value of a
13199 member of minor-mode-alist, unless it is boundp.
13200
132012000-08-16 Sam Steingold <sds@gnu.org>
13202
13203 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
13204 `while'; use `with-current-buffer' instead of `save-excursion'.
13205 Removed unnecessary kludges now that "*Buffer List*" is excluded.
13206
132072000-08-16 Kenichi Handa <handa@etl.go.jp>
13208
13209 * international/ccl.el (declare-ccl-program): Docstring modified.
13210 (ccl-execute-with-args): Likewise.
13211
132122000-08-16 Miles Bader <miles@gnu.org>
13213
13214 * progmodes/sql.el: Add compatibility definition of
13215 comint-line-beginning-position.
13216
132172000-08-15 Gerd Moellmann <gerd@gnu.org>
13218
13219 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
13220 'buffer-menu' property.
13221 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
13222 fails.
13223 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
13224 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
13225 wasn't killed.
13226
13227 * buff-menu.el (list-buffers-noselect): Don't display the
13228 *Buffer List* buffer.
13229
13230 * font-lock.el: Require jit-lock to prevent a very late
13231 `Loading jit-lock' message.
13232
13233 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
13234 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
13235 mail address.
13236
132372000-08-15 Miles Bader <miles@gnu.org>
13238
13239 * textmodes/ispell.el (ispell-graphic-p): New constant.
13240 (ispell-choices-win-default-height, ispell-help): Use
13241 `ispell-graphic-p' instead of `xemacsp'.
13242
132432000-08-15 Dave Love <fx@gnu.org>
13244
13245 * simple.el: Autoload widget-convert when compiling.
13246 (mail-user-agent): Doc fix.
13247
13248 * help.el (function-called-at-point, variable-at-point): Use
13249 with-syntax-table.
13250 (help-manyarg-func-alist): Add insert-and-inherit.
13251
13252 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
13253
13254 * delsel.el (delsel-unload-hook): New function.
13255
13256 * find-file.el: Doc fixes. Move provide to end.
13257 (ff) <defgroup>: Add :link.
13258 (ff-goto-click): Deleted.
13259 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
13260 Use mouse-set-point.
13261
13262 * textmodes/tildify.el: Doc fixes.
13263 (tildify) <defgroup>: Add:version.
13264
13265 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
13266 (glasses-custom-set): Use set-default, not set.
13267 (minor-mode-alist): Propertize the lighter.
13268 (glasses-mode): Provide optional arg.
13269
13270 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
13271 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
13272 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
13273 option. Provide :type.
13274 (cwarn-configuration): Provide :type.
13275 (cwarn-mode): Doc fix.
13276
13277 * add-log.el (change-log-merge): Doc fix.
13278 (change-log-redate): New command.
13279
13280 * net/browse-url.el (browse-url-filename-alist): Add a clause for
13281 Doze and Dog.
13282 (browse-url): Use dolist, not mapcar.
13283 (browse-url-at-point): Check for null url.
13284 (browse-url-event-buffer, browse-url-event-point): Functions
13285 deleted.
13286 (browse-url-at-mouse, browse-url-netscape): Simplify.
13287
13288 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
13289 modes.
13290 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
13291 Fix previous change to mapcan.
13292 (msb--init-file-alist, msb--add-separators)
13293 (msb--make-keymap-menu): Simplify.
13294 (msb--choose-file-menu): Use copy-sequence.
13295 (msb-mode-map): Add title to keymap.
13296 (msb-unload-hook): New function.
13297
13298 * bs.el: Fix indentation.
13299 (bs) <defgroup>: Add :links.
13300 (bs-show): Doc fix.
13301 (bs-apply-sort-faces): Don't use window-system.
13302 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
13303
133042000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
13305
13306 * calendar/timeclock.el (timeclock-file): Run .timelog through
13307 convert-standard-filename.
13308
133092000-08-14 Gerd Moellmann <gerd@gnu.org>
13310
13311 * emacs-lisp/authors.el: New file.
13312
13313 * paren.el (show-paren-priority): New user option.
13314 (show-paren-function): Set overlay priorities to
13315 show-paren-priority.
13316
133172000-08-14 Miles Bader <miles@gnu.org>
13318
13319 * comint.el (comint-bol): Use `forward-line 0' instead of calling
13320 beginning-of-line with inhibit-field-text-motion bound.
13321
133222000-08-14 Gerd Moellmann <gerd@gnu.org>
13323
13324 * calendar/timeclock.el: New file.
13325
133262000-08-14 David Ponce <david@dponce.com>
13327
13328 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
13329 `widget-button-click'. so that one can use left mouse button to
13330 click on dialog buttons.
13331
133322000-08-14 Emmanuel Briot <briot@gnat.com>
13333
13334 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
13335 identifiers, since XML is case sensitive
13336
133372000-08-12 Miles Bader <miles@gnu.org>
13338
13339 * comint.el (comint-output-filter): Don't bother frobbing
13340 window-start, it doesn't seem to be necessary.
13341
13342 * comint.el (comint-send-string, comint-send-region): Make into
13343 real functions. Snapshot the prompt before sending.
13344
133452000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
13346
13347 * info.el (Info-find-emacs-command-nodes): Rewrite to use
13348 technique similar to Info-index, instead of relying on specific
13349 names of relevant Index nodes.
13350 (Info-goto-emacs-command-node): Bind Info-history to nil when
13351 going to the first node found by Info-find-emacs-command-nodes.
13352
133532000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
13354
13355 * menu-bar.el (menu-bar-help-menu): Add a :help string.
13356
133572000-08-10 Miles Bader <miles@gnu.org>
13358
13359 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
13360
133612000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
13362
13363 * info.el (Info-file-list-for-emacs): More elements for the
13364 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
13365 and woman manuals.
13366
133672000-08-10 Miles Bader <miles@lsi.nec.co.jp>
13368
13369 * comint.el (comint-send-input): Make the newline boundary overlay
13370 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
13371 (comint-output-filter): Use `insert' instead of
13372 `insert-before-markers'. Extend comint-last-output-overlay when
13373 necessary since we can't rely on insert-before-markers to do it.
13374 * gud.el (gud-filter): Use `with-current-buffer' instead of
13375 save-excursion when inserting the output, so that point gets
13376 updated correctly; the old method relied on a rather dodgy
13377 side-effect of comint-output-filter to avoid the effect of
13378 save-excursion.
13379
133802000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
13381
13382 * files.el (recover-file): Call insert-directory instead of
13383 invoking `ls' directly.
13384
133852000-08-10 Miles Bader <miles@gnu.org>
13386
13387 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
13388 (comint-last-prompt-overlay): New variables.
13389 (comint-output-filter): Implement prompt highlighting.
13390 (comint-snapshot-last-prompt): New function.
13391 (comint-send-input): Snapshot the last prompt.
13392 Use comint-highlight-input-face.
13393 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
13394 Use defface instead of defcustom.
13395 (send-invisible, comint-send-eof): Snapshot the last prompt.
13396 (comint-delchar-or-maybe-eof): Use comint-send-eof.
13397 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
13398
133992000-08-09 Stefan Monnier <monnier@cs.yale.edu>
13400
13401 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
13402 (regexp-opt-group): Use a list of chars for `letters'.
13403 (regexp-opt-charset): `chars' is now a list of chars.
13404 Use a char-table rather than a vector so it works for multibyte chars.
13405
13406 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
13407 Set cvs-minor-current-files to the selected fileinfo.
13408 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
13409 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
13410
134112000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
13412
13413 * files.el (insert-directory): Don't call access-file on
13414 directories on DOS and Windows.
13415
134162000-08-09 Kenichi Handa <handa@etl.go.jp>
13417
13418 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
13419 longer if necessary.
13420 (ccl-embed-code): Call ccl-embed-data to store CODE in
13421 ccl-program-vector.
13422
134232000-08-09 Miles Bader <miles@gnu.org>
13424
13425 * comint.el (comint-output-filter): Properly handle the case where
13426 the text surrounded by comint-last-output-overlay was deleted.
13427
134282000-08-08 Gerd Moellmann <gerd@gnu.org>
13429
13430 * info.el (Info-insert-dir): Use Info-additional-directory-list if
13431 non-nil.
13432 (Info-file-list-for-emacs): Remove "info" from the list because
13433 that leads to trying to use the documentation from file `info'
13434 in various situations where it isn't appropriate, for instance
13435 C-h C-k C-h i.
13436
13437 * ffap.el (ffap-read-file-or-url-internal): Handle case that
13438 DIR and/or STRING are nil.
13439
13440 * progmodes/compile.el (compilation-setup): Make variable
13441 compilation-error-screen-columns buffer-local, as some comment
13442 in the code suggests it should be.
13443
13444 * files.el (auto-mode-interpreter-regexp): New variable.
13445 (set-auto-mode): Use it.
13446
13447 * indent.el (indent-for-tab-command): Doc fix.
13448
13449 * mouse-sel.el (mouse-sel-mode): Doc fix.
13450
13451 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
13452 labels.
13453
13454 * help.el (print-help-return-message): When
13455 display-buffer-reuse-frames is set, let the help window been quit,
13456 instead of deleting it, which might delete a reused frame.
13457
134582000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
13459
13460 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
13461 rename a directory to a name that differs only by its letter case.
13462
134632000-08-08 Kenichi Handa <handa@etl.go.jp>
13464
13465 * international/quail.el (quail-define-rules): Handle Quail decode
13466 map correctly. Add code for supporting annotations.
13467 (quail-install-decode-map): New function.
13468 (quail-defrule-internal): New optional arguments decode-map and
13469 props.
13470 (quail-advice): New function.
13471
134722000-08-07 Sam Steingold <sds@gnu.org>
13473
13474 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
13475 `defconst', `define-condition', `with-slots'.
13476 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
13477
134782000-08-03 Miles Bader <miles@gnu.org>
13479
13480 * comint.el (comint-use-prompt-regexp-instead-of-fields):
13481 New variable.
13482 (comint-prompt-regexp, comint-get-old-input): Document dependence on
13483 comint-use-prompt-regexp-instead-of-fields.
13484 (comint-send-input): Add `input' field property to stuff we send to
13485 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
13486 (comint-output-filter): Add `output' field property to process
13487 output, if comint-use-prompt-regexp-instead-of-fields is nil.
13488 (comint-replace-by-expanded-history)
13489 (comint-get-old-input-default, comint-show-output)
13490 (comint-backward-matching-input, comint-forward-matching-input)
13491 (comint-next-prompt, comint-previous-prompt): Use field
13492 properties if comint-use-prompt-regexp-instead-of-fields is nil.
13493 (comint-line-beginning-position): New function.
13494 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
13495 (comint-replace-by-expanded-history-before-point): Use
13496 comint-line-beginning-position and line-end-position.
13497 (comint-last-output-overlay): New variable.
13498 (comint-mode): Make `comint-last-output-overlay' buffer-local.
13499
13500 * shell.el (shell-prompt-pattern): Doc change.
13501 (shell-backward-command): Use line-beginning-position.
13502
13503 * gud.el (gud-gdb-complete-command): Use
13504 comint-line-beginning-position.
13505
13506 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
13507 comint-bol doesn't actually go to the beginning of the line.
13508
13509 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
13510 if comint-use-prompt-regexp-instead-of-fields is non-nil.
13511 (try-expand-line-all-buffers): Likewise.
13512
13513 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
13514 explicitly matching comint-prompt-regexp.
13515 (sql-copy-column): Use comint-line-beginning-position instead of
13516 explicitly matching comint-prompt-regexp.
13517
13518 * progmodes/octave-inf.el (inferior-octave-complete): Use
13519 comint-line-beginning-position.
13520
13521 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
13522
13523 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
13524 looking for a prompt, use `forward-line 0' instead of
13525 `beginning-of-line', to avoid getting caught by an input field.
13526
135272000-08-07 Gerd Moellmann <gerd@gnu.org>
13528
13529 * files.el (shell-quote-wildcard-pattern): Make sure to return
13530 PATTERN, in the Unix case.
13531
135322000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
13533
13534 * play/zone.el (zone): Discard any pending input before running
13535 the randomly-chosen pgm.
13536
135372000-08-07 Kenichi Handa <handa@etl.go.jp>
13538
13539 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
13540 checking the existence of any multibyte characters.
13541
135422000-08-06 Gerd Moellmann <gerd@gnu.org>
13543
13544 * help.el (describe-mode): Test minor-mode symbol for being
13545 bound before testing its value for being nil.
13546
13547 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
13548 `first', `second', and `third'.
13549
13550 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
13551 (second): Make it an alias for `cadr'.
13552
135532000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
13554
13555 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
13556 types of display support faces now.
13557
135582000-08-05 Gerd Moellmann <gerd@gnu.org>
13559
13560 * pcvs.el (require): Require `cl' during compilation, only.
13561
13562 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
13563 (toplevel): Remove `remq' and `remove' from autoloads.
13564 (cl-fake-autoloads): New variable. If set, arrange for an error
13565 when CL functions etc. are autoloaded.
13566
135672000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
13568
13569 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
13570
13571 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
13572 popped up, but the user clicks outside the menu, return an empty
13573 regexp (that causes unhighlight-regexp to have no effect).
13574
13575 * menu-bar.el (menu-bar-games-menu): Add Zone.
13576
13577 * hi-lock.el (toplevel): Require font-lock.
13578
135792000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13580
13581 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
13582 (ebnf-8-bit-chars): New var for bug fix.
13583 (ebnf-string): Bug fix.
13584
135852000-08-03 Sam Steingold <sds@gnu.org>
13586
13587 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
13588 instead of `buffer-string'.
13589 (require 'cl): Always, not just when compiling.
13590 `ignore-errors' in `interactive', `list*', `defun*' &c make this
13591 necessary.
13592
135932000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
13594
13595 * international/mule-cmds.el (select-safe-coding-system): Make
13596 the message text about selecting a safe coding system more clear.
13597
135982000-08-02 Gerd Moellmann <gerd@gnu.org>
13599
13600 * hi-lock.el: New file.
13601
13602 * play/zone.el: New file.
13603
13604 * replace.el (occur): Set tab-width in the *Occur* buffer to the
13605 value of tab-width in the original buffer. Choose a line number
13606 format that's a multiple of the original buffer's tab width, so
13607 that lines appear right.
13608
13609 * textmodes/ispell.el (ispell): New function, replacing an alias.
13610 Spell-check active region if in transient-mark-mode and mark
13611 is active; otherwise spell-check buffer.
13612
136132000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13614
13615 * ps-mule.el: Fix a customization problem on
13616 ps-mule-font-info-database-default.
13617
136182000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
13619
13620 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
13621 display-mouse-p instead of window-system.
13622 (ebrowse-member-mode-map): Ditto.
13623
136242000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13625
13626 * progmodes/ebnf2ps.el: Update ps-print functions call.
13627 Indentation fix. Doc fix.
13628 (ebnf-version): New version number (3.2).
13629 (ebnf-format-color, ebnf-begin-job): Code fix.
13630
136312000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
13632
13633 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
13634 font lock support on window-system.
13635 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
13636
13637 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
13638 display-color-p, if fboundp, instead of window-system.
13639
136402000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
13641
13642 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
13643 instead of window-system.
13644
13645 * wid-edit.el (widget-choose): Use display-mouse-p instead of
13646 window-system.
13647 (widget-choice-mouse-down-action): Use display-popup-menus-p
13648 instead of window-system.
13649
13650 * strokes.el (strokes-file): Run the file name through
13651 convert-standard-filename.
13652 (strokes-mode): Call display-mouse-p instead of looking at
13653 window-system. Change the error message accordingly.
13654
13655 * progmodes/cpp.el (toplevel): Support faces on tty's.
13656
13657 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
13658 (lm-plot-square, lm-init-display): Don't use window-system.
13659
13660 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
13661 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
13662
13663 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
13664 instead of looking at window-system.
13665
136662000-07-30 Gerd Moellmann <gerd@gnu.org>
13667
13668 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
13669 of testing if iswitchb-prepost-hooks is bound, because the
13670 latter will always be true when invoking a recursive minibuffer
13671 from an active Iswitchb buffer.
13672
136732000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
13674
13675 * files.el (shell-quote-wildcard-pattern): New function.
13676 (insert-directory): Call it. Only prepend "\" to command on Unix
13677 and GNU/Linux systems.
13678
136792000-07-30 Gerd Moellmann <gerd@gnu.org>
13680
13681 * eshell/esh-groups.el: Change custom :link file names
13682 from `eshell.info' to `eshell'.
13683
136842000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
13685
13686 * dired.el (dired-build-subdir-alist): Expand subdirectory names
13687 correctly in recursive ange-ftp listings.
13688
136892000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13690
13691 * ps-print.el: Fix bug 1: if ps-font-size-internal,
13692 ps-header-font-size-internal and
13693 ps-header-title-font-size-internal variables are not set,
13694 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
13695 face text property is (foreground-color . COLOR) or
13696 `(background-color . COLOR)', ps-print crashes. Doc fix.
13697 (ps-print-version): New version number (5.2.4).
13698 (ps-plot-region): Code fix.
13699 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
13700 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
13701 Bug fix 2.
13702
137032000-07-30 Milan Zamazal <pdm@freesoft.cz>
13704
13705 * glasses.el (glasses-make-readable): Fix uncapitalization of
13706 identifiers like `myXMLDocument'.
13707
137082000-07-28 Karl Fogel <kfogel@red-bean.com>
13709
13710 * mail/mail-hist.el (mail-hist-previous-input)
13711 (mail-hist-next-input): Do the obvious code factorization.
13712 (mail-hist-retrieve-and-insert): New func, contains common
13713 code of above two.
13714 If inserting a message body, leave point at top.
13715
137162000-07-28 Sam Steingold <sds@gnu.org>
13717
13718 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
13719 Use `<=', not `<' to compare times!
13720 (ange-ftp-ls): Remove.
13721
137222000-07-27 Gerd Moellmann <gerd@gnu.org>
13723
13724 * play/cookie1.el: Add explanation of how to make cookie.el
13725 compatible with strfile(1) to comment.
13726
13727 * subr.el (remove, remq): New functions.
13728
13729 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
13730 escape `*' in regexps.
13731 (midnight-find): Reverse order of arguments in the funcall of
13732 TEST.
13733
13734 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
13735 and `.class'.
13736
13737 * play/meese.el: Add Commentary section.
13738
137392000-07-27 Alex Schroeder <alex@gnu.org>
13740
13741 * sql.el (sql-ms): Added autoload cookie.
13742 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
13743 (sql-oracle): Ditto.
13744 (sql-help): Doc change.
13745
13746 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
13747 types and exceptions.
13748
137492000-07-27 Alex Schroeder <alex@gnu.org>
13750
13751 * sql.el (sql-placeholder-history): New variable.
13752 (sql-query-placeholders-and-send): New function that will query
13753 the user and replace placeholders with user input.
13754 (sql-oracle): If running on NT, set comint-input-sender to
13755 sql-query-placeholders-and-send.
13756
13757 (sql-stop): If in the SQLi buffer, insert stop notification, else
13758 present it as a message.
13759
137602000-07-27 Alex Schroeder <alex@gnu.org>
13761
13762 * sql.el (sql-input-ring-separator): Doc change.
13763 (sql-input-ring-file-name): Doc change.
13764 (sql-interactive-mode): Use `sql-input-ring-separator' and
13765 `sql-input-ring-file-name' to set the comint-mode equivalents
13766 without making them local variables.
13767 (sql-stop): Don't bind `sql-input-ring-separator' and
13768 `sql-input-ring-file-name' dynamically to their comint-mode
13769 equivalents.
13770
137712000-07-27 Kenichi Handa <handa@etl.go.jp>
13772
13773 * international/mule.el (register-char-codings): New function.
13774 (make-coding-system): Handle `safe-chars' specification in the arg
13775 PROPERTY.
13776
13777 * international/mule-cmds.el
13778 (find-coding-systems-region-subset-p): This function deleted.
13779 (sort-coding-systems-predicate): New variable.
13780 (sort-coding-systems): New function.
13781 (find-coding-systems-region): Use
13782 find-coding-systems-region-internal.
13783 (find-coding-systems-string): Use find-coding-systems-region.
13784 (find-coding-systems-for-charsets): Check
13785 char-coding-system-table.
13786 (select-safe-coding-system-accept-default-p): New variable.
13787 (select-safe-coding-system): Mostly rewritten. New argument
13788 ACCEPT-DEFAULT-P.
13789 (select-message-coding-system): Call select-safe-coding-system
13790 with ACCEPT-DEFAULT-P arg.
13791 (reset-language-environment): Reset default-sendmail-coding-system
13792 to the default value iso-latin-1.
13793 (set-language-environment): Don't set the obsolete variable
13794 charset-origin-alist.
13795
13796 * international/codepage.el (cp-coding-system-for-codepage-1):
13797 Give `safe-chars' property to make-coding-system.
13798
13799 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
13800 calling select-message-coding-system twice.
13801
13802 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
13803 instead of `safe-charsets'.
13804 (cyrillic-alternativnyj): Likewise.
13805 (ccl-encode-alternativnyj): Don't check the charset
13806 cyrillic-iso8859-5.
13807
138082000-07-27 Kenichi Handa <handa@etl.go.jp>
13809
13810 * composite.el (compose-chars-after): Preserve match data.
13811
138122000-07-26 Sam Steingold <sds@gnu.org>
13813
13814 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
13815 (ange-ftp-real-file-newer-than-file-p): New function.
13816 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
13817 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
13818
13819 * tooltip.el (tooltip-float-time): Removed (use `float-time').
13820 * midnight.el (midnight-float-time): Ditto.
13821
138222000-07-26 Andreas Schwab <schwab@suse.de>
13823
13824 * files.el (normal-backup-enable-predicate): Correct
13825 interpretation of the return value of compare-strings.
13826
138272000-07-26 Gerd Moellmann <gerd@gnu.org>
13828
13829 * isearch.el (isearch-resume): New function.
13830 (isearch-done): Add something to command-history to resume
13831 the search.
13832 (isearch-yank-line, isearch-yank-word): Use
13833 buffer-substring-no-properties instead of buffer-substring.
13834
13835 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
13836 of flyspell-mouse-map.
13837
13838 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
13839 duplicate definition.
13840 (makefile-mode): Remove duplicate setting of local-abbrev-table.
13841
13842 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
13843 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
13844
138452000-07-25 Sam Steingold <sds@gnu.org>
13846
13847 * net/ange-ftp.el: Get modtime over the net.
13848 (ange-ftp-file-modtime): New function.
13849 (ange-ftp-write-region, ange-ftp-insert-file-contents)
13850 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
13851 Use it.
13852 (ange-ftp-dot-to-slash): New function.
13853 (ange-ftp-fix-name-for-vms): Use it.
13854
13855 * midnight.el (midnight-buffer-display-time): Use
13856 `with-current-buffer'.
13857
138582000-07-25 Gerd Moellmann <gerd@gnu.org>
13859
13860 * find-dired.el: Update copyright notice.
13861 (find-dired): Offer to kill a running `find'.
13862
13863 * enriched.el (enriched-face-ans): For a `foreground-color'
13864 property, return '(("x-color" COLOR))' so that COLOR will be
13865 output as a parameter of the x-color annotation. Likewise for the
13866 `background-color' property. In the case of normal face
13867 properties, don't return annotations for unspecified foreground
13868 and background face attributes.
13869
138702000-07-25 Kenichi Handa <handa@etl.go.jp>
13871
13872 * language/japan-util.el (japanese-katakana-region): Fix handling
13873 HANKAKU argument.
13874
138752000-07-25 Miles Bader <miles@gnu.org>
13876
13877 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
13878 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
13879 constrain-to-field.
13880
138812000-07-24 Andrew Innes <andrewi@gnu.org>
13882
13883 * timer.el (timer-activate-when-idle): Add optional parameter
13884 DONT-WAIT. Update docstring.
13885 (run-with-idle-timer): Specify extra parameter to
13886 timer-activate-when-idle, so that timer will be activated
13887 immediately if Emacs is already idle.
13888
13889 * w32-fns.el (w32-using-nt): Fix docstring.
13890
138912000-07-24 Dave Love <fx@gnu.org>
13892
13893 * mouse.el (popup-menu): Set last-command-event.
13894 (mouse-major-mode-menu-prefix): Declare.
13895
138962000-07-24 Gerd Moellmann <gerd@gnu.org>
13897
13898 * textmodes/flyspell.el: Update to author's version 1.5d.
13899
13900 * progmodes/hideshow.el: Update copyright notice.
13901
13902 * vcursor.el: Set maintainer to FSF, since author cannot
13903 be reached.
13904
139052000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
13906
13907 * info.el (Info-goto-emacs-key-command-node): Leave a space after
13908 the prompt.
13909
13910 * mouse.el (popup-menu): Run the keymap through indirect-function,
13911 in case it was defined with define-prefix-key. If the menu is a
13912 list of keymaps, look up the binding of user's choice in each one
13913 of the keymaps.
13914 (mouse-popup-menubar): If the global and local menu-bar keymaps
13915 don't have a prompt string, create one and insert it into the
13916 keymap. Don't barf if current-local-map returns nil.
13917
139182000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
13919
13920 * dired.el (dired-sort-R-check): Added to allow recursive listing
13921 to be undone.
13922 (dired-sort-other): Use it.
13923
139242000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13925
13926 * Release of cc-mode 5.27
13927
139282000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13929
13930 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
13931 c-beginning-of-statement-1 that caused a bad case of recursion
13932 which could consume a lot of CPU in large classes in languages
13933 that have in-expression classes (i.e. Java and Pike).
13934
13935 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
13936 statements before top level constructs (i.e. case 6 is moved
13937 before case 5 and is now case 4) to catch in-expression
13938 classes in top level expressions correctly.
13939
139402000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13941
13942 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
13943 objc-method-intro. Case 4 removed and case 5I added.
13944
13945 * cc-langs.el (c-append-paragraph-start): New variable used by
13946 c-common-init to get paragraph-start correct.
13947 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
13948 initialize paragraph-start to make it correct both with and
13949 without the javadoc special case.
13950
13951 * cc-mode.el (java-mode): Use c-append-paragraph-start to
13952 initialize paragraph-start for javadoc markup.
13953
13954 * cc-vars.el (c-style-variables-are-local-p): Incompatible
13955 change by defaulting this to t. It's motivated by the
13956 confusing behavior that otherwise arise from the style system
13957 when editing both java and non-java files at the same time
13958 (see the comments about style setting in c-common-init).
13959
139602000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13961
13962 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
13963 similar to the one in c-fill-paragraph to check the fill
13964 prefix from the adaptive fill function for sanity.
13965
139662000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13967
13968 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
13969 defun block.
13970
a30eb617
DL
139712000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13972
13973 * cc-align.el (c-lineup-multi-inher): Handle lines with
13974 leading comma nicely. Extended to handle member initializers
13975 too.
13976
13977 * cc-engine.el: (c-beginning-of-inheritance-list,
13978 c-guess-basic-syntax): Fixed recognition of inheritance lists
13979 when the lines begins with a comma.
13980
a30eb617
DL
13981 * cc-vars.el (c-offsets-alist): Changed default for
13982 member-init-cont to c-lineup-multi-inher since it now handles
13983 member initializers and indents better for leading commas.
13984
139852000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13986
13987 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
13988 handling that caused class open lines to be recognized as
13989 statement-conts in some cases.
13990
13991 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
13992 guessed by the adaptive fill function unless point is on the
13993 first line of a block comment.
13994
13995 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
13996 when the buffer ends with a macro continuation char.
13997
13998 * cc-engine.el (c-guess-basic-syntax): Added support for
13999 function definitions as statements in Pike. The first
14000 statement in a lambda block is now labeled defun-block-intro
14001 instead of statement-block-intro.
14002
14003 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
14004 so that the class surrounding point is selected, not the one
14005 innermost in the state.
14006
14007 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
14008 recognition of switch labels having hanging multiline
14009 statements.
14010
14011 * cc-engine.el (c-beginning-of-member-init-list): Broke out
14012 some code in c-guess-basic-syntax to a separate function.
14013 * cc-engine.el (c-just-after-func-arglist-p): Fixed
14014 recognition of member inits with multiple line arglists.
14015 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
14016 member-init-cont when the commas are in funny places.
14017
140182000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14019
14020 * cc-defs.el (c-auto-newline): Removed this macro since it's
14021 not used anymore.
14022
14023 * cc-engine.el (c-looking-at-bos): New helper function.
14024 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
14025 inexpr and toplevel classes apart in Pike.
14026
14027 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
14028 of case 9A.
14029
14030 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
14031 constant, since "class" can introduce an in-expression class
14032 in Pike nowadays.
14033
140342000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14035
14036 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
14037 indentation on cpp-macro lines.
14038
14039 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
14040 a syntax modifier like comment-intro, to make it possible to
14041 get syntactic indentation for preprocessor directives. It's
14042 incompatible wrt to lineup functions on cpp-macro, but it has
14043 no observable effect in the 99.9% common case where cpp-macro
14044 is set to -1000.
14045
140462000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14047
14048 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
14049 member-init-cont when the preceding arglist is several lines.
14050
140512000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14052
14053 * cc-styles.el (c-style-alist): The basic offset for the BSD
14054 style corrected to 8.
14055
140562000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14057
14058 * cc-styles.el (c-style-alist): Adjusted the indentation of
14059 brace list openers in the gnu style.
14060
140612000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14062
14063 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
14064
14065 * cc-cmds.el (c-electric-brace, c-electric-slash,
14066 c-electric-star, c-electric-semi&comma, c-electric-colon,
14067 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
14068 when c-syntactic-indentation is nil.
14069
14070 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
14071 we were left at comments preceding the first statement when
14072 reaching the beginning of the buffer.
14073
14074 * cc-vars.el (c-syntactic-indentation): New variable to turn
14075 off all syntactic indentation.
14076
140772000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14078
14079 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
14080 between the text and the block comment ender when it hangs,
14081 depending on how many there are before the fill.
14082
140832000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14084
14085 * cc-engine.el (c-beginning-of-closest-statement): New helper
14086 function to go back to the closest preceding statement start,
14087 which could be inside a conditional statement.
14088 * cc-engine.el (c-guess-basic-syntax): Use
14089 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
14090
14091 * cc-engine.el (c-guess-basic-syntax): Better handling of
14092 arglist-intro, arglist-cont-nonempty and arglist-close when
14093 the arglist is nested inside parens. Cases 7A, 7C and 7F
14094 changed.
14095
14096 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
14097 up-to-date with javadoc 1.2.
14098
140992000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14100
14101 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
14102 multiline Pike type decls.
14103
141042000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14105
14106 * cc-cmds.el (c-indent-new-comment-line): Always break
14107 multiline comments in multiline mode, regardless of
14108 comment-multi-line.
14109
141102000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14111
14112 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
14113 fully::qualified::names in C++ member init lists. Preamble in
14114 case 5D changed.
14115
141162000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14117
14118 * cc-langs.el (c-common-init): Handling of obsolete variables
14119 moved to c-initialize-cc-mode. More compatible style override
14120 when using global style variables.
14121 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
14122 variables moved here.
14123
a30eb617
DL
14124 * cc-styles.el (c-make-styles-buffer-local): Flag style
14125 variable localness in c-style-variables-are-local-p to make
14126 the compatibility measure in c-common-init work well.
14127
14128 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
14129 longer contain set-from-style.
14130 * cc-styles.el (c-initialize-builtin-style): Don't check for
14131 set-from-style on c-special-indent-hook.
14132 * cc-styles.el (c-copy-tree): Obsolete. The standard function
14133 copy-alist is sufficient now.
14134
14135 * cc-styles.el (c-set-style, c-set-style-1,
14136 c-get-style-variables): Fixes to variable initialization so
14137 that duplicate entries in styles have the same effect
14138 regardless of DONT-OVERRIDE.
14139
14140 * cc-styles.el (c-set-style-2): Fixed bug where the
14141 initialization of inheriting styles failed when the
14142 dont-override flag is set.
14143
14144 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
14145 on this.
14146
141472000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14148
14149 * cc-defs.el (c-forward-comment): Removed the workaround
14150 introduced in 5.38 since it had worse side-effects. If a line
14151 contains the string "//\"", it regarded the // as a comment
14152 start since the \ temporarily doesn't have escape syntax.
14153
eb04d6cd 141542000-07-17 Emmanuel Briot <briot@act-europe.fr>
a30eb617
DL
14155
14156 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
14157 ada-xref.el before ada-prj.el, so that the Project menu is created
14158 when ada-prj tries to add to it.
14159 (ada-activate-keys-for-case): Suppress the characters that are not
14160 part of the Ada syntax. Better compatibility with else-mode
14161 (ada-adjust-case-interactive): When auto-casing is not active,
14162 correctly insert newlines (used to insert only ^M). Prevent the
14163 syntax table from being changed in case of an error
14164 (or '_' becomes part of a word and some commands are confused).
14165 Do nothing if ada-auto-case is nil.
14166 (ada-after-keyword-p): Ignore keywords that are also attributes
14167 (ada-batch-reformat): Update usage comment
14168 (ada-call-from-contextual-menu): New function
14169 (ada-case-read-exceptions): Reinitialize the casing exception list
14170 first to nil first, so that the casing exception file can be
14171 shared.
14172 (ada-check-defun-name): Handles "configure" keyword for gnatdist
14173 files.
14174 (ada-compile-goto-error): Fix regexp used to detect a file:line
14175 anywhere in the error message
14176 (ada-contextual-menu-last-point): New variable
14177 (ada-create-keymap): If the variable delete-key-deletes-forward is
14178 t on XEmacs, it means that DEL should delete one character
14179 forward.
14180 (ada-create-menu): Use :included instead of :visible for XEmacs.
14181 New submenu "Options".
14182 (ada-end-stmt-re): Correctly indent "select ... then abort"
14183 statements.
14184 (ada-fill-comment-paragraph): Correctly delete all leading '--'
14185 even if they don't match ada-fill-comment-prefix Fix handling of
14186 paragraphs on the first or last line of a file.
14187 (ada-format-paramlist): Fix handling of default parameter values.
14188 (ada-get-body-name): New function.
14189 (ada-get-current-indent): Optimized by searchling directly for an
14190 existing generic part or a statement outside of it. Handle
14191 ada-indent-align-comments when indenting comments Replaced some
14192 regexps by testing directly the next character. This results in a
14193 huge speedup on some files. New indentation scheme for renames
14194 statements. Stop looking for the 'while' or 'for' associated with
14195 a 'loop' at the first semicolon encountered. A "return" can also
14196 match an anonymous access subprogram declaration.
14197 (ada-get-indent-noindent): Ignore strings and comments when
14198 looking for the keywords "record" and "private".
14199 (ada-goto-matching-decl-start): When matching "if", make sure we
14200 are not in fact seeing "end if". Ignore "when" statements except
14201 when initial keyword was "begin". Fix handling of nested
14202 procedures. Add a recursive call to this function to skip over
14203 other 'end' statmts. Fix indentation for "when .. => begin"
14204 (ada-in-open-paren-p): Fix indentation for complex boolean
14205 expressions, where 'and then', 'or else' and parenthesis
14206 statements are mixed up.
14207 (ada-in-paramlist-p): Skip comments while searching for the
14208 beginning Fix handling of operator declarations.
14209 (ada-indent-align-comments): New variable
14210 (ada-indent-current): Change the syntax table only in the
14211 protected section, so that we are sure it is restored correctly.
14212 (ada-indent-on-previous-lines): Use ada-use-indent and
14213 ada-with-indent Correctly indent "select ... then"
14214 (ada-indent-region): Slight speedup.
14215 (ada-indent-renames): New variable.
14216 (ada-last-which-function-subprog, ada-last-which-function-line):
14217 New variables
14218 (ada-looking-at-semi-private): Correctly indent the 'private'
14219 keyword when it is the first word in a package declaration.
14220 (ada-loose-case-word): Stop searching if at the end of the buffer.
14221 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
14222 even if point is not initially at the end of the word.
14223 (ada-matching-decl-start-re): Add "when".
14224 (ada-mode): Add support for abbrev-mode, outline-mode and
14225 which-func-mode Override the old find-file.el entry in
14226 ff-special-constructs since it is using the obsolete
14227 ada-spec-suffix variable
14228 (ada-no-auto-case): New function
14229 (ada-scan-paramlist): When parsing the argument type, accept
14230 spaces (as in "X 'Class", generated by Rational Rose).
14231 (ada-other-file-name): No longer loads the other file.
14232 (ada-popup-menu): Save and restore the current buffer and cursor
14233 position before and after displaying the menu.
14234 (ada-search-ignore-complex-boolean): New function.
14235 (ada-uncomment-region): Emacs21 already knows how to delete
14236 comments not starting in the first column.
14237 (ada-use-indent): New variable
14238 (ada-which-function): New function.
14239 (ada-with-indent): New variable
14240 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
14241 can be batch-compiled from the command line.
14242
14243 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
14244 Add to the menu when the file is loaded, not in ada-mode-hook.
14245 Add -toolbar to the default ddd command Switches moved from
14246 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
14247 ada-prj-default-comp-opt
14248 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
14249 Reference Manual to the menu
14250 (ada-check-current): rewritten as a call to ada-compile-current
14251 (ada-compile): Removed.
14252 (ada-compile-application, ada-compile-current, ada-check-current):
14253 Set the compilation-search-path so that compile.el automatically
14254 finds the sources in src_dir. Automatic scrollong of the
14255 compilation buffer. C-uC-cC-c asks for confirmation before
14256 compiling
14257 (ada-compile-current): New parameter, prj-field
14258 (ada-complete-identifier): Load the .ali file before doing
14259 processing
14260 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
14261 conform to gnatmake's behavior.
14262 (ada-find-file-in-dir): New function
14263 (ada-find-references): Set the environment variables for gnatfind
14264 (ada-find-src-file-in-dir): New function.
14265 (ada-first-non-nil): Removed
14266 (ada-gdb-application): Add support for jdb, the java debugger.
14267 (ada-get-ada-file-name): Load the original-file first if not done
14268 yet.
14269 (ada-get-all-references): Handles the new ali syntax (parent types
14270 are found between <>).
14271 (ada-initialize-runtime-library): New function
14272 (ada-mode-hook): Always load a project file when a file is opened,
14273 so that the casing exceptions are correctly read.
14274 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
14275 (ada-parse-prj-file): Use find-file-noselect instead of find-file
14276 to open the project file, since the latter does not work with
14277 speedbar Get default values before loading the prj file, or the
14278 default executable file name is wrong. Use the absolute value of
14279 src_dir to initialize ada-search-directories and
14280 compilation-search-path,... Add the standard runtime library to
14281 the search path for find-file.
14282 (ada-prj-default-debugger): Was missing an opening '{'
14283 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
14284 variables.
14285 (ada-prj-default-gnatmake-opt): New variable
14286 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
14287 buffers, the project file is the default one Save the windows
14288 configuration before displaying the menu.
14289 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
14290 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
14291 ...) regexp-quote identifiers names to support operators +,
14292 -,... in regexps.
14293 (ada-remote): New function.
14294 (ada-run-application): Erase the output buffer before starting the
14295 run Support remote execution of the application. Use
14296 call-process, or the arguments are incorrectly parsed
14297 (ada-set-default-project-file): Reread the content of the active
14298 project file, not the one from the current buffer When a project
14299 file is set as the default project, all directories are
14300 automatically associated with it.
14301 (ada-set-environment): New function
14302 (ada-treat-cmd-string): New special variable ${current}
14303 (ada-treat-cmd-string): Revised. The substitution is now done for
14304 any ${...} substring
14305 (ada-xref-current): If no body was found, compiles the spec
14306 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
14307 compiler to get rid of command line length limitations.
14308 (ada-xref-get-project-field): New function
14309 (ada-xref-project-files): New variable
14310 (ada-xref-runtime-library-specs-path)
14311 (ada-xref-runtime-library-ali-path): New variables
14312 (ada-xref-set-default-prj-values): Default run command now does a
14313 cd to the build directory. New field: main_unit Provide a default
14314 file name even if the current buffer has no prj file.
14315
14316 * ada-prj.el:
14317 Rewritten to show a tabbed-dialog.
14318 (ada-prj-add-ada-menu): Remove the map and name parameters.
14319 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
14320 New function
14321 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
14322 (ada-prj-load-from-file): New function
14323 (ada-prj-save): Always save fields that depend on the current buffer
14324 (ada-prj-show-value): New function
14325
14326 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
14327 Ada mode. This will allow us to display the Ada menu in any buffer
14328 we want (for project items).
14329 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
14330 number of spaces in the header.
14331
143322000-07-24 Dave Love <fx@gnu.org>
14333
14334 * ediff-init.el (ediff-region-help-echo): Bind face-help.
14335
143362000-07-23 Noah Friedman <friedman@splode.com>
14337
14338 * type-break.el (type-break): perform autosave.
14339 Suggested by Stephen Gildea <gildea@intouchsys.com>.
14340 (type-break-do-query): Cancel query schedule while performing
14341 actual query, to avoid possibility of a second query being made
14342 while first one is already in progress.
14343 (type-break-time-stamp-format): New variable.
14344 (type-break-time-stamp): New function.
14345 (type-break-time-warning): Use it.
14346 (type-break-keystroke-warning): Use it.
14347 (type-break-noninteractive-query): Use it.
14348
14349 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
14350 cookie.
14351 Use add-minor-mode to set minor-mode-alist, if available.
14352 (eldoc-echo-area-use-multiline-p): New user option.
14353 (eldoc-echo-area-multiline-supported-p): New variable.
14354 (eldoc-docstring-format-sym-doc): Use them.
14355 (eldoc-mode): If not using idle timers, append to local post and
14356 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
14357 (eldoc-display-message-no-interference-p): Don't interfere with
14358 edebug.
14359 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
14360 (eldoc-function-arglist): New function.
14361 (eldoc-function-argstring): Use it.
14362
14363 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
14364 auto save directory exists before calling directory-files.
14365
143662000-07-23 Dave Love <fx@gnu.org>
14367
14368 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
14369 ^o, ^u.
14370
143712000-07-21 Dave Love <fx@gnu.org>
14372
14373 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
14374 now passed to the function. It now works properly.
14375
14376 * smerge-mode.el (smerge-mode-menu): Fill it out.
14377
143782000-07-20 Gerd Moellmann <gerd@gnu.org>
14379
14380 * info-look.el (info-lookup): If *info* is shown in another frame
14381 on the same display, select that frame, instead of switching to
14382 the Info buffer in another window of the selected frame.
14383
14384 * simple.el (universal-argument-map): Bind numeric keypad keys
14385 kp-0 to kp-9 and kp-subtract.
14386 (digit-argument): Handle these keys.
14387
143882000-07-20 Dave Love <fx@gnu.org>
14389
14390 * net/goto-addr.el (goto-address-fontify): Don't bother with
14391 buffer-modified and read-only stuff -- irrelevant with overlays.
14392 Put an extra property on the overlays and use it to clean up in
14393 case goto-address is re-run.
14394
143952000-07-19 Richard M. Stallman <rms@gnu.org>
14396
14397 * timer.el (run-with-idle-timer): Doc fix.
14398
14399 * mail/mail-utils.el (mail-strip-quoted-names):
14400 Handle case where <...> appears inside "...".
14401 Use replace-match to edit the string more simply.
14402 (rmail-dont-reply-to): Cope with an unmatched ".
14403
144042000-07-19 Dave Love <fx@gnu.org>
14405
14406 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
14407 implementation.
14408
14409 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
14410 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
14411 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
14412
144132000-07-19 Gerd Moellmann <gerd@gnu.org>
14414
14415 * textmodes/refer.el: Correct maintainer's email address.
14416
14417 * progmodes/hideif.el: Correct author's email address.
14418 Fix typo in comment.
14419
14420 * xml.el: New file.
14421
14422 * mail/mailheader.el: Correct author's mail address.
14423
14424 * gnus/parse-time.el: Correct author's mail address.
14425
144262000-07-19 Colin Walters <walters@cis.ohio-state.edu>
14427
14428 * comint.el (comint-highlight-input, comint-highlight-face):
14429 New user options.
14430 (comint-input-ring-file-name): Change custom type.
14431 (comint-mode-map): Bind mouse-2.
14432 (comint-insert-clicked-input): New function.
14433 (comint-send-input): Handle input highlighting.
14434
144352000-07-18 Stefan Monnier <monnier@cs.yale.edu>
14436
14437 * mouse.el (popup-menu): New function.
14438 (mouse-major-mode-menu): Use it.
14439
144402000-07-18 Dave Love <fx@gnu.org>
14441
14442 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
14443 improvements.
14444
144452000-07-18 Gerd Moellmann <gerd@gnu.org>
14446
14447 * faces.el (face-font-selection-order)
14448 (face-font-family-alternatives): Add custom type.
14449
144502000-07-18 Dave Love <fx@gnu.org>
14451
14452 * cus-edit.el (custom-variable-reset-saved)
14453 (custom-variable-reset-standard): Remove unused bindings.
14454
14455 * rect.el (open-rectangle-line): Remove unused let.
14456
14457 * hl-line.el (hl-line-highlight): Check hl-line-mode.
14458
144592000-07-18 Gerd Moellmann <gerd@gnu.org>
14460
14461 * cdl.el: Fix `Maintainer' keyword.
14462
14463 * play/pong.el: Add author's email address.
14464
144652000-07-17 Sam Steingold <sds@gnu.org>
14466
14467 * files.el (insert-directory): Call `split-string' instead of
14468 re-implementing it.
14469
144702000-07-18 Gerd Moellmann <gerd@gnu.org>
14471
14472 * mail/vms-pmail.el: Change maintainer to FSF.
14473
14474 * net/goto-addr.el: Change maintainer to FSF.
14475
14476 * info.el (Info-title-face-alist): Removed.
14477
144782000-07-18 David Ponce <david@dponce.com>
14479
14480 * recentf.el (recentf-open-files): New command that works like
14481 `recentf-open-more-files', but shows the whole list of files (not just
14482 those omitted from the menu). Useful if you don't use a menu-bar!
14483 (recentf-open-more-files) Modified to use `recentf-open-files'.
14484
14485 (recentf-open-files, recentf-open-more-files)
14486 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
14487
14488 (recentf-dialog-mode): New mode for dialogs. You can now just type
14489 "q" to cancel the dialogs.
14490
144912000-07-18 David Ponce <david@dponce.com>
14492
14493 * recentf.el: This is a major update of recentf.el. It adds new
14494 features to better organize the recentf menu and "More..." buffer.
14495
14496 Using new provided menu filtering functions you can now organize the
14497 recent files list:
14498
14499 - by major modes
14500 - by directories
14501 - by user defined rules
14502
14503 Finally, with the new `recentf-filter-changer' customizable filter you
14504 can define a ring of filters and dynamically (via the menu) cycle on
14505 each menu organization in the ring (a la msb).
14506
145072000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
14508
14509 * eshell/eshell.el (eshell): Replace links to eshell.info with
14510 links to eshell, to avoid problems on systems where the manual is
14511 installed as `eshell'.
14512 * eshell/esh-cmd.el (eshell-cmd): Ditto.
14513 * eshell/em-smart.el (eshell-smart): Ditto.
14514 * eshell/em-banner.el (eshell-banner): Ditto.
14515 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
14516
14517 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
14518 same-file check in the MS-DOS version (it does support inodes).
14519
14520 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
14521
14522 * eshell/eshell.el (eshell-directory-name):
14523 Run default directory name through convert-standard-filename.
14524
145252000-07-18 Kenichi Handa <handa@etl.go.jp>
14526
14527 * international/mule-cmds.el (select-safe-coding-system):
14528 Fix typo in the comment.
14529
14530 * language/european.el (compound-text):
14531 Force katakana-jisx0201 to be designated to G1.
14532
14533 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
14534 Don't translate some national variant characters of latin-jisx0201.
14535 (x-ctext): Force katakana-jisx0201 to be designated to G1.
14536
14537 * international/kkc.el (kkc-after-update-conversion-functions):
14538 New variable.
14539 (kkc-update-conversion): Run functions in it at the tail.
14540
145412000-07-16 John Wiegley <johnw@gnu.org>
14542
14543 * lisp/align.el (align-newline-and-indent):
14544 Adding new function. for auto-aligning blocks of code on RET.
14545 (align-region): Fixed badly formatted minibuffer message.
14546
145472000-07-17 Kenichi Handa <handa@etl.go.jp>
14548
14549 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
14550 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
14551 the conversion list at first if appropriate.
14552 (kkc-next): Don't update kkc-next-count here.
14553 (kkc-prev): Don't update kkc-prev-count here.
14554 (kkc-show-conversion-list-update): Fix setting up of conversion
14555 list message.
14556
145572000-07-16 Stefan Monnier <monnier@cs.yale.edu>
14558
14559 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
14560
145612000-07-16 Dave Love <fx@gnu.org>
14562
14563 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
14564 function to be more specific.
14565
14566 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
14567 non-string help-echo.
14568 (widget-types-convert-widget): Defsubst it.
14569 (widget-echo-help): Try to cope with a help-echo function of two
14570 possible sorts.
14571
145722000-07-15 Jason Rumney <jasonr@gnu.org>
14573
14574 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
14575 Declare as obsolete.
14576
14577 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
14578
145792000-07-14 Gerd Moellmann <gerd@gnu.org>
14580
14581 * hilit-chg.el: Fix typo.
14582
145832000-07-14 Dave Love <fx@gnu.org>
14584
14585 * info.el (Info-mode-menu): Fix use of :help, :enable.
14586
145872000-07-14 Stefan Monnier <monnier@cs.yale.edu>
14588
14589 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
14590
145912000-07-13 Dave Love <fx@gnu.org>
14592
14593 * emacs-lisp/easymenu.el: Doc fixes.
14594 (easy-menu-remove): Defalias to ignore.
14595
14596 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
14597 Call throw correctly.
14598
145992000-07-13 Gerd Moellmann <gerd@gnu.org>
14600
14601 * faces.el (frame-background-mode): Doc fix.
14602
14603 * simple.el (eval-expression-print-length): Change custom type to
14604 allow entering nil as value.
14605
146062000-07-13 Dave Love <fx@gnu.org>
14607
14608 * progmodes/fortran.el (fortran-imenu-generic-expression):
14609 Change definition layout.
14610 (fortran-mode-menu): Reinstate customize entries.
14611
14612 * cus-edit.el (custom-group-menu-create, customize-menu-create):
14613 Use :filter, per old XEmacs code.
14614
146152000-07-12 Gerd Moellmann <gerd@gnu.org>
14616
14617 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
14618 event when deciding what to send to the terminal.
14619
146202000-07-12 Dave Love <fx@gnu.org>
14621
14622 * cus-start.el: Add optional version as 4th element of specs and
14623 use it for several things new in v21. Remove load-path. Fix type
14624 of line-number-display-limit.
14625
146262000-07-11 Dave Love <fx@gnu.org>
14627
14628 * progmodes/fortran.el: Don't require easymenu.
14629 Use repeat counts in various regexps.
14630 (fortran-mode-syntax-table): Defvar directly.
14631 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
14632 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
14633 Use defvar, not defconst.
14634 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
14635 (fortran-mode): Set fortran-comment-line-start-skip,
14636 fortran-comment-line-start-skip, dabbrev-case-fold-search.
14637 (fortran-comment-indent): Use defsubst.
14638 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
14639 Use fortran-comment-indent, not fortran-comment-indent-function.
14640 (fortran-comment-region, fortran-electric-line-number): Simplify.
14641 (fortran-auto-fill): New function.
14642 (fortran-do-auto-fill): Deleted.
14643 (fortran-find-comment-start-skip):
14644 Check for non-null comment-start-skip.
14645 (fortran-auto-fill-mode, fortran-fill-statement):
14646 Use fortran-auto-fill.
14647 (fortran-fill): Use fortran-auto-fill. Check for null
14648 comment-start-skip. Simplify final clause and use end-of-line finally.
14649
14650 * widget.el (widget-plist-member): New alias.
14651
146522000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
14653
14654 * eshell/esh-module.el (toplevel): Reference
14655 byte-compile-current-file only if it is bound.
14656
146572000-07-10 Gerd Moellmann <gerd@gnu.org>
14658
14659 * dired.el: Don't require `dired-aux'.
14660
146612000-07-10 Miles Bader <miles@lsi.nec.co.jp>
14662
14663 * dired-aux.el (dired-show-file-type): New function.
14664 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
14665 (dired-show-file-type): Add autoload.
14666
146672000-07-10 Kenichi Handa <handa@etl.go.jp>
14668
14669 * international/mule-diag.el (describe-font): Adjusted for the
14670 change of fontset-info.
14671 (print-fontset): Likewise.
14672
146732000-07-09 Stefan Monnier <monnier@cs.yale.edu>
14674
14675 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
14676
146772000-07-07 Gerd Moellmann <gerd@gnu.org>
14678
14679 * bindings.el: Bind `[delete]' to delete-char.
14680
14681 * dired.el (dired-find-alternate-file): New function.
14682 (dired-mode-map): Bind `a' to dired-find-alternate-file.
14683 (toplevel): Require dired-aux when compiling.
14684 (dired-buffers): Move defvar within file to avoid compiler warning.
14685
14686 * info.el (Info-last-search): Variable removed.
14687 (Info-search-history): New variable.
14688 (Info-search): New Info-search-history.
14689
14690 * battery.el, info-look.el: Change author's mail address.
14691
146922000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
14693
14694 * mail/rmail.el (rmail-clear-headers): Don't throw an error
14695 if rmail-ignored-headers is nil.
14696 (rmail-retry-failure): Bind rmail-ignored-headers and
14697 rmail-displayed-headers to nil.
14698
146992000-07-06 Gerd Moellmann <gerd@gnu.org>
14700
14701 * lpr.el (lpr-page-header-switches): Add `-h' switch.
14702 (print-region-1): Don't hard code `-h' here.
14703
14704 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
14705
147062000-07-01 Francesco Potorti` <pot@gnu.org>
14707
14708 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
14709 exim can use "your message" instead of "the message".
14710
147112000-07-06 Stefan Monnier <monnier@cs.yale.edu>
14712
14713 * facemenu.el: Docstrings fixes.
14714 (facemenu-get-face): Don't use internal-find-face.
14715 (facemenu-iterate): Rename arg to match the docstring.
14716
14717 * newcomment.el (uncomment-region): Be more careful when skipping
14718 backwards over `=' not to bump into BOBP.
14719
147202000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
14721
14722 * ediff-diff.el (ediff-wordify): Use syntax table.
14723 * ediff-init.el (ediff-has-face-support-p): Use
14724 ediff-color-display-p.
14725 (ediff-color-display-p): Use display-color-p, changed to defun
14726 from defsubst.
14727 Got rid of special cases for NeXT and OS/2.
14728 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
14729 face.
14730
147312000-07-05 Stefan Monnier <monnier@cs.yale.edu>
14732
14733 * emacs-lisp/lucid.el: Require CL.
14734 (copy-tree, remprop): Remove, it's provided by CL.
14735 (map-keymap): Define in terms of cl-map-keymap.
14736 (extent-property, set-extent-end-glyph): New functions.
14737
14738 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
14739
147402000-07-05 Gerd Moellmann <gerd@gnu.org>
14741
14742 * Makefile.in (DONTCOMPILE): Add comment that the name may
14743 not be changed without changing the make-dist script.
14744
14745 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
14746 (cl-mapc): Use mapc instead of cl-old-mapc.
14747
147482000-07-05 Andrew Innes <andrewi@gnu.org>
14749
14750 * makefile.nt: Add support for `bootstrap' and related targets.
14751
147522000-07-05 Stefan Monnier <monnier@cs.yale.edu>
14753
14754 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
14755 (easy-menu-do-define): Use `menu-item' format.
14756 Handle case where easy-menu-create-menu returns a symbol.
14757 Manually call the potential top-level filter in the function binding.
14758 (easy-menu-filter-return): New arg NAME.
14759 Convert to a keymap if MENU is an XEmacs menu.
14760 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
14761 (easy-menu-converted-items-table, easy-menu-convert-item):
14762 New var and fun to memoize easy-menu-convert-item-1.
14763 (easy-menu-do-add-item): Use it.
14764 (easy-menu-create-menu): Use easy-menu-convert-item.
14765 Wrap easy-menu-filter-return around any :filter specification.
14766 Don't convert the menu if a filter was specified.
14767 Tell easy-menu-make-symbol not to check for MENU being an expression.
14768 (easy-menu-make-symbol): New arg NOEXP.
14769
147702000-07-05 Gerd Moellmann <gerd@gnu.org>
14771
14772 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
14773 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
14774 (eval-defun): If called with prefix arg, instrument code for
14775 Edebug.
14776
14777 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
14778 similar to that of eval-defun.
14779
147802000-07-04 Dave Love <fx@gnu.org>
14781
14782 * hl-line.el (hl-line-overlay): Make it permanent-local.
14783
14784 * calendar/todo-mode.el: Replaced with a working version, based on
14785 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
14786
147872000-07-03 Miles Bader <miles@lsi.nec.co.jp>
14788
14789 * paths.el (prune-directory-list): New function.
14790 (Info-default-directory-list): Rewritten to more methodically
14791 enumerate a big list of possible info directories (based on the
14792 list used by the standalone info reader).
14793
14794 * info.el (info-initialize): Use prune-directory-list to remove
14795 non-existent directories from Info-directory-list.
14796
14797 * paths.el (Info-default-directory-list): Try a list of possible
14798 info-directories instead of a single one. Add the possible
14799 info directory "/usr/share/info".
14800
14801 * woman.el (woman-man.conf-path): Explicitly include the debian
14802 man-db config file "/etc/manpath.config".
14803 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
14804 are present in `manpath.config'.
14805 (woman-manpath): Include "/usr/share/man".
14806
148072000-07-03 Gerd Moellmann <gerd@gnu.org>
14808
14809 * frame.el (blink-cursor-mode): Don't hide cursor initially.
14810
14811 * startup.el (command-line): Initialize blink-cursor based
14812 on window-system.
14813
14814 * frame.el (blink-cursor): Default to nil if not running under
14815 a window-system.
14816
14817 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
14818 (face-x-resources): Remove duplicate entry for :font.
14819
14820 * textmodes/refer.el (refer-find-entry-internal): Use some-window
14821 instead of cycling through windows with next-window.
14822
14823 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
14824 of cycling through windows with next-window.
14825
14826 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
14827 of cycling through windows with next-window.
14828
14829 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
14830 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
14831 instead of cycling through windows with next-window.
14832
14833 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
14834 instead of cycling through windows with next-window.
14835
14836 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
14837 of cycling through windows with next-window.
14838
14839 * terminal.el (te-process-output): Use walk-windows instead of
14840 cycling through windows with next-window.
14841
14842 * server.el (server-switch-buffer): Use some-window instead of
14843 cycling through windows with next-window.
14844
14845 * window.el (some-window): New function.
14846 (walk-windows): Remove reference to walk-windows-start.
14847
14848 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
14849
148502000-07-03 Richard Stallman <rms@gnu.org>
14851
14852 * window.el (walk-windows): Guarantee termination by keeping a list
14853 of all the windows already handled.
14854
148552000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
14856
14857 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
14858 window-system.
14859
14860 * man.el (Man-notify-when-ready): Don't use window-system. If
14861 Man-notify-method is newframe, and the display is not
14862 multi-frame, select the frame created for the man page.
14863 (Man-init-defvars): Doc fix.
14864
148652000-06-28 Gerd Moellmann <gerd@gnu.org>
14866
14867 * faces.el (region): Change background color for light background.
14868
14869 * ediff-wind.el (ediff-setup-control-frame): Remove :box
14870 attribute from mode-line face of Ediff control frame.
14871
14872 * replace.el (query-replace-map): Bind `e' like `E'.
14873
148742000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
14875
14876 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
14877 Change name to "Select All".
14878
14879 * dos-fns.el (convert-standard-filename): Fix last change.
14880
148812000-06-27 Gerd Moellmann <gerd@gnu.org>
14882
14883 * help.el (describe-variable): Don't insert a second `'s' in front
14884 of the string `value is shown below'. Since the syntax-table is
14885 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
14886 an existing `'s', so that this won't be deleted.
14887
14888 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
14889 * pcmpl-unix.el: New files.
14890
148912000-06-26 Stefan Monnier <monnier@cs.yale.edu>
14892
14893 * wid-edit.el (widget-member): Use the new plist-member.
14894
148952000-06-26 Gerd Moellmann <gerd@gnu.org>
14896
14897 * replace.el (perform-replace): Undo change of 2000-04-04.
14898 Instead, move backward 1 character at the end of the loop when
14899 necessary.
14900
14901 * faces.el (fringe): Change face for different backgrounds.
14902
14903 * eshell/esh-module.el (toplevel): Load defgroup's differently;
14904 patch from John.
14905
14906 * eshell/*.el: Change spelling of the Free Software Foundation.
14907
14908 * eshell/esh-toggle.el: Removed.
14909
14910 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
14911
14912 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
14913 interactively.
14914
149152000-06-26 Alex Schroeder <alex@gnu.org>
14916
14917 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
14918 `define-key'; instead of checking `(emacs-version)' check for
14919 `set-keymap-parent' and `set-keymap-name' directly. Add entries
14920 for `;' and `o' which might be electric.
14921
14922 (sql-electric-stuff): New user option.
14923 (sql-magic-go): New function which uses `sql-electric-stuff'.
14924 (sql-magic-semicolon): New function which uses
14925 `sql-electric-stuff'.
14926
14927 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
14928 is not fboundp.
14929
14930 (sql-oracle-options): New variable.
14931 (sql-oracle): Use it.
14932
14933 (sql-imenu-generic-expression): Doc change.
14934 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
14935 is used.
14936
14937 (sql-informix): Added command line parameter "-" to force
14938 sql-informix-program to use stdout.
14939
149402000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
14941
14942 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
14943 (cp864-decode-table): Doc fix.
14944 (cp720-decode-table): New variable, supports the Arabic OEM
14945 codepage used by Windows.
14946 (cp737-decode-table): New, Greek OEM codepage used by Windows.
14947
149482000-06-23 Dave Love <fx@gnu.org>
14949
14950 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
14951 (font-lock-fontify-anchored-keywords): Use
14952 line-beginning-position.
14953 (global-font-lock-mode): Use mapc.
14954
149552000-06-23 Stefan Monnier <monnier@cs.yale.edu>
14956
14957 * eshell/esh-module.el: Require CL when compiling.
14958
149592000-06-23 Gerd Moellmann <gerd@gnu.org>
14960
14961 * comint.el (comint-substitute-in-file-name): Call replace-match
14962 with second and third arg t.
14963
14964 * cus-edit.el (custom-button-face, custom-button-pressed-face):
14965 Specify foreground color.
14966
14967 * faces.el (tool-bar, mode-line, header-line): Specify foreground
14968 color.
14969
14970 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
14971
14972 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
14973 cddr instead of cdddr.
14974
14975 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
14976 instead of copy-list.
14977
14978 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
14979 of copy-list.
14980
14981 * subdirs.el: Add eshell subdirectory.
14982
14983 * eshell: New subdirectory containing the Eshell package.
14984
14985 * pcomplete.el: New file.
14986
149872000-06-23 Paul Eggert <eggert@twinsun.com>
14988
14989 * mail/mailpost.el (post-mail-send-it): Make sure file has
14990 proper permissions from birth.
14991
14992 * files.el (basic-save-buffer-2): When temporarily setting
14993 file modes, set them to current modes plus 0200, not to 0777.
14994
14995 * emerge.el (emerge-make-temp-file): Make sure file has proper
14996 permissions from birth.
14997
149982000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
14999
15000 * files.el (make-backup-file-name-1): On DOS/Windows, run the
15001 backup file name through convert-standard-filename.
15002
15003 * dos-fns.el (convert-standard-filename): Convert leading
15004 directories as well. When long file names are supported, convert
15005 characters that are invalid in Windows file names.
15006
150072000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15008
15009 * ps-print.el: Fix bug: if ^L is the very first buffer character,
15010 ps-print crashes. New feature: page selection for printing. Create
15011 raw-text-unix coding system for XEmacs. Doc fix.
15012 (ps-print-version): New version number (5.2.3).
15013 (ps-plot-region): Bug fix.
15014 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
15015 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
15016 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
15017 funs.
15018 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
15019 (ps-last-page): New vars.
15020
150212000-06-21 Gerd Moellmann <gerd@gnu.org>
15022
15023 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
15024 empty option string.
15025
150262000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
15027
15028 * man.el (man): Doc fix.
15029
150302000-06-21 Kenichi Handa <handa@etl.go.jp>
15031
15032 * international/mule-cmds.el (set-language-info-alist): Docstring
15033 fixed.
15034
150352000-06-20 Gerd Moellmann <gerd@gnu.org>
15036
15037 * version.el (emacs-version): Use ISO date format.
15038
15039 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
15040 instead of `M-backspace'.
15041
15042 * simple.el (turn-off-auto-fill): New function.
15043
150442000-06-20 Stefan Monnier <monnier@cs.yale.edu>
15045
15046 * jit-lock.el (with-buffer-prepared-for-jit-lock):
15047 Renamed from with-buffer-prepared-for-font-lock and use
15048 inhibit-modification-hooks rather than setting *-change-functions.
15049 Update all functions to use the new name.
15050 (jit-lock-first-unfontify-pos): New semantics (and doc).
15051 (jit-lock-mode): Make non-interactive.
15052 Don't automatically turn on font-lock.
15053 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
15054 Always use jit-lock-after-change.
15055 Remove and restore font-lock-after-change-function.
15056 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
15057 (jit-lock-after-unfontify-buffer): Remove.
15058 (jit-lock-stealth-fontify):
15059 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
15060 (jit-lock-after-change): Set the `fontified' text-prop to nil.
15061
150622000-06-20 Sam Steingold <sds@gnu.org>
15063
15064 * emacs-lisp/cl-indent.el (toplevel): Indent
15065 `print-unreadable-object' properly. Untabify.
15066
150672000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
15068
15069 * textmodes/reftex.el (reftex-find-citation-regexp-format):
15070 Support for bibentry.
15071 (reftex-compile-variables): Fixed problem with end of section-re.
15072
15073 * texmodes/reftex-dcr.el (reftex-view-crossref,
15074 reftex-view-crossref-from-bibtex):
15075 Deal with changed `reftex-find-citation-regexp-format'.
15076 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
15077 Replaced `remprop' with `put'.
15078 (reftex-view-crossref, reftex-view-crossref-when-idle):
15079 Support for bibentry.
15080
15081 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
15082 New entry for bibentry package.
15083
15084 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
15085 Regexp also matches "\nobibliography".
15086
15087 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
15088 Call `reftex-ensure-write-access' before doing anything.
15089 (reftex-ensure-write-access): New function.
15090
150912000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
15092
15093 * progmodes/idlwave.el: File re-installed (update to version 4.2)
15094
15095 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
15096
15097 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
15098
15099 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
15100
15101
151022000-06-20 Dave Love <fx@gnu.org>
15103
15104 * faces.el (frame-background-mode): Use set-default, not set, in
15105 setter.
15106 (frame-update-faces, frame-update-face-colors): Define with
15107 defalias.
15108
15109 * enriched.el (enriched-decode-foreground)
15110 (enriched-decode-background): Don't use internal-find-face.
15111
15112 * apropos.el: Doc fixes.
15113
15114 * cus-edit.el (customize-changed-options): Check arg.
15115 (customize-version-lessp): Don't require decimal point.
15116
15117 * custom.el (defcustom, defgroup): Doc fix.
15118
15119 * newcomment.el (comment) <defgroup>: Add :version.
15120 (comment-multi-line): Doc fix.
15121
15122 * emulation/mlsupport.el (define-hooked-local-abbrev,
15123 define-hooked-global-abbrev): Fix, using define-abbrev.
15124
151252000-06-19 Gerd Moellmann <gerd@gnu.org>
15126
15127 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
15128 the whole buffer.
15129
151302000-06-19 Dave Love <fx@gnu.org>
15131
15132 * menu-bar.el (menu-bar-options-save): New function.
15133 (menu-bar-options-menu): Use it.
15134 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
15135 Simplify.
15136
151372000-06-19 Andreas Schwab <schwab@suse.de>
15138
15139 * progmodes/etags.el (tags-query-replace): Put new parameters
15140 START and END at the end, for backward compatibility.
15141
151422000-06-19 Kenichi Handa <handa@etl.go.jp>
15143
15144 * international/codepage.el:
15145 (cp-coding-system-for-codepage-1): Delete special codes for
15146 generating xxx-dos coding system because now a CCL based coding
15147 system can handle EOL conversion by default.
15148
15149 * international/mule.el (make-coding-system): Generate subsidiary
15150 coding systems for EOL handling variants even for a CCL based
15151 coding system.
15152
151532000-06-19 Kenichi Handa <handa@etl.go.jp>
15154
15155 * international/isearch-x.el (isearch-minibuffer-input-method)
15156 (isearch-minibuffer-input-method-function): These variables
15157 deleted.
15158 (isearch-with-input-method): Don't use the above variables.
15159 (isearch-process-search-multibyte-characters): Likewise. Call
15160 read-string with the arg INHERIT-INPUT-METHOD t.
15161
151622000-06-17 Stefan Monnier <monnier@cs.yale.edu>
15163
15164 * font-lock.el (font-lock-after-fontify-buffer)
15165 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
15166
15167 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
15168 Use consistent make-local-variable style for font-lock-fontified.
15169 (jit-lock-fontify-buffer):
15170 Don't bother checking for font-lock-mode and jit-lock-mode.
15171
15172 * time.el: Remove trailing ^M that prevent CVS-merging.
15173
151742000-06-16 Gerd Moellmann <gerd@gnu.org>
15175
15176 * Makefile.in (distclean): New target.
15177
151782000-06-16 Stefan Monnier <monnier@cs.yale.edu>
15179
15180 * Makefile.in (srcdir): Define for update-subdirs.
15181
151822000-06-16 Gerd Moellmann <gerd@gnu.org>
15183
15184 * find-lisp.el: New file.
15185
151862000-06-16 Andrew Innes <andrewi@gnu.org>
15187
15188 * time.el (display-time-mail-function): New variable, to allow
15189 external packages to indicate when new mail is available.
15190 (display-time-update): Use it.
15191
151922000-06-16 Kenichi Handa <handa@etl.go.jp>
15193
15194 * international/mule.el (mule-version): Change version name to
15195 SAKAKI. AOI has already been used by Meadow.
15196
15197 * international/quail.el (quail-show-guidance-buf): To find the
15198 bottom window (but minibuffer), pay attention to the height of
15199 minibuffer.
15200
152012000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
15202
15203 * arc-mode.el (archive-mode-map): Use the new menu-item format for
15204 menu-bar menus. Add help strings. Don't remove the Edit menu
15205 from the menu bar, as the menu bar has enough space now.
15206
15207 * Makefile.in (SHELL): Make sure /bin/sh is used.
15208
15209 * woman.el (woman-man-buffer): Fix bold and underlined CJK
15210 characters, which use series of two ^H characters instead of one.
15211
152122000-06-15 Gerd Moellmann <gerd@gnu.org>
15213
15214 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
15215 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
15216 functions.
15217 (Info-find-node-2): Try a case-sensitive search first, then
15218 do a case-insensitive search.
15219
15220 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
15221 tutorials.
15222
15223 * complete.el (PC-env-vars-alist): New variable.
15224 (PC-complete-as-file-name): New function.
15225 (partial-completion-mode): Initialize PC-env-vars-alist from
15226 process-environment.
15227 (PC-do-completion): Handle completion of env vars.
15228
15229 * info.el (Info-set-mode-line): Show file name in mode line,
15230 use `*Info*' instead of `Info:'.
15231
15232 * startup.el (command-line-1): Change copyright messages to year
15233 2000.
15234
152352000-06-15 Dave Love <fx@gnu.org>
15236
15237 * net/goto-addr.el (goto-address-fontify): Use keymap property,
15238 not local-map.
15239
152402000-06-15 Kenichi Handa <handa@etl.go.jp>
15241
15242 * international/mule.el (set-buffer-file-coding-system): Almost
15243 rewritten to handle `undecided' as no-op.
15244
152452000-06-14 Gerd Moellmann <gerd@gnu.org>
15246
15247 * Makefile.in: New file.
15248
15249 * Makefile: Removed.
15250
15251 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
15252 (goto-address-highlight-keymap): Bind C-c RET.
15253
152542000-06-14 Kenichi Handa <handa@etl.go.jp>
15255
15256 * mail/sendmail.el (sendmail-send-it): The temporary buffer
15257 inherits buffer-file-coding-system of the current buffer.
15258
15259 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
15260 0. Give correct argument to set-auto-coding-function.
15261 (tar-expunge): For goto-char, use (point-min), not 0.
15262 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
15263 (tar-subfile-save-buffer): Likewize.
15264
15265 * international/mule.el
15266 (after-insert-file-set-buffer-file-coding-system): Call
15267 set-buffer-file-coding-system with the arg FORCE t.
15268
152692000-06-13 Gerd Moellmann <gerd@gnu.org>
15270
15271 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
15272 nil. Contemporary sendmails issue an X-Authentication-Warning if
15273 the sender is set with `-f'.
15274
152752000-06-13 Dave Love <fx@gnu.org>
15276
15277 * help.el (describe-function-1): Kluge around cases of functions
15278 fset to subrs whose doc doesn't match their symbol-name.
15279
15280 * image.el (insert-image): Default STRING to a space.
15281
15282 * info.el Doc fixes.
15283 (Info-build-node-completions): Match Ref tags.
15284
152852000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
15286
15287 * frame.el (display-multi-frame-p, display-multi-font-p): New
15288 defaliases for display-graphic-p.
15289
15290 * hl-line.el: Fixed a typo in commentary.
15291
152922000-06-13 Kenichi Handa <handa@etl.go.jp>
15293
15294 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
15295 fixed.
15296
152972000-06-12 Dave Love <fx@gnu.org>
15298
15299 * image.el (insert-image): Save a little consing.
15300
153012000-06-12 Kenichi Handa <handa@etl.go.jp>
15302
15303 * language/tibet-util.el: Convert all tibetan-1-column characters
15304 to the corresponding tibetan characters.
15305 (tibetan-add-components): Delete code for the special treatment of
15306 'a chung.
15307
15308 * language/tibetan.el (tibetan-composable-pattern): Fix previous
15309 change.
15310 (tibetan-vowel-transcription-alist): More rules added.
15311 (tibetan-composite-vowel-alist): New variable.
15312 (tibetan-precomposition-rule-alist): More rules added.
15313
153142000-06-12 Stefan Monnier <monnier@cs.yale.edu>
15315
15316 * startup.el (command-line): Only call menu-bar-mode if interactive.
15317
15318 * thingatpt.el (toplevel symbol-properties):
15319 * textmodes/makeinfo.el (makeinfo-compile):
15320 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
15321 * progmodes/hideif.el (hif-compress-define-list)
15322 (hide-ifdef-use-define-alist):
15323 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
15324 (ange-ftp-vms-add-file-entry):
15325 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
15326 * man.el (Man-build-man-command):
15327 * mail/rnewspost.el (news-reply-header-hook):
15328 * info.el (Info-insert-dir):
15329 * emulation/mlconvert.el (backward-word, forward-word, setq):
15330 * emacs-lisp/gulp.el (gulp-send-requests):
15331 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
15332 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
15333 (byte-optimize-apply, end of file):
15334 * emacs-lisp/advice.el (ad-advice-class-completion-table)
15335 (ad-make-freeze-definition):
15336 * startup.el (command-line, command-line-1): Don't quote lambdas.
15337
15338 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
15339 (cvs-cleanup-removed): New function.
15340 (cvs-cleanup-functions): New var.
15341 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
15342 some flexibility in specifying additional entries to auto-cleanup.
15343 (cvs-quickdir): New function.
15344 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
15345 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
15346 (cvs-mode-find-file): Check that we are on a filename or dirname
15347 when invoked through a mouse-click.
15348 (cvs-full-path): Remove.
15349 (cvs-dired-action): Re-introduced.
15350 (cvs-dired-noselect): Use it.
15351 (vc-post-command-functions): use this new hook if available.
15352
15353 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
15354 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
15355 (cvs-filename-map, cvs-dirname-map): Remove.
15356 (cvs-default-action): Remove.
15357 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
15358 if the arg is really a keymap.
15359 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
15360 Don't hardcode the mapping from state (aka type) to face, but check
15361 the var cvs-fi-<type>-face instead.
15362 (cvs-fileinfo-from-entries): New function.
15363
15364 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
15365 Docstring fix.
15366 (cvs-find-file-and-jump): Change default to be safer.
15367 (cvs-mode-diff-map): Define it as a function as well.
15368 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
15369 Bind mouse-2 in this global map rather than with text-properties.
15370
15371 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
15372 file to resolve the ambiguity between C(conflict) and C(need-merge).
15373
153742000-06-12 Kenichi Handa <handa@etl.go.jp>
15375
15376 * international/mule.el (set-buffer-file-coding-system): If
15377 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
15378 unconditionally.
15379
153802000-06-12 Dave Love <fx@gnu.org>
15381
15382 * wid-edit.el (widget-specify-button): Really suppress the face if
15383 required.
15384
153852000-06-11 Gerd Moellmann <gerd@gnu.org>
15386
15387 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
15388
153892000-06-11 Stefan Monnier <monnier@cs.yale.edu>
15390
15391 * imenu.el (imenu-generic-expression): Docstring fix.
15392
15393 * composite.el (composition-function-table): Move the `put'
15394 below the autoload cookie so we can load the file before loaddefs.
15395
15396 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
15397
15398 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
15399 Handle easy-mmode-define-global-mode.
15400 For complex macros like define-minor-mode that can generate
15401 several autoload entries, try to autoload entries in the
15402 macroexpanded code.
15403
15404 * emacs-lisp/easy-mmode.el (define-minor-mode):
15405 If KEYMAP is a symbol, just use it.
15406 Use byte-compile-current-file and load-file-name to infer the
15407 proper :require to pass to defcustom.
15408 Wrap the hook var into `progn' so as not to autoload it.
15409 Add a :autoload-end cookie.
15410 Be more careful about the evaluation of KEYMAP.
15411 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
15412 (define-derived-mode): Move define-abbrev-table outside of defvar.
15413
154142000-06-10 Stefan Monnier <monnier@cs.yale.edu>
15415
15416 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
15417 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
15418 (backup-compiled-files): Ignore errors during `tar'.
15419 (bootstrap): Make autoloads before elc files.
15420
154212000-06-10 Kenichi Handa <handa@etl.go.jp>
15422
15423 * international/mule.el (set-buffer-file-coding-system): If one of
15424 undecided-XXX is specified, change only EOL conversion.
15425
15426 * international/mule-conf.el (unix): New alias for the coding
15427 system undecided-unix.
15428
154292000-06-09 Dave Love <fx@gnu.org>
15430
15431 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
15432
15433 * progmodes/executable.el: Byte compile dynamic.
15434 (executable-insert): Change custom type.
15435 (executable-find): Add autoload cookie.
15436 (executable-make-buffer-file-executable-if-script-p): New
15437 function. After Noah Friedman.
15438
15439 * files.el (after-save-hook): Customize, with
15440 executable-make-buffer-file-executable-if-script-p as an option.
15441
154422000-06-09 Kenichi Handa <handa@etl.go.jp>
15443
15444 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
15445 "tib24p-mule.bdf" for Tibetan.
15446
15447 * composite.el (decompose-composite-char): Declare it as obsolete.
15448
15449 * man.el (Man-fontify-manpage): Pay attention to underline and
15450 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
15451
154522000-06-08 Gerd Moellmann <gerd@gnu.org>
15453
15454 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
15455 Set maintainer to FSF since author isn't reachable.
15456
154572000-06-08 Dave Love <fx@gnu.org>
15458
15459 * international/mule-cmds.el (select-safe-coding-system): If
15460 DEFAULT-CODING-SYSTEM is not specified, also check the most
15461 preferred coding-system if buffer-file-coding-system is
15462 `undecided'. From Handa.
15463
154642000-06-08 Kenichi Handa <handa@etl.go.jp>
15465
15466 * international/mule.el
15467 (after-insert-file-set-buffer-file-coding-system): If the buffer
15468 size is greater than INSERTED, judget that we are not visiting.
15469
154702000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
15471
15472 * whitespace.el (defgroup whitespace): Comment out `:version'.
15473 XEmacs 20.4 has problems defining the group with this present.
15474 We'll have this commented out till get resolve the problem.
15475
154762000-06-07 John Wiegley <johnw@gnu.org>
15477
15478 * align.el (align-dq-string-modes, align-sq-string-modes)
15479 (align-open-comment-modes): Add pyhton-mode.
15480 (align-rules-list): Use get-text-property instead of
15481 text-properties-at.
15482 (align-rules-list): Add python-assignment.
15483 (align-rules-list): Change perl-comma-delimiter to
15484 basic-comma-delimiter. Use if for Perl modes and python-mode.
15485 (align-rules-list): Add python-chain-logic and
15486 basic-line-continuation.
15487
154882000-06-07 Jari Aalto <jari.aalto@poboxes.com>
15489
15490 * apropos.el (apropos-mode-hook): New user variable.
15491 (apropos-mode): Run apropos-mode-hook.
15492
154932000-06-07 David Ponce <david@dponce.com>
15494
15495 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
15496 commands. Require `wid-edit' at run-time.
15497
154982000-06-07 David Ponce <david@dponce.com>
15499
15500 * recentf.el: Added some "Commentary".
15501 (recentf-open-more-files, recentf-edit-list): Minor changes to
15502 move the point at the top of the file list. This behaviour is
15503 consistent with the menu one when the list contains a lot of
15504 files.
15505 (recentf-cleanup): Now displays the number of items removed from
15506 the list.
15507 (recentf-relative-filter) New menu filter to show filenames
15508 relative to `default-directory'.
15509
155102000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15511
15512 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
15513 with/without giving an error if PostScript printer doesn't have this
15514 kind of page size. Zebra Stripe continues or restarts on next page.
15515 Manual/automatic paper feeding. Switch or not the header.
15516 (ps-print-version): New version number (5.2.2).
15517 (ps-windows-system): Include emx as a Windows system.
15518 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
15519 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
15520 (ps-background-text): Code fix.
15521 (ps-error-handler-message, ps-user-defined-prologue)
15522 (ps-print-prologue-header, ps-printer-name)
15523 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
15524 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
15525 (ps-use-face-background): Customization fix.
15526 (ps-n-up-database): Data fix.
15527 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
15528 (ps-switch-header): New vars.
15529 (ps-xemacs-color-name, ps-face-foreground-name)
15530 (ps-face-background-name, ps-boolean-constant): New funs.
15531
155322000-06-07 Dave Love <fx@gnu.org>
15533
15534 * allout.el: New version from Manheimer.
15535
155362000-06-07 Kenichi Handa <handa@etl.go.jp>
15537
15538 * textmodes/fill.el (fill-find-break-point): Check the validity of
15539 charset.
15540
155412000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15542
15543 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
15544 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
15545 Call display-color-p and display-mouse-p instead of looking at
15546 window-system.
15547
155482000-06-06 Dave Love <fx@gnu.org>
15549
15550 * image.el (find-image): Doc fix. Return nil if image not found.
15551 (put-image, insert-image): Make STRING arg optional.
15552
155532000-06-06 Kenichi Handa <handa@etl.go.jp>
15554
15555 * language/vietnamese.el: Remove eval-when-compile.
15556 (viet-viscii-nonascii-translation-table): Define it as a
15557 translation table made from viet-viscii-decode-table.
15558 (viet-viscii-encode-table): Define it as a translation table made
15559 from the reverse map of above.
15560 (viet-vscii-nonascii-translation-table): Define it as a
15561 translation table made from viet-vscii-decode-table.
15562 (viet-vscii-encode-table): Define it as a translation table made
15563 from the reverse map of above.
15564 (ccl-decode-viscii): Use translate-character.
15565 (ccl-encode-viscii, ccl-encode-viscii-font)
15566 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
15567 Likewize.
15568
15569 * language/cyrillic.el: Remove eval-when-compile.
15570 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
15571 translation table made from cyrillic-koi8-r-decode-table.
15572 (cyrillic-koi8-r-encode-table): Define it as a translation table
15573 made from the reverse map of above.
15574 (ccl-decode-koi8): Use translate-character.
15575 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
15576 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
15577 a translation table made from cyrillic-alternativnyj-decode-table.
15578 (cyrillic-alternativnyj-encode-table): Define it as a translation
15579 table made from the reverse map of above.
15580 (ccl-decode-alternativnyj): Use translate-character.
15581 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
15582 Likewize
15583
15584 * international/mule-diag.el (non-iso-charset-alist): Specify
15585 translation table symbol instead of translation table itself.
15586 (list-block-of-chars): CHARSET may be a translation table symbol.
15587
15588 * international/mule.el (make-coding-system): If CODING-SYSTEM
15589 already exists, override it.
15590
15591 * international/fontset.el: Use family `proportional' for Tibetan
15592 fonts.
15593
15594 * international/ccl.el (ccl-compile-translate-character): Don't
15595 check if Rrr has property translation-table.
15596 (ccl-compile-map-multiple): Modified to avoid compiler warning.
15597
155982000-06-05 Gerd Moellmann <gerd@gnu.org>
15599
15600 * info.el: Bind case-fold-search to t when searching in case
15601 a user sets it to nil in a hook.
15602
156032000-06-05 Stefan Monnier <monnier@cs.yale.edu>
15604
15605 * autoarg.el (autoarg-mode, autoarg-kp-mode):
15606 * hl-line.el (hl-line-mode): Use the new :global key argument.
15607
15608 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
15609 (tar-clip-time-string): Prepend a space.
15610 (tar-grind-file-mode): Construct a string rather than modifying one.
15611 (tar-header-block-summarize): Fix docstring.
15612 Use `format' rather than an error-prone set of copy-loops.
15613
15614 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
15615 (diff-goto-source, diff-unified->context, diff-context->unified)
15616 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
15617 understand the format output by the `-p' argument to diff.
15618
15619 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
15620 (sh-re-done): Use defconst.
15621 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
15622 (sh-help-string-for-variable, sh-guess-basic-offset):
15623 Don't quote lambdas.
15624 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
15625 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
15626
15627 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
15628 (mh-letter-mode): Derive from text-mode.
15629 This implicitly means that it now calls kill-all-local-variables.
15630 Also remove the Emacs-18 compatibility code.
15631
15632 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
15633 Make use of symbol-property doc-string-elt.
15634 Use memq rather than a sequence of eq.
15635 (doc-string-elt): Fix the wrong or missing previously unused values.
15636 (autoload-print-form): New function extracted from
15637 generate-file-autoloads to allow recursion when handling progn
15638 so that defvar's and defun's docstrings are properly printed.
15639 (generate-file-autoloads): Use it.
15640
15641 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
15642 Use find-file-hooks in the minor-mode function.
15643 Be careful not to loop indefinitely in the post-command-hook function.
15644
156452000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
15646
15647 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
15648 tty's.
15649 * ediff-diff.el (ediff-exec-process): Use --binary for fine
15650 differences whenever appropriate.
15651 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
15652 * viper.el (find-file, find-file-other-window): Get viper to do
15653 wildcards.
15654
156552000-06-04 Stefan Monnier <monnier@cs.yale.edu>
15656
15657 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
15658 (jit-lock-fontify-buffer): New function for JIT refontification.
15659 (jit-lock-mode): Fix docstring.
15660 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
15661 Remove jit-lock-after-change from the _local_ hook.
15662 (jit-lock-function-1): Fix docstring.
15663
15664 * info.el (Info-on-current-buffer): Initialize info.
15665
15666 * newcomment.el (comment-indent): Ignore comment-indent-hook.
15667
15668 * progmodes/tcl.el (tcl-indent-for-comment):
15669 Ignore comment-indent-hook.
15670
15671 * emacs-lisp/easy-mmode.el: Require CL during compilation.
15672 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
15673 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
15674 and improve to use the lighter to guess the capitalization.
15675 (define-minor-mode): Inline code from easy-mmode-define-toggle.
15676 Add keyword arguments to specify global-ness or the custom group.
15677 Add local-map and help-echo properties to the lighter.
15678 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
15679 (easy-mmode-define-global-mode): New macro.
15680
156812000-06-02 Dave Love <fx@gnu.org>
15682
15683 * wid-edit.el: byte-compile-dynamic since we typically don't use
15684 all the widgets. Don't require cl or widget. Remove
15685 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
15686 (widget-read-event): Removed. Callers changed to use read-event.
15687 (widget-button-release-event-p): Renamed from
15688 button-release-event-p.
15689 (widget-field-add-space, widget-field-use-before-change):
15690 Uncustomize.
15691 (widget-specify-field): Use keymap property, not local-map.
15692 (widget-specify-button): Obey :suppress-face.
15693 (widget-specify-insert): Use modern backquote syntax.
15694 (widget-image-directory): Renamed from widget-glyph-directory.
15695 (widget-image-enable): Renamed from widget-glyph-enable.
15696 (widget-image-find): Replaces widget-glyph-find.
15697 (widget-button-pressed-face): Move defvar.
15698 (widget-image-insert): Replaces widget-glyph-insert.
15699 (widget-convert): Use keywordp.
15700 (widget-leave-text, widget-children-value-delete): Use mapc.
15701 (widget-keymap): Remove XEmacs stuff.
15702 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
15703 (widget-button-click): Don't set point at the click, but re-centre
15704 if we scroll out of window. Rewritten for images v. glyphs &c.
15705 (widget-tabable-at): Use POS arg, not point.
15706 (widget-beginning-of-line, widget-end-of-line)
15707 (widget-item-value-create, widget-sublist, widget-princ-to-string)
15708 (widget-sexp-prompt-value, widget-echo-help): Simplify.
15709 (widget-default-create): Use widget-image-insert; some rewriting.
15710 (widget-visibility-value-create)
15711 (widget-push-button-value-create, widget-toggle-value-create): Use
15712 widget-image-insert.
15713 (checkbox): Create on and off images dynamically.
15714 (documentation-link): Change :help-echo.
15715 (widget-documentation-link-echo-help): Remove.
15716
157172000-06-02 Stefan Monnier <monnier@cs.yale.edu>
15718
15719 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
15720
15721 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
15722 (easy-mmode-define-toggle, define-minor-mode): Use it.
15723 (easy-mmode-define-keymap): Docstring fix.
15724 (define-derived-mode): Default PARENT to fundamental-mode.
15725 Add the derived-mode-parent symbol-property.
15726 (easy-mmode-derived-mode-p): New function.
15727
157282000-06-02 Dave Love <fx@gnu.org>
15729
15730 * files.el (convert-standard-filename): Doc fix.
15731 (normal-backup-enable-predicate): New function.
15732 (backup-enable-predicate): Use it to replace the lambda form.
15733
15734 * calendar/todo-mode.el: [This needs more work on the outline
15735 stuff.] Doc fixes.
15736 (todo) <defgroup>: Add :version.
15737 (todo-add-category): Don't use pushnew.
15738 (todo-cmd-raise): Fix typo.
15739 (todo-top-priorities): Change temp buffer name.
15740 (todo-category-alist): Avoid redundant lambda.
15741 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
15742 Use outline-next-heading.
15743
15744 * autoarg.el: Rewritten to use define-minor-mode.
15745 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
15746 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
15747
157482000-06-02 Kenichi Handa <handa@etl.go.jp>
15749
15750 * isearch.el (isearch-other-meta-char): Fix previous change.
15751
157522000-06-01 Stefan Monnier <monnier@cs.yale.edu>
15753
15754 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
15755 (log-edit-done): Only add the comment to the ring if it's different
15756 from the last comment entered.
15757
15758 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
15759
157602000-06-01 Dave Love <fx@gnu.org>
15761
15762 * hl-line.el: Rewritten using define-minor-mode.
15763
15764 * help.el (describe-function-1): Distinguish special form from
15765 builtin function. Sanity-check presence of arglist for builtins.
15766
157672000-06-01 Kenichi Handa <handa@etl.go.jp>
15768
15769 * international/characters.el: Fix syntax/category setting of
15770 Tibetan characters.
15771
15772 * language/tibet-util.el (tibetan-add-components): Fixes for new
15773 encoding of Tibetan characters.
15774 (tibetan-decompose-precomposition-alist): New variable.
15775 (tibetan-decompose-region): Convert precomposed characters to
15776 non-precomposed characters.
15777 (tibetan-decompose-string): Likewise.
15778 (tibetan-composition-function): Fix args to
15779 thibetan-compose-string.
15780
15781 * language/tibetan.el (tibetan-composable-pattern): More
15782 characters included.
15783 (tibetan-consonant-transcription-alist): Rule for "R" added.
15784 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
15785 "+R" added.
15786 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
15787
15788 * language/lao-util.el (lao-composition-function): Fix args to
15789 compose-string.
15790
15791 * language/thai-util.el (thai-composition-function): Fix args to
15792 compose-string.
15793
15794 * isearch.el (isearch-update): Set disable-point-adjustment to t
15795 to prevent the point moving to the end of a composition when a
15796 part of a composition is searched.
15797 (isearch-other-meta-char): If the key invoking this command can be
15798 mapped by function-key-map to a printing char, call
15799 isearch-process-search-char directly.
15800
158012000-06-01 Stefan Monnier <monnier@cs.yale.edu>
15802
15803 * emacs-lisp/bytecomp.el:
15804 * frame.el:
15805 * international/mule-cmds.el:
15806 * international/mule-util.el:
15807 * international/mule.el:
15808 * mouse.el:
15809 * subr.el:
15810 * faces.el: Update calls to make-obsolete with a WHEN argument.
15811
15812 * byte-run.el (make-obsolete, make-obsolete-variable):
15813 Add an optional WHEN argument and change the format of the
15814 symbol-property information.
15815 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
15816 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
15817 new obsolete-symbol-property format and print WHEN if it is provided.
15818
158192000-05-31 Dave Love <fx@gnu.org>
15820
15821 * loadhist.el (loadhist-hook-functions): Remove
15822 before-change-function, after-change-function.
15823 (unload-feature): Deal with symbols which are both bound and
15824 fbound.
15825
15826 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
15827 before-change-function, after-change-function.
15828
15829 * simple.el (newline): Don't bind before-change-function,
15830 after-change-function.
15831
158322000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
15833
15834 * whitespace.el (whitespace-rescan-timer-time): Update interval
15835 set to 600 seconds (10 minutes) instead of 60 seconds since
15836 a large number of whitespace buffers causes emacs to `freeze'
15837 for a considerable amount of time.
15838
15839 * whitespace.el: Updated email address
15840
158412000-05-31 Dave Love <fx@gnu.org>
15842
15843 * add-log.el (change-log-font-lock-keywords) <function>: Add
15844 pattern for function of change.
15845 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
15846 acknowledgements patterns.
15847
158482000-05-31 Kenichi Handa <handa@etl.go.jp>
15849
15850 * isearch.el (isearch-printing-char): If keyboard coding system is
15851 being used, call isearch-process-search-multibyte-characters.
15852
15853 * international/isearch-x.el: Mostly rewritten.
15854
15855 * international/quail.el (quail-start-conversion): Don't include
15856 unhandled events in the returned events, but set them in
15857 unread-command-events. Exit if all inputs are deleted.
15858
158592000-05-30 Jason Rumney <jasonr@gnu.org>
15860
15861 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
15862
15863 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
15864 Reenable code to create initial fontsets.
15865 Use set-fontset-font in place of put-charset-property.
15866
158672000-05-30 Gerd Moellmann <gerd@gnu.org>
15868
15869 * progmodes/perl-mode.el (perl-indent-line): When looking for a
15870 label, ensure that the first colon isn't followed by another.
15871
15872 * paths.el (Info-default-directory-list): Doc fix.
15873
15874 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
15875 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
15876 send a query containing USER only, not USER@HOST.
15877
15878 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
15879 and rmail-msgend to compute the restriction at the end, instead of
15880 computing it.
15881
158822000-05-29 Gerd Moellmann <gerd@gnu.org>
15883
15884 * dabbrev.el (dabbrev-expand): Don't display messages in the
15885 echo area if the minibuffer window is active.
15886
15887 * jit-lock.el (jit-lock-mode): Add after change function to
15888 local hook.
15889
158902000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
15891
15892 * antlr-mode.el: New commands: hide/unhide actions,
15893 upcase/downcase literals.
15894 (antlr-tiny-action-length): New user option.
15895 (antlr-hide-actions): New command. Suggested by
15896 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
15897 (antlr-mode-map): New binding [C-c C-v].
15898 (antlr-mode-menu): New entries.
15899 (antlr-downcase-literals): New command.
15900 (antlr-upcase-literals): Ditto.
15901
15902 * antlr-mode.el: Minor changes: indendation, mode-name.
15903 (antlr-indent-line): Indent cpp directive at column 0.
15904 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
15905
15906 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
15907 (antlr-font-lock-additional-keywords): Workaround for intentional
15908 bug in XEmacs version of font-lock.
15909 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
15910 be used by a smarter version of `buffers-menu-grouping-function'.
15911
159122000-05-29 Gerd Moellmann <gerd@gnu.org>
15913
15914 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
15915 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
15916
159172000-05-29 Kenichi Handa <handa@etl.go.jp>
15918
15919 * international/encoded-kb.el
15920 (encoded-kbd-iso2022-designation-map): Pay attention to that
15921 charset-iso-final-char return -1 for eight-bit-control and
15922 eight-bit-graphic.
15923
159242000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
15925
15926 * speedbar.el (speedbar-use-images, speedbar-update-flag)
15927 (speedbar-easymenu-definition-base): Use display-graphic-p where
15928 available, instead of window-system.
15929
159302000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
15931
15932 * international/codepage.el (cp-coding-system-for-codepage-1): Add
15933 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
15934 coding systems.
15935
159362000-05-26 Dave Love <fx@gnu.org>
15937
15938 * disp-table.el (standard-display-underline): Don't use
15939 internal-find-face.
15940
15941 * mail/reporter.el: Maintainer change. Doc fixes.
15942 (reporter-version): Deleted.
15943
15944 * emacs-lisp/elp.el: Maintainer change.
15945 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
15946
159472000-05-26 Stefan Monnier <monnier@cs.yale.edu>
15948
15949 * add-log.el (add-change-log-entry): Merge the current entry with the
15950 previous one if the previous one is empty.
15951
159522000-05-26 Dave Love <fx@gnu.org>
15953
15954 * loadhist.el (unload-feature): Fix interactive spec [from
15955 lijnzaad@ebi.ac.uk].
15956
15957 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
15958 subr-arity to check primitives.
15959 (byte-compile-flush-pending, byte-compile-file-form-progn)
15960 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
15961 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
15962 mapcar.
15963
159642000-05-26 Kenichi Handa <handa@etl.go.jp>
15965
15966 * international/fontset.el: Set family names of non-latin charsets
15967 in default fontset to "*".
15968
15969 * international/mule-diag.el (print-fontset): Combine family part
15970 and registry part of the fontname by "-*-" instead of "-".
15971
15972 * international/mule-cmds.el (encode-coding-char): Make strings
15973 multibyte before calling encode-coding-string.
15974
159752000-05-25 Stefan Monnier <monnier@cs.yale.edu>
15976
15977 * derived.el: Fix keywords.
15978 (define-derived-mode): Only define if needed.
15979
15980 * simple.el (fill-comment, comment-column, comment-start)
15981 (comment-start-skip, comment-end, comment-indent-function)
15982 (block-comment-start, block-comment-end, indent-for-comment)
15983 (set-comment-column, kill-comment, comment-padding, comment-region)
15984 (comment-multi-line, indent-new-comment-line): Remove.
15985
15986 * bindings.el (esc-map): Change ; to comment-dwim and use the new
15987 function names for comment operations.
15988
15989 * newcomment.el: Add abundant autoload cookies.
15990 (comment-style): Don't depend on runtime data at compile-time.
15991 (comment-indent-hook): Remove.
15992 (comment-indent): Check if comment-indent-hook is bound.
15993 (comment-region): Docstring fix.
15994
159952000-05-25 Dave Love <fx@gnu.org>
15996
15997 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
15998 byte-code-function-p.
15999
16000 * mail/rmailsum.el: Add provide.
16001
16002 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
16003
16004 * smerge-mode.el (smerge-diff-switches): Don't use list* in
16005 defcustom.
16006
160072000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
16008
16009 * ediff-diff.el (ediff-exec-process): delete --binary option from
16010 non-buffer ediff jobs.
16011
160122000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
16013
16014 * hilit-chg.el (highlight-changes-mode): Ask about color or
16015 grayscale support, not about window-system.
16016
16017 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
16018 window-system.
16019 (ffap-highlight): Always default to t.
16020
16021 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
16022 display-popup-menus-p instead of looking at window-system.
16023
16024 * disp-table.el (standard-display-g1, standard-display-graphic):
16025 Only refuse to use string glyphs on X and MS-Windows.
16026
16027 * avoid.el: Remove window-system from commentary, suggest to use
16028 display-*-p instead.
16029
16030 * apropos.el (apropos-print): Use display-mouse-p instead of
16031 window-system.
16032
160332000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
16034
16035 * international/codepage.el (cp-decoding-vector-for-codepage):
16036 Fill up unsupported characters with their own codes. From Kenichi
16037 Handa.
16038
160392000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
16040
16041 * international/mule-diag.el (describe-char-after): Use
16042 display-graphic-p instead of window-system, so that this function
16043 works on MS-DOS.
16044
160452000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
16046
16047 * international/codepage.el (cp-make-coding-systems-for-codepage):
16048 Remove the eight-bit-graphic and eight-bit-control charsets from
16049 the list of charsets which we convert into `?'.
16050
160512000-05-25 Kenichi Handa <handa@etl.go.jp>
16052
16053 * international/mule-conf.el: Specify CHARSET-ID explicitely for
16054 private charsets.
16055 (mule-unicode-0100-24ff, japanese-jisx0213-1,
16056 japanese-jisx0213-2): New charsets.
16057
16058 * international/fontset.el: Setup default fontset for new charsets.
16059
160602000-05-24 Dave Love <fx@gnu.org>
16061
16062 * info.el (Info-find-node-2): Restructure [following "Vadim
16063 S. Solomin" <sovs@uic.nnov.ru>].
16064
16065 * icomplete.el: Fix header for Finder.
16066
160672000-05-24 Eric M. Ludlam <zappo@ultranet.com>
16068
16069 * rmailout.el (rmail-output-to-rmail-file): Added optional param
16070 STAY.
16071
16072 * rmail.el (rmail-automatic-folder-directives): New user variable.
16073 (rmail-show-message): Add call to `rmail-auto-file' during
16074 display.
16075 (rmail-auto-file): New function.
16076
160772000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
16078
16079 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
16080 account.
16081 (ediff-test-utility,ediff-diff-mandatory-option)
16082 (ediff-reset-diff-options): Utilities for proper initialization of
16083 ediff-diff-options and ediff-diff3-options on Windows.
16084
16085 * ediff-init.el (ediff-merge-filename-prefix): New customizable
16086 variable.
16087
16088 * ediff-mult.el (ediff-filegroup-action): Use
16089 ediff-merge-filename-prefix.
16090
160912000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
16092
16093 * viper-ex.el (ex-write): Set selective display to nil.
16094
160952000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
16096
16097 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
16098 aliases for hebrew-iso-8bit.
16099
161002000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
16101
16102 * woman.el: New version from Francis J. Wright
16103 <F.J.Wright@Maths.QMW.ac.uk>.
16104 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
16105 names in environment variables regardless of the path separator.
16106 (woman-topic-all-completions-1): Don't call file-name-directory-p
16107 on all files, since woman-file-regexp already filters out any
16108 directories.
16109
161102000-05-24 Kenichi Handa <handa@etl.go.jp>
16111
16112 * international/quail.el (quail-start-translation): Don't change
16113 modified-p of the current buffer.
16114 (quail-start-conversion): Likewise.
16115
16116 * international/kkc.el (kkc-region): Don't change modified-p of
16117 the current buffer.
16118
16119 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
16120 conform to RFC1468.
16121 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
16122
161232000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
16124
16125 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
16126 (speedbar-insert-button): Invisible text property fix.
16127 (speedbar-directory-plus): Renamed from speedbar-directory-+
16128 (speedbar-directory-minus): Renamed from speedbar-directory--
16129 (speedbar-page-plus): Renamed from speedbar-file-+
16130 (speedbar-page-minus): Renamed from speedbar-file--
16131 (speedbar-page): Renamed from speedbar-file-
16132 (speedbar-tag): Renamed from speedbar-tag-
16133 (speedbar-tag-plus): Renamed from speedbar-tag-+
16134 (speedbar-tag-minus): Renamed from speedbar-tag--
16135 (speedbar-expand-image-button-alist): Use above renames.
16136
16137 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
16138 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
16139 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
16140 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
16141 * sb-pg.xpm: Renamed from sb-file.xpm
16142 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
16143 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
16144
161452000-05-24 Kenichi Handa <handa@etl.go.jp>
16146
16147 * international/quail.el (quail-show-guidance-buf): Set
16148 current-input-method of the guidance buffer to the name of the
16149 curren input method.
16150
161512000-05-23 Stefan Monnier <monnier@cs.yale.edu>
16152
16153 * progmodes/compile.el (compile-internal): Style typo.
16154
16155 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
16156 quote vars and functions in the docstring.
16157
16158 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
16159
16160 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
16161 Don't quote lambdas.
16162
16163 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
16164
161652000-05-23 Gerd Moellmann <gerd@gnu.org>
16166
16167 * startup.el (command-line): Determine source file of compiled
16168 user init file differently. Warn if compiled user init file
16169 is older than its source file.
16170
16171 * ffap.el (ffap-url-regexp): Add `https'.
16172
161732000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
16174
16175 * files.el (make-backup-file-name-1): Replace slashes with `!'
16176 rather than `|' (which is not allowed on Windows). Replace the
16177 drive letters with a string "drive_X".
16178
161792000-05-23 Gerd Moellmann <gerd@gnu.org>
16180
16181 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
16182
16183 * files.el (interpreter-mode-alist): Add `bash2'.
16184
161852000-05-22 Dave Love <fx@gnu.org>
16186
16187 * loadhist.el (feature-symbols, file-provides, file-requires): Use
16188 mapc.
16189 (feature-file): Avoid calling symbol-name. Doc fix.
16190 (file-set-intersect, file-dependents): Use dolist, not mapcar.
16191 (loadhist-hook-functions): Add mouse-position-function.
16192 (unload-feature): Change uses of mapcar.
16193
16194 * files.el (parse-colon-path): Doc fix.
16195 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
16196 (set-auto-mode): Use mapc.
16197
16198 * complete.el (PC-look-for-include-file): Use :alnum: character
16199 class.
16200 (partial-completion-mode): Add autoload cookie.
16201
162022000-05-22 Sam Steingold <sds@gnu.org>
16203
16204 * info.el (Info-fontify-node): Fixed the call to
16205 `add-text-properties' (bug introduced on 2000-05-18).
16206
162072000-05-22 Dave Love <fx@gnu.org>
16208
16209 * bindings.el: Remove debug-ignored-errors set in other files.
16210
16211 * progmodes/etags.el: Add to debug-ignored-errors.
16212 (visit-tags-table-buffer): Clear out buffers holding old tables
16213 when making a new list.
16214 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
16215 mapc.
16216
16217 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
16218 quote keywords.
16219 (cmpl-string-case-type): Use character classes.
16220
16221 * comint.el:
16222 * textmodes/ispell.el:
16223 * imenu.el:
16224 * mail/mh-e.el:
16225 * progmodes/compile.el: Add to debug-ignored-errors.
16226
16227 * dabbrev.el: Add to debug-ignored-errors.
16228 (dabbrev-completion): Use mapc.
16229
162302000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
16231
16232 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
16233 (woman-mapcan, woman-parse-man.conf)
16234 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
16235 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
16236 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
16237 path syntax better.
16238 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
16239 (woman-manpath): Call woman-parse-man.conf.
16240 (woman-emulation): New defcustom, defaults to nroff.
16241 (woman-font-support): New defconst.
16242 (woman-use-symbol-font): New defcustom.
16243 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
16244 "Emulation".
16245 Many functions: Doc fix.
16246
162472000-05-22 Kenichi Handa <handa@etl.go.jp>
16248
16249 * international/quail.el (quail-simple-translation-keymap): Map
16250 128..255 to quail-self-insert-command.
16251 (quail-keyboard-layout-alist): Add definition for "pc102-de".
16252
162532000-05-22 Stefan Monnier <monnier@cs.yale.edu>
16254
16255 * help.el (help-manyarg-func-alist): Typo.
16256
16257 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
16258 intervals which makes it heaps simpler.
16259
16260 * newcomment.el (comment-region-internal): Go back to BEG after quoting
16261 the nested comment markers.
16262
16263 * subr.el (remove-hook): Don't turn the hook's value into a list.
16264
162652000-05-21 Dave Love <fx@gnu.org>
16266
16267 * edmacro.el (edmacro-parse-keys): Return vector if any elements
16268 are invalid characters.
16269
16270 * international/mule-util.el (detect-coding-with-priority): Use
16271 mapc. Remove redundant lambda.
16272
16273 * international/mule-diag.el (list-non-iso-charset-chars)
16274 (describe-fontset): Remove redundant lambda.
16275
16276 * emulation/crisp.el (brief-mode): New alias.
16277
16278 * emacs-lisp/ring.el (ring-elements): New function.
16279
16280 * emacs-lisp/easymenu.el (easy-menu-create-menu)
16281 (easy-menu-do-add-item): Use keywordp.
16282
16283 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
16284
16285 * replace.el: Doc and error message fixes.
16286 (replace-highlight): Use facep, not internal-find-face.
16287
162882000-05-20 Stefan Monnier <monnier@cs.yale.edu>
16289
16290 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
16291
16292 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
16293 (log-edit-insert-changelog): Drop `:' as well.
16294
16295 * log-view.el: Fix file description.
16296 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
16297 available.
16298 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
16299 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
16300
16301 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
16302 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
16303 Print a status message if the toggle is called interactively.
16304 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
16305 for global minor modes and use `defcustom' for them.
16306 Use add-minor-mode.
16307 (easy-mmode-define-derived-mode): Remove.
16308 (define-derived-mode): Fancier default docstring.
16309 (easy-mmode-define-navigation): Signal an error rather than (ding).
16310
16311 * newcomment.el (comment-styles): New `box-multi'.
16312 (comment-normalize-vars): Better default for comment-continue to
16313 avoid whitespace-only continuations.
16314 (comment-search-forward): Always move even in the no-syntax case.
16315 (comment-padright): Only obey N if it's only obeyed for padleft.
16316 (comment-make-extra-lines): Better handling of empty continuations.
16317 Use `=' for the filler if comment-start has only one character.
16318 (uncomment-region): Try handling the special `=' filler.
16319 (comment-region): Allow LINES even if MULTI is nil.
16320 (comment-box): Choose box style based on comment-style.
16321
163222000-05-20 Kenichi Handa <handa@etl.go.jp>
16323
16324 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
16325 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
16326
163272000-05-20 Kenichi HANDA <handa@etl.go.jp>
16328
16329 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
16330 and insert, not subst-char-in-region.
16331
16332 * international/mule-diag.el (list-character-sets-1): Handle
16333 charsets eight-bit-control and eight-bit-graphic.
16334 (list-iso-charset-chars): Likewise.
16335 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
16336 charactes as is. Use indent-to to align characters.
16337
16338 * international/mule-cmds.el (find-multibyte-characters): Never
16339 exclude charsets eight-bit-control and eight-bit-graphic.
16340
163412000-05-19 Stefan Monnier <monnier@cs.yale.edu>
16342
16343 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
16344 Don't quote lambdas.
16345
16346 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
16347
163482000-05-19 Gerd Moellmann <gerd@gnu.org>
16349
16350 * gud.el (gud-jdb-directories): Doc fix.
16351
163522000-05-19 Stefan Monnier <monnier@cs.yale.edu>
16353
16354 * newcomment.el: New file.
16355
163562000-05-19 Gerd Moellmann <gerd@gnu.org>
16357
16358 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
16359
163602000-05-18 Andreas Schwab <schwab@suse.de>
16361
16362 * dired.el (dired-between-files): Also skip lines beginning with
16363 `used'.
16364
163652000-05-18 Gerd Moellmann <gerd@gnu.org>
16366
16367 * msb.el (msb-menu-cond): Add choice `user'.
16368
163692000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16370
16371 * ps-print.el: Compatibility, customization and doc fix.
16372 (ps-printer-name-option): Replace defconst by defvar.
16373 (ps-postscript-code-directory): XEmacs compatibility.
16374 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
16375 fix.
16376 (ps-user-defined-prologue, ps-print-prologue-header)
16377 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
16378 compatibility and code fix.
16379 (ps-print-background-image, ps-print-background-text):
16380 Customization fix.
16381 (ps-line-number-start, ps-n-up-on): New vars.
16382
163832000-05-18 Espen Skoglund <esk@ira.uka.de>
16384
16385 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
16386 the indent-comment function to just return the appropriate indent.
16387
163882000-05-18 Eric M. Ludlam <zappo@ultranet.com>
16389
16390 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
16391 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
16392 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
16393
163942000-05-18 Dave Love <fx@gnu.org>
16395
16396 * info.el (Info-fontify-node): Add intangible property as well as
16397 invisible.
16398
16399 * calendar/appt.el (appt-make-list): Match all lines of entry.
16400 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
16401
164022000-05-18 Kenichi Handa <handa@etl.go.jp>
16403
16404 * international/mule-diag.el (describe-char-after): Call
16405 internal-char-font, not char-font. If internal-char-font returns
16406 nil, display "-- none --".
16407
164082000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
16409
16410 * image.el (image-type-available-p): Don't reference image-types
16411 if it isn't bound.
16412
164132000-05-17 Stefan Monnier <monnier@cs.yale.edu>
16414
16415 * autoarg.el (autoarg-mode): Typo in the :set argument.
16416
164172000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
16418
16419 * startup.el (command-line-1): Don't signal an error if the
16420 directory for auto-save-list files does not yet exist.
16421
164222000-05-17 Kenichi Handa <handa@etl.go.jp>
16423
16424 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
16425
164262000-05-16 Stefan Monnier <monnier@cs.yale.edu>
16427
16428 * subr.el (remove-hook): `setq' hook-value, not `set'.
16429
164302000-05-16 Sam Steingold <sds@gnu.org>
16431
16432 * info.el (debug-ignored-errors): More errors to ignore.
16433
164342000-05-16 Dave Love <fx@gnu.org>
16435
16436 * cus-edit.el: Don't require cl or easymenu.
16437 (custom-variable-prompt): Test standard-value property, not
16438 user-variable-p.
16439
164402000-05-16 Sam Steingold <sds@gnu.org>
16441
16442 * subr.el (add-hook): `setq' hook-value, not `set'.
16443
164442000-05-16 Gerd Moellmann <gerd@gnu.org>
16445
16446 * startup.el (command-line-1): Mention the FAQ in the startup
16447 message.
16448
16449 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
16450
16451 * progmodes/compile.el (compilation-parse-errors): Collect
16452 `nomessage' regexps last.
16453
16454 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
16455
16456 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
16457 to the function name.
16458
164592000-05-15 Dave Love <fx@gnu.org>
16460
16461 * speedbar.el (speedbar-recenter): Typo.
16462 (speedbar-expand-line): Make arg optional.
16463 (speedbar-mode): Avoid a compiler warning.
16464
164652000-05-15 Gerd Moellmann <gerd@gnu.org>
16466
16467 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
16468 user-specified option string is empty.
16469
16470 * mouse.el (mouse-yank-at-click): Doc fix.
16471
164722000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
16473
16474 * term/internal.el (IT-character-translations): More updates of
16475 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
16476 documents.
16477
164782000-05-15 Gerd Moellmann <gerd@gnu.org>
16479
16480 * env.el (getenv): New function, interactively callable.
16481 (setenv, getenv): Remove autoload cookies.
16482
16483 * loadup.el: Load `env'.
16484
16485 * progmodes/f90.el: Change author's mail address.
16486
164872000-05-14 Dave Love <fx@gnu.org>
16488
16489 * mail/rmail.el (rmail-show-message-hook): Customize and offer
16490 goto-addr as an option.
16491
16492 * help.el (help-xref-stack): Doc fix.
16493 (help-xref-following): New variable.
16494 (help-make-xrefs): Use it.
16495 (help-xref-go-back): Use position information from stack element.
16496 (help-follow): Make position in stack element a pair. Use
16497 help-xref-following.
16498
16499 * autoarg.el: New file.
16500
16501 * faces.el: Declare more functions obsolete.
16502
16503 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
16504 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
16505 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
16506 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
16507 Remove all the setup-...-environment functions.
16508
165092000-05-13 Eric M. Ludlam <zappo@ultranet.com>
16510
16511 * speedbar.el: Updated the commentary section. xemacs20p now uses
16512 >= when detecting. Require `defimage' safely.
16513 (speedbar-easymenu-definition-base): Add toggle for images.
16514 (speedbar-easymenu-definition-special): Add flush cache & expand.
16515 (speedbar-visiting-tag-hook): Set new defaults. Added options.
16516 (speedbar-reconfigure-keymaps-hook): New variable.
16517 (speedbar-frame-parameters): Updated documentation.
16518 (speedbar-use-imenu-flag): Updated custom tag
16519 (speedbar-dynamic-tags-function-list): New variable.
16520 (speedbar-tag-hierarchy-method): Updated doc & custom.
16521 (speedbar-indentation-width, speedbar-indentation-width) New
16522 variables.
16523 (speedbar-hide-button-brackets-flag): Customizable.
16524 (speedbar-vc-indicator): Doc update.
16525 (speedbar-ignored-path-expressions): Updated default value.
16526 (speedbar-supported-extension-expressions): Updated default value.
16527 (speedbar-syntax-table): Remove {} paren status.
16528 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
16529 as "+". Added overlay aliases.
16530 (speedbar-mode): Use `speedbar-mode-line-update' instead of
16531 `force-mode-line-update'.
16532 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
16533 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
16534 `mouse-set-point'
16535 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
16536 (speedbar-item-info-tag-helper): Revamped to handle a wider range
16537 of arbitrary text, and new helper functions.
16538 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
16539 filename finder.
16540 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
16541 (speedbar-directory-buttons): Update path search/expansion.
16542 (speedbar-make-tag-line): Pay attention to
16543 `speedbar-indentation-width'. Use more care w/ invisible
16544 properties.
16545 (speedbar-change-expand-button-char): Call
16546 `speedbar-insert-image-button-maybe'.
16547 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
16548 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
16549 (speedbar-trim-words-tag-hierarchy)
16550 (speedbar-simple-group-tag-hierarchy): New functions
16551 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
16552 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
16553 functions.
16554 (speedbar-mouse-set-point): New function
16555 (speedbar-power-click): Updated documentation.
16556 (speedbar-line-token, speedbar-goto-this-file): Handle more types
16557 of tag prefix text.
16558 (speedbar-expand-line, speedbar-contract-line): Make more robust
16559 to strange text.
16560 (speedbar-expand-line): Takes universal argument to flush the
16561 cache.
16562 (speedbar-flush-expand-line): New function.
16563 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
16564 Use new generator insertion method.
16565 (speedbar-fetch-dynamic-tags): New function.
16566 (speedbar-fetch-dynamic-imenu): Removed code now handled in
16567 `speedbar-fetch-dynamic-imenu'.
16568 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
16569 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
16570 "Revert Buffer" menu items.
16571 (speedbar-buffer-buttons-engine): Be smarter when creating a
16572 filename tag (for expansion purposes.).
16573 (speedbar-highlight-one-tag-line,
16574 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
16575 (speedbar-recenter): New functions.
16576 (defimage-speedbar): Image loading abstraction.
16577 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
16578 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
16579 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
16580 (speedbar-tag-type, speedbar-tag-mail): New images.
16581 (speedbar-expand-image-button-alist): New variable.
16582 (speedbar-insert-image-button-maybe): Insert an image over some
16583 buttons.
16584
165852000-05-13 Kenichi Handa <handa@etl.go.jp>
16586
16587 * international/mule-cmds.el (encode-coding-char): An ASCII
16588 character is always encodable.
16589
16590 * international/mule-conf.el: Add more information in descriptions
16591 of character sets.
16592
16593 * international/mule-diag.el (describe-char-after): New function.
16594 (describe-font-internal): Adjusted for the change of font-info.
16595 (describe-font): Likewise.
16596 (print-fontset): Rewritten for the new fontset implementation.
16597 (describe-fontset): Include fontset alias names in completion.
16598 (list-fontsets): Adjusted for the change of print-fontset.
16599
16600 * simple.el (what-cursor-position): If DETAIL is non-nil, call
16601 describe-char-after instead of displaying the detail in the echo
16602 area.
16603 (syntax-code-table): Format changed.
16604 (string-to-syntax): Adjusted for the above change.
16605
166062000-05-12 Stefan Monnier <monnier@cs.yale.edu>
16607
16608 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
16609
166102000-05-12 Dave Love <fx@gnu.org>
16611
16612 * calendar/todo-mode.el: Remove some compatibility stuff and CL
16613 dependence. Use line-{beginning,end}-position, not
16614 point-at{b,e}ol. Some doc fixes.
16615 (todo-position): New function. Fix callers of position to use it.
16616 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
16617
166182000-05-12 Gerd Moellmann <gerd@gnu.org>
16619
16620 * time.el (display-time-mail-icon): Use `:ascent center'.
16621
16622 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
16623 handling FTP security extensions.
16624
166252000-05-11 Dave Love <fx@gnu.org>
16626
16627 * calendar/todo-mode.el: New file.
16628
166292000-05-11 Gerd Moellmann <gerd@gnu.org>
16630
16631 * comint.el (comint-read-input-ring): Move reference to
16632 comint-input-ring-size outside of the save-excursion. It was
16633 causing the default value to be the only one ever seen.
16634
16635 * font-lock.el: Update copyright. Remove Simon Marshall's email
16636 address on request from him.
16637
16638 * subr.el (substitute-key-definition): Add comment describing
16639 the meaning of PREFIX.
16640
166412000-05-10 Stefan Monnier <monnier@cs.yale.edu>
16642
16643 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
16644
16645 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
16646 (add-minor-mode): Don't make the variable buffer-local and add a
16647 reference to define-minor-mode in the docstring.
16648
16649 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
16650 HEADER/FOOTER and fix bug with trailing empty directory.
16651 (cvs-append-to-ignore): Use vc-editable-p if available.
16652 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
16653 (vc-do-command): Tweak advice to handle the new VC.
16654
16655 * log-view.el (log-view-goto-rev): New function for the new VC.
16656 (log-view-minor-wrap): Use mark-active.
16657
16658 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
16659 (log-edit-changelog-full-paragraphs): New var.
16660 (log-edit-insert-changelog): Remove a lonely leading `* file'.
16661 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
16662 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
16663 (log-edit-changelog-ours-p, log-edit-changelog-entries)
16664 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
16665 Replace the `cvs' prefix with `log-edit'.
16666
16667 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
16668
16669 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
16670 (diff-font-lock-defaults): Explicitly turn off multiline.
16671 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
16672 (diff-ediff-patch): Fix call to ediff-patch-file.
16673 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
16674 Handle comments.
16675
16676 * frame.el (automatic-hscrolling): Typo.
16677
16678 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
16679
166802000-05-09 Sam Steingold <sds@goems.com>
16681
16682 * apropos.el (apropos-print): use `describe-face' instead of
16683 `customize-face-other-window'.
16684
166852000-05-09 Dave Love <fx@gnu.org>
16686
16687 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
16688
16689 * help.el (describe-variable): Have customize button pop the
16690 help-xref stack when invoked.
16691 (help-xref-symbol-regexp): Add `face'.
16692 (help-make-xrefs): Check for quoted face names and adapt regexp
16693 submatch numbers to cope.
16694 (help-xref-interned): Maybe insert face doc too. Separate
16695 sections with a line of hyphens.
16696
16697 * faces.el: Some doc fixes. Declare some functions obsolete.
16698 (describe-face): Add customize button. Return the help
16699 text. Fix prompt.
16700
167012000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
16702
16703 * term/internal.el (IT-character-translations): Fix last change.
16704
167052000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
16706
16707 * woman.el: New file
16708 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
16709
167102000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
16711
16712 * term/internal.el (IT-character-translations): Update ASCII
16713 simulations for greek-iso8859-7, add latin-iso8859-14 and
16714 latin-iso8859-15.
16715
16716 * international/mule-cmds.el (set-language-info-alist): Call
16717 define-prefix-command with 3 arguments, to make the map suitable
16718 for a menu.
16719
167202000-05-07 Dave Love <fx@gnu.org>
16721
16722 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
16723
167242000-05-05 Dave Love <fx@gnu.org>
16725
16726 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
16727 list in doc string. Don't quote keyword symbols.
16728 * emacs-lisp/cl.el: Likewise
16729 * emacs-lisp/cl-seq.el: Likewise
16730
167312000-05-05 Gerd Moellmann <gerd@gnu.org>
16732
16733 * abbrev.el (abbrev-mode): Make ARG optional.
16734
167352000-05-04 Gerd Moellmann <gerd@gnu.org>
16736
16737 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
16738
16739 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
16740
16741 * subr.el (substitute-key-definition): Clarify documentation.
16742
167432000-05-04 Milan Zamazal <pdm@freesoft.cz>
16744
16745 * glasses.el (glasses-convert-to-unreadable): Use
16746 `glasses-separator' instead of the hard-wired "_".
16747 (glasses-mode): Call `glasses-make-unreadable' only in a single
16748 place.
16749
167502000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
16751
16752 * term/internal.el (cjk-codepages-alist): Add associations for
16753 Chinese and Korean codepages. Remove FIXME comment.
16754
167552000-05-03 Dave Love <fx@gnu.org>
16756
16757 * time.el (display-time-mail-face, display-time-use-mail-icon):
16758 New option.
16759 (display-time-mail-icon): New variable.
16760 (display-time-string-forms): Use the above. Fix the local-map.
16761
167622000-05-03 Gerd Moellmann <gerd@gnu.org>
16763
16764 * replace.el (query-replace-map): Add binding for `E'.
16765 (query-replace-help): Extend help text.
16766 (perform-replace): Allow editing the replacement string.
16767
16768 * make-mode.el (makefile-mode-abbrev-table): New variable.
16769 (makefile-mode): Set local abbrev table to
16770 makefile-mode-abbrev-table.
16771 (makefile-font-lock-keywords): Fontify includes and conditionals.
16772
16773 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
16774 set TOGGLE's value.
16775
16776 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
16777 mail-interactive-insert-alias.
16778 (mail-abbrev-complete-alias): New command.
16779 (mail-mode-map): Bind it to `M-TAB'.
16780
167812000-05-03 Kenichi Handa <handa@etl.go.jp>
16782
16783 * language/lao-util.el (lao-compose-region): New function.
16784
167852000-05-02 Gerd Moellmann <gerd@gnu.org>
16786
16787 * files.el (recover-session): Make directories as necessary
16788 if they don't exist yet.
16789
16790 * calendar/cal-french.el
16791 (french-calendar-multibyte-special-days-array)
16792 (french-calendar-special-days-array): Change French text.
16793 (calendar-french-date-string): Change output.
16794 (calendar-goto-french-date): Likewise.
16795
167962000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
16797
16798 * wid-edit.el (widget-default-active): Obey `:always-active'.
16799 (widget-documentation-string-value-create): Set `:always-active'.
16800
168012000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
16802
16803 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
16804 default prefix to `~/_emacs.d/auto-save.list/_s'.
16805 (normal-top-level): Create the directory for auto-save files, if
16806 it doesn't already exist (in the ms-dos case only).
16807
168082000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
16809
16810 * international/mule-cmds.el (set-language-environment): Don't
16811 concat an integer (dos-codepage), use format instead.
16812
168132000-05-02 Dave Love <fx@gnu.org>
16814
16815 * help.el (help-xref-on-pp): Check for constant symbols.
16816
168172000-04-29 Gerd Moellmann <gerd@gnu.org>
16818
16819 * startup.el (normal-top-level): Put a condition-case around
16820 the code loading subdirs.el.
16821
168222000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16823
16824 * ps-print.el: Upside-down and face background color printing,
16825 line number step, doc fix.
16826 (ps-print-version): New version number (5.2).
16827 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
16828 (ps-face-attribute-list, ps-plot-with-face): Code fix.
16829 (ps-spool-config): Var fix.
16830 (ps-printer-name-option): Const fix.
16831 (ps-print-upside-down, ps-use-face-background)
16832 (ps-line-number-step): New vars.
16833 (ps-window-system, ps-lp-system): New consts.
16834 (ps-face-background): New fun.
16835
168362000-04-28 Richard Stallman <rms@gnu.org>
16837
16838 * files.el (make-auto-save-file-name):
16839 Apply auto-save-file-name-transforms to visited file name
16840 before generating auto save file name.
16841 (auto-save-file-name-transforms): New variable.
16842
16843 * files.el (backup-enable-predicate):
16844 Correctly test for a file under a temporary directory.
16845
168462000-04-28 Gerd Moellmann <gerd@gnu.org>
16847
16848 * subr.el (add-minor-mode): Rewritten.
16849
168502000-04-28 Kenichi Handa <handa@etl.go.jp>
16851
16852 * mail/sendmail.el (sendmail-send-it): Set
16853 buffer-file-coding-system to the selected coding system for MIME
16854 header.
16855
168562000-04-27 Gerd Moellmann <gerd@gnu.org>
16857
16858 * dired.el (dired-move-to-filename-regexp): Allow format where
16859 YYYY is followed by two spaces.
16860
16861 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
16862 in the second character class of the regexp.
16863
16864 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
16865 mh-etc, too.
16866
16867 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
16868 nil.
16869
16870 * subr.el (add-minor-mode): Use `set' instead of `setq'.
16871
16872 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
16873 argument.
16874
168752000-04-27 Sen Nagata <sen@eccosys.com>
16876
16877 * emacs-lisp/crm.el (crm-completion-table): New variable.
16878 (crm-collection-fn, crm-test-completion)
16879 (completing-read-multiple): Use it.
16880
168812000-04-27 Dave Love <fx@gnu.org>
16882
16883 * help.el (locate-library): Use mapc.
16884 (help-manyarg-func-alist): Add call-process-region.
16885
168862000-04-26 Gerd Moellmann <gerd@gnu.org>
16887
16888 * subr.el (add-minor-mode): Make argument MAP optional.
16889
16890 * desktop.el (desktop-save): Save list of minor modes.
16891 (desktop-create-buffer): Restore minor modes.
16892 (desktop-minor-mode-table): New user-option.
16893
16894 * subr.el (add-minor-mode): New function.
16895
16896 * image.el (find-image): New function.
16897 (defimage): Rewritten to find image at load time.
16898
16899 * startup.el (normal-top-level-add-to-load-path): Handle
16900 case that the default directory is not in load-path.
16901
16902 * help.el: Old patch from Stefan Monnier.
16903 (help-xref-on-pp): New function.
16904 (describe-variable): Use it to display xrefs in a symbol's value.
16905
169062000-04-26 Stefan Monnier <monnier@cs.yale.edu>
16907
16908 * cus-edit.el (custom-face): Fix parenthesis.
16909
169102000-04-26 Kenichi Handa <handa@etl.go.jp>
16911
16912 * mail/rmail.el (rmail-expunge): When there are no deleted
16913 messages, do nothing.
16914
169152000-04-26 Dave Love <fx@gnu.org>
16916
16917 * international/mule-cmds.el (locale-translation-file-name):
16918 Defvar to nil.
16919 (set-locale-environment): Set it here (at runtime).
16920
169212000-04-25 Gerd Moellmann <gerd@gnu.org>
16922
16923 * replace.el (perform-replace): Add parameters START and END. Use
16924 them instead of the check for a region in Transient Mark mode.
16925 (query-replace-read-args): Return two more list elements for the
16926 start and end of the region in Transient Mark mode.
16927 (query-replace, query-replace-regexp, query-replace-regexp-eval)
16928 (map-query-replace-regexp, replace-string, replace-regexp): Add
16929 optional last arguments START and END and pass them to
16930 perform-replace.
16931
16932 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
16933 form with additional arguments for perform-replace.
16934
16935 * progmodes/etags.el (tags-query-replace): Add parameters START
16936 and END. Construct a form with additional arguments for
16937 perform-replace.
16938
16939 * simple.el (shell-command): Set default directory for "*Shell
16940 Command Output" buffer.
16941
16942 * language/european.el (iso-latin-4): Fix typo.
16943
16944 * emacs-lisp/crm.el: New file.
16945
169462000-04-24 Dave Love <fx@gnu.org>
16947
16948 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
16949 (Custom-reset-saved, Custom-reset-standard)
16950 (custom-group-value-create, custom-group-set, custom-group-save)
16951 (custom-group-reset-current, custom-group-reset-saved)
16952 (custom-group-reset-standard): Use mapc.
16953 (custom-buffer-create-internal): Disable undo when creating items.
16954 Use mapc.
16955 (custom-face): Avoid redundant lambda.
16956
169572000-04-24 Gerd Moellmann <gerd@gnu.org>
16958
16959 * startup.el (auto-save-list-file-prefix): Set default to
16960 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
16961
169622000-04-24 Sam Steingold <sds@gnu.org>
16963
16964 * time-stamp.el (time-stamp-string-preprocess): Always convert
16965 `field-result' to a string.
16966
169672000-04-24 Gerd Moellmann <gerd@gnu.org>
16968
16969 * frame.el (scrolling): New group.
16970 (automatic-hscrolling): New user-option.
16971
16972 * startup.el (command-line-x-option-alist): Add `-lsp' and
16973 `--line-spacing'.
16974
169752000-04-19 Dave Love <fx@gnu.org>
16976
16977 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
16978 (cl-mapc): Rename from mapc. Fix the funcall.
16979
169802000-04-19 Gerd Moellmann <gerd@gnu.org>
16981
16982 * simple.el (clone-indirect-buffer-other-window): New command.
16983 (clone-indirect-buffer): Add optional arg NORECROD.
16984 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
16985
16986 * help.el (resize-temp-buffer-window): Use count-screen-lines.
16987
16988 * window.el (count-screen-lines): New function.
16989 (shrink-window-if-larger-than-buffer): Use count-screen-lines
16990 instead of window-buffer-height.
16991
16992 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
16993 non-existing variable comint-input-sentinel.
16994 (inferior-lisp-args-to-list): Removed.
16995 (inferior-lisp): Use split-string instead of
16996 inferior-lisp-args-to-list.
16997
16998 * hexl.el (hexl-insert-hex-string): New command.
16999
17000 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
17001 instead of concat.
17002
170032000-04-18 Gerd Moellmann <gerd@gnu.org>
17004
17005 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
17006 at the start of an existing but empty folder.
17007
170082000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17009
17010 * ps-mule.el: Customization fix, doc fix.
17011 (ps-multibyte-buffer): Customization fix.
17012
170132000-04-17 Richard M. Stallman <rms@gnu.org>
17014
17015 * subr.el (read-passwd): Use read-char-exclusive.
17016
170172000-04-17 Gerd Moellmann <gerd@gnu.org>
17018
17019 * textmodes/texinfo.el (texinfo-insert-@email)
17020 (texinfo-insert-@emph, texinfo-insert-@quotation)
17021 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
17022 (texinfo-mode-map): Add key bindings for them.
17023
17024 * files.el (basic-save-buffer-2): Use a template with `$'
17025 instead of `#' for VMS.
17026
17027 * simple.el (clone-indirect-buffer): New function.
17028
170292000-04-16 Stephen Eglen <stephen@gnu.org>
17030
17031 * iswitchb.el (iswitchb-case): New function. If the user input
17032 contains any upper-case characters, the search is made
17033 case-sensitive.
17034
170352000-04-17 Stefan Monnier <monnier@cs.yale.edu>
17036
17037 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
17038 comment-end.
17039 (texinfo-font-lock-syntactic-keywords): New var.
17040 (texinfo-font-lock-keywords): Remove comment regexp.
17041 (texinfo-insert-block): New function.
17042 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
17043 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
17044 and font-lock-defaults. Use regexp-opt for outline-regexp.
17045 (texinfo-environments): New var.
17046 (texinfo-environment-regexp): Use regexp-opt and
17047 texinfo-environments.
17048
17049 * textmodes/ispell.el (ispell-menu-map-needed): Check that
17050 ispell-process is bound since this might be eval'd before ispell
17051 is loaded.
17052 (ispell-message): Use a tiny bit less magic and a bit more hard
17053 data to figure out what kind of sc-cite-regexp to use.
17054
17055 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
17056
17057 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
17058 (insert-cyclic-diary-entry): Unquote the lambda.
17059
17060 * gud.el (gud-jdb-build-source-files-list): Fix typo.
17061
17062 * files.el (backup-enable-predicate): Unquote the lambda.
17063
17064 * cus-edit.el (custom-face, face): Unquote the lambda.
17065
170662000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17067
17068 * ps-print.el: Check for line-beginning-position definition.
17069
17070 * ps-print.el: Fix counting lines in a region.
17071 (ps-print-version): New version number (5.1.5).
17072 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
17073 (ps-printing-region): Fun code fix.
17074
170752000-04-15 Gerd Moellmann <gerd@gnu.org>
17076
17077 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
17078 to file-directory-p.
17079
170802000-04-14 Gerd Moellmann <gerd@gnu.org>
17081
17082 * gud.el (gud-jdb-build-source-files-list): Check that directory
17083 exists before calling directory-files.
17084
170852000-04-13 Dave Love <fx@gnu.org>
17086
17087 * emacs-lisp/trace.el: Change maintainer. Use new backquote
17088 syntax.
17089
17090 * emacs-lisp/cl-specs.el: Remove when, unless.
17091
17092 * emacs-lisp/cl-extra.el: Don't quote keywords.
17093 (cl-old-mapc): New variable.
17094 (mapc): Use it.
17095 (cl-map-intervals): Use with-current-buffer. Don't check for
17096 next-property-change.
17097 (cl-map-overlays): Use with-current-buffer.
17098 (cl-expt): Remove.
17099 (copy-tree, remprop): Define unconditionally.
17100
17101 * emacs-lisp/cl-compat.el (keywordp): Remove.
17102
17103 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
17104 to use keywordp.
17105 (edebug-spec): Enable keywordp.
17106
17107 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
17108 string-lessp.
17109
17110 * cus-start.el: Use keywordp.
17111
171122000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
17113
17114 * diary-lib.el (include-other-diary-files): Fix the fix of
17115 2000-02-18 by doing a save-excursion.
17116
171172000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17118
17119 * ps-print.el: Customization fix, doc fix.
17120 (ps-print-version): New version number (5.1.4).
17121 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
17122 (ps-print-preprint): Adjust code.
17123 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
17124 (ps-print-prologue-header, ps-print-control-characters)
17125 (ps-spool-config): Customization fix.
17126
171272000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
17128
17129 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
17130 converted to the new menu-item format, names silightly changed,
17131 help strings added.
17132
17133 Support for spelling without async subprocesses:
17134
17135 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
17136 (ispell-session-buffer): New variables.
17137 (ispell-start-process, ispell-process-status,
17138 ispell-accept-output, ispell-send-string): New functions, for
17139 Ispell invocation when async subprocesses aren't supported.
17140 (ispell-word, ispell-pdict-save, ispell-command-loop,
17141 ispell-process-line, ispell-buffer-local-parsing): Replace calls
17142 to process-send-string with calls to ispell-send-string, and
17143 accept-process-output with ispell-accept-output.
17144 (ispell-init-process): Call ispell-process-status instead of
17145 process-status with.
17146 (ispell-init-process): Call ispell-start-process. Call
17147 ispell-accept-output and ispell-send-string. Don't call
17148 process-kill-without-query and kill-process if they are unbound.
17149 (ispell-async-processp): New function.
17150
171512000-04-12 Dave Love <fx@gnu.org>
17152
17153 * info.el: Add debug-ignored-errors.
17154 (Info-mode-menu): Add some items.
17155 (Info-directory): Add autoload cookie.
17156
17157 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
17158 Modify `truncate-lines'. Make `describe-language-environment'
17159 always visible and add help. Modify `describe-key' help. Invoke
17160 Info-directory from `info'. New entry `emacs-manual'.
17161
171622000-04-10 Gerd Moellmann <gerd@gnu.org>
17163
b291c86c
SM
17164 * progmodes/ebrowse.el (ebrowse-tree-mode):
17165 Use propertized-buffer-identification.
a30eb617
DL
17166 (ebrowse-update-member-buffer-mode-line): Likewise.
17167 (ebrowse--mode-strings): Removed.
17168 (ebrowse--mode-line-props): Removed.
17169
17170 * files.el (auto-mode-alist): Add `EBROWSE'.
17171
17172 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
17173 space before testing for end of buffer.
17174 (ebrowse-load): Removed.
17175 (ebrowse-revert-tree-buffer-from-file): Rewritten.
17176 (ebrowse-create-tree-buffer): Rewritten.
17177 (ebrowse-tree-mode): Read tree from buffer.
17178
17179 * progmodes/ebrowse-ffh.el: Removed.
17180
171812000-04-10 Kenichi Handa <handa@etl.go.jp>
17182
17183 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
17184
171852000-04-10 Gerd Moellmann <gerd@gnu.org>
17186
17187 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
17188 at the wrong place.
17189
171902000-04-09 Dave Love <fx@gnu.org>
17191
b291c86c
SM
17192 * files.el (backup-enable-predicate):
17193 Use temporary-file-directory, small-temporary-file-directory.
17194 (make-backup-file-name-function, backup-directory-alist): New vars.
a30eb617
DL
17195 (make-backup-file-name-1): New function.
17196 (make-backup-file-name): Use it.
b291c86c 17197 (find-backup-file-name): Likewise. Use format for clarity, not concat.
a30eb617
DL
17198 (file-newest-backup): Use make-backup-file-name.
17199
172002000-04-09 Gerd Moellmann <gerd@gnu.org>
17201
17202 * progmodes/ebrowse-ffh.el: New file.
17203
86f6474c
SM
17204 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
17205 Moved to ebrowse-ffh.el.
a30eb617
DL
17206 (ebrowse-load): Add autoload.
17207
17208 * finder.el (finder-commentary): Add autoload cookie.
17209
17210 * mail/rfc2368.el: Correct author's email address.
17211
17212 * progmodes/ebrowse.el: New file.
17213
17214 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
17215 item help string.
17216 (easy-menu-do-add-item): Ditto.
17217 (easy-menu-define): Extend doc string.
17218
86f6474c 17219 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
a30eb617
DL
17220 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
17221 (jit-lock-function, jit-lock-stealth-fontify): Don't use
17222 with-buffer-unmodified.
17223
172242000-04-08 Dave Love <fx@gnu.org>
17225
17226 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
17227 unless, when.
17228
172292000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
17230
17231 * viper-util.el (viper-put-on-search-overlay): New subroutine.
17232 (viper-flash-search-pattern): No operation when using Emacs
17233 doesn't support face.
17234 Use `viper-put-on-search-overlay'.
17235
172362000-04-04 Gerd Moellmann <gerd@gnu.org>
17237
17238 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
17239 like C-r.
17240
17241 * progmodes/make-mode.el: Some doc fixes.
17242 (makefile-mode-abbrev-table): New variable.
17243 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
17244 (makefile-font-lock-keywords): Fontify includes and conditionals.
17245 (toplevel): Require `dabbrev' and `add-log' when compiling.
17246
17247 * replace.el (perform-replace): Don't move forward one char
17248 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
17249 to do that because it leaves point 1 position after the last
17250 replacement, after everything has been replaced.
17251
17252 * jit-lock.el (with-buffer-unmodified): New macro.
17253 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
17254 modified state.
17255 (jit-lock-function-1): Extracted from jit-lock-function; not
17256 preserving buffer's modified state.
86f6474c
SM
17257 (jit-lock-function, jit-lock-stealth-fontify):
17258 Call jit-lock-function-1.
a30eb617
DL
17259
17260 * mail/rfc2368.el: Remove supernumerary copyright line.
17261
172622000-04-04 Milan Zamazal <pdm@freesoft.cz>
17263
17264 * glasses.el: Provide facilities for inserting space before left
17265 parentheses and uncapitalization of identifiers.
17266 (glasses-mode): Try to remove old overlays in all cases.
17267
172682000-04-03 Gerd Moellmann <gerd@gnu.org>
17269
17270 * progmodes/compile.el (compile-internal): Display the compilation
17271 buffer in a different frame, if it's already displayed there.
17272
17273 * mail/rfc2368.el: New file.
17274
17275 * simple.el (sendmail-user-agent-compose): Recognize a `body'
17276 header and insert its value as mail body.
17277
17278 * subr.el (member-ignore-case): New function.
17279
17280 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
17281 (dabbrev--find-expansion): Ignore buffers matching a regexp
17282 from dabbrev-ignored-regexps.
17283
17284 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
17285 to extensions handled by gzip.
17286
172872000-04-03 Richard M. Stallman <rms@gnu.org>
17288
17289 * files.el (insert-directory): List the total free space
17290 along with the used space.
17291
17292 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
17293 line is followed by one that matches CITATION-REGEXP, end the
17294 paragraph.
17295
172962000-04-03 Markus Rost <rost@delysid.gnu.org>
17297
17298 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
17299 (rmail-make-basic-summary-line): Use that option.
17300
173012000-04-03 Kenichi Handa <handa@etl.go.jp>
17302
17303 * international/mule-cmds.el (encoded-string-description):
17304 Rewritten. Try pretty description for ISO 2022 escape sequences
17305 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
17306 for hexadecimal format.
17307
173082000-04-01 Dave Love <fx@gnu.org>
17309
17310 * cpp.el: Change customization group to `c' from `C'.
17311
17312 * vcursor.el (vcursor-move): Use display-color-p.
17313
17314 * international/mule-util.el: Provide mule-utils.
17315 (string-to-sequence): Simplify and speed up.
17316
17317 * international/mule.el (make-coding-system): Purecopy doc-string.
17318
17319 * international/mule-cmds.el: Various menu changes.
17320 (describe-specified-language-support): Handle `Default'.
17321 (set-language-info): Purecopy `info'.
17322
173232000-03-31 Andrew Innes <andrewi@gnu.org>
17324
17325 * vc.el (vc-backend-diff): Return the correct status if we had to
17326 retry the rcsdiff command without the --brief option.
17327
173282000-03-31 Dave Love <fx@gnu.org>
17329
17330 * help.el (help-manyarg-func-alist): Correct several omissions.
17331
17332 * add-log.el: Don't require cl, fortran.
17333 (add-log-current-defun-function): Doc fix.
86f6474c 17334 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
a30eb617 17335 (change-log-version-rcs): Function deleted.
86f6474c
SM
17336 (change-log-version-number-search): Doc fix.
17337 Use vc-workfile-version. Avoid CL dolist.
a30eb617
DL
17338 (add-change-log-entry): Just call add-log-current-defun to get
17339 defun. Simplify somewhat.
17340 (change-log-get-method-definition-1): Likewise.
17341 (add-log-current-defun): Return nil if calling
17342 add-log-current-defun-function does so. Move Fortran stuff to
17343 fortran.el. Return string without properties.
17344
17345 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
17346 and :alpha: char classes.
17347
17348 * mail/supercite.el: Defvar curline when compiling.
17349 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
17350 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
17351 rather than a-zA-Z0-9 to allow non-ASCII characters.
17352
173532000-03-31 Gerd Moellmann <gerd@gnu.org>
17354
17355 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
17356
17357 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
17358 Re-enable new code.
17359
17360 * lpr.el (print-region-1): Use -d to specify printer name for
17361 systems `usg-unix-v*, `dgux', `hpux', `irix'.
17362
173632000-03-31 Dave Love <fx@gnu.org>
17364
86f6474c
SM
17365 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
17366 Look for function definition in symbol's function value slot first
a30eb617
DL
17367 instead of first consulting byte-compile-function-environment.
17368
173692000-03-31 Kenichi Handa <handa@etl.go.jp>
17370
17371 * language/european.el ("Polish"): New language environment.
17372 (setup-polish-environment): New function.
17373
173742000-03-30 Gerd Moellmann <gerd@gnu.org>
17375
17376 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
17377 Disable new code.
17378
17379 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
17380 trying to `load' the symbol of an autoload instead of the file
17381 recorded in the autoload. Fix error messages.
17382
173832000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17384
17385 * ps-print.el: PostScript programming fix for ghostview, doc fix.
17386 (ps-print-version): New version number (5.1.3).
17387 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
17388 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
17389 (ps-generate-postscript-with-faces): Code fix.
17390 (ps-color-values): XEmacs compatibility.
17391 (ps-print-background-image, ps-print-background-text, ps-printer-name)
17392 (ps-default-fg, ps-default-bg): Adjust customization.
17393 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
17394 (ps-color-scale): Renaming old ps-color-value fun.
17395 (ps-print-headers): Replace ps-print-header group to avoid conflict
17396 with ps-print-header variable.
17397 (ps-print-miscellany): New group.
17398 (ps-format-color, ps-rgb-color): New funs.
17399 (ps-default-foreground): New var.
17400 (ps-printer-name-option): New const.
17401
174022000-03-30 Peter Breton <pbreton@ne.mediaone.net>
17403
17404 * net/net-utils.el:
17405 (network-connection-host, network-connection-service): New variables
17406 (network-connection-mode): New mode, derived from comint-mode
17407 (network-connection-mode-setup): New function, saves host and
17408 service information in local variables.
17409
17410 * lisp/locate.el:
17411 (locate-word-at-point): Added this function
17412 (locate): Default to using locate-word-at-point as input
17413 Run dired-mode-hook
17414
174152000-03-29 Dave Love <fx@gnu.org>
17416
17417 * calendar/appt.el: Doc fixes.
17418 (appt-check): Convert min-to-app to a string before passing to
17419 appt-disp-window-function or concat.
17420 (appt-delete-window): Remove test for frame-root-window.
17421 (appt-select-lowest-window, appt-convert-time): Simplify.
17422
17423 * emacs-lisp/bytecomp.el: Doc fixes.
86f6474c
SM
17424 (byte-compile-file-form-autoload):
17425 Update byte-compile-function-environment.
a30eb617
DL
17426
174272000-03-29 Andreas Schwab <schwab@suse.de>
17428
86f6474c 17429 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
a30eb617
DL
17430
17431 * dired.el (dired-insert-directory): If dired-free-space-program
17432 failed just delete its output.
17433
174342000-03-29 Dave Love <fx@gnu.org>
17435
17436 * international/iso-cvt.el: Move provide to end. Doc fixes.
17437 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
17438 (iso-iso2sgml, iso-sgml2iso): New functions.
17439 (iso-cvt-define-menu): Fix some entries and use backquote for
17440 clarity.
17441
17442 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
17443
174442000-03-28 Gerd Moellmann <gerd@gnu.org>
17445
17446 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
17447 ISO-DATE. If non-nil, return date in ISO 8601 format.
17448
174492000-03-26 Stefan Monnier <monnier@cs.yale.edu>
17450
17451 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
17452 if it ever becomes used.
17453 (log-edit-mode-hook): Default to vc-log-mode-hook.
17454 (log-edit-mode): Fix the docstring.
17455
17456 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
17457 the code.
17458
174592000-03-26 Dave Love <fx@gnu.org>
17460
17461 * net/browse-url.el (browse-url): Re-fix case of
17462 browse-url-browser-function being an alist.
17463 (browse-url): Add :link to defgroup.
17464
17465 * files.el: Doc fixes.
17466 (file-truename): Include `[' in wildcard characters.
17467 (automount-dir-prefix): Customize.
17468 (find-file-wildcards): Add :version.
17469 (find-file-noselect): Simplify a mapcar call.
17470
17471 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
17472 compatible with inf-lisp version.
17473 (eval-defun-1): Fix custom-declare-variable case.
17474
174752000-03-25 Stefan Monnier <monnier@cs.yale.edu>
17476
17477 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
17478
174792000-03-24 Gerd Moellmann <gerd@gnu.org>
17480
17481 * Makefile (COMPILE_FIRST): New macro.
17482 (compile-files): Compile files from COMPILE_FIRST first.
17483
86f6474c 17484 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
a30eb617
DL
17485
17486 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
17487 matching open parenthesis in column 0 to defun-prompt-regexp
17488 only if open-paren-in-column-0-is-defun-start is set.
17489
17490 * sun-curs.el: Require CL at compile-time only.
17491
17492 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
17493 instead of copy-list which is a function from CL.
17494 (msb--choose-menu, msb--mode-menu-cond)
17495 (msb--create-buffer-menu-2): Use dolist instead of mapc.
17496 (msb--init-file-alist): Use mapcar instead of mapcan.
86f6474c
SM
17497 (msb--aggregate-alist): Use mapcar instead of mapcan.
17498 Fix `(' in column 0 in doc string.
a30eb617
DL
17499 (msb--add-separators): Use mapcar instead of mapcan.
17500
17501 * cus-dep.el: Require CL at compile-time only.
17502
175032000-03-24 Stefan Monnier <monnier@cs.yale.edu>
17504
17505 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
17506 (byte-compile-warnings): New warning `noruntime'.
17507 (byte-compile-constants, byte-compile-variables): Fix docstring.
17508 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
17509 execute `eval-whenc-compile's body.
17510 (byte-compile-unresolved-functions): Fix docstring.
17511 (byte-compile-eval): New function.
17512 (byte-compile-callargs-warn): Check if the function will be available
17513 at runtime (via property `byte-compile-noruntime').
17514 (byte-compile-print-syms): New function.
17515 (byte-compile-warn-about-unresolved-functions): Also warn about
17516 `noruntime' functions (and use `byte-compile-print-syms').
17517 (byte-compile-file): Capitalize the message.
17518
175192000-03-24 Gerd Moellmann <gerd@gnu.org>
17520
17521 * mail/rmail.el (rmail-confirm-expunge): New user-option.
17522 (rmail-expunge): Ask for confirmation depending on the setting
17523 of rmail-confirm-expunge.
17524
175252000-03-23 Gerd Moellmann <gerd@gnu.org>
17526
17527 * Makefile (bootstrap-clean): If $(emacs) exists, build
17528 loaddefs.el first. A loaddefs.el that's not up-to-date might
86f6474c 17529 cause a bootstrap failure because things don't autoload as expected.
a30eb617
DL
17530
175312000-03-23 Dave Love <fx@gnu.org>
17532
17533 * net/browse-url.el: Restore previous use of
17534 browse-url-maybe-new-window.
17535
175362000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17537
17538 * ps-print.el: Skip banner page fix.
17539 (ps-print-version): New version number (5.1.2).
17540 (ps-begin-file, ps-end-file, ps-generate): Code fix.
17541
175422000-03-23 Dave Pearson <davep@davep.org>
17543
17544 * net/quickurl.el Changed the type of parameter passed to the
17545 function defined by `quickurl-format-function'. Before only the
17546 text of the URL was passed. Now the whole URL structure is passed
86f6474c
SM
17547 and the function is responsible for extracting the parts it requires.
17548 Changed the default of `quickurl-format-function' accordingly.
a30eb617
DL
17549 (quickurl-insert): Changed the `funcall' of
17550 `quickurl-format-function' to match the above change.
17551 (quickurl-list-insert): Changed the `url' case so that it makes
17552 use of `quickurl-format-function', previous to this the format was
17553 hard wired.
17554
175552000-03-22 Gerd Moellmann <gerd@gnu.org>
17556
17557 * startup.el: Change some spellings for the X Window System.
17558
175592000-03-22 Stefan Monnier <monnier@cs.yale.edu>
17560
86f6474c
SM
17561 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
17562 Clean up the code and the regexp and make sure the cursor is
17563 temporarily moved to the suspicious line while querying the user.
a30eb617
DL
17564
175652000-03-22 Jason Rumney <jasonr@gnu.org>
17566
17567 * w32-fns.el (w32-charset-info-alist): Initialize.
17568
175692000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17570
17571 * ps-print.el: N-up last page fix.
17572 (ps-print-version): New version number (5.1.1).
17573 (ps-end-file, ps-end-job, ps-generate): Code fix.
17574
175752000-03-21 Stefan Monnier <monnier@cs.yale.edu>
17576
17577 * files.el (find-file-run-dired): Update docstring.
17578 (find-directory-functions): New hook.
17579 (find-file-noselect): Run find-directory-functions rather than
17580 calling dired directly.
17581
17582 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
17583
17584 * pcvs.el: Add a minimal leading commentary.
17585 (cvs-make-cvs-buffer): Change the header part by removing the startup
17586 message and adding a `Module' entry. Also replace the FOOTER and
17587 HEADER special fileinfos with the new support in ewoc for updating
17588 its own footer and header.
17589 (cvs-update-header): Update to use the header/footer of the ewoc.
17590 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
17591 (cvs-is-within-p): New function.
17592 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
17593 to only examine some subset of the buffers.
17594
17595 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
17596 `format' instead of our own ad-hoc functions.
17597 Remove HEADER and FOOTER cases, now handled in the EWOC.
17598 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
17599
17600 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
17601 output to avoid scaring the user.
17602 (cvs-parse-table): Catch message for non-up-to-date commits.
17603
17604 * pcvs-defs.el (cvs-startup-message): Remove.
17605 (cvs-global-menu): New autoloaded menu.
17606
17607 * pcvs-util.el (cvs-string-fill): Remove.
17608
17609 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
17610 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
17611 PP part of it and also make it work for footers and headers.
17612 (ewoc-create): Drop POS and BUFFER arguments.
17613 Use the DLL's dummy node to store the end-of-footer position.
17614 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
17615 (ewoc-refresh): Remove unused `header' variable.
17616 (ewoc-(get|set)-hf): New functions.
17617
17618 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
17619 log-view-*-(message|file) and use easy-mmode-define-navigation.
17620 (log-view-message-re): Match SCCS format as well.
17621 And match the revision line rather than the dashed separator line.
17622 (log-view-mode): Use the new define-derived-mode.
17623 (log-view-current-tag): Fill in with an actual implementation.
17624
17625 * cvs-status.el (cvs-status-(prev|next)): Rename from
17626 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
17627 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
17628 to let the output "breathe" a little more (more readable).
17629 (cvs-status-mode): Use the new define-derived-mode.
17630
17631 * smerge-mode.el (smerge-auto-leave): New function and variable.
17632 (smerge-basic-map): Rename from smerge-basic-keymap.
17633 Change the bindings for smerge-diff-*.
17634 (smerge-*-map): Use easy-mmode-defmap.
17635 (smerge-(next|prev)): Use easy-mmode-define-navigation.
17636 (smerge-keep-*): Use smerge-auto-leave.
17637
176382000-03-21 Jason Rumney <jasonr@gnu.org>
17639
17640 * cus-edit.el (custom-button-face): Use 3D look for w32.
17641 (custom-button-pressed-face): Likewise.
17642
176432000-03-21 Gerd Moellmann <gerd@gnu.org>
17644
17645 * progmodes/etags.el (tags-case-fold-search): New user-option.
17646 (tags-loop-eval): New function. Bind case-fold-search around eval
17647 depending on the value of tags-case-fold-search.
17648 (tags-loop-continue): Use tags-loop-eval.
17649 (find-tag-in-order): Bind case-fold-search depending on the value
17650 of tags-case-fold-search.
17651
176522000-03-21 Stefan Monnier <monnier@cs.yale.edu>
17653
86f6474c 17654 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
a30eb617
DL
17655 (diff-end-of-hunk): Return the end position for use in
17656 `easy-mmode-define-navigation'.
17657 (diff-recenter): Remove.
17658 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
17659 of `easy-mmode-define-navigation'.
17660 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
17661 previous renaming) and fix to use new names.
17662 (diff-merge-strings): Use \n as separator: simpler, faster.
17663 (diff-mode): Use `define-derived-mode'.
17664
17665 * derived.el (define-derived-mode): Don't autoload anymore.
17666 Prefer the macro-only version provided by easy-mmode.el.
17667
17668 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
86f6474c 17669 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
a30eb617
DL
17670 (easy-mmode-define-navigation): New macro.
17671
17672 * subr.el (combine-run-hooks): New function.
17673
176742000-03-21 Kenichi HANDA <handa@etl.go.jp>
17675
17676 * term/x-win.el: Fontsets related initialization is simplified.
17677
17678 * international/mule-diag.el (describe-font): Don't refer to
17679 global-fontset-alist, instead call font-list.
17680 (describe-fontset, list-fontsets, mule-diag): Likewise.
86f6474c 17681 (print-fontset): Adjusted for the change of fontset implementation.
a30eb617 17682
86f6474c
SM
17683 * international/fontset.el (x-charset-registries): Variable removed,
17684 instead the corresponding data is stored in the default fontset.
a30eb617
DL
17685 (register-alternate-fontnames): Function removed.
17686 (resolved-ascii-font): Variable removed.
17687 (x-compose-font-name): Ignore the second argument REDOCE.
17688 (x-complement-fontset-spec): Complement only an ASCII font and
17689 element for those charsets than can use that ASCII font.
17690 (generate-fontset-menu): Don't refer to global-fontset-alist,
17691 instead call fontset-list.
17692 (uninstantiated-fontset-alist): Variable removed.
17693 (x-style-funcs-alist): Likewise.
17694 (fontset-default-styles): Likewise.
17695 (x-modify-font-name): Function removed.
86f6474c 17696 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
a30eb617
DL
17697 (create-fontset-from-ascii-font): Docsting adjusted for the above
17698 change.
17699 (instantiate-fontset, resolve-fontset-name): Functions removed.
17700 (fontset-list): Now implemented by C code.
17701
17702 * faces.el (read-face-font): Fix TABLE arg to completing-read.
17703 (describe-face): Include `font' attribute in the description.
17704
177052000-03-21 Kenichi Handa <handa@etl.go.jp>
17706
17707 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
17708
177092000-03-20 Gerd Moellmann <gerd@gnu.org>
17710
17711 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
17712 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
17713 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
17714
17715 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
17716 about behavior of set-buffer-modified-p wrt redisplay.
17717
177182000-03-19 Richard M. Stallman <rms@gnu.org>
17719
17720 * view.el (view-mode-disable): Kill local binding of view-read-only.
17721
177222000-03-18 Gerd Moellmann <gerd@gnu.org>
17723
86f6474c 17724 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
a30eb617
DL
17725 is a string, convert it to a syntax cell using string-to-syntax.
17726
17727 * simple.el (syntax-code-table, syntax-flag-table): New variables.
17728 (string-to-syntax): New function.
17729
17730 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
17731 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
17732 try to use passive ftp mode.
17733
177342000-03-17 Gerd Moellmann <gerd@gnu.org>
17735
17736 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
17737
17738 * simple.el (append-to-buffer): Update point of windows after
17739 insertion.
17740
17741 * abbrev.el (inverse-add-abbrev): Identify word by first moving
17742 forward then moving backward. Reindent.
17743
17744 * frame.el (other-frame): Call x-focus-frame only if
17745 focus-follows-mouse is off.
17746
177472000-03-17 Dave Love <fx@gnu.org>
17748
86f6474c 17749 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
a30eb617
DL
17750
177512000-03-17 Stefan Monnier <monnier@cs.yale.edu>
17752
17753 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
17754 regexp for labels cannot span several lines.
17755
17756 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
17757 `(setq :<key> ':<key>)' to the macro expansion.
17758
177592000-03-16 Dave Love <fx@gnu.org>
17760
17761 * progmodes/f90.el (f90): Put custom group under `languages', not
17762 `fortran'.
17763 (f90-mode-hook): Customize.
17764 (f90-mode): Set add-log-current-defun-function.
17765 (f90-current-defun): New function.
17766
177672000-03-16 Gerd Moellmann <gerd@gnu.org>
17768
17769 * cus-edit.el (custom-variable-tag-face): Handle case that
17770 default face's height is not a number.
17771 (custom-face-tag-face, custom-group-tag-face-1)
17772 (custom-group-tag-face): Ditto.
17773 (custom-group-tag-face-1): Add :group.
17774
17775 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
17776
177772000-03-15 Gerd Moellmann <gerd@gnu.org>
17778
17779 * pcvs-defs.el (toplevel): Remove autoload cookie for form
17780 requiring easymenu.
17781
177822000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17783
17784 * ps-print.el: PostScript user-defined prologue, PostScript error
17785 handler, doc fix.
17786 (ps-print-version): New version number (5.1).
17787 (ps-user-defined-prologue, ps-error-handler-message)
17788 (ps-print-prologue-0, ps-error-handler-alist): New vars.
17789 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
17790 (ps-insert-string): New function.
17791
177922000-03-15 Kenichi Handa <handa@etl.go.jp>
17793
17794 * international/ccl.el (ccl-compile-expression): Don't generate
17795 invalid self-assignment code.
17796
177972000-03-14 Dave Love <fx@gnu.org>
17798
17799 * subr.el (replace-regexp-in-string): Renamed from
17800 replace-regexps-in-string. Doc fix.
17801
178022000-03-12 Dave Love <fx@gnu.org>
17803
17804 * cus-edit.el: Doc fixes.
86f6474c 17805 (customize-set-variable, customize-save-variable): Rename args for doc.
a30eb617
DL
17806 (custom-variable-tag-face, custom-face-tag-face)
17807 (custom-group-tag-face-1, custom-group-tag-face): Modify from
17808 style which user identify as hyperlink.
17809 (hook): Don't add undefined functions to the hook.
17810 (debug-ignored-errors): Transfer message from bindings.el.
17811
178122000-03-12 Gerd Moellmann <gerd@gnu.org>
17813
86f6474c
SM
17814 * recentf.el (recentf-keep-non-readable-files-p):
17815 Remove double/nested definition.
a30eb617
DL
17816
178172000-03-12 Dave Love <fx@gnu.org>
17818
17819 * facemenu.el (facemenu-get-face): Use display-color-p.
17820 * enriched.el (enriched-decode-foreground): Likewise.
17821 (enriched-decode-background): Likewise.
17822 * isearch.el (isearch-highlight): Likewise.
17823 * info-look.el (info-lookup): Likewise.
17824 * simple.el (completion-setup-function): Likewise.
17825
17826 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
17827 :options.
17828
17829 * bindings.el (mode-line-format): Fix line-number and
17830 column-number items. Add help-echo for the background.
17831 (mode-line-mule-info): Modify help-echo.
17832
17833 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
17834
17835 * files.el (load-file): Allow completion to .elc.
17836
17837 * man.el: Doc fixes.
17838 (Man-init-defvars): Use display-color-p to set fontification.
17839
17840 * play/hanoi.el (hanoi-internal): Don't use oddp.
17841
178422000-03-12 Gerd Moellmann <gerd@gnu.org>
17843
17844 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
17845
17846 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
17847
178482000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
17849
17850 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
17851 Fix comment.
17852
178532000-03-10 Stefan Monnier <monnier@cs.yale.edu>
17854
17855 * font-lock.el (font-lock-keywords): Fix the doc now that
17856 regexp-opt-depth is unnecessary.
17857 (save-buffer-state): Set an edebug spec.
17858 (font-lock-fontify-anchored-keywords): Properly handle the case when
17859 the matcher goes past the limit.
17860
17861 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
17862 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
17863
17864 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
17865 dll.el and cookie.el (from Elib) with heavy renaming and other
17866 massaging.
17867
17868 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
17869 Autoload the functions used.
17870 (easy-mmode-define-syntax): Fix CL typo.
17871 (easy-mmode-define-derived-mode): Improve the docstring generation.
17872
178732000-03-10 Gerd Moellmann <gerd@gnu.org>
17874
17875 * textmodes/texinfo.el (texinfo-version): Variable and function
17876 removed.
17877
178782000-03-09 Stefan Monnier <monnier@cs.yale.edu>
17879
17880 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
17881 allow more flexibility.
ff39b9a1 17882 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
a30eb617
DL
17883 (easy-mmode-defmap, easy-mmode-defsyntax)
17884 (easy-mmode-define-derived-mode): New macros.
17885
178862000-03-09 Didier Verna <didier@xemacs.org>
17887
17888 * rect.el (replace-rectangle): New function.
17889
178902000-03-09 Dave Love <fx@gnu.org>
17891
ff39b9a1 17892 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
a30eb617
DL
17893 (fortran-comment-line-start-skip): Don't match cpp stuff.
17894 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
17895 (fortran-mode-map): Remove over-eager custom-menu-create for now.
17896 (fortran-mode): Don't set fortran-comment-line-start-skip,
17897 fortran-comment-line-start here. Set comment-start,
17898 add-log-current-defun.
17899 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
17900 (fortran-current-defun): New function.
17901
179022000-03-09 Gerd Moellmann <gerd@gnu.org>
17903
17904 * emacs-lisp/re-builder.el: New file.
17905
17906 * mouse.el (mouse-drag-region): Don't run up-event handler
17907 if hscroll has changed.
17908
17909 * octave-mod.el (octave-font-lock-keywords): To font-lock the
17910 builtin operators, use `font-lock-builtin-face' for Emacs and
17911 `font-lock-preprocessor-face' otherwise.
17912
17913 * font-lock.el (lisp-font-lock-keywords-1): Highlight
17914 `(defun (setf foo)' differently.
17915
179162000-03-08 Stefan Monnier <monnier@cs.yale.edu>
17917
17918 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
17919 (regexp-opt): Update comment and adapt the code the new meaning of
17920 the `paren' argument of regex-opt-group for shy-groups.
17921 (regexp-opt-depth): Handle shy groups as well as backslashed
17922 backslashes.
17923 (regexp-opt-group): Turn the leading comment into a docstring.
17924 Allow `paren' to be a string (the string to use to open a group).
17925 Remove open-presuf and close-presuf. Instead of checking for `all
17926 one-char' and then later on check for `several one-char', handle
17927 both cases close together. Also apply a more generic algorithm
17928 for suffixes (the mirror image of the algorithm used for
17929 prefixes). Use shy-groups. Use nreverse rather than reverse.
17930 (regexp-opt-try-suffix): Removed.
17931
17932 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
17933 from comint-mode-map, so we can just inherit from it. Also, move
17934 the initialization into the `defvar' since there's no docstring
17935 anyway and it's fairly short.
17936 (inferior-scheme-mode): Define it as derived-mode: the code is
17937 shorter and this way we inherit from comint-mode-map rather than
17938 copying it.
17939
17940 * subr.el (replace-regexps-in-string): Properly handle the case
17941 where we match an empty string.
17942
17943 * comint.el (comint-exec-1): Add the current-dir to the exec-path
17944 when the command has a directory component (such as "./testml").
17945 Also fix a typo in the comment.
17946
179472000-03-08 Gerd Moellmann <gerd@gnu.org>
17948
17949 * Makefile (compile-files): Compile files one by one because
17950 that's the only way to ensure a clean compilation environment for
17951 each individual file.
17952
17953 * frame.el (other-frame): Call x-focus-frame.
17954
179552000-03-07 Dave Love <fx@gnu.org>
17956
17957 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
17958 :require to defcustom.
17959
ff39b9a1 17960 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
a30eb617
DL
17961
17962 * files.el (auto-mode-alist): Add configure.in.
17963
17964 * progmodes/autoconf.el: New file.
17965
179662000-03-07 Gerd Moellmann <gerd@gnu.org>
17967
17968 * mail/mh-e.el: Change maintainer to `none'.
17969
17970 * recentf.el (recentf-keep-non-readable-files-p): Quote args
17971 to remove-hook and add-hook.
17972
179732000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
17974
17975 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
17976 it as the default.
17977 (mail-send): Test mail-send-nonascii also for the new `mime' value.
17978 (sendmail-send-it): Conditionally add MIME headers specifying the
17979 used character set.
17980
179812000-03-07 Dave Love <fx@gnu.org>
17982
ff39b9a1
SM
17983 * winner.el: Fix keywords, autoload cookies.
17984 Split eval-when-compile form to avoid compilation failure.
a30eb617
DL
17985
179862000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
17987
17988 * international/mule.el: Modify comment about coding system
17989 property `coding-category'.
17990 (make-coding-system): New argument EOL-TYPE. Pay attention to
17991 coding-category property of PROPERTIES.
17992
ff39b9a1
SM
17993 * international/mule-conf.el (coding-category-utf-8)
17994 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
a30eb617
DL
17995 categories. Include them in the argument for set-coding-priority.
17996
ff39b9a1
SM
17997 * international/mule-cmds.el (reset-language-environment):
17998 Include coding-category-utf-8, coding-category-utf-16-be, and
a30eb617
DL
17999 coding-category-utf-16-le in the argument for set-coding-priority.
18000 (reset-language-environment): Initialize coding-category-utf-8,
18001 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
18002
180032000-03-06 Karl Fogel <kfogel@red-bean.com>
18004
18005 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
18006 code abstracted out of `bookmark-jump-noselect'. Now tries info
18007 extensions as well as compression extensions.
18008 (bookmark-jump-noselect): Use above new func.
18009
180102000-03-03 Gerd Moellmann <gerd@gnu.org>
18011
18012 * strokes.el: Change maintainer's mail address.
18013
180142000-03-03 Kenichi Handa <handa@etl.go.jp>
18015
18016 * international/mule-diag.el (list-character-sets): Make help-echo
18017 string by substitute-command-keys.
18018 (list-character-sets): Likewise.
18019 (sort-listed-character-sets): Call help-setup-xref.
18020
180212000-03-02 Gerd Moellmann <gerd@gnu.org>
18022
ff39b9a1 18023 * time.el (display-time-mail-file): Add `none' to the list of choices.
a30eb617
DL
18024
180252000-03-01 Dave Love <fx@gnu.org>
18026
18027 * help.el (help-xref-go-back): Don't try to set position.
18028
ff39b9a1
SM
18029 * international/mule-diag.el (list-character-sets):
18030 Call help-setup-xref. Add help-echo to xrefs.
a30eb617
DL
18031 (list-character-sets-1): Add help-echo to xrefs.
18032
180332000-03-02 Gerd Moellmann <gerd@gnu.org>
18034
18035 * frame.el (blink-cursor-mode): Switch cursor on when turning
18036 the mode off.
18037
18038 * add-log.el (add-log-current-defun): Add support for
18039 Autoconf mode.
18040
18041 * mail/rmail.el (rmail-quit-hook): New variable.
18042
180432000-03-01 Dave Love <fx@gnu.org>
18044
18045 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
18046
18047 * help.el (help-xref-button): Add help-echo arg.
18048 (describe-function-1, describe-variable, help-make-xrefs): Use it.
18049
ff39b9a1 18050 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
a30eb617 18051
ff39b9a1 18052 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
a30eb617
DL
18053
180542000-03-01 Gerd Moellmann <gerd@gnu.org>
18055
18056 * image.el (defimage): Look for image files in load-path.
18057
ff39b9a1 18058 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
a30eb617
DL
18059
180602000-03-01 David Ponce <david.ponce@wanadoo.fr>
18061
ff39b9a1 18062 * recentf.el (recentf): Added version tag to the defgroup of recentf.
a30eb617
DL
18063
180642000-03-01 David Ponce <david.ponce@wanadoo.fr>
18065
ff39b9a1 18066 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
a30eb617
DL
18067 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
18068 action to select/unselect a file.
18069 (recentf-edit-list): Code cleanup and improvement.
18070 (recentf-open-more-files-action): `recentf-open-more-files' button
18071 widget action to open a file.
ff39b9a1 18072 (recentf-open-more-files): No more use standard completion but widgets.
a30eb617
DL
18073 (recentf-more-collection): Deleted.
18074 (recentf-more-history): Deleted.
18075 (recentf-setup-more-completion): Deleted.
18076
180772000-03-01 David Ponce <david.ponce@wanadoo.fr>
18078
18079 * recentf.el (recentf-mode): No more needs that Emacs is running
18080 under a window-system.
18081
ff39b9a1 180822000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
18083
18084 * recentf.el (recentf-edit-list): New command to edit the recent
18085 list which allow the user to remove files.
18086 (recentf-edit-selected-items): New global variable, used by
18087 `recentf-edit-list' to hold the list of files to be removed from
18088 the recent list.
18089 (recentf-make-menu-items): Updated to display a "Edit list..."
18090 menu item. Minor code cleanup.
18091
ff39b9a1 180922000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
18093
18094 * recentf.el (recentf-open-more-files): New command to open files
18095 that are not displayed in the menu.
18096 (recentf-more-collection): New global variable holding the set of
18097 permissible completions used by `recentf-open-more-files'.
18098 (recentf-more-history): New global variable holding the history list
18099 used by `recentf-open-more-files' completion.
18100 (recentf-setup-more-completion): New function to setup completion for
18101 `recentf-open-more-files'.
18102 (recentf-make-menu-items): Updated to display a "More..." menu item.
18103
ff39b9a1 181042000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
18105
18106 * recentf.el (recentf-menu-action): Doc fixed.
18107
ff39b9a1 181082000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
18109
18110 * recentf.el (recentf-menu-filter): Doc updated.
18111 (recentf-update-menu-hook): Allow menu filters to force menu update.
18112 (recentf-make-menu-items): New menu filter handling.
18113 (recentf-make-menu-item): New helper function.
18114 (recentf-menu-elements): New menu handling function.
18115 (recentf-sort-ascending): Updated to new menu filter handling.
18116 (recentf-sort-descending): Updated to new menu filter handling.
18117 (recentf-sort-basenames-ascending): New menu filter function.
18118 (recentf-sort-basenames-descending): New menu filter function.
18119 (recentf-show-basenames): New menu filter function.
18120 (recentf-show-basenames-ascending): New menu filter function.
18121 (recentf-show-basenames-descending): New menu filter function.
18122
181232000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
18124
18125 * diary-lib.el (list-diary-entries): Don't try to go forward at
18126 the end of the buffer.
18127
181282000-02-29 Kenichi Handa <handa@etl.go.jp>
18129
ff39b9a1
SM
18130 * international/mule-diag.el (list-character-sets):
18131 Completely rewritten.
a30eb617
DL
18132 (sort-listed-character-sets): New function.
18133 (list-character-sets-1): Completely rewritten.
18134 (list-character-sets-2): New function.
18135 (non-iso-charset-alist): New variable.
18136 (decode-codepage-char): New function.
18137 (charset-history): New variable.
18138 (read-charset) (list-block-of-chars)
18139 (list-iso-charset-chars)
18140 (list-non-iso-charset-chars)
18141 (list-charset-chars): New functions.
86f6474c 18142 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
a30eb617
DL
18143 (dump-charsets): Likewise.
18144
181452000-02-29 Gerd Moellmann <gerd@gnu.org>
18146
18147 * dired-x.el (dired-filename-at-point): Add `@' to valid
18148 file name characters.
18149 (dired-filename-at-point): Handle ange-ftp file names.
18150
18151 * frame.el (frame-notice-user-settings): Use assq-delete-all
18152 instead of assoc-delete-all.
18153 (frame-notice-user-settings): Ditto.
18154
18155 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
18156 Don't copy alist.
18157
181582000-02-28 Eli Barzilay <eli@cs.cornell.edu>
18159
18160 * calculator.el (calculator-use-menu): New option.
86f6474c 18161 (calculator-initial-bindings): Changed some bindings to work as macros.
a30eb617
DL
18162 (calculator-forced-input): Removed.
18163 (calculator-restart-other-mode): New variable.
18164 (calculator-mode-map): Set up menu.
18165
181662000-02-28 Jari Aalto <jari.aalto@poboxes.com>
18167
86f6474c 18168 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
a30eb617
DL
18169
181702000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
18171
86f6474c 18172 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
a30eb617 18173 translate all ESC key sequences.
86f6474c 18174 (viper-goto-mark-subr): Restore markers for files for which
a30eb617 18175 they were saved.
86f6474c
SM
18176 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
18177 * viper-util.el (viper-set-replace-overlay-glyphs)
18178 (viper-set-replace-overlay): Always check if the replacement
a30eb617 18179 overlay is live.
86f6474c
SM
18180 * viper.el (viper-vi-state-mode-list): Add major modes.
18181 * ediff-wind.el: Minor comment changes.
18182 * ediff.el: Copyright notice date fix.
a30eb617
DL
18183
181842000-02-27 Jason Rumney <jasonr@gnu.org>
18185
18186 * faces.el (face-font-family-alternatives): Add arial to helv.
18187 (mode-line, header-line, tool-bar): Same default as x for w32.
18188 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
18189 face-font-family-alternatives from working.
18190 * term/w32-win.el (mouse-set-font): Do not build fontset from
18191 chosen font.
18192
181932000-02-25 Sam Steingold <sds@goems.com>
18194
18195 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
18196 properly.
18197
181982000-02-25 Richard M. Stallman <rms@gnu.org>
18199
18200 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
18201
182022000-02-25 Gerd Moellmann <gerd@gnu.org>
18203
86f6474c 18204 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
a30eb617
DL
18205
18206 * frame.el (busy-cursor-delay-seconds): New option.
18207
182082000-02-24 Gerd Moellmann <gerd@gnu.org>
18209
18210 * frame.el (show-cursor-in-non-selected-windows): New option.
18211
182122000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
18213
18214 * diary-lib.el (include-other-diary-files): Undo the selective
18215 display in any included file and don't kill it.
18216
182172000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
18218
86f6474c
SM
18219 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
18220 Menu items converted to (menu-item format, help strings added.
a30eb617 18221 [downcase, upcase]: Don't enable on MS-DOS.
86f6474c 18222 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
a30eb617
DL
18223 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
18224
182252000-02-23 Dave Love <fx@gnu.org>
18226
18227 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
18228 (backward-kill-word): Revert addition of * to interactive spec --
18229 it's a feature.
18230
18231 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
18232 (backward-kill-sentence, kill-sentence): Likewise.
18233
18234 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
18235 scratch buffer name.
86f6474c 18236 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
a30eb617
DL
18237
18238 * term/w32-win.el (internal-face-interactive): Update prompt for
18239 new read-face-name.
18240
18241 * mail/footnote.el (footnote): Add :version to defgroup.
18242 (footnote-section-tag-regexp): Customize.
18243 (footnote-start-tag, footnote-end-tag): New option.
18244 (footnote-latin-regexp): New variable.
18245 (Footnote-latin): New function.
18246 (footnote-style-alist): Add element for latin style.
18247 (footnote-style): Moved.
18248 (Footnote-goto-footnote): Use eq to test arg.
18249
18250 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
18251
18252 * emacs-lisp/byte-opt.el: Change old backquote syntax.
18253 (byte-compile-trueconstp): Include keywords.
86f6474c
SM
18254 (byte-optimize-quote, byte-optimize-lapcode):
18255 Use byte-compile-const-symbol-p.
a30eb617
DL
18256 (byte-optimize-char-before): New optimization.
18257
18258 * emacs-lisp/bytecomp.el: Change old backquote syntax.
18259 (byte-compile-const-symbol-p): New function.
18260 (byte-compile-constp, byte-compile-out-toplevel)
18261 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
18262 Use it.
18263
18264 * subr.el (define-key-after): Default AFTER to t. Doc fix.
18265
182662000-02-23 Kenichi Handa <handa@etl.go.jp>
18267
18268 * international/encoded-kb.el: Be sure to update minor-mode-alist
18269 and minor-mode-map-alist.
18270 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
18271 codes SS2 and SS3 correctly.
18272 (encoded-kbd-self-insert-ccl): New function.
18273 (encoded-kbd-setup-keymap): New function.
18274 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
18275 by calling encoded-kbd-setup-keymap.
18276
86f6474c
SM
18277 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
18278 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
a30eb617
DL
18279
182802000-02-22 Dave Love <fx@gnu.org>
18281
18282 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
86f6474c 18283 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
a30eb617
DL
18284 (lisp-mode-syntax-table): Set up for #|...|# comments.
18285 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
18286 classes. Match `defface'.
18287 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
18288 (eval-defun-1): Fix for defcustom.
18289 (lisp-indent-region): Doc fix.
18290
18291 * subr.el (when, unless, split-string): Doc fix.
86f6474c 18292 (read-passwd): Move call of clear-this-command-keys to the right place.
a30eb617
DL
18293 (replace-regexps-in-string): New function.
18294
182952000-02-22 Gerd Moellmann <gerd@gnu.org>
18296
18297 * help.el (describe-variable): Set syntax table to
18298 emacs-lisp-mode-syntax-table when moving forward over the
18299 symbol's name.
18300
183012000-02-22 Dave Love <fx@gnu.org>
18302
18303 * xt-mouse.el: Doc fixes.
18304 (xterm-mouse-position-function): New function, replacing advice of
18305 mouse-position.
18306 (xterm-mouse-mode): Use it. Don't turn on under a window system.
18307
18308 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
18309
183102000-02-21 Gerd Moellmann <gerd@gnu.org>
18311
86f6474c
SM
18312 * format.el (format-annotate-single-property-change):
18313 Handle properties.with dotted-list values.
a30eb617
DL
18314 (format-proper-list-p): New function.
18315
18316 * enriched.el (enriched-face-ans): Handle '(foreground-color
18317 . COLOR) and (background-color . COLOR).
18318
183192000-02-20 Dave Love <fx@gnu.org>
18320
18321 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
18322 and assignments to it.
18323 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
18324 current local map.
18325 (make-flyspell-overlay): Use it.
18326 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
18327
18328 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
18329 (lm-get-header-re): Defun, not defsubst.
18330 (lm-get-package-name): Defun, not defsubst. Simplify.
18331 (lm-version): Doc fix. Simplify.
18332 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
18333 (lm-crack-address, lm-last-modified-date, lm-commentary)
18334 (lm-verify, lm-synopsis): Simplify.
18335 (lm-report-bug): Require emacsbug. Use compose-mail.
18336
183372000-02-20 Gerd Moellmann <gerd@gnu.org>
18338
18339 * dired.el (dired-mode): Call propertized-buffer-identification
18340 to set mode-line-buffer-identification to something having
18341 the right text properties.
18342
18343 * bindings.el (propertized-buffer-identification): New function.
18344
183452000-02-20 Dave Love <fx@gnu.org>
18346
18347 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
18348 check for t-mouse too.
18349
18350 * cus-start.el: Make echo-keystrokes `number'.
18351
183522000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
18353
18354 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
18355 Don't call ring-empty-p unless tags-location-ring is bound.
18356 From Noah Friedman <friedman@splode.com>.
18357
183582000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
18359
18360 * progmodes/hideshow.el (hs-flag-region): No longer use
18361 `intangible' overlay property.
18362
18363 (hs-toggle-hiding): New command.
18364 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
18365
18366 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
18367 Fix omission bug: Run `hs-minor-mode-hook' for both activation
18368 and deactivation.
18369
183702000-02-18 Gerd Moellmann <gerd@gnu.org>
18371
18372 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
18373
183742000-02-17 Gerd Moellmann <gerd@gnu.org>
18375
18376 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
18377
18378 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
18379 of `*' to handle `(* ... *)' comments.
18380
183812000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
18382
18383 * faces.el (list-faces-display): Use display-mouse-p instead of
18384 window-system.
18385
18386 * menu-bar.el (global-map): Menu-bar items converted to the new
18387 format (menu-item..., rearranged for better CUA compliance, and
18388 their names changed for better clarity. Help strings added.
18389
18390 * international/mule-cmds.el (mule-menu-keymap)
18391 (describe-language-environment-map, set-coding-system-map)
18392 (setup-language-environment-map): Convert to new (menu-item...
86f6474c
SM
18393 form, add help strings. Change names of menu items for better clarity.
18394 "Mule" menu-bar item removed (it's now in the "Options" submenu).
a30eb617
DL
18395
183962000-02-17 Gerd Moellmann <gerd@gnu.org>
18397
18398 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
18399 within the code.
18400
184012000-02-16 Dave Love <fx@gnu.org>
18402
18403 * faces.el: Don't require custom. Add more specific :groups to
18404 various deffaces.
18405 (set-face-attribute): Purecopy args.
18406 (read-face-name): Default to name at point and use it in prompt.
18407 Remove colon from arg in all callers.
18408 (list-faces-display): Hyperlink to face descriptions and customize
18409 buffers.
18410
184112000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
18412
86f6474c 18413 * wid-edit.el (widget-match-inline): An atom never matches a list.
a30eb617
DL
18414
184152000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18416
18417 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
18418 at ':' characters by call to split-string.
18419
184202000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18421
18422 * textmodes/bibtex.el: Added RCS version identification.
18423
184242000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18425
18426 * textmodes/bibtex.el: Some temporary comments removed.
86f6474c 18427 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
a30eb617
DL
18428 (bibtex-field-const): Allow capital letters.
18429 (bibtex-start-of-string): Deleted because unused.
18430
18431 * textmodes/bibtex.el: Unified some nomenclature. We no longer
18432 use the term 'reference' to describe a bibtex entry as a whole.
18433 Further, reference keys are no longer called 'labels'.
18434 (bibtex-keys): Renamed to bibtex-reference-keys.
18435 (bibtex-reformat-previous-labels): Renamed to
18436 bibtex-reformat-previous-reference-keys.
18437 (bibtex-reference-type): Renamed to bibtex-entry-type.
18438 (bibtex-reference-head): Renamed to bibtex-entry-head.
18439 (bibtex-reference-maybe-empty-head): Renamed to
18440 bibtex-entry-maybe-empty-head.
18441 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
18442 (bibtex-search-reference): Renamed to bibtex-search-entry.
18443 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
18444 bibtex-enclosing-entry-maybe-empty-head.
86f6474c
SM
18445 (bibtex-entry-field-alist, bibtex-entry-head)
18446 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
18447 (bibtex-map-entries, bibtex-search-entry)
18448 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
18449 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
18450 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
18451 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
18452 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
18453 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
18454 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
a30eb617
DL
18455
184562000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18457
18458 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
18459 comment.
18460 (bibtex-format-field-delimiters): New function, functionality
18461 extracted from bibtex-format-entry.
18462 (bibtex-autokey-get-yearfield-digits): New function, functionality
18463 extracted from bibtex-autokey-get-yearfield.
18464
18465 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
18466 entries in order to avoid stack overflow in the regexp matcher if
18467 field contents become large.
86f6474c
SM
18468 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
18469 (bibtex-field-string-part-not-braced)
18470 (bibtex-field-string-part-no-inner-braces)
18471 (bibtex-field-string-part-1-inner-brace)
18472 (bibtex-field-string-part-2-inner-braces)
18473 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
18474 (bibtex-field-string-quoted, bibtex-field-string)
18475 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
18476 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
18477 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
18478 Deleted as parsing is now performed by the following functions.
18479 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
18480 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
18481 (bibtex-parse-field-string, bibtex-search-forward-field-string)
18482 (bibtex-parse-association, bibtex-field-name-for-parsing)
18483 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
18484 (bibtex-search-forward-field, bibtex-search-backward-field)
18485 (bibtex-start-of-field, bibtex-end-of-field)
18486 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
18487 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
18488 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
18489 (bibtex-parse-string, bibtex-search-forward-string)
18490 (bibtex-search-backward-string, bibtex-start-of-string)
18491 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
18492 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
18493 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
a30eb617
DL
18494 entries. Instead of reporting the results of the parsing by
18495 match-beginning or match-end, these functions return data structures
18496 that hold the corresponding positions.
18497 (bibtex-enclosing-field): Changed to also report field boundaries by
86f6474c
SM
18498 return values rather than by match-beginning or match-end.
18499 The following functions have been adapted to use the new
18500 parsing functions.
18501 (bibtex-skip-to-valid-entry, bibtex-search-reference)
18502 (bibtex-enclosing-field, bibtex-format-entry)
18503 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
18504 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
18505 (bibtex-print-help-message, bibtex-end-of-entry)
18506 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
18507 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
18508 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
18509 Use the new method for parsing.
18510 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
18511 (bibtex-map-entries, bibtex-flash-head)
18512 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
18513 (bibtex-autokey-change, bibtex-autokey-get-namefield)
18514 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
18515 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
18516 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
18517 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
18518 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
18519 order to make the new binding of case-fold-search immediately visible.
a30eb617
DL
18520
185212000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18522
18523 * textmodes/bibtex.el: Copyright notice is up to date.
18524 Added constant 'bibtex-maintainer-salutation.
18525
86f6474c 18526 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
a30eb617
DL
18527 than make-temp-name, use match-string-no-properties and eliminate
18528 a quadratic behavior when building bibtex-strings.
18529
18530 * bibtex.el (bibtex-reference-key): Accept string entries whose
18531 reference key contains upper case letters.
18532
185332000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18534
18535 * bibtex.el (bibtex-reference-head): Allow entries to start with
18536 a new line.
18537
185382000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18539
18540 * bibtex.el: Hiding of entry bodies is not longer provided by
18541 bibtex.el directly. Instead the hideshow package can be used.
18542 Added a special bibtex entry to hs-special-modes-alist.
18543 (bibtex-hs-forward-sexp): Added for hideshow.el.
18544
185452000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
18546
18547 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
18548 proceedings entry type (for cross referencing). Thanks to Wagner
18549 Toledo Correa for the suggestion.
18550
18551 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
18552
185532000-02-14 Kenichi Handa <handa@etl.go.jp>
18554
18555 * international/characters.el: Setup case table for Vietnamese.
18556
185572000-02-12 Gerd Moellmann <gerd@gnu.org>
18558
18559 * uniquify.el (toplevel): Require CL at compile time.
18560 (uniquify-push): Removed.
18561
18562 * shadowfile.el (shadow-when): Removed.
18563
18564 * tempo.el (tempo-dolist, tempo-mapc): Removed.
86f6474c 18565 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
a30eb617
DL
18566
18567 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
18568 regexp for paragraph-start.
18569
18570 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
18571 commas as well.
18572
185732000-02-10 Dave Love <fx@gnu.org>
18574
18575 * wid-edit.el: (widgets) [defgroup]: Remove url link.
18576 (widget-color-choice-list, widget-color-history, widget-mouse-help):
18577 Deleted.
18578 (widget-specify-field, widget-specify-button): Don't use
18579 widget-mouse-help as help-echo property.
18580 (default): Use #'ignore for :validate and :mouse-down-action.
18581 (checkbox): Add help-echo.
18582 (widget-sexp-validate): Rewritten to clarify error messages.
18583 (character): Use char-valid-p in :match function.
18584 (widget-color-complete): Use facemenu-color-alist.
18585 (widget-color-action): Use facemenu-read-color.
18586
18587 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
18588 set up `caar' &c that we now have.
18589
185902000-02-09 Ray Blaak <blaak@gnu.org>
18591
18592 * delphi.el: Make resourcestring a declaration region, like const
18593 and var.
18594
185952000-02-09 Dave Love <fx@gnu.org>
18596
18597 * bindings.el (mode-line-input-method-map): New variable.
18598 (mode-line-mule-info): Use it; fix last change.
18599 (mode-line-mode-menu): Move definition.
18600 (mode-line-mouse-sensitive-p): Deleted.
18601 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
86f6474c 18602 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
a30eb617
DL
18603
18604 * startup.el (command-line-1): Don't call
18605 make-mode-line-mouse-sensitive.
18606
186072000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
18608
86f6474c
SM
18609 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
18610 before rmail-toggle-header, because the former toggles headers.
a30eb617
DL
18611
186122000-02-06 Stefan Monnier <monnier@cs.yale.edu>
18613
18614 * diff-mode.el (diff-kill-junk): New interactive function.
18615 (diff-reverse-direction): Use delete-and-extract-region.
18616 (diff-post-command-hook): Restrict the area so that the hook also works
18617 outside of any diff hunk. This is necessary for the minor-mode.
18618 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
18619 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
18620
18621 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
18622 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
18623 so that it can be used more easily in <foo>-mode-hook. Also make sure
18624 to avoid duplicate entries.
18625 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
18626 (font-lock-remove-keywords): Just as was done for `add', allow it to
18627 work even if font-lock-mode is nil. Also make sure we don't modify
18628 any pre-existing list by forcing a copy-sequence. Finally rename
18629 `major-mode' to `mode'.
18630 (font-lock-fontify-syntactic-anchored-keywords)
18631 (font-lock-fontify-anchored-keywords)
18632 (font-lock-fontify-keywords-region): Use line-end-position.
18633 Don't make `font-lock-multiline' local (it's now done in
18634 font-lock-set-defaults).
86f6474c
SM
18635 (font-lock-set-defaults): Make `font-lock-multiline' local.
18636 Move the `font-lock-fontified' creation to inside the `unless'.
a30eb617
DL
18637
186382000-02-06 Andrew Innes <andrewi@gnu.org>
18639
18640 * term/w32-win.el (x-handle-args): Comment out call to message,
18641 which occurs before window system is initialized.
18642
18643 * makefile.nt: Add support for recompiling lisp code.
18644
186452000-02-04 Dave Love <fx@gnu.org>
18646
18647 * bindings.el (mode-line-mule-info): Fix/extend last change.
18648
18649 * completion.el: Replace completion-dolist with dolist.
18650
86f6474c 18651 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
a30eb617
DL
18652
186532000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
18654
86f6474c 18655 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
a30eb617
DL
18656 environment names before they go into the section regexp.
18657
86f6474c 18658 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
a30eb617
DL
18659 char class in regexp.
18660
86f6474c
SM
18661 * textmodes/reftex-parse.el (reftex-with-special-syntax):
18662 Bind `case-fold-search' to nil.
a30eb617 18663
86f6474c
SM
18664 * progmodes/idlwave.el (idlwave-template):
18665 Respect `idlwave-abbrev-change-case'.
18666 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
18667 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
18668 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
a30eb617
DL
18669 (idlwave-rw-case): New function.
18670 (idlwave-statement-match): Fixed problem with assignment regexp.
86f6474c 18671 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
a30eb617
DL
18672 (idlwave-surround): New argument LENGTH to support padding of
18673 operators longer than 1 char.
18674
18675 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
18676 idlwave-shell-expression-overlay. Implemented printing of
18677 expressions on higher levels of the calling stack.
86f6474c 18678 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
a30eb617
DL
18679 (idlwave-retrieve-expression-from-level): New function.
18680 (idlwave-shell-last-calling-stack): Variable removed.
18681 (idlwave-shell-reset): Argument action reversed (`visible' to
18682 `hidden'). Also remove stop-line overlay.
18683 (idlwave-shell-calling-stack-routine): New variable.
18684 (idlwave-shell-parse-stack-and-display): Messages now display
18685 negative level numbers.
18686 (idlwave-shell-mode): Set `modeline-format'.
18687 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
86f6474c 18688 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
a30eb617
DL
18689 (idlwave-shell-print-expression-function): New option.
18690
86f6474c
SM
18691 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
18692 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
a30eb617
DL
18693 `tool-bar' instead of `toolbar'.
18694
186952000-02-02 Dave Love <fx@gnu.org>
18696
18697 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
18698 emacs-lisp-mode-hook. Don't check for defalias being defined.
18699
18700 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
86f6474c
SM
18701 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
18702 Use the new builtins directly.
a30eb617
DL
18703
18704 * whitespace.el (whitespace): Add :version to defgroup.
18705
18706 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
18707 Doc fix.
18708
18709 * thingatpt.el (sexp-at-point, symbol-at-point)
18710 (number-at-point, list-at-point): Add autoload cookie.
18711
18712 * recentf.el (recentf): Add :version to defgroup.
18713
18714 * quickurl.el (quickurl): Add :version to defgroup.
18715
18716 * elide-head.el (elide-head): Use point-marker more.
18717
18718 * bs.el (bs): Add :version to defgroup.
18719
18720 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
18721
18722 * progmodes/delphi.el (delphi): Add :version to defgroup.
18723
187242000-02-02 Gerd Moellmann <gerd@gnu.org>
18725
18726 * ange-ftp.el (ange-ftp-write-region): Handle case that
18727 succeeding process operation sets a different coding system.
18728
18729 * calculator.el: New file.
18730
187312000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
18732
86f6474c 18733 * frame.el (frames-on-display-list, framep-on-display): New functions.
a30eb617
DL
18734 (display-mouse-p, display-popup-menus-p, display-graphic-p)
18735 (display-selections-p, display-screens, display-pixel-width)
18736 (display-pixel-height, display-mm-width, display-mm-height)
18737 (display-backing-store, display-save-under, display-planes)
18738 (display-color-cells, display-visual-class): New functions.
18739
18740 * term/tty-colors.el (tty-color-gray-shades): New function.
18741
18742 * faces.el (display-color-p): Use framep-on-display.
18743 (display-grayscale-p): New function.
18744
187452000-01-31 Dave Love <fx@gnu.org>
18746
18747 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
18748 (create-fontset-from-x-resource): Don't concat integers.
18749
187502000-01-31 Inge Frick <inge@nada.kth.se>
18751
18752 * view.el: Some changes in documentation. Removed some trailing
86f6474c 18753 whitespace. Changed some parameter names to agree with documentation.
a30eb617
DL
18754 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
18755 window is not deleted. Modifies change 1998-04-26.
18756
187572000-01-31 Gerd Moellmann <gerd@gnu.org>
18758
18759 * windmove.el: New file.
18760
18761 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
18762 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
18763 progmodes/ebnf-yac.el: Update copyright and license info.
18764
86f6474c
SM
18765 * jit-lock.el (jit-lock-function): Widen before calculating
18766 end position.
a30eb617
DL
18767 (jit-lock-stealth-chunk-start): Rewritten.
18768
18769 * info.el (Info-title-face-alist): Removed.
86f6474c 18770 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
a30eb617
DL
18771 (Info-fontify-node): Use these faces.
18772
187732000-01-30 Gerd Moellmann <gerd@gnu.org>
18774
18775 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
18776 (cl-macro-list1): Recognize `&allow-other-keys' instead of
18777 `&allow-other-keywords'.
18778
18779 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
18780 the list of directories scanned heuristically.
18781
86f6474c 18782 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
a30eb617
DL
18783
187842000-01-30 Jason Rumney <jasonr@gnu.org>
18785
18786 * w32-fns.el: Define w32-tty-standard-colors.
18787
18788 * startup.el (command-line): Use w32-tty-standard-colors when in
18789 w32 console mode.
18790
187912000-01-30 Dave Love <fx@gnu.org>
18792
18793 * jka-compr.el (jka-compr-load): Fix up load-history.
18794
18795 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
18796
18797 * emacs-lisp/cl-macs.el: Revert previous change.
18798
187992000-01-29 Dave Love <fx@gnu.org>
18800
18801 * facemenu.el: Purecopy various strings.
18802
18803 * timezone.el (timezone-fix-time): Window against 69 for two-digit
18804 years. Deal with three-digit years.
18805
86f6474c
SM
18806 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
18807 Use defconst, purecopy.
a30eb617
DL
18808 (help-back-label): Purecopy it.
18809
188102000-01-18 Gerd Moellmann <gerd@gnu.org>
18811
18812 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
18813 variable. If non-nil, order the buffer list according to the
18814 currently selected frame.
18815 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
18816 non-nil, pass the selected frame to function buffer-list.
18817
188182000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18819
18820 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
18821
188222000-01-28 Dave Love <fx@gnu.org>
18823
18824 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
18825
18826 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
18827 Don't use lisp-indent-hook property.
18828 (cl-abs): Remove.
18829
18830 * subr.el: Move out indent and edebug specs for when and unless.
18831
18832 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
18833 when, unless.
18834
18835 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
18836 unless, when.
18837
188382000-01-28 Gerd Moellmann <gerd@gnu.org>
18839
18840 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
18841 `collecting' as synonym for `collect'.
18842
18843 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
18844 for the case it contains spaces.
18845
86f6474c 18846 * simple.el (what-cursor-position): Change formatting of messages.
a30eb617
DL
18847
18848 * frame.el (delete-other-frames): New function.
18849 (toplevel): Bind it to C-x 5 1.
18850
18851 * sort.el (sort-numeric-base): New option.
18852 (sort-numeric-fields): If number starts with `0' or `0[xX[',
18853 interpret it as octal or hexadecimal. Use sort-numeric-base
18854 as default base.
18855
18856 * progmodes/glasses.el: New file.
18857
188582000-01-27 Gerd Moellmann <gerd@gnu.org>
18859
18860 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
18861 userids differently.
18862
18863 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
18864 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
18865 progmodes/ebnf-yac.el: New files.
18866
188672000-01-26 Dave Love <fx@gnu.org>
18868
18869 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
18870 on a function with an empty body. [From Eric Ludlam.]
18871
188722000-01-25 Andre Spiegel <spiegel@gnu.org>
18873
18874 * vc.el (vc-version-diff): Make sure file name is expanded.
18875
188762000-01-25 Gerd Moellmann <gerd@gnu.org>
18877
18878 * scroll-bar.el (scroll-bar-timer): Variable removed.
18879 (scroll-bar-toolkit-scroll): Don't use a timer.
18880
188812000-01-25 Kenichi Handa <handa@etl.go.jp>
18882
86f6474c
SM
18883 * language/thai-util.el (thai-composition-function):
18884 Delete superfluous `a'.
a30eb617
DL
18885
188862000-01-24 Dave Love <fx@gnu.org>
18887
18888 * fortran.el (fortran-mode): Use beginning-of-defun-function,
18889 end-of-defun-function.
18890
86f6474c 18891 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
a30eb617
DL
18892
188932000-01-22 Jason Rumney <jasonr@gnu.org>
18894
18895 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
18896 conflicts with new face support.
18897
188982000-01-22 Richard M. Stallman <rms@gnu.org>
18899
18900 * replace.el (query-replace): Rename last arg to DELIMITED.
18901 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
18902 (query-replace-regexp): Likewise.
18903
189042000-01-20 Richard M. Stallman <rms@gnu.org>
18905
18906 * subr.el (with-syntax-table): Use make-symbol, not gensym.
18907
18908 * emacs-lisp/lisp.el (beginning-of-defun-function):
18909 Variable renamed from beginning-of-defun.
18910 Do not call make-variable-buffer-local.
18911 (beginning-of-defun-raw): Use new variable name; doc fix.
18912 (beginning-of-defun): Doc fix.
18913 (end-of-defun-function): Variable renamed from end-of-defun.
18914 Do not call make-variable-buffer-local.
18915 (end-of-defun): Use new variable name; doc fix.
18916
18917 * subr.el (dolist, dotimes): Copied from cl-macs.el
18918 and made to work.
18919
18920 * mail/undigest.el (rmail-digest-end-regexps):
18921 Variable replaces rmail-digest-end-regexp.
18922 Allows multiple regexps for detecting the end line.
18923 (undigestify-rmail-message): Corresponding changes.
18924
189252000-01-19 Dave Love <fx@gnu.org>
18926
18927 * files.el (user-init-file): Don't declare here -- is primitive.
18928
18929 * startup.el (command-line): Check for compiled user-init-file and
18930 set to uncompiled version if necessary.
18931
189322000-01-18 Gerd Moellmann <gerd@gnu.org>
18933
18934 * mail/undigest.el (rmail-digest-end-regexp): New user option.
18935 (undigestify-rmail-message): Use it.
18936
18937 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
18938
189392000-01-17 Gerd Moellmann <gerd@gnu.org>
18940
18941 * tmm.el (tmm-goto-completions): Adapt to prompt being part
18942 of mini-buffer.
18943
189442000-01-14 Gerd Moellmann <gerd@gnu.org>
18945
18946 * emacs-lisp/copyright.el (copyright-update): Removed the
18947 requirement for a trailing space from `copyright-regexp', to
18948 support copyrights with owner specified on a separate line..
18949
18950 * align.el: New file.
18951
18952 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
18953
18954 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
18955
189562000-01-13 Dave Love <fx@gnu.org>
18957
18958 * ph.el: Removed. (Obsoleted by EUDC.)
18959
189602000-01-13 Gerd Moellmann <gerd@gnu.org>
18961
18962 * net/eudc.el (toplevel): Remove autoloaded code installing
18963 menu with easymenu, because that causes build problems.
18964
18965 * frame.el (frame-notice-user-settings): New variable.
18966 (frame-notice-user-settings): Don't modify frame parameters
18967 if called a second time.
18968
189692000-01-13 Richard M. Stallman <rms@gnu.org>
18970
18971 * frame.el (frame-notice-user-settings):
18972 Notice default-frame-parameters even for non-window frames.
18973
189742000-01-13 Gerd Moellmann <gerd@gnu.org>
18975
18976 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
18977 for Emacs.
18978 (eudc-bob-can-display-inline-images): Extend for Emacs.
18979 (eudc-bob-toggle-inline-display): Ditto.
18980 (eudc-bob-display-jpeg): Ditto.
18981
189822000-01-12 Gerd Moellmann <gerd@gnu.org>
18983
18984 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
18985 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
18986 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
18987
86f6474c
SM
18988 * add-log.el (add-change-log-entry): Fix error trying an
18989 `(insert nil)'.
a30eb617
DL
18990
18991 * subdirs.el: Add `net' directory.
18992
18993 * net: New directory.
18994
18995 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
18996 eval-last-sexp. Don't bind debug-on-error here.
18997 (eval-last-sexp): New function. Bind debug-on-error if
18998 eval-expression-debug-on-error is non-nil.
18999 (eval-defun-2, eval-defun): Likewise.
19000
19001 * simple.el (eval-expression): Don't bind debug-on-error if
19002 eval-expression-debug-on-error is nil. Detect changed
19003 debug-on-error, and propagate new value to global binding, if
19004 eval-expression-debug-on-error is non-nil,
19005 (eval-expression-debug-on-error): Change doc string.
19006
190072000-01-11 Richard M. Stallman <rms@gnu.org>
19008
19009 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
19010
19011 * emacs-lisp/lisp-mode.el (with-syntax-table):
19012 Set up lisp-indent-function property.
19013
19014 * subr.el (with-syntax-table): Moved from simple.el.
19015
19016 * simple.el (with-syntax-table): Moved to subr.el.
19017
190182000-01-11 Gerd Moellmann <gerd@gnu.org>
19019
19020 * tmm.el (tmm-shortcut): Delete region after prompt instead
19021 of erasing buffer.
19022
19023 * textmodes/fill.el (fill-common-string-prefix): New function.
19024 (fill-context-prefix): Use the longest common prefix of first
19025 and second line fill prefix, if there is one.
19026
190272000-01-11 Richard M. Stallman <rms@gnu.org>
19028
19029 * array.el (array-mode): Don't use make-variable-buffer-local.
19030 Use make-local-variable for `truncate-lines'.
19031
190322000-01-11 Jari Aalto <jari.aalto@poboxes.com>
19033
19034 * add-log.el (add-log-current-defun): Handle user-defined
19035 add-log-current-function returning nil,
19036
19037 * add-log.el (add-change-log-entry): Insert version number
19038 if having found a current function
19039
86f6474c
SM
19040 * add-log.el (add-log-current-defun):
19041 Call `add-log-current-defun-function'. Try matches at level 0 and
a30eb617
DL
19042 level 1. Strip whitespace from defun found.
19043
190442000-01-10 John Wiegley <johnw@gnu.org>
19045
19046 * allout.el (isearch-done/outline-provisions): Added `edit'
86f6474c 19047 argument to correspond with the current definition of `isearch-done'.
a30eb617
DL
19048
190492000-01-10 Dave Love <fx@gnu.org>
19050
19051 * elide-head.el (elide-head): Use point-marker, not point.
19052
190532000-01-10 Gerd Moellmann <gerd@gnu.org>
19054
19055 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
19056 before and after the year 2000.
19057
19058 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
19059 Add ispell- prefix.
19060
190612000-01-10 Ken Stevens <k.stevens@ieee.org>
19062
19063 * ispell.el: Only define dictionaries in menus when they exist.
19064 (version18p): New variable.
19065 (version20p): New variable.
19066 (xemacsp): New variable.
19067 (ispell-choices-win-default-height): Fix for XEmacs visibility.
19068 (ispell-dictionary-alist1): Added Brasileiro dictionary.
19069 (ispell-dictionary-alist6): Russian command lines no longer accept
19070 run-together words.
19071 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
19072 (ispell-dictionary-alist): Add koi8-r to customize definition.
86f6474c
SM
19073 (check-ispell-version): Added documentation string. Return library
19074 path when called non-interactively.
a30eb617
DL
19075 (ispell-menu-map-needed): Uses new variables.
19076 (ispell-library-path): New variable.
19077 (ispell-decode-string): XEmacs fix for bogus variable bindings.
19078 (ispell-word): Improved documentation string. Test for valid
19079 character mappings. Correctly check typed in word changes that can
86f6474c
SM
19080 result in single words split into multiple words.
19081 Return replacement word.
a30eb617
DL
19082 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
19083 replace in recursive query replace mode. Help message for
19084 recursive edit mode.
19085 (ispell-show-choices): Protect against bad framepop bindings.
19086 (ispell-help): Fix to work with XEmacs.
19087 (ispell-highlight-spelling-error): Use new variables.
19088 (ispell-overlay-window): Fix to work with XEmacs.
19089 (ispell-parse-output): Passed and returns location information
19090 tracking spelling corrections. Doesn't recheck same word on
19091 current line.
19092 (ispell-init-process): Protect against bogus XEmacs variable binding.
19093 Fix call to single argument in sleep-for. Use new variables.
19094 (ispell-region): Passed and returns location information tracking
19095 spelling corrections. Doesn't check same word on current line.
19096 Improved documentation string. Doesn't resend a line already
19097 checked to the ispell process - fixes bug in LaTeX parsing.
19098 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
19099 (ispell-skip-region): No longer skips <TT> in SGML.
19100 (ispell-process-line): Tracks location information with spelling
19101 corrections. Added documentation string. Accounts for words
19102 already accepted on this line. Don't allow query-replace on line
19103 starting with math characters. Doesn't resend a line already sent
19104 to ispell process. Fixes alignment error bug.
19105
191062000-01-10 Richard M. Stallman <rms@gnu.org>
19107
19108 * dired-x.el (dired-guess-shell-alist-default):
19109 Suggest xloadimage, which is free, not xv, which isn't.
19110
19111 * ange-ftp.el (ange-ftp-file-name-nondirectory):
19112 Don't ever include the host name or user name in the value.
19113
191142000-01-09 Gerd Moellmann <gerd@gnu.org>
19115
19116 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
19117 of a real newline.
19118
191192000-01-09 Stephen Eglen <stephen@gnu.org>
19120
19121 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
19122 for .png files.
19123
191242000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
19125
19126 * cus-edit.el (custom-hook-convert-widget): Fix comment.
19127
191282000-01-09 Gerd Moellmann <gerd@gnu.org>
19129
19130 * progmodes/cperl-mode.el: Replace ^F with ^L.
19131
86f6474c
SM
19132 * sendmail.el (toplevel): Provide `sendmail' when compiling before
19133 `require'ing rmail and mailalias to prevent infinite recursion.
a30eb617
DL
19134
191352000-01-08 Dave Love <fx@gnu.org>
19136
19137 * emacs-lisp/backquote.el: Remove inappropriate customization
19138 (allowing custom.el to use backquote).
19139
191402000-01-07 Dave Love <fx@gnu.org>
19141
19142 * add-log.el (add-log-debugging): Deleted.
19143 (add-change-log-entry): Treat a backup FILE-NAME as its parent
19144 file. Remove debugging code.
19145 (change-log-get-method-definition, change-log-name): Add doc.
19146 (change-log-sortable-date-at): New function.
19147 (change-log-merge): New command.
19148
19149 * time.el (display-time-string-forms): Make the Mail string active.
19150 (display-time-update): Provide help-echo for load average.
19151
19152 * bindings.el (make-mode-line-mouse2-map): New function.
19153 (mode-line-modified): Use it and simplify.
19154 (mode-line-mule-info): Provide help-echo info.
19155 (minor-mode-alist): Activate the strings.
19156 (make-mode-line-mouse-sensitive): Simplify for
19157 mode-line-buffer-identification.
19158
191592000-01-07 Gerd Moellmann <gerd@gnu.org>
19160
19161 * play/pong.el: New file.
19162
191632000-01-06 Dave Love <fx@gnu.org>
19164
19165 * array.el: Assorted cleanups for compiler warnings, doc strings,
19166 `array-' prefix for symbols.
19167
191682000-01-05 Dave Love <fx@gnu.org>
19169
86f6474c
SM
19170 * textmodes/outline.el (outline-mode-menu-bar-map):
19171 Add outline-headers-as-kill.
a30eb617
DL
19172 (outline-mode): Define imenu-generic-expression.
19173 (outline-headers-as-kill): New command.
19174
19175 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
19176 from paragraph-start.
19177 (paragraph-indent-minor-mode): New command.
19178
19179 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
19180 M-C-e, M-C-h, C-j, C-xnd, TAB.
19181 (fortran-mode): Set beginning-of-defun, end-of-defun.
19182 (fortran-column-ruler): Simplify.
19183 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
19184 (fortran-with-subprogram-narrowing): Likewise.
19185 (fortran-indent-subprogram): Call mark-defun.
19186 (fortran-check-for-matching-do): Change narrowing.
19187
19188 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
19189 (cl-lucid-hash-tag): Delete.
19190 (cl-hash-table-p): Correct test for native table.
19191 (cl-hash-table-count): Use hash-table-count.
19192
19193 * browse-url.el (browse-url): Fix case of
19194 browse-url-browser-function being an alist.
19195
191962000-01-05 Carsten Dominik <cd@gnu.org>
19197
19198 * textmodes/reftex-vars.el (reftex-parse-file-extension)
19199 (reftex-index-phrase-file-extension): New options.
19200
19201 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
19202 Use new option `reftex-index-phrase-file-extension'.
19203
19204 * textmodes/reftex.el (reftex-access-parse-file): Use new option
19205 `reftex-parse-file-extension'.
19206
192072000-01-05 Dave Love <fx@gnu.org>
19208
19209 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
19210 (beginning-of-defun-raw): Use it.
19211 (end-of-defun): New variable.
19212 (end-of-defun): Use it.
19213 (check-parens): New command.
19214
192152000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
19216
19217 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
19218 (hs-show-block): Don't use `mapcar' when not accumulating.
19219
19220 Fix buglet in local variables initialization.
19221
192222000-01-05 Andreas Schwab <schwab@suse.de>
19223
19224 * hscroll.el (hscroll): Doc fix.
19225
192262000-01-05 Carsten Dominik <cd@gnu.org>
19227
86f6474c
SM
19228 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
19229 Require idlw-toolbar.
a30eb617 19230
86f6474c 19231 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
a30eb617 19232 file idlw-rinfo.el.
86f6474c
SM
19233 (idlwave-customize): Load must read file idlw-shell.el.
19234 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
a30eb617
DL
19235
192362000-01-05 Carsten Dominik <dominik@astro.uva.nl>
19237
19238 * progmodes/idlw-shell.el: Also provide idlwave-shell
19239 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
19240 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
19241
86f6474c 19242 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
a30eb617
DL
19243 both reftex-dcr and reftex-vcr.
19244
19245 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
19246
192472000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19248
19249 * ps-print.el: PostScript code now is in separate files, doc fix.
19250 (ps-print-version): New version number (5.0.3).
19251 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
19252 local.
19253 (ps-spool-config): Initialization fix.
19254 (ps-print-prologue-1, ps-print-prologue-2)
19255 (ps-print-duplex-feature): PostScript code moved to separated file.
19256 (ps-background-image): Little code reformating.
19257 (ps-begin-file, ps-begin-job): Fix code.
19258 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
19259 (ps-prologue-file): New fun.
19260
192612000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19262
19263 * ps-vars.el: Eliminated.
19264
19265 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
19266 `;;;###autoload'.
19267
19268 * ps-print.el: ps-vars eliminated, doc fix.
19269 (ps-print-version): New version number (5.0.2).
19270 (ps-spool-config): Initialization fix.
19271 (ps-print-customize): New fun.
19272
192732000-01-04 Gerd Moellmann <gerd@gnu.org>
19274
86f6474c 19275 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
a30eb617
DL
19276
192772000-01-04 Dave Love <fx@gnu.org>
19278
19279 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
19280 menu items.
19281
192822000-01-03 Dave Love <fx@gnu.org>
19283
19284 * elide-head.el (elide-head) [defgroup]: Add :version.
19285
19286 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
86f6474c
SM
19287 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
19288 Use `cl-hash-table-p', not `hash-table-p'.
a30eb617
DL
19289 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
19290
192912000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
19292
19293 * faces.el (face-read-integer, read-face-attribute)
86f6474c 19294 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
a30eb617
DL
19295
192962000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
19297
19298 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
19299 at comment end, and re-insert them after filling.
19300
193012000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
19302
19303 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
19304 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
19305 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
19306
193072000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
19308
19309 * term/x-win.el (xw-defined-colors): Call color-supported-p,
19310 the new name of face-color-supported-p.
19311
19312 * term/w32-win.el (xw-defined-colors): Likewise.
19313
193142000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
19315
19316 * simple.el (completion-setup-function): Count completion-size
19317 from minibuffer-prompt-end, not from point-min.
19318
193192000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
19320
19321 * faces.el (read-face-attribute, defined-colors, color-defined-p):
19322 Pass the frame to tty-color-* functions.
19323 (display-color-p, frame-set-background-mode): Pass the frame to
19324 tty-display-color-p.
19325
19326 * term/tty-colors.el (tty-defined-color-alist): Renamed from
19327 tty-color-alist.
19328 (tty-color-alist, tty-modify-color-alist): New functions.
19329 (tty-color-define, tty-color-clear, tty-color-approximate)
86f6474c
SM
19330 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
19331 optional parameter FRAME.
a30eb617
DL
19332
193332000-01-01 Gerd Moellmann <gerd@gnu.org>
19334
86f6474c
SM
19335 * image.el (create-image, defimage): Don't assume image data is
19336 a string.
a30eb617
DL
19337
19338 * image.el (defimage): Handle specifications containing :data
19339 instead of :file.
19340 (image-type-from-data): New function.
19341 (image-type-from-file-header): Use it.
19342 (create-image): Add parameter DATA-P.
19343
19344See ChangeLog.8 for earlier changes.
19345
19346;; Local Variables:
19347;; coding: iso-2022-7bit
19348;; End: